Pull request #41395 updated Started by user Sebastiaan van Stijn Rebuilds build #10 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from df7031b669a9224b1409213fd01bee4722eae895+e8456cd207323398c0caf32c871e26258cbc40ef (badc1895a3a8a2a3a267b79e08e5e20adb9932e6) 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 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 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-09-15T13:02:51.323Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2020-09-15T13:02:51.329Z] Trying to pass milestone 10 [Pipeline] milestone [2020-09-15T13:02:51.385Z] Trying to pass milestone 11 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2020-09-15T13:02:51.586Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-02b789809e6ee95a3) in /home/ubuntu/workspace/moby_PR-41395 [Pipeline] { [Pipeline] checkout [2020-09-15T13:02:51.651Z] using credential docker-jenkins-github-credentials [2020-09-15T13:02:51.659Z] Cloning the remote Git repository [2020-09-15T13:02:51.659Z] Cloning with configured refspecs honoured and without tags [2020-09-15T13:02:51.657Z] Cloning repository https://github.com/moby/moby.git [2020-09-15T13:02:51.657Z] > git init /home/ubuntu/workspace/moby_PR-41395 # timeout=10 [2020-09-15T13:02:51.667Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-09-15T13:02:51.667Z] > git --version # timeout=10 [2020-09-15T13:02:51.676Z] > git --version # 'git version 2.17.1' [2020-09-15T13:02:51.677Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-15T13:02:51.677Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41395/head:refs/remotes/origin/PR-41395 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-15T13:03:09.804Z] Fetching without tags [2020-09-15T13:03:10.058Z] Merging remotes/origin/master commit e8456cd207323398c0caf32c871e26258cbc40ef into PR head commit df7031b669a9224b1409213fd01bee4722eae895 [2020-09-15T13:03:11.142Z] Merge succeeded, producing 7678ecdca23bef379f6e8eea43cd754cb08b6288 [2020-09-15T13:03:11.142Z] Checking out Revision 7678ecdca23bef379f6e8eea43cd754cb08b6288 (PR-41395) [2020-09-15T13:03:09.770Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-09-15T13:03:09.773Z] > git config --add remote.origin.fetch +refs/pull/41395/head:refs/remotes/origin/PR-41395 # timeout=10 [2020-09-15T13:03:09.780Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-15T13:03:09.787Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-09-15T13:03:09.803Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-09-15T13:03:09.803Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-15T13:03:09.804Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41395/head:refs/remotes/origin/PR-41395 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-15T13:03:10.056Z] > git config core.sparsecheckout # timeout=10 [2020-09-15T13:03:10.085Z] > git checkout -f df7031b669a9224b1409213fd01bee4722eae895 # timeout=10 [2020-09-15T13:03:10.594Z] > git remote # timeout=10 [2020-09-15T13:03:10.599Z] > git config --get remote.origin.url # timeout=10 [2020-09-15T13:03:10.604Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-15T13:03:10.605Z] > git merge e8456cd207323398c0caf32c871e26258cbc40ef # timeout=10 [2020-09-15T13:03:11.120Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-09-15T13:03:11.140Z] > git config core.sparsecheckout # timeout=10 [2020-09-15T13:03:11.152Z] > git checkout -f 7678ecdca23bef379f6e8eea43cd754cb08b6288 # timeout=10 [2020-09-15T13:03:11.218Z] Commit message: "Merge commit 'e8456cd207323398c0caf32c871e26258cbc40ef' into HEAD" [2020-09-15T13:03:11.231Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-09-15T13:03:11.987Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41395:/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-09-15T13:03:11.987Z] Unable to find image 'alpine:latest' locally [2020-09-15T13:03:11.987Z] latest: Pulling from library/alpine [2020-09-15T13:03:12.245Z] df20fa9351a1: Pulling fs layer [2020-09-15T13:03:12.245Z] df20fa9351a1: Verifying Checksum [2020-09-15T13:03:12.245Z] df20fa9351a1: Download complete [2020-09-15T13:03:12.508Z] df20fa9351a1: Pull complete [2020-09-15T13:03:12.508Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 [2020-09-15T13:03:12.508Z] Status: Downloaded newer image for alpine:latest [2020-09-15T13:03:11.216Z] > git rev-list --no-walk 3fa57c3af80b57578e9b984c8d3b7b352513f421 # timeout=10 [2020-09-15T13:03:15.043Z] Congratulations! All commits are properly signed with the DCO! [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: unit-validate) [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: rootless) [Pipeline] { (Branch: s390x) [Pipeline] { (Branch: s390x integration-cli) [Pipeline] { (Branch: ppc64le) [Pipeline] { (Branch: ppc64le integration-cli) [Pipeline] { (Branch: arm64) [Pipeline] { (Branch: win-RS1) [Pipeline] { (Branch: win-RS5) [Pipeline] stage [Pipeline] { (unit-validate) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (rootless) [Pipeline] stage [Pipeline] { (s390x) [Pipeline] stage [Pipeline] { (s390x integration-cli) [Pipeline] stage [Pipeline] { (ppc64le) [Pipeline] stage [Pipeline] { (ppc64le integration-cli) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] stage [Pipeline] { (win-RS1) [Pipeline] stage [Pipeline] { (win-RS5) Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [2020-09-15T13:03:15.295Z] Running on s390x-ubuntu-30 in /home/jenkins/workspace/moby_PR-41395 [2020-09-15T13:03:15.295Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-02b789809e6ee95a3) in /home/ubuntu/workspace/moby_PR-41395 [2020-09-15T13:03:15.298Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-09dd63c486a8b2a22) in /home/ubuntu/workspace/moby_PR-41395 [Pipeline] node [2020-09-15T13:03:15.307Z] Running on ppc64le-ubuntu-34 in /home/docker/workspace/moby_PR-41395 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] { [2020-09-15T13:03:15.379Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2-mem (i-0baf87c21fdcc839c) in /home/ubuntu/workspace/moby_PR-41395 [Pipeline] checkout [Pipeline] checkout [2020-09-15T13:03:15.406Z] using credential docker-jenkins-github-credentials [Pipeline] checkout [2020-09-15T13:03:15.418Z] Fetching changes from the remote Git repository [Pipeline] checkout [2020-09-15T13:03:15.423Z] using credential docker-jenkins-github-credentials [2020-09-15T13:03:15.424Z] Fetching without tags [2020-09-15T13:03:15.427Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2-arm64v8 (i-084d9414239215cfb) in /home/ubuntu/workspace/moby_PR-41395 [2020-09-15T13:03:15.430Z] Cloning the remote Git repository [2020-09-15T13:03:15.430Z] Cloning with configured refspecs honoured and without tags [2020-09-15T13:03:15.436Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2020-09-15T13:03:15.450Z] Cloning the remote Git repository [2020-09-15T13:03:15.450Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] // stage [2020-09-15T13:03:15.482Z] using credential docker-jenkins-github-credentials [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [2020-09-15T13:03:15.498Z] Cloning the remote Git repository [2020-09-15T13:03:15.498Z] 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] { [Pipeline] { [Pipeline] checkout [Pipeline] checkout [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] } [2020-09-15T13:03:15.674Z] Merging remotes/origin/master commit e8456cd207323398c0caf32c871e26258cbc40ef into PR head commit df7031b669a9224b1409213fd01bee4722eae895 Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2020-09-15T13:03:15.883Z] Merge succeeded, producing 5932842bb4f3dcc4bbf82276b0f2fbe4740ef5e8 [2020-09-15T13:03:15.884Z] Checking out Revision 5932842bb4f3dcc4bbf82276b0f2fbe4740ef5e8 (PR-41395) [2020-09-15T13:03:15.967Z] Commit message: "Merge commit 'e8456cd207323398c0caf32c871e26258cbc40ef' into HEAD" [2020-09-15T13:03:15.983Z] First time build. Skipping changelog. [2020-09-15T13:03:15.408Z] > git rev-parse --is-inside-work-tree # timeout=10 [2020-09-15T13:03:15.417Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-09-15T13:03:15.422Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-09-15T13:03:15.422Z] > git --version # timeout=10 [2020-09-15T13:03:15.427Z] > git --version # 'git version 2.17.1' [2020-09-15T13:03:15.427Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-15T13:03:15.428Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41395/head:refs/remotes/origin/PR-41395 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-15T13:03:15.672Z] > git config core.sparsecheckout # timeout=10 [2020-09-15T13:03:15.677Z] > git checkout -f df7031b669a9224b1409213fd01bee4722eae895 # timeout=10 [2020-09-15T13:03:15.734Z] > git remote # timeout=10 [2020-09-15T13:03:15.742Z] > git config --get remote.origin.url # timeout=10 [2020-09-15T13:03:15.746Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-15T13:03:15.746Z] > git merge e8456cd207323398c0caf32c871e26258cbc40ef # timeout=10 [2020-09-15T13:03:15.876Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-09-15T13:03:15.882Z] > git config core.sparsecheckout # timeout=10 [2020-09-15T13:03:15.884Z] > git checkout -f 5932842bb4f3dcc4bbf82276b0f2fbe4740ef5e8 # timeout=10 [2020-09-15T13:03:15.965Z] > git rev-list --no-walk 3fa57c3af80b57578e9b984c8d3b7b352513f421 # timeout=10 [2020-09-15T13:03:15.457Z] Cloning repository https://github.com/moby/moby.git [2020-09-15T13:03:15.457Z] > git init /home/jenkins/workspace/moby_PR-41395 # timeout=10 [2020-09-15T13:03:15.472Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-09-15T13:03:15.472Z] > git --version # timeout=10 [2020-09-15T13:03:15.473Z] > git --version # 'git version 2.17.1' [2020-09-15T13:03:15.473Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-15T13:03:15.478Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41395/head:refs/remotes/origin/PR-41395 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-15T13:03:15.602Z] Cloning repository https://github.com/moby/moby.git [2020-09-15T13:03:15.603Z] > git init /home/ubuntu/workspace/moby_PR-41395 # timeout=10 [2020-09-15T13:03:15.615Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-09-15T13:03:15.615Z] > git --version # timeout=10 [2020-09-15T13:03:15.620Z] > git --version # 'git version 2.17.1' [2020-09-15T13:03:15.620Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-15T13:03:15.621Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41395/head:refs/remotes/origin/PR-41395 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-15T13:03:15.505Z] Cloning repository https://github.com/moby/moby.git [2020-09-15T13:03:15.506Z] > git init /home/docker/workspace/moby_PR-41395 # timeout=10 [2020-09-15T13:03:15.514Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-09-15T13:03:15.514Z] > git --version # timeout=10 [2020-09-15T13:03:15.516Z] > git --version # 'git version 2.7.4' [2020-09-15T13:03:15.517Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-15T13:03:15.517Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41395/head:refs/remotes/origin/PR-41395 +refs/heads/master:refs/remotes/origin/master # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-09-15T13:03:16.799Z] + docker version [2020-09-15T13:03:16.799Z] Client: Docker Engine - Community [2020-09-15T13:03:16.799Z] Version: 19.03.12 [2020-09-15T13:03:16.799Z] API version: 1.40 [2020-09-15T13:03:16.799Z] Go version: go1.13.10 [2020-09-15T13:03:16.799Z] Git commit: 48a66213fe [2020-09-15T13:03:16.799Z] Built: Mon Jun 22 15:45:36 2020 [2020-09-15T13:03:16.799Z] OS/Arch: linux/amd64 [2020-09-15T13:03:16.799Z] Experimental: false [2020-09-15T13:03:16.799Z] [2020-09-15T13:03:16.799Z] Server: Docker Engine - Community [2020-09-15T13:03:16.799Z] Engine: [2020-09-15T13:03:16.799Z] Version: 19.03.12 [2020-09-15T13:03:16.799Z] API version: 1.40 (minimum version 1.12) [2020-09-15T13:03:16.799Z] Go version: go1.13.10 [2020-09-15T13:03:16.799Z] Git commit: 48a66213fe [2020-09-15T13:03:16.799Z] Built: Mon Jun 22 15:44:07 2020 [2020-09-15T13:03:16.799Z] OS/Arch: linux/amd64 [2020-09-15T13:03:16.799Z] Experimental: true [2020-09-15T13:03:16.799Z] containerd: [2020-09-15T13:03:16.799Z] Version: 1.2.13 [2020-09-15T13:03:16.799Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-09-15T13:03:16.799Z] runc: [2020-09-15T13:03:16.799Z] Version: 1.0.0-rc10 [2020-09-15T13:03:16.799Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-09-15T13:03:16.799Z] docker-init: [2020-09-15T13:03:16.799Z] Version: 0.18.0 [2020-09-15T13:03:16.799Z] GitCommit: fec3683 [Pipeline] sh [2020-09-15T13:03:17.082Z] + docker info [2020-09-15T13:03:17.082Z] Client: [2020-09-15T13:03:17.082Z] Debug Mode: false [2020-09-15T13:03:17.082Z] [2020-09-15T13:03:17.082Z] Server: [2020-09-15T13:03:17.082Z] Containers: 0 [2020-09-15T13:03:17.082Z] Running: 0 [2020-09-15T13:03:17.082Z] Paused: 0 [2020-09-15T13:03:17.082Z] Stopped: 0 [2020-09-15T13:03:17.082Z] Images: 27 [2020-09-15T13:03:17.082Z] Server Version: 19.03.12 [2020-09-15T13:03:17.082Z] Storage Driver: overlay2 [2020-09-15T13:03:17.082Z] Backing Filesystem: extfs [2020-09-15T13:03:17.082Z] Supports d_type: true [2020-09-15T13:03:17.082Z] Native Overlay Diff: true [2020-09-15T13:03:17.082Z] Logging Driver: json-file [2020-09-15T13:03:17.082Z] Cgroup Driver: cgroupfs [2020-09-15T13:03:17.082Z] Plugins: [2020-09-15T13:03:17.082Z] Volume: local [2020-09-15T13:03:17.082Z] Network: bridge host ipvlan macvlan null overlay [2020-09-15T13:03:17.082Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-09-15T13:03:17.082Z] Swarm: inactive [2020-09-15T13:03:17.082Z] Runtimes: runc [2020-09-15T13:03:17.082Z] Default Runtime: runc [2020-09-15T13:03:17.082Z] Init Binary: docker-init [2020-09-15T13:03:17.082Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-09-15T13:03:17.082Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-09-15T13:03:17.082Z] init version: fec3683 [2020-09-15T13:03:17.082Z] Security Options: [2020-09-15T13:03:17.082Z] apparmor [2020-09-15T13:03:17.082Z] seccomp [2020-09-15T13:03:17.082Z] Profile: default [2020-09-15T13:03:17.082Z] Kernel Version: 5.3.0-1035-aws [2020-09-15T13:03:17.082Z] Operating System: Ubuntu 18.04.5 LTS [2020-09-15T13:03:17.082Z] OSType: linux [2020-09-15T13:03:17.082Z] Architecture: x86_64 [2020-09-15T13:03:17.082Z] CPUs: 2 [2020-09-15T13:03:17.082Z] Total Memory: 7.487GiB [2020-09-15T13:03:17.082Z] Name: ip-10-100-126-14 [2020-09-15T13:03:17.082Z] ID: VHCT:TLUC:R2VO:YIWO:QRPS:LVDE:GNIX:P4Z4:AVYF:EKOW:UMYI:VEID [2020-09-15T13:03:17.082Z] Docker Root Dir: /var/lib/docker [2020-09-15T13:03:17.082Z] Debug Mode: false [2020-09-15T13:03:17.082Z] Registry: https://index.docker.io/v1/ [2020-09-15T13:03:17.082Z] Labels: [2020-09-15T13:03:17.082Z] Experimental: true [2020-09-15T13:03:17.082Z] Insecure Registries: [2020-09-15T13:03:17.082Z] 127.0.0.0/8 [2020-09-15T13:03:17.082Z] Live Restore Enabled: true [2020-09-15T13:03:17.082Z] [2020-09-15T13:03:17.082Z] WARNING: No swap limit support [Pipeline] sh [2020-09-15T13:03:17.362Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-09-15T13:03:17.362Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-09-15T13:03:17.362Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41395/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-09-15T13:03:17.380Z] using credential docker-jenkins-github-credentials [2020-09-15T13:03:17.385Z] Cloning the remote Git repository [2020-09-15T13:03:17.385Z] Cloning with configured refspecs honoured and without tags [2020-09-15T13:03:17.620Z] + bash /home/ubuntu/workspace/moby_PR-41395/check-config.sh [2020-09-15T13:03:17.620Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-09-15T13:03:17.620Z] info: reading kernel config from /boot/config-5.3.0-1035-aws ... [2020-09-15T13:03:17.620Z] [2020-09-15T13:03:17.620Z] Generally Necessary: [2020-09-15T13:03:17.620Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-09-15T13:03:17.620Z] - apparmor: enabled and tools installed [2020-09-15T13:03:17.620Z] - CONFIG_NAMESPACES: enabled [2020-09-15T13:03:17.620Z] - CONFIG_NET_NS: enabled [2020-09-15T13:03:17.620Z] - CONFIG_PID_NS: enabled [2020-09-15T13:03:17.620Z] - CONFIG_IPC_NS: enabled [2020-09-15T13:03:17.620Z] - CONFIG_UTS_NS: enabled [2020-09-15T13:03:17.620Z] - CONFIG_CGROUPS: enabled [2020-09-15T13:03:17.620Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-09-15T13:03:17.620Z] - CONFIG_CGROUP_DEVICE: enabled [2020-09-15T13:03:17.620Z] - CONFIG_CGROUP_FREEZER: enabled [2020-09-15T13:03:17.620Z] - CONFIG_CGROUP_SCHED: enabled [2020-09-15T13:03:17.620Z] - CONFIG_CPUSETS: enabled [2020-09-15T13:03:17.620Z] - CONFIG_MEMCG: enabled [2020-09-15T13:03:17.620Z] - CONFIG_KEYS: enabled [2020-09-15T13:03:17.620Z] - CONFIG_VETH: enabled (as module) [2020-09-15T13:03:17.620Z] - CONFIG_BRIDGE: enabled (as module) [2020-09-15T13:03:17.620Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-09-15T13:03:17.620Z] - CONFIG_NF_NAT_IPV4: missing [2020-09-15T13:03:17.620Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-09-15T13:03:17.620Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-09-15T13:03:17.620Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-09-15T13:03:17.620Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-09-15T13:03:17.620Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-09-15T13:03:17.620Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-09-15T13:03:17.620Z] - CONFIG_NF_NAT: enabled (as module) [2020-09-15T13:03:17.620Z] - CONFIG_NF_NAT_NEEDED: missing [2020-09-15T13:03:17.620Z] - CONFIG_POSIX_MQUEUE: enabled [2020-09-15T13:03:17.620Z] [2020-09-15T13:03:17.620Z] Optional Features: [2020-09-15T13:03:17.620Z] - CONFIG_USER_NS: enabled [2020-09-15T13:03:17.620Z] - CONFIG_SECCOMP: enabled [2020-09-15T13:03:17.620Z] - CONFIG_CGROUP_PIDS: enabled [2020-09-15T13:03:17.620Z] - CONFIG_MEMCG_SWAP: enabled [2020-09-15T13:03:17.620Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-09-15T13:03:17.620Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-09-15T13:03:17.620Z] - CONFIG_BLK_CGROUP: enabled [2020-09-15T13:03:17.620Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-09-15T13:03:17.879Z] - CONFIG_IOSCHED_CFQ: missing [2020-09-15T13:03:17.879Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2020-09-15T13:03:17.879Z] - CONFIG_CGROUP_PERF: enabled [2020-09-15T13:03:17.879Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-09-15T13:03:17.879Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-09-15T13:03:17.879Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-09-15T13:03:17.879Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-09-15T13:03:17.879Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-09-15T13:03:17.879Z] - CONFIG_RT_GROUP_SCHED: missing [2020-09-15T13:03:17.879Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-09-15T13:03:17.879Z] - CONFIG_IP_VS: enabled (as module) [2020-09-15T13:03:17.879Z] - CONFIG_IP_VS_NFCT: enabled [2020-09-15T13:03:17.879Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-09-15T13:03:17.879Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-09-15T13:03:17.879Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-09-15T13:03:17.879Z] - CONFIG_EXT4_FS: enabled [2020-09-15T13:03:17.879Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-09-15T13:03:17.879Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-09-15T13:03:17.879Z] - Network Drivers: [2020-09-15T13:03:17.879Z] - "overlay": [2020-09-15T13:03:17.879Z] - CONFIG_VXLAN: enabled (as module) [2020-09-15T13:03:17.879Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-09-15T13:03:17.879Z] Optional (for encrypted networks): [2020-09-15T13:03:17.879Z] - CONFIG_CRYPTO: enabled [2020-09-15T13:03:17.879Z] - CONFIG_CRYPTO_AEAD: enabled [2020-09-15T13:03:17.879Z] - CONFIG_CRYPTO_GCM: enabled [2020-09-15T13:03:17.879Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-09-15T13:03:17.879Z] - CONFIG_CRYPTO_GHASH: enabled [2020-09-15T13:03:17.879Z] - CONFIG_XFRM: enabled [2020-09-15T13:03:17.879Z] - CONFIG_XFRM_USER: enabled (as module) [2020-09-15T13:03:17.879Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-09-15T13:03:17.879Z] - CONFIG_INET_ESP: enabled (as module) [2020-09-15T13:03:17.879Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2020-09-15T13:03:17.879Z] - "ipvlan": [2020-09-15T13:03:17.879Z] - CONFIG_IPVLAN: enabled (as module) [2020-09-15T13:03:17.879Z] - "macvlan": [2020-09-15T13:03:17.879Z] - CONFIG_MACVLAN: enabled (as module) [2020-09-15T13:03:17.879Z] - CONFIG_DUMMY: enabled (as module) [2020-09-15T13:03:17.879Z] - "ftp,tftp client in container": [2020-09-15T13:03:17.879Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-09-15T13:03:17.879Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-09-15T13:03:17.879Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-09-15T13:03:17.879Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-09-15T13:03:17.879Z] - Storage Drivers: [2020-09-15T13:03:17.879Z] - "aufs": [2020-09-15T13:03:17.879Z] - CONFIG_AUFS_FS: enabled (as module) [2020-09-15T13:03:17.879Z] - "btrfs": [2020-09-15T13:03:17.879Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-09-15T13:03:17.879Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-09-15T13:03:17.879Z] - "devicemapper": [2020-09-15T13:03:17.879Z] - CONFIG_BLK_DEV_DM: enabled [2020-09-15T13:03:17.879Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-09-15T13:03:17.879Z] - "overlay": [2020-09-15T13:03:17.879Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-09-15T13:03:17.879Z] - "zfs": [2020-09-15T13:03:17.879Z] - /dev/zfs: present [2020-09-15T13:03:17.879Z] - zfs command: missing [2020-09-15T13:03:17.879Z] - zpool command: missing [2020-09-15T13:03:17.879Z] [2020-09-15T13:03:17.879Z] Limits: [2020-09-15T13:03:17.879Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-09-15T13:03:17.879Z] [2020-09-15T13:03:17.879Z] + true [Pipeline] } [2020-09-15T13:03:17.414Z] Cloning repository https://github.com/moby/moby.git [2020-09-15T13:03:17.459Z] > git init /home/ubuntu/workspace/moby_PR-41395 # timeout=10 [2020-09-15T13:03:17.791Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-09-15T13:03:17.791Z] > git --version # timeout=10 [2020-09-15T13:03:17.807Z] > git --version # 'git version 2.17.1' [2020-09-15T13:03:17.808Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-15T13:03:17.809Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41395/head:refs/remotes/origin/PR-41395 +refs/heads/master:refs/remotes/origin/master # timeout=10 [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-09-15T13:03:18.208Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:7678ecdca23bef379f6e8eea43cd754cb08b6288 . [2020-09-15T13:03:18.209Z] #2 [internal] load .dockerignore [2020-09-15T13:03:18.209Z] #2 transferring context: 87B done [2020-09-15T13:03:18.209Z] #2 DONE 0.0s [2020-09-15T13:03:18.209Z] [2020-09-15T13:03:18.209Z] #1 [internal] load build definition from Dockerfile [2020-09-15T13:03:18.209Z] #1 transferring dockerfile: 16.37kB done [2020-09-15T13:03:18.209Z] #1 DONE 0.0s [2020-09-15T13:03:18.209Z] [2020-09-15T13:03:18.209Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-09-15T13:03:18.467Z] #3 DONE 0.3s [2020-09-15T13:03:18.467Z] [2020-09-15T13:03:18.467Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-09-15T13:03:18.467Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-09-15T13:03:18.467Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-09-15T13:03:18.467Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done [2020-09-15T13:03:18.467Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done [2020-09-15T13:03:18.467Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0B / 8.88MB 0.0s [2020-09-15T13:03:18.639Z] using credential docker-jenkins-github-credentials [2020-09-15T13:03:18.648Z] Cloning the remote Git repository [2020-09-15T13:03:18.648Z] Cloning with configured refspecs honoured and without tags [2020-09-15T13:03:18.727Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.1s done [2020-09-15T13:03:18.727Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 [2020-09-15T13:03:18.985Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.2s done [2020-09-15T13:03:18.985Z] #4 DONE 0.4s [2020-09-15T13:03:18.985Z] [2020-09-15T13:03:18.985Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-09-15T13:03:18.683Z] Cloning repository https://github.com/moby/moby.git [2020-09-15T13:03:18.743Z] > git init /home/ubuntu/workspace/moby_PR-41395 # timeout=10 [2020-09-15T13:03:19.244Z] #6 DONE 0.2s [2020-09-15T13:03:19.244Z] [2020-09-15T13:03:19.244Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2020-09-15T13:03:19.244Z] #5 DONE 0.3s [2020-09-15T13:03:19.503Z] [2020-09-15T13:03:19.503Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-09-15T13:03:19.503Z] #7 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2020-09-15T13:03:19.503Z] #7 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2020-09-15T13:03:19.503Z] #7 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2020-09-15T13:03:19.503Z] #7 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0B / 7.81MB 0.0s [2020-09-15T13:03:19.503Z] #7 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2020-09-15T13:03:19.503Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 0B / 50.40MB 0.0s [2020-09-15T13:03:19.503Z] #7 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 5.57MB / 7.81MB 0.1s [2020-09-15T13:03:19.503Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 3.72MB / 50.40MB 0.1s [2020-09-15T13:03:19.762Z] #7 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.2s done [2020-09-15T13:03:19.762Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 13.72MB / 50.40MB 0.2s [2020-09-15T13:03:19.762Z] #7 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0B / 10.00MB 0.2s [2020-09-15T13:03:19.762Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 17.19MB / 50.40MB 0.3s [2020-09-15T13:03:19.762Z] #7 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 4.57MB / 10.00MB 0.3s [2020-09-15T13:03:19.762Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 0B / 51.83MB 0.3s [2020-09-15T13:03:20.020Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 24.20MB / 50.40MB 0.5s [2020-09-15T13:03:20.020Z] #7 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 0.5s [2020-09-15T13:03:20.020Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 6.15MB / 51.83MB 0.5s [2020-09-15T13:03:20.020Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 32.34MB / 50.40MB 0.6s [2020-09-15T13:03:20.020Z] #7 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 0.5s done [2020-09-15T13:03:20.020Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 13.29MB / 51.83MB 0.6s [2020-09-15T13:03:20.020Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 3.19MB / 68.67MB 0.6s [2020-09-15T13:03:20.283Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 37.76MB / 50.40MB 0.7s [2020-09-15T13:03:20.283Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 17.73MB / 51.83MB 0.7s [2020-09-15T13:03:20.283Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 8.50MB / 68.67MB 0.7s [2020-09-15T13:03:20.283Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 46.91MB / 50.40MB 0.9s [2020-09-15T13:03:20.283Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 29.27MB / 51.83MB 0.9s [2020-09-15T13:03:20.283Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 17.99MB / 68.67MB 0.9s [2020-09-15T13:03:19.351Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-09-15T13:03:19.351Z] > git --version # timeout=10 [2020-09-15T13:03:19.359Z] > git --version # 'git version 2.17.1' [2020-09-15T13:03:19.360Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-15T13:03:19.363Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41395/head:refs/remotes/origin/PR-41395 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-15T13:03:20.546Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 0.9s [2020-09-15T13:03:20.546Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 34.18MB / 51.83MB 0.9s [2020-09-15T13:03:20.546Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 25.81MB / 68.67MB 0.9s [2020-09-15T13:03:20.546Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 1.0s done [2020-09-15T13:03:20.546Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 38.64MB / 51.83MB 1.0s [2020-09-15T13:03:20.546Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 33.24MB / 68.67MB 1.0s [2020-09-15T13:03:20.546Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 0B / 120.17MB 1.0s [2020-09-15T13:03:20.546Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 44.75MB / 51.83MB 1.2s [2020-09-15T13:03:20.546Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 37.85MB / 68.67MB 1.2s [2020-09-15T13:03:20.805Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 1.3s [2020-09-15T13:03:20.805Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 41.98MB / 68.67MB 1.3s [2020-09-15T13:03:20.805Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 8.67MB / 120.17MB 1.3s [2020-09-15T13:03:20.805Z] #7 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 0.1s [2020-09-15T13:03:21.075Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 1.5s done [2020-09-15T13:03:21.075Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 50.58MB / 68.67MB 1.6s [2020-09-15T13:03:21.075Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 16.41MB / 120.17MB 1.6s [2020-09-15T13:03:21.075Z] #7 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 0B / 126B 1.6s [2020-09-15T13:03:21.336Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 60.47MB / 68.67MB 1.8s [2020-09-15T13:03:21.336Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 28.37MB / 120.17MB 1.8s [2020-09-15T13:03:21.336Z] #7 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 1.6s done [2020-09-15T13:03:21.336Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 1.9s [2020-09-15T13:03:21.617Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 41.22MB / 120.17MB 2.1s [2020-09-15T13:03:21.617Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 2.1s done [2020-09-15T13:03:21.617Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 53.38MB / 120.17MB 2.3s [2020-09-15T13:03:21.876Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 61.03MB / 120.17MB 2.3s [2020-09-15T13:03:21.876Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 69.39MB / 120.17MB 2.5s [2020-09-15T13:03:22.135Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 79.45MB / 120.17MB 2.6s [2020-09-15T13:03:22.395Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 92.47MB / 120.17MB 2.8s [2020-09-15T13:03:22.395Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 105.06MB / 120.17MB 3.0s [2020-09-15T13:03:22.654Z] #7 ... [2020-09-15T13:03:22.654Z] [2020-09-15T13:03:22.654Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-09-15T13:03:22.654Z] #58 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-09-15T13:03:22.654Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.3s done [2020-09-15T13:03:22.654Z] #58 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-09-15T13:03:22.654Z] #58 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-09-15T13:03:22.654Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 2.8s done [2020-09-15T13:03:22.654Z] #58 DONE 3.3s [2020-09-15T13:03:22.654Z] [2020-09-15T13:03:22.654Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-09-15T13:03:22.654Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 119.47MB / 120.17MB 3.3s [2020-09-15T13:03:22.915Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 3.5s done [2020-09-15T13:03:23.483Z] #7 ... [2020-09-15T13:03:23.483Z] [2020-09-15T13:03:23.483Z] #20 [internal] load build context [2020-09-15T13:03:23.483Z] #20 transferring context: 51.50MB 4.1s done [2020-09-15T13:03:23.483Z] #20 DONE 4.2s [2020-09-15T13:03:23.483Z] [2020-09-15T13:03:23.483Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-09-15T13:03:24.595Z] Fetching without tags [2020-09-15T13:03:24.859Z] #7 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 4.0s done [2020-09-15T13:03:24.859Z] #7 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 [2020-09-15T13:03:24.871Z] Merging remotes/origin/master commit e8456cd207323398c0caf32c871e26258cbc40ef into PR head commit df7031b669a9224b1409213fd01bee4722eae895 [2020-09-15T13:03:24.570Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-09-15T13:03:24.572Z] > git config --add remote.origin.fetch +refs/pull/41395/head:refs/remotes/origin/PR-41395 # timeout=10 [2020-09-15T13:03:24.573Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-15T13:03:24.586Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-09-15T13:03:24.601Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-09-15T13:03:24.601Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-15T13:03:24.601Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41395/head:refs/remotes/origin/PR-41395 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-15T13:03:24.877Z] > git config core.sparsecheckout # timeout=10 [2020-09-15T13:03:24.879Z] > git checkout -f df7031b669a9224b1409213fd01bee4722eae895 # timeout=10 [2020-09-15T13:03:25.118Z] #7 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.3s done [2020-09-15T13:03:25.118Z] #7 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 [2020-09-15T13:03:25.686Z] #7 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.2s done [2020-09-15T13:03:25.686Z] #7 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 0.1s [2020-09-15T13:03:25.869Z] Merge succeeded, producing affe3812fe901c1c64530d72b8145175befc7f8b [2020-09-15T13:03:25.869Z] Checking out Revision affe3812fe901c1c64530d72b8145175befc7f8b (PR-41395) [2020-09-15T13:03:26.256Z] Commit message: "Merge commit 'e8456cd207323398c0caf32c871e26258cbc40ef' into HEAD" [2020-09-15T13:03:26.289Z] First time build. Skipping changelog. [2020-09-15T13:03:25.349Z] > git remote # timeout=10 [2020-09-15T13:03:25.353Z] > git config --get remote.origin.url # timeout=10 [2020-09-15T13:03:25.354Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-15T13:03:25.355Z] > git merge e8456cd207323398c0caf32c871e26258cbc40ef # timeout=10 [2020-09-15T13:03:25.860Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-09-15T13:03:25.875Z] > git config core.sparsecheckout # timeout=10 [2020-09-15T13:03:25.877Z] > git checkout -f affe3812fe901c1c64530d72b8145175befc7f8b # timeout=10 [2020-09-15T13:03:26.262Z] > git rev-list --no-walk 3fa57c3af80b57578e9b984c8d3b7b352513f421 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-09-15T13:03:27.099Z] + docker version [2020-09-15T13:03:27.099Z] Client: Docker Engine - Community [2020-09-15T13:03:27.099Z] Version: 19.03.7 [2020-09-15T13:03:27.099Z] API version: 1.40 [2020-09-15T13:03:27.100Z] Go version: go1.12.17 [2020-09-15T13:03:27.100Z] Git commit: 7141c199a2 [2020-09-15T13:03:27.100Z] Built: Sat Mar 7 16:48:47 2020 [2020-09-15T13:03:27.100Z] OS/Arch: linux/s390x [2020-09-15T13:03:27.100Z] Experimental: false [2020-09-15T13:03:27.100Z] [2020-09-15T13:03:27.100Z] Server: Docker Engine - Community [2020-09-15T13:03:27.100Z] Engine: [2020-09-15T13:03:27.100Z] Version: 19.03.7 [2020-09-15T13:03:27.100Z] API version: 1.40 (minimum version 1.12) [2020-09-15T13:03:27.100Z] Go version: go1.12.17 [2020-09-15T13:03:27.100Z] Git commit: 7141c199a2 [2020-09-15T13:03:27.100Z] Built: Sat Mar 7 16:47:46 2020 [2020-09-15T13:03:27.100Z] OS/Arch: linux/s390x [2020-09-15T13:03:27.100Z] Experimental: true [2020-09-15T13:03:27.100Z] containerd: [2020-09-15T13:03:27.100Z] Version: 1.2.13 [2020-09-15T13:03:27.100Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-09-15T13:03:27.100Z] runc: [2020-09-15T13:03:27.100Z] Version: 1.0.0-rc10 [2020-09-15T13:03:27.100Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-09-15T13:03:27.100Z] docker-init: [2020-09-15T13:03:27.100Z] Version: 0.18.0 [2020-09-15T13:03:27.100Z] GitCommit: fec3683 [Pipeline] sh [2020-09-15T13:03:27.480Z] + docker info [2020-09-15T13:03:27.591Z] #7 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 2.0s done [2020-09-15T13:03:27.849Z] #7 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 [2020-09-15T13:03:28.114Z] Client: [2020-09-15T13:03:28.114Z] Debug Mode: false [2020-09-15T13:03:28.114Z] [2020-09-15T13:03:28.114Z] Server: [2020-09-15T13:03:28.114Z] Containers: 0 [2020-09-15T13:03:28.114Z] Running: 0 [2020-09-15T13:03:28.114Z] Paused: 0 [2020-09-15T13:03:28.114Z] Stopped: 0 [2020-09-15T13:03:28.114Z] Images: 0 [2020-09-15T13:03:28.114Z] Server Version: 19.03.7 [2020-09-15T13:03:28.114Z] Storage Driver: overlay2 [2020-09-15T13:03:28.114Z] Backing Filesystem: [2020-09-15T13:03:28.114Z] Supports d_type: true [2020-09-15T13:03:28.114Z] Native Overlay Diff: true [2020-09-15T13:03:28.114Z] Logging Driver: json-file [2020-09-15T13:03:28.114Z] Cgroup Driver: cgroupfs [2020-09-15T13:03:28.114Z] Plugins: [2020-09-15T13:03:28.114Z] Volume: local [2020-09-15T13:03:28.114Z] Network: bridge host ipvlan macvlan null overlay [2020-09-15T13:03:28.114Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-09-15T13:03:28.114Z] Swarm: inactive [2020-09-15T13:03:28.114Z] Runtimes: runc [2020-09-15T13:03:28.114Z] Default Runtime: runc [2020-09-15T13:03:28.114Z] Init Binary: docker-init [2020-09-15T13:03:28.114Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-09-15T13:03:28.114Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-09-15T13:03:28.114Z] init version: fec3683 [2020-09-15T13:03:28.114Z] Security Options: [2020-09-15T13:03:28.114Z] apparmor [2020-09-15T13:03:28.114Z] seccomp [2020-09-15T13:03:28.114Z] Profile: default [2020-09-15T13:03:28.114Z] Kernel Version: 4.15.0-88-generic [2020-09-15T13:03:28.114Z] Operating System: Ubuntu 18.04.4 LTS [2020-09-15T13:03:28.114Z] OSType: linux [2020-09-15T13:03:28.114Z] Architecture: s390x [2020-09-15T13:03:28.114Z] CPUs: 2 [2020-09-15T13:03:28.114Z] Total Memory: 7.861GiB [2020-09-15T13:03:28.114Z] Name: s390x-ubuntu-30 [2020-09-15T13:03:28.114Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2020-09-15T13:03:28.114Z] Docker Root Dir: /var/lib/docker [2020-09-15T13:03:28.114Z] Debug Mode: false [2020-09-15T13:03:28.114Z] Username: dockerbuildbot [2020-09-15T13:03:28.114Z] Registry: https://index.docker.io/v1/ [2020-09-15T13:03:28.114Z] Labels: [2020-09-15T13:03:28.114Z] Experimental: true [2020-09-15T13:03:28.114Z] Insecure Registries: [2020-09-15T13:03:28.114Z] 127.0.0.0/8 [2020-09-15T13:03:28.114Z] Live Restore Enabled: false [2020-09-15T13:03:28.114Z] [2020-09-15T13:03:28.114Z] WARNING: No swap limit support [Pipeline] sh [2020-09-15T13:03:28.494Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-09-15T13:03:28.494Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-09-15T13:03:28.494Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-41395/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-09-15T13:03:28.788Z] + bash /home/jenkins/workspace/moby_PR-41395/check-config.sh [2020-09-15T13:03:28.788Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-09-15T13:03:28.788Z] info: reading kernel config from /boot/config-4.15.0-88-generic ... [2020-09-15T13:03:28.788Z] [2020-09-15T13:03:28.788Z] Generally Necessary: [2020-09-15T13:03:29.080Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-09-15T13:03:29.080Z] - apparmor: enabled and tools installed [2020-09-15T13:03:29.080Z] - CONFIG_NAMESPACES: enabled [2020-09-15T13:03:29.080Z] - CONFIG_NET_NS: enabled [2020-09-15T13:03:29.080Z] - CONFIG_PID_NS: enabled [2020-09-15T13:03:29.080Z] - CONFIG_IPC_NS: enabled [2020-09-15T13:03:29.080Z] - CONFIG_UTS_NS: enabled [2020-09-15T13:03:29.080Z] - CONFIG_CGROUPS: enabled [2020-09-15T13:03:29.080Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-09-15T13:03:29.080Z] - CONFIG_CGROUP_DEVICE: enabled [2020-09-15T13:03:29.080Z] - CONFIG_CGROUP_FREEZER: enabled [2020-09-15T13:03:29.080Z] - CONFIG_CGROUP_SCHED: enabled [2020-09-15T13:03:29.080Z] - CONFIG_CPUSETS: enabled [2020-09-15T13:03:29.080Z] - CONFIG_MEMCG: enabled [2020-09-15T13:03:29.080Z] - CONFIG_KEYS: enabled [2020-09-15T13:03:29.080Z] - CONFIG_VETH: enabled (as module) [2020-09-15T13:03:29.080Z] - CONFIG_BRIDGE: enabled (as module) [2020-09-15T13:03:29.080Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-09-15T13:03:29.080Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-09-15T13:03:29.080Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-09-15T13:03:29.080Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-09-15T13:03:29.080Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-09-15T13:03:29.080Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-09-15T13:03:29.080Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-09-15T13:03:29.080Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-09-15T13:03:29.080Z] - CONFIG_NF_NAT: enabled (as module) [2020-09-15T13:03:29.080Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-09-15T13:03:29.080Z] - CONFIG_POSIX_MQUEUE: enabled [2020-09-15T13:03:29.080Z] [2020-09-15T13:03:29.080Z] Optional Features: [2020-09-15T13:03:29.080Z] - CONFIG_USER_NS: enabled [2020-09-15T13:03:29.080Z] - CONFIG_SECCOMP: enabled [2020-09-15T13:03:29.080Z] - CONFIG_CGROUP_PIDS: enabled [2020-09-15T13:03:29.080Z] - CONFIG_MEMCG_SWAP: enabled [2020-09-15T13:03:29.080Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-09-15T13:03:29.080Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-09-15T13:03:29.080Z] - CONFIG_BLK_CGROUP: enabled [2020-09-15T13:03:29.080Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-09-15T13:03:29.080Z] - CONFIG_IOSCHED_CFQ: enabled [2020-09-15T13:03:29.080Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-09-15T13:03:29.080Z] - CONFIG_CGROUP_PERF: enabled [2020-09-15T13:03:29.080Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-09-15T13:03:29.080Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-09-15T13:03:29.080Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-09-15T13:03:29.080Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-09-15T13:03:29.080Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-09-15T13:03:29.080Z] - CONFIG_RT_GROUP_SCHED: missing [2020-09-15T13:03:29.080Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-09-15T13:03:29.080Z] - CONFIG_IP_VS: enabled (as module) [2020-09-15T13:03:29.080Z] - CONFIG_IP_VS_NFCT: enabled [2020-09-15T13:03:29.080Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-09-15T13:03:29.080Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-09-15T13:03:29.080Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-09-15T13:03:29.080Z] - CONFIG_EXT4_FS: enabled [2020-09-15T13:03:29.080Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-09-15T13:03:29.080Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-09-15T13:03:29.080Z] - Network Drivers: [2020-09-15T13:03:29.080Z] - "overlay": [2020-09-15T13:03:29.080Z] - CONFIG_VXLAN: enabled (as module) [2020-09-15T13:03:29.080Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-09-15T13:03:29.080Z] Optional (for encrypted networks): [2020-09-15T13:03:29.080Z] - CONFIG_CRYPTO: enabled [2020-09-15T13:03:29.080Z] - CONFIG_CRYPTO_AEAD: enabled [2020-09-15T13:03:29.080Z] - CONFIG_CRYPTO_GCM: enabled [2020-09-15T13:03:29.081Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-09-15T13:03:29.081Z] - CONFIG_CRYPTO_GHASH: enabled [2020-09-15T13:03:29.081Z] - CONFIG_XFRM: enabled [2020-09-15T13:03:29.081Z] - CONFIG_XFRM_USER: enabled (as module) [2020-09-15T13:03:29.081Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-09-15T13:03:29.081Z] - CONFIG_INET_ESP: enabled (as module) [2020-09-15T13:03:29.081Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-09-15T13:03:29.081Z] - "ipvlan": [2020-09-15T13:03:29.081Z] - CONFIG_IPVLAN: enabled (as module) [2020-09-15T13:03:29.081Z] - "macvlan": [2020-09-15T13:03:29.081Z] - CONFIG_MACVLAN: enabled (as module) [2020-09-15T13:03:29.081Z] - CONFIG_DUMMY: enabled (as module) [2020-09-15T13:03:29.081Z] - "ftp,tftp client in container": [2020-09-15T13:03:29.081Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-09-15T13:03:29.081Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-09-15T13:03:29.081Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-09-15T13:03:29.081Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-09-15T13:03:29.081Z] - Storage Drivers: [2020-09-15T13:03:29.081Z] - "aufs": [2020-09-15T13:03:29.081Z] - CONFIG_AUFS_FS: enabled (as module) [2020-09-15T13:03:29.081Z] - "btrfs": [2020-09-15T13:03:29.081Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-09-15T13:03:29.081Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-09-15T13:03:29.081Z] - "devicemapper": [2020-09-15T13:03:29.081Z] - CONFIG_BLK_DEV_DM: enabled [2020-09-15T13:03:29.081Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-09-15T13:03:29.081Z] - "overlay": [2020-09-15T13:03:29.081Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-09-15T13:03:29.081Z] - "zfs": [2020-09-15T13:03:29.081Z] - /dev/zfs: missing [2020-09-15T13:03:29.081Z] - zfs command: missing [2020-09-15T13:03:29.081Z] - zpool command: missing [2020-09-15T13:03:29.081Z] [2020-09-15T13:03:29.081Z] Limits: [2020-09-15T13:03:29.081Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-09-15T13:03:29.081Z] [2020-09-15T13:03:29.081Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-09-15T13:03:29.515Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:7678ecdca23bef379f6e8eea43cd754cb08b6288 . [2020-09-15T13:03:29.515Z] #2 [internal] load .dockerignore [2020-09-15T13:03:29.515Z] #2 transferring context: 87B done [2020-09-15T13:03:29.515Z] #2 DONE 0.0s [2020-09-15T13:03:29.515Z] [2020-09-15T13:03:29.515Z] #1 [internal] load build definition from Dockerfile [2020-09-15T13:03:29.515Z] #1 transferring dockerfile: 16.37kB done [2020-09-15T13:03:29.515Z] #1 DONE 0.0s [2020-09-15T13:03:29.515Z] [2020-09-15T13:03:29.515Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-09-15T13:03:29.753Z] #7 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 2.1s done [2020-09-15T13:03:29.822Z] #3 DONE 0.2s [2020-09-15T13:03:29.822Z] [2020-09-15T13:03:29.822Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-09-15T13:03:29.822Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-09-15T13:03:29.822Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-09-15T13:03:29.822Z] #4 sha256:5bf144d844d8560c37576acf15f95a39f34818f35fc6f48495d827161e397cea 521B / 521B done [2020-09-15T13:03:29.822Z] #4 sha256:4f216ae6358af18e67fc5776f6cfbce0c11d409ab23468a9be6b99bf08c7a101 897B / 897B done [2020-09-15T13:03:29.822Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 3.41MB / 8.88MB 0.1s [2020-09-15T13:03:30.012Z] #7 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e [2020-09-15T13:03:30.119Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 8.88MB / 8.88MB 0.2s done [2020-09-15T13:03:30.119Z] #4 extracting sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 [2020-09-15T13:03:30.306Z] Still waiting to schedule task [2020-09-15T13:03:30.307Z] Waiting for next available executor on ‘azwin-2-d0c7c0’ [2020-09-15T13:03:30.412Z] #4 extracting sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 0.2s done [2020-09-15T13:03:30.412Z] #4 DONE 0.5s [2020-09-15T13:03:30.704Z] [2020-09-15T13:03:30.704Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-09-15T13:03:31.020Z] #6 DONE 0.2s [2020-09-15T13:03:31.020Z] [2020-09-15T13:03:31.020Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2020-09-15T13:03:31.020Z] #5 DONE 0.1s [2020-09-15T13:03:31.020Z] [2020-09-15T13:03:31.020Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-09-15T13:03:31.020Z] #7 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2020-09-15T13:03:31.020Z] #7 sha256:34df2acbe7473a9a58120e63c8a0547be2460d33f88557496252c423301f85f8 1.79kB / 1.79kB done [2020-09-15T13:03:31.020Z] #7 sha256:2ccfa7a81d7b4297306fdd2a1fe1763c321c9273784674a28766b86687198484 6.19kB / 6.19kB done [2020-09-15T13:03:31.020Z] #7 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 0B / 48.97MB 0.1s [2020-09-15T13:03:31.020Z] #7 sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 0B / 7.39MB 0.1s [2020-09-15T13:03:31.020Z] #7 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2020-09-15T13:03:31.020Z] #7 sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 0B / 9.88MB 0.1s [2020-09-15T13:03:31.349Z] #7 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 6.16MB / 48.97MB 0.3s [2020-09-15T13:03:31.349Z] #7 sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 7.06MB / 7.39MB 0.3s [2020-09-15T13:03:31.349Z] #7 sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 9.88MB / 9.88MB 0.3s [2020-09-15T13:03:31.349Z] #7 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 16.66MB / 48.97MB 0.4s [2020-09-15T13:03:31.349Z] #7 sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 7.39MB / 7.39MB 0.3s done [2020-09-15T13:03:31.349Z] #7 sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 9.88MB / 9.88MB 0.3s done [2020-09-15T13:03:31.349Z] #7 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 228.33kB / 56.74MB 0.4s [2020-09-15T13:03:31.349Z] #7 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 1.07MB / 51.38MB 0.4s [2020-09-15T13:03:31.349Z] #7 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 20.77MB / 48.97MB 0.5s [2020-09-15T13:03:31.349Z] #7 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 4.31MB / 56.74MB 0.5s [2020-09-15T13:03:31.349Z] #7 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 4.76MB / 51.38MB 0.5s [2020-09-15T13:03:31.678Z] #7 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 24.51MB / 48.97MB 0.6s [2020-09-15T13:03:31.678Z] #7 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 7.40MB / 56.74MB 0.6s [2020-09-15T13:03:31.678Z] #7 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 9.72MB / 51.38MB 0.6s [2020-09-15T13:03:31.678Z] #7 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 28.71MB / 48.97MB 0.7s [2020-09-15T13:03:31.678Z] #7 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 11.57MB / 56.74MB 0.7s [2020-09-15T13:03:31.678Z] #7 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 12.90MB / 51.38MB 0.7s [2020-09-15T13:03:31.678Z] #7 ... [2020-09-15T13:03:31.678Z] [2020-09-15T13:03:31.678Z] #20 [internal] load build context [2020-09-15T13:03:31.678Z] #20 transferring context: 51.50MB 0.8s done [2020-09-15T13:03:31.678Z] #20 DONE 0.8s [2020-09-15T13:03:31.678Z] [2020-09-15T13:03:31.678Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-09-15T13:03:31.678Z] #7 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 36.71MB / 48.97MB 0.9s [2020-09-15T13:03:31.678Z] #7 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 19.95MB / 56.74MB 0.9s [2020-09-15T13:03:31.678Z] #7 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 20.31MB / 51.38MB 0.9s [2020-09-15T13:03:32.007Z] #7 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 40.51MB / 48.97MB 1.0s [2020-09-15T13:03:32.007Z] #7 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 23.76MB / 56.74MB 1.0s [2020-09-15T13:03:32.007Z] #7 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 24.50MB / 51.38MB 1.0s [2020-09-15T13:03:32.007Z] #7 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 48.23MB / 48.97MB 1.2s [2020-09-15T13:03:32.007Z] #7 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 32.02MB / 56.74MB 1.2s [2020-09-15T13:03:32.007Z] #7 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 32.09MB / 51.38MB 1.2s [2020-09-15T13:03:32.335Z] #7 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 48.97MB / 48.97MB 1.2s done [2020-09-15T13:03:32.335Z] #7 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 39.43MB / 56.74MB 1.4s [2020-09-15T13:03:32.335Z] #7 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 44.13MB / 51.38MB 1.4s [2020-09-15T13:03:32.335Z] #7 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 0B / 102.23MB 1.4s [2020-09-15T13:03:32.335Z] #7 extracting sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 [2020-09-15T13:03:32.335Z] #7 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 43.31MB / 56.74MB 1.5s [2020-09-15T13:03:32.335Z] #7 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 48.68MB / 51.38MB 1.5s [2020-09-15T13:03:32.663Z] #7 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 47.93MB / 56.74MB 1.6s [2020-09-15T13:03:32.663Z] #7 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 51.38MB / 51.38MB 1.6s [2020-09-15T13:03:32.663Z] #7 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 7.75MB / 102.23MB 1.6s [2020-09-15T13:03:32.663Z] #7 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 54.20MB / 56.74MB 1.7s [2020-09-15T13:03:32.663Z] #7 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 51.38MB / 51.38MB 1.6s done [2020-09-15T13:03:32.663Z] #7 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 13.28MB / 102.23MB 1.7s [2020-09-15T13:03:32.663Z] #7 sha256:6880a2f7a4f5b6c1639432d448e9b7a61fd7136c2f108028b8f6003769f66de0 156B / 156B 1.6s done [2020-09-15T13:03:32.663Z] #7 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 20.24MB / 102.23MB 1.8s [2020-09-15T13:03:32.969Z] #7 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 56.74MB / 56.74MB 1.8s done [2020-09-15T13:03:32.969Z] #7 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 26.02MB / 102.23MB 1.9s [2020-09-15T13:03:32.969Z] #7 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 45.46MB / 102.23MB 2.1s [2020-09-15T13:03:32.969Z] Fetching without tags [2020-09-15T13:03:32.943Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-09-15T13:03:32.946Z] > git config --add remote.origin.fetch +refs/pull/41395/head:refs/remotes/origin/PR-41395 # timeout=10 [2020-09-15T13:03:32.948Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-15T13:03:32.962Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-09-15T13:03:32.977Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-09-15T13:03:32.977Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-15T13:03:32.978Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41395/head:refs/remotes/origin/PR-41395 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-15T13:03:33.263Z] #7 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 56.70MB / 102.23MB 2.2s [2020-09-15T13:03:33.433Z] Merging remotes/origin/master commit e8456cd207323398c0caf32c871e26258cbc40ef into PR head commit df7031b669a9224b1409213fd01bee4722eae895 [2020-09-15T13:03:33.555Z] #7 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 82.57MB / 102.23MB 2.5s [2020-09-15T13:03:33.555Z] #7 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 93.93MB / 102.23MB 2.6s [2020-09-15T13:03:33.555Z] #7 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 101.00MB / 102.23MB 2.7s [2020-09-15T13:03:33.847Z] #7 ... [2020-09-15T13:03:33.847Z] [2020-09-15T13:03:33.847Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-09-15T13:03:33.847Z] #58 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-09-15T13:03:33.847Z] #58 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-09-15T13:03:33.847Z] #58 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-09-15T13:03:33.847Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 1.8s done [2020-09-15T13:03:33.847Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0.8s done [2020-09-15T13:03:33.847Z] #58 DONE 2.8s [2020-09-15T13:03:33.847Z] [2020-09-15T13:03:33.847Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-09-15T13:03:33.847Z] #7 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 102.23MB / 102.23MB 2.8s done [2020-09-15T13:03:34.105Z] Fetching without tags [2020-09-15T13:03:34.201Z] #7 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 4.2s done [2020-09-15T13:03:34.363Z] Merging remotes/origin/master commit e8456cd207323398c0caf32c871e26258cbc40ef into PR head commit df7031b669a9224b1409213fd01bee4722eae895 [2020-09-15T13:03:34.485Z] #7 extracting sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 1.9s done [2020-09-15T13:03:34.485Z] #7 extracting sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 [2020-09-15T13:03:34.768Z] #7 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2020-09-15T13:03:34.768Z] #7 DONE 15.4s [2020-09-15T13:03:34.768Z] [2020-09-15T13:03:34.768Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-09-15T13:03:34.777Z] #7 extracting sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 0.2s done [2020-09-15T13:03:34.777Z] #7 extracting sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 0.1s [2020-09-15T13:03:34.898Z] Merge succeeded, producing 8e89b4e10b73e720a98ebe563e7eb4f9b82d1707 [2020-09-15T13:03:34.898Z] Checking out Revision 8e89b4e10b73e720a98ebe563e7eb4f9b82d1707 (PR-41395) [2020-09-15T13:03:34.238Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-09-15T13:03:34.247Z] > git config --add remote.origin.fetch +refs/pull/41395/head:refs/remotes/origin/PR-41395 # timeout=10 [2020-09-15T13:03:34.252Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-15T13:03:34.258Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-09-15T13:03:34.278Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-09-15T13:03:34.278Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-15T13:03:34.279Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41395/head:refs/remotes/origin/PR-41395 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-15T13:03:34.536Z] > git config core.sparsecheckout # timeout=10 [2020-09-15T13:03:34.541Z] > git checkout -f df7031b669a9224b1409213fd01bee4722eae895 # timeout=10 [2020-09-15T13:03:35.116Z] > git remote # timeout=10 [2020-09-15T13:03:33.440Z] > git config core.sparsecheckout # timeout=10 [2020-09-15T13:03:33.442Z] > git checkout -f df7031b669a9224b1409213fd01bee4722eae895 # timeout=10 [2020-09-15T13:03:34.277Z] > git remote # timeout=10 [2020-09-15T13:03:34.280Z] > git config --get remote.origin.url # timeout=10 [2020-09-15T13:03:34.282Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-15T13:03:34.284Z] > git merge e8456cd207323398c0caf32c871e26258cbc40ef # timeout=10 [2020-09-15T13:03:34.891Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-09-15T13:03:34.905Z] > git config core.sparsecheckout # timeout=10 [2020-09-15T13:03:34.907Z] > git checkout -f 8e89b4e10b73e720a98ebe563e7eb4f9b82d1707 # timeout=10 [2020-09-15T13:03:35.069Z] #7 extracting sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 0.2s done [2020-09-15T13:03:35.258Z] Merge succeeded, producing 10c40274c412e66f6811846d8dd4618836ef6fda [2020-09-15T13:03:35.258Z] Checking out Revision 10c40274c412e66f6811846d8dd4618836ef6fda (PR-41395) [2020-09-15T13:03:35.343Z] Commit message: "Merge commit 'e8456cd207323398c0caf32c871e26258cbc40ef' into HEAD" [2020-09-15T13:03:35.357Z] First time build. Skipping changelog. [2020-09-15T13:03:35.360Z] #7 extracting sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d [2020-09-15T13:03:35.414Z] Commit message: "Merge commit 'e8456cd207323398c0caf32c871e26258cbc40ef' into HEAD" [2020-09-15T13:03:35.433Z] First time build. Skipping changelog. [2020-09-15T13:03:35.703Z] #8 DONE 0.8s [2020-09-15T13:03:35.703Z] [2020-09-15T13:03:35.703Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [Pipeline] sh [2020-09-15T13:03:36.270Z] #9 DONE 0.5s [2020-09-15T13:03:36.270Z] [2020-09-15T13:03:36.270Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-09-15T13:03:36.270Z] #27 DONE 0.0s [2020-09-15T13:03:36.270Z] [2020-09-15T13:03:36.270Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-09-15T13:03:36.270Z] #35 DONE 0.1s [2020-09-15T13:03:36.270Z] [2020-09-15T13:03:36.270Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-15T13:03:36.301Z] + docker version [2020-09-15T13:03:36.301Z] Client: Docker Engine - Community [2020-09-15T13:03:36.301Z] Version: 19.03.12 [2020-09-15T13:03:36.301Z] API version: 1.40 [2020-09-15T13:03:36.301Z] Go version: go1.13.10 [2020-09-15T13:03:36.301Z] Git commit: 48a66213fe [2020-09-15T13:03:36.301Z] Built: Mon Jun 22 15:45:36 2020 [2020-09-15T13:03:36.301Z] OS/Arch: linux/amd64 [2020-09-15T13:03:36.301Z] Experimental: false [2020-09-15T13:03:36.301Z] [2020-09-15T13:03:36.301Z] Server: Docker Engine - Community [2020-09-15T13:03:36.301Z] Engine: [2020-09-15T13:03:36.301Z] Version: 19.03.12 [2020-09-15T13:03:36.301Z] API version: 1.40 (minimum version 1.12) [2020-09-15T13:03:36.301Z] Go version: go1.13.10 [2020-09-15T13:03:36.301Z] Git commit: 48a66213fe [2020-09-15T13:03:36.301Z] Built: Mon Jun 22 15:44:07 2020 [2020-09-15T13:03:36.301Z] OS/Arch: linux/amd64 [2020-09-15T13:03:36.301Z] Experimental: true [2020-09-15T13:03:36.301Z] containerd: [2020-09-15T13:03:36.301Z] Version: 1.2.13 [2020-09-15T13:03:36.301Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-09-15T13:03:36.301Z] runc: [2020-09-15T13:03:36.301Z] Version: 1.0.0-rc10 [2020-09-15T13:03:36.301Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-09-15T13:03:36.301Z] docker-init: [2020-09-15T13:03:36.301Z] Version: 0.18.0 [2020-09-15T13:03:36.301Z] GitCommit: fec3683 [Pipeline] sh [2020-09-15T13:03:36.412Z] + docker version [2020-09-15T13:03:36.412Z] Client: [2020-09-15T13:03:36.412Z] Version: 18.06.1-ce [2020-09-15T13:03:36.412Z] API version: 1.38 [2020-09-15T13:03:36.412Z] Go version: go1.10.3 [2020-09-15T13:03:36.412Z] Git commit: e68fc7a [2020-09-15T13:03:36.412Z] Built: Tue Aug 21 17:26:10 2018 [2020-09-15T13:03:36.412Z] OS/Arch: linux/ppc64le [2020-09-15T13:03:36.412Z] Experimental: false [2020-09-15T13:03:36.412Z] [2020-09-15T13:03:36.412Z] Server: [2020-09-15T13:03:36.412Z] Engine: [2020-09-15T13:03:36.412Z] Version: 18.06.1-ce [2020-09-15T13:03:36.412Z] API version: 1.38 (minimum version 1.12) [2020-09-15T13:03:36.412Z] Go version: go1.10.3 [2020-09-15T13:03:36.412Z] Git commit: e68fc7a [2020-09-15T13:03:36.412Z] Built: Tue Aug 21 17:24:20 2018 [2020-09-15T13:03:36.412Z] OS/Arch: linux/ppc64le [2020-09-15T13:03:36.412Z] Experimental: true [Pipeline] sh [2020-09-15T13:03:36.596Z] + docker info [2020-09-15T13:03:36.798Z] + docker info [2020-09-15T13:03:36.798Z] Containers: 0 [2020-09-15T13:03:36.798Z] Running: 0 [2020-09-15T13:03:36.798Z] Paused: 0 [2020-09-15T13:03:36.798Z] Stopped: 0 [2020-09-15T13:03:36.798Z] Images: 0 [2020-09-15T13:03:36.798Z] Server Version: 18.06.1-ce [2020-09-15T13:03:36.798Z] Storage Driver: overlay2 [2020-09-15T13:03:36.798Z] Backing Filesystem: extfs [2020-09-15T13:03:36.798Z] Supports d_type: true [2020-09-15T13:03:36.798Z] Native Overlay Diff: true [2020-09-15T13:03:36.798Z] Logging Driver: json-file [2020-09-15T13:03:36.798Z] Cgroup Driver: cgroupfs [2020-09-15T13:03:36.798Z] Plugins: [2020-09-15T13:03:36.798Z] Volume: local [2020-09-15T13:03:36.798Z] Network: bridge host ipvlan macvlan null overlay [2020-09-15T13:03:36.798Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2020-09-15T13:03:36.798Z] Swarm: inactive [2020-09-15T13:03:36.798Z] Runtimes: runc [2020-09-15T13:03:36.798Z] Default Runtime: runc [2020-09-15T13:03:36.798Z] Init Binary: docker-init [2020-09-15T13:03:36.798Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2020-09-15T13:03:36.798Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2020-09-15T13:03:36.798Z] init version: fec3683 [2020-09-15T13:03:36.798Z] Security Options: [2020-09-15T13:03:36.798Z] apparmor [2020-09-15T13:03:36.798Z] seccomp [2020-09-15T13:03:36.798Z] Profile: default [2020-09-15T13:03:36.798Z] Kernel Version: 4.4.0-139-generic [2020-09-15T13:03:36.798Z] Operating System: Ubuntu 16.04.3 LTS [2020-09-15T13:03:36.798Z] OSType: linux [2020-09-15T13:03:36.798Z] Architecture: ppc64le [2020-09-15T13:03:36.798Z] CPUs: 4 [2020-09-15T13:03:36.798Z] Total Memory: 7.972GiB [2020-09-15T13:03:36.798Z] Name: ppc64le-ubuntu-34 [2020-09-15T13:03:36.798Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2020-09-15T13:03:36.798Z] Docker Root Dir: /var/lib/docker [2020-09-15T13:03:36.798Z] Debug Mode (client): false [2020-09-15T13:03:36.798Z] Debug Mode (server): false [2020-09-15T13:03:36.798Z] Username: dockerbuildbot [2020-09-15T13:03:36.798Z] Registry: https://index.docker.io/v1/ [2020-09-15T13:03:36.798Z] Labels: [2020-09-15T13:03:36.798Z] Experimental: true [2020-09-15T13:03:36.798Z] Insecure Registries: [2020-09-15T13:03:36.798Z] 127.0.0.0/8 [2020-09-15T13:03:36.798Z] Live Restore Enabled: false [2020-09-15T13:03:36.798Z] [Pipeline] sh [2020-09-15T13:03:36.854Z] Client: [2020-09-15T13:03:36.854Z] Debug Mode: false [2020-09-15T13:03:36.854Z] [2020-09-15T13:03:36.854Z] Server: [2020-09-15T13:03:36.854Z] Containers: 0 [2020-09-15T13:03:36.854Z] Running: 0 [2020-09-15T13:03:36.854Z] Paused: 0 [2020-09-15T13:03:36.854Z] Stopped: 0 [2020-09-15T13:03:36.854Z] Images: 2 [2020-09-15T13:03:36.854Z] Server Version: 19.03.12 [2020-09-15T13:03:36.854Z] Storage Driver: overlay2 [2020-09-15T13:03:36.854Z] Backing Filesystem: extfs [2020-09-15T13:03:36.854Z] Supports d_type: true [2020-09-15T13:03:36.854Z] Native Overlay Diff: true [2020-09-15T13:03:36.854Z] Logging Driver: json-file [2020-09-15T13:03:36.854Z] Cgroup Driver: cgroupfs [2020-09-15T13:03:36.854Z] Plugins: [2020-09-15T13:03:36.854Z] Volume: local [2020-09-15T13:03:36.854Z] Network: bridge host ipvlan macvlan null overlay [2020-09-15T13:03:36.854Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-09-15T13:03:36.854Z] Swarm: inactive [2020-09-15T13:03:36.854Z] Runtimes: runc [2020-09-15T13:03:36.854Z] Default Runtime: runc [2020-09-15T13:03:36.854Z] Init Binary: docker-init [2020-09-15T13:03:36.854Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-09-15T13:03:36.854Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-09-15T13:03:36.854Z] init version: fec3683 [2020-09-15T13:03:36.854Z] Security Options: [2020-09-15T13:03:36.854Z] apparmor [2020-09-15T13:03:36.854Z] seccomp [2020-09-15T13:03:36.854Z] Profile: default [2020-09-15T13:03:36.854Z] Kernel Version: 5.3.0-1035-aws [2020-09-15T13:03:36.854Z] Operating System: Ubuntu 18.04.5 LTS [2020-09-15T13:03:36.854Z] OSType: linux [2020-09-15T13:03:36.854Z] Architecture: x86_64 [2020-09-15T13:03:36.854Z] CPUs: 2 [2020-09-15T13:03:36.854Z] Total Memory: 7.487GiB [2020-09-15T13:03:36.854Z] Name: ip-10-100-107-168 [2020-09-15T13:03:36.854Z] ID: VHCT:TLUC:R2VO:YIWO:QRPS:LVDE:GNIX:P4Z4:AVYF:EKOW:UMYI:VEID [2020-09-15T13:03:36.854Z] Docker Root Dir: /var/lib/docker [2020-09-15T13:03:36.854Z] Debug Mode: false [2020-09-15T13:03:36.854Z] Registry: https://index.docker.io/v1/ [2020-09-15T13:03:36.854Z] Labels: [2020-09-15T13:03:36.854Z] Experimental: true [2020-09-15T13:03:36.854Z] Insecure Registries: [2020-09-15T13:03:36.854Z] 127.0.0.0/8 [2020-09-15T13:03:36.854Z] Live Restore Enabled: true [2020-09-15T13:03:36.854Z] [2020-09-15T13:03:36.854Z] WARNING: No swap limit support [2020-09-15T13:03:36.871Z] #7 extracting sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 1.4s done [2020-09-15T13:03:36.871Z] #7 extracting sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 [Pipeline] sh [2020-09-15T13:03:35.152Z] > git config --get remote.origin.url # timeout=10 [2020-09-15T13:03:35.172Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-15T13:03:35.173Z] > git merge e8456cd207323398c0caf32c871e26258cbc40ef # timeout=10 [2020-09-15T13:03:35.417Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-09-15T13:03:35.431Z] > git config core.sparsecheckout # timeout=10 [2020-09-15T13:03:35.436Z] > git checkout -f 10c40274c412e66f6811846d8dd4618836ef6fda # timeout=10 [2020-09-15T13:03:35.588Z] > git rev-list --no-walk 3fa57c3af80b57578e9b984c8d3b7b352513f421 # timeout=10 [2020-09-15T13:03:35.350Z] > git rev-list --no-walk 3fa57c3af80b57578e9b984c8d3b7b352513f421 # timeout=10 [2020-09-15T13:03:37.183Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-09-15T13:03:37.183Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-09-15T13:03:37.183Z] + curl -fsSL -o /home/docker/workspace/moby_PR-41395/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-09-15T13:03:37.183Z] + bash /home/docker/workspace/moby_PR-41395/check-config.sh [2020-09-15T13:03:37.183Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-09-15T13:03:37.183Z] info: reading kernel config from /boot/config-4.4.0-139-generic ... [2020-09-15T13:03:37.183Z] [2020-09-15T13:03:37.183Z] Generally Necessary: [2020-09-15T13:03:37.183Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-09-15T13:03:37.183Z] - apparmor: enabled and tools installed [2020-09-15T13:03:37.183Z] - CONFIG_NAMESPACES: enabled [2020-09-15T13:03:37.183Z] - CONFIG_NET_NS: enabled [2020-09-15T13:03:37.183Z] - CONFIG_PID_NS: enabled [2020-09-15T13:03:37.183Z] - CONFIG_IPC_NS: enabled [2020-09-15T13:03:37.183Z] - CONFIG_UTS_NS: enabled [2020-09-15T13:03:37.183Z] - CONFIG_CGROUPS: enabled [2020-09-15T13:03:37.183Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-09-15T13:03:37.183Z] - CONFIG_CGROUP_DEVICE: enabled [2020-09-15T13:03:37.183Z] - CONFIG_CGROUP_FREEZER: enabled [2020-09-15T13:03:37.183Z] - CONFIG_CGROUP_SCHED: enabled [2020-09-15T13:03:37.183Z] - CONFIG_CPUSETS: enabled [2020-09-15T13:03:37.183Z] - CONFIG_MEMCG: enabled [2020-09-15T13:03:37.183Z] - CONFIG_KEYS: enabled [2020-09-15T13:03:37.183Z] - CONFIG_VETH: enabled (as module) [2020-09-15T13:03:37.183Z] - CONFIG_BRIDGE: enabled (as module) [2020-09-15T13:03:37.186Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-09-15T13:03:37.186Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-09-15T13:03:37.186Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41395/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-09-15T13:03:37.444Z] + bash /home/ubuntu/workspace/moby_PR-41395/check-config.sh [2020-09-15T13:03:37.444Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-09-15T13:03:37.444Z] info: reading kernel config from /boot/config-5.3.0-1035-aws ... [2020-09-15T13:03:37.444Z] [2020-09-15T13:03:37.444Z] Generally Necessary: [2020-09-15T13:03:37.444Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-09-15T13:03:37.444Z] - apparmor: enabled and tools installed [2020-09-15T13:03:37.444Z] - CONFIG_NAMESPACES: enabled [2020-09-15T13:03:37.444Z] - CONFIG_NET_NS: enabled [2020-09-15T13:03:37.444Z] - CONFIG_PID_NS: enabled [2020-09-15T13:03:37.444Z] - CONFIG_IPC_NS: enabled [2020-09-15T13:03:37.444Z] - CONFIG_UTS_NS: enabled [2020-09-15T13:03:37.444Z] - CONFIG_CGROUPS: enabled [2020-09-15T13:03:37.444Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-09-15T13:03:37.444Z] - CONFIG_CGROUP_DEVICE: enabled [2020-09-15T13:03:37.444Z] - CONFIG_CGROUP_FREEZER: enabled [2020-09-15T13:03:37.444Z] - CONFIG_CGROUP_SCHED: enabled [2020-09-15T13:03:37.444Z] - CONFIG_CPUSETS: enabled [2020-09-15T13:03:37.444Z] - CONFIG_MEMCG: enabled [2020-09-15T13:03:37.444Z] - CONFIG_KEYS: enabled [2020-09-15T13:03:37.444Z] - CONFIG_VETH: enabled (as module) [2020-09-15T13:03:37.444Z] - CONFIG_BRIDGE: enabled (as module) [2020-09-15T13:03:37.444Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-09-15T13:03:37.444Z] - CONFIG_NF_NAT_IPV4: missing [2020-09-15T13:03:37.444Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-09-15T13:03:37.444Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-09-15T13:03:37.444Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-09-15T13:03:37.444Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-09-15T13:03:37.444Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-09-15T13:03:37.444Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-09-15T13:03:37.444Z] - CONFIG_NF_NAT: enabled (as module) [2020-09-15T13:03:37.444Z] - CONFIG_NF_NAT_NEEDED: missing [2020-09-15T13:03:37.444Z] - CONFIG_POSIX_MQUEUE: enabled [2020-09-15T13:03:37.444Z] [2020-09-15T13:03:37.444Z] Optional Features: [2020-09-15T13:03:37.444Z] - CONFIG_USER_NS: enabled [2020-09-15T13:03:37.444Z] - CONFIG_SECCOMP: enabled [2020-09-15T13:03:37.489Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-09-15T13:03:37.489Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-09-15T13:03:37.489Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-09-15T13:03:37.489Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-09-15T13:03:37.489Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-09-15T13:03:37.489Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-09-15T13:03:37.489Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-09-15T13:03:37.489Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-09-15T13:03:37.489Z] - CONFIG_NF_NAT: enabled (as module) [2020-09-15T13:03:37.489Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-09-15T13:03:37.489Z] - CONFIG_POSIX_MQUEUE: enabled [2020-09-15T13:03:37.489Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2020-09-15T13:03:37.489Z] [2020-09-15T13:03:37.489Z] Optional Features: [2020-09-15T13:03:37.489Z] - CONFIG_USER_NS: enabled [2020-09-15T13:03:37.489Z] - CONFIG_SECCOMP: enabled [2020-09-15T13:03:37.489Z] - CONFIG_CGROUP_PIDS: enabled [2020-09-15T13:03:37.489Z] - CONFIG_MEMCG_SWAP: enabled [2020-09-15T13:03:37.489Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-09-15T13:03:37.489Z] (cgroup swap accounting is currently enabled) [2020-09-15T13:03:37.489Z] - CONFIG_MEMCG_KMEM: enabled [2020-09-15T13:03:37.489Z] - CONFIG_BLK_CGROUP: enabled [2020-09-15T13:03:37.489Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-09-15T13:03:37.489Z] - CONFIG_IOSCHED_CFQ: enabled [2020-09-15T13:03:37.489Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-09-15T13:03:37.489Z] - CONFIG_CGROUP_PERF: enabled [2020-09-15T13:03:37.489Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-09-15T13:03:37.489Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-09-15T13:03:37.489Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-09-15T13:03:37.489Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-09-15T13:03:37.489Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-09-15T13:03:37.489Z] - CONFIG_RT_GROUP_SCHED: missing [2020-09-15T13:03:37.489Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-09-15T13:03:37.489Z] - CONFIG_IP_VS: enabled (as module) [2020-09-15T13:03:37.489Z] - CONFIG_IP_VS_NFCT: enabled [2020-09-15T13:03:37.489Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-09-15T13:03:37.489Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-09-15T13:03:37.489Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-09-15T13:03:37.489Z] - CONFIG_EXT4_FS: enabled [2020-09-15T13:03:37.489Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-09-15T13:03:37.489Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-09-15T13:03:37.489Z] - Network Drivers: [2020-09-15T13:03:37.489Z] - "overlay": [2020-09-15T13:03:37.489Z] - CONFIG_VXLAN: enabled (as module) [2020-09-15T13:03:37.489Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-09-15T13:03:37.489Z] Optional (for encrypted networks): [2020-09-15T13:03:37.703Z] - CONFIG_CGROUP_PIDS: enabled [2020-09-15T13:03:37.703Z] - CONFIG_MEMCG_SWAP: enabled [2020-09-15T13:03:37.703Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-09-15T13:03:37.703Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-09-15T13:03:37.703Z] - CONFIG_BLK_CGROUP: enabled [2020-09-15T13:03:37.703Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-09-15T13:03:37.703Z] - CONFIG_IOSCHED_CFQ: missing [2020-09-15T13:03:37.703Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2020-09-15T13:03:37.703Z] - CONFIG_CGROUP_PERF: enabled [2020-09-15T13:03:37.703Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-09-15T13:03:37.703Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-09-15T13:03:37.703Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-09-15T13:03:37.703Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-09-15T13:03:37.703Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-09-15T13:03:37.703Z] - CONFIG_RT_GROUP_SCHED: missing [2020-09-15T13:03:37.703Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-09-15T13:03:37.703Z] - CONFIG_IP_VS: enabled (as module) [2020-09-15T13:03:37.703Z] - CONFIG_IP_VS_NFCT: enabled [2020-09-15T13:03:37.703Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-09-15T13:03:37.703Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-09-15T13:03:37.703Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-09-15T13:03:37.703Z] - CONFIG_EXT4_FS: enabled [2020-09-15T13:03:37.703Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-09-15T13:03:37.703Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-09-15T13:03:37.703Z] - Network Drivers: [2020-09-15T13:03:37.703Z] - "overlay": [2020-09-15T13:03:37.703Z] - CONFIG_VXLAN: enabled (as module) [2020-09-15T13:03:37.703Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-09-15T13:03:37.703Z] Optional (for encrypted networks): [2020-09-15T13:03:37.703Z] - CONFIG_CRYPTO: enabled [2020-09-15T13:03:37.703Z] - CONFIG_CRYPTO_AEAD: enabled [2020-09-15T13:03:37.703Z] - CONFIG_CRYPTO_GCM: enabled [2020-09-15T13:03:37.703Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-09-15T13:03:37.703Z] - CONFIG_CRYPTO_GHASH: enabled [2020-09-15T13:03:37.703Z] - CONFIG_XFRM: enabled [2020-09-15T13:03:37.703Z] - CONFIG_XFRM_USER: enabled (as module) [2020-09-15T13:03:37.703Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-09-15T13:03:37.703Z] - CONFIG_INET_ESP: enabled (as module) [2020-09-15T13:03:37.703Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2020-09-15T13:03:37.703Z] - "ipvlan": [2020-09-15T13:03:37.703Z] - CONFIG_IPVLAN: enabled (as module) [2020-09-15T13:03:37.703Z] - "macvlan": [2020-09-15T13:03:37.703Z] - CONFIG_MACVLAN: enabled (as module) [2020-09-15T13:03:37.703Z] - CONFIG_DUMMY: enabled (as module) [2020-09-15T13:03:37.703Z] - "ftp,tftp client in container": [2020-09-15T13:03:37.703Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-09-15T13:03:37.703Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-09-15T13:03:37.703Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-09-15T13:03:37.703Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-09-15T13:03:37.703Z] - Storage Drivers: [2020-09-15T13:03:37.703Z] - "aufs": [2020-09-15T13:03:37.703Z] - CONFIG_AUFS_FS: enabled (as module) [2020-09-15T13:03:37.703Z] - "btrfs": [2020-09-15T13:03:37.703Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-09-15T13:03:37.703Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-09-15T13:03:37.703Z] - "devicemapper": [2020-09-15T13:03:37.703Z] - CONFIG_BLK_DEV_DM: enabled [2020-09-15T13:03:37.703Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-09-15T13:03:37.703Z] - "overlay": [2020-09-15T13:03:37.703Z] Fetching without tags [2020-09-15T13:03:37.782Z] - CONFIG_CRYPTO: enabled [2020-09-15T13:03:37.782Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2020-09-15T13:03:37.782Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2020-09-15T13:03:37.782Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2020-09-15T13:03:37.782Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2020-09-15T13:03:37.782Z] - CONFIG_XFRM: enabled [2020-09-15T13:03:37.782Z] - CONFIG_XFRM_USER: enabled (as module) [2020-09-15T13:03:37.782Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-09-15T13:03:37.782Z] - CONFIG_INET_ESP: enabled (as module) [2020-09-15T13:03:37.782Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-09-15T13:03:37.782Z] - "ipvlan": [2020-09-15T13:03:37.782Z] - CONFIG_IPVLAN: enabled (as module) [2020-09-15T13:03:37.782Z] - "macvlan": [2020-09-15T13:03:37.782Z] - CONFIG_MACVLAN: enabled (as module) [2020-09-15T13:03:37.782Z] - CONFIG_DUMMY: enabled (as module) [2020-09-15T13:03:37.782Z] - "ftp,tftp client in container": [2020-09-15T13:03:37.782Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-09-15T13:03:37.782Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-09-15T13:03:37.782Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-09-15T13:03:37.782Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-09-15T13:03:37.782Z] - Storage Drivers: [2020-09-15T13:03:37.782Z] - "aufs": [2020-09-15T13:03:37.782Z] - CONFIG_AUFS_FS: enabled (as module) [2020-09-15T13:03:37.782Z] - "btrfs": [2020-09-15T13:03:37.782Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-09-15T13:03:37.782Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-09-15T13:03:37.782Z] - "devicemapper": [2020-09-15T13:03:37.782Z] - CONFIG_BLK_DEV_DM: enabled [2020-09-15T13:03:37.782Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-09-15T13:03:37.782Z] - "overlay": [2020-09-15T13:03:37.782Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-09-15T13:03:37.782Z] - "zfs": [2020-09-15T13:03:37.782Z] - /dev/zfs: missing [2020-09-15T13:03:37.782Z] - zfs command: missing [2020-09-15T13:03:37.782Z] - zpool command: missing [2020-09-15T13:03:37.782Z] [2020-09-15T13:03:37.782Z] Limits: [2020-09-15T13:03:37.782Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-09-15T13:03:37.782Z] [2020-09-15T13:03:37.782Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-09-15T13:03:37.961Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-09-15T13:03:37.961Z] - "zfs": [2020-09-15T13:03:37.961Z] - /dev/zfs: present [2020-09-15T13:03:37.961Z] - zfs command: missing [2020-09-15T13:03:37.961Z] - zpool command: missing [2020-09-15T13:03:37.961Z] [2020-09-15T13:03:37.961Z] Limits: [2020-09-15T13:03:37.961Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-09-15T13:03:37.961Z] [2020-09-15T13:03:37.961Z] + true [2020-09-15T13:03:37.967Z] Merging remotes/origin/master commit e8456cd207323398c0caf32c871e26258cbc40ef into PR head commit df7031b669a9224b1409213fd01bee4722eae895 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-09-15T13:03:38.216Z] + make bundles/buildx [2020-09-15T13:03:38.293Z] + sudo modprobe ip_vs [2020-09-15T13:03:38.293Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:7678ecdca23bef379f6e8eea43cd754cb08b6288 . [2020-09-15T13:03:38.381Z] #7 extracting sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 1.2s done [2020-09-15T13:03:38.381Z] #7 extracting sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 0.1s [2020-09-15T13:03:38.509Z] make: command: Command not found [2020-09-15T13:03:38.509Z] make: command: Command not found [2020-09-15T13:03:38.509Z] mkdir bundles [2020-09-15T13:03:38.509Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \ [2020-09-15T13:03:38.509Z] --build-arg BUILDX_COMMIT \ [2020-09-15T13:03:38.509Z] --build-arg BUILDX_REPO \ [2020-09-15T13:03:38.509Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2020-09-15T13:03:38.509Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2020-09-15T13:03:38.509Z] . [2020-09-15T13:03:38.509Z] /bin/sh: 4: go: not found [2020-09-15T13:03:38.509Z] /bin/sh: 5: go: not found [2020-09-15T13:03:38.556Z] #1 [internal] load .dockerignore [2020-09-15T13:03:38.556Z] #1 transferring context: 87B done [2020-09-15T13:03:38.556Z] #1 DONE 0.0s [2020-09-15T13:03:38.556Z] [2020-09-15T13:03:38.556Z] #2 [internal] load build definition from Dockerfile [2020-09-15T13:03:38.556Z] #2 transferring dockerfile: 16.37kB done [2020-09-15T13:03:38.556Z] #2 DONE 0.0s [2020-09-15T13:03:38.556Z] [2020-09-15T13:03:38.556Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-09-15T13:03:38.556Z] #3 DONE 0.1s [2020-09-15T13:03:38.556Z] [2020-09-15T13:03:38.556Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-09-15T13:03:38.556Z] #4 CACHED [2020-09-15T13:03:38.825Z] [2020-09-15T13:03:38.825Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2020-09-15T13:03:38.825Z] #6 DONE 0.1s [2020-09-15T13:03:38.825Z] [2020-09-15T13:03:38.825Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-09-15T13:03:38.825Z] #5 DONE 0.1s [2020-09-15T13:03:38.825Z] [2020-09-15T13:03:38.825Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-09-15T13:03:38.825Z] #58 DONE 0.0s [2020-09-15T13:03:38.825Z] [2020-09-15T13:03:38.825Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-09-15T13:03:38.825Z] #7 DONE 0.0s [2020-09-15T13:03:38.825Z] [2020-09-15T13:03:38.825Z] #20 [internal] load build context [2020-09-15T13:03:39.123Z] Merge succeeded, producing 3edf6f1ab00338a50187810d5b53881f1faeda91 [2020-09-15T13:03:39.123Z] Checking out Revision 3edf6f1ab00338a50187810d5b53881f1faeda91 (PR-41395) [2020-09-15T13:03:37.660Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-09-15T13:03:37.672Z] > git config --add remote.origin.fetch +refs/pull/41395/head:refs/remotes/origin/PR-41395 # timeout=10 [2020-09-15T13:03:37.691Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-15T13:03:37.703Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-09-15T13:03:37.718Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-09-15T13:03:37.722Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-15T13:03:37.723Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41395/head:refs/remotes/origin/PR-41395 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-15T13:03:37.987Z] > git config core.sparsecheckout # timeout=10 [2020-09-15T13:03:37.999Z] > git checkout -f df7031b669a9224b1409213fd01bee4722eae895 # timeout=10 [2020-09-15T13:03:38.550Z] > git remote # timeout=10 [2020-09-15T13:03:38.567Z] > git config --get remote.origin.url # timeout=10 [2020-09-15T13:03:38.579Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-15T13:03:38.580Z] > git merge e8456cd207323398c0caf32c871e26258cbc40ef # timeout=10 [2020-09-15T13:03:39.117Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-09-15T13:03:39.137Z] > git config core.sparsecheckout # timeout=10 [2020-09-15T13:03:39.146Z] > git checkout -f 3edf6f1ab00338a50187810d5b53881f1faeda91 # timeout=10 [2020-09-15T13:03:40.201Z] #20 transferring context: 51.50MB 1.4s done [2020-09-15T13:03:40.201Z] #20 DONE 1.5s [2020-09-15T13:03:40.201Z] [2020-09-15T13:03:40.201Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-15T13:03:40.201Z] #36 CACHED [2020-09-15T13:03:40.201Z] [2020-09-15T13:03:40.201Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-09-15T13:03:40.201Z] #53 CACHED [2020-09-15T13:03:40.201Z] [2020-09-15T13:03:40.201Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-09-15T13:03:40.201Z] #19 CACHED [2020-09-15T13:03:40.201Z] [2020-09-15T13:03:40.201Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-09-15T13:03:40.201Z] #35 CACHED [2020-09-15T13:03:40.201Z] [2020-09-15T13:03:40.201Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-09-15T13:03:40.201Z] #18 CACHED [2020-09-15T13:03:40.201Z] [2020-09-15T13:03:40.201Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-15T13:03:40.201Z] #30 CACHED [2020-09-15T13:03:40.201Z] [2020-09-15T13:03:40.201Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-09-15T13:03:40.201Z] #48 CACHED [2020-09-15T13:03:40.201Z] [2020-09-15T13:03:40.201Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-15T13:03:40.201Z] #39 CACHED [2020-09-15T13:03:40.201Z] [2020-09-15T13:03:40.201Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-15T13:03:40.201Z] #38 CACHED [2020-09-15T13:03:40.201Z] [2020-09-15T13:03:40.201Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-09-15T13:03:40.201Z] #13 CACHED [2020-09-15T13:03:40.201Z] [2020-09-15T13:03:40.201Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-15T13:03:40.201Z] #25 CACHED [2020-09-15T13:03:40.201Z] [2020-09-15T13:03:40.201Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-09-15T13:03:40.201Z] #59 CACHED [2020-09-15T13:03:40.201Z] [2020-09-15T13:03:40.201Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-09-15T13:03:40.201Z] #14 CACHED [2020-09-15T13:03:40.201Z] [2020-09-15T13:03:40.201Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-09-15T13:03:40.201Z] #22 CACHED [2020-09-15T13:03:40.201Z] [2020-09-15T13:03:40.201Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-09-15T13:03:40.201Z] #50 CACHED [2020-09-15T13:03:40.201Z] [2020-09-15T13:03:40.201Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-09-15T13:03:40.201Z] #51 CACHED [2020-09-15T13:03:40.201Z] [2020-09-15T13:03:40.201Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-15T13:03:40.201Z] #52 CACHED [2020-09-15T13:03:40.201Z] [2020-09-15T13:03:40.201Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-09-15T13:03:40.201Z] #42 CACHED [2020-09-15T13:03:40.201Z] [2020-09-15T13:03:40.201Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-09-15T13:03:40.201Z] #28 CACHED [2020-09-15T13:03:40.201Z] [2020-09-15T13:03:40.201Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-15T13:03:40.201Z] #10 CACHED [2020-09-15T13:03:40.201Z] [2020-09-15T13:03:40.201Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-09-15T13:03:40.201Z] #11 CACHED [2020-09-15T13:03:40.201Z] [2020-09-15T13:03:40.201Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-09-15T13:03:40.201Z] #29 CACHED [2020-09-15T13:03:40.201Z] [2020-09-15T13:03:40.201Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-09-15T13:03:40.201Z] #57 CACHED [2020-09-15T13:03:40.201Z] [2020-09-15T13:03:40.201Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-09-15T13:03:40.201Z] #56 CACHED [2020-09-15T13:03:40.201Z] [2020-09-15T13:03:40.201Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-09-15T13:03:40.201Z] #15 CACHED [2020-09-15T13:03:40.201Z] [2020-09-15T13:03:40.201Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-15T13:03:40.201Z] #43 CACHED [2020-09-15T13:03:40.201Z] [2020-09-15T13:03:40.201Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-15T13:03:40.201Z] #45 CACHED [2020-09-15T13:03:40.201Z] [2020-09-15T13:03:40.201Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-09-15T13:03:40.201Z] #44 CACHED [2020-09-15T13:03:40.201Z] [2020-09-15T13:03:40.201Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-15T13:03:40.201Z] #21 CACHED [2020-09-15T13:03:40.201Z] [2020-09-15T13:03:40.201Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-15T13:03:40.201Z] #60 CACHED [2020-09-15T13:03:40.201Z] [2020-09-15T13:03:40.201Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-15T13:03:40.201Z] #49 CACHED [2020-09-15T13:03:40.201Z] [2020-09-15T13:03:40.201Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-09-15T13:03:40.201Z] #26 CACHED [2020-09-15T13:03:40.201Z] [2020-09-15T13:03:40.201Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-15T13:03:40.201Z] #41 CACHED [2020-09-15T13:03:40.201Z] [2020-09-15T13:03:40.201Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-15T13:03:40.201Z] #32 CACHED [2020-09-15T13:03:40.201Z] [2020-09-15T13:03:40.201Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-09-15T13:03:40.201Z] #37 CACHED [2020-09-15T13:03:40.201Z] [2020-09-15T13:03:40.201Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-15T13:03:40.201Z] #33 CACHED [2020-09-15T13:03:40.201Z] [2020-09-15T13:03:40.201Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-09-15T13:03:40.201Z] #46 CACHED [2020-09-15T13:03:40.201Z] [2020-09-15T13:03:40.201Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-09-15T13:03:40.202Z] #16 CACHED [2020-09-15T13:03:40.202Z] [2020-09-15T13:03:40.202Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-09-15T13:03:40.202Z] #55 CACHED [2020-09-15T13:03:40.202Z] [2020-09-15T13:03:40.202Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-09-15T13:03:40.202Z] #24 CACHED [2020-09-15T13:03:40.202Z] [2020-09-15T13:03:40.202Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-09-15T13:03:40.202Z] #9 CACHED [2020-09-15T13:03:40.202Z] [2020-09-15T13:03:40.202Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-09-15T13:03:40.202Z] #12 CACHED [2020-09-15T13:03:40.202Z] [2020-09-15T13:03:40.202Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-15T13:03:40.202Z] #47 CACHED [2020-09-15T13:03:40.202Z] [2020-09-15T13:03:40.202Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-09-15T13:03:40.202Z] #27 CACHED [2020-09-15T13:03:40.202Z] [2020-09-15T13:03:40.202Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-09-15T13:03:40.202Z] #34 CACHED [2020-09-15T13:03:40.202Z] [2020-09-15T13:03:40.202Z] #61 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-09-15T13:03:40.202Z] #61 CACHED [2020-09-15T13:03:40.202Z] [2020-09-15T13:03:40.202Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-15T13:03:40.202Z] #17 CACHED [2020-09-15T13:03:40.202Z] [2020-09-15T13:03:40.202Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-09-15T13:03:40.202Z] #31 CACHED [2020-09-15T13:03:40.202Z] [2020-09-15T13:03:40.202Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-15T13:03:40.202Z] #54 CACHED [2020-09-15T13:03:40.202Z] [2020-09-15T13:03:40.202Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-09-15T13:03:40.202Z] #40 CACHED [2020-09-15T13:03:40.202Z] [2020-09-15T13:03:40.202Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-09-15T13:03:40.202Z] #23 CACHED [2020-09-15T13:03:40.202Z] [2020-09-15T13:03:40.202Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-09-15T13:03:40.202Z] #8 CACHED [2020-09-15T13:03:40.202Z] [2020-09-15T13:03:40.202Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-09-15T13:03:40.202Z] #62 CACHED [2020-09-15T13:03:40.202Z] [2020-09-15T13:03:40.202Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-09-15T13:03:40.623Z] Sending build context to Docker daemon 56.27MB [2020-09-15T13:03:40.623Z] Step 1/15 : ARG GO_VERSION=1.13.15 [2020-09-15T13:03:40.623Z] Step 2/15 : ARG BUILDX_COMMIT=v0.3.1 [2020-09-15T13:03:40.623Z] Step 3/15 : ARG BUILDX_REPO=https://github.com/docker/buildx.git [2020-09-15T13:03:40.623Z] Step 4/15 : FROM golang:${GO_VERSION}-buster AS build [2020-09-15T13:03:40.623Z] 1.13.15-buster: Pulling from library/golang [2020-09-15T13:03:40.623Z] db4e2d8d5901: Pulling fs layer [2020-09-15T13:03:40.623Z] dfe2d012519c: Pulling fs layer [2020-09-15T13:03:40.623Z] 5d8f1d1f9197: Pulling fs layer [2020-09-15T13:03:40.623Z] 1301750ffb48: Pulling fs layer [2020-09-15T13:03:40.623Z] dc5c6edc9cff: Pulling fs layer [2020-09-15T13:03:40.623Z] 3c370c2e2f82: Pulling fs layer [2020-09-15T13:03:40.623Z] 5ffb2f5886e2: Pulling fs layer [2020-09-15T13:03:40.623Z] 1301750ffb48: Waiting [2020-09-15T13:03:40.623Z] dc5c6edc9cff: Waiting [2020-09-15T13:03:40.623Z] 3c370c2e2f82: Waiting [2020-09-15T13:03:40.623Z] 5ffb2f5886e2: Waiting [2020-09-15T13:03:41.115Z] #7 extracting sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 2.5s done [2020-09-15T13:03:41.115Z] #7 extracting sha256:6880a2f7a4f5b6c1639432d448e9b7a61fd7136c2f108028b8f6003769f66de0 0.0s done [2020-09-15T13:03:41.269Z] dfe2d012519c: Verifying Checksum [2020-09-15T13:03:41.269Z] dfe2d012519c: Download complete [2020-09-15T13:03:41.269Z] 5d8f1d1f9197: Verifying Checksum [2020-09-15T13:03:41.269Z] 5d8f1d1f9197: Download complete [2020-09-15T13:03:41.407Z] #7 DONE 10.3s [2020-09-15T13:03:41.407Z] [2020-09-15T13:03:41.407Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-09-15T13:03:41.546Z] #36 ... [2020-09-15T13:03:41.546Z] [2020-09-15T13:03:41.546Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-15T13:03:41.546Z] #41 5.027 + RM_GOPATH=0 [2020-09-15T13:03:41.546Z] #41 5.027 + TMP_GOPATH= [2020-09-15T13:03:41.546Z] #41 5.027 + : /build [2020-09-15T13:03:41.546Z] #41 5.027 + '[' -z '' ']' [2020-09-15T13:03:41.546Z] #41 5.027 ++ mktemp -d [2020-09-15T13:03:41.546Z] #41 5.027 + export GOPATH=/tmp/tmp.FBsSOzteXv [2020-09-15T13:03:41.546Z] #41 5.027 + GOPATH=/tmp/tmp.FBsSOzteXv [2020-09-15T13:03:41.546Z] #41 5.027 + RM_GOPATH=1 [2020-09-15T13:03:41.546Z] #41 5.027 + case "$(go env GOARCH)" in [2020-09-15T13:03:41.546Z] #41 5.032 ++ go env GOARCH [2020-09-15T13:03:41.546Z] #41 5.047 + export GO_BUILDMODE=-buildmode=pie [2020-09-15T13:03:41.546Z] #41 5.047 + GO_BUILDMODE=-buildmode=pie [2020-09-15T13:03:41.546Z] #41 5.048 ++ dirname /tmp/install/install.sh [2020-09-15T13:03:41.546Z] #41 5.053 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-09-15T13:03:41.546Z] #41 5.053 + dir=/tmp/install [2020-09-15T13:03:41.546Z] #41 5.053 + bin=vndr [2020-09-15T13:03:41.546Z] #41 5.053 + shift [2020-09-15T13:03:41.546Z] #41 5.053 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-09-15T13:03:41.546Z] #41 5.053 + . /tmp/install/vndr.installer [2020-09-15T13:03:41.546Z] #41 5.053 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-09-15T13:03:41.546Z] #41 5.053 + install_vndr [2020-09-15T13:03:41.546Z] #41 5.053 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-09-15T13:03:41.546Z] #41 5.053 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.FBsSOzteXv/src/github.com/LK4D4/vndr [2020-09-15T13:03:41.546Z] #41 5.066 Cloning into '/tmp/tmp.FBsSOzteXv/src/github.com/LK4D4/vndr'... [2020-09-15T13:03:41.546Z] #41 ... [2020-09-15T13:03:41.546Z] [2020-09-15T13:03:41.546Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-15T13:03:41.546Z] #36 5.432 + git clone https://github.com/docker/distribution.git . [2020-09-15T13:03:41.546Z] #36 5.434 Cloning into '.'... [2020-09-15T13:03:41.577Z] #63 DONE 1.0s [2020-09-15T13:03:41.577Z] [2020-09-15T13:03:41.577Z] #64 exporting to image [2020-09-15T13:03:41.577Z] #64 exporting layers [2020-09-15T13:03:42.143Z] #64 exporting layers 0.8s done [2020-09-15T13:03:42.143Z] #64 writing image sha256:23eae714be388c67ca173475d137e315d53904f573086359d11baaa4f8514f0a done [2020-09-15T13:03:42.143Z] #64 naming to docker.io/library/docker:7678ecdca23bef379f6e8eea43cd754cb08b6288 done [2020-09-15T13:03:42.143Z] #64 DONE 0.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2020-09-15T13:03:42.485Z] + trap exit INT TERM [2020-09-15T13:03:42.485Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2020-09-15T13:03:42.485Z] + CONTAINER_NAME=docker-pr11 [2020-09-15T13:03:42.485Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41395/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41395/.git:/go/src/github.com/docker/docker/.git --name docker-pr11-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=7678ecdca23bef379f6e8eea43cd754cb08b6288 -e DOCKER_GRAPHDRIVER docker:7678ecdca23bef379f6e8eea43cd754cb08b6288 hack/make.sh dynbinary-daemon [2020-09-15T13:03:42.670Z] Commit message: "Merge commit 'e8456cd207323398c0caf32c871e26258cbc40ef' into HEAD" [2020-09-15T13:03:42.688Z] First time build. Skipping changelog. [2020-09-15T13:03:42.744Z] [2020-09-15T13:03:43.310Z] Removing bundles/ [2020-09-15T13:03:43.310Z] [2020-09-15T13:03:43.310Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-09-15T13:03:43.310Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-09-15T13:03:43.310Z] GOOS="" GOARCH="" GOARM="" [2020-09-15T13:03:43.366Z] db4e2d8d5901: Verifying Checksum [2020-09-15T13:03:43.366Z] db4e2d8d5901: Download complete [2020-09-15T13:03:43.379Z] Fetching without tags [Pipeline] withEnv [Pipeline] { [2020-09-15T13:03:43.552Z] #8 DONE 2.0s [2020-09-15T13:03:43.552Z] [2020-09-15T13:03:43.552Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [Pipeline] sh [2020-09-15T13:03:43.736Z] Merging remotes/origin/master commit e8456cd207323398c0caf32c871e26258cbc40ef into PR head commit df7031b669a9224b1409213fd01bee4722eae895 [2020-09-15T13:03:42.684Z] > git rev-list --no-walk 3fa57c3af80b57578e9b984c8d3b7b352513f421 # timeout=10 [2020-09-15T13:03:44.000Z] + [ PR != PR ] [2020-09-15T13:03:44.000Z] + [ master != master ] [2020-09-15T13:03:44.000Z] + [ false = true ] [2020-09-15T13:03:44.013Z] 1301750ffb48: Verifying Checksum [2020-09-15T13:03:44.013Z] 1301750ffb48: Download complete [2020-09-15T13:03:44.013Z] 5ffb2f5886e2: Verifying Checksum [2020-09-15T13:03:44.013Z] 5ffb2f5886e2: Download complete [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-09-15T13:03:43.336Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-09-15T13:03:43.350Z] > git config --add remote.origin.fetch +refs/pull/41395/head:refs/remotes/origin/PR-41395 # timeout=10 [2020-09-15T13:03:43.362Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-15T13:03:43.372Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-09-15T13:03:43.384Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-09-15T13:03:43.384Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-15T13:03:43.387Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41395/head:refs/remotes/origin/PR-41395 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-15T13:03:43.745Z] > git config core.sparsecheckout # timeout=10 [2020-09-15T13:03:43.750Z] > git checkout -f df7031b669a9224b1409213fd01bee4722eae895 # timeout=10 [2020-09-15T13:03:44.197Z] #9 DONE 1.0s [2020-09-15T13:03:44.197Z] [2020-09-15T13:03:44.197Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-09-15T13:03:44.396Z] + docker version [2020-09-15T13:03:44.489Z] #27 DONE 0.1s [2020-09-15T13:03:44.489Z] [2020-09-15T13:03:44.489Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-09-15T13:03:44.489Z] #35 DONE 0.1s [2020-09-15T13:03:44.489Z] [2020-09-15T13:03:44.489Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-09-15T13:03:44.656Z] dc5c6edc9cff: Verifying Checksum [2020-09-15T13:03:44.656Z] dc5c6edc9cff: Download complete [2020-09-15T13:03:45.828Z] Merge succeeded, producing 7c78d53112123dc9dffd32433464c818eb0687a9 [2020-09-15T13:03:45.828Z] Checking out Revision 7c78d53112123dc9dffd32433464c818eb0687a9 (PR-41395) [2020-09-15T13:03:44.854Z] > git remote # timeout=10 [2020-09-15T13:03:44.860Z] > git config --get remote.origin.url # timeout=10 [2020-09-15T13:03:44.866Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-15T13:03:44.868Z] > git merge e8456cd207323398c0caf32c871e26258cbc40ef # timeout=10 [2020-09-15T13:03:45.822Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-09-15T13:03:45.831Z] > git config core.sparsecheckout # timeout=10 [2020-09-15T13:03:45.836Z] > git checkout -f 7c78d53112123dc9dffd32433464c818eb0687a9 # timeout=10 [2020-09-15T13:03:46.770Z] db4e2d8d5901: Pull complete [2020-09-15T13:03:46.824Z] #36 ... [2020-09-15T13:03:46.824Z] [2020-09-15T13:03:46.824Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-09-15T13:03:46.824Z] #51 5.716 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-15T13:03:46.824Z] #51 5.783 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-15T13:03:46.824Z] #51 5.793 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-15T13:03:46.824Z] #51 6.819 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-09-15T13:03:46.824Z] #51 9.271 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [226 kB] [2020-09-15T13:03:46.824Z] #51 ... [2020-09-15T13:03:46.824Z] [2020-09-15T13:03:46.824Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-15T13:03:46.824Z] #21 4.822 + RM_GOPATH=0 [2020-09-15T13:03:46.824Z] #21 4.822 + TMP_GOPATH= [2020-09-15T13:03:46.824Z] #21 4.822 + : /build [2020-09-15T13:03:46.824Z] #21 4.822 + '[' -z '' ']' [2020-09-15T13:03:46.824Z] #21 4.822 ++ mktemp -d [2020-09-15T13:03:46.824Z] #21 4.822 + export GOPATH=/tmp/tmp.iLTDaVPri4 [2020-09-15T13:03:46.824Z] #21 4.822 + GOPATH=/tmp/tmp.iLTDaVPri4 [2020-09-15T13:03:46.824Z] #21 4.822 + RM_GOPATH=1 [2020-09-15T13:03:46.824Z] #21 4.822 + case "$(go env GOARCH)" in [2020-09-15T13:03:46.825Z] #21 4.822 ++ go env GOARCH [2020-09-15T13:03:46.825Z] #21 4.843 + export GO_BUILDMODE=-buildmode=pie [2020-09-15T13:03:46.825Z] #21 4.843 + GO_BUILDMODE=-buildmode=pie [2020-09-15T13:03:46.825Z] #21 4.845 ++ dirname /tmp/install/install.sh [2020-09-15T13:03:46.825Z] #21 4.851 + dir=/tmp/install [2020-09-15T13:03:46.825Z] #21 4.851 + bin=dockercli [2020-09-15T13:03:46.825Z] #21 4.851 + shift [2020-09-15T13:03:46.825Z] #21 4.851 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-09-15T13:03:46.825Z] #21 4.851 + . /tmp/install/dockercli.installer [2020-09-15T13:03:46.825Z] #21 4.851 ++ : stable [2020-09-15T13:03:46.825Z] #21 4.851 ++ : 17.06.2-ce [2020-09-15T13:03:46.825Z] #21 4.851 + install_dockercli [2020-09-15T13:03:46.825Z] #21 4.851 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-09-15T13:03:46.825Z] #21 4.851 ++ uname -m [2020-09-15T13:03:46.825Z] #21 4.851 + arch=x86_64 [2020-09-15T13:03:46.825Z] #21 4.851 + '[' x86_64 '!=' x86_64 ']' [2020-09-15T13:03:46.825Z] #21 4.851 + url=https://download.docker.com/linux/static [2020-09-15T13:03:46.825Z] #21 4.851 + tar -xz docker/docker [2020-09-15T13:03:46.825Z] #21 4.851 Install docker/cli version 17.06.2-ce from stable [2020-09-15T13:03:46.825Z] #21 4.852 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-09-15T13:03:46.825Z] #21 ... [2020-09-15T13:03:46.825Z] [2020-09-15T13:03:46.825Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-09-15T13:03:46.825Z] #28 5.196 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-09-15T13:03:46.825Z] #28 5.196 Cloning into '.'... [2020-09-15T13:03:46.825Z] #28 ... [2020-09-15T13:03:46.825Z] [2020-09-15T13:03:46.825Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-15T13:03:46.825Z] #54 4.703 + RM_GOPATH=0 [2020-09-15T13:03:46.825Z] #54 4.703 + TMP_GOPATH= [2020-09-15T13:03:46.825Z] #54 4.703 + : /build [2020-09-15T13:03:46.825Z] #54 4.703 + '[' -z '' ']' [2020-09-15T13:03:46.825Z] #54 4.703 ++ mktemp -d [2020-09-15T13:03:46.825Z] #54 4.703 + export GOPATH=/tmp/tmp.DdH1ayYZU2 [2020-09-15T13:03:46.825Z] #54 4.703 + GOPATH=/tmp/tmp.DdH1ayYZU2 [2020-09-15T13:03:46.825Z] #54 4.703 + RM_GOPATH=1 [2020-09-15T13:03:46.825Z] #54 4.703 + case "$(go env GOARCH)" in [2020-09-15T13:03:46.825Z] #54 4.703 ++ go env GOARCH [2020-09-15T13:03:46.825Z] #54 4.711 + export GO_BUILDMODE=-buildmode=pie [2020-09-15T13:03:46.825Z] #54 4.711 + GO_BUILDMODE=-buildmode=pie [2020-09-15T13:03:46.825Z] #54 4.723 ++ dirname /tmp/install/install.sh [2020-09-15T13:03:46.825Z] #54 4.740 + dir=/tmp/install [2020-09-15T13:03:46.825Z] #54 4.740 + bin=rootlesskit [2020-09-15T13:03:46.825Z] #54 4.740 + shift [2020-09-15T13:03:46.825Z] #54 4.740 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-09-15T13:03:46.825Z] #54 4.740 + . /tmp/install/rootlesskit.installer [2020-09-15T13:03:46.825Z] #54 4.740 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-09-15T13:03:46.825Z] #54 4.740 + install_rootlesskit [2020-09-15T13:03:46.825Z] #54 4.740 + case "$1" in [2020-09-15T13:03:46.825Z] #54 4.740 + export CGO_ENABLED=0 [2020-09-15T13:03:46.825Z] #54 4.740 + CGO_ENABLED=0 [2020-09-15T13:03:46.825Z] #54 4.740 + _install_rootlesskit [2020-09-15T13:03:46.825Z] #54 4.740 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86' [2020-09-15T13:03:46.825Z] #54 4.740 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.DdH1ayYZU2/src/github.com/rootless-containers/rootlesskit [2020-09-15T13:03:46.825Z] #54 4.741 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-09-15T13:03:46.825Z] #54 4.742 Cloning into '/tmp/tmp.DdH1ayYZU2/src/github.com/rootless-containers/rootlesskit'... [2020-09-15T13:03:46.825Z] #54 ... [2020-09-15T13:03:46.825Z] [2020-09-15T13:03:46.825Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-15T13:03:46.825Z] #32 3.299 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-15T13:03:46.825Z] #32 3.313 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-15T13:03:46.825Z] #32 3.406 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-15T13:03:46.825Z] #32 3.745 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-09-15T13:03:46.825Z] #32 5.203 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [226 kB] [2020-09-15T13:03:46.825Z] #32 7.933 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-09-15T13:03:46.825Z] #32 ... [2020-09-15T13:03:46.825Z] [2020-09-15T13:03:46.825Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-15T13:03:46.825Z] #38 5.801 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-15T13:03:46.825Z] #38 5.878 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-15T13:03:46.825Z] #38 5.889 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-15T13:03:46.825Z] #38 6.974 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-09-15T13:03:46.825Z] #38 8.978 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [226 kB] [2020-09-15T13:03:46.825Z] #38 ... [2020-09-15T13:03:46.825Z] [2020-09-15T13:03:46.825Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-15T13:03:46.825Z] #30 5.436 + RM_GOPATH=0 [2020-09-15T13:03:46.825Z] #30 5.439 + TMP_GOPATH= [2020-09-15T13:03:46.825Z] #30 5.439 + : /build [2020-09-15T13:03:46.825Z] #30 5.439 + '[' -z '' ']' [2020-09-15T13:03:46.825Z] #30 5.444 ++ mktemp -d [2020-09-15T13:03:46.825Z] #30 5.449 + export GOPATH=/tmp/tmp.PG1rx04Jkg [2020-09-15T13:03:46.825Z] #30 5.449 + GOPATH=/tmp/tmp.PG1rx04Jkg [2020-09-15T13:03:46.825Z] #30 5.450 + RM_GOPATH=1 [2020-09-15T13:03:46.825Z] #30 5.450 + case "$(go env GOARCH)" in [2020-09-15T13:03:46.825Z] #30 5.450 ++ go env GOARCH [2020-09-15T13:03:46.825Z] #30 5.476 + export GO_BUILDMODE=-buildmode=pie [2020-09-15T13:03:46.825Z] #30 5.477 + GO_BUILDMODE=-buildmode=pie [2020-09-15T13:03:46.825Z] #30 5.478 ++ dirname /tmp/install/install.sh [2020-09-15T13:03:46.825Z] #30 5.490 + dir=/tmp/install [2020-09-15T13:03:46.825Z] #30 5.490 + bin=tomlv [2020-09-15T13:03:46.825Z] #30 5.490 + shift [2020-09-15T13:03:46.825Z] #30 5.491 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-09-15T13:03:46.825Z] #30 5.491 + . /tmp/install/tomlv.installer [2020-09-15T13:03:46.825Z] #30 5.492 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-09-15T13:03:46.825Z] #30 5.492 + install_tomlv [2020-09-15T13:03:46.825Z] #30 5.495 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-09-15T13:03:46.825Z] #30 5.495 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-09-15T13:03:46.825Z] #30 5.495 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.PG1rx04Jkg/src/github.com/BurntSushi/toml [2020-09-15T13:03:46.825Z] #30 5.499 Cloning into '/tmp/tmp.PG1rx04Jkg/src/github.com/BurntSushi/toml'... [2020-09-15T13:03:46.825Z] #30 6.538 + cd /tmp/tmp.PG1rx04Jkg/src/github.com/BurntSushi/toml [2020-09-15T13:03:46.825Z] #30 6.544 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-09-15T13:03:46.825Z] #30 6.571 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-09-15T13:03:46.825Z] #30 7.336 internal/cpu [2020-09-15T13:03:46.825Z] #30 7.356 runtime/internal/atomic [2020-09-15T13:03:46.825Z] #30 7.727 runtime/internal/sys [2020-09-15T13:03:46.825Z] #30 7.990 internal/bytealg [2020-09-15T13:03:46.825Z] #30 8.003 runtime/internal/math [2020-09-15T13:03:46.825Z] #30 8.158 math/bits [2020-09-15T13:03:46.825Z] #30 8.726 math [2020-09-15T13:03:46.825Z] #30 8.729 runtime [2020-09-15T13:03:47.066Z] dfe2d012519c: Pull complete [2020-09-15T13:03:47.085Z] #30 ... [2020-09-15T13:03:47.085Z] [2020-09-15T13:03:47.085Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-09-15T13:03:47.085Z] #23 5.756 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-15T13:03:47.085Z] #23 5.791 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-15T13:03:47.085Z] #23 5.796 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-15T13:03:47.085Z] #23 6.889 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-09-15T13:03:47.085Z] #23 9.310 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [226 kB] [2020-09-15T13:03:47.085Z] #23 ... [2020-09-15T13:03:47.085Z] [2020-09-15T13:03:47.085Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-15T13:03:47.085Z] #60 3.512 + RM_GOPATH=0 [2020-09-15T13:03:47.085Z] #60 3.512 + TMP_GOPATH= [2020-09-15T13:03:47.085Z] #60 3.512 + : /build [2020-09-15T13:03:47.085Z] #60 3.512 + '[' -z '' ']' [2020-09-15T13:03:47.085Z] #60 3.512 ++ mktemp -d [2020-09-15T13:03:47.085Z] #60 3.512 + export GOPATH=/tmp/tmp.mPueRC5TWx [2020-09-15T13:03:47.085Z] #60 3.512 + GOPATH=/tmp/tmp.mPueRC5TWx [2020-09-15T13:03:47.085Z] #60 3.512 + RM_GOPATH=1 [2020-09-15T13:03:47.085Z] #60 3.512 + case "$(go env GOARCH)" in [2020-09-15T13:03:47.085Z] #60 3.512 ++ go env GOARCH [2020-09-15T13:03:47.085Z] #60 3.516 + export GO_BUILDMODE=-buildmode=pie [2020-09-15T13:03:47.085Z] #60 3.516 + GO_BUILDMODE=-buildmode=pie [2020-09-15T13:03:47.085Z] #60 3.517 ++ dirname /tmp/install/install.sh [2020-09-15T13:03:47.085Z] #60 3.522 + dir=/tmp/install [2020-09-15T13:03:47.085Z] #60 3.522 + bin=proxy [2020-09-15T13:03:47.085Z] #60 3.522 + shift [2020-09-15T13:03:47.085Z] #60 3.522 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-09-15T13:03:47.085Z] #60 3.522 + . /tmp/install/proxy.installer [2020-09-15T13:03:47.085Z] #60 3.522 ++ : 9e99af28df21367340c95a3863e31808d689c92a [2020-09-15T13:03:47.085Z] #60 3.532 Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a [2020-09-15T13:03:47.085Z] #60 3.533 + install_proxy [2020-09-15T13:03:47.085Z] #60 3.533 + case "$1" in [2020-09-15T13:03:47.085Z] #60 3.533 + export CGO_ENABLED=0 [2020-09-15T13:03:47.085Z] #60 3.533 + CGO_ENABLED=0 [2020-09-15T13:03:47.085Z] #60 3.533 + _install_proxy [2020-09-15T13:03:47.085Z] #60 3.533 + echo 'Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a' [2020-09-15T13:03:47.085Z] #60 3.533 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.mPueRC5TWx/src/github.com/docker/libnetwork [2020-09-15T13:03:47.085Z] #60 3.533 Cloning into '/tmp/tmp.mPueRC5TWx/src/github.com/docker/libnetwork'... [2020-09-15T13:03:47.345Z] #60 ... [2020-09-15T13:03:47.345Z] [2020-09-15T13:03:47.345Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-15T13:03:47.345Z] #43 5.228 + RM_GOPATH=0 [2020-09-15T13:03:47.345Z] #43 5.228 + TMP_GOPATH= [2020-09-15T13:03:47.345Z] #43 5.228 + : /build [2020-09-15T13:03:47.345Z] #43 5.228 + '[' -z '' ']' [2020-09-15T13:03:47.345Z] #43 5.231 ++ mktemp -d [2020-09-15T13:03:47.345Z] #43 5.233 + export GOPATH=/tmp/tmp.TKwQUuyowF [2020-09-15T13:03:47.345Z] #43 5.233 + GOPATH=/tmp/tmp.TKwQUuyowF [2020-09-15T13:03:47.345Z] #43 5.233 + RM_GOPATH=1 [2020-09-15T13:03:47.345Z] #43 5.233 + case "$(go env GOARCH)" in [2020-09-15T13:03:47.345Z] #43 5.236 ++ go env GOARCH [2020-09-15T13:03:47.345Z] #43 5.278 + export GO_BUILDMODE=-buildmode=pie [2020-09-15T13:03:47.345Z] #43 5.278 + GO_BUILDMODE=-buildmode=pie [2020-09-15T13:03:47.345Z] #43 5.279 ++ dirname /tmp/install/install.sh [2020-09-15T13:03:47.345Z] #43 5.288 + dir=/tmp/install [2020-09-15T13:03:47.345Z] #43 5.288 + bin=gotestsum [2020-09-15T13:03:47.345Z] #43 5.288 + shift [2020-09-15T13:03:47.345Z] #43 5.288 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-09-15T13:03:47.345Z] #43 5.288 + . /tmp/install/gotestsum.installer [2020-09-15T13:03:47.345Z] #43 5.288 ++ : v0.3.5 [2020-09-15T13:03:47.345Z] #43 5.288 + install_gotestsum [2020-09-15T13:03:47.345Z] #43 5.288 + set -e [2020-09-15T13:03:47.345Z] #43 5.288 + export GO111MODULE=on [2020-09-15T13:03:47.345Z] #43 5.288 + GO111MODULE=on [2020-09-15T13:03:47.345Z] #43 5.288 + GOBIN=/build [2020-09-15T13:03:47.345Z] #43 5.288 + go get gotest.tools/gotestsum@v0.3.5 [2020-09-15T13:03:47.345Z] #43 5.420 go: finding gotest.tools/gotestsum v0.3.5 [2020-09-15T13:03:47.345Z] #43 5.449 go: finding gotest.tools v0.3.5 [2020-09-15T13:03:47.345Z] #43 6.588 go: downloading gotest.tools/gotestsum v0.3.5 [2020-09-15T13:03:47.345Z] #43 7.092 go: extracting gotest.tools/gotestsum v0.3.5 [2020-09-15T13:03:47.345Z] #43 7.930 go: downloading gotest.tools v2.1.0+incompatible [2020-09-15T13:03:47.345Z] #43 8.076 go: extracting gotest.tools v2.1.0+incompatible [2020-09-15T13:03:47.345Z] #43 8.325 go: downloading github.com/pkg/errors v0.8.0 [2020-09-15T13:03:47.345Z] #43 8.346 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-09-15T13:03:47.345Z] #43 8.481 go: downloading github.com/spf13/pflag v1.0.1 [2020-09-15T13:03:47.345Z] #43 8.484 go: downloading github.com/fatih/color v1.6.0 [2020-09-15T13:03:47.345Z] #43 8.501 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-09-15T13:03:47.345Z] #43 8.572 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-09-15T13:03:47.345Z] #43 8.585 go: extracting github.com/pkg/errors v0.8.0 [2020-09-15T13:03:47.345Z] #43 8.789 go: extracting github.com/fatih/color v1.6.0 [2020-09-15T13:03:47.345Z] #43 8.865 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-09-15T13:03:47.345Z] #43 8.867 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-09-15T13:03:47.345Z] #43 8.968 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-09-15T13:03:47.345Z] #43 8.993 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-09-15T13:03:47.345Z] #43 9.103 go: extracting github.com/spf13/pflag v1.0.1 [2020-09-15T13:03:47.345Z] #43 9.131 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-09-15T13:03:47.345Z] #43 9.152 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-09-15T13:03:47.345Z] #43 9.281 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-09-15T13:03:47.345Z] #43 9.497 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-09-15T13:03:47.345Z] #43 9.590 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-09-15T13:03:47.345Z] #43 10.83 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-09-15T13:03:47.345Z] #43 11.35 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-09-15T13:03:47.605Z] #43 ... [2020-09-15T13:03:47.605Z] [2020-09-15T13:03:47.605Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-15T13:03:47.605Z] #45 4.323 + RM_GOPATH=0 [2020-09-15T13:03:47.605Z] #45 4.326 + TMP_GOPATH= [2020-09-15T13:03:47.605Z] #45 4.326 + : /build [2020-09-15T13:03:47.605Z] #45 4.326 + '[' -z '' ']' [2020-09-15T13:03:47.605Z] #45 4.326 ++ mktemp -d [2020-09-15T13:03:47.605Z] #45 4.330 + export GOPATH=/tmp/tmp.9gP02D14bo [2020-09-15T13:03:47.605Z] #45 4.330 + GOPATH=/tmp/tmp.9gP02D14bo [2020-09-15T13:03:47.605Z] #45 4.330 + RM_GOPATH=1 [2020-09-15T13:03:47.605Z] #45 4.330 + case "$(go env GOARCH)" in [2020-09-15T13:03:47.605Z] #45 4.330 ++ go env GOARCH [2020-09-15T13:03:47.605Z] #45 4.366 Installing golangci-lint version v1.23.8 [2020-09-15T13:03:47.605Z] #45 4.368 + export GO_BUILDMODE=-buildmode=pie [2020-09-15T13:03:47.605Z] #45 4.368 + GO_BUILDMODE=-buildmode=pie [2020-09-15T13:03:47.605Z] #45 4.368 ++ dirname /tmp/install/install.sh [2020-09-15T13:03:47.605Z] #45 4.368 + dir=/tmp/install [2020-09-15T13:03:47.605Z] #45 4.368 + bin=golangci_lint [2020-09-15T13:03:47.605Z] #45 4.368 + shift [2020-09-15T13:03:47.605Z] #45 4.368 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-09-15T13:03:47.605Z] #45 4.368 + . /tmp/install/golangci_lint.installer [2020-09-15T13:03:47.605Z] #45 4.368 ++ : v1.23.8 [2020-09-15T13:03:47.605Z] #45 4.368 + install_golangci_lint [2020-09-15T13:03:47.605Z] #45 4.368 + echo 'Installing golangci-lint version v1.23.8' [2020-09-15T13:03:47.605Z] #45 4.368 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-09-15T13:03:47.605Z] #45 ... [2020-09-15T13:03:47.605Z] [2020-09-15T13:03:47.605Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-15T13:03:47.605Z] #47 3.191 + RM_GOPATH=0 [2020-09-15T13:03:47.605Z] #47 3.191 + TMP_GOPATH= [2020-09-15T13:03:47.605Z] #47 3.191 + : /build [2020-09-15T13:03:47.605Z] #47 3.191 + '[' -z '' ']' [2020-09-15T13:03:47.605Z] #47 3.191 ++ mktemp -d [2020-09-15T13:03:47.605Z] #47 3.191 + export GOPATH=/tmp/tmp.99Qg2C2S1K [2020-09-15T13:03:47.605Z] #47 3.191 + GOPATH=/tmp/tmp.99Qg2C2S1K [2020-09-15T13:03:47.605Z] #47 3.191 + RM_GOPATH=1 [2020-09-15T13:03:47.605Z] #47 3.191 + case "$(go env GOARCH)" in [2020-09-15T13:03:47.605Z] #47 3.191 ++ go env GOARCH [2020-09-15T13:03:47.605Z] #47 3.191 + export GO_BUILDMODE=-buildmode=pie [2020-09-15T13:03:47.605Z] #47 3.191 + GO_BUILDMODE=-buildmode=pie [2020-09-15T13:03:47.605Z] #47 3.191 ++ dirname /tmp/install/install.sh [2020-09-15T13:03:47.605Z] #47 3.191 + dir=/tmp/install [2020-09-15T13:03:47.605Z] #47 3.191 + bin=shfmt [2020-09-15T13:03:47.605Z] #47 3.191 + shift [2020-09-15T13:03:47.605Z] #47 3.191 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-09-15T13:03:47.605Z] #47 3.191 + . /tmp/install/shfmt.installer [2020-09-15T13:03:47.605Z] #47 3.191 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-09-15T13:03:47.605Z] #47 3.191 + install_shfmt [2020-09-15T13:03:47.605Z] #47 3.191 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-09-15T13:03:47.605Z] #47 3.191 + git clone https://github.com/mvdan/sh.git /tmp/tmp.99Qg2C2S1K/src/github.com/mvdan/sh [2020-09-15T13:03:47.605Z] #47 3.191 Cloning into '/tmp/tmp.99Qg2C2S1K/src/github.com/mvdan/sh'... [2020-09-15T13:03:47.605Z] #47 3.191 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-09-15T13:03:47.605Z] #47 11.56 + cd /tmp/tmp.99Qg2C2S1K/src/github.com/mvdan/sh [2020-09-15T13:03:47.605Z] #47 11.56 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-09-15T13:03:47.605Z] #47 11.64 + GO111MODULE=on [2020-09-15T13:03:47.710Z] 5d8f1d1f9197: Pull complete [2020-09-15T13:03:47.710Z] 3c370c2e2f82: Verifying Checksum [2020-09-15T13:03:47.710Z] 3c370c2e2f82: Download complete [2020-09-15T13:03:47.865Z] #47 11.65 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-09-15T13:03:47.865Z] #47 ... [2020-09-15T13:03:47.865Z] [2020-09-15T13:03:47.865Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-15T13:03:47.865Z] #10 5.948 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-15T13:03:47.865Z] #10 6.011 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-15T13:03:47.865Z] #10 6.018 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-15T13:03:47.865Z] #10 7.047 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-09-15T13:03:47.865Z] #10 9.009 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [226 kB] [2020-09-15T13:03:47.865Z] #10 11.36 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-09-15T13:03:47.865Z] #10 ... [2020-09-15T13:03:47.865Z] [2020-09-15T13:03:47.865Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-15T13:03:47.865Z] #38 11.85 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-09-15T13:03:48.997Z] #28 4.240 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-09-15T13:03:48.997Z] #28 4.241 Cloning into '.'... [2020-09-15T13:03:49.633Z] #28 ... [2020-09-15T13:03:49.633Z] [2020-09-15T13:03:49.633Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-15T13:03:49.633Z] #30 3.581 + RM_GOPATH=0 [2020-09-15T13:03:49.633Z] #30 3.581 + TMP_GOPATH= [2020-09-15T13:03:49.633Z] #30 3.581 + : /build [2020-09-15T13:03:49.633Z] #30 3.581 + '[' -z '' ']' [2020-09-15T13:03:49.633Z] #30 3.581 ++ mktemp -d [2020-09-15T13:03:49.633Z] #30 3.582 + export GOPATH=/tmp/tmp.2pbmNhhHRC [2020-09-15T13:03:49.633Z] #30 3.582 + GOPATH=/tmp/tmp.2pbmNhhHRC [2020-09-15T13:03:49.633Z] #30 3.583 + RM_GOPATH=1 [2020-09-15T13:03:49.633Z] #30 3.583 + case "$(go env GOARCH)" in [2020-09-15T13:03:49.633Z] #30 3.588 ++ go env GOARCH [2020-09-15T13:03:49.633Z] #30 3.594 + export GO_BUILDMODE=-buildmode=pie [2020-09-15T13:03:49.633Z] #30 3.594 + GO_BUILDMODE=-buildmode=pie [2020-09-15T13:03:49.633Z] #30 3.594 ++ dirname /tmp/install/install.sh [2020-09-15T13:03:49.633Z] #30 3.595 + dir=/tmp/install [2020-09-15T13:03:49.633Z] #30 3.595 + bin=tomlv [2020-09-15T13:03:49.633Z] #30 3.595 + shift [2020-09-15T13:03:49.633Z] #30 3.595 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-09-15T13:03:49.633Z] #30 3.595 + . /tmp/install/tomlv.installer [2020-09-15T13:03:49.633Z] #30 3.595 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-09-15T13:03:49.633Z] #30 3.596 + install_tomlv [2020-09-15T13:03:49.633Z] #30 3.596 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-09-15T13:03:49.633Z] #30 3.596 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-09-15T13:03:49.633Z] #30 3.596 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.2pbmNhhHRC/src/github.com/BurntSushi/toml [2020-09-15T13:03:49.633Z] #30 3.602 Cloning into '/tmp/tmp.2pbmNhhHRC/src/github.com/BurntSushi/toml'... [2020-09-15T13:03:49.633Z] #30 4.354 + cd /tmp/tmp.2pbmNhhHRC/src/github.com/BurntSushi/toml [2020-09-15T13:03:49.633Z] #30 4.354 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-09-15T13:03:49.634Z] #30 4.356 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-09-15T13:03:49.634Z] #30 4.772 internal/cpu [2020-09-15T13:03:49.634Z] #30 4.776 runtime/internal/atomic [2020-09-15T13:03:49.634Z] #30 4.977 runtime/internal/sys [2020-09-15T13:03:49.634Z] #30 5.151 runtime/internal/math [2020-09-15T13:03:49.634Z] #30 5.226 math/bits [2020-09-15T13:03:49.634Z] #30 5.232 internal/bytealg [2020-09-15T13:03:49.634Z] #30 5.557 runtime [2020-09-15T13:03:49.706Z] Commit message: "Merge commit 'e8456cd207323398c0caf32c871e26258cbc40ef' into HEAD" [2020-09-15T13:03:49.717Z] First time build. Skipping changelog. [2020-09-15T13:03:49.926Z] #30 5.697 math [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-09-15T13:03:50.475Z] 1301750ffb48: Pull complete [2020-09-15T13:03:50.739Z] + docker version [2020-09-15T13:03:49.710Z] > git rev-list --no-walk 3fa57c3af80b57578e9b984c8d3b7b352513f421 # timeout=10 [2020-09-15T13:03:52.061Z] #38 ... [2020-09-15T13:03:52.061Z] [2020-09-15T13:03:52.061Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-15T13:03:52.061Z] #21 14.63 + mkdir -p /build [2020-09-15T13:03:52.061Z] #21 14.64 + mv docker/docker /build/ [2020-09-15T13:03:52.061Z] #21 14.67 + rmdir docker [2020-09-15T13:03:52.061Z] #21 DONE 15.8s [2020-09-15T13:03:52.061Z] [2020-09-15T13:03:52.061Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-15T13:03:52.061Z] #47 12.98 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-09-15T13:03:52.061Z] #47 13.03 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-09-15T13:03:52.061Z] #47 13.13 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-09-15T13:03:52.061Z] #47 13.48 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-09-15T13:03:52.061Z] #47 13.50 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-09-15T13:03:52.061Z] #47 14.45 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-09-15T13:03:52.061Z] #47 15.32 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-09-15T13:03:52.061Z] #47 ... [2020-09-15T13:03:52.061Z] [2020-09-15T13:03:52.061Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-15T13:03:52.061Z] #41 6.061 + cd /tmp/tmp.FBsSOzteXv/src/github.com/LK4D4/vndr [2020-09-15T13:03:52.061Z] #41 6.062 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-09-15T13:03:52.061Z] #41 6.111 + go build -buildmode=pie -v -o /build/vndr . [2020-09-15T13:03:52.061Z] #41 7.533 runtime/internal/atomic [2020-09-15T13:03:52.061Z] #41 7.541 internal/cpu [2020-09-15T13:03:52.061Z] #41 7.765 runtime/internal/sys [2020-09-15T13:03:52.061Z] #41 8.143 internal/bytealg [2020-09-15T13:03:52.061Z] #41 8.226 internal/race [2020-09-15T13:03:52.061Z] #41 8.293 sync/atomic [2020-09-15T13:03:52.061Z] #41 8.589 unicode [2020-09-15T13:03:52.061Z] #41 9.271 runtime [2020-09-15T13:03:52.061Z] #41 12.54 unicode/utf8 [2020-09-15T13:03:52.061Z] #41 13.11 math [2020-09-15T13:03:52.487Z] Client: Docker Engine - Community [2020-09-15T13:03:52.487Z] Version: 19.03.12 [2020-09-15T13:03:52.487Z] API version: 1.40 [2020-09-15T13:03:52.487Z] Go version: go1.13.10 [2020-09-15T13:03:52.487Z] Git commit: 48a66213fe [2020-09-15T13:03:52.487Z] Built: Mon Jun 22 15:45:36 2020 [2020-09-15T13:03:52.487Z] OS/Arch: linux/amd64 [2020-09-15T13:03:52.487Z] Experimental: false [2020-09-15T13:03:52.487Z] [2020-09-15T13:03:52.487Z] Server: Docker Engine - Community [2020-09-15T13:03:52.487Z] Engine: [2020-09-15T13:03:52.487Z] Version: 19.03.12 [2020-09-15T13:03:52.487Z] API version: 1.40 (minimum version 1.12) [2020-09-15T13:03:52.487Z] Go version: go1.13.10 [2020-09-15T13:03:52.487Z] Git commit: 48a66213fe [2020-09-15T13:03:52.487Z] Built: Mon Jun 22 15:44:07 2020 [2020-09-15T13:03:52.487Z] OS/Arch: linux/amd64 [2020-09-15T13:03:52.487Z] Experimental: true [2020-09-15T13:03:52.487Z] containerd: [2020-09-15T13:03:52.487Z] Version: 1.2.13 [2020-09-15T13:03:52.487Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-09-15T13:03:52.487Z] runc: [2020-09-15T13:03:52.487Z] Version: 1.0.0-rc10 [2020-09-15T13:03:52.487Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-09-15T13:03:52.487Z] docker-init: [2020-09-15T13:03:52.487Z] Version: 0.18.0 [2020-09-15T13:03:52.487Z] GitCommit: fec3683 [Pipeline] sh [2020-09-15T13:03:52.555Z] dc5c6edc9cff: Pull complete [2020-09-15T13:03:52.764Z] + docker info [2020-09-15T13:03:53.445Z] #41 ... [2020-09-15T13:03:53.445Z] [2020-09-15T13:03:53.445Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-15T13:03:53.445Z] #43 12.33 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-09-15T13:03:53.445Z] #43 15.04 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-09-15T13:03:53.445Z] #43 17.15 go: finding github.com/fatih/color v1.6.0 [2020-09-15T13:03:53.445Z] #43 17.17 go: finding github.com/pkg/errors v0.8.0 [2020-09-15T13:03:53.445Z] #43 17.20 go: finding github.com/sirupsen/logrus v1.0.5 [2020-09-15T13:03:53.445Z] #43 17.23 go: finding github.com/spf13/pflag v1.0.1 [2020-09-15T13:03:53.445Z] #43 ... [2020-09-15T13:03:53.445Z] [2020-09-15T13:03:53.445Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-15T13:03:53.445Z] #47 17.42 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-09-15T13:03:53.454Z] #30 ... [2020-09-15T13:03:53.454Z] [2020-09-15T13:03:53.454Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-15T13:03:53.454Z] #43 3.046 + RM_GOPATH=0 [2020-09-15T13:03:53.454Z] #43 3.046 + TMP_GOPATH= [2020-09-15T13:03:53.454Z] #43 3.046 + : /build [2020-09-15T13:03:53.454Z] #43 3.046 + '[' -z '' ']' [2020-09-15T13:03:53.454Z] #43 3.046 ++ mktemp -d [2020-09-15T13:03:53.454Z] #43 3.050 + export GOPATH=/tmp/tmp.RyOErY2B3a [2020-09-15T13:03:53.454Z] #43 3.050 + GOPATH=/tmp/tmp.RyOErY2B3a [2020-09-15T13:03:53.454Z] #43 3.050 + RM_GOPATH=1 [2020-09-15T13:03:53.454Z] #43 3.050 + case "$(go env GOARCH)" in [2020-09-15T13:03:53.454Z] #43 3.050 ++ go env GOARCH [2020-09-15T13:03:53.454Z] #43 3.056 + export GO_BUILDMODE=-buildmode=pie [2020-09-15T13:03:53.454Z] #43 3.056 + GO_BUILDMODE=-buildmode=pie [2020-09-15T13:03:53.454Z] #43 3.056 ++ dirname /tmp/install/install.sh [2020-09-15T13:03:53.454Z] #43 3.056 + dir=/tmp/install [2020-09-15T13:03:53.454Z] #43 3.056 + bin=gotestsum [2020-09-15T13:03:53.454Z] #43 3.056 + shift [2020-09-15T13:03:53.454Z] #43 3.056 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-09-15T13:03:53.454Z] #43 3.056 + . /tmp/install/gotestsum.installer [2020-09-15T13:03:53.454Z] #43 3.056 ++ : v0.3.5 [2020-09-15T13:03:53.454Z] #43 3.056 + install_gotestsum [2020-09-15T13:03:53.454Z] #43 3.056 + set -e [2020-09-15T13:03:53.454Z] #43 3.056 + export GO111MODULE=on [2020-09-15T13:03:53.454Z] #43 3.056 + GO111MODULE=on [2020-09-15T13:03:53.454Z] #43 3.056 + GOBIN=/build [2020-09-15T13:03:53.454Z] #43 3.057 + go get gotest.tools/gotestsum@v0.3.5 [2020-09-15T13:03:53.454Z] #43 3.148 go: finding gotest.tools/gotestsum v0.3.5 [2020-09-15T13:03:53.454Z] #43 3.150 go: finding gotest.tools v0.3.5 [2020-09-15T13:03:53.454Z] #43 3.768 go: downloading gotest.tools/gotestsum v0.3.5 [2020-09-15T13:03:53.454Z] #43 3.888 go: extracting gotest.tools/gotestsum v0.3.5 [2020-09-15T13:03:53.454Z] #43 4.299 go: downloading gotest.tools v2.1.0+incompatible [2020-09-15T13:03:53.454Z] #43 4.385 go: extracting gotest.tools v2.1.0+incompatible [2020-09-15T13:03:53.454Z] #43 4.433 go: downloading github.com/pkg/errors v0.8.0 [2020-09-15T13:03:53.454Z] #43 4.434 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-09-15T13:03:53.454Z] #43 4.609 go: downloading github.com/fatih/color v1.6.0 [2020-09-15T13:03:53.454Z] #43 4.666 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-09-15T13:03:53.455Z] #43 4.690 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-09-15T13:03:53.455Z] #43 4.691 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-09-15T13:03:53.455Z] #43 4.729 go: downloading github.com/spf13/pflag v1.0.1 [2020-09-15T13:03:53.455Z] #43 4.808 go: extracting github.com/fatih/color v1.6.0 [2020-09-15T13:03:53.455Z] #43 4.814 go: extracting github.com/pkg/errors v0.8.0 [2020-09-15T13:03:53.455Z] #43 4.910 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-09-15T13:03:53.455Z] #43 4.911 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-09-15T13:03:53.455Z] #43 4.911 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-09-15T13:03:53.455Z] #43 4.952 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-09-15T13:03:53.455Z] #43 4.966 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-09-15T13:03:53.455Z] #43 4.975 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-09-15T13:03:53.455Z] #43 4.976 go: extracting github.com/spf13/pflag v1.0.1 [2020-09-15T13:03:53.455Z] #43 5.074 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-09-15T13:03:53.455Z] #43 5.409 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-09-15T13:03:53.455Z] #43 5.481 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-09-15T13:03:53.455Z] #43 5.749 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-09-15T13:03:53.455Z] #43 6.699 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-09-15T13:03:53.455Z] #43 6.916 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-09-15T13:03:53.455Z] #43 8.696 go: finding github.com/fatih/color v1.6.0 [2020-09-15T13:03:53.455Z] #43 ... [2020-09-15T13:03:53.455Z] [2020-09-15T13:03:53.455Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-15T13:03:53.455Z] #21 3.475 + RM_GOPATH=0 [2020-09-15T13:03:53.455Z] #21 3.475 + TMP_GOPATH= [2020-09-15T13:03:53.455Z] #21 3.475 + : /build [2020-09-15T13:03:53.455Z] #21 3.475 + '[' -z '' ']' [2020-09-15T13:03:53.455Z] #21 3.475 ++ mktemp -d [2020-09-15T13:03:53.455Z] #21 3.479 + export GOPATH=/tmp/tmp.Aftrh7Cjr2 [2020-09-15T13:03:53.455Z] #21 3.479 + GOPATH=/tmp/tmp.Aftrh7Cjr2 [2020-09-15T13:03:53.455Z] #21 3.479 + RM_GOPATH=1 [2020-09-15T13:03:53.455Z] #21 3.479 + case "$(go env GOARCH)" in [2020-09-15T13:03:53.455Z] #21 3.479 ++ go env GOARCH [2020-09-15T13:03:53.455Z] #21 3.517 + export GO_BUILDMODE=-buildmode=pie [2020-09-15T13:03:53.455Z] #21 3.517 + GO_BUILDMODE=-buildmode=pie [2020-09-15T13:03:53.455Z] #21 3.518 ++ dirname /tmp/install/install.sh [2020-09-15T13:03:53.455Z] #21 3.518 + dir=/tmp/install [2020-09-15T13:03:53.455Z] #21 3.518 + bin=dockercli [2020-09-15T13:03:53.455Z] #21 3.518 + shift [2020-09-15T13:03:53.455Z] #21 3.518 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-09-15T13:03:53.455Z] #21 3.518 + . /tmp/install/dockercli.installer [2020-09-15T13:03:53.455Z] #21 3.518 ++ : stable [2020-09-15T13:03:53.455Z] #21 3.518 ++ : 17.06.2-ce [2020-09-15T13:03:53.455Z] #21 3.518 + install_dockercli [2020-09-15T13:03:53.455Z] #21 3.518 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-09-15T13:03:53.455Z] #21 3.518 ++ uname -m [2020-09-15T13:03:53.455Z] #21 3.518 Install docker/cli version 17.06.2-ce from stable [2020-09-15T13:03:53.455Z] #21 3.519 + arch=s390x [2020-09-15T13:03:53.455Z] #21 3.519 + '[' s390x '!=' x86_64 ']' [2020-09-15T13:03:53.455Z] #21 3.519 + '[' s390x '!=' s390x ']' [2020-09-15T13:03:53.455Z] #21 3.519 + url=https://download.docker.com/linux/static [2020-09-15T13:03:53.455Z] #21 3.519 + tar -xz docker/docker [2020-09-15T13:03:53.455Z] #21 3.519 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz [2020-09-15T13:03:53.455Z] #21 8.458 + mkdir -p /build [2020-09-15T13:03:53.455Z] #21 8.459 + mv docker/docker /build/ [2020-09-15T13:03:53.455Z] #21 8.459 + rmdir docker [2020-09-15T13:03:53.455Z] #21 DONE 8.8s [2020-09-15T13:03:53.455Z] [2020-09-15T13:03:53.455Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-15T13:03:53.455Z] #43 8.820 go: finding github.com/pkg/errors v0.8.0 [2020-09-15T13:03:53.455Z] #43 8.908 go: finding github.com/sirupsen/logrus v1.0.5 [2020-09-15T13:03:53.455Z] #43 8.908 go: finding github.com/mattn/go-colorable v0.0.9 [2020-09-15T13:03:53.455Z] #43 8.919 go: finding github.com/spf13/pflag v1.0.1 [2020-09-15T13:03:53.455Z] #43 ... [2020-09-15T13:03:53.455Z] [2020-09-15T13:03:53.455Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-15T13:03:53.455Z] #41 3.807 + RM_GOPATH=0 [2020-09-15T13:03:53.455Z] #41 3.807 + TMP_GOPATH= [2020-09-15T13:03:53.455Z] #41 3.807 + : /build [2020-09-15T13:03:53.455Z] #41 3.807 + '[' -z '' ']' [2020-09-15T13:03:53.455Z] #41 3.807 ++ mktemp -d [2020-09-15T13:03:53.455Z] #41 3.810 + export GOPATH=/tmp/tmp.M8CVqeEepT [2020-09-15T13:03:53.455Z] #41 3.810 + GOPATH=/tmp/tmp.M8CVqeEepT [2020-09-15T13:03:53.455Z] #41 3.810 + RM_GOPATH=1 [2020-09-15T13:03:53.455Z] #41 3.810 + case "$(go env GOARCH)" in [2020-09-15T13:03:53.455Z] #41 3.810 ++ go env GOARCH [2020-09-15T13:03:53.455Z] #41 3.834 + export GO_BUILDMODE=-buildmode=pie [2020-09-15T13:03:53.455Z] #41 3.834 + GO_BUILDMODE=-buildmode=pie [2020-09-15T13:03:53.455Z] #41 3.841 ++ dirname /tmp/install/install.sh [2020-09-15T13:03:53.455Z] #41 3.842 + dir=/tmp/install [2020-09-15T13:03:53.455Z] #41 3.842 + bin=vndr [2020-09-15T13:03:53.455Z] #41 3.842 + shift [2020-09-15T13:03:53.455Z] #41 3.842 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-09-15T13:03:53.455Z] #41 3.842 + . /tmp/install/vndr.installer [2020-09-15T13:03:53.455Z] #41 3.842 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-09-15T13:03:53.455Z] #41 3.842 + install_vndr [2020-09-15T13:03:53.455Z] #41 3.842 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-09-15T13:03:53.455Z] #41 3.842 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-09-15T13:03:53.455Z] #41 3.842 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.M8CVqeEepT/src/github.com/LK4D4/vndr [2020-09-15T13:03:53.455Z] #41 3.844 Cloning into '/tmp/tmp.M8CVqeEepT/src/github.com/LK4D4/vndr'... [2020-09-15T13:03:53.455Z] #41 4.524 + cd /tmp/tmp.M8CVqeEepT/src/github.com/LK4D4/vndr [2020-09-15T13:03:53.455Z] #41 4.524 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-09-15T13:03:53.455Z] #41 4.543 + go build -buildmode=pie -v -o /build/vndr . [2020-09-15T13:03:53.455Z] #41 5.316 internal/race [2020-09-15T13:03:53.455Z] #41 5.334 internal/bytealg [2020-09-15T13:03:53.455Z] #41 5.385 sync/atomic [2020-09-15T13:03:53.455Z] #41 5.600 runtime [2020-09-15T13:03:53.455Z] #41 5.688 unicode [2020-09-15T13:03:53.455Z] #41 8.460 unicode/utf8 [2020-09-15T13:03:53.455Z] #41 ... [2020-09-15T13:03:53.455Z] [2020-09-15T13:03:53.455Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-15T13:03:53.455Z] #43 8.927 go: finding github.com/mattn/go-isatty v0.0.3 [2020-09-15T13:03:53.455Z] #43 9.191 go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-09-15T13:03:53.455Z] #43 9.191 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-09-15T13:03:53.746Z] #43 9.428 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-09-15T13:03:53.746Z] #43 9.444 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-09-15T13:03:53.746Z] #43 9.520 go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-09-15T13:03:54.381Z] #43 ... [2020-09-15T13:03:54.381Z] [2020-09-15T13:03:54.381Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-15T13:03:54.381Z] #54 1.112 + RM_GOPATH=0 [2020-09-15T13:03:54.381Z] #54 1.112 + TMP_GOPATH= [2020-09-15T13:03:54.381Z] #54 1.112 + : /build [2020-09-15T13:03:54.381Z] #54 1.112 + '[' -z '' ']' [2020-09-15T13:03:54.381Z] #54 1.112 ++ mktemp -d [2020-09-15T13:03:54.381Z] #54 1.112 + export GOPATH=/tmp/tmp.yd4ph5boUn [2020-09-15T13:03:54.381Z] #54 1.112 + GOPATH=/tmp/tmp.yd4ph5boUn [2020-09-15T13:03:54.381Z] #54 1.112 + RM_GOPATH=1 [2020-09-15T13:03:54.381Z] #54 1.112 + case "$(go env GOARCH)" in [2020-09-15T13:03:54.381Z] #54 1.112 ++ go env GOARCH [2020-09-15T13:03:54.381Z] #54 1.112 + export GO_BUILDMODE=-buildmode=pie [2020-09-15T13:03:54.381Z] #54 1.112 + GO_BUILDMODE=-buildmode=pie [2020-09-15T13:03:54.381Z] #54 1.112 ++ dirname /tmp/install/install.sh [2020-09-15T13:03:54.381Z] #54 1.112 + dir=/tmp/install [2020-09-15T13:03:54.381Z] #54 1.112 + bin=rootlesskit [2020-09-15T13:03:54.381Z] #54 1.112 + shift [2020-09-15T13:03:54.381Z] #54 1.112 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-09-15T13:03:54.381Z] #54 1.112 + . /tmp/install/rootlesskit.installer [2020-09-15T13:03:54.381Z] #54 1.112 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-09-15T13:03:54.381Z] #54 1.112 + install_rootlesskit [2020-09-15T13:03:54.381Z] #54 1.112 + case "$1" in [2020-09-15T13:03:54.381Z] #54 1.112 + export CGO_ENABLED=0 [2020-09-15T13:03:54.381Z] #54 1.112 + CGO_ENABLED=0 [2020-09-15T13:03:54.381Z] #54 1.112 + _install_rootlesskit [2020-09-15T13:03:54.381Z] #54 1.112 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86' [2020-09-15T13:03:54.381Z] #54 1.112 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.yd4ph5boUn/src/github.com/rootless-containers/rootlesskit [2020-09-15T13:03:54.381Z] #54 1.112 Cloning into '/tmp/tmp.yd4ph5boUn/src/github.com/rootless-containers/rootlesskit'... [2020-09-15T13:03:54.381Z] #54 1.118 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-09-15T13:03:54.381Z] #54 3.126 + cd /tmp/tmp.yd4ph5boUn/src/github.com/rootless-containers/rootlesskit [2020-09-15T13:03:54.382Z] #54 3.135 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-09-15T13:03:54.382Z] #54 3.366 + for f in rootlesskit rootlesskit-docker-proxy [2020-09-15T13:03:54.382Z] #54 3.367 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-09-15T13:03:54.382Z] #54 ... [2020-09-15T13:03:54.382Z] [2020-09-15T13:03:54.382Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-15T13:03:54.382Z] #47 2.883 + RM_GOPATH=0 [2020-09-15T13:03:54.382Z] #47 2.883 + TMP_GOPATH= [2020-09-15T13:03:54.382Z] #47 2.883 + : /build [2020-09-15T13:03:54.382Z] #47 2.883 + '[' -z '' ']' [2020-09-15T13:03:54.382Z] #47 2.888 ++ mktemp -d [2020-09-15T13:03:54.382Z] #47 2.890 + export GOPATH=/tmp/tmp.WTrkljRTin [2020-09-15T13:03:54.382Z] #47 2.890 + GOPATH=/tmp/tmp.WTrkljRTin [2020-09-15T13:03:54.382Z] #47 2.890 + RM_GOPATH=1 [2020-09-15T13:03:54.382Z] #47 2.890 + case "$(go env GOARCH)" in [2020-09-15T13:03:54.382Z] #47 2.890 ++ go env GOARCH [2020-09-15T13:03:54.382Z] #47 2.919 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-09-15T13:03:54.382Z] #47 2.919 + export GO_BUILDMODE=-buildmode=pie [2020-09-15T13:03:54.382Z] #47 2.919 + GO_BUILDMODE=-buildmode=pie [2020-09-15T13:03:54.382Z] #47 2.919 ++ dirname /tmp/install/install.sh [2020-09-15T13:03:54.382Z] #47 2.919 + dir=/tmp/install [2020-09-15T13:03:54.382Z] #47 2.919 + bin=shfmt [2020-09-15T13:03:54.382Z] #47 2.919 + shift [2020-09-15T13:03:54.382Z] #47 2.919 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-09-15T13:03:54.382Z] #47 2.919 + . /tmp/install/shfmt.installer [2020-09-15T13:03:54.382Z] #47 2.919 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-09-15T13:03:54.382Z] #47 2.919 + install_shfmt [2020-09-15T13:03:54.382Z] #47 2.919 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-09-15T13:03:54.382Z] #47 2.919 + git clone https://github.com/mvdan/sh.git /tmp/tmp.WTrkljRTin/src/github.com/mvdan/sh [2020-09-15T13:03:54.382Z] #47 2.926 Cloning into '/tmp/tmp.WTrkljRTin/src/github.com/mvdan/sh'... [2020-09-15T13:03:54.382Z] #47 9.118 + cd /tmp/tmp.WTrkljRTin/src/github.com/mvdan/sh [2020-09-15T13:03:54.382Z] #47 9.118 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-09-15T13:03:54.382Z] #47 9.239 + GO111MODULE=on [2020-09-15T13:03:54.382Z] #47 9.239 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-09-15T13:03:54.382Z] #47 9.639 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-09-15T13:03:54.382Z] #47 9.657 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-09-15T13:03:54.382Z] #47 9.747 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-09-15T13:03:54.382Z] #47 9.759 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-09-15T13:03:54.382Z] #47 9.760 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-09-15T13:03:54.382Z] #47 10.20 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-09-15T13:03:54.382Z] #47 ... [2020-09-15T13:03:54.382Z] [2020-09-15T13:03:54.382Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-09-15T13:03:54.382Z] #23 1.239 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-15T13:03:54.382Z] #23 1.285 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-15T13:03:54.382Z] #23 1.303 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-15T13:03:54.382Z] #23 1.460 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-09-15T13:03:54.382Z] #23 2.027 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [200 kB] [2020-09-15T13:03:54.382Z] #23 2.277 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-09-15T13:03:54.673Z] #23 ... [2020-09-15T13:03:54.673Z] [2020-09-15T13:03:54.673Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-15T13:03:54.673Z] #60 2.594 Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a [2020-09-15T13:03:54.673Z] #60 2.594 + RM_GOPATH=0 [2020-09-15T13:03:54.673Z] #60 2.594 + TMP_GOPATH= [2020-09-15T13:03:54.673Z] #60 2.594 + : /build [2020-09-15T13:03:54.673Z] #60 2.594 + '[' -z '' ']' [2020-09-15T13:03:54.673Z] #60 2.594 ++ mktemp -d [2020-09-15T13:03:54.673Z] #60 2.594 + export GOPATH=/tmp/tmp.ygpkTzuK0B [2020-09-15T13:03:54.673Z] #60 2.594 + GOPATH=/tmp/tmp.ygpkTzuK0B [2020-09-15T13:03:54.673Z] #60 2.594 + RM_GOPATH=1 [2020-09-15T13:03:54.673Z] #60 2.594 + case "$(go env GOARCH)" in [2020-09-15T13:03:54.673Z] #60 2.594 ++ go env GOARCH [2020-09-15T13:03:54.673Z] #60 2.594 + export GO_BUILDMODE=-buildmode=pie [2020-09-15T13:03:54.673Z] #60 2.594 + GO_BUILDMODE=-buildmode=pie [2020-09-15T13:03:54.673Z] #60 2.594 ++ dirname /tmp/install/install.sh [2020-09-15T13:03:54.673Z] #60 2.594 + dir=/tmp/install [2020-09-15T13:03:54.673Z] #60 2.594 + bin=proxy [2020-09-15T13:03:54.673Z] #60 2.594 + shift [2020-09-15T13:03:54.673Z] #60 2.594 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-09-15T13:03:54.673Z] #60 2.594 + . /tmp/install/proxy.installer [2020-09-15T13:03:54.673Z] #60 2.594 ++ : 9e99af28df21367340c95a3863e31808d689c92a [2020-09-15T13:03:54.673Z] #60 2.594 + install_proxy [2020-09-15T13:03:54.673Z] #60 2.594 + case "$1" in [2020-09-15T13:03:54.673Z] #60 2.594 + export CGO_ENABLED=0 [2020-09-15T13:03:54.673Z] #60 2.594 + CGO_ENABLED=0 [2020-09-15T13:03:54.673Z] #60 2.594 + _install_proxy [2020-09-15T13:03:54.673Z] #60 2.594 + echo 'Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a' [2020-09-15T13:03:54.673Z] #60 2.594 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.ygpkTzuK0B/src/github.com/docker/libnetwork [2020-09-15T13:03:54.673Z] #60 2.594 Cloning into '/tmp/tmp.ygpkTzuK0B/src/github.com/docker/libnetwork'... [2020-09-15T13:03:54.673Z] #60 ... [2020-09-15T13:03:54.673Z] [2020-09-15T13:03:54.673Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-09-15T13:03:54.673Z] #51 4.198 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-15T13:03:54.673Z] #51 4.242 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-15T13:03:54.673Z] #51 4.260 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-15T13:03:54.673Z] #51 4.898 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-09-15T13:03:54.673Z] #51 6.932 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [200 kB] [2020-09-15T13:03:54.673Z] #51 8.383 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-09-15T13:03:54.824Z] #47 18.84 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-09-15T13:03:54.965Z] #51 ... [2020-09-15T13:03:54.966Z] [2020-09-15T13:03:54.966Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-15T13:03:54.966Z] #36 4.118 + git clone https://github.com/docker/distribution.git . [2020-09-15T13:03:54.966Z] #36 4.121 Cloning into '.'... [2020-09-15T13:03:54.966Z] #36 ... [2020-09-15T13:03:54.966Z] [2020-09-15T13:03:54.966Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-15T13:03:54.966Z] #32 4.200 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-15T13:03:54.966Z] #32 4.250 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-15T13:03:54.966Z] #32 4.267 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-15T13:03:54.966Z] #32 5.015 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-09-15T13:03:54.966Z] #32 6.822 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [200 kB] [2020-09-15T13:03:54.966Z] #32 9.646 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-09-15T13:03:55.084Z] #47 18.96 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-09-15T13:03:55.258Z] #32 ... [2020-09-15T13:03:55.258Z] [2020-09-15T13:03:55.258Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-15T13:03:55.258Z] #10 3.939 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-15T13:03:55.258Z] #10 4.078 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-15T13:03:55.258Z] #10 4.092 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-15T13:03:55.258Z] #10 4.763 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-09-15T13:03:55.258Z] #10 6.578 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [200 kB] [2020-09-15T13:03:55.258Z] #10 8.512 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-09-15T13:03:55.258Z] #10 ... [2020-09-15T13:03:55.258Z] [2020-09-15T13:03:55.258Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-15T13:03:55.258Z] #45 3.039 + RM_GOPATH=0 [2020-09-15T13:03:55.258Z] #45 3.039 + TMP_GOPATH= [2020-09-15T13:03:55.258Z] #45 3.039 + : /build [2020-09-15T13:03:55.258Z] #45 3.039 + '[' -z '' ']' [2020-09-15T13:03:55.258Z] #45 3.039 ++ mktemp -d [2020-09-15T13:03:55.258Z] #45 3.046 + export GOPATH=/tmp/tmp.bIo6kNpKsK [2020-09-15T13:03:55.258Z] #45 3.046 + GOPATH=/tmp/tmp.bIo6kNpKsK [2020-09-15T13:03:55.258Z] #45 3.046 + RM_GOPATH=1 [2020-09-15T13:03:55.258Z] #45 3.046 + case "$(go env GOARCH)" in [2020-09-15T13:03:55.258Z] #45 3.046 ++ go env GOARCH [2020-09-15T13:03:55.258Z] #45 3.056 + export GO_BUILDMODE=-buildmode=pie [2020-09-15T13:03:55.258Z] #45 3.056 + GO_BUILDMODE=-buildmode=pie [2020-09-15T13:03:55.258Z] #45 3.056 ++ dirname /tmp/install/install.sh [2020-09-15T13:03:55.258Z] #45 3.059 + dir=/tmp/install [2020-09-15T13:03:55.258Z] #45 3.059 + bin=golangci_lint [2020-09-15T13:03:55.258Z] #45 3.059 + shift [2020-09-15T13:03:55.258Z] #45 3.059 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-09-15T13:03:55.258Z] #45 3.059 + . /tmp/install/golangci_lint.installer [2020-09-15T13:03:55.258Z] #45 3.059 ++ : v1.23.8 [2020-09-15T13:03:55.258Z] #45 3.059 + install_golangci_lint [2020-09-15T13:03:55.258Z] #45 3.059 + echo 'Installing golangci-lint version v1.23.8' [2020-09-15T13:03:55.258Z] #45 3.059 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-09-15T13:03:55.258Z] #45 3.060 Installing golangci-lint version v1.23.8 [2020-09-15T13:03:55.343Z] #47 19.12 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-09-15T13:03:55.343Z] #47 19.30 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-09-15T13:03:55.550Z] #45 ... [2020-09-15T13:03:55.550Z] [2020-09-15T13:03:55.550Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-15T13:03:55.550Z] #38 4.071 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-15T13:03:55.550Z] #38 4.116 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-15T13:03:55.550Z] #38 4.141 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-15T13:03:55.550Z] #38 4.768 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-09-15T13:03:55.550Z] #38 6.463 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [200 kB] [2020-09-15T13:03:55.550Z] #38 8.979 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-09-15T13:03:55.550Z] #38 ... [2020-09-15T13:03:55.550Z] [2020-09-15T13:03:55.550Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-15T13:03:55.550Z] #47 10.64 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-09-15T13:03:55.550Z] #47 11.35 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-09-15T13:03:56.101Z] 3c370c2e2f82: Pull complete [2020-09-15T13:03:56.101Z] 5ffb2f5886e2: Pull complete [2020-09-15T13:03:56.101Z] Digest: sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2020-09-15T13:03:56.101Z] Status: Downloaded newer image for golang:1.13.15-buster [2020-09-15T13:03:56.101Z] ---> 805dc2d65d1c [2020-09-15T13:03:56.101Z] Step 5/15 : ARG BUILDX_REPO [2020-09-15T13:03:56.101Z] ---> Running in d355acefddf7 [2020-09-15T13:03:56.101Z] Removing intermediate container d355acefddf7 [2020-09-15T13:03:56.101Z] ---> 4598163060aa [2020-09-15T13:03:56.101Z] Step 6/15 : RUN git clone "${BUILDX_REPO}" /buildx [2020-09-15T13:03:56.101Z] ---> Running in f757d1a7eba7 [2020-09-15T13:03:56.281Z] #47 20.17 runtime/cgo [2020-09-15T13:03:56.281Z] #47 20.19 runtime [2020-09-15T13:03:56.393Z] Cloning into '/buildx'... [2020-09-15T13:03:56.586Z] #47 12.25 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-09-15T13:03:56.586Z] #47 12.36 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-09-15T13:03:56.586Z] #47 12.50 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-09-15T13:03:56.851Z] #47 ... [2020-09-15T13:03:56.851Z] [2020-09-15T13:03:56.851Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-15T13:03:56.851Z] #54 10.63 + cd /tmp/tmp.DdH1ayYZU2/src/github.com/rootless-containers/rootlesskit [2020-09-15T13:03:56.851Z] #54 10.64 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-09-15T13:03:56.851Z] #54 11.36 + for f in rootlesskit rootlesskit-docker-proxy [2020-09-15T13:03:56.851Z] #54 11.36 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-09-15T13:03:56.851Z] #54 ... [2020-09-15T13:03:56.851Z] [2020-09-15T13:03:56.851Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-15T13:03:56.851Z] #60 19.63 Checking out files: 59% (1237/2067) Checking out files: 60% (1241/2067) Checking out files: 61% (1261/2067) Checking out files: 62% (1282/2067) Checking out files: 63% (1303/2067) Checking out files: 64% (1323/2067) Checking out files: 65% (1344/2067) Checking out files: 66% (1365/2067) Checking out files: 67% (1385/2067) Checking out files: 68% (1406/2067) Checking out files: 69% (1427/2067) Checking out files: 70% (1447/2067) Checking out files: 71% (1468/2067) Checking out files: 72% (1489/2067) Checking out files: 73% (1509/2067) Checking out files: 74% (1530/2067) Checking out files: 75% (1551/2067) Checking out files: 76% (1571/2067) Checking out files: 77% (1592/2067) Checking out files: 78% (1613/2067) Checking out files: 79% (1633/2067) Checking out files: 80% (1654/2067) Checking out files: 81% (1675/2067) Checking out files: 82% (1695/2067) Checking out files: 83% (1716/2067) Checking out files: 84% (1737/2067) Checking out files: 85% (1757/2067) Checking out files: 86% (1778/2067) Checking out files: 87% (1799/2067) Checking out files: 88% (1819/2067) Checking out files: 89% (1840/2067) Checking out files: 90% (1861/2067) Checking out files: 91% (1881/2067) Checking out files: 92% (1902/2067) Checking out files: 93% (1923/2067) Checking out files: 94% (1943/2067) Checking out files: 95% (1964/2067) Checking out files: 96% (1985/2067) Checking out files: 97% (2005/2067) Checking out files: 98% (2026/2067) Checking out files: 99% (2047/2067) Checking out files: 100% (2067/2067) Checking out files: 100% (2067/2067), done. [2020-09-15T13:03:56.851Z] #60 20.53 + cd /tmp/tmp.mPueRC5TWx/src/github.com/docker/libnetwork [2020-09-15T13:03:56.851Z] #60 20.53 + git checkout -q 9e99af28df21367340c95a3863e31808d689c92a [2020-09-15T13:03:56.878Z] #47 12.60 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-09-15T13:03:57.111Z] #60 21.04 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-09-15T13:03:57.170Z] #47 13.04 runtime [2020-09-15T13:03:57.462Z] #47 13.05 runtime/cgo [2020-09-15T13:03:58.049Z] #60 ... [2020-09-15T13:03:58.049Z] [2020-09-15T13:03:58.049Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-09-15T13:03:58.049Z] #23 11.76 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-09-15T13:03:58.049Z] #23 ... [2020-09-15T13:03:58.049Z] [2020-09-15T13:03:58.049Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-09-15T13:03:58.049Z] #51 11.84 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-09-15T13:03:58.309Z] #51 ... [2020-09-15T13:03:58.309Z] [2020-09-15T13:03:58.309Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-15T13:03:58.309Z] #41 17.97 unicode/utf16 [2020-09-15T13:03:58.309Z] #41 18.25 container/list [2020-09-15T13:03:58.309Z] #41 18.91 crypto/internal/subtle [2020-09-15T13:03:58.309Z] #41 19.00 crypto/subtle [2020-09-15T13:03:58.309Z] #41 19.15 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-09-15T13:03:58.309Z] #41 19.31 internal/nettrace [2020-09-15T13:03:58.309Z] #41 19.44 runtime/cgo [2020-09-15T13:03:59.248Z] #41 ... [2020-09-15T13:03:59.248Z] [2020-09-15T13:03:59.248Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-15T13:03:59.248Z] #36 22.39 Checking out files: 90% (1500/1665) Checking out files: 91% (1516/1665) Checking out files: 92% (1532/1665) Checking out files: 93% (1549/1665) Checking out files: 94% (1566/1665) Checking out files: 95% (1582/1665) Checking out files: 96% (1599/1665) Checking out files: 97% (1616/1665) Checking out files: 98% (1632/1665) Checking out files: 99% (1649/1665) Checking out files: 100% (1665/1665) Checking out files: 100% (1665/1665), done. [2020-09-15T13:03:59.248Z] #36 22.62 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-09-15T13:03:59.508Z] #36 ... [2020-09-15T13:03:59.508Z] [2020-09-15T13:03:59.508Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-15T13:03:59.508Z] #30 13.51 internal/testlog [2020-09-15T13:03:59.508Z] #30 13.86 encoding [2020-09-15T13:03:59.508Z] #30 14.02 runtime/cgo [2020-09-15T13:03:59.767Z] #30 ... [2020-09-15T13:03:59.767Z] [2020-09-15T13:03:59.767Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-15T13:03:59.767Z] #10 23.54 Fetched 8380 kB in 18s (470 kB/s) [2020-09-15T13:03:59.935Z] Removing intermediate container f757d1a7eba7 [2020-09-15T13:03:59.935Z] ---> 6213b5a1fd74 [2020-09-15T13:03:59.935Z] Step 7/15 : WORKDIR /buildx [2020-09-15T13:03:59.935Z] ---> Running in b40c7364b0b5 [2020-09-15T13:03:59.935Z] Removing intermediate container b40c7364b0b5 [2020-09-15T13:03:59.935Z] ---> c29be61ecdbd [2020-09-15T13:03:59.935Z] Step 8/15 : ARG BUILDX_COMMIT [2020-09-15T13:03:59.935Z] ---> Running in 06f63ec9901b [2020-09-15T13:04:00.231Z] Removing intermediate container 06f63ec9901b [2020-09-15T13:04:00.231Z] ---> c9108bbdf61c [2020-09-15T13:04:00.231Z] Step 9/15 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build [2020-09-15T13:04:00.231Z] ---> Running in e93955d9b840 [2020-09-15T13:04:00.523Z] From https://github.com/docker/buildx [2020-09-15T13:04:00.523Z] * [new tag] v0.3.1 -> build [2020-09-15T13:04:01.021Z] #47 ... [2020-09-15T13:04:01.022Z] [2020-09-15T13:04:01.022Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-15T13:04:01.022Z] #36 14.55 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-09-15T13:04:01.022Z] #36 16.30 + 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-09-15T13:04:01.159Z] Switched to branch 'build' [2020-09-15T13:04:02.199Z] Removing intermediate container e93955d9b840 [2020-09-15T13:04:02.199Z] ---> d750815ab444 [2020-09-15T13:04:02.199Z] Step 10/15 : ARG GOOS [2020-09-15T13:04:02.199Z] ---> Running in 85bf3d089962 [2020-09-15T13:04:02.199Z] Removing intermediate container 85bf3d089962 [2020-09-15T13:04:02.199Z] ---> 87b3d82ec0d8 [2020-09-15T13:04:02.199Z] Step 11/15 : ARG GOARCH [2020-09-15T13:04:02.199Z] ---> Running in d5057368941c [2020-09-15T13:04:02.199Z] Removing intermediate container d5057368941c [2020-09-15T13:04:02.199Z] ---> 649d3e8e8015 [2020-09-15T13:04:02.199Z] 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-09-15T13:04:02.199Z] ---> Running in 97c19ee5cea3 [2020-09-15T13:04:02.714Z] Client: [2020-09-15T13:04:02.714Z] Debug Mode: false [2020-09-15T13:04:02.714Z] [2020-09-15T13:04:02.714Z] Server: [2020-09-15T13:04:02.714Z] Containers: 0 [2020-09-15T13:04:02.714Z] Running: 0 [2020-09-15T13:04:02.714Z] Paused: 0 [2020-09-15T13:04:02.714Z] Stopped: 0 [2020-09-15T13:04:02.714Z] Images: 0 [2020-09-15T13:04:02.714Z] Server Version: 19.03.12 [2020-09-15T13:04:02.714Z] Storage Driver: overlay2 [2020-09-15T13:04:02.714Z] Backing Filesystem: extfs [2020-09-15T13:04:02.714Z] Supports d_type: true [2020-09-15T13:04:02.714Z] Native Overlay Diff: true [2020-09-15T13:04:02.714Z] Logging Driver: json-file [2020-09-15T13:04:02.714Z] Cgroup Driver: cgroupfs [2020-09-15T13:04:02.714Z] Plugins: [2020-09-15T13:04:02.714Z] Volume: local [2020-09-15T13:04:02.714Z] Network: bridge host ipvlan macvlan null overlay [2020-09-15T13:04:02.715Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-09-15T13:04:02.715Z] Swarm: inactive [2020-09-15T13:04:02.715Z] Runtimes: runc [2020-09-15T13:04:02.715Z] Default Runtime: runc [2020-09-15T13:04:02.715Z] Init Binary: docker-init [2020-09-15T13:04:02.715Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-09-15T13:04:02.715Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-09-15T13:04:02.715Z] init version: fec3683 [2020-09-15T13:04:02.715Z] Security Options: [2020-09-15T13:04:02.715Z] apparmor [2020-09-15T13:04:02.715Z] seccomp [2020-09-15T13:04:02.715Z] Profile: default [2020-09-15T13:04:02.715Z] Kernel Version: 5.3.0-1035-aws [2020-09-15T13:04:02.715Z] Operating System: Ubuntu 18.04.5 LTS [2020-09-15T13:04:02.715Z] OSType: linux [2020-09-15T13:04:02.715Z] Architecture: x86_64 [2020-09-15T13:04:02.715Z] CPUs: 2 [2020-09-15T13:04:02.715Z] Total Memory: 15.35GiB [2020-09-15T13:04:02.715Z] Name: ip-10-100-82-135 [2020-09-15T13:04:02.715Z] ID: VHCT:TLUC:R2VO:YIWO:QRPS:LVDE:GNIX:P4Z4:AVYF:EKOW:UMYI:VEID [2020-09-15T13:04:02.715Z] Docker Root Dir: /var/lib/docker [2020-09-15T13:04:02.715Z] Debug Mode: false [2020-09-15T13:04:02.715Z] Registry: https://index.docker.io/v1/ [2020-09-15T13:04:02.715Z] Labels: [2020-09-15T13:04:02.715Z] Experimental: true [2020-09-15T13:04:02.715Z] Insecure Registries: [2020-09-15T13:04:02.715Z] 127.0.0.0/8 [2020-09-15T13:04:02.715Z] Live Restore Enabled: true [2020-09-15T13:04:02.715Z] [2020-09-15T13:04:02.715Z] WARNING: No swap limit support [Pipeline] sh [2020-09-15T13:04:02.982Z] Client: Docker Engine - Community [2020-09-15T13:04:02.982Z] Version: 19.03.12 [2020-09-15T13:04:02.982Z] API version: 1.40 [2020-09-15T13:04:02.982Z] Go version: go1.13.10 [2020-09-15T13:04:02.982Z] Git commit: 48a6621 [2020-09-15T13:04:02.982Z] Built: Mon Jun 22 15:46:22 2020 [2020-09-15T13:04:02.982Z] OS/Arch: linux/arm64 [2020-09-15T13:04:02.982Z] Experimental: false [2020-09-15T13:04:02.982Z] [2020-09-15T13:04:02.982Z] Server: Docker Engine - Community [2020-09-15T13:04:02.982Z] Engine: [2020-09-15T13:04:02.982Z] Version: 19.03.12 [2020-09-15T13:04:02.982Z] API version: 1.40 (minimum version 1.12) [2020-09-15T13:04:02.982Z] Go version: go1.13.10 [2020-09-15T13:04:02.982Z] Git commit: 48a6621 [2020-09-15T13:04:02.982Z] Built: Mon Jun 22 15:44:54 2020 [2020-09-15T13:04:02.982Z] OS/Arch: linux/arm64 [2020-09-15T13:04:02.982Z] Experimental: true [2020-09-15T13:04:02.982Z] containerd: [2020-09-15T13:04:02.982Z] Version: 1.2.13 [2020-09-15T13:04:02.982Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-09-15T13:04:02.982Z] runc: [2020-09-15T13:04:02.982Z] Version: 1.0.0-rc10 [2020-09-15T13:04:02.982Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-09-15T13:04:02.982Z] docker-init: [2020-09-15T13:04:02.982Z] Version: 0.18.0 [2020-09-15T13:04:02.982Z] GitCommit: fec3683 [2020-09-15T13:04:03.004Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-09-15T13:04:03.004Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-09-15T13:04:03.004Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41395/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-09-15T13:04:03.004Z] + bash /home/ubuntu/workspace/moby_PR-41395/check-config.sh [2020-09-15T13:04:03.004Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-09-15T13:04:03.004Z] info: reading kernel config from /boot/config-5.3.0-1035-aws ... [2020-09-15T13:04:03.004Z] [2020-09-15T13:04:03.004Z] Generally Necessary: [2020-09-15T13:04:03.004Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-09-15T13:04:03.004Z] - apparmor: enabled and tools installed [2020-09-15T13:04:03.004Z] - CONFIG_NAMESPACES: enabled [2020-09-15T13:04:03.004Z] - CONFIG_NET_NS: enabled [2020-09-15T13:04:03.004Z] - CONFIG_PID_NS: enabled [2020-09-15T13:04:03.004Z] - CONFIG_IPC_NS: enabled [2020-09-15T13:04:03.004Z] - CONFIG_UTS_NS: enabled [2020-09-15T13:04:03.004Z] - CONFIG_CGROUPS: enabled [2020-09-15T13:04:03.004Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-09-15T13:04:03.004Z] - CONFIG_CGROUP_DEVICE: enabled [2020-09-15T13:04:03.004Z] - CONFIG_CGROUP_FREEZER: enabled [2020-09-15T13:04:03.004Z] - CONFIG_CGROUP_SCHED: enabled [2020-09-15T13:04:03.004Z] - CONFIG_CPUSETS: enabled [2020-09-15T13:04:03.004Z] - CONFIG_MEMCG: enabled [2020-09-15T13:04:03.004Z] - CONFIG_KEYS: enabled [2020-09-15T13:04:03.004Z] - CONFIG_VETH: enabled (as module) [2020-09-15T13:04:03.004Z] - CONFIG_BRIDGE: enabled (as module) [2020-09-15T13:04:03.004Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-09-15T13:04:03.004Z] - CONFIG_NF_NAT_IPV4: missing [2020-09-15T13:04:03.004Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-09-15T13:04:03.004Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-09-15T13:04:03.004Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-09-15T13:04:03.004Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-09-15T13:04:03.004Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-09-15T13:04:03.004Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-09-15T13:04:03.004Z] - CONFIG_NF_NAT: enabled (as module) [2020-09-15T13:04:03.004Z] - CONFIG_NF_NAT_NEEDED: missing [2020-09-15T13:04:03.004Z] - CONFIG_POSIX_MQUEUE: enabled [2020-09-15T13:04:03.004Z] [2020-09-15T13:04:03.004Z] Optional Features: [2020-09-15T13:04:03.004Z] - CONFIG_USER_NS: enabled [2020-09-15T13:04:03.004Z] - CONFIG_SECCOMP: enabled [2020-09-15T13:04:03.004Z] - CONFIG_CGROUP_PIDS: enabled [2020-09-15T13:04:03.004Z] - CONFIG_MEMCG_SWAP: enabled [2020-09-15T13:04:03.004Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-09-15T13:04:03.004Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-09-15T13:04:03.004Z] - CONFIG_BLK_CGROUP: enabled [2020-09-15T13:04:03.004Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-09-15T13:04:03.004Z] - CONFIG_IOSCHED_CFQ: missing [2020-09-15T13:04:03.004Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2020-09-15T13:04:03.004Z] - CONFIG_CGROUP_PERF: enabled [2020-09-15T13:04:03.004Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-09-15T13:04:03.004Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-09-15T13:04:03.004Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-09-15T13:04:03.004Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-09-15T13:04:03.004Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-09-15T13:04:03.004Z] - CONFIG_RT_GROUP_SCHED: missing [2020-09-15T13:04:03.004Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [Pipeline] sh [2020-09-15T13:04:03.261Z] - CONFIG_IP_VS: enabled (as module) [2020-09-15T13:04:03.261Z] - CONFIG_IP_VS_NFCT: enabled [2020-09-15T13:04:03.261Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-09-15T13:04:03.261Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-09-15T13:04:03.261Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-09-15T13:04:03.261Z] - CONFIG_EXT4_FS: enabled [2020-09-15T13:04:03.261Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-09-15T13:04:03.261Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-09-15T13:04:03.261Z] - Network Drivers: [2020-09-15T13:04:03.261Z] - "overlay": [2020-09-15T13:04:03.261Z] - CONFIG_VXLAN: enabled (as module) [2020-09-15T13:04:03.261Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-09-15T13:04:03.261Z] Optional (for encrypted networks): [2020-09-15T13:04:03.261Z] - CONFIG_CRYPTO: enabled [2020-09-15T13:04:03.261Z] - CONFIG_CRYPTO_AEAD: enabled [2020-09-15T13:04:03.261Z] - CONFIG_CRYPTO_GCM: enabled [2020-09-15T13:04:03.261Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-09-15T13:04:03.261Z] - CONFIG_CRYPTO_GHASH: enabled [2020-09-15T13:04:03.261Z] - CONFIG_XFRM: enabled [2020-09-15T13:04:03.261Z] - CONFIG_XFRM_USER: enabled (as module) [2020-09-15T13:04:03.261Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-09-15T13:04:03.261Z] - CONFIG_INET_ESP: enabled (as module) [2020-09-15T13:04:03.261Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2020-09-15T13:04:03.261Z] - "ipvlan": [2020-09-15T13:04:03.261Z] - CONFIG_IPVLAN: enabled (as module) [2020-09-15T13:04:03.261Z] - "macvlan": [2020-09-15T13:04:03.261Z] - CONFIG_MACVLAN: enabled (as module) [2020-09-15T13:04:03.261Z] - CONFIG_DUMMY: enabled (as module) [2020-09-15T13:04:03.261Z] - "ftp,tftp client in container": [2020-09-15T13:04:03.261Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-09-15T13:04:03.261Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-09-15T13:04:03.261Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-09-15T13:04:03.261Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-09-15T13:04:03.261Z] - Storage Drivers: [2020-09-15T13:04:03.261Z] - "aufs": [2020-09-15T13:04:03.261Z] - CONFIG_AUFS_FS: enabled (as module) [2020-09-15T13:04:03.261Z] - "btrfs": [2020-09-15T13:04:03.261Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-09-15T13:04:03.261Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-09-15T13:04:03.261Z] - "devicemapper": [2020-09-15T13:04:03.261Z] - CONFIG_BLK_DEV_DM: enabled [2020-09-15T13:04:03.261Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-09-15T13:04:03.261Z] - "overlay": [2020-09-15T13:04:03.261Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-09-15T13:04:03.261Z] - "zfs": [2020-09-15T13:04:03.261Z] - /dev/zfs: present [2020-09-15T13:04:03.261Z] - zfs command: missing [2020-09-15T13:04:03.261Z] - zpool command: missing [2020-09-15T13:04:03.261Z] [2020-09-15T13:04:03.261Z] Limits: [2020-09-15T13:04:03.261Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-09-15T13:04:03.261Z] [2020-09-15T13:04:03.261Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [2020-09-15T13:04:03.314Z] + docker info [Pipeline] sh [2020-09-15T13:04:03.611Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:7678ecdca23bef379f6e8eea43cd754cb08b6288 . [2020-09-15T13:04:03.611Z] #2 [internal] load build definition from Dockerfile [2020-09-15T13:04:03.611Z] #2 transferring dockerfile: [2020-09-15T13:04:03.763Z] #36 ... [2020-09-15T13:04:03.763Z] [2020-09-15T13:04:03.763Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-15T13:04:03.763Z] #41 9.286 math [2020-09-15T13:04:03.763Z] #41 12.00 unicode/utf16 [2020-09-15T13:04:03.763Z] #41 12.20 container/list [2020-09-15T13:04:03.763Z] #41 12.70 crypto/internal/subtle [2020-09-15T13:04:03.763Z] #41 12.76 crypto/subtle [2020-09-15T13:04:03.764Z] #41 12.82 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-09-15T13:04:03.764Z] #41 12.91 internal/nettrace [2020-09-15T13:04:03.764Z] #41 12.99 runtime/cgo [2020-09-15T13:04:03.764Z] #41 17.46 vendor/golang.org/x/crypto/internal/subtle [2020-09-15T13:04:03.764Z] #41 ... [2020-09-15T13:04:03.764Z] [2020-09-15T13:04:03.764Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-09-15T13:04:03.764Z] #23 10.75 Fetched 8071 kB in 10s (847 kB/s) [2020-09-15T13:04:03.764Z] #23 10.75 Reading package lists... [2020-09-15T13:04:03.764Z] #23 14.49 Reading package lists... [2020-09-15T13:04:03.764Z] #23 17.65 Building dependency tree... [2020-09-15T13:04:03.764Z] #23 18.60 ca-certificates is already the newest version (20200601~deb10u1). [2020-09-15T13:04:03.764Z] #23 18.60 The following additional packages will be installed: [2020-09-15T13:04:03.764Z] #23 18.60 libjq1 libonig5 [2020-09-15T13:04:03.764Z] #23 18.92 The following NEW packages will be installed: [2020-09-15T13:04:03.764Z] #23 18.92 jq libjq1 libonig5 [2020-09-15T13:04:03.764Z] #23 19.04 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-09-15T13:04:03.764Z] #23 19.04 Need to get 350 kB of archives. [2020-09-15T13:04:03.764Z] #23 19.04 After this operation, 1154 kB of additional disk space will be used. [2020-09-15T13:04:03.764Z] #23 19.04 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2020-09-15T13:04:03.764Z] #23 19.08 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2020-09-15T13:04:03.764Z] #23 19.09 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2020-09-15T13:04:03.867Z] #2 transferring dockerfile: 16.37kB done [2020-09-15T13:04:03.867Z] #2 DONE 0.1s [2020-09-15T13:04:03.867Z] [2020-09-15T13:04:03.867Z] #1 [internal] load .dockerignore [2020-09-15T13:04:03.867Z] #1 transferring context: 87B done [2020-09-15T13:04:03.867Z] #1 DONE 0.1s [2020-09-15T13:04:03.867Z] [2020-09-15T13:04:03.867Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-09-15T13:04:03.967Z] #10 23.54 Reading package lists... [2020-09-15T13:04:03.967Z] #10 ... [2020-09-15T13:04:03.967Z] [2020-09-15T13:04:03.967Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-15T13:04:03.967Z] #43 17.47 go: finding github.com/mattn/go-colorable v0.0.9 [2020-09-15T13:04:03.967Z] #43 17.60 go: finding github.com/mattn/go-isatty v0.0.3 [2020-09-15T13:04:03.967Z] #43 17.66 go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-09-15T13:04:03.967Z] #43 17.79 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-09-15T13:04:03.967Z] #43 17.84 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-09-15T13:04:03.967Z] #43 17.89 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-09-15T13:04:03.967Z] #43 17.91 go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-09-15T13:04:03.967Z] #43 ... [2020-09-15T13:04:03.967Z] [2020-09-15T13:04:03.967Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-15T13:04:03.967Z] #36 24.78 + 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-09-15T13:04:04.057Z] #23 19.74 debconf: delaying package configuration, since apt-utils is not installed [2020-09-15T13:04:04.057Z] #23 19.79 Fetched 350 kB in 0s (2162 kB/s) [2020-09-15T13:04:04.057Z] #23 19.85 Selecting previously unselected package libonig5:s390x. [2020-09-15T13:04:04.349Z] #23 19.85 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2020-09-15T13:04:04.349Z] #23 19.90 Preparing to unpack .../libonig5_6.9.1-1_s390x.deb ... [2020-09-15T13:04:04.349Z] #23 19.90 Unpacking libonig5:s390x (6.9.1-1) ... [2020-09-15T13:04:04.349Z] #23 20.15 Selecting previously unselected package libjq1:s390x. [2020-09-15T13:04:04.349Z] #23 ... [2020-09-15T13:04:04.349Z] [2020-09-15T13:04:04.349Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-15T13:04:04.349Z] #30 10.10 internal/testlog [2020-09-15T13:04:04.349Z] #30 10.33 encoding [2020-09-15T13:04:04.349Z] #30 10.45 runtime/cgo [2020-09-15T13:04:04.349Z] #30 ... [2020-09-15T13:04:04.349Z] [2020-09-15T13:04:04.349Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-09-15T13:04:04.349Z] #23 20.15 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_s390x.deb ... [2020-09-15T13:04:04.349Z] #23 20.15 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2020-09-15T13:04:04.349Z] #23 20.29 Selecting previously unselected package jq. [2020-09-15T13:04:04.431Z] #3 DONE 0.5s [2020-09-15T13:04:04.431Z] [2020-09-15T13:04:04.431Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-09-15T13:04:04.431Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-09-15T13:04:04.431Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-09-15T13:04:04.431Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done [2020-09-15T13:04:04.431Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done [2020-09-15T13:04:04.431Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 7.05MB / 8.88MB 0.1s [2020-09-15T13:04:04.431Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s [2020-09-15T13:04:04.641Z] #23 20.29 Preparing to unpack .../jq_1.5+dfsg-2+b1_s390x.deb ... [2020-09-15T13:04:04.641Z] #23 20.31 Unpacking jq (1.5+dfsg-2+b1) ... [2020-09-15T13:04:04.641Z] #23 20.49 Setting up libonig5:s390x (6.9.1-1) ... [2020-09-15T13:04:04.641Z] #23 20.53 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2020-09-15T13:04:04.641Z] #23 20.55 Setting up jq (1.5+dfsg-2+b1) ... [2020-09-15T13:04:04.689Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s done [2020-09-15T13:04:04.689Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.1s [2020-09-15T13:04:04.905Z] #36 ... [2020-09-15T13:04:04.905Z] [2020-09-15T13:04:04.905Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-15T13:04:04.905Z] #32 18.79 Fetched 8380 kB in 16s (530 kB/s) [2020-09-15T13:04:04.905Z] #32 18.79 Reading package lists... [2020-09-15T13:04:04.933Z] #23 20.56 Processing triggers for libc-bin (2.28-10) ... [2020-09-15T13:04:04.947Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.2s done [2020-09-15T13:04:04.947Z] #4 DONE 0.7s [2020-09-15T13:04:04.947Z] [2020-09-15T13:04:04.947Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-09-15T13:04:05.228Z] #23 DONE 21.0s [2020-09-15T13:04:05.228Z] [2020-09-15T13:04:05.228Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-15T13:04:05.228Z] #38 14.26 Fetched 8071 kB in 10s (790 kB/s) [2020-09-15T13:04:05.228Z] #38 14.26 Reading package lists... [2020-09-15T13:04:05.228Z] #38 17.40 Reading package lists... [2020-09-15T13:04:05.228Z] [2020-09-15T13:04:05.228Z] #38 ... [2020-09-15T13:04:05.228Z] [2020-09-15T13:04:05.228Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-09-15T13:04:05.228Z] #24 DONE 0.1s [2020-09-15T13:04:05.228Z] [2020-09-15T13:04:05.228Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-15T13:04:05.228Z] #38 21.02 Building dependency tree... [2020-09-15T13:04:05.228Z] #38 ... [2020-09-15T13:04:05.228Z] [2020-09-15T13:04:05.228Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-15T13:04:05.511Z] #6 DONE 0.3s [2020-09-15T13:04:05.511Z] [2020-09-15T13:04:05.511Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2020-09-15T13:04:05.511Z] #5 DONE 0.3s [2020-09-15T13:04:05.511Z] [2020-09-15T13:04:05.511Z] #20 [internal] load build context [2020-09-15T13:04:05.844Z] #32 26.26 Reading package lists... [2020-09-15T13:04:05.844Z] #32 ... [2020-09-15T13:04:05.844Z] [2020-09-15T13:04:05.844Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-09-15T13:04:05.844Z] #51 23.00 Fetched 8380 kB in 18s (478 kB/s) [2020-09-15T13:04:05.844Z] #51 23.00 Reading package lists... [2020-09-15T13:04:06.363Z] #51 30.06 Reading package lists... [2020-09-15T13:04:06.363Z] #51 ... [2020-09-15T13:04:06.363Z] [2020-09-15T13:04:06.363Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-15T13:04:06.363Z] #10 23.54 Reading package lists... [2020-09-15T13:04:07.994Z] #25 2.660 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-09-15T13:04:08.366Z] #25 2.936 [2020-09-15T13:04:08.662Z] #25 3.142 0.0% ######## 12.0% ############# 18.8% [2020-09-15T13:04:08.662Z] #25 ... [2020-09-15T13:04:08.662Z] [2020-09-15T13:04:08.662Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-15T13:04:08.662Z] #10 14.46 Fetched 8071 kB in 11s (764 kB/s) [2020-09-15T13:04:08.662Z] #10 14.46 Reading package lists... [2020-09-15T13:04:08.662Z] #10 18.01 Reading package lists... [2020-09-15T13:04:08.662Z] #10 21.63 Building dependency tree... [2020-09-15T13:04:08.662Z] #10 22.53 The following additional packages will be installed: [2020-09-15T13:04:08.662Z] #10 22.53 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-09-15T13:04:08.662Z] #10 22.53 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-09-15T13:04:08.662Z] #10 22.53 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-09-15T13:04:08.662Z] #10 22.53 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-09-15T13:04:08.662Z] #10 22.54 Suggested packages: [2020-09-15T13:04:08.662Z] #10 22.54 gcc-8-locales seccomp wine64 [2020-09-15T13:04:08.662Z] #10 23.50 The following NEW packages will be installed: [2020-09-15T13:04:08.662Z] #10 23.50 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-09-15T13:04:08.662Z] #10 23.50 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-09-15T13:04:08.662Z] #10 23.50 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-09-15T13:04:08.662Z] #10 23.50 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-09-15T13:04:08.662Z] #10 23.50 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-09-15T13:04:08.662Z] #10 23.50 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-09-15T13:04:08.662Z] #10 23.62 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-09-15T13:04:08.662Z] #10 23.62 Need to get 73.3 MB of archives. [2020-09-15T13:04:08.662Z] #10 23.62 After this operation, 494 MB of additional disk space will be used. [2020-09-15T13:04:08.662Z] #10 23.62 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-09-15T13:04:08.662Z] #10 23.96 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-09-15T13:04:08.662Z] #10 24.09 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-09-15T13:04:08.662Z] #10 24.09 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper1.02.1 s390x 2:1.02.155-3 [135 kB] [2020-09-15T13:04:08.662Z] #10 24.10 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x dmsetup s390x 2:1.02.155-3 [89.2 kB] [2020-09-15T13:04:08.662Z] #10 24.10 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-common all 6.0.0-3 [4910 kB] [2020-09-15T13:04:08.662Z] #10 24.38 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-09-15T13:04:08.821Z] #20 transferring context: 43.30MB 3.5s [2020-09-15T13:04:08.821Z] #20 ... [2020-09-15T13:04:08.821Z] [2020-09-15T13:04:08.821Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-09-15T13:04:08.821Z] #58 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-09-15T13:04:08.821Z] #58 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-09-15T13:04:08.821Z] #58 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-09-15T13:04:08.821Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.6s done [2020-09-15T13:04:08.821Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 2.9s done [2020-09-15T13:04:08.821Z] #58 DONE 3.6s [2020-09-15T13:04:08.821Z] [2020-09-15T13:04:08.821Z] #20 [internal] load build context [2020-09-15T13:04:08.956Z] #10 24.60 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-09-15T13:04:08.956Z] #10 24.61 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-09-15T13:04:08.956Z] #10 ... [2020-09-15T13:04:08.956Z] [2020-09-15T13:04:08.956Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-15T13:04:08.956Z] #25 3.142 0.0% ######## 12.0% ############# 18.8% ################## 25.5% ####################### 32.2% [2020-09-15T13:04:08.956Z] #25 ... [2020-09-15T13:04:08.956Z] [2020-09-15T13:04:08.956Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-15T13:04:08.956Z] #60 14.71 + cd /tmp/tmp.ygpkTzuK0B/src/github.com/docker/libnetwork [2020-09-15T13:04:08.956Z] #60 14.71 + git checkout -q 9e99af28df21367340c95a3863e31808d689c92a [2020-09-15T13:04:08.956Z] #60 15.44 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-09-15T13:04:09.250Z] #60 ... [2020-09-15T13:04:09.251Z] [2020-09-15T13:04:09.251Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-15T13:04:09.251Z] #32 14.94 Fetched 8071 kB in 11s (749 kB/s) [2020-09-15T13:04:09.251Z] #32 14.94 Reading package lists... [2020-09-15T13:04:09.251Z] #32 18.69 Reading package lists... [2020-09-15T13:04:09.251Z] #32 22.42 Building dependency tree... [2020-09-15T13:04:09.251Z] #32 23.35 The following additional packages will be installed: [2020-09-15T13:04:09.251Z] #32 23.40 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-09-15T13:04:09.251Z] #32 23.40 Suggested packages: [2020-09-15T13:04:09.251Z] #32 23.40 cmake-doc ninja-build lrzip [2020-09-15T13:04:09.251Z] #32 23.40 Recommended packages: [2020-09-15T13:04:09.251Z] #32 23.40 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-09-15T13:04:09.251Z] #32 24.13 The following NEW packages will be installed: [2020-09-15T13:04:09.251Z] #32 24.14 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-09-15T13:04:09.251Z] #32 24.14 vim-common xxd [2020-09-15T13:04:09.251Z] #32 24.35 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-09-15T13:04:09.251Z] #32 24.35 Need to get 14.0 MB of archives. [2020-09-15T13:04:09.251Z] #32 24.35 After this operation, 62.1 MB of additional disk space will be used. [2020-09-15T13:04:09.251Z] #32 24.35 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2020-09-15T13:04:09.251Z] #32 24.41 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2020-09-15T13:04:09.251Z] #32 24.43 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake-data all 3.13.4-1 [1476 kB] [2020-09-15T13:04:09.251Z] #32 24.55 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2020-09-15T13:04:09.251Z] #32 25.09 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libxml2 s390x 2.9.4+dfsg1-7+b3 [606 kB] [2020-09-15T13:04:09.251Z] #32 ... [2020-09-15T13:04:09.251Z] [2020-09-15T13:04:09.251Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-09-15T13:04:09.251Z] #51 15.04 Fetched 8071 kB in 11s (739 kB/s) [2020-09-15T13:04:09.251Z] #51 15.04 Reading package lists... [2020-09-15T13:04:09.251Z] #51 18.83 Reading package lists... [2020-09-15T13:04:09.251Z] #51 22.30 Building dependency tree... [2020-09-15T13:04:09.251Z] #51 23.17 The following additional packages will be installed: [2020-09-15T13:04:09.251Z] #51 23.20 libbtrfs0 [2020-09-15T13:04:09.251Z] #51 23.27 The following NEW packages will be installed: [2020-09-15T13:04:09.251Z] #51 23.28 libbtrfs-dev libbtrfs0 [2020-09-15T13:04:09.251Z] #51 23.41 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-09-15T13:04:09.251Z] #51 23.41 Need to get 118 kB of archives. [2020-09-15T13:04:09.251Z] #51 23.41 After this operation, 390 kB of additional disk space will be used. [2020-09-15T13:04:09.251Z] #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-09-15T13:04:09.251Z] #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-09-15T13:04:09.251Z] #51 24.04 debconf: delaying package configuration, since apt-utils is not installed [2020-09-15T13:04:09.251Z] #51 24.18 Fetched 118 kB in 0s (1004 kB/s) [2020-09-15T13:04:09.251Z] #51 24.22 Selecting previously unselected package libbtrfs0. [2020-09-15T13:04:09.251Z] #51 24.22 (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-09-15T13:04:09.251Z] #51 24.32 Preparing to unpack .../libbtrfs0_4.20.1-2_s390x.deb ... [2020-09-15T13:04:09.251Z] #51 24.34 Unpacking libbtrfs0 (4.20.1-2) ... [2020-09-15T13:04:09.251Z] #51 24.41 Selecting previously unselected package libbtrfs-dev. [2020-09-15T13:04:09.251Z] #51 24.42 Preparing to unpack .../libbtrfs-dev_4.20.1-2_s390x.deb ... [2020-09-15T13:04:09.251Z] #51 24.42 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-09-15T13:04:09.251Z] #51 24.60 Setting up libbtrfs0 (4.20.1-2) ... [2020-09-15T13:04:09.251Z] #51 24.61 Setting up libbtrfs-dev (4.20.1-2) ... [2020-09-15T13:04:09.251Z] #51 24.62 Processing triggers for libc-bin (2.28-10) ... [2020-09-15T13:04:09.392Z] #20 transferring context: 51.50MB 3.9s done [2020-09-15T13:04:09.471Z] #10 30.74 Reading package lists... [2020-09-15T13:04:09.471Z] #10 ... [2020-09-15T13:04:09.471Z] [2020-09-15T13:04:09.471Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-09-15T13:04:09.471Z] #23 23.16 Fetched 8380 kB in 18s (475 kB/s) [2020-09-15T13:04:09.471Z] #23 23.16 Reading package lists... [2020-09-15T13:04:09.471Z] #23 30.70 Reading package lists... [2020-09-15T13:04:09.471Z] #23 ... [2020-09-15T13:04:09.471Z] [2020-09-15T13:04:09.471Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-15T13:04:09.471Z] #32 26.26 Reading package lists... [2020-09-15T13:04:09.471Z] #32 ... [2020-09-15T13:04:09.471Z] [2020-09-15T13:04:09.471Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-15T13:04:09.471Z] #38 23.45 Fetched 8380 kB in 18s (469 kB/s) [2020-09-15T13:04:09.471Z] #38 23.45 Reading package lists... [2020-09-15T13:04:09.545Z] #51 DONE 25.1s [2020-09-15T13:04:09.545Z] [2020-09-15T13:04:09.545Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-15T13:04:09.650Z] #20 DONE 4.3s [2020-09-15T13:04:09.650Z] [2020-09-15T13:04:09.650Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-09-15T13:04:09.650Z] #7 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2020-09-15T13:04:09.650Z] #7 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2020-09-15T13:04:09.650Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 1.4s done [2020-09-15T13:04:09.650Z] #7 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.4s done [2020-09-15T13:04:09.650Z] #7 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2020-09-15T13:04:09.650Z] #7 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2020-09-15T13:04:09.650Z] #7 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 0.9s done [2020-09-15T13:04:09.650Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 2.4s done [2020-09-15T13:04:09.650Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 3.4s done [2020-09-15T13:04:09.650Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 4.2s [2020-09-15T13:04:09.650Z] #7 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 2.5s [2020-09-15T13:04:09.650Z] #7 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 2.5s done [2020-09-15T13:04:09.730Z] #38 30.73 Reading package lists... [2020-09-15T13:04:09.730Z] #38 ... [2020-09-15T13:04:09.730Z] [2020-09-15T13:04:09.730Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-15T13:04:10.178Z] #25 3.142 0.0% ######## 12.0% ############# 18.8% ################## 25.5% ####################### 32.2% ############################# 41.2% ################################### 48.7% ####################################### 54.2% ########################################### 59.8% ################################################# 68.8% ######################################################### 79.8% ################################################################ 90.0% ##################################################################### 96.7% ######################################################################## 100.0% [2020-09-15T13:04:10.178Z] #25 ... [2020-09-15T13:04:10.178Z] [2020-09-15T13:04:10.178Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-15T13:04:10.178Z] #43 DONE 25.9s [2020-09-15T13:04:10.572Z] [2020-09-15T13:04:10.572Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-15T13:04:10.572Z] #38 21.02 Building dependency tree... [2020-09-15T13:04:10.572Z] #38 22.48 The following additional packages will be installed: [2020-09-15T13:04:10.572Z] #38 22.48 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-09-15T13:04:10.572Z] #38 22.48 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-09-15T13:04:10.572Z] #38 22.49 Suggested packages: [2020-09-15T13:04:10.572Z] #38 22.49 manpages-dev python-setuptools [2020-09-15T13:04:10.572Z] #38 23.45 The following NEW packages will be installed: [2020-09-15T13:04:10.572Z] #38 23.45 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-09-15T13:04:10.572Z] #38 23.45 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-09-15T13:04:10.572Z] #38 23.45 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-09-15T13:04:10.572Z] #38 23.45 python-six zlib1g-dev [2020-09-15T13:04:10.572Z] #38 23.64 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-09-15T13:04:10.572Z] #38 23.64 Need to get 3742 kB of archives. [2020-09-15T13:04:10.572Z] #38 23.64 After this operation, 22.0 MB of additional disk space will be used. [2020-09-15T13:04:10.572Z] #38 23.64 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libcap-dev s390x 1:2.25-2 [30.3 kB] [2020-09-15T13:04:10.572Z] #38 23.66 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2020-09-15T13:04:10.572Z] #38 23.68 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1-dev s390x 1.1.6+dfsg-3.1 [114 kB] [2020-09-15T13:04:10.572Z] #38 23.68 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2020-09-15T13:04:10.572Z] #38 23.69 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-dev s390x 3.4.0-1 [99.5 kB] [2020-09-15T13:04:10.572Z] #38 23.69 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2020-09-15T13:04:10.572Z] #38 23.70 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-09-15T13:04:10.572Z] #38 23.70 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x zlib1g-dev s390x 1:1.2.11.dfsg-1 [211 kB] [2020-09-15T13:04:10.572Z] #38 23.71 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf17 s390x 3.6.1.3-2 [716 kB] [2020-09-15T13:04:10.572Z] #38 23.75 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-lite17 s390x 3.6.1.3-2 [152 kB] [2020-09-15T13:04:10.572Z] #38 23.75 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-dev s390x 3.6.1.3-2 [1004 kB] [2020-09-15T13:04:10.572Z] #38 23.82 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotoc17 s390x 3.6.1.3-2 [582 kB] [2020-09-15T13:04:10.572Z] #38 23.83 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-09-15T13:04:10.572Z] #38 23.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-09-15T13:04:10.572Z] #38 23.89 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pkg-resources all 40.8.0-1 [182 kB] [2020-09-15T13:04:10.572Z] #38 23.90 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-six all 1.12.0-1 [15.7 kB] [2020-09-15T13:04:10.573Z] #38 23.90 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-protobuf s390x 3.6.1.3-2 [328 kB] [2020-09-15T13:04:10.573Z] #38 24.68 debconf: delaying package configuration, since apt-utils is not installed [2020-09-15T13:04:10.573Z] #38 24.75 Fetched 3742 kB in 0s (8378 kB/s) [2020-09-15T13:04:10.573Z] #38 24.82 Selecting previously unselected package libcap-dev:s390x. [2020-09-15T13:04:10.573Z] #38 24.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 ... 15177 files and directories currently installed.) [2020-09-15T13:04:10.573Z] #38 24.90 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_s390x.deb ... [2020-09-15T13:04:10.573Z] #38 24.91 Unpacking libcap-dev:s390x (1:2.25-2) ... [2020-09-15T13:04:10.573Z] #38 25.11 Selecting previously unselected package libnet1:s390x. [2020-09-15T13:04:10.573Z] #38 25.11 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2020-09-15T13:04:10.573Z] #38 25.12 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-09-15T13:04:10.573Z] #38 25.24 Selecting previously unselected package libnet1-dev. [2020-09-15T13:04:10.573Z] #38 25.30 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_s390x.deb ... [2020-09-15T13:04:10.573Z] #38 25.31 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-09-15T13:04:10.573Z] #38 25.56 Selecting previously unselected package libnl-3-200:s390x. [2020-09-15T13:04:10.573Z] #38 25.57 Preparing to unpack .../03-libnl-3-200_3.4.0-1_s390x.deb ... [2020-09-15T13:04:10.573Z] #38 25.57 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2020-09-15T13:04:10.573Z] #38 25.74 Selecting previously unselected package libnl-3-dev:s390x. [2020-09-15T13:04:10.573Z] #38 25.75 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_s390x.deb ... [2020-09-15T13:04:10.573Z] #38 25.76 Unpacking libnl-3-dev:s390x (3.4.0-1) ... [2020-09-15T13:04:10.573Z] #38 25.93 Selecting previously unselected package libprotobuf-c1:s390x. [2020-09-15T13:04:10.573Z] #38 25.94 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2020-09-15T13:04:10.573Z] #38 26.03 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-09-15T13:04:10.573Z] #38 26.14 Selecting previously unselected package libprotobuf-c-dev:s390x. [2020-09-15T13:04:10.573Z] #38 26.14 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_s390x.deb ... [2020-09-15T13:04:10.573Z] #38 26.14 Unpacking libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2020-09-15T13:04:10.573Z] #38 26.19 Selecting previously unselected package zlib1g-dev:s390x. [2020-09-15T13:04:10.573Z] #38 26.19 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_s390x.deb ... [2020-09-15T13:04:10.573Z] #38 26.20 Unpacking zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2020-09-15T13:04:10.581Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 5.0s done [2020-09-15T13:04:10.869Z] #38 26.50 Selecting previously unselected package libprotobuf17:s390x. [2020-09-15T13:04:10.869Z] #38 26.51 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_s390x.deb ... [2020-09-15T13:04:10.869Z] #38 26.52 Unpacking libprotobuf17:s390x (3.6.1.3-2) ... [2020-09-15T13:04:11.111Z] #32 33.58 Building dependency tree... [2020-09-15T13:04:11.146Z] #7 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 3.9s done [2020-09-15T13:04:11.146Z] #7 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 [2020-09-15T13:04:11.503Z] #38 27.11 Selecting previously unselected package libprotobuf-lite17:s390x. [2020-09-15T13:04:11.503Z] #38 27.11 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_s390x.deb ... [2020-09-15T13:04:11.503Z] #38 27.11 Unpacking libprotobuf-lite17:s390x (3.6.1.3-2) ... [2020-09-15T13:04:11.503Z] #38 27.27 Selecting previously unselected package libprotobuf-dev:s390x. [2020-09-15T13:04:11.503Z] #38 27.28 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_s390x.deb ... [2020-09-15T13:04:11.503Z] #38 27.28 Unpacking libprotobuf-dev:s390x (3.6.1.3-2) ... [2020-09-15T13:04:11.710Z] #7 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.4s done [2020-09-15T13:04:11.710Z] #7 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 [2020-09-15T13:04:11.795Z] #38 ... [2020-09-15T13:04:11.795Z] [2020-09-15T13:04:11.795Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-15T13:04:11.795Z] #25 5.039 #=#=# ##O#- # [2020-09-15T13:04:11.795Z] #25 5.285 #=#=# ########################## 36.8% ################################################ 66.7% ######################################################################## 100.0% [2020-09-15T13:04:11.795Z] #25 5.947 [2020-09-15T13:04:12.152Z] #25 6.064 #=#=# ############# 18.8% ############################# 41.2% ########################################### 61.1% ######################################################################## 100.0% [2020-09-15T13:04:12.152Z] #25 6.798 [2020-09-15T13:04:12.275Z] #7 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.2s done [2020-09-15T13:04:12.275Z] #7 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 0.1s [2020-09-15T13:04:12.447Z] #25 6.950 #=#=# ###### 9.4% [2020-09-15T13:04:12.447Z] #25 ... [2020-09-15T13:04:12.447Z] [2020-09-15T13:04:12.447Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-15T13:04:12.447Z] #60 DONE 28.3s [2020-09-15T13:04:12.447Z] [2020-09-15T13:04:12.447Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-15T13:04:13.648Z] #32 37.60 The following additional packages will be installed: [2020-09-15T13:04:13.648Z] #32 37.62 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-09-15T13:04:13.648Z] #32 37.63 Suggested packages: [2020-09-15T13:04:13.648Z] #32 37.64 cmake-doc ninja-build lrzip [2020-09-15T13:04:13.648Z] #32 37.64 Recommended packages: [2020-09-15T13:04:13.648Z] #32 37.64 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-09-15T13:04:14.169Z] #7 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 2.0s done [2020-09-15T13:04:14.220Z] #25 6.950 #=#=# ###### 9.4% ############ 18.0% ################ 22.3% #################### 28.7% ########################## 37.3% ############################### 43.7% ################################## 48.0% ####################################### 54.4% ############################################# 63.0% ################################################# 69.4% ######################################################## 78.1% ############################################################## 86.6% ################################################################### 93.1% ######################################################################## 100.0% [2020-09-15T13:04:14.426Z] #7 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 [2020-09-15T13:04:14.512Z] #25 9.217 #=#=# [2020-09-15T13:04:15.028Z] #32 38.62 The following NEW packages will be installed: [2020-09-15T13:04:15.028Z] #32 38.64 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-09-15T13:04:15.028Z] #32 38.66 vim-common xxd [2020-09-15T13:04:15.287Z] #32 39.14 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-09-15T13:04:15.288Z] #32 39.14 Need to get 14.9 MB of archives. [2020-09-15T13:04:15.288Z] #32 39.14 After this operation, 61.8 MB of additional disk space will be used. [2020-09-15T13:04:15.288Z] #32 39.14 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-09-15T13:04:15.288Z] #32 39.14 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-09-15T13:04:15.288Z] #32 39.14 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-09-15T13:04:15.288Z] #32 39.28 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-09-15T13:04:15.551Z] Client: [2020-09-15T13:04:15.551Z] Debug Mode: false [2020-09-15T13:04:15.551Z] [2020-09-15T13:04:15.551Z] Server: [2020-09-15T13:04:15.551Z] Containers: 0 [2020-09-15T13:04:15.551Z] Running: 0 [2020-09-15T13:04:15.551Z] Paused: 0 [2020-09-15T13:04:15.551Z] Stopped: 0 [2020-09-15T13:04:15.551Z] Images: 0 [2020-09-15T13:04:15.551Z] Server Version: 19.03.12 [2020-09-15T13:04:15.551Z] Storage Driver: overlay2 [2020-09-15T13:04:15.551Z] Backing Filesystem: extfs [2020-09-15T13:04:15.551Z] Supports d_type: true [2020-09-15T13:04:15.551Z] Native Overlay Diff: true [2020-09-15T13:04:15.551Z] Logging Driver: json-file [2020-09-15T13:04:15.551Z] Cgroup Driver: cgroupfs [2020-09-15T13:04:15.551Z] Plugins: [2020-09-15T13:04:15.551Z] Volume: local [2020-09-15T13:04:15.551Z] Network: bridge host ipvlan macvlan null overlay [2020-09-15T13:04:15.551Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-09-15T13:04:15.551Z] Swarm: inactive [2020-09-15T13:04:15.551Z] Runtimes: runc [2020-09-15T13:04:15.551Z] Default Runtime: runc [2020-09-15T13:04:15.551Z] Init Binary: docker-init [2020-09-15T13:04:15.551Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-09-15T13:04:15.551Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-09-15T13:04:15.551Z] init version: fec3683 [2020-09-15T13:04:15.551Z] Security Options: [2020-09-15T13:04:15.551Z] apparmor [2020-09-15T13:04:15.551Z] seccomp [2020-09-15T13:04:15.551Z] Profile: default [2020-09-15T13:04:15.551Z] Kernel Version: 5.3.0-1035-aws [2020-09-15T13:04:15.551Z] Operating System: Ubuntu 18.04.5 LTS [2020-09-15T13:04:15.551Z] OSType: linux [2020-09-15T13:04:15.551Z] Architecture: aarch64 [2020-09-15T13:04:15.551Z] CPUs: 4 [2020-09-15T13:04:15.551Z] Total Memory: 7.494GiB [2020-09-15T13:04:15.551Z] Name: ip-10-100-113-234 [2020-09-15T13:04:15.551Z] ID: F6HT:JXX3:5G63:NSXO:6VBN:W57Z:YNKX:62MB:M5HG:3G2J:EDQJ:INF7 [2020-09-15T13:04:15.551Z] Docker Root Dir: /var/lib/docker [2020-09-15T13:04:15.551Z] Debug Mode: false [2020-09-15T13:04:15.551Z] Registry: https://index.docker.io/v1/ [2020-09-15T13:04:15.551Z] Labels: [2020-09-15T13:04:15.551Z] Experimental: true [2020-09-15T13:04:15.551Z] Insecure Registries: [2020-09-15T13:04:15.551Z] 127.0.0.0/8 [2020-09-15T13:04:15.551Z] Live Restore Enabled: true [2020-09-15T13:04:15.551Z] [2020-09-15T13:04:15.551Z] WARNING: No swap limit support [Pipeline] sh [2020-09-15T13:04:15.847Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-09-15T13:04:15.847Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-09-15T13:04:15.847Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41395/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-09-15T13:04:15.847Z] + bash /home/ubuntu/workspace/moby_PR-41395/check-config.sh [2020-09-15T13:04:15.847Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-09-15T13:04:15.847Z] info: reading kernel config from /boot/config-5.3.0-1035-aws ... [2020-09-15T13:04:15.847Z] [2020-09-15T13:04:15.847Z] Generally Necessary: [2020-09-15T13:04:15.847Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-09-15T13:04:15.847Z] - apparmor: enabled and tools installed [2020-09-15T13:04:15.847Z] - CONFIG_NAMESPACES: enabled [2020-09-15T13:04:15.847Z] - CONFIG_NET_NS: enabled [2020-09-15T13:04:15.847Z] - CONFIG_PID_NS: enabled [2020-09-15T13:04:15.847Z] - CONFIG_IPC_NS: enabled [2020-09-15T13:04:15.847Z] - CONFIG_UTS_NS: enabled [2020-09-15T13:04:15.847Z] - CONFIG_CGROUPS: enabled [2020-09-15T13:04:15.847Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-09-15T13:04:15.847Z] - CONFIG_CGROUP_DEVICE: enabled [2020-09-15T13:04:15.847Z] - CONFIG_CGROUP_FREEZER: enabled [2020-09-15T13:04:15.847Z] - CONFIG_CGROUP_SCHED: enabled [2020-09-15T13:04:15.847Z] - CONFIG_CPUSETS: enabled [2020-09-15T13:04:15.847Z] - CONFIG_MEMCG: enabled [2020-09-15T13:04:15.847Z] - CONFIG_KEYS: enabled [2020-09-15T13:04:15.847Z] - CONFIG_VETH: enabled (as module) [2020-09-15T13:04:15.847Z] - CONFIG_BRIDGE: enabled (as module) [2020-09-15T13:04:15.847Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-09-15T13:04:15.847Z] - CONFIG_NF_NAT_IPV4: missing [2020-09-15T13:04:15.847Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-09-15T13:04:15.847Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-09-15T13:04:16.110Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-09-15T13:04:16.110Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-09-15T13:04:16.110Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-09-15T13:04:16.110Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-09-15T13:04:16.110Z] - CONFIG_NF_NAT: enabled (as module) [2020-09-15T13:04:16.110Z] - CONFIG_NF_NAT_NEEDED: missing [2020-09-15T13:04:16.110Z] - CONFIG_POSIX_MQUEUE: enabled [2020-09-15T13:04:16.110Z] [2020-09-15T13:04:16.110Z] Optional Features: [2020-09-15T13:04:16.110Z] - CONFIG_USER_NS: enabled [2020-09-15T13:04:16.110Z] - CONFIG_SECCOMP: enabled [2020-09-15T13:04:16.110Z] - CONFIG_CGROUP_PIDS: enabled [2020-09-15T13:04:16.110Z] - CONFIG_MEMCG_SWAP: enabled [2020-09-15T13:04:16.110Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-09-15T13:04:16.110Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-09-15T13:04:16.110Z] - CONFIG_BLK_CGROUP: enabled [2020-09-15T13:04:16.110Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-09-15T13:04:16.110Z] - CONFIG_IOSCHED_CFQ: missing [2020-09-15T13:04:16.110Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2020-09-15T13:04:16.110Z] - CONFIG_CGROUP_PERF: enabled [2020-09-15T13:04:16.110Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-09-15T13:04:16.110Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-09-15T13:04:16.110Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-09-15T13:04:16.110Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-09-15T13:04:16.110Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-09-15T13:04:16.226Z] #32 40.12 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-09-15T13:04:16.226Z] #32 40.18 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-09-15T13:04:16.226Z] #32 40.24 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-09-15T13:04:16.226Z] #32 40.25 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-09-15T13:04:16.226Z] #32 40.25 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-09-15T13:04:16.226Z] #32 40.27 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-09-15T13:04:16.371Z] - CONFIG_RT_GROUP_SCHED: missing [2020-09-15T13:04:16.371Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-09-15T13:04:16.371Z] - CONFIG_IP_VS: enabled (as module) [2020-09-15T13:04:16.371Z] - CONFIG_IP_VS_NFCT: enabled [2020-09-15T13:04:16.371Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-09-15T13:04:16.371Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-09-15T13:04:16.371Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-09-15T13:04:16.371Z] - CONFIG_EXT4_FS: enabled [2020-09-15T13:04:16.371Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-09-15T13:04:16.371Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-09-15T13:04:16.371Z] - Network Drivers: [2020-09-15T13:04:16.371Z] - "overlay": [2020-09-15T13:04:16.371Z] - CONFIG_VXLAN: enabled (as module) [2020-09-15T13:04:16.371Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-09-15T13:04:16.371Z] Optional (for encrypted networks): [2020-09-15T13:04:16.371Z] - CONFIG_CRYPTO: enabled [2020-09-15T13:04:16.371Z] - CONFIG_CRYPTO_AEAD: enabled [2020-09-15T13:04:16.371Z] - CONFIG_CRYPTO_GCM: enabled [2020-09-15T13:04:16.371Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-09-15T13:04:16.371Z] - CONFIG_CRYPTO_GHASH: enabled [2020-09-15T13:04:16.371Z] - CONFIG_XFRM: enabled [2020-09-15T13:04:16.371Z] - CONFIG_XFRM_USER: enabled (as module) [2020-09-15T13:04:16.371Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-09-15T13:04:16.371Z] - CONFIG_INET_ESP: enabled (as module) [2020-09-15T13:04:16.371Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2020-09-15T13:04:16.371Z] - "ipvlan": [2020-09-15T13:04:16.371Z] - CONFIG_IPVLAN: enabled (as module) [2020-09-15T13:04:16.372Z] - "macvlan": [2020-09-15T13:04:16.485Z] #32 ... [2020-09-15T13:04:16.486Z] [2020-09-15T13:04:16.486Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-15T13:04:16.486Z] #60 DONE 40.4s [2020-09-15T13:04:16.486Z] [2020-09-15T13:04:16.486Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-15T13:04:16.486Z] #10 30.74 Reading package lists... [2020-09-15T13:04:16.486Z] #10 38.31 Building dependency tree... [2020-09-15T13:04:16.633Z] - CONFIG_MACVLAN: enabled (as module) [2020-09-15T13:04:16.633Z] - CONFIG_DUMMY: enabled (as module) [2020-09-15T13:04:16.633Z] - "ftp,tftp client in container": [2020-09-15T13:04:16.633Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-09-15T13:04:16.633Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-09-15T13:04:16.633Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-09-15T13:04:16.633Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-09-15T13:04:16.633Z] - Storage Drivers: [2020-09-15T13:04:16.633Z] - "aufs": [2020-09-15T13:04:16.633Z] - CONFIG_AUFS_FS: enabled (as module) [2020-09-15T13:04:16.633Z] - "btrfs": [2020-09-15T13:04:16.633Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-09-15T13:04:16.633Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-09-15T13:04:16.633Z] - "devicemapper": [2020-09-15T13:04:16.633Z] - CONFIG_BLK_DEV_DM: enabled [2020-09-15T13:04:16.633Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-09-15T13:04:16.633Z] - "overlay": [2020-09-15T13:04:16.633Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-09-15T13:04:16.633Z] - "zfs": [2020-09-15T13:04:16.633Z] - /dev/zfs: present [2020-09-15T13:04:16.633Z] - zfs command: missing [2020-09-15T13:04:16.633Z] - zpool command: missing [2020-09-15T13:04:16.633Z] [2020-09-15T13:04:16.633Z] Limits: [2020-09-15T13:04:16.633Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-09-15T13:04:16.633Z] [2020-09-15T13:04:16.633Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-09-15T13:04:16.946Z] #7 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 2.1s done [2020-09-15T13:04:16.946Z] #7 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 0.1s [2020-09-15T13:04:17.092Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:7678ecdca23bef379f6e8eea43cd754cb08b6288 . [2020-09-15T13:04:17.092Z] #1 [internal] load build definition from Dockerfile [2020-09-15T13:04:17.665Z] #1 transferring dockerfile: 36B [2020-09-15T13:04:17.665Z] #1 transferring dockerfile: 16.37kB 0.1s done [2020-09-15T13:04:18.100Z] #25 9.375 0.9% # 2.1% ## 4.0% #### 6.3% ###### 8.8% ######## 11.3% ######### 13.2% ########## 15.0% ############ 17.5% ############# 19.4% ############### 21.9% ################# 24.2% ################### 26.6% #################### 28.5% ###################### 31.0% ######################## 33.5% ######################### 36.0% ########################### 38.5% ############################# 41.0% ############################### 43.5% ################################# 45.9% ################################## 48.4% #################################### 50.9% ###################################### 53.4% ####################################### 55.3% ######################################### 57.2% ########################################## 59.7% ############################################ 61.5% ############################################# 63.4% ############################################## 65.3% ################################################ [2020-09-15T13:04:18.100Z] #25 ... [2020-09-15T13:04:18.100Z] [2020-09-15T13:04:18.100Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-15T13:04:18.100Z] #30 23.82 sync [2020-09-15T13:04:18.100Z] #30 23.82 internal/reflectlite [2020-09-15T13:04:18.100Z] #30 26.20 errors [2020-09-15T13:04:18.100Z] #30 26.22 sort [2020-09-15T13:04:18.100Z] #30 26.59 strconv [2020-09-15T13:04:18.100Z] #30 27.47 io [2020-09-15T13:04:18.100Z] #30 28.45 internal/oserror [2020-09-15T13:04:18.100Z] #30 28.53 syscall [2020-09-15T13:04:18.100Z] #30 29.78 reflect [2020-09-15T13:04:18.100Z] #30 ... [2020-09-15T13:04:18.100Z] [2020-09-15T13:04:18.100Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-15T13:04:18.238Z] #1 DONE 1.1s [2020-09-15T13:04:18.238Z] [2020-09-15T13:04:18.238Z] #2 [internal] load .dockerignore [2020-09-15T13:04:18.238Z] #2 transferring context: 87B done [2020-09-15T13:04:18.238Z] #2 DONE 1.3s [2020-09-15T13:04:18.502Z] [2020-09-15T13:04:18.502Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-09-15T13:04:18.764Z] #3 DONE 0.5s [2020-09-15T13:04:18.764Z] [2020-09-15T13:04:18.764Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-09-15T13:04:18.764Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-09-15T13:04:19.024Z] #10 ... [2020-09-15T13:04:19.024Z] [2020-09-15T13:04:19.024Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-15T13:04:19.024Z] #43 DONE 42.7s [2020-09-15T13:04:19.024Z] [2020-09-15T13:04:19.024Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-15T13:04:19.024Z] #32 42.48 debconf: delaying package configuration, since apt-utils is not installed [2020-09-15T13:04:19.024Z] #32 42.85 Fetched 14.9 MB in 2s (6774 kB/s) [2020-09-15T13:04:19.024Z] #32 43.10 Selecting previously unselected package xxd. [2020-09-15T13:04:19.025Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-09-15T13:04:19.025Z] #4 sha256:d9ced99b409ddb781c245c7c11f72566f940424fc3883ac0b5c5165f402e5a09 521B / 521B done [2020-09-15T13:04:19.025Z] #4 sha256:4a5217aade94e050842d2cfb7e0ed45c1140e2acf94c9033d473c03b0013f051 893B / 893B done [2020-09-15T13:04:19.025Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 0B / 8.28MB 0.0s [2020-09-15T13:04:19.025Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 2.24MB / 8.28MB 0.1s [2020-09-15T13:04:19.042Z] #25 9.375 0.9% # 2.1% ## 4.0% #### 6.3% ###### 8.8% ######## 11.3% ######### 13.2% ########## 15.0% ############ 17.5% ############# 19.4% ############### 21.9% ################# 24.2% ################### 26.6% #################### 28.5% ###################### 31.0% ######################## 33.5% ######################### 36.0% ########################### 38.5% ############################# 41.0% ############################### 43.5% ################################# 45.9% ################################## 48.4% #################################### 50.9% ###################################### 53.4% ####################################### 55.3% ######################################### 57.2% ########################################## 59.7% ############################################ 61.5% ############################################# 63.4% ############################################## 65.3% ################################################ 67.1% ################################################## 70.3% #################################################### 72.8% ###################################################### 75.0% ######################################################## 77.8% ######################################################### 80.3% ########################################################### 81.9% ############################################################ 84.0% ############################################################# [2020-09-15T13:04:19.042Z] #25 ... [2020-09-15T13:04:19.042Z] [2020-09-15T13:04:19.042Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-15T13:04:19.042Z] #41 24.75 sync [2020-09-15T13:04:19.042Z] #41 24.76 internal/reflectlite [2020-09-15T13:04:19.042Z] #41 26.37 github.com/LK4D4/vndr/godl/singleflight [2020-09-15T13:04:19.042Z] #41 26.75 math/rand [2020-09-15T13:04:19.042Z] #41 27.48 internal/singleflight [2020-09-15T13:04:19.042Z] #41 27.75 io [2020-09-15T13:04:19.042Z] #41 27.75 strconv [2020-09-15T13:04:19.042Z] #41 28.74 bytes [2020-09-15T13:04:19.042Z] #41 30.36 bufio [2020-09-15T13:04:19.042Z] #41 31.08 reflect [2020-09-15T13:04:19.042Z] #41 31.31 syscall [2020-09-15T13:04:19.042Z] #41 ... [2020-09-15T13:04:19.042Z] [2020-09-15T13:04:19.042Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-15T13:04:19.284Z] #32 43.10 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-09-15T13:04:19.284Z] #32 43.25 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-09-15T13:04:19.284Z] #32 43.31 Unpacking xxd (2:8.1.0875-5) ... [2020-09-15T13:04:19.287Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 8.28MB / 8.28MB 0.3s [2020-09-15T13:04:19.287Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 8.28MB / 8.28MB 0.4s done [2020-09-15T13:04:19.287Z] #4 extracting sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 [2020-09-15T13:04:19.337Z] #25 9.375 0.9% # 2.1% ## 4.0% #### 6.3% ###### 8.8% ######## 11.3% ######### 13.2% ########## 15.0% ############ 17.5% ############# 19.4% ############### 21.9% ################# 24.2% ################### 26.6% #################### 28.5% ###################### 31.0% ######################## 33.5% ######################### 36.0% ########################### 38.5% ############################# 41.0% ############################### 43.5% ################################# 45.9% ################################## 48.4% #################################### 50.9% ###################################### 53.4% ####################################### 55.3% ######################################### 57.2% ########################################## 59.7% ############################################ 61.5% ############################################# 63.4% ############################################## 65.3% ################################################ 67.1% ################################################## 70.3% #################################################### 72.8% ###################################################### 75.0% ######################################################## 77.8% ######################################################### 80.3% ########################################################### 81.9% ############################################################ 84.0% ############################################################# 85.8% ############################################################### 88.3% ################################################################ 90.2% [2020-09-15T13:04:19.337Z] #25 ... [2020-09-15T13:04:19.337Z] [2020-09-15T13:04:19.337Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-15T13:04:19.337Z] #52 1.825 + RM_GOPATH=0 [2020-09-15T13:04:19.337Z] #52 1.825 + TMP_GOPATH= [2020-09-15T13:04:19.337Z] #52 1.825 + : /build [2020-09-15T13:04:19.337Z] #52 1.825 + '[' -z '' ']' [2020-09-15T13:04:19.337Z] #52 1.826 ++ mktemp -d [2020-09-15T13:04:19.337Z] #52 1.827 + export GOPATH=/tmp/tmp.jwtT0H5NNx [2020-09-15T13:04:19.337Z] #52 1.827 + GOPATH=/tmp/tmp.jwtT0H5NNx [2020-09-15T13:04:19.337Z] #52 1.827 + RM_GOPATH=1 [2020-09-15T13:04:19.337Z] #52 1.827 + case "$(go env GOARCH)" in [2020-09-15T13:04:19.337Z] #52 1.827 ++ go env GOARCH [2020-09-15T13:04:19.337Z] #52 1.855 + export GO_BUILDMODE=-buildmode=pie [2020-09-15T13:04:19.337Z] #52 1.855 + GO_BUILDMODE=-buildmode=pie [2020-09-15T13:04:19.337Z] #52 1.858 ++ dirname /tmp/install/install.sh [2020-09-15T13:04:19.337Z] #52 1.858 + dir=/tmp/install [2020-09-15T13:04:19.337Z] #52 1.858 + bin=containerd [2020-09-15T13:04:19.337Z] #52 1.858 + shift [2020-09-15T13:04:19.337Z] #52 1.858 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-09-15T13:04:19.337Z] #52 1.858 + . /tmp/install/containerd.installer [2020-09-15T13:04:19.337Z] #52 1.859 ++ set -e [2020-09-15T13:04:19.337Z] #52 1.859 ++ : 09814d48d50816305a8e6c1a4ae3e2bcc4ba725a [2020-09-15T13:04:19.337Z] #52 1.859 + install_containerd [2020-09-15T13:04:19.337Z] #52 1.859 + echo 'Install containerd version 09814d48d50816305a8e6c1a4ae3e2bcc4ba725a' [2020-09-15T13:04:19.337Z] #52 1.859 Install containerd version 09814d48d50816305a8e6c1a4ae3e2bcc4ba725a [2020-09-15T13:04:19.337Z] #52 1.859 + git clone https://github.com/containerd/containerd.git /tmp/tmp.jwtT0H5NNx/src/github.com/containerd/containerd [2020-09-15T13:04:19.337Z] #52 1.867 Cloning into '/tmp/tmp.jwtT0H5NNx/src/github.com/containerd/containerd'... [2020-09-15T13:04:19.549Z] #4 extracting sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 0.2s done [2020-09-15T13:04:19.631Z] #52 ... [2020-09-15T13:04:19.631Z] [2020-09-15T13:04:19.631Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-15T13:04:19.631Z] #32 25.10 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libarchive13 s390x 3.3.3-4+deb10u1 [290 kB] [2020-09-15T13:04:19.631Z] #32 25.13 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB] [2020-09-15T13:04:19.631Z] #32 25.14 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x librhash0 s390x 1.3.8-1 [121 kB] [2020-09-15T13:04:19.631Z] #32 25.14 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libuv1 s390x 1.24.1-1 [104 kB] [2020-09-15T13:04:19.631Z] #32 25.15 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake s390x 3.13.4-1 [2912 kB] [2020-09-15T13:04:19.631Z] #32 26.71 debconf: delaying package configuration, since apt-utils is not installed [2020-09-15T13:04:19.631Z] #32 26.84 Fetched 14.0 MB in 1s (11.3 MB/s) [2020-09-15T13:04:19.631Z] #32 26.89 Selecting previously unselected package xxd. [2020-09-15T13:04:19.631Z] #32 26.89 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2020-09-15T13:04:19.631Z] #32 26.96 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_s390x.deb ... [2020-09-15T13:04:19.631Z] #32 26.97 Unpacking xxd (2:8.1.0875-5) ... [2020-09-15T13:04:19.631Z] #32 27.11 Selecting previously unselected package vim-common. [2020-09-15T13:04:19.631Z] #32 27.11 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-09-15T13:04:19.631Z] #32 27.12 Unpacking vim-common (2:8.1.0875-5) ... [2020-09-15T13:04:19.631Z] #32 27.33 Selecting previously unselected package cmake-data. [2020-09-15T13:04:19.631Z] #32 27.34 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-09-15T13:04:19.631Z] #32 27.35 Unpacking cmake-data (3.13.4-1) ... [2020-09-15T13:04:19.631Z] #32 29.82 Selecting previously unselected package libicu63:s390x. [2020-09-15T13:04:19.631Z] #32 29.83 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_s390x.deb ... [2020-09-15T13:04:19.631Z] #32 29.84 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2020-09-15T13:04:19.631Z] #32 34.61 Selecting previously unselected package libxml2:s390x. [2020-09-15T13:04:19.631Z] #32 34.61 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_s390x.deb ... [2020-09-15T13:04:19.631Z] #32 34.62 Unpacking libxml2:s390x (2.9.4+dfsg1-7+b3) ... [2020-09-15T13:04:19.631Z] #32 35.07 Selecting previously unselected package libarchive13:s390x. [2020-09-15T13:04:19.631Z] #32 35.07 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_s390x.deb ... [2020-09-15T13:04:19.631Z] #32 35.08 Unpacking libarchive13:s390x (3.3.3-4+deb10u1) ... [2020-09-15T13:04:19.631Z] #32 35.32 Selecting previously unselected package libjsoncpp1:s390x. [2020-09-15T13:04:19.631Z] #32 35.32 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_s390x.deb ... [2020-09-15T13:04:19.631Z] #32 35.32 Unpacking libjsoncpp1:s390x (1.7.4-3) ... [2020-09-15T13:04:19.631Z] #32 35.40 Selecting previously unselected package librhash0:s390x. [2020-09-15T13:04:19.631Z] #32 35.40 Preparing to unpack .../7-librhash0_1.3.8-1_s390x.deb ... [2020-09-15T13:04:19.631Z] #32 35.41 Unpacking librhash0:s390x (1.3.8-1) ... [2020-09-15T13:04:19.631Z] #32 ... [2020-09-15T13:04:19.631Z] [2020-09-15T13:04:19.631Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-15T13:04:19.814Z] #4 DONE 0.8s [2020-09-15T13:04:19.814Z] [2020-09-15T13:04:19.814Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-09-15T13:04:19.853Z] #32 43.78 Selecting previously unselected package vim-common. [2020-09-15T13:04:19.853Z] #32 43.79 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-09-15T13:04:19.938Z] #25 9.375 0.9% # 2.1% ## 4.0% #### 6.3% ###### 8.8% ######## 11.3% ######### 13.2% ########## 15.0% ############ 17.5% ############# 19.4% ############### 21.9% ################# 24.2% ################### 26.6% #################### 28.5% ###################### 31.0% ######################## 33.5% ######################### 36.0% ########################### 38.5% ############################# 41.0% ############################### 43.5% ################################# 45.9% ################################## 48.4% #################################### 50.9% ###################################### 53.4% ####################################### 55.3% ######################################### 57.2% ########################################## 59.7% ############################################ 61.5% ############################################# 63.4% ############################################## 65.3% ################################################ 67.1% ################################################## 70.3% #################################################### 72.8% ###################################################### 75.0% ######################################################## 77.8% ######################################################### 80.3% ########################################################### 81.9% ############################################################ 84.0% ############################################################# 85.8% ############################################################### 88.3% ################################################################ 90.2% ################################################################## 92.6% #################################################################### 94.5% ##################################################################### 96.3% ###################################################################### 98.2% ######################################################################## 100.0% [2020-09-15T13:04:19.938Z] #25 14.71 [2020-09-15T13:04:20.113Z] #32 43.96 Unpacking vim-common (2:8.1.0875-5) ... [2020-09-15T13:04:20.372Z] #32 44.25 Selecting previously unselected package cmake-data. [2020-09-15T13:04:20.372Z] #32 44.25 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-09-15T13:04:20.372Z] #32 44.26 Unpacking cmake-data (3.13.4-1) ... [2020-09-15T13:04:20.393Z] #6 DONE 0.3s [2020-09-15T13:04:20.393Z] [2020-09-15T13:04:20.393Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2020-09-15T13:04:20.393Z] #5 DONE 0.3s [2020-09-15T13:04:20.393Z] [2020-09-15T13:04:20.393Z] #20 [internal] load build context [2020-09-15T13:04:20.975Z] #25 ... [2020-09-15T13:04:20.975Z] [2020-09-15T13:04:20.975Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-15T13:04:20.975Z] #38 28.17 Selecting previously unselected package libprotoc17:s390x. [2020-09-15T13:04:20.975Z] #38 28.18 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_s390x.deb ... [2020-09-15T13:04:20.975Z] #38 28.18 Unpacking libprotoc17:s390x (3.6.1.3-2) ... [2020-09-15T13:04:20.975Z] #38 28.88 Selecting previously unselected package protobuf-c-compiler. [2020-09-15T13:04:20.975Z] #38 28.88 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_s390x.deb ... [2020-09-15T13:04:20.975Z] #38 28.88 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-09-15T13:04:20.975Z] #38 29.08 Selecting previously unselected package protobuf-compiler. [2020-09-15T13:04:20.975Z] #38 29.08 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_s390x.deb ... [2020-09-15T13:04:20.975Z] #38 29.08 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-09-15T13:04:20.975Z] #38 29.20 Selecting previously unselected package python-pkg-resources. [2020-09-15T13:04:20.975Z] #38 29.20 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-09-15T13:04:20.975Z] #38 29.21 Unpacking python-pkg-resources (40.8.0-1) ... [2020-09-15T13:04:20.975Z] #38 29.41 Selecting previously unselected package python-six. [2020-09-15T13:04:20.975Z] #38 29.41 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-09-15T13:04:20.975Z] #38 29.41 Unpacking python-six (1.12.0-1) ... [2020-09-15T13:04:20.975Z] #38 29.45 Selecting previously unselected package python-protobuf. [2020-09-15T13:04:20.975Z] #38 29.46 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_s390x.deb ... [2020-09-15T13:04:20.975Z] #38 29.47 Unpacking python-protobuf (3.6.1.3-2) ... [2020-09-15T13:04:20.975Z] #38 29.86 Setting up python-pkg-resources (40.8.0-1) ... [2020-09-15T13:04:20.975Z] #38 31.50 Setting up libprotobuf-lite17:s390x (3.6.1.3-2) ... [2020-09-15T13:04:20.975Z] #38 31.51 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-09-15T13:04:20.975Z] #38 31.51 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-09-15T13:04:20.975Z] #38 31.52 Setting up libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2020-09-15T13:04:20.975Z] #38 31.53 Setting up python-six (1.12.0-1) ... [2020-09-15T13:04:20.975Z] #38 32.84 Setting up zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2020-09-15T13:04:20.975Z] #38 32.86 Setting up libnl-3-200:s390x (3.4.0-1) ... [2020-09-15T13:04:20.975Z] #38 32.88 Setting up libprotobuf17:s390x (3.6.1.3-2) ... [2020-09-15T13:04:20.975Z] #38 32.90 Setting up libcap-dev:s390x (1:2.25-2) ... [2020-09-15T13:04:20.975Z] #38 32.90 Setting up libprotoc17:s390x (3.6.1.3-2) ... [2020-09-15T13:04:20.975Z] #38 32.91 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-09-15T13:04:20.975Z] #38 32.93 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-09-15T13:04:20.975Z] #38 32.94 Setting up libprotobuf-dev:s390x (3.6.1.3-2) ... [2020-09-15T13:04:20.975Z] #38 32.95 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-09-15T13:04:20.975Z] #38 32.96 Setting up python-protobuf (3.6.1.3-2) ... [2020-09-15T13:04:20.975Z] #38 36.09 Setting up libnl-3-dev:s390x (3.4.0-1) ... [2020-09-15T13:04:20.975Z] #38 36.09 Processing triggers for libc-bin (2.28-10) ... [2020-09-15T13:04:20.975Z] #38 DONE 36.8s [2020-09-15T13:04:21.128Z] #7 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 4.1s done [2020-09-15T13:04:21.128Z] #7 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2020-09-15T13:04:21.128Z] #7 DONE 15.6s [2020-09-15T13:04:21.128Z] [2020-09-15T13:04:21.128Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-09-15T13:04:21.271Z] [2020-09-15T13:04:21.271Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-15T13:04:21.271Z] #39 ... [2020-09-15T13:04:21.271Z] [2020-09-15T13:04:21.271Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-15T13:04:21.271Z] #10 26.92 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-09-15T13:04:21.272Z] #10 28.14 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor1 s390x 2.13.2-10 [93.1 kB] [2020-09-15T13:04:21.272Z] #10 28.15 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor-dev s390x 2.13.2-10 [135 kB] [2020-09-15T13:04:21.272Z] #10 28.15 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2020-09-15T13:04:21.272Z] #10 28.16 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2020-09-15T13:04:21.272Z] #10 28.16 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-09-15T13:04:21.272Z] #10 28.17 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev-dev s390x 241-7~deb10u4 [110 kB] [2020-09-15T13:04:21.272Z] #10 28.17 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsepol1-dev s390x 2.8-1 [313 kB] [2020-09-15T13:04:21.272Z] #10 28.19 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre16-3 s390x 2:8.39-12 [188 kB] [2020-09-15T13:04:21.272Z] #10 28.20 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre32-3 s390x 2:8.39-12 [183 kB] [2020-09-15T13:04:21.272Z] #10 28.21 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcrecpp0v5 s390x 2:8.39-12 [151 kB] [2020-09-15T13:04:21.272Z] #10 28.22 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre3-dev s390x 2:8.39-12 [481 kB] [2020-09-15T13:04:21.272Z] #10 28.23 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x libselinux1-dev s390x 2.8-1+b1 [165 kB] [2020-09-15T13:04:21.272Z] #10 28.24 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-dev s390x 2:1.02.155-3 [51.4 kB] [2020-09-15T13:04:21.272Z] #10 28.25 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libseccomp-dev s390x 2.3.3-4 [60.4 kB] [2020-09-15T13:04:21.272Z] #10 28.25 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd-dev s390x 241-7~deb10u4 [322 kB] [2020-09-15T13:04:21.272Z] #10 29.12 debconf: delaying package configuration, since apt-utils is not installed [2020-09-15T13:04:21.272Z] #10 29.22 Fetched 73.3 MB in 5s (15.5 MB/s) [2020-09-15T13:04:21.272Z] #10 29.28 Selecting previously unselected package binutils-mingw-w64-i686. [2020-09-15T13:04:21.272Z] #10 29.28 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2020-09-15T13:04:21.272Z] #10 29.38 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_s390x.deb ... [2020-09-15T13:04:21.272Z] #10 29.39 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-09-15T13:04:21.272Z] #10 30.98 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-09-15T13:04:21.272Z] #10 30.99 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_s390x.deb ... [2020-09-15T13:04:21.272Z] #10 30.99 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-09-15T13:04:21.272Z] #10 33.15 Selecting previously unselected package binutils-mingw-w64. [2020-09-15T13:04:21.272Z] #10 33.15 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-09-15T13:04:21.272Z] #10 33.18 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-09-15T13:04:21.272Z] #10 33.24 Selecting previously unselected package libdevmapper1.02.1:s390x. [2020-09-15T13:04:21.272Z] #10 33.24 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_s390x.deb ... [2020-09-15T13:04:21.272Z] #10 33.25 Unpacking libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2020-09-15T13:04:21.272Z] #10 33.37 Selecting previously unselected package dmsetup. [2020-09-15T13:04:21.272Z] #10 33.37 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_s390x.deb ... [2020-09-15T13:04:21.272Z] #10 33.38 Unpacking dmsetup (2:1.02.155-3) ... [2020-09-15T13:04:21.272Z] #10 33.47 Selecting previously unselected package mingw-w64-common. [2020-09-15T13:04:21.272Z] #10 33.47 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-09-15T13:04:21.272Z] #10 33.48 Unpacking mingw-w64-common (6.0.0-3) ... [2020-09-15T13:04:21.312Z] #32 ... [2020-09-15T13:04:21.312Z] [2020-09-15T13:04:21.312Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-09-15T13:04:21.312Z] #51 30.06 Reading package lists... [2020-09-15T13:04:21.312Z] #51 37.66 Building dependency tree... [2020-09-15T13:04:21.312Z] #51 42.06 The following additional packages will be installed: [2020-09-15T13:04:21.312Z] #51 42.07 libbtrfs0 [2020-09-15T13:04:21.312Z] #51 42.28 The following NEW packages will be installed: [2020-09-15T13:04:21.312Z] #51 42.29 libbtrfs-dev libbtrfs0 [2020-09-15T13:04:21.312Z] #51 42.73 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-09-15T13:04:21.312Z] #51 42.73 Need to get 119 kB of archives. [2020-09-15T13:04:21.312Z] #51 42.73 After this operation, 387 kB of additional disk space will be used. [2020-09-15T13:04:21.312Z] #51 42.73 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-09-15T13:04:21.312Z] #51 42.73 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-09-15T13:04:21.312Z] #51 44.26 debconf: delaying package configuration, since apt-utils is not installed [2020-09-15T13:04:21.312Z] #51 44.41 Fetched 119 kB in 0s (430 kB/s) [2020-09-15T13:04:21.312Z] #51 44.52 Selecting previously unselected package libbtrfs0. [2020-09-15T13:04:21.312Z] #51 44.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 ... 15410 files and directories currently installed.) [2020-09-15T13:04:21.312Z] #51 44.61 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-09-15T13:04:21.312Z] #51 44.64 Unpacking libbtrfs0 (4.20.1-2) ... [2020-09-15T13:04:21.312Z] #51 44.77 Selecting previously unselected package libbtrfs-dev. [2020-09-15T13:04:21.312Z] #51 44.79 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-09-15T13:04:21.312Z] #51 44.81 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-09-15T13:04:21.312Z] #51 45.05 Setting up libbtrfs0 (4.20.1-2) ... [2020-09-15T13:04:21.312Z] #51 45.06 Setting up libbtrfs-dev (4.20.1-2) ... [2020-09-15T13:04:21.312Z] #51 45.07 Processing triggers for libc-bin (2.28-10) ... [2020-09-15T13:04:21.312Z] #51 DONE 45.4s [2020-09-15T13:04:21.570Z] #10 ... [2020-09-15T13:04:21.570Z] [2020-09-15T13:04:21.570Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-15T13:04:21.570Z] #25 16.02 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-09-15T13:04:21.572Z] [2020-09-15T13:04:21.572Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-15T13:04:21.862Z] #25 16.50 #=#=# [2020-09-15T13:04:21.863Z] #25 16.63 #### 5.8% ######################################################################## 100.0% [2020-09-15T13:04:22.155Z] #25 16.78 [2020-09-15T13:04:22.447Z] #25 ... [2020-09-15T13:04:22.448Z] [2020-09-15T13:04:22.448Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-15T13:04:22.448Z] #32 35.56 Selecting previously unselected package libuv1:s390x. [2020-09-15T13:04:22.448Z] #32 35.56 Preparing to unpack .../8-libuv1_1.24.1-1_s390x.deb ... [2020-09-15T13:04:22.448Z] #32 35.57 Unpacking libuv1:s390x (1.24.1-1) ... [2020-09-15T13:04:22.448Z] #32 35.77 Selecting previously unselected package cmake. [2020-09-15T13:04:22.448Z] #32 35.78 Preparing to unpack .../9-cmake_3.13.4-1_s390x.deb ... [2020-09-15T13:04:22.448Z] #32 35.79 Unpacking cmake (3.13.4-1) ... [2020-09-15T13:04:22.448Z] #32 37.71 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2020-09-15T13:04:22.448Z] #32 37.73 Setting up xxd (2:8.1.0875-5) ... [2020-09-15T13:04:22.448Z] #32 37.74 Setting up libuv1:s390x (1.24.1-1) ... [2020-09-15T13:04:22.448Z] #32 37.75 Setting up vim-common (2:8.1.0875-5) ... [2020-09-15T13:04:22.448Z] #32 37.78 Setting up librhash0:s390x (1.3.8-1) ... [2020-09-15T13:04:22.448Z] #32 37.79 Setting up cmake-data (3.13.4-1) ... [2020-09-15T13:04:22.448Z] #32 37.80 Setting up libxml2:s390x (2.9.4+dfsg1-7+b3) ... [2020-09-15T13:04:22.448Z] #32 37.81 Setting up libjsoncpp1:s390x (1.7.4-3) ... [2020-09-15T13:04:22.448Z] #32 37.82 Setting up libarchive13:s390x (3.3.3-4+deb10u1) ... [2020-09-15T13:04:22.448Z] #32 37.83 Setting up cmake (3.13.4-1) ... [2020-09-15T13:04:22.448Z] #32 37.84 Processing triggers for libc-bin (2.28-10) ... [2020-09-15T13:04:22.448Z] #32 37.87 Processing triggers for mime-support (3.62) ... [2020-09-15T13:04:22.448Z] #32 DONE 38.2s [2020-09-15T13:04:22.448Z] [2020-09-15T13:04:22.448Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-15T13:04:22.511Z] #52 1.034 + RM_GOPATH=0 [2020-09-15T13:04:22.511Z] #52 1.034 + TMP_GOPATH= [2020-09-15T13:04:22.511Z] #52 1.034 + : /build [2020-09-15T13:04:22.511Z] #52 1.034 + '[' -z '' ']' [2020-09-15T13:04:22.511Z] #52 1.035 ++ mktemp -d [2020-09-15T13:04:22.511Z] #52 1.037 + export GOPATH=/tmp/tmp.Mvl2ZLWF4O [2020-09-15T13:04:22.511Z] #52 1.037 + GOPATH=/tmp/tmp.Mvl2ZLWF4O [2020-09-15T13:04:22.511Z] #52 1.037 + RM_GOPATH=1 [2020-09-15T13:04:22.511Z] #52 1.037 + case "$(go env GOARCH)" in [2020-09-15T13:04:22.511Z] #52 1.038 ++ go env GOARCH [2020-09-15T13:04:22.511Z] #52 1.079 + export GO_BUILDMODE=-buildmode=pie [2020-09-15T13:04:22.511Z] #52 1.079 + GO_BUILDMODE=-buildmode=pie [2020-09-15T13:04:22.511Z] #52 1.080 ++ dirname /tmp/install/install.sh [2020-09-15T13:04:22.511Z] #52 1.082 + dir=/tmp/install [2020-09-15T13:04:22.511Z] #52 1.082 + bin=containerd [2020-09-15T13:04:22.511Z] #52 1.083 + shift [2020-09-15T13:04:22.511Z] #52 1.083 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-09-15T13:04:22.511Z] #52 1.083 + . /tmp/install/containerd.installer [2020-09-15T13:04:22.512Z] #52 1.083 ++ set -e [2020-09-15T13:04:22.512Z] #52 1.084 ++ : 09814d48d50816305a8e6c1a4ae3e2bcc4ba725a [2020-09-15T13:04:22.512Z] #52 1.084 + install_containerd [2020-09-15T13:04:22.512Z] #52 1.085 + echo 'Install containerd version 09814d48d50816305a8e6c1a4ae3e2bcc4ba725a' [2020-09-15T13:04:22.512Z] #52 1.087 Install containerd version 09814d48d50816305a8e6c1a4ae3e2bcc4ba725a [2020-09-15T13:04:22.512Z] #52 1.087 + git clone https://github.com/containerd/containerd.git /tmp/tmp.Mvl2ZLWF4O/src/github.com/containerd/containerd [2020-09-15T13:04:22.512Z] #52 1.088 Cloning into '/tmp/tmp.Mvl2ZLWF4O/src/github.com/containerd/containerd'... [2020-09-15T13:04:22.974Z] #20 transferring context: 51.50MB 2.2s done [2020-09-15T13:04:23.086Z] #52 ... [2020-09-15T13:04:23.086Z] [2020-09-15T13:04:23.086Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-09-15T13:04:23.086Z] #23 30.70 Reading package lists... [2020-09-15T13:04:23.086Z] #23 37.75 Building dependency tree... [2020-09-15T13:04:23.086Z] #23 42.16 ca-certificates is already the newest version (20200601~deb10u1). [2020-09-15T13:04:23.086Z] #23 42.16 The following additional packages will be installed: [2020-09-15T13:04:23.086Z] #23 42.17 libjq1 libonig5 [2020-09-15T13:04:23.086Z] #23 42.65 The following NEW packages will be installed: [2020-09-15T13:04:23.086Z] #23 42.71 jq libjq1 libonig5 [2020-09-15T13:04:23.086Z] #23 43.38 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-09-15T13:04:23.086Z] #23 43.38 Need to get 355 kB of archives. [2020-09-15T13:04:23.086Z] #23 43.38 After this operation, 1072 kB of additional disk space will be used. [2020-09-15T13:04:23.086Z] #23 43.38 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-09-15T13:04:23.087Z] #23 43.40 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-09-15T13:04:23.087Z] #23 43.40 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-09-15T13:04:23.087Z] #23 44.84 debconf: delaying package configuration, since apt-utils is not installed [2020-09-15T13:04:23.087Z] #23 45.08 Fetched 355 kB in 0s (967 kB/s) [2020-09-15T13:04:23.087Z] #23 45.21 Selecting previously unselected package libonig5:amd64. [2020-09-15T13:04:23.087Z] #23 45.21 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-09-15T13:04:23.087Z] #23 45.29 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ... [2020-09-15T13:04:23.087Z] #23 45.30 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-09-15T13:04:23.087Z] #23 45.82 Selecting previously unselected package libjq1:amd64. [2020-09-15T13:04:23.087Z] #23 45.83 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-09-15T13:04:23.087Z] #23 45.84 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-09-15T13:04:23.087Z] #23 46.23 Selecting previously unselected package jq. [2020-09-15T13:04:23.087Z] #23 46.24 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ... [2020-09-15T13:04:23.087Z] #23 46.24 Unpacking jq (1.5+dfsg-2+b1) ... [2020-09-15T13:04:23.087Z] #23 46.53 Setting up libonig5:amd64 (6.9.1-1) ... [2020-09-15T13:04:23.087Z] #23 46.57 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-09-15T13:04:23.087Z] #23 46.58 Setting up jq (1.5+dfsg-2+b1) ... [2020-09-15T13:04:23.087Z] #23 46.60 Processing triggers for libc-bin (2.28-10) ... [2020-09-15T13:04:23.087Z] #23 DONE 46.9s [2020-09-15T13:04:23.087Z] [2020-09-15T13:04:23.087Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-09-15T13:04:23.087Z] #24 DONE 0.1s [2020-09-15T13:04:23.087Z] [2020-09-15T13:04:23.087Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-15T13:04:23.087Z] #38 30.73 Reading package lists... [2020-09-15T13:04:23.087Z] #38 37.82 Building dependency tree... [2020-09-15T13:04:23.087Z] #38 42.21 The following additional packages will be installed: [2020-09-15T13:04:23.087Z] #38 42.24 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-09-15T13:04:23.087Z] #38 42.24 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-09-15T13:04:23.087Z] #38 42.25 Suggested packages: [2020-09-15T13:04:23.087Z] #38 42.26 manpages-dev python-setuptools [2020-09-15T13:04:23.087Z] #38 43.93 The following NEW packages will be installed: [2020-09-15T13:04:23.087Z] #38 43.94 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-09-15T13:04:23.087Z] #38 43.94 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-09-15T13:04:23.087Z] #38 43.94 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-09-15T13:04:23.087Z] #38 43.94 python-six zlib1g-dev [2020-09-15T13:04:23.087Z] #38 44.39 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-09-15T13:04:23.087Z] #38 44.39 Need to get 4095 kB of archives. [2020-09-15T13:04:23.087Z] #38 44.39 After this operation, 22.5 MB of additional disk space will be used. [2020-09-15T13:04:23.087Z] #38 44.39 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-09-15T13:04:23.087Z] #38 44.39 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-09-15T13:04:23.087Z] #38 44.39 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2020-09-15T13:04:23.087Z] #38 44.39 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-09-15T13:04:23.087Z] #38 44.41 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-09-15T13:04:23.087Z] #38 44.42 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-09-15T13:04:23.087Z] #38 44.43 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-09-15T13:04:23.087Z] #38 44.44 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2020-09-15T13:04:23.087Z] #38 44.44 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-09-15T13:04:23.087Z] #38 44.54 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-09-15T13:04:23.087Z] #38 44.56 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-09-15T13:04:23.087Z] #38 44.69 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-09-15T13:04:23.087Z] #38 44.75 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-09-15T13:04:23.087Z] #38 44.76 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2020-09-15T13:04:23.087Z] #38 44.77 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-09-15T13:04:23.087Z] #38 44.81 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-09-15T13:04:23.087Z] #38 44.82 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-09-15T13:04:23.087Z] #38 46.12 debconf: delaying package configuration, since apt-utils is not installed [2020-09-15T13:04:23.087Z] #38 46.37 Fetched 4095 kB in 1s (5720 kB/s) [2020-09-15T13:04:23.087Z] #38 46.45 Selecting previously unselected package libcap-dev:amd64. [2020-09-15T13:04:23.087Z] #38 46.45 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-09-15T13:04:23.087Z] #38 46.54 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-09-15T13:04:23.087Z] #38 46.56 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-09-15T13:04:23.087Z] #38 46.69 Selecting previously unselected package libnet1:amd64. [2020-09-15T13:04:23.087Z] #38 46.72 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-09-15T13:04:23.087Z] #38 46.75 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-09-15T13:04:23.087Z] #38 46.95 Selecting previously unselected package libnet1-dev. [2020-09-15T13:04:23.087Z] #38 46.95 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-09-15T13:04:23.087Z] #38 46.97 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-09-15T13:04:23.146Z] #33 ... [2020-09-15T13:04:23.146Z] [2020-09-15T13:04:23.146Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-15T13:04:23.146Z] #47 28.83 bytes [2020-09-15T13:04:23.146Z] #47 28.85 syscall [2020-09-15T13:04:23.146Z] #47 30.64 reflect [2020-09-15T13:04:23.146Z] #47 34.65 time [2020-09-15T13:04:23.346Z] #38 ... [2020-09-15T13:04:23.346Z] [2020-09-15T13:04:23.346Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-15T13:04:23.346Z] #47 47.18 bytes [2020-09-15T13:04:23.346Z] #47 47.26 syscall [2020-09-15T13:04:23.439Z] #47 ... [2020-09-15T13:04:23.439Z] [2020-09-15T13:04:23.439Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-15T13:04:23.439Z] #25 17.74 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-09-15T13:04:23.439Z] #25 17.77 skipping existing aab193acf6ba [2020-09-15T13:04:23.439Z] #25 17.82 [2020-09-15T13:04:24.399Z] #8 DONE 2.9s [2020-09-15T13:04:24.399Z] [2020-09-15T13:04:24.399Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-09-15T13:04:24.399Z] #9 DONE 0.5s [2020-09-15T13:04:24.399Z] [2020-09-15T13:04:24.399Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-09-15T13:04:24.399Z] #35 DONE 0.1s [2020-09-15T13:04:24.399Z] [2020-09-15T13:04:24.399Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-09-15T13:04:24.400Z] #27 DONE 0.1s [2020-09-15T13:04:24.400Z] [2020-09-15T13:04:24.400Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-09-15T13:04:24.488Z] #25 18.87 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-09-15T13:04:24.488Z] #25 18.91 skipping existing 4d43f82972ce [2020-09-15T13:04:24.488Z] #25 19.02 [2020-09-15T13:04:24.728Z] #47 ... [2020-09-15T13:04:24.728Z] [2020-09-15T13:04:24.728Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-15T13:04:24.728Z] #30 38.49 sync [2020-09-15T13:04:24.728Z] #30 38.50 internal/reflectlite [2020-09-15T13:04:24.728Z] #30 41.55 sort [2020-09-15T13:04:24.728Z] #30 41.55 errors [2020-09-15T13:04:24.728Z] #30 41.75 strconv [2020-09-15T13:04:24.728Z] #30 42.49 io [2020-09-15T13:04:24.728Z] #30 44.42 internal/oserror [2020-09-15T13:04:24.728Z] #30 44.57 syscall [2020-09-15T13:04:24.728Z] #30 46.24 reflect [2020-09-15T13:04:24.728Z] #30 ... [2020-09-15T13:04:24.728Z] [2020-09-15T13:04:24.728Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-15T13:04:24.728Z] #38 47.34 Selecting previously unselected package libnl-3-200:amd64. [2020-09-15T13:04:24.728Z] #38 47.36 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-09-15T13:04:24.728Z] #38 47.38 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-09-15T13:04:24.728Z] #38 47.61 Selecting previously unselected package libnl-3-dev:amd64. [2020-09-15T13:04:24.728Z] #38 47.62 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-09-15T13:04:24.728Z] #38 47.63 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-09-15T13:04:24.728Z] #38 47.90 Selecting previously unselected package libprotobuf-c1:amd64. [2020-09-15T13:04:24.728Z] #38 47.90 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-09-15T13:04:24.728Z] #38 47.91 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-09-15T13:04:24.728Z] #38 48.02 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-09-15T13:04:24.728Z] #38 48.03 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-09-15T13:04:24.728Z] #38 48.05 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-09-15T13:04:24.728Z] #38 48.18 Selecting previously unselected package zlib1g-dev:amd64. [2020-09-15T13:04:24.728Z] #38 48.20 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-09-15T13:04:24.728Z] #38 48.22 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-09-15T13:04:24.728Z] #38 48.46 Selecting previously unselected package libprotobuf17:amd64. [2020-09-15T13:04:24.728Z] #38 48.47 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-09-15T13:04:24.728Z] #38 48.48 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-09-15T13:04:24.894Z] #20 DONE 4.4s [2020-09-15T13:04:24.894Z] [2020-09-15T13:04:24.894Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-09-15T13:04:24.894Z] #7 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2020-09-15T13:04:24.894Z] #7 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 49.18MB / 49.18MB 3.8s [2020-09-15T13:04:24.894Z] #7 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2020-09-15T13:04:24.894Z] #7 sha256:c6f3dd0bda1f61865a66d18090c8cecbe4df870c2d1083927e043367ef707688 1.79kB / 1.79kB done [2020-09-15T13:04:24.894Z] #7 sha256:688d484c81b27fd58d8180e0f2b8371eb311a2f9afe5a4d761f838c9936152e7 6.19kB / 6.19kB done [2020-09-15T13:04:24.894Z] #7 sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 7.68MB / 7.68MB 0.5s done [2020-09-15T13:04:24.894Z] #7 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 9.98MB / 9.98MB 0.7s done [2020-09-15T13:04:24.894Z] #7 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 52.16MB / 52.16MB 3.8s [2020-09-15T13:04:24.894Z] #7 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 62.53MB / 62.53MB 3.8s [2020-09-15T13:04:24.894Z] #7 extracting sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 0.5s [2020-09-15T13:04:24.894Z] #7 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 49.18MB / 49.18MB 3.9s done [2020-09-15T13:04:24.894Z] #7 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 52.16MB / 52.16MB 4.1s done [2020-09-15T13:04:24.894Z] #7 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 62.53MB / 62.53MB 4.5s done [2020-09-15T13:04:24.894Z] #7 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 6.89MB / 97.69MB 4.9s [2020-09-15T13:04:24.894Z] #7 sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 156B / 156B 4.8s done [2020-09-15T13:04:25.215Z] #7 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 21.21MB / 97.69MB 5.0s [2020-09-15T13:04:25.215Z] #7 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 33.54MB / 97.69MB 5.1s [2020-09-15T13:04:25.479Z] #7 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 48.18MB / 97.69MB 5.4s [2020-09-15T13:04:25.524Z] #25 19.98 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-09-15T13:04:25.524Z] #25 20.28 [2020-09-15T13:04:25.524Z] #25 ... [2020-09-15T13:04:25.524Z] [2020-09-15T13:04:25.524Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-09-15T13:04:25.524Z] #28 31.21 Checking out files: 92% (1403/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-09-15T13:04:25.524Z] #28 31.44 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-09-15T13:04:25.524Z] #28 32.14 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-09-15T13:04:25.666Z] #38 49.37 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-09-15T13:04:25.666Z] #38 49.38 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-09-15T13:04:25.666Z] #38 49.39 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-09-15T13:04:25.666Z] #38 49.68 Selecting previously unselected package libprotobuf-dev:amd64. [2020-09-15T13:04:25.666Z] #38 49.70 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-09-15T13:04:25.747Z] #7 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 62.15MB / 97.69MB 5.6s [2020-09-15T13:04:25.747Z] #7 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 67.93MB / 97.69MB 5.7s [2020-09-15T13:04:25.836Z] #28 ... [2020-09-15T13:04:25.836Z] [2020-09-15T13:04:25.836Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-15T13:04:25.836Z] #25 20.39 ######################################################################## 100.0% [2020-09-15T13:04:25.836Z] #25 20.43 [2020-09-15T13:04:25.836Z] #25 20.50 Download of images into '/build' complete. [2020-09-15T13:04:25.836Z] #25 20.50 Use something like the following to load the result into a Docker daemon: [2020-09-15T13:04:25.836Z] #25 20.50 tar -cC '/build' . | docker load [2020-09-15T13:04:25.926Z] #38 49.71 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-09-15T13:04:26.009Z] #7 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 80.63MB / 97.69MB 5.8s [2020-09-15T13:04:26.009Z] #7 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 93.01MB / 97.69MB 5.9s [2020-09-15T13:04:26.009Z] #7 ... [2020-09-15T13:04:26.009Z] [2020-09-15T13:04:26.009Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-09-15T13:04:26.009Z] #58 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-09-15T13:04:26.009Z] #58 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-09-15T13:04:26.009Z] #58 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-09-15T13:04:26.009Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 5.2s done [2020-09-15T13:04:26.009Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0.5s done [2020-09-15T13:04:26.009Z] #58 DONE 6.0s [2020-09-15T13:04:26.009Z] [2020-09-15T13:04:26.009Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-09-15T13:04:26.142Z] #25 DONE 20.7s [2020-09-15T13:04:26.142Z] [2020-09-15T13:04:26.142Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-15T13:04:26.142Z] #33 1.263 + RM_GOPATH=0 [2020-09-15T13:04:26.142Z] #33 1.263 + TMP_GOPATH= [2020-09-15T13:04:26.142Z] #33 1.263 + : /build [2020-09-15T13:04:26.142Z] #33 1.263 + '[' -z '' ']' [2020-09-15T13:04:26.142Z] #33 1.264 ++ mktemp -d [2020-09-15T13:04:26.142Z] #33 1.265 + export GOPATH=/tmp/tmp.AwmTujeEWp [2020-09-15T13:04:26.142Z] #33 1.265 + GOPATH=/tmp/tmp.AwmTujeEWp [2020-09-15T13:04:26.142Z] #33 1.265 + RM_GOPATH=1 [2020-09-15T13:04:26.142Z] #33 1.265 + case "$(go env GOARCH)" in [2020-09-15T13:04:26.142Z] #33 1.265 ++ go env GOARCH [2020-09-15T13:04:26.142Z] #33 1.287 + export GO_BUILDMODE=-buildmode=pie [2020-09-15T13:04:26.142Z] #33 1.287 + GO_BUILDMODE=-buildmode=pie [2020-09-15T13:04:26.142Z] #33 1.293 ++ dirname /tmp/install/install.sh [2020-09-15T13:04:26.142Z] #33 1.298 + dir=/tmp/install [2020-09-15T13:04:26.142Z] #33 1.298 + bin=tini [2020-09-15T13:04:26.142Z] #33 1.298 + shift [2020-09-15T13:04:26.142Z] #33 1.298 + '[' '!' -f /tmp/install/tini.installer ']' [2020-09-15T13:04:26.142Z] #33 1.298 + . /tmp/install/tini.installer [2020-09-15T13:04:26.142Z] #33 1.298 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2020-09-15T13:04:26.142Z] #33 1.298 + install_tini [2020-09-15T13:04:26.142Z] #33 1.298 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2020-09-15T13:04:26.142Z] #33 1.298 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2020-09-15T13:04:26.142Z] #33 1.298 + git clone https://github.com/krallin/tini.git /tmp/tmp.AwmTujeEWp/tini [2020-09-15T13:04:26.142Z] #33 1.304 Cloning into '/tmp/tmp.AwmTujeEWp/tini'... [2020-09-15T13:04:26.142Z] #33 1.972 + cd /tmp/tmp.AwmTujeEWp/tini [2020-09-15T13:04:26.142Z] #33 1.972 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2020-09-15T13:04:26.142Z] #33 1.981 + cmake . [2020-09-15T13:04:26.142Z] #33 2.306 -- The C compiler identification is GNU 8.3.0 [2020-09-15T13:04:26.142Z] #33 2.345 -- Check for working C compiler: /usr/bin/cc [2020-09-15T13:04:26.142Z] #33 2.628 -- Check for working C compiler: /usr/bin/cc -- works [2020-09-15T13:04:26.142Z] #33 2.635 -- Detecting C compiler ABI info [2020-09-15T13:04:26.142Z] #33 3.104 -- Detecting C compiler ABI info - done [2020-09-15T13:04:26.142Z] #33 3.109 -- Detecting C compile features [2020-09-15T13:04:26.583Z] #7 extracting sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 2.5s done [2020-09-15T13:04:27.306Z] #38 51.26 Selecting previously unselected package libprotoc17:amd64. [2020-09-15T13:04:27.306Z] #38 51.27 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-09-15T13:04:27.306Z] #38 51.28 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-09-15T13:04:27.566Z] #38 ... [2020-09-15T13:04:27.566Z] [2020-09-15T13:04:27.566Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-15T13:04:27.566Z] #41 41.51 internal/reflectlite [2020-09-15T13:04:27.566Z] #41 41.55 github.com/LK4D4/vndr/godl/singleflight [2020-09-15T13:04:27.566Z] #41 41.77 math/rand [2020-09-15T13:04:27.566Z] #41 42.90 internal/singleflight [2020-09-15T13:04:27.566Z] #41 44.53 strconv [2020-09-15T13:04:27.566Z] #41 44.54 bytes [2020-09-15T13:04:27.566Z] #41 47.60 bufio [2020-09-15T13:04:27.566Z] #41 49.38 reflect [2020-09-15T13:04:27.566Z] #41 49.45 syscall [2020-09-15T13:04:27.566Z] #41 ... [2020-09-15T13:04:27.566Z] [2020-09-15T13:04:27.566Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-15T13:04:27.566Z] #25 2.121 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-09-15T13:04:27.566Z] #25 2.473 [2020-09-15T13:04:27.566Z] #25 2.667 ### 4.5% ####### 10.7% ############ 17.7% ################## 25.1% ######################## 33.6% ############################# 41.5% #################################### 50.4% ######################################## 56.0% ############################################# 63.7% ################################################### 71.9% ####################################################### 76.4% ############################################################ 83.9% ################################################################ 89.6% ###################################################################### 98.0% ######################################################################## 100.0% [2020-09-15T13:04:27.566Z] #25 4.462 [2020-09-15T13:04:27.668Z] #33 4.923 -- Detecting C compile features - done [2020-09-15T13:04:27.669Z] #33 4.935 -- Performing Test HAS_BUILTIN_FORTIFY [2020-09-15T13:04:27.669Z] #33 5.044 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-09-15T13:04:27.669Z] #33 5.090 -- Configuring done [2020-09-15T13:04:27.669Z] #33 5.101 -- Generating done [2020-09-15T13:04:27.669Z] #33 5.105 -- Build files have been written to: /tmp/tmp.AwmTujeEWp/tini [2020-09-15T13:04:27.669Z] #33 5.110 + make tini-static [2020-09-15T13:04:27.826Z] #25 4.636 ############### 20.9% ##################################### 52.6% ################################################################# 90.5% ######################################################################## 100.0% [2020-09-15T13:04:28.020Z] #33 5.378 Scanning dependencies of target tini-static [2020-09-15T13:04:28.020Z] #33 5.447 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-09-15T13:04:28.312Z] #33 ... [2020-09-15T13:04:28.312Z] [2020-09-15T13:04:28.312Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-15T13:04:28.312Z] #30 34.07 time [2020-09-15T13:04:28.312Z] #30 38.98 internal/poll [2020-09-15T13:04:28.312Z] #30 39.12 internal/fmtsort [2020-09-15T13:04:28.312Z] #30 39.61 internal/syscall/execenv [2020-09-15T13:04:28.312Z] #30 39.80 internal/syscall/unix [2020-09-15T13:04:28.312Z] #30 39.94 strings [2020-09-15T13:04:28.312Z] #30 40.69 os [2020-09-15T13:04:28.312Z] #30 41.73 path [2020-09-15T13:04:28.312Z] #30 42.58 text/tabwriter [2020-09-15T13:04:28.312Z] #30 43.26 fmt [2020-09-15T13:04:28.312Z] #30 43.34 path/filepath [2020-09-15T13:04:28.312Z] #30 43.98 io/ioutil [2020-09-15T13:04:28.312Z] #30 ... [2020-09-15T13:04:28.312Z] [2020-09-15T13:04:28.312Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-15T13:04:28.312Z] #10 37.92 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-09-15T13:04:28.312Z] #10 37.92 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-09-15T13:04:28.312Z] #10 37.94 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-09-15T13:04:28.312Z] #10 42.54 Selecting previously unselected package gcc-mingw-w64-base. [2020-09-15T13:04:28.312Z] #10 42.55 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-09-15T13:04:28.312Z] #10 42.55 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-09-15T13:04:28.312Z] #10 42.69 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-09-15T13:04:28.312Z] #10 42.69 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-09-15T13:04:28.312Z] #10 42.70 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-09-15T13:04:28.408Z] #25 5.313 [2020-09-15T13:04:28.498Z] #7 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 97.69MB / 97.69MB 8.3s done [2020-09-15T13:04:28.498Z] #7 extracting sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 [2020-09-15T13:04:28.668Z] #25 5.500 0.2% ################################# 46.1% ###################################################################### 98.3% ######################################################################## 100.0% [2020-09-15T13:04:28.931Z] #25 ... [2020-09-15T13:04:28.931Z] [2020-09-15T13:04:28.931Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-15T13:04:28.931Z] #10 42.90 The following additional packages will be installed: [2020-09-15T13:04:28.931Z] #10 42.92 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-09-15T13:04:28.931Z] #10 42.92 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-09-15T13:04:28.931Z] #10 42.92 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-09-15T13:04:28.931Z] #10 42.93 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-09-15T13:04:28.931Z] #10 42.96 Suggested packages: [2020-09-15T13:04:28.931Z] #10 42.96 gcc-8-locales seccomp wine64 [2020-09-15T13:04:28.931Z] #10 44.70 The following NEW packages will be installed: [2020-09-15T13:04:28.931Z] #10 44.70 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-09-15T13:04:28.931Z] #10 44.71 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-09-15T13:04:28.931Z] #10 44.72 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-09-15T13:04:28.931Z] #10 44.72 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-09-15T13:04:28.931Z] #10 44.72 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-09-15T13:04:28.931Z] #10 44.72 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-09-15T13:04:28.931Z] #10 45.15 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-09-15T13:04:28.931Z] #10 45.15 Need to get 77.7 MB of archives. [2020-09-15T13:04:28.931Z] #10 45.15 After this operation, 487 MB of additional disk space will be used. [2020-09-15T13:04:28.931Z] #10 45.15 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-09-15T13:04:28.931Z] #10 45.39 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-09-15T13:04:28.931Z] #10 45.81 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-09-15T13:04:28.931Z] #10 45.81 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2020-09-15T13:04:28.931Z] #10 45.82 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-09-15T13:04:28.931Z] #10 45.83 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-09-15T13:04:28.931Z] #10 46.32 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-09-15T13:04:28.931Z] #10 46.63 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-09-15T13:04:28.931Z] #10 46.64 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-09-15T13:04:28.931Z] #10 50.95 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-09-15T13:04:28.947Z] #10 ... [2020-09-15T13:04:28.947Z] [2020-09-15T13:04:28.947Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-15T13:04:28.947Z] #33 6.408 [100%] Linking C executable tini-static [2020-09-15T13:04:29.071Z] #7 extracting sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 0.3s done [2020-09-15T13:04:29.191Z] #10 ... [2020-09-15T13:04:29.191Z] [2020-09-15T13:04:29.191Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-15T13:04:29.191Z] #38 51.90 Selecting previously unselected package protobuf-c-compiler. [2020-09-15T13:04:29.191Z] #38 51.92 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-09-15T13:04:29.191Z] #38 51.93 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-09-15T13:04:29.191Z] #38 52.05 Selecting previously unselected package protobuf-compiler. [2020-09-15T13:04:29.191Z] #38 52.07 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-09-15T13:04:29.191Z] #38 52.07 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-09-15T13:04:29.191Z] #38 52.20 Selecting previously unselected package python-pkg-resources. [2020-09-15T13:04:29.191Z] #38 52.22 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-09-15T13:04:29.191Z] #38 52.22 Unpacking python-pkg-resources (40.8.0-1) ... [2020-09-15T13:04:29.191Z] #38 52.55 Selecting previously unselected package python-six. [2020-09-15T13:04:29.191Z] #38 52.55 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-09-15T13:04:29.191Z] #38 52.57 Unpacking python-six (1.12.0-1) ... [2020-09-15T13:04:29.191Z] #38 52.66 Selecting previously unselected package python-protobuf. [2020-09-15T13:04:29.191Z] #38 52.66 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-09-15T13:04:29.191Z] #38 52.66 Unpacking python-protobuf (3.6.1.3-2) ... [2020-09-15T13:04:29.239Z] #33 6.838 [100%] Built target tini-static [2020-09-15T13:04:29.450Z] #38 53.32 Setting up python-pkg-resources (40.8.0-1) ... [2020-09-15T13:04:29.536Z] #33 6.972 + mkdir -p /build [2020-09-15T13:04:29.536Z] #33 6.975 + cp tini-static /build/docker-init [2020-09-15T13:04:29.536Z] #33 DONE 7.2s [2020-09-15T13:04:29.536Z] [2020-09-15T13:04:29.536Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-15T13:04:29.536Z] #39 8.065 Note: Building without setproctitle() and strlcpy() support. [2020-09-15T13:04:29.536Z] #39 8.065 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-09-15T13:04:29.536Z] #39 8.073 Note: Building without GnuTLS support [2020-09-15T13:04:29.536Z] #39 8.080 Makefile.config:39: Warn: you have no libnftables installed [2020-09-15T13:04:29.536Z] #39 8.080 Makefile.config:40: Warn: Building without nftables support [2020-09-15T13:04:29.668Z] #28 4.479 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-09-15T13:04:29.668Z] #28 4.486 Cloning into '.'... [2020-09-15T13:04:29.668Z] #28 ... [2020-09-15T13:04:29.668Z] [2020-09-15T13:04:29.668Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-15T13:04:29.668Z] #47 4.903 + RM_GOPATH=0 [2020-09-15T13:04:29.668Z] #47 4.903 + TMP_GOPATH= [2020-09-15T13:04:29.668Z] #47 4.903 + : /build [2020-09-15T13:04:29.668Z] #47 4.903 + '[' -z '' ']' [2020-09-15T13:04:29.668Z] #47 4.903 ++ mktemp -d [2020-09-15T13:04:29.668Z] #47 4.903 + export GOPATH=/tmp/tmp.OE5OaM7mKn [2020-09-15T13:04:29.668Z] #47 4.903 + GOPATH=/tmp/tmp.OE5OaM7mKn [2020-09-15T13:04:29.668Z] #47 4.903 + RM_GOPATH=1 [2020-09-15T13:04:29.668Z] #47 4.903 + case "$(go env GOARCH)" in [2020-09-15T13:04:29.668Z] #47 4.903 ++ go env GOARCH [2020-09-15T13:04:29.668Z] #47 4.955 + export GO_BUILDMODE=-buildmode=pie [2020-09-15T13:04:29.668Z] #47 4.955 + GO_BUILDMODE=-buildmode=pie [2020-09-15T13:04:29.668Z] #47 4.955 ++ dirname /tmp/install/install.sh [2020-09-15T13:04:29.668Z] #47 4.960 + dir=/tmp/install [2020-09-15T13:04:29.668Z] #47 4.960 + bin=shfmt [2020-09-15T13:04:29.668Z] #47 4.960 + shift [2020-09-15T13:04:29.668Z] #47 4.962 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-09-15T13:04:29.668Z] #47 4.963 + . /tmp/install/shfmt.installer [2020-09-15T13:04:29.668Z] #47 4.963 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-09-15T13:04:29.668Z] #47 4.964 + install_shfmt [2020-09-15T13:04:29.668Z] #47 4.965 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-09-15T13:04:29.668Z] #47 4.965 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-09-15T13:04:29.668Z] #47 4.965 + git clone https://github.com/mvdan/sh.git /tmp/tmp.OE5OaM7mKn/src/github.com/mvdan/sh [2020-09-15T13:04:29.668Z] #47 4.970 Cloning into '/tmp/tmp.OE5OaM7mKn/src/github.com/mvdan/sh'... [2020-09-15T13:04:30.024Z] #7 extracting sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 0.1s [2020-09-15T13:04:30.234Z] #47 ... [2020-09-15T13:04:30.234Z] [2020-09-15T13:04:30.234Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-15T13:04:30.234Z] #41 3.614 + RM_GOPATH=0 [2020-09-15T13:04:30.234Z] #41 3.614 + TMP_GOPATH= [2020-09-15T13:04:30.234Z] #41 3.614 + : /build [2020-09-15T13:04:30.234Z] #41 3.614 + '[' -z '' ']' [2020-09-15T13:04:30.234Z] #41 3.614 ++ mktemp -d [2020-09-15T13:04:30.234Z] #41 3.614 + export GOPATH=/tmp/tmp.h6KTwHBhQn [2020-09-15T13:04:30.234Z] #41 3.614 + GOPATH=/tmp/tmp.h6KTwHBhQn [2020-09-15T13:04:30.234Z] #41 3.614 + RM_GOPATH=1 [2020-09-15T13:04:30.234Z] #41 3.614 + case "$(go env GOARCH)" in [2020-09-15T13:04:30.234Z] #41 3.614 ++ go env GOARCH [2020-09-15T13:04:30.234Z] #41 3.619 + export GO_BUILDMODE=-buildmode=pie [2020-09-15T13:04:30.234Z] #41 3.619 + GO_BUILDMODE=-buildmode=pie [2020-09-15T13:04:30.234Z] #41 3.619 ++ dirname /tmp/install/install.sh [2020-09-15T13:04:30.234Z] #41 3.619 + dir=/tmp/install [2020-09-15T13:04:30.234Z] #41 3.620 + bin=vndr [2020-09-15T13:04:30.234Z] #41 3.620 + shift [2020-09-15T13:04:30.234Z] #41 3.620 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-09-15T13:04:30.234Z] #41 3.620 + . /tmp/install/vndr.installer [2020-09-15T13:04:30.234Z] #41 3.620 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-09-15T13:04:30.234Z] #41 3.620 + install_vndr [2020-09-15T13:04:30.234Z] #41 3.620 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-09-15T13:04:30.234Z] #41 3.620 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.h6KTwHBhQn/src/github.com/LK4D4/vndr [2020-09-15T13:04:30.234Z] #41 3.622 Cloning into '/tmp/tmp.h6KTwHBhQn/src/github.com/LK4D4/vndr'... [2020-09-15T13:04:30.234Z] #41 3.622 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-09-15T13:04:30.234Z] #41 3.974 + cd /tmp/tmp.h6KTwHBhQn/src/github.com/LK4D4/vndr [2020-09-15T13:04:30.234Z] #41 3.974 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-09-15T13:04:30.234Z] #41 3.974 + go build -buildmode=pie -v -o /build/vndr . [2020-09-15T13:04:30.234Z] #41 5.239 runtime/internal/atomic [2020-09-15T13:04:30.234Z] #41 5.265 internal/cpu [2020-09-15T13:04:30.234Z] #41 5.465 runtime/internal/sys [2020-09-15T13:04:30.234Z] #41 5.720 runtime/internal/math [2020-09-15T13:04:30.234Z] #41 5.781 internal/race [2020-09-15T13:04:30.234Z] #41 5.810 internal/bytealg [2020-09-15T13:04:30.234Z] #41 5.955 sync/atomic [2020-09-15T13:04:30.285Z] #7 extracting sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 0.2s done [2020-09-15T13:04:30.638Z] #39 9.530 fatal: not a git repository (or any of the parent directories): .git [2020-09-15T13:04:30.638Z] #39 9.628 GEN .gitid [2020-09-15T13:04:30.638Z] #39 9.632 GEN criu/include/version.h [2020-09-15T13:04:30.638Z] #39 9.686 GEN include/common/asm [2020-09-15T13:04:30.801Z] #41 6.333 unicode [2020-09-15T13:04:30.857Z] #7 extracting sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c [2020-09-15T13:04:31.075Z] #41 6.739 runtime [2020-09-15T13:04:31.727Z] #39 10.73 PBCC images/timens.pb-c.c [2020-09-15T13:04:31.727Z] #39 10.77 DEP images/timens.pb-c.d [2020-09-15T13:04:31.727Z] #39 10.78 PBCC images/fown.pb-c.c [2020-09-15T13:04:31.727Z] #39 ... [2020-09-15T13:04:31.727Z] [2020-09-15T13:04:31.727Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-15T13:04:31.727Z] #41 37.50 time [2020-09-15T13:04:31.727Z] #41 41.08 strings [2020-09-15T13:04:31.727Z] #41 41.59 os [2020-09-15T13:04:31.727Z] #41 43.48 regexp/syntax [2020-09-15T13:04:31.727Z] #41 44.50 fmt [2020-09-15T13:04:32.019Z] #41 47.63 regexp [2020-09-15T13:04:32.019Z] #41 ... [2020-09-15T13:04:32.019Z] [2020-09-15T13:04:32.019Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-15T13:04:32.019Z] #39 10.79 PBCC images/google/protobuf/descriptor.pb-c.c [2020-09-15T13:04:32.019Z] #39 10.86 PBCC images/opts.pb-c.c [2020-09-15T13:04:32.019Z] #39 10.90 PBCC images/memfd.pb-c.c [2020-09-15T13:04:32.019Z] #39 10.93 DEP images/fown.pb-c.d [2020-09-15T13:04:32.019Z] #39 10.99 DEP images/google/protobuf/descriptor.pb-c.d [2020-09-15T13:04:32.019Z] #39 11.02 DEP images/opts.pb-c.d [2020-09-15T13:04:32.019Z] #39 11.05 DEP images/memfd.pb-c.d [2020-09-15T13:04:32.019Z] #39 11.12 PBCC images/sit.pb-c.c [2020-09-15T13:04:32.311Z] #39 11.13 DEP images/sit.pb-c.d [2020-09-15T13:04:32.311Z] #39 11.18 PBCC images/macvlan.pb-c.c [2020-09-15T13:04:32.311Z] #39 11.22 DEP images/macvlan.pb-c.d [2020-09-15T13:04:32.311Z] #39 11.23 PBCC images/autofs.pb-c.c [2020-09-15T13:04:32.311Z] #39 11.24 DEP images/autofs.pb-c.d [2020-09-15T13:04:32.311Z] #39 11.27 PBCC images/sysctl.pb-c.c [2020-09-15T13:04:32.311Z] #39 11.28 DEP images/sysctl.pb-c.d [2020-09-15T13:04:32.311Z] #39 11.33 PBCC images/time.pb-c.c [2020-09-15T13:04:32.447Z] #41 ... [2020-09-15T13:04:32.447Z] [2020-09-15T13:04:32.447Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-15T13:04:32.447Z] #43 4.455 + RM_GOPATH=0 [2020-09-15T13:04:32.447Z] #43 4.455 + TMP_GOPATH= [2020-09-15T13:04:32.447Z] #43 4.455 + : /build [2020-09-15T13:04:32.447Z] #43 4.455 + '[' -z '' ']' [2020-09-15T13:04:32.447Z] #43 4.455 ++ mktemp -d [2020-09-15T13:04:32.447Z] #43 4.455 + export GOPATH=/tmp/tmp.d59DYDFvW7 [2020-09-15T13:04:32.447Z] #43 4.455 + GOPATH=/tmp/tmp.d59DYDFvW7 [2020-09-15T13:04:32.447Z] #43 4.455 + RM_GOPATH=1 [2020-09-15T13:04:32.447Z] #43 4.455 + case "$(go env GOARCH)" in [2020-09-15T13:04:32.447Z] #43 4.455 ++ go env GOARCH [2020-09-15T13:04:32.447Z] #43 4.473 + export GO_BUILDMODE=-buildmode=pie [2020-09-15T13:04:32.447Z] #43 4.473 + GO_BUILDMODE=-buildmode=pie [2020-09-15T13:04:32.447Z] #43 4.491 ++ dirname /tmp/install/install.sh [2020-09-15T13:04:32.447Z] #43 4.506 + dir=/tmp/install [2020-09-15T13:04:32.447Z] #43 4.506 + bin=gotestsum [2020-09-15T13:04:32.447Z] #43 4.506 + shift [2020-09-15T13:04:32.447Z] #43 4.506 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-09-15T13:04:32.447Z] #43 4.506 + . /tmp/install/gotestsum.installer [2020-09-15T13:04:32.447Z] #43 4.506 ++ : v0.3.5 [2020-09-15T13:04:32.447Z] #43 4.506 + install_gotestsum [2020-09-15T13:04:32.447Z] #43 4.509 + set -e [2020-09-15T13:04:32.447Z] #43 4.509 + export GO111MODULE=on [2020-09-15T13:04:32.447Z] #43 4.509 + GO111MODULE=on [2020-09-15T13:04:32.447Z] #43 4.509 + GOBIN=/build [2020-09-15T13:04:32.447Z] #43 4.509 + go get gotest.tools/gotestsum@v0.3.5 [2020-09-15T13:04:32.447Z] #43 4.614 go: finding gotest.tools/gotestsum v0.3.5 [2020-09-15T13:04:32.447Z] #43 4.614 go: finding gotest.tools v0.3.5 [2020-09-15T13:04:32.447Z] #43 5.578 go: downloading gotest.tools/gotestsum v0.3.5 [2020-09-15T13:04:32.447Z] #43 6.075 go: extracting gotest.tools/gotestsum v0.3.5 [2020-09-15T13:04:32.447Z] #43 7.075 go: downloading gotest.tools v2.1.0+incompatible [2020-09-15T13:04:32.447Z] #43 7.199 go: extracting gotest.tools v2.1.0+incompatible [2020-09-15T13:04:32.447Z] #43 7.427 go: downloading github.com/pkg/errors v0.8.0 [2020-09-15T13:04:32.447Z] #43 7.456 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-09-15T13:04:32.447Z] #43 7.464 go: downloading github.com/spf13/pflag v1.0.1 [2020-09-15T13:04:32.447Z] #43 7.581 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-09-15T13:04:32.447Z] #43 7.626 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-09-15T13:04:32.447Z] #43 7.671 go: downloading github.com/fatih/color v1.6.0 [2020-09-15T13:04:32.448Z] #43 7.828 go: extracting github.com/spf13/pflag v1.0.1 [2020-09-15T13:04:32.448Z] #43 7.896 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-09-15T13:04:32.448Z] #43 7.920 go: extracting github.com/pkg/errors v0.8.0 [2020-09-15T13:04:32.448Z] #43 7.921 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-09-15T13:04:32.448Z] #43 8.169 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-09-15T13:04:32.603Z] #39 11.34 DEP images/time.pb-c.d [2020-09-15T13:04:32.603Z] #39 11.38 PBCC images/binfmt-misc.pb-c.c [2020-09-15T13:04:32.603Z] #39 11.41 DEP images/binfmt-misc.pb-c.d [2020-09-15T13:04:32.603Z] #39 11.47 PBCC images/seccomp.pb-c.c [2020-09-15T13:04:32.603Z] #39 11.51 DEP images/seccomp.pb-c.d [2020-09-15T13:04:32.603Z] #39 11.55 PBCC images/userns.pb-c.c [2020-09-15T13:04:32.603Z] #39 11.56 DEP images/userns.pb-c.d [2020-09-15T13:04:32.603Z] #39 11.57 PBCC images/cgroup.pb-c.c [2020-09-15T13:04:32.603Z] #39 11.62 DEP images/cgroup.pb-c.d [2020-09-15T13:04:32.603Z] #39 11.66 PBCC images/ext-file.pb-c.c [2020-09-15T13:04:32.603Z] #39 11.69 DEP images/ext-file.pb-c.d [2020-09-15T13:04:32.603Z] #39 11.72 PBCC images/rpc.pb-c.c [2020-09-15T13:04:32.709Z] #43 8.291 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-09-15T13:04:32.709Z] #43 8.406 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-09-15T13:04:32.776Z] #7 extracting sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 1.8s done [2020-09-15T13:04:32.896Z] #39 11.75 DEP images/rpc.pb-c.d [2020-09-15T13:04:32.896Z] #39 11.77 PBCC images/siginfo.pb-c.c [2020-09-15T13:04:32.896Z] #39 11.81 DEP images/siginfo.pb-c.d [2020-09-15T13:04:32.896Z] #39 11.82 PBCC images/pagemap.pb-c.c [2020-09-15T13:04:32.896Z] #39 11.86 DEP images/pagemap.pb-c.d [2020-09-15T13:04:32.896Z] #39 11.88 PBCC images/rlimit.pb-c.c [2020-09-15T13:04:32.896Z] #39 11.89 DEP images/rlimit.pb-c.d [2020-09-15T13:04:32.896Z] #39 11.90 PBCC images/file-lock.pb-c.c [2020-09-15T13:04:32.896Z] #39 11.95 DEP images/file-lock.pb-c.d [2020-09-15T13:04:32.896Z] #39 11.98 PBCC images/tty.pb-c.c [2020-09-15T13:04:32.970Z] #43 8.407 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-09-15T13:04:32.970Z] #43 8.596 go: extracting github.com/fatih/color v1.6.0 [2020-09-15T13:04:32.970Z] #43 8.609 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-09-15T13:04:33.188Z] #39 12.04 DEP images/tty.pb-c.d [2020-09-15T13:04:33.188Z] #39 12.09 PBCC images/tun.pb-c.c [2020-09-15T13:04:33.188Z] #39 12.14 PBCC images/netdev.pb-c.c [2020-09-15T13:04:33.188Z] #39 12.21 DEP images/tun.pb-c.d [2020-09-15T13:04:33.188Z] #39 12.26 DEP images/netdev.pb-c.d [2020-09-15T13:04:33.188Z] #39 12.32 PBCC images/vma.pb-c.c [2020-09-15T13:04:33.228Z] #43 8.717 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-09-15T13:04:33.228Z] #43 8.974 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-09-15T13:04:33.481Z] #39 12.39 DEP images/vma.pb-c.d [2020-09-15T13:04:33.481Z] #39 12.43 PBCC images/creds.pb-c.c [2020-09-15T13:04:33.481Z] #39 12.44 DEP images/creds.pb-c.d [2020-09-15T13:04:33.481Z] #39 12.47 PBCC images/utsns.pb-c.c [2020-09-15T13:04:33.481Z] #39 12.48 DEP images/utsns.pb-c.d [2020-09-15T13:04:33.481Z] #39 12.54 PBCC images/ipc-desc.pb-c.c [2020-09-15T13:04:33.485Z] #43 9.032 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-09-15T13:04:33.647Z] #38 ... [2020-09-15T13:04:33.647Z] [2020-09-15T13:04:33.647Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-15T13:04:33.647Z] #25 6.098 [2020-09-15T13:04:33.647Z] #25 6.283 #### 6.3% ######### 13.8% ############### 21.3% ###################### 30.6% ########################### 38.0% ############################## 42.7% ################################## 47.5% ##################################### 52.7% ########################################### 59.9% ############################################### 66.1% ##################################################### 73.8% ########################################################## 81.6% ############################################################### 88.2% ####################################################################### 99.5% ######################################################################## 100.0% [2020-09-15T13:04:33.647Z] #25 8.225 [2020-09-15T13:04:33.773Z] #39 12.56 PBCC images/ipc-sem.pb-c.c [2020-09-15T13:04:33.773Z] #39 12.56 DEP images/ipc-desc.pb-c.d [2020-09-15T13:04:33.773Z] #39 12.60 DEP images/ipc-sem.pb-c.d [2020-09-15T13:04:33.773Z] #39 12.63 PBCC images/ipc-msg.pb-c.c [2020-09-15T13:04:33.773Z] #39 12.63 DEP images/ipc-msg.pb-c.d [2020-09-15T13:04:33.773Z] #39 12.67 PBCC images/ipc-shm.pb-c.c [2020-09-15T13:04:33.773Z] #39 12.69 DEP images/ipc-shm.pb-c.d [2020-09-15T13:04:33.773Z] #39 12.71 PBCC images/ipc-var.pb-c.c [2020-09-15T13:04:33.773Z] #39 12.72 DEP images/ipc-var.pb-c.d [2020-09-15T13:04:33.773Z] #39 12.76 PBCC images/sk-opts.pb-c.c [2020-09-15T13:04:33.773Z] #39 12.77 PBCC images/packet-sock.pb-c.c [2020-09-15T13:04:33.773Z] #39 12.80 DEP images/sk-opts.pb-c.d [2020-09-15T13:04:33.773Z] #39 12.83 DEP images/packet-sock.pb-c.d [2020-09-15T13:04:33.773Z] #39 12.86 PBCC images/sk-netlink.pb-c.c [2020-09-15T13:04:33.773Z] #39 12.90 DEP images/sk-netlink.pb-c.d [2020-09-15T13:04:34.065Z] #39 12.94 PBCC images/sk-inet.pb-c.c [2020-09-15T13:04:34.065Z] #39 12.97 DEP images/sk-inet.pb-c.d [2020-09-15T13:04:34.065Z] #39 12.99 PBCC images/sk-unix.pb-c.c [2020-09-15T13:04:34.065Z] #39 13.03 DEP images/sk-unix.pb-c.d [2020-09-15T13:04:34.065Z] #39 13.06 PBCC images/mm.pb-c.c [2020-09-15T13:04:34.065Z] #39 13.11 DEP images/mm.pb-c.d [2020-09-15T13:04:34.065Z] #39 13.12 PBCC images/timerfd.pb-c.c [2020-09-15T13:04:34.065Z] #39 ... [2020-09-15T13:04:34.065Z] [2020-09-15T13:04:34.065Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-15T13:04:34.065Z] #47 39.85 context [2020-09-15T13:04:34.065Z] #47 40.61 internal/poll [2020-09-15T13:04:34.065Z] #47 40.67 encoding/binary [2020-09-15T13:04:34.065Z] #47 42.08 os [2020-09-15T13:04:34.065Z] #47 42.60 encoding/base64 [2020-09-15T13:04:34.065Z] #47 43.55 golang.org/x/sys/unix [2020-09-15T13:04:34.065Z] #47 44.73 fmt [2020-09-15T13:04:34.065Z] #47 48.60 encoding/json [2020-09-15T13:04:34.162Z] #7 extracting sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 0.1s [2020-09-15T13:04:34.167Z] #25 8.385 # 1.4% ### 4.6% #### 6.5% ###### 8.8% ######## 11.4% ######### 13.4% ########### 15.5% ############ 18.0% ############## 20.2% ############### 21.9% ################# 24.3% ################### 27.0% #################### 29.1% ###################### 31.7% ######################## 34.3% ########################## 36.8% ########################### 38.8% ############################# 40.6% ############################# 41.5% ############################### 43.2% ################################ 44.7% ################################# 46.3% ################################## 47.4% ################################### 49.1% #################################### 51.3% ##################################### 52.5% ###################################### 53.8% ########################## [2020-09-15T13:04:34.167Z] #25 ... [2020-09-15T13:04:34.167Z] [2020-09-15T13:04:34.167Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-15T13:04:34.167Z] #32 48.15 Selecting previously unselected package libicu63:amd64. [2020-09-15T13:04:34.167Z] #32 48.17 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-09-15T13:04:34.167Z] #32 48.18 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-09-15T13:04:34.167Z] #32 55.21 Selecting previously unselected package libxml2:amd64. [2020-09-15T13:04:34.167Z] #32 55.24 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-09-15T13:04:34.167Z] #32 55.25 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-09-15T13:04:34.167Z] #32 55.88 Selecting previously unselected package libarchive13:amd64. [2020-09-15T13:04:34.167Z] #32 55.90 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-09-15T13:04:34.167Z] #32 55.91 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-09-15T13:04:34.167Z] #32 56.33 Selecting previously unselected package libjsoncpp1:amd64. [2020-09-15T13:04:34.167Z] #32 56.35 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-09-15T13:04:34.167Z] #32 56.37 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-09-15T13:04:34.167Z] #32 56.51 Selecting previously unselected package librhash0:amd64. [2020-09-15T13:04:34.167Z] #32 56.52 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-09-15T13:04:34.167Z] #32 56.52 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-09-15T13:04:34.167Z] #32 56.73 Selecting previously unselected package libuv1:amd64. [2020-09-15T13:04:34.167Z] #32 56.74 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-09-15T13:04:34.167Z] #32 56.74 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-09-15T13:04:34.167Z] #32 57.00 Selecting previously unselected package cmake. [2020-09-15T13:04:34.167Z] #32 57.01 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-09-15T13:04:34.167Z] #32 57.02 Unpacking cmake (3.13.4-1) ... [2020-09-15T13:04:34.357Z] #47 ... [2020-09-15T13:04:34.357Z] [2020-09-15T13:04:34.357Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-15T13:04:34.417Z] #43 ... [2020-09-15T13:04:34.417Z] [2020-09-15T13:04:34.417Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-15T13:04:34.417Z] #45 4.006 + RM_GOPATH=0 [2020-09-15T13:04:34.417Z] #45 4.006 + TMP_GOPATH= [2020-09-15T13:04:34.417Z] #45 4.006 + : /build [2020-09-15T13:04:34.417Z] #45 4.006 + '[' -z '' ']' [2020-09-15T13:04:34.417Z] #45 4.006 ++ mktemp -d [2020-09-15T13:04:34.417Z] #45 4.006 + export GOPATH=/tmp/tmp.mm70Hh4LFC [2020-09-15T13:04:34.417Z] #45 4.006 + GOPATH=/tmp/tmp.mm70Hh4LFC [2020-09-15T13:04:34.417Z] #45 4.006 + RM_GOPATH=1 [2020-09-15T13:04:34.417Z] #45 4.006 + case "$(go env GOARCH)" in [2020-09-15T13:04:34.417Z] #45 4.006 ++ go env GOARCH [2020-09-15T13:04:34.417Z] #45 4.015 + export GO_BUILDMODE=-buildmode=pie [2020-09-15T13:04:34.417Z] #45 4.015 + GO_BUILDMODE=-buildmode=pie [2020-09-15T13:04:34.417Z] #45 4.015 ++ dirname /tmp/install/install.sh [2020-09-15T13:04:34.417Z] #45 4.016 + dir=/tmp/install [2020-09-15T13:04:34.417Z] #45 4.017 + bin=golangci_lint [2020-09-15T13:04:34.417Z] #45 4.017 + shift [2020-09-15T13:04:34.417Z] #45 4.017 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-09-15T13:04:34.417Z] #45 4.017 + . /tmp/install/golangci_lint.installer [2020-09-15T13:04:34.417Z] #45 4.017 ++ : v1.23.8 [2020-09-15T13:04:34.417Z] #45 4.018 Installing golangci-lint version v1.23.8 [2020-09-15T13:04:34.417Z] #45 4.019 + install_golangci_lint [2020-09-15T13:04:34.417Z] #45 4.019 + echo 'Installing golangci-lint version v1.23.8' [2020-09-15T13:04:34.417Z] #45 4.019 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-09-15T13:04:34.427Z] #32 ... [2020-09-15T13:04:34.427Z] [2020-09-15T13:04:34.427Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-15T13:04:34.650Z] #52 24.82 Checking out files: 79% (2578/3238) Checking out files: 80% (2591/3238) Checking out files: 81% (2623/3238) Checking out files: 82% (2656/3238) Checking out files: 83% (2688/3238) Checking out files: 84% (2720/3238) Checking out files: 85% (2753/3238) Checking out files: 86% (2785/3238) Checking out files: 87% (2818/3238) Checking out files: 88% (2850/3238) Checking out files: 89% (2882/3238) Checking out files: 90% (2915/3238) Checking out files: 91% (2947/3238) Checking out files: 92% (2979/3238) Checking out files: 93% (3012/3238) Checking out files: 94% (3044/3238) Checking out files: 95% (3077/3238) Checking out files: 96% (3109/3238) Checking out files: 97% (3141/3238) Checking out files: 98% (3174/3238) Checking out files: 99% (3206/3238) Checking out files: 100% (3238/3238) Checking out files: 100% (3238/3238), done. [2020-09-15T13:04:34.650Z] #52 25.23 + cd /tmp/tmp.jwtT0H5NNx/src/github.com/containerd/containerd [2020-09-15T13:04:34.650Z] #52 25.23 + git checkout -q 09814d48d50816305a8e6c1a4ae3e2bcc4ba725a [2020-09-15T13:04:34.675Z] #45 ... [2020-09-15T13:04:34.675Z] [2020-09-15T13:04:34.675Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-15T13:04:34.675Z] #36 4.710 + git clone https://github.com/docker/distribution.git . [2020-09-15T13:04:34.675Z] #36 4.712 Cloning into '.'... [2020-09-15T13:04:34.675Z] #36 ... [2020-09-15T13:04:34.675Z] [2020-09-15T13:04:34.675Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-09-15T13:04:34.675Z] #23 5.302 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-15T13:04:34.675Z] #23 5.387 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-15T13:04:34.675Z] #23 5.390 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-15T13:04:34.675Z] #23 6.598 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-09-15T13:04:34.675Z] #23 8.802 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [226 kB] [2020-09-15T13:04:34.936Z] #23 ... [2020-09-15T13:04:34.936Z] [2020-09-15T13:04:34.936Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-15T13:04:34.936Z] #60 4.214 + RM_GOPATH=0 [2020-09-15T13:04:34.936Z] #60 4.214 + TMP_GOPATH= [2020-09-15T13:04:34.936Z] #60 4.214 + : /build [2020-09-15T13:04:34.936Z] #60 4.214 + '[' -z '' ']' [2020-09-15T13:04:34.936Z] #60 4.214 ++ mktemp -d [2020-09-15T13:04:34.936Z] #60 4.214 + export GOPATH=/tmp/tmp.s0QsxCwnw9 [2020-09-15T13:04:34.936Z] #60 4.214 + GOPATH=/tmp/tmp.s0QsxCwnw9 [2020-09-15T13:04:34.936Z] #60 4.214 + RM_GOPATH=1 [2020-09-15T13:04:34.936Z] #60 4.214 + case "$(go env GOARCH)" in [2020-09-15T13:04:34.936Z] #60 4.214 ++ go env GOARCH [2020-09-15T13:04:34.936Z] #60 4.240 + export GO_BUILDMODE=-buildmode=pie [2020-09-15T13:04:34.936Z] #60 4.240 + GO_BUILDMODE=-buildmode=pie [2020-09-15T13:04:34.936Z] #60 4.243 ++ dirname /tmp/install/install.sh [2020-09-15T13:04:34.936Z] #60 4.247 + dir=/tmp/install [2020-09-15T13:04:34.936Z] #60 4.247 + bin=proxy [2020-09-15T13:04:34.936Z] #60 4.247 + shift [2020-09-15T13:04:34.936Z] #60 4.247 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-09-15T13:04:34.936Z] #60 4.247 + . /tmp/install/proxy.installer [2020-09-15T13:04:34.936Z] #60 4.247 ++ : 9e99af28df21367340c95a3863e31808d689c92a [2020-09-15T13:04:34.936Z] #60 4.247 + install_proxy [2020-09-15T13:04:34.936Z] #60 4.247 + case "$1" in [2020-09-15T13:04:34.936Z] #60 4.247 + export CGO_ENABLED=0 [2020-09-15T13:04:34.936Z] #60 4.247 + CGO_ENABLED=0 [2020-09-15T13:04:34.936Z] #60 4.247 + _install_proxy [2020-09-15T13:04:34.936Z] #60 4.247 + echo 'Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a' [2020-09-15T13:04:34.936Z] #60 4.271 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.s0QsxCwnw9/src/github.com/docker/libnetwork [2020-09-15T13:04:34.936Z] #60 4.271 Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a [2020-09-15T13:04:34.936Z] #60 4.271 Cloning into '/tmp/tmp.s0QsxCwnw9/src/github.com/docker/libnetwork'... [2020-09-15T13:04:34.936Z] #60 ... [2020-09-15T13:04:34.936Z] [2020-09-15T13:04:34.936Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-15T13:04:34.936Z] #54 4.330 + RM_GOPATH=0 [2020-09-15T13:04:34.936Z] #54 4.330 + TMP_GOPATH= [2020-09-15T13:04:34.936Z] #54 4.330 + : /build [2020-09-15T13:04:34.936Z] #54 4.330 + '[' -z '' ']' [2020-09-15T13:04:34.936Z] #54 4.330 ++ mktemp -d [2020-09-15T13:04:34.936Z] #54 4.330 + export GOPATH=/tmp/tmp.XL6dJMkVhW [2020-09-15T13:04:34.936Z] #54 4.330 + GOPATH=/tmp/tmp.XL6dJMkVhW [2020-09-15T13:04:34.936Z] #54 4.330 + RM_GOPATH=1 [2020-09-15T13:04:34.937Z] #54 4.330 + case "$(go env GOARCH)" in [2020-09-15T13:04:34.937Z] #54 4.330 ++ go env GOARCH [2020-09-15T13:04:34.937Z] #54 4.349 + export GO_BUILDMODE=-buildmode=pie [2020-09-15T13:04:34.937Z] #54 4.360 + GO_BUILDMODE=-buildmode=pie [2020-09-15T13:04:34.937Z] #54 4.360 ++ dirname /tmp/install/install.sh [2020-09-15T13:04:34.937Z] #54 4.374 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-09-15T13:04:34.937Z] #54 4.376 + dir=/tmp/install [2020-09-15T13:04:34.937Z] #54 4.376 + bin=rootlesskit [2020-09-15T13:04:34.937Z] #54 4.376 + shift [2020-09-15T13:04:34.937Z] #54 4.376 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-09-15T13:04:34.937Z] #54 4.376 + . /tmp/install/rootlesskit.installer [2020-09-15T13:04:34.937Z] #54 4.376 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-09-15T13:04:34.937Z] #54 4.376 + install_rootlesskit [2020-09-15T13:04:34.937Z] #54 4.376 + case "$1" in [2020-09-15T13:04:34.937Z] #54 4.376 + export CGO_ENABLED=0 [2020-09-15T13:04:34.937Z] #54 4.376 + CGO_ENABLED=0 [2020-09-15T13:04:34.937Z] #54 4.376 + _install_rootlesskit [2020-09-15T13:04:34.937Z] #54 4.376 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86' [2020-09-15T13:04:34.937Z] #54 4.376 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.XL6dJMkVhW/src/github.com/rootless-containers/rootlesskit [2020-09-15T13:04:34.937Z] #54 4.376 Cloning into '/tmp/tmp.XL6dJMkVhW/src/github.com/rootless-containers/rootlesskit'... [2020-09-15T13:04:34.937Z] #54 10.06 + cd /tmp/tmp.XL6dJMkVhW/src/github.com/rootless-containers/rootlesskit [2020-09-15T13:04:34.937Z] #54 10.07 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-09-15T13:04:34.937Z] #54 10.59 + for f in rootlesskit rootlesskit-docker-proxy [2020-09-15T13:04:34.937Z] #54 10.59 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-09-15T13:04:34.943Z] #52 25.67 + export 'BUILDTAGS=netgo osusergo static_build' [2020-09-15T13:04:34.943Z] #52 25.67 + BUILDTAGS='netgo osusergo static_build' [2020-09-15T13:04:34.943Z] #52 25.67 + export EXTRA_FLAGS=-buildmode=pie [2020-09-15T13:04:34.943Z] #52 25.67 + EXTRA_FLAGS=-buildmode=pie [2020-09-15T13:04:34.943Z] #52 25.67 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-09-15T13:04:34.943Z] #52 25.67 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-09-15T13:04:34.943Z] #52 25.67 + '[' '' = dynamic ']' [2020-09-15T13:04:34.943Z] #52 25.67 + make [2020-09-15T13:04:35.194Z] #54 ... [2020-09-15T13:04:35.194Z] [2020-09-15T13:04:35.194Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-09-15T13:04:35.194Z] #51 4.438 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-15T13:04:35.194Z] #51 4.506 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-15T13:04:35.194Z] #51 4.509 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-15T13:04:35.194Z] #51 5.614 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-09-15T13:04:35.194Z] #51 7.796 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [226 kB] [2020-09-15T13:04:35.194Z] #51 10.33 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-09-15T13:04:35.452Z] #51 ... [2020-09-15T13:04:35.452Z] [2020-09-15T13:04:35.452Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-15T13:04:35.452Z] #32 5.414 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-15T13:04:35.452Z] #32 5.495 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-15T13:04:35.452Z] #32 5.497 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-15T13:04:35.452Z] #32 6.511 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-09-15T13:04:35.452Z] #32 8.743 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [226 kB] [2020-09-15T13:04:35.452Z] #32 ... [2020-09-15T13:04:35.452Z] [2020-09-15T13:04:35.452Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-15T13:04:35.452Z] #21 4.633 + RM_GOPATH=0 [2020-09-15T13:04:35.452Z] #21 4.633 + TMP_GOPATH= [2020-09-15T13:04:35.452Z] #21 4.633 + : /build [2020-09-15T13:04:35.452Z] #21 4.633 + '[' -z '' ']' [2020-09-15T13:04:35.452Z] #21 4.633 ++ mktemp -d [2020-09-15T13:04:35.452Z] #21 4.633 + export GOPATH=/tmp/tmp.5t17H6KI9t [2020-09-15T13:04:35.452Z] #21 4.633 + GOPATH=/tmp/tmp.5t17H6KI9t [2020-09-15T13:04:35.452Z] #21 4.633 + RM_GOPATH=1 [2020-09-15T13:04:35.452Z] #21 4.633 + case "$(go env GOARCH)" in [2020-09-15T13:04:35.452Z] #21 4.633 ++ go env GOARCH [2020-09-15T13:04:35.452Z] #21 4.710 + export GO_BUILDMODE=-buildmode=pie [2020-09-15T13:04:35.452Z] #21 4.710 + GO_BUILDMODE=-buildmode=pie [2020-09-15T13:04:35.452Z] #21 4.715 ++ dirname /tmp/install/install.sh [2020-09-15T13:04:35.452Z] #21 4.735 Install docker/cli version 17.06.2-ce from stable [2020-09-15T13:04:35.452Z] #21 4.739 + dir=/tmp/install [2020-09-15T13:04:35.452Z] #21 4.739 + bin=dockercli [2020-09-15T13:04:35.452Z] #21 4.739 + shift [2020-09-15T13:04:35.452Z] #21 4.739 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-09-15T13:04:35.452Z] #21 4.739 + . /tmp/install/dockercli.installer [2020-09-15T13:04:35.452Z] #21 4.739 ++ : stable [2020-09-15T13:04:35.452Z] #21 4.739 ++ : 17.06.2-ce [2020-09-15T13:04:35.452Z] #21 4.739 + install_dockercli [2020-09-15T13:04:35.452Z] #21 4.739 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-09-15T13:04:35.452Z] #21 4.739 ++ uname -m [2020-09-15T13:04:35.452Z] #21 4.739 + arch=x86_64 [2020-09-15T13:04:35.452Z] #21 4.739 + '[' x86_64 '!=' x86_64 ']' [2020-09-15T13:04:35.452Z] #21 4.739 + url=https://download.docker.com/linux/static [2020-09-15T13:04:35.452Z] #21 4.776 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-09-15T13:04:35.452Z] #21 4.776 + tar -xz docker/docker [2020-09-15T13:04:35.550Z] #7 extracting sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 1.5s done [2020-09-15T13:04:35.710Z] #21 ... [2020-09-15T13:04:35.710Z] [2020-09-15T13:04:35.710Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-15T13:04:35.710Z] #30 4.348 + RM_GOPATH=0 [2020-09-15T13:04:35.710Z] #30 4.348 + TMP_GOPATH= [2020-09-15T13:04:35.710Z] #30 4.348 + : /build [2020-09-15T13:04:35.710Z] #30 4.348 + '[' -z '' ']' [2020-09-15T13:04:35.710Z] #30 4.348 ++ mktemp -d [2020-09-15T13:04:35.710Z] #30 4.348 + export GOPATH=/tmp/tmp.VlFnsAQGRx [2020-09-15T13:04:35.710Z] #30 4.348 + GOPATH=/tmp/tmp.VlFnsAQGRx [2020-09-15T13:04:35.710Z] #30 4.348 + RM_GOPATH=1 [2020-09-15T13:04:35.710Z] #30 4.348 + case "$(go env GOARCH)" in [2020-09-15T13:04:35.710Z] #30 4.348 ++ go env GOARCH [2020-09-15T13:04:35.710Z] #30 4.385 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-09-15T13:04:35.710Z] #30 4.385 + export GO_BUILDMODE=-buildmode=pie [2020-09-15T13:04:35.710Z] #30 4.385 + GO_BUILDMODE=-buildmode=pie [2020-09-15T13:04:35.710Z] #30 4.385 ++ dirname /tmp/install/install.sh [2020-09-15T13:04:35.710Z] #30 4.385 + dir=/tmp/install [2020-09-15T13:04:35.710Z] #30 4.385 + bin=tomlv [2020-09-15T13:04:35.710Z] #30 4.385 + shift [2020-09-15T13:04:35.710Z] #30 4.385 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-09-15T13:04:35.710Z] #30 4.385 + . /tmp/install/tomlv.installer [2020-09-15T13:04:35.710Z] #30 4.385 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-09-15T13:04:35.710Z] #30 4.385 + install_tomlv [2020-09-15T13:04:35.710Z] #30 4.385 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-09-15T13:04:35.710Z] #30 4.385 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.VlFnsAQGRx/src/github.com/BurntSushi/toml [2020-09-15T13:04:35.710Z] #30 4.419 Cloning into '/tmp/tmp.VlFnsAQGRx/src/github.com/BurntSushi/toml'... [2020-09-15T13:04:35.710Z] #30 5.527 + cd /tmp/tmp.VlFnsAQGRx/src/github.com/BurntSushi/toml [2020-09-15T13:04:35.710Z] #30 5.527 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-09-15T13:04:35.710Z] #30 5.534 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-09-15T13:04:35.710Z] #30 6.397 internal/bytealg [2020-09-15T13:04:35.710Z] #30 6.441 math/bits [2020-09-15T13:04:35.710Z] #30 6.987 math [2020-09-15T13:04:35.710Z] #30 7.754 runtime [2020-09-15T13:04:35.710Z] #30 11.42 internal/testlog [2020-09-15T13:04:35.710Z] #30 ... [2020-09-15T13:04:35.710Z] [2020-09-15T13:04:35.710Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-15T13:04:35.710Z] #10 4.023 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-15T13:04:35.710Z] #10 4.207 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-15T13:04:35.710Z] #10 4.298 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-15T13:04:35.710Z] #10 5.273 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-09-15T13:04:35.710Z] #10 7.525 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [226 kB] [2020-09-15T13:04:35.710Z] #10 9.737 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-09-15T13:04:35.725Z] #25 8.385 # 1.4% ### 4.6% #### 6.5% ###### 8.8% ######## 11.4% ######### 13.4% ########### 15.5% ############ 18.0% ############## 20.2% ############### 21.9% ################# 24.3% ################### 27.0% #################### 29.1% ###################### 31.7% ######################## 34.3% ########################## 36.8% ########################### 38.8% ############################# 40.6% ############################# 41.5% ############################### 43.2% ################################ 44.7% ################################# 46.3% ################################## 47.4% ################################### 49.1% #################################### 51.3% ##################################### 52.5% ###################################### 53.8% ####################################### 55.3% ######################################### 57.0% ########################################## 58.5% ########################################### 60.2% ############################################ 61.7% ############################################# 62.8% ############################################## 64.3% ############################################### 65.6% ################################################ 66.8% ################################################# 68.4% ################################################## 69.7% ################################################### 71.0% #################################################### 72.8% ##################################################### 74.9% ######################################## [2020-09-15T13:04:35.725Z] #25 ... [2020-09-15T13:04:35.725Z] [2020-09-15T13:04:35.725Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-15T13:04:35.725Z] #47 49.79 reflect [2020-09-15T13:04:35.725Z] #47 56.53 time [2020-09-15T13:04:35.968Z] #10 ... [2020-09-15T13:04:35.968Z] [2020-09-15T13:04:35.968Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-15T13:04:35.968Z] #38 5.425 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-15T13:04:35.968Z] #38 5.510 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-15T13:04:35.968Z] #38 5.510 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-15T13:04:35.968Z] #38 6.535 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-09-15T13:04:35.968Z] #38 9.086 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [226 kB] [2020-09-15T13:04:35.968Z] #38 11.73 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-09-15T13:04:35.968Z] #38 ... [2020-09-15T13:04:35.968Z] [2020-09-15T13:04:35.968Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-15T13:04:35.968Z] #43 10.95 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-09-15T13:04:35.968Z] #43 11.50 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-09-15T13:04:35.968Z] #43 11.53 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-09-15T13:04:35.979Z] #52 26.55 + bin/ctr [2020-09-15T13:04:35.985Z] #47 ... [2020-09-15T13:04:35.985Z] [2020-09-15T13:04:35.985Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-09-15T13:04:35.985Z] #28 49.80 Checking out files: 87% (1331/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-09-15T13:04:35.985Z] #28 50.62 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-09-15T13:04:35.985Z] #28 50.98 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-09-15T13:04:36.245Z] #28 ... [2020-09-15T13:04:36.245Z] [2020-09-15T13:04:36.245Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-15T13:04:36.492Z] #7 extracting sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe [2020-09-15T13:04:36.676Z] #52 ... [2020-09-15T13:04:36.676Z] [2020-09-15T13:04:36.676Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-15T13:04:36.676Z] #30 45.56 flag [2020-09-15T13:04:36.676Z] #30 45.57 github.com/BurntSushi/toml [2020-09-15T13:04:36.676Z] #30 47.37 log [2020-09-15T13:04:36.676Z] #30 49.19 github.com/BurntSushi/toml/cmd/tomlv [2020-09-15T13:04:36.676Z] #30 DONE 52.4s [2020-09-15T13:04:36.676Z] [2020-09-15T13:04:36.676Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-15T13:04:36.676Z] #39 13.15 DEP images/timerfd.pb-c.d [2020-09-15T13:04:36.676Z] #39 13.19 PBCC images/timer.pb-c.c [2020-09-15T13:04:36.676Z] #39 13.20 DEP images/timer.pb-c.d [2020-09-15T13:04:36.676Z] #39 13.24 PBCC images/sa.pb-c.c [2020-09-15T13:04:36.676Z] #39 13.25 DEP images/sa.pb-c.d [2020-09-15T13:04:36.676Z] #39 13.30 PBCC images/pipe-data.pb-c.c [2020-09-15T13:04:36.676Z] #39 13.30 DEP images/pipe-data.pb-c.d [2020-09-15T13:04:36.676Z] #39 13.37 PBCC images/mnt.pb-c.c [2020-09-15T13:04:36.676Z] #39 13.39 DEP images/mnt.pb-c.d [2020-09-15T13:04:36.676Z] #39 13.41 PBCC images/sk-packet.pb-c.c [2020-09-15T13:04:36.676Z] #39 13.43 DEP images/sk-packet.pb-c.d [2020-09-15T13:04:36.676Z] #39 13.45 PBCC images/tcp-stream.pb-c.c [2020-09-15T13:04:36.676Z] #39 13.46 DEP images/tcp-stream.pb-c.d [2020-09-15T13:04:36.676Z] #39 13.54 PBCC images/pipe.pb-c.c [2020-09-15T13:04:36.676Z] #39 13.57 DEP images/pipe.pb-c.d [2020-09-15T13:04:36.676Z] #39 13.60 PBCC images/pstree.pb-c.c [2020-09-15T13:04:36.676Z] #39 13.62 DEP images/pstree.pb-c.d [2020-09-15T13:04:36.676Z] #39 13.65 PBCC images/fs.pb-c.c [2020-09-15T13:04:36.676Z] #39 13.65 DEP images/fs.pb-c.d [2020-09-15T13:04:36.676Z] #39 13.68 PBCC images/signalfd.pb-c.c [2020-09-15T13:04:36.676Z] #39 13.71 DEP images/signalfd.pb-c.d [2020-09-15T13:04:36.676Z] #39 13.76 PBCC images/fh.pb-c.c [2020-09-15T13:04:36.676Z] #39 13.78 PBCC images/fsnotify.pb-c.c [2020-09-15T13:04:36.676Z] #39 13.81 DEP images/fh.pb-c.d [2020-09-15T13:04:36.676Z] #39 13.85 DEP images/fsnotify.pb-c.d [2020-09-15T13:04:36.676Z] #39 13.89 PBCC images/eventpoll.pb-c.c [2020-09-15T13:04:36.676Z] #39 13.90 DEP images/eventpoll.pb-c.d [2020-09-15T13:04:36.676Z] #39 13.92 PBCC images/eventfd.pb-c.c [2020-09-15T13:04:36.676Z] #39 13.93 DEP images/eventfd.pb-c.d [2020-09-15T13:04:36.676Z] #39 13.97 PBCC images/remap-file-path.pb-c.c [2020-09-15T13:04:36.676Z] #39 13.97 DEP images/remap-file-path.pb-c.d [2020-09-15T13:04:36.676Z] #39 13.99 PBCC images/fifo.pb-c.c [2020-09-15T13:04:36.676Z] #39 14.01 DEP images/fifo.pb-c.d [2020-09-15T13:04:36.676Z] #39 14.05 PBCC images/ghost-file.pb-c.c [2020-09-15T13:04:36.676Z] #39 14.06 DEP images/ghost-file.pb-c.d [2020-09-15T13:04:36.676Z] #39 14.12 PBCC images/regfile.pb-c.c [2020-09-15T13:04:36.676Z] #39 14.13 DEP images/regfile.pb-c.d [2020-09-15T13:04:36.676Z] #39 14.16 PBCC images/ns.pb-c.c [2020-09-15T13:04:36.676Z] #39 14.19 DEP images/ns.pb-c.d [2020-09-15T13:04:36.676Z] #39 14.21 PBCC images/fdinfo.pb-c.c [2020-09-15T13:04:36.676Z] #39 14.27 DEP images/fdinfo.pb-c.d [2020-09-15T13:04:36.676Z] #39 14.31 PBCC images/core-aarch64.pb-c.c [2020-09-15T13:04:36.676Z] #39 14.33 PBCC images/core-arm.pb-c.c [2020-09-15T13:04:36.676Z] #39 14.36 PBCC images/core-ppc64.pb-c.c [2020-09-15T13:04:36.676Z] #39 14.39 PBCC images/core-s390.pb-c.c [2020-09-15T13:04:36.676Z] #39 14.42 PBCC images/core-x86.pb-c.c [2020-09-15T13:04:36.676Z] #39 14.44 PBCC images/core.pb-c.c [2020-09-15T13:04:36.676Z] #39 14.50 PBCC images/inventory.pb-c.c [2020-09-15T13:04:36.676Z] #39 14.53 DEP images/core-aarch64.pb-c.d [2020-09-15T13:04:36.676Z] #39 14.54 DEP images/core-arm.pb-c.d [2020-09-15T13:04:36.676Z] #39 14.56 DEP images/core-ppc64.pb-c.d [2020-09-15T13:04:36.676Z] #39 14.62 DEP images/core-s390.pb-c.d [2020-09-15T13:04:36.676Z] #39 14.64 DEP images/core-x86.pb-c.d [2020-09-15T13:04:36.676Z] #39 14.67 DEP images/core.pb-c.d [2020-09-15T13:04:36.676Z] #39 14.71 DEP images/inventory.pb-c.d [2020-09-15T13:04:36.676Z] #39 14.72 PBCC images/cpuinfo.pb-c.c [2020-09-15T13:04:36.676Z] #39 14.73 DEP images/cpuinfo.pb-c.d [2020-09-15T13:04:36.676Z] #39 14.75 PBCC images/stats.pb-c.c [2020-09-15T13:04:36.676Z] #39 14.78 DEP images/stats.pb-c.d [2020-09-15T13:04:36.676Z] #39 15.77 make[1]: Nothing to be done for 'all'. [2020-09-15T13:04:37.284Z] #25 8.385 # 1.4% ### 4.6% #### 6.5% ###### 8.8% ######## 11.4% ######### 13.4% ########### 15.5% ############ 18.0% ############## 20.2% ############### 21.9% ################# 24.3% ################### 27.0% #################### 29.1% ###################### 31.7% ######################## 34.3% ########################## 36.8% ########################### 38.8% ############################# 40.6% ############################# 41.5% ############################### 43.2% ################################ 44.7% ################################# 46.3% ################################## 47.4% ################################### 49.1% #################################### 51.3% ##################################### 52.5% ###################################### 53.8% ####################################### 55.3% ######################################### 57.0% ########################################## 58.5% ########################################### 60.2% ############################################ 61.7% ############################################# 62.8% ############################################## 64.3% ############################################### 65.6% ################################################ 66.8% ################################################# 68.4% ################################################## 69.7% ################################################### 71.0% #################################################### 72.8% ##################################################### 74.9% ####################################################### 76.8% ######################################################## 77.9% ######################################################### 80.0% ########################################################## 81.2% ########################################################### 83.1% ############################################################# 85.0% ############################################################## 87.5% ################################################################ 89.4% ################################################################# 91.1% ################################################################## 92.5% ################################################################### 94.2% #################################################################### 95.2% ##################################################################### 96.4% ###################################################################### 97.5% ######################################################################## 100.0% [2020-09-15T13:04:37.544Z] #25 14.45 [2020-09-15T13:04:37.758Z] #39 16.71 CC images/stats.o [2020-09-15T13:04:38.050Z] #39 16.96 CC images/core.o [2020-09-15T13:04:38.112Z] #25 15.24 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-09-15T13:04:38.341Z] #39 17.17 CC images/core-x86.o [2020-09-15T13:04:38.341Z] #39 17.39 CC images/core-arm.o [2020-09-15T13:04:38.635Z] #39 17.52 CC images/core-aarch64.o [2020-09-15T13:04:38.635Z] #39 17.77 CC images/core-ppc64.o [2020-09-15T13:04:38.681Z] #25 15.60 [2020-09-15T13:04:39.004Z] #25 15.80 ######################################################################## 100.0% [2020-09-15T13:04:39.004Z] #25 15.90 [2020-09-15T13:04:39.247Z] #43 ... [2020-09-15T13:04:39.247Z] [2020-09-15T13:04:39.247Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-15T13:04:39.247Z] #21 13.48 + mkdir -p /build [2020-09-15T13:04:39.247Z] #21 13.49 + mv docker/docker /build/ [2020-09-15T13:04:39.247Z] #21 13.50 + rmdir docker [2020-09-15T13:04:39.247Z] #21 DONE 14.7s [2020-09-15T13:04:39.247Z] [2020-09-15T13:04:39.247Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-15T13:04:39.247Z] #43 14.64 go: finding github.com/fatih/color v1.6.0 [2020-09-15T13:04:39.248Z] #43 14.76 go: finding github.com/pkg/errors v0.8.0 [2020-09-15T13:04:39.248Z] #43 14.84 go: finding github.com/sirupsen/logrus v1.0.5 [2020-09-15T13:04:39.269Z] #39 18.07 CC images/core-s390.o [2020-09-15T13:04:39.269Z] #39 18.30 CC images/cpuinfo.o [2020-09-15T13:04:39.280Z] #25 ... [2020-09-15T13:04:39.280Z] [2020-09-15T13:04:39.280Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-15T13:04:39.280Z] #30 53.25 time [2020-09-15T13:04:39.280Z] #30 58.95 internal/poll [2020-09-15T13:04:39.280Z] #30 60.72 internal/syscall/execenv [2020-09-15T13:04:39.280Z] #30 61.04 internal/syscall/unix [2020-09-15T13:04:39.280Z] #30 61.47 os [2020-09-15T13:04:39.280Z] #30 61.91 internal/fmtsort [2020-09-15T13:04:39.280Z] #30 62.48 strings [2020-09-15T13:04:39.504Z] #43 15.31 go: finding github.com/spf13/pflag v1.0.1 [2020-09-15T13:04:39.538Z] #30 ... [2020-09-15T13:04:39.538Z] [2020-09-15T13:04:39.538Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-15T13:04:39.539Z] #32 60.42 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-09-15T13:04:39.539Z] #32 60.44 Setting up xxd (2:8.1.0875-5) ... [2020-09-15T13:04:39.539Z] #32 60.45 Setting up libuv1:amd64 (1.24.1-1) ... [2020-09-15T13:04:39.539Z] #32 60.46 Setting up vim-common (2:8.1.0875-5) ... [2020-09-15T13:04:39.539Z] #32 60.51 Setting up librhash0:amd64 (1.3.8-1) ... [2020-09-15T13:04:39.539Z] #32 60.53 Setting up cmake-data (3.13.4-1) ... [2020-09-15T13:04:39.539Z] #32 60.56 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-09-15T13:04:39.539Z] #32 60.57 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-09-15T13:04:39.539Z] #32 60.60 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-09-15T13:04:39.539Z] #32 60.61 Setting up cmake (3.13.4-1) ... [2020-09-15T13:04:39.539Z] #32 60.62 Processing triggers for libc-bin (2.28-10) ... [2020-09-15T13:04:39.539Z] #32 60.68 Processing triggers for mime-support (3.62) ... [2020-09-15T13:04:39.561Z] #39 18.46 CC images/inventory.o [2020-09-15T13:04:39.761Z] #43 15.32 go: finding github.com/mattn/go-colorable v0.0.9 [2020-09-15T13:04:39.761Z] #43 15.44 go: finding github.com/mattn/go-isatty v0.0.3 [2020-09-15T13:04:39.800Z] #32 ... [2020-09-15T13:04:39.800Z] [2020-09-15T13:04:39.800Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-15T13:04:39.800Z] #10 53.81 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-09-15T13:04:39.800Z] #10 53.81 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-09-15T13:04:39.800Z] #10 53.82 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-09-15T13:04:39.800Z] #10 53.82 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-09-15T13:04:39.800Z] #10 53.83 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-09-15T13:04:39.800Z] #10 53.84 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB] [2020-09-15T13:04:39.800Z] #10 53.85 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-09-15T13:04:39.800Z] #10 53.90 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-09-15T13:04:39.800Z] #10 53.93 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-09-15T13:04:39.800Z] #10 53.98 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-09-15T13:04:39.800Z] #10 53.99 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-09-15T13:04:39.800Z] #10 54.09 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-09-15T13:04:39.800Z] #10 54.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-09-15T13:04:39.800Z] #10 54.11 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-09-15T13:04:39.800Z] #10 54.13 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB] [2020-09-15T13:04:39.800Z] #10 55.63 debconf: delaying package configuration, since apt-utils is not installed [2020-09-15T13:04:39.800Z] #10 55.82 Fetched 77.7 MB in 9s (8358 kB/s) [2020-09-15T13:04:39.800Z] #10 55.95 Selecting previously unselected package binutils-mingw-w64-i686. [2020-09-15T13:04:39.800Z] #10 55.95 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-09-15T13:04:39.800Z] #10 56.13 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-09-15T13:04:39.800Z] #10 56.14 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-09-15T13:04:39.800Z] #10 58.92 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-09-15T13:04:39.800Z] #10 58.93 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-09-15T13:04:39.800Z] #10 58.94 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-09-15T13:04:39.800Z] #10 63.59 Selecting previously unselected package binutils-mingw-w64. [2020-09-15T13:04:39.800Z] #10 63.60 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-09-15T13:04:39.800Z] #10 63.89 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-09-15T13:04:39.809Z] #7 extracting sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 3.3s done [2020-09-15T13:04:39.853Z] #39 18.66 CC images/fdinfo.o [2020-09-15T13:04:39.853Z] #39 18.89 CC images/fown.o [2020-09-15T13:04:40.145Z] #39 19.04 CC images/ns.o [2020-09-15T13:04:40.145Z] #39 19.15 CC images/regfile.o [2020-09-15T13:04:40.145Z] #39 19.28 CC images/ghost-file.o [2020-09-15T13:04:40.325Z] #43 15.82 go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-09-15T13:04:40.326Z] #43 15.89 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-09-15T13:04:40.326Z] #43 16.08 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-09-15T13:04:40.326Z] #43 16.16 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-09-15T13:04:40.374Z] #10 ... [2020-09-15T13:04:40.374Z] [2020-09-15T13:04:40.374Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-15T13:04:40.374Z] #30 64.36 fmt [2020-09-15T13:04:40.437Z] #39 19.46 CC images/fifo.o [2020-09-15T13:04:40.584Z] #43 16.24 go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-09-15T13:04:40.733Z] #39 19.59 CC images/remap-file-path.o [2020-09-15T13:04:40.733Z] #39 19.68 CC images/eventfd.o [2020-09-15T13:04:40.733Z] #39 19.77 CC images/eventpoll.o [2020-09-15T13:04:40.733Z] #39 19.88 CC images/fh.o [2020-09-15T13:04:41.025Z] #39 20.03 CC images/fsnotify.o [2020-09-15T13:04:41.317Z] #30 ... [2020-09-15T13:04:41.317Z] [2020-09-15T13:04:41.317Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-15T13:04:41.317Z] #32 DONE 65.2s [2020-09-15T13:04:41.317Z] [2020-09-15T13:04:41.317Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-15T13:04:41.317Z] #30 65.04 path/filepath [2020-09-15T13:04:41.317Z] #39 20.24 CC images/signalfd.o [2020-09-15T13:04:41.609Z] #39 20.39 CC images/fs.o [2020-09-15T13:04:41.609Z] #39 20.47 CC images/pstree.o [2020-09-15T13:04:41.609Z] #39 20.59 CC images/pipe.o [2020-09-15T13:04:41.609Z] #39 20.68 CC images/tcp-stream.o [2020-09-15T13:04:41.730Z] #7 extracting sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 done [2020-09-15T13:04:41.901Z] #39 20.77 CC images/sk-packet.o [2020-09-15T13:04:41.901Z] #39 20.94 CC images/mnt.o [2020-09-15T13:04:42.193Z] #39 21.04 CC images/pipe-data.o [2020-09-15T13:04:42.193Z] #39 21.13 CC images/sa.o [2020-09-15T13:04:42.486Z] #39 21.30 CC images/timer.o [2020-09-15T13:04:42.778Z] #39 21.56 CC images/timerfd.o [2020-09-15T13:04:42.778Z] #39 ... [2020-09-15T13:04:42.778Z] [2020-09-15T13:04:42.778Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-15T13:04:42.778Z] #41 48.49 go/token [2020-09-15T13:04:42.778Z] #41 49.22 go/scanner [2020-09-15T13:04:42.778Z] #41 50.36 internal/lazyregexp [2020-09-15T13:04:42.778Z] #41 50.48 go/ast [2020-09-15T13:04:42.778Z] #41 50.64 net/url [2020-09-15T13:04:42.778Z] #41 51.86 text/template/parse [2020-09-15T13:04:42.778Z] #41 54.51 go/parser [2020-09-15T13:04:42.778Z] #41 54.84 text/template [2020-09-15T13:04:42.778Z] #41 56.79 encoding/xml [2020-09-15T13:04:42.778Z] #41 57.96 go/doc [2020-09-15T13:04:42.778Z] #41 ... [2020-09-15T13:04:42.778Z] [2020-09-15T13:04:42.778Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-15T13:04:42.778Z] #39 21.72 CC images/mm.o [2020-09-15T13:04:43.070Z] #39 21.98 CC images/sk-opts.o [2020-09-15T13:04:43.219Z] #30 66.73 io/ioutil [2020-09-15T13:04:43.362Z] #39 22.10 CC images/sk-unix.o [2020-09-15T13:04:43.362Z] #39 22.28 CC images/sk-inet.o [2020-09-15T13:04:43.478Z] #30 67.43 path [2020-09-15T13:04:43.644Z] #7 DONE 23.1s [2020-09-15T13:04:43.644Z] [2020-09-15T13:04:43.644Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-09-15T13:04:43.654Z] #39 22.57 CC images/tun.o [2020-09-15T13:04:43.737Z] #30 ... [2020-09-15T13:04:43.737Z] [2020-09-15T13:04:43.737Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-15T13:04:43.737Z] #41 57.71 time [2020-09-15T13:04:43.737Z] #41 63.02 strings [2020-09-15T13:04:43.737Z] #41 63.67 os [2020-09-15T13:04:43.737Z] #41 65.56 regexp/syntax [2020-09-15T13:04:43.737Z] #41 67.68 fmt [2020-09-15T13:04:43.946Z] #39 22.77 CC images/sk-netlink.o [2020-09-15T13:04:43.946Z] #39 22.86 CC images/packet-sock.o [2020-09-15T13:04:43.996Z] #41 ... [2020-09-15T13:04:43.996Z] [2020-09-15T13:04:43.996Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-15T13:04:43.996Z] #38 57.85 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-09-15T13:04:43.996Z] #38 57.86 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-09-15T13:04:43.996Z] #38 57.89 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-09-15T13:04:43.996Z] #38 57.90 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-09-15T13:04:43.996Z] #38 57.92 Setting up python-six (1.12.0-1) ... [2020-09-15T13:04:43.996Z] #38 61.68 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-09-15T13:04:43.996Z] #38 62.22 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-09-15T13:04:43.996Z] #38 63.69 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-09-15T13:04:43.996Z] #38 64.47 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-09-15T13:04:43.996Z] #38 64.87 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-09-15T13:04:43.996Z] #38 64.93 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-09-15T13:04:43.996Z] #38 65.17 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-09-15T13:04:43.996Z] #38 65.22 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-09-15T13:04:43.996Z] #38 65.22 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-09-15T13:04:43.996Z] #38 65.24 Setting up python-protobuf (3.6.1.3-2) ... [2020-09-15T13:04:44.217Z] #8 DONE 0.8s [2020-09-15T13:04:44.217Z] [2020-09-15T13:04:44.217Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-09-15T13:04:44.238Z] #39 23.13 CC images/ipc-var.o [2020-09-15T13:04:44.238Z] #39 23.27 CC images/ipc-desc.o [2020-09-15T13:04:44.254Z] #38 ... [2020-09-15T13:04:44.254Z] [2020-09-15T13:04:44.254Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-15T13:04:44.254Z] #25 17.80 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-09-15T13:04:44.254Z] #25 18.11 [2020-09-15T13:04:44.254Z] #25 18.48 0.6% ################################################ 68.0% ######################################################################## 100.0% [2020-09-15T13:04:44.254Z] #25 18.75 [2020-09-15T13:04:44.254Z] #25 19.91 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-09-15T13:04:44.254Z] #25 20.00 skipping existing c35d46ef359f [2020-09-15T13:04:44.254Z] #25 20.16 [2020-09-15T13:04:44.254Z] #25 21.07 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-09-15T13:04:44.513Z] #25 21.37 [2020-09-15T13:04:44.513Z] #25 21.51 ######################################################################## 100.0% [2020-09-15T13:04:44.513Z] #25 21.63 [2020-09-15T13:04:44.530Z] #39 23.47 CC images/ipc-shm.o [2020-09-15T13:04:44.762Z] #43 ... [2020-09-15T13:04:44.762Z] [2020-09-15T13:04:44.762Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-15T13:04:44.762Z] #41 10.36 unicode/utf8 [2020-09-15T13:04:44.762Z] #41 11.05 math [2020-09-15T13:04:44.762Z] #41 15.42 unicode/utf16 [2020-09-15T13:04:44.762Z] #41 16.11 container/list [2020-09-15T13:04:44.762Z] #41 16.52 crypto/internal/subtle [2020-09-15T13:04:44.762Z] #41 16.64 crypto/subtle [2020-09-15T13:04:44.762Z] #41 16.77 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-09-15T13:04:44.762Z] #41 16.94 internal/nettrace [2020-09-15T13:04:44.762Z] #41 17.04 runtime/cgo [2020-09-15T13:04:44.772Z] #25 21.72 Download of images into '/build' complete. [2020-09-15T13:04:44.772Z] #25 21.72 Use something like the following to load the result into a Docker daemon: [2020-09-15T13:04:44.772Z] #25 21.72 tar -cC '/build' . | docker load [2020-09-15T13:04:44.797Z] #9 DONE 0.6s [2020-09-15T13:04:44.797Z] [2020-09-15T13:04:44.797Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-09-15T13:04:44.797Z] #27 DONE 0.2s [2020-09-15T13:04:44.797Z] [2020-09-15T13:04:44.797Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-15T13:04:44.822Z] #39 23.63 CC images/ipc-msg.o [2020-09-15T13:04:44.822Z] #39 ... [2020-09-15T13:04:44.822Z] [2020-09-15T13:04:44.822Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-15T13:04:44.822Z] #47 50.44 github.com/pkg/diff [2020-09-15T13:04:44.822Z] #47 51.26 go/ast [2020-09-15T13:04:44.822Z] #47 53.00 golang.org/x/crypto/ssh/terminal [2020-09-15T13:04:44.822Z] #47 53.99 mvdan.cc/editorconfig [2020-09-15T13:04:44.822Z] #47 54.71 mvdan.cc/sh/v3/fileutil [2020-09-15T13:04:44.822Z] #47 54.90 mvdan.cc/sh/v3/syntax [2020-09-15T13:04:44.822Z] #47 58.89 mvdan.cc/sh/v3/cmd/shfmt [2020-09-15T13:04:44.822Z] #47 ... [2020-09-15T13:04:44.822Z] [2020-09-15T13:04:44.822Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-15T13:04:44.822Z] #39 23.73 CC images/ipc-sem.o [2020-09-15T13:04:44.822Z] #39 23.83 CC images/utsns.o [2020-09-15T13:04:44.822Z] #39 23.95 CC images/creds.o [2020-09-15T13:04:45.019Z] #41 ... [2020-09-15T13:04:45.019Z] [2020-09-15T13:04:45.019Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-15T13:04:45.019Z] #47 16.52 + cd /tmp/tmp.OE5OaM7mKn/src/github.com/mvdan/sh [2020-09-15T13:04:45.019Z] #47 16.52 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-09-15T13:04:45.019Z] #47 16.65 + GO111MODULE=on [2020-09-15T13:04:45.019Z] #47 16.65 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-09-15T13:04:45.019Z] #47 17.86 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-09-15T13:04:45.019Z] #47 17.86 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-09-15T13:04:45.019Z] #47 17.98 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-09-15T13:04:45.019Z] #47 18.24 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-09-15T13:04:45.019Z] #47 18.29 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-09-15T13:04:45.019Z] #47 19.21 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-09-15T13:04:45.019Z] #47 19.99 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-09-15T13:04:45.031Z] #25 DONE 22.0s [2020-09-15T13:04:45.031Z] [2020-09-15T13:04:45.031Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-15T13:04:45.031Z] #33 1.063 + RM_GOPATH=0 [2020-09-15T13:04:45.031Z] #33 1.063 + TMP_GOPATH= [2020-09-15T13:04:45.031Z] #33 1.063 + : /build [2020-09-15T13:04:45.031Z] #33 1.063 + '[' -z '' ']' [2020-09-15T13:04:45.031Z] #33 1.067 ++ mktemp -d [2020-09-15T13:04:45.031Z] #33 1.069 + export GOPATH=/tmp/tmp.0yxTvBMc5Y [2020-09-15T13:04:45.031Z] #33 1.069 + GOPATH=/tmp/tmp.0yxTvBMc5Y [2020-09-15T13:04:45.031Z] #33 1.069 + RM_GOPATH=1 [2020-09-15T13:04:45.031Z] #33 1.069 + case "$(go env GOARCH)" in [2020-09-15T13:04:45.031Z] #33 1.069 ++ go env GOARCH [2020-09-15T13:04:45.031Z] #33 1.088 + export GO_BUILDMODE=-buildmode=pie [2020-09-15T13:04:45.031Z] #33 1.089 + GO_BUILDMODE=-buildmode=pie [2020-09-15T13:04:45.031Z] #33 1.096 ++ dirname /tmp/install/install.sh [2020-09-15T13:04:45.031Z] #33 1.099 + dir=/tmp/install [2020-09-15T13:04:45.031Z] #33 1.100 + bin=tini [2020-09-15T13:04:45.031Z] #33 1.100 + shift [2020-09-15T13:04:45.031Z] #33 1.100 + '[' '!' -f /tmp/install/tini.installer ']' [2020-09-15T13:04:45.031Z] #33 1.101 + . /tmp/install/tini.installer [2020-09-15T13:04:45.031Z] #33 1.101 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2020-09-15T13:04:45.031Z] #33 1.103 + install_tini [2020-09-15T13:04:45.031Z] #33 1.104 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2020-09-15T13:04:45.031Z] #33 1.104 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2020-09-15T13:04:45.031Z] #33 1.105 + git clone https://github.com/krallin/tini.git /tmp/tmp.0yxTvBMc5Y/tini [2020-09-15T13:04:45.031Z] #33 1.109 Cloning into '/tmp/tmp.0yxTvBMc5Y/tini'... [2020-09-15T13:04:45.031Z] #33 1.894 + cd /tmp/tmp.0yxTvBMc5Y/tini [2020-09-15T13:04:45.031Z] #33 1.894 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2020-09-15T13:04:45.031Z] #33 1.899 + cmake . [2020-09-15T13:04:45.031Z] #33 2.429 -- The C compiler identification is GNU 8.3.0 [2020-09-15T13:04:45.031Z] #33 2.516 -- Check for working C compiler: /usr/bin/cc [2020-09-15T13:04:45.031Z] #33 3.130 -- Check for working C compiler: /usr/bin/cc -- works [2020-09-15T13:04:45.031Z] #33 3.131 -- Detecting C compiler ABI info [2020-09-15T13:04:45.031Z] #33 3.896 -- Detecting C compiler ABI info - done [2020-09-15T13:04:45.031Z] #33 3.979 -- Detecting C compile features [2020-09-15T13:04:45.064Z] #32 ... [2020-09-15T13:04:45.064Z] [2020-09-15T13:04:45.064Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-09-15T13:04:45.064Z] #35 DONE 0.2s [2020-09-15T13:04:45.064Z] [2020-09-15T13:04:45.064Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-15T13:04:45.114Z] #39 24.06 CC images/vma.o [2020-09-15T13:04:45.114Z] #39 24.13 CC images/netdev.o [2020-09-15T13:04:45.406Z] #39 24.36 CC images/tty.o [2020-09-15T13:04:45.584Z] #47 ... [2020-09-15T13:04:45.584Z] [2020-09-15T13:04:45.584Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-09-15T13:04:45.584Z] #23 11.18 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-09-15T13:04:45.584Z] #23 ... [2020-09-15T13:04:45.584Z] [2020-09-15T13:04:45.584Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-15T13:04:45.584Z] #30 11.88 encoding [2020-09-15T13:04:45.584Z] #30 12.12 runtime/cgo [2020-09-15T13:04:45.698Z] #39 24.72 CC images/file-lock.o [2020-09-15T13:04:45.840Z] #30 ... [2020-09-15T13:04:45.840Z] [2020-09-15T13:04:45.840Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-15T13:04:45.840Z] #32 11.43 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-09-15T13:04:45.840Z] #32 ... [2020-09-15T13:04:45.840Z] [2020-09-15T13:04:45.840Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-15T13:04:45.840Z] #10 21.63 Fetched 8380 kB in 18s (464 kB/s) [2020-09-15T13:04:45.991Z] #39 24.81 CC images/rlimit.o [2020-09-15T13:04:45.991Z] #39 24.88 CC images/pagemap.o [2020-09-15T13:04:46.302Z] #39 25.10 CC images/siginfo.o [2020-09-15T13:04:46.302Z] #39 25.22 CC images/rpc.o [2020-09-15T13:04:46.302Z] #39 ... [2020-09-15T13:04:46.302Z] [2020-09-15T13:04:46.302Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-15T13:04:46.302Z] #47 DONE 62.1s [2020-09-15T13:04:46.594Z] [2020-09-15T13:04:46.594Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-15T13:04:46.594Z] #41 59.41 github.com/LK4D4/vndr/build [2020-09-15T13:04:46.594Z] #41 60.67 github.com/LK4D4/vndr/versioned [2020-09-15T13:04:46.594Z] #41 60.83 net [2020-09-15T13:04:46.594Z] #41 60.91 vendor/golang.org/x/crypto/curve25519 [2020-09-15T13:04:46.594Z] #41 61.19 vendor/golang.org/x/crypto/hkdf [2020-09-15T13:04:46.594Z] #41 61.29 vendor/golang.org/x/text/transform [2020-09-15T13:04:46.594Z] #41 61.72 vendor/golang.org/x/text/unicode/bidi [2020-09-15T13:04:47.228Z] #41 62.96 vendor/golang.org/x/text/secure/bidirule [2020-09-15T13:04:47.520Z] #41 63.10 vendor/golang.org/x/text/unicode/norm [2020-09-15T13:04:48.321Z] #33 ... [2020-09-15T13:04:48.321Z] [2020-09-15T13:04:48.322Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-15T13:04:48.322Z] #47 62.00 context [2020-09-15T13:04:48.322Z] #47 62.79 os [2020-09-15T13:04:48.322Z] #47 63.63 encoding/binary [2020-09-15T13:04:48.322Z] #47 65.96 encoding/base64 [2020-09-15T13:04:48.322Z] #47 66.64 fmt [2020-09-15T13:04:48.322Z] #47 67.17 golang.org/x/sys/unix [2020-09-15T13:04:48.322Z] #47 ... [2020-09-15T13:04:48.322Z] [2020-09-15T13:04:48.322Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-15T13:04:48.322Z] #10 64.92 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-09-15T13:04:48.322Z] #10 64.95 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-09-15T13:04:48.322Z] #10 65.17 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-09-15T13:04:48.322Z] #10 65.52 Selecting previously unselected package dmsetup. [2020-09-15T13:04:48.322Z] #10 65.55 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-09-15T13:04:48.322Z] #10 65.56 Unpacking dmsetup (2:1.02.155-3) ... [2020-09-15T13:04:48.322Z] #10 65.83 Selecting previously unselected package mingw-w64-common. [2020-09-15T13:04:48.322Z] #10 65.85 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-09-15T13:04:48.322Z] #10 65.87 Unpacking mingw-w64-common (6.0.0-3) ... [2020-09-15T13:04:48.322Z] #10 ... [2020-09-15T13:04:48.322Z] [2020-09-15T13:04:48.322Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-15T13:04:48.322Z] #41 72.21 regexp [2020-09-15T13:04:49.258Z] #41 ... [2020-09-15T13:04:49.258Z] [2020-09-15T13:04:49.258Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-15T13:04:49.258Z] #38 72.83 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-09-15T13:04:49.258Z] #38 72.85 Processing triggers for libc-bin (2.28-10) ... [2020-09-15T13:04:49.258Z] #38 DONE 73.1s [2020-09-15T13:04:49.258Z] [2020-09-15T13:04:49.258Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-15T13:04:49.295Z] #36 3.894 + git clone https://github.com/docker/distribution.git . [2020-09-15T13:04:49.295Z] #36 3.897 Cloning into '.'... [2020-09-15T13:04:49.592Z] #41 65.30 vendor/golang.org/x/net/idna [2020-09-15T13:04:49.592Z] #41 ... [2020-09-15T13:04:49.592Z] [2020-09-15T13:04:49.592Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-15T13:04:49.592Z] #39 25.95 CC images/ext-file.o [2020-09-15T13:04:49.592Z] #39 26.08 CC images/cgroup.o [2020-09-15T13:04:49.592Z] #39 26.29 CC images/userns.o [2020-09-15T13:04:49.592Z] #39 26.38 CC images/google/protobuf/descriptor.o [2020-09-15T13:04:49.592Z] #39 27.02 CC images/opts.o [2020-09-15T13:04:49.592Z] #39 27.13 CC images/seccomp.o [2020-09-15T13:04:49.592Z] #39 27.31 CC images/binfmt-misc.o [2020-09-15T13:04:49.592Z] #39 27.44 CC images/time.o [2020-09-15T13:04:49.592Z] #39 27.59 CC images/sysctl.o [2020-09-15T13:04:49.592Z] #39 27.71 CC images/autofs.o [2020-09-15T13:04:49.592Z] #39 27.80 CC images/macvlan.o [2020-09-15T13:04:49.592Z] #39 27.93 CC images/sit.o [2020-09-15T13:04:49.592Z] #39 28.04 CC images/memfd.o [2020-09-15T13:04:49.592Z] #39 28.18 CC images/timens.o [2020-09-15T13:04:49.592Z] #39 28.29 LINK images/built-in.o [2020-09-15T13:04:49.592Z] #39 28.34 GEN compel/include/asm [2020-09-15T13:04:49.592Z] #39 28.34 GEN compel/include/version.h [2020-09-15T13:04:49.592Z] #39 28.35 touch .config [2020-09-15T13:04:49.592Z] #39 28.36 GEN include/common/config.h [2020-09-15T13:04:49.592Z] #39 28.38 DEP compel/arch/s390/plugins/std/syscalls/syscalls-s390.d [2020-09-15T13:04:49.592Z] #39 28.42 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-09-15T13:04:49.592Z] #39 28.43 GEN compel/plugins/include/uapi/std/syscall.h [2020-09-15T13:04:49.592Z] #39 28.44 GEN compel/arch/s390/plugins/std/syscalls/syscalls.S [2020-09-15T13:04:49.592Z] #39 28.45 DEP compel/arch/s390/plugins/std/syscalls/syscalls.d [2020-09-15T13:04:49.592Z] #39 28.46 DEP compel/arch/s390/plugins/std/parasite-head.d [2020-09-15T13:04:49.592Z] #39 28.48 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-09-15T13:04:49.592Z] #39 28.48 DEP compel/plugins/std/infect.d [2020-09-15T13:04:49.592Z] #39 28.55 DEP compel/plugins/std/string.d [2020-09-15T13:04:49.592Z] #39 28.61 DEP compel/plugins/std/log.d [2020-09-15T13:04:49.592Z] #39 28.68 DEP compel/plugins/std/fds.d [2020-09-15T13:04:49.636Z] Removing intermediate container 97c19ee5cea3 [2020-09-15T13:04:49.636Z] ---> 9f1e87fe27b5 [2020-09-15T13:04:49.636Z] Step 13/15 : FROM golang:${GO_VERSION}-buster [2020-09-15T13:04:49.636Z] ---> 805dc2d65d1c [2020-09-15T13:04:49.636Z] Step 14/15 : COPY --from=build /usr/bin/buildx /usr/bin/buildx [2020-09-15T13:04:49.636Z] ---> 7f35b0ceba22 [2020-09-15T13:04:49.636Z] Step 15/15 : ENTRYPOINT ["/usr/bin/buildx"] [2020-09-15T13:04:49.636Z] ---> Running in 1b434847aea8 [2020-09-15T13:04:49.636Z] Removing intermediate container 1b434847aea8 [2020-09-15T13:04:49.636Z] ---> b3b8f13ffccb [2020-09-15T13:04:49.636Z] Successfully built b3b8f13ffccb [2020-09-15T13:04:49.636Z] Successfully tagged moby-buildx:latest [2020-09-15T13:04:49.636Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \ [2020-09-15T13:04:49.636Z] if [ -n "${id}" ]; then \ [2020-09-15T13:04:49.636Z] docker cp ${id}:/usr/bin/buildx bundles/buildx \ [2020-09-15T13:04:49.636Z] && touch bundles/buildx; \ [2020-09-15T13:04:49.636Z] docker rm -f ${id}; \ [2020-09-15T13:04:49.636Z] fi [2020-09-15T13:04:49.636Z] ff9148fbc46d75e18bccf4062c0e62934ee8492a81368ff7c48620753b9ff582 [2020-09-15T13:04:49.636Z] bundles/buildx version [2020-09-15T13:04:49.636Z] buildx v0.3.1 6db68d0 [2020-09-15T13:04:49.636Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:7678ecdca23bef379f6e8eea43cd754cb08b6288 . [2020-09-15T13:04:49.636Z] #1 [internal] booting buildkit [2020-09-15T13:04:49.636Z] #1 pulling image moby/buildkit:buildx-stable-1 [2020-09-15T13:04:49.636Z] #1 pulling image moby/buildkit:buildx-stable-1 1.9s done [2020-09-15T13:04:49.636Z] #1 creating container buildx_buildkit_default [2020-09-15T13:04:49.636Z] #1 creating container buildx_buildkit_default 0.4s done [2020-09-15T13:04:49.636Z] #1 DONE 2.3s [2020-09-15T13:04:49.636Z] [2020-09-15T13:04:49.636Z] #2 [internal] load .dockerignore [2020-09-15T13:04:49.636Z] #2 transferring context: [2020-09-15T13:04:49.636Z] #2 transferring context: 87B done [2020-09-15T13:04:49.636Z] #2 DONE 0.0s [2020-09-15T13:04:49.636Z] [2020-09-15T13:04:49.636Z] #3 [internal] load build definition from Dockerfile [2020-09-15T13:04:49.636Z] #3 transferring dockerfile: 16.36kB done [2020-09-15T13:04:49.636Z] #3 DONE 0.0s [2020-09-15T13:04:49.636Z] [2020-09-15T13:04:49.636Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-09-15T13:04:49.636Z] #4 DONE 0.8s [2020-09-15T13:04:49.636Z] [2020-09-15T13:04:49.636Z] #5 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-09-15T13:04:49.636Z] #5 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-09-15T13:04:49.636Z] #5 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-09-15T13:04:49.636Z] #5 sha256:c0fe20821d527e147784f7e782513880bf31b0060b2a7da7a94582ecde81c85f 521B / 521B done [2020-09-15T13:04:49.636Z] #5 sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 0B / 8.20MB 0.1s [2020-09-15T13:04:49.636Z] #5 sha256:e1129f819954dd9547d093183a562609478c4f521a06a1f6eba6c532e105f730 899B / 899B done [2020-09-15T13:04:49.636Z] #5 sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 8.20MB / 8.20MB 0.3s done [2020-09-15T13:04:49.636Z] #5 unpacking docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 [2020-09-15T13:04:49.636Z] #5 unpacking docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 0.3s done [2020-09-15T13:04:49.636Z] #5 DONE 0.9s [2020-09-15T13:04:49.636Z] [2020-09-15T13:04:49.636Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-09-15T13:04:49.884Z] #39 28.80 DEP compel/plugins/std/std.d [2020-09-15T13:04:49.884Z] #39 28.89 DEP compel/plugins/shmem/shmem.d [2020-09-15T13:04:49.884Z] #39 28.94 DEP compel/plugins/fds/fds.d [2020-09-15T13:04:49.936Z] #7 DONE 0.5s [2020-09-15T13:04:49.936Z] [2020-09-15T13:04:49.937Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2020-09-15T13:04:49.937Z] #6 DONE 0.6s [2020-09-15T13:04:49.937Z] [2020-09-15T13:04:49.937Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-09-15T13:04:49.937Z] #8 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2020-09-15T13:04:50.177Z] #39 29.04 CC compel/plugins/std/std.o [2020-09-15T13:04:50.245Z] #36 ... [2020-09-15T13:04:50.245Z] [2020-09-15T13:04:50.245Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-15T13:04:50.245Z] #30 3.110 + RM_GOPATH=0 [2020-09-15T13:04:50.245Z] #30 3.110 + TMP_GOPATH= [2020-09-15T13:04:50.245Z] #30 3.110 + : /build [2020-09-15T13:04:50.245Z] #30 3.110 + '[' -z '' ']' [2020-09-15T13:04:50.245Z] #30 3.113 ++ mktemp -d [2020-09-15T13:04:50.245Z] #30 3.115 + export GOPATH=/tmp/tmp.77Jv6XWtyQ [2020-09-15T13:04:50.245Z] #30 3.115 + GOPATH=/tmp/tmp.77Jv6XWtyQ [2020-09-15T13:04:50.245Z] #30 3.115 + RM_GOPATH=1 [2020-09-15T13:04:50.245Z] #30 3.115 + case "$(go env GOARCH)" in [2020-09-15T13:04:50.245Z] #30 3.117 ++ go env GOARCH [2020-09-15T13:04:50.245Z] #30 3.134 + export GO_BUILDMODE=-buildmode=pie [2020-09-15T13:04:50.245Z] #30 3.134 + GO_BUILDMODE=-buildmode=pie [2020-09-15T13:04:50.245Z] #30 3.137 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-09-15T13:04:50.245Z] #30 3.153 ++ dirname /tmp/install/install.sh [2020-09-15T13:04:50.245Z] #30 3.153 + dir=/tmp/install [2020-09-15T13:04:50.245Z] #30 3.153 + bin=tomlv [2020-09-15T13:04:50.245Z] #30 3.153 + shift [2020-09-15T13:04:50.245Z] #30 3.153 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-09-15T13:04:50.245Z] #30 3.153 + . /tmp/install/tomlv.installer [2020-09-15T13:04:50.245Z] #30 3.153 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-09-15T13:04:50.245Z] #30 3.153 + install_tomlv [2020-09-15T13:04:50.245Z] #30 3.153 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-09-15T13:04:50.245Z] #30 3.153 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.77Jv6XWtyQ/src/github.com/BurntSushi/toml [2020-09-15T13:04:50.245Z] #30 3.153 Cloning into '/tmp/tmp.77Jv6XWtyQ/src/github.com/BurntSushi/toml'... [2020-09-15T13:04:50.245Z] #30 3.699 + cd /tmp/tmp.77Jv6XWtyQ/src/github.com/BurntSushi/toml [2020-09-15T13:04:50.245Z] #30 3.701 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-09-15T13:04:50.245Z] #30 3.712 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-09-15T13:04:50.245Z] #30 4.305 runtime/internal/sys [2020-09-15T13:04:50.245Z] #30 4.356 math/bits [2020-09-15T13:04:50.245Z] #30 4.357 internal/cpu [2020-09-15T13:04:50.245Z] #30 4.400 runtime/internal/atomic [2020-09-15T13:04:50.245Z] #30 4.674 runtime/internal/math [2020-09-15T13:04:50.245Z] #30 4.730 unicode/utf8 [2020-09-15T13:04:50.245Z] #30 5.037 internal/race [2020-09-15T13:04:50.245Z] #30 5.091 math [2020-09-15T13:04:50.245Z] #30 5.177 sync/atomic [2020-09-15T13:04:50.245Z] #30 5.207 internal/bytealg [2020-09-15T13:04:50.245Z] #30 5.411 unicode [2020-09-15T13:04:50.245Z] #30 5.463 internal/testlog [2020-09-15T13:04:50.245Z] #8 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2020-09-15T13:04:50.245Z] #8 sha256:5d8f1d1f9197bf1817cda35a89da9bd2544ceb7bf0c7b92fba5977ab2b2ab9e6 0B / 10.73MB 0.1s [2020-09-15T13:04:50.245Z] #8 sha256:805dc2d65d1cf4b9c47496eb9479547c38989024ec07ff55aafff7a0f7b16fb7 6.20kB / 6.20kB done [2020-09-15T13:04:50.245Z] #8 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 0B / 96.52MB 0.1s [2020-09-15T13:04:50.245Z] #8 sha256:587befacd090e4ee03242580889fab674e092756cd0b584eb63fac8383feb77a 1.79kB / 1.79kB done [2020-09-15T13:04:50.245Z] #8 sha256:5ffb2f5886e201aff4c1e8e27bad24fcc671df1b0bab8209bb17aa98a310a335 0B / 157B 0.1s [2020-09-15T13:04:50.245Z] #8 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 0B / 54.14MB 0.1s [2020-09-15T13:04:50.245Z] #8 sha256:dfe2d012519ce68bcd2414835909fb4784fd4eb5bea2c88916fdea0c661c872e 0B / 8.25MB 0.1s [2020-09-15T13:04:50.245Z] #8 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 0B / 73.58MB 0.1s [2020-09-15T13:04:50.245Z] #8 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 0B / 57.46MB 0.1s [2020-09-15T13:04:50.469Z] #39 29.31 CC compel/plugins/std/fds.o [2020-09-15T13:04:50.632Z] #8 sha256:5d8f1d1f9197bf1817cda35a89da9bd2544ceb7bf0c7b92fba5977ab2b2ab9e6 1.23MB / 10.73MB 0.5s [2020-09-15T13:04:50.632Z] #8 sha256:5ffb2f5886e201aff4c1e8e27bad24fcc671df1b0bab8209bb17aa98a310a335 157B / 157B 0.3s done [2020-09-15T13:04:50.632Z] #8 sha256:dfe2d012519ce68bcd2414835909fb4784fd4eb5bea2c88916fdea0c661c872e 1.11MB / 8.25MB 0.5s [2020-09-15T13:04:50.761Z] #39 29.57 CC compel/plugins/std/log.o [2020-09-15T13:04:50.824Z] #30 5.999 encoding [2020-09-15T13:04:50.978Z] #8 sha256:5d8f1d1f9197bf1817cda35a89da9bd2544ceb7bf0c7b92fba5977ab2b2ab9e6 3.53MB / 10.73MB 0.6s [2020-09-15T13:04:50.978Z] #8 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 2.90MB / 54.14MB 0.6s [2020-09-15T13:04:50.978Z] #8 sha256:dfe2d012519ce68bcd2414835909fb4784fd4eb5bea2c88916fdea0c661c872e 3.58MB / 8.25MB 0.6s [2020-09-15T13:04:50.978Z] #8 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 4.23MB / 57.46MB 0.6s [2020-09-15T13:04:50.978Z] #8 sha256:5d8f1d1f9197bf1817cda35a89da9bd2544ceb7bf0c7b92fba5977ab2b2ab9e6 6.70MB / 10.73MB 0.8s [2020-09-15T13:04:50.978Z] #8 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 5.44MB / 96.52MB 0.8s [2020-09-15T13:04:50.978Z] #8 sha256:dfe2d012519ce68bcd2414835909fb4784fd4eb5bea2c88916fdea0c661c872e 5.25MB / 8.25MB 0.8s [2020-09-15T13:04:50.978Z] #8 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 4.37MB / 73.58MB 0.8s [2020-09-15T13:04:51.087Z] #30 6.551 runtime/cgo [2020-09-15T13:04:51.099Z] #10 21.63 Reading package lists... [2020-09-15T13:04:51.099Z] #10 ... [2020-09-15T13:04:51.099Z] [2020-09-15T13:04:51.099Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-15T13:04:51.099Z] #60 21.83 Checking out files: 63% (1321/2067) Checking out files: 64% (1323/2067) Checking out files: 65% (1344/2067) Checking out files: 66% (1365/2067) Checking out files: 67% (1385/2067) Checking out files: 68% (1406/2067) Checking out files: 69% (1427/2067) Checking out files: 70% (1447/2067) Checking out files: 71% (1468/2067) Checking out files: 72% (1489/2067) Checking out files: 73% (1509/2067) Checking out files: 74% (1530/2067) Checking out files: 75% (1551/2067) Checking out files: 76% (1571/2067) Checking out files: 77% (1592/2067) Checking out files: 78% (1613/2067) Checking out files: 79% (1633/2067) Checking out files: 80% (1654/2067) Checking out files: 81% (1675/2067) Checking out files: 82% (1695/2067) Checking out files: 83% (1716/2067) Checking out files: 84% (1737/2067) Checking out files: 85% (1757/2067) Checking out files: 86% (1778/2067) Checking out files: 87% (1799/2067) Checking out files: 88% (1819/2067) Checking out files: 89% (1840/2067) Checking out files: 90% (1861/2067) Checking out files: 91% (1881/2067) Checking out files: 92% (1902/2067) Checking out files: 93% (1923/2067) Checking out files: 94% (1943/2067) Checking out files: 95% (1964/2067) Checking out files: 96% (1985/2067) Checking out files: 97% (2005/2067) Checking out files: 98% (2026/2067) Checking out files: 99% (2047/2067) Checking out files: 100% (2067/2067) Checking out files: 100% (2067/2067), done. [2020-09-15T13:04:51.099Z] #60 22.62 + cd /tmp/tmp.s0QsxCwnw9/src/github.com/docker/libnetwork [2020-09-15T13:04:51.099Z] #60 22.62 + git checkout -q 9e99af28df21367340c95a3863e31808d689c92a [2020-09-15T13:04:51.099Z] #60 23.21 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-09-15T13:04:51.288Z] #8 sha256:5d8f1d1f9197bf1817cda35a89da9bd2544ceb7bf0c7b92fba5977ab2b2ab9e6 8.87MB / 10.73MB 0.9s [2020-09-15T13:04:51.288Z] #8 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 7.30MB / 54.14MB 0.9s [2020-09-15T13:04:51.288Z] #8 sha256:dfe2d012519ce68bcd2414835909fb4784fd4eb5bea2c88916fdea0c661c872e 7.57MB / 8.25MB 0.9s [2020-09-15T13:04:51.288Z] #8 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 9.27MB / 57.46MB 0.9s [2020-09-15T13:04:51.288Z] #8 sha256:5d8f1d1f9197bf1817cda35a89da9bd2544ceb7bf0c7b92fba5977ab2b2ab9e6 10.73MB / 10.73MB 1.0s done [2020-09-15T13:04:51.288Z] #8 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 11.55MB / 96.52MB 1.1s [2020-09-15T13:04:51.288Z] #8 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 10.39MB / 54.14MB 1.1s [2020-09-15T13:04:51.288Z] #8 sha256:dfe2d012519ce68bcd2414835909fb4784fd4eb5bea2c88916fdea0c661c872e 8.25MB / 8.25MB 1.0s done [2020-09-15T13:04:51.288Z] #8 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 10.27MB / 73.58MB 1.1s [2020-09-15T13:04:51.288Z] #8 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 13.43MB / 57.46MB 1.1s [2020-09-15T13:04:51.395Z] #39 30.23 CC compel/plugins/std/string.o [2020-09-15T13:04:51.510Z] #30 6.601 runtime [2020-09-15T13:04:51.666Z] #8 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 15.74MB / 54.14MB 1.2s [2020-09-15T13:04:51.666Z] #8 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 14.90MB / 73.58MB 1.2s [2020-09-15T13:04:51.666Z] #8 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 18.08MB / 57.46MB 1.2s [2020-09-15T13:04:51.666Z] #8 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 17.89MB / 96.52MB 1.4s [2020-09-15T13:04:51.666Z] #8 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 19.76MB / 54.14MB 1.4s [2020-09-15T13:04:51.666Z] #8 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 21.34MB / 57.46MB 1.4s [2020-09-15T13:04:51.666Z] #8 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 21.65MB / 73.58MB 1.5s [2020-09-15T13:04:51.666Z] #8 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 25.09MB / 57.46MB 1.5s [2020-09-15T13:04:51.687Z] #39 30.64 CC compel/plugins/std/infect.o [2020-09-15T13:04:51.795Z] #39 2.310 Note: Building without setproctitle() and strlcpy() support. [2020-09-15T13:04:51.795Z] #39 2.311 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-09-15T13:04:51.795Z] #39 2.329 Note: Building without GnuTLS support [2020-09-15T13:04:51.795Z] #39 2.363 Makefile.config:39: Warn: you have no libnftables installed [2020-09-15T13:04:51.795Z] #39 2.364 Makefile.config:40: Warn: Building without nftables support [2020-09-15T13:04:51.979Z] #39 30.96 CC compel/arch/s390/plugins/std/parasite-head.o [2020-09-15T13:04:51.979Z] #39 30.98 CC compel/arch/s390/plugins/std/syscalls/syscalls.o [2020-09-15T13:04:51.979Z] #39 31.00 CC compel/arch/s390/plugins/std/syscalls/syscalls-s390.o [2020-09-15T13:04:51.979Z] #39 31.11 AR compel/plugins/std.lib.a [2020-09-15T13:04:52.196Z] #8 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 24.37MB / 96.52MB 1.7s [2020-09-15T13:04:52.196Z] #8 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 24.42MB / 54.14MB 1.7s [2020-09-15T13:04:52.196Z] #8 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 26.32MB / 73.58MB 1.8s [2020-09-15T13:04:52.196Z] #8 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 28.92MB / 57.46MB 1.8s [2020-09-15T13:04:52.196Z] #8 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 29.86MB / 96.52MB 2.0s [2020-09-15T13:04:52.196Z] #8 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 28.64MB / 54.14MB 2.0s [2020-09-15T13:04:52.271Z] #39 31.13 CC compel/plugins/fds/fds.o [2020-09-15T13:04:52.271Z] #39 31.26 AR compel/plugins/fds.lib.a [2020-09-15T13:04:52.271Z] #39 31.28 HOSTDEP compel/src/lib/log-host.d [2020-09-15T13:04:52.271Z] #39 31.31 HOSTDEP compel/src/lib/handle-elf-host.d [2020-09-15T13:04:52.271Z] #39 31.40 HOSTDEP compel/arch/s390/src/lib/handle-elf-host.d [2020-09-15T13:04:52.566Z] #39 31.47 HOSTDEP compel/src/main-host.d [2020-09-15T13:04:52.566Z] #39 31.63 DEP compel/src/lib/ptrace.d [2020-09-15T13:04:52.566Z] #39 31.68 DEP compel/src/lib/infect.d [2020-09-15T13:04:52.731Z] #39 ... [2020-09-15T13:04:52.731Z] [2020-09-15T13:04:52.731Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-15T13:04:52.731Z] #33 7.682 -- Detecting C compile features - done [2020-09-15T13:04:52.731Z] #33 7.768 -- Performing Test HAS_BUILTIN_FORTIFY [2020-09-15T13:04:52.731Z] #33 8.287 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-09-15T13:04:52.731Z] #33 8.427 -- Configuring done [2020-09-15T13:04:52.731Z] #33 8.439 -- Generating done [2020-09-15T13:04:52.731Z] #33 8.439 -- Build files have been written to: /tmp/tmp.0yxTvBMc5Y/tini [2020-09-15T13:04:52.731Z] #33 8.447 + make tini-static [2020-09-15T13:04:52.731Z] #33 8.935 Scanning dependencies of target tini-static [2020-09-15T13:04:52.731Z] #33 9.096 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-09-15T13:04:52.731Z] #33 10.41 [100%] Linking C executable tini-static [2020-09-15T13:04:52.731Z] #33 11.14 [100%] Built target tini-static [2020-09-15T13:04:52.731Z] #33 11.25 + mkdir -p /build [2020-09-15T13:04:52.731Z] #33 11.25 + cp tini-static /build/docker-init [2020-09-15T13:04:52.731Z] #33 DONE 11.6s [2020-09-15T13:04:52.858Z] #39 31.77 DEP compel/src/lib/infect-util.d [2020-09-15T13:04:52.859Z] #39 ... [2020-09-15T13:04:52.859Z] [2020-09-15T13:04:52.859Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-15T13:04:52.859Z] #54 68.62 + for f in rootlesskit rootlesskit-docker-proxy [2020-09-15T13:04:52.859Z] #54 68.62 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-09-15T13:04:52.892Z] #8 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 30.53MB / 73.58MB 2.3s [2020-09-15T13:04:52.892Z] #8 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 33.04MB / 57.46MB 2.3s [2020-09-15T13:04:52.892Z] #8 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 36.10MB / 96.52MB 2.4s [2020-09-15T13:04:52.892Z] #8 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 32.32MB / 54.14MB 2.4s [2020-09-15T13:04:52.892Z] #8 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 34.81MB / 73.58MB 2.6s [2020-09-15T13:04:52.892Z] #8 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 36.13MB / 57.46MB 2.6s [2020-09-15T13:04:52.892Z] #8 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 41.55MB / 96.52MB 2.7s [2020-09-15T13:04:52.892Z] #8 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 37.37MB / 54.14MB 2.7s [2020-09-15T13:04:52.990Z] [2020-09-15T13:04:52.990Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-15T13:04:52.990Z] #41 73.96 go/token [2020-09-15T13:04:52.990Z] #41 75.07 go/scanner [2020-09-15T13:04:52.990Z] #41 76.56 internal/lazyregexp [2020-09-15T13:04:52.990Z] #41 76.93 go/ast [2020-09-15T13:04:53.005Z] #60 ... [2020-09-15T13:04:53.005Z] [2020-09-15T13:04:53.005Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-15T13:04:53.005Z] #10 21.63 Reading package lists... [2020-09-15T13:04:53.325Z] #8 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 39.91MB / 73.58MB 2.9s [2020-09-15T13:04:53.325Z] #8 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 41.92MB / 54.14MB 3.0s [2020-09-15T13:04:53.325Z] #8 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 40.56MB / 57.46MB 3.0s [2020-09-15T13:04:53.325Z] #8 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 48.22MB / 96.52MB 3.2s [2020-09-15T13:04:53.325Z] #8 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 44.25MB / 73.58MB 3.2s [2020-09-15T13:04:53.433Z] #30 ... [2020-09-15T13:04:53.433Z] [2020-09-15T13:04:53.433Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-15T13:04:53.433Z] #43 4.094 + RM_GOPATH=0 [2020-09-15T13:04:53.433Z] #43 4.094 + TMP_GOPATH= [2020-09-15T13:04:53.433Z] #43 4.094 + : /build [2020-09-15T13:04:53.433Z] #43 4.094 + '[' -z '' ']' [2020-09-15T13:04:53.433Z] #43 4.096 ++ mktemp -d [2020-09-15T13:04:53.433Z] #43 4.108 + export GOPATH=/tmp/tmp.LIt7LCF8mg [2020-09-15T13:04:53.433Z] #43 4.108 + GOPATH=/tmp/tmp.LIt7LCF8mg [2020-09-15T13:04:53.433Z] #43 4.108 + RM_GOPATH=1 [2020-09-15T13:04:53.433Z] #43 4.108 + case "$(go env GOARCH)" in [2020-09-15T13:04:53.433Z] #43 4.109 ++ go env GOARCH [2020-09-15T13:04:53.433Z] #43 4.123 + export GO_BUILDMODE=-buildmode=pie [2020-09-15T13:04:53.433Z] #43 4.123 + GO_BUILDMODE=-buildmode=pie [2020-09-15T13:04:53.433Z] #43 4.123 ++ dirname /tmp/install/install.sh [2020-09-15T13:04:53.433Z] #43 4.156 + dir=/tmp/install [2020-09-15T13:04:53.433Z] #43 4.156 + bin=gotestsum [2020-09-15T13:04:53.433Z] #43 4.156 + shift [2020-09-15T13:04:53.433Z] #43 4.156 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-09-15T13:04:53.433Z] #43 4.156 + . /tmp/install/gotestsum.installer [2020-09-15T13:04:53.433Z] #43 4.156 ++ : v0.3.5 [2020-09-15T13:04:53.433Z] #43 4.156 + install_gotestsum [2020-09-15T13:04:53.433Z] #43 4.156 + set -e [2020-09-15T13:04:53.433Z] #43 4.156 + export GO111MODULE=on [2020-09-15T13:04:53.433Z] #43 4.156 + GO111MODULE=on [2020-09-15T13:04:53.433Z] #43 4.156 + GOBIN=/build [2020-09-15T13:04:53.433Z] #43 4.156 + go get gotest.tools/gotestsum@v0.3.5 [2020-09-15T13:04:53.433Z] #43 4.272 go: finding gotest.tools v0.3.5 [2020-09-15T13:04:53.433Z] #43 4.276 go: finding gotest.tools/gotestsum v0.3.5 [2020-09-15T13:04:53.433Z] #43 5.221 go: downloading gotest.tools/gotestsum v0.3.5 [2020-09-15T13:04:53.433Z] #43 5.753 go: extracting gotest.tools/gotestsum v0.3.5 [2020-09-15T13:04:53.433Z] #43 7.623 go: downloading gotest.tools v2.1.0+incompatible [2020-09-15T13:04:53.433Z] #43 7.739 go: extracting gotest.tools v2.1.0+incompatible [2020-09-15T13:04:53.433Z] #43 7.789 go: downloading github.com/pkg/errors v0.8.0 [2020-09-15T13:04:53.433Z] #43 7.817 go: downloading github.com/fatih/color v1.6.0 [2020-09-15T13:04:53.433Z] #43 7.820 go: downloading github.com/spf13/pflag v1.0.1 [2020-09-15T13:04:53.433Z] #43 7.833 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-09-15T13:04:53.433Z] #43 7.887 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-09-15T13:04:53.433Z] #43 7.939 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-09-15T13:04:53.433Z] #43 8.160 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-09-15T13:04:53.433Z] #43 8.166 go: extracting github.com/pkg/errors v0.8.0 [2020-09-15T13:04:53.434Z] #43 8.247 go: extracting github.com/fatih/color v1.6.0 [2020-09-15T13:04:53.434Z] #43 8.282 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-09-15T13:04:53.434Z] #43 8.319 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-09-15T13:04:53.434Z] #43 8.412 go: extracting github.com/spf13/pflag v1.0.1 [2020-09-15T13:04:53.434Z] #43 8.430 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-09-15T13:04:53.434Z] #43 8.487 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-09-15T13:04:53.434Z] #43 8.516 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-09-15T13:04:53.434Z] #43 8.541 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-09-15T13:04:53.434Z] #43 8.590 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-09-15T13:04:53.434Z] #43 8.629 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-09-15T13:04:53.434Z] #43 8.641 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-09-15T13:04:53.493Z] #54 ... [2020-09-15T13:04:53.493Z] [2020-09-15T13:04:53.493Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-15T13:04:53.493Z] #10 59.34 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-09-15T13:04:53.493Z] #10 59.34 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-09-15T13:04:53.493Z] #10 59.35 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-09-15T13:04:53.557Z] #41 77.25 net/url [2020-09-15T13:04:53.785Z] #10 69.39 Selecting previously unselected package libapparmor1:s390x. [2020-09-15T13:04:53.785Z] #10 69.39 Preparing to unpack .../10-libapparmor1_2.13.2-10_s390x.deb ... [2020-09-15T13:04:53.785Z] #10 69.40 Unpacking libapparmor1:s390x (2.13.2-10) ... [2020-09-15T13:04:53.785Z] #10 ... [2020-09-15T13:04:53.785Z] [2020-09-15T13:04:53.785Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-15T13:04:53.785Z] #39 31.85 DEP compel/src/lib/infect-rpc.d [2020-09-15T13:04:53.785Z] #39 31.95 DEP compel/arch/s390/src/lib/infect.d [2020-09-15T13:04:53.785Z] #39 32.00 DEP compel/arch/s390/src/lib/cpu.d [2020-09-15T13:04:53.785Z] #39 32.03 DEP compel/src/lib/log.d [2020-09-15T13:04:53.785Z] #39 32.08 DEP compel/src/main.d [2020-09-15T13:04:53.785Z] #39 32.13 DEP compel/src/lib/handle-elf.d [2020-09-15T13:04:53.785Z] #39 32.18 DEP compel/arch/s390/src/lib/handle-elf.d [2020-09-15T13:04:53.785Z] #39 32.24 CC compel/src/lib/log.o [2020-09-15T13:04:53.785Z] #39 32.44 CC compel/arch/s390/src/lib/cpu.o [2020-09-15T13:04:53.785Z] #39 32.58 CC compel/arch/s390/src/lib/infect.o [2020-09-15T13:04:53.949Z] #8 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 45.26MB / 54.14MB 3.3s [2020-09-15T13:04:53.949Z] #8 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 53.15MB / 96.52MB 3.5s [2020-09-15T13:04:53.949Z] #8 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 49.20MB / 73.58MB 3.5s [2020-09-15T13:04:53.949Z] #8 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 45.20MB / 57.46MB 3.5s [2020-09-15T13:04:53.949Z] #8 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 49.31MB / 54.14MB 3.6s [2020-09-15T13:04:53.949Z] #8 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 53.99MB / 73.58MB 3.8s [2020-09-15T13:04:53.949Z] #8 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 49.06MB / 57.46MB 3.8s [2020-09-15T13:04:53.949Z] #8 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 58.52MB / 96.52MB 3.9s [2020-09-15T13:04:53.949Z] #8 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 52.61MB / 54.14MB 3.9s [2020-09-15T13:04:54.125Z] #41 ... [2020-09-15T13:04:54.125Z] [2020-09-15T13:04:54.125Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-15T13:04:54.125Z] #30 68.18 text/tabwriter [2020-09-15T13:04:54.125Z] #30 69.63 github.com/BurntSushi/toml [2020-09-15T13:04:54.125Z] #30 69.63 flag [2020-09-15T13:04:54.125Z] #30 72.58 log [2020-09-15T13:04:54.125Z] #30 75.48 github.com/BurntSushi/toml/cmd/tomlv [2020-09-15T13:04:54.384Z] #30 ... [2020-09-15T13:04:54.384Z] [2020-09-15T13:04:54.384Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-15T13:04:54.384Z] #39 4.443 fatal: not a git repository (or any of the parent directories): .git [2020-09-15T13:04:54.384Z] #39 4.569 GEN .gitid [2020-09-15T13:04:54.384Z] #39 4.648 GEN criu/include/version.h [2020-09-15T13:04:54.384Z] #39 4.772 GEN include/common/asm [2020-09-15T13:04:54.419Z] #39 33.16 CC compel/src/lib/infect-rpc.o [2020-09-15T13:04:54.419Z] #39 33.44 CC compel/src/lib/infect-util.o [2020-09-15T13:04:54.705Z] #8 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 58.61MB / 73.58MB 4.0s [2020-09-15T13:04:54.705Z] #8 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 53.50MB / 57.46MB 4.0s [2020-09-15T13:04:54.705Z] #8 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 54.14MB / 54.14MB 4.1s done [2020-09-15T13:04:54.705Z] #8 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 67.27MB / 96.52MB 4.4s [2020-09-15T13:04:54.705Z] #8 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 65.24MB / 73.58MB 4.4s [2020-09-15T13:04:54.705Z] #8 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 57.46MB / 57.46MB 4.3s done [2020-09-15T13:04:54.711Z] #39 33.58 CC compel/src/lib/infect.o [2020-09-15T13:04:54.828Z] #43 ... [2020-09-15T13:04:54.828Z] [2020-09-15T13:04:54.828Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-15T13:04:54.828Z] #21 3.614 + RM_GOPATH=0 [2020-09-15T13:04:54.828Z] #21 3.614 + TMP_GOPATH= [2020-09-15T13:04:54.828Z] #21 3.614 + : /build [2020-09-15T13:04:54.828Z] #21 3.614 + '[' -z '' ']' [2020-09-15T13:04:54.828Z] #21 3.614 ++ mktemp -d [2020-09-15T13:04:54.828Z] #21 3.618 + export GOPATH=/tmp/tmp.ZypqYrXXWz [2020-09-15T13:04:54.828Z] #21 3.618 + GOPATH=/tmp/tmp.ZypqYrXXWz [2020-09-15T13:04:54.828Z] #21 3.618 + RM_GOPATH=1 [2020-09-15T13:04:54.828Z] #21 3.618 + case "$(go env GOARCH)" in [2020-09-15T13:04:54.828Z] #21 3.618 ++ go env GOARCH [2020-09-15T13:04:54.828Z] #21 3.637 Install docker/cli version 17.06.2-ce from stable [2020-09-15T13:04:54.828Z] #21 3.638 + export GO_BUILDMODE=-buildmode=pie [2020-09-15T13:04:54.828Z] #21 3.638 + GO_BUILDMODE=-buildmode=pie [2020-09-15T13:04:54.828Z] #21 3.638 ++ dirname /tmp/install/install.sh [2020-09-15T13:04:54.828Z] #21 3.638 + dir=/tmp/install [2020-09-15T13:04:54.828Z] #21 3.638 + bin=dockercli [2020-09-15T13:04:54.828Z] #21 3.638 + shift [2020-09-15T13:04:54.828Z] #21 3.638 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-09-15T13:04:54.828Z] #21 3.638 + . /tmp/install/dockercli.installer [2020-09-15T13:04:54.828Z] #21 3.638 ++ : stable [2020-09-15T13:04:54.828Z] #21 3.638 ++ : 17.06.2-ce [2020-09-15T13:04:54.828Z] #21 3.638 + install_dockercli [2020-09-15T13:04:54.828Z] #21 3.638 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-09-15T13:04:54.828Z] #21 3.638 ++ uname -m [2020-09-15T13:04:54.828Z] #21 3.648 + arch=aarch64 [2020-09-15T13:04:54.828Z] #21 3.648 + '[' aarch64 '!=' x86_64 ']' [2020-09-15T13:04:54.828Z] #21 3.648 + '[' aarch64 '!=' s390x ']' [2020-09-15T13:04:54.828Z] #21 3.648 + '[' aarch64 '!=' armhf ']' [2020-09-15T13:04:54.828Z] #21 3.648 + build_dockercli [2020-09-15T13:04:54.828Z] #21 3.648 + git clone https://github.com/docker/docker-ce /tmp/tmp.ZypqYrXXWz/tmp/docker-ce [2020-09-15T13:04:54.828Z] #21 3.663 Cloning into '/tmp/tmp.ZypqYrXXWz/tmp/docker-ce'... [2020-09-15T13:04:54.828Z] #21 ... [2020-09-15T13:04:54.828Z] [2020-09-15T13:04:54.828Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-15T13:04:54.828Z] #60 3.242 + RM_GOPATH=0 [2020-09-15T13:04:54.828Z] #60 3.242 + TMP_GOPATH= [2020-09-15T13:04:54.828Z] #60 3.242 + : /build [2020-09-15T13:04:54.828Z] #60 3.242 + '[' -z '' ']' [2020-09-15T13:04:54.828Z] #60 3.247 ++ mktemp -d [2020-09-15T13:04:54.828Z] #60 3.247 + export GOPATH=/tmp/tmp.JUTrS1C3wY [2020-09-15T13:04:54.828Z] #60 3.247 + GOPATH=/tmp/tmp.JUTrS1C3wY [2020-09-15T13:04:54.828Z] #60 3.247 + RM_GOPATH=1 [2020-09-15T13:04:54.828Z] #60 3.247 + case "$(go env GOARCH)" in [2020-09-15T13:04:54.828Z] #60 3.250 ++ go env GOARCH [2020-09-15T13:04:54.828Z] #60 3.270 + export GO_BUILDMODE=-buildmode=pie [2020-09-15T13:04:54.828Z] #60 3.270 + GO_BUILDMODE=-buildmode=pie [2020-09-15T13:04:54.828Z] #60 3.275 Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a [2020-09-15T13:04:54.828Z] #60 3.275 ++ dirname /tmp/install/install.sh [2020-09-15T13:04:54.828Z] #60 3.278 + dir=/tmp/install [2020-09-15T13:04:54.828Z] #60 3.278 + bin=proxy [2020-09-15T13:04:54.828Z] #60 3.278 + shift [2020-09-15T13:04:54.828Z] #60 3.278 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-09-15T13:04:54.828Z] #60 3.278 + . /tmp/install/proxy.installer [2020-09-15T13:04:54.828Z] #60 3.278 ++ : 9e99af28df21367340c95a3863e31808d689c92a [2020-09-15T13:04:54.828Z] #60 3.278 + install_proxy [2020-09-15T13:04:54.828Z] #60 3.278 + case "$1" in [2020-09-15T13:04:54.828Z] #60 3.278 + export CGO_ENABLED=0 [2020-09-15T13:04:54.828Z] #60 3.278 + CGO_ENABLED=0 [2020-09-15T13:04:54.828Z] #60 3.278 + _install_proxy [2020-09-15T13:04:54.828Z] #60 3.278 + echo 'Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a' [2020-09-15T13:04:54.828Z] #60 3.278 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.JUTrS1C3wY/src/github.com/docker/libnetwork [2020-09-15T13:04:54.828Z] #60 3.280 Cloning into '/tmp/tmp.JUTrS1C3wY/src/github.com/docker/libnetwork'... [2020-09-15T13:04:55.053Z] #8 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 74.94MB / 96.52MB 4.6s [2020-09-15T13:04:55.053Z] #8 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 71.07MB / 73.58MB 4.6s [2020-09-15T13:04:55.053Z] #8 ... [2020-09-15T13:04:55.053Z] [2020-09-15T13:04:55.053Z] #59 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-09-15T13:04:55.053Z] #59 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-09-15T13:04:55.053Z] #59 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-09-15T13:04:55.053Z] #59 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 2.3s done [2020-09-15T13:04:55.053Z] #59 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-09-15T13:04:55.053Z] #59 unpacking docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 2.4s done [2020-09-15T13:04:55.053Z] #59 DONE 5.0s [2020-09-15T13:04:55.053Z] [2020-09-15T13:04:55.053Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-09-15T13:04:55.053Z] #8 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 86.38MB / 96.52MB 4.9s [2020-09-15T13:04:55.053Z] #8 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 73.58MB / 73.58MB 4.8s done [2020-09-15T13:04:55.053Z] #8 ... [2020-09-15T13:04:55.053Z] [2020-09-15T13:04:55.053Z] #21 [internal] load build context [2020-09-15T13:04:55.053Z] #21 transferring context: 38.35MB 5.1s [2020-09-15T13:04:55.091Z] #60 ... [2020-09-15T13:04:55.091Z] [2020-09-15T13:04:55.091Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-15T13:04:55.091Z] #38 4.955 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-15T13:04:55.091Z] #38 4.991 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-15T13:04:55.091Z] #38 4.997 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-15T13:04:55.091Z] #38 6.034 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2020-09-15T13:04:55.091Z] #38 7.301 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [221 kB] [2020-09-15T13:04:55.091Z] #38 8.992 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-09-15T13:04:55.091Z] #38 ... [2020-09-15T13:04:55.091Z] [2020-09-15T13:04:55.091Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-15T13:04:55.091Z] #10 4.760 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-15T13:04:55.091Z] #10 4.803 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-15T13:04:55.091Z] #10 4.805 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-15T13:04:55.091Z] #10 5.717 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2020-09-15T13:04:55.091Z] #10 7.554 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [221 kB] [2020-09-15T13:04:55.091Z] #10 9.147 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-09-15T13:04:55.354Z] #10 ... [2020-09-15T13:04:55.354Z] [2020-09-15T13:04:55.354Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-15T13:04:55.354Z] #54 2.910 + RM_GOPATH=0 [2020-09-15T13:04:55.354Z] #54 2.910 + TMP_GOPATH= [2020-09-15T13:04:55.354Z] #54 2.910 + : /build [2020-09-15T13:04:55.354Z] #54 2.910 + '[' -z '' ']' [2020-09-15T13:04:55.354Z] #54 2.910 ++ mktemp -d [2020-09-15T13:04:55.354Z] #54 2.914 + export GOPATH=/tmp/tmp.htcNNXFbHC [2020-09-15T13:04:55.354Z] #54 2.914 + GOPATH=/tmp/tmp.htcNNXFbHC [2020-09-15T13:04:55.354Z] #54 2.914 + RM_GOPATH=1 [2020-09-15T13:04:55.354Z] #54 2.914 + case "$(go env GOARCH)" in [2020-09-15T13:04:55.354Z] #54 2.928 ++ go env GOARCH [2020-09-15T13:04:55.354Z] #54 2.934 + export GO_BUILDMODE=-buildmode=pie [2020-09-15T13:04:55.354Z] #54 2.934 + GO_BUILDMODE=-buildmode=pie [2020-09-15T13:04:55.354Z] #54 2.936 ++ dirname /tmp/install/install.sh [2020-09-15T13:04:55.354Z] #54 2.943 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-09-15T13:04:55.354Z] #54 2.946 + dir=/tmp/install [2020-09-15T13:04:55.354Z] #54 2.946 + bin=rootlesskit [2020-09-15T13:04:55.354Z] #54 2.946 + shift [2020-09-15T13:04:55.354Z] #54 2.946 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-09-15T13:04:55.354Z] #54 2.946 + . /tmp/install/rootlesskit.installer [2020-09-15T13:04:55.354Z] #54 2.946 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-09-15T13:04:55.354Z] #54 2.946 + install_rootlesskit [2020-09-15T13:04:55.354Z] #54 2.946 + case "$1" in [2020-09-15T13:04:55.354Z] #54 2.946 + export CGO_ENABLED=0 [2020-09-15T13:04:55.354Z] #54 2.946 + CGO_ENABLED=0 [2020-09-15T13:04:55.354Z] #54 2.946 + _install_rootlesskit [2020-09-15T13:04:55.354Z] #54 2.946 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86' [2020-09-15T13:04:55.354Z] #54 2.946 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.htcNNXFbHC/src/github.com/rootless-containers/rootlesskit [2020-09-15T13:04:55.354Z] #54 2.948 Cloning into '/tmp/tmp.htcNNXFbHC/src/github.com/rootless-containers/rootlesskit'... [2020-09-15T13:04:55.354Z] #54 6.211 + cd /tmp/tmp.htcNNXFbHC/src/github.com/rootless-containers/rootlesskit [2020-09-15T13:04:55.354Z] #54 6.212 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-09-15T13:04:55.354Z] #54 7.063 + for f in rootlesskit rootlesskit-docker-proxy [2020-09-15T13:04:55.354Z] #54 7.063 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-09-15T13:04:55.617Z] #54 ... [2020-09-15T13:04:55.617Z] [2020-09-15T13:04:55.617Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-15T13:04:55.617Z] #41 3.749 + RM_GOPATH=0 [2020-09-15T13:04:55.617Z] #41 3.749 + TMP_GOPATH= [2020-09-15T13:04:55.617Z] #41 3.749 + : /build [2020-09-15T13:04:55.617Z] #41 3.749 + '[' -z '' ']' [2020-09-15T13:04:55.617Z] #41 3.753 ++ mktemp -d [2020-09-15T13:04:55.617Z] #41 3.759 + export GOPATH=/tmp/tmp.37anLdgBXw [2020-09-15T13:04:55.617Z] #41 3.759 + GOPATH=/tmp/tmp.37anLdgBXw [2020-09-15T13:04:55.617Z] #41 3.759 + RM_GOPATH=1 [2020-09-15T13:04:55.617Z] #41 3.759 + case "$(go env GOARCH)" in [2020-09-15T13:04:55.617Z] #41 3.761 ++ go env GOARCH [2020-09-15T13:04:55.617Z] #41 3.792 + export GO_BUILDMODE=-buildmode=pie [2020-09-15T13:04:55.617Z] #41 3.792 + GO_BUILDMODE=-buildmode=pie [2020-09-15T13:04:55.617Z] #41 3.792 ++ dirname /tmp/install/install.sh [2020-09-15T13:04:55.617Z] #41 3.802 + dir=/tmp/install [2020-09-15T13:04:55.617Z] #41 3.802 + bin=vndr [2020-09-15T13:04:55.617Z] #41 3.802 + shift [2020-09-15T13:04:55.617Z] #41 3.802 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-09-15T13:04:55.617Z] #41 3.802 + . /tmp/install/vndr.installer [2020-09-15T13:04:55.617Z] #41 3.802 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-09-15T13:04:55.617Z] #41 3.802 + install_vndr [2020-09-15T13:04:55.617Z] #41 3.802 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-09-15T13:04:55.617Z] #41 3.802 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.37anLdgBXw/src/github.com/LK4D4/vndr [2020-09-15T13:04:55.617Z] #41 3.802 Cloning into '/tmp/tmp.37anLdgBXw/src/github.com/LK4D4/vndr'... [2020-09-15T13:04:55.617Z] #41 3.802 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-09-15T13:04:55.617Z] #41 4.536 + cd /tmp/tmp.37anLdgBXw/src/github.com/LK4D4/vndr [2020-09-15T13:04:55.617Z] #41 4.536 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-09-15T13:04:55.617Z] #41 4.545 + go build -buildmode=pie -v -o /build/vndr . [2020-09-15T13:04:55.617Z] #41 5.607 internal/bytealg [2020-09-15T13:04:55.617Z] #41 5.618 unicode [2020-09-15T13:04:55.617Z] #41 5.666 internal/testlog [2020-09-15T13:04:55.617Z] #41 5.815 math [2020-09-15T13:04:55.617Z] #41 6.203 encoding [2020-09-15T13:04:55.617Z] #41 6.430 unicode/utf16 [2020-09-15T13:04:55.617Z] #41 6.800 runtime [2020-09-15T13:04:55.617Z] #41 7.042 container/list [2020-09-15T13:04:55.617Z] #41 8.291 crypto/internal/subtle [2020-09-15T13:04:55.617Z] #41 8.747 crypto/subtle [2020-09-15T13:04:55.617Z] #41 8.974 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-09-15T13:04:55.617Z] #41 9.064 internal/nettrace [2020-09-15T13:04:55.617Z] #41 9.298 vendor/golang.org/x/crypto/internal/subtle [2020-09-15T13:04:55.617Z] #41 9.410 runtime/cgo [2020-09-15T13:04:55.617Z] #41 ... [2020-09-15T13:04:55.617Z] [2020-09-15T13:04:55.617Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-09-15T13:04:55.617Z] #23 4.817 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-15T13:04:55.617Z] #23 4.847 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-15T13:04:55.617Z] #23 4.859 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-15T13:04:55.617Z] #23 5.865 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2020-09-15T13:04:55.617Z] #23 7.486 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [221 kB] [2020-09-15T13:04:55.617Z] #23 8.545 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-09-15T13:04:55.747Z] #39 34.89 CC compel/src/lib/ptrace.o [2020-09-15T13:04:55.760Z] #39 6.370 PBCC images/timens.pb-c.c [2020-09-15T13:04:55.760Z] #39 6.405 DEP images/timens.pb-c.d [2020-09-15T13:04:55.760Z] #39 6.447 PBCC images/fown.pb-c.c [2020-09-15T13:04:55.760Z] #39 6.471 PBCC images/google/protobuf/descriptor.pb-c.c [2020-09-15T13:04:55.760Z] #39 6.541 PBCC images/opts.pb-c.c [2020-09-15T13:04:55.760Z] #39 6.595 PBCC images/memfd.pb-c.c [2020-09-15T13:04:55.760Z] #39 6.659 DEP images/fown.pb-c.d [2020-09-15T13:04:55.760Z] #39 6.711 DEP images/google/protobuf/descriptor.pb-c.d [2020-09-15T13:04:55.879Z] #23 ... [2020-09-15T13:04:55.879Z] [2020-09-15T13:04:55.879Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-15T13:04:55.879Z] #45 3.533 + RM_GOPATH=0 [2020-09-15T13:04:55.879Z] #45 3.533 + TMP_GOPATH= [2020-09-15T13:04:55.879Z] #45 3.533 + : /build [2020-09-15T13:04:55.879Z] #45 3.533 + '[' -z '' ']' [2020-09-15T13:04:55.879Z] #45 3.533 ++ mktemp -d [2020-09-15T13:04:55.879Z] #45 3.533 + export GOPATH=/tmp/tmp.o5yhFMMSxU [2020-09-15T13:04:55.879Z] #45 3.533 + GOPATH=/tmp/tmp.o5yhFMMSxU [2020-09-15T13:04:55.879Z] #45 3.533 + RM_GOPATH=1 [2020-09-15T13:04:55.879Z] #45 3.533 + case "$(go env GOARCH)" in [2020-09-15T13:04:55.879Z] #45 3.540 ++ go env GOARCH [2020-09-15T13:04:55.879Z] #45 3.558 + export GO_BUILDMODE=-buildmode=pie [2020-09-15T13:04:55.879Z] #45 3.558 + GO_BUILDMODE=-buildmode=pie [2020-09-15T13:04:55.879Z] #45 3.563 ++ dirname /tmp/install/install.sh [2020-09-15T13:04:55.879Z] #45 3.565 + dir=/tmp/install [2020-09-15T13:04:55.879Z] #45 3.565 + bin=golangci_lint [2020-09-15T13:04:55.879Z] #45 3.565 + shift [2020-09-15T13:04:55.879Z] #45 3.565 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-09-15T13:04:55.879Z] #45 3.565 + . /tmp/install/golangci_lint.installer [2020-09-15T13:04:55.879Z] #45 3.565 ++ : v1.23.8 [2020-09-15T13:04:55.879Z] #45 3.565 + install_golangci_lint [2020-09-15T13:04:55.879Z] #45 3.565 + echo 'Installing golangci-lint version v1.23.8' [2020-09-15T13:04:55.879Z] #45 3.565 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-09-15T13:04:55.879Z] #45 3.566 Installing golangci-lint version v1.23.8 [2020-09-15T13:04:55.879Z] #45 ... [2020-09-15T13:04:55.879Z] [2020-09-15T13:04:55.879Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-09-15T13:04:55.879Z] #51 4.237 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-15T13:04:55.879Z] #51 4.265 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-15T13:04:55.879Z] #51 4.265 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-15T13:04:55.879Z] #51 5.147 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2020-09-15T13:04:55.879Z] #51 6.686 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [221 kB] [2020-09-15T13:04:55.879Z] #51 8.054 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-09-15T13:04:56.019Z] #39 6.802 DEP images/opts.pb-c.d [2020-09-15T13:04:56.019Z] #39 6.879 DEP images/memfd.pb-c.d [2020-09-15T13:04:56.019Z] #39 6.961 PBCC images/sit.pb-c.c [2020-09-15T13:04:56.019Z] #39 7.068 DEP images/sit.pb-c.d [2020-09-15T13:04:56.039Z] #39 35.15 AR compel/libcompel.a [2020-09-15T13:04:56.105Z] #21 transferring context: 51.50MB 5.8s done [2020-09-15T13:04:56.106Z] #21 DONE 5.9s [2020-09-15T13:04:56.106Z] [2020-09-15T13:04:56.106Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-09-15T13:04:56.106Z] #8 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 96.52MB / 96.52MB 5.2s done [2020-09-15T13:04:56.106Z] #8 unpacking docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2020-09-15T13:04:56.146Z] #51 ... [2020-09-15T13:04:56.146Z] [2020-09-15T13:04:56.146Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-09-15T13:04:56.146Z] #28 3.680 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-09-15T13:04:56.146Z] #28 3.684 Cloning into '.'... [2020-09-15T13:04:56.146Z] #28 ... [2020-09-15T13:04:56.146Z] [2020-09-15T13:04:56.146Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-15T13:04:56.146Z] #47 3.387 + RM_GOPATH=0 [2020-09-15T13:04:56.146Z] #47 3.387 + TMP_GOPATH= [2020-09-15T13:04:56.146Z] #47 3.387 + : /build [2020-09-15T13:04:56.146Z] #47 3.387 + '[' -z '' ']' [2020-09-15T13:04:56.146Z] #47 3.387 ++ mktemp -d [2020-09-15T13:04:56.146Z] #47 3.390 + export GOPATH=/tmp/tmp.haYk4kUOs5 [2020-09-15T13:04:56.146Z] #47 3.390 + GOPATH=/tmp/tmp.haYk4kUOs5 [2020-09-15T13:04:56.146Z] #47 3.390 + RM_GOPATH=1 [2020-09-15T13:04:56.146Z] #47 3.390 + case "$(go env GOARCH)" in [2020-09-15T13:04:56.146Z] #47 3.391 ++ go env GOARCH [2020-09-15T13:04:56.146Z] #47 3.400 + export GO_BUILDMODE=-buildmode=pie [2020-09-15T13:04:56.146Z] #47 3.400 + GO_BUILDMODE=-buildmode=pie [2020-09-15T13:04:56.146Z] #47 3.400 ++ dirname /tmp/install/install.sh [2020-09-15T13:04:56.146Z] #47 3.404 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-09-15T13:04:56.146Z] #47 3.405 + dir=/tmp/install [2020-09-15T13:04:56.146Z] #47 3.405 + bin=shfmt [2020-09-15T13:04:56.146Z] #47 3.405 + shift [2020-09-15T13:04:56.146Z] #47 3.405 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-09-15T13:04:56.146Z] #47 3.405 + . /tmp/install/shfmt.installer [2020-09-15T13:04:56.146Z] #47 3.405 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-09-15T13:04:56.146Z] #47 3.405 + install_shfmt [2020-09-15T13:04:56.146Z] #47 3.405 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-09-15T13:04:56.146Z] #47 3.405 + git clone https://github.com/mvdan/sh.git /tmp/tmp.haYk4kUOs5/src/github.com/mvdan/sh [2020-09-15T13:04:56.146Z] #47 3.410 Cloning into '/tmp/tmp.haYk4kUOs5/src/github.com/mvdan/sh'... [2020-09-15T13:04:56.146Z] #47 9.614 + cd /tmp/tmp.haYk4kUOs5/src/github.com/mvdan/sh [2020-09-15T13:04:56.146Z] #47 9.614 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-09-15T13:04:56.146Z] #47 9.682 + GO111MODULE=on [2020-09-15T13:04:56.146Z] #47 9.682 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-09-15T13:04:56.146Z] #47 10.72 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-09-15T13:04:56.146Z] #47 10.81 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-09-15T13:04:56.146Z] #47 10.81 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-09-15T13:04:56.146Z] #47 11.07 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-09-15T13:04:56.146Z] #47 11.14 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-09-15T13:04:56.278Z] #39 ... [2020-09-15T13:04:56.278Z] [2020-09-15T13:04:56.278Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-15T13:04:56.278Z] #30 DONE 80.2s [2020-09-15T13:04:56.278Z] [2020-09-15T13:04:56.278Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-15T13:04:56.278Z] #39 7.101 PBCC images/macvlan.pb-c.c [2020-09-15T13:04:56.278Z] #39 7.142 DEP images/macvlan.pb-c.d [2020-09-15T13:04:56.333Z] #39 ... [2020-09-15T13:04:56.333Z] [2020-09-15T13:04:56.333Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-15T13:04:56.333Z] #10 69.51 Selecting previously unselected package libapparmor-dev:s390x. [2020-09-15T13:04:56.333Z] #10 69.51 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_s390x.deb ... [2020-09-15T13:04:56.333Z] #10 69.51 Unpacking libapparmor-dev:s390x (2.13.2-10) ... [2020-09-15T13:04:56.333Z] #10 69.62 Selecting previously unselected package libbtrfs0. [2020-09-15T13:04:56.333Z] #10 69.62 Preparing to unpack .../12-libbtrfs0_4.20.1-2_s390x.deb ... [2020-09-15T13:04:56.333Z] #10 69.62 Unpacking libbtrfs0 (4.20.1-2) ... [2020-09-15T13:04:56.333Z] #10 69.68 Selecting previously unselected package libbtrfs-dev. [2020-09-15T13:04:56.333Z] #10 69.68 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_s390x.deb ... [2020-09-15T13:04:56.333Z] #10 69.68 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-09-15T13:04:56.333Z] #10 69.75 Selecting previously unselected package libdevmapper-event1.02.1:s390x. [2020-09-15T13:04:56.333Z] #10 69.75 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_s390x.deb ... [2020-09-15T13:04:56.333Z] #10 69.75 Unpacking libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2020-09-15T13:04:56.333Z] #10 69.80 Selecting previously unselected package libudev-dev:s390x. [2020-09-15T13:04:56.333Z] #10 69.80 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_s390x.deb ... [2020-09-15T13:04:56.333Z] #10 69.80 Unpacking libudev-dev:s390x (241-7~deb10u4) ... [2020-09-15T13:04:56.333Z] #10 69.89 Selecting previously unselected package libsepol1-dev:s390x. [2020-09-15T13:04:56.333Z] #10 69.89 Preparing to unpack .../16-libsepol1-dev_2.8-1_s390x.deb ... [2020-09-15T13:04:56.333Z] #10 69.89 Unpacking libsepol1-dev:s390x (2.8-1) ... [2020-09-15T13:04:56.333Z] #10 70.07 Selecting previously unselected package libpcre16-3:s390x. [2020-09-15T13:04:56.333Z] #10 70.07 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_s390x.deb ... [2020-09-15T13:04:56.333Z] #10 70.08 Unpacking libpcre16-3:s390x (2:8.39-12) ... [2020-09-15T13:04:56.333Z] #10 70.20 Selecting previously unselected package libpcre32-3:s390x. [2020-09-15T13:04:56.333Z] #10 70.20 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_s390x.deb ... [2020-09-15T13:04:56.333Z] #10 70.21 Unpacking libpcre32-3:s390x (2:8.39-12) ... [2020-09-15T13:04:56.333Z] #10 70.35 Selecting previously unselected package libpcrecpp0v5:s390x. [2020-09-15T13:04:56.333Z] #10 70.35 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_s390x.deb ... [2020-09-15T13:04:56.333Z] #10 70.35 Unpacking libpcrecpp0v5:s390x (2:8.39-12) ... [2020-09-15T13:04:56.333Z] #10 70.41 Selecting previously unselected package libpcre3-dev:s390x. [2020-09-15T13:04:56.333Z] #10 70.41 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_s390x.deb ... [2020-09-15T13:04:56.333Z] #10 70.42 Unpacking libpcre3-dev:s390x (2:8.39-12) ... [2020-09-15T13:04:56.333Z] #10 70.63 Selecting previously unselected package libselinux1-dev:s390x. [2020-09-15T13:04:56.333Z] #10 70.63 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_s390x.deb ... [2020-09-15T13:04:56.333Z] #10 70.64 Unpacking libselinux1-dev:s390x (2.8-1+b1) ... [2020-09-15T13:04:56.333Z] #10 70.82 Selecting previously unselected package libdevmapper-dev:s390x. [2020-09-15T13:04:56.333Z] #10 70.82 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_s390x.deb ... [2020-09-15T13:04:56.333Z] #10 70.82 Unpacking libdevmapper-dev:s390x (2:1.02.155-3) ... [2020-09-15T13:04:56.333Z] #10 70.88 Selecting previously unselected package libseccomp-dev:s390x. [2020-09-15T13:04:56.333Z] #10 70.88 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_s390x.deb ... [2020-09-15T13:04:56.333Z] #10 70.89 Unpacking libseccomp-dev:s390x (2.3.3-4) ... [2020-09-15T13:04:56.333Z] #10 70.93 Selecting previously unselected package libsystemd-dev:s390x. [2020-09-15T13:04:56.333Z] #10 70.94 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_s390x.deb ... [2020-09-15T13:04:56.333Z] #10 70.95 Unpacking libsystemd-dev:s390x (241-7~deb10u4) ... [2020-09-15T13:04:56.333Z] #10 71.21 Setting up libpcrecpp0v5:s390x (2:8.39-12) ... [2020-09-15T13:04:56.333Z] #10 71.22 Setting up libseccomp-dev:s390x (2.3.3-4) ... [2020-09-15T13:04:56.333Z] #10 71.23 Setting up libapparmor1:s390x (2.13.2-10) ... [2020-09-15T13:04:56.333Z] #10 71.24 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-09-15T13:04:56.333Z] #10 71.24 Setting up libpcre16-3:s390x (2:8.39-12) ... [2020-09-15T13:04:56.333Z] #10 71.25 Setting up libsepol1-dev:s390x (2.8-1) ... [2020-09-15T13:04:56.333Z] #10 71.27 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-09-15T13:04:56.333Z] #10 71.27 Setting up libbtrfs0 (4.20.1-2) ... [2020-09-15T13:04:56.333Z] #10 71.28 Setting up libpcre32-3:s390x (2:8.39-12) ... [2020-09-15T13:04:56.333Z] #10 71.29 Setting up libudev-dev:s390x (241-7~deb10u4) ... [2020-09-15T13:04:56.333Z] #10 71.30 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-09-15T13:04:56.333Z] #10 71.31 Setting up libbtrfs-dev (4.20.1-2) ... [2020-09-15T13:04:56.333Z] #10 71.31 Setting up libapparmor-dev:s390x (2.13.2-10) ... [2020-09-15T13:04:56.333Z] #10 71.32 Setting up mingw-w64-common (6.0.0-3) ... [2020-09-15T13:04:56.333Z] #10 71.33 Setting up libsystemd-dev:s390x (241-7~deb10u4) ... [2020-09-15T13:04:56.333Z] #10 71.34 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-09-15T13:04:56.333Z] #10 71.34 Setting up libpcre3-dev:s390x (2:8.39-12) ... [2020-09-15T13:04:56.333Z] #10 71.35 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-09-15T13:04:56.333Z] #10 71.36 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-09-15T13:04:56.333Z] #10 71.36 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-09-15T13:04:56.333Z] #10 71.37 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-09-15T13:04:56.333Z] #10 71.37 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-09-15T13:04:56.333Z] #10 71.38 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-09-15T13:04:56.333Z] #10 71.38 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-09-15T13:04:56.333Z] #10 71.39 Setting up libselinux1-dev:s390x (2.8-1+b1) ... [2020-09-15T13:04:56.333Z] #10 71.40 Setting up libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2020-09-15T13:04:56.333Z] #10 71.40 Setting up dmsetup (2:1.02.155-3) ... [2020-09-15T13:04:56.333Z] #10 71.41 Setting up libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2020-09-15T13:04:56.333Z] #10 71.42 Setting up libdevmapper-dev:s390x (2:1.02.155-3) ... [2020-09-15T13:04:56.333Z] #10 71.43 Processing triggers for libc-bin (2.28-10) ... [2020-09-15T13:04:56.333Z] #10 DONE 72.0s [2020-09-15T13:04:56.333Z] [2020-09-15T13:04:56.333Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-15T13:04:56.333Z] #39 35.20 HOSTCC compel/src/main-host.o [2020-09-15T13:04:56.415Z] #47 ... [2020-09-15T13:04:56.415Z] [2020-09-15T13:04:56.415Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-15T13:04:56.415Z] #43 10.41 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-09-15T13:04:56.415Z] #43 10.44 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-09-15T13:04:56.415Z] #43 11.14 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-09-15T13:04:56.536Z] #39 7.282 PBCC images/autofs.pb-c.c [2020-09-15T13:04:56.536Z] #39 7.310 DEP images/autofs.pb-c.d [2020-09-15T13:04:56.536Z] #39 7.368 PBCC images/sysctl.pb-c.c [2020-09-15T13:04:56.536Z] #39 7.414 DEP images/sysctl.pb-c.d [2020-09-15T13:04:56.536Z] #39 7.486 PBCC images/time.pb-c.c [2020-09-15T13:04:56.537Z] #10 28.84 Reading package lists... [2020-09-15T13:04:56.537Z] #10 ... [2020-09-15T13:04:56.537Z] [2020-09-15T13:04:56.537Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-15T13:04:56.537Z] #47 21.54 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-09-15T13:04:56.537Z] #47 22.84 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-09-15T13:04:56.537Z] #47 23.06 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-09-15T13:04:56.537Z] #47 23.22 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-09-15T13:04:56.537Z] #47 23.22 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-09-15T13:04:56.537Z] #47 24.00 runtime [2020-09-15T13:04:56.537Z] #47 ... [2020-09-15T13:04:56.537Z] [2020-09-15T13:04:56.537Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-09-15T13:04:56.537Z] #51 21.79 Fetched 8380 kB in 18s (474 kB/s) [2020-09-15T13:04:56.537Z] #51 21.79 Reading package lists... [2020-09-15T13:04:56.537Z] #51 28.14 Reading package lists... [2020-09-15T13:04:56.537Z] #51 ... [2020-09-15T13:04:56.537Z] [2020-09-15T13:04:56.537Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-15T13:04:56.537Z] #36 21.46 Checking out files: 86% (1440/1665) Checking out files: 87% (1449/1665) Checking out files: 88% (1466/1665) Checking out files: 89% (1482/1665) Checking out files: 90% (1499/1665) Checking out files: 91% (1516/1665) Checking out files: 92% (1532/1665) Checking out files: 93% (1549/1665) Checking out files: 94% (1566/1665) Checking out files: 95% (1582/1665) Checking out files: 96% (1599/1665) Checking out files: 97% (1616/1665) Checking out files: 98% (1632/1665) Checking out files: 99% (1649/1665) Checking out files: 100% (1665/1665) Checking out files: 100% (1665/1665), done. [2020-09-15T13:04:56.537Z] #36 21.72 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-09-15T13:04:56.537Z] #36 24.03 + 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-09-15T13:04:56.636Z] #39 35.49 HOSTCC compel/arch/s390/src/lib/handle-elf-host.o [2020-09-15T13:04:56.636Z] #39 ... [2020-09-15T13:04:56.636Z] [2020-09-15T13:04:56.636Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-15T13:04:56.636Z] #54 DONE 72.5s [2020-09-15T13:04:56.636Z] [2020-09-15T13:04:56.636Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-15T13:04:56.636Z] #39 35.71 HOSTCC compel/src/lib/handle-elf-host.o [2020-09-15T13:04:56.795Z] #39 7.535 DEP images/time.pb-c.d [2020-09-15T13:04:56.795Z] #39 7.575 PBCC images/binfmt-misc.pb-c.c [2020-09-15T13:04:56.795Z] #39 7.688 DEP images/binfmt-misc.pb-c.d [2020-09-15T13:04:56.795Z] #39 7.771 PBCC images/seccomp.pb-c.c [2020-09-15T13:04:56.934Z] #39 ... [2020-09-15T13:04:56.934Z] [2020-09-15T13:04:56.934Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-09-15T13:04:56.934Z] #55 DONE 0.1s [2020-09-15T13:04:56.934Z] [2020-09-15T13:04:56.934Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-09-15T13:04:56.934Z] #56 DONE 0.1s [2020-09-15T13:04:56.934Z] [2020-09-15T13:04:56.934Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-15T13:04:56.934Z] #39 35.98 HOSTCC compel/src/lib/log-host.o [2020-09-15T13:04:57.054Z] #39 7.823 DEP images/seccomp.pb-c.d [2020-09-15T13:04:57.054Z] #39 7.921 PBCC images/userns.pb-c.c [2020-09-15T13:04:57.054Z] #39 7.963 DEP images/userns.pb-c.d [2020-09-15T13:04:57.054Z] #39 8.020 PBCC images/cgroup.pb-c.c [2020-09-15T13:04:57.102Z] #36 ... [2020-09-15T13:04:57.102Z] [2020-09-15T13:04:57.102Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-15T13:04:57.102Z] #32 22.72 Fetched 8380 kB in 18s (478 kB/s) [2020-09-15T13:04:57.102Z] #32 22.72 Reading package lists... [2020-09-15T13:04:57.227Z] #39 36.06 HOSTLINK compel/compel-host-bin [2020-09-15T13:04:57.227Z] #39 36.25 DEP soccr/soccr.d [2020-09-15T13:04:57.312Z] #39 8.146 DEP images/cgroup.pb-c.d [2020-09-15T13:04:57.312Z] #39 8.176 PBCC images/ext-file.pb-c.c [2020-09-15T13:04:57.312Z] #39 8.207 DEP images/ext-file.pb-c.d [2020-09-15T13:04:57.312Z] #39 8.264 PBCC images/rpc.pb-c.c [2020-09-15T13:04:57.312Z] #39 8.319 DEP images/rpc.pb-c.d [2020-09-15T13:04:57.359Z] #32 29.56 Reading package lists... [2020-09-15T13:04:57.359Z] #32 ... [2020-09-15T13:04:57.359Z] [2020-09-15T13:04:57.359Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-15T13:04:57.359Z] #38 23.38 Fetched 8380 kB in 18s (459 kB/s) [2020-09-15T13:04:57.359Z] #38 23.38 Reading package lists... [2020-09-15T13:04:57.359Z] #38 30.45 Reading package lists... [2020-09-15T13:04:57.359Z] #38 ... [2020-09-15T13:04:57.359Z] [2020-09-15T13:04:57.359Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-09-15T13:04:57.359Z] #23 23.13 Fetched 8380 kB in 18s (463 kB/s) [2020-09-15T13:04:57.359Z] #23 23.13 Reading package lists... [2020-09-15T13:04:57.519Z] #39 36.52 CC soccr/soccr.o [2020-09-15T13:04:57.571Z] #39 8.388 PBCC images/siginfo.pb-c.c [2020-09-15T13:04:57.571Z] #39 8.432 DEP images/siginfo.pb-c.d [2020-09-15T13:04:57.571Z] #39 8.478 PBCC images/pagemap.pb-c.c [2020-09-15T13:04:57.571Z] #39 8.516 DEP images/pagemap.pb-c.d [2020-09-15T13:04:57.571Z] #39 8.550 PBCC images/rlimit.pb-c.c [2020-09-15T13:04:57.830Z] #39 8.574 DEP images/rlimit.pb-c.d [2020-09-15T13:04:57.830Z] #39 8.611 PBCC images/file-lock.pb-c.c [2020-09-15T13:04:57.830Z] #39 8.651 DEP images/file-lock.pb-c.d [2020-09-15T13:04:57.830Z] #39 8.699 PBCC images/tty.pb-c.c [2020-09-15T13:04:57.830Z] #39 8.739 DEP images/tty.pb-c.d [2020-09-15T13:04:57.830Z] #39 8.786 PBCC images/tun.pb-c.c [2020-09-15T13:04:58.089Z] #39 8.883 PBCC images/netdev.pb-c.c [2020-09-15T13:04:58.089Z] #39 8.944 DEP images/tun.pb-c.d [2020-09-15T13:04:58.089Z] #39 8.986 DEP images/netdev.pb-c.d [2020-09-15T13:04:58.089Z] #39 9.040 PBCC images/vma.pb-c.c [2020-09-15T13:04:58.158Z] #39 ... [2020-09-15T13:04:58.158Z] [2020-09-15T13:04:58.158Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-09-15T13:04:58.158Z] #11 DONE 1.7s [2020-09-15T13:04:58.158Z] [2020-09-15T13:04:58.158Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-09-15T13:04:58.337Z] #43 13.38 go: finding github.com/fatih/color v1.6.0 [2020-09-15T13:04:58.337Z] #43 13.42 go: finding github.com/pkg/errors v0.8.0 [2020-09-15T13:04:58.337Z] #43 13.42 go: finding github.com/sirupsen/logrus v1.0.5 [2020-09-15T13:04:58.337Z] #43 13.42 go: finding github.com/spf13/pflag v1.0.1 [2020-09-15T13:04:58.337Z] #43 13.48 go: finding github.com/mattn/go-colorable v0.0.9 [2020-09-15T13:04:58.337Z] #43 13.62 go: finding github.com/mattn/go-isatty v0.0.3 [2020-09-15T13:04:58.348Z] #39 9.097 DEP images/vma.pb-c.d [2020-09-15T13:04:58.348Z] #39 9.156 PBCC images/creds.pb-c.c [2020-09-15T13:04:58.348Z] #39 9.207 DEP images/creds.pb-c.d [2020-09-15T13:04:58.348Z] #39 9.247 PBCC images/utsns.pb-c.c [2020-09-15T13:04:58.348Z] #39 9.261 DEP images/utsns.pb-c.d [2020-09-15T13:04:58.348Z] #39 9.307 PBCC images/ipc-desc.pb-c.c [2020-09-15T13:04:58.348Z] #39 9.318 PBCC images/ipc-sem.pb-c.c [2020-09-15T13:04:58.348Z] #39 9.338 DEP images/ipc-desc.pb-c.d [2020-09-15T13:04:58.348Z] #39 9.395 DEP images/ipc-sem.pb-c.d [2020-09-15T13:04:58.600Z] #43 13.80 go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-09-15T13:04:58.600Z] #43 13.81 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-09-15T13:04:58.600Z] #43 14.02 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-09-15T13:04:58.600Z] #43 14.03 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-09-15T13:04:58.608Z] #39 9.426 PBCC images/ipc-msg.pb-c.c [2020-09-15T13:04:58.608Z] #39 9.478 DEP images/ipc-msg.pb-c.d [2020-09-15T13:04:58.608Z] #39 9.539 PBCC images/ipc-shm.pb-c.c [2020-09-15T13:04:58.864Z] #43 14.12 go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-09-15T13:04:58.868Z] #39 9.576 DEP images/ipc-shm.pb-c.d [2020-09-15T13:04:58.868Z] #39 9.623 PBCC images/ipc-var.pb-c.c [2020-09-15T13:04:58.868Z] #39 9.631 DEP images/ipc-var.pb-c.d [2020-09-15T13:04:58.868Z] #39 9.681 PBCC images/sk-opts.pb-c.c [2020-09-15T13:04:58.868Z] #39 9.691 PBCC images/packet-sock.pb-c.c [2020-09-15T13:04:58.868Z] #39 9.795 DEP images/sk-opts.pb-c.d [2020-09-15T13:04:58.868Z] #39 9.854 DEP images/packet-sock.pb-c.d [2020-09-15T13:04:58.868Z] #39 9.905 PBCC images/sk-netlink.pb-c.c [2020-09-15T13:04:59.127Z] #39 9.946 DEP images/sk-netlink.pb-c.d [2020-09-15T13:04:59.127Z] #39 10.01 PBCC images/sk-inet.pb-c.c [2020-09-15T13:04:59.127Z] #39 10.10 DEP images/sk-inet.pb-c.d [2020-09-15T13:04:59.127Z] #39 10.14 PBCC images/sk-unix.pb-c.c [2020-09-15T13:04:59.254Z] #23 29.76 Reading package lists... [2020-09-15T13:04:59.254Z] #23 ... [2020-09-15T13:04:59.254Z] [2020-09-15T13:04:59.254Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-09-15T13:04:59.254Z] #51 28.14 Reading package lists... [2020-09-15T13:04:59.387Z] #39 10.18 DEP images/sk-unix.pb-c.d [2020-09-15T13:04:59.387Z] #39 10.23 PBCC images/mm.pb-c.c [2020-09-15T13:04:59.387Z] #39 10.32 DEP images/mm.pb-c.d [2020-09-15T13:04:59.387Z] #39 10.37 PBCC images/timerfd.pb-c.c [2020-09-15T13:04:59.387Z] #39 10.42 DEP images/timerfd.pb-c.d [2020-09-15T13:04:59.440Z] #43 ... [2020-09-15T13:04:59.440Z] [2020-09-15T13:04:59.440Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-15T13:04:59.440Z] #32 4.489 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-15T13:04:59.440Z] #32 4.519 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-15T13:04:59.440Z] #32 4.521 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-15T13:04:59.440Z] #32 5.568 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2020-09-15T13:04:59.440Z] #32 7.136 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [221 kB] [2020-09-15T13:04:59.440Z] #32 8.937 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-09-15T13:04:59.440Z] #32 13.56 Fetched 8204 kB in 9s (875 kB/s) [2020-09-15T13:04:59.440Z] #32 13.56 Reading package lists... [2020-09-15T13:04:59.440Z] #32 ... [2020-09-15T13:04:59.440Z] [2020-09-15T13:04:59.440Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-15T13:04:59.440Z] #36 14.41 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-09-15T13:04:59.647Z] #39 10.47 PBCC images/timer.pb-c.c [2020-09-15T13:04:59.647Z] #39 10.50 DEP images/timer.pb-c.d [2020-09-15T13:04:59.647Z] #39 10.56 PBCC images/sa.pb-c.c [2020-09-15T13:04:59.647Z] #39 ... [2020-09-15T13:04:59.647Z] [2020-09-15T13:04:59.647Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-15T13:04:59.647Z] #10 73.61 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-09-15T13:04:59.647Z] #10 73.61 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-09-15T13:04:59.647Z] #10 73.62 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-09-15T13:04:59.647Z] #10 79.53 Selecting previously unselected package gcc-mingw-w64-base. [2020-09-15T13:04:59.647Z] #10 79.55 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-09-15T13:04:59.647Z] #10 79.56 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-09-15T13:04:59.647Z] #10 79.72 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-09-15T13:04:59.647Z] #10 79.74 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-09-15T13:04:59.647Z] #10 79.74 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-09-15T13:04:59.647Z] #10 ... [2020-09-15T13:04:59.647Z] [2020-09-15T13:04:59.647Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-15T13:04:59.647Z] #39 10.60 DEP images/sa.pb-c.d [2020-09-15T13:04:59.647Z] #39 10.63 PBCC images/pipe-data.pb-c.c [2020-09-15T13:04:59.647Z] #39 10.67 DEP images/pipe-data.pb-c.d [2020-09-15T13:04:59.670Z] #12 DONE 1.6s [2020-09-15T13:04:59.670Z] [2020-09-15T13:04:59.670Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-15T13:04:59.670Z] #39 37.39 AR soccr/libsoccr.a [2020-09-15T13:04:59.670Z] #39 37.41 make[1]: 'soccr/libsoccr.a' is up to date. [2020-09-15T13:04:59.670Z] #39 37.69 DEP criu/arch/s390/sigframe.d [2020-09-15T13:04:59.670Z] #39 37.83 DEP criu/arch/s390/crtools.d [2020-09-15T13:04:59.670Z] #39 37.95 DEP criu/arch/s390/cpu.d [2020-09-15T13:04:59.670Z] #39 38.10 CC criu/arch/s390/cpu.o [2020-09-15T13:04:59.670Z] #39 38.38 CC criu/arch/s390/crtools.o [2020-09-15T13:04:59.907Z] #39 10.71 PBCC images/mnt.pb-c.c [2020-09-15T13:04:59.907Z] #39 10.74 DEP images/mnt.pb-c.d [2020-09-15T13:04:59.907Z] #39 10.79 PBCC images/sk-packet.pb-c.c [2020-09-15T13:04:59.907Z] #39 ... [2020-09-15T13:04:59.907Z] [2020-09-15T13:04:59.907Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-15T13:04:59.907Z] #47 73.83 encoding/json [2020-09-15T13:04:59.907Z] #47 79.26 github.com/pkg/diff [2020-09-15T13:04:59.907Z] #47 80.66 go/ast [2020-09-15T13:04:59.907Z] #47 81.92 golang.org/x/crypto/ssh/terminal [2020-09-15T13:04:59.907Z] #47 83.31 mvdan.cc/editorconfig [2020-09-15T13:04:59.907Z] #47 ... [2020-09-15T13:04:59.907Z] [2020-09-15T13:04:59.907Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-15T13:04:59.907Z] #39 10.85 DEP images/sk-packet.pb-c.d [2020-09-15T13:04:59.907Z] #39 10.88 PBCC images/tcp-stream.pb-c.c [2020-09-15T13:04:59.907Z] #39 10.92 DEP images/tcp-stream.pb-c.d [2020-09-15T13:04:59.968Z] #39 38.94 CC criu/arch/s390/sigframe.o [2020-09-15T13:04:59.968Z] #39 39.06 LINK criu/arch/s390/crtools.built-in.o [2020-09-15T13:05:00.167Z] #39 11.01 PBCC images/pipe.pb-c.c [2020-09-15T13:05:00.167Z] #39 11.08 DEP images/pipe.pb-c.d [2020-09-15T13:05:00.167Z] #39 11.14 PBCC images/pstree.pb-c.c [2020-09-15T13:05:00.260Z] #39 39.10 DEP criu/pie/util-vdso.d [2020-09-15T13:05:00.260Z] #39 39.29 DEP criu/pie/util.d [2020-09-15T13:05:00.427Z] #39 11.18 DEP images/pstree.pb-c.d [2020-09-15T13:05:00.427Z] #39 11.24 PBCC images/fs.pb-c.c [2020-09-15T13:05:00.427Z] #39 11.27 DEP images/fs.pb-c.d [2020-09-15T13:05:00.427Z] #39 11.35 PBCC images/signalfd.pb-c.c [2020-09-15T13:05:00.427Z] #39 11.39 DEP images/signalfd.pb-c.d [2020-09-15T13:05:00.427Z] #39 11.44 PBCC images/fh.pb-c.c [2020-09-15T13:05:00.552Z] #39 39.45 CC criu/pie/util.o [2020-09-15T13:05:00.687Z] #39 11.51 PBCC images/fsnotify.pb-c.c [2020-09-15T13:05:00.687Z] #39 11.57 DEP images/fh.pb-c.d [2020-09-15T13:05:00.687Z] #39 11.64 DEP images/fsnotify.pb-c.d [2020-09-15T13:05:00.687Z] #39 11.69 PBCC images/eventpoll.pb-c.c [2020-09-15T13:05:00.846Z] #39 39.67 CC criu/pie/util-vdso.o [2020-09-15T13:05:00.885Z] #51 35.20 Building dependency tree... [2020-09-15T13:05:00.947Z] #39 11.73 DEP images/eventpoll.pb-c.d [2020-09-15T13:05:00.947Z] #39 11.80 PBCC images/eventfd.pb-c.c [2020-09-15T13:05:00.947Z] #39 11.84 DEP images/eventfd.pb-c.d [2020-09-15T13:05:00.947Z] #39 11.92 PBCC images/remap-file-path.pb-c.c [2020-09-15T13:05:00.947Z] #39 11.93 DEP images/remap-file-path.pb-c.d [2020-09-15T13:05:01.097Z] #36 16.01 + 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-09-15T13:05:01.138Z] #39 ... [2020-09-15T13:05:01.138Z] [2020-09-15T13:05:01.138Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-09-15T13:05:01.138Z] #13 1.362 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-09-15T13:05:01.138Z] #13 DONE 1.5s [2020-09-15T13:05:01.138Z] [2020-09-15T13:05:01.138Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-15T13:05:01.138Z] #39 40.07 AR criu/pie/pie.lib.a [2020-09-15T13:05:01.138Z] #39 40.11 DEP criu/pie/restorer.d [2020-09-15T13:05:01.207Z] #39 12.02 PBCC images/fifo.pb-c.c [2020-09-15T13:05:01.207Z] #39 12.06 DEP images/fifo.pb-c.d [2020-09-15T13:05:01.207Z] #39 12.11 PBCC images/ghost-file.pb-c.c [2020-09-15T13:05:01.430Z] #39 40.28 DEP criu/arch/s390/restorer.d [2020-09-15T13:05:01.430Z] #39 ... [2020-09-15T13:05:01.430Z] [2020-09-15T13:05:01.431Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-15T13:05:01.431Z] #41 67.08 vendor/golang.org/x/net/http2/hpack [2020-09-15T13:05:01.431Z] #41 67.85 mime [2020-09-15T13:05:01.431Z] #41 69.14 mime/quotedprintable [2020-09-15T13:05:01.431Z] #41 69.35 net/http/internal [2020-09-15T13:05:01.431Z] #41 71.30 net/textproto [2020-09-15T13:05:01.431Z] #41 71.31 crypto/x509 [2020-09-15T13:05:01.431Z] #41 71.97 vendor/golang.org/x/net/http/httpguts [2020-09-15T13:05:01.431Z] #41 72.30 vendor/golang.org/x/net/http/httpproxy [2020-09-15T13:05:01.431Z] #41 72.73 mime/multipart [2020-09-15T13:05:01.431Z] #41 74.27 crypto/tls [2020-09-15T13:05:01.431Z] #41 ... [2020-09-15T13:05:01.431Z] [2020-09-15T13:05:01.431Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-15T13:05:01.431Z] #39 40.44 DEP criu/arch/s390/vdso-pie.d [2020-09-15T13:05:01.465Z] #39 12.17 DEP images/ghost-file.pb-c.d [2020-09-15T13:05:01.465Z] #39 12.24 PBCC images/regfile.pb-c.c [2020-09-15T13:05:01.465Z] #39 12.30 DEP images/regfile.pb-c.d [2020-09-15T13:05:01.465Z] #39 12.35 PBCC images/ns.pb-c.c [2020-09-15T13:05:01.465Z] #39 12.38 DEP images/ns.pb-c.d [2020-09-15T13:05:01.465Z] #39 12.42 PBCC images/fdinfo.pb-c.c [2020-09-15T13:05:01.722Z] #39 40.63 DEP criu/pie/parasite-vdso.d [2020-09-15T13:05:01.724Z] #39 12.48 DEP images/fdinfo.pb-c.d [2020-09-15T13:05:01.724Z] #39 12.54 PBCC images/core-aarch64.pb-c.c [2020-09-15T13:05:01.724Z] #39 12.61 PBCC images/core-arm.pb-c.c [2020-09-15T13:05:01.724Z] #39 12.68 PBCC images/core-ppc64.pb-c.c [2020-09-15T13:05:01.983Z] #39 12.76 PBCC images/core-s390.pb-c.c [2020-09-15T13:05:01.983Z] #39 12.85 PBCC images/core-x86.pb-c.c [2020-09-15T13:05:01.983Z] #39 12.91 PBCC images/core.pb-c.c [2020-09-15T13:05:02.016Z] #39 40.82 DEP criu/pie/parasite.d [2020-09-15T13:05:02.016Z] #39 40.97 CC criu/pie/parasite.o [2020-09-15T13:05:02.242Z] #39 13.05 PBCC images/inventory.pb-c.c [2020-09-15T13:05:02.242Z] #39 13.12 DEP images/core-aarch64.pb-c.d [2020-09-15T13:05:02.242Z] #39 13.19 DEP images/core-arm.pb-c.d [2020-09-15T13:05:02.242Z] #39 13.24 DEP images/core-ppc64.pb-c.d [2020-09-15T13:05:02.500Z] #39 13.33 DEP images/core-s390.pb-c.d [2020-09-15T13:05:02.500Z] #39 13.37 DEP images/core-x86.pb-c.d [2020-09-15T13:05:02.500Z] #39 13.46 DEP images/core.pb-c.d [2020-09-15T13:05:02.653Z] #39 ... [2020-09-15T13:05:02.653Z] [2020-09-15T13:05:02.653Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-09-15T13:05:02.653Z] #14 DONE 1.4s [2020-09-15T13:05:02.653Z] [2020-09-15T13:05:02.653Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-15T13:05:02.653Z] #39 41.65 LINK criu/pie/parasite.built-in.o [2020-09-15T13:05:02.653Z] #39 41.67 GEN criu/pie/parasite-blob.h [2020-09-15T13:05:02.653Z] #39 41.68 CC criu/pie/parasite-vdso.o [2020-09-15T13:05:02.759Z] #39 13.54 DEP images/inventory.pb-c.d [2020-09-15T13:05:02.759Z] #39 13.61 PBCC images/cpuinfo.pb-c.c [2020-09-15T13:05:02.759Z] #39 13.63 DEP images/cpuinfo.pb-c.d [2020-09-15T13:05:02.759Z] #39 13.69 PBCC images/stats.pb-c.c [2020-09-15T13:05:02.759Z] #39 13.74 DEP images/stats.pb-c.d [2020-09-15T13:05:02.889Z] #51 38.31 The following additional packages will be installed: [2020-09-15T13:05:02.889Z] #51 38.32 libbtrfs0 [2020-09-15T13:05:02.889Z] #51 38.49 The following NEW packages will be installed: [2020-09-15T13:05:02.889Z] #51 38.51 libbtrfs-dev libbtrfs0 [2020-09-15T13:05:02.946Z] #39 42.06 CC criu/arch/s390/vdso-pie.o [2020-09-15T13:05:03.238Z] #39 42.19 CC criu/arch/s390/restorer.o [2020-09-15T13:05:03.461Z] #51 38.92 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-09-15T13:05:03.461Z] #51 38.92 Need to get 119 kB of archives. [2020-09-15T13:05:03.461Z] #51 38.92 After this operation, 387 kB of additional disk space will be used. [2020-09-15T13:05:03.461Z] #51 38.92 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-09-15T13:05:03.461Z] #51 38.92 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-09-15T13:05:03.530Z] #39 42.54 CC criu/pie/restorer.o [2020-09-15T13:05:04.164Z] #39 ... [2020-09-15T13:05:04.164Z] [2020-09-15T13:05:04.164Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-09-15T13:05:04.164Z] #15 DONE 1.7s [2020-09-15T13:05:04.461Z] [2020-09-15T13:05:04.461Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-09-15T13:05:04.663Z] #39 15.12 make[1]: Nothing to be done for 'all'. [2020-09-15T13:05:04.824Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-09-15T13:05:04.824Z] [2020-09-15T13:05:04.824Z] + TEST_INTEGRATION_DEST=1 [2020-09-15T13:05:04.824Z] + CONTAINER_NAME=docker-pr11-1 [2020-09-15T13:05:04.824Z] + TEST_SKIP_INTEGRATION_CLI=1 [2020-09-15T13:05:04.824Z] + run_tests test-integration-flaky [2020-09-15T13:05:04.824Z] + '[' -n 0 ']' [2020-09-15T13:05:04.824Z] + rm= [2020-09-15T13:05:04.824Z] + c=0 [2020-09-15T13:05:04.824Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41395/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41395/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41395/.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=7678ecdca23bef379f6e8eea43cd754cb08b6288 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:7678ecdca23bef379f6e8eea43cd754cb08b6288 hack/make.sh test-integration-flaky test-integration [2020-09-15T13:05:04.824Z] ++ jobs -p [2020-09-15T13:05:04.824Z] + for job in $(jobs -p) [2020-09-15T13:05:04.824Z] + wait 6065 [2020-09-15T13:05:04.824Z] + TEST_INTEGRATION_DEST=3 [2020-09-15T13:05:04.824Z] + CONTAINER_NAME=docker-pr11-3 [2020-09-15T13:05:04.824Z] + TEST_SKIP_INTEGRATION=1 [2020-09-15T13:05:04.824Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2020-09-15T13:05:04.824Z] + run_tests [2020-09-15T13:05:04.824Z] + '[' -n 0 ']' [2020-09-15T13:05:04.824Z] + rm= [2020-09-15T13:05:04.824Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41395/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41395/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41395/.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=7678ecdca23bef379f6e8eea43cd754cb08b6288 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:7678ecdca23bef379f6e8eea43cd754cb08b6288 hack/make.sh '' test-integration [2020-09-15T13:05:04.824Z] + TEST_INTEGRATION_DEST=2 [2020-09-15T13:05:04.824Z] + CONTAINER_NAME=docker-pr11-2 [2020-09-15T13:05:04.824Z] + TEST_SKIP_INTEGRATION=1 [2020-09-15T13:05:04.824Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2020-09-15T13:05:04.824Z] + run_tests [2020-09-15T13:05:04.824Z] + '[' -n 0 ']' [2020-09-15T13:05:04.824Z] + rm= [2020-09-15T13:05:04.824Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41395/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41395/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41395/.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=7678ecdca23bef379f6e8eea43cd754cb08b6288 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:7678ecdca23bef379f6e8eea43cd754cb08b6288 hack/make.sh '' test-integration [2020-09-15T13:05:04.843Z] #51 40.28 debconf: delaying package configuration, since apt-utils is not installed [2020-09-15T13:05:05.103Z] #51 40.69 Fetched 119 kB in 0s (445 kB/s) [2020-09-15T13:05:05.378Z] #51 ... [2020-09-15T13:05:05.378Z] [2020-09-15T13:05:05.378Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-15T13:05:05.378Z] #10 28.84 Reading package lists... [2020-09-15T13:05:05.378Z] #10 35.87 Building dependency tree... [2020-09-15T13:05:05.378Z] #10 39.29 The following additional packages will be installed: [2020-09-15T13:05:05.378Z] #10 39.30 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-09-15T13:05:05.378Z] #10 39.31 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-09-15T13:05:05.378Z] #10 39.31 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-09-15T13:05:05.378Z] #10 39.31 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-09-15T13:05:05.378Z] #10 39.33 Suggested packages: [2020-09-15T13:05:05.378Z] #10 39.33 gcc-8-locales seccomp wine64 [2020-09-15T13:05:05.378Z] #10 40.87 The following NEW packages will be installed: [2020-09-15T13:05:05.378Z] #10 40.87 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-09-15T13:05:05.378Z] #10 40.87 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-09-15T13:05:05.378Z] #10 40.87 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-09-15T13:05:05.378Z] #10 40.88 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-09-15T13:05:05.378Z] #10 40.88 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-09-15T13:05:05.378Z] #10 40.88 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-09-15T13:05:05.378Z] #10 ... [2020-09-15T13:05:05.378Z] [2020-09-15T13:05:05.378Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-09-15T13:05:05.378Z] #51 40.98 Selecting previously unselected package libbtrfs0. [2020-09-15T13:05:05.378Z] #51 40.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-09-15T13:05:05.378Z] #51 41.05 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-09-15T13:05:05.393Z] [2020-09-15T13:05:05.393Z] [2020-09-15T13:05:05.393Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2020-09-15T13:05:05.600Z] #39 16.53 CC images/stats.o [2020-09-15T13:05:05.634Z] #51 ... [2020-09-15T13:05:05.634Z] [2020-09-15T13:05:05.634Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-15T13:05:05.634Z] #60 DONE 41.4s [2020-09-15T13:05:05.634Z] [2020-09-15T13:05:05.634Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-15T13:05:05.634Z] #43 DONE 41.4s [2020-09-15T13:05:05.634Z] [2020-09-15T13:05:05.634Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-09-15T13:05:05.634Z] #51 41.30 Unpacking libbtrfs0 (4.20.1-2) ... [2020-09-15T13:05:05.651Z] [2020-09-15T13:05:05.651Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-09-15T13:05:05.651Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-09-15T13:05:05.651Z] HOSTNAME=30b1f6d09aae [2020-09-15T13:05:05.651Z] TEST_SKIP_INTEGRATION=1 [2020-09-15T13:05:05.651Z] TESTDEBUG=0 [2020-09-15T13:05:05.651Z] DEST=bundles/test-integration [2020-09-15T13:05:05.651Z] PWD=/go/src/github.com/docker/docker [2020-09-15T13:05:05.651Z] KEEPBUNDLE=1 [2020-09-15T13:05:05.651Z] DOCKER_GITCOMMIT=7678ecdca23bef379f6e8eea43cd754cb08b6288 [2020-09-15T13:05:05.651Z] container=docker [2020-09-15T13:05:05.651Z] HOME=/root [2020-09-15T13:05:05.651Z] GOLANG_VERSION=1.13.15 [2020-09-15T13:05:05.651Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-09-15T13:05:05.651Z] VALIDATE_BRANCH=master [2020-09-15T13:05:05.651Z] TERM=xterm [2020-09-15T13:05:05.651Z] DOCKER_PKG=github.com/docker/docker [2020-09-15T13:05:05.651Z] SHLVL=1 [2020-09-15T13:05:05.651Z] TIMEOUT=120m [2020-09-15T13:05:05.651Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-09-15T13:05:05.651Z] DOCKER_GRAPHDRIVER=overlay2 [2020-09-15T13:05:05.651Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2020-09-15T13:05:05.651Z] GO111MODULE=off [2020-09-15T13:05:05.651Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-09-15T13:05:05.651Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-09-15T13:05:05.651Z] GOPATH=/go [2020-09-15T13:05:05.651Z] PKG_CONFIG=pkg-config [2020-09-15T13:05:05.651Z] _=/usr/bin/env [2020-09-15T13:05:05.651Z] Building test suite binary ./integration-cli/test.main [2020-09-15T13:05:05.651Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-09-15T13:05:05.651Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-09-15T13:05:05.651Z] HOSTNAME=9439e46ed84b [2020-09-15T13:05:05.651Z] TEST_SKIP_INTEGRATION=1 [2020-09-15T13:05:05.651Z] TESTDEBUG=0 [2020-09-15T13:05:05.651Z] DEST=bundles/test-integration [2020-09-15T13:05:05.651Z] PWD=/go/src/github.com/docker/docker [2020-09-15T13:05:05.651Z] KEEPBUNDLE=1 [2020-09-15T13:05:05.651Z] DOCKER_GITCOMMIT=7678ecdca23bef379f6e8eea43cd754cb08b6288 [2020-09-15T13:05:05.651Z] container=docker [2020-09-15T13:05:05.651Z] HOME=/root [2020-09-15T13:05:05.651Z] GOLANG_VERSION=1.13.15 [2020-09-15T13:05:05.651Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-09-15T13:05:05.651Z] VALIDATE_BRANCH=master [2020-09-15T13:05:05.651Z] TERM=xterm [2020-09-15T13:05:05.651Z] DOCKER_PKG=github.com/docker/docker [2020-09-15T13:05:05.651Z] SHLVL=1 [2020-09-15T13:05:05.651Z] TIMEOUT=120m [2020-09-15T13:05:05.651Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-09-15T13:05:05.651Z] DOCKER_GRAPHDRIVER=overlay2 [2020-09-15T13:05:05.651Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2020-09-15T13:05:05.651Z] GO111MODULE=off [2020-09-15T13:05:05.651Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-09-15T13:05:05.651Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-09-15T13:05:05.651Z] GOPATH=/go [2020-09-15T13:05:05.651Z] PKG_CONFIG=pkg-config [2020-09-15T13:05:05.651Z] _=/usr/bin/env [2020-09-15T13:05:05.651Z] Building test suite binary ./integration-cli/test.main [2020-09-15T13:05:05.859Z] #39 ... [2020-09-15T13:05:05.859Z] [2020-09-15T13:05:05.859Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-15T13:05:05.859Z] #41 79.73 text/template/parse [2020-09-15T13:05:05.859Z] #41 82.70 go/parser [2020-09-15T13:05:05.859Z] #41 84.03 text/template [2020-09-15T13:05:05.859Z] #41 86.39 encoding/xml [2020-09-15T13:05:05.859Z] #41 88.75 go/doc [2020-09-15T13:05:05.859Z] #41 ... [2020-09-15T13:05:05.859Z] [2020-09-15T13:05:05.859Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-15T13:05:05.859Z] #52 38.68 Checking out files: 54% (1752/3238) Checking out files: 55% (1781/3238) Checking out files: 56% (1814/3238) Checking out files: 57% (1846/3238) Checking out files: 58% (1879/3238) Checking out files: 59% (1911/3238) Checking out files: 60% (1943/3238) Checking out files: 61% (1976/3238) Checking out files: 62% (2008/3238) Checking out files: 63% (2040/3238) Checking out files: 64% (2073/3238) Checking out files: 65% (2105/3238) Checking out files: 66% (2138/3238) Checking out files: 67% (2170/3238) Checking out files: 68% (2202/3238) Checking out files: 69% (2235/3238) Checking out files: 70% (2267/3238) Checking out files: 71% (2299/3238) Checking out files: 72% (2332/3238) Checking out files: 73% (2364/3238) Checking out files: 74% (2397/3238) Checking out files: 75% (2429/3238) Checking out files: 76% (2461/3238) Checking out files: 77% (2494/3238) Checking out files: 78% (2526/3238) Checking out files: 79% (2559/3238) Checking out files: 80% (2591/3238) Checking out files: 81% (2623/3238) Checking out files: 82% (2656/3238) Checking out files: 83% (2688/3238) Checking out files: 84% (2720/3238) Checking out files: 85% (2753/3238) Checking out files: 86% (2785/3238) Checking out files: 87% (2818/3238) Checking out files: 88% (2850/3238) Checking out files: 89% (2882/3238) Checking out files: 90% (2915/3238) Checking out files: 91% (2947/3238) Checking out files: 91% (2970/3238) Checking out files: 92% (2979/3238) Checking out files: 93% (3012/3238) Checking out files: 94% (3044/3238) Checking out files: 95% (3077/3238) Checking out files: 96% (3109/3238) Checking out files: 97% (3141/3238) Checking out files: 98% (3174/3238) Checking out files: 99% (3206/3238) Checking out files: 100% (3238/3238) Checking out files: 100% (3238/3238), done. [2020-09-15T13:05:05.859Z] #52 39.88 + cd /tmp/tmp.Mvl2ZLWF4O/src/github.com/containerd/containerd [2020-09-15T13:05:05.859Z] #52 39.88 + git checkout -q 09814d48d50816305a8e6c1a4ae3e2bcc4ba725a [2020-09-15T13:05:05.859Z] #52 40.11 + export 'BUILDTAGS=netgo osusergo static_build' [2020-09-15T13:05:05.859Z] #52 40.11 + BUILDTAGS='netgo osusergo static_build' [2020-09-15T13:05:05.859Z] #52 40.11 + export EXTRA_FLAGS=-buildmode=pie [2020-09-15T13:05:05.859Z] #52 40.11 + EXTRA_FLAGS=-buildmode=pie [2020-09-15T13:05:05.859Z] #52 40.11 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-09-15T13:05:05.860Z] #52 40.11 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-09-15T13:05:05.860Z] #52 40.11 + '[' '' = dynamic ']' [2020-09-15T13:05:05.860Z] #52 40.11 + make [2020-09-15T13:05:05.860Z] #52 41.06 + bin/ctr [2020-09-15T13:05:05.891Z] #51 41.43 Selecting previously unselected package libbtrfs-dev. [2020-09-15T13:05:05.891Z] #51 41.43 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-09-15T13:05:05.891Z] #51 41.50 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-09-15T13:05:05.983Z] #16 DONE 1.5s [2020-09-15T13:05:05.983Z] [2020-09-15T13:05:05.983Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-15T13:05:06.218Z] No new tests added to integration. [2020-09-15T13:05:06.218Z] [2020-09-15T13:05:06.218Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-09-15T13:05:06.275Z] #17 ... [2020-09-15T13:05:06.275Z] [2020-09-15T13:05:06.275Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-15T13:05:06.275Z] #49 1.872 + RM_GOPATH=0 [2020-09-15T13:05:06.275Z] #49 1.872 + TMP_GOPATH= [2020-09-15T13:05:06.275Z] #49 1.872 + : /build [2020-09-15T13:05:06.275Z] #49 1.872 + '[' -z '' ']' [2020-09-15T13:05:06.275Z] #49 1.876 ++ mktemp -d [2020-09-15T13:05:06.275Z] #49 1.913 + export GOPATH=/tmp/tmp.4UPl36ISqy [2020-09-15T13:05:06.275Z] #49 1.913 + GOPATH=/tmp/tmp.4UPl36ISqy [2020-09-15T13:05:06.275Z] #49 1.913 + RM_GOPATH=1 [2020-09-15T13:05:06.275Z] #49 1.913 + case "$(go env GOARCH)" in [2020-09-15T13:05:06.275Z] #49 1.913 ++ go env GOARCH [2020-09-15T13:05:06.275Z] #49 1.913 + export GO_BUILDMODE=-buildmode=pie [2020-09-15T13:05:06.275Z] #49 1.913 + GO_BUILDMODE=-buildmode=pie [2020-09-15T13:05:06.275Z] #49 1.913 ++ dirname /tmp/install/install.sh [2020-09-15T13:05:06.275Z] #49 1.913 + dir=/tmp/install [2020-09-15T13:05:06.275Z] #49 1.913 + bin=runc [2020-09-15T13:05:06.275Z] #49 1.913 + shift [2020-09-15T13:05:06.275Z] #49 1.913 + '[' '!' -f /tmp/install/runc.installer ']' [2020-09-15T13:05:06.275Z] #49 1.913 + . /tmp/install/runc.installer [2020-09-15T13:05:06.275Z] #49 1.913 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-09-15T13:05:06.275Z] #49 1.913 + install_runc [2020-09-15T13:05:06.275Z] #49 1.913 + uname -r [2020-09-15T13:05:06.275Z] #49 1.913 + grep -q '^3\.10\.0.*\.el7\.' [2020-09-15T13:05:06.275Z] #49 1.913 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-09-15T13:05:06.275Z] #49 1.913 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )' [2020-09-15T13:05:06.275Z] #49 1.913 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.4UPl36ISqy/src/github.com/opencontainers/runc [2020-09-15T13:05:06.275Z] #49 1.913 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux ) [2020-09-15T13:05:06.275Z] #49 1.932 Cloning into '/tmp/tmp.4UPl36ISqy/src/github.com/opencontainers/runc'... [2020-09-15T13:05:06.275Z] #49 6.842 + cd /tmp/tmp.4UPl36ISqy/src/github.com/opencontainers/runc [2020-09-15T13:05:06.275Z] #49 6.842 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-09-15T13:05:06.275Z] #49 7.204 + '[' -z '' ']' [2020-09-15T13:05:06.275Z] #49 7.204 + target=static [2020-09-15T13:05:06.275Z] #49 7.206 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-09-15T13:05:06.275Z] #49 7.272 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o runc . [2020-09-15T13:05:06.275Z] #49 ... [2020-09-15T13:05:06.275Z] [2020-09-15T13:05:06.275Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-15T13:05:06.275Z] #39 43.92 LINK criu/pie/restorer.built-in.o [2020-09-15T13:05:06.275Z] #39 43.93 GEN criu/pie/restorer-blob.h [2020-09-15T13:05:06.275Z] #39 43.99 DEP criu/vdso.d [2020-09-15T13:05:06.275Z] #39 44.28 DEP criu/uts_ns.d [2020-09-15T13:05:06.275Z] #39 44.38 DEP criu/util.d [2020-09-15T13:05:06.275Z] #39 44.53 DEP criu/uffd.d [2020-09-15T13:05:06.275Z] #39 44.81 DEP criu/tun.d [2020-09-15T13:05:06.275Z] #39 45.03 DEP criu/tty.d [2020-09-15T13:05:06.275Z] #39 45.18 DEP criu/timerfd.d [2020-09-15T13:05:06.275Z] #39 45.38 DEP criu/timens.d [2020-09-15T13:05:06.411Z] #36 ... [2020-09-15T13:05:06.411Z] [2020-09-15T13:05:06.411Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-15T13:05:06.411Z] #60 15.13 Checking out files: 84% (1751/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-09-15T13:05:06.411Z] #60 15.63 + cd /tmp/tmp.JUTrS1C3wY/src/github.com/docker/libnetwork [2020-09-15T13:05:06.411Z] #60 15.63 + git checkout -q 9e99af28df21367340c95a3863e31808d689c92a [2020-09-15T13:05:06.411Z] #60 15.85 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-09-15T13:05:06.454Z] #51 42.18 Setting up libbtrfs0 (4.20.1-2) ... [2020-09-15T13:05:06.454Z] #51 42.19 Setting up libbtrfs-dev (4.20.1-2) ... [2020-09-15T13:05:06.454Z] #51 42.22 Processing triggers for libc-bin (2.28-10) ... [2020-09-15T13:05:06.567Z] #39 45.57 DEP criu/sysfs_parse.d [2020-09-15T13:05:06.675Z] #60 ... [2020-09-15T13:05:06.675Z] [2020-09-15T13:05:06.675Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-15T13:05:06.675Z] #47 11.90 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-09-15T13:05:06.675Z] #47 12.77 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-09-15T13:05:06.675Z] #47 13.62 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-09-15T13:05:06.675Z] #47 14.93 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-09-15T13:05:06.675Z] #47 15.03 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-09-15T13:05:06.675Z] #47 15.42 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-09-15T13:05:06.675Z] #47 15.45 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-09-15T13:05:06.675Z] #47 16.33 runtime/cgo [2020-09-15T13:05:06.675Z] #47 16.42 runtime [2020-09-15T13:05:06.859Z] #39 45.70 DEP criu/sysctl.d [2020-09-15T13:05:06.859Z] #39 45.82 DEP criu/string.d [2020-09-15T13:05:06.859Z] #39 45.84 DEP criu/stats.d [2020-09-15T13:05:06.859Z] #39 45.95 DEP criu/sockets.d [2020-09-15T13:05:07.151Z] #39 46.06 DEP criu/sk-unix.d [2020-09-15T13:05:07.151Z] #39 46.17 DEP criu/sk-tcp.d [2020-09-15T13:05:07.151Z] #39 46.27 DEP criu/sk-queue.d [2020-09-15T13:05:07.386Z] #51 DONE 42.8s [2020-09-15T13:05:07.386Z] [2020-09-15T13:05:07.387Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-15T13:05:07.444Z] #39 46.43 DEP criu/sk-packet.d [2020-09-15T13:05:07.596Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-09-15T13:05:07.596Z] HOSTNAME=4968aa739b64 [2020-09-15T13:05:07.596Z] TESTDEBUG=0 [2020-09-15T13:05:07.596Z] DEST=bundles/test-integration [2020-09-15T13:05:07.596Z] PWD=/go/src/github.com/docker/docker [2020-09-15T13:05:07.596Z] KEEPBUNDLE=1 [2020-09-15T13:05:07.596Z] DOCKER_GITCOMMIT=7678ecdca23bef379f6e8eea43cd754cb08b6288 [2020-09-15T13:05:07.596Z] container=docker [2020-09-15T13:05:07.596Z] HOME=/root [2020-09-15T13:05:07.596Z] GOLANG_VERSION=1.13.15 [2020-09-15T13:05:07.596Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-09-15T13:05:07.596Z] VALIDATE_BRANCH=master [2020-09-15T13:05:07.596Z] TERM=xterm [2020-09-15T13:05:07.596Z] DOCKER_PKG=github.com/docker/docker [2020-09-15T13:05:07.596Z] SHLVL=1 [2020-09-15T13:05:07.596Z] TIMEOUT=120m [2020-09-15T13:05:07.596Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-09-15T13:05:07.596Z] DOCKER_GRAPHDRIVER=overlay2 [2020-09-15T13:05:07.596Z] GO111MODULE=off [2020-09-15T13:05:07.596Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-09-15T13:05:07.596Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-09-15T13:05:07.596Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-09-15T13:05:07.596Z] GOPATH=/go [2020-09-15T13:05:07.596Z] PKG_CONFIG=pkg-config [2020-09-15T13:05:07.596Z] _=/usr/bin/env [2020-09-15T13:05:07.596Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-09-15T13:05:07.736Z] #39 46.58 DEP criu/sk-netlink.d [2020-09-15T13:05:07.736Z] #39 46.77 DEP criu/sk-inet.d [2020-09-15T13:05:07.762Z] #52 ... [2020-09-15T13:05:07.762Z] [2020-09-15T13:05:07.762Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-15T13:05:07.762Z] #41 91.52 github.com/LK4D4/vndr/versioned [2020-09-15T13:05:07.762Z] #41 91.61 compress/flate [2020-09-15T13:05:08.021Z] #41 91.95 github.com/LK4D4/vndr/build [2020-09-15T13:05:08.028Z] #39 46.87 DEP criu/signalfd.d [2020-09-15T13:05:08.028Z] #39 46.94 DEP criu/sigframe.d [2020-09-15T13:05:08.028Z] #39 46.98 DEP criu/shmem.d [2020-09-15T13:05:08.028Z] #39 47.06 DEP criu/servicefd.d [2020-09-15T13:05:08.028Z] #39 47.17 DEP criu/seize.d [2020-09-15T13:05:08.347Z] #39 47.32 DEP criu/seccomp.d [2020-09-15T13:05:08.602Z] #47 ... [2020-09-15T13:05:08.602Z] [2020-09-15T13:05:08.602Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-09-15T13:05:08.602Z] #51 13.71 Fetched 8204 kB in 10s (828 kB/s) [2020-09-15T13:05:08.602Z] #51 13.71 Reading package lists... [2020-09-15T13:05:08.602Z] #51 19.03 Reading package lists... [2020-09-15T13:05:08.602Z] #51 23.89 Building dependency tree... [2020-09-15T13:05:08.602Z] #51 ... [2020-09-15T13:05:08.602Z] [2020-09-15T13:05:08.602Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-15T13:05:08.602Z] #32 13.56 Reading package lists... [2020-09-15T13:05:08.602Z] #32 18.37 Reading package lists... [2020-09-15T13:05:08.640Z] #39 47.52 DEP criu/rst-malloc.d [2020-09-15T13:05:08.640Z] #39 47.54 DEP criu/rbtree.d [2020-09-15T13:05:08.640Z] #39 47.69 DEP criu/pstree.d [2020-09-15T13:05:08.865Z] #32 23.90 Building dependency tree... [2020-09-15T13:05:08.865Z] #32 ... [2020-09-15T13:05:08.865Z] [2020-09-15T13:05:08.865Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-09-15T13:05:08.865Z] #23 14.08 Fetched 8204 kB in 10s (856 kB/s) [2020-09-15T13:05:08.865Z] #23 14.08 Reading package lists... [2020-09-15T13:05:08.865Z] #23 19.11 Reading package lists... [2020-09-15T13:05:08.931Z] #39 47.82 DEP criu/protobuf.d [2020-09-15T13:05:08.931Z] #39 48.01 GEN criu/protobuf-desc-gen.h [2020-09-15T13:05:09.128Z] #23 24.37 Building dependency tree... [2020-09-15T13:05:09.128Z] #23 ... [2020-09-15T13:05:09.128Z] [2020-09-15T13:05:09.128Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-15T13:05:09.128Z] #10 14.52 Fetched 8204 kB in 10s (817 kB/s) [2020-09-15T13:05:09.128Z] #10 14.52 Reading package lists... [2020-09-15T13:05:09.282Z] #52 1.810 + RM_GOPATH=0 [2020-09-15T13:05:09.282Z] #52 1.810 + TMP_GOPATH= [2020-09-15T13:05:09.282Z] #52 1.810 + : /build [2020-09-15T13:05:09.282Z] #52 1.810 + '[' -z '' ']' [2020-09-15T13:05:09.282Z] #52 1.810 ++ mktemp -d [2020-09-15T13:05:09.282Z] #52 1.810 + export GOPATH=/tmp/tmp.wJiKStZCbb [2020-09-15T13:05:09.282Z] #52 1.810 + GOPATH=/tmp/tmp.wJiKStZCbb [2020-09-15T13:05:09.282Z] #52 1.810 + RM_GOPATH=1 [2020-09-15T13:05:09.282Z] #52 1.810 + case "$(go env GOARCH)" in [2020-09-15T13:05:09.282Z] #52 1.810 ++ go env GOARCH [2020-09-15T13:05:09.282Z] #52 1.853 + export GO_BUILDMODE=-buildmode=pie [2020-09-15T13:05:09.282Z] #52 1.854 + GO_BUILDMODE=-buildmode=pie [2020-09-15T13:05:09.282Z] #52 1.854 ++ dirname /tmp/install/install.sh [2020-09-15T13:05:09.282Z] #52 1.855 + dir=/tmp/install [2020-09-15T13:05:09.282Z] #52 1.858 + bin=containerd [2020-09-15T13:05:09.282Z] #52 1.858 + shift [2020-09-15T13:05:09.282Z] #52 1.858 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-09-15T13:05:09.282Z] #52 1.858 + . /tmp/install/containerd.installer [2020-09-15T13:05:09.282Z] #52 1.858 ++ set -e [2020-09-15T13:05:09.282Z] #52 1.858 ++ : 09814d48d50816305a8e6c1a4ae3e2bcc4ba725a [2020-09-15T13:05:09.282Z] #52 1.858 + install_containerd [2020-09-15T13:05:09.282Z] #52 1.862 + echo 'Install containerd version 09814d48d50816305a8e6c1a4ae3e2bcc4ba725a' [2020-09-15T13:05:09.282Z] #52 1.874 Install containerd version 09814d48d50816305a8e6c1a4ae3e2bcc4ba725a [2020-09-15T13:05:09.282Z] #52 1.874 + git clone https://github.com/containerd/containerd.git /tmp/tmp.wJiKStZCbb/src/github.com/containerd/containerd [2020-09-15T13:05:09.282Z] #52 1.879 Cloning into '/tmp/tmp.wJiKStZCbb/src/github.com/containerd/containerd'... [2020-09-15T13:05:09.391Z] #10 20.89 Reading package lists... [2020-09-15T13:05:09.391Z] #10 ... [2020-09-15T13:05:09.391Z] [2020-09-15T13:05:09.391Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-15T13:05:09.391Z] #38 14.52 Fetched 8204 kB in 10s (828 kB/s) [2020-09-15T13:05:09.391Z] #38 14.52 Reading package lists... [2020-09-15T13:05:09.654Z] #38 20.41 Reading package lists... [2020-09-15T13:05:09.654Z] #38 ... [2020-09-15T13:05:09.654Z] [2020-09-15T13:05:09.654Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-15T13:05:09.654Z] #32 23.90 Building dependency tree... [2020-09-15T13:05:09.968Z] #39 48.88 DEP criu/protobuf-desc.d [2020-09-15T13:05:10.227Z] #52 ... [2020-09-15T13:05:10.227Z] [2020-09-15T13:05:10.227Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-09-15T13:05:10.227Z] #23 29.76 Reading package lists... [2020-09-15T13:05:10.227Z] #23 37.00 Building dependency tree... [2020-09-15T13:05:10.227Z] #23 40.53 ca-certificates is already the newest version (20200601~deb10u1). [2020-09-15T13:05:10.227Z] #23 40.53 The following additional packages will be installed: [2020-09-15T13:05:10.227Z] #23 40.53 libjq1 libonig5 [2020-09-15T13:05:10.227Z] #23 41.04 The following NEW packages will be installed: [2020-09-15T13:05:10.227Z] #23 41.07 jq libjq1 libonig5 [2020-09-15T13:05:10.227Z] #23 41.45 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-09-15T13:05:10.227Z] #23 41.45 Need to get 355 kB of archives. [2020-09-15T13:05:10.227Z] #23 41.45 After this operation, 1072 kB of additional disk space will be used. [2020-09-15T13:05:10.227Z] #23 41.45 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-09-15T13:05:10.227Z] #23 41.48 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-09-15T13:05:10.227Z] #23 41.48 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-09-15T13:05:10.227Z] #23 43.77 debconf: delaying package configuration, since apt-utils is not installed [2020-09-15T13:05:10.227Z] #23 44.34 Fetched 355 kB in 0s (1257 kB/s) [2020-09-15T13:05:10.227Z] #23 44.57 Selecting previously unselected package libonig5:amd64. [2020-09-15T13:05:10.227Z] #23 44.57 (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-09-15T13:05:10.227Z] #23 44.63 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ... [2020-09-15T13:05:10.227Z] #23 44.65 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-09-15T13:05:10.227Z] #23 44.87 Selecting previously unselected package libjq1:amd64. [2020-09-15T13:05:10.227Z] #23 44.87 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-09-15T13:05:10.227Z] #23 44.88 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-09-15T13:05:10.227Z] #23 45.02 Selecting previously unselected package jq. [2020-09-15T13:05:10.227Z] #23 45.05 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ... [2020-09-15T13:05:10.227Z] #23 45.06 Unpacking jq (1.5+dfsg-2+b1) ... [2020-09-15T13:05:10.227Z] #23 45.25 Setting up libonig5:amd64 (6.9.1-1) ... [2020-09-15T13:05:10.227Z] #23 45.27 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-09-15T13:05:10.227Z] #23 45.28 Setting up jq (1.5+dfsg-2+b1) ... [2020-09-15T13:05:10.227Z] #23 45.30 Processing triggers for libc-bin (2.28-10) ... [2020-09-15T13:05:10.227Z] #23 DONE 45.7s [2020-09-15T13:05:10.227Z] [2020-09-15T13:05:10.227Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-09-15T13:05:10.227Z] #24 DONE 0.0s [2020-09-15T13:05:10.227Z] [2020-09-15T13:05:10.227Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-15T13:05:10.260Z] #39 49.03 DEP criu/proc_parse.d [2020-09-15T13:05:10.260Z] #39 49.24 DEP criu/plugin.d [2020-09-15T13:05:10.484Z] #25 ... [2020-09-15T13:05:10.484Z] [2020-09-15T13:05:10.484Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-15T13:05:10.484Z] #32 29.56 Reading package lists... [2020-09-15T13:05:10.484Z] #32 36.37 Building dependency tree... [2020-09-15T13:05:10.484Z] #32 39.86 The following additional packages will be installed: [2020-09-15T13:05:10.484Z] #32 39.92 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-09-15T13:05:10.484Z] #32 39.93 Suggested packages: [2020-09-15T13:05:10.484Z] #32 39.94 cmake-doc ninja-build lrzip [2020-09-15T13:05:10.484Z] #32 39.94 Recommended packages: [2020-09-15T13:05:10.484Z] #32 39.94 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-09-15T13:05:10.484Z] #32 40.97 The following NEW packages will be installed: [2020-09-15T13:05:10.484Z] #32 40.98 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-09-15T13:05:10.484Z] #32 41.00 vim-common xxd [2020-09-15T13:05:10.484Z] #32 41.50 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-09-15T13:05:10.484Z] #32 41.50 Need to get 14.9 MB of archives. [2020-09-15T13:05:10.484Z] #32 41.50 After this operation, 61.8 MB of additional disk space will be used. [2020-09-15T13:05:10.484Z] #32 41.50 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-09-15T13:05:10.484Z] #32 41.50 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-09-15T13:05:10.484Z] #32 41.50 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-09-15T13:05:10.484Z] #32 41.87 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-09-15T13:05:10.484Z] #32 43.15 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-09-15T13:05:10.484Z] #32 43.29 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-09-15T13:05:10.484Z] #32 43.36 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-09-15T13:05:10.484Z] #32 43.39 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-09-15T13:05:10.484Z] #32 43.39 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-09-15T13:05:10.484Z] #32 43.44 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-09-15T13:05:10.484Z] #32 45.25 debconf: delaying package configuration, since apt-utils is not installed [2020-09-15T13:05:10.484Z] #32 45.42 Fetched 14.9 MB in 3s (5148 kB/s) [2020-09-15T13:05:10.484Z] #32 45.50 Selecting previously unselected package xxd. [2020-09-15T13:05:10.484Z] #32 45.50 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-09-15T13:05:10.484Z] #32 45.60 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-09-15T13:05:10.484Z] #32 45.65 Unpacking xxd (2:8.1.0875-5) ... [2020-09-15T13:05:10.484Z] #32 46.15 Selecting previously unselected package vim-common. [2020-09-15T13:05:10.484Z] #32 46.18 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-09-15T13:05:10.484Z] #32 46.28 Unpacking vim-common (2:8.1.0875-5) ... [2020-09-15T13:05:10.553Z] #39 49.30 DEP criu/pipes.d [2020-09-15T13:05:10.553Z] #39 49.48 DEP criu/pie-util.d [2020-09-15T13:05:10.555Z] #41 94.54 hash/crc32 [2020-09-15T13:05:10.740Z] #32 ... [2020-09-15T13:05:10.740Z] [2020-09-15T13:05:10.740Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-15T13:05:10.740Z] #30 36.47 internal/reflectlite [2020-09-15T13:05:10.740Z] #30 36.49 sync [2020-09-15T13:05:10.740Z] #30 39.30 sort [2020-09-15T13:05:10.740Z] #30 39.31 errors [2020-09-15T13:05:10.740Z] #30 39.85 strconv [2020-09-15T13:05:10.740Z] #30 40.49 io [2020-09-15T13:05:10.740Z] #30 41.99 internal/oserror [2020-09-15T13:05:10.740Z] #30 42.11 syscall [2020-09-15T13:05:10.740Z] #30 45.44 reflect [2020-09-15T13:05:10.814Z] #41 ... [2020-09-15T13:05:10.814Z] [2020-09-15T13:05:10.814Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-15T13:05:10.814Z] #47 84.61 mvdan.cc/sh/v3/fileutil [2020-09-15T13:05:10.814Z] #47 84.81 mvdan.cc/sh/v3/syntax [2020-09-15T13:05:10.814Z] #47 91.04 mvdan.cc/sh/v3/cmd/shfmt [2020-09-15T13:05:10.814Z] #47 ... [2020-09-15T13:05:10.814Z] [2020-09-15T13:05:10.814Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-15T13:05:10.814Z] #39 16.84 CC images/core.o [2020-09-15T13:05:10.814Z] #39 17.60 CC images/core-x86.o [2020-09-15T13:05:10.814Z] #39 18.20 CC images/core-arm.o [2020-09-15T13:05:10.814Z] #39 18.60 CC images/core-aarch64.o [2020-09-15T13:05:10.814Z] #39 18.96 CC images/core-ppc64.o [2020-09-15T13:05:10.814Z] #39 19.59 CC images/core-s390.o [2020-09-15T13:05:10.814Z] #39 20.40 CC images/cpuinfo.o [2020-09-15T13:05:10.814Z] #39 20.84 CC images/inventory.o [2020-09-15T13:05:10.814Z] #39 21.19 CC images/fdinfo.o [2020-09-15T13:05:10.814Z] #39 21.53 CC images/fown.o [2020-09-15T13:05:10.814Z] #39 21.66 CC images/ns.o [2020-09-15T13:05:10.845Z] #39 49.63 DEP criu/pie-util-vdso.d [2020-09-15T13:05:10.845Z] #39 49.71 DEP criu/path.d [2020-09-15T13:05:10.845Z] #39 49.83 DEP criu/parasite-syscall.d [2020-09-15T13:05:10.997Z] #30 ... [2020-09-15T13:05:10.997Z] [2020-09-15T13:05:10.997Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-15T13:05:10.997Z] #38 30.45 Reading package lists... [2020-09-15T13:05:10.997Z] #38 37.53 Building dependency tree... [2020-09-15T13:05:10.997Z] #38 40.73 The following additional packages will be installed: [2020-09-15T13:05:10.997Z] #38 40.73 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-09-15T13:05:10.997Z] #38 40.75 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-09-15T13:05:10.997Z] #38 40.76 Suggested packages: [2020-09-15T13:05:10.997Z] #38 40.76 manpages-dev python-setuptools [2020-09-15T13:05:10.997Z] #38 42.40 The following NEW packages will be installed: [2020-09-15T13:05:10.997Z] #38 42.40 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-09-15T13:05:10.997Z] #38 42.40 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-09-15T13:05:10.997Z] #38 42.40 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-09-15T13:05:10.997Z] #38 42.41 python-six zlib1g-dev [2020-09-15T13:05:10.997Z] #38 42.80 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-09-15T13:05:10.997Z] #38 42.80 Need to get 4095 kB of archives. [2020-09-15T13:05:10.997Z] #38 42.80 After this operation, 22.5 MB of additional disk space will be used. [2020-09-15T13:05:10.997Z] #38 42.80 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-09-15T13:05:10.997Z] #38 42.82 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-09-15T13:05:10.997Z] #38 42.82 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2020-09-15T13:05:10.997Z] #38 42.82 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-09-15T13:05:10.997Z] #38 42.83 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-09-15T13:05:10.997Z] #38 42.89 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-09-15T13:05:10.997Z] #38 42.89 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-09-15T13:05:10.997Z] #38 42.89 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2020-09-15T13:05:10.997Z] #38 42.97 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-09-15T13:05:10.997Z] #38 43.13 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-09-15T13:05:10.997Z] #38 43.17 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-09-15T13:05:10.997Z] #38 43.41 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-09-15T13:05:10.997Z] #38 43.62 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-09-15T13:05:10.997Z] #38 43.67 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2020-09-15T13:05:10.997Z] #38 43.67 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-09-15T13:05:10.997Z] #38 43.74 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-09-15T13:05:10.997Z] #38 43.74 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-09-15T13:05:10.997Z] #38 45.27 debconf: delaying package configuration, since apt-utils is not installed [2020-09-15T13:05:10.997Z] #38 45.50 Fetched 4095 kB in 1s (3200 kB/s) [2020-09-15T13:05:10.997Z] #38 45.65 Selecting previously unselected package libcap-dev:amd64. [2020-09-15T13:05:10.997Z] #38 45.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 ... 15410 files and directories currently installed.) [2020-09-15T13:05:10.997Z] #38 45.89 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-09-15T13:05:10.997Z] #38 45.90 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-09-15T13:05:10.997Z] #38 46.16 Selecting previously unselected package libnet1:amd64. [2020-09-15T13:05:10.997Z] #38 46.22 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-09-15T13:05:10.997Z] #38 46.23 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-09-15T13:05:10.997Z] #38 46.48 Selecting previously unselected package libnet1-dev. [2020-09-15T13:05:10.997Z] #38 46.50 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-09-15T13:05:10.997Z] #38 46.52 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-09-15T13:05:10.997Z] #38 46.72 Selecting previously unselected package libnl-3-200:amd64. [2020-09-15T13:05:10.997Z] #38 46.72 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-09-15T13:05:10.997Z] #38 46.74 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-09-15T13:05:10.997Z] #38 ... [2020-09-15T13:05:10.997Z] [2020-09-15T13:05:10.997Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-15T13:05:10.997Z] #32 46.73 Selecting previously unselected package cmake-data. [2020-09-15T13:05:10.997Z] #32 46.73 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-09-15T13:05:10.997Z] #32 46.75 Unpacking cmake-data (3.13.4-1) ... [2020-09-15T13:05:11.049Z] #32 26.33 The following additional packages will be installed: [2020-09-15T13:05:11.050Z] #32 26.34 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-09-15T13:05:11.050Z] #32 26.36 Suggested packages: [2020-09-15T13:05:11.050Z] #32 26.36 cmake-doc ninja-build lrzip [2020-09-15T13:05:11.050Z] #32 26.36 Recommended packages: [2020-09-15T13:05:11.050Z] #32 26.36 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-09-15T13:05:11.072Z] #39 21.85 CC images/regfile.o [2020-09-15T13:05:11.072Z] #39 22.05 CC images/ghost-file.o [2020-09-15T13:05:11.137Z] #39 50.00 DEP criu/pagemap.d [2020-09-15T13:05:11.137Z] #39 50.17 DEP criu/pagemap-cache.d [2020-09-15T13:05:11.331Z] #39 22.30 CC images/fifo.o [2020-09-15T13:05:11.430Z] #39 50.35 DEP criu/page-xfer.d [2020-09-15T13:05:11.591Z] #39 22.58 CC images/remap-file-path.o [2020-09-15T13:05:11.722Z] #39 50.48 DEP criu/page-pipe.d [2020-09-15T13:05:11.722Z] #39 50.59 DEP criu/netfilter.d [2020-09-15T13:05:11.722Z] #39 50.68 DEP criu/net.d [2020-09-15T13:05:11.850Z] #39 22.86 CC images/eventfd.o [2020-09-15T13:05:12.009Z] #32 27.18 The following NEW packages will be installed: [2020-09-15T13:05:12.009Z] #32 27.18 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-09-15T13:05:12.009Z] #32 27.19 vim-common xxd [2020-09-15T13:05:12.014Z] #39 50.89 DEP criu/namespaces.d [2020-09-15T13:05:12.014Z] #39 50.96 DEP criu/mount.d [2020-09-15T13:05:12.014Z] #39 51.06 DEP criu/memfd.d [2020-09-15T13:05:12.109Z] #39 23.14 CC images/eventpoll.o [2020-09-15T13:05:12.273Z] #32 27.57 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-09-15T13:05:12.273Z] #32 27.57 Need to get 14.2 MB of archives. [2020-09-15T13:05:12.273Z] #32 27.57 After this operation, 60.0 MB of additional disk space will be used. [2020-09-15T13:05:12.273Z] #32 27.57 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2020-09-15T13:05:12.273Z] #32 27.58 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2020-09-15T13:05:12.273Z] #32 27.58 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake-data all 3.13.4-1 [1476 kB] [2020-09-15T13:05:12.306Z] #39 51.23 DEP criu/mem.d [2020-09-15T13:05:12.538Z] #32 27.74 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2020-09-15T13:05:12.602Z] #39 51.38 DEP criu/lsm.d [2020-09-15T13:05:12.602Z] #39 51.51 DEP criu/log.d [2020-09-15T13:05:12.602Z] #39 ... [2020-09-15T13:05:12.602Z] [2020-09-15T13:05:12.602Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-15T13:05:12.602Z] #41 78.27 net/http/httptrace [2020-09-15T13:05:12.602Z] #41 78.40 net/http [2020-09-15T13:05:12.602Z] #41 85.54 github.com/LK4D4/vndr/godl [2020-09-15T13:05:12.602Z] #41 86.10 github.com/LK4D4/vndr [2020-09-15T13:05:12.687Z] #39 23.47 CC images/fh.o [2020-09-15T13:05:12.915Z] #41 ... [2020-09-15T13:05:12.916Z] [2020-09-15T13:05:12.916Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-15T13:05:12.916Z] #39 51.65 DEP criu/libnetlink.d [2020-09-15T13:05:12.916Z] #39 51.80 DEP criu/kerndat.d [2020-09-15T13:05:12.916Z] #39 51.91 DEP criu/kcmp-ids.d [2020-09-15T13:05:12.916Z] #39 52.02 DEP criu/irmap.d [2020-09-15T13:05:12.945Z] #39 ... [2020-09-15T13:05:12.946Z] [2020-09-15T13:05:12.946Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-15T13:05:12.946Z] #47 DONE 97.0s [2020-09-15T13:05:12.946Z] [2020-09-15T13:05:12.946Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-15T13:05:12.946Z] #39 23.75 CC images/fsnotify.o [2020-09-15T13:05:12.946Z] #39 ... [2020-09-15T13:05:12.946Z] [2020-09-15T13:05:12.946Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-15T13:05:12.946Z] #41 95.18 compress/gzip [2020-09-15T13:05:12.946Z] #41 95.40 net [2020-09-15T13:05:12.946Z] #41 95.94 vendor/golang.org/x/text/transform [2020-09-15T13:05:12.946Z] #41 96.68 vendor/golang.org/x/text/unicode/bidi [2020-09-15T13:05:13.208Z] #39 52.15 DEP criu/ipc_ns.d [2020-09-15T13:05:13.497Z] #32 28.69 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libxml2 arm64 2.9.4+dfsg1-7+b3 [623 kB] [2020-09-15T13:05:13.497Z] #32 28.73 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libarchive13 arm64 3.3.3-4+deb10u1 [291 kB] [2020-09-15T13:05:13.497Z] #32 28.74 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB] [2020-09-15T13:05:13.497Z] #32 28.74 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 librhash0 arm64 1.3.8-1 [121 kB] [2020-09-15T13:05:13.497Z] #32 28.75 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libuv1 arm64 1.24.1-1 [105 kB] [2020-09-15T13:05:13.497Z] #32 28.76 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake arm64 3.13.4-1 [3046 kB] [2020-09-15T13:05:13.500Z] #39 52.33 DEP criu/image.d [2020-09-15T13:05:13.500Z] #39 52.48 DEP criu/image-desc.d [2020-09-15T13:05:13.500Z] #39 52.58 DEP criu/fsnotify.d [2020-09-15T13:05:13.518Z] #32 ... [2020-09-15T13:05:13.518Z] [2020-09-15T13:05:13.518Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-15T13:05:13.518Z] #41 38.87 github.com/LK4D4/vndr/godl/singleflight [2020-09-15T13:05:13.518Z] #41 38.90 internal/reflectlite [2020-09-15T13:05:13.518Z] #41 39.43 math/rand [2020-09-15T13:05:13.518Z] #41 40.85 internal/singleflight [2020-09-15T13:05:13.518Z] #41 42.29 strconv [2020-09-15T13:05:13.518Z] #41 42.29 bytes [2020-09-15T13:05:13.518Z] #41 45.80 bufio [2020-09-15T13:05:13.518Z] #41 47.05 reflect [2020-09-15T13:05:13.518Z] #41 48.32 syscall [2020-09-15T13:05:13.518Z] #41 ... [2020-09-15T13:05:13.518Z] [2020-09-15T13:05:13.518Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-15T13:05:13.518Z] #25 2.088 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-09-15T13:05:13.518Z] #25 2.461 [2020-09-15T13:05:13.792Z] #39 52.69 DEP criu/filesystems.d [2020-09-15T13:05:13.792Z] #39 52.78 DEP criu/files.d [2020-09-15T13:05:14.083Z] #39 52.89 DEP criu/files-reg.d [2020-09-15T13:05:14.084Z] #39 52.99 DEP criu/files-ext.d [2020-09-15T13:05:14.084Z] #39 53.11 DEP criu/file-lock.d [2020-09-15T13:05:14.375Z] #39 53.16 DEP criu/file-ids.d [2020-09-15T13:05:14.375Z] #39 53.26 DEP criu/fifo.d [2020-09-15T13:05:14.375Z] #39 53.38 DEP criu/fdstore.d [2020-09-15T13:05:14.375Z] #39 53.49 DEP criu/fault-injection.d [2020-09-15T13:05:14.544Z] #25 2.647 # 2.0% ##### 7.0% ######## 11.7% ############ 17.9% ################ 22.9% #################### 28.5% ######################### 34.9% ########################### 38.5% ############################### 44.3% #################################### 51.1% ######################################### 57.4% ############################################## 64.4% ################################################# 69.0% ##################################################### 73.7% ######################################################### 79.9% ############################################################ 84.4% ############################################################### 88.9% ##################################################################### 96.1% ######################################################################## 100.0% [2020-09-15T13:05:14.667Z] #39 53.52 DEP criu/external.d [2020-09-15T13:05:14.667Z] #39 53.61 DEP criu/eventpoll.d [2020-09-15T13:05:14.753Z] #8 unpacking docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 19.3s done [2020-09-15T13:05:14.753Z] #8 DONE 24.8s [2020-09-15T13:05:14.753Z] [2020-09-15T13:05:14.753Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-09-15T13:05:14.851Z] #41 98.63 vendor/golang.org/x/text/secure/bidirule [2020-09-15T13:05:14.851Z] #41 98.89 vendor/golang.org/x/text/unicode/norm [2020-09-15T13:05:14.892Z] #32 ... [2020-09-15T13:05:14.892Z] [2020-09-15T13:05:14.892Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-15T13:05:14.892Z] #41 30.01 internal/reflectlite [2020-09-15T13:05:14.892Z] #41 30.07 github.com/LK4D4/vndr/godl/singleflight [2020-09-15T13:05:14.892Z] #41 30.08 math/rand [2020-09-15T13:05:14.892Z] #41 30.08 internal/singleflight [2020-09-15T13:05:14.959Z] #39 53.80 DEP criu/eventfd.d [2020-09-15T13:05:14.959Z] #39 53.89 DEP criu/crtools.d [2020-09-15T13:05:14.959Z] #39 54.00 DEP criu/cr-service.d [2020-09-15T13:05:15.055Z] #9 DONE 0.2s [2020-09-15T13:05:15.055Z] [2020-09-15T13:05:15.055Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-09-15T13:05:15.055Z] #10 DONE 0.2s [2020-09-15T13:05:15.055Z] [2020-09-15T13:05:15.055Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-15T13:05:15.108Z] #25 4.957 [2020-09-15T13:05:15.251Z] #39 54.22 DEP criu/cr-restore.d [2020-09-15T13:05:15.358Z] #46 ... [2020-09-15T13:05:15.358Z] [2020-09-15T13:05:15.358Z] #28 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-09-15T13:05:15.358Z] #28 DONE 0.1s [2020-09-15T13:05:15.358Z] [2020-09-15T13:05:15.358Z] #36 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-09-15T13:05:15.358Z] #36 DONE 0.1s [2020-09-15T13:05:15.358Z] [2020-09-15T13:05:15.358Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-15T13:05:15.543Z] #39 54.45 DEP criu/cr-errno.d [2020-09-15T13:05:15.543Z] #39 54.46 DEP criu/cr-dump.d [2020-09-15T13:05:15.543Z] #39 54.55 DEP criu/cr-dedup.d [2020-09-15T13:05:15.543Z] #39 54.60 DEP criu/cr-check.d [2020-09-15T13:05:15.543Z] #39 54.66 DEP criu/config.d [2020-09-15T13:05:15.622Z] #25 5.245 0.2% ######################### 36.1% ####################################### 54.8% ################################################################### 93.1% ######################################################################## 100.0% [2020-09-15T13:05:15.622Z] #25 ... [2020-09-15T13:05:15.622Z] [2020-09-15T13:05:15.622Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-15T13:05:15.622Z] #10 41.34 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-09-15T13:05:15.622Z] #10 41.34 Need to get 77.7 MB of archives. [2020-09-15T13:05:15.622Z] #10 41.34 After this operation, 487 MB of additional disk space will be used. [2020-09-15T13:05:15.622Z] #10 41.34 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-09-15T13:05:15.622Z] #10 41.61 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-09-15T13:05:15.622Z] #10 42.27 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-09-15T13:05:15.622Z] #10 42.36 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2020-09-15T13:05:15.622Z] #10 42.36 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-09-15T13:05:15.622Z] #10 42.39 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-09-15T13:05:15.622Z] #10 43.25 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-09-15T13:05:15.622Z] #10 44.04 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-09-15T13:05:15.622Z] #10 44.04 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-09-15T13:05:15.622Z] #10 48.14 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-09-15T13:05:15.622Z] #10 50.53 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-09-15T13:05:15.622Z] #10 50.54 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-09-15T13:05:15.622Z] #10 50.56 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-09-15T13:05:15.622Z] #10 50.56 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-09-15T13:05:15.622Z] #10 50.58 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-09-15T13:05:15.622Z] #10 50.59 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB] [2020-09-15T13:05:15.622Z] #10 50.59 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-09-15T13:05:15.622Z] #10 50.62 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-09-15T13:05:15.622Z] #10 50.63 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-09-15T13:05:15.622Z] #10 50.68 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-09-15T13:05:15.622Z] #10 50.71 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-09-15T13:05:15.622Z] #10 50.76 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-09-15T13:05:15.622Z] #10 50.78 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2020-09-15T13:05:15.622Z] #10 50.78 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-09-15T13:05:15.622Z] #10 50.78 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB] [2020-09-15T13:05:15.837Z] #39 54.76 DEP criu/clone-noasan.d [2020-09-15T13:05:15.837Z] #39 54.79 DEP criu/cgroup.d [2020-09-15T13:05:15.837Z] #39 54.87 DEP criu/cgroup-props.d [2020-09-15T13:05:15.837Z] #39 54.93 DEP criu/bitmap.d [2020-09-15T13:05:15.879Z] #10 ... [2020-09-15T13:05:15.879Z] [2020-09-15T13:05:15.879Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-15T13:05:15.879Z] #38 46.89 Selecting previously unselected package libnl-3-dev:amd64. [2020-09-15T13:05:15.879Z] #38 46.93 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-09-15T13:05:15.879Z] #38 46.97 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-09-15T13:05:15.879Z] #38 47.30 Selecting previously unselected package libprotobuf-c1:amd64. [2020-09-15T13:05:15.879Z] #38 47.30 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-09-15T13:05:15.879Z] #38 47.31 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-09-15T13:05:15.879Z] #38 47.40 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-09-15T13:05:15.879Z] #38 47.41 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-09-15T13:05:15.879Z] #38 47.41 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-09-15T13:05:15.879Z] #38 47.52 Selecting previously unselected package zlib1g-dev:amd64. [2020-09-15T13:05:15.879Z] #38 47.52 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-09-15T13:05:15.879Z] #38 47.53 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-09-15T13:05:15.879Z] #38 47.81 Selecting previously unselected package libprotobuf17:amd64. [2020-09-15T13:05:15.879Z] #38 47.83 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-09-15T13:05:15.879Z] #38 47.85 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-09-15T13:05:15.879Z] #38 48.64 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-09-15T13:05:15.879Z] #38 48.65 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-09-15T13:05:15.879Z] #38 48.66 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-09-15T13:05:15.879Z] #38 49.01 Selecting previously unselected package libprotobuf-dev:amd64. [2020-09-15T13:05:15.879Z] #38 49.03 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-09-15T13:05:15.879Z] #38 49.05 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-09-15T13:05:15.879Z] #38 50.61 Selecting previously unselected package libprotoc17:amd64. [2020-09-15T13:05:15.879Z] #38 50.64 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-09-15T13:05:15.879Z] #38 50.65 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-09-15T13:05:15.879Z] #38 51.18 Selecting previously unselected package protobuf-c-compiler. [2020-09-15T13:05:15.879Z] #38 51.20 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-09-15T13:05:15.879Z] #38 51.22 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-09-15T13:05:15.879Z] #38 51.35 Selecting previously unselected package protobuf-compiler. [2020-09-15T13:05:15.879Z] #38 51.37 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-09-15T13:05:15.879Z] #38 51.38 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-09-15T13:05:15.879Z] #38 51.52 Selecting previously unselected package python-pkg-resources. [2020-09-15T13:05:15.879Z] #38 51.53 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-09-15T13:05:15.879Z] #38 51.54 Unpacking python-pkg-resources (40.8.0-1) ... [2020-09-15T13:05:16.022Z] #37 0.867 + git clone https://github.com/docker/distribution.git . [2020-09-15T13:05:16.022Z] #37 0.889 Cloning into '.'... [2020-09-15T13:05:16.129Z] #39 54.93 DEP criu/bfd.d [2020-09-15T13:05:16.129Z] #39 55.00 DEP criu/autofs.d [2020-09-15T13:05:16.129Z] #39 ... [2020-09-15T13:05:16.129Z] [2020-09-15T13:05:16.129Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-15T13:05:16.129Z] #41 DONE 92.0s [2020-09-15T13:05:16.129Z] [2020-09-15T13:05:16.129Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-15T13:05:16.129Z] #39 55.15 DEP criu/aio.d [2020-09-15T13:05:16.136Z] #38 51.81 Selecting previously unselected package python-six. [2020-09-15T13:05:16.136Z] #38 51.82 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-09-15T13:05:16.136Z] #38 51.83 Unpacking python-six (1.12.0-1) ... [2020-09-15T13:05:16.136Z] #38 51.94 Selecting previously unselected package python-protobuf. [2020-09-15T13:05:16.393Z] #38 51.95 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-09-15T13:05:16.393Z] #38 51.96 Unpacking python-protobuf (3.6.1.3-2) ... [2020-09-15T13:05:16.393Z] #38 ... [2020-09-15T13:05:16.393Z] [2020-09-15T13:05:16.393Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-15T13:05:16.393Z] #25 6.023 [2020-09-15T13:05:16.421Z] #39 55.36 DEP criu/action-scripts.d [2020-09-15T13:05:16.421Z] #39 55.48 CC criu/action-scripts.o [2020-09-15T13:05:16.491Z] #41 31.35 sort [2020-09-15T13:05:16.491Z] #41 31.37 strconv [2020-09-15T13:05:16.491Z] #41 31.41 io [2020-09-15T13:05:16.491Z] #41 31.43 syscall [2020-09-15T13:05:16.650Z] #25 6.235 ######### 13.6% ############################ 39.9% ################################################ 67.9% ######################################################################## 100.0% [2020-09-15T13:05:16.907Z] #25 6.920 [2020-09-15T13:05:17.058Z] #39 55.84 CC criu/aio.o [2020-09-15T13:05:17.058Z] #39 ... [2020-09-15T13:05:17.058Z] [2020-09-15T13:05:17.058Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-15T13:05:17.058Z] #17 1.367 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-15T13:05:17.058Z] #17 1.488 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-15T13:05:17.058Z] #17 1.782 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-15T13:05:17.058Z] #17 1.795 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-09-15T13:05:17.058Z] #17 2.495 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [200 kB] [2020-09-15T13:05:17.058Z] #17 3.727 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-09-15T13:05:17.058Z] #17 6.256 Fetched 8071 kB in 5s (1631 kB/s) [2020-09-15T13:05:17.058Z] #17 6.256 Reading package lists... [2020-09-15T13:05:17.058Z] #17 7.993 Reading package lists... [2020-09-15T13:05:17.058Z] #17 9.634 Building dependency tree... [2020-09-15T13:05:17.058Z] #17 10.22 libcap2-bin is already the newest version (1:2.25-2). [2020-09-15T13:05:17.058Z] #17 10.22 The following additional packages will be installed: [2020-09-15T13:05:17.058Z] #17 10.22 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-09-15T13:05:17.058Z] #17 10.22 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-09-15T13:05:17.058Z] #17 10.23 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-09-15T13:05:17.058Z] #17 10.23 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-09-15T13:05:17.058Z] #17 10.23 python3.7 python3.7-minimal vim-runtime xxd [2020-09-15T13:05:17.058Z] #17 10.23 Suggested packages: [2020-09-15T13:05:17.058Z] #17 10.23 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-09-15T13:05:17.058Z] #17 10.23 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-09-15T13:05:17.058Z] #17 10.23 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-09-15T13:05:17.058Z] #17 10.23 Recommended packages: [2020-09-15T13:05:17.058Z] #17 10.23 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-09-15T13:05:17.058Z] #17 10.23 python3-keyrings.alt python3-xdg unzip [2020-09-15T13:05:17.351Z] #17 11.71 The following NEW packages will be installed: [2020-09-15T13:05:17.351Z] #17 11.72 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-09-15T13:05:17.351Z] #17 ... [2020-09-15T13:05:17.351Z] [2020-09-15T13:05:17.351Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-15T13:05:17.351Z] #39 56.30 CC criu/autofs.o [2020-09-15T13:05:17.384Z] #41 ... [2020-09-15T13:05:17.384Z] [2020-09-15T13:05:17.384Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-15T13:05:17.384Z] #39 24.49 CC images/signalfd.o [2020-09-15T13:05:17.384Z] #39 24.75 CC images/fs.o [2020-09-15T13:05:17.384Z] #39 25.01 CC images/pstree.o [2020-09-15T13:05:17.384Z] #39 25.16 CC images/pipe.o [2020-09-15T13:05:17.384Z] #39 25.36 CC images/tcp-stream.o [2020-09-15T13:05:17.384Z] #39 25.60 CC images/sk-packet.o [2020-09-15T13:05:17.384Z] #39 25.87 CC images/mnt.o [2020-09-15T13:05:17.384Z] #39 26.10 CC images/pipe-data.o [2020-09-15T13:05:17.384Z] #39 26.30 CC images/sa.o [2020-09-15T13:05:17.384Z] #39 26.42 CC images/timer.o [2020-09-15T13:05:17.384Z] #39 26.70 CC images/timerfd.o [2020-09-15T13:05:17.384Z] #39 26.94 CC images/mm.o [2020-09-15T13:05:17.384Z] #39 27.28 CC images/sk-opts.o [2020-09-15T13:05:17.384Z] #39 27.56 CC images/sk-unix.o [2020-09-15T13:05:17.384Z] #39 27.81 CC images/sk-inet.o [2020-09-15T13:05:17.384Z] #39 28.14 CC images/tun.o [2020-09-15T13:05:17.447Z] #41 32.51 vendor/golang.org/x/net/dns/dnsmessage [2020-09-15T13:05:17.642Z] #39 28.43 CC images/sk-netlink.o [2020-09-15T13:05:17.742Z] #41 32.86 bytes [2020-09-15T13:05:17.901Z] #39 28.64 CC images/packet-sock.o [2020-09-15T13:05:18.160Z] #39 28.97 CC images/ipc-var.o [2020-09-15T13:05:18.387Z] #39 57.26 CC criu/bfd.o [2020-09-15T13:05:18.418Z] #39 29.19 CC images/ipc-desc.o [2020-09-15T13:05:18.677Z] #39 29.41 CC images/ipc-shm.o [2020-09-15T13:05:18.677Z] #39 29.58 CC images/ipc-msg.o [2020-09-15T13:05:18.680Z] #39 57.67 CC criu/bitmap.o [2020-09-15T13:05:18.936Z] #39 29.84 CC images/ipc-sem.o [2020-09-15T13:05:18.960Z] #25 7.150 # 1.8% ##### 7.3% ######### 13.4% ############ 17.4% ################ 22.9% #################### 29.1% ######################## 34.4% ############################ 39.4% ############################### 43.9% ################################### 48.9% ####################################### 54.6% ########################################### 60.1% ############################################### 66.5% #################################################### 72.3% ######################################################## 79.1% ############################################################### 87.7% #################################################################### 95.4% ######################################################################## 100.0% [2020-09-15T13:05:18.972Z] #39 57.80 CC criu/cgroup-props.o [2020-09-15T13:05:19.133Z] #41 34.24 reflect [2020-09-15T13:05:19.195Z] #39 30.02 CC images/utsns.o [2020-09-15T13:05:19.195Z] #39 30.22 CC images/creds.o [2020-09-15T13:05:19.264Z] #39 58.15 CC criu/cgroup.o [2020-09-15T13:05:19.524Z] #25 9.440 [2020-09-15T13:05:19.761Z] #39 30.42 CC images/vma.o [2020-09-15T13:05:19.762Z] #39 30.61 CC images/netdev.o [2020-09-15T13:05:20.020Z] #39 30.96 CC images/tty.o [2020-09-15T13:05:20.020Z] #41 34.99 bufio [2020-09-15T13:05:20.021Z] #41 ... [2020-09-15T13:05:20.021Z] [2020-09-15T13:05:20.021Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-09-15T13:05:20.021Z] #51 23.89 Building dependency tree... [2020-09-15T13:05:20.021Z] #51 26.63 The following additional packages will be installed: [2020-09-15T13:05:20.021Z] #51 26.63 libbtrfs0 [2020-09-15T13:05:20.021Z] #51 26.84 The following NEW packages will be installed: [2020-09-15T13:05:20.021Z] #51 26.87 libbtrfs-dev libbtrfs0 [2020-09-15T13:05:20.021Z] #51 27.27 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-09-15T13:05:20.021Z] #51 27.27 Need to get 119 kB of archives. [2020-09-15T13:05:20.021Z] #51 27.27 After this operation, 387 kB of additional disk space will be used. [2020-09-15T13:05:20.021Z] #51 27.27 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2020-09-15T13:05:20.021Z] #51 27.28 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2020-09-15T13:05:20.021Z] #51 28.92 debconf: delaying package configuration, since apt-utils is not installed [2020-09-15T13:05:20.021Z] #51 29.21 Fetched 119 kB in 0s (426 kB/s) [2020-09-15T13:05:20.021Z] #51 29.33 Selecting previously unselected package libbtrfs0. [2020-09-15T13:05:20.021Z] #51 29.33 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2020-09-15T13:05:20.021Z] #51 29.40 Preparing to unpack .../libbtrfs0_4.20.1-2_arm64.deb ... [2020-09-15T13:05:20.021Z] #51 29.41 Unpacking libbtrfs0 (4.20.1-2) ... [2020-09-15T13:05:20.021Z] #51 30.06 Selecting previously unselected package libbtrfs-dev. [2020-09-15T13:05:20.021Z] #51 30.08 Preparing to unpack .../libbtrfs-dev_4.20.1-2_arm64.deb ... [2020-09-15T13:05:20.021Z] #51 30.11 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-09-15T13:05:20.021Z] #51 32.56 Setting up libbtrfs0 (4.20.1-2) ... [2020-09-15T13:05:20.021Z] #51 ... [2020-09-15T13:05:20.021Z] [2020-09-15T13:05:20.021Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-15T13:05:20.021Z] #47 35.00 regexp/syntax [2020-09-15T13:05:20.021Z] #47 35.00 bufio [2020-09-15T13:05:20.021Z] #47 35.00 reflect [2020-09-15T13:05:20.021Z] #47 35.06 syscall [2020-09-15T13:05:20.284Z] #47 ... [2020-09-15T13:05:20.284Z] [2020-09-15T13:05:20.284Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-09-15T13:05:20.284Z] #23 24.37 Building dependency tree... [2020-09-15T13:05:20.284Z] #23 26.90 ca-certificates is already the newest version (20200601~deb10u1). [2020-09-15T13:05:20.284Z] #23 26.90 The following additional packages will be installed: [2020-09-15T13:05:20.284Z] #23 26.90 libjq1 libonig5 [2020-09-15T13:05:20.284Z] #23 27.33 The following NEW packages will be installed: [2020-09-15T13:05:20.284Z] #23 27.33 jq libjq1 libonig5 [2020-09-15T13:05:20.284Z] #23 27.77 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-09-15T13:05:20.284Z] #23 27.77 Need to get 325 kB of archives. [2020-09-15T13:05:20.284Z] #23 27.77 After this operation, 1019 kB of additional disk space will be used. [2020-09-15T13:05:20.284Z] #23 27.77 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2020-09-15T13:05:20.284Z] #23 27.78 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2020-09-15T13:05:20.284Z] #23 27.78 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2020-09-15T13:05:20.284Z] #23 29.35 debconf: delaying package configuration, since apt-utils is not installed [2020-09-15T13:05:20.284Z] #23 29.66 Fetched 325 kB in 0s (1072 kB/s) [2020-09-15T13:05:20.284Z] #23 30.06 Selecting previously unselected package libonig5:arm64. [2020-09-15T13:05:20.284Z] #23 30.06 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2020-09-15T13:05:20.284Z] #23 30.14 Preparing to unpack .../libonig5_6.9.1-1_arm64.deb ... [2020-09-15T13:05:20.284Z] #23 30.29 Unpacking libonig5:arm64 (6.9.1-1) ... [2020-09-15T13:05:20.284Z] #23 ... [2020-09-15T13:05:20.284Z] [2020-09-15T13:05:20.284Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-15T13:05:20.284Z] #38 20.41 Reading package lists... [2020-09-15T13:05:20.284Z] #38 25.55 Building dependency tree... [2020-09-15T13:05:20.284Z] #38 28.08 The following additional packages will be installed: [2020-09-15T13:05:20.284Z] #38 28.09 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-09-15T13:05:20.284Z] #38 28.10 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-09-15T13:05:20.284Z] #38 28.10 Suggested packages: [2020-09-15T13:05:20.284Z] #38 28.10 manpages-dev python-setuptools [2020-09-15T13:05:20.284Z] #38 29.20 The following NEW packages will be installed: [2020-09-15T13:05:20.284Z] #38 29.22 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-09-15T13:05:20.284Z] #38 29.22 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-09-15T13:05:20.284Z] #38 29.22 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-09-15T13:05:20.284Z] #38 29.23 python-six zlib1g-dev [2020-09-15T13:05:20.284Z] #38 29.57 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-09-15T13:05:20.284Z] #38 29.57 Need to get 3798 kB of archives. [2020-09-15T13:05:20.284Z] #38 29.57 After this operation, 21.6 MB of additional disk space will be used. [2020-09-15T13:05:20.284Z] #38 29.57 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libcap-dev arm64 1:2.25-2 [30.4 kB] [2020-09-15T13:05:20.284Z] #38 29.57 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2020-09-15T13:05:20.284Z] #38 29.58 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1-dev arm64 1.1.6+dfsg-3.1 [117 kB] [2020-09-15T13:05:20.284Z] #38 29.58 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2020-09-15T13:05:20.284Z] #38 29.58 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-dev arm64 3.4.0-1 [98.2 kB] [2020-09-15T13:05:20.284Z] #38 29.61 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2020-09-15T13:05:20.284Z] #38 29.62 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-09-15T13:05:20.284Z] #38 29.62 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-1 [210 kB] [2020-09-15T13:05:20.284Z] #38 29.62 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf17 arm64 3.6.1.3-2 [714 kB] [2020-09-15T13:05:20.284Z] #38 29.69 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-lite17 arm64 3.6.1.3-2 [150 kB] [2020-09-15T13:05:20.284Z] #38 29.73 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-dev arm64 3.6.1.3-2 [1061 kB] [2020-09-15T13:05:20.284Z] #38 29.77 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotoc17 arm64 3.6.1.3-2 [586 kB] [2020-09-15T13:05:20.284Z] #38 29.79 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-09-15T13:05:20.284Z] #38 29.79 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-compiler arm64 3.6.1.3-2 [64.7 kB] [2020-09-15T13:05:20.284Z] #38 29.80 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-09-15T13:05:20.284Z] #38 29.81 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-six all 1.12.0-1 [15.7 kB] [2020-09-15T13:05:20.284Z] #38 29.84 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-protobuf arm64 3.6.1.3-2 [328 kB] [2020-09-15T13:05:20.284Z] #38 32.27 debconf: delaying package configuration, since apt-utils is not installed [2020-09-15T13:05:20.284Z] #38 33.24 Fetched 3798 kB in 1s (6938 kB/s) [2020-09-15T13:05:20.284Z] #38 35.50 Selecting previously unselected package libcap-dev:arm64. [2020-09-15T13:05:20.284Z] #38 35.51 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2020-09-15T13:05:20.284Z] #38 35.57 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_arm64.deb ... [2020-09-15T13:05:20.284Z] #38 ... [2020-09-15T13:05:20.284Z] [2020-09-15T13:05:20.284Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-15T13:05:20.284Z] #10 20.89 Reading package lists... [2020-09-15T13:05:20.284Z] #10 25.78 Building dependency tree... [2020-09-15T13:05:20.284Z] #10 28.22 The following additional packages will be installed: [2020-09-15T13:05:20.284Z] #10 28.23 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-09-15T13:05:20.284Z] #10 28.23 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-09-15T13:05:20.284Z] #10 28.23 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-09-15T13:05:20.284Z] #10 28.23 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-09-15T13:05:20.284Z] #10 28.23 Suggested packages: [2020-09-15T13:05:20.284Z] #10 28.24 gcc-8-locales seccomp wine64 [2020-09-15T13:05:20.284Z] #10 29.13 The following NEW packages will be installed: [2020-09-15T13:05:20.284Z] #10 29.14 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-09-15T13:05:20.284Z] #10 29.15 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-09-15T13:05:20.284Z] #10 29.15 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-09-15T13:05:20.284Z] #10 29.15 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-09-15T13:05:20.284Z] #10 29.15 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-09-15T13:05:20.284Z] #10 29.15 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-09-15T13:05:20.284Z] #10 29.54 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-09-15T13:05:20.284Z] #10 29.54 Need to get 73.3 MB of archives. [2020-09-15T13:05:20.284Z] #10 29.54 After this operation, 472 MB of additional disk space will be used. [2020-09-15T13:05:20.284Z] #10 29.54 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-09-15T13:05:20.284Z] #10 29.75 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-09-15T13:05:20.284Z] #10 30.00 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-09-15T13:05:20.284Z] #10 30.05 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper1.02.1 arm64 2:1.02.155-3 [124 kB] [2020-09-15T13:05:20.284Z] #10 30.06 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB] [2020-09-15T13:05:20.284Z] #10 30.06 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-09-15T13:05:20.284Z] #10 31.30 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-09-15T13:05:20.284Z] #10 31.71 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-09-15T13:05:20.284Z] #10 32.00 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-09-15T13:05:20.308Z] #39 ... [2020-09-15T13:05:20.308Z] [2020-09-15T13:05:20.308Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-09-15T13:05:20.308Z] #28 DONE 95.8s [2020-09-15T13:05:20.308Z] [2020-09-15T13:05:20.308Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-15T13:05:20.308Z] #17 11.72 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-09-15T13:05:20.308Z] #17 11.72 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-09-15T13:05:20.308Z] #17 11.72 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-09-15T13:05:20.308Z] #17 11.72 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-09-15T13:05:20.308Z] #17 11.72 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-09-15T13:05:20.308Z] #17 11.72 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-09-15T13:05:20.308Z] #17 11.72 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-09-15T13:05:20.308Z] #17 11.72 xz-utils zip [2020-09-15T13:05:20.308Z] #17 11.78 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2020-09-15T13:05:20.308Z] #17 11.78 Need to get 27.7 MB of archives. [2020-09-15T13:05:20.308Z] #17 11.78 After this operation, 117 MB of additional disk space will be used. [2020-09-15T13:05:20.308Z] #17 11.78 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x pigz s390x 2.4-1 [52.8 kB] [2020-09-15T13:05:20.308Z] #17 11.81 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-minimal s390x 3.7.3-2+deb10u2 [586 kB] [2020-09-15T13:05:20.308Z] #17 11.85 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7-minimal s390x 3.7.3-2+deb10u2 [1590 kB] [2020-09-15T13:05:20.308Z] #17 11.92 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-minimal s390x 3.7.3-1 [36.6 kB] [2020-09-15T13:05:20.308Z] #17 11.92 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libmpdec2 s390x 2.4.2-2 [83.3 kB] [2020-09-15T13:05:20.308Z] #17 11.92 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-stdlib s390x 3.7.3-2+deb10u2 [1684 kB] [2020-09-15T13:05:20.308Z] #17 11.97 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7 s390x 3.7.3-2+deb10u2 [330 kB] [2020-09-15T13:05:20.308Z] #17 11.98 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3-stdlib s390x 3.7.3-1 [20.0 kB] [2020-09-15T13:05:20.308Z] #17 11.98 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3 s390x 3.7.3-1 [61.5 kB] [2020-09-15T13:05:20.308Z] #17 11.98 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip4tc0 s390x 1.8.2-4 [69.5 kB] [2020-09-15T13:05:20.308Z] #17 11.98 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip6tc0 s390x 1.8.2-4 [69.8 kB] [2020-09-15T13:05:20.308Z] #17 11.98 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libiptc0 s390x 1.8.2-4 [59.6 kB] [2020-09-15T13:05:20.308Z] #17 11.98 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnfnetlink0 s390x 1.0.1-3+b1 [13.7 kB] [2020-09-15T13:05:20.308Z] #17 12.02 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnetfilter-conntrack3 s390x 1.0.7-1 [39.0 kB] [2020-09-15T13:05:20.308Z] #17 12.04 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnftnl11 s390x 1.1.2-2 [50.6 kB] [2020-09-15T13:05:20.308Z] #17 12.06 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x iptables s390x 1.8.2-4 [379 kB] [2020-09-15T13:05:20.308Z] #17 12.07 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2020-09-15T13:05:20.308Z] #17 12.07 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2020-09-15T13:05:20.308Z] #17 12.08 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x bash-completion all 1:2.8-6 [208 kB] [2020-09-15T13:05:20.308Z] #17 12.08 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x bzip2 s390x 1.0.6-9.2~deb10u1 [47.8 kB] [2020-09-15T13:05:20.308Z] #17 12.08 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x xz-utils s390x 5.2.4-1 [181 kB] [2020-09-15T13:05:20.308Z] #17 12.08 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x apparmor s390x 2.13.2-10 [529 kB] [2020-09-15T13:05:20.308Z] #17 12.10 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x aufs-tools s390x 1:4.14+20190211-1 [104 kB] [2020-09-15T13:05:20.308Z] #17 12.10 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2020-09-15T13:05:20.308Z] #17 12.11 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2020-09-15T13:05:20.308Z] #17 12.11 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2020-09-15T13:05:20.308Z] #17 12.11 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libaio1 s390x 0.3.112-3 [11.1 kB] [2020-09-15T13:05:20.308Z] #17 12.11 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main s390x libgpm2 s390x 1.20.7-5 [35.2 kB] [2020-09-15T13:05:20.308Z] #17 12.11 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2020-09-15T13:05:20.308Z] #17 12.30 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2020-09-15T13:05:20.308Z] #17 12.30 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2020-09-15T13:05:20.308Z] #17 12.30 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2020-09-15T13:05:20.308Z] #17 12.31 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main s390x libreadline5 s390x 5.2+dfsg-3+b13 [114 kB] [2020-09-15T13:05:20.308Z] #17 12.31 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main s390x net-tools s390x 1.60+git20180626.aebd88e-1 [242 kB] [2020-09-15T13:05:20.308Z] #17 12.31 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pip-whl all 18.1-5 [1591 kB] [2020-09-15T13:05:20.308Z] #17 12.36 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-09-15T13:05:20.308Z] #17 12.37 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-distutils all 3.7.3-1 [142 kB] [2020-09-15T13:05:20.308Z] #17 12.37 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pip all 18.1-5 [171 kB] [2020-09-15T13:05:20.308Z] #17 12.38 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pkg-resources all 40.8.0-1 [153 kB] [2020-09-15T13:05:20.308Z] #17 12.38 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-setuptools all 40.8.0-1 [306 kB] [2020-09-15T13:05:20.308Z] #17 12.39 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-wheel all 0.32.3-2 [19.4 kB] [2020-09-15T13:05:20.308Z] #17 12.39 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main s390x sudo s390x 1.8.27-1+deb10u2 [1199 kB] [2020-09-15T13:05:20.308Z] #17 12.42 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main s390x thin-provisioning-tools s390x 0.7.6-2.1 [314 kB] [2020-09-15T13:05:20.308Z] #17 12.42 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main s390x uidmap s390x 1:4.5-1.1 [257 kB] [2020-09-15T13:05:20.308Z] #17 12.43 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-09-15T13:05:20.308Z] #17 12.58 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim s390x 2:8.1.0875-5 [1188 kB] [2020-09-15T13:05:20.308Z] #17 12.61 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main s390x xfsprogs s390x 4.20.0-1 [865 kB] [2020-09-15T13:05:20.308Z] #17 12.64 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main s390x zip s390x 3.0-11+b1 [232 kB] [2020-09-15T13:05:20.308Z] #17 13.07 debconf: delaying package configuration, since apt-utils is not installed [2020-09-15T13:05:20.308Z] #17 13.10 Fetched 27.7 MB in 1s (30.9 MB/s) [2020-09-15T13:05:20.308Z] #17 13.16 Selecting previously unselected package pigz. [2020-09-15T13:05:20.308Z] #17 13.16 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23199 files and directories currently installed.) [2020-09-15T13:05:20.308Z] #17 13.20 Preparing to unpack .../archives/pigz_2.4-1_s390x.deb ... [2020-09-15T13:05:20.308Z] #17 13.20 Unpacking pigz (2.4-1) ... [2020-09-15T13:05:20.308Z] #17 13.26 Selecting previously unselected package libpython3.7-minimal:s390x. [2020-09-15T13:05:20.308Z] #17 13.26 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_s390x.deb ... [2020-09-15T13:05:20.308Z] #17 13.26 Unpacking libpython3.7-minimal:s390x (3.7.3-2+deb10u2) ... [2020-09-15T13:05:20.308Z] #17 13.60 Selecting previously unselected package python3.7-minimal. [2020-09-15T13:05:20.308Z] #17 13.60 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_s390x.deb ... [2020-09-15T13:05:20.308Z] #17 13.61 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2020-09-15T13:05:20.308Z] #17 14.19 Setting up libpython3.7-minimal:s390x (3.7.3-2+deb10u2) ... [2020-09-15T13:05:20.308Z] #17 14.21 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2020-09-15T13:05:20.535Z] #37 ... [2020-09-15T13:05:20.535Z] [2020-09-15T13:05:20.535Z] #44 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-15T13:05:20.535Z] #44 0.546 + RM_GOPATH=0 [2020-09-15T13:05:20.535Z] #44 0.546 + TMP_GOPATH= [2020-09-15T13:05:20.535Z] #44 0.547 + : /build [2020-09-15T13:05:20.535Z] #44 0.547 + '[' -z '' ']' [2020-09-15T13:05:20.535Z] #44 0.548 ++ mktemp -d [2020-09-15T13:05:20.535Z] #44 0.549 + export GOPATH=/tmp/tmp.5KPo2ygvHR [2020-09-15T13:05:20.535Z] #44 0.549 + GOPATH=/tmp/tmp.5KPo2ygvHR [2020-09-15T13:05:20.535Z] #44 0.549 + RM_GOPATH=1 [2020-09-15T13:05:20.535Z] #44 0.550 + case "$(go env GOARCH)" in [2020-09-15T13:05:20.535Z] #44 0.552 ++ go env GOARCH [2020-09-15T13:05:20.535Z] #44 0.559 + export GO_BUILDMODE=-buildmode=pie [2020-09-15T13:05:20.535Z] #44 0.559 + GO_BUILDMODE=-buildmode=pie [2020-09-15T13:05:20.535Z] #44 0.562 ++ dirname /tmp/install/install.sh [2020-09-15T13:05:20.535Z] #44 0.565 + dir=/tmp/install [2020-09-15T13:05:20.535Z] #44 0.565 + bin=gotestsum [2020-09-15T13:05:20.535Z] #44 0.565 + shift [2020-09-15T13:05:20.535Z] #44 0.565 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-09-15T13:05:20.535Z] #44 0.565 + . /tmp/install/gotestsum.installer [2020-09-15T13:05:20.535Z] #44 0.566 ++ : v0.3.5 [2020-09-15T13:05:20.535Z] #44 0.566 + install_gotestsum [2020-09-15T13:05:20.535Z] #44 0.567 + set -e [2020-09-15T13:05:20.535Z] #44 0.567 + export GO111MODULE=on [2020-09-15T13:05:20.535Z] #44 0.568 + GO111MODULE=on [2020-09-15T13:05:20.535Z] #44 0.568 + GOBIN=/build [2020-09-15T13:05:20.535Z] #44 0.568 + go get gotest.tools/gotestsum@v0.3.5 [2020-09-15T13:05:20.535Z] #44 0.593 go: finding gotest.tools v0.3.5 [2020-09-15T13:05:20.535Z] #44 0.596 go: finding gotest.tools/gotestsum v0.3.5 [2020-09-15T13:05:20.535Z] #44 1.398 go: downloading gotest.tools/gotestsum v0.3.5 [2020-09-15T13:05:20.535Z] #44 2.381 go: extracting gotest.tools/gotestsum v0.3.5 [2020-09-15T13:05:20.535Z] #44 3.925 go: downloading gotest.tools v2.1.0+incompatible [2020-09-15T13:05:20.535Z] #44 4.138 go: extracting gotest.tools v2.1.0+incompatible [2020-09-15T13:05:20.535Z] #44 4.395 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-09-15T13:05:20.535Z] #44 4.409 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-09-15T13:05:20.535Z] #44 4.419 go: downloading github.com/fatih/color v1.6.0 [2020-09-15T13:05:20.535Z] #44 4.445 go: downloading github.com/spf13/pflag v1.0.1 [2020-09-15T13:05:20.535Z] #44 4.476 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-09-15T13:05:20.535Z] #44 4.663 go: downloading github.com/pkg/errors v0.8.0 [2020-09-15T13:05:20.535Z] #44 4.883 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-09-15T13:05:20.535Z] #44 4.919 go: extracting github.com/fatih/color v1.6.0 [2020-09-15T13:05:20.535Z] #44 5.013 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-09-15T13:05:20.535Z] #44 5.024 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-09-15T13:05:20.535Z] #44 5.100 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-09-15T13:05:20.535Z] #44 5.164 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-09-15T13:05:20.535Z] #44 5.231 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-09-15T13:05:20.535Z] #44 5.233 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-09-15T13:05:20.535Z] #44 5.288 go: extracting github.com/pkg/errors v0.8.0 [2020-09-15T13:05:20.535Z] #44 5.384 go: extracting github.com/spf13/pflag v1.0.1 [2020-09-15T13:05:20.535Z] #44 5.406 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-09-15T13:05:20.535Z] #44 5.423 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-09-15T13:05:20.535Z] #44 5.464 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-09-15T13:05:20.547Z] #10 ... [2020-09-15T13:05:20.547Z] [2020-09-15T13:05:20.547Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-15T13:05:20.547Z] #41 35.80 regexp/syntax [2020-09-15T13:05:20.588Z] #39 31.44 CC images/file-lock.o [2020-09-15T13:05:20.846Z] #39 31.71 CC images/rlimit.o [2020-09-15T13:05:21.070Z] #25 9.624 1.0% # 2.6% ### 5.3% ##### 7.4% ###### 9.7% ######## 11.9% ########## 14.3% ############ 17.1% ############## 20.6% ################ 23.0% ################## 25.7% #################### 27.9% ##################### 30.4% ####################### 32.7% ######################### [2020-09-15T13:05:21.070Z] #25 ... [2020-09-15T13:05:21.070Z] [2020-09-15T13:05:21.070Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-15T13:05:21.070Z] #47 46.75 syscall [2020-09-15T13:05:21.070Z] #47 46.82 reflect [2020-09-15T13:05:21.070Z] #47 54.91 time [2020-09-15T13:05:21.105Z] #39 31.90 CC images/pagemap.o [2020-09-15T13:05:21.129Z] #41 36.43 hash/crc32 [2020-09-15T13:05:21.328Z] #47 ... [2020-09-15T13:05:21.328Z] [2020-09-15T13:05:21.328Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-15T13:05:21.363Z] #39 32.20 CC images/siginfo.o [2020-09-15T13:05:21.365Z] #17 15.78 Selecting previously unselected package python3-minimal. [2020-09-15T13:05:21.365Z] #17 15.78 (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-09-15T13:05:21.365Z] #17 15.80 Preparing to unpack .../python3-minimal_3.7.3-1_s390x.deb ... [2020-09-15T13:05:21.365Z] #17 15.81 Unpacking python3-minimal (3.7.3-1) ... [2020-09-15T13:05:21.365Z] #17 15.86 Selecting previously unselected package libmpdec2:s390x. [2020-09-15T13:05:21.622Z] #39 32.46 CC images/rpc.o [2020-09-15T13:05:21.701Z] #17 15.86 Preparing to unpack .../libmpdec2_2.4.2-2_s390x.deb ... [2020-09-15T13:05:21.701Z] #17 15.86 Unpacking libmpdec2:s390x (2.4.2-2) ... [2020-09-15T13:05:21.701Z] #17 15.93 Selecting previously unselected package libpython3.7-stdlib:s390x. [2020-09-15T13:05:21.701Z] #17 15.93 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_s390x.deb ... [2020-09-15T13:05:21.701Z] #17 15.94 Unpacking libpython3.7-stdlib:s390x (3.7.3-2+deb10u2) ... [2020-09-15T13:05:21.704Z] #41 36.82 time [2020-09-15T13:05:21.992Z] #17 16.39 Selecting previously unselected package python3.7. [2020-09-15T13:05:21.992Z] #17 16.39 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_s390x.deb ... [2020-09-15T13:05:21.992Z] #17 16.40 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2020-09-15T13:05:22.035Z] #41 37.09 vendor/golang.org/x/text/transform [2020-09-15T13:05:22.284Z] #17 16.46 Selecting previously unselected package libpython3-stdlib:s390x. [2020-09-15T13:05:22.284Z] #17 16.46 Preparing to unpack .../libpython3-stdlib_3.7.3-1_s390x.deb ... [2020-09-15T13:05:22.284Z] #17 16.46 Unpacking libpython3-stdlib:s390x (3.7.3-1) ... [2020-09-15T13:05:22.284Z] #17 16.54 Setting up python3-minimal (3.7.3-1) ... [2020-09-15T13:05:22.587Z] #17 16.92 Selecting previously unselected package python3. [2020-09-15T13:05:22.587Z] #17 16.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 ... 23860 files and directories currently installed.) [2020-09-15T13:05:22.587Z] #17 16.94 Preparing to unpack .../00-python3_3.7.3-1_s390x.deb ... [2020-09-15T13:05:22.587Z] #17 16.95 Unpacking python3 (3.7.3-1) ... [2020-09-15T13:05:22.587Z] #17 17.04 Selecting previously unselected package libip4tc0:s390x. [2020-09-15T13:05:22.879Z] #17 17.04 Preparing to unpack .../01-libip4tc0_1.8.2-4_s390x.deb ... [2020-09-15T13:05:22.879Z] #17 17.04 Unpacking libip4tc0:s390x (1.8.2-4) ... [2020-09-15T13:05:22.879Z] #17 17.10 Selecting previously unselected package libip6tc0:s390x. [2020-09-15T13:05:22.879Z] #17 17.10 Preparing to unpack .../02-libip6tc0_1.8.2-4_s390x.deb ... [2020-09-15T13:05:22.879Z] #17 17.10 Unpacking libip6tc0:s390x (1.8.2-4) ... [2020-09-15T13:05:22.879Z] #17 17.15 Selecting previously unselected package libiptc0:s390x. [2020-09-15T13:05:22.879Z] #17 17.15 Preparing to unpack .../03-libiptc0_1.8.2-4_s390x.deb ... [2020-09-15T13:05:22.879Z] #17 17.15 Unpacking libiptc0:s390x (1.8.2-4) ... [2020-09-15T13:05:22.879Z] #17 17.22 Selecting previously unselected package libnfnetlink0:s390x. [2020-09-15T13:05:22.879Z] #17 17.22 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_s390x.deb ... [2020-09-15T13:05:22.879Z] #17 17.22 Unpacking libnfnetlink0:s390x (1.0.1-3+b1) ... [2020-09-15T13:05:22.879Z] #17 17.24 Selecting previously unselected package libnetfilter-conntrack3:s390x. [2020-09-15T13:05:22.879Z] #17 17.25 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_s390x.deb ... [2020-09-15T13:05:22.879Z] #17 17.25 Unpacking libnetfilter-conntrack3:s390x (1.0.7-1) ... [2020-09-15T13:05:22.879Z] #17 17.28 Selecting previously unselected package libnftnl11:s390x. [2020-09-15T13:05:22.879Z] #17 17.28 Preparing to unpack .../06-libnftnl11_1.1.2-2_s390x.deb ... [2020-09-15T13:05:22.879Z] #17 17.28 Unpacking libnftnl11:s390x (1.1.2-2) ... [2020-09-15T13:05:22.879Z] #17 17.31 Selecting previously unselected package iptables. [2020-09-15T13:05:22.879Z] #17 17.31 Preparing to unpack .../07-iptables_1.8.2-4_s390x.deb ... [2020-09-15T13:05:22.879Z] #17 17.32 Unpacking iptables (1.8.2-4) ... [2020-09-15T13:05:22.997Z] #39 33.52 CC images/ext-file.o [2020-09-15T13:05:22.997Z] #39 33.69 CC images/cgroup.o [2020-09-15T13:05:23.136Z] #25 9.624 1.0% # 2.6% ### 5.3% ##### 7.4% ###### 9.7% ######## 11.9% ########## 14.3% ############ 17.1% ############## 20.6% ################ 23.0% ################## 25.7% #################### 27.9% ##################### 30.4% ####################### 32.7% ######################### 35.4% ########################### 37.6% ############################ 40.2% ############################## 42.7% ################################ 45.5% ################################## 48.0% #################################### 50.1% ###################################### 52.8% ####################################### 55.0% ######################################## 56.8% ########################################## 59.0% ############################################ 61.2% ############################################ 62.4% ############################################## 64.7% ################################################ 67.0% ################################################# 69.0% ################################################### 70.9% #################################################### 72.8% ##################################################### 74.9% [2020-09-15T13:05:23.136Z] #25 ... [2020-09-15T13:05:23.136Z] [2020-09-15T13:05:23.136Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-09-15T13:05:23.136Z] #28 48.76 Checking out files: 85% (1300/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-09-15T13:05:23.136Z] #28 49.64 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-09-15T13:05:23.136Z] #28 50.30 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-09-15T13:05:23.171Z] #17 17.49 Selecting previously unselected package xxd. [2020-09-15T13:05:23.171Z] #17 17.50 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_s390x.deb ... [2020-09-15T13:05:23.171Z] #17 17.50 Unpacking xxd (2:8.1.0875-5) ... [2020-09-15T13:05:23.171Z] #17 17.57 Selecting previously unselected package vim-common. [2020-09-15T13:05:23.171Z] #17 17.57 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-09-15T13:05:23.171Z] #17 17.58 Unpacking vim-common (2:8.1.0875-5) ... [2020-09-15T13:05:23.171Z] #17 17.70 Selecting previously unselected package bash-completion. [2020-09-15T13:05:23.256Z] #39 34.22 CC images/userns.o [2020-09-15T13:05:23.393Z] #28 ... [2020-09-15T13:05:23.393Z] [2020-09-15T13:05:23.393Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-15T13:05:23.463Z] #17 17.70 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-09-15T13:05:23.848Z] #39 34.53 CC images/google/protobuf/descriptor.o [2020-09-15T13:05:23.955Z] #41 ... [2020-09-15T13:05:23.955Z] [2020-09-15T13:05:23.955Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-15T13:05:23.955Z] #30 28.60 sync [2020-09-15T13:05:23.955Z] #30 28.62 internal/reflectlite [2020-09-15T13:05:23.955Z] #30 30.72 sort [2020-09-15T13:05:23.955Z] #30 30.74 errors [2020-09-15T13:05:23.955Z] #30 30.96 strconv [2020-09-15T13:05:23.955Z] #30 30.96 internal/oserror [2020-09-15T13:05:23.955Z] #30 30.97 io [2020-09-15T13:05:23.955Z] #30 31.24 syscall [2020-09-15T13:05:23.955Z] #30 32.19 strings [2020-09-15T13:05:23.955Z] #30 32.20 bytes [2020-09-15T13:05:23.955Z] #30 33.57 bufio [2020-09-15T13:05:23.955Z] #30 34.27 reflect [2020-09-15T13:05:23.955Z] #30 34.43 path [2020-09-15T13:05:23.955Z] #30 34.85 text/tabwriter [2020-09-15T13:05:23.955Z] #30 36.36 internal/syscall/unix [2020-09-15T13:05:23.955Z] #30 36.36 internal/syscall/execenv [2020-09-15T13:05:23.955Z] #30 36.40 time [2020-09-15T13:05:23.955Z] #30 ... [2020-09-15T13:05:23.955Z] [2020-09-15T13:05:23.955Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-09-15T13:05:23.955Z] #23 37.24 Selecting previously unselected package libjq1:arm64. [2020-09-15T13:05:23.955Z] #23 37.25 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_arm64.deb ... [2020-09-15T13:05:23.955Z] #23 37.32 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-09-15T13:05:24.096Z] #44 8.497 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-09-15T13:05:24.096Z] #44 8.568 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-09-15T13:05:24.096Z] #44 8.894 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-09-15T13:05:24.221Z] #23 ... [2020-09-15T13:05:24.221Z] [2020-09-15T13:05:24.221Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-15T13:05:24.221Z] #60 DONE 39.6s [2020-09-15T13:05:24.423Z] #39 ... [2020-09-15T13:05:24.423Z] [2020-09-15T13:05:24.423Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-15T13:05:24.423Z] #54 108.5 + for f in rootlesskit rootlesskit-docker-proxy [2020-09-15T13:05:24.427Z] #25 9.624 1.0% # 2.6% ### 5.3% ##### 7.4% ###### 9.7% ######## 11.9% ########## 14.3% ############ 17.1% ############## 20.6% ################ 23.0% ################## 25.7% #################### 27.9% ##################### 30.4% ####################### 32.7% ######################### 35.4% ########################### 37.6% ############################ 40.2% ############################## 42.7% ################################ 45.5% ################################## 48.0% #################################### 50.1% ###################################### 52.8% ####################################### 55.0% ######################################## 56.8% ########################################## 59.0% ############################################ 61.2% ############################################ 62.4% ############################################## 64.7% ################################################ 67.0% ################################################# 69.0% ################################################### 70.9% #################################################### 72.8% ##################################################### 74.9% ####################################################### 76.8% ######################################################### 79.7% ########################################################## 81.9% ############################################################ 84.2% ############################################################# 85.9% ############################################################### 87.8% ################################################################# 90.5% ################################################################## 92.4% #################################################################### 94.5% ##################################################################### 96.4% [2020-09-15T13:05:24.427Z] #25 ... [2020-09-15T13:05:24.427Z] [2020-09-15T13:05:24.427Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-15T13:05:24.427Z] #32 49.92 Selecting previously unselected package libicu63:amd64. [2020-09-15T13:05:24.427Z] #32 49.95 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-09-15T13:05:24.427Z] #32 49.98 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-09-15T13:05:24.427Z] #32 58.01 Selecting previously unselected package libxml2:amd64. [2020-09-15T13:05:24.427Z] #32 58.05 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-09-15T13:05:24.427Z] #32 58.05 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-09-15T13:05:24.427Z] #32 58.72 Selecting previously unselected package libarchive13:amd64. [2020-09-15T13:05:24.427Z] #32 58.73 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-09-15T13:05:24.427Z] #32 58.74 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-09-15T13:05:24.427Z] #32 59.14 Selecting previously unselected package libjsoncpp1:amd64. [2020-09-15T13:05:24.427Z] #32 59.18 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-09-15T13:05:24.427Z] #32 59.18 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-09-15T13:05:24.427Z] #32 59.39 Selecting previously unselected package librhash0:amd64. [2020-09-15T13:05:24.427Z] #32 59.42 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-09-15T13:05:24.427Z] #32 59.42 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-09-15T13:05:24.427Z] #32 59.74 Selecting previously unselected package libuv1:amd64. [2020-09-15T13:05:24.427Z] #32 59.78 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-09-15T13:05:24.427Z] #32 59.78 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-09-15T13:05:24.427Z] #32 59.99 Selecting previously unselected package cmake. [2020-09-15T13:05:24.427Z] #32 60.00 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-09-15T13:05:24.427Z] #32 60.01 Unpacking cmake (3.13.4-1) ... [2020-09-15T13:05:24.427Z] #32 ... [2020-09-15T13:05:24.427Z] [2020-09-15T13:05:24.427Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-15T13:05:24.427Z] #25 9.624 1.0% # 2.6% ### 5.3% ##### 7.4% ###### 9.7% ######## 11.9% ########## 14.3% ############ 17.1% ############## 20.6% ################ 23.0% ################## 25.7% #################### 27.9% ##################### 30.4% ####################### 32.7% ######################### 35.4% ########################### 37.6% ############################ 40.2% ############################## 42.7% ################################ 45.5% ################################## 48.0% #################################### 50.1% ###################################### 52.8% ####################################### 55.0% ######################################## 56.8% ########################################## 59.0% ############################################ 61.2% ############################################ 62.4% ############################################## 64.7% ################################################ 67.0% ################################################# 69.0% ################################################### 70.9% #################################################### 72.8% ##################################################### 74.9% ####################################################### 76.8% ######################################################### 79.7% ########################################################## 81.9% ############################################################ 84.2% ############################################################# 85.9% ############################################################### 87.8% ################################################################# 90.5% ################################################################## 92.4% #################################################################### 94.5% ##################################################################### 96.4% ###################################################################### 98.6% ######################################################################## 100.0% [2020-09-15T13:05:24.427Z] #25 14.52 [2020-09-15T13:05:24.485Z] [2020-09-15T13:05:24.485Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-15T13:05:24.486Z] #43 DONE 39.6s [2020-09-15T13:05:24.486Z] [2020-09-15T13:05:24.486Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-09-15T13:05:24.486Z] #23 39.71 Selecting previously unselected package jq. [2020-09-15T13:05:24.486Z] #23 39.74 Preparing to unpack .../jq_1.5+dfsg-2+b1_arm64.deb ... [2020-09-15T13:05:24.486Z] #23 39.75 Unpacking jq (1.5+dfsg-2+b1) ... [2020-09-15T13:05:24.486Z] #23 ... [2020-09-15T13:05:24.486Z] [2020-09-15T13:05:24.486Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-09-15T13:05:24.486Z] #51 36.22 Setting up libbtrfs-dev (4.20.1-2) ... [2020-09-15T13:05:24.486Z] #51 37.28 Processing triggers for libc-bin (2.28-10) ... [2020-09-15T13:05:24.486Z] #51 DONE 40.0s [2020-09-15T13:05:24.685Z] #54 108.5 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-09-15T13:05:24.748Z] [2020-09-15T13:05:24.748Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-15T13:05:24.994Z] #17 19.01 Unpacking bash-completion (1:2.8-6) ... [2020-09-15T13:05:24.994Z] #17 19.30 Selecting previously unselected package bzip2. [2020-09-15T13:05:24.994Z] #17 19.30 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_s390x.deb ... [2020-09-15T13:05:24.994Z] #17 19.31 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-09-15T13:05:24.994Z] #17 19.36 Selecting previously unselected package xz-utils. [2020-09-15T13:05:24.994Z] #17 19.36 Preparing to unpack .../12-xz-utils_5.2.4-1_s390x.deb ... [2020-09-15T13:05:24.994Z] #17 19.37 Unpacking xz-utils (5.2.4-1) ... [2020-09-15T13:05:25.145Z] #44 ... [2020-09-15T13:05:25.145Z] [2020-09-15T13:05:25.145Z] #55 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-15T13:05:25.145Z] #55 0.962 + RM_GOPATH=0 [2020-09-15T13:05:25.145Z] #55 0.963 + TMP_GOPATH= [2020-09-15T13:05:25.145Z] #55 0.963 + : /build [2020-09-15T13:05:25.145Z] #55 0.963 + '[' -z '' ']' [2020-09-15T13:05:25.145Z] #55 0.973 ++ mktemp -d [2020-09-15T13:05:25.145Z] #55 0.995 + export GOPATH=/tmp/tmp.JNtugqeY4o [2020-09-15T13:05:25.145Z] #55 0.996 + GOPATH=/tmp/tmp.JNtugqeY4o [2020-09-15T13:05:25.145Z] #55 0.996 + RM_GOPATH=1 [2020-09-15T13:05:25.145Z] #55 0.996 + case "$(go env GOARCH)" in [2020-09-15T13:05:25.145Z] #55 0.998 ++ go env GOARCH [2020-09-15T13:05:25.145Z] #55 1.036 + export GO_BUILDMODE=-buildmode=pie [2020-09-15T13:05:25.145Z] #55 1.036 + GO_BUILDMODE=-buildmode=pie [2020-09-15T13:05:25.145Z] #55 1.038 ++ dirname /tmp/install/install.sh [2020-09-15T13:05:25.145Z] #55 1.041 + dir=/tmp/install [2020-09-15T13:05:25.145Z] #55 1.041 + bin=rootlesskit [2020-09-15T13:05:25.145Z] #55 1.041 + shift [2020-09-15T13:05:25.145Z] #55 1.042 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-09-15T13:05:25.145Z] #55 1.042 + . /tmp/install/rootlesskit.installer [2020-09-15T13:05:25.145Z] #55 1.043 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-09-15T13:05:25.145Z] #55 1.044 + install_rootlesskit [2020-09-15T13:05:25.145Z] #55 1.044 + case "$1" in [2020-09-15T13:05:25.145Z] #55 1.044 + export CGO_ENABLED=0 [2020-09-15T13:05:25.145Z] #55 1.044 + CGO_ENABLED=0 [2020-09-15T13:05:25.145Z] #55 1.045 + _install_rootlesskit [2020-09-15T13:05:25.145Z] #55 1.045 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86' [2020-09-15T13:05:25.145Z] #55 1.045 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-09-15T13:05:25.145Z] #55 1.045 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.JNtugqeY4o/src/github.com/rootless-containers/rootlesskit [2020-09-15T13:05:25.145Z] #55 1.048 Cloning into '/tmp/tmp.JNtugqeY4o/src/github.com/rootless-containers/rootlesskit'... [2020-09-15T13:05:25.146Z] #55 6.480 + cd /tmp/tmp.JNtugqeY4o/src/github.com/rootless-containers/rootlesskit [2020-09-15T13:05:25.146Z] #55 6.480 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-09-15T13:05:25.146Z] #55 7.016 + for f in rootlesskit rootlesskit-docker-proxy [2020-09-15T13:05:25.146Z] #55 7.017 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-09-15T13:05:25.146Z] #55 ... [2020-09-15T13:05:25.146Z] [2020-09-15T13:05:25.146Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-15T13:05:25.146Z] #22 0.673 + RM_GOPATH=0 [2020-09-15T13:05:25.146Z] #22 0.673 + TMP_GOPATH= [2020-09-15T13:05:25.146Z] #22 0.673 + : /build [2020-09-15T13:05:25.146Z] #22 0.674 + '[' -z '' ']' [2020-09-15T13:05:25.146Z] #22 0.674 ++ mktemp -d [2020-09-15T13:05:25.146Z] #22 0.675 + export GOPATH=/tmp/tmp.w9KhFjNV6S [2020-09-15T13:05:25.146Z] #22 0.675 + GOPATH=/tmp/tmp.w9KhFjNV6S [2020-09-15T13:05:25.146Z] #22 0.675 + RM_GOPATH=1 [2020-09-15T13:05:25.146Z] #22 0.675 + case "$(go env GOARCH)" in [2020-09-15T13:05:25.146Z] #22 0.676 ++ go env GOARCH [2020-09-15T13:05:25.146Z] #22 0.680 + export GO_BUILDMODE=-buildmode=pie [2020-09-15T13:05:25.146Z] #22 0.680 + GO_BUILDMODE=-buildmode=pie [2020-09-15T13:05:25.146Z] #22 0.680 ++ dirname /tmp/install/install.sh [2020-09-15T13:05:25.146Z] #22 0.681 + dir=/tmp/install [2020-09-15T13:05:25.146Z] #22 0.682 + bin=dockercli [2020-09-15T13:05:25.146Z] #22 0.682 + shift [2020-09-15T13:05:25.146Z] #22 0.682 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-09-15T13:05:25.146Z] #22 0.682 + . /tmp/install/dockercli.installer [2020-09-15T13:05:25.146Z] #22 0.682 ++ : stable [2020-09-15T13:05:25.146Z] #22 0.682 ++ : 17.06.2-ce [2020-09-15T13:05:25.146Z] #22 0.682 + install_dockercli [2020-09-15T13:05:25.146Z] #22 0.683 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-09-15T13:05:25.146Z] #22 0.683 Install docker/cli version 17.06.2-ce from stable [2020-09-15T13:05:25.146Z] #22 0.683 ++ uname -m [2020-09-15T13:05:25.146Z] #22 0.684 + arch=ppc64le [2020-09-15T13:05:25.146Z] #22 0.684 + '[' ppc64le '!=' x86_64 ']' [2020-09-15T13:05:25.146Z] #22 0.684 + '[' ppc64le '!=' s390x ']' [2020-09-15T13:05:25.146Z] #22 0.684 + '[' ppc64le '!=' armhf ']' [2020-09-15T13:05:25.146Z] #22 0.684 + build_dockercli [2020-09-15T13:05:25.146Z] #22 0.685 + git clone https://github.com/docker/docker-ce /tmp/tmp.w9KhFjNV6S/tmp/docker-ce [2020-09-15T13:05:25.146Z] #22 0.687 Cloning into '/tmp/tmp.w9KhFjNV6S/tmp/docker-ce'... [2020-09-15T13:05:25.286Z] #17 19.46 Selecting previously unselected package apparmor. [2020-09-15T13:05:25.286Z] #17 19.46 Preparing to unpack .../13-apparmor_2.13.2-10_s390x.deb ... [2020-09-15T13:05:25.286Z] #17 19.50 Unpacking apparmor (2.13.2-10) ... [2020-09-15T13:05:25.286Z] #17 19.70 Selecting previously unselected package aufs-tools. [2020-09-15T13:05:25.286Z] #17 19.70 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_s390x.deb ... [2020-09-15T13:05:25.286Z] #17 19.70 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-09-15T13:05:25.323Z] #52 ... [2020-09-15T13:05:25.323Z] [2020-09-15T13:05:25.323Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-15T13:05:25.323Z] #32 30.36 debconf: delaying package configuration, since apt-utils is not installed [2020-09-15T13:05:25.323Z] #32 32.15 Fetched 14.2 MB in 2s (8253 kB/s) [2020-09-15T13:05:25.323Z] #32 33.93 Selecting previously unselected package xxd. [2020-09-15T13:05:25.323Z] #32 33.93 (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-09-15T13:05:25.323Z] #32 34.03 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_arm64.deb ... [2020-09-15T13:05:25.323Z] #32 34.99 Unpacking xxd (2:8.1.0875-5) ... [2020-09-15T13:05:25.323Z] #32 38.13 Selecting previously unselected package vim-common. [2020-09-15T13:05:25.323Z] #32 38.13 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-09-15T13:05:25.323Z] #32 39.08 Unpacking vim-common (2:8.1.0875-5) ... [2020-09-15T13:05:25.323Z] #32 40.32 Selecting previously unselected package cmake-data. [2020-09-15T13:05:25.323Z] #32 40.32 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-09-15T13:05:25.323Z] #32 40.49 Unpacking cmake-data (3.13.4-1) ... [2020-09-15T13:05:25.323Z] #32 ... [2020-09-15T13:05:25.323Z] [2020-09-15T13:05:25.323Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-09-15T13:05:25.323Z] #23 40.23 Setting up libonig5:arm64 (6.9.1-1) ... [2020-09-15T13:05:25.323Z] #23 40.30 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-09-15T13:05:25.323Z] #23 40.32 Setting up jq (1.5+dfsg-2+b1) ... [2020-09-15T13:05:25.323Z] #23 40.34 Processing triggers for libc-bin (2.28-10) ... [2020-09-15T13:05:25.442Z] #22 ... [2020-09-15T13:05:25.442Z] [2020-09-15T13:05:25.442Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-15T13:05:25.442Z] #33 1.145 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-15T13:05:25.442Z] #33 1.318 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-15T13:05:25.442Z] #33 1.340 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-15T13:05:25.442Z] #33 2.685 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-09-15T13:05:25.442Z] #33 4.836 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [217 kB] [2020-09-15T13:05:25.442Z] #33 6.797 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-09-15T13:05:25.442Z] #33 ... [2020-09-15T13:05:25.442Z] [2020-09-15T13:05:25.442Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-09-15T13:05:25.442Z] #24 0.884 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-15T13:05:25.442Z] #24 1.064 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-15T13:05:25.442Z] #24 1.068 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-15T13:05:25.442Z] #24 2.371 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-09-15T13:05:25.442Z] #24 5.676 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [217 kB] [2020-09-15T13:05:25.442Z] #24 6.453 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-09-15T13:05:25.578Z] #17 19.77 Selecting previously unselected package libonig5:s390x. [2020-09-15T13:05:25.578Z] #17 19.77 Preparing to unpack .../15-libonig5_6.9.1-1_s390x.deb ... [2020-09-15T13:05:25.578Z] #17 19.78 Unpacking libonig5:s390x (6.9.1-1) ... [2020-09-15T13:05:25.578Z] #17 19.86 Selecting previously unselected package libjq1:s390x. [2020-09-15T13:05:25.578Z] #17 19.86 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_s390x.deb ... [2020-09-15T13:05:25.578Z] #17 19.87 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2020-09-15T13:05:25.578Z] #17 19.95 Selecting previously unselected package jq. [2020-09-15T13:05:25.578Z] #17 19.95 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_s390x.deb ... [2020-09-15T13:05:25.578Z] #17 19.96 Unpacking jq (1.5+dfsg-2+b1) ... [2020-09-15T13:05:25.578Z] #17 20.02 Selecting previously unselected package libaio1:s390x. [2020-09-15T13:05:25.578Z] #17 20.02 Preparing to unpack .../18-libaio1_0.3.112-3_s390x.deb ... [2020-09-15T13:05:25.578Z] #17 20.02 Unpacking libaio1:s390x (0.3.112-3) ... [2020-09-15T13:05:25.578Z] #17 20.06 Selecting previously unselected package libgpm2:s390x. [2020-09-15T13:05:25.738Z] #24 ... [2020-09-15T13:05:25.738Z] [2020-09-15T13:05:25.738Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-15T13:05:25.738Z] #11 1.205 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-15T13:05:25.738Z] #11 1.395 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-15T13:05:25.738Z] #11 1.397 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-15T13:05:25.738Z] #11 2.779 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-09-15T13:05:25.738Z] #11 5.044 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [217 kB] [2020-09-15T13:05:25.738Z] #11 6.793 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-09-15T13:05:25.738Z] #11 ... [2020-09-15T13:05:25.738Z] [2020-09-15T13:05:25.738Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-15T13:05:25.738Z] #46 0.786 + RM_GOPATH=0 [2020-09-15T13:05:25.738Z] #46 0.787 + TMP_GOPATH= [2020-09-15T13:05:25.738Z] #46 0.787 + : /build [2020-09-15T13:05:25.738Z] #46 0.787 + '[' -z '' ']' [2020-09-15T13:05:25.738Z] #46 0.788 ++ mktemp -d [2020-09-15T13:05:25.738Z] #46 0.790 + export GOPATH=/tmp/tmp.pRzlJNbOM8 [2020-09-15T13:05:25.738Z] #46 0.790 + GOPATH=/tmp/tmp.pRzlJNbOM8 [2020-09-15T13:05:25.738Z] #46 0.790 + RM_GOPATH=1 [2020-09-15T13:05:25.738Z] #46 0.790 + case "$(go env GOARCH)" in [2020-09-15T13:05:25.738Z] #46 0.794 ++ go env GOARCH [2020-09-15T13:05:25.738Z] #46 0.810 + export GO_BUILDMODE=-buildmode=pie [2020-09-15T13:05:25.738Z] #46 0.810 + GO_BUILDMODE=-buildmode=pie [2020-09-15T13:05:25.738Z] #46 0.812 ++ dirname /tmp/install/install.sh [2020-09-15T13:05:25.738Z] #46 0.814 + dir=/tmp/install [2020-09-15T13:05:25.738Z] #46 0.815 + bin=golangci_lint [2020-09-15T13:05:25.738Z] #46 0.815 + shift [2020-09-15T13:05:25.738Z] #46 0.816 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-09-15T13:05:25.738Z] #46 0.818 + . /tmp/install/golangci_lint.installer [2020-09-15T13:05:25.738Z] #46 0.818 ++ : v1.23.8 [2020-09-15T13:05:25.738Z] #46 0.820 + install_golangci_lint [2020-09-15T13:05:25.738Z] #46 0.820 + echo 'Installing golangci-lint version v1.23.8' [2020-09-15T13:05:25.738Z] #46 0.821 Installing golangci-lint version v1.23.8 [2020-09-15T13:05:25.738Z] #46 0.821 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-09-15T13:05:25.793Z] #25 15.50 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-09-15T13:05:25.793Z] #25 ... [2020-09-15T13:05:25.793Z] [2020-09-15T13:05:25.793Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-15T13:05:25.793Z] #30 51.24 time [2020-09-15T13:05:25.793Z] #30 57.40 internal/poll [2020-09-15T13:05:25.793Z] #30 59.61 internal/fmtsort [2020-09-15T13:05:25.793Z] #30 59.91 internal/syscall/execenv [2020-09-15T13:05:25.793Z] #30 60.19 internal/syscall/unix [2020-09-15T13:05:25.793Z] #30 60.43 strings [2020-09-15T13:05:25.793Z] #30 60.44 os [2020-09-15T13:05:25.793Z] #30 ... [2020-09-15T13:05:25.793Z] [2020-09-15T13:05:25.793Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-15T13:05:25.794Z] #10 51.82 debconf: delaying package configuration, since apt-utils is not installed [2020-09-15T13:05:25.794Z] #10 52.01 Fetched 77.7 MB in 10s (7967 kB/s) [2020-09-15T13:05:25.794Z] #10 52.09 Selecting previously unselected package binutils-mingw-w64-i686. [2020-09-15T13:05:25.794Z] #10 52.09 (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-09-15T13:05:25.794Z] #10 52.21 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-09-15T13:05:25.794Z] #10 52.22 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-09-15T13:05:25.794Z] #10 54.84 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-09-15T13:05:25.794Z] #10 54.87 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-09-15T13:05:25.794Z] #10 54.88 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-09-15T13:05:25.794Z] #10 58.55 Selecting previously unselected package binutils-mingw-w64. [2020-09-15T13:05:25.794Z] #10 58.55 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-09-15T13:05:25.794Z] #10 58.55 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-09-15T13:05:25.794Z] #10 58.73 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-09-15T13:05:25.794Z] #10 58.74 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-09-15T13:05:25.794Z] #10 58.76 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-09-15T13:05:25.794Z] #10 59.04 Selecting previously unselected package dmsetup. [2020-09-15T13:05:25.794Z] #10 59.04 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-09-15T13:05:25.794Z] #10 59.05 Unpacking dmsetup (2:1.02.155-3) ... [2020-09-15T13:05:25.794Z] #10 59.26 Selecting previously unselected package mingw-w64-common. [2020-09-15T13:05:25.794Z] #10 59.27 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-09-15T13:05:25.794Z] #10 59.27 Unpacking mingw-w64-common (6.0.0-3) ... [2020-09-15T13:05:25.794Z] #10 ... [2020-09-15T13:05:25.794Z] [2020-09-15T13:05:25.794Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-15T13:05:25.794Z] #25 15.82 [2020-09-15T13:05:25.870Z] #17 20.06 Preparing to unpack .../19-libgpm2_1.20.7-5_s390x.deb ... [2020-09-15T13:05:25.870Z] #17 20.06 Unpacking libgpm2:s390x (1.20.7-5) ... [2020-09-15T13:05:25.870Z] #17 20.10 Selecting previously unselected package libicu63:s390x. [2020-09-15T13:05:25.870Z] #17 20.11 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_s390x.deb ... [2020-09-15T13:05:25.870Z] #17 20.11 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2020-09-15T13:05:26.034Z] #46 ... [2020-09-15T13:05:26.035Z] [2020-09-15T13:05:26.035Z] #61 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-15T13:05:26.035Z] #61 0.947 + RM_GOPATH=0 [2020-09-15T13:05:26.035Z] #61 0.947 + TMP_GOPATH= [2020-09-15T13:05:26.035Z] #61 0.947 + : /build [2020-09-15T13:05:26.035Z] #61 0.947 + '[' -z '' ']' [2020-09-15T13:05:26.035Z] #61 0.949 ++ mktemp -d [2020-09-15T13:05:26.035Z] #61 0.953 + export GOPATH=/tmp/tmp.5Ew3zyaeu6 [2020-09-15T13:05:26.035Z] #61 0.953 + GOPATH=/tmp/tmp.5Ew3zyaeu6 [2020-09-15T13:05:26.035Z] #61 0.953 + RM_GOPATH=1 [2020-09-15T13:05:26.035Z] #61 0.953 + case "$(go env GOARCH)" in [2020-09-15T13:05:26.035Z] #61 0.954 ++ go env GOARCH [2020-09-15T13:05:26.035Z] #61 0.996 + export GO_BUILDMODE=-buildmode=pie [2020-09-15T13:05:26.035Z] #61 0.996 + GO_BUILDMODE=-buildmode=pie [2020-09-15T13:05:26.035Z] #61 1.000 ++ dirname /tmp/install/install.sh [2020-09-15T13:05:26.035Z] #61 1.013 + dir=/tmp/install [2020-09-15T13:05:26.035Z] #61 1.014 + bin=proxy [2020-09-15T13:05:26.035Z] #61 1.020 + shift [2020-09-15T13:05:26.035Z] #61 1.021 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-09-15T13:05:26.035Z] #61 1.022 + . /tmp/install/proxy.installer [2020-09-15T13:05:26.035Z] #61 1.022 ++ : 9e99af28df21367340c95a3863e31808d689c92a [2020-09-15T13:05:26.035Z] #61 1.025 + install_proxy [2020-09-15T13:05:26.035Z] #61 1.025 + case "$1" in [2020-09-15T13:05:26.035Z] #61 1.026 + export CGO_ENABLED=0 [2020-09-15T13:05:26.035Z] #61 1.032 + CGO_ENABLED=0 [2020-09-15T13:05:26.035Z] #61 1.032 + _install_proxy [2020-09-15T13:05:26.035Z] #61 1.032 + echo 'Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a' [2020-09-15T13:05:26.035Z] #61 1.032 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.5Ew3zyaeu6/src/github.com/docker/libnetwork [2020-09-15T13:05:26.035Z] #61 1.032 Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a [2020-09-15T13:05:26.035Z] #61 1.039 Cloning into '/tmp/tmp.5Ew3zyaeu6/src/github.com/docker/libnetwork'... [2020-09-15T13:05:26.035Z] #61 ... [2020-09-15T13:05:26.035Z] [2020-09-15T13:05:26.035Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-15T13:05:26.035Z] #39 1.335 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-15T13:05:26.035Z] #39 1.456 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-15T13:05:26.035Z] #39 1.464 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-15T13:05:26.035Z] #39 2.990 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-09-15T13:05:26.035Z] #39 4.992 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [217 kB] [2020-09-15T13:05:26.035Z] #39 6.997 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-09-15T13:05:26.050Z] #25 15.97 ######################################################################## 100.0% [2020-09-15T13:05:26.050Z] #25 16.12 [2020-09-15T13:05:26.272Z] #23 DONE 41.4s [2020-09-15T13:05:26.272Z] [2020-09-15T13:05:26.272Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-15T13:05:26.272Z] #10 37.09 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-09-15T13:05:26.272Z] #10 39.07 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB] [2020-09-15T13:05:26.272Z] #10 39.08 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB] [2020-09-15T13:05:26.272Z] #10 39.08 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2020-09-15T13:05:26.272Z] #10 39.08 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2020-09-15T13:05:26.272Z] #10 39.16 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-09-15T13:05:26.272Z] #10 39.24 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev-dev arm64 241-7~deb10u4 [110 kB] [2020-09-15T13:05:26.272Z] #10 39.33 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsepol1-dev arm64 2.8-1 [308 kB] [2020-09-15T13:05:26.272Z] #10 39.34 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre16-3 arm64 2:8.39-12 [236 kB] [2020-09-15T13:05:26.272Z] #10 39.35 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre32-3 arm64 2:8.39-12 [230 kB] [2020-09-15T13:05:26.272Z] #10 39.37 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcrecpp0v5 arm64 2:8.39-12 [151 kB] [2020-09-15T13:05:26.272Z] #10 39.38 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre3-dev arm64 2:8.39-12 [578 kB] [2020-09-15T13:05:26.272Z] #10 39.42 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libselinux1-dev arm64 2.8-1+b1 [163 kB] [2020-09-15T13:05:26.272Z] #10 39.42 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-dev arm64 2:1.02.155-3 [51.4 kB] [2020-09-15T13:05:26.272Z] #10 39.43 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libseccomp-dev arm64 2.3.3-4 [61.8 kB] [2020-09-15T13:05:26.272Z] #10 39.43 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd-dev arm64 241-7~deb10u4 [322 kB] [2020-09-15T13:05:26.272Z] #10 40.90 debconf: delaying package configuration, since apt-utils is not installed [2020-09-15T13:05:26.272Z] #10 41.37 Fetched 73.3 MB in 10s (7211 kB/s) [2020-09-15T13:05:26.272Z] #10 ... [2020-09-15T13:05:26.272Z] [2020-09-15T13:05:26.272Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-09-15T13:05:26.272Z] #24 DONE 0.1s [2020-09-15T13:05:26.272Z] [2020-09-15T13:05:26.272Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-15T13:05:26.272Z] #10 41.61 Selecting previously unselected package binutils-mingw-w64-i686. [2020-09-15T13:05:26.332Z] #39 ... [2020-09-15T13:05:26.332Z] [2020-09-15T13:05:26.332Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-15T13:05:26.332Z] #42 0.590 + RM_GOPATH=0 [2020-09-15T13:05:26.332Z] #42 0.590 + TMP_GOPATH= [2020-09-15T13:05:26.332Z] #42 0.590 + : /build [2020-09-15T13:05:26.332Z] #42 0.590 + '[' -z '' ']' [2020-09-15T13:05:26.332Z] #42 0.591 ++ mktemp -d [2020-09-15T13:05:26.332Z] #42 0.593 + export GOPATH=/tmp/tmp.h5x3i9uAYk [2020-09-15T13:05:26.332Z] #42 0.594 + GOPATH=/tmp/tmp.h5x3i9uAYk [2020-09-15T13:05:26.332Z] #42 0.594 + RM_GOPATH=1 [2020-09-15T13:05:26.332Z] #42 0.594 + case "$(go env GOARCH)" in [2020-09-15T13:05:26.332Z] #42 0.597 ++ go env GOARCH [2020-09-15T13:05:26.332Z] #42 0.605 + export GO_BUILDMODE=-buildmode=pie [2020-09-15T13:05:26.332Z] #42 0.605 + GO_BUILDMODE=-buildmode=pie [2020-09-15T13:05:26.332Z] #42 0.606 ++ dirname /tmp/install/install.sh [2020-09-15T13:05:26.332Z] #42 0.607 + dir=/tmp/install [2020-09-15T13:05:26.332Z] #42 0.607 + bin=vndr [2020-09-15T13:05:26.332Z] #42 0.608 + shift [2020-09-15T13:05:26.332Z] #42 0.608 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-09-15T13:05:26.332Z] #42 0.608 + . /tmp/install/vndr.installer [2020-09-15T13:05:26.332Z] #42 0.608 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-09-15T13:05:26.332Z] #42 0.608 + install_vndr [2020-09-15T13:05:26.332Z] #42 0.608 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-09-15T13:05:26.332Z] #42 0.609 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-09-15T13:05:26.332Z] #42 0.609 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.h5x3i9uAYk/src/github.com/LK4D4/vndr [2020-09-15T13:05:26.332Z] #42 0.613 Cloning into '/tmp/tmp.h5x3i9uAYk/src/github.com/LK4D4/vndr'... [2020-09-15T13:05:26.332Z] #42 1.193 + cd /tmp/tmp.h5x3i9uAYk/src/github.com/LK4D4/vndr [2020-09-15T13:05:26.332Z] #42 1.194 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-09-15T13:05:26.332Z] #42 1.229 + go build -buildmode=pie -v -o /build/vndr . [2020-09-15T13:05:26.332Z] #42 2.644 internal/cpu [2020-09-15T13:05:26.332Z] #42 2.702 internal/race [2020-09-15T13:05:26.332Z] #42 2.736 runtime/internal/atomic [2020-09-15T13:05:26.332Z] #42 2.761 runtime/internal/sys [2020-09-15T13:05:26.332Z] #42 3.198 sync/atomic [2020-09-15T13:05:26.332Z] #42 3.258 runtime/internal/math [2020-09-15T13:05:26.332Z] #42 3.371 unicode [2020-09-15T13:05:26.332Z] #42 3.802 unicode/utf8 [2020-09-15T13:05:26.332Z] #42 4.019 math/bits [2020-09-15T13:05:26.332Z] #42 4.527 internal/bytealg [2020-09-15T13:05:26.332Z] #42 5.375 internal/testlog [2020-09-15T13:05:26.332Z] #42 5.634 math [2020-09-15T13:05:26.332Z] #42 6.860 runtime [2020-09-15T13:05:26.332Z] #42 6.962 unicode/utf16 [2020-09-15T13:05:26.332Z] #42 8.135 container/list [2020-09-15T13:05:26.332Z] #42 10.58 crypto/internal/subtle [2020-09-15T13:05:26.332Z] #42 11.09 crypto/subtle [2020-09-15T13:05:26.332Z] #42 ... [2020-09-15T13:05:26.332Z] [2020-09-15T13:05:26.332Z] #52 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-09-15T13:05:26.332Z] #52 1.160 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-15T13:05:26.332Z] #52 1.367 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-15T13:05:26.332Z] #52 1.368 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-15T13:05:26.332Z] #52 2.708 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-09-15T13:05:26.332Z] #52 4.743 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [217 kB] [2020-09-15T13:05:26.332Z] #52 6.871 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-09-15T13:05:26.537Z] #10 41.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% [2020-09-15T13:05:26.537Z] #10 ... [2020-09-15T13:05:26.537Z] [2020-09-15T13:05:26.537Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-09-15T13:05:26.537Z] #28 31.62 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-09-15T13:05:26.537Z] #28 32.00 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-09-15T13:05:26.537Z] #28 ... [2020-09-15T13:05:26.537Z] [2020-09-15T13:05:26.537Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-15T13:05:26.537Z] #10 41.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 ... 15383 files and directories currently installed.) [2020-09-15T13:05:26.537Z] #10 42.00 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_arm64.deb ... [2020-09-15T13:05:26.628Z] #52 ... [2020-09-15T13:05:26.628Z] [2020-09-15T13:05:26.628Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-15T13:05:26.628Z] #31 0.918 + RM_GOPATH=0 [2020-09-15T13:05:26.628Z] #31 0.918 + TMP_GOPATH= [2020-09-15T13:05:26.628Z] #31 0.918 + : /build [2020-09-15T13:05:26.628Z] #31 0.918 + '[' -z '' ']' [2020-09-15T13:05:26.628Z] #31 0.926 ++ mktemp -d [2020-09-15T13:05:26.628Z] #31 0.937 + export GOPATH=/tmp/tmp.gHWQK699wT [2020-09-15T13:05:26.628Z] #31 0.938 + GOPATH=/tmp/tmp.gHWQK699wT [2020-09-15T13:05:26.628Z] #31 0.938 + RM_GOPATH=1 [2020-09-15T13:05:26.628Z] #31 0.938 + case "$(go env GOARCH)" in [2020-09-15T13:05:26.628Z] #31 0.938 ++ go env GOARCH [2020-09-15T13:05:26.628Z] #31 0.945 + export GO_BUILDMODE=-buildmode=pie [2020-09-15T13:05:26.628Z] #31 0.945 + GO_BUILDMODE=-buildmode=pie [2020-09-15T13:05:26.628Z] #31 0.973 ++ dirname /tmp/install/install.sh [2020-09-15T13:05:26.628Z] #31 0.999 + dir=/tmp/install [2020-09-15T13:05:26.628Z] #31 1.000 + bin=tomlv [2020-09-15T13:05:26.628Z] #31 1.001 + shift [2020-09-15T13:05:26.628Z] #31 1.001 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-09-15T13:05:26.628Z] #31 1.002 + . /tmp/install/tomlv.installer [2020-09-15T13:05:26.629Z] #31 1.002 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-09-15T13:05:26.629Z] #31 1.003 + install_tomlv [2020-09-15T13:05:26.629Z] #31 1.003 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-09-15T13:05:26.629Z] #31 1.003 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-09-15T13:05:26.629Z] #31 1.004 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.gHWQK699wT/src/github.com/BurntSushi/toml [2020-09-15T13:05:26.629Z] #31 1.010 Cloning into '/tmp/tmp.gHWQK699wT/src/github.com/BurntSushi/toml'... [2020-09-15T13:05:26.629Z] #31 2.366 + cd /tmp/tmp.gHWQK699wT/src/github.com/BurntSushi/toml [2020-09-15T13:05:26.629Z] #31 2.366 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-09-15T13:05:26.629Z] #31 2.402 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-09-15T13:05:26.629Z] #31 3.306 runtime/internal/math [2020-09-15T13:05:26.629Z] #31 3.328 math/bits [2020-09-15T13:05:26.629Z] #31 3.359 internal/cpu [2020-09-15T13:05:26.629Z] #31 3.452 unicode/utf8 [2020-09-15T13:05:26.629Z] #31 3.590 sync/atomic [2020-09-15T13:05:26.629Z] #31 4.563 unicode [2020-09-15T13:05:26.629Z] #31 4.756 internal/bytealg [2020-09-15T13:05:26.629Z] #31 5.152 internal/testlog [2020-09-15T13:05:26.629Z] #31 5.478 math [2020-09-15T13:05:26.629Z] #31 6.182 encoding [2020-09-15T13:05:26.629Z] #31 6.873 runtime [2020-09-15T13:05:26.629Z] #31 6.931 runtime/cgo [2020-09-15T13:05:26.629Z] #31 ... [2020-09-15T13:05:26.629Z] [2020-09-15T13:05:26.629Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-15T13:05:26.629Z] #48 0.595 + RM_GOPATH=0 [2020-09-15T13:05:26.629Z] #48 0.595 + TMP_GOPATH= [2020-09-15T13:05:26.629Z] #48 0.595 + : /build [2020-09-15T13:05:26.629Z] #48 0.595 + '[' -z '' ']' [2020-09-15T13:05:26.629Z] #48 0.596 ++ mktemp -d [2020-09-15T13:05:26.629Z] #48 0.598 + export GOPATH=/tmp/tmp.szLPRZfxqZ [2020-09-15T13:05:26.629Z] #48 0.598 + GOPATH=/tmp/tmp.szLPRZfxqZ [2020-09-15T13:05:26.629Z] #48 0.598 + RM_GOPATH=1 [2020-09-15T13:05:26.629Z] #48 0.598 + case "$(go env GOARCH)" in [2020-09-15T13:05:26.629Z] #48 0.599 ++ go env GOARCH [2020-09-15T13:05:26.629Z] #48 0.605 + export GO_BUILDMODE=-buildmode=pie [2020-09-15T13:05:26.629Z] #48 0.605 + GO_BUILDMODE=-buildmode=pie [2020-09-15T13:05:26.629Z] #48 0.606 ++ dirname /tmp/install/install.sh [2020-09-15T13:05:26.629Z] #48 0.608 + dir=/tmp/install [2020-09-15T13:05:26.629Z] #48 0.608 + bin=shfmt [2020-09-15T13:05:26.629Z] #48 0.608 + shift [2020-09-15T13:05:26.629Z] #48 0.608 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-09-15T13:05:26.629Z] #48 0.609 + . /tmp/install/shfmt.installer [2020-09-15T13:05:26.629Z] #48 0.609 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-09-15T13:05:26.629Z] #48 0.609 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-09-15T13:05:26.629Z] #48 0.609 + install_shfmt [2020-09-15T13:05:26.629Z] #48 0.609 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-09-15T13:05:26.629Z] #48 0.609 + git clone https://github.com/mvdan/sh.git /tmp/tmp.szLPRZfxqZ/src/github.com/mvdan/sh [2020-09-15T13:05:26.629Z] #48 0.612 Cloning into '/tmp/tmp.szLPRZfxqZ/src/github.com/mvdan/sh'... [2020-09-15T13:05:26.803Z] #10 42.10 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-09-15T13:05:26.925Z] #48 ... [2020-09-15T13:05:26.925Z] [2020-09-15T13:05:26.925Z] #29 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-09-15T13:05:26.925Z] #29 0.811 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-09-15T13:05:26.925Z] #29 0.827 Cloning into '.'... [2020-09-15T13:05:26.925Z] #29 ... [2020-09-15T13:05:26.925Z] [2020-09-15T13:05:26.925Z] #44 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-15T13:05:26.925Z] #44 11.87 go: finding github.com/sirupsen/logrus v1.0.5 [2020-09-15T13:05:26.925Z] #44 11.87 go: finding github.com/fatih/color v1.6.0 [2020-09-15T13:05:26.925Z] #44 11.87 go: finding github.com/pkg/errors v0.8.0 [2020-09-15T13:05:26.925Z] #44 11.93 go: finding github.com/spf13/pflag v1.0.1 [2020-09-15T13:05:26.979Z] #25 ... [2020-09-15T13:05:26.979Z] [2020-09-15T13:05:26.979Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-15T13:05:26.979Z] #38 52.60 Setting up python-pkg-resources (40.8.0-1) ... [2020-09-15T13:05:26.979Z] #38 57.37 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-09-15T13:05:26.979Z] #38 57.38 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-09-15T13:05:26.979Z] #38 57.40 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-09-15T13:05:26.979Z] #38 57.42 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-09-15T13:05:26.979Z] #38 57.43 Setting up python-six (1.12.0-1) ... [2020-09-15T13:05:26.979Z] #38 61.60 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-09-15T13:05:26.979Z] #38 61.61 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-09-15T13:05:26.979Z] #38 61.63 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-09-15T13:05:26.979Z] #38 61.64 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-09-15T13:05:26.979Z] #38 61.65 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-09-15T13:05:26.979Z] #38 61.67 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-09-15T13:05:26.979Z] #38 61.68 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-09-15T13:05:26.979Z] #38 61.69 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-09-15T13:05:26.979Z] #38 61.71 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-09-15T13:05:26.979Z] #38 61.72 Setting up python-protobuf (3.6.1.3-2) ... [2020-09-15T13:05:27.222Z] #44 12.22 go: finding github.com/mattn/go-colorable v0.0.9 [2020-09-15T13:05:27.236Z] #38 ... [2020-09-15T13:05:27.236Z] [2020-09-15T13:05:27.236Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-15T13:05:27.236Z] #25 17.06 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-09-15T13:05:27.493Z] #25 17.40 [2020-09-15T13:05:27.519Z] #44 12.48 go: finding github.com/mattn/go-isatty v0.0.3 [2020-09-15T13:05:27.519Z] #44 12.50 go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-09-15T13:05:27.750Z] #25 17.57 ########################## 36.7% ######################################################################## 100.0% [2020-09-15T13:05:27.816Z] #44 12.67 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-09-15T13:05:27.816Z] #44 12.72 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-09-15T13:05:27.816Z] #44 12.77 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-09-15T13:05:27.941Z] #17 22.10 Selecting previously unselected package libnet1:s390x. [2020-09-15T13:05:27.941Z] #17 22.10 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2020-09-15T13:05:27.941Z] #17 22.11 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-09-15T13:05:27.941Z] #17 22.14 Selecting previously unselected package libnl-3-200:s390x. [2020-09-15T13:05:27.941Z] #17 22.14 Preparing to unpack .../22-libnl-3-200_3.4.0-1_s390x.deb ... [2020-09-15T13:05:27.941Z] #17 22.15 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2020-09-15T13:05:27.941Z] #17 22.18 Selecting previously unselected package libprotobuf-c1:s390x. [2020-09-15T13:05:27.941Z] #17 22.18 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2020-09-15T13:05:27.941Z] #17 22.18 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-09-15T13:05:27.941Z] #17 22.24 Selecting previously unselected package libreadline5:s390x. [2020-09-15T13:05:27.941Z] #17 22.24 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_s390x.deb ... [2020-09-15T13:05:27.941Z] #17 22.25 Unpacking libreadline5:s390x (5.2+dfsg-3+b13) ... [2020-09-15T13:05:27.941Z] #17 22.32 Selecting previously unselected package net-tools. [2020-09-15T13:05:27.941Z] #17 22.32 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_s390x.deb ... [2020-09-15T13:05:27.941Z] #17 22.33 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-09-15T13:05:27.983Z] #54 ... [2020-09-15T13:05:27.983Z] [2020-09-15T13:05:27.983Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-15T13:05:27.983Z] #10 101.4 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-09-15T13:05:27.983Z] #10 101.4 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-09-15T13:05:27.983Z] #10 101.4 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-09-15T13:05:27.983Z] #10 ... [2020-09-15T13:05:27.983Z] [2020-09-15T13:05:27.983Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-15T13:05:27.983Z] #39 35.97 CC images/opts.o [2020-09-15T13:05:27.983Z] #39 36.26 CC images/seccomp.o [2020-09-15T13:05:27.983Z] #39 36.49 CC images/binfmt-misc.o [2020-09-15T13:05:27.983Z] #39 36.74 CC images/time.o [2020-09-15T13:05:27.983Z] #39 36.91 CC images/sysctl.o [2020-09-15T13:05:27.983Z] #39 37.06 CC images/autofs.o [2020-09-15T13:05:27.983Z] #39 37.26 CC images/macvlan.o [2020-09-15T13:05:27.983Z] #39 37.44 CC images/sit.o [2020-09-15T13:05:27.983Z] #39 37.65 CC images/memfd.o [2020-09-15T13:05:27.983Z] #39 37.87 CC images/timens.o [2020-09-15T13:05:27.983Z] #39 38.16 LINK images/built-in.o [2020-09-15T13:05:27.983Z] #39 38.30 GEN compel/include/asm [2020-09-15T13:05:27.983Z] #39 38.33 GEN compel/include/version.h [2020-09-15T13:05:27.983Z] #39 38.35 touch .config [2020-09-15T13:05:27.983Z] #39 38.40 GEN include/common/config.h [2020-09-15T13:05:27.983Z] #39 38.45 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-09-15T13:05:27.983Z] #39 38.48 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-09-15T13:05:27.983Z] #39 38.49 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-09-15T13:05:27.983Z] #39 38.51 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-09-15T13:05:27.983Z] #39 38.53 DEP compel/arch/x86/plugins/std/memcpy.d [2020-09-15T13:05:27.983Z] #39 38.55 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-09-15T13:05:27.984Z] #39 38.58 GEN compel/plugins/include/uapi/std/syscall.h [2020-09-15T13:05:27.984Z] #39 38.61 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-09-15T13:05:27.984Z] #39 38.62 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-09-15T13:05:27.984Z] #39 38.64 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-09-15T13:05:27.984Z] #39 38.64 DEP compel/plugins/std/infect.d [2020-09-15T13:05:27.984Z] #39 38.76 DEP compel/plugins/std/string.d [2020-09-15T13:05:27.984Z] #39 38.81 DEP compel/plugins/std/log.d [2020-09-15T13:05:28.007Z] #25 17.87 [2020-09-15T13:05:28.114Z] #44 12.97 go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-09-15T13:05:28.233Z] #17 22.43 Selecting previously unselected package python-pip-whl. [2020-09-15T13:05:28.233Z] #17 22.43 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-09-15T13:05:28.233Z] #17 22.43 Unpacking python-pip-whl (18.1-5) ... [2020-09-15T13:05:28.243Z] #39 38.93 DEP compel/plugins/std/fds.d [2020-09-15T13:05:28.243Z] #39 38.99 DEP compel/plugins/std/std.d [2020-09-15T13:05:28.243Z] #39 39.09 DEP compel/plugins/shmem/shmem.d [2020-09-15T13:05:28.243Z] #39 39.18 DEP compel/plugins/fds/fds.d [2020-09-15T13:05:28.243Z] #39 39.28 CC compel/plugins/std/std.o [2020-09-15T13:05:28.556Z] #17 22.71 Selecting previously unselected package python3-lib2to3. [2020-09-15T13:05:28.556Z] #17 22.71 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-09-15T13:05:28.556Z] #17 22.72 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-09-15T13:05:28.556Z] #17 22.83 Selecting previously unselected package python3-distutils. [2020-09-15T13:05:28.556Z] #17 22.83 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-09-15T13:05:28.556Z] #17 22.83 Unpacking python3-distutils (3.7.3-1) ... [2020-09-15T13:05:28.556Z] #17 22.92 Selecting previously unselected package python3-pip. [2020-09-15T13:05:28.556Z] #17 22.92 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-09-15T13:05:28.556Z] #17 22.92 Unpacking python3-pip (18.1-5) ... [2020-09-15T13:05:28.812Z] #39 ... [2020-09-15T13:05:28.812Z] [2020-09-15T13:05:28.812Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-15T13:05:28.812Z] #41 102.6 vendor/golang.org/x/net/idna [2020-09-15T13:05:28.812Z] #41 104.8 vendor/golang.org/x/net/http2/hpack [2020-09-15T13:05:28.812Z] #41 105.8 mime [2020-09-15T13:05:28.812Z] #41 107.3 mime/quotedprintable [2020-09-15T13:05:28.812Z] #41 107.6 net/http/internal [2020-09-15T13:05:28.812Z] #41 111.3 net/textproto [2020-09-15T13:05:28.812Z] #41 111.3 crypto/x509 [2020-09-15T13:05:28.812Z] #41 112.3 vendor/golang.org/x/net/http/httpguts [2020-09-15T13:05:28.812Z] #41 112.6 vendor/golang.org/x/net/http/httpproxy [2020-09-15T13:05:28.812Z] #41 ... [2020-09-15T13:05:28.812Z] [2020-09-15T13:05:28.812Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-15T13:05:28.812Z] #39 39.59 CC compel/plugins/std/fds.o [2020-09-15T13:05:28.849Z] #17 23.02 Selecting previously unselected package python3-pkg-resources. [2020-09-15T13:05:28.849Z] #17 23.02 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-09-15T13:05:28.849Z] #17 23.03 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-09-15T13:05:28.849Z] #17 23.12 Selecting previously unselected package python3-setuptools. [2020-09-15T13:05:28.849Z] #17 23.12 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-09-15T13:05:28.849Z] #17 23.12 Unpacking python3-setuptools (40.8.0-1) ... [2020-09-15T13:05:28.936Z] #25 18.82 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-09-15T13:05:28.936Z] #25 18.91 skipping existing c35d46ef359f [2020-09-15T13:05:29.140Z] #17 23.28 Selecting previously unselected package python3-wheel. [2020-09-15T13:05:29.141Z] #17 23.28 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-09-15T13:05:29.141Z] #17 23.28 Unpacking python3-wheel (0.32.3-2) ... [2020-09-15T13:05:29.141Z] #17 23.34 Selecting previously unselected package sudo. [2020-09-15T13:05:29.141Z] #17 23.34 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_s390x.deb ... [2020-09-15T13:05:29.141Z] #17 23.35 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-09-15T13:05:29.240Z] #25 19.03 [2020-09-15T13:05:29.381Z] #39 40.10 CC compel/plugins/std/log.o [2020-09-15T13:05:29.433Z] #17 23.61 Selecting previously unselected package thin-provisioning-tools. [2020-09-15T13:05:29.433Z] #17 23.61 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_s390x.deb ... [2020-09-15T13:05:29.433Z] #17 23.62 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-09-15T13:05:29.433Z] #17 23.80 Selecting previously unselected package uidmap. [2020-09-15T13:05:29.433Z] #17 23.80 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_s390x.deb ... [2020-09-15T13:05:29.433Z] #17 23.81 Unpacking uidmap (1:4.5-1.1) ... [2020-09-15T13:05:29.433Z] #17 23.85 Selecting previously unselected package vim-runtime. [2020-09-15T13:05:29.497Z] #25 ... [2020-09-15T13:05:29.497Z] [2020-09-15T13:05:29.497Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-15T13:05:29.497Z] #41 55.07 time [2020-09-15T13:05:29.497Z] #41 61.47 strings [2020-09-15T13:05:29.497Z] #41 61.59 os [2020-09-15T13:05:29.497Z] #41 64.75 regexp/syntax [2020-09-15T13:05:29.497Z] #41 ... [2020-09-15T13:05:29.497Z] [2020-09-15T13:05:29.497Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-15T13:05:29.497Z] #32 62.94 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-09-15T13:05:29.497Z] #32 62.96 Setting up xxd (2:8.1.0875-5) ... [2020-09-15T13:05:29.497Z] #32 62.97 Setting up libuv1:amd64 (1.24.1-1) ... [2020-09-15T13:05:29.497Z] #32 62.99 Setting up vim-common (2:8.1.0875-5) ... [2020-09-15T13:05:29.497Z] #32 63.03 Setting up librhash0:amd64 (1.3.8-1) ... [2020-09-15T13:05:29.497Z] #32 63.04 Setting up cmake-data (3.13.4-1) ... [2020-09-15T13:05:29.497Z] #32 63.09 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-09-15T13:05:29.497Z] #32 63.11 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-09-15T13:05:29.497Z] #32 63.13 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-09-15T13:05:29.497Z] #32 63.21 Setting up cmake (3.13.4-1) ... [2020-09-15T13:05:29.497Z] #32 63.23 Processing triggers for libc-bin (2.28-10) ... [2020-09-15T13:05:29.497Z] #32 63.28 Processing triggers for mime-support (3.62) ... [2020-09-15T13:05:29.725Z] #17 23.85 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-09-15T13:05:29.725Z] #17 23.87 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-09-15T13:05:29.725Z] #17 23.88 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-09-15T13:05:29.725Z] #17 23.89 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-09-15T13:05:29.951Z] #39 40.88 CC compel/plugins/std/string.o [2020-09-15T13:05:30.141Z] #10 44.99 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-09-15T13:05:30.141Z] #10 45.00 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_arm64.deb ... [2020-09-15T13:05:30.141Z] #10 45.02 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-09-15T13:05:30.889Z] #39 41.51 CC compel/plugins/std/infect.o [2020-09-15T13:05:30.889Z] #39 41.93 CC compel/arch/x86/plugins/std/parasite-head.o [2020-09-15T13:05:31.149Z] #39 42.00 CC compel/arch/x86/plugins/std/memcpy.o [2020-09-15T13:05:31.149Z] #39 42.04 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-09-15T13:05:31.149Z] #39 42.11 AR compel/plugins/std.lib.a [2020-09-15T13:05:31.149Z] #39 42.17 CC compel/plugins/fds/fds.o [2020-09-15T13:05:31.235Z] #17 ... [2020-09-15T13:05:31.235Z] [2020-09-15T13:05:31.235Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-15T13:05:31.235Z] #39 60.09 CC criu/clone-noasan.o [2020-09-15T13:05:31.235Z] #39 60.19 CC criu/config.o [2020-09-15T13:05:31.235Z] #39 60.77 CC criu/cr-check.o [2020-09-15T13:05:31.235Z] #39 61.43 CC criu/cr-dedup.o [2020-09-15T13:05:31.235Z] #39 61.55 CC criu/cr-dump.o [2020-09-15T13:05:31.235Z] #39 62.66 CC criu/cr-errno.o [2020-09-15T13:05:31.235Z] #39 62.71 CC criu/cr-restore.o [2020-09-15T13:05:31.235Z] #39 65.12 CC criu/cr-service.o [2020-09-15T13:05:31.235Z] #39 65.91 CC criu/crtools.o [2020-09-15T13:05:31.235Z] #39 66.17 CC criu/eventfd.o [2020-09-15T13:05:31.235Z] #39 66.37 CC criu/eventpoll.o [2020-09-15T13:05:31.235Z] #39 66.81 CC criu/external.o [2020-09-15T13:05:31.235Z] #39 67.05 CC criu/fault-injection.o [2020-09-15T13:05:31.235Z] #39 67.14 CC criu/fdstore.o [2020-09-15T13:05:31.235Z] #39 67.31 CC criu/fifo.o [2020-09-15T13:05:31.235Z] #39 67.61 CC criu/file-ids.o [2020-09-15T13:05:31.235Z] #39 67.82 CC criu/file-lock.o [2020-09-15T13:05:31.235Z] #39 68.33 CC criu/files-ext.o [2020-09-15T13:05:31.235Z] #39 68.59 CC criu/files-reg.o [2020-09-15T13:05:31.235Z] #39 69.71 CC criu/files.o [2020-09-15T13:05:31.235Z] #39 ... [2020-09-15T13:05:31.235Z] [2020-09-15T13:05:31.235Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-15T13:05:31.235Z] #17 25.60 Selecting previously unselected package vim. [2020-09-15T13:05:31.235Z] #17 25.60 Preparing to unpack .../37-vim_2%3a8.1.0875-5_s390x.deb ... [2020-09-15T13:05:31.235Z] #17 25.61 Unpacking vim (2:8.1.0875-5) ... [2020-09-15T13:05:31.528Z] #17 25.90 Selecting previously unselected package xfsprogs. [2020-09-15T13:05:31.528Z] #17 25.91 Preparing to unpack .../38-xfsprogs_4.20.0-1_s390x.deb ... [2020-09-15T13:05:31.528Z] #17 25.91 Unpacking xfsprogs (4.20.0-1) ... [2020-09-15T13:05:31.624Z] #10 ... [2020-09-15T13:05:31.624Z] [2020-09-15T13:05:31.624Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-15T13:05:31.624Z] #25 2.848 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-09-15T13:05:31.624Z] #25 3.161 [2020-09-15T13:05:31.765Z] #39 42.49 AR compel/plugins/fds.lib.a [2020-09-15T13:05:31.765Z] #39 42.54 HOSTDEP compel/src/lib/log-host.d [2020-09-15T13:05:31.765Z] #39 42.60 HOSTDEP compel/src/lib/handle-elf-host.d [2020-09-15T13:05:31.765Z] #39 42.66 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-09-15T13:05:31.820Z] #17 26.16 Selecting previously unselected package zip. [2020-09-15T13:05:31.820Z] #17 26.16 Preparing to unpack .../39-zip_3.0-11+b1_s390x.deb ... [2020-09-15T13:05:31.820Z] #17 26.16 Unpacking zip (3.0-11+b1) ... [2020-09-15T13:05:31.820Z] #17 26.29 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-09-15T13:05:31.937Z] #25 3.400 0.0% # 1.4% # 2.5% #### 6.0% ####### 9.8% ########## 13.9% ############ 17.9% ############### 22.0% ################# 24.1% ################### 26.9% ##################### 29.9% ######################## 33.6% ########################## 36.7% ############################ 40.0% ################################ 44.5% ################################### 49.5% ##################################### 52.3% ####################################### 54.6% ########################################### 60.4% ############################################## 64.5% ################################################# 68.8% ##################################################### 74.0% [2020-09-15T13:05:31.937Z] #25 ... [2020-09-15T13:05:31.937Z] [2020-09-15T13:05:31.937Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-15T13:05:31.937Z] #38 37.20 Unpacking libcap-dev:arm64 (1:2.25-2) ... [2020-09-15T13:05:31.937Z] #38 39.60 Selecting previously unselected package libnet1:arm64. [2020-09-15T13:05:31.937Z] #38 39.66 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2020-09-15T13:05:31.937Z] #38 39.72 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-09-15T13:05:31.937Z] #38 40.14 Selecting previously unselected package libnet1-dev. [2020-09-15T13:05:31.937Z] #38 40.14 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_arm64.deb ... [2020-09-15T13:05:31.937Z] #38 40.18 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-09-15T13:05:31.937Z] #38 40.59 Selecting previously unselected package libnl-3-200:arm64. [2020-09-15T13:05:31.937Z] #38 40.59 Preparing to unpack .../03-libnl-3-200_3.4.0-1_arm64.deb ... [2020-09-15T13:05:31.937Z] #38 40.63 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2020-09-15T13:05:31.937Z] #38 41.26 Selecting previously unselected package libnl-3-dev:arm64. [2020-09-15T13:05:31.937Z] #38 41.28 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_arm64.deb ... [2020-09-15T13:05:31.937Z] #38 41.31 Unpacking libnl-3-dev:arm64 (3.4.0-1) ... [2020-09-15T13:05:31.937Z] #38 41.64 Selecting previously unselected package libprotobuf-c1:arm64. [2020-09-15T13:05:31.937Z] #38 41.66 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2020-09-15T13:05:31.937Z] #38 41.69 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-09-15T13:05:31.937Z] #38 41.84 Selecting previously unselected package libprotobuf-c-dev:arm64. [2020-09-15T13:05:31.937Z] #38 41.84 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_arm64.deb ... [2020-09-15T13:05:31.937Z] #38 41.86 Unpacking libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2020-09-15T13:05:31.937Z] #38 42.12 Selecting previously unselected package zlib1g-dev:arm64. [2020-09-15T13:05:31.937Z] #38 42.13 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_arm64.deb ... [2020-09-15T13:05:31.937Z] #38 42.14 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2020-09-15T13:05:31.938Z] #38 42.49 Selecting previously unselected package libprotobuf17:arm64. [2020-09-15T13:05:31.938Z] #38 42.49 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_arm64.deb ... [2020-09-15T13:05:31.938Z] #38 42.49 Unpacking libprotobuf17:arm64 (3.6.1.3-2) ... [2020-09-15T13:05:31.938Z] #38 43.20 Selecting previously unselected package libprotobuf-lite17:arm64. [2020-09-15T13:05:31.938Z] #38 43.21 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_arm64.deb ... [2020-09-15T13:05:31.938Z] #38 43.23 Unpacking libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2020-09-15T13:05:31.938Z] #38 44.30 Selecting previously unselected package libprotobuf-dev:arm64. [2020-09-15T13:05:31.938Z] #38 44.31 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_arm64.deb ... [2020-09-15T13:05:31.938Z] #38 44.41 Unpacking libprotobuf-dev:arm64 (3.6.1.3-2) ... [2020-09-15T13:05:31.938Z] #38 45.36 Selecting previously unselected package libprotoc17:arm64. [2020-09-15T13:05:31.938Z] #38 45.37 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_arm64.deb ... [2020-09-15T13:05:31.938Z] #38 45.40 Unpacking libprotoc17:arm64 (3.6.1.3-2) ... [2020-09-15T13:05:31.938Z] #38 46.06 Selecting previously unselected package protobuf-c-compiler. [2020-09-15T13:05:31.938Z] #38 46.07 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_arm64.deb ... [2020-09-15T13:05:31.938Z] #38 46.09 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-09-15T13:05:31.938Z] #38 46.34 Selecting previously unselected package protobuf-compiler. [2020-09-15T13:05:31.938Z] #38 46.34 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_arm64.deb ... [2020-09-15T13:05:31.938Z] #38 46.36 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-09-15T13:05:31.938Z] #38 46.63 Selecting previously unselected package python-pkg-resources. [2020-09-15T13:05:31.938Z] #38 46.63 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-09-15T13:05:31.938Z] #38 46.63 Unpacking python-pkg-resources (40.8.0-1) ... [2020-09-15T13:05:31.938Z] #38 46.83 Selecting previously unselected package python-six. [2020-09-15T13:05:31.938Z] #38 46.85 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-09-15T13:05:31.938Z] #38 46.87 Unpacking python-six (1.12.0-1) ... [2020-09-15T13:05:31.938Z] #38 47.00 Selecting previously unselected package python-protobuf. [2020-09-15T13:05:31.938Z] #38 47.00 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_arm64.deb ... [2020-09-15T13:05:31.938Z] #38 47.01 Unpacking python-protobuf (3.6.1.3-2) ... [2020-09-15T13:05:31.938Z] #38 ... [2020-09-15T13:05:31.938Z] [2020-09-15T13:05:31.938Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-15T13:05:32.025Z] #39 42.82 HOSTDEP compel/src/main-host.d [2020-09-15T13:05:32.025Z] #39 42.94 DEP compel/src/lib/ptrace.d [2020-09-15T13:05:32.025Z] #39 43.02 DEP compel/src/lib/infect.d [2020-09-15T13:05:32.111Z] #17 26.32 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-09-15T13:05:32.111Z] #17 26.33 Setting up libip6tc0:s390x (1.8.2-4) ... [2020-09-15T13:05:32.111Z] #17 26.33 Setting up libreadline5:s390x (5.2+dfsg-3+b13) ... [2020-09-15T13:05:32.111Z] #17 26.34 Setting up libgpm2:s390x (1.20.7-5) ... [2020-09-15T13:05:32.111Z] #17 26.35 Setting up libip4tc0:s390x (1.8.2-4) ... [2020-09-15T13:05:32.111Z] #17 26.36 Setting up uidmap (1:4.5-1.1) ... [2020-09-15T13:05:32.111Z] #17 26.36 Setting up libnftnl11:s390x (1.1.2-2) ... [2020-09-15T13:05:32.111Z] #17 26.37 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-09-15T13:05:32.111Z] #17 26.38 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-09-15T13:05:32.111Z] #17 26.39 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-09-15T13:05:32.111Z] #17 26.39 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2020-09-15T13:05:32.111Z] #17 26.40 Setting up xxd (2:8.1.0875-5) ... [2020-09-15T13:05:32.111Z] #17 26.41 Setting up zip (3.0-11+b1) ... [2020-09-15T13:05:32.111Z] #17 26.42 Setting up vim-common (2:8.1.0875-5) ... [2020-09-15T13:05:32.111Z] #17 26.43 Setting up bash-completion (1:2.8-6) ... [2020-09-15T13:05:32.285Z] #39 43.11 DEP compel/src/lib/infect-util.d [2020-09-15T13:05:32.285Z] #39 43.20 DEP compel/src/lib/infect-rpc.d [2020-09-15T13:05:32.461Z] #25 3.400 0.0% # 1.4% # 2.5% #### 6.0% ####### 9.8% ########## 13.9% ############ 17.9% ############### 22.0% ################# 24.1% ################### 26.9% ##################### 29.9% ######################## 33.6% ########################## 36.7% ############################ 40.0% ################################ 44.5% ################################### 49.5% ##################################### 52.3% ####################################### 54.6% ########################################### 60.4% ############################################## 64.5% ################################################# 68.8% ##################################################### 74.0% ########################################################## 80.7% ############################################################# 85.5% ################################################################## 92.1% ###################################################################### 98.3% ######################################################################## 100.0% [2020-09-15T13:05:32.544Z] #39 ... [2020-09-15T13:05:32.544Z] [2020-09-15T13:05:32.544Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-15T13:05:32.544Z] #54 DONE 116.5s [2020-09-15T13:05:32.544Z] [2020-09-15T13:05:32.544Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-09-15T13:05:32.544Z] #55 DONE 0.1s [2020-09-15T13:05:32.544Z] [2020-09-15T13:05:32.544Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-15T13:05:32.544Z] #39 43.36 DEP compel/arch/x86/src/lib/infect.d [2020-09-15T13:05:32.622Z] #44 ... [2020-09-15T13:05:32.623Z] [2020-09-15T13:05:32.623Z] #61 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-15T13:05:32.623Z] #61 17.49 Checking out files: 91% (1891/2067) Checking out files: 92% (1902/2067) Checking out files: 93% (1923/2067) Checking out files: 94% (1943/2067) Checking out files: 95% (1964/2067) Checking out files: 96% (1985/2067) Checking out files: 97% (2005/2067) Checking out files: 98% (2026/2067) Checking out files: 99% (2047/2067) Checking out files: 100% (2067/2067) Checking out files: 100% (2067/2067), done. [2020-09-15T13:05:32.623Z] #61 17.74 + cd /tmp/tmp.5Ew3zyaeu6/src/github.com/docker/libnetwork [2020-09-15T13:05:32.723Z] #25 6.484 [2020-09-15T13:05:32.777Z] #32 ... [2020-09-15T13:05:32.777Z] [2020-09-15T13:05:32.777Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-15T13:05:32.777Z] #38 68.08 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-09-15T13:05:32.777Z] #38 68.15 Processing triggers for libc-bin (2.28-10) ... [2020-09-15T13:05:32.777Z] #38 ... [2020-09-15T13:05:32.777Z] [2020-09-15T13:05:32.777Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-15T13:05:32.777Z] #25 19.92 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-09-15T13:05:32.777Z] #25 20.26 [2020-09-15T13:05:32.777Z] #25 20.50 ######################################################################## 100.0% [2020-09-15T13:05:32.777Z] #25 20.61 [2020-09-15T13:05:32.777Z] #25 20.70 Download of images into '/build' complete. [2020-09-15T13:05:32.777Z] #25 20.70 Use something like the following to load the result into a Docker daemon: [2020-09-15T13:05:32.777Z] #25 20.70 tar -cC '/build' . | docker load [2020-09-15T13:05:32.777Z] #25 DONE 22.7s [2020-09-15T13:05:32.777Z] [2020-09-15T13:05:32.777Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-15T13:05:32.777Z] #32 DONE 68.4s [2020-09-15T13:05:32.777Z] [2020-09-15T13:05:32.777Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-15T13:05:32.804Z] #39 ... [2020-09-15T13:05:32.804Z] [2020-09-15T13:05:32.804Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-09-15T13:05:32.804Z] #56 DONE 0.0s [2020-09-15T13:05:32.804Z] [2020-09-15T13:05:32.804Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-15T13:05:32.804Z] #39 43.53 DEP compel/arch/x86/src/lib/cpu.d [2020-09-15T13:05:32.804Z] #39 43.62 DEP compel/src/lib/log.d [2020-09-15T13:05:32.919Z] #61 17.74 + git checkout -q 9e99af28df21367340c95a3863e31808d689c92a [2020-09-15T13:05:32.986Z] #25 6.740 [2020-09-15T13:05:32.986Z] #25 ... [2020-09-15T13:05:32.986Z] [2020-09-15T13:05:32.986Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-15T13:05:32.986Z] #47 38.29 regexp [2020-09-15T13:05:32.986Z] #47 44.14 os [2020-09-15T13:05:32.986Z] #47 44.15 context [2020-09-15T13:05:32.986Z] #47 44.52 encoding/binary [2020-09-15T13:05:32.986Z] #47 46.73 encoding/base64 [2020-09-15T13:05:32.986Z] #47 46.74 golang.org/x/sys/unix [2020-09-15T13:05:32.986Z] #47 ... [2020-09-15T13:05:32.986Z] [2020-09-15T13:05:32.986Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-15T13:05:33.034Z] #33 ... [2020-09-15T13:05:33.034Z] [2020-09-15T13:05:33.034Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-15T13:05:33.034Z] #38 DONE 68.7s [2020-09-15T13:05:33.063Z] #39 43.77 DEP compel/src/main.d [2020-09-15T13:05:33.063Z] #39 43.95 DEP compel/src/lib/handle-elf.d [2020-09-15T13:05:33.291Z] [2020-09-15T13:05:33.291Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-15T13:05:33.323Z] #39 44.13 DEP compel/arch/x86/src/lib/handle-elf.d [2020-09-15T13:05:33.323Z] #39 44.22 CC compel/src/lib/log.o [2020-09-15T13:05:33.510Z] #25 6.740 0.2% ##################### 30.1% ###################################### 54.1% ######################################################## 78.8% ######################################################################## 100.0% [2020-09-15T13:05:33.566Z] #61 18.41 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-09-15T13:05:33.621Z] #17 27.71 Setting up libiptc0:s390x (1.8.2-4) ... [2020-09-15T13:05:33.621Z] #17 27.72 Setting up xz-utils (5.2.4-1) ... [2020-09-15T13:05:33.621Z] #17 27.72 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-09-15T13:05:33.621Z] #17 27.75 Setting up sudo (1.8.27-1+deb10u2) ... [2020-09-15T13:05:33.621Z] #17 27.79 invoke-rc.d: could not determine current runlevel [2020-09-15T13:05:33.621Z] #17 27.80 invoke-rc.d: policy-rc.d denied execution of start. [2020-09-15T13:05:33.621Z] #17 27.80 Setting up pigz (2.4-1) ... [2020-09-15T13:05:33.621Z] #17 27.82 Setting up libnfnetlink0:s390x (1.0.1-3+b1) ... [2020-09-15T13:05:33.621Z] #17 27.83 Setting up libnl-3-200:s390x (3.4.0-1) ... [2020-09-15T13:05:33.621Z] #17 27.84 Setting up python-pip-whl (18.1-5) ... [2020-09-15T13:05:33.621Z] #17 27.85 Setting up libmpdec2:s390x (2.4.2-2) ... [2020-09-15T13:05:33.621Z] #17 27.86 Setting up vim-runtime (2:8.1.0875-5) ... [2020-09-15T13:05:33.621Z] #17 28.09 Setting up libaio1:s390x (0.3.112-3) ... [2020-09-15T13:05:33.772Z] #25 7.585 [2020-09-15T13:05:33.892Z] #39 44.55 CC compel/arch/x86/src/lib/cpu.o [2020-09-15T13:05:33.913Z] #17 28.10 Setting up libonig5:s390x (6.9.1-1) ... [2020-09-15T13:05:33.913Z] #17 28.11 Setting up libpython3.7-stdlib:s390x (3.7.3-2+deb10u2) ... [2020-09-15T13:05:33.913Z] #17 28.11 Setting up vim (2:8.1.0875-5) ... [2020-09-15T13:05:33.913Z] #17 28.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-09-15T13:05:33.913Z] #17 28.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-09-15T13:05:33.913Z] #17 28.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-09-15T13:05:33.913Z] #17 28.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-09-15T13:05:33.913Z] #17 28.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-09-15T13:05:33.913Z] #17 28.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-09-15T13:05:33.913Z] #17 28.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-09-15T13:05:33.913Z] #17 28.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-09-15T13:05:33.913Z] #17 28.16 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2020-09-15T13:05:33.913Z] #17 28.18 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-09-15T13:05:33.913Z] #17 28.19 Setting up libnetfilter-conntrack3:s390x (1.0.7-1) ... [2020-09-15T13:05:33.913Z] #17 28.19 Setting up jq (1.5+dfsg-2+b1) ... [2020-09-15T13:05:33.913Z] #17 28.20 Setting up libpython3-stdlib:s390x (3.7.3-1) ... [2020-09-15T13:05:33.913Z] #17 28.21 Setting up python3.7 (3.7.3-2+deb10u2) ... [2020-09-15T13:05:34.037Z] #25 7.912 [2020-09-15T13:05:34.037Z] #25 ... [2020-09-15T13:05:34.037Z] [2020-09-15T13:05:34.037Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-15T13:05:34.037Z] #30 39.39 internal/poll [2020-09-15T13:05:34.037Z] #30 41.47 os [2020-09-15T13:05:34.037Z] #30 43.70 internal/fmtsort [2020-09-15T13:05:34.037Z] #30 44.67 path/filepath [2020-09-15T13:05:34.037Z] #30 44.67 fmt [2020-09-15T13:05:34.037Z] #30 45.62 io/ioutil [2020-09-15T13:05:34.037Z] #30 47.93 log [2020-09-15T13:05:34.037Z] #30 47.94 github.com/BurntSushi/toml [2020-09-15T13:05:34.037Z] #30 47.95 flag [2020-09-15T13:05:34.302Z] #30 ... [2020-09-15T13:05:34.302Z] [2020-09-15T13:05:34.302Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-15T13:05:34.302Z] #41 39.55 regexp [2020-09-15T13:05:34.302Z] #41 43.77 github.com/LK4D4/vndr/versioned [2020-09-15T13:05:34.302Z] #41 44.10 context [2020-09-15T13:05:34.302Z] #41 44.10 os [2020-09-15T13:05:34.302Z] #41 46.46 encoding/binary [2020-09-15T13:05:34.302Z] #41 48.22 flag [2020-09-15T13:05:34.302Z] #41 48.24 go/token [2020-09-15T13:05:34.302Z] #41 48.24 internal/lazyregexp [2020-09-15T13:05:34.302Z] #41 48.76 net/url [2020-09-15T13:05:34.302Z] #41 49.22 text/template/parse [2020-09-15T13:05:34.302Z] #41 ... [2020-09-15T13:05:34.302Z] [2020-09-15T13:05:34.302Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-15T13:05:34.460Z] #39 45.34 CC compel/arch/x86/src/lib/infect.o [2020-09-15T13:05:34.827Z] #25 7.912 0.2% ############# 19.0% ######################## 33.5% #################################### 50.1% ##################################################### 74.1% ######################################################################## 100.0% [2020-09-15T13:05:35.092Z] #25 8.776 [2020-09-15T13:05:35.185Z] #39 ... [2020-09-15T13:05:35.185Z] [2020-09-15T13:05:35.185Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-15T13:05:35.185Z] #47 60.54 encoding/binary [2020-09-15T13:05:35.185Z] #47 61.14 context [2020-09-15T13:05:35.185Z] #47 62.01 os [2020-09-15T13:05:35.185Z] #47 62.90 encoding/base64 [2020-09-15T13:05:35.185Z] #47 63.98 golang.org/x/sys/unix [2020-09-15T13:05:35.185Z] #47 66.21 fmt [2020-09-15T13:05:35.185Z] #47 ... [2020-09-15T13:05:35.185Z] [2020-09-15T13:05:35.185Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-15T13:05:35.185Z] #33 2.271 + RM_GOPATH=0 [2020-09-15T13:05:35.185Z] #33 2.271 + TMP_GOPATH= [2020-09-15T13:05:35.185Z] #33 2.271 + : /build [2020-09-15T13:05:35.185Z] #33 2.271 + '[' -z '' ']' [2020-09-15T13:05:35.185Z] #33 2.275 ++ mktemp -d [2020-09-15T13:05:35.185Z] #33 2.276 + export GOPATH=/tmp/tmp.FaBGl4iHJI [2020-09-15T13:05:35.185Z] #33 2.277 + GOPATH=/tmp/tmp.FaBGl4iHJI [2020-09-15T13:05:35.185Z] #33 2.277 + RM_GOPATH=1 [2020-09-15T13:05:35.185Z] #33 2.277 + case "$(go env GOARCH)" in [2020-09-15T13:05:35.185Z] #33 2.282 ++ go env GOARCH [2020-09-15T13:05:35.185Z] #33 2.295 + export GO_BUILDMODE=-buildmode=pie [2020-09-15T13:05:35.185Z] #33 2.295 + GO_BUILDMODE=-buildmode=pie [2020-09-15T13:05:35.185Z] #33 2.296 ++ dirname /tmp/install/install.sh [2020-09-15T13:05:35.185Z] #33 2.296 + dir=/tmp/install [2020-09-15T13:05:35.185Z] #33 2.297 + bin=tini [2020-09-15T13:05:35.185Z] #33 2.297 + shift [2020-09-15T13:05:35.185Z] #33 2.297 + '[' '!' -f /tmp/install/tini.installer ']' [2020-09-15T13:05:35.185Z] #33 2.297 + . /tmp/install/tini.installer [2020-09-15T13:05:35.185Z] #33 2.298 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2020-09-15T13:05:35.185Z] #33 2.298 + install_tini [2020-09-15T13:05:35.185Z] #33 2.298 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2020-09-15T13:05:35.185Z] #33 2.298 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2020-09-15T13:05:35.185Z] #33 2.298 + git clone https://github.com/krallin/tini.git /tmp/tmp.FaBGl4iHJI/tini [2020-09-15T13:05:35.185Z] #33 2.300 Cloning into '/tmp/tmp.FaBGl4iHJI/tini'... [2020-09-15T13:05:35.396Z] #39 45.98 CC compel/src/lib/infect-rpc.o [2020-09-15T13:05:35.396Z] #39 46.24 CC compel/src/lib/infect-util.o [2020-09-15T13:05:35.422Z] #17 29.70 Setting up iptables (1.8.2-4) ... [2020-09-15T13:05:35.422Z] #17 29.71 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-09-15T13:05:35.422Z] #17 29.72 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-09-15T13:05:35.422Z] #17 29.72 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-09-15T13:05:35.422Z] #17 29.73 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-09-15T13:05:35.422Z] #17 29.73 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-09-15T13:05:35.422Z] #17 29.73 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-09-15T13:05:35.422Z] #17 29.74 Setting up python3 (3.7.3-1) ... [2020-09-15T13:05:35.655Z] #39 46.47 CC compel/src/lib/infect.o [2020-09-15T13:05:35.714Z] #17 29.93 Setting up python3-wheel (0.32.3-2) ... [2020-09-15T13:05:36.006Z] #17 30.35 Setting up apparmor (2.13.2-10) ... [2020-09-15T13:05:36.114Z] #33 3.363 + cd /tmp/tmp.FaBGl4iHJI/tini [2020-09-15T13:05:36.115Z] #33 3.364 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2020-09-15T13:05:36.115Z] #33 3.378 + cmake . [2020-09-15T13:05:37.041Z] #17 31.33 Setting up xfsprogs (4.20.0-1) ... [2020-09-15T13:05:37.041Z] #17 31.35 Setting up python3-lib2to3 (3.7.3-1) ... [2020-09-15T13:05:37.042Z] #39 ... [2020-09-15T13:05:37.042Z] [2020-09-15T13:05:37.042Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-15T13:05:37.042Z] #10 116.5 Selecting previously unselected package libapparmor1:amd64. [2020-09-15T13:05:37.042Z] #10 116.5 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2020-09-15T13:05:37.042Z] #10 116.5 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-09-15T13:05:37.042Z] #10 116.7 Selecting previously unselected package libapparmor-dev:amd64. [2020-09-15T13:05:37.042Z] #10 116.7 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2020-09-15T13:05:37.042Z] #10 116.7 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-09-15T13:05:37.042Z] #10 117.0 Selecting previously unselected package libbtrfs0. [2020-09-15T13:05:37.042Z] #10 117.0 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2020-09-15T13:05:37.042Z] #10 117.0 Unpacking libbtrfs0 (4.20.1-2) ... [2020-09-15T13:05:37.042Z] #10 117.1 Selecting previously unselected package libbtrfs-dev. [2020-09-15T13:05:37.042Z] #10 117.1 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-09-15T13:05:37.042Z] #10 117.1 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-09-15T13:05:37.042Z] #10 117.3 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-09-15T13:05:37.042Z] #10 117.3 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-09-15T13:05:37.042Z] #10 117.3 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-09-15T13:05:37.042Z] #10 117.5 Selecting previously unselected package libudev-dev:amd64. [2020-09-15T13:05:37.042Z] #10 117.5 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_amd64.deb ... [2020-09-15T13:05:37.042Z] #10 117.5 Unpacking libudev-dev:amd64 (241-7~deb10u4) ... [2020-09-15T13:05:37.042Z] #10 117.6 Selecting previously unselected package libsepol1-dev:amd64. [2020-09-15T13:05:37.042Z] #10 117.6 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2020-09-15T13:05:37.042Z] #10 117.6 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-09-15T13:05:37.042Z] #10 118.1 Selecting previously unselected package libpcre16-3:amd64. [2020-09-15T13:05:37.042Z] #10 118.1 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-09-15T13:05:37.042Z] #10 118.1 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-09-15T13:05:37.042Z] #10 118.3 Selecting previously unselected package libpcre32-3:amd64. [2020-09-15T13:05:37.042Z] #10 118.3 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-09-15T13:05:37.042Z] #10 118.4 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-09-15T13:05:37.042Z] #10 118.5 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-09-15T13:05:37.042Z] #10 118.5 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-09-15T13:05:37.042Z] #10 118.5 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-09-15T13:05:37.042Z] #10 118.6 Selecting previously unselected package libpcre3-dev:amd64. [2020-09-15T13:05:37.042Z] #10 118.6 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-09-15T13:05:37.042Z] #10 118.6 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-09-15T13:05:37.042Z] #10 119.0 Selecting previously unselected package libselinux1-dev:amd64. [2020-09-15T13:05:37.042Z] #10 119.1 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-09-15T13:05:37.042Z] #10 119.1 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-09-15T13:05:37.042Z] #10 119.3 Selecting previously unselected package libdevmapper-dev:amd64. [2020-09-15T13:05:37.042Z] #10 119.3 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-09-15T13:05:37.042Z] #10 119.3 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-09-15T13:05:37.042Z] #10 119.4 Selecting previously unselected package libseccomp-dev:amd64. [2020-09-15T13:05:37.042Z] #10 119.4 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2020-09-15T13:05:37.042Z] #10 119.5 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-09-15T13:05:37.042Z] #10 119.6 Selecting previously unselected package libsystemd-dev:amd64. [2020-09-15T13:05:37.042Z] #10 119.6 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_amd64.deb ... [2020-09-15T13:05:37.042Z] #10 119.6 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-09-15T13:05:37.042Z] #10 120.1 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-09-15T13:05:37.042Z] #10 120.1 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-09-15T13:05:37.042Z] #10 120.1 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-09-15T13:05:37.042Z] #10 120.1 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-09-15T13:05:37.042Z] #10 120.1 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-09-15T13:05:37.042Z] #10 120.1 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-09-15T13:05:37.042Z] #10 120.1 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-09-15T13:05:37.042Z] #10 120.2 Setting up libbtrfs0 (4.20.1-2) ... [2020-09-15T13:05:37.042Z] #10 120.2 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-09-15T13:05:37.042Z] #10 120.2 Setting up libudev-dev:amd64 (241-7~deb10u4) ... [2020-09-15T13:05:37.042Z] #10 120.2 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-09-15T13:05:37.042Z] #10 120.2 Setting up libbtrfs-dev (4.20.1-2) ... [2020-09-15T13:05:37.042Z] #10 120.2 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-09-15T13:05:37.042Z] #10 120.2 Setting up mingw-w64-common (6.0.0-3) ... [2020-09-15T13:05:37.042Z] #10 120.2 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-09-15T13:05:37.042Z] #10 120.2 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-09-15T13:05:37.042Z] #10 120.3 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-09-15T13:05:37.042Z] #10 120.3 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-09-15T13:05:37.042Z] #10 120.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-09-15T13:05:37.042Z] #10 120.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-09-15T13:05:37.042Z] #10 120.3 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-09-15T13:05:37.042Z] #10 120.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-09-15T13:05:37.042Z] #10 120.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-09-15T13:05:37.042Z] #10 120.3 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-09-15T13:05:37.042Z] #10 120.4 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-09-15T13:05:37.042Z] #10 120.4 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-09-15T13:05:37.042Z] #10 120.4 Setting up dmsetup (2:1.02.155-3) ... [2020-09-15T13:05:37.042Z] #10 120.4 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-09-15T13:05:37.042Z] #10 120.4 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-09-15T13:05:37.042Z] #10 120.4 Processing triggers for libc-bin (2.28-10) ... [2020-09-15T13:05:37.042Z] #10 DONE 120.8s [2020-09-15T13:05:37.042Z] [2020-09-15T13:05:37.042Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-15T13:05:37.157Z] #61 ... [2020-09-15T13:05:37.157Z] [2020-09-15T13:05:37.157Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-15T13:05:37.157Z] #42 11.75 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-09-15T13:05:37.157Z] #42 12.03 internal/nettrace [2020-09-15T13:05:37.157Z] #42 12.31 runtime/cgo [2020-09-15T13:05:37.157Z] #42 16.03 vendor/golang.org/x/crypto/internal/subtle [2020-09-15T13:05:37.157Z] #42 ... [2020-09-15T13:05:37.157Z] [2020-09-15T13:05:37.157Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-15T13:05:37.157Z] #37 16.52 Checking out files: 95% (1584/1665) Checking out files: 96% (1599/1665) Checking out files: 97% (1616/1665) Checking out files: 98% (1632/1665) Checking out files: 99% (1649/1665) Checking out files: 100% (1665/1665) Checking out files: 100% (1665/1665), done. [2020-09-15T13:05:37.157Z] #37 16.58 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-09-15T13:05:37.157Z] #37 18.57 + 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-09-15T13:05:37.157Z] #37 ... [2020-09-15T13:05:37.157Z] [2020-09-15T13:05:37.157Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-15T13:05:37.157Z] #48 12.07 + cd /tmp/tmp.szLPRZfxqZ/src/github.com/mvdan/sh [2020-09-15T13:05:37.157Z] #48 12.07 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-09-15T13:05:37.157Z] #48 12.22 + GO111MODULE=on [2020-09-15T13:05:37.157Z] #48 12.22 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-09-15T13:05:37.157Z] #48 13.98 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-09-15T13:05:37.157Z] #48 13.99 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-09-15T13:05:37.157Z] #48 14.08 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-09-15T13:05:37.157Z] #48 14.28 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-09-15T13:05:37.157Z] #48 14.33 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-09-15T13:05:37.157Z] #48 15.79 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-09-15T13:05:37.157Z] #48 16.67 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-09-15T13:05:37.157Z] #48 18.56 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-09-15T13:05:37.157Z] #48 20.03 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-09-15T13:05:37.157Z] #48 20.07 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-09-15T13:05:37.157Z] #48 20.50 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-09-15T13:05:37.157Z] #48 20.71 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-09-15T13:05:37.157Z] #48 21.94 runtime [2020-09-15T13:05:37.334Z] #17 31.61 Setting up python3-pkg-resources (40.8.0-1) ... [2020-09-15T13:05:37.472Z] #25 8.998 0.0% ## 3.1% ### 5.4% ###### 9.4% ######### 12.6% ########### 15.9% ################# 24.0% ######################## 34.5% ########################## 36.7% ########################### 38.7% ############################# 41.6% ############################### 44.3% ################################## 48.4% #################################### 50.7% ###################################### 52.8% ####################################### 55.3% ######################################### 57.8% ############################################ 61.9% ################################################### 71.2% ####################################################### 77.3% [2020-09-15T13:05:37.472Z] #25 ... [2020-09-15T13:05:37.472Z] [2020-09-15T13:05:37.472Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-15T13:05:37.472Z] #52 2.788 + RM_GOPATH=0 [2020-09-15T13:05:37.472Z] #52 2.788 + TMP_GOPATH= [2020-09-15T13:05:37.472Z] #52 2.788 + : /build [2020-09-15T13:05:37.472Z] #52 2.788 + '[' -z '' ']' [2020-09-15T13:05:37.472Z] #52 2.788 ++ mktemp -d [2020-09-15T13:05:37.472Z] #52 2.788 + export GOPATH=/tmp/tmp.jnQlhGdjIB [2020-09-15T13:05:37.472Z] #52 2.788 + GOPATH=/tmp/tmp.jnQlhGdjIB [2020-09-15T13:05:37.472Z] #52 2.788 + RM_GOPATH=1 [2020-09-15T13:05:37.472Z] #52 2.788 + case "$(go env GOARCH)" in [2020-09-15T13:05:37.472Z] #52 2.816 ++ go env GOARCH [2020-09-15T13:05:37.472Z] #52 2.829 + export GO_BUILDMODE=-buildmode=pie [2020-09-15T13:05:37.472Z] #52 2.829 + GO_BUILDMODE=-buildmode=pie [2020-09-15T13:05:37.472Z] #52 2.833 ++ dirname /tmp/install/install.sh [2020-09-15T13:05:37.472Z] #52 2.845 Install containerd version 09814d48d50816305a8e6c1a4ae3e2bcc4ba725a [2020-09-15T13:05:37.472Z] #52 2.845 + dir=/tmp/install [2020-09-15T13:05:37.472Z] #52 2.845 + bin=containerd [2020-09-15T13:05:37.472Z] #52 2.845 + shift [2020-09-15T13:05:37.472Z] #52 2.845 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-09-15T13:05:37.472Z] #52 2.845 + . /tmp/install/containerd.installer [2020-09-15T13:05:37.473Z] #52 2.845 ++ set -e [2020-09-15T13:05:37.473Z] #52 2.845 ++ : 09814d48d50816305a8e6c1a4ae3e2bcc4ba725a [2020-09-15T13:05:37.473Z] #52 2.845 + install_containerd [2020-09-15T13:05:37.473Z] #52 2.845 + echo 'Install containerd version 09814d48d50816305a8e6c1a4ae3e2bcc4ba725a' [2020-09-15T13:05:37.473Z] #52 2.845 + git clone https://github.com/containerd/containerd.git /tmp/tmp.jnQlhGdjIB/src/github.com/containerd/containerd [2020-09-15T13:05:37.473Z] #52 2.865 Cloning into '/tmp/tmp.jnQlhGdjIB/src/github.com/containerd/containerd'... [2020-09-15T13:05:37.473Z] #52 ... [2020-09-15T13:05:37.473Z] [2020-09-15T13:05:37.473Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-15T13:05:37.483Z] #33 4.506 -- The C compiler identification is GNU 8.3.0 [2020-09-15T13:05:37.483Z] #33 4.587 -- Check for working C compiler: /usr/bin/cc [2020-09-15T13:05:37.740Z] #33 ... [2020-09-15T13:05:37.740Z] [2020-09-15T13:05:37.740Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-15T13:05:37.740Z] #30 63.35 path [2020-09-15T13:05:37.740Z] #30 63.95 text/tabwriter [2020-09-15T13:05:37.740Z] #30 64.36 fmt [2020-09-15T13:05:37.740Z] #30 64.85 path/filepath [2020-09-15T13:05:37.740Z] #30 66.41 io/ioutil [2020-09-15T13:05:37.740Z] #30 67.94 github.com/BurntSushi/toml [2020-09-15T13:05:37.740Z] #30 67.94 flag [2020-09-15T13:05:37.740Z] #30 70.16 log [2020-09-15T13:05:37.740Z] #30 ... [2020-09-15T13:05:37.740Z] [2020-09-15T13:05:37.740Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-15T13:05:37.740Z] #39 4.052 Note: Building without setproctitle() and strlcpy() support. [2020-09-15T13:05:37.740Z] #39 4.052 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-09-15T13:05:37.740Z] #39 4.095 Note: Building without GnuTLS support [2020-09-15T13:05:37.740Z] #39 4.109 Makefile.config:39: Warn: you have no libnftables installed [2020-09-15T13:05:37.740Z] #39 4.109 Makefile.config:40: Warn: Building without nftables support [2020-09-15T13:05:37.967Z] #17 32.10 Setting up python3-distutils (3.7.3-1) ... [2020-09-15T13:05:37.967Z] #17 32.39 Setting up python3-setuptools (40.8.0-1) ... [2020-09-15T13:05:38.015Z] #25 8.998 0.0% ## 3.1% ### 5.4% ###### 9.4% ######### 12.6% ########### 15.9% ################# 24.0% ######################## 34.5% ########################## 36.7% ########################### 38.7% ############################# 41.6% ############################### 44.3% ################################## 48.4% #################################### 50.7% ###################################### 52.8% ####################################### 55.3% ######################################### 57.8% ############################################ 61.9% ################################################### 71.2% ####################################################### 77.3% ########################################################## 80.6% ############################################################# 85.5% ################################################################## 92.4% ######################################################################## 100.0% [2020-09-15T13:05:38.015Z] #25 11.83 [2020-09-15T13:05:38.423Z] #49 1.403 + RM_GOPATH=0 [2020-09-15T13:05:38.423Z] #49 1.403 + TMP_GOPATH= [2020-09-15T13:05:38.423Z] #49 1.403 + : /build [2020-09-15T13:05:38.423Z] #49 1.403 + '[' -z '' ']' [2020-09-15T13:05:38.423Z] #49 1.405 ++ mktemp -d [2020-09-15T13:05:38.423Z] #49 1.406 + export GOPATH=/tmp/tmp.YmTu4JeZrg [2020-09-15T13:05:38.423Z] #49 1.406 + GOPATH=/tmp/tmp.YmTu4JeZrg [2020-09-15T13:05:38.423Z] #49 1.406 + RM_GOPATH=1 [2020-09-15T13:05:38.423Z] #49 1.406 + case "$(go env GOARCH)" in [2020-09-15T13:05:38.423Z] #49 1.410 ++ go env GOARCH [2020-09-15T13:05:38.423Z] #49 1.426 + export GO_BUILDMODE=-buildmode=pie [2020-09-15T13:05:38.423Z] #49 1.426 + GO_BUILDMODE=-buildmode=pie [2020-09-15T13:05:38.423Z] #49 1.428 ++ dirname /tmp/install/install.sh [2020-09-15T13:05:38.423Z] #49 1.432 + dir=/tmp/install [2020-09-15T13:05:38.423Z] #49 1.454 + bin=runc [2020-09-15T13:05:38.423Z] #49 1.454 + shift [2020-09-15T13:05:38.423Z] #49 1.454 + '[' '!' -f /tmp/install/runc.installer ']' [2020-09-15T13:05:38.423Z] #49 1.454 + . /tmp/install/runc.installer [2020-09-15T13:05:38.423Z] #49 1.454 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-09-15T13:05:38.423Z] #49 1.454 + install_runc [2020-09-15T13:05:38.423Z] #49 1.454 + uname -r [2020-09-15T13:05:38.423Z] #49 1.454 + grep -q '^3\.10\.0.*\.el7\.' [2020-09-15T13:05:38.423Z] #49 ... [2020-09-15T13:05:38.423Z] [2020-09-15T13:05:38.423Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-09-15T13:05:38.423Z] #11 DONE 1.5s [2020-09-15T13:05:38.423Z] [2020-09-15T13:05:38.423Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-15T13:05:38.423Z] #49 1.470 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux ) [2020-09-15T13:05:38.423Z] #49 1.470 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-09-15T13:05:38.423Z] #49 1.470 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )' [2020-09-15T13:05:38.423Z] #49 1.470 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.YmTu4JeZrg/src/github.com/opencontainers/runc [2020-09-15T13:05:38.423Z] #49 1.470 Cloning into '/tmp/tmp.YmTu4JeZrg/src/github.com/opencontainers/runc'... [2020-09-15T13:05:39.006Z] #17 33.13 Setting up python3-pip (18.1-5) ... [2020-09-15T13:05:39.108Z] #39 5.921 fatal: not a git repository (or any of the parent directories): .git [2020-09-15T13:05:39.108Z] #39 5.980 GEN .gitid [2020-09-15T13:05:39.108Z] #39 6.029 GEN criu/include/version.h [2020-09-15T13:05:39.108Z] #39 6.088 GEN include/common/asm [2020-09-15T13:05:39.299Z] #17 33.60 Processing triggers for libc-bin (2.28-10) ... [2020-09-15T13:05:39.299Z] #17 33.62 Processing triggers for mime-support (3.62) ... [2020-09-15T13:05:39.361Z] #49 ... [2020-09-15T13:05:39.361Z] [2020-09-15T13:05:39.361Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-15T13:05:39.361Z] #41 113.1 mime/multipart [2020-09-15T13:05:39.361Z] #41 115.3 crypto/tls [2020-09-15T13:05:39.361Z] #41 121.4 net/http/httptrace [2020-09-15T13:05:39.361Z] #41 121.8 net/http [2020-09-15T13:05:39.361Z] #41 ... [2020-09-15T13:05:39.361Z] [2020-09-15T13:05:39.361Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-15T13:05:39.361Z] #39 48.89 CC compel/src/lib/ptrace.o [2020-09-15T13:05:39.361Z] #39 49.52 AR compel/libcompel.a [2020-09-15T13:05:39.361Z] #39 49.75 HOSTCC compel/src/main-host.o [2020-09-15T13:05:39.361Z] #39 50.11 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-09-15T13:05:39.390Z] #25 12.21 #=#=# 0.6% # 1.6% # 1.9% # 2.5% ## 2.9% ## 4.1% ### 5.2% [2020-09-15T13:05:39.390Z] #25 ... [2020-09-15T13:05:39.390Z] [2020-09-15T13:05:39.390Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-15T13:05:39.390Z] #32 44.61 Selecting previously unselected package libicu63:arm64. [2020-09-15T13:05:39.390Z] #32 44.66 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_arm64.deb ... [2020-09-15T13:05:39.390Z] #32 44.68 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2020-09-15T13:05:39.390Z] #32 49.26 Selecting previously unselected package libxml2:arm64. [2020-09-15T13:05:39.390Z] #32 49.26 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_arm64.deb ... [2020-09-15T13:05:39.390Z] #32 49.28 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+b3) ... [2020-09-15T13:05:39.390Z] #32 49.84 Selecting previously unselected package libarchive13:arm64. [2020-09-15T13:05:39.390Z] #32 49.84 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_arm64.deb ... [2020-09-15T13:05:39.390Z] #32 49.86 Unpacking libarchive13:arm64 (3.3.3-4+deb10u1) ... [2020-09-15T13:05:39.390Z] #32 50.17 Selecting previously unselected package libjsoncpp1:arm64. [2020-09-15T13:05:39.390Z] #32 50.19 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_arm64.deb ... [2020-09-15T13:05:39.390Z] #32 50.20 Unpacking libjsoncpp1:arm64 (1.7.4-3) ... [2020-09-15T13:05:39.390Z] #32 50.40 Selecting previously unselected package librhash0:arm64. [2020-09-15T13:05:39.390Z] #32 50.41 Preparing to unpack .../7-librhash0_1.3.8-1_arm64.deb ... [2020-09-15T13:05:39.390Z] #32 50.42 Unpacking librhash0:arm64 (1.3.8-1) ... [2020-09-15T13:05:39.390Z] #32 50.57 Selecting previously unselected package libuv1:arm64. [2020-09-15T13:05:39.390Z] #32 50.58 Preparing to unpack .../8-libuv1_1.24.1-1_arm64.deb ... [2020-09-15T13:05:39.390Z] #32 50.59 Unpacking libuv1:arm64 (1.24.1-1) ... [2020-09-15T13:05:39.390Z] #32 50.82 Selecting previously unselected package cmake. [2020-09-15T13:05:39.390Z] #32 50.82 Preparing to unpack .../9-cmake_3.13.4-1_arm64.deb ... [2020-09-15T13:05:39.390Z] #32 50.83 Unpacking cmake (3.13.4-1) ... [2020-09-15T13:05:39.390Z] #32 53.40 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2020-09-15T13:05:39.390Z] #32 53.42 Setting up xxd (2:8.1.0875-5) ... [2020-09-15T13:05:39.390Z] #32 53.44 Setting up libuv1:arm64 (1.24.1-1) ... [2020-09-15T13:05:39.390Z] #32 53.47 Setting up vim-common (2:8.1.0875-5) ... [2020-09-15T13:05:39.390Z] #32 53.51 Setting up librhash0:arm64 (1.3.8-1) ... [2020-09-15T13:05:39.390Z] #32 53.53 Setting up cmake-data (3.13.4-1) ... [2020-09-15T13:05:39.390Z] #32 53.55 Setting up libxml2:arm64 (2.9.4+dfsg1-7+b3) ... [2020-09-15T13:05:39.390Z] #32 53.56 Setting up libjsoncpp1:arm64 (1.7.4-3) ... [2020-09-15T13:05:39.390Z] #32 53.58 Setting up libarchive13:arm64 (3.3.3-4+deb10u1) ... [2020-09-15T13:05:39.390Z] #32 53.60 Setting up cmake (3.13.4-1) ... [2020-09-15T13:05:39.390Z] #32 53.61 Processing triggers for libc-bin (2.28-10) ... [2020-09-15T13:05:39.390Z] #32 53.73 Processing triggers for mime-support (3.62) ... [2020-09-15T13:05:39.390Z] #32 ... [2020-09-15T13:05:39.390Z] [2020-09-15T13:05:39.390Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-15T13:05:39.620Z] #39 ... [2020-09-15T13:05:39.620Z] [2020-09-15T13:05:39.620Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-09-15T13:05:39.620Z] #12 DONE 1.1s [2020-09-15T13:05:39.620Z] [2020-09-15T13:05:39.620Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-15T13:05:39.620Z] #39 50.28 HOSTCC compel/src/lib/handle-elf-host.o [2020-09-15T13:05:39.673Z] #39 ... [2020-09-15T13:05:39.673Z] [2020-09-15T13:05:39.673Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-15T13:05:39.673Z] #41 65.40 fmt [2020-09-15T13:05:39.673Z] #41 69.73 regexp [2020-09-15T13:05:39.673Z] #41 71.45 go/token [2020-09-15T13:05:39.673Z] #41 73.07 go/scanner [2020-09-15T13:05:39.673Z] #41 74.35 go/ast [2020-09-15T13:05:39.673Z] #41 75.08 internal/lazyregexp [2020-09-15T13:05:39.673Z] #41 75.41 net/url [2020-09-15T13:05:39.879Z] #39 50.82 HOSTCC compel/src/lib/log-host.o [2020-09-15T13:05:39.930Z] #41 ... [2020-09-15T13:05:39.930Z] [2020-09-15T13:05:39.930Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-15T13:05:39.930Z] #33 5.460 -- Check for working C compiler: /usr/bin/cc -- works [2020-09-15T13:05:39.930Z] #33 5.471 -- Detecting C compiler ABI info [2020-09-15T13:05:39.930Z] #33 6.278 -- Detecting C compiler ABI info - done [2020-09-15T13:05:39.930Z] #33 6.315 -- Detecting C compile features [2020-09-15T13:05:39.930Z] #33 ... [2020-09-15T13:05:39.930Z] [2020-09-15T13:05:39.930Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-15T13:05:39.930Z] #10 65.68 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-09-15T13:05:39.930Z] #10 65.69 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-09-15T13:05:39.930Z] #10 65.78 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-09-15T13:05:39.930Z] #10 74.36 Selecting previously unselected package gcc-mingw-w64-base. [2020-09-15T13:05:39.930Z] #10 74.36 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-09-15T13:05:39.930Z] #10 74.36 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-09-15T13:05:39.930Z] #10 74.52 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-09-15T13:05:39.930Z] #10 74.52 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-09-15T13:05:39.930Z] #10 74.52 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-09-15T13:05:39.936Z] #17 DONE 34.2s [2020-09-15T13:05:39.936Z] [2020-09-15T13:05:39.936Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-09-15T13:05:40.140Z] #39 50.98 HOSTLINK compel/compel-host-bin [2020-09-15T13:05:40.191Z] #25 12.21 #=#=# 0.6% # 1.6% # 1.9% # 2.5% ## 2.9% ## 4.1% ### 5.2% #### 6.6% ###### 8.7% ####### 10.6% ######## 12.2% ########## 14.1% ############ 16.9% ############# 18.5% ############## 20.6% ################ 22.5% [2020-09-15T13:05:40.191Z] #25 ... [2020-09-15T13:05:40.191Z] [2020-09-15T13:05:40.191Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-15T13:05:40.191Z] #32 DONE 55.6s [2020-09-15T13:05:40.191Z] [2020-09-15T13:05:40.191Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-15T13:05:40.402Z] #39 51.14 DEP soccr/soccr.d [2020-09-15T13:05:40.402Z] #39 51.31 CC soccr/soccr.o [2020-09-15T13:05:40.454Z] #25 12.21 #=#=# 0.6% # 1.6% # 1.9% # 2.5% ## 2.9% ## 4.1% ### 5.2% #### 6.6% ###### 8.7% ####### 10.6% ######## 12.2% ########## 14.1% ############ 16.9% ############# 18.5% ############## 20.6% ################ 22.5% ################# [2020-09-15T13:05:40.454Z] #25 ... [2020-09-15T13:05:40.454Z] [2020-09-15T13:05:40.454Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-15T13:05:40.454Z] #30 51.47 github.com/BurntSushi/toml/cmd/tomlv [2020-09-15T13:05:40.454Z] #30 DONE 55.6s [2020-09-15T13:05:40.454Z] [2020-09-15T13:05:40.454Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-15T13:05:40.661Z] #39 ... [2020-09-15T13:05:40.661Z] [2020-09-15T13:05:40.661Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-09-15T13:05:40.661Z] #13 1.003 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-09-15T13:05:40.661Z] #13 DONE 1.1s [2020-09-15T13:05:40.727Z] #48 ... [2020-09-15T13:05:40.727Z] [2020-09-15T13:05:40.727Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-15T13:05:40.727Z] #39 15.33 Fetched 8156 kB in 14s (581 kB/s) [2020-09-15T13:05:40.727Z] #39 15.33 Reading package lists... [2020-09-15T13:05:40.727Z] #39 23.12 Reading package lists... [2020-09-15T13:05:40.727Z] #39 ... [2020-09-15T13:05:40.727Z] [2020-09-15T13:05:40.727Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-15T13:05:40.727Z] #33 15.38 Fetched 8156 kB in 14s (572 kB/s) [2020-09-15T13:05:40.727Z] #33 15.38 Reading package lists... [2020-09-15T13:05:40.727Z] #33 23.27 Reading package lists... [2020-09-15T13:05:40.727Z] #33 ... [2020-09-15T13:05:40.727Z] [2020-09-15T13:05:40.727Z] #52 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-09-15T13:05:40.727Z] #52 15.40 Fetched 8156 kB in 14s (572 kB/s) [2020-09-15T13:05:40.727Z] #52 15.40 Reading package lists... [2020-09-15T13:05:40.860Z] #10 ... [2020-09-15T13:05:40.860Z] [2020-09-15T13:05:40.860Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-15T13:05:40.860Z] #39 7.674 PBCC images/timens.pb-c.c [2020-09-15T13:05:40.860Z] #39 7.716 DEP images/timens.pb-c.d [2020-09-15T13:05:40.860Z] #39 7.774 PBCC images/fown.pb-c.c [2020-09-15T13:05:40.860Z] #39 7.801 PBCC images/google/protobuf/descriptor.pb-c.c [2020-09-15T13:05:40.860Z] #39 7.873 PBCC images/opts.pb-c.c [2020-09-15T13:05:40.921Z] [2020-09-15T13:05:40.921Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-09-15T13:05:40.978Z] #18 0.926 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-09-15T13:05:40.978Z] #18 0.928 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-09-15T13:05:40.978Z] #18 0.930 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-09-15T13:05:40.978Z] #18 DONE 1.2s [2020-09-15T13:05:40.978Z] [2020-09-15T13:05:40.978Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-15T13:05:40.978Z] #39 70.65 CC criu/filesystems.o [2020-09-15T13:05:40.978Z] #39 71.06 CC criu/fsnotify.o [2020-09-15T13:05:40.978Z] #39 71.67 CC criu/image-desc.o [2020-09-15T13:05:40.978Z] #39 71.75 CC criu/image.o [2020-09-15T13:05:40.978Z] #39 72.33 CC criu/ipc_ns.o [2020-09-15T13:05:40.978Z] #39 72.90 CC criu/irmap.o [2020-09-15T13:05:40.978Z] #39 73.32 CC criu/kcmp-ids.o [2020-09-15T13:05:40.978Z] #39 73.53 CC criu/kerndat.o [2020-09-15T13:05:40.978Z] #39 74.15 CC criu/libnetlink.o [2020-09-15T13:05:40.978Z] #39 74.34 CC criu/log.o [2020-09-15T13:05:40.978Z] #39 74.65 CC criu/lsm.o [2020-09-15T13:05:40.978Z] #39 74.91 CC criu/mem.o [2020-09-15T13:05:40.978Z] #39 75.67 CC criu/memfd.o [2020-09-15T13:05:40.978Z] #39 76.09 CC criu/mount.o [2020-09-15T13:05:40.978Z] #39 78.01 CC criu/namespaces.o [2020-09-15T13:05:40.978Z] #39 78.85 CC criu/net.o [2020-09-15T13:05:40.978Z] #39 ... [2020-09-15T13:05:40.978Z] [2020-09-15T13:05:40.978Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-09-15T13:05:41.027Z] #52 23.22 Reading package lists... [2020-09-15T13:05:41.027Z] #52 ... [2020-09-15T13:05:41.027Z] [2020-09-15T13:05:41.027Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-09-15T13:05:41.027Z] #24 16.70 Fetched 8156 kB in 16s (516 kB/s) [2020-09-15T13:05:41.027Z] #24 16.70 Reading package lists... [2020-09-15T13:05:41.117Z] #39 7.929 PBCC images/memfd.pb-c.c [2020-09-15T13:05:41.117Z] #39 8.001 DEP images/fown.pb-c.d [2020-09-15T13:05:41.117Z] #39 8.045 DEP images/google/protobuf/descriptor.pb-c.d [2020-09-15T13:05:41.117Z] #39 8.173 DEP images/opts.pb-c.d [2020-09-15T13:05:41.324Z] #24 24.97 Reading package lists... [2020-09-15T13:05:41.324Z] #24 ... [2020-09-15T13:05:41.324Z] [2020-09-15T13:05:41.324Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-15T13:05:41.324Z] #11 16.32 Fetched 8156 kB in 15s (539 kB/s) [2020-09-15T13:05:41.324Z] #11 16.32 Reading package lists... [2020-09-15T13:05:41.373Z] #39 8.214 DEP images/memfd.pb-c.d [2020-09-15T13:05:41.373Z] #39 8.301 PBCC images/sit.pb-c.c [2020-09-15T13:05:41.373Z] #39 8.336 DEP images/sit.pb-c.d [2020-09-15T13:05:41.373Z] #39 8.399 PBCC images/macvlan.pb-c.c [2020-09-15T13:05:41.373Z] #39 8.433 DEP images/macvlan.pb-c.d [2020-09-15T13:05:41.630Z] #39 8.464 PBCC images/autofs.pb-c.c [2020-09-15T13:05:41.630Z] #39 8.506 DEP images/autofs.pb-c.d [2020-09-15T13:05:41.630Z] #39 8.555 PBCC images/sysctl.pb-c.c [2020-09-15T13:05:41.630Z] #39 8.584 DEP images/sysctl.pb-c.d [2020-09-15T13:05:41.630Z] #39 8.630 PBCC images/time.pb-c.c [2020-09-15T13:05:41.630Z] #39 8.658 DEP images/time.pb-c.d [2020-09-15T13:05:41.777Z] #25 12.21 #=#=# 0.6% # 1.6% # 1.9% # 2.5% ## 2.9% ## 4.1% ### 5.2% #### 6.6% ###### 8.7% ####### 10.6% ######## 12.2% ########## 14.1% ############ 16.9% ############# 18.5% ############## 20.6% ################ 22.5% ################# 24.7% ################## 25.9% ################### 27.0% #################### 28.0% #################### 28.5% ##################### 30.3% ###################### 31.8% ######################## 33.7% ######################### 36.0% ########################### 38.1% ############################ 40.0% ############################## 41.7% ############################### 43.2% ################################ 45.5% ################################## 48.2% [2020-09-15T13:05:41.777Z] #25 ... [2020-09-15T13:05:41.777Z] [2020-09-15T13:05:41.777Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-15T13:05:41.777Z] #10 47.17 Selecting previously unselected package binutils-mingw-w64. [2020-09-15T13:05:41.777Z] #10 47.17 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-09-15T13:05:41.777Z] #10 47.18 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-09-15T13:05:41.777Z] #10 47.42 Selecting previously unselected package libdevmapper1.02.1:arm64. [2020-09-15T13:05:41.777Z] #10 47.42 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ... [2020-09-15T13:05:41.777Z] #10 47.43 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2020-09-15T13:05:41.777Z] #10 47.62 Selecting previously unselected package dmsetup. [2020-09-15T13:05:41.777Z] #10 47.66 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_arm64.deb ... [2020-09-15T13:05:41.777Z] #10 47.70 Unpacking dmsetup (2:1.02.155-3) ... [2020-09-15T13:05:41.777Z] #10 47.89 Selecting previously unselected package mingw-w64-common. [2020-09-15T13:05:41.777Z] #10 47.89 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-09-15T13:05:41.777Z] #10 47.90 Unpacking mingw-w64-common (6.0.0-3) ... [2020-09-15T13:05:41.777Z] #10 54.53 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-09-15T13:05:41.777Z] #10 54.54 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-09-15T13:05:41.777Z] #10 54.63 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-09-15T13:05:41.857Z] #14 DONE 1.2s [2020-09-15T13:05:41.857Z] [2020-09-15T13:05:41.857Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-09-15T13:05:41.887Z] #39 8.717 PBCC images/binfmt-misc.pb-c.c [2020-09-15T13:05:41.887Z] #39 8.770 DEP images/binfmt-misc.pb-c.d [2020-09-15T13:05:41.887Z] #39 8.852 PBCC images/seccomp.pb-c.c [2020-09-15T13:05:41.887Z] #39 8.873 DEP images/seccomp.pb-c.d [2020-09-15T13:05:42.039Z] #10 ... [2020-09-15T13:05:42.039Z] [2020-09-15T13:05:42.039Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-15T13:05:42.143Z] #39 8.923 PBCC images/userns.pb-c.c [2020-09-15T13:05:42.143Z] #39 8.972 DEP images/userns.pb-c.d [2020-09-15T13:05:42.143Z] #39 9.017 PBCC images/cgroup.pb-c.c [2020-09-15T13:05:42.143Z] #39 9.041 DEP images/cgroup.pb-c.d [2020-09-15T13:05:42.143Z] #39 9.107 PBCC images/ext-file.pb-c.c [2020-09-15T13:05:42.143Z] #39 9.165 DEP images/ext-file.pb-c.d [2020-09-15T13:05:42.302Z] #25 12.21 #=#=# 0.6% # 1.6% # 1.9% # 2.5% ## 2.9% ## 4.1% ### 5.2% #### 6.6% ###### 8.7% ####### 10.6% ######## 12.2% ########## 14.1% ############ 16.9% ############# 18.5% ############## 20.6% ################ 22.5% ################# 24.7% ################## 25.9% ################### 27.0% #################### 28.0% #################### 28.5% ##################### 30.3% ###################### 31.8% ######################## 33.7% ######################### 36.0% ########################### 38.1% ############################ 40.0% ############################## 41.7% ############################### 43.2% ################################ 45.5% ################################## 48.2% #################################### 50.8% ####################################### 54.6% ######################################### 58.0% [2020-09-15T13:05:42.302Z] #25 ... [2020-09-15T13:05:42.302Z] [2020-09-15T13:05:42.302Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-15T13:05:42.302Z] #38 47.60 Setting up python-pkg-resources (40.8.0-1) ... [2020-09-15T13:05:42.302Z] #38 50.02 Setting up libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2020-09-15T13:05:42.302Z] #38 50.03 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-09-15T13:05:42.302Z] #38 50.05 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-09-15T13:05:42.302Z] #38 50.07 Setting up libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2020-09-15T13:05:42.302Z] #38 50.09 Setting up python-six (1.12.0-1) ... [2020-09-15T13:05:42.302Z] #38 51.75 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2020-09-15T13:05:42.302Z] #38 51.78 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2020-09-15T13:05:42.302Z] #38 51.83 Setting up libprotobuf17:arm64 (3.6.1.3-2) ... [2020-09-15T13:05:42.302Z] #38 51.84 Setting up libcap-dev:arm64 (1:2.25-2) ... [2020-09-15T13:05:42.302Z] #38 51.86 Setting up libprotoc17:arm64 (3.6.1.3-2) ... [2020-09-15T13:05:42.302Z] #38 51.87 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-09-15T13:05:42.302Z] #38 51.90 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-09-15T13:05:42.302Z] #38 51.92 Setting up libprotobuf-dev:arm64 (3.6.1.3-2) ... [2020-09-15T13:05:42.302Z] #38 51.93 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-09-15T13:05:42.302Z] #38 51.95 Setting up python-protobuf (3.6.1.3-2) ... [2020-09-15T13:05:42.302Z] #38 57.08 Setting up libnl-3-dev:arm64 (3.4.0-1) ... [2020-09-15T13:05:42.302Z] #38 57.11 Processing triggers for libc-bin (2.28-10) ... [2020-09-15T13:05:42.302Z] #38 ... [2020-09-15T13:05:42.302Z] [2020-09-15T13:05:42.302Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-15T13:05:42.400Z] #39 9.225 PBCC images/rpc.pb-c.c [2020-09-15T13:05:42.400Z] #39 9.324 DEP images/rpc.pb-c.d [2020-09-15T13:05:42.400Z] #39 9.426 PBCC images/siginfo.pb-c.c [2020-09-15T13:05:42.659Z] #39 9.433 DEP images/siginfo.pb-c.d [2020-09-15T13:05:42.659Z] #39 9.515 PBCC images/pagemap.pb-c.c [2020-09-15T13:05:42.659Z] #39 9.541 DEP images/pagemap.pb-c.d [2020-09-15T13:05:42.659Z] #39 9.610 PBCC images/rlimit.pb-c.c [2020-09-15T13:05:42.659Z] #39 9.639 DEP images/rlimit.pb-c.d [2020-09-15T13:05:42.659Z] #39 9.685 PBCC images/file-lock.pb-c.c [2020-09-15T13:05:42.795Z] #15 DONE 1.1s [2020-09-15T13:05:42.795Z] [2020-09-15T13:05:42.795Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-15T13:05:42.795Z] #39 52.95 AR soccr/libsoccr.a [2020-09-15T13:05:42.795Z] #39 53.03 make[1]: 'soccr/libsoccr.a' is up to date. [2020-09-15T13:05:42.795Z] #39 53.52 DEP criu/arch/x86/sigframe.d [2020-09-15T13:05:42.795Z] #39 53.64 DEP criu/arch/x86/sigaction_compat.d [2020-09-15T13:05:42.916Z] #39 ... [2020-09-15T13:05:42.916Z] [2020-09-15T13:05:42.916Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-15T13:05:42.916Z] #30 74.06 github.com/BurntSushi/toml/cmd/tomlv [2020-09-15T13:05:42.916Z] #30 DONE 78.5s [2020-09-15T13:05:42.916Z] [2020-09-15T13:05:42.916Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-15T13:05:42.916Z] #39 9.729 DEP images/file-lock.pb-c.d [2020-09-15T13:05:42.916Z] #39 9.862 PBCC images/tty.pb-c.c [2020-09-15T13:05:43.054Z] #39 53.82 DEP criu/arch/x86/kerndat.d [2020-09-15T13:05:43.054Z] #39 54.02 DEP criu/arch/x86/crtools.d [2020-09-15T13:05:43.172Z] #39 10.00 DEP images/tty.pb-c.d [2020-09-15T13:05:43.315Z] #39 54.15 DEP criu/arch/x86/cpu.d [2020-09-15T13:05:43.429Z] #39 10.15 PBCC images/tun.pb-c.c [2020-09-15T13:05:43.429Z] #39 10.20 PBCC images/netdev.pb-c.c [2020-09-15T13:05:43.429Z] #39 10.35 DEP images/tun.pb-c.d [2020-09-15T13:05:43.517Z] #25 12.21 #=#=# 0.6% # 1.6% # 1.9% # 2.5% ## 2.9% ## 4.1% ### 5.2% #### 6.6% ###### 8.7% ####### 10.6% ######## 12.2% ########## 14.1% ############ 16.9% ############# 18.5% ############## 20.6% ################ 22.5% ################# 24.7% ################## 25.9% ################### 27.0% #################### 28.0% #################### 28.5% ##################### 30.3% ###################### 31.8% ######################## 33.7% ######################### 36.0% ########################### 38.1% ############################ 40.0% ############################## 41.7% ############################### 43.2% ################################ 45.5% ################################## 48.2% #################################### 50.8% ####################################### 54.6% ######################################### 58.0% ########################################### 60.3% ############################################ 61.7% ############################################# 63.5% ############################################## 64.9% ################################################ 67.3% ################################################## 69.7% #################################################### 72.7% ###################################################### 75.0% ####################################################### 77.3% ## [2020-09-15T13:05:43.517Z] #25 ... [2020-09-15T13:05:43.517Z] [2020-09-15T13:05:43.517Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-15T13:05:43.517Z] #47 48.60 flag [2020-09-15T13:05:43.517Z] #47 48.63 github.com/pkg/diff [2020-09-15T13:05:43.517Z] #47 48.67 encoding/json [2020-09-15T13:05:43.517Z] #47 51.15 go/scanner [2020-09-15T13:05:43.517Z] #47 51.22 mvdan.cc/editorconfig [2020-09-15T13:05:43.517Z] #47 53.25 go/ast [2020-09-15T13:05:43.517Z] #47 53.66 mvdan.cc/sh/v3/fileutil [2020-09-15T13:05:43.517Z] #47 54.16 mvdan.cc/sh/v3/syntax [2020-09-15T13:05:43.517Z] #47 ... [2020-09-15T13:05:43.517Z] [2020-09-15T13:05:43.517Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-15T13:05:43.574Z] #39 54.38 CC criu/arch/x86/cpu.o [2020-09-15T13:05:43.685Z] #39 10.44 DEP images/netdev.pb-c.d [2020-09-15T13:05:43.685Z] #39 10.54 PBCC images/vma.pb-c.c [2020-09-15T13:05:43.685Z] #39 10.66 DEP images/vma.pb-c.d [2020-09-15T13:05:43.942Z] #39 10.79 PBCC images/creds.pb-c.c [2020-09-15T13:05:43.942Z] #39 10.86 DEP images/creds.pb-c.d [2020-09-15T13:05:44.144Z] #39 ... [2020-09-15T13:05:44.144Z] [2020-09-15T13:05:44.144Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-09-15T13:05:44.144Z] #16 DONE 1.1s [2020-09-15T13:05:44.144Z] [2020-09-15T13:05:44.144Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-15T13:05:44.144Z] #39 54.79 CC criu/arch/x86/crtools.o [2020-09-15T13:05:44.199Z] #39 10.97 PBCC images/utsns.pb-c.c [2020-09-15T13:05:44.199Z] #39 11.02 DEP images/utsns.pb-c.d [2020-09-15T13:05:44.199Z] #39 11.06 PBCC images/ipc-desc.pb-c.c [2020-09-15T13:05:44.199Z] #39 11.07 PBCC images/ipc-sem.pb-c.c [2020-09-15T13:05:44.199Z] #39 11.10 DEP images/ipc-desc.pb-c.d [2020-09-15T13:05:44.199Z] #39 11.16 DEP images/ipc-sem.pb-c.d [2020-09-15T13:05:44.456Z] #39 11.24 PBCC images/ipc-msg.pb-c.c [2020-09-15T13:05:44.456Z] #39 11.26 DEP images/ipc-msg.pb-c.d [2020-09-15T13:05:44.456Z] #39 11.31 PBCC images/ipc-shm.pb-c.c [2020-09-15T13:05:44.456Z] #39 11.33 DEP images/ipc-shm.pb-c.d [2020-09-15T13:05:44.456Z] #39 11.39 PBCC images/ipc-var.pb-c.c [2020-09-15T13:05:44.456Z] #39 11.44 DEP images/ipc-var.pb-c.d [2020-09-15T13:05:44.523Z] #19 3.226 Collecting yamllint==1.16.0 [2020-09-15T13:05:44.523Z] #19 3.354 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-09-15T13:05:44.523Z] #19 3.380 Collecting pyyaml (from yamllint==1.16.0) [2020-09-15T13:05:44.523Z] #19 3.463 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-09-15T13:05:44.713Z] #39 11.52 PBCC images/sk-opts.pb-c.c [2020-09-15T13:05:44.713Z] #39 11.59 PBCC images/packet-sock.pb-c.c [2020-09-15T13:05:44.713Z] #39 11.68 DEP images/sk-opts.pb-c.d [2020-09-15T13:05:44.713Z] #39 11.70 DEP images/packet-sock.pb-c.d [2020-09-15T13:05:44.878Z] #11 24.37 Reading package lists... [2020-09-15T13:05:44.878Z] #11 ... [2020-09-15T13:05:44.878Z] [2020-09-15T13:05:44.878Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-15T13:05:44.878Z] #33 23.27 Reading package lists... [2020-09-15T13:05:44.969Z] #39 11.74 PBCC images/sk-netlink.pb-c.c [2020-09-15T13:05:44.970Z] #39 11.79 DEP images/sk-netlink.pb-c.d [2020-09-15T13:05:44.970Z] #39 ... [2020-09-15T13:05:44.970Z] [2020-09-15T13:05:44.970Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-15T13:05:44.970Z] #33 8.511 -- Detecting C compile features - done [2020-09-15T13:05:44.970Z] #33 8.572 -- Performing Test HAS_BUILTIN_FORTIFY [2020-09-15T13:05:44.970Z] #33 8.849 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-09-15T13:05:44.970Z] #33 8.995 -- Configuring done [2020-09-15T13:05:44.970Z] #33 9.023 -- Generating done [2020-09-15T13:05:44.970Z] #33 9.028 -- Build files have been written to: /tmp/tmp.FaBGl4iHJI/tini [2020-09-15T13:05:44.970Z] #33 9.041 + make tini-static [2020-09-15T13:05:44.970Z] #33 9.578 Scanning dependencies of target tini-static [2020-09-15T13:05:44.970Z] #33 9.811 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-09-15T13:05:44.970Z] #33 11.46 [100%] Linking C executable tini-static [2020-09-15T13:05:44.970Z] #33 12.01 [100%] Built target tini-static [2020-09-15T13:05:44.970Z] #33 12.06 + mkdir -p /build [2020-09-15T13:05:44.970Z] #33 12.07 + cp tini-static /build/docker-init [2020-09-15T13:05:44.970Z] #33 DONE 12.3s [2020-09-15T13:05:44.970Z] [2020-09-15T13:05:44.970Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-15T13:05:44.970Z] #39 11.89 PBCC images/sk-inet.pb-c.c [2020-09-15T13:05:45.099Z] #25 12.21 #=#=# 0.6% # 1.6% # 1.9% # 2.5% ## 2.9% ## 4.1% ### 5.2% #### 6.6% ###### 8.7% ####### 10.6% ######## 12.2% ########## 14.1% ############ 16.9% ############# 18.5% ############## 20.6% ################ 22.5% ################# 24.7% ################## 25.9% ################### 27.0% #################### 28.0% #################### 28.5% ##################### 30.3% ###################### 31.8% ######################## 33.7% ######################### 36.0% ########################### 38.1% ############################ 40.0% ############################## 41.7% ############################### 43.2% ################################ 45.5% ################################## 48.2% #################################### 50.8% ####################################### 54.6% ######################################### 58.0% ########################################### 60.3% ############################################ 61.7% ############################################# 63.5% ############################################## 64.9% ################################################ 67.3% ################################################## 69.7% #################################################### 72.7% ###################################################### 75.0% ####################################################### 77.3% ####################################################### 77.3% ######################################################### 79.6% ########################################################## 80.8% ########################################################### 82.9% ############################################################ 83.9% ############################################################# 85.4% ############################################################## 86.8% ################################################################ 89.2% ################################################################# 91.5% ################################################################### 93.3% ################################################################### 94.4% ##################################################################### 96.3% ###################################################################### 97.5% ####################################################################### 99.7% ######################################################################## 100.0% [2020-09-15T13:05:45.099Z] #25 18.77 [2020-09-15T13:05:45.099Z] #25 ... [2020-09-15T13:05:45.099Z] [2020-09-15T13:05:45.099Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-15T13:05:45.099Z] #41 50.28 go/scanner [2020-09-15T13:05:45.099Z] #41 50.80 encoding/json [2020-09-15T13:05:45.099Z] #41 51.85 encoding/xml [2020-09-15T13:05:45.099Z] #41 52.88 go/ast [2020-09-15T13:05:45.099Z] #41 57.93 text/template [2020-09-15T13:05:45.099Z] #41 60.40 compress/flate [2020-09-15T13:05:45.099Z] #41 ... [2020-09-15T13:05:45.099Z] [2020-09-15T13:05:45.099Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-15T13:05:45.099Z] #33 1.889 + RM_GOPATH=0 [2020-09-15T13:05:45.099Z] #33 1.890 + TMP_GOPATH= [2020-09-15T13:05:45.099Z] #33 1.891 + : /build [2020-09-15T13:05:45.099Z] #33 1.891 + '[' -z '' ']' [2020-09-15T13:05:45.099Z] #33 1.895 ++ mktemp -d [2020-09-15T13:05:45.099Z] #33 1.899 + export GOPATH=/tmp/tmp.Ea1H4CLjCQ [2020-09-15T13:05:45.099Z] #33 1.899 + GOPATH=/tmp/tmp.Ea1H4CLjCQ [2020-09-15T13:05:45.099Z] #33 1.899 + RM_GOPATH=1 [2020-09-15T13:05:45.099Z] #33 1.899 + case "$(go env GOARCH)" in [2020-09-15T13:05:45.099Z] #33 1.900 ++ go env GOARCH [2020-09-15T13:05:45.099Z] #33 1.917 + export GO_BUILDMODE=-buildmode=pie [2020-09-15T13:05:45.099Z] #33 1.917 + GO_BUILDMODE=-buildmode=pie [2020-09-15T13:05:45.099Z] #33 1.917 ++ dirname /tmp/install/install.sh [2020-09-15T13:05:45.099Z] #33 1.919 + dir=/tmp/install [2020-09-15T13:05:45.099Z] #33 1.919 + bin=tini [2020-09-15T13:05:45.099Z] #33 1.919 + shift [2020-09-15T13:05:45.099Z] #33 1.919 + '[' '!' -f /tmp/install/tini.installer ']' [2020-09-15T13:05:45.099Z] #33 1.919 + . /tmp/install/tini.installer [2020-09-15T13:05:45.099Z] #33 1.919 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2020-09-15T13:05:45.099Z] #33 1.919 + install_tini [2020-09-15T13:05:45.099Z] #33 1.919 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2020-09-15T13:05:45.099Z] #33 1.919 + git clone https://github.com/krallin/tini.git /tmp/tmp.Ea1H4CLjCQ/tini [2020-09-15T13:05:45.099Z] #33 1.919 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2020-09-15T13:05:45.099Z] #33 1.959 Cloning into '/tmp/tmp.Ea1H4CLjCQ/tini'... [2020-09-15T13:05:45.099Z] #33 3.646 + cd /tmp/tmp.Ea1H4CLjCQ/tini [2020-09-15T13:05:45.099Z] #33 3.649 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2020-09-15T13:05:45.099Z] #33 3.686 + cmake . [2020-09-15T13:05:45.099Z] #33 4.251 -- The C compiler identification is GNU 8.3.0 [2020-09-15T13:05:45.099Z] #33 4.343 -- Check for working C compiler: /usr/bin/cc [2020-09-15T13:05:45.157Z] #19 4.074 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-09-15T13:05:45.157Z] #19 4.109 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-09-15T13:05:45.157Z] #19 4.117 Building wheels for collected packages: pyyaml [2020-09-15T13:05:45.157Z] #19 4.132 Running setup.py bdist_wheel for pyyaml: started [2020-09-15T13:05:45.226Z] #39 11.98 DEP images/sk-inet.pb-c.d [2020-09-15T13:05:45.226Z] #39 12.06 PBCC images/sk-unix.pb-c.c [2020-09-15T13:05:45.226Z] #39 12.17 DEP images/sk-unix.pb-c.d [2020-09-15T13:05:45.362Z] #33 5.055 -- Check for working C compiler: /usr/bin/cc -- works [2020-09-15T13:05:45.362Z] #33 5.064 -- Detecting C compiler ABI info [2020-09-15T13:05:45.483Z] #39 12.28 PBCC images/mm.pb-c.c [2020-09-15T13:05:45.483Z] #39 12.36 DEP images/mm.pb-c.d [2020-09-15T13:05:45.483Z] #39 12.43 PBCC images/timerfd.pb-c.c [2020-09-15T13:05:45.524Z] #39 56.20 CC criu/arch/x86/kerndat.o [2020-09-15T13:05:45.740Z] #39 12.48 DEP images/timerfd.pb-c.d [2020-09-15T13:05:45.740Z] #39 12.64 PBCC images/timer.pb-c.c [2020-09-15T13:05:45.740Z] #39 12.66 DEP images/timer.pb-c.d [2020-09-15T13:05:45.741Z] #39 12.73 PBCC images/sa.pb-c.c [2020-09-15T13:05:45.741Z] #39 12.83 DEP images/sa.pb-c.d [2020-09-15T13:05:45.784Z] #39 56.71 CC criu/arch/x86/sigaction_compat.o [2020-09-15T13:05:45.791Z] #19 4.603 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-09-15T13:05:45.791Z] #19 4.603 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-09-15T13:05:45.791Z] #19 4.658 Successfully built pyyaml [2020-09-15T13:05:45.791Z] #19 4.684 Installing collected packages: pyyaml, pathspec, yamllint [2020-09-15T13:05:45.791Z] #19 4.855 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-09-15T13:05:45.998Z] #39 12.92 PBCC images/pipe-data.pb-c.c [2020-09-15T13:05:46.043Z] #39 56.90 CC criu/arch/x86/sigframe.o [2020-09-15T13:05:46.085Z] #19 DONE 5.2s [2020-09-15T13:05:46.085Z] [2020-09-15T13:05:46.085Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-09-15T13:05:46.254Z] #39 12.98 DEP images/pipe-data.pb-c.d [2020-09-15T13:05:46.254Z] #39 13.10 PBCC images/mnt.pb-c.c [2020-09-15T13:05:46.254Z] #39 13.14 DEP images/mnt.pb-c.d [2020-09-15T13:05:46.254Z] #39 13.20 PBCC images/sk-packet.pb-c.c [2020-09-15T13:05:46.254Z] #39 ... [2020-09-15T13:05:46.254Z] [2020-09-15T13:05:46.254Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-15T13:05:46.254Z] #47 71.88 encoding/json [2020-09-15T13:05:46.254Z] #47 74.87 github.com/pkg/diff [2020-09-15T13:05:46.254Z] #47 76.53 go/ast [2020-09-15T13:05:46.254Z] #47 78.91 golang.org/x/crypto/ssh/terminal [2020-09-15T13:05:46.254Z] #47 81.09 mvdan.cc/editorconfig [2020-09-15T13:05:46.254Z] #47 ... [2020-09-15T13:05:46.254Z] [2020-09-15T13:05:46.254Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-15T13:05:46.302Z] #39 57.09 LINK criu/arch/x86/crtools.built-in.o [2020-09-15T13:05:46.302Z] #39 57.13 DEP criu/pie/util-vdso-elf32.d [2020-09-15T13:05:46.302Z] #39 57.27 DEP criu/pie/util-vdso.d [2020-09-15T13:05:46.366Z] #33 ... [2020-09-15T13:05:46.366Z] [2020-09-15T13:05:46.366Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-15T13:05:46.366Z] #41 61.67 go/parser [2020-09-15T13:05:46.380Z] #22 DONE 0.1s [2020-09-15T13:05:46.380Z] [2020-09-15T13:05:46.380Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-09-15T13:05:46.561Z] #39 57.38 DEP criu/pie/util.d [2020-09-15T13:05:46.629Z] #41 61.83 math/big [2020-09-15T13:05:46.738Z] #33 30.09 Building dependency tree... [2020-09-15T13:05:46.820Z] #39 57.53 CC criu/pie/util.o [2020-09-15T13:05:47.015Z] #26 DONE 0.8s [2020-09-15T13:05:47.015Z] [2020-09-15T13:05:47.015Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-09-15T13:05:47.079Z] #39 57.84 CC criu/pie/util-vdso.o [2020-09-15T13:05:47.307Z] #29 DONE 0.2s [2020-09-15T13:05:47.307Z] [2020-09-15T13:05:47.307Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-15T13:05:47.307Z] #36 117.1 + dpkg --print-architecture [2020-09-15T13:05:47.307Z] #36 117.1 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-09-15T13:05:47.307Z] #36 117.4 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-09-15T13:05:47.307Z] #36 117.4 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-09-15T13:05:47.307Z] #36 ... [2020-09-15T13:05:47.307Z] [2020-09-15T13:05:47.307Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-09-15T13:05:47.307Z] #31 DONE 0.1s [2020-09-15T13:05:47.307Z] [2020-09-15T13:05:47.307Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-15T13:05:47.307Z] #39 80.34 CC criu/netfilter.o [2020-09-15T13:05:47.307Z] #39 80.56 CC criu/page-pipe.o [2020-09-15T13:05:47.307Z] #39 81.02 CC criu/page-xfer.o [2020-09-15T13:05:47.307Z] #39 81.87 CC criu/pagemap-cache.o [2020-09-15T13:05:47.307Z] #39 82.27 CC criu/pagemap.o [2020-09-15T13:05:47.307Z] #39 82.83 CC criu/parasite-syscall.o [2020-09-15T13:05:47.307Z] #39 83.49 CC criu/path.o [2020-09-15T13:05:47.307Z] #39 83.69 CC criu/pie-util-vdso.o [2020-09-15T13:05:47.307Z] #39 83.88 CC criu/pie-util.o [2020-09-15T13:05:47.307Z] #39 83.94 CC criu/pipes.o [2020-09-15T13:05:47.307Z] #39 84.27 CC criu/plugin.o [2020-09-15T13:05:47.307Z] #39 84.50 CC criu/proc_parse.o [2020-09-15T13:05:47.307Z] #39 86.12 CC criu/protobuf-desc.o [2020-09-15T13:05:47.307Z] #39 ... [2020-09-15T13:05:47.307Z] [2020-09-15T13:05:47.307Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-09-15T13:05:47.307Z] #34 DONE 0.1s [2020-09-15T13:05:47.538Z] #52 38.08 Checking out files: 38% (1251/3238) Checking out files: 39% (1263/3238) Checking out files: 40% (1296/3238) Checking out files: 41% (1328/3238) Checking out files: 42% (1360/3238) Checking out files: 43% (1393/3238) Checking out files: 44% (1425/3238) Checking out files: 45% (1458/3238) Checking out files: 46% (1490/3238) Checking out files: 47% (1522/3238) Checking out files: 48% (1555/3238) Checking out files: 49% (1587/3238) Checking out files: 50% (1619/3238) Checking out files: 51% (1652/3238) Checking out files: 52% (1684/3238) Checking out files: 53% (1717/3238) Checking out files: 54% (1749/3238) Checking out files: 55% (1781/3238) Checking out files: 56% (1814/3238) Checking out files: 57% (1846/3238) Checking out files: 58% (1879/3238) Checking out files: 59% (1911/3238) Checking out files: 60% (1943/3238) Checking out files: 61% (1976/3238) Checking out files: 62% (2008/3238) Checking out files: 63% (2040/3238) Checking out files: 64% (2073/3238) Checking out files: 65% (2105/3238) Checking out files: 66% (2138/3238) Checking out files: 66% (2157/3238) Checking out files: 67% (2170/3238) Checking out files: 68% (2202/3238) Checking out files: 69% (2235/3238) Checking out files: 70% (2267/3238) Checking out files: 71% (2299/3238) Checking out files: 72% (2332/3238) Checking out files: 73% (2364/3238) Checking out files: 74% (2397/3238) Checking out files: 75% (2429/3238) Checking out files: 76% (2461/3238) Checking out files: 77% (2494/3238) Checking out files: 78% (2526/3238) Checking out files: 79% (2559/3238) Checking out files: 80% (2591/3238) Checking out files: 81% (2623/3238) Checking out files: 82% (2656/3238) Checking out files: 83% (2688/3238) Checking out files: 84% (2720/3238) Checking out files: 85% (2753/3238) Checking out files: 86% (2785/3238) Checking out files: 87% (2818/3238) Checking out files: 88% (2850/3238) Checking out files: 89% (2882/3238) Checking out files: 90% (2915/3238) Checking out files: 91% (2947/3238) Checking out files: 92% (2979/3238) Checking out files: 93% (3012/3238) Checking out files: 93% (3043/3238) Checking out files: 94% (3044/3238) Checking out files: 95% (3077/3238) Checking out files: 96% (3109/3238) Checking out files: 97% (3141/3238) Checking out files: 98% (3174/3238) Checking out files: 99% (3206/3238) Checking out files: 100% (3238/3238) Checking out files: 100% (3238/3238), done. [2020-09-15T13:05:47.538Z] #52 40.30 + cd /tmp/tmp.wJiKStZCbb/src/github.com/containerd/containerd [2020-09-15T13:05:47.538Z] #52 40.30 + git checkout -q 09814d48d50816305a8e6c1a4ae3e2bcc4ba725a [2020-09-15T13:05:47.574Z] #41 ... [2020-09-15T13:05:47.574Z] [2020-09-15T13:05:47.574Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-15T13:05:47.574Z] #38 DONE 63.0s [2020-09-15T13:05:47.599Z] [2020-09-15T13:05:47.599Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-15T13:05:47.599Z] #49 ... [2020-09-15T13:05:47.599Z] [2020-09-15T13:05:47.599Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-15T13:05:47.599Z] #39 86.62 CC criu/protobuf.o [2020-09-15T13:05:47.646Z] #39 58.43 CC criu/pie/util-vdso-elf32.o [2020-09-15T13:05:47.795Z] #52 40.59 + export 'BUILDTAGS=netgo osusergo static_build' [2020-09-15T13:05:47.795Z] #52 40.59 + BUILDTAGS='netgo osusergo static_build' [2020-09-15T13:05:47.795Z] #52 40.59 + export EXTRA_FLAGS=-buildmode=pie [2020-09-15T13:05:47.795Z] #52 40.59 + EXTRA_FLAGS=-buildmode=pie [2020-09-15T13:05:47.795Z] #52 40.59 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-09-15T13:05:47.795Z] #52 40.59 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-09-15T13:05:47.795Z] #52 40.59 + '[' '' = dynamic ']' [2020-09-15T13:05:47.795Z] #52 40.59 + make [2020-09-15T13:05:47.835Z] [2020-09-15T13:05:47.836Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-15T13:05:47.836Z] #10 63.06 Selecting previously unselected package gcc-mingw-w64-base. [2020-09-15T13:05:47.836Z] #10 63.09 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_arm64.deb ... [2020-09-15T13:05:47.836Z] #10 63.12 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-09-15T13:05:47.891Z] #39 86.83 CC criu/pstree.o [2020-09-15T13:05:48.098Z] #10 63.42 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-09-15T13:05:48.098Z] #10 63.43 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2020-09-15T13:05:48.098Z] #10 63.44 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-09-15T13:05:48.276Z] #33 33.30 The following additional packages will be installed: [2020-09-15T13:05:48.401Z] #39 59.13 AR criu/pie/pie.lib.a [2020-09-15T13:05:48.401Z] #39 59.25 DEP criu/pie/restorer.d [2020-09-15T13:05:48.526Z] #39 87.45 CC criu/rbtree.o [2020-09-15T13:05:48.526Z] #39 87.59 CC criu/rst-malloc.o [2020-09-15T13:05:48.574Z] #33 33.31 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-09-15T13:05:48.574Z] #33 33.32 Suggested packages: [2020-09-15T13:05:48.574Z] #33 33.32 cmake-doc ninja-build lrzip [2020-09-15T13:05:48.574Z] #33 33.32 Recommended packages: [2020-09-15T13:05:48.574Z] #33 33.32 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-09-15T13:05:48.660Z] #39 59.48 DEP criu/arch/x86/sigaction_compat_pie.d [2020-09-15T13:05:48.660Z] #39 59.60 DEP criu/arch/x86/restorer_unmap.d [2020-09-15T13:05:48.660Z] #39 59.63 DEP criu/arch/x86/restorer.d [2020-09-15T13:05:48.725Z] #52 41.60 + bin/ctr [2020-09-15T13:05:48.818Z] #39 87.72 CC criu/seccomp.o [2020-09-15T13:05:48.920Z] #39 59.81 DEP criu/arch/x86/vdso-pie.d [2020-09-15T13:05:48.920Z] #39 59.89 DEP criu/pie/parasite-vdso.d [2020-09-15T13:05:49.110Z] #39 88.04 CC criu/seize.o [2020-09-15T13:05:49.488Z] #39 60.11 DEP criu/pie/parasite.d [2020-09-15T13:05:49.488Z] #39 60.30 CC criu/pie/parasite.o [2020-09-15T13:05:49.653Z] #33 34.44 The following NEW packages will be installed: [2020-09-15T13:05:49.653Z] #33 34.46 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-09-15T13:05:49.653Z] #33 34.46 vim-common xxd [2020-09-15T13:05:49.744Z] #39 88.57 CC criu/servicefd.o [2020-09-15T13:05:49.744Z] #39 88.86 CC criu/shmem.o [2020-09-15T13:05:49.954Z] #33 34.71 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-09-15T13:05:49.954Z] #33 34.71 Need to get 14.9 MB of archives. [2020-09-15T13:05:49.954Z] #33 34.71 After this operation, 67.2 MB of additional disk space will be used. [2020-09-15T13:05:49.954Z] #33 34.71 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-09-15T13:05:49.954Z] #33 34.76 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-09-15T13:05:49.954Z] #33 34.78 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake-data all 3.13.4-1 [1476 kB] [2020-09-15T13:05:49.954Z] #33 35.09 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2020-09-15T13:05:50.383Z] #39 89.33 CC criu/sigframe.o [2020-09-15T13:05:50.383Z] #39 89.39 CC criu/signalfd.o [2020-09-15T13:05:50.679Z] #39 89.53 CC criu/sk-inet.o [2020-09-15T13:05:50.679Z] #39 ... [2020-09-15T13:05:50.679Z] [2020-09-15T13:05:50.679Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-15T13:05:50.679Z] #49 52.96 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-09-15T13:05:50.679Z] #49 54.17 + mkdir -p /build [2020-09-15T13:05:50.679Z] #49 54.18 + cp runc /build/runc [2020-09-15T13:05:50.679Z] #49 DONE 54.5s [2020-09-15T13:05:50.869Z] #39 61.47 LINK criu/pie/parasite.built-in.o [2020-09-15T13:05:50.869Z] #39 61.49 GEN criu/pie/parasite-blob.h [2020-09-15T13:05:50.869Z] #39 61.53 CC criu/pie/parasite-vdso.o [2020-09-15T13:05:50.972Z] [2020-09-15T13:05:50.972Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-15T13:05:50.972Z] #45 126.0 + cd /tmp/tmp.bIo6kNpKsK/src/github.com/golangci/golangci-lint/ [2020-09-15T13:05:50.972Z] #45 126.0 + git checkout -q v1.23.8 [2020-09-15T13:05:50.972Z] #45 126.4 ++ git describe --tags [2020-09-15T13:05:50.972Z] #45 126.4 + version=v1.23.8 [2020-09-15T13:05:50.972Z] #45 126.4 ++ git rev-parse --short HEAD [2020-09-15T13:05:50.972Z] #45 126.4 + commit=76a82c6 [2020-09-15T13:05:50.972Z] #45 126.4 ++ git show -s --format=%cd [2020-09-15T13:05:50.972Z] #45 126.4 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-09-15T13:05:50.972Z] #45 126.4 + 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-09-15T13:05:51.026Z] #33 35.91 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-7+b3 [728 kB] [2020-09-15T13:05:51.026Z] #33 35.99 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libarchive13 ppc64el 3.3.3-4+deb10u1 [360 kB] [2020-09-15T13:05:51.026Z] #33 36.03 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB] [2020-09-15T13:05:51.026Z] #33 36.04 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el librhash0 ppc64el 1.3.8-1 [127 kB] [2020-09-15T13:05:51.026Z] #33 36.07 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libuv1 ppc64el 1.24.1-1 [116 kB] [2020-09-15T13:05:51.026Z] #33 36.08 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake ppc64el 3.13.4-1 [3306 kB] [2020-09-15T13:05:51.407Z] #33 ... [2020-09-15T13:05:51.407Z] [2020-09-15T13:05:51.407Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-15T13:05:51.407Z] #39 23.12 Reading package lists... [2020-09-15T13:05:51.407Z] #39 31.57 Building dependency tree... [2020-09-15T13:05:51.407Z] #39 34.83 The following additional packages will be installed: [2020-09-15T13:05:51.407Z] #39 34.83 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-09-15T13:05:51.407Z] #39 34.84 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-09-15T13:05:51.407Z] #39 34.86 Suggested packages: [2020-09-15T13:05:51.407Z] #39 34.86 manpages-dev python-setuptools [2020-09-15T13:05:51.407Z] #39 36.15 The following NEW packages will be installed: [2020-09-15T13:05:51.407Z] #39 36.15 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-09-15T13:05:51.407Z] #39 36.15 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-09-15T13:05:51.407Z] #39 36.16 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-09-15T13:05:51.407Z] #39 36.16 python-six zlib1g-dev [2020-09-15T13:05:51.407Z] #39 36.33 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-09-15T13:05:51.407Z] #39 36.33 Need to get 4075 kB of archives. [2020-09-15T13:05:51.407Z] #39 36.33 After this operation, 24.5 MB of additional disk space will be used. [2020-09-15T13:05:51.407Z] #39 36.33 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libcap-dev ppc64el 1:2.25-2 [31.4 kB] [2020-09-15T13:05:51.407Z] #39 36.40 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2020-09-15T13:05:51.407Z] #39 36.43 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3.1 [119 kB] [2020-09-15T13:05:51.438Z] #39 62.14 CC criu/arch/x86/vdso-pie.o [2020-09-15T13:05:51.438Z] #39 62.47 CC criu/arch/x86/restorer.o [2020-09-15T13:05:51.707Z] #39 36.48 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2020-09-15T13:05:51.707Z] #39 36.50 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-dev ppc64el 3.4.0-1 [103 kB] [2020-09-15T13:05:51.707Z] #39 36.55 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2020-09-15T13:05:51.707Z] #39 36.56 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-09-15T13:05:51.707Z] #39 36.56 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zlib1g-dev ppc64el 1:1.2.11.dfsg-1 [216 kB] [2020-09-15T13:05:51.707Z] #39 36.60 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf17 ppc64el 3.6.1.3-2 [795 kB] [2020-09-15T13:05:51.707Z] #39 36.72 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-lite17 ppc64el 3.6.1.3-2 [166 kB] [2020-09-15T13:05:51.998Z] #52 ... [2020-09-15T13:05:51.998Z] [2020-09-15T13:05:51.998Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-15T13:05:51.998Z] #41 77.18 text/template/parse [2020-09-15T13:05:51.998Z] #41 80.15 go/parser [2020-09-15T13:05:51.998Z] #41 82.90 text/template [2020-09-15T13:05:51.998Z] #41 83.90 encoding/xml [2020-09-15T13:05:51.998Z] #41 ... [2020-09-15T13:05:51.998Z] [2020-09-15T13:05:51.998Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-15T13:05:51.998Z] #39 13.28 DEP images/sk-packet.pb-c.d [2020-09-15T13:05:51.998Z] #39 13.37 PBCC images/tcp-stream.pb-c.c [2020-09-15T13:05:51.998Z] #39 13.46 DEP images/tcp-stream.pb-c.d [2020-09-15T13:05:51.998Z] #39 13.50 PBCC images/pipe.pb-c.c [2020-09-15T13:05:51.998Z] #39 13.54 DEP images/pipe.pb-c.d [2020-09-15T13:05:51.998Z] #39 13.60 PBCC images/pstree.pb-c.c [2020-09-15T13:05:51.998Z] #39 13.65 DEP images/pstree.pb-c.d [2020-09-15T13:05:51.998Z] #39 13.70 PBCC images/fs.pb-c.c [2020-09-15T13:05:51.998Z] #39 13.73 DEP images/fs.pb-c.d [2020-09-15T13:05:51.998Z] #39 13.77 PBCC images/signalfd.pb-c.c [2020-09-15T13:05:51.998Z] #39 13.86 DEP images/signalfd.pb-c.d [2020-09-15T13:05:51.998Z] #39 13.91 PBCC images/fh.pb-c.c [2020-09-15T13:05:51.998Z] #39 13.94 PBCC images/fsnotify.pb-c.c [2020-09-15T13:05:51.998Z] #39 13.98 DEP images/fh.pb-c.d [2020-09-15T13:05:51.998Z] #39 14.02 DEP images/fsnotify.pb-c.d [2020-09-15T13:05:51.998Z] #39 14.06 PBCC images/eventpoll.pb-c.c [2020-09-15T13:05:51.998Z] #39 14.08 DEP images/eventpoll.pb-c.d [2020-09-15T13:05:51.998Z] #39 14.16 PBCC images/eventfd.pb-c.c [2020-09-15T13:05:51.998Z] #39 14.17 DEP images/eventfd.pb-c.d [2020-09-15T13:05:51.998Z] #39 14.20 PBCC images/remap-file-path.pb-c.c [2020-09-15T13:05:51.998Z] #39 14.22 DEP images/remap-file-path.pb-c.d [2020-09-15T13:05:51.998Z] #39 14.27 PBCC images/fifo.pb-c.c [2020-09-15T13:05:51.998Z] #39 14.31 DEP images/fifo.pb-c.d [2020-09-15T13:05:51.998Z] #39 14.39 PBCC images/ghost-file.pb-c.c [2020-09-15T13:05:51.998Z] #39 14.48 DEP images/ghost-file.pb-c.d [2020-09-15T13:05:51.998Z] #39 14.51 PBCC images/regfile.pb-c.c [2020-09-15T13:05:51.998Z] #39 14.56 DEP images/regfile.pb-c.d [2020-09-15T13:05:51.998Z] #39 14.60 PBCC images/ns.pb-c.c [2020-09-15T13:05:51.998Z] #39 14.67 DEP images/ns.pb-c.d [2020-09-15T13:05:51.998Z] #39 14.70 PBCC images/fdinfo.pb-c.c [2020-09-15T13:05:51.998Z] #39 14.82 DEP images/fdinfo.pb-c.d [2020-09-15T13:05:51.998Z] #39 14.87 PBCC images/core-aarch64.pb-c.c [2020-09-15T13:05:51.998Z] #39 14.92 PBCC images/core-arm.pb-c.c [2020-09-15T13:05:51.998Z] #39 14.95 PBCC images/core-ppc64.pb-c.c [2020-09-15T13:05:51.998Z] #39 15.02 PBCC images/core-s390.pb-c.c [2020-09-15T13:05:51.998Z] #39 15.05 PBCC images/core-x86.pb-c.c [2020-09-15T13:05:51.998Z] #39 15.11 PBCC images/core.pb-c.c [2020-09-15T13:05:51.998Z] #39 15.23 PBCC images/inventory.pb-c.c [2020-09-15T13:05:51.998Z] #39 15.30 DEP images/core-aarch64.pb-c.d [2020-09-15T13:05:51.998Z] #39 15.34 DEP images/core-arm.pb-c.d [2020-09-15T13:05:51.998Z] #39 15.39 DEP images/core-ppc64.pb-c.d [2020-09-15T13:05:51.998Z] #39 15.44 DEP images/core-s390.pb-c.d [2020-09-15T13:05:51.998Z] #39 15.51 DEP images/core-x86.pb-c.d [2020-09-15T13:05:51.998Z] #39 15.57 DEP images/core.pb-c.d [2020-09-15T13:05:51.998Z] #39 15.63 DEP images/inventory.pb-c.d [2020-09-15T13:05:51.998Z] #39 15.70 PBCC images/cpuinfo.pb-c.c [2020-09-15T13:05:51.998Z] #39 15.71 DEP images/cpuinfo.pb-c.d [2020-09-15T13:05:51.998Z] #39 15.74 PBCC images/stats.pb-c.c [2020-09-15T13:05:51.998Z] #39 15.82 DEP images/stats.pb-c.d [2020-09-15T13:05:51.998Z] #39 17.28 make[1]: Nothing to be done for 'all'. [2020-09-15T13:05:51.998Z] #39 18.69 CC images/stats.o [2020-09-15T13:05:51.998Z] #39 ... [2020-09-15T13:05:51.998Z] [2020-09-15T13:05:51.998Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-15T13:05:51.998Z] #41 87.48 go/doc [2020-09-15T13:05:52.006Z] #39 62.97 CC criu/arch/x86/restorer_unmap.o [2020-09-15T13:05:52.007Z] #39 63.03 CC criu/arch/x86/sigaction_compat_pie.o [2020-09-15T13:05:52.007Z] #39 36.74 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-dev ppc64el 3.6.1.3-2 [1130 kB] [2020-09-15T13:05:52.007Z] #39 36.88 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotoc17 ppc64el 3.6.1.3-2 [647 kB] [2020-09-15T13:05:52.007Z] #39 36.96 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-09-15T13:05:52.007Z] #39 36.97 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-compiler ppc64el 3.6.1.3-2 [65.2 kB] [2020-09-15T13:05:52.007Z] #39 36.99 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pkg-resources all 40.8.0-1 [182 kB] [2020-09-15T13:05:52.007Z] #39 37.00 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-six all 1.12.0-1 [15.7 kB] [2020-09-15T13:05:52.007Z] #39 37.00 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-protobuf ppc64el 3.6.1.3-2 [337 kB] [2020-09-15T13:05:52.268Z] #39 63.29 CC criu/pie/restorer.o [2020-09-15T13:05:53.401Z] #10 ... [2020-09-15T13:05:53.402Z] [2020-09-15T13:05:53.402Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-15T13:05:53.402Z] #33 6.099 -- Detecting C compiler ABI info - done [2020-09-15T13:05:53.402Z] #33 6.135 -- Detecting C compile features [2020-09-15T13:05:53.402Z] #33 8.642 -- Detecting C compile features - done [2020-09-15T13:05:53.402Z] #33 8.674 -- Performing Test HAS_BUILTIN_FORTIFY [2020-09-15T13:05:53.402Z] #33 9.059 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-09-15T13:05:53.402Z] #33 9.158 -- Configuring done [2020-09-15T13:05:53.402Z] #33 9.188 -- Generating done [2020-09-15T13:05:53.402Z] #33 9.199 -- Build files have been written to: /tmp/tmp.Ea1H4CLjCQ/tini [2020-09-15T13:05:53.402Z] #33 9.209 + make tini-static [2020-09-15T13:05:53.402Z] #33 9.692 Scanning dependencies of target tini-static [2020-09-15T13:05:53.402Z] #33 9.889 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-09-15T13:05:53.402Z] #33 11.25 [100%] Linking C executable tini-static [2020-09-15T13:05:53.402Z] #33 12.08 [100%] Built target tini-static [2020-09-15T13:05:53.402Z] #33 12.14 + mkdir -p /build [2020-09-15T13:05:53.402Z] #33 12.15 + cp tini-static /build/docker-init [2020-09-15T13:05:53.402Z] #33 DONE 12.7s [2020-09-15T13:05:53.402Z] [2020-09-15T13:05:53.402Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-15T13:05:53.402Z] #25 19.88 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-09-15T13:05:53.402Z] #25 20.12 [2020-09-15T13:05:53.402Z] #25 20.34 # 2.0% ######################################################################## 100.0% [2020-09-15T13:05:53.402Z] #25 20.45 [2020-09-15T13:05:53.402Z] #25 21.52 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-09-15T13:05:53.402Z] #25 21.88 [2020-09-15T13:05:53.402Z] #25 22.18 0.8% ######################################################################## 100.0% [2020-09-15T13:05:53.402Z] #25 22.40 [2020-09-15T13:05:53.402Z] #25 23.65 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-09-15T13:05:53.402Z] #25 23.74 skipping existing 9a99313a2c50 [2020-09-15T13:05:53.402Z] #25 23.87 [2020-09-15T13:05:53.402Z] #25 24.90 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-09-15T13:05:53.402Z] #25 25.26 [2020-09-15T13:05:53.402Z] #25 25.45 ######################################################################## 100.0% [2020-09-15T13:05:53.402Z] #25 25.55 [2020-09-15T13:05:53.402Z] #25 25.63 Download of images into '/build' complete. [2020-09-15T13:05:53.402Z] #25 25.63 Use something like the following to load the result into a Docker daemon: [2020-09-15T13:05:53.402Z] #25 25.63 tar -cC '/build' . | docker load [2020-09-15T13:05:53.402Z] #25 DONE 26.7s [2020-09-15T13:05:53.402Z] [2020-09-15T13:05:53.402Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-15T13:05:53.402Z] #39 2.489 Note: Building without setproctitle() and strlcpy() support. [2020-09-15T13:05:53.402Z] #39 2.490 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-09-15T13:05:53.402Z] #39 2.513 Note: Building without GnuTLS support [2020-09-15T13:05:53.402Z] #39 2.520 Makefile.config:39: Warn: you have no libnftables installed [2020-09-15T13:05:53.402Z] #39 2.520 Makefile.config:40: Warn: Building without nftables support [2020-09-15T13:05:53.402Z] #39 4.477 fatal: not a git repository (or any of the parent directories): .git [2020-09-15T13:05:53.402Z] #39 4.570 GEN .gitid [2020-09-15T13:05:53.402Z] #39 4.618 GEN criu/include/version.h [2020-09-15T13:05:53.402Z] #39 4.714 GEN include/common/asm [2020-09-15T13:05:53.542Z] #39 ... [2020-09-15T13:05:53.542Z] [2020-09-15T13:05:53.542Z] #52 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-09-15T13:05:53.542Z] #52 23.22 Reading package lists... [2020-09-15T13:05:53.542Z] #52 30.88 Building dependency tree... [2020-09-15T13:05:53.542Z] #52 33.88 The following additional packages will be installed: [2020-09-15T13:05:53.542Z] #52 33.89 libbtrfs0 [2020-09-15T13:05:53.542Z] #52 34.15 The following NEW packages will be installed: [2020-09-15T13:05:53.542Z] #52 34.17 libbtrfs-dev libbtrfs0 [2020-09-15T13:05:53.542Z] #52 34.45 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-09-15T13:05:53.542Z] #52 34.45 Need to get 120 kB of archives. [2020-09-15T13:05:53.542Z] #52 34.45 After this operation, 423 kB of additional disk space will be used. [2020-09-15T13:05:53.542Z] #52 34.45 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-09-15T13:05:53.542Z] #52 34.48 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-09-15T13:05:53.542Z] #52 36.47 debconf: delaying package configuration, since apt-utils is not installed [2020-09-15T13:05:53.542Z] #52 36.80 Fetched 120 kB in 0s (1240 kB/s) [2020-09-15T13:05:53.542Z] #52 36.96 Selecting previously unselected package libbtrfs0. [2020-09-15T13:05:53.542Z] #52 36.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 ... 15339 files and directories currently installed.) [2020-09-15T13:05:53.542Z] #52 37.05 Preparing to unpack .../libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-09-15T13:05:53.542Z] #52 37.06 Unpacking libbtrfs0 (4.20.1-2) ... [2020-09-15T13:05:53.542Z] #52 37.23 Selecting previously unselected package libbtrfs-dev. [2020-09-15T13:05:53.542Z] #52 37.24 Preparing to unpack .../libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-09-15T13:05:53.542Z] #52 37.27 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-09-15T13:05:53.542Z] #52 37.69 Setting up libbtrfs0 (4.20.1-2) ... [2020-09-15T13:05:53.542Z] #52 37.71 Setting up libbtrfs-dev (4.20.1-2) ... [2020-09-15T13:05:53.542Z] #52 37.73 Processing triggers for libc-bin (2.28-10) ... [2020-09-15T13:05:53.542Z] #52 DONE 38.1s [2020-09-15T13:05:53.542Z] [2020-09-15T13:05:53.542Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-15T13:05:53.542Z] #53 0.336 + RM_GOPATH=0 [2020-09-15T13:05:53.542Z] #53 0.336 + TMP_GOPATH= [2020-09-15T13:05:53.542Z] #53 0.336 + : /build [2020-09-15T13:05:53.542Z] #53 0.336 + '[' -z '' ']' [2020-09-15T13:05:53.542Z] #53 0.337 ++ mktemp -d [2020-09-15T13:05:53.542Z] #53 0.339 + export GOPATH=/tmp/tmp.Le5jzcJIgf [2020-09-15T13:05:53.542Z] #53 0.339 + GOPATH=/tmp/tmp.Le5jzcJIgf [2020-09-15T13:05:53.542Z] #53 0.339 + RM_GOPATH=1 [2020-09-15T13:05:53.542Z] #53 0.341 + case "$(go env GOARCH)" in [2020-09-15T13:05:53.542Z] #53 0.341 ++ go env GOARCH [2020-09-15T13:05:53.542Z] #53 0.375 + export GO_BUILDMODE=-buildmode=pie [2020-09-15T13:05:53.542Z] #53 0.375 + GO_BUILDMODE=-buildmode=pie [2020-09-15T13:05:53.542Z] #53 0.377 ++ dirname /tmp/install/install.sh [2020-09-15T13:05:53.542Z] #53 0.379 + dir=/tmp/install [2020-09-15T13:05:53.542Z] #53 0.379 + bin=containerd [2020-09-15T13:05:53.542Z] #53 0.379 + shift [2020-09-15T13:05:53.542Z] #53 0.379 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-09-15T13:05:53.542Z] #53 0.379 + . /tmp/install/containerd.installer [2020-09-15T13:05:53.542Z] #53 0.379 ++ set -e [2020-09-15T13:05:53.542Z] #53 0.379 ++ : 09814d48d50816305a8e6c1a4ae3e2bcc4ba725a [2020-09-15T13:05:53.542Z] #53 0.380 + install_containerd [2020-09-15T13:05:53.542Z] #53 0.380 + echo 'Install containerd version 09814d48d50816305a8e6c1a4ae3e2bcc4ba725a' [2020-09-15T13:05:53.542Z] #53 0.380 + git clone https://github.com/containerd/containerd.git /tmp/tmp.Le5jzcJIgf/src/github.com/containerd/containerd [2020-09-15T13:05:53.542Z] #53 0.386 Install containerd version 09814d48d50816305a8e6c1a4ae3e2bcc4ba725a [2020-09-15T13:05:53.542Z] #53 0.390 Cloning into '/tmp/tmp.Le5jzcJIgf/src/github.com/containerd/containerd'... [2020-09-15T13:05:54.177Z] #39 ... [2020-09-15T13:05:54.177Z] [2020-09-15T13:05:54.177Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-15T13:05:54.177Z] #17 1.503 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-15T13:05:54.177Z] #17 1.548 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-15T13:05:54.177Z] #17 1.599 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-15T13:05:54.177Z] #17 2.094 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-09-15T13:05:54.177Z] #17 3.031 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [226 kB] [2020-09-15T13:05:54.177Z] #17 4.459 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-09-15T13:05:54.177Z] #17 10.04 Fetched 8380 kB in 9s (936 kB/s) [2020-09-15T13:05:54.347Z] #39 ... [2020-09-15T13:05:54.347Z] [2020-09-15T13:05:54.347Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-15T13:05:54.347Z] #47 59.63 golang.org/x/crypto/ssh/terminal [2020-09-15T13:05:54.347Z] #47 64.47 mvdan.cc/sh/v3/cmd/shfmt [2020-09-15T13:05:54.517Z] #41 89.82 github.com/LK4D4/vndr/versioned [2020-09-15T13:05:54.517Z] #41 89.88 compress/flate [2020-09-15T13:05:54.602Z] #53 ... [2020-09-15T13:05:54.602Z] [2020-09-15T13:05:54.602Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-09-15T13:05:54.602Z] #24 24.97 Reading package lists... [2020-09-15T13:05:54.602Z] #24 32.18 Building dependency tree... [2020-09-15T13:05:54.602Z] #24 35.24 ca-certificates is already the newest version (20200601~deb10u1). [2020-09-15T13:05:54.602Z] #24 35.24 The following additional packages will be installed: [2020-09-15T13:05:54.602Z] #24 35.25 libjq1 libonig5 [2020-09-15T13:05:54.602Z] #24 35.87 The following NEW packages will be installed: [2020-09-15T13:05:54.602Z] #24 35.88 jq libjq1 libonig5 [2020-09-15T13:05:54.602Z] #24 36.07 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-09-15T13:05:54.602Z] #24 36.07 Need to get 358 kB of archives. [2020-09-15T13:05:54.602Z] #24 36.07 After this operation, 1277 kB of additional disk space will be used. [2020-09-15T13:05:54.602Z] #24 36.07 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-09-15T13:05:54.602Z] #24 36.13 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-09-15T13:05:54.602Z] #24 36.18 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-09-15T13:05:54.602Z] #24 37.66 debconf: delaying package configuration, since apt-utils is not installed [2020-09-15T13:05:54.602Z] #24 37.97 Fetched 358 kB in 0s (2266 kB/s) [2020-09-15T13:05:54.602Z] #24 38.08 Selecting previously unselected package libonig5:ppc64el. [2020-09-15T13:05:54.602Z] #24 38.08 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2020-09-15T13:05:54.602Z] #24 38.37 Preparing to unpack .../libonig5_6.9.1-1_ppc64el.deb ... [2020-09-15T13:05:54.602Z] #24 38.38 Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-09-15T13:05:54.602Z] #24 38.70 Selecting previously unselected package libjq1:ppc64el. [2020-09-15T13:05:54.602Z] #24 38.76 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-09-15T13:05:54.602Z] #24 38.77 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-09-15T13:05:54.602Z] #24 39.01 Selecting previously unselected package jq. [2020-09-15T13:05:54.602Z] #24 39.03 Preparing to unpack .../jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-09-15T13:05:54.602Z] #24 39.03 Unpacking jq (1.5+dfsg-2+b1) ... [2020-09-15T13:05:54.602Z] #24 39.24 Setting up libonig5:ppc64el (6.9.1-1) ... [2020-09-15T13:05:54.602Z] #24 39.26 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-09-15T13:05:54.602Z] #24 39.29 Setting up jq (1.5+dfsg-2+b1) ... [2020-09-15T13:05:54.602Z] #24 39.30 Processing triggers for libc-bin (2.28-10) ... [2020-09-15T13:05:54.602Z] #24 DONE 39.7s [2020-09-15T13:05:54.602Z] [2020-09-15T13:05:54.602Z] #25 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-09-15T13:05:54.602Z] #25 DONE 0.1s [2020-09-15T13:05:54.610Z] #47 ... [2020-09-15T13:05:54.610Z] [2020-09-15T13:05:54.610Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-15T13:05:54.610Z] #39 6.759 PBCC images/timens.pb-c.c [2020-09-15T13:05:54.610Z] #39 6.794 DEP images/timens.pb-c.d [2020-09-15T13:05:54.610Z] #39 6.852 PBCC images/fown.pb-c.c [2020-09-15T13:05:54.610Z] #39 6.862 PBCC images/google/protobuf/descriptor.pb-c.c [2020-09-15T13:05:54.610Z] #39 6.987 PBCC images/opts.pb-c.c [2020-09-15T13:05:54.872Z] #39 6.997 PBCC images/memfd.pb-c.c [2020-09-15T13:05:54.872Z] #39 7.063 DEP images/fown.pb-c.d [2020-09-15T13:05:54.872Z] #39 7.116 DEP images/google/protobuf/descriptor.pb-c.d [2020-09-15T13:05:54.872Z] #39 7.198 DEP images/opts.pb-c.d [2020-09-15T13:05:54.872Z] #39 7.260 DEP images/memfd.pb-c.d [2020-09-15T13:05:54.904Z] [2020-09-15T13:05:54.905Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-15T13:05:54.905Z] #39 38.54 debconf: delaying package configuration, since apt-utils is not installed [2020-09-15T13:05:54.905Z] #39 38.71 Fetched 4075 kB in 1s (5283 kB/s) [2020-09-15T13:05:54.905Z] #39 38.83 Selecting previously unselected package libcap-dev:ppc64el. [2020-09-15T13:05:54.905Z] #39 38.83 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2020-09-15T13:05:54.905Z] #39 38.94 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_ppc64el.deb ... [2020-09-15T13:05:54.905Z] #39 38.94 Unpacking libcap-dev:ppc64el (1:2.25-2) ... [2020-09-15T13:05:54.905Z] #39 39.09 Selecting previously unselected package libnet1:ppc64el. [2020-09-15T13:05:54.905Z] #39 39.09 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-09-15T13:05:54.905Z] #39 39.13 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-09-15T13:05:54.905Z] #39 39.32 Selecting previously unselected package libnet1-dev. [2020-09-15T13:05:54.905Z] #39 39.32 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-09-15T13:05:54.905Z] #39 39.33 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-09-15T13:05:54.905Z] #39 39.58 Selecting previously unselected package libnl-3-200:ppc64el. [2020-09-15T13:05:54.905Z] #39 39.60 Preparing to unpack .../03-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-09-15T13:05:54.905Z] #39 39.60 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-09-15T13:05:54.905Z] #39 39.77 Selecting previously unselected package libnl-3-dev:ppc64el. [2020-09-15T13:05:54.905Z] #39 39.79 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_ppc64el.deb ... [2020-09-15T13:05:54.905Z] #39 39.80 Unpacking libnl-3-dev:ppc64el (3.4.0-1) ... [2020-09-15T13:05:55.080Z] #41 90.50 github.com/LK4D4/vndr/build [2020-09-15T13:05:55.135Z] #39 7.393 PBCC images/sit.pb-c.c [2020-09-15T13:05:55.135Z] #39 7.431 DEP images/sit.pb-c.d [2020-09-15T13:05:55.135Z] #39 7.510 PBCC images/macvlan.pb-c.c [2020-09-15T13:05:55.135Z] #39 7.528 DEP images/macvlan.pb-c.d [2020-09-15T13:05:55.207Z] #39 40.26 Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-09-15T13:05:55.397Z] #39 7.568 PBCC images/autofs.pb-c.c [2020-09-15T13:05:55.397Z] #39 7.582 DEP images/autofs.pb-c.d [2020-09-15T13:05:55.397Z] #39 7.607 PBCC images/sysctl.pb-c.c [2020-09-15T13:05:55.397Z] #39 7.618 DEP images/sysctl.pb-c.d [2020-09-15T13:05:55.397Z] #39 7.634 PBCC images/time.pb-c.c [2020-09-15T13:05:55.397Z] #39 7.643 DEP images/time.pb-c.d [2020-09-15T13:05:55.397Z] #39 7.662 PBCC images/binfmt-misc.pb-c.c [2020-09-15T13:05:55.397Z] #39 7.696 DEP images/binfmt-misc.pb-c.d [2020-09-15T13:05:55.397Z] #39 7.765 PBCC images/seccomp.pb-c.c [2020-09-15T13:05:55.507Z] #39 40.27 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-09-15T13:05:55.507Z] #39 40.28 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-09-15T13:05:55.507Z] #39 40.40 Selecting previously unselected package libprotobuf-c-dev:ppc64el. [2020-09-15T13:05:55.507Z] #39 40.41 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_ppc64el.deb ... [2020-09-15T13:05:55.507Z] #39 40.41 Unpacking libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-09-15T13:05:55.596Z] #17 10.04 Reading package lists... [2020-09-15T13:05:55.596Z] #17 ... [2020-09-15T13:05:55.596Z] [2020-09-15T13:05:55.596Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-15T13:05:55.596Z] #39 66.15 LINK criu/pie/restorer.built-in.o [2020-09-15T13:05:55.596Z] #39 66.16 GEN criu/pie/restorer-blob.h [2020-09-15T13:05:55.596Z] #39 66.25 DEP criu/vdso.d [2020-09-15T13:05:55.596Z] #39 66.43 DEP criu/vdso-compat.d [2020-09-15T13:05:55.661Z] #39 7.783 DEP images/seccomp.pb-c.d [2020-09-15T13:05:55.661Z] #39 7.809 PBCC images/userns.pb-c.c [2020-09-15T13:05:55.661Z] #39 7.839 DEP images/userns.pb-c.d [2020-09-15T13:05:55.661Z] #39 7.955 PBCC images/cgroup.pb-c.c [2020-09-15T13:05:55.661Z] #39 8.003 DEP images/cgroup.pb-c.d [2020-09-15T13:05:55.661Z] #39 8.063 PBCC images/ext-file.pb-c.c [2020-09-15T13:05:55.807Z] #39 40.60 Selecting previously unselected package zlib1g-dev:ppc64el. [2020-09-15T13:05:55.807Z] #39 40.61 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_ppc64el.deb ... [2020-09-15T13:05:55.807Z] #39 40.62 Unpacking zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-09-15T13:05:55.807Z] #39 ... [2020-09-15T13:05:55.807Z] [2020-09-15T13:05:55.807Z] #61 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-15T13:05:55.807Z] #61 DONE 40.8s [2020-09-15T13:05:55.856Z] #39 66.56 DEP criu/uts_ns.d [2020-09-15T13:05:55.856Z] #39 66.68 DEP criu/util.d [2020-09-15T13:05:55.924Z] #39 8.135 DEP images/ext-file.pb-c.d [2020-09-15T13:05:55.924Z] #39 8.200 PBCC images/rpc.pb-c.c [2020-09-15T13:05:55.924Z] #39 8.251 DEP images/rpc.pb-c.d [2020-09-15T13:05:56.115Z] #39 66.87 DEP criu/uffd.d [2020-09-15T13:05:56.115Z] #39 67.09 DEP criu/tun.d [2020-09-15T13:05:56.119Z] [2020-09-15T13:05:56.119Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-15T13:05:56.119Z] #39 40.90 Selecting previously unselected package libprotobuf17:ppc64el. [2020-09-15T13:05:56.119Z] #39 40.90 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_ppc64el.deb ... [2020-09-15T13:05:56.119Z] #39 40.91 Unpacking libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-09-15T13:05:56.187Z] #39 8.321 PBCC images/siginfo.pb-c.c [2020-09-15T13:05:56.187Z] #39 8.347 DEP images/siginfo.pb-c.d [2020-09-15T13:05:56.187Z] #39 8.402 PBCC images/pagemap.pb-c.c [2020-09-15T13:05:56.187Z] #39 8.471 DEP images/pagemap.pb-c.d [2020-09-15T13:05:56.375Z] #39 67.28 DEP criu/tty.d [2020-09-15T13:05:56.448Z] #41 ... [2020-09-15T13:05:56.448Z] [2020-09-15T13:05:56.448Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-15T13:05:56.448Z] #47 82.26 mvdan.cc/sh/v3/fileutil [2020-09-15T13:05:56.448Z] #47 82.38 mvdan.cc/sh/v3/syntax [2020-09-15T13:05:56.448Z] #47 88.75 mvdan.cc/sh/v3/cmd/shfmt [2020-09-15T13:05:56.450Z] #39 8.587 PBCC images/rlimit.pb-c.c [2020-09-15T13:05:56.450Z] #39 8.600 DEP images/rlimit.pb-c.d [2020-09-15T13:05:56.450Z] #39 8.635 PBCC images/file-lock.pb-c.c [2020-09-15T13:05:56.450Z] #39 8.666 DEP images/file-lock.pb-c.d [2020-09-15T13:05:56.450Z] #39 8.720 PBCC images/tty.pb-c.c [2020-09-15T13:05:56.450Z] #39 8.757 DEP images/tty.pb-c.d [2020-09-15T13:05:56.634Z] #39 67.54 DEP criu/timerfd.d [2020-09-15T13:05:56.705Z] #47 ... [2020-09-15T13:05:56.705Z] [2020-09-15T13:05:56.705Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-15T13:05:56.705Z] #41 92.28 hash/crc32 [2020-09-15T13:05:56.713Z] #39 8.826 PBCC images/tun.pb-c.c [2020-09-15T13:05:56.713Z] #39 8.867 PBCC images/netdev.pb-c.c [2020-09-15T13:05:56.713Z] #39 8.934 DEP images/tun.pb-c.d [2020-09-15T13:05:56.713Z] #39 9.018 DEP images/netdev.pb-c.d [2020-09-15T13:05:56.894Z] #39 67.69 DEP criu/timens.d [2020-09-15T13:05:56.975Z] #39 ... [2020-09-15T13:05:56.975Z] [2020-09-15T13:05:56.975Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-15T13:05:56.975Z] #47 DONE 72.2s [2020-09-15T13:05:56.975Z] [2020-09-15T13:05:56.975Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-15T13:05:56.975Z] #39 9.085 PBCC images/vma.pb-c.c [2020-09-15T13:05:56.975Z] #39 9.146 DEP images/vma.pb-c.d [2020-09-15T13:05:56.975Z] #39 9.200 PBCC images/creds.pb-c.c [2020-09-15T13:05:56.975Z] #39 9.234 DEP images/creds.pb-c.d [2020-09-15T13:05:56.975Z] #39 9.281 PBCC images/utsns.pb-c.c [2020-09-15T13:05:56.975Z] #39 9.317 DEP images/utsns.pb-c.d [2020-09-15T13:05:56.975Z] #39 9.372 PBCC images/ipc-desc.pb-c.c [2020-09-15T13:05:56.975Z] #39 9.431 PBCC images/ipc-sem.pb-c.c [2020-09-15T13:05:57.154Z] #39 67.85 DEP criu/sysfs_parse.d [2020-09-15T13:05:57.154Z] #39 68.01 DEP criu/sysctl.d [2020-09-15T13:05:57.176Z] #39 41.90 Selecting previously unselected package libprotobuf-lite17:ppc64el. [2020-09-15T13:05:57.176Z] #39 41.91 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_ppc64el.deb ... [2020-09-15T13:05:57.176Z] #39 41.93 Unpacking libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-09-15T13:05:57.176Z] #39 42.21 Selecting previously unselected package libprotobuf-dev:ppc64el. [2020-09-15T13:05:57.176Z] #39 42.28 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_ppc64el.deb ... [2020-09-15T13:05:57.238Z] #39 9.481 DEP images/ipc-desc.pb-c.d [2020-09-15T13:05:57.238Z] #39 9.529 DEP images/ipc-sem.pb-c.d [2020-09-15T13:05:57.238Z] #39 9.575 PBCC images/ipc-msg.pb-c.c [2020-09-15T13:05:57.268Z] #41 92.85 compress/gzip [2020-09-15T13:05:57.414Z] #39 68.19 DEP criu/string.d [2020-09-15T13:05:57.414Z] #39 68.23 DEP criu/stats.d [2020-09-15T13:05:57.414Z] #39 ... [2020-09-15T13:05:57.414Z] [2020-09-15T13:05:57.414Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-15T13:05:57.414Z] #49 10.44 + cd /tmp/tmp.YmTu4JeZrg/src/github.com/opencontainers/runc [2020-09-15T13:05:57.414Z] #49 10.44 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-09-15T13:05:57.414Z] #49 10.59 + '[' -z '' ']' [2020-09-15T13:05:57.414Z] #49 10.59 + target=static [2020-09-15T13:05:57.414Z] #49 10.59 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-09-15T13:05:57.414Z] #49 10.87 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o runc . [2020-09-15T13:05:57.414Z] #49 ... [2020-09-15T13:05:57.414Z] [2020-09-15T13:05:57.414Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-15T13:05:57.414Z] #39 68.37 DEP criu/sockets.d [2020-09-15T13:05:57.474Z] #39 42.29 Unpacking libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-09-15T13:05:57.475Z] #39 ... [2020-09-15T13:05:57.475Z] [2020-09-15T13:05:57.475Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-15T13:05:57.475Z] #11 24.37 Reading package lists... [2020-09-15T13:05:57.475Z] #11 32.71 Building dependency tree... [2020-09-15T13:05:57.475Z] #11 35.67 The following additional packages will be installed: [2020-09-15T13:05:57.475Z] #11 35.67 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-09-15T13:05:57.475Z] #11 35.67 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-09-15T13:05:57.475Z] #11 35.68 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-09-15T13:05:57.475Z] #11 35.68 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-09-15T13:05:57.475Z] #11 35.69 Suggested packages: [2020-09-15T13:05:57.475Z] #11 35.69 gcc-8-locales seccomp wine64 [2020-09-15T13:05:57.475Z] #11 37.05 The following NEW packages will be installed: [2020-09-15T13:05:57.475Z] #11 37.06 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-09-15T13:05:57.475Z] #11 37.06 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-09-15T13:05:57.475Z] #11 37.06 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-09-15T13:05:57.475Z] #11 37.06 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-09-15T13:05:57.475Z] #11 37.06 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-09-15T13:05:57.475Z] #11 37.07 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-09-15T13:05:57.475Z] #11 37.39 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-09-15T13:05:57.475Z] #11 37.39 Need to get 78.9 MB of archives. [2020-09-15T13:05:57.475Z] #11 37.39 After this operation, 532 MB of additional disk space will be used. [2020-09-15T13:05:57.475Z] #11 37.39 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-09-15T13:05:57.475Z] #11 38.54 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-09-15T13:05:57.475Z] #11 39.77 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-09-15T13:05:57.475Z] #11 39.85 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.155-3 [128 kB] [2020-09-15T13:05:57.475Z] #11 39.87 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el dmsetup ppc64el 2:1.02.155-3 [85.4 kB] [2020-09-15T13:05:57.475Z] #11 39.89 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-common all 6.0.0-3 [4910 kB] [2020-09-15T13:05:57.475Z] #11 40.55 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-09-15T13:05:57.475Z] #11 40.97 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el gcc-mingw-w64-base ppc64el 8.3.0-6+21.3~deb10u1 [175 kB] [2020-09-15T13:05:57.475Z] #11 41.00 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-09-15T13:05:57.501Z] #39 9.614 DEP images/ipc-msg.pb-c.d [2020-09-15T13:05:57.501Z] #39 9.760 PBCC images/ipc-shm.pb-c.c [2020-09-15T13:05:57.501Z] #39 9.794 DEP images/ipc-shm.pb-c.d [2020-09-15T13:05:57.501Z] #39 9.865 PBCC images/ipc-var.pb-c.c [2020-09-15T13:05:57.674Z] #39 68.54 DEP criu/sk-unix.d [2020-09-15T13:05:57.764Z] #39 9.902 DEP images/ipc-var.pb-c.d [2020-09-15T13:05:57.764Z] #39 9.962 PBCC images/sk-opts.pb-c.c [2020-09-15T13:05:57.764Z] #39 9.982 PBCC images/packet-sock.pb-c.c [2020-09-15T13:05:57.764Z] #39 10.06 DEP images/sk-opts.pb-c.d [2020-09-15T13:05:57.786Z] #11 ... [2020-09-15T13:05:57.786Z] [2020-09-15T13:05:57.786Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-15T13:05:57.786Z] #33 38.30 debconf: delaying package configuration, since apt-utils is not installed [2020-09-15T13:05:57.786Z] #33 38.63 Fetched 14.9 MB in 2s (8471 kB/s) [2020-09-15T13:05:57.786Z] #33 38.76 Selecting previously unselected package xxd. [2020-09-15T13:05:57.786Z] #33 38.76 (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-09-15T13:05:57.786Z] #33 38.84 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-09-15T13:05:57.786Z] #33 38.84 Unpacking xxd (2:8.1.0875-5) ... [2020-09-15T13:05:57.786Z] #33 39.19 Selecting previously unselected package vim-common. [2020-09-15T13:05:57.786Z] #33 39.19 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-09-15T13:05:57.786Z] #33 39.34 Unpacking vim-common (2:8.1.0875-5) ... [2020-09-15T13:05:57.786Z] #33 39.73 Selecting previously unselected package cmake-data. [2020-09-15T13:05:57.786Z] #33 39.76 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-09-15T13:05:57.786Z] #33 39.77 Unpacking cmake-data (3.13.4-1) ... [2020-09-15T13:05:57.831Z] #41 93.46 vendor/golang.org/x/crypto/cryptobyte [2020-09-15T13:05:57.881Z] #45 ... [2020-09-15T13:05:57.881Z] [2020-09-15T13:05:57.881Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-15T13:05:57.881Z] #36 DONE 132.5s [2020-09-15T13:05:57.881Z] [2020-09-15T13:05:57.881Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-15T13:05:57.881Z] #39 90.40 CC criu/sk-netlink.o [2020-09-15T13:05:57.881Z] #39 90.57 CC criu/sk-packet.o [2020-09-15T13:05:57.881Z] #39 90.81 CC criu/sk-queue.o [2020-09-15T13:05:57.881Z] #39 91.07 CC criu/sk-tcp.o [2020-09-15T13:05:57.881Z] #39 91.27 CC criu/sk-unix.o [2020-09-15T13:05:57.881Z] #39 92.12 CC criu/sockets.o [2020-09-15T13:05:57.881Z] #39 92.52 CC criu/stats.o [2020-09-15T13:05:57.881Z] #39 92.66 CC criu/string.o [2020-09-15T13:05:57.881Z] #39 92.73 CC criu/sysctl.o [2020-09-15T13:05:57.881Z] #39 92.96 CC criu/sysfs_parse.o [2020-09-15T13:05:57.881Z] #39 93.08 CC criu/timens.o [2020-09-15T13:05:57.881Z] #39 93.17 CC criu/timerfd.o [2020-09-15T13:05:57.881Z] #39 93.28 CC criu/tty.o [2020-09-15T13:05:57.881Z] #39 94.16 CC criu/tun.o [2020-09-15T13:05:57.881Z] #39 94.37 CC criu/uffd.o [2020-09-15T13:05:57.881Z] #39 94.94 CC criu/util.o [2020-09-15T13:05:57.881Z] #39 95.56 CC criu/uts_ns.o [2020-09-15T13:05:57.881Z] #39 95.70 CC criu/vdso.o [2020-09-15T13:05:57.881Z] #39 96.10 LINK criu/built-in.o [2020-09-15T13:05:57.881Z] #39 96.27 LINK criu/criu [2020-09-15T13:05:57.881Z] #39 96.54 DEP lib/c/criu.d [2020-09-15T13:05:57.881Z] #39 96.60 CC images/rpc.pb-c.o [2020-09-15T13:05:57.881Z] #39 ... [2020-09-15T13:05:57.881Z] [2020-09-15T13:05:57.881Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-09-15T13:05:57.881Z] #37 DONE 0.2s [2020-09-15T13:05:57.881Z] [2020-09-15T13:05:57.881Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-15T13:05:57.881Z] #39 96.82 CC lib/c/criu.o [2020-09-15T13:05:57.933Z] #39 68.75 DEP criu/sk-tcp.d [2020-09-15T13:05:58.026Z] #39 10.14 DEP images/packet-sock.pb-c.d [2020-09-15T13:05:58.026Z] #39 10.23 PBCC images/sk-netlink.pb-c.c [2020-09-15T13:05:58.026Z] #39 10.33 DEP images/sk-netlink.pb-c.d [2020-09-15T13:05:58.099Z] #41 93.74 net [2020-09-15T13:05:58.193Z] #39 69.04 DEP criu/sk-queue.d [2020-09-15T13:05:58.288Z] #39 10.40 PBCC images/sk-inet.pb-c.c [2020-09-15T13:05:58.288Z] #39 10.51 DEP images/sk-inet.pb-c.d [2020-09-15T13:05:58.288Z] #39 10.59 PBCC images/sk-unix.pb-c.c [2020-09-15T13:05:58.452Z] #39 69.21 DEP criu/sk-packet.d [2020-09-15T13:05:58.452Z] #39 69.42 DEP criu/sk-netlink.d [2020-09-15T13:05:58.515Z] #39 97.27 LINK lib/c/built-in.o [2020-09-15T13:05:58.515Z] #39 97.27 LINK lib/c/libcriu.so [2020-09-15T13:05:58.515Z] #39 97.29 LINK lib/c/libcriu.a [2020-09-15T13:05:58.515Z] #39 97.34 GEN magic.py [2020-09-15T13:05:58.515Z] #39 97.40 Note: Building without setproctitle() and strlcpy() support. [2020-09-15T13:05:58.515Z] #39 97.40 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-09-15T13:05:58.515Z] #39 97.40 Note: Building without GnuTLS support [2020-09-15T13:05:58.515Z] #39 97.41 Makefile.config:39: Warn: you have no libnftables installed [2020-09-15T13:05:58.515Z] #39 97.41 Makefile.config:40: Warn: Building without nftables support [2020-09-15T13:05:58.551Z] #39 10.67 DEP images/sk-unix.pb-c.d [2020-09-15T13:05:58.551Z] #39 10.74 PBCC images/mm.pb-c.c [2020-09-15T13:05:58.551Z] #39 ... [2020-09-15T13:05:58.551Z] [2020-09-15T13:05:58.551Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-15T13:05:58.551Z] #41 63.78 go/doc [2020-09-15T13:05:58.551Z] #41 64.16 compress/gzip [2020-09-15T13:05:58.551Z] #41 65.14 net [2020-09-15T13:05:58.551Z] #41 67.66 vendor/golang.org/x/text/unicode/bidi [2020-09-15T13:05:58.551Z] #41 68.06 github.com/LK4D4/vndr/build [2020-09-15T13:05:58.551Z] #41 71.03 vendor/golang.org/x/text/secure/bidirule [2020-09-15T13:05:58.551Z] #41 71.59 vendor/golang.org/x/text/unicode/norm [2020-09-15T13:05:58.551Z] #41 73.44 mime [2020-09-15T13:05:58.551Z] #41 ... [2020-09-15T13:05:58.551Z] [2020-09-15T13:05:58.551Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-15T13:05:58.551Z] #39 10.82 DEP images/mm.pb-c.d [2020-09-15T13:05:58.551Z] #39 10.89 PBCC images/timerfd.pb-c.c [2020-09-15T13:05:58.551Z] #39 10.92 DEP images/timerfd.pb-c.d [2020-09-15T13:05:58.663Z] #41 ... [2020-09-15T13:05:58.663Z] [2020-09-15T13:05:58.663Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-15T13:05:58.663Z] #47 DONE 94.2s [2020-09-15T13:05:58.663Z] [2020-09-15T13:05:58.663Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-15T13:05:58.663Z] #39 19.08 CC images/core.o [2020-09-15T13:05:58.663Z] #39 19.80 CC images/core-x86.o [2020-09-15T13:05:58.663Z] #39 20.42 CC images/core-arm.o [2020-09-15T13:05:58.663Z] #39 20.76 CC images/core-aarch64.o [2020-09-15T13:05:58.663Z] #39 21.13 CC images/core-ppc64.o [2020-09-15T13:05:58.663Z] #39 21.81 CC images/core-s390.o [2020-09-15T13:05:58.663Z] #39 22.40 CC images/cpuinfo.o [2020-09-15T13:05:58.663Z] #39 22.86 CC images/inventory.o [2020-09-15T13:05:58.663Z] #39 23.16 CC images/fdinfo.o [2020-09-15T13:05:58.663Z] #39 23.45 CC images/fown.o [2020-09-15T13:05:58.663Z] #39 23.65 CC images/ns.o [2020-09-15T13:05:58.663Z] #39 23.85 CC images/regfile.o [2020-09-15T13:05:58.663Z] #39 24.08 CC images/ghost-file.o [2020-09-15T13:05:58.663Z] #39 24.38 CC images/fifo.o [2020-09-15T13:05:58.663Z] #39 24.66 CC images/remap-file-path.o [2020-09-15T13:05:58.663Z] #39 24.85 CC images/eventfd.o [2020-09-15T13:05:58.663Z] #39 25.03 CC images/eventpoll.o [2020-09-15T13:05:58.663Z] #39 25.34 CC images/fh.o [2020-09-15T13:05:58.663Z] #39 25.69 CC images/fsnotify.o [2020-09-15T13:05:58.712Z] #39 69.62 DEP criu/sk-inet.d [2020-09-15T13:05:58.807Z] #39 97.72 fatal: not a git repository (or any of the parent directories): .git [2020-09-15T13:05:58.813Z] #39 11.00 PBCC images/timer.pb-c.c [2020-09-15T13:05:58.813Z] #39 11.03 DEP images/timer.pb-c.d [2020-09-15T13:05:58.813Z] #39 11.08 PBCC images/sa.pb-c.c [2020-09-15T13:05:58.813Z] #39 11.11 DEP images/sa.pb-c.d [2020-09-15T13:05:58.813Z] #39 11.14 PBCC images/pipe-data.pb-c.c [2020-09-15T13:05:58.813Z] #39 11.15 DEP images/pipe-data.pb-c.d [2020-09-15T13:05:58.813Z] #39 11.18 PBCC images/mnt.pb-c.c [2020-09-15T13:05:58.813Z] #39 11.21 DEP images/mnt.pb-c.d [2020-09-15T13:05:58.813Z] #39 11.23 PBCC images/sk-packet.pb-c.c [2020-09-15T13:05:58.813Z] #39 11.25 DEP images/sk-packet.pb-c.d [2020-09-15T13:05:58.860Z] #33 ... [2020-09-15T13:05:58.860Z] [2020-09-15T13:05:58.860Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-15T13:05:58.860Z] #26 2.316 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-09-15T13:05:58.860Z] #26 2.829 [2020-09-15T13:05:58.971Z] #39 69.81 DEP criu/signalfd.d [2020-09-15T13:05:59.076Z] #39 11.29 PBCC images/tcp-stream.pb-c.c [2020-09-15T13:05:59.076Z] #39 11.33 DEP images/tcp-stream.pb-c.d [2020-09-15T13:05:59.076Z] #39 11.36 PBCC images/pipe.pb-c.c [2020-09-15T13:05:59.076Z] #39 11.40 DEP images/pipe.pb-c.d [2020-09-15T13:05:59.076Z] #39 11.44 PBCC images/pstree.pb-c.c [2020-09-15T13:05:59.076Z] #39 11.45 DEP images/pstree.pb-c.d [2020-09-15T13:05:59.076Z] #39 11.48 PBCC images/fs.pb-c.c [2020-09-15T13:05:59.099Z] #39 97.97 make[1]: Nothing to be done for 'all'. [2020-09-15T13:05:59.099Z] #39 98.24 make[1]: 'images/built-in.o' is up to date. [2020-09-15T13:05:59.231Z] #39 69.93 DEP criu/sigframe.d [2020-09-15T13:05:59.231Z] #39 70.09 DEP criu/shmem.d [2020-09-15T13:05:59.339Z] #39 11.52 DEP images/fs.pb-c.d [2020-09-15T13:05:59.339Z] #39 11.58 PBCC images/signalfd.pb-c.c [2020-09-15T13:05:59.339Z] #39 11.65 DEP images/signalfd.pb-c.d [2020-09-15T13:05:59.339Z] #39 11.69 PBCC images/fh.pb-c.c [2020-09-15T13:05:59.391Z] #39 98.25 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-09-15T13:05:59.391Z] #39 98.26 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-09-15T13:05:59.391Z] #39 98.27 make[1]: 'compel/libcompel.a' is up to date. [2020-09-15T13:05:59.391Z] #39 98.28 make[1]: 'compel/compel-host-bin' is up to date. [2020-09-15T13:05:59.391Z] #39 98.29 make[1]: Nothing to be done for 'all'. [2020-09-15T13:05:59.391Z] #39 98.30 make[1]: 'soccr/libsoccr.a' is up to date. [2020-09-15T13:05:59.391Z] #39 98.38 make[2]: Nothing to be done for 'all'. [2020-09-15T13:05:59.391Z] #39 98.39 make[2]: Nothing to be done for 'all'. [2020-09-15T13:05:59.391Z] #39 98.40 make[2]: Nothing to be done for 'all'. [2020-09-15T13:05:59.391Z] #39 98.44 make[2]: Nothing to be done for 'all'. [2020-09-15T13:05:59.391Z] #39 98.47 make[2]: Nothing to be done for 'all'. [2020-09-15T13:05:59.391Z] #39 98.47 make[2]: Nothing to be done for 'all'. [2020-09-15T13:05:59.391Z] #39 98.49 make[2]: Nothing to be done for 'all'. [2020-09-15T13:05:59.456Z] #26 3.111 ## 3.2% ###### 9.3% ############ 17.4% ################### 27.6% ######################### 35.8% ################################# 46.0% ######################################## 56.1% ############################################## 64.2% ################################################### 71.3% ####################################################### 76.7% ############################################################## 86.9% ################################################################## 93.0% ####################################################################### 99.4% ######################################################################## 100.0% [2020-09-15T13:05:59.490Z] #39 70.24 DEP criu/servicefd.d [2020-09-15T13:05:59.490Z] #39 70.49 DEP criu/seize.d [2020-09-15T13:05:59.602Z] #39 11.74 PBCC images/fsnotify.pb-c.c [2020-09-15T13:05:59.602Z] #39 11.80 DEP images/fh.pb-c.d [2020-09-15T13:05:59.602Z] #39 11.86 DEP images/fsnotify.pb-c.d [2020-09-15T13:05:59.602Z] #39 11.93 PBCC images/eventpoll.pb-c.c [2020-09-15T13:05:59.692Z] #39 98.53 make[2]: Nothing to be done for 'all'. [2020-09-15T13:05:59.692Z] #39 98.54 INSTALL criu/criu [2020-09-15T13:05:59.692Z] #39 DONE 98.8s [2020-09-15T13:05:59.692Z] [2020-09-15T13:05:59.692Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-15T13:05:59.750Z] #39 70.63 DEP criu/seccomp.d [2020-09-15T13:05:59.756Z] #26 4.970 [2020-09-15T13:05:59.866Z] #39 11.95 DEP images/eventpoll.pb-c.d [2020-09-15T13:05:59.866Z] #39 11.99 PBCC images/eventfd.pb-c.c [2020-09-15T13:05:59.866Z] #39 12.00 DEP images/eventfd.pb-c.d [2020-09-15T13:05:59.866Z] #39 12.07 PBCC images/remap-file-path.pb-c.c [2020-09-15T13:05:59.866Z] #39 12.10 DEP images/remap-file-path.pb-c.d [2020-09-15T13:05:59.866Z] #39 12.16 PBCC images/fifo.pb-c.c [2020-09-15T13:05:59.866Z] #39 12.19 DEP images/fifo.pb-c.d [2020-09-15T13:06:00.009Z] #39 70.86 DEP criu/rst-malloc.d [2020-09-15T13:06:00.009Z] #39 70.91 DEP criu/rbtree.d [2020-09-15T13:06:00.034Z] #39 26.60 CC images/signalfd.o [2020-09-15T13:06:00.034Z] #39 26.80 CC images/fs.o [2020-09-15T13:06:00.034Z] #39 ... [2020-09-15T13:06:00.034Z] [2020-09-15T13:06:00.034Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-15T13:06:00.034Z] #41 95.58 vendor/golang.org/x/sys/cpu [2020-09-15T13:06:00.128Z] #39 12.24 PBCC images/ghost-file.pb-c.c [2020-09-15T13:06:00.129Z] #39 12.28 DEP images/ghost-file.pb-c.d [2020-09-15T13:06:00.129Z] #39 12.34 PBCC images/regfile.pb-c.c [2020-09-15T13:06:00.129Z] #39 12.38 DEP images/regfile.pb-c.d [2020-09-15T13:06:00.129Z] #39 12.45 PBCC images/ns.pb-c.c [2020-09-15T13:06:00.129Z] #39 12.48 DEP images/ns.pb-c.d [2020-09-15T13:06:00.129Z] #39 12.55 PBCC images/fdinfo.pb-c.c [2020-09-15T13:06:00.269Z] #39 70.95 DEP criu/pstree.d [2020-09-15T13:06:00.269Z] #39 71.18 DEP criu/protobuf.d [2020-09-15T13:06:00.269Z] #39 71.31 GEN criu/protobuf-desc-gen.h [2020-09-15T13:06:00.290Z] #41 95.86 vendor/golang.org/x/crypto/chacha20poly1305 [2020-09-15T13:06:00.373Z] #26 5.199 ########### 16.3% ######################################## 56.2% ########################################################### 82.6% ######################################################################## 100.0% [2020-09-15T13:06:00.373Z] #26 ... [2020-09-15T13:06:00.373Z] [2020-09-15T13:06:00.373Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-15T13:06:00.373Z] #42 45.24 internal/reflectlite [2020-09-15T13:06:00.373Z] #42 45.27 sync [2020-09-15T13:06:00.391Z] #39 12.61 DEP images/fdinfo.pb-c.d [2020-09-15T13:06:00.391Z] #39 12.66 PBCC images/core-aarch64.pb-c.c [2020-09-15T13:06:00.391Z] #39 12.69 PBCC images/core-arm.pb-c.c [2020-09-15T13:06:00.391Z] #39 12.75 PBCC images/core-ppc64.pb-c.c [2020-09-15T13:06:00.391Z] #39 12.80 PBCC images/core-s390.pb-c.c [2020-09-15T13:06:00.654Z] #39 12.83 PBCC images/core-x86.pb-c.c [2020-09-15T13:06:00.654Z] #39 12.87 PBCC images/core.pb-c.c [2020-09-15T13:06:00.654Z] #39 12.92 PBCC images/inventory.pb-c.c [2020-09-15T13:06:00.654Z] #39 12.96 DEP images/core-aarch64.pb-c.d [2020-09-15T13:06:00.654Z] #39 13.01 DEP images/core-arm.pb-c.d [2020-09-15T13:06:00.917Z] #39 13.09 DEP images/core-ppc64.pb-c.d [2020-09-15T13:06:00.917Z] #39 13.16 DEP images/core-s390.pb-c.d [2020-09-15T13:06:00.917Z] #39 13.22 DEP images/core-x86.pb-c.d [2020-09-15T13:06:00.917Z] #39 13.31 DEP images/core.pb-c.d [2020-09-15T13:06:01.180Z] #39 13.37 DEP images/inventory.pb-c.d [2020-09-15T13:06:01.180Z] #39 13.44 PBCC images/cpuinfo.pb-c.c [2020-09-15T13:06:01.180Z] #39 13.46 DEP images/cpuinfo.pb-c.d [2020-09-15T13:06:01.180Z] #39 13.50 PBCC images/stats.pb-c.c [2020-09-15T13:06:01.220Z] #41 96.94 vendor/golang.org/x/crypto/hkdf [2020-09-15T13:06:01.220Z] #41 97.06 vendor/golang.org/x/text/transform [2020-09-15T13:06:01.226Z] #39 ... [2020-09-15T13:06:01.226Z] [2020-09-15T13:06:01.226Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-15T13:06:01.226Z] #41 135.1 github.com/LK4D4/vndr/godl [2020-09-15T13:06:01.226Z] #41 135.9 github.com/LK4D4/vndr [2020-09-15T13:06:01.226Z] #41 DONE 145.3s [2020-09-15T13:06:01.226Z] [2020-09-15T13:06:01.226Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-15T13:06:01.226Z] #17 10.04 Reading package lists... [2020-09-15T13:06:01.255Z] #45 ... [2020-09-15T13:06:01.255Z] [2020-09-15T13:06:01.255Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-09-15T13:06:01.255Z] #40 DONE 0.1s [2020-09-15T13:06:01.255Z] [2020-09-15T13:06:01.255Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-15T13:06:01.255Z] #45 ... [2020-09-15T13:06:01.255Z] [2020-09-15T13:06:01.255Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-09-15T13:06:01.255Z] #42 DONE 0.1s [2020-09-15T13:06:01.255Z] [2020-09-15T13:06:01.255Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-09-15T13:06:01.255Z] #44 DONE 0.1s [2020-09-15T13:06:01.255Z] [2020-09-15T13:06:01.255Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-15T13:06:01.442Z] #39 13.54 DEP images/stats.pb-c.d [2020-09-15T13:06:01.485Z] #17 13.93 Reading package lists... [2020-09-15T13:06:02.150Z] #41 97.63 vendor/golang.org/x/text/unicode/bidi [2020-09-15T13:06:02.486Z] #42 47.38 github.com/LK4D4/vndr/godl/singleflight [2020-09-15T13:06:02.486Z] #42 47.39 math/rand [2020-09-15T13:06:02.486Z] #42 47.48 internal/singleflight [2020-09-15T13:06:02.680Z] #17 17.73 Building dependency tree... [2020-09-15T13:06:02.834Z] #39 14.86 make[1]: Nothing to be done for 'all'. [2020-09-15T13:06:03.248Z] #17 ... [2020-09-15T13:06:03.248Z] [2020-09-15T13:06:03.248Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-15T13:06:03.248Z] #39 73.52 DEP criu/protobuf-desc.d [2020-09-15T13:06:03.248Z] #39 73.62 DEP criu/proc_parse.d [2020-09-15T13:06:03.248Z] #39 73.82 DEP criu/plugin.d [2020-09-15T13:06:03.248Z] #39 73.91 DEP criu/pipes.d [2020-09-15T13:06:03.248Z] #39 74.14 DEP criu/pie-util.d [2020-09-15T13:06:03.248Z] #39 74.21 DEP criu/pie-util-vdso.d [2020-09-15T13:06:03.506Z] #39 74.35 DEP criu/pie-util-vdso-elf32.d [2020-09-15T13:06:03.506Z] #39 74.49 DEP criu/path.d [2020-09-15T13:06:03.765Z] #39 74.66 DEP criu/parasite-syscall.d [2020-09-15T13:06:03.780Z] #39 16.07 CC images/stats.o [2020-09-15T13:06:04.024Z] #39 74.88 DEP criu/pagemap.d [2020-09-15T13:06:04.043Z] #39 16.46 CC images/core.o [2020-09-15T13:06:04.047Z] #41 99.35 vendor/golang.org/x/text/secure/bidirule [2020-09-15T13:06:04.047Z] #41 99.55 vendor/golang.org/x/text/unicode/norm [2020-09-15T13:06:04.283Z] #39 74.98 DEP criu/pagemap-cache.d [2020-09-15T13:06:04.283Z] #39 75.10 DEP criu/page-xfer.d [2020-09-15T13:06:04.283Z] #39 75.19 DEP criu/page-pipe.d [2020-09-15T13:06:04.542Z] #39 75.27 DEP criu/netfilter.d [2020-09-15T13:06:04.542Z] #39 75.37 DEP criu/net.d [2020-09-15T13:06:04.618Z] #39 ... [2020-09-15T13:06:04.618Z] [2020-09-15T13:06:04.618Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-15T13:06:04.618Z] #52 30.12 Checking out files: 53% (1729/3238) Checking out files: 54% (1749/3238) Checking out files: 55% (1781/3238) Checking out files: 56% (1814/3238) Checking out files: 57% (1846/3238) Checking out files: 58% (1879/3238) Checking out files: 59% (1911/3238) Checking out files: 60% (1943/3238) Checking out files: 61% (1976/3238) Checking out files: 62% (2008/3238) Checking out files: 63% (2040/3238) Checking out files: 64% (2073/3238) Checking out files: 65% (2105/3238) Checking out files: 66% (2138/3238) Checking out files: 67% (2170/3238) Checking out files: 68% (2202/3238) Checking out files: 69% (2235/3238) Checking out files: 70% (2267/3238) Checking out files: 71% (2299/3238) Checking out files: 72% (2332/3238) Checking out files: 73% (2364/3238) Checking out files: 74% (2397/3238) Checking out files: 75% (2429/3238) Checking out files: 76% (2461/3238) Checking out files: 77% (2494/3238) Checking out files: 78% (2526/3238) Checking out files: 79% (2559/3238) Checking out files: 80% (2591/3238) Checking out files: 81% (2623/3238) Checking out files: 82% (2656/3238) Checking out files: 83% (2688/3238) Checking out files: 84% (2720/3238) Checking out files: 85% (2753/3238) Checking out files: 86% (2785/3238) Checking out files: 87% (2818/3238) Checking out files: 88% (2850/3238) Checking out files: 89% (2882/3238) Checking out files: 90% (2915/3238) Checking out files: 91% (2947/3238) Checking out files: 91% (2972/3238) Checking out files: 92% (2979/3238) Checking out files: 93% (3012/3238) Checking out files: 94% (3044/3238) Checking out files: 95% (3077/3238) Checking out files: 96% (3109/3238) Checking out files: 97% (3141/3238) Checking out files: 98% (3174/3238) Checking out files: 99% (3206/3238) Checking out files: 100% (3238/3238) Checking out files: 100% (3238/3238), done. [2020-09-15T13:06:04.618Z] #52 31.42 + cd /tmp/tmp.jnQlhGdjIB/src/github.com/containerd/containerd [2020-09-15T13:06:04.618Z] #52 31.42 + git checkout -q 09814d48d50816305a8e6c1a4ae3e2bcc4ba725a [2020-09-15T13:06:04.618Z] #52 32.06 + export 'BUILDTAGS=netgo osusergo static_build' [2020-09-15T13:06:04.618Z] #52 32.06 + BUILDTAGS='netgo osusergo static_build' [2020-09-15T13:06:04.618Z] #52 32.06 + export EXTRA_FLAGS=-buildmode=pie [2020-09-15T13:06:04.618Z] #52 32.06 + EXTRA_FLAGS=-buildmode=pie [2020-09-15T13:06:04.618Z] #52 32.06 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-09-15T13:06:04.618Z] #52 32.06 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-09-15T13:06:04.618Z] #52 32.07 + '[' '' = dynamic ']' [2020-09-15T13:06:04.618Z] #52 32.07 + make [2020-09-15T13:06:04.618Z] #52 33.05 + bin/ctr [2020-09-15T13:06:04.801Z] #39 75.53 DEP criu/namespaces.d [2020-09-15T13:06:04.801Z] #39 75.68 DEP criu/mount.d [2020-09-15T13:06:04.801Z] #39 75.76 DEP criu/memfd.d [2020-09-15T13:06:04.881Z] #52 ... [2020-09-15T13:06:04.881Z] [2020-09-15T13:06:04.881Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-15T13:06:04.881Z] #39 17.07 CC images/core-x86.o [2020-09-15T13:06:05.060Z] #39 75.91 DEP criu/mem.d [2020-09-15T13:06:05.060Z] #39 76.05 DEP criu/lsm.d [2020-09-15T13:06:05.144Z] #39 17.49 CC images/core-arm.o [2020-09-15T13:06:05.278Z] #42 ... [2020-09-15T13:06:05.278Z] [2020-09-15T13:06:05.278Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-15T13:06:05.278Z] #26 5.914 [2020-09-15T13:06:05.279Z] #26 6.132 ########### 16.2% ################################# 47.1% ############################################################### 88.1% ######################################################################## 100.0% [2020-09-15T13:06:05.279Z] #26 6.853 #=#=# [2020-09-15T13:06:05.279Z] #26 7.041 # 2.0% #### 5.9% ######### 13.5% ############ 17.7% ############## 19.7% ################ 23.5% ##################### 29.3% ######################### 35.6% ############################## 42.4% ################################# 46.3% ###################################### 53.1% ########################################## 58.6% ############################################ 62.4% ################################################# 68.1% ####################################################### 77.7% ############################################################## 87.3% #################################################################### 94.9% ###################################################################### 98.4% ######################################################################## 100.0% [2020-09-15T13:06:05.279Z] #26 9.668 #=#=# [2020-09-15T13:06:05.323Z] #39 76.16 DEP criu/log.d [2020-09-15T13:06:05.323Z] #39 76.28 DEP criu/libnetlink.d [2020-09-15T13:06:05.582Z] #39 76.37 DEP criu/kerndat.d [2020-09-15T13:06:05.582Z] #39 76.50 DEP criu/kcmp-ids.d [2020-09-15T13:06:05.719Z] #39 17.86 CC images/core-aarch64.o [2020-09-15T13:06:05.841Z] #39 76.60 DEP criu/irmap.d [2020-09-15T13:06:05.841Z] #39 76.72 DEP criu/ipc_ns.d [2020-09-15T13:06:05.982Z] #39 18.19 CC images/core-ppc64.o [2020-09-15T13:06:06.101Z] #39 76.88 DEP criu/image.d [2020-09-15T13:06:06.101Z] #39 77.05 DEP criu/image-desc.d [2020-09-15T13:06:06.205Z] #26 9.848 0.1% 1.3% ## 3.0% ### 4.8% ##### 7.0% ##### 8.3% ###### 9.0% ####### 9.9% ######## 11.5% ######### 13.5% ########### 15.7% ### [2020-09-15T13:06:06.205Z] #26 ... [2020-09-15T13:06:06.205Z] [2020-09-15T13:06:06.205Z] #44 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-15T13:06:06.205Z] #44 DONE 51.0s [2020-09-15T13:06:06.205Z] [2020-09-15T13:06:06.205Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-15T13:06:06.205Z] #26 9.848 0.1% 1.3% ## 3.0% ### 4.8% ##### 7.0% ##### 8.3% ###### 9.0% ####### 9.9% ######## 11.5% ######### 13.5% ########### 15.7% ############ 17.9% [2020-09-15T13:06:06.205Z] #26 ... [2020-09-15T13:06:06.205Z] [2020-09-15T13:06:06.205Z] #29 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-09-15T13:06:06.205Z] #29 49.11 Checking out files: 91% (1395/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-09-15T13:06:06.205Z] #29 49.54 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-09-15T13:06:06.205Z] #29 50.15 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-09-15T13:06:06.361Z] #39 77.13 DEP criu/fsnotify.d [2020-09-15T13:06:06.361Z] #39 77.25 DEP criu/filesystems.d [2020-09-15T13:06:06.361Z] #39 77.37 DEP criu/files.d [2020-09-15T13:06:06.557Z] #39 18.67 CC images/core-s390.o [2020-09-15T13:06:06.567Z] #41 ... [2020-09-15T13:06:06.567Z] [2020-09-15T13:06:06.567Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-15T13:06:06.567Z] #39 26.97 CC images/pstree.o [2020-09-15T13:06:06.567Z] #39 27.12 CC images/pipe.o [2020-09-15T13:06:06.567Z] #39 27.41 CC images/tcp-stream.o [2020-09-15T13:06:06.567Z] #39 27.59 CC images/sk-packet.o [2020-09-15T13:06:06.567Z] #39 27.86 CC images/mnt.o [2020-09-15T13:06:06.567Z] #39 28.14 CC images/pipe-data.o [2020-09-15T13:06:06.567Z] #39 28.35 CC images/sa.o [2020-09-15T13:06:06.567Z] #39 28.58 CC images/timer.o [2020-09-15T13:06:06.567Z] #39 29.00 CC images/timerfd.o [2020-09-15T13:06:06.567Z] #39 29.21 CC images/mm.o [2020-09-15T13:06:06.567Z] #39 29.54 CC images/sk-opts.o [2020-09-15T13:06:06.567Z] #39 29.73 CC images/sk-unix.o [2020-09-15T13:06:06.567Z] #39 29.97 CC images/sk-inet.o [2020-09-15T13:06:06.567Z] #39 30.38 CC images/tun.o [2020-09-15T13:06:06.567Z] #39 30.60 CC images/sk-netlink.o [2020-09-15T13:06:06.567Z] #39 30.77 CC images/packet-sock.o [2020-09-15T13:06:06.567Z] #39 31.01 CC images/ipc-var.o [2020-09-15T13:06:06.567Z] #39 31.13 CC images/ipc-desc.o [2020-09-15T13:06:06.567Z] #39 31.28 CC images/ipc-shm.o [2020-09-15T13:06:06.567Z] #39 31.46 CC images/ipc-msg.o [2020-09-15T13:06:06.567Z] #39 31.79 CC images/ipc-sem.o [2020-09-15T13:06:06.567Z] #39 32.06 CC images/utsns.o [2020-09-15T13:06:06.567Z] #39 32.24 CC images/creds.o [2020-09-15T13:06:06.567Z] #39 32.48 CC images/vma.o [2020-09-15T13:06:06.567Z] #39 32.72 CC images/netdev.o [2020-09-15T13:06:06.567Z] #39 33.11 CC images/tty.o [2020-09-15T13:06:06.620Z] #39 77.54 DEP criu/files-reg.d [2020-09-15T13:06:06.826Z] #39 33.56 CC images/file-lock.o [2020-09-15T13:06:06.826Z] #39 33.74 CC images/rlimit.o [2020-09-15T13:06:06.830Z] #45 ... [2020-09-15T13:06:06.830Z] [2020-09-15T13:06:06.830Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-15T13:06:06.830Z] #52 116.6 + bin/containerd [2020-09-15T13:06:06.880Z] #39 77.71 DEP criu/files-ext.d [2020-09-15T13:06:06.880Z] #39 77.82 DEP criu/file-lock.d [2020-09-15T13:06:07.083Z] #39 33.92 CC images/pagemap.o [2020-09-15T13:06:07.139Z] #39 77.98 DEP criu/file-ids.d [2020-09-15T13:06:07.181Z] #39 19.41 CC images/cpuinfo.o [2020-09-15T13:06:07.201Z] Running on azwin-2-2d5200 in d:\jenkins\workspace\moby_PR-41395 [Pipeline] { [Pipeline] ws [2020-09-15T13:06:07.219Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2020-09-15T13:06:07.339Z] #39 34.13 CC images/siginfo.o [2020-09-15T13:06:07.339Z] #39 34.38 CC images/rpc.o [2020-09-15T13:06:07.398Z] #39 78.14 DEP criu/fifo.d [2020-09-15T13:06:07.398Z] #39 78.24 DEP criu/fdstore.d [2020-09-15T13:06:07.658Z] #39 78.36 DEP criu/fault-injection.d [2020-09-15T13:06:07.658Z] #39 78.39 DEP criu/external.d [2020-09-15T13:06:07.658Z] #39 78.43 DEP criu/eventpoll.d [2020-09-15T13:06:07.658Z] #39 78.49 DEP criu/eventfd.d [2020-09-15T13:06:07.658Z] #39 78.61 DEP criu/crtools.d [2020-09-15T13:06:07.776Z] #39 19.93 CC images/inventory.o [2020-09-15T13:06:07.917Z] #39 78.81 DEP criu/cr-service.d [2020-09-15T13:06:08.038Z] #39 20.26 CC images/fdinfo.o [2020-09-15T13:06:08.177Z] #39 78.99 DEP criu/cr-restore.d [2020-09-15T13:06:08.177Z] #39 79.16 DEP criu/cr-errno.d [2020-09-15T13:06:08.177Z] #39 79.18 DEP criu/cr-dump.d [2020-09-15T13:06:08.269Z] #39 ... [2020-09-15T13:06:08.269Z] [2020-09-15T13:06:08.269Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-15T13:06:08.269Z] #41 103.9 vendor/golang.org/x/net/idna [2020-09-15T13:06:08.300Z] #39 20.44 CC images/fown.o [2020-09-15T13:06:08.300Z] #39 20.68 CC images/ns.o [2020-09-15T13:06:08.436Z] #39 79.37 DEP criu/cr-dedup.d [2020-09-15T13:06:08.561Z] #39 20.95 CC images/regfile.o [2020-09-15T13:06:08.578Z] #29 ... [2020-09-15T13:06:08.578Z] [2020-09-15T13:06:08.578Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-15T13:06:08.578Z] #39 43.32 Selecting previously unselected package libprotoc17:ppc64el. [2020-09-15T13:06:08.578Z] #39 43.33 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_ppc64el.deb ... [2020-09-15T13:06:08.578Z] #39 43.34 Unpacking libprotoc17:ppc64el (3.6.1.3-2) ... [2020-09-15T13:06:08.578Z] #39 44.42 Selecting previously unselected package protobuf-c-compiler. [2020-09-15T13:06:08.578Z] #39 44.44 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_ppc64el.deb ... [2020-09-15T13:06:08.578Z] #39 44.45 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-09-15T13:06:08.578Z] #39 44.57 Selecting previously unselected package protobuf-compiler. [2020-09-15T13:06:08.578Z] #39 44.58 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_ppc64el.deb ... [2020-09-15T13:06:08.578Z] #39 44.60 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-09-15T13:06:08.578Z] #39 44.76 Selecting previously unselected package python-pkg-resources. [2020-09-15T13:06:08.578Z] #39 44.76 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-09-15T13:06:08.578Z] #39 44.76 Unpacking python-pkg-resources (40.8.0-1) ... [2020-09-15T13:06:08.578Z] #39 45.10 Selecting previously unselected package python-six. [2020-09-15T13:06:08.578Z] #39 45.18 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-09-15T13:06:08.578Z] #39 45.20 Unpacking python-six (1.12.0-1) ... [2020-09-15T13:06:08.578Z] #39 45.32 Selecting previously unselected package python-protobuf. [2020-09-15T13:06:08.578Z] #39 45.34 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_ppc64el.deb ... [2020-09-15T13:06:08.578Z] #39 45.35 Unpacking python-protobuf (3.6.1.3-2) ... [2020-09-15T13:06:08.578Z] #39 46.01 Setting up python-pkg-resources (40.8.0-1) ... [2020-09-15T13:06:08.578Z] #39 52.93 Setting up libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-09-15T13:06:08.578Z] #39 52.94 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-09-15T13:06:08.578Z] #39 52.96 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-09-15T13:06:08.578Z] #39 52.98 Setting up libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-09-15T13:06:08.578Z] #39 53.00 Setting up python-six (1.12.0-1) ... [2020-09-15T13:06:08.578Z] #39 ... [2020-09-15T13:06:08.578Z] [2020-09-15T13:06:08.578Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-15T13:06:08.696Z] #39 79.54 DEP criu/cr-check.d [2020-09-15T13:06:08.956Z] #39 79.80 DEP criu/config.d [2020-09-15T13:06:09.135Z] #39 21.28 CC images/ghost-file.o [2020-09-15T13:06:09.135Z] #39 ... [2020-09-15T13:06:09.135Z] [2020-09-15T13:06:09.135Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-15T13:06:09.135Z] #41 74.34 net/http/internal [2020-09-15T13:06:09.135Z] #41 76.03 vendor/golang.org/x/net/idna [2020-09-15T13:06:09.135Z] #41 83.01 net/textproto [2020-09-15T13:06:09.135Z] #41 83.01 vendor/golang.org/x/net/http/httpproxy [2020-09-15T13:06:09.135Z] #41 83.03 crypto/x509 [2020-09-15T13:06:09.135Z] #41 84.05 vendor/golang.org/x/net/http/httpguts [2020-09-15T13:06:09.135Z] #41 84.06 mime/multipart [2020-09-15T13:06:09.135Z] #41 ... [2020-09-15T13:06:09.135Z] [2020-09-15T13:06:09.135Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-15T13:06:09.135Z] #10 79.06 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-09-15T13:06:09.135Z] #10 79.07 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2020-09-15T13:06:09.135Z] #10 79.08 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-09-15T13:06:09.216Z] #39 79.96 DEP criu/clone-noasan.d [2020-09-15T13:06:09.216Z] #39 80.05 DEP criu/cgroup.d [2020-09-15T13:06:09.217Z] #26 9.848 0.1% 1.3% ## 3.0% ### 4.8% ##### 7.0% ##### 8.3% ###### 9.0% ####### 9.9% ######## 11.5% ######### 13.5% ########### 15.7% ############ 17.9% ############## 19.5% ############### 21.1% ################ 23.5% ################## 25.7% #################### 28.4% ##################### 29.5% ####################### 33.3% ######################### 36.0% ########################### 38.7% ############################# 41.5% ############################### 44.2% ################################ 45.3% ################################# 46.5% ################################## 48.2% ################################### 49.2% #################################### 50.8% ##################################### 52.4% ####################################### 54.9% ######################################### 57.1% ########################################## 59.3% ############################################ 61.4% ############################################## 63.9% ############################################### 66.4% ################################################ 67.6% ################################################## 69.6% ################################################### 71.8% ##################################################### 73.9% [2020-09-15T13:06:09.217Z] #26 ... [2020-09-15T13:06:09.217Z] [2020-09-15T13:06:09.217Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-15T13:06:09.217Z] #33 44.11 Selecting previously unselected package libicu63:ppc64el. [2020-09-15T13:06:09.217Z] #33 44.13 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2020-09-15T13:06:09.217Z] #33 44.14 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2020-09-15T13:06:09.217Z] #33 50.37 Selecting previously unselected package libxml2:ppc64el. [2020-09-15T13:06:09.217Z] #33 50.38 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_ppc64el.deb ... [2020-09-15T13:06:09.217Z] #33 50.38 Unpacking libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... [2020-09-15T13:06:09.217Z] #33 51.00 Selecting previously unselected package libarchive13:ppc64el. [2020-09-15T13:06:09.217Z] #33 51.09 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_ppc64el.deb ... [2020-09-15T13:06:09.217Z] #33 51.09 Unpacking libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-09-15T13:06:09.217Z] #33 51.95 Selecting previously unselected package libjsoncpp1:ppc64el. [2020-09-15T13:06:09.217Z] #33 51.98 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_ppc64el.deb ... [2020-09-15T13:06:09.217Z] #33 52.00 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ... [2020-09-15T13:06:09.217Z] #33 52.29 Selecting previously unselected package librhash0:ppc64el. [2020-09-15T13:06:09.217Z] #33 52.34 Preparing to unpack .../7-librhash0_1.3.8-1_ppc64el.deb ... [2020-09-15T13:06:09.217Z] #33 52.37 Unpacking librhash0:ppc64el (1.3.8-1) ... [2020-09-15T13:06:09.217Z] #33 52.49 Selecting previously unselected package libuv1:ppc64el. [2020-09-15T13:06:09.217Z] #33 52.49 Preparing to unpack .../8-libuv1_1.24.1-1_ppc64el.deb ... [2020-09-15T13:06:09.217Z] #33 52.50 Unpacking libuv1:ppc64el (1.24.1-1) ... [2020-09-15T13:06:09.217Z] #33 52.75 Selecting previously unselected package cmake. [2020-09-15T13:06:09.217Z] #33 52.78 Preparing to unpack .../9-cmake_3.13.4-1_ppc64el.deb ... [2020-09-15T13:06:09.217Z] #33 52.79 Unpacking cmake (3.13.4-1) ... [2020-09-15T13:06:09.217Z] #33 ... [2020-09-15T13:06:09.217Z] [2020-09-15T13:06:09.217Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-15T13:06:09.398Z] #10 ... [2020-09-15T13:06:09.398Z] [2020-09-15T13:06:09.398Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-15T13:06:09.398Z] #39 21.58 CC images/fifo.o [2020-09-15T13:06:09.398Z] #39 21.82 CC images/remap-file-path.o [2020-09-15T13:06:09.475Z] #39 80.20 DEP criu/cgroup-props.d [2020-09-15T13:06:09.475Z] #39 80.35 DEP criu/bitmap.d [2020-09-15T13:06:09.475Z] #39 80.37 DEP criu/bfd.d [2020-09-15T13:06:09.520Z] #26 9.848 0.1% 1.3% ## 3.0% ### 4.8% ##### 7.0% ##### 8.3% ###### 9.0% ####### 9.9% ######## 11.5% ######### 13.5% ########### 15.7% ############ 17.9% ############## 19.5% ############### 21.1% ################ 23.5% ################## 25.7% #################### 28.4% ##################### 29.5% ####################### 33.3% ######################### 36.0% ########################### 38.7% ############################# 41.5% ############################### 44.2% ################################ 45.3% ################################# 46.5% ################################## 48.2% ################################### 49.2% #################################### 50.8% ##################################### 52.4% ####################################### 54.9% ######################################### 57.1% ########################################## 59.3% ############################################ 61.4% ############################################## 63.9% ############################################### 66.4% ################################################ 67.6% ################################################## 69.6% ################################################### 71.8% ##################################################### 73.9% ####################################################### 77.4% ########################################################## 81.2% ########################################################### 82.2% ### [2020-09-15T13:06:09.520Z] #26 ... [2020-09-15T13:06:09.520Z] [2020-09-15T13:06:09.520Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-15T13:06:09.520Z] #31 44.38 sync [2020-09-15T13:06:09.520Z] #31 44.38 internal/reflectlite [2020-09-15T13:06:09.520Z] #31 48.32 sort [2020-09-15T13:06:09.520Z] #31 48.33 errors [2020-09-15T13:06:09.520Z] #31 49.05 io [2020-09-15T13:06:09.520Z] #31 49.05 internal/oserror [2020-09-15T13:06:09.520Z] #31 49.08 strconv [2020-09-15T13:06:09.520Z] #31 49.49 syscall [2020-09-15T13:06:09.520Z] #31 ... [2020-09-15T13:06:09.520Z] [2020-09-15T13:06:09.520Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-15T13:06:09.734Z] #39 80.48 DEP criu/autofs.d [2020-09-15T13:06:09.734Z] #39 80.67 DEP criu/aio.d [2020-09-15T13:06:09.973Z] #39 22.17 CC images/eventfd.o [2020-09-15T13:06:09.996Z] #39 80.85 DEP criu/action-scripts.d [2020-09-15T13:06:10.235Z] #39 22.44 CC images/eventpoll.o [2020-09-15T13:06:10.256Z] #39 ... [2020-09-15T13:06:10.256Z] [2020-09-15T13:06:10.256Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-09-15T13:06:10.256Z] #28 DONE 154.2s [2020-09-15T13:06:10.256Z] [2020-09-15T13:06:10.256Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-15T13:06:10.256Z] #39 81.22 CC criu/action-scripts.o [2020-09-15T13:06:10.256Z] #39 ... [2020-09-15T13:06:10.256Z] [2020-09-15T13:06:10.256Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-15T13:06:10.256Z] #17 19.47 libcap2-bin is already the newest version (1:2.25-2). [2020-09-15T13:06:10.256Z] #17 19.47 The following additional packages will be installed: [2020-09-15T13:06:10.257Z] #17 19.48 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-09-15T13:06:10.257Z] #17 19.48 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-09-15T13:06:10.257Z] #17 19.48 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-09-15T13:06:10.257Z] #17 19.48 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-09-15T13:06:10.257Z] #17 19.48 python3.7 python3.7-minimal vim-runtime xxd [2020-09-15T13:06:10.257Z] #17 19.48 Suggested packages: [2020-09-15T13:06:10.257Z] #17 19.48 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-09-15T13:06:10.257Z] #17 19.48 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-09-15T13:06:10.257Z] #17 19.48 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-09-15T13:06:10.257Z] #17 19.48 Recommended packages: [2020-09-15T13:06:10.257Z] #17 19.48 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-09-15T13:06:10.257Z] #17 19.48 python3-keyrings.alt python3-xdg unzip [2020-09-15T13:06:10.257Z] #17 21.41 The following NEW packages will be installed: [2020-09-15T13:06:10.257Z] #17 21.41 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-09-15T13:06:10.257Z] #17 21.41 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-09-15T13:06:10.257Z] #17 21.41 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-09-15T13:06:10.257Z] #17 21.41 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-09-15T13:06:10.257Z] #17 21.42 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-09-15T13:06:10.257Z] #17 21.42 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-09-15T13:06:10.257Z] #17 21.42 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-09-15T13:06:10.257Z] #17 21.42 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-09-15T13:06:10.257Z] #17 21.42 xz-utils zip [2020-09-15T13:06:10.257Z] #17 21.78 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2020-09-15T13:06:10.257Z] #17 21.78 Need to get 28.5 MB of archives. [2020-09-15T13:06:10.257Z] #17 21.78 After this operation, 116 MB of additional disk space will be used. [2020-09-15T13:06:10.257Z] #17 21.78 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-09-15T13:06:10.257Z] #17 21.78 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u2 [589 kB] [2020-09-15T13:06:10.257Z] #17 21.81 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u2 [1731 kB] [2020-09-15T13:06:10.257Z] #17 21.91 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-09-15T13:06:10.257Z] #17 21.92 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-09-15T13:06:10.257Z] #17 21.94 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u2 [1732 kB] [2020-09-15T13:06:10.257Z] #17 22.04 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB] [2020-09-15T13:06:10.257Z] #17 22.06 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-09-15T13:06:10.257Z] #17 22.06 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-09-15T13:06:10.257Z] #17 22.06 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-09-15T13:06:10.257Z] #17 22.07 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-09-15T13:06:10.257Z] #17 22.07 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-09-15T13:06:10.257Z] #17 22.08 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-09-15T13:06:10.257Z] #17 22.08 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-09-15T13:06:10.257Z] #17 22.08 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-09-15T13:06:10.257Z] #17 22.09 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-09-15T13:06:10.257Z] #17 22.11 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-09-15T13:06:10.257Z] #17 22.12 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-09-15T13:06:10.257Z] #17 22.14 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-09-15T13:06:10.257Z] #17 22.16 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2020-09-15T13:06:10.257Z] #17 22.17 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-09-15T13:06:10.257Z] #17 22.17 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-09-15T13:06:10.257Z] #17 22.22 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-09-15T13:06:10.257Z] #17 22.22 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-09-15T13:06:10.257Z] #17 22.24 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-09-15T13:06:10.257Z] #17 22.25 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-09-15T13:06:10.257Z] #17 22.26 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-09-15T13:06:10.257Z] #17 22.26 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-09-15T13:06:10.257Z] #17 22.26 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-09-15T13:06:10.257Z] #17 22.73 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-09-15T13:06:10.257Z] #17 22.74 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-09-15T13:06:10.257Z] #17 22.74 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-09-15T13:06:10.257Z] #17 22.74 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-09-15T13:06:10.257Z] #17 22.75 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-09-15T13:06:10.257Z] #17 22.76 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-09-15T13:06:10.257Z] #17 22.85 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-09-15T13:06:10.257Z] #17 22.86 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-09-15T13:06:10.257Z] #17 22.87 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-09-15T13:06:10.257Z] #17 22.88 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-09-15T13:06:10.257Z] #17 22.89 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-09-15T13:06:10.257Z] #17 22.91 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-09-15T13:06:10.257Z] #17 22.91 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB] [2020-09-15T13:06:10.257Z] #17 22.96 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2020-09-15T13:06:10.257Z] #17 22.99 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2020-09-15T13:06:10.257Z] #17 23.00 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-09-15T13:06:10.257Z] #17 23.32 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-09-15T13:06:10.257Z] #17 23.39 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-09-15T13:06:10.257Z] #17 23.43 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-09-15T13:06:10.257Z] #17 24.29 debconf: delaying package configuration, since apt-utils is not installed [2020-09-15T13:06:10.257Z] #17 24.45 Fetched 28.5 MB in 2s (14.6 MB/s) [2020-09-15T13:06:10.257Z] #17 24.52 Selecting previously unselected package pigz. [2020-09-15T13:06:10.257Z] #17 24.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 ... 23432 files and directories currently installed.) [2020-09-15T13:06:10.257Z] #17 24.59 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-09-15T13:06:10.257Z] #17 24.64 Unpacking pigz (2.4-1) ... [2020-09-15T13:06:10.257Z] #17 24.77 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-09-15T13:06:10.257Z] #17 24.78 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2020-09-15T13:06:10.257Z] #17 24.79 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2020-09-15T13:06:10.257Z] #17 25.28 Selecting previously unselected package python3.7-minimal. [2020-09-15T13:06:10.257Z] #17 25.28 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2020-09-15T13:06:10.257Z] #17 25.29 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2020-09-15T13:06:10.498Z] #39 ... [2020-09-15T13:06:10.498Z] [2020-09-15T13:06:10.498Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-15T13:06:10.498Z] #54 78.01 + for f in rootlesskit rootlesskit-docker-proxy [2020-09-15T13:06:10.498Z] #54 78.01 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-09-15T13:06:10.498Z] #54 DONE 85.8s [2020-09-15T13:06:10.498Z] [2020-09-15T13:06:10.498Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-15T13:06:10.498Z] #39 22.83 CC images/fh.o [2020-09-15T13:06:10.517Z] #17 26.49 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2020-09-15T13:06:10.517Z] #17 26.51 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2020-09-15T13:06:10.740Z] #26 9.848 0.1% 1.3% ## 3.0% ### 4.8% ##### 7.0% ##### 8.3% ###### 9.0% ####### 9.9% ######## 11.5% ######### 13.5% ########### 15.7% ############ 17.9% ############## 19.5% ############### 21.1% ################ 23.5% ################## 25.7% #################### 28.4% ##################### 29.5% ####################### 33.3% ######################### 36.0% ########################### 38.7% ############################# 41.5% ############################### 44.2% ################################ 45.3% ################################# 46.5% ################################## 48.2% ################################### 49.2% #################################### 50.8% ##################################### 52.4% ####################################### 54.9% ######################################### 57.1% ########################################## 59.3% ############################################ 61.4% ############################################## 63.9% ############################################### 66.4% ################################################ 67.6% ################################################## 69.6% ################################################### 71.8% ##################################################### 73.9% ####################################################### 77.4% ########################################################## 81.2% ########################################################### 82.2% ########################################################### 82.8% ############################################################ 84.4% ############################################################# 85.0% ############################################################## 87.4% ################################################################ 89.6% ################################################################# 91.1% ################################################################## 92.7% ################################################################### 94.3% ##################################################################### 96.0% ##################################################################### 97.0% ####################################################################### 99.2% ######################################################################## 100.0% [2020-09-15T13:06:10.740Z] #26 16.08 [2020-09-15T13:06:10.785Z] #41 106.3 vendor/golang.org/x/net/http2/hpack [2020-09-15T13:06:11.042Z] #26 ... [2020-09-15T13:06:11.042Z] [2020-09-15T13:06:11.042Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-09-15T13:06:11.042Z] #33 55.37 Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2020-09-15T13:06:11.042Z] #33 55.39 Setting up xxd (2:8.1.0875-5) ... [2020-09-15T13:06:11.042Z] #33 55.40 Setting up libuv1:ppc64el (1.24.1-1) ... [2020-09-15T13:06:11.042Z] #33 55.40 Setting up vim-common (2:8.1.0875-5) ... [2020-09-15T13:06:11.042Z] #33 55.50 Setting up librhash0:ppc64el (1.3.8-1) ... [2020-09-15T13:06:11.042Z] #33 55.52 Setting up cmake-data (3.13.4-1) ... [2020-09-15T13:06:11.042Z] #33 55.53 Setting up libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... [2020-09-15T13:06:11.042Z] #33 55.54 Setting up libjsoncpp1:ppc64el (1.7.4-3) ... [2020-09-15T13:06:11.042Z] #33 55.55 Setting up libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-09-15T13:06:11.042Z] #33 55.56 Setting up cmake (3.13.4-1) ... [2020-09-15T13:06:11.042Z] #33 55.57 Processing triggers for libc-bin (2.28-10) ... [2020-09-15T13:06:11.042Z] #33 55.67 Processing triggers for mime-support (3.62) ... [2020-09-15T13:06:11.042Z] #33 DONE 56.1s [2020-09-15T13:06:11.073Z] #39 ... [2020-09-15T13:06:11.073Z] [2020-09-15T13:06:11.073Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-09-15T13:06:11.073Z] #55 DONE 0.5s [2020-09-15T13:06:11.073Z] [2020-09-15T13:06:11.073Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-15T13:06:11.073Z] #39 23.20 CC images/fsnotify.o [2020-09-15T13:06:11.073Z] #39 ... [2020-09-15T13:06:11.073Z] [2020-09-15T13:06:11.073Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-09-15T13:06:11.073Z] #56 DONE 0.1s [2020-09-15T13:06:11.335Z] [2020-09-15T13:06:11.335Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-15T13:06:11.335Z] #41 85.69 crypto/tls [2020-09-15T13:06:11.342Z] [2020-09-15T13:06:11.342Z] #34 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-15T13:06:11.342Z] #34 0.319 + RM_GOPATH=0 [2020-09-15T13:06:11.342Z] #34 0.324 + TMP_GOPATH= [2020-09-15T13:06:11.342Z] #34 0.325 + : /build [2020-09-15T13:06:11.342Z] #34 0.326 + '[' -z '' ']' [2020-09-15T13:06:11.342Z] #34 0.328 ++ mktemp -d [2020-09-15T13:06:11.342Z] #34 0.331 + export GOPATH=/tmp/tmp.HnM2IlGLEZ [2020-09-15T13:06:11.342Z] #34 0.331 + GOPATH=/tmp/tmp.HnM2IlGLEZ [2020-09-15T13:06:11.342Z] #34 0.331 + RM_GOPATH=1 [2020-09-15T13:06:11.342Z] #34 0.332 + case "$(go env GOARCH)" in [2020-09-15T13:06:11.342Z] #34 0.333 ++ go env GOARCH [2020-09-15T13:06:11.342Z] #34 0.349 + export GO_BUILDMODE=-buildmode=pie [2020-09-15T13:06:11.342Z] #34 0.350 + GO_BUILDMODE=-buildmode=pie [2020-09-15T13:06:11.342Z] #34 0.370 ++ dirname /tmp/install/install.sh [2020-09-15T13:06:11.644Z] #34 0.381 + dir=/tmp/install [2020-09-15T13:06:11.644Z] #34 0.382 + bin=tini [2020-09-15T13:06:11.644Z] #34 0.384 + shift [2020-09-15T13:06:11.644Z] #34 0.385 + '[' '!' -f /tmp/install/tini.installer ']' [2020-09-15T13:06:11.644Z] #34 0.386 + . /tmp/install/tini.installer [2020-09-15T13:06:11.644Z] #34 0.387 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2020-09-15T13:06:11.644Z] #34 0.390 + install_tini [2020-09-15T13:06:11.644Z] #34 0.391 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2020-09-15T13:06:11.644Z] #34 0.392 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2020-09-15T13:06:11.644Z] #34 0.393 + git clone https://github.com/krallin/tini.git /tmp/tmp.HnM2IlGLEZ/tini [2020-09-15T13:06:11.644Z] #34 0.420 Cloning into '/tmp/tmp.HnM2IlGLEZ/tini'... [2020-09-15T13:06:11.713Z] #41 107.4 mime [2020-09-15T13:06:12.643Z] #41 ... [2020-09-15T13:06:12.643Z] [2020-09-15T13:06:12.643Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-15T13:06:12.643Z] #10 98.22 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-09-15T13:06:12.643Z] #10 98.22 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-09-15T13:06:12.643Z] #10 98.22 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-09-15T13:06:12.643Z] #10 ... [2020-09-15T13:06:12.643Z] [2020-09-15T13:06:12.643Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-15T13:06:12.643Z] #39 35.45 CC images/ext-file.o [2020-09-15T13:06:12.643Z] #39 35.66 CC images/cgroup.o [2020-09-15T13:06:12.643Z] #39 36.11 CC images/userns.o [2020-09-15T13:06:12.643Z] #39 36.31 CC images/google/protobuf/descriptor.o [2020-09-15T13:06:12.643Z] #39 37.70 CC images/opts.o [2020-09-15T13:06:12.643Z] #39 37.87 CC images/seccomp.o [2020-09-15T13:06:12.643Z] #39 38.07 CC images/binfmt-misc.o [2020-09-15T13:06:12.643Z] #39 38.26 CC images/time.o [2020-09-15T13:06:12.643Z] #39 38.48 CC images/sysctl.o [2020-09-15T13:06:12.643Z] #39 38.67 CC images/autofs.o [2020-09-15T13:06:12.643Z] #39 38.85 CC images/macvlan.o [2020-09-15T13:06:12.643Z] #39 39.10 CC images/sit.o [2020-09-15T13:06:12.643Z] #39 39.30 CC images/memfd.o [2020-09-15T13:06:12.643Z] #39 39.55 CC images/timens.o [2020-09-15T13:06:12.721Z] #34 1.464 + cd /tmp/tmp.HnM2IlGLEZ/tini [2020-09-15T13:06:12.721Z] #34 1.465 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2020-09-15T13:06:12.721Z] #34 1.493 + cmake . [2020-09-15T13:06:12.900Z] #39 39.77 LINK images/built-in.o [2020-09-15T13:06:13.061Z] #17 28.95 Selecting previously unselected package python3-minimal. [2020-09-15T13:06:13.062Z] #17 28.95 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23681 files and directories currently installed.) [2020-09-15T13:06:13.062Z] #17 29.01 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-09-15T13:06:13.062Z] #17 29.01 Unpacking python3-minimal (3.7.3-1) ... [2020-09-15T13:06:13.062Z] #17 29.08 Selecting previously unselected package libmpdec2:amd64. [2020-09-15T13:06:13.062Z] #17 29.08 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-09-15T13:06:13.062Z] #17 29.09 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-09-15T13:06:13.062Z] #17 29.16 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-09-15T13:06:13.062Z] #17 29.16 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ... [2020-09-15T13:06:13.168Z] #39 39.96 GEN compel/include/asm [2020-09-15T13:06:13.168Z] #39 39.98 GEN compel/include/version.h [2020-09-15T13:06:13.168Z] #39 40.00 touch .config [2020-09-15T13:06:13.168Z] #39 40.04 GEN include/common/config.h [2020-09-15T13:06:13.168Z] #39 40.10 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-09-15T13:06:13.168Z] #39 40.12 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-09-15T13:06:13.168Z] #39 40.15 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-09-15T13:06:13.320Z] #17 29.16 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2020-09-15T13:06:13.366Z] #34 2.217 -- The C compiler identification is GNU 8.3.0 [2020-09-15T13:06:13.366Z] #34 2.273 -- Check for working C compiler: /usr/bin/cc [2020-09-15T13:06:13.425Z] #39 40.16 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-09-15T13:06:13.425Z] #39 40.19 DEP compel/arch/x86/plugins/std/memcpy.d [2020-09-15T13:06:13.425Z] #39 40.23 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-09-15T13:06:13.425Z] #39 40.24 GEN compel/plugins/include/uapi/std/syscall.h [2020-09-15T13:06:13.425Z] #39 40.29 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-09-15T13:06:13.425Z] #39 40.30 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-09-15T13:06:13.425Z] #39 40.33 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-09-15T13:06:13.425Z] #39 40.34 DEP compel/plugins/std/infect.d [2020-09-15T13:06:13.682Z] #39 40.42 DEP compel/plugins/std/string.d [2020-09-15T13:06:13.682Z] #39 40.47 DEP compel/plugins/std/log.d [2020-09-15T13:06:13.682Z] #39 40.61 DEP compel/plugins/std/fds.d [2020-09-15T13:06:13.888Z] #17 30.00 Selecting previously unselected package python3.7. [2020-09-15T13:06:13.889Z] #17 30.00 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ... [2020-09-15T13:06:13.889Z] #17 30.01 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2020-09-15T13:06:13.939Z] #39 40.70 DEP compel/plugins/std/std.d [2020-09-15T13:06:13.939Z] #39 40.78 DEP compel/plugins/shmem/shmem.d [2020-09-15T13:06:13.939Z] #39 40.87 DEP compel/plugins/fds/fds.d [2020-09-15T13:06:14.017Z] #34 2.793 -- Check for working C compiler: /usr/bin/cc -- works [2020-09-15T13:06:14.017Z] #34 2.797 -- Detecting C compiler ABI info [2020-09-15T13:06:14.148Z] #17 30.11 Selecting previously unselected package libpython3-stdlib:amd64. [2020-09-15T13:06:14.148Z] #17 30.11 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-09-15T13:06:14.148Z] #17 30.13 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-09-15T13:06:14.148Z] #17 30.21 Setting up python3-minimal (3.7.3-1) ... [2020-09-15T13:06:14.206Z] #39 41.08 CC compel/plugins/std/std.o [2020-09-15T13:06:14.316Z] #34 3.282 -- Detecting C compiler ABI info - done [2020-09-15T13:06:14.316Z] #34 3.335 -- Detecting C compile features [2020-09-15T13:06:14.770Z] #39 41.50 CC compel/plugins/std/fds.o [2020-09-15T13:06:14.770Z] #39 41.70 CC compel/plugins/std/log.o [2020-09-15T13:06:15.087Z] #17 30.98 Selecting previously unselected package python3. [2020-09-15T13:06:15.087Z] #17 30.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 ... 24093 files and directories currently installed.) [2020-09-15T13:06:15.087Z] #17 31.04 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-09-15T13:06:15.087Z] #17 31.05 Unpacking python3 (3.7.3-1) ... [2020-09-15T13:06:15.087Z] #17 31.14 Selecting previously unselected package libip4tc0:amd64. [2020-09-15T13:06:15.087Z] #17 31.14 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-09-15T13:06:15.087Z] #17 31.15 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-09-15T13:06:15.087Z] #17 31.23 Selecting previously unselected package libip6tc0:amd64. [2020-09-15T13:06:15.346Z] #17 31.23 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-09-15T13:06:15.346Z] #17 31.24 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-09-15T13:06:15.346Z] #17 31.32 Selecting previously unselected package libiptc0:amd64. [2020-09-15T13:06:15.346Z] #17 31.35 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-09-15T13:06:15.346Z] #17 31.36 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-09-15T13:06:15.346Z] #17 31.43 Selecting previously unselected package libnfnetlink0:amd64. [2020-09-15T13:06:15.346Z] #17 31.44 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-09-15T13:06:15.346Z] #17 31.45 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-09-15T13:06:15.557Z] #41 90.48 net/http/httptrace [2020-09-15T13:06:15.557Z] #41 90.67 net/http [2020-09-15T13:06:15.557Z] #41 ... [2020-09-15T13:06:15.557Z] [2020-09-15T13:06:15.557Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-15T13:06:15.557Z] #10 88.96 Selecting previously unselected package libapparmor1:arm64. [2020-09-15T13:06:15.557Z] #10 88.98 Preparing to unpack .../10-libapparmor1_2.13.2-10_arm64.deb ... [2020-09-15T13:06:15.557Z] #10 88.99 Unpacking libapparmor1:arm64 (2.13.2-10) ... [2020-09-15T13:06:15.557Z] #10 89.10 Selecting previously unselected package libapparmor-dev:arm64. [2020-09-15T13:06:15.557Z] #10 89.11 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_arm64.deb ... [2020-09-15T13:06:15.557Z] #10 89.12 Unpacking libapparmor-dev:arm64 (2.13.2-10) ... [2020-09-15T13:06:15.557Z] #10 89.26 Selecting previously unselected package libbtrfs0. [2020-09-15T13:06:15.557Z] #10 89.26 Preparing to unpack .../12-libbtrfs0_4.20.1-2_arm64.deb ... [2020-09-15T13:06:15.557Z] #10 89.28 Unpacking libbtrfs0 (4.20.1-2) ... [2020-09-15T13:06:15.557Z] #10 89.40 Selecting previously unselected package libbtrfs-dev. [2020-09-15T13:06:15.557Z] #10 89.40 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_arm64.deb ... [2020-09-15T13:06:15.557Z] #10 89.41 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-09-15T13:06:15.557Z] #10 89.56 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2020-09-15T13:06:15.557Z] #10 89.56 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_arm64.deb ... [2020-09-15T13:06:15.557Z] #10 89.57 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2020-09-15T13:06:15.557Z] #10 89.70 Selecting previously unselected package libudev-dev:arm64. [2020-09-15T13:06:15.557Z] #10 89.71 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_arm64.deb ... [2020-09-15T13:06:15.557Z] #10 89.73 Unpacking libudev-dev:arm64 (241-7~deb10u4) ... [2020-09-15T13:06:15.557Z] #10 89.90 Selecting previously unselected package libsepol1-dev:arm64. [2020-09-15T13:06:15.557Z] #10 89.90 Preparing to unpack .../16-libsepol1-dev_2.8-1_arm64.deb ... [2020-09-15T13:06:15.557Z] #10 89.92 Unpacking libsepol1-dev:arm64 (2.8-1) ... [2020-09-15T13:06:15.557Z] #10 90.17 Selecting previously unselected package libpcre16-3:arm64. [2020-09-15T13:06:15.557Z] #10 90.18 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_arm64.deb ... [2020-09-15T13:06:15.557Z] #10 90.19 Unpacking libpcre16-3:arm64 (2:8.39-12) ... [2020-09-15T13:06:15.557Z] #10 90.40 Selecting previously unselected package libpcre32-3:arm64. [2020-09-15T13:06:15.557Z] #10 90.40 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_arm64.deb ... [2020-09-15T13:06:15.557Z] #10 90.41 Unpacking libpcre32-3:arm64 (2:8.39-12) ... [2020-09-15T13:06:15.557Z] #10 90.52 Selecting previously unselected package libpcrecpp0v5:arm64. [2020-09-15T13:06:15.557Z] #10 90.52 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_arm64.deb ... [2020-09-15T13:06:15.557Z] #10 90.54 Unpacking libpcrecpp0v5:arm64 (2:8.39-12) ... [2020-09-15T13:06:15.557Z] #10 90.67 Selecting previously unselected package libpcre3-dev:arm64. [2020-09-15T13:06:15.557Z] #10 90.67 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_arm64.deb ... [2020-09-15T13:06:15.557Z] #10 90.70 Unpacking libpcre3-dev:arm64 (2:8.39-12) ... [2020-09-15T13:06:15.606Z] #17 31.51 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-09-15T13:06:15.606Z] #17 31.52 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-09-15T13:06:15.606Z] #17 31.52 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-09-15T13:06:15.606Z] #17 31.60 Selecting previously unselected package libnftnl11:amd64. [2020-09-15T13:06:15.606Z] #17 31.60 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-09-15T13:06:15.606Z] #17 31.60 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-09-15T13:06:15.606Z] #17 31.70 Selecting previously unselected package iptables. [2020-09-15T13:06:15.606Z] #17 31.70 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-09-15T13:06:15.606Z] #17 31.70 Unpacking iptables (1.8.2-4) ... [2020-09-15T13:06:15.703Z] #39 42.33 CC compel/plugins/std/string.o [2020-09-15T13:06:15.820Z] #10 91.04 Selecting previously unselected package libselinux1-dev:arm64. [2020-09-15T13:06:15.820Z] #10 91.05 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_arm64.deb ... [2020-09-15T13:06:15.820Z] #10 91.06 Unpacking libselinux1-dev:arm64 (2.8-1+b1) ... [2020-09-15T13:06:15.856Z] #34 ... [2020-09-15T13:06:15.856Z] [2020-09-15T13:06:15.856Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-15T13:06:15.856Z] #42 50.52 sort [2020-09-15T13:06:15.856Z] #42 50.54 strconv [2020-09-15T13:06:15.856Z] #42 50.62 io [2020-09-15T13:06:15.856Z] #42 50.65 syscall [2020-09-15T13:06:15.856Z] #42 55.42 bytes [2020-09-15T13:06:15.856Z] #42 56.74 strings [2020-09-15T13:06:15.856Z] #42 ... [2020-09-15T13:06:15.856Z] [2020-09-15T13:06:15.856Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-15T13:06:15.856Z] #48 50.50 sort [2020-09-15T13:06:15.856Z] #48 50.51 io [2020-09-15T13:06:15.856Z] #48 50.51 strconv [2020-09-15T13:06:15.856Z] #48 50.71 syscall [2020-09-15T13:06:15.856Z] #48 56.50 strings [2020-09-15T13:06:15.856Z] #48 56.56 bytes [2020-09-15T13:06:15.856Z] #48 ... [2020-09-15T13:06:15.856Z] [2020-09-15T13:06:15.856Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-09-15T13:06:15.856Z] #26 17.45 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-09-15T13:06:15.856Z] #26 17.87 [2020-09-15T13:06:15.856Z] #26 18.08 #################### 28.1% ######################################################################## 100.0% [2020-09-15T13:06:15.856Z] #26 18.33 [2020-09-15T13:06:15.856Z] #26 19.80 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-09-15T13:06:15.856Z] #26 19.89 skipping existing 5cb8031fd95d [2020-09-15T13:06:15.856Z] #26 19.98 [2020-09-15T13:06:15.865Z] #17 32.00 Selecting previously unselected package xxd. [2020-09-15T13:06:15.960Z] #39 42.88 CC compel/plugins/std/infect.o [2020-09-15T13:06:16.083Z] #10 91.32 Selecting previously unselected package libdevmapper-dev:arm64. [2020-09-15T13:06:16.083Z] #10 91.33 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_arm64.deb ... [2020-09-15T13:06:16.083Z] #10 91.34 Unpacking libdevmapper-dev:arm64 (2:1.02.155-3) ... [2020-09-15T13:06:16.130Z] #17 32.01 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-09-15T13:06:16.131Z] #17 32.02 Unpacking xxd (2:8.1.0875-5) ... [2020-09-15T13:06:16.131Z] #17 32.14 Selecting previously unselected package vim-common. [2020-09-15T13:06:16.131Z] #17 32.14 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-09-15T13:06:16.131Z] #17 32.17 Unpacking vim-common (2:8.1.0875-5) ... [2020-09-15T13:06:16.162Z] #26 21.44 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-09-15T13:06:16.162Z] #26 21.53 skipping existing 283607eaa57e [2020-09-15T13:06:16.346Z] #10 91.44 Selecting previously unselected package libseccomp-dev:arm64. [2020-09-15T13:06:16.346Z] #10 91.46 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_arm64.deb ... [2020-09-15T13:06:16.346Z] #10 91.46 Unpacking libseccomp-dev:arm64 (2.3.3-4) ... [2020-09-15T13:06:16.346Z] #10 91.63 Selecting previously unselected package libsystemd-dev:arm64. [2020-09-15T13:06:16.346Z] #10 91.64 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_arm64.deb ... [2020-09-15T13:06:16.346Z] #10 91.65 Unpacking libsystemd-dev:arm64 (241-7~deb10u4) ... [2020-09-15T13:06:16.392Z] #17 32.31 Selecting previously unselected package bash-completion. [2020-09-15T13:06:16.392Z] #17 32.32 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-09-15T13:06:16.460Z] #26 21.79 [2020-09-15T13:06:16.523Z] #39 43.38 CC compel/arch/x86/plugins/std/parasite-head.o [2020-09-15T13:06:16.523Z] #39 43.42 CC compel/arch/x86/plugins/std/memcpy.o [2020-09-15T13:06:16.523Z] #39 43.47 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-09-15T13:06:16.523Z] #39 43.56 AR compel/plugins/std.lib.a [2020-09-15T13:06:16.780Z] #39 43.65 CC compel/plugins/fds/fds.o [2020-09-15T13:06:16.780Z] #39 43.84 AR compel/plugins/fds.lib.a [2020-09-15T13:06:16.780Z] #39 43.88 HOSTDEP compel/src/lib/log-host.d [2020-09-15T13:06:16.925Z] #10 92.03 Setting up libpcrecpp0v5:arm64 (2:8.39-12) ... [2020-09-15T13:06:16.925Z] #10 92.05 Setting up libseccomp-dev:arm64 (2.3.3-4) ... [2020-09-15T13:06:16.925Z] #10 92.06 Setting up libapparmor1:arm64 (2.13.2-10) ... [2020-09-15T13:06:16.925Z] #10 92.08 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-09-15T13:06:16.925Z] #10 92.09 Setting up libpcre16-3:arm64 (2:8.39-12) ... [2020-09-15T13:06:16.925Z] #10 92.10 Setting up libsepol1-dev:arm64 (2.8-1) ... [2020-09-15T13:06:16.925Z] #10 92.12 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-09-15T13:06:16.925Z] #10 92.13 Setting up libbtrfs0 (4.20.1-2) ... [2020-09-15T13:06:16.925Z] #10 92.14 Setting up libpcre32-3:arm64 (2:8.39-12) ... [2020-09-15T13:06:16.925Z] #10 92.16 Setting up libudev-dev:arm64 (241-7~deb10u4) ... [2020-09-15T13:06:16.925Z] #10 92.19 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-09-15T13:06:16.925Z] #10 92.20 Setting up libbtrfs-dev (4.20.1-2) ... [2020-09-15T13:06:16.925Z] #10 92.22 Setting up libapparmor-dev:arm64 (2.13.2-10) ... [2020-09-15T13:06:16.925Z] #10 92.23 Setting up mingw-w64-common (6.0.0-3) ... [2020-09-15T13:06:16.925Z] #10 92.25 Setting up libsystemd-dev:arm64 (241-7~deb10u4) ... [2020-09-15T13:06:16.925Z] #10 92.26 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-09-15T13:06:16.925Z] #10 92.27 Setting up libpcre3-dev:arm64 (2:8.39-12) ... [2020-09-15T13:06:16.925Z] #10 92.28 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-09-15T13:06:16.925Z] #10 92.30 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-09-15T13:06:16.925Z] #10 92.31 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-09-15T13:06:17.037Z] #39 43.95 HOSTDEP compel/src/lib/handle-elf-host.d [2020-09-15T13:06:17.188Z] #10 92.32 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-09-15T13:06:17.188Z] #10 92.34 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-09-15T13:06:17.188Z] #10 92.36 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-09-15T13:06:17.188Z] #10 92.37 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-09-15T13:06:17.188Z] #10 92.38 Setting up libselinux1-dev:arm64 (2.8-1+b1) ... [2020-09-15T13:06:17.188Z] #10 92.40 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2020-09-15T13:06:17.188Z] #10 92.41 Setting up dmsetup (2:1.02.155-3) ... [2020-09-15T13:06:17.188Z] #10 92.43 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2020-09-15T13:06:17.188Z] #10 92.44 Setting up libdevmapper-dev:arm64 (2:1.02.155-3) ... [2020-09-15T13:06:17.188Z] #10 92.46 Processing triggers for libc-bin (2.28-10) ... [2020-09-15T13:06:17.293Z] #39 44.03 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-09-15T13:06:17.293Z] #39 44.09 HOSTDEP compel/src/main-host.d [2020-09-15T13:06:17.293Z] #39 44.19 DEP compel/src/lib/ptrace.d [2020-09-15T13:06:17.293Z] #39 44.29 DEP compel/src/lib/infect.d [2020-09-15T13:06:17.549Z] #39 44.44 DEP compel/src/lib/infect-util.d [2020-09-15T13:06:17.549Z] #39 44.52 DEP compel/src/lib/infect-rpc.d [2020-09-15T13:06:17.774Z] #10 DONE 93.1s [2020-09-15T13:06:17.774Z] [2020-09-15T13:06:17.774Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-15T13:06:17.806Z] #39 44.66 DEP compel/arch/x86/src/lib/infect.d [2020-09-15T13:06:17.806Z] #39 44.87 DEP compel/arch/x86/src/lib/cpu.d [2020-09-15T13:06:17.992Z] #26 23.06 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-09-15T13:06:18.063Z] #39 44.92 DEP compel/src/lib/log.d [2020-09-15T13:06:18.063Z] #39 45.03 DEP compel/src/main.d [2020-09-15T13:06:18.063Z] #39 45.15 DEP compel/src/lib/handle-elf.d [2020-09-15T13:06:18.290Z] #26 23.45 [2020-09-15T13:06:18.319Z] #39 45.23 DEP compel/arch/x86/src/lib/handle-elf.d [2020-09-15T13:06:18.576Z] #39 45.33 CC compel/src/lib/log.o [2020-09-15T13:06:18.576Z] #39 45.47 CC compel/arch/x86/src/lib/cpu.o [2020-09-15T13:06:18.599Z] #26 23.63 ######################################################################## 100.0% [2020-09-15T13:06:18.599Z] #26 23.76 [2020-09-15T13:06:18.834Z] #39 ... [2020-09-15T13:06:18.834Z] [2020-09-15T13:06:18.834Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-15T13:06:18.834Z] #10 114.5 Selecting previously unselected package libapparmor1:amd64. [2020-09-15T13:06:18.834Z] #10 ... [2020-09-15T13:06:18.834Z] [2020-09-15T13:06:18.834Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-15T13:06:18.834Z] #54 106.8 + for f in rootlesskit rootlesskit-docker-proxy [2020-09-15T13:06:18.834Z] #54 106.8 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-09-15T13:06:18.834Z] #54 DONE 114.6s [2020-09-15T13:06:18.834Z] [2020-09-15T13:06:18.834Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-15T13:06:18.834Z] #10 114.5 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2020-09-15T13:06:18.834Z] #10 114.5 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-09-15T13:06:18.901Z] #26 23.90 Download of images into '/build' complete. [2020-09-15T13:06:18.901Z] #26 23.91 Use something like the following to load the result into a Docker daemon: [2020-09-15T13:06:18.901Z] #26 23.91 tar -cC '/build' . | docker load [2020-09-15T13:06:18.901Z] #26 DONE 24.0s [2020-09-15T13:06:18.901Z] [2020-09-15T13:06:18.901Z] #34 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-15T13:06:18.901Z] #34 5.201 -- Detecting C compile features - done [2020-09-15T13:06:18.901Z] #34 5.240 -- Performing Test HAS_BUILTIN_FORTIFY [2020-09-15T13:06:18.901Z] #34 5.457 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-09-15T13:06:18.901Z] #34 5.577 -- Configuring done [2020-09-15T13:06:18.901Z] #34 5.594 -- Generating done [2020-09-15T13:06:18.901Z] #34 5.599 -- Build files have been written to: /tmp/tmp.HnM2IlGLEZ/tini [2020-09-15T13:06:18.901Z] #34 5.611 + make tini-static [2020-09-15T13:06:18.901Z] #34 6.173 Scanning dependencies of target tini-static [2020-09-15T13:06:18.901Z] #34 6.266 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-09-15T13:06:18.930Z] #17 34.89 Unpacking bash-completion (1:2.8-6) ... [2020-09-15T13:06:19.090Z] #10 ... [2020-09-15T13:06:19.090Z] [2020-09-15T13:06:19.090Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-09-15T13:06:19.090Z] #55 DONE 0.0s [2020-09-15T13:06:19.090Z] [2020-09-15T13:06:19.090Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-09-15T13:06:19.090Z] #56 DONE 0.1s [2020-09-15T13:06:19.090Z] [2020-09-15T13:06:19.090Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-15T13:06:19.090Z] #10 114.7 Selecting previously unselected package libapparmor-dev:amd64. [2020-09-15T13:06:19.090Z] #10 114.7 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2020-09-15T13:06:19.090Z] #10 114.8 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-09-15T13:06:19.167Z] #49 1.495 + RM_GOPATH=0 [2020-09-15T13:06:19.167Z] #49 1.495 + TMP_GOPATH= [2020-09-15T13:06:19.167Z] #49 1.495 + : /build [2020-09-15T13:06:19.167Z] #49 1.495 + '[' -z '' ']' [2020-09-15T13:06:19.167Z] #49 1.499 ++ mktemp -d [2020-09-15T13:06:19.167Z] #49 1.501 + export GOPATH=/tmp/tmp.X1hbdHnMQQ [2020-09-15T13:06:19.167Z] #49 1.501 + GOPATH=/tmp/tmp.X1hbdHnMQQ [2020-09-15T13:06:19.167Z] #49 1.501 + RM_GOPATH=1 [2020-09-15T13:06:19.167Z] #49 1.501 + case "$(go env GOARCH)" in [2020-09-15T13:06:19.167Z] #49 1.501 ++ go env GOARCH [2020-09-15T13:06:19.167Z] #49 1.536 + export GO_BUILDMODE=-buildmode=pie [2020-09-15T13:06:19.167Z] #49 1.536 + GO_BUILDMODE=-buildmode=pie [2020-09-15T13:06:19.167Z] #49 1.536 ++ dirname /tmp/install/install.sh [2020-09-15T13:06:19.167Z] #49 1.544 + dir=/tmp/install [2020-09-15T13:06:19.167Z] #49 1.544 + bin=runc [2020-09-15T13:06:19.167Z] #49 1.544 + shift [2020-09-15T13:06:19.167Z] #49 1.544 + '[' '!' -f /tmp/install/runc.installer ']' [2020-09-15T13:06:19.167Z] #49 1.550 + . /tmp/install/runc.installer [2020-09-15T13:06:19.189Z] #17 35.13 Selecting previously unselected package bzip2. [2020-09-15T13:06:19.189Z] #17 35.13 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-09-15T13:06:19.189Z] #17 35.14 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-09-15T13:06:19.189Z] #17 35.23 Selecting previously unselected package xz-utils. [2020-09-15T13:06:19.189Z] #17 35.24 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-09-15T13:06:19.189Z] #17 35.25 Unpacking xz-utils (5.2.4-1) ... [2020-09-15T13:06:19.347Z] #10 115.1 Selecting previously unselected package libbtrfs0. [2020-09-15T13:06:19.347Z] #10 115.1 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2020-09-15T13:06:19.347Z] #10 115.1 Unpacking libbtrfs0 (4.20.1-2) ... [2020-09-15T13:06:19.429Z] #49 1.554 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-09-15T13:06:19.429Z] #49 1.554 + install_runc [2020-09-15T13:06:19.429Z] #49 1.556 + uname -r [2020-09-15T13:06:19.429Z] #49 1.564 + grep -q '^3\.10\.0.*\.el7\.' [2020-09-15T13:06:19.429Z] #49 1.568 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-09-15T13:06:19.429Z] #49 1.568 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )' [2020-09-15T13:06:19.429Z] #49 1.569 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux ) [2020-09-15T13:06:19.429Z] #49 1.569 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.X1hbdHnMQQ/src/github.com/opencontainers/runc [2020-09-15T13:06:19.429Z] #49 1.578 Cloning into '/tmp/tmp.X1hbdHnMQQ/src/github.com/opencontainers/runc'... [2020-09-15T13:06:19.449Z] #17 35.42 Selecting previously unselected package apparmor. [2020-09-15T13:06:19.449Z] #17 35.43 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-09-15T13:06:19.449Z] #17 35.51 Unpacking apparmor (2.13.2-10) ... [2020-09-15T13:06:19.692Z] #49 ... [2020-09-15T13:06:19.692Z] [2020-09-15T13:06:19.692Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-09-15T13:06:19.692Z] #11 DONE 1.8s [2020-09-15T13:06:19.692Z] [2020-09-15T13:06:19.692Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-09-15T13:06:19.709Z] #17 35.77 Selecting previously unselected package aufs-tools. [2020-09-15T13:06:19.709Z] #17 35.78 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-09-15T13:06:19.709Z] #17 35.78 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-09-15T13:06:19.709Z] #17 35.91 Selecting previously unselected package libonig5:amd64. [2020-09-15T13:06:19.910Z] #10 115.3 Selecting previously unselected package libbtrfs-dev. [2020-09-15T13:06:19.910Z] #10 115.3 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-09-15T13:06:19.910Z] #10 115.3 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-09-15T13:06:19.910Z] #10 115.5 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-09-15T13:06:19.910Z] #10 115.5 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-09-15T13:06:19.910Z] #10 115.5 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-09-15T13:06:19.963Z] #34 ... [2020-09-15T13:06:19.964Z] [2020-09-15T13:06:19.964Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-09-15T13:06:19.964Z] #39 57.93 Setting up zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-09-15T13:06:19.964Z] #39 57.94 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-09-15T13:06:19.964Z] #39 57.96 Setting up libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-09-15T13:06:19.964Z] #39 57.97 Setting up libcap-dev:ppc64el (1:2.25-2) ... [2020-09-15T13:06:19.964Z] #39 57.97 Setting up libprotoc17:ppc64el (3.6.1.3-2) ... [2020-09-15T13:06:19.964Z] #39 57.99 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-09-15T13:06:19.964Z] #39 58.00 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-09-15T13:06:19.964Z] #39 58.02 Setting up libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-09-15T13:06:19.964Z] #39 58.03 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-09-15T13:06:19.964Z] #39 58.04 Setting up python-protobuf (3.6.1.3-2) ... [2020-09-15T13:06:19.964Z] #39 64.42 Setting up libnl-3-dev:ppc64el (3.4.0-1) ... [2020-09-15T13:06:19.964Z] #39 64.42 Processing triggers for libc-bin (2.28-10) ... [2020-09-15T13:06:19.964Z] #39 DONE 64.7s [2020-09-15T13:06:19.964Z] [2020-09-15T13:06:19.964Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-15T13:06:19.968Z] #17 35.91 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2020-09-15T13:06:19.968Z] #17 35.94 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-09-15T13:06:19.968Z] #17 36.06 Selecting previously unselected package libjq1:amd64. [2020-09-15T13:06:19.968Z] #17 36.08 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-09-15T13:06:19.968Z] #17 36.08 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-09-15T13:06:20.167Z] #10 115.6 Selecting previously unselected package libudev-dev:amd64. [2020-09-15T13:06:20.167Z] #10 115.6 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_amd64.deb ... [2020-09-15T13:06:20.167Z] #10 115.7 Unpacking libudev-dev:amd64 (241-7~deb10u4) ... [2020-09-15T13:06:20.228Z] #17 36.20 Selecting previously unselected package jq. [2020-09-15T13:06:20.229Z] #17 36.22 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-09-15T13:06:20.229Z] #17 36.23 Unpacking jq (1.5+dfsg-2+b1) ... [2020-09-15T13:06:20.424Z] #10 116.0 Selecting previously unselected package libsepol1-dev:amd64. [2020-09-15T13:06:20.424Z] #10 116.0 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2020-09-15T13:06:20.424Z] #10 116.1 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-09-15T13:06:20.488Z] #17 36.33 Selecting previously unselected package libaio1:amd64. [2020-09-15T13:06:20.489Z] #17 36.34 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2020-09-15T13:06:20.489Z] #17 36.35 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-09-15T13:06:20.489Z] #17 36.41 Selecting previously unselected package libgpm2:amd64. [2020-09-15T13:06:20.489Z] #17 36.41 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2020-09-15T13:06:20.489Z] #17 36.42 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-09-15T13:06:20.489Z] #17 36.48 Selecting previously unselected package libicu63:amd64. [2020-09-15T13:06:20.489Z] #17 36.49 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-09-15T13:06:20.489Z] #17 36.49 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-09-15T13:06:20.611Z] #40 ... [2020-09-15T13:06:20.611Z] [2020-09-15T13:06:20.611Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-15T13:06:20.611Z] #31 55.43 strings [2020-09-15T13:06:20.611Z] #31 55.43 bytes [2020-09-15T13:06:20.611Z] #31 61.30 bufio [2020-09-15T13:06:20.611Z] #31 61.68 reflect [2020-09-15T13:06:20.611Z] #31 65.52 path [2020-09-15T13:06:20.611Z] #31 ... [2020-09-15T13:06:20.611Z] [2020-09-15T13:06:20.611Z] #34 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-15T13:06:20.611Z] #34 9.001 [100%] Linking C executable tini-static [2020-09-15T13:06:20.680Z] #10 116.3 Selecting previously unselected package libpcre16-3:amd64. [2020-09-15T13:06:20.680Z] #10 116.4 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-09-15T13:06:20.680Z] #10 116.4 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-09-15T13:06:20.909Z] #34 9.880 [100%] Built target tini-static [2020-09-15T13:06:20.909Z] #34 9.961 + mkdir -p /build [2020-09-15T13:06:20.937Z] #10 116.5 Selecting previously unselected package libpcre32-3:amd64. [2020-09-15T13:06:20.937Z] #10 116.5 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-09-15T13:06:20.937Z] #10 116.6 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-09-15T13:06:21.058Z] #17 ... [2020-09-15T13:06:21.058Z] [2020-09-15T13:06:21.058Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-15T13:06:21.058Z] #39 81.81 CC criu/aio.o [2020-09-15T13:06:21.058Z] #39 82.67 CC criu/autofs.o [2020-09-15T13:06:21.058Z] #39 83.92 CC criu/bfd.o [2020-09-15T13:06:21.058Z] #39 84.34 CC criu/bitmap.o [2020-09-15T13:06:21.058Z] #39 84.50 CC criu/cgroup-props.o [2020-09-15T13:06:21.058Z] #39 85.19 CC criu/cgroup.o [2020-09-15T13:06:21.058Z] #39 87.89 CC criu/clone-noasan.o [2020-09-15T13:06:21.058Z] #39 88.05 CC criu/config.o [2020-09-15T13:06:21.058Z] #39 89.34 CC criu/cr-check.o [2020-09-15T13:06:21.058Z] #39 90.94 CC criu/cr-dedup.o [2020-09-15T13:06:21.058Z] #39 91.34 CC criu/cr-dump.o [2020-09-15T13:06:21.193Z] #10 116.7 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-09-15T13:06:21.193Z] #10 116.7 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-09-15T13:06:21.193Z] #10 116.7 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-09-15T13:06:21.193Z] #10 116.9 Selecting previously unselected package libpcre3-dev:amd64. [2020-09-15T13:06:21.193Z] #10 116.9 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-09-15T13:06:21.193Z] #10 116.9 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-09-15T13:06:21.208Z] #34 9.964 + cp tini-static /build/docker-init [2020-09-15T13:06:21.208Z] #34 DONE 10.1s [2020-09-15T13:06:21.208Z] [2020-09-15T13:06:21.208Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-15T13:06:21.208Z] #40 1.349 Note: Building without setproctitle() and strlcpy() support. [2020-09-15T13:06:21.208Z] #40 1.349 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-09-15T13:06:21.208Z] #40 1.357 Note: Building without GnuTLS support [2020-09-15T13:06:21.208Z] #40 1.364 Makefile.config:39: Warn: you have no libnftables installed [2020-09-15T13:06:21.208Z] #40 1.365 Makefile.config:40: Warn: Building without nftables support [2020-09-15T13:06:21.616Z] #12 DONE 1.6s [2020-09-15T13:06:21.616Z] [2020-09-15T13:06:21.616Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-09-15T13:06:21.616Z] #13 ... [2020-09-15T13:06:21.616Z] [2020-09-15T13:06:21.616Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-15T13:06:21.616Z] #39 23.75 CC images/signalfd.o [2020-09-15T13:06:21.616Z] #39 24.10 CC images/fs.o [2020-09-15T13:06:21.616Z] #39 24.37 CC images/pstree.o [2020-09-15T13:06:21.616Z] #39 24.71 CC images/pipe.o [2020-09-15T13:06:21.616Z] #39 25.07 CC images/tcp-stream.o [2020-09-15T13:06:21.616Z] #39 25.24 CC images/sk-packet.o [2020-09-15T13:06:21.616Z] #39 25.47 CC images/mnt.o [2020-09-15T13:06:21.616Z] #39 25.79 CC images/pipe-data.o [2020-09-15T13:06:21.616Z] #39 26.00 CC images/sa.o [2020-09-15T13:06:21.616Z] #39 26.25 CC images/timer.o [2020-09-15T13:06:21.616Z] #39 26.53 CC images/timerfd.o [2020-09-15T13:06:21.616Z] #39 26.68 CC images/mm.o [2020-09-15T13:06:21.616Z] #39 26.92 CC images/sk-opts.o [2020-09-15T13:06:21.616Z] #39 27.05 CC images/sk-unix.o [2020-09-15T13:06:21.616Z] #39 27.27 CC images/sk-inet.o [2020-09-15T13:06:21.616Z] #39 27.60 CC images/tun.o [2020-09-15T13:06:21.616Z] #39 27.93 CC images/sk-netlink.o [2020-09-15T13:06:21.616Z] #39 28.15 CC images/packet-sock.o [2020-09-15T13:06:21.616Z] #39 28.40 CC images/ipc-var.o [2020-09-15T13:06:21.616Z] #39 28.55 CC images/ipc-desc.o [2020-09-15T13:06:21.616Z] #39 28.68 CC images/ipc-shm.o [2020-09-15T13:06:21.616Z] #39 28.99 CC images/ipc-msg.o [2020-09-15T13:06:21.616Z] #39 29.25 CC images/ipc-sem.o [2020-09-15T13:06:21.616Z] #39 29.42 CC images/utsns.o [2020-09-15T13:06:21.616Z] #39 29.64 CC images/creds.o [2020-09-15T13:06:21.616Z] #39 29.91 CC images/vma.o [2020-09-15T13:06:21.616Z] #39 30.22 CC images/netdev.o [2020-09-15T13:06:21.616Z] #39 30.65 CC images/tty.o [2020-09-15T13:06:21.616Z] #39 31.37 CC images/file-lock.o [2020-09-15T13:06:21.616Z] #39 31.59 CC images/rlimit.o [2020-09-15T13:06:21.616Z] #39 31.79 CC images/pagemap.o [2020-09-15T13:06:21.616Z] #39 32.22 CC images/siginfo.o [2020-09-15T13:06:21.616Z] #39 32.67 CC images/rpc.o [2020-09-15T13:06:21.616Z] #39 33.97 CC images/ext-file.o [2020-09-15T13:06:21.756Z] #10 117.3 Selecting previously unselected package libselinux1-dev:amd64. [2020-09-15T13:06:21.756Z] #10 117.3 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-09-15T13:06:21.756Z] #10 117.3 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-09-15T13:06:21.879Z] #39 34.18 CC images/cgroup.o [2020-09-15T13:06:22.013Z] #10 117.6 Selecting previously unselected package libdevmapper-dev:amd64. [2020-09-15T13:06:22.013Z] #10 117.6 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-09-15T13:06:22.013Z] #10 117.6 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-09-15T13:06:22.013Z] #10 117.7 Selecting previously unselected package libseccomp-dev:amd64. [2020-09-15T13:06:22.013Z] #10 117.7 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2020-09-15T13:06:22.013Z] #10 117.7 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-09-15T13:06:22.013Z] #10 117.8 Selecting previously unselected package libsystemd-dev:amd64. [2020-09-15T13:06:22.269Z] #10 117.8 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_amd64.deb ... [2020-09-15T13:06:22.269Z] #10 117.8 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-09-15T13:06:22.455Z] #39 ... [2020-09-15T13:06:22.455Z] [2020-09-15T13:06:22.455Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-09-15T13:06:22.455Z] #13 1.157 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-09-15T13:06:22.456Z] #13 DONE 1.3s [2020-09-15T13:06:22.456Z] [2020-09-15T13:06:22.456Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-15T13:06:22.456Z] #39 34.81 CC images/userns.o [2020-09-15T13:06:22.526Z] #10 118.2 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-09-15T13:06:22.526Z] #10 118.2 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-09-15T13:06:22.526Z] #10 118.3 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-09-15T13:06:22.526Z] #10 118.3 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-09-15T13:06:22.526Z] #10 118.3 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-09-15T13:06:22.526Z] #10 118.3 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-09-15T13:06:22.526Z] #10 118.3 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-09-15T13:06:22.526Z] #10 118.3 Setting up libbtrfs0 (4.20.1-2) ... [2020-09-15T13:06:22.526Z] #10 118.3 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-09-15T13:06:22.526Z] #10 118.3 Setting up libudev-dev:amd64 (241-7~deb10u4) ... [2020-09-15T13:06:22.526Z] #10 118.3 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-09-15T13:06:22.782Z] #10 118.3 Setting up libbtrfs-dev (4.20.1-2) ... [2020-09-15T13:06:22.782Z] #10 118.4 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-09-15T13:06:22.782Z] #10 118.4 Setting up mingw-w64-common (6.0.0-3) ... [2020-09-15T13:06:22.782Z] #10 118.4 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-09-15T13:06:22.782Z] #10 118.4 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-09-15T13:06:22.782Z] #10 118.4 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-09-15T13:06:22.782Z] #10 118.4 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-09-15T13:06:22.782Z] #10 118.4 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-09-15T13:06:22.782Z] #10 118.4 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-09-15T13:06:22.782Z] #10 118.4 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-09-15T13:06:22.782Z] #10 118.4 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-09-15T13:06:22.782Z] #10 118.4 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-09-15T13:06:22.782Z] #10 118.4 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-09-15T13:06:22.782Z] #10 118.5 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-09-15T13:06:22.782Z] #10 118.5 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-09-15T13:06:22.782Z] #10 118.5 Setting up dmsetup (2:1.02.155-3) ... [2020-09-15T13:06:22.782Z] #10 118.5 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-09-15T13:06:22.782Z] #10 118.5 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-09-15T13:06:22.782Z] #10 118.5 Processing triggers for libc-bin (2.28-10) ... [2020-09-15T13:06:22.965Z] #39 93.60 CC criu/cr-errno.o [2020-09-15T13:06:22.965Z] #39 93.73 CC criu/cr-restore.o [2020-09-15T13:06:23.031Z] #39 35.29 CC images/google/protobuf/descriptor.o [2020-09-15T13:06:23.313Z] #40 3.253 fatal: not a git repository (or any of the parent directories): .git [2020-09-15T13:06:23.313Z] #40 3.297 GEN .gitid [2020-09-15T13:06:23.313Z] #40 3.332 GEN criu/include/version.h [2020-09-15T13:06:23.313Z] #40 3.427 GEN include/common/asm [2020-09-15T13:06:23.345Z] #10 DONE 119.0s [2020-09-15T13:06:23.345Z] [2020-09-15T13:06:23.345Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-15T13:06:23.345Z] #39 46.45 CC compel/arch/x86/src/lib/infect.o [2020-09-15T13:06:23.345Z] #39 47.54 CC compel/src/lib/infect-rpc.o [2020-09-15T13:06:23.345Z] #39 47.81 CC compel/src/lib/infect-util.o [2020-09-15T13:06:23.345Z] #39 48.06 CC compel/src/lib/infect.o [2020-09-15T13:06:23.345Z] #39 49.96 CC compel/src/lib/ptrace.o [2020-09-15T13:06:23.345Z] #39 50.30 AR compel/libcompel.a [2020-09-15T13:06:23.534Z] #39 ... [2020-09-15T13:06:23.534Z] [2020-09-15T13:06:23.534Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-15T13:06:23.534Z] #17 39.76 Selecting previously unselected package libnet1:amd64. [2020-09-15T13:06:23.601Z] #39 50.42 HOSTCC compel/src/main-host.o [2020-09-15T13:06:23.601Z] #39 ... [2020-09-15T13:06:23.601Z] [2020-09-15T13:06:23.601Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-15T13:06:23.601Z] #41 109.2 mime/quotedprintable [2020-09-15T13:06:23.601Z] #41 109.4 net/http/internal [2020-09-15T13:06:23.601Z] #41 110.9 mime/multipart [2020-09-15T13:06:23.601Z] #41 110.9 crypto/tls [2020-09-15T13:06:23.601Z] #41 117.8 net/http/httptrace [2020-09-15T13:06:23.601Z] #41 118.0 net/http [2020-09-15T13:06:23.601Z] #41 ... [2020-09-15T13:06:23.601Z] [2020-09-15T13:06:23.601Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-15T13:06:23.793Z] #17 39.76 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-09-15T13:06:23.793Z] #17 39.77 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-09-15T13:06:23.793Z] #17 39.86 Selecting previously unselected package libnl-3-200:amd64. [2020-09-15T13:06:23.793Z] #17 39.86 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2020-09-15T13:06:23.793Z] #17 39.92 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-09-15T13:06:23.793Z] #17 40.02 Selecting previously unselected package libprotobuf-c1:amd64. [2020-09-15T13:06:23.979Z] #39 ... [2020-09-15T13:06:23.979Z] [2020-09-15T13:06:23.979Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-09-15T13:06:23.979Z] #14 DONE 1.3s [2020-09-15T13:06:23.979Z] [2020-09-15T13:06:23.979Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-09-15T13:06:24.052Z] #17 40.02 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-09-15T13:06:24.052Z] #17 40.03 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-09-15T13:06:24.052Z] #17 40.10 Selecting previously unselected package libreadline5:amd64. [2020-09-15T13:06:24.052Z] #17 40.10 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-09-15T13:06:24.052Z] #17 40.11 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-09-15T13:06:24.311Z] #17 40.21 Selecting previously unselected package net-tools. [2020-09-15T13:06:24.311Z] #17 40.22 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-09-15T13:06:24.311Z] #17 40.23 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-09-15T13:06:24.311Z] #17 40.44 Selecting previously unselected package python-pip-whl. [2020-09-15T13:06:24.570Z] #17 40.44 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-09-15T13:06:24.570Z] #17 40.46 Unpacking python-pip-whl (18.1-5) ... [2020-09-15T13:06:24.830Z] #17 40.99 Selecting previously unselected package python3-lib2to3. [2020-09-15T13:06:24.850Z] #40 4.961 PBCC images/timens.pb-c.c [2020-09-15T13:06:24.850Z] #40 4.989 DEP images/timens.pb-c.d [2020-09-15T13:06:24.850Z] #40 5.083 PBCC images/fown.pb-c.c [2020-09-15T13:06:24.850Z] #40 5.104 PBCC images/google/protobuf/descriptor.pb-c.c [2020-09-15T13:06:24.850Z] #40 5.194 PBCC images/opts.pb-c.c [2020-09-15T13:06:24.850Z] #40 5.221 PBCC images/memfd.pb-c.c [2020-09-15T13:06:24.928Z] #15 DONE 1.2s [2020-09-15T13:06:24.928Z] [2020-09-15T13:06:24.928Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-15T13:06:24.969Z] #49 ... [2020-09-15T13:06:24.969Z] [2020-09-15T13:06:24.969Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-09-15T13:06:24.969Z] #11 DONE 1.6s [2020-09-15T13:06:24.969Z] [2020-09-15T13:06:24.969Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-15T13:06:24.969Z] #49 1.479 + RM_GOPATH=0 [2020-09-15T13:06:24.969Z] #49 1.479 + TMP_GOPATH= [2020-09-15T13:06:24.969Z] #49 1.479 + : /build [2020-09-15T13:06:24.969Z] #49 1.479 + '[' -z '' ']' [2020-09-15T13:06:24.969Z] #49 1.487 ++ mktemp -d [2020-09-15T13:06:24.969Z] #49 1.487 + export GOPATH=/tmp/tmp.5xPAIQsX0I [2020-09-15T13:06:24.969Z] #49 1.487 + GOPATH=/tmp/tmp.5xPAIQsX0I [2020-09-15T13:06:24.969Z] #49 1.487 + RM_GOPATH=1 [2020-09-15T13:06:24.969Z] #49 1.487 + case "$(go env GOARCH)" in [2020-09-15T13:06:24.969Z] #49 1.487 ++ go env GOARCH [2020-09-15T13:06:24.969Z] #49 1.500 + export GO_BUILDMODE=-buildmode=pie [2020-09-15T13:06:24.969Z] #49 1.500 + GO_BUILDMODE=-buildmode=pie [2020-09-15T13:06:24.969Z] #49 1.501 ++ dirname /tmp/install/install.sh [2020-09-15T13:06:24.969Z] #49 1.502 + dir=/tmp/install [2020-09-15T13:06:24.969Z] #49 1.502 + bin=runc [2020-09-15T13:06:24.969Z] #49 1.502 + shift [2020-09-15T13:06:24.969Z] #49 1.502 + '[' '!' -f /tmp/install/runc.installer ']' [2020-09-15T13:06:24.969Z] #49 1.502 + . /tmp/install/runc.installer [2020-09-15T13:06:24.969Z] #49 1.503 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-09-15T13:06:24.969Z] #49 1.503 + install_runc [2020-09-15T13:06:24.969Z] #49 1.503 + grep -q '^3\.10\.0.*\.el7\.' [2020-09-15T13:06:24.969Z] #49 1.511 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux ) [2020-09-15T13:06:24.969Z] #49 1.511 + uname -r [2020-09-15T13:06:24.969Z] #49 1.511 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-09-15T13:06:24.969Z] #49 1.511 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )' [2020-09-15T13:06:24.969Z] #49 1.511 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.5xPAIQsX0I/src/github.com/opencontainers/runc [2020-09-15T13:06:24.969Z] #49 1.511 Cloning into '/tmp/tmp.5xPAIQsX0I/src/github.com/opencontainers/runc'... [2020-09-15T13:06:25.089Z] #17 41.00 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-09-15T13:06:25.090Z] #17 41.04 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-09-15T13:06:25.090Z] #17 41.20 Selecting previously unselected package python3-distutils. [2020-09-15T13:06:25.090Z] #17 41.22 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-09-15T13:06:25.090Z] #17 41.23 Unpacking python3-distutils (3.7.3-1) ... [2020-09-15T13:06:25.150Z] #40 5.318 DEP images/fown.pb-c.d [2020-09-15T13:06:25.150Z] #40 5.416 DEP images/google/protobuf/descriptor.pb-c.d [2020-09-15T13:06:25.150Z] #40 5.504 DEP images/opts.pb-c.d [2020-09-15T13:06:25.188Z] #21 ... [2020-09-15T13:06:25.188Z] [2020-09-15T13:06:25.188Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-15T13:06:25.188Z] #41 100.4 github.com/LK4D4/vndr/godl [2020-09-15T13:06:25.349Z] #17 41.38 Selecting previously unselected package python3-pip. [2020-09-15T13:06:25.349Z] #17 41.40 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-09-15T13:06:25.349Z] #17 41.40 Unpacking python3-pip (18.1-5) ... [2020-09-15T13:06:25.349Z] #17 41.53 Selecting previously unselected package python3-pkg-resources. [2020-09-15T13:06:25.450Z] #40 5.602 DEP images/memfd.pb-c.d [2020-09-15T13:06:25.450Z] #40 5.643 PBCC images/sit.pb-c.c [2020-09-15T13:06:25.450Z] #40 5.695 DEP images/sit.pb-c.d [2020-09-15T13:06:25.450Z] #40 5.734 PBCC images/macvlan.pb-c.c [2020-09-15T13:06:25.450Z] #40 5.759 DEP images/macvlan.pb-c.d [2020-09-15T13:06:25.504Z] #52 ... [2020-09-15T13:06:25.504Z] [2020-09-15T13:06:25.504Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-15T13:06:25.504Z] #45 DONE 159.7s [2020-09-15T13:06:25.504Z] [2020-09-15T13:06:25.504Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-15T13:06:25.504Z] #52 ... [2020-09-15T13:06:25.504Z] [2020-09-15T13:06:25.504Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-09-15T13:06:25.504Z] #46 DONE 0.2s [2020-09-15T13:06:25.504Z] [2020-09-15T13:06:25.504Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-09-15T13:06:25.504Z] #48 DONE 0.1s [2020-09-15T13:06:25.504Z] [2020-09-15T13:06:25.504Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-09-15T13:06:25.504Z] #50 DONE 0.2s [2020-09-15T13:06:25.504Z] [2020-09-15T13:06:25.504Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-15T13:06:25.609Z] #17 41.53 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-09-15T13:06:25.609Z] #17 41.54 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-09-15T13:06:25.609Z] #17 41.69 Selecting previously unselected package python3-setuptools. [2020-09-15T13:06:25.609Z] #17 41.69 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-09-15T13:06:25.609Z] #17 41.69 Unpacking python3-setuptools (40.8.0-1) ... [2020-09-15T13:06:25.750Z] #40 5.799 PBCC images/autofs.pb-c.c [2020-09-15T13:06:25.750Z] #40 5.812 DEP images/autofs.pb-c.d [2020-09-15T13:06:25.750Z] #40 5.903 PBCC images/sysctl.pb-c.c [2020-09-15T13:06:25.750Z] #40 5.911 DEP images/sysctl.pb-c.d [2020-09-15T13:06:25.750Z] #40 5.978 PBCC images/time.pb-c.c [2020-09-15T13:06:25.750Z] #40 5.987 DEP images/time.pb-c.d [2020-09-15T13:06:25.750Z] #40 6.038 PBCC images/binfmt-misc.pb-c.c [2020-09-15T13:06:25.750Z] #40 6.062 DEP images/binfmt-misc.pb-c.d [2020-09-15T13:06:25.750Z] #40 6.125 PBCC images/seccomp.pb-c.c [2020-09-15T13:06:25.750Z] #40 6.173 DEP images/seccomp.pb-c.d [2020-09-15T13:06:25.868Z] #17 41.93 Selecting previously unselected package python3-wheel. [2020-09-15T13:06:25.868Z] #17 41.93 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-09-15T13:06:25.868Z] #17 41.94 Unpacking python3-wheel (0.32.3-2) ... [2020-09-15T13:06:25.868Z] #17 42.00 Selecting previously unselected package sudo. [2020-09-15T13:06:25.868Z] #17 42.00 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ... [2020-09-15T13:06:25.868Z] #17 42.01 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-09-15T13:06:25.921Z] #49 ... [2020-09-15T13:06:25.921Z] [2020-09-15T13:06:25.921Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-09-15T13:06:25.921Z] #12 DONE 1.2s [2020-09-15T13:06:26.048Z] #40 6.215 PBCC images/userns.pb-c.c [2020-09-15T13:06:26.048Z] #40 6.252 DEP images/userns.pb-c.d [2020-09-15T13:06:26.048Z] #40 6.290 PBCC images/cgroup.pb-c.c [2020-09-15T13:06:26.048Z] #40 6.309 DEP images/cgroup.pb-c.d [2020-09-15T13:06:26.048Z] #40 6.381 PBCC images/ext-file.pb-c.c [2020-09-15T13:06:26.048Z] #40 6.407 DEP images/ext-file.pb-c.d [2020-09-15T13:06:26.139Z] #41 101.3 github.com/LK4D4/vndr [2020-09-15T13:06:26.178Z] [2020-09-15T13:06:26.178Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-09-15T13:06:26.347Z] #40 6.477 PBCC images/rpc.pb-c.c [2020-09-15T13:06:26.347Z] #40 6.540 DEP images/rpc.pb-c.d [2020-09-15T13:06:26.347Z] #40 6.596 PBCC images/siginfo.pb-c.c [2020-09-15T13:06:26.347Z] #40 6.623 DEP images/siginfo.pb-c.d [2020-09-15T13:06:26.347Z] #40 6.669 PBCC images/pagemap.pb-c.c [2020-09-15T13:06:26.402Z] #41 ... [2020-09-15T13:06:26.402Z] [2020-09-15T13:06:26.402Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-09-15T13:06:26.402Z] #16 DONE 1.4s [2020-09-15T13:06:26.402Z] [2020-09-15T13:06:26.402Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-15T13:06:26.402Z] #49 8.304 + cd /tmp/tmp.X1hbdHnMQQ/src/github.com/opencontainers/runc [2020-09-15T13:06:26.402Z] #49 8.305 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-09-15T13:06:26.402Z] #49 8.696 + '[' -z '' ']' [2020-09-15T13:06:26.402Z] #49 8.696 + target=static [2020-09-15T13:06:26.402Z] #49 8.696 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-09-15T13:06:26.437Z] #17 42.50 Selecting previously unselected package thin-provisioning-tools. [2020-09-15T13:06:26.437Z] #17 42.50 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-09-15T13:06:26.437Z] #17 42.50 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-09-15T13:06:26.645Z] #40 6.752 DEP images/pagemap.pb-c.d [2020-09-15T13:06:26.645Z] #40 6.805 PBCC images/rlimit.pb-c.c [2020-09-15T13:06:26.645Z] #40 6.817 DEP images/rlimit.pb-c.d [2020-09-15T13:06:26.645Z] #40 6.877 PBCC images/file-lock.pb-c.c [2020-09-15T13:06:26.645Z] #40 6.899 DEP images/file-lock.pb-c.d [2020-09-15T13:06:26.645Z] #40 6.948 PBCC images/tty.pb-c.c [2020-09-15T13:06:26.696Z] #17 42.68 Selecting previously unselected package uidmap. [2020-09-15T13:06:26.696Z] #17 42.68 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2020-09-15T13:06:26.696Z] #17 42.70 Unpacking uidmap (1:4.5-1.1) ... [2020-09-15T13:06:26.944Z] #40 7.042 DEP images/tty.pb-c.d [2020-09-15T13:06:26.945Z] #40 7.116 PBCC images/tun.pb-c.c [2020-09-15T13:06:26.945Z] #40 7.199 PBCC images/netdev.pb-c.c [2020-09-15T13:06:26.945Z] #40 ... [2020-09-15T13:06:26.945Z] [2020-09-15T13:06:26.945Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-15T13:06:26.945Z] #48 61.79 reflect [2020-09-15T13:06:26.945Z] #48 62.20 bufio [2020-09-15T13:06:26.945Z] #48 66.66 regexp/syntax [2020-09-15T13:06:26.945Z] #48 68.81 text/tabwriter [2020-09-15T13:06:26.945Z] #48 ... [2020-09-15T13:06:26.945Z] [2020-09-15T13:06:26.945Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-15T13:06:26.945Z] #40 7.282 DEP images/tun.pb-c.d [2020-09-15T13:06:26.945Z] #40 7.324 DEP images/netdev.pb-c.d [2020-09-15T13:06:26.955Z] #17 42.81 Selecting previously unselected package vim-runtime. [2020-09-15T13:06:26.955Z] #17 42.81 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-09-15T13:06:26.955Z] #17 42.85 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-09-15T13:06:26.955Z] #17 42.88 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-09-15T13:06:26.955Z] #17 42.89 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-09-15T13:06:26.974Z] #49 9.086 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o runc . [2020-09-15T13:06:27.108Z] #13 0.920 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-09-15T13:06:27.108Z] #13 DONE 1.0s [2020-09-15T13:06:27.108Z] [2020-09-15T13:06:27.108Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-15T13:06:27.108Z] #39 50.88 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-09-15T13:06:27.108Z] #39 51.25 HOSTCC compel/src/lib/handle-elf-host.o [2020-09-15T13:06:27.108Z] #39 51.74 HOSTCC compel/src/lib/log-host.o [2020-09-15T13:06:27.108Z] #39 52.07 HOSTLINK compel/compel-host-bin [2020-09-15T13:06:27.108Z] #39 52.41 DEP soccr/soccr.d [2020-09-15T13:06:27.108Z] #39 52.61 CC soccr/soccr.o [2020-09-15T13:06:27.243Z] #40 7.374 PBCC images/vma.pb-c.c [2020-09-15T13:06:27.243Z] #40 7.411 DEP images/vma.pb-c.d [2020-09-15T13:06:27.243Z] #40 7.449 PBCC images/creds.pb-c.c [2020-09-15T13:06:27.243Z] #40 7.471 DEP images/creds.pb-c.d [2020-09-15T13:06:27.243Z] #40 7.522 PBCC images/utsns.pb-c.c [2020-09-15T13:06:27.243Z] #40 7.544 DEP images/utsns.pb-c.d [2020-09-15T13:06:27.243Z] #40 7.585 PBCC images/ipc-desc.pb-c.c [2020-09-15T13:06:27.541Z] #40 7.601 PBCC images/ipc-sem.pb-c.c [2020-09-15T13:06:27.541Z] #40 7.641 DEP images/ipc-desc.pb-c.d [2020-09-15T13:06:27.541Z] #40 7.683 DEP images/ipc-sem.pb-c.d [2020-09-15T13:06:27.541Z] #40 7.751 PBCC images/ipc-msg.pb-c.c [2020-09-15T13:06:27.541Z] #40 7.795 DEP images/ipc-msg.pb-c.d [2020-09-15T13:06:27.541Z] #40 7.865 PBCC images/ipc-shm.pb-c.c [2020-09-15T13:06:27.672Z] #39 54.46 AR soccr/libsoccr.a [2020-09-15T13:06:27.672Z] #39 54.51 make[1]: 'soccr/libsoccr.a' is up to date. [2020-09-15T13:06:27.838Z] #40 7.890 DEP images/ipc-shm.pb-c.d [2020-09-15T13:06:27.839Z] #40 7.936 PBCC images/ipc-var.pb-c.c [2020-09-15T13:06:27.839Z] #40 7.951 DEP images/ipc-var.pb-c.d [2020-09-15T13:06:27.839Z] #40 7.992 PBCC images/sk-opts.pb-c.c [2020-09-15T13:06:27.839Z] #40 8.027 PBCC images/packet-sock.pb-c.c [2020-09-15T13:06:27.839Z] #40 8.068 DEP images/sk-opts.pb-c.d [2020-09-15T13:06:27.839Z] #40 8.112 DEP images/packet-sock.pb-c.d [2020-09-15T13:06:27.839Z] #40 8.154 PBCC images/sk-netlink.pb-c.c [2020-09-15T13:06:27.839Z] #40 8.185 DEP images/sk-netlink.pb-c.d [2020-09-15T13:06:27.839Z] #40 8.236 PBCC images/sk-inet.pb-c.c [2020-09-15T13:06:27.839Z] #40 ... [2020-09-15T13:06:27.839Z] [2020-09-15T13:06:27.839Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-15T13:06:27.839Z] #42 62.93 reflect [2020-09-15T13:06:27.839Z] #42 63.11 bufio [2020-09-15T13:06:27.839Z] #42 67.67 regexp/syntax [2020-09-15T13:06:27.839Z] #42 69.41 hash/crc32 [2020-09-15T13:06:27.839Z] #42 71.53 vendor/golang.org/x/net/dns/dnsmessage [2020-09-15T13:06:27.929Z] #39 54.93 DEP criu/arch/x86/sigframe.d [2020-09-15T13:06:28.137Z] #42 ... [2020-09-15T13:06:28.137Z] [2020-09-15T13:06:28.137Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-15T13:06:28.137Z] #40 8.329 DEP images/sk-inet.pb-c.d [2020-09-15T13:06:28.137Z] #40 8.416 PBCC images/sk-unix.pb-c.c [2020-09-15T13:06:28.137Z] #40 8.468 DEP images/sk-unix.pb-c.d [2020-09-15T13:06:28.137Z] #40 8.515 PBCC images/mm.pb-c.c [2020-09-15T13:06:28.185Z] #39 ... [2020-09-15T13:06:28.186Z] [2020-09-15T13:06:28.186Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-09-15T13:06:28.186Z] #14 DONE 1.1s [2020-09-15T13:06:28.186Z] [2020-09-15T13:06:28.186Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-15T13:06:28.186Z] #39 55.13 DEP criu/arch/x86/sigaction_compat.d [2020-09-15T13:06:28.434Z] #40 8.569 DEP images/mm.pb-c.d [2020-09-15T13:06:28.434Z] #40 8.632 PBCC images/timerfd.pb-c.c [2020-09-15T13:06:28.434Z] #40 8.708 DEP images/timerfd.pb-c.d [2020-09-15T13:06:28.434Z] #40 8.773 PBCC images/timer.pb-c.c [2020-09-15T13:06:28.442Z] #39 55.30 DEP criu/arch/x86/kerndat.d [2020-09-15T13:06:28.699Z] #39 55.48 DEP criu/arch/x86/crtools.d [2020-09-15T13:06:28.699Z] #39 55.66 DEP criu/arch/x86/cpu.d [2020-09-15T13:06:28.735Z] #40 8.838 DEP images/timer.pb-c.d [2020-09-15T13:06:28.735Z] #40 8.916 PBCC images/sa.pb-c.c [2020-09-15T13:06:28.735Z] #40 8.948 DEP images/sa.pb-c.d [2020-09-15T13:06:28.735Z] #40 9.002 PBCC images/pipe-data.pb-c.c [2020-09-15T13:06:28.735Z] #40 9.015 DEP images/pipe-data.pb-c.d [2020-09-15T13:06:28.735Z] #40 9.068 PBCC images/mnt.pb-c.c [2020-09-15T13:06:28.735Z] #40 9.109 DEP images/mnt.pb-c.d [2020-09-15T13:06:28.735Z] #40 9.164 PBCC images/sk-packet.pb-c.c [2020-09-15T13:06:28.735Z] #40 9.180 DEP images/sk-packet.pb-c.d [2020-09-15T13:06:28.956Z] #39 55.91 CC criu/arch/x86/cpu.o [2020-09-15T13:06:29.033Z] #40 9.265 PBCC images/tcp-stream.pb-c.c [2020-09-15T13:06:29.033Z] #40 9.314 DEP images/tcp-stream.pb-c.d [2020-09-15T13:06:29.033Z] #40 9.384 PBCC images/pipe.pb-c.c [2020-09-15T13:06:29.033Z] #40 9.456 DEP images/pipe.pb-c.d [2020-09-15T13:06:29.212Z] #39 ... [2020-09-15T13:06:29.212Z] [2020-09-15T13:06:29.212Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-09-15T13:06:29.212Z] #15 DONE 1.0s [2020-09-15T13:06:29.359Z] #40 9.525 PBCC images/pstree.pb-c.c [2020-09-15T13:06:29.359Z] #40 9.565 DEP images/pstree.pb-c.d [2020-09-15T13:06:29.359Z] #40 9.609 PBCC images/fs.pb-c.c [2020-09-15T13:06:29.359Z] #40 9.637 DEP images/fs.pb-c.d [2020-09-15T13:06:29.469Z] [2020-09-15T13:06:29.469Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-09-15T13:06:29.658Z] #40 9.816 PBCC images/signalfd.pb-c.c [2020-09-15T13:06:29.658Z] #40 9.870 DEP images/signalfd.pb-c.d [2020-09-15T13:06:29.658Z] #40 9.916 PBCC images/fh.pb-c.c [2020-09-15T13:06:29.658Z] #40 9.950 PBCC images/fsnotify.pb-c.c [2020-09-15T13:06:29.658Z] #40 9.994 DEP images/fh.pb-c.d [2020-09-15T13:06:29.658Z] #40 10.04 DEP images/fsnotify.pb-c.d [2020-09-15T13:06:29.829Z] using credential docker-jenkins-github-credentials [2020-09-15T13:06:29.903Z] Cloning the remote Git repository [2020-09-15T13:06:29.903Z] Cloning with configured refspecs honoured and without tags [2020-09-15T13:06:29.954Z] #40 10.07 PBCC images/eventpoll.pb-c.c [2020-09-15T13:06:29.954Z] #40 10.09 DEP images/eventpoll.pb-c.d [2020-09-15T13:06:29.954Z] #40 10.14 PBCC images/eventfd.pb-c.c [2020-09-15T13:06:29.954Z] #40 10.17 DEP images/eventfd.pb-c.d [2020-09-15T13:06:29.954Z] #40 10.22 PBCC images/remap-file-path.pb-c.c [2020-09-15T13:06:29.954Z] #40 10.23 DEP images/remap-file-path.pb-c.d [2020-09-15T13:06:30.248Z] #17 46.10 Selecting previously unselected package vim. [2020-09-15T13:06:30.248Z] #17 46.14 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2020-09-15T13:06:30.248Z] #17 46.17 Unpacking vim (2:8.1.0875-5) ... [2020-09-15T13:06:30.253Z] #40 10.33 PBCC images/fifo.pb-c.c [2020-09-15T13:06:30.253Z] #40 10.34 DEP images/fifo.pb-c.d [2020-09-15T13:06:30.253Z] #40 10.39 PBCC images/ghost-file.pb-c.c [2020-09-15T13:06:30.253Z] #40 10.50 DEP images/ghost-file.pb-c.d [2020-09-15T13:06:30.253Z] #40 10.54 PBCC images/regfile.pb-c.c [2020-09-15T13:06:30.253Z] #40 10.58 DEP images/regfile.pb-c.d [2020-09-15T13:06:30.253Z] #40 10.67 PBCC images/ns.pb-c.c [2020-09-15T13:06:30.253Z] #40 10.69 DEP images/ns.pb-c.d [2020-09-15T13:06:30.398Z] #16 DONE 1.1s [2020-09-15T13:06:30.398Z] [2020-09-15T13:06:30.398Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-15T13:06:30.550Z] #40 10.75 PBCC images/fdinfo.pb-c.c [2020-09-15T13:06:30.550Z] #40 10.86 DEP images/fdinfo.pb-c.d [2020-09-15T13:06:30.550Z] #40 10.92 PBCC images/core-aarch64.pb-c.c [2020-09-15T13:06:30.550Z] #40 10.97 PBCC images/core-arm.pb-c.c [2020-09-15T13:06:30.088Z] Cloning repository https://github.com/moby/moby.git [2020-09-15T13:06:30.499Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2020-09-15T13:06:30.817Z] #17 46.75 Selecting previously unselected package xfsprogs. [2020-09-15T13:06:30.817Z] #17 46.76 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2020-09-15T13:06:30.817Z] #17 46.77 Unpacking xfsprogs (4.20.0-1) ... [2020-09-15T13:06:30.847Z] #40 11.07 PBCC images/core-ppc64.pb-c.c [2020-09-15T13:06:30.847Z] #40 11.12 PBCC images/core-s390.pb-c.c [2020-09-15T13:06:30.847Z] #40 11.21 PBCC images/core-x86.pb-c.c [2020-09-15T13:06:31.076Z] #17 47.22 Selecting previously unselected package zip. [2020-09-15T13:06:31.144Z] #40 11.25 PBCC images/core.pb-c.c [2020-09-15T13:06:31.144Z] #40 11.35 PBCC images/inventory.pb-c.c [2020-09-15T13:06:31.144Z] #40 11.41 DEP images/core-aarch64.pb-c.d [2020-09-15T13:06:31.144Z] #40 11.45 DEP images/core-arm.pb-c.d [2020-09-15T13:06:31.336Z] #17 47.22 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2020-09-15T13:06:31.336Z] #17 47.22 Unpacking zip (3.0-11+b1) ... [2020-09-15T13:06:31.336Z] #17 47.41 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-09-15T13:06:31.336Z] #17 47.43 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-09-15T13:06:31.336Z] #17 47.44 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-09-15T13:06:31.336Z] #17 47.45 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-09-15T13:06:31.336Z] #17 47.46 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-09-15T13:06:31.336Z] #17 47.47 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-09-15T13:06:31.442Z] #40 11.50 DEP images/core-ppc64.pb-c.d [2020-09-15T13:06:31.442Z] #40 11.54 DEP images/core-s390.pb-c.d [2020-09-15T13:06:31.442Z] #40 11.62 DEP images/core-x86.pb-c.d [2020-09-15T13:06:31.442Z] #40 11.69 DEP images/core.pb-c.d [2020-09-15T13:06:31.442Z] #40 11.75 DEP images/inventory.pb-c.d [2020-09-15T13:06:31.442Z] #40 11.80 PBCC images/cpuinfo.pb-c.c [2020-09-15T13:06:31.442Z] #40 11.81 DEP images/cpuinfo.pb-c.d [2020-09-15T13:06:31.442Z] #40 11.86 PBCC images/stats.pb-c.c [2020-09-15T13:06:31.595Z] #17 47.48 Setting up uidmap (1:4.5-1.1) ... [2020-09-15T13:06:31.595Z] #17 47.49 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-09-15T13:06:31.595Z] #17 47.50 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-09-15T13:06:31.595Z] #17 47.51 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-09-15T13:06:31.595Z] #17 47.52 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-09-15T13:06:31.595Z] #17 47.53 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-09-15T13:06:31.595Z] #17 47.54 Setting up xxd (2:8.1.0875-5) ... [2020-09-15T13:06:31.595Z] #17 47.55 Setting up zip (3.0-11+b1) ... [2020-09-15T13:06:31.595Z] #17 47.56 Setting up vim-common (2:8.1.0875-5) ... [2020-09-15T13:06:31.595Z] #17 47.59 Setting up bash-completion (1:2.8-6) ... [2020-09-15T13:06:31.739Z] #40 11.89 DEP images/stats.pb-c.d [2020-09-15T13:06:31.769Z] #17 1.302 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-15T13:06:31.769Z] #17 1.390 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-15T13:06:31.769Z] #17 1.393 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-15T13:06:32.026Z] #17 1.834 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-09-15T13:06:32.292Z] #49 ... [2020-09-15T13:06:32.292Z] [2020-09-15T13:06:32.292Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-15T13:06:32.292Z] #39 37.51 CC images/opts.o [2020-09-15T13:06:32.292Z] #39 37.71 CC images/seccomp.o [2020-09-15T13:06:32.292Z] #39 38.09 CC images/binfmt-misc.o [2020-09-15T13:06:32.292Z] #39 38.28 CC images/time.o [2020-09-15T13:06:32.292Z] #39 38.51 CC images/sysctl.o [2020-09-15T13:06:32.292Z] #39 38.72 CC images/autofs.o [2020-09-15T13:06:32.292Z] #39 39.04 CC images/macvlan.o [2020-09-15T13:06:32.292Z] #39 39.24 CC images/sit.o [2020-09-15T13:06:32.292Z] #39 39.58 CC images/memfd.o [2020-09-15T13:06:32.292Z] #39 39.91 CC images/timens.o [2020-09-15T13:06:32.292Z] #39 40.26 LINK images/built-in.o [2020-09-15T13:06:32.292Z] #39 40.45 GEN compel/include/asm [2020-09-15T13:06:32.292Z] #39 40.48 GEN compel/include/version.h [2020-09-15T13:06:32.292Z] #39 40.51 touch .config [2020-09-15T13:06:32.292Z] #39 40.58 GEN include/common/config.h [2020-09-15T13:06:32.292Z] #39 40.71 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-09-15T13:06:32.292Z] #39 40.73 GEN compel/arch/aarch64/plugins/std/syscalls/syscalls.S [2020-09-15T13:06:32.292Z] #39 40.79 DEP compel/arch/aarch64/plugins/std/syscalls/syscalls.d [2020-09-15T13:06:32.292Z] #39 40.81 DEP compel/arch/aarch64/plugins/std/parasite-head.d [2020-09-15T13:06:32.292Z] #39 40.85 DEP compel/plugins/std/infect.d [2020-09-15T13:06:32.292Z] #39 40.93 DEP compel/plugins/std/string.d [2020-09-15T13:06:32.292Z] #39 41.14 DEP compel/plugins/std/log.d [2020-09-15T13:06:32.292Z] #39 41.21 DEP compel/plugins/std/fds.d [2020-09-15T13:06:32.292Z] #39 41.43 DEP compel/plugins/std/std.d [2020-09-15T13:06:32.292Z] #39 41.53 DEP compel/plugins/shmem/shmem.d [2020-09-15T13:06:32.292Z] #39 41.63 DEP compel/plugins/fds/fds.d [2020-09-15T13:06:32.292Z] #39 41.77 CC compel/plugins/std/std.o [2020-09-15T13:06:32.292Z] #39 42.10 CC compel/plugins/std/fds.o [2020-09-15T13:06:32.292Z] #39 42.54 CC compel/plugins/std/log.o [2020-09-15T13:06:32.292Z] #39 43.51 CC compel/plugins/std/string.o [2020-09-15T13:06:32.292Z] #39 44.56 CC compel/plugins/std/infect.o [2020-09-15T13:06:31.780Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-09-15T13:06:31.780Z] > git --version # timeout=10 [2020-09-15T13:06:31.820Z] > git --version # 'git version 2.24.1.windows.2' [2020-09-15T13:06:31.820Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-15T13:06:31.823Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41395/head:refs/remotes/origin/PR-41395 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-15T13:06:32.872Z] #39 45.06 CC compel/arch/aarch64/plugins/std/parasite-head.o [2020-09-15T13:06:32.872Z] #39 45.10 CC compel/arch/aarch64/plugins/std/syscalls/syscalls.o [2020-09-15T13:06:32.872Z] #39 45.18 AR compel/plugins/std.lib.a [2020-09-15T13:06:32.955Z] #17 2.665 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [226 kB] [2020-09-15T13:06:33.134Z] #39 45.37 CC compel/plugins/fds/fds.o [2020-09-15T13:06:33.279Z] #40 ... [2020-09-15T13:06:33.279Z] [2020-09-15T13:06:33.279Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-15T13:06:33.279Z] #31 68.03 text/tabwriter [2020-09-15T13:06:33.279Z] #31 70.25 internal/syscall/execenv [2020-09-15T13:06:33.279Z] #31 70.25 internal/syscall/unix [2020-09-15T13:06:33.279Z] #31 70.33 time [2020-09-15T13:06:33.279Z] #31 75.84 internal/poll [2020-09-15T13:06:33.279Z] #31 77.93 os [2020-09-15T13:06:33.279Z] #31 ... [2020-09-15T13:06:33.279Z] [2020-09-15T13:06:33.279Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-15T13:06:33.397Z] #39 45.71 AR compel/plugins/fds.lib.a [2020-09-15T13:06:33.659Z] #39 45.78 HOSTDEP compel/src/lib/log-host.d [2020-09-15T13:06:33.659Z] #39 ... [2020-09-15T13:06:33.659Z] [2020-09-15T13:06:33.659Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-15T13:06:33.989Z] #52 144.4 + bin/containerd-stress [2020-09-15T13:06:34.142Z] #17 50.27 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-09-15T13:06:34.178Z] #53 40.18 Checking out files: 57% (1860/3238) Checking out files: 58% (1879/3238) Checking out files: 59% (1911/3238) Checking out files: 60% (1943/3238) Checking out files: 61% (1976/3238) Checking out files: 62% (2008/3238) Checking out files: 63% (2040/3238) Checking out files: 64% (2073/3238) Checking out files: 65% (2105/3238) Checking out files: 66% (2138/3238) Checking out files: 67% (2170/3238) Checking out files: 68% (2202/3238) Checking out files: 69% (2235/3238) Checking out files: 70% (2267/3238) Checking out files: 71% (2299/3238) Checking out files: 72% (2332/3238) Checking out files: 73% (2364/3238) Checking out files: 74% (2397/3238) Checking out files: 75% (2429/3238) Checking out files: 76% (2461/3238) Checking out files: 77% (2494/3238) Checking out files: 78% (2526/3238) Checking out files: 79% (2559/3238) Checking out files: 80% (2591/3238) Checking out files: 81% (2623/3238) Checking out files: 82% (2656/3238) Checking out files: 83% (2688/3238) Checking out files: 84% (2720/3238) Checking out files: 85% (2753/3238) Checking out files: 86% (2785/3238) Checking out files: 87% (2818/3238) Checking out files: 88% (2850/3238) Checking out files: 89% (2882/3238) Checking out files: 90% (2915/3238) Checking out files: 91% (2947/3238) Checking out files: 92% (2979/3238) Checking out files: 93% (3012/3238) Checking out files: 94% (3044/3238) Checking out files: 95% (3077/3238) Checking out files: 96% (3109/3238) Checking out files: 97% (3141/3238) Checking out files: 98% (3174/3238) Checking out files: 99% (3206/3238) Checking out files: 100% (3238/3238) Checking out files: 100% (3238/3238), done. [2020-09-15T13:06:34.178Z] #53 41.07 + cd /tmp/tmp.Le5jzcJIgf/src/github.com/containerd/containerd [2020-09-15T13:06:34.178Z] #53 41.08 + git checkout -q 09814d48d50816305a8e6c1a4ae3e2bcc4ba725a [2020-09-15T13:06:34.324Z] #17 3.789 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-09-15T13:06:34.402Z] #17 50.28 Setting up xz-utils (5.2.4-1) ... [2020-09-15T13:06:34.402Z] #17 50.31 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-09-15T13:06:34.402Z] #17 50.33 Setting up sudo (1.8.27-1+deb10u2) ... [2020-09-15T13:06:34.402Z] #17 50.40 invoke-rc.d: could not determine current runlevel [2020-09-15T13:06:34.402Z] #17 50.41 invoke-rc.d: policy-rc.d denied execution of start. [2020-09-15T13:06:34.402Z] #17 50.42 Setting up pigz (2.4-1) ... [2020-09-15T13:06:34.402Z] #17 50.43 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-09-15T13:06:34.402Z] #17 50.44 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-09-15T13:06:34.402Z] #17 50.46 Setting up python-pip-whl (18.1-5) ... [2020-09-15T13:06:34.402Z] #17 50.47 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-09-15T13:06:34.402Z] #17 50.48 Setting up vim-runtime (2:8.1.0875-5) ... [2020-09-15T13:06:34.477Z] #53 41.27 + export 'BUILDTAGS=netgo osusergo static_build' [2020-09-15T13:06:34.477Z] #53 41.27 + BUILDTAGS='netgo osusergo static_build' [2020-09-15T13:06:34.477Z] #53 41.27 + export EXTRA_FLAGS=-buildmode=pie [2020-09-15T13:06:34.477Z] #53 41.27 + EXTRA_FLAGS=-buildmode=pie [2020-09-15T13:06:34.477Z] #53 41.28 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-09-15T13:06:34.477Z] #53 41.28 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-09-15T13:06:34.477Z] #53 41.28 + '[' '' = dynamic ']' [2020-09-15T13:06:34.477Z] #53 41.28 + make [2020-09-15T13:06:34.971Z] #17 50.85 Setting up libaio1:amd64 (0.3.112-3) ... [2020-09-15T13:06:34.971Z] #17 50.86 Setting up libonig5:amd64 (6.9.1-1) ... [2020-09-15T13:06:34.971Z] #17 50.89 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2020-09-15T13:06:34.971Z] #17 50.94 Setting up vim (2:8.1.0875-5) ... [2020-09-15T13:06:34.971Z] #17 50.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-09-15T13:06:34.971Z] #17 50.96 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-09-15T13:06:34.971Z] #17 50.97 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-09-15T13:06:34.971Z] #17 50.97 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-09-15T13:06:34.971Z] #17 50.97 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-09-15T13:06:34.971Z] #17 50.99 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-09-15T13:06:34.971Z] #17 51.00 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-09-15T13:06:34.971Z] #17 51.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-09-15T13:06:34.971Z] #17 51.05 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-09-15T13:06:34.971Z] #17 51.06 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-09-15T13:06:34.971Z] #17 51.08 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-09-15T13:06:34.971Z] #17 51.09 Setting up jq (1.5+dfsg-2+b1) ... [2020-09-15T13:06:34.971Z] #17 51.10 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-09-15T13:06:34.971Z] #17 51.12 Setting up python3.7 (3.7.3-2+deb10u2) ... [2020-09-15T13:06:34.972Z] #21 108.8 Checking out files: 22% (2501/10927) Checking out files: 23% (2514/10927) Checking out files: 24% (2623/10927) Checking out files: 25% (2732/10927) Checking out files: 26% (2842/10927) Checking out files: 27% (2951/10927) Checking out files: 28% (3060/10927) Checking out files: 29% (3169/10927) Checking out files: 30% (3279/10927) Checking out files: 31% (3388/10927) Checking out files: 32% (3497/10927) Checking out files: 33% (3606/10927) Checking out files: 34% (3716/10927) Checking out files: 35% (3825/10927) Checking out files: 36% (3934/10927) Checking out files: 37% (4043/10927) Checking out files: 38% (4153/10927) Checking out files: 39% (4262/10927) Checking out files: 40% (4371/10927) Checking out files: 41% (4481/10927) Checking out files: 41% (4547/10927) Checking out files: 42% (4590/10927) Checking out files: 43% (4699/10927) Checking out files: 44% (4808/10927) Checking out files: 45% (4918/10927) [2020-09-15T13:06:34.972Z] #21 ... [2020-09-15T13:06:34.972Z] [2020-09-15T13:06:34.972Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-09-15T13:06:34.972Z] #28 DONE 109.9s [2020-09-15T13:06:34.972Z] [2020-09-15T13:06:34.972Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-15T13:06:35.031Z] #52 145.8 + bin/containerd-shim [2020-09-15T13:06:35.534Z] #53 42.09 + bin/ctr [2020-09-15T13:06:35.763Z] #21 108.8 Checking out files: 22% (2501/10927) Checking out files: 23% (2514/10927) Checking out files: 24% (2623/10927) Checking out files: 25% (2732/10927) Checking out files: 26% (2842/10927) Checking out files: 27% (2951/10927) Checking out files: 28% (3060/10927) Checking out files: 29% (3169/10927) Checking out files: 30% (3279/10927) Checking out files: 31% (3388/10927) Checking out files: 32% (3497/10927) Checking out files: 33% (3606/10927) Checking out files: 34% (3716/10927) Checking out files: 35% (3825/10927) Checking out files: 36% (3934/10927) Checking out files: 37% (4043/10927) Checking out files: 38% (4153/10927) Checking out files: 39% (4262/10927) Checking out files: 40% (4371/10927) Checking out files: 41% (4481/10927) Checking out files: 41% (4547/10927) Checking out files: 42% (4590/10927) Checking out files: 43% (4699/10927) Checking out files: 44% (4808/10927) Checking out files: 45% (4918/10927) Checking out files: 46% (5027/10927) Checking out files: 47% (5136/10927) Checking out files: 48% (5245/10927) Checking out files: 49% (5355/10927) Checking out files: 50% (5464/10927) Checking out files: 51% (5573/10927) Checking out files: 52% (5683/10927) Checking out files: 53% (5792/10927) Checking out files: 54% (5901/10927) Checking out files: 55% (6010/10927) Checking out files: 56% (6120/10927) Checking out files: 57% (6229/10927) Checking out files: 58% (6338/10927) Checking out files: 59% (6447/10927) Checking out files: 60% (6557/10927) Checking out files: 60% (6595/10927) [2020-09-15T13:06:35.763Z] #21 ... [2020-09-15T13:06:35.763Z] [2020-09-15T13:06:35.763Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-15T13:06:35.763Z] #41 DONE 110.9s [2020-09-15T13:06:35.763Z] [2020-09-15T13:06:35.763Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-15T13:06:36.217Z] #17 ... [2020-09-15T13:06:36.217Z] [2020-09-15T13:06:36.217Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-15T13:06:36.217Z] #41 131.9 github.com/LK4D4/vndr/godl [2020-09-15T13:06:36.291Z] #21 108.8 Checking out files: 22% (2501/10927) Checking out files: 23% (2514/10927) Checking out files: 24% (2623/10927) Checking out files: 25% (2732/10927) Checking out files: 26% (2842/10927) Checking out files: 27% (2951/10927) Checking out files: 28% (3060/10927) Checking out files: 29% (3169/10927) Checking out files: 30% (3279/10927) Checking out files: 31% (3388/10927) Checking out files: 32% (3497/10927) Checking out files: 33% (3606/10927) Checking out files: 34% (3716/10927) Checking out files: 35% (3825/10927) Checking out files: 36% (3934/10927) Checking out files: 37% (4043/10927) Checking out files: 38% (4153/10927) Checking out files: 39% (4262/10927) Checking out files: 40% (4371/10927) Checking out files: 41% (4481/10927) Checking out files: 41% (4547/10927) Checking out files: 42% (4590/10927) Checking out files: 43% (4699/10927) Checking out files: 44% (4808/10927) Checking out files: 45% (4918/10927) Checking out files: 46% (5027/10927) Checking out files: 47% (5136/10927) Checking out files: 48% (5245/10927) Checking out files: 49% (5355/10927) Checking out files: 50% (5464/10927) Checking out files: 51% (5573/10927) Checking out files: 52% (5683/10927) Checking out files: 53% (5792/10927) Checking out files: 54% (5901/10927) Checking out files: 55% (6010/10927) Checking out files: 56% (6120/10927) Checking out files: 57% (6229/10927) Checking out files: 58% (6338/10927) Checking out files: 59% (6447/10927) Checking out files: 60% (6557/10927) Checking out files: 60% (6595/10927) Checking out files: 61% (6666/10927) Checking out files: 62% (6775/10927) Checking out files: 63% (6885/10927) Checking out files: 64% (6994/10927) Checking out files: 65% (7103/10927) Checking out files: 66% (7212/10927) Checking out files: 67% (7322/10927) Checking out files: 68% (7431/10927) Checking out files: 69% (7540/10927) Checking out files: 70% (7649/10927) Checking out files: 71% (7759/10927) Checking out files: 72% (7868/10927) Checking out files: 73% (7977/10927) Checking out files: 74% (8086/10927) Checking out files: 75% (8196/10927) Checking out files: 76% (8305/10927) Checking out files: 77% (8414/10927) Checking out files: 78% (8524/10927) [2020-09-15T13:06:36.291Z] #21 ... [2020-09-15T13:06:36.291Z] [2020-09-15T13:06:36.291Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-15T13:06:36.291Z] #17 1.799 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-15T13:06:36.291Z] #17 1.896 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-15T13:06:36.291Z] #17 1.974 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-15T13:06:36.291Z] #17 2.563 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2020-09-15T13:06:36.291Z] #17 3.589 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [221 kB] [2020-09-15T13:06:36.291Z] #17 4.460 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-09-15T13:06:36.291Z] #17 7.455 Fetched 8204 kB in 6s (1352 kB/s) [2020-09-15T13:06:36.554Z] #17 7.455 Reading package lists... [2020-09-15T13:06:36.554Z] #17 ... [2020-09-15T13:06:36.554Z] [2020-09-15T13:06:36.554Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-15T13:06:37.147Z] #41 132.6 github.com/LK4D4/vndr [2020-09-15T13:06:37.509Z] #17 ... [2020-09-15T13:06:37.509Z] [2020-09-15T13:06:37.509Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-15T13:06:37.509Z] #39 98.14 CC criu/cr-service.o [2020-09-15T13:06:37.509Z] #39 99.42 CC criu/crtools.o [2020-09-15T13:06:37.509Z] #39 99.98 CC criu/eventfd.o [2020-09-15T13:06:37.509Z] #39 100.4 CC criu/eventpoll.o [2020-09-15T13:06:37.509Z] #39 101.2 CC criu/external.o [2020-09-15T13:06:37.509Z] #39 101.6 CC criu/fault-injection.o [2020-09-15T13:06:37.509Z] #39 101.7 CC criu/fdstore.o [2020-09-15T13:06:37.509Z] #39 102.0 CC criu/fifo.o [2020-09-15T13:06:37.509Z] #39 102.3 CC criu/file-ids.o [2020-09-15T13:06:37.509Z] #39 102.7 CC criu/file-lock.o [2020-09-15T13:06:37.509Z] #39 103.5 CC criu/files-ext.o [2020-09-15T13:06:37.509Z] #39 103.9 CC criu/files-reg.o [2020-09-15T13:06:37.509Z] #39 106.2 CC criu/files.o [2020-09-15T13:06:37.509Z] #39 108.1 CC criu/filesystems.o [2020-09-15T13:06:37.509Z] #39 ... [2020-09-15T13:06:37.509Z] [2020-09-15T13:06:37.509Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-15T13:06:37.509Z] #17 53.63 Setting up iptables (1.8.2-4) ... [2020-09-15T13:06:37.509Z] #17 53.65 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-09-15T13:06:37.605Z] #21 108.8 Checking out files: 22% (2501/10927) Checking out files: 23% (2514/10927) Checking out files: 24% (2623/10927) Checking out files: 25% (2732/10927) Checking out files: 26% (2842/10927) Checking out files: 27% (2951/10927) Checking out files: 28% (3060/10927) Checking out files: 29% (3169/10927) Checking out files: 30% (3279/10927) Checking out files: 31% (3388/10927) Checking out files: 32% (3497/10927) Checking out files: 33% (3606/10927) Checking out files: 34% (3716/10927) Checking out files: 35% (3825/10927) Checking out files: 36% (3934/10927) Checking out files: 37% (4043/10927) Checking out files: 38% (4153/10927) Checking out files: 39% (4262/10927) Checking out files: 40% (4371/10927) Checking out files: 41% (4481/10927) Checking out files: 41% (4547/10927) Checking out files: 42% (4590/10927) Checking out files: 43% (4699/10927) Checking out files: 44% (4808/10927) Checking out files: 45% (4918/10927) Checking out files: 46% (5027/10927) Checking out files: 47% (5136/10927) Checking out files: 48% (5245/10927) Checking out files: 49% (5355/10927) Checking out files: 50% (5464/10927) Checking out files: 51% (5573/10927) Checking out files: 52% (5683/10927) Checking out files: 53% (5792/10927) Checking out files: 54% (5901/10927) Checking out files: 55% (6010/10927) Checking out files: 56% (6120/10927) Checking out files: 57% (6229/10927) Checking out files: 58% (6338/10927) Checking out files: 59% (6447/10927) Checking out files: 60% (6557/10927) Checking out files: 60% (6595/10927) Checking out files: 61% (6666/10927) Checking out files: 62% (6775/10927) Checking out files: 63% (6885/10927) Checking out files: 64% (6994/10927) Checking out files: 65% (7103/10927) Checking out files: 66% (7212/10927) Checking out files: 67% (7322/10927) Checking out files: 68% (7431/10927) Checking out files: 69% (7540/10927) Checking out files: 70% (7649/10927) Checking out files: 71% (7759/10927) Checking out files: 72% (7868/10927) Checking out files: 73% (7977/10927) Checking out files: 74% (8086/10927) Checking out files: 75% (8196/10927) Checking out files: 76% (8305/10927) Checking out files: 77% (8414/10927) Checking out files: 78% (8524/10927) Checking out files: 79% (8633/10927) Checking out files: 79% (8636/10927) Checking out files: 80% (8742/10927) Checking out files: 81% (8851/10927) Checking out files: 82% (8961/10927) Checking out files: 83% (9070/10927) Checking out files: 84% (9179/10927) Checking out files: 85% (9288/10927) Checking out files: 86% (9398/10927) Checking out files: 87% (9507/10927) Checking out files: 88% (9616/10927) Checking out files: 89% (9726/10927) Checking out files: 90% (9835/10927) Checking out files: 91% (9944/10927) Checking out files: 92% (10053/10927) Checking out files: 93% (10163/10927) Checking out files: 94% (10272/10927) Checking out files: 95% (10381/10927) Checking out files: 96% (10490/10927) Checking out files: 97% (10600/10927) Checking out files: 98% (10709/10927) Checking out files: 98% (10718/10927) Checking out files: 99% (10818/10927) Checking out files: 100% (10927/10927) Checking out files: 100% (10927/10927), done. [2020-09-15T13:06:37.636Z] #53 ... [2020-09-15T13:06:37.636Z] [2020-09-15T13:06:37.636Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-15T13:06:37.636Z] #48 72.48 time [2020-09-15T13:06:37.636Z] #48 75.98 regexp [2020-09-15T13:06:37.636Z] #48 81.24 path/filepath [2020-09-15T13:06:37.636Z] #48 ... [2020-09-15T13:06:37.636Z] [2020-09-15T13:06:37.636Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-15T13:06:37.636Z] #40 13.53 make[1]: Nothing to be done for 'all'. [2020-09-15T13:06:37.636Z] #40 15.32 CC images/stats.o [2020-09-15T13:06:37.636Z] #40 15.72 CC images/core.o [2020-09-15T13:06:37.636Z] #40 16.39 CC images/core-x86.o [2020-09-15T13:06:37.636Z] #40 17.13 CC images/core-arm.o [2020-09-15T13:06:37.636Z] #40 17.60 CC images/core-aarch64.o [2020-09-15T13:06:37.768Z] #17 53.66 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-09-15T13:06:37.768Z] #17 53.67 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-09-15T13:06:37.768Z] #17 53.68 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-09-15T13:06:37.768Z] #17 53.69 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-09-15T13:06:37.768Z] #17 53.69 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-09-15T13:06:37.768Z] #17 53.70 Setting up python3 (3.7.3-1) ... [2020-09-15T13:06:37.867Z] #21 113.1 + cd /tmp/tmp.ZypqYrXXWz/tmp/docker-ce [2020-09-15T13:06:37.867Z] #21 113.1 + git checkout -q v17.06.2-ce [2020-09-15T13:06:37.934Z] #40 18.00 CC images/core-ppc64.o [2020-09-15T13:06:38.028Z] #17 54.08 Setting up python3-wheel (0.32.3-2) ... [2020-09-15T13:06:38.581Z] #40 18.76 CC images/core-s390.o [2020-09-15T13:06:38.978Z] #17 54.88 Setting up apparmor (2.13.2-10) ... [2020-09-15T13:06:39.486Z] #52 150.1 + bin/containerd-shim-runc-v1 [2020-09-15T13:06:39.636Z] #40 19.65 CC images/cpuinfo.o [2020-09-15T13:06:39.636Z] #40 ... [2020-09-15T13:06:39.636Z] [2020-09-15T13:06:39.636Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-15T13:06:39.636Z] #42 74.65 time [2020-09-15T13:06:39.636Z] #42 80.29 regexp [2020-09-15T13:06:39.939Z] #42 ... [2020-09-15T13:06:39.939Z] [2020-09-15T13:06:39.939Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-15T13:06:39.939Z] #40 20.16 CC images/inventory.o [2020-09-15T13:06:40.238Z] #40 20.44 CC images/fdinfo.o [2020-09-15T13:06:40.418Z] #41 ... [2020-09-15T13:06:40.418Z] [2020-09-15T13:06:40.418Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-15T13:06:40.418Z] #39 56.76 CC criu/arch/x86/crtools.o [2020-09-15T13:06:40.418Z] #39 58.15 CC criu/arch/x86/kerndat.o [2020-09-15T13:06:40.418Z] #39 58.67 CC criu/arch/x86/sigaction_compat.o [2020-09-15T13:06:40.418Z] #39 58.89 CC criu/arch/x86/sigframe.o [2020-09-15T13:06:40.418Z] #39 59.13 LINK criu/arch/x86/crtools.built-in.o [2020-09-15T13:06:40.418Z] #39 59.18 DEP criu/pie/util-vdso-elf32.d [2020-09-15T13:06:40.418Z] #39 59.41 DEP criu/pie/util-vdso.d [2020-09-15T13:06:40.418Z] #39 59.64 DEP criu/pie/util.d [2020-09-15T13:06:40.418Z] #39 59.79 CC criu/pie/util.o [2020-09-15T13:06:40.418Z] #39 60.23 CC criu/pie/util-vdso.o [2020-09-15T13:06:40.418Z] #39 60.92 CC criu/pie/util-vdso-elf32.o [2020-09-15T13:06:40.418Z] #39 61.49 AR criu/pie/pie.lib.a [2020-09-15T13:06:40.418Z] #39 61.54 DEP criu/pie/restorer.d [2020-09-15T13:06:40.418Z] #39 61.74 DEP criu/arch/x86/sigaction_compat_pie.d [2020-09-15T13:06:40.418Z] #39 61.84 DEP criu/arch/x86/restorer_unmap.d [2020-09-15T13:06:40.418Z] #39 61.86 DEP criu/arch/x86/restorer.d [2020-09-15T13:06:40.418Z] #39 62.04 DEP criu/arch/x86/vdso-pie.d [2020-09-15T13:06:40.418Z] #39 62.13 DEP criu/pie/parasite-vdso.d [2020-09-15T13:06:40.418Z] #39 62.26 DEP criu/pie/parasite.d [2020-09-15T13:06:40.418Z] #39 62.44 CC criu/pie/parasite.o [2020-09-15T13:06:40.418Z] #39 63.59 LINK criu/pie/parasite.built-in.o [2020-09-15T13:06:40.418Z] #39 63.59 GEN criu/pie/parasite-blob.h [2020-09-15T13:06:40.418Z] #39 63.63 CC criu/pie/parasite-vdso.o [2020-09-15T13:06:40.418Z] #39 64.20 CC criu/arch/x86/vdso-pie.o [2020-09-15T13:06:40.418Z] #39 64.53 CC criu/arch/x86/restorer.o [2020-09-15T13:06:40.418Z] #39 65.07 CC criu/arch/x86/restorer_unmap.o [2020-09-15T13:06:40.418Z] #39 65.09 CC criu/arch/x86/sigaction_compat_pie.o [2020-09-15T13:06:40.418Z] #39 65.31 CC criu/pie/restorer.o [2020-09-15T13:06:40.536Z] #40 20.87 CC images/fown.o [2020-09-15T13:06:40.836Z] #40 21.13 CC images/ns.o [2020-09-15T13:06:40.885Z] #17 56.82 Setting up xfsprogs (4.20.0-1) ... [2020-09-15T13:06:40.885Z] #17 56.84 Setting up python3-lib2to3 (3.7.3-1) ... [2020-09-15T13:06:40.982Z] #39 67.85 LINK criu/pie/restorer.built-in.o [2020-09-15T13:06:40.982Z] #39 67.86 GEN criu/pie/restorer-blob.h [2020-09-15T13:06:40.982Z] #39 67.99 DEP criu/vdso.d [2020-09-15T13:06:41.133Z] #40 21.31 CC images/regfile.o [2020-09-15T13:06:41.133Z] #40 21.51 CC images/ghost-file.o [2020-09-15T13:06:41.144Z] #17 57.25 Setting up python3-pkg-resources (40.8.0-1) ... [2020-09-15T13:06:41.205Z] #21 116.0 + mkdir -p /tmp/tmp.ZypqYrXXWz/src/github.com/docker [2020-09-15T13:06:41.205Z] #21 116.0 + mv components/cli /tmp/tmp.ZypqYrXXWz/src/github.com/docker/cli [2020-09-15T13:06:41.205Z] #21 116.0 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2020-09-15T13:06:41.238Z] #39 68.20 DEP criu/vdso-compat.d [2020-09-15T13:06:41.430Z] #40 21.85 CC images/fifo.o [2020-09-15T13:06:41.495Z] #39 68.28 DEP criu/uts_ns.d [2020-09-15T13:06:41.495Z] #39 68.37 DEP criu/util.d [2020-09-15T13:06:41.730Z] #40 22.08 CC images/remap-file-path.o [2020-09-15T13:06:41.751Z] #39 68.52 DEP criu/uffd.d [2020-09-15T13:06:41.751Z] #39 68.70 DEP criu/tun.d [2020-09-15T13:06:42.008Z] #39 68.89 DEP criu/tty.d [2020-09-15T13:06:42.082Z] #17 58.09 Setting up python3-distutils (3.7.3-1) ... [2020-09-15T13:06:42.264Z] #39 69.10 DEP criu/timerfd.d [2020-09-15T13:06:42.264Z] #39 69.36 DEP criu/timens.d [2020-09-15T13:06:42.378Z] #40 22.36 CC images/eventfd.o [2020-09-15T13:06:42.378Z] #40 22.58 CC images/eventpoll.o [2020-09-15T13:06:42.521Z] #39 69.47 DEP criu/sysfs_parse.d [2020-09-15T13:06:42.521Z] #39 69.60 DEP criu/sysctl.d [2020-09-15T13:06:42.652Z] #17 58.54 Setting up python3-setuptools (40.8.0-1) ... [2020-09-15T13:06:42.677Z] #40 22.86 CC images/fh.o [2020-09-15T13:06:42.780Z] #39 69.73 DEP criu/string.d [2020-09-15T13:06:42.780Z] #39 69.76 DEP criu/stats.d [2020-09-15T13:06:42.780Z] #39 69.85 DEP criu/sockets.d [2020-09-15T13:06:42.974Z] #40 23.16 CC images/fsnotify.o [2020-09-15T13:06:43.007Z] #52 153.1 + bin/containerd-shim-runc-v2 [2020-09-15T13:06:43.127Z] #21 ... [2020-09-15T13:06:43.127Z] [2020-09-15T13:06:43.127Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-15T13:06:43.127Z] #17 10.55 Reading package lists... [2020-09-15T13:06:43.127Z] #17 12.74 Building dependency tree... [2020-09-15T13:06:43.127Z] #17 13.70 libcap2-bin is already the newest version (1:2.25-2). [2020-09-15T13:06:43.127Z] #17 13.70 The following additional packages will be installed: [2020-09-15T13:06:43.127Z] #17 13.70 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-09-15T13:06:43.127Z] #17 13.70 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-09-15T13:06:43.127Z] #17 13.71 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-09-15T13:06:43.127Z] #17 13.71 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-09-15T13:06:43.127Z] #17 13.71 python3.7 python3.7-minimal vim-runtime xxd [2020-09-15T13:06:43.127Z] #17 13.71 Suggested packages: [2020-09-15T13:06:43.127Z] #17 13.71 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-09-15T13:06:43.127Z] #17 13.71 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-09-15T13:06:43.127Z] #17 13.71 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-09-15T13:06:43.127Z] #17 13.71 Recommended packages: [2020-09-15T13:06:43.127Z] #17 13.71 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-09-15T13:06:43.127Z] #17 13.71 python3-keyrings.alt python3-xdg unzip [2020-09-15T13:06:43.127Z] #17 14.95 The following NEW packages will be installed: [2020-09-15T13:06:43.127Z] #17 14.95 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-09-15T13:06:43.127Z] #17 14.95 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-09-15T13:06:43.127Z] #17 14.95 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-09-15T13:06:43.127Z] #17 14.95 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-09-15T13:06:43.127Z] #17 14.96 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-09-15T13:06:43.127Z] #17 14.96 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-09-15T13:06:43.127Z] #17 14.96 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-09-15T13:06:43.127Z] #17 14.96 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-09-15T13:06:43.127Z] #17 14.96 xz-utils zip [2020-09-15T13:06:43.127Z] #17 15.28 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2020-09-15T13:06:43.127Z] #17 15.28 Need to get 27.6 MB of archives. [2020-09-15T13:06:43.127Z] #17 15.28 After this operation, 114 MB of additional disk space will be used. [2020-09-15T13:06:43.127Z] #17 15.28 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 pigz arm64 2.4-1 [48.0 kB] [2020-09-15T13:06:43.127Z] #17 15.28 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u2 [588 kB] [2020-09-15T13:06:43.127Z] #17 15.30 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u2 [1404 kB] [2020-09-15T13:06:43.127Z] #17 15.36 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB] [2020-09-15T13:06:43.127Z] #17 15.36 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB] [2020-09-15T13:06:43.127Z] #17 15.36 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u2 [1641 kB] [2020-09-15T13:06:43.127Z] #17 15.43 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u2 [330 kB] [2020-09-15T13:06:43.127Z] #17 15.44 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB] [2020-09-15T13:06:43.127Z] #17 15.44 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB] [2020-09-15T13:06:43.127Z] #17 15.44 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip4tc0 arm64 1.8.2-4 [69.6 kB] [2020-09-15T13:06:43.127Z] #17 15.48 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip6tc0 arm64 1.8.2-4 [69.9 kB] [2020-09-15T13:06:43.127Z] #17 15.64 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libiptc0 arm64 1.8.2-4 [59.7 kB] [2020-09-15T13:06:43.127Z] #17 15.66 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2020-09-15T13:06:43.127Z] #17 15.68 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnetfilter-conntrack3 arm64 1.0.7-1 [34.4 kB] [2020-09-15T13:06:43.127Z] #17 15.68 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnftnl11 arm64 1.1.2-2 [53.1 kB] [2020-09-15T13:06:43.127Z] #17 15.68 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 iptables arm64 1.8.2-4 [385 kB] [2020-09-15T13:06:43.127Z] #17 15.69 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2020-09-15T13:06:43.127Z] #17 15.70 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2020-09-15T13:06:43.127Z] #17 15.70 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB] [2020-09-15T13:06:43.127Z] #17 15.71 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bzip2 arm64 1.0.6-9.2~deb10u1 [47.7 kB] [2020-09-15T13:06:43.127Z] #17 15.71 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xz-utils arm64 5.2.4-1 [182 kB] [2020-09-15T13:06:43.127Z] #17 15.72 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 apparmor arm64 2.13.2-10 [504 kB] [2020-09-15T13:06:43.127Z] #17 15.74 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 aufs-tools arm64 1:4.14+20190211-1 [104 kB] [2020-09-15T13:06:43.127Z] #17 15.74 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2020-09-15T13:06:43.127Z] #17 15.75 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2020-09-15T13:06:43.127Z] #17 15.75 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2020-09-15T13:06:43.127Z] #17 15.75 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libaio1 arm64 0.3.112-3 [11.1 kB] [2020-09-15T13:06:43.127Z] #17 15.76 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB] [2020-09-15T13:06:43.127Z] #17 15.76 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2020-09-15T13:06:43.127Z] #17 16.12 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2020-09-15T13:06:43.127Z] #17 16.12 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2020-09-15T13:06:43.127Z] #17 16.13 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2020-09-15T13:06:43.127Z] #17 16.13 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libreadline5 arm64 5.2+dfsg-3+b13 [113 kB] [2020-09-15T13:06:43.127Z] #17 16.13 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main arm64 net-tools arm64 1.60+git20180626.aebd88e-1 [247 kB] [2020-09-15T13:06:43.127Z] #17 16.14 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pip-whl all 18.1-5 [1591 kB] [2020-09-15T13:06:43.127Z] #17 16.20 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-09-15T13:06:43.127Z] #17 16.21 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-distutils all 3.7.3-1 [142 kB] [2020-09-15T13:06:43.127Z] #17 16.21 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pip all 18.1-5 [171 kB] [2020-09-15T13:06:43.127Z] #17 16.22 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-09-15T13:06:43.127Z] #17 16.23 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-setuptools all 40.8.0-1 [306 kB] [2020-09-15T13:06:43.127Z] #17 16.24 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-09-15T13:06:43.127Z] #17 16.24 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main arm64 sudo arm64 1.8.27-1+deb10u2 [1208 kB] [2020-09-15T13:06:43.127Z] #17 16.28 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main arm64 thin-provisioning-tools arm64 0.7.6-2.1 [318 kB] [2020-09-15T13:06:43.127Z] #17 16.29 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main arm64 uidmap arm64 1:4.5-1.1 [257 kB] [2020-09-15T13:06:43.127Z] #17 16.30 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-09-15T13:06:43.127Z] #17 16.49 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim arm64 2:8.1.0875-5 [1189 kB] [2020-09-15T13:06:43.127Z] #17 16.52 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xfsprogs arm64 4.20.0-1 [874 kB] [2020-09-15T13:06:43.127Z] #17 16.55 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zip arm64 3.0-11+b1 [225 kB] [2020-09-15T13:06:43.301Z] #52 153.9 + binaries [2020-09-15T13:06:43.301Z] #52 153.9 + install -D bin/containerd /build/containerd [2020-09-15T13:06:43.301Z] #52 153.9 + install -D bin/containerd-shim /build/containerd-shim [2020-09-15T13:06:43.301Z] #52 153.9 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-09-15T13:06:43.301Z] #52 153.9 + install -D bin/ctr /build/ctr [2020-09-15T13:06:43.344Z] #39 70.06 DEP criu/sk-unix.d [2020-09-15T13:06:43.344Z] #39 70.27 DEP criu/sk-tcp.d [2020-09-15T13:06:43.591Z] #17 59.76 Setting up python3-pip (18.1-5) ... [2020-09-15T13:06:43.600Z] #39 70.46 DEP criu/sk-queue.d [2020-09-15T13:06:43.622Z] #40 23.74 CC images/signalfd.o [2020-09-15T13:06:43.702Z] #17 17.19 debconf: delaying package configuration, since apt-utils is not installed [2020-09-15T13:06:43.702Z] #17 17.27 Fetched 27.6 MB in 2s (17.8 MB/s) [2020-09-15T13:06:43.702Z] #17 ... [2020-09-15T13:06:43.702Z] [2020-09-15T13:06:43.702Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-15T13:06:43.702Z] #39 45.98 HOSTDEP compel/src/lib/handle-elf-host.d [2020-09-15T13:06:43.702Z] #39 46.09 HOSTDEP compel/arch/aarch64/src/lib/handle-elf-host.d [2020-09-15T13:06:43.702Z] #39 46.17 HOSTDEP compel/src/main-host.d [2020-09-15T13:06:43.702Z] #39 46.29 DEP compel/src/lib/ptrace.d [2020-09-15T13:06:43.702Z] #39 46.41 DEP compel/src/lib/infect.d [2020-09-15T13:06:43.702Z] #39 46.53 DEP compel/src/lib/infect-util.d [2020-09-15T13:06:43.702Z] #39 46.63 DEP compel/src/lib/infect-rpc.d [2020-09-15T13:06:43.702Z] #39 46.76 DEP compel/arch/aarch64/src/lib/infect.d [2020-09-15T13:06:43.702Z] #39 46.83 DEP compel/arch/aarch64/src/lib/cpu.d [2020-09-15T13:06:43.702Z] #39 46.87 DEP compel/src/lib/log.d [2020-09-15T13:06:43.702Z] #39 46.93 DEP compel/src/main.d [2020-09-15T13:06:43.702Z] #39 47.02 DEP compel/src/lib/handle-elf.d [2020-09-15T13:06:43.702Z] #39 47.17 DEP compel/arch/aarch64/src/lib/handle-elf.d [2020-09-15T13:06:43.702Z] #39 47.48 CC compel/src/lib/log.o [2020-09-15T13:06:43.702Z] #39 47.73 CC compel/arch/aarch64/src/lib/cpu.o [2020-09-15T13:06:43.702Z] #39 47.92 CC compel/arch/aarch64/src/lib/infect.o [2020-09-15T13:06:43.702Z] #39 48.33 CC compel/src/lib/infect-rpc.o [2020-09-15T13:06:43.702Z] #39 48.78 CC compel/src/lib/infect-util.o [2020-09-15T13:06:43.702Z] #39 49.19 CC compel/src/lib/infect.o [2020-09-15T13:06:43.702Z] #39 51.10 CC compel/src/lib/ptrace.o [2020-09-15T13:06:43.702Z] #39 51.34 AR compel/libcompel.a [2020-09-15T13:06:43.702Z] #39 51.44 HOSTCC compel/src/main-host.o [2020-09-15T13:06:43.702Z] #39 51.71 HOSTCC compel/arch/aarch64/src/lib/handle-elf-host.o [2020-09-15T13:06:43.702Z] #39 51.82 HOSTCC compel/src/lib/handle-elf-host.o [2020-09-15T13:06:43.702Z] #39 52.12 HOSTCC compel/src/lib/log-host.o [2020-09-15T13:06:43.702Z] #39 52.33 HOSTLINK compel/compel-host-bin [2020-09-15T13:06:43.702Z] #39 52.51 DEP soccr/soccr.d [2020-09-15T13:06:43.702Z] #39 52.68 CC soccr/soccr.o [2020-09-15T13:06:43.702Z] #39 53.91 AR soccr/libsoccr.a [2020-09-15T13:06:43.702Z] #39 53.97 make[1]: 'soccr/libsoccr.a' is up to date. [2020-09-15T13:06:43.702Z] #39 54.37 DEP criu/arch/aarch64/sigframe.d [2020-09-15T13:06:43.702Z] #39 54.55 DEP criu/arch/aarch64/crtools.d [2020-09-15T13:06:43.702Z] #39 54.73 DEP criu/arch/aarch64/cpu.d [2020-09-15T13:06:43.702Z] #39 54.77 DEP criu/arch/aarch64/bitops.d [2020-09-15T13:06:43.702Z] #39 54.81 CC criu/arch/aarch64/bitops.o [2020-09-15T13:06:43.702Z] #39 54.90 CC criu/arch/aarch64/cpu.o [2020-09-15T13:06:43.702Z] #39 55.04 CC criu/arch/aarch64/crtools.o [2020-09-15T13:06:43.702Z] #39 55.53 CC criu/arch/aarch64/sigframe.o [2020-09-15T13:06:43.702Z] #39 55.72 LINK criu/arch/aarch64/crtools.built-in.o [2020-09-15T13:06:43.702Z] #39 55.79 DEP criu/pie/util-vdso.d [2020-09-15T13:06:43.702Z] #39 56.01 DEP criu/pie/util.d [2020-09-15T13:06:43.702Z] #39 ... [2020-09-15T13:06:43.702Z] [2020-09-15T13:06:43.702Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-15T13:06:43.702Z] #17 17.33 Selecting previously unselected package pigz. [2020-09-15T13:06:43.702Z] #17 17.33 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23405 files and directories currently installed.) [2020-09-15T13:06:43.857Z] #39 70.61 DEP criu/sk-packet.d [2020-09-15T13:06:43.857Z] #39 70.79 DEP criu/sk-netlink.d [2020-09-15T13:06:43.933Z] #40 24.05 CC images/fs.o [2020-09-15T13:06:43.939Z] #52 DONE 154.4s [2020-09-15T13:06:43.965Z] #17 17.41 Preparing to unpack .../archives/pigz_2.4-1_arm64.deb ... [2020-09-15T13:06:43.965Z] #17 17.42 Unpacking pigz (2.4-1) ... [2020-09-15T13:06:43.965Z] #17 17.53 Selecting previously unselected package libpython3.7-minimal:arm64. [2020-09-15T13:06:43.965Z] #17 17.54 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_arm64.deb ... [2020-09-15T13:06:43.965Z] #17 17.56 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u2) ... [2020-09-15T13:06:44.114Z] #39 70.97 DEP criu/sk-inet.d [2020-09-15T13:06:44.114Z] #39 ... [2020-09-15T13:06:44.114Z] [2020-09-15T13:06:44.114Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-15T13:06:44.114Z] #49 10.64 + cd /tmp/tmp.5xPAIQsX0I/src/github.com/opencontainers/runc [2020-09-15T13:06:44.114Z] #49 10.65 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-09-15T13:06:44.114Z] #49 11.04 + '[' -z '' ']' [2020-09-15T13:06:44.114Z] #49 11.04 + target=static [2020-09-15T13:06:44.114Z] #49 11.04 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-09-15T13:06:44.114Z] #49 11.16 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o runc . [2020-09-15T13:06:44.114Z] #49 ... [2020-09-15T13:06:44.114Z] [2020-09-15T13:06:44.114Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-15T13:06:44.114Z] #39 71.15 DEP criu/signalfd.d [2020-09-15T13:06:44.230Z] #40 24.29 CC images/pstree.o [2020-09-15T13:06:44.230Z] #40 24.51 CC images/pipe.o [2020-09-15T13:06:44.230Z] #40 ... [2020-09-15T13:06:44.230Z] [2020-09-15T13:06:44.230Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-15T13:06:44.230Z] #31 79.27 internal/fmtsort [2020-09-15T13:06:44.230Z] #31 80.59 path/filepath [2020-09-15T13:06:44.230Z] #31 80.60 fmt [2020-09-15T13:06:44.230Z] #31 82.11 io/ioutil [2020-09-15T13:06:44.230Z] #31 84.26 github.com/BurntSushi/toml [2020-09-15T13:06:44.230Z] #31 84.26 log [2020-09-15T13:06:44.230Z] #31 84.26 flag [2020-09-15T13:06:44.230Z] #31 88.24 github.com/BurntSushi/toml/cmd/tomlv [2020-09-15T13:06:44.370Z] #39 71.29 DEP criu/sigframe.d [2020-09-15T13:06:44.370Z] #39 71.43 DEP criu/shmem.d [2020-09-15T13:06:44.527Z] #31 ... [2020-09-15T13:06:44.527Z] [2020-09-15T13:06:44.527Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-15T13:06:44.527Z] #40 24.78 CC images/tcp-stream.o [2020-09-15T13:06:44.540Z] #17 18.06 Selecting previously unselected package python3.7-minimal. [2020-09-15T13:06:44.540Z] #17 18.07 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_arm64.deb ... [2020-09-15T13:06:44.540Z] #17 18.08 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2020-09-15T13:06:44.577Z] [2020-09-15T13:06:44.577Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-09-15T13:06:44.629Z] #39 71.58 DEP criu/servicefd.d [2020-09-15T13:06:44.824Z] #40 25.01 CC images/sk-packet.o [2020-09-15T13:06:44.869Z] #53 DONE 0.3s [2020-09-15T13:06:44.869Z] [2020-09-15T13:06:44.869Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-09-15T13:06:44.888Z] #39 71.79 DEP criu/seize.d [2020-09-15T13:06:44.970Z] #17 60.84 Processing triggers for libc-bin (2.28-10) ... [2020-09-15T13:06:44.970Z] #17 60.87 Processing triggers for mime-support (3.62) ... [2020-09-15T13:06:45.123Z] #40 25.31 CC images/mnt.o [2020-09-15T13:06:45.145Z] #39 72.03 DEP criu/seccomp.d [2020-09-15T13:06:45.161Z] #57 DONE 0.2s [2020-09-15T13:06:45.161Z] [2020-09-15T13:06:45.161Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-09-15T13:06:45.161Z] #59 DONE 0.2s [2020-09-15T13:06:45.161Z] [2020-09-15T13:06:45.161Z] #61 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-09-15T13:06:45.187Z] #17 18.65 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u2) ... [2020-09-15T13:06:45.187Z] #17 18.67 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2020-09-15T13:06:45.230Z] #17 DONE 61.2s [2020-09-15T13:06:45.230Z] [2020-09-15T13:06:45.230Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-09-15T13:06:45.403Z] #39 72.26 DEP criu/rst-malloc.d [2020-09-15T13:06:45.403Z] #39 72.37 DEP criu/rbtree.d [2020-09-15T13:06:45.403Z] #39 72.43 DEP criu/pstree.d [2020-09-15T13:06:45.421Z] #40 25.56 CC images/pipe-data.o [2020-09-15T13:06:45.422Z] #40 25.72 CC images/sa.o [2020-09-15T13:06:45.453Z] #61 DONE 0.1s [2020-09-15T13:06:45.453Z] [2020-09-15T13:06:45.453Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-09-15T13:06:45.453Z] #62 DONE 0.1s [2020-09-15T13:06:45.453Z] [2020-09-15T13:06:45.453Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-09-15T13:06:45.660Z] #39 72.61 DEP criu/protobuf.d [2020-09-15T13:06:45.660Z] #39 72.71 GEN criu/protobuf-desc-gen.h [2020-09-15T13:06:45.720Z] #40 25.93 CC images/timer.o [2020-09-15T13:06:46.021Z] #40 26.31 CC images/timerfd.o [2020-09-15T13:06:46.087Z] #63 DONE 0.7s [2020-09-15T13:06:46.169Z] #18 0.904 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-09-15T13:06:46.169Z] #18 0.908 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-09-15T13:06:46.169Z] #18 0.912 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-09-15T13:06:46.169Z] #18 DONE 1.1s [2020-09-15T13:06:46.169Z] [2020-09-15T13:06:46.169Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-09-15T13:06:46.223Z] #39 ... [2020-09-15T13:06:46.223Z] [2020-09-15T13:06:46.223Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-15T13:06:46.223Z] #41 DONE 141.9s [2020-09-15T13:06:46.223Z] [2020-09-15T13:06:46.223Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-15T13:06:46.223Z] #17 9.055 Fetched 8380 kB in 8s (1048 kB/s) [2020-09-15T13:06:46.223Z] #17 9.055 Reading package lists... [2020-09-15T13:06:46.320Z] #40 26.49 CC images/mm.o [2020-09-15T13:06:46.380Z] [2020-09-15T13:06:46.380Z] #64 exporting to image [2020-09-15T13:06:46.380Z] #64 exporting layers [2020-09-15T13:06:46.619Z] #40 26.87 CC images/sk-opts.o [2020-09-15T13:06:46.786Z] #17 12.81 Reading package lists... [2020-09-15T13:06:46.920Z] #40 27.09 CC images/sk-unix.o [2020-09-15T13:06:47.218Z] #40 ... [2020-09-15T13:06:47.218Z] [2020-09-15T13:06:47.218Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-15T13:06:47.218Z] #31 DONE 92.0s [2020-09-15T13:06:47.218Z] [2020-09-15T13:06:47.218Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-15T13:06:47.218Z] #40 27.49 CC images/sk-inet.o [2020-09-15T13:06:47.328Z] Fetching without tags [2020-09-15T13:06:47.608Z] #17 16.79 Building dependency tree... [2020-09-15T13:06:47.608Z] #17 ... [2020-09-15T13:06:47.608Z] [2020-09-15T13:06:47.608Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-15T13:06:47.608Z] #39 74.51 DEP criu/protobuf-desc.d [2020-09-15T13:06:47.608Z] #39 74.62 DEP criu/proc_parse.d [2020-09-15T13:06:47.865Z] #39 74.79 DEP criu/plugin.d [2020-09-15T13:06:47.865Z] #39 74.88 DEP criu/pipes.d [2020-09-15T13:06:48.072Z] #19 ... [2020-09-15T13:06:48.072Z] [2020-09-15T13:06:48.072Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-15T13:06:48.072Z] #39 108.7 CC criu/fsnotify.o [2020-09-15T13:06:48.072Z] #39 109.9 CC criu/image-desc.o [2020-09-15T13:06:48.072Z] #39 110.0 CC criu/image.o [2020-09-15T13:06:48.072Z] #39 110.8 CC criu/ipc_ns.o [2020-09-15T13:06:48.072Z] #39 112.1 CC criu/irmap.o [2020-09-15T13:06:48.072Z] #39 112.7 CC criu/kcmp-ids.o [2020-09-15T13:06:48.072Z] #39 113.0 CC criu/kerndat.o [2020-09-15T13:06:48.072Z] #39 114.0 CC criu/libnetlink.o [2020-09-15T13:06:48.072Z] #39 114.4 CC criu/log.o [2020-09-15T13:06:48.072Z] #39 114.8 CC criu/lsm.o [2020-09-15T13:06:48.072Z] #39 115.2 CC criu/mem.o [2020-09-15T13:06:48.072Z] #39 117.7 CC criu/memfd.o [2020-09-15T13:06:48.072Z] #39 118.5 CC criu/mount.o [2020-09-15T13:06:48.072Z] #39 ... [2020-09-15T13:06:48.072Z] [2020-09-15T13:06:48.072Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-15T13:06:48.072Z] #45 189.3 + cd /tmp/tmp.9gP02D14bo/src/github.com/golangci/golangci-lint/ [2020-09-15T13:06:48.072Z] #45 189.3 + git checkout -q v1.23.8 [2020-09-15T13:06:48.072Z] #45 190.2 ++ git describe --tags [2020-09-15T13:06:48.072Z] #45 190.2 + version=v1.23.8 [2020-09-15T13:06:48.072Z] #45 190.2 ++ git rev-parse --short HEAD [2020-09-15T13:06:48.072Z] #45 190.2 + commit=76a82c6 [2020-09-15T13:06:48.072Z] #45 190.2 ++ git show -s --format=%cd [2020-09-15T13:06:48.072Z] #45 190.2 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-09-15T13:06:48.072Z] #45 190.2 + 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-09-15T13:06:48.121Z] #39 75.00 DEP criu/pie-util.d [2020-09-15T13:06:48.122Z] #39 75.09 DEP criu/pie-util-vdso.d [2020-09-15T13:06:48.273Z] #40 28.25 CC images/tun.o [2020-09-15T13:06:48.273Z] #40 28.49 CC images/sk-netlink.o [2020-09-15T13:06:48.273Z] #40 ... [2020-09-15T13:06:48.273Z] [2020-09-15T13:06:48.273Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-15T13:06:48.273Z] #48 83.21 mvdan.cc/sh/v3/fileutil [2020-09-15T13:06:48.273Z] #48 84.57 flag [2020-09-15T13:06:48.273Z] #48 84.57 github.com/pkg/diff [2020-09-15T13:06:48.273Z] #48 84.57 go/token [2020-09-15T13:06:48.273Z] #48 84.58 encoding/binary [2020-09-15T13:06:48.273Z] #48 86.65 go/scanner [2020-09-15T13:06:48.273Z] #48 88.04 mvdan.cc/editorconfig [2020-09-15T13:06:48.273Z] #48 89.07 encoding/base64 [2020-09-15T13:06:48.273Z] #48 89.21 golang.org/x/sys/unix [2020-09-15T13:06:48.273Z] #48 90.52 go/ast [2020-09-15T13:06:48.273Z] #48 91.23 encoding/json [2020-09-15T13:06:48.273Z] #48 92.69 mvdan.cc/sh/v3/syntax [2020-09-15T13:06:48.273Z] #48 ... [2020-09-15T13:06:48.273Z] [2020-09-15T13:06:48.273Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-15T13:06:48.273Z] #40 28.61 CC images/packet-sock.o [2020-09-15T13:06:48.378Z] #39 75.25 DEP criu/pie-util-vdso-elf32.d [2020-09-15T13:06:48.378Z] #39 75.36 DEP criu/path.d [2020-09-15T13:06:48.522Z] Merging remotes/origin/master commit e8456cd207323398c0caf32c871e26258cbc40ef into PR head commit df7031b669a9224b1409213fd01bee4722eae895 [2020-09-15T13:06:48.552Z] #17 22.15 Selecting previously unselected package python3-minimal. [2020-09-15T13:06:48.572Z] #40 28.84 CC images/ipc-var.o [2020-09-15T13:06:48.635Z] #39 75.49 DEP criu/parasite-syscall.d [2020-09-15T13:06:48.816Z] #17 22.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 ... 23654 files and directories currently installed.) [2020-09-15T13:06:48.816Z] #17 22.19 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ... [2020-09-15T13:06:48.816Z] #17 22.20 Unpacking python3-minimal (3.7.3-1) ... [2020-09-15T13:06:48.816Z] #17 22.32 Selecting previously unselected package libmpdec2:arm64. [2020-09-15T13:06:48.816Z] #17 22.32 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ... [2020-09-15T13:06:48.816Z] #17 22.33 Unpacking libmpdec2:arm64 (2.4.2-2) ... [2020-09-15T13:06:48.872Z] #40 29.02 CC images/ipc-desc.o [2020-09-15T13:06:48.872Z] #40 29.20 CC images/ipc-shm.o [2020-09-15T13:06:48.892Z] #39 75.67 DEP criu/pagemap.d [2020-09-15T13:06:48.892Z] #39 75.89 DEP criu/pagemap-cache.d [2020-09-15T13:06:49.078Z] #17 22.43 Selecting previously unselected package libpython3.7-stdlib:arm64. [2020-09-15T13:06:49.078Z] #17 22.43 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_arm64.deb ... [2020-09-15T13:06:49.079Z] #17 22.45 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u2) ... [2020-09-15T13:06:49.123Z] #64 exporting layers 2.5s done [2020-09-15T13:06:49.123Z] #64 writing image sha256:938675c82349e44739f7a1aae0cce6a3119d0259c15db360dd9213a7428285c2 done [2020-09-15T13:06:49.123Z] #64 naming to docker.io/library/docker:7678ecdca23bef379f6e8eea43cd754cb08b6288 done [2020-09-15T13:06:49.123Z] #64 DONE 2.5s [2020-09-15T13:06:49.149Z] #39 76.00 DEP criu/page-xfer.d [Pipeline] } [Pipeline] // stage [2020-09-15T13:06:49.173Z] #40 29.35 CC images/ipc-msg.o [2020-09-15T13:06:49.173Z] #40 29.58 CC images/ipc-sem.o [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-09-15T13:06:49.406Z] #39 76.19 DEP criu/page-pipe.d [2020-09-15T13:06:49.406Z] #39 76.26 DEP criu/netfilter.d [2020-09-15T13:06:49.406Z] #39 76.39 DEP criu/net.d [2020-09-15T13:06:49.483Z] #40 29.76 CC images/utsns.o [2020-09-15T13:06:47.066Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-09-15T13:06:47.106Z] > git config --add remote.origin.fetch +refs/pull/41395/head:refs/remotes/origin/PR-41395 # timeout=10 [2020-09-15T13:06:47.144Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-15T13:06:47.254Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-09-15T13:06:47.365Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-09-15T13:06:47.365Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-15T13:06:47.367Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41395/head:refs/remotes/origin/PR-41395 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-15T13:06:48.627Z] > git config core.sparsecheckout # timeout=10 [2020-09-15T13:06:48.665Z] > git checkout -f df7031b669a9224b1409213fd01bee4722eae895 # timeout=10 [2020-09-15T13:06:49.557Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-41395/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr11 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=7678ecdca23bef379f6e8eea43cd754cb08b6288 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:7678ecdca23bef379f6e8eea43cd754cb08b6288 hack/test/unit [2020-09-15T13:06:49.658Z] #17 23.18 Selecting previously unselected package python3.7. [2020-09-15T13:06:49.658Z] #17 23.19 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_arm64.deb ... [2020-09-15T13:06:49.658Z] #17 23.20 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2020-09-15T13:06:49.658Z] #17 23.36 Selecting previously unselected package libpython3-stdlib:arm64. [2020-09-15T13:06:49.658Z] #17 23.37 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ... [2020-09-15T13:06:49.663Z] #39 76.58 DEP criu/namespaces.d [2020-09-15T13:06:49.780Z] #40 29.90 CC images/creds.o [2020-09-15T13:06:49.781Z] #40 30.05 CC images/vma.o [2020-09-15T13:06:49.919Z] #39 76.69 DEP criu/mount.d [2020-09-15T13:06:49.919Z] #39 76.85 DEP criu/memfd.d [2020-09-15T13:06:49.920Z] #17 23.39 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ... [2020-09-15T13:06:50.079Z] #40 30.32 CC images/netdev.o [2020-09-15T13:06:50.176Z] #39 76.98 DEP criu/mem.d [2020-09-15T13:06:50.176Z] #39 77.12 DEP criu/lsm.d [2020-09-15T13:06:50.176Z] #39 77.19 DEP criu/log.d [2020-09-15T13:06:50.182Z] #17 23.55 Setting up python3-minimal (3.7.3-1) ... [2020-09-15T13:06:50.377Z] #40 30.66 CC images/tty.o [2020-09-15T13:06:50.433Z] #39 77.26 DEP criu/libnetlink.d [2020-09-15T13:06:50.433Z] #39 77.33 DEP criu/kerndat.d [2020-09-15T13:06:50.689Z] #39 77.59 DEP criu/kcmp-ids.d [2020-09-15T13:06:50.689Z] #39 77.67 DEP criu/irmap.d [2020-09-15T13:06:50.946Z] #39 77.83 DEP criu/ipc_ns.d [2020-09-15T13:06:50.946Z] #39 78.00 DEP criu/image.d [2020-09-15T13:06:51.025Z] #40 31.10 CC images/file-lock.o [2020-09-15T13:06:51.025Z] #40 31.32 CC images/rlimit.o [2020-09-15T13:06:51.133Z] #17 24.62 Selecting previously unselected package python3. [2020-09-15T13:06:51.133Z] #17 24.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 ... 24066 files and directories currently installed.) [2020-09-15T13:06:51.133Z] #17 24.66 Preparing to unpack .../00-python3_3.7.3-1_arm64.deb ... [2020-09-15T13:06:51.133Z] #17 24.69 Unpacking python3 (3.7.3-1) ... [2020-09-15T13:06:51.202Z] #39 78.17 DEP criu/image-desc.d [2020-09-15T13:06:51.202Z] #39 78.25 DEP criu/fsnotify.d [2020-09-15T13:06:51.324Z] #40 31.56 CC images/pagemap.o [2020-09-15T13:06:51.362Z] #45 ... [2020-09-15T13:06:51.362Z] [2020-09-15T13:06:51.362Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-15T13:06:51.362Z] #36 185.0 + dpkg --print-architecture [2020-09-15T13:06:51.362Z] #36 185.0 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-09-15T13:06:51.362Z] #36 185.5 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-09-15T13:06:51.362Z] #36 185.5 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-09-15T13:06:51.362Z] #36 ... [2020-09-15T13:06:51.362Z] [2020-09-15T13:06:51.362Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-09-15T13:06:51.362Z] #19 4.537 Collecting yamllint==1.16.0 [2020-09-15T13:06:51.400Z] #17 24.87 Selecting previously unselected package libip4tc0:arm64. [2020-09-15T13:06:51.400Z] #17 24.88 Preparing to unpack .../01-libip4tc0_1.8.2-4_arm64.deb ... [2020-09-15T13:06:51.400Z] #17 24.88 Unpacking libip4tc0:arm64 (1.8.2-4) ... [2020-09-15T13:06:51.400Z] #17 25.00 Selecting previously unselected package libip6tc0:arm64. [2020-09-15T13:06:51.400Z] #17 25.01 Preparing to unpack .../02-libip6tc0_1.8.2-4_arm64.deb ... [2020-09-15T13:06:51.400Z] #17 25.01 Unpacking libip6tc0:arm64 (1.8.2-4) ... [2020-09-15T13:06:51.400Z] #17 25.12 Selecting previously unselected package libiptc0:arm64. [2020-09-15T13:06:51.459Z] #39 78.33 DEP criu/filesystems.d [2020-09-15T13:06:51.621Z] #40 31.88 CC images/siginfo.o [2020-09-15T13:06:51.663Z] #17 25.13 Preparing to unpack .../03-libiptc0_1.8.2-4_arm64.deb ... [2020-09-15T13:06:51.663Z] #17 25.14 Unpacking libiptc0:arm64 (1.8.2-4) ... [2020-09-15T13:06:51.663Z] #17 25.25 Selecting previously unselected package libnfnetlink0:arm64. [2020-09-15T13:06:51.663Z] #17 25.27 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2020-09-15T13:06:51.663Z] #17 25.29 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2020-09-15T13:06:51.663Z] #17 25.37 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2020-09-15T13:06:51.715Z] #39 78.49 DEP criu/files.d [2020-09-15T13:06:51.715Z] #39 78.72 DEP criu/files-reg.d [2020-09-15T13:06:51.837Z] Merge succeeded, producing f89fec1a12bedecb631bec2ab800d435ef019327 [2020-09-15T13:06:51.837Z] Checking out Revision f89fec1a12bedecb631bec2ab800d435ef019327 (PR-41395) [2020-09-15T13:06:51.920Z] #40 32.13 CC images/rpc.o [2020-09-15T13:06:51.920Z] #40 ... [2020-09-15T13:06:51.920Z] [2020-09-15T13:06:51.920Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-15T13:06:51.920Z] #42 86.81 os/exec [2020-09-15T13:06:51.920Z] #42 86.90 net [2020-09-15T13:06:51.920Z] #42 87.61 internal/lazyregexp [2020-09-15T13:06:51.920Z] #42 88.13 github.com/LK4D4/vndr/versioned [2020-09-15T13:06:51.920Z] #42 91.94 go/ast [2020-09-15T13:06:51.920Z] #42 91.94 net/url [2020-09-15T13:06:51.920Z] #42 91.99 text/template/parse [2020-09-15T13:06:51.920Z] #42 95.76 encoding/json [2020-09-15T13:06:51.925Z] #17 25.37 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_arm64.deb ... [2020-09-15T13:06:51.925Z] #17 25.38 Unpacking libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2020-09-15T13:06:51.925Z] #17 25.50 Selecting previously unselected package libnftnl11:arm64. [2020-09-15T13:06:51.925Z] #17 25.51 Preparing to unpack .../06-libnftnl11_1.1.2-2_arm64.deb ... [2020-09-15T13:06:51.925Z] #17 25.51 Unpacking libnftnl11:arm64 (1.1.2-2) ... [2020-09-15T13:06:51.925Z] #17 25.60 Selecting previously unselected package iptables. [2020-09-15T13:06:51.972Z] #39 78.86 DEP criu/files-ext.d [2020-09-15T13:06:51.972Z] #39 78.95 DEP criu/file-lock.d [2020-09-15T13:06:52.228Z] #39 79.12 DEP criu/file-ids.d [2020-09-15T13:06:52.228Z] #39 79.21 DEP criu/fifo.d [2020-09-15T13:06:52.269Z] #17 25.61 Preparing to unpack .../07-iptables_1.8.2-4_arm64.deb ... [2020-09-15T13:06:52.269Z] #17 25.62 Unpacking iptables (1.8.2-4) ... [2020-09-15T13:06:52.293Z] ? github.com/docker/docker/api [no test files] [2020-09-15T13:06:51.037Z] > git remote # timeout=10 [2020-09-15T13:06:51.108Z] > git config --get remote.origin.url # timeout=10 [2020-09-15T13:06:51.147Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-09-15T13:06:51.149Z] > git merge e8456cd207323398c0caf32c871e26258cbc40ef # timeout=10 [2020-09-15T13:06:51.742Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2020-09-15T13:06:51.871Z] > git config core.sparsecheckout # timeout=10 [2020-09-15T13:06:51.910Z] > git checkout -f f89fec1a12bedecb631bec2ab800d435ef019327 # timeout=10 [2020-09-15T13:06:52.485Z] #39 79.32 DEP criu/fdstore.d [2020-09-15T13:06:52.485Z] #39 79.42 DEP criu/fault-injection.d [2020-09-15T13:06:52.485Z] #39 79.45 DEP criu/external.d [2020-09-15T13:06:52.485Z] #39 79.53 DEP criu/eventpoll.d [2020-09-15T13:06:52.536Z] #17 25.92 Selecting previously unselected package xxd. [2020-09-15T13:06:52.536Z] #17 25.93 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_arm64.deb ... [2020-09-15T13:06:52.536Z] #17 25.95 Unpacking xxd (2:8.1.0875-5) ... [2020-09-15T13:06:52.536Z] #17 26.10 Selecting previously unselected package vim-common. [2020-09-15T13:06:52.536Z] #17 26.11 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-09-15T13:06:52.536Z] #17 26.15 Unpacking vim-common (2:8.1.0875-5) ... [2020-09-15T13:06:52.742Z] #39 79.71 DEP criu/eventfd.d [2020-09-15T13:06:52.799Z] #17 26.41 Selecting previously unselected package bash-completion. [2020-09-15T13:06:52.799Z] #17 26.42 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-09-15T13:06:52.978Z] #42 ... [2020-09-15T13:06:52.978Z] [2020-09-15T13:06:52.978Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-15T13:06:52.978Z] #40 33.28 CC images/ext-file.o [2020-09-15T13:06:52.998Z] #39 79.84 DEP criu/crtools.d [2020-09-15T13:06:52.998Z] #39 80.02 DEP criu/cr-service.d [2020-09-15T13:06:53.255Z] #39 80.19 DEP criu/cr-restore.d [2020-09-15T13:06:53.277Z] #40 33.48 CC images/cgroup.o [2020-09-15T13:06:53.511Z] #39 80.39 DEP criu/cr-errno.d [2020-09-15T13:06:53.511Z] #39 80.41 DEP criu/cr-dump.d [2020-09-15T13:06:53.768Z] #39 80.66 DEP criu/cr-dedup.d [2020-09-15T13:06:54.025Z] #39 80.88 DEP criu/cr-check.d [2020-09-15T13:06:54.025Z] #39 81.02 DEP criu/config.d [2020-09-15T13:06:54.197Z] #17 ... [2020-09-15T13:06:54.197Z] [2020-09-15T13:06:54.197Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-15T13:06:54.197Z] #39 56.16 CC criu/pie/util.o [2020-09-15T13:06:54.197Z] #39 56.59 CC criu/pie/util-vdso.o [2020-09-15T13:06:54.197Z] #39 57.21 AR criu/pie/pie.lib.a [2020-09-15T13:06:54.197Z] #39 57.27 DEP criu/pie/restorer.d [2020-09-15T13:06:54.197Z] #39 57.46 DEP criu/arch/aarch64/intraprocedure.d [2020-09-15T13:06:54.197Z] #39 57.50 DEP criu/arch/aarch64/restorer.d [2020-09-15T13:06:54.197Z] #39 57.85 DEP criu/arch/aarch64/vdso-pie.d [2020-09-15T13:06:54.197Z] #39 57.97 DEP criu/pie/parasite-vdso.d [2020-09-15T13:06:54.197Z] #39 58.69 DEP criu/pie/parasite.d [2020-09-15T13:06:54.197Z] #39 59.19 CC criu/pie/parasite.o [2020-09-15T13:06:54.197Z] #39 60.62 LINK criu/pie/parasite.built-in.o [2020-09-15T13:06:54.197Z] #39 60.62 GEN criu/pie/parasite-blob.h [2020-09-15T13:06:54.197Z] #39 60.71 CC criu/pie/parasite-vdso.o [2020-09-15T13:06:54.197Z] #39 61.19 CC criu/arch/aarch64/vdso-pie.o [2020-09-15T13:06:54.197Z] #39 61.39 CC criu/arch/aarch64/restorer.o [2020-09-15T13:06:54.197Z] #39 61.69 CC criu/arch/aarch64/intraprocedure.o [2020-09-15T13:06:54.197Z] #39 61.73 CC criu/pie/restorer.o [2020-09-15T13:06:54.197Z] #39 63.98 LINK criu/pie/restorer.built-in.o [2020-09-15T13:06:54.197Z] #39 63.99 GEN criu/pie/restorer-blob.h [2020-09-15T13:06:54.197Z] #39 64.07 DEP criu/vdso.d [2020-09-15T13:06:54.197Z] #39 64.35 DEP criu/uts_ns.d [2020-09-15T13:06:54.197Z] #39 64.52 DEP criu/util.d [2020-09-15T13:06:54.197Z] #39 64.80 DEP criu/uffd.d [2020-09-15T13:06:54.197Z] #39 65.04 DEP criu/tun.d [2020-09-15T13:06:54.197Z] #39 65.14 DEP criu/tty.d [2020-09-15T13:06:54.197Z] #39 65.38 DEP criu/timerfd.d [2020-09-15T13:06:54.197Z] #39 65.57 DEP criu/timens.d [2020-09-15T13:06:54.197Z] #39 65.75 DEP criu/sysfs_parse.d [2020-09-15T13:06:54.197Z] #39 65.99 DEP criu/sysctl.d [2020-09-15T13:06:54.197Z] #39 66.13 DEP criu/string.d [2020-09-15T13:06:54.197Z] #39 66.17 DEP criu/stats.d [2020-09-15T13:06:54.197Z] #39 66.26 DEP criu/sockets.d [2020-09-15T13:06:54.197Z] #39 66.37 DEP criu/sk-unix.d [2020-09-15T13:06:54.282Z] #39 81.18 DEP criu/clone-noasan.d [2020-09-15T13:06:54.282Z] #39 81.28 DEP criu/cgroup.d [2020-09-15T13:06:54.334Z] #40 34.28 CC images/userns.o [2020-09-15T13:06:54.334Z] #40 34.58 CC images/google/protobuf/descriptor.o [2020-09-15T13:06:54.459Z] #39 66.66 DEP criu/sk-tcp.d [2020-09-15T13:06:54.538Z] #39 81.40 DEP criu/cgroup-props.d [2020-09-15T13:06:54.539Z] #39 81.50 DEP criu/bitmap.d [2020-09-15T13:06:54.722Z] #39 66.89 DEP criu/sk-queue.d [2020-09-15T13:06:54.722Z] #39 67.07 DEP criu/sk-packet.d [2020-09-15T13:06:54.800Z] #39 81.52 DEP criu/bfd.d [2020-09-15T13:06:54.800Z] #39 81.65 DEP criu/autofs.d [2020-09-15T13:06:54.985Z] #39 67.24 DEP criu/sk-netlink.d [2020-09-15T13:06:55.059Z] #39 81.85 DEP criu/aio.d [2020-09-15T13:06:55.059Z] #39 82.04 DEP criu/action-scripts.d [2020-09-15T13:06:55.248Z] #39 67.43 DEP criu/sk-inet.d [2020-09-15T13:06:55.316Z] #39 ... [2020-09-15T13:06:55.316Z] [2020-09-15T13:06:55.316Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-09-15T13:06:55.316Z] #28 DONE 151.0s [2020-09-15T13:06:55.316Z] [2020-09-15T13:06:55.316Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-15T13:06:55.316Z] #39 82.32 CC criu/action-scripts.o [2020-09-15T13:06:55.316Z] #39 ... [2020-09-15T13:06:55.316Z] [2020-09-15T13:06:55.316Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-15T13:06:55.316Z] #17 16.79 Building dependency tree... [2020-09-15T13:06:55.316Z] #17 18.12 libcap2-bin is already the newest version (1:2.25-2). [2020-09-15T13:06:55.316Z] #17 18.12 The following additional packages will be installed: [2020-09-15T13:06:55.316Z] #17 18.12 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-09-15T13:06:55.316Z] #17 18.12 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-09-15T13:06:55.316Z] #17 18.12 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-09-15T13:06:55.316Z] #17 18.12 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-09-15T13:06:55.316Z] #17 18.12 python3.7 python3.7-minimal vim-runtime xxd [2020-09-15T13:06:55.316Z] #17 18.12 Suggested packages: [2020-09-15T13:06:55.316Z] #17 18.12 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-09-15T13:06:55.316Z] #17 18.12 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-09-15T13:06:55.316Z] #17 18.12 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-09-15T13:06:55.316Z] #17 18.12 Recommended packages: [2020-09-15T13:06:55.316Z] #17 18.12 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-09-15T13:06:55.316Z] #17 18.12 python3-keyrings.alt python3-xdg unzip [2020-09-15T13:06:55.316Z] #17 19.81 The following NEW packages will be installed: [2020-09-15T13:06:55.316Z] #17 19.81 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-09-15T13:06:55.316Z] #17 19.81 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-09-15T13:06:55.316Z] #17 19.81 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-09-15T13:06:55.316Z] #17 19.81 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-09-15T13:06:55.316Z] #17 19.81 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-09-15T13:06:55.316Z] #17 19.82 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-09-15T13:06:55.316Z] #17 19.82 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-09-15T13:06:55.316Z] #17 19.82 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-09-15T13:06:55.316Z] #17 19.83 xz-utils zip [2020-09-15T13:06:55.316Z] #17 20.26 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2020-09-15T13:06:55.316Z] #17 20.26 Need to get 28.5 MB of archives. [2020-09-15T13:06:55.316Z] #17 20.26 After this operation, 116 MB of additional disk space will be used. [2020-09-15T13:06:55.316Z] #17 20.26 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-09-15T13:06:55.316Z] #17 20.27 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u2 [589 kB] [2020-09-15T13:06:55.316Z] #17 20.30 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u2 [1731 kB] [2020-09-15T13:06:55.316Z] #17 20.40 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-09-15T13:06:55.316Z] #17 20.41 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-09-15T13:06:55.316Z] #17 20.42 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u2 [1732 kB] [2020-09-15T13:06:55.316Z] #17 20.51 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB] [2020-09-15T13:06:55.316Z] #17 20.55 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-09-15T13:06:55.316Z] #17 20.55 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-09-15T13:06:55.316Z] #17 20.55 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-09-15T13:06:55.316Z] #17 20.56 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-09-15T13:06:55.316Z] #17 20.56 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-09-15T13:06:55.316Z] #17 20.57 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-09-15T13:06:55.316Z] #17 20.58 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-09-15T13:06:55.316Z] #17 20.58 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-09-15T13:06:55.316Z] #17 20.59 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-09-15T13:06:55.316Z] #17 20.63 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-09-15T13:06:55.316Z] #17 20.63 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-09-15T13:06:55.316Z] #17 20.66 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-09-15T13:06:55.316Z] #17 20.67 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2020-09-15T13:06:55.316Z] #17 20.68 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-09-15T13:06:55.316Z] #17 20.70 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-09-15T13:06:55.316Z] #17 20.72 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-09-15T13:06:55.316Z] #17 20.73 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-09-15T13:06:55.316Z] #17 20.74 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-09-15T13:06:55.316Z] #17 20.75 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-09-15T13:06:55.316Z] #17 20.75 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-09-15T13:06:55.316Z] #17 20.76 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-09-15T13:06:55.316Z] #17 20.76 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-09-15T13:06:55.316Z] #17 21.21 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-09-15T13:06:55.316Z] #17 21.21 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-09-15T13:06:55.316Z] #17 21.22 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-09-15T13:06:55.316Z] #17 21.22 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-09-15T13:06:55.316Z] #17 21.22 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-09-15T13:06:55.316Z] #17 21.25 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-09-15T13:06:55.316Z] #17 21.35 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-09-15T13:06:55.316Z] #17 21.36 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-09-15T13:06:55.316Z] #17 21.37 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-09-15T13:06:55.316Z] #17 21.37 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-09-15T13:06:55.316Z] #17 21.38 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-09-15T13:06:55.316Z] #17 21.40 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-09-15T13:06:55.316Z] #17 21.40 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB] [2020-09-15T13:06:55.316Z] #17 21.46 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2020-09-15T13:06:55.316Z] #17 21.47 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2020-09-15T13:06:55.316Z] #17 21.48 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-09-15T13:06:55.316Z] #17 21.91 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-09-15T13:06:55.316Z] #17 21.97 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-09-15T13:06:55.316Z] #17 22.01 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-09-15T13:06:55.316Z] #17 22.69 debconf: delaying package configuration, since apt-utils is not installed [2020-09-15T13:06:55.316Z] #17 22.80 Fetched 28.5 MB in 2s (13.3 MB/s) [2020-09-15T13:06:55.316Z] #17 22.85 Selecting previously unselected package pigz. [2020-09-15T13:06:55.316Z] #17 22.85 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23432 files and directories currently installed.) [2020-09-15T13:06:55.316Z] #17 22.90 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-09-15T13:06:55.316Z] #17 22.91 Unpacking pigz (2.4-1) ... [2020-09-15T13:06:55.316Z] #17 23.02 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-09-15T13:06:55.316Z] #17 23.02 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2020-09-15T13:06:55.316Z] #17 23.03 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2020-09-15T13:06:55.316Z] #17 23.42 Selecting previously unselected package python3.7-minimal. [2020-09-15T13:06:55.316Z] #17 23.42 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2020-09-15T13:06:55.316Z] #17 23.44 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2020-09-15T13:06:55.316Z] #17 24.26 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2020-09-15T13:06:55.316Z] #17 24.32 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2020-09-15T13:06:55.511Z] #39 67.68 DEP criu/signalfd.d [2020-09-15T13:06:55.780Z] #39 67.88 DEP criu/sigframe.d [2020-09-15T13:06:55.780Z] #39 ... [2020-09-15T13:06:55.780Z] [2020-09-15T13:06:55.780Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-15T13:06:55.780Z] #17 29.14 Unpacking bash-completion (1:2.8-6) ... [2020-09-15T13:06:55.868Z] #40 36.29 CC images/opts.o [2020-09-15T13:06:55.879Z] #17 ... [2020-09-15T13:06:55.879Z] [2020-09-15T13:06:55.879Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-15T13:06:55.879Z] #39 82.97 CC criu/aio.o [2020-09-15T13:06:56.043Z] #17 29.61 Selecting previously unselected package bzip2. [2020-09-15T13:06:56.043Z] #17 29.62 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_arm64.deb ... [2020-09-15T13:06:56.043Z] #17 29.62 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-09-15T13:06:56.166Z] #40 36.46 CC images/seccomp.o [2020-09-15T13:06:56.305Z] #17 29.84 Selecting previously unselected package xz-utils. [2020-09-15T13:06:56.305Z] #17 29.85 Preparing to unpack .../12-xz-utils_5.2.4-1_arm64.deb ... [2020-09-15T13:06:56.305Z] #17 29.86 Unpacking xz-utils (5.2.4-1) ... [2020-09-15T13:06:56.305Z] #17 30.01 Selecting previously unselected package apparmor. [2020-09-15T13:06:56.305Z] #17 30.01 Preparing to unpack .../13-apparmor_2.13.2-10_arm64.deb ... [2020-09-15T13:06:56.464Z] #40 36.71 CC images/binfmt-misc.o [2020-09-15T13:06:56.570Z] #17 30.12 Unpacking apparmor (2.13.2-10) ... [2020-09-15T13:06:56.638Z] #19 9.920 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-09-15T13:06:56.638Z] #19 10.02 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-09-15T13:06:56.638Z] #19 10.07 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-09-15T13:06:56.638Z] #19 10.14 Collecting pyyaml (from yamllint==1.16.0) [2020-09-15T13:06:56.638Z] #19 10.28 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-09-15T13:06:56.761Z] #40 36.90 CC images/time.o [2020-09-15T13:06:56.761Z] #40 37.14 CC images/sysctl.o [2020-09-15T13:06:56.808Z] #39 83.85 CC criu/autofs.o [2020-09-15T13:06:57.060Z] #40 37.38 CC images/autofs.o [2020-09-15T13:06:57.096Z] #17 30.52 Selecting previously unselected package aufs-tools. [2020-09-15T13:06:57.096Z] #17 30.52 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_arm64.deb ... [2020-09-15T13:06:57.096Z] #17 30.53 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-09-15T13:06:57.096Z] #17 30.66 Selecting previously unselected package libonig5:arm64. [2020-09-15T13:06:57.096Z] #17 30.66 Preparing to unpack .../15-libonig5_6.9.1-1_arm64.deb ... [2020-09-15T13:06:57.096Z] #17 30.67 Unpacking libonig5:arm64 (6.9.1-1) ... [2020-09-15T13:06:57.358Z] #40 37.67 CC images/macvlan.o [2020-09-15T13:06:57.358Z] #17 30.80 Selecting previously unselected package libjq1:arm64. [2020-09-15T13:06:57.358Z] #17 30.82 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2020-09-15T13:06:57.358Z] #17 30.84 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-09-15T13:06:57.358Z] #17 30.94 Selecting previously unselected package jq. [2020-09-15T13:06:57.358Z] #17 30.95 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_arm64.deb ... [2020-09-15T13:06:57.358Z] #17 30.95 Unpacking jq (1.5+dfsg-2+b1) ... [2020-09-15T13:06:57.621Z] #17 31.04 Selecting previously unselected package libaio1:arm64. [2020-09-15T13:06:57.621Z] #17 31.07 Preparing to unpack .../18-libaio1_0.3.112-3_arm64.deb ... [2020-09-15T13:06:57.621Z] #17 31.08 Unpacking libaio1:arm64 (0.3.112-3) ... [2020-09-15T13:06:57.621Z] #17 31.18 Selecting previously unselected package libgpm2:arm64. [2020-09-15T13:06:57.621Z] #17 31.18 Preparing to unpack .../19-libgpm2_1.20.7-5_arm64.deb ... [2020-09-15T13:06:57.621Z] #17 31.19 Unpacking libgpm2:arm64 (1.20.7-5) ... [2020-09-15T13:06:57.621Z] #17 31.29 Selecting previously unselected package libicu63:arm64. [2020-09-15T13:06:57.659Z] #40 37.90 CC images/sit.o [2020-09-15T13:06:57.883Z] #17 31.29 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_arm64.deb ... [2020-09-15T13:06:57.883Z] #17 31.30 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2020-09-15T13:06:57.957Z] #40 38.07 CC images/memfd.o [2020-09-15T13:06:58.015Z] #19 11.77 Building wheels for collected packages: pyyaml [2020-09-15T13:06:58.015Z] #19 11.77 Running setup.py bdist_wheel for pyyaml: started [2020-09-15T13:06:58.176Z] #39 85.00 CC criu/bfd.o [2020-09-15T13:06:58.257Z] #40 38.40 CC images/timens.o [2020-09-15T13:06:58.472Z] #39 85.38 CC criu/bitmap.o [2020-09-15T13:06:58.555Z] #40 38.66 LINK images/built-in.o [2020-09-15T13:06:58.555Z] #40 38.88 GEN compel/include/asm [2020-09-15T13:06:58.555Z] #40 38.91 GEN compel/include/version.h [2020-09-15T13:06:58.756Z] #39 85.51 CC criu/cgroup-props.o [2020-09-15T13:06:58.853Z] #40 38.92 touch .config [2020-09-15T13:06:58.853Z] #40 38.99 GEN include/common/config.h [2020-09-15T13:06:58.853Z] #40 39.07 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-09-15T13:06:58.853Z] #40 39.09 GEN compel/plugins/include/uapi/std/syscall.h [2020-09-15T13:06:58.853Z] #40 39.14 GEN compel/arch/ppc64/plugins/std/syscalls/syscalls.S [2020-09-15T13:06:58.853Z] #40 39.16 DEP compel/arch/ppc64/plugins/std/syscalls/syscalls.d [2020-09-15T13:06:58.853Z] #40 39.19 DEP compel/arch/ppc64/plugins/std/memcmp.d [2020-09-15T13:06:58.853Z] #40 39.23 DEP compel/arch/ppc64/plugins/std/memcpy.d [2020-09-15T13:06:58.853Z] #40 39.24 DEP compel/arch/ppc64/plugins/std/parasite-head.d [2020-09-15T13:06:58.853Z] #40 39.27 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-09-15T13:06:59.150Z] #40 39.28 DEP compel/plugins/std/infect.d [2020-09-15T13:06:59.150Z] #40 39.42 DEP compel/plugins/std/string.d [2020-09-15T13:06:59.150Z] #40 39.50 DEP compel/plugins/std/log.d [2020-09-15T13:06:59.333Z] #39 86.33 CC criu/cgroup.o [2020-09-15T13:06:59.395Z] #19 12.93 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-09-15T13:06:59.395Z] #19 12.93 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-09-15T13:06:59.395Z] #19 13.01 Successfully built pyyaml [2020-09-15T13:06:59.395Z] #19 13.02 Installing collected packages: pathspec, pyyaml, yamllint [2020-09-15T13:06:59.447Z] #40 39.60 DEP compel/plugins/std/fds.d [2020-09-15T13:06:59.447Z] #40 39.72 DEP compel/plugins/std/std.d [2020-09-15T13:06:59.447Z] #40 39.87 DEP compel/plugins/shmem/shmem.d [2020-09-15T13:06:59.655Z] #19 13.38 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-09-15T13:06:59.754Z] #40 39.97 DEP compel/plugins/fds/fds.d [2020-09-15T13:06:59.754Z] #40 40.06 CC compel/plugins/std/std.o [2020-09-15T13:06:59.914Z] #19 DONE 13.8s [2020-09-15T13:06:59.914Z] [2020-09-15T13:06:59.914Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-15T13:06:59.914Z] #39 122.6 CC criu/namespaces.o [2020-09-15T13:06:59.914Z] #39 124.3 CC criu/net.o [2020-09-15T13:06:59.914Z] #39 127.3 CC criu/netfilter.o [2020-09-15T13:06:59.914Z] #39 127.7 CC criu/page-pipe.o [2020-09-15T13:06:59.914Z] #39 128.4 CC criu/page-xfer.o [2020-09-15T13:06:59.915Z] #39 130.2 CC criu/pagemap-cache.o [2020-09-15T13:06:59.915Z] #39 130.7 CC criu/pagemap.o [2020-09-15T13:07:00.053Z] #40 40.36 CC compel/plugins/std/fds.o [2020-09-15T13:07:00.173Z] #39 ... [2020-09-15T13:07:00.173Z] [2020-09-15T13:07:00.173Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-09-15T13:07:00.173Z] #22 DONE 0.2s [2020-09-15T13:07:00.173Z] [2020-09-15T13:07:00.173Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-09-15T13:07:00.443Z] #17 33.61 Selecting previously unselected package libnet1:arm64. [2020-09-15T13:07:00.443Z] #17 33.62 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2020-09-15T13:07:00.443Z] #17 33.63 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-09-15T13:07:00.443Z] #17 33.89 Selecting previously unselected package libnl-3-200:arm64. [2020-09-15T13:07:00.443Z] #17 33.91 Preparing to unpack .../22-libnl-3-200_3.4.0-1_arm64.deb ... [2020-09-15T13:07:00.443Z] #17 33.93 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2020-09-15T13:07:00.443Z] #17 34.07 Selecting previously unselected package libprotobuf-c1:arm64. [2020-09-15T13:07:00.443Z] #17 34.07 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2020-09-15T13:07:00.443Z] #17 34.08 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-09-15T13:07:00.700Z] #40 40.92 CC compel/plugins/std/log.o [2020-09-15T13:07:00.705Z] #17 34.28 Selecting previously unselected package libreadline5:arm64. [2020-09-15T13:07:00.705Z] #17 34.30 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_arm64.deb ... [2020-09-15T13:07:00.705Z] #17 34.33 Unpacking libreadline5:arm64 (5.2+dfsg-3+b13) ... [2020-09-15T13:07:00.780Z] ok github.com/docker/docker/api/server 0.021s coverage: 9.0% of statements [2020-09-15T13:07:00.968Z] #17 ... [2020-09-15T13:07:00.968Z] [2020-09-15T13:07:00.968Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-15T13:07:00.968Z] #36 135.1 + dpkg --print-architecture [2020-09-15T13:07:00.968Z] #36 DONE 136.1s [2020-09-15T13:07:00.968Z] [2020-09-15T13:07:00.968Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-15T13:07:00.968Z] #17 34.63 Selecting previously unselected package net-tools. [2020-09-15T13:07:00.968Z] #17 34.64 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_arm64.deb ... [2020-09-15T13:07:00.968Z] #17 34.65 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-09-15T13:07:00.968Z] #17 ... [2020-09-15T13:07:00.968Z] [2020-09-15T13:07:00.968Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-15T13:07:00.968Z] #39 68.00 DEP criu/shmem.d [2020-09-15T13:07:00.968Z] #39 68.10 DEP criu/servicefd.d [2020-09-15T13:07:00.968Z] #39 68.20 DEP criu/seize.d [2020-09-15T13:07:00.968Z] #39 68.35 DEP criu/seccomp.d [2020-09-15T13:07:00.968Z] #39 68.55 DEP criu/rst-malloc.d [2020-09-15T13:07:00.968Z] #39 68.66 DEP criu/rbtree.d [2020-09-15T13:07:00.968Z] #39 68.69 DEP criu/pstree.d [2020-09-15T13:07:00.968Z] #39 68.80 DEP criu/protobuf.d [2020-09-15T13:07:00.968Z] #39 68.89 GEN criu/protobuf-desc-gen.h [2020-09-15T13:07:00.968Z] #39 70.54 DEP criu/protobuf-desc.d [2020-09-15T13:07:00.968Z] #39 70.72 DEP criu/proc_parse.d [2020-09-15T13:07:00.968Z] #39 70.96 DEP criu/plugin.d [2020-09-15T13:07:00.968Z] #39 71.05 DEP criu/pipes.d [2020-09-15T13:07:00.968Z] #39 71.21 DEP criu/pie-util.d [2020-09-15T13:07:00.968Z] #39 71.39 DEP criu/pie-util-vdso.d [2020-09-15T13:07:00.968Z] #39 71.60 DEP criu/path.d [2020-09-15T13:07:00.968Z] #39 71.81 DEP criu/parasite-syscall.d [2020-09-15T13:07:00.968Z] #39 71.97 DEP criu/pagemap.d [2020-09-15T13:07:00.968Z] #39 72.14 DEP criu/pagemap-cache.d [2020-09-15T13:07:00.968Z] #39 72.31 DEP criu/page-xfer.d [2020-09-15T13:07:00.968Z] #39 72.49 DEP criu/page-pipe.d [2020-09-15T13:07:00.968Z] #39 72.56 DEP criu/netfilter.d [2020-09-15T13:07:00.968Z] #39 72.70 DEP criu/net.d [2020-09-15T13:07:00.968Z] #39 72.83 DEP criu/namespaces.d [2020-09-15T13:07:00.968Z] #39 73.01 DEP criu/mount.d [2020-09-15T13:07:00.968Z] #39 73.13 DEP criu/memfd.d [2020-09-15T13:07:01.232Z] #39 73.21 DEP criu/mem.d [2020-09-15T13:07:01.232Z] #39 73.33 DEP criu/lsm.d [2020-09-15T13:07:01.232Z] #39 73.49 DEP criu/log.d [2020-09-15T13:07:01.232Z] #39 ... [2020-09-15T13:07:01.232Z] [2020-09-15T13:07:01.232Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-15T13:07:01.240Z] #39 ... [2020-09-15T13:07:01.240Z] [2020-09-15T13:07:01.240Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-15T13:07:01.240Z] #17 26.96 Selecting previously unselected package python3-minimal. [2020-09-15T13:07:01.240Z] #17 26.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 ... 23681 files and directories currently installed.) [2020-09-15T13:07:01.240Z] #17 27.01 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-09-15T13:07:01.240Z] #17 27.02 Unpacking python3-minimal (3.7.3-1) ... [2020-09-15T13:07:01.240Z] #17 27.10 Selecting previously unselected package libmpdec2:amd64. [2020-09-15T13:07:01.240Z] #17 27.10 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-09-15T13:07:01.240Z] #17 27.12 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-09-15T13:07:01.240Z] #17 27.22 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-09-15T13:07:01.240Z] #17 27.22 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ... [2020-09-15T13:07:01.240Z] #17 27.24 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2020-09-15T13:07:01.240Z] #17 28.24 Selecting previously unselected package python3.7. [2020-09-15T13:07:01.240Z] #17 28.25 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ... [2020-09-15T13:07:01.240Z] #17 28.25 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2020-09-15T13:07:01.240Z] #17 28.39 Selecting previously unselected package libpython3-stdlib:amd64. [2020-09-15T13:07:01.240Z] #17 28.39 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-09-15T13:07:01.240Z] #17 28.40 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-09-15T13:07:01.240Z] #17 28.55 Setting up python3-minimal (3.7.3-1) ... [2020-09-15T13:07:01.240Z] #17 29.40 Selecting previously unselected package python3. [2020-09-15T13:07:01.240Z] #17 29.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 ... 24093 files and directories currently installed.) [2020-09-15T13:07:01.240Z] #17 29.44 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-09-15T13:07:01.240Z] #17 29.44 Unpacking python3 (3.7.3-1) ... [2020-09-15T13:07:01.240Z] #17 29.51 Selecting previously unselected package libip4tc0:amd64. [2020-09-15T13:07:01.240Z] #17 29.52 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-09-15T13:07:01.240Z] #17 29.53 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-09-15T13:07:01.240Z] #17 29.61 Selecting previously unselected package libip6tc0:amd64. [2020-09-15T13:07:01.240Z] #17 29.63 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-09-15T13:07:01.240Z] #17 29.63 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-09-15T13:07:01.240Z] #17 29.73 Selecting previously unselected package libiptc0:amd64. [2020-09-15T13:07:01.240Z] #17 29.74 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-09-15T13:07:01.240Z] #17 29.75 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-09-15T13:07:01.240Z] #17 29.82 Selecting previously unselected package libnfnetlink0:amd64. [2020-09-15T13:07:01.240Z] #17 29.84 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-09-15T13:07:01.240Z] #17 29.85 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-09-15T13:07:01.240Z] #17 29.93 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-09-15T13:07:01.240Z] #17 29.93 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-09-15T13:07:01.240Z] #17 29.95 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-09-15T13:07:01.240Z] #17 30.02 Selecting previously unselected package libnftnl11:amd64. [2020-09-15T13:07:01.240Z] #17 30.03 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-09-15T13:07:01.240Z] #17 30.03 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-09-15T13:07:01.240Z] #17 30.11 Selecting previously unselected package iptables. [2020-09-15T13:07:01.240Z] #17 30.13 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-09-15T13:07:01.240Z] #17 30.13 Unpacking iptables (1.8.2-4) ... [2020-09-15T13:07:01.240Z] #17 30.48 Selecting previously unselected package xxd. [2020-09-15T13:07:01.240Z] #17 30.48 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-09-15T13:07:01.240Z] #17 30.49 Unpacking xxd (2:8.1.0875-5) ... [2020-09-15T13:07:01.240Z] #17 30.60 Selecting previously unselected package vim-common. [2020-09-15T13:07:01.240Z] #17 30.61 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-09-15T13:07:01.240Z] #17 30.63 Unpacking vim-common (2:8.1.0875-5) ... [2020-09-15T13:07:01.240Z] #17 30.85 Selecting previously unselected package bash-completion. [2020-09-15T13:07:01.240Z] #17 30.86 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-09-15T13:07:01.351Z] #40 41.72 CC compel/plugins/std/string.o [2020-09-15T13:07:01.495Z] #17 34.85 Selecting previously unselected package python-pip-whl. [2020-09-15T13:07:01.495Z] #17 34.87 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-09-15T13:07:01.495Z] #17 34.88 Unpacking python-pip-whl (18.1-5) ... [2020-09-15T13:07:01.758Z] #17 35.33 Selecting previously unselected package python3-lib2to3. [2020-09-15T13:07:01.758Z] #17 35.33 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-09-15T13:07:01.758Z] #17 35.34 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-09-15T13:07:02.001Z] #40 42.32 CC compel/plugins/std/infect.o [2020-09-15T13:07:02.020Z] #17 35.50 Selecting previously unselected package python3-distutils. [2020-09-15T13:07:02.020Z] #17 35.51 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-09-15T13:07:02.020Z] #17 35.52 Unpacking python3-distutils (3.7.3-1) ... [2020-09-15T13:07:02.020Z] #17 35.65 Selecting previously unselected package python3-pip. [2020-09-15T13:07:02.020Z] #17 35.66 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-09-15T13:07:02.020Z] #17 35.67 Unpacking python3-pip (18.1-5) ... [2020-09-15T13:07:02.282Z] #17 35.88 Selecting previously unselected package python3-pkg-resources. [2020-09-15T13:07:02.282Z] #17 35.89 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-09-15T13:07:02.282Z] #17 35.90 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-09-15T13:07:02.646Z] #40 42.84 CC compel/arch/ppc64/plugins/std/parasite-head.o [2020-09-15T13:07:02.646Z] #40 42.89 CC compel/arch/ppc64/plugins/std/memcpy.o [2020-09-15T13:07:02.646Z] #40 42.95 CC compel/arch/ppc64/plugins/std/memcmp.o [2020-09-15T13:07:02.857Z] #17 36.19 Selecting previously unselected package python3-setuptools. [2020-09-15T13:07:02.858Z] #17 36.20 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-09-15T13:07:02.858Z] #17 36.20 Unpacking python3-setuptools (40.8.0-1) ... [2020-09-15T13:07:02.858Z] #17 36.43 Selecting previously unselected package python3-wheel. [2020-09-15T13:07:02.858Z] #17 36.45 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-09-15T13:07:02.858Z] #17 36.46 Unpacking python3-wheel (0.32.3-2) ... [2020-09-15T13:07:02.957Z] #40 42.99 CC compel/arch/ppc64/plugins/std/syscalls/syscalls.o [2020-09-15T13:07:02.957Z] #40 43.02 AR compel/plugins/std.lib.a [2020-09-15T13:07:02.957Z] #40 43.12 CC compel/plugins/fds/fds.o [2020-09-15T13:07:03.120Z] #17 36.55 Selecting previously unselected package sudo. [2020-09-15T13:07:03.120Z] #17 36.56 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_arm64.deb ... [2020-09-15T13:07:03.120Z] #17 36.57 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-09-15T13:07:03.256Z] #40 43.45 AR compel/plugins/fds.lib.a [2020-09-15T13:07:03.256Z] #40 43.55 HOSTDEP compel/src/lib/log-host.d [2020-09-15T13:07:03.256Z] #40 43.59 HOSTDEP compel/src/lib/handle-elf-host.d [2020-09-15T13:07:03.382Z] #17 37.08 Selecting previously unselected package thin-provisioning-tools. [2020-09-15T13:07:03.556Z] #40 43.67 HOSTDEP compel/arch/ppc64/src/lib/handle-elf-host.d [2020-09-15T13:07:03.556Z] #40 43.74 HOSTDEP compel/src/main-host.d [2020-09-15T13:07:03.556Z] #40 43.85 DEP compel/src/lib/ptrace.d [2020-09-15T13:07:03.556Z] #40 43.98 DEP compel/src/lib/infect.d [2020-09-15T13:07:03.645Z] #17 37.10 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_arm64.deb ... [2020-09-15T13:07:03.645Z] #17 37.10 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-09-15T13:07:03.645Z] #17 37.27 Selecting previously unselected package uidmap. [2020-09-15T13:07:03.645Z] #17 37.27 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_arm64.deb ... [2020-09-15T13:07:03.645Z] #17 37.29 Unpacking uidmap (1:4.5-1.1) ... [2020-09-15T13:07:03.798Z] #17 33.59 Unpacking bash-completion (1:2.8-6) ... [2020-09-15T13:07:03.861Z] #40 44.12 DEP compel/src/lib/infect-util.d [2020-09-15T13:07:03.861Z] #40 44.22 DEP compel/src/lib/infect-rpc.d [2020-09-15T13:07:03.908Z] #17 37.39 Selecting previously unselected package vim-runtime. [2020-09-15T13:07:03.908Z] #17 37.40 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-09-15T13:07:03.908Z] #17 37.44 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-09-15T13:07:03.908Z] #17 37.50 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-09-15T13:07:03.908Z] #17 37.51 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-09-15T13:07:04.161Z] #40 44.37 DEP compel/arch/ppc64/src/lib/infect.d [2020-09-15T13:07:04.161Z] #40 44.50 DEP compel/arch/ppc64/src/lib/cpu.d [2020-09-15T13:07:04.316Z] #17 33.99 Selecting previously unselected package bzip2. [2020-09-15T13:07:04.316Z] #17 34.00 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-09-15T13:07:04.316Z] #17 34.00 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-09-15T13:07:04.316Z] #17 34.10 Selecting previously unselected package xz-utils. [2020-09-15T13:07:04.316Z] #17 34.10 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-09-15T13:07:04.316Z] #17 34.11 Unpacking xz-utils (5.2.4-1) ... [2020-09-15T13:07:04.459Z] #40 44.59 DEP compel/src/lib/log.d [2020-09-15T13:07:04.459Z] #40 44.65 DEP compel/src/main.d [2020-09-15T13:07:04.459Z] #40 44.85 DEP compel/src/lib/handle-elf.d [2020-09-15T13:07:04.574Z] #17 34.29 Selecting previously unselected package apparmor. [2020-09-15T13:07:04.574Z] #17 34.29 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-09-15T13:07:04.574Z] #17 34.37 Unpacking apparmor (2.13.2-10) ... [2020-09-15T13:07:04.759Z] #40 44.95 DEP compel/arch/ppc64/src/lib/handle-elf.d [2020-09-15T13:07:04.759Z] #40 45.07 CC compel/src/lib/log.o [2020-09-15T13:07:05.059Z] #40 45.30 CC compel/arch/ppc64/src/lib/cpu.o [2020-09-15T13:07:05.135Z] #17 34.67 Selecting previously unselected package aufs-tools. [2020-09-15T13:07:05.135Z] #17 34.67 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-09-15T13:07:05.135Z] #17 34.69 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-09-15T13:07:05.135Z] #17 34.82 Selecting previously unselected package libonig5:amd64. [2020-09-15T13:07:05.135Z] #17 34.85 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2020-09-15T13:07:05.135Z] #17 34.85 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-09-15T13:07:05.135Z] #17 34.97 Selecting previously unselected package libjq1:amd64. [2020-09-15T13:07:05.135Z] #17 34.98 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-09-15T13:07:05.135Z] #17 34.99 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-09-15T13:07:05.358Z] #40 45.57 CC compel/arch/ppc64/src/lib/infect.o [2020-09-15T13:07:05.392Z] #17 35.14 Selecting previously unselected package jq. [2020-09-15T13:07:05.392Z] #17 35.15 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-09-15T13:07:05.392Z] #17 35.15 Unpacking jq (1.5+dfsg-2+b1) ... [2020-09-15T13:07:05.392Z] #17 35.22 Selecting previously unselected package libaio1:amd64. [2020-09-15T13:07:05.392Z] #17 35.23 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2020-09-15T13:07:05.392Z] #17 35.24 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-09-15T13:07:05.392Z] #17 35.29 Selecting previously unselected package libgpm2:amd64. [2020-09-15T13:07:05.392Z] #17 35.30 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2020-09-15T13:07:05.392Z] #17 35.32 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-09-15T13:07:05.446Z] #26 DONE 4.5s [2020-09-15T13:07:05.446Z] [2020-09-15T13:07:05.446Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-09-15T13:07:05.446Z] #29 DONE 0.6s [2020-09-15T13:07:05.446Z] [2020-09-15T13:07:05.446Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-09-15T13:07:05.446Z] #31 DONE 0.0s [2020-09-15T13:07:05.446Z] [2020-09-15T13:07:05.446Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-15T13:07:05.446Z] #49 87.96 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-09-15T13:07:05.446Z] #49 ... [2020-09-15T13:07:05.446Z] [2020-09-15T13:07:05.446Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-09-15T13:07:05.446Z] #34 DONE 0.0s [2020-09-15T13:07:05.649Z] #17 35.36 Selecting previously unselected package libicu63:amd64. [2020-09-15T13:07:05.649Z] #17 35.37 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-09-15T13:07:05.649Z] #17 35.38 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-09-15T13:07:05.657Z] #40 ... [2020-09-15T13:07:05.657Z] [2020-09-15T13:07:05.657Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-15T13:07:05.657Z] #42 100.4 go/parser [2020-09-15T13:07:05.657Z] #42 101.6 text/template [2020-09-15T13:07:05.657Z] #42 108.1 encoding/xml [2020-09-15T13:07:05.657Z] #42 109.3 math/big [2020-09-15T13:07:05.706Z] [2020-09-15T13:07:05.706Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-15T13:07:05.706Z] #39 131.8 CC criu/parasite-syscall.o [2020-09-15T13:07:05.706Z] #39 132.7 CC criu/path.o [2020-09-15T13:07:05.706Z] #39 133.1 CC criu/pie-util-vdso-elf32.o [2020-09-15T13:07:05.706Z] #39 133.5 CC criu/pie-util-vdso.o [2020-09-15T13:07:05.706Z] #39 133.9 CC criu/pie-util.o [2020-09-15T13:07:05.706Z] #39 134.0 CC criu/pipes.o [2020-09-15T13:07:05.706Z] #39 134.9 CC criu/plugin.o [2020-09-15T13:07:05.706Z] #39 135.3 CC criu/proc_parse.o [2020-09-15T13:07:05.830Z] #17 39.47 Selecting previously unselected package vim. [2020-09-15T13:07:05.830Z] #17 39.48 Preparing to unpack .../37-vim_2%3a8.1.0875-5_arm64.deb ... [2020-09-15T13:07:05.830Z] #17 39.49 Unpacking vim (2:8.1.0875-5) ... [2020-09-15T13:07:06.305Z] #42 ... [2020-09-15T13:07:06.305Z] [2020-09-15T13:07:06.305Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-15T13:07:06.305Z] #40 46.29 CC compel/src/lib/infect-rpc.o [2020-09-15T13:07:06.404Z] #17 39.92 Selecting previously unselected package xfsprogs. [2020-09-15T13:07:06.404Z] #17 39.93 Preparing to unpack .../38-xfsprogs_4.20.0-1_arm64.deb ... [2020-09-15T13:07:06.404Z] #17 39.94 Unpacking xfsprogs (4.20.0-1) ... [2020-09-15T13:07:06.606Z] #40 46.72 CC compel/src/lib/infect-util.o [2020-09-15T13:07:06.606Z] #40 46.93 CC compel/src/lib/infect.o [2020-09-15T13:07:06.667Z] #17 40.26 Selecting previously unselected package zip. [2020-09-15T13:07:06.667Z] #17 40.28 Preparing to unpack .../39-zip_3.0-11+b1_arm64.deb ... [2020-09-15T13:07:06.667Z] #17 40.28 Unpacking zip (3.0-11+b1) ... [2020-09-15T13:07:06.929Z] #17 40.47 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-09-15T13:07:06.929Z] #17 40.49 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-09-15T13:07:06.929Z] #17 40.51 Setting up libip6tc0:arm64 (1.8.2-4) ... [2020-09-15T13:07:06.929Z] #17 40.52 Setting up libreadline5:arm64 (5.2+dfsg-3+b13) ... [2020-09-15T13:07:06.929Z] #17 40.53 Setting up libgpm2:arm64 (1.20.7-5) ... [2020-09-15T13:07:06.929Z] #17 40.54 Setting up libip4tc0:arm64 (1.8.2-4) ... [2020-09-15T13:07:06.929Z] #17 40.56 Setting up uidmap (1:4.5-1.1) ... [2020-09-15T13:07:06.929Z] #17 40.57 Setting up libnftnl11:arm64 (1.1.2-2) ... [2020-09-15T13:07:07.086Z] #39 137.7 CC criu/protobuf-desc.o [2020-09-15T13:07:07.192Z] #17 40.59 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-09-15T13:07:07.192Z] #17 40.60 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-09-15T13:07:07.192Z] #17 40.61 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-09-15T13:07:07.192Z] #17 40.63 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2020-09-15T13:07:07.192Z] #17 40.64 Setting up xxd (2:8.1.0875-5) ... [2020-09-15T13:07:07.192Z] #17 40.67 Setting up zip (3.0-11+b1) ... [2020-09-15T13:07:07.192Z] #17 40.77 Setting up vim-common (2:8.1.0875-5) ... [2020-09-15T13:07:07.192Z] #17 40.80 Setting up bash-completion (1:2.8-6) ... [2020-09-15T13:07:07.260Z] Commit message: "Merge commit 'e8456cd207323398c0caf32c871e26258cbc40ef' into HEAD" [2020-09-15T13:07:07.346Z] #39 ... [2020-09-15T13:07:07.346Z] [2020-09-15T13:07:07.346Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-15T13:07:07.346Z] #49 90.34 + mkdir -p /build [2020-09-15T13:07:07.346Z] #49 90.34 + cp runc /build/runc [2020-09-15T13:07:07.372Z] First time build. Skipping changelog. [2020-09-15T13:07:07.605Z] #49 DONE 90.7s [2020-09-15T13:07:07.606Z] [2020-09-15T13:07:07.606Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-15T13:07:07.865Z] #39 138.6 CC criu/protobuf.o [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-09-15T13:07:08.125Z] #39 139.0 CC criu/pstree.o [2020-09-15T13:07:08.146Z] #40 ... [2020-09-15T13:07:08.146Z] [2020-09-15T13:07:08.146Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-09-15T13:07:08.146Z] #48 104.9 golang.org/x/crypto/ssh/terminal [2020-09-15T13:07:08.146Z] #48 108.2 mvdan.cc/sh/v3/cmd/shfmt [2020-09-15T13:07:08.146Z] #48 DONE 112.9s [2020-09-15T13:07:08.146Z] [2020-09-15T13:07:08.146Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-15T13:07:08.918Z] #17 38.43 Selecting previously unselected package libnet1:amd64. [2020-09-15T13:07:08.918Z] #17 38.43 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-09-15T13:07:08.918Z] #17 38.44 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-09-15T13:07:08.918Z] #17 38.51 Selecting previously unselected package libnl-3-200:amd64. [2020-09-15T13:07:08.918Z] #17 38.52 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2020-09-15T13:07:08.918Z] #17 38.53 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-09-15T13:07:08.918Z] #17 38.62 Selecting previously unselected package libprotobuf-c1:amd64. [2020-09-15T13:07:08.918Z] #17 38.63 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-09-15T13:07:08.918Z] #17 38.64 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-09-15T13:07:08.918Z] #17 38.71 Selecting previously unselected package libreadline5:amd64. [2020-09-15T13:07:08.918Z] #17 38.73 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-09-15T13:07:08.918Z] #17 38.74 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-09-15T13:07:08.918Z] #17 38.81 Selecting previously unselected package net-tools. [2020-09-15T13:07:08.918Z] #17 38.82 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-09-15T13:07:08.918Z] #17 38.83 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-09-15T13:07:09.174Z] #17 39.01 Selecting previously unselected package python-pip-whl. [2020-09-15T13:07:07.295Z] > git rev-list --no-walk 3fa57c3af80b57578e9b984c8d3b7b352513f421 # timeout=10 [2020-09-15T13:07:09.431Z] #17 39.02 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-09-15T13:07:09.431Z] #17 39.02 Unpacking python-pip-whl (18.1-5) ... [2020-09-15T13:07:09.509Z] #39 140.2 CC criu/rbtree.o [2020-09-15T13:07:09.509Z] #39 140.5 CC criu/rst-malloc.o [2020-09-15T13:07:09.685Z] #37 ... [2020-09-15T13:07:09.685Z] [2020-09-15T13:07:09.685Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-15T13:07:09.685Z] #40 49.99 CC compel/src/lib/ptrace.o [2020-09-15T13:07:09.768Z] #39 ... [2020-09-15T13:07:09.768Z] [2020-09-15T13:07:09.768Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-15T13:07:09.768Z] #36 DONE 213.6s [2020-09-15T13:07:09.768Z] [2020-09-15T13:07:09.768Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-15T13:07:09.768Z] #39 140.7 CC criu/seccomp.o [2020-09-15T13:07:09.945Z] #17 39.59 Selecting previously unselected package python3-lib2to3. [2020-09-15T13:07:09.945Z] #17 39.59 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-09-15T13:07:09.945Z] #17 39.60 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-09-15T13:07:09.945Z] #17 39.73 Selecting previously unselected package python3-distutils. [2020-09-15T13:07:09.945Z] #17 39.74 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-09-15T13:07:09.945Z] #17 39.74 Unpacking python3-distutils (3.7.3-1) ... [2020-09-15T13:07:09.989Z] #40 50.35 AR compel/libcompel.a [2020-09-15T13:07:10.202Z] #17 39.85 Selecting previously unselected package python3-pip. [2020-09-15T13:07:10.202Z] #17 39.86 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-09-15T13:07:10.202Z] #17 39.86 Unpacking python3-pip (18.1-5) ... [2020-09-15T13:07:10.202Z] #17 40.04 Selecting previously unselected package python3-pkg-resources. [2020-09-15T13:07:10.202Z] #17 40.05 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-09-15T13:07:10.202Z] #17 40.06 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-09-15T13:07:10.298Z] #40 50.40 HOSTCC compel/src/main-host.o [2020-09-15T13:07:10.298Z] #40 50.66 HOSTCC compel/arch/ppc64/src/lib/handle-elf-host.o [2020-09-15T13:07:10.302Z] + docker version [2020-09-15T13:07:10.458Z] #17 40.20 Selecting previously unselected package python3-setuptools. [2020-09-15T13:07:10.458Z] #17 40.22 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-09-15T13:07:10.458Z] #17 40.23 Unpacking python3-setuptools (40.8.0-1) ... [2020-09-15T13:07:10.505Z] #17 43.73 Setting up libiptc0:arm64 (1.8.2-4) ... [2020-09-15T13:07:10.505Z] #17 43.75 Setting up xz-utils (5.2.4-1) ... [2020-09-15T13:07:10.505Z] #17 43.78 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-09-15T13:07:10.505Z] #17 43.79 Setting up sudo (1.8.27-1+deb10u2) ... [2020-09-15T13:07:10.505Z] #17 43.88 invoke-rc.d: could not determine current runlevel [2020-09-15T13:07:10.505Z] #17 43.88 invoke-rc.d: policy-rc.d denied execution of start. [2020-09-15T13:07:10.505Z] #17 43.91 Setting up pigz (2.4-1) ... [2020-09-15T13:07:10.505Z] #17 43.94 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2020-09-15T13:07:10.505Z] #17 43.95 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2020-09-15T13:07:10.505Z] #17 43.97 Setting up python-pip-whl (18.1-5) ... [2020-09-15T13:07:10.505Z] #17 43.98 Setting up libmpdec2:arm64 (2.4.2-2) ... [2020-09-15T13:07:10.505Z] #17 44.02 Setting up vim-runtime (2:8.1.0875-5) ... [2020-09-15T13:07:10.594Z] #40 50.80 HOSTCC compel/src/lib/handle-elf-host.o [2020-09-15T13:07:10.707Z] #39 141.6 CC criu/seize.o [2020-09-15T13:07:10.715Z] #17 40.46 Selecting previously unselected package python3-wheel. [2020-09-15T13:07:10.715Z] #17 40.47 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-09-15T13:07:10.715Z] #17 40.48 Unpacking python3-wheel (0.32.3-2) ... [2020-09-15T13:07:10.893Z] #40 51.22 HOSTCC compel/src/lib/log-host.o [2020-09-15T13:07:10.971Z] #17 40.55 Selecting previously unselected package sudo. [2020-09-15T13:07:10.971Z] #17 40.57 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ... [2020-09-15T13:07:10.971Z] #17 40.57 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-09-15T13:07:11.080Z] #17 44.49 Setting up libaio1:arm64 (0.3.112-3) ... [2020-09-15T13:07:11.080Z] #17 44.50 Setting up libonig5:arm64 (6.9.1-1) ... [2020-09-15T13:07:11.080Z] #17 44.51 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u2) ... [2020-09-15T13:07:11.080Z] #17 44.53 Setting up vim (2:8.1.0875-5) ... [2020-09-15T13:07:11.080Z] #17 44.54 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-09-15T13:07:11.080Z] #17 44.55 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-09-15T13:07:11.080Z] #17 44.56 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-09-15T13:07:11.080Z] #17 44.57 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-09-15T13:07:11.080Z] #17 44.59 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-09-15T13:07:11.080Z] #17 44.60 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-09-15T13:07:11.080Z] #17 44.61 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-09-15T13:07:11.080Z] #17 44.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-09-15T13:07:11.080Z] #17 44.66 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-09-15T13:07:11.080Z] #17 44.68 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-09-15T13:07:11.080Z] #17 44.70 Setting up libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2020-09-15T13:07:11.080Z] #17 44.71 Setting up jq (1.5+dfsg-2+b1) ... [2020-09-15T13:07:11.080Z] #17 44.72 Setting up libpython3-stdlib:arm64 (3.7.3-1) ... [2020-09-15T13:07:11.080Z] #17 44.73 Setting up python3.7 (3.7.3-2+deb10u2) ... [2020-09-15T13:07:11.189Z] #40 51.45 HOSTLINK compel/compel-host-bin [2020-09-15T13:07:11.228Z] #17 41.07 Selecting previously unselected package thin-provisioning-tools. [2020-09-15T13:07:11.228Z] #17 41.08 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-09-15T13:07:11.228Z] #17 41.09 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-09-15T13:07:11.342Z] #17 ... [2020-09-15T13:07:11.342Z] [2020-09-15T13:07:11.342Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-15T13:07:11.342Z] #39 73.63 DEP criu/libnetlink.d [2020-09-15T13:07:11.342Z] #39 73.75 DEP criu/kerndat.d [2020-09-15T13:07:11.342Z] #39 73.95 DEP criu/kcmp-ids.d [2020-09-15T13:07:11.342Z] #39 74.06 DEP criu/irmap.d [2020-09-15T13:07:11.342Z] #39 74.21 DEP criu/ipc_ns.d [2020-09-15T13:07:11.342Z] #39 74.43 DEP criu/image.d [2020-09-15T13:07:11.342Z] #39 74.67 DEP criu/image-desc.d [2020-09-15T13:07:11.342Z] #39 74.77 DEP criu/fsnotify.d [2020-09-15T13:07:11.342Z] #39 74.86 DEP criu/filesystems.d [2020-09-15T13:07:11.342Z] #39 74.95 DEP criu/files.d [2020-09-15T13:07:11.342Z] #39 75.09 DEP criu/files-reg.d [2020-09-15T13:07:11.342Z] #39 75.25 DEP criu/files-ext.d [2020-09-15T13:07:11.342Z] #39 75.42 DEP criu/file-lock.d [2020-09-15T13:07:11.342Z] #39 75.58 DEP criu/file-ids.d [2020-09-15T13:07:11.342Z] #39 75.71 DEP criu/fifo.d [2020-09-15T13:07:11.342Z] #39 75.81 DEP criu/fdstore.d [2020-09-15T13:07:11.342Z] #39 75.88 DEP criu/fault-injection.d [2020-09-15T13:07:11.342Z] #39 75.94 DEP criu/external.d [2020-09-15T13:07:11.342Z] #39 76.04 DEP criu/eventpoll.d [2020-09-15T13:07:11.342Z] #39 76.21 DEP criu/eventfd.d [2020-09-15T13:07:11.343Z] #39 76.41 DEP criu/crtools.d [2020-09-15T13:07:11.343Z] #39 76.65 DEP criu/cr-service.d [2020-09-15T13:07:11.343Z] #39 76.89 DEP criu/cr-restore.d [2020-09-15T13:07:11.343Z] #39 77.13 DEP criu/cr-errno.d [2020-09-15T13:07:11.343Z] #39 77.16 DEP criu/cr-dump.d [2020-09-15T13:07:11.343Z] #39 77.39 DEP criu/cr-dedup.d [2020-09-15T13:07:11.343Z] #39 77.54 DEP criu/cr-check.d [2020-09-15T13:07:11.343Z] #39 77.72 DEP criu/config.d [2020-09-15T13:07:11.343Z] #39 77.88 DEP criu/clone-noasan.d [2020-09-15T13:07:11.343Z] #39 77.97 DEP criu/cgroup.d [2020-09-15T13:07:11.343Z] #39 78.10 DEP criu/cgroup-props.d [2020-09-15T13:07:11.343Z] #39 78.18 DEP criu/bitmap.d [2020-09-15T13:07:11.343Z] #39 78.21 DEP criu/bfd.d [2020-09-15T13:07:11.343Z] #39 78.29 DEP criu/autofs.d [2020-09-15T13:07:11.343Z] #39 78.52 DEP criu/aio.d [2020-09-15T13:07:11.343Z] #39 78.65 DEP criu/action-scripts.d [2020-09-15T13:07:11.343Z] #39 78.96 CC criu/action-scripts.o [2020-09-15T13:07:11.343Z] #39 79.47 CC criu/aio.o [2020-09-15T13:07:11.343Z] #39 79.95 CC criu/autofs.o [2020-09-15T13:07:11.343Z] #39 81.14 CC criu/bfd.o [2020-09-15T13:07:11.343Z] #39 81.54 CC criu/bitmap.o [2020-09-15T13:07:11.343Z] #39 81.68 CC criu/cgroup-props.o [2020-09-15T13:07:11.343Z] #39 82.38 CC criu/cgroup.o [2020-09-15T13:07:11.484Z] #17 41.32 Selecting previously unselected package uidmap. [2020-09-15T13:07:11.484Z] #17 41.33 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2020-09-15T13:07:11.484Z] #17 41.33 Unpacking uidmap (1:4.5-1.1) ... [2020-09-15T13:07:11.486Z] #40 51.56 DEP soccr/soccr.d [2020-09-15T13:07:11.486Z] #40 51.73 CC soccr/soccr.o [2020-09-15T13:07:11.645Z] #39 ... [2020-09-15T13:07:11.645Z] [2020-09-15T13:07:11.645Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-09-15T13:07:11.645Z] #37 DONE 0.3s [2020-09-15T13:07:11.645Z] [2020-09-15T13:07:11.645Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-15T13:07:11.645Z] #39 142.5 CC criu/servicefd.o [2020-09-15T13:07:11.740Z] #17 41.45 Selecting previously unselected package vim-runtime. [2020-09-15T13:07:11.740Z] #17 41.46 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-09-15T13:07:11.740Z] #17 41.49 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-09-15T13:07:11.740Z] #17 41.52 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-09-15T13:07:11.740Z] #17 41.54 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-09-15T13:07:11.905Z] #39 142.8 CC criu/shmem.o [2020-09-15T13:07:11.997Z] #17 ... [2020-09-15T13:07:11.997Z] [2020-09-15T13:07:11.997Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-15T13:07:11.997Z] #39 88.93 CC criu/clone-noasan.o [2020-09-15T13:07:11.997Z] #39 89.09 CC criu/config.o [2020-09-15T13:07:11.997Z] #39 90.41 CC criu/cr-check.o [2020-09-15T13:07:11.997Z] #39 92.06 CC criu/cr-dedup.o [2020-09-15T13:07:11.997Z] #39 92.44 CC criu/cr-dump.o [2020-09-15T13:07:11.997Z] #39 94.60 CC criu/cr-errno.o [2020-09-15T13:07:11.997Z] #39 94.66 CC criu/cr-restore.o [2020-09-15T13:07:11.997Z] #39 98.49 CC criu/cr-service.o [2020-09-15T13:07:12.289Z] #39 84.55 CC criu/clone-noasan.o [2020-09-15T13:07:12.551Z] #39 84.73 CC criu/config.o [2020-09-15T13:07:12.843Z] #39 143.4 CC criu/sigframe.o [2020-09-15T13:07:12.843Z] #39 143.6 CC criu/signalfd.o [2020-09-15T13:07:12.843Z] #39 143.8 CC criu/sk-inet.o [2020-09-15T13:07:13.017Z] #40 53.00 AR soccr/libsoccr.a [2020-09-15T13:07:13.017Z] #40 53.03 make[1]: 'soccr/libsoccr.a' is up to date. [2020-09-15T13:07:13.017Z] #40 53.35 DEP criu/arch/ppc64/sigframe.d [2020-09-15T13:07:13.315Z] #40 53.52 DEP criu/arch/ppc64/crtools.d [2020-09-15T13:07:13.315Z] #40 53.65 DEP criu/arch/ppc64/cpu.d [2020-09-15T13:07:13.364Z] #39 99.93 CC criu/crtools.o [2020-09-15T13:07:13.420Z] #39 144.4 CC criu/sk-netlink.o [2020-09-15T13:07:13.498Z] #39 ... [2020-09-15T13:07:13.498Z] [2020-09-15T13:07:13.498Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-15T13:07:13.498Z] #17 47.11 Setting up iptables (1.8.2-4) ... [2020-09-15T13:07:13.613Z] #40 53.81 CC criu/arch/ppc64/cpu.o [2020-09-15T13:07:13.621Z] #39 100.5 CC criu/eventfd.o [2020-09-15T13:07:13.760Z] #17 47.15 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-09-15T13:07:13.760Z] #17 47.16 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-09-15T13:07:13.760Z] #17 47.17 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-09-15T13:07:13.760Z] #17 47.18 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-09-15T13:07:13.760Z] #17 47.19 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-09-15T13:07:13.760Z] #17 47.21 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-09-15T13:07:13.760Z] #17 47.22 Setting up python3 (3.7.3-1) ... [2020-09-15T13:07:13.878Z] #39 100.8 CC criu/eventpoll.o [2020-09-15T13:07:13.912Z] #40 54.23 CC criu/arch/ppc64/crtools.o [2020-09-15T13:07:13.997Z] #39 144.7 CC criu/sk-packet.o [2020-09-15T13:07:14.022Z] #17 47.66 Setting up python3-wheel (0.32.3-2) ... [2020-09-15T13:07:14.079Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-09-15T13:07:14.079Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-09-15T13:07:14.256Z] #39 145.2 CC criu/sk-queue.o [2020-09-15T13:07:14.440Z] #39 ... [2020-09-15T13:07:14.440Z] [2020-09-15T13:07:14.440Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-15T13:07:14.440Z] #17 44.31 Selecting previously unselected package vim. [2020-09-15T13:07:14.440Z] #17 44.32 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2020-09-15T13:07:14.440Z] #17 44.34 Unpacking vim (2:8.1.0875-5) ... [2020-09-15T13:07:14.515Z] #39 145.5 CC criu/sk-tcp.o [2020-09-15T13:07:14.969Z] #17 48.52 Setting up apparmor (2.13.2-10) ... [2020-09-15T13:07:14.971Z] #40 55.04 CC criu/arch/ppc64/sigframe.o [2020-09-15T13:07:14.971Z] #40 55.34 LINK criu/arch/ppc64/crtools.built-in.o [2020-09-15T13:07:14.971Z] #40 55.38 DEP criu/pie/util-vdso.d [2020-09-15T13:07:15.083Z] #39 145.8 CC criu/sk-unix.o [2020-09-15T13:07:15.270Z] #40 55.55 DEP criu/pie/util.d [2020-09-15T13:07:15.375Z] #17 44.92 Selecting previously unselected package xfsprogs. [2020-09-15T13:07:15.375Z] #17 44.93 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2020-09-15T13:07:15.375Z] #17 44.93 Unpacking xfsprogs (4.20.0-1) ... [2020-09-15T13:07:15.569Z] #40 55.68 CC criu/pie/util.o [2020-09-15T13:07:15.569Z] #40 55.86 CC criu/pie/util-vdso.o [2020-09-15T13:07:15.631Z] #17 45.31 Selecting previously unselected package zip. [2020-09-15T13:07:15.631Z] #17 45.32 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2020-09-15T13:07:15.631Z] #17 45.34 Unpacking zip (3.0-11+b1) ... [2020-09-15T13:07:15.631Z] #17 45.55 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-09-15T13:07:15.887Z] #17 45.57 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-09-15T13:07:15.887Z] #17 45.58 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-09-15T13:07:15.887Z] #17 45.59 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-09-15T13:07:15.887Z] #17 45.60 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-09-15T13:07:15.887Z] #17 45.62 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-09-15T13:07:15.887Z] #17 45.63 Setting up uidmap (1:4.5-1.1) ... [2020-09-15T13:07:15.887Z] #17 45.64 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-09-15T13:07:15.887Z] #17 45.65 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-09-15T13:07:15.887Z] #17 45.66 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-09-15T13:07:15.887Z] #17 45.67 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-09-15T13:07:15.887Z] #17 45.68 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-09-15T13:07:15.887Z] #17 45.69 Setting up xxd (2:8.1.0875-5) ... [2020-09-15T13:07:15.887Z] #17 45.70 Setting up zip (3.0-11+b1) ... [2020-09-15T13:07:15.887Z] #17 45.73 Setting up vim-common (2:8.1.0875-5) ... [2020-09-15T13:07:16.144Z] #17 45.76 Setting up bash-completion (1:2.8-6) ... [2020-09-15T13:07:16.216Z] #40 56.40 AR criu/pie/pie.lib.a [2020-09-15T13:07:16.216Z] #40 56.46 DEP criu/pie/restorer.d [2020-09-15T13:07:16.461Z] #39 147.0 CC criu/sockets.o [2020-09-15T13:07:16.514Z] #40 56.65 DEP criu/arch/ppc64/vdso-trampoline.d [2020-09-15T13:07:16.514Z] #40 56.67 DEP criu/arch/ppc64/restorer.d [2020-09-15T13:07:16.721Z] #39 147.6 CC criu/stats.o [2020-09-15T13:07:16.812Z] #40 56.85 DEP criu/arch/ppc64/vdso-pie.d [2020-09-15T13:07:16.812Z] #40 56.98 DEP criu/pie/parasite-vdso.d [2020-09-15T13:07:16.891Z] #17 50.22 Setting up xfsprogs (4.20.0-1) ... [2020-09-15T13:07:16.891Z] #17 50.24 Setting up python3-lib2to3 (3.7.3-1) ... [2020-09-15T13:07:16.980Z] #39 147.8 CC criu/string.o [2020-09-15T13:07:16.980Z] #39 147.9 CC criu/sysctl.o [2020-09-15T13:07:17.111Z] #40 57.14 DEP criu/pie/parasite.d [2020-09-15T13:07:17.111Z] #40 57.33 CC criu/pie/parasite.o [2020-09-15T13:07:17.154Z] #17 50.68 Setting up python3-pkg-resources (40.8.0-1) ... [2020-09-15T13:07:17.357Z] Client: Docker Engine - Enterprise [2020-09-15T13:07:17.357Z] Version: 19.03.5 [2020-09-15T13:07:17.357Z] API version: 1.40 [2020-09-15T13:07:17.357Z] Go version: go1.12.12 [2020-09-15T13:07:17.357Z] Git commit: 2ee0c57608 [2020-09-15T13:07:17.357Z] Built: 11/13/2019 08:00:16 [2020-09-15T13:07:17.357Z] OS/Arch: windows/amd64 [2020-09-15T13:07:17.357Z] Experimental: false [2020-09-15T13:07:17.357Z] [2020-09-15T13:07:17.357Z] Server: Docker Engine - Enterprise [2020-09-15T13:07:17.357Z] Engine: [2020-09-15T13:07:17.357Z] Version: 19.03.5 [2020-09-15T13:07:17.357Z] API version: 1.40 (minimum version 1.24) [2020-09-15T13:07:17.357Z] Go version: go1.12.12 [2020-09-15T13:07:17.357Z] Git commit: 2ee0c57608 [2020-09-15T13:07:17.357Z] Built: 11/13/2019 07:58:51 [2020-09-15T13:07:17.357Z] OS/Arch: windows/amd64 [2020-09-15T13:07:17.357Z] Experimental: true [2020-09-15T13:07:17.549Z] #39 148.2 CC criu/sysfs_parse.o [2020-09-15T13:07:17.808Z] #39 148.5 CC criu/timens.o [2020-09-15T13:07:17.808Z] #39 148.7 CC criu/timerfd.o [Pipeline] sh [2020-09-15T13:07:18.068Z] #39 149.0 CC criu/tty.o [2020-09-15T13:07:18.103Z] #17 51.66 Setting up python3-distutils (3.7.3-1) ... [2020-09-15T13:07:18.173Z] #40 58.39 LINK criu/pie/parasite.built-in.o [2020-09-15T13:07:18.173Z] #40 58.40 GEN criu/pie/parasite-blob.h [2020-09-15T13:07:18.173Z] #40 58.45 CC criu/pie/parasite-vdso.o [2020-09-15T13:07:18.663Z] #17 48.27 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-09-15T13:07:18.663Z] #17 48.29 Setting up xz-utils (5.2.4-1) ... [2020-09-15T13:07:18.663Z] #17 48.30 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-09-15T13:07:18.663Z] #17 48.32 Setting up sudo (1.8.27-1+deb10u2) ... [2020-09-15T13:07:18.663Z] #17 48.39 invoke-rc.d: could not determine current runlevel [2020-09-15T13:07:18.663Z] #17 48.40 invoke-rc.d: policy-rc.d denied execution of start. [2020-09-15T13:07:18.663Z] #17 48.41 Setting up pigz (2.4-1) ... [2020-09-15T13:07:18.663Z] #17 48.42 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-09-15T13:07:18.663Z] #17 48.44 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-09-15T13:07:18.663Z] #17 48.46 Setting up python-pip-whl (18.1-5) ... [2020-09-15T13:07:18.663Z] #17 48.47 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-09-15T13:07:18.663Z] #17 48.48 Setting up vim-runtime (2:8.1.0875-5) ... [2020-09-15T13:07:18.678Z] #17 52.21 Setting up python3-setuptools (40.8.0-1) ... [2020-09-15T13:07:18.820Z] #40 59.17 CC criu/arch/ppc64/vdso-pie.o [2020-09-15T13:07:18.868Z] + docker info [2020-09-15T13:07:19.226Z] #17 48.92 Setting up libaio1:amd64 (0.3.112-3) ... [2020-09-15T13:07:19.226Z] #17 48.94 Setting up libonig5:amd64 (6.9.1-1) ... [2020-09-15T13:07:19.226Z] #17 48.95 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2020-09-15T13:07:19.226Z] #17 48.96 Setting up vim (2:8.1.0875-5) ... [2020-09-15T13:07:19.226Z] #17 48.98 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-09-15T13:07:19.226Z] #17 48.98 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-09-15T13:07:19.226Z] #17 48.99 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-09-15T13:07:19.226Z] #17 49.00 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-09-15T13:07:19.226Z] #17 49.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-09-15T13:07:19.227Z] #17 49.02 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-09-15T13:07:19.227Z] #17 49.02 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-09-15T13:07:19.227Z] #17 49.03 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-09-15T13:07:19.227Z] #17 49.06 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-09-15T13:07:19.227Z] #17 49.08 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-09-15T13:07:19.227Z] #17 49.10 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-09-15T13:07:19.227Z] #17 49.14 Setting up jq (1.5+dfsg-2+b1) ... [2020-09-15T13:07:19.227Z] #17 49.16 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-09-15T13:07:19.227Z] #17 49.18 Setting up python3.7 (3.7.3-2+deb10u2) ... [2020-09-15T13:07:19.446Z] #39 150.2 CC criu/tun.o [2020-09-15T13:07:19.463Z] #40 59.55 CC criu/arch/ppc64/restorer.o [2020-09-15T13:07:19.706Z] #39 150.5 CC criu/uffd.o [2020-09-15T13:07:19.760Z] #40 60.03 CC criu/arch/ppc64/vdso-trampoline.o [2020-09-15T13:07:19.760Z] #40 60.05 CC criu/pie/restorer.o [2020-09-15T13:07:20.059Z] #40 ... [2020-09-15T13:07:20.059Z] [2020-09-15T13:07:20.059Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-15T13:07:20.059Z] #42 115.1 go/doc [2020-09-15T13:07:20.059Z] #42 123.0 vendor/golang.org/x/text/unicode/norm [2020-09-15T13:07:20.059Z] #42 123.0 github.com/LK4D4/vndr/build [2020-09-15T13:07:20.070Z] #17 53.60 Setting up python3-pip (18.1-5) ... [2020-09-15T13:07:20.367Z] #42 ... [2020-09-15T13:07:20.367Z] [2020-09-15T13:07:20.367Z] #55 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-15T13:07:20.367Z] #55 119.2 + for f in rootlesskit rootlesskit-docker-proxy [2020-09-15T13:07:20.367Z] #55 119.2 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-09-15T13:07:20.644Z] #39 151.3 CC criu/util.o [2020-09-15T13:07:20.667Z] #55 DONE 125.7s [2020-09-15T13:07:20.667Z] [2020-09-15T13:07:20.667Z] #56 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-09-15T13:07:20.667Z] #56 DONE 0.1s [2020-09-15T13:07:20.667Z] [2020-09-15T13:07:20.667Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-15T13:07:20.964Z] #37 ... [2020-09-15T13:07:20.964Z] [2020-09-15T13:07:20.964Z] #57 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-09-15T13:07:20.964Z] #57 DONE 0.1s [2020-09-15T13:07:20.964Z] [2020-09-15T13:07:20.964Z] #29 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-09-15T13:07:21.018Z] #17 54.64 Processing triggers for libc-bin (2.28-10) ... [2020-09-15T13:07:21.018Z] #17 54.67 Processing triggers for mime-support (3.62) ... [2020-09-15T13:07:21.581Z] #39 152.2 CC criu/uts_ns.o [2020-09-15T13:07:21.581Z] #39 152.5 CC criu/vdso-compat.o [2020-09-15T13:07:21.581Z] #39 152.6 CC criu/vdso.o [2020-09-15T13:07:21.746Z] #17 51.56 Setting up iptables (1.8.2-4) ... [2020-09-15T13:07:21.746Z] #17 51.58 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-09-15T13:07:21.746Z] #17 51.58 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-09-15T13:07:21.746Z] #17 51.59 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-09-15T13:07:21.746Z] #17 51.59 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-09-15T13:07:21.746Z] #17 51.60 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-09-15T13:07:21.746Z] #17 51.61 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-09-15T13:07:21.746Z] #17 51.62 Setting up python3 (3.7.3-1) ... [2020-09-15T13:07:21.965Z] #17 ... [2020-09-15T13:07:21.966Z] [2020-09-15T13:07:21.966Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-15T13:07:21.966Z] #49 64.19 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-09-15T13:07:22.150Z] #39 153.0 LINK criu/built-in.o [2020-09-15T13:07:22.150Z] #39 153.1 LINK criu/criu [2020-09-15T13:07:22.199Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-09-15T13:07:22.229Z] #49 ... [2020-09-15T13:07:22.229Z] [2020-09-15T13:07:22.229Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-15T13:07:22.229Z] #17 DONE 55.8s [2020-09-15T13:07:22.309Z] #17 51.99 Setting up python3-wheel (0.32.3-2) ... [2020-09-15T13:07:22.409Z] #39 153.4 DEP lib/c/criu.d [2020-09-15T13:07:22.492Z] [2020-09-15T13:07:22.492Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-09-15T13:07:22.668Z] #39 153.5 CC images/rpc.pb-c.o [2020-09-15T13:07:22.895Z] #17 52.68 Setting up apparmor (2.13.2-10) ... [2020-09-15T13:07:22.928Z] #39 153.9 CC lib/c/criu.o [2020-09-15T13:07:23.742Z] #29 ... [2020-09-15T13:07:23.742Z] [2020-09-15T13:07:23.742Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-15T13:07:23.742Z] #40 63.67 LINK criu/pie/restorer.built-in.o [2020-09-15T13:07:23.742Z] #40 63.68 GEN criu/pie/restorer-blob.h [2020-09-15T13:07:23.742Z] #40 63.77 DEP criu/vdso.d [2020-09-15T13:07:23.742Z] #40 63.92 DEP criu/uts_ns.d [2020-09-15T13:07:23.866Z] #39 154.6 LINK lib/c/built-in.o [2020-09-15T13:07:23.866Z] #39 154.6 LINK lib/c/libcriu.so [2020-09-15T13:07:23.866Z] #39 154.7 LINK lib/c/libcriu.a [2020-09-15T13:07:23.866Z] #39 154.8 GEN magic.py [2020-09-15T13:07:23.886Z] #18 1.323 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-09-15T13:07:23.887Z] #18 1.332 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-09-15T13:07:23.887Z] #18 1.336 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-09-15T13:07:23.887Z] #18 DONE 1.5s [2020-09-15T13:07:23.887Z] [2020-09-15T13:07:23.887Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-09-15T13:07:23.887Z] #19 ... [2020-09-15T13:07:23.887Z] [2020-09-15T13:07:23.887Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-15T13:07:23.887Z] #39 86.02 CC criu/cr-check.o [2020-09-15T13:07:23.887Z] #39 87.51 CC criu/cr-dedup.o [2020-09-15T13:07:23.887Z] #39 87.79 CC criu/cr-dump.o [2020-09-15T13:07:23.887Z] #39 89.81 CC criu/cr-errno.o [2020-09-15T13:07:23.887Z] #39 89.87 CC criu/cr-restore.o [2020-09-15T13:07:23.887Z] #39 93.35 CC criu/cr-service.o [2020-09-15T13:07:23.887Z] #39 94.58 CC criu/crtools.o [2020-09-15T13:07:23.887Z] #39 95.19 CC criu/eventfd.o [2020-09-15T13:07:23.887Z] #39 95.53 CC criu/eventpoll.o [2020-09-15T13:07:24.038Z] #40 64.10 DEP criu/util.d [2020-09-15T13:07:24.038Z] #40 64.32 DEP criu/uffd.d [2020-09-15T13:07:24.125Z] #39 154.9 Note: Building without setproctitle() and strlcpy() support. [2020-09-15T13:07:24.125Z] #39 154.9 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-09-15T13:07:24.125Z] #39 154.9 Note: Building without GnuTLS support [2020-09-15T13:07:24.125Z] #39 154.9 Makefile.config:39: Warn: you have no libnftables installed [2020-09-15T13:07:24.125Z] #39 154.9 Makefile.config:40: Warn: Building without nftables support [2020-09-15T13:07:24.151Z] #39 ... [2020-09-15T13:07:24.151Z] [2020-09-15T13:07:24.151Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-15T13:07:24.151Z] #49 65.90 + mkdir -p /build [2020-09-15T13:07:24.151Z] #49 65.90 + cp runc /build/runc [2020-09-15T13:07:24.151Z] #49 DONE 66.3s [2020-09-15T13:07:24.151Z] [2020-09-15T13:07:24.151Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-15T13:07:24.151Z] #39 96.28 CC criu/external.o [2020-09-15T13:07:24.337Z] #40 64.50 DEP criu/tun.d [2020-09-15T13:07:24.337Z] #40 64.66 DEP criu/tty.d [2020-09-15T13:07:24.428Z] #39 96.57 CC criu/fault-injection.o [2020-09-15T13:07:24.428Z] #39 96.65 CC criu/fdstore.o [2020-09-15T13:07:24.634Z] #40 64.81 DEP criu/timerfd.d [2020-09-15T13:07:24.634Z] #40 64.97 DEP criu/timens.d [2020-09-15T13:07:24.694Z] #39 155.5 fatal: not a git repository (or any of the parent directories): .git [2020-09-15T13:07:24.787Z] #17 54.43 Setting up xfsprogs (4.20.0-1) ... [2020-09-15T13:07:24.787Z] #17 54.44 Setting up python3-lib2to3 (3.7.3-1) ... [2020-09-15T13:07:24.787Z] #17 ... [2020-09-15T13:07:24.787Z] [2020-09-15T13:07:24.787Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-15T13:07:24.787Z] #39 101.6 CC criu/external.o [2020-09-15T13:07:24.787Z] #39 101.9 CC criu/fault-injection.o [2020-09-15T13:07:24.787Z] #39 102.0 CC criu/fdstore.o [2020-09-15T13:07:24.787Z] #39 102.3 CC criu/fifo.o [2020-09-15T13:07:24.787Z] #39 102.7 CC criu/file-ids.o [2020-09-15T13:07:24.787Z] #39 103.1 CC criu/file-lock.o [2020-09-15T13:07:24.787Z] #39 104.1 CC criu/files-ext.o [2020-09-15T13:07:24.787Z] #39 104.4 CC criu/files-reg.o [2020-09-15T13:07:24.787Z] #39 106.5 CC criu/files.o [2020-09-15T13:07:24.787Z] #39 108.4 CC criu/filesystems.o [2020-09-15T13:07:24.787Z] #39 109.1 CC criu/fsnotify.o [2020-09-15T13:07:24.787Z] #39 110.1 CC criu/image-desc.o [2020-09-15T13:07:24.787Z] #39 110.3 CC criu/image.o [2020-09-15T13:07:24.787Z] #39 111.1 CC criu/ipc_ns.o [2020-09-15T13:07:24.932Z] #40 65.13 DEP criu/sysfs_parse.d [2020-09-15T13:07:24.932Z] #40 65.29 DEP criu/sysctl.d [2020-09-15T13:07:25.012Z] #39 97.02 CC criu/fifo.o [2020-09-15T13:07:25.044Z] #39 ... [2020-09-15T13:07:25.044Z] [2020-09-15T13:07:25.044Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-15T13:07:25.044Z] #17 54.79 Setting up python3-pkg-resources (40.8.0-1) ... [2020-09-15T13:07:25.247Z] #40 65.42 DEP criu/string.d [2020-09-15T13:07:25.247Z] #40 65.45 DEP criu/stats.d [2020-09-15T13:07:25.247Z] #40 65.58 DEP criu/sockets.d [2020-09-15T13:07:25.262Z] #39 156.0 make[1]: Nothing to be done for 'all'. [2020-09-15T13:07:25.274Z] #39 97.54 CC criu/file-ids.o [2020-09-15T13:07:25.545Z] #40 65.78 DEP criu/sk-unix.d [2020-09-15T13:07:25.607Z] #17 55.46 Setting up python3-distutils (3.7.3-1) ... [2020-09-15T13:07:25.831Z] #39 156.5 make[1]: 'images/built-in.o' is up to date. [2020-09-15T13:07:25.831Z] #39 156.6 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-09-15T13:07:25.831Z] #39 156.6 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-09-15T13:07:25.831Z] #39 156.6 make[1]: 'compel/libcompel.a' is up to date. [2020-09-15T13:07:25.831Z] #39 156.7 make[1]: 'compel/compel-host-bin' is up to date. [2020-09-15T13:07:25.831Z] #39 156.7 make[1]: Nothing to be done for 'all'. [2020-09-15T13:07:25.831Z] #39 156.7 make[1]: 'soccr/libsoccr.a' is up to date. [2020-09-15T13:07:25.843Z] #40 66.00 DEP criu/sk-tcp.d [2020-09-15T13:07:25.843Z] #40 66.20 DEP criu/sk-queue.d [2020-09-15T13:07:25.849Z] #39 97.98 CC criu/file-lock.o [2020-09-15T13:07:26.090Z] #39 156.9 make[2]: Nothing to be done for 'all'. [2020-09-15T13:07:26.090Z] #39 156.9 make[2]: Nothing to be done for 'all'. [2020-09-15T13:07:26.090Z] #39 156.9 make[2]: Nothing to be done for 'all'. [2020-09-15T13:07:26.090Z] #39 157.0 make[2]: Nothing to be done for 'all'. [2020-09-15T13:07:26.090Z] #39 157.0 make[2]: Nothing to be done for 'all'. [2020-09-15T13:07:26.142Z] #40 66.41 DEP criu/sk-packet.d [2020-09-15T13:07:26.170Z] #17 56.02 Setting up python3-setuptools (40.8.0-1) ... [2020-09-15T13:07:26.350Z] #39 157.1 make[2]: Nothing to be done for 'all'. [2020-09-15T13:07:26.350Z] #39 157.1 make[2]: Nothing to be done for 'all'. [2020-09-15T13:07:26.350Z] #39 157.2 make[2]: Nothing to be done for 'all'. [2020-09-15T13:07:26.350Z] #39 157.2 INSTALL criu/criu [2020-09-15T13:07:26.424Z] #39 98.77 CC criu/files-ext.o [2020-09-15T13:07:26.444Z] #40 66.58 DEP criu/sk-netlink.d [2020-09-15T13:07:26.444Z] #40 66.76 DEP criu/sk-inet.d [2020-09-15T13:07:26.444Z] #40 66.89 DEP criu/signalfd.d [2020-09-15T13:07:26.610Z] #39 DONE 157.6s [2020-09-15T13:07:26.610Z] [2020-09-15T13:07:26.610Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-15T13:07:26.687Z] #39 99.07 CC criu/files-reg.o [2020-09-15T13:07:26.742Z] #40 67.02 DEP criu/sigframe.d [2020-09-15T13:07:26.742Z] #40 67.09 DEP criu/shmem.d [2020-09-15T13:07:27.041Z] #40 67.27 DEP criu/servicefd.d [2020-09-15T13:07:27.041Z] #40 67.42 DEP criu/seize.d [2020-09-15T13:07:27.101Z] #17 56.99 Setting up python3-pip (18.1-5) ... [2020-09-15T13:07:27.340Z] #40 67.55 DEP criu/seccomp.d [2020-09-15T13:07:27.340Z] #40 67.73 DEP criu/rst-malloc.d [2020-09-15T13:07:27.638Z] #40 67.82 DEP criu/rbtree.d [2020-09-15T13:07:27.638Z] #40 67.86 DEP criu/pstree.d [2020-09-15T13:07:27.937Z] #40 68.05 DEP criu/protobuf.d [2020-09-15T13:07:27.937Z] #40 68.16 GEN criu/protobuf-desc-gen.h [2020-09-15T13:07:27.990Z] #45 ... [2020-09-15T13:07:27.990Z] [2020-09-15T13:07:27.990Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-09-15T13:07:27.990Z] #40 DONE 0.0s [2020-09-15T13:07:27.990Z] [2020-09-15T13:07:27.990Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-09-15T13:07:27.990Z] #42 DONE 0.2s [2020-09-15T13:07:27.990Z] [2020-09-15T13:07:27.990Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-15T13:07:27.990Z] #45 ... [2020-09-15T13:07:27.990Z] [2020-09-15T13:07:27.990Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-09-15T13:07:27.990Z] #44 DONE 0.0s [2020-09-15T13:07:28.250Z] [2020-09-15T13:07:28.250Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-15T13:07:28.287Z] #17 58.00 Processing triggers for libc-bin (2.28-10) ... [2020-09-15T13:07:28.287Z] #17 58.05 Processing triggers for mime-support (3.62) ... [2020-09-15T13:07:28.607Z] #39 100.6 CC criu/files.o [2020-09-15T13:07:29.216Z] #17 DONE 58.9s [2020-09-15T13:07:29.216Z] [2020-09-15T13:07:29.216Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-09-15T13:07:29.474Z] #40 69.82 DEP criu/protobuf-desc.d [2020-09-15T13:07:29.777Z] #40 69.93 DEP criu/proc_parse.d [2020-09-15T13:07:29.777Z] #40 70.13 DEP criu/plugin.d [2020-09-15T13:07:29.777Z] #40 70.21 DEP criu/pipes.d [2020-09-15T13:07:30.019Z] #39 102.0 CC criu/filesystems.o [2020-09-15T13:07:30.077Z] #40 70.37 DEP criu/pie-util.d [2020-09-15T13:07:30.145Z] #18 0.912 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-09-15T13:07:30.145Z] #18 0.916 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-09-15T13:07:30.145Z] #18 0.920 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-09-15T13:07:30.145Z] #18 DONE 1.0s [2020-09-15T13:07:30.145Z] [2020-09-15T13:07:30.145Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-15T13:07:30.145Z] #36 181.5 + dpkg --print-architecture [2020-09-15T13:07:30.145Z] #36 181.5 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-09-15T13:07:30.145Z] #36 181.7 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-09-15T13:07:30.145Z] #36 181.7 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-09-15T13:07:30.281Z] #39 102.5 CC criu/fsnotify.o [2020-09-15T13:07:30.376Z] #40 70.52 DEP criu/pie-util-vdso.d [2020-09-15T13:07:30.376Z] #40 70.65 DEP criu/path.d [2020-09-15T13:07:30.376Z] #40 70.79 DEP criu/parasite-syscall.d [2020-09-15T13:07:30.676Z] #40 70.98 DEP criu/pagemap.d [2020-09-15T13:07:30.993Z] #40 71.15 DEP criu/pagemap-cache.d [2020-09-15T13:07:30.993Z] #40 71.27 DEP criu/page-xfer.d [2020-09-15T13:07:30.993Z] #40 71.41 DEP criu/page-pipe.d [2020-09-15T13:07:31.228Z] #39 103.3 CC criu/image-desc.o [2020-09-15T13:07:31.228Z] #39 103.4 CC criu/image.o [2020-09-15T13:07:31.291Z] #40 71.52 DEP criu/netfilter.d [2020-09-15T13:07:31.589Z] #40 71.68 DEP criu/net.d [2020-09-15T13:07:31.589Z] #40 71.89 DEP criu/namespaces.d [2020-09-15T13:07:31.804Z] #39 104.0 CC criu/ipc_ns.o [2020-09-15T13:07:31.888Z] #40 72.05 DEP criu/mount.d [2020-09-15T13:07:31.888Z] #40 72.22 DEP criu/memfd.d [2020-09-15T13:07:32.186Z] #40 72.40 DEP criu/mem.d [2020-09-15T13:07:32.186Z] #40 72.59 DEP criu/lsm.d [2020-09-15T13:07:32.454Z] #45 ... [2020-09-15T13:07:32.454Z] [2020-09-15T13:07:32.454Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-15T13:07:32.455Z] #52 190.8 + bin/containerd [2020-09-15T13:07:32.484Z] #40 72.72 DEP criu/log.d [2020-09-15T13:07:32.751Z] #39 104.9 CC criu/irmap.o [2020-09-15T13:07:32.784Z] #40 72.87 DEP criu/libnetlink.d [2020-09-15T13:07:32.784Z] #40 73.01 DEP criu/kerndat.d [2020-09-15T13:07:33.083Z] #40 73.22 DEP criu/kcmp-ids.d [2020-09-15T13:07:33.083Z] #40 73.28 DEP criu/irmap.d [2020-09-15T13:07:33.347Z] #39 105.4 CC criu/kcmp-ids.o [2020-09-15T13:07:33.347Z] #39 105.6 CC criu/kerndat.o [2020-09-15T13:07:33.384Z] #40 73.47 DEP criu/ipc_ns.d [2020-09-15T13:07:33.384Z] #40 73.62 DEP criu/image.d [2020-09-15T13:07:33.418Z] #36 ... [2020-09-15T13:07:33.418Z] [2020-09-15T13:07:33.418Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-15T13:07:33.418Z] #45 188.9 + cd /tmp/tmp.mm70Hh4LFC/src/github.com/golangci/golangci-lint/ [2020-09-15T13:07:33.418Z] #45 188.9 + git checkout -q v1.23.8 [2020-09-15T13:07:33.683Z] #40 73.75 DEP criu/image-desc.d [2020-09-15T13:07:33.683Z] #40 73.84 DEP criu/fsnotify.d [2020-09-15T13:07:33.683Z] #40 73.97 DEP criu/filesystems.d [2020-09-15T13:07:33.683Z] #40 74.11 DEP criu/files.d [2020-09-15T13:07:33.982Z] #40 74.37 DEP criu/files-reg.d [2020-09-15T13:07:33.986Z] #45 189.8 ++ git describe --tags [2020-09-15T13:07:34.243Z] #45 189.8 + version=v1.23.8 [2020-09-15T13:07:34.243Z] #45 189.8 ++ git rev-parse --short HEAD [2020-09-15T13:07:34.243Z] #45 189.8 + commit=76a82c6 [2020-09-15T13:07:34.243Z] #45 189.8 ++ git show -s --format=%cd [2020-09-15T13:07:34.243Z] #45 189.8 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-09-15T13:07:34.243Z] #45 189.8 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-09-15T13:07:34.281Z] #40 74.59 DEP criu/files-ext.d [2020-09-15T13:07:34.303Z] #39 106.5 CC criu/libnetlink.o [2020-09-15T13:07:34.568Z] #39 106.7 CC criu/log.o [2020-09-15T13:07:34.581Z] #40 74.71 DEP criu/file-lock.d [2020-09-15T13:07:34.581Z] #40 74.86 DEP criu/file-ids.d [2020-09-15T13:07:34.829Z] #39 107.1 CC criu/lsm.o [2020-09-15T13:07:34.895Z] #40 74.98 DEP criu/fifo.d [2020-09-15T13:07:34.895Z] #40 75.13 DEP criu/fdstore.d [2020-09-15T13:07:34.895Z] #40 75.21 DEP criu/fault-injection.d [2020-09-15T13:07:34.895Z] #40 75.26 DEP criu/external.d [2020-09-15T13:07:35.090Z] #39 107.4 CC criu/mem.o [2020-09-15T13:07:35.174Z] #45 ... [2020-09-15T13:07:35.174Z] [2020-09-15T13:07:35.174Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-15T13:07:35.174Z] #39 112.0 CC criu/irmap.o [2020-09-15T13:07:35.174Z] #39 112.6 CC criu/kcmp-ids.o [2020-09-15T13:07:35.174Z] #39 112.9 CC criu/kerndat.o [2020-09-15T13:07:35.174Z] #39 114.0 CC criu/libnetlink.o [2020-09-15T13:07:35.174Z] #39 114.4 CC criu/log.o [2020-09-15T13:07:35.174Z] #39 114.9 CC criu/lsm.o [2020-09-15T13:07:35.174Z] #39 115.2 CC criu/mem.o [2020-09-15T13:07:35.174Z] #39 117.0 CC criu/memfd.o [2020-09-15T13:07:35.174Z] #39 117.8 CC criu/mount.o [2020-09-15T13:07:35.174Z] #39 121.8 CC criu/namespaces.o [2020-09-15T13:07:35.192Z] #40 ... [2020-09-15T13:07:35.192Z] [2020-09-15T13:07:35.192Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-15T13:07:35.192Z] #22 140.0 Checking out files: 32% (3577/10927) Checking out files: 33% (3606/10927) Checking out files: 34% (3716/10927) Checking out files: 35% (3825/10927) Checking out files: 36% (3934/10927) Checking out files: 37% (4043/10927) Checking out files: 38% (4153/10927) [2020-09-15T13:07:35.192Z] #22 ... [2020-09-15T13:07:35.192Z] [2020-09-15T13:07:35.192Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-15T13:07:35.192Z] #42 130.2 mime [2020-09-15T13:07:35.192Z] #42 130.7 net/http/internal [2020-09-15T13:07:35.192Z] #42 132.7 vendor/golang.org/x/net/idna [2020-09-15T13:07:35.192Z] #42 133.9 net/textproto [2020-09-15T13:07:35.192Z] #42 133.9 crypto/x509 [2020-09-15T13:07:35.192Z] #42 135.7 vendor/golang.org/x/net/http/httpproxy [2020-09-15T13:07:35.192Z] #42 135.7 vendor/golang.org/x/net/http/httpguts [2020-09-15T13:07:35.192Z] #42 137.8 crypto/tls [2020-09-15T13:07:35.192Z] #42 ... [2020-09-15T13:07:35.192Z] [2020-09-15T13:07:35.192Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-15T13:07:36.479Z] #39 108.7 CC criu/memfd.o [2020-09-15T13:07:36.542Z] #39 123.4 CC criu/net.o [2020-09-15T13:07:36.742Z] #39 109.2 CC criu/mount.o [2020-09-15T13:07:37.317Z] #39 ... [2020-09-15T13:07:37.317Z] [2020-09-15T13:07:37.317Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-09-15T13:07:37.317Z] #19 4.859 Collecting yamllint==1.16.0 [2020-09-15T13:07:37.317Z] #19 10.22 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-09-15T13:07:37.317Z] #19 10.32 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-09-15T13:07:37.317Z] #19 10.37 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-09-15T13:07:37.317Z] #19 10.42 Collecting pyyaml (from yamllint==1.16.0) [2020-09-15T13:07:37.317Z] #19 10.58 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-09-15T13:07:37.317Z] #19 11.85 Building wheels for collected packages: pyyaml [2020-09-15T13:07:37.317Z] #19 11.86 Running setup.py bdist_wheel for pyyaml: started [2020-09-15T13:07:37.317Z] #19 12.67 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-09-15T13:07:37.317Z] #19 12.67 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-09-15T13:07:37.317Z] #19 12.75 Successfully built pyyaml [2020-09-15T13:07:37.317Z] #19 12.76 Installing collected packages: pathspec, pyyaml, yamllint [2020-09-15T13:07:37.317Z] #19 13.06 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-09-15T13:07:37.317Z] #19 DONE 13.5s [2020-09-15T13:07:37.317Z] [2020-09-15T13:07:37.317Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-15T13:07:37.595Z] #22 140.0 Checking out files: 32% (3577/10927) Checking out files: 33% (3606/10927) Checking out files: 34% (3716/10927) Checking out files: 35% (3825/10927) Checking out files: 36% (3934/10927) Checking out files: 37% (4043/10927) Checking out files: 38% (4153/10927) Checking out files: 39% (4262/10927) Checking out files: 40% (4371/10927) Checking out files: 41% (4481/10927) Checking out files: 42% (4590/10927) Checking out files: 43% (4699/10927) Checking out files: 44% (4808/10927) Checking out files: 45% (4918/10927) Checking out files: 46% (5027/10927) Checking out files: 47% (5136/10927) Checking out files: 48% (5245/10927) Checking out files: 49% (5355/10927) Checking out files: 50% (5464/10927) Checking out files: 51% (5573/10927) Checking out files: 52% (5683/10927) Checking out files: 53% (5792/10927) Checking out files: 54% (5901/10927) Checking out files: 55% (6010/10927) Checking out files: 56% (6120/10927) Checking out files: 57% (6229/10927) Checking out files: 58% (6338/10927) Checking out files: 59% (6447/10927) Checking out files: 59% (6448/10927) Checking out files: 60% (6557/10927) Checking out files: 61% (6666/10927) Checking out files: 62% (6775/10927) Checking out files: 63% (6885/10927) Checking out files: 64% (6994/10927) Checking out files: 65% (7103/10927) Checking out files: 66% (7212/10927) Checking out files: 67% (7322/10927) Checking out files: 68% (7431/10927) Checking out files: 69% (7540/10927) Checking out files: 70% (7649/10927) Checking out files: 71% (7759/10927) Checking out files: 72% (7868/10927) Checking out files: 73% (7977/10927) Checking out files: 74% (8086/10927) Checking out files: 75% (8196/10927) Checking out files: 76% (8305/10927) Checking out files: 77% (8414/10927) Checking out files: 78% (8524/10927) Checking out files: 79% (8633/10927) Checking out files: 80% (8742/10927) Checking out files: 81% (8851/10927) Checking out files: 82% (8961/10927) Checking out files: 83% (9070/10927) Checking out files: 84% (9179/10927) Checking out files: 85% (9288/10927) Checking out files: 86% (9398/10927) Checking out files: 87% (9507/10927) Checking out files: 88% (9616/10927) Checking out files: 89% (9726/10927) Checking out files: 90% (9835/10927) Checking out files: 90% (9880/10927) Checking out files: 91% (9944/10927) Checking out files: 92% (10053/10927) Checking out files: 93% (10163/10927) Checking out files: 94% (10272/10927) Checking out files: 95% (10381/10927) Checking out files: 96% (10490/10927) Checking out files: 97% (10600/10927) Checking out files: 98% (10709/10927) Checking out files: 99% (10818/10927) Checking out files: 100% (10927/10927) Checking out files: 100% (10927/10927), done. [2020-09-15T13:07:37.595Z] #22 142.4 + cd /tmp/tmp.w9KhFjNV6S/tmp/docker-ce [2020-09-15T13:07:37.595Z] #22 142.4 + git checkout -q v17.06.2-ce [2020-09-15T13:07:39.062Z] #39 126.0 CC criu/netfilter.o [2020-09-15T13:07:39.263Z] #45 174.6 + cd /tmp/tmp.o5yhFMMSxU/src/github.com/golangci/golangci-lint/ [2020-09-15T13:07:39.263Z] #45 174.6 + git checkout -q v1.23.8 [2020-09-15T13:07:39.624Z] #39 126.4 CC criu/page-pipe.o [2020-09-15T13:07:40.187Z] #39 127.0 CC criu/page-xfer.o [2020-09-15T13:07:40.187Z] #39 ... [2020-09-15T13:07:40.187Z] [2020-09-15T13:07:40.187Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-09-15T13:07:40.187Z] #19 4.823 Collecting yamllint==1.16.0 [2020-09-15T13:07:40.210Z] #45 175.2 ++ git describe --tags [2020-09-15T13:07:40.210Z] #45 175.2 + version=v1.23.8 [2020-09-15T13:07:40.210Z] #45 175.2 ++ git rev-parse --short HEAD [2020-09-15T13:07:40.210Z] #45 175.2 + commit=76a82c6 [2020-09-15T13:07:40.210Z] #45 175.2 ++ git show -s --format=%cd [2020-09-15T13:07:40.210Z] #45 175.2 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-09-15T13:07:40.210Z] #45 175.2 + 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-09-15T13:07:40.370Z] #22 144.9 + mkdir -p /tmp/tmp.w9KhFjNV6S/src/github.com/docker [2020-09-15T13:07:40.370Z] #22 144.9 + mv components/cli /tmp/tmp.w9KhFjNV6S/src/github.com/docker/cli [2020-09-15T13:07:40.370Z] #22 144.9 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2020-09-15T13:07:40.443Z] #19 10.23 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-09-15T13:07:40.443Z] #19 10.31 Collecting pyyaml (from yamllint==1.16.0) [2020-09-15T13:07:40.699Z] #19 10.48 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-09-15T13:07:41.628Z] #19 ... [2020-09-15T13:07:41.628Z] [2020-09-15T13:07:41.628Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-15T13:07:41.628Z] #39 128.5 CC criu/pagemap-cache.o [2020-09-15T13:07:42.191Z] #39 129.0 CC criu/pagemap.o [2020-09-15T13:07:43.557Z] #39 130.2 CC criu/parasite-syscall.o [2020-09-15T13:07:44.123Z] #39 ... [2020-09-15T13:07:44.123Z] [2020-09-15T13:07:44.123Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-09-15T13:07:44.123Z] #19 11.91 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-09-15T13:07:44.123Z] #19 11.95 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-09-15T13:07:44.123Z] #19 11.98 Building wheels for collected packages: pyyaml [2020-09-15T13:07:44.123Z] #19 11.99 Running setup.py bdist_wheel for pyyaml: started [2020-09-15T13:07:44.123Z] #19 13.10 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-09-15T13:07:44.123Z] #19 13.11 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-09-15T13:07:44.123Z] #19 13.17 Successfully built pyyaml [2020-09-15T13:07:44.123Z] #19 13.19 Installing collected packages: pyyaml, pathspec, yamllint [2020-09-15T13:07:44.123Z] #19 13.54 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-09-15T13:07:44.123Z] #19 DONE 14.0s [2020-09-15T13:07:44.379Z] [2020-09-15T13:07:44.379Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-09-15T13:07:44.379Z] #22 DONE 0.3s [2020-09-15T13:07:44.379Z] [2020-09-15T13:07:44.379Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-15T13:07:44.379Z] #45 ... [2020-09-15T13:07:44.379Z] [2020-09-15T13:07:44.379Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-09-15T13:07:46.012Z] #22 ... [2020-09-15T13:07:46.012Z] [2020-09-15T13:07:46.012Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-15T13:07:46.012Z] #40 75.44 DEP criu/eventpoll.d [2020-09-15T13:07:46.012Z] #40 75.67 DEP criu/eventfd.d [2020-09-15T13:07:46.012Z] #40 75.85 DEP criu/crtools.d [2020-09-15T13:07:46.012Z] #40 76.11 DEP criu/cr-service.d [2020-09-15T13:07:46.012Z] #40 76.31 DEP criu/cr-restore.d [2020-09-15T13:07:46.012Z] #40 76.66 DEP criu/cr-errno.d [2020-09-15T13:07:46.012Z] #40 76.68 DEP criu/cr-dump.d [2020-09-15T13:07:46.012Z] #40 76.88 DEP criu/cr-dedup.d [2020-09-15T13:07:46.012Z] #40 77.08 DEP criu/cr-check.d [2020-09-15T13:07:46.012Z] #40 77.28 DEP criu/config.d [2020-09-15T13:07:46.012Z] #40 77.44 DEP criu/clone-noasan.d [2020-09-15T13:07:46.012Z] #40 77.57 DEP criu/cgroup.d [2020-09-15T13:07:46.012Z] #40 77.86 DEP criu/cgroup-props.d [2020-09-15T13:07:46.012Z] #40 77.97 DEP criu/bitmap.d [2020-09-15T13:07:46.012Z] #40 77.99 DEP criu/bfd.d [2020-09-15T13:07:46.012Z] #40 78.10 DEP criu/autofs.d [2020-09-15T13:07:46.012Z] #40 78.22 DEP criu/aio.d [2020-09-15T13:07:46.012Z] #40 78.38 DEP criu/action-scripts.d [2020-09-15T13:07:46.012Z] #40 78.61 CC criu/action-scripts.o [2020-09-15T13:07:46.012Z] #40 79.30 CC criu/aio.o [2020-09-15T13:07:46.012Z] #40 79.86 CC criu/autofs.o [2020-09-15T13:07:46.012Z] #40 81.71 CC criu/bfd.o [2020-09-15T13:07:46.012Z] #40 82.28 CC criu/bitmap.o [2020-09-15T13:07:46.012Z] #40 82.40 CC criu/cgroup-props.o [2020-09-15T13:07:46.012Z] #40 83.23 CC criu/cgroup.o [2020-09-15T13:07:46.661Z] #40 87.03 CC criu/clone-noasan.o [2020-09-15T13:07:46.961Z] #40 87.31 CC criu/config.o [2020-09-15T13:07:48.128Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-09-15T13:07:48.128Z] ok github.com/docker/docker/api/server/httputils 0.011s coverage: 14.7% of statements [2020-09-15T13:07:48.370Z] #45 ... [2020-09-15T13:07:48.370Z] [2020-09-15T13:07:48.370Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-15T13:07:48.370Z] #39 111.9 CC criu/namespaces.o [2020-09-15T13:07:48.370Z] #39 113.1 CC criu/net.o [2020-09-15T13:07:48.370Z] #39 115.4 CC criu/netfilter.o [2020-09-15T13:07:48.370Z] #39 115.7 CC criu/page-pipe.o [2020-09-15T13:07:48.370Z] #39 116.3 CC criu/page-xfer.o [2020-09-15T13:07:48.370Z] #39 117.7 CC criu/pagemap-cache.o [2020-09-15T13:07:48.370Z] #39 118.0 CC criu/pagemap.o [2020-09-15T13:07:48.370Z] #39 118.8 CC criu/parasite-syscall.o [2020-09-15T13:07:48.370Z] #39 119.5 CC criu/path.o [2020-09-15T13:07:48.370Z] #39 119.7 CC criu/pie-util-vdso.o [2020-09-15T13:07:48.370Z] #39 120.0 CC criu/pie-util.o [2020-09-15T13:07:48.370Z] #39 120.2 CC criu/pipes.o [2020-09-15T13:07:48.418Z] ok github.com/docker/docker/api/server/middleware 0.010s coverage: 37.7% of statements [2020-09-15T13:07:48.419Z] ? github.com/docker/docker/api/server/router [no test files] [2020-09-15T13:07:48.419Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-09-15T13:07:48.419Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-09-15T13:07:48.550Z] #26 DONE 3.8s [2020-09-15T13:07:48.550Z] [2020-09-15T13:07:48.550Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-09-15T13:07:48.550Z] #29 DONE 0.4s [2020-09-15T13:07:48.550Z] [2020-09-15T13:07:48.550Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-15T13:07:48.550Z] #39 131.5 CC criu/path.o [2020-09-15T13:07:48.550Z] #39 132.0 CC criu/pie-util-vdso-elf32.o [2020-09-15T13:07:48.550Z] #39 132.4 CC criu/pie-util-vdso.o [2020-09-15T13:07:48.550Z] #39 132.8 CC criu/pie-util.o [2020-09-15T13:07:48.550Z] #39 133.0 CC criu/pipes.o [2020-09-15T13:07:48.550Z] #39 133.7 CC criu/plugin.o [2020-09-15T13:07:48.550Z] #39 134.0 CC criu/proc_parse.o [2020-09-15T13:07:48.632Z] #39 120.9 CC criu/plugin.o [2020-09-15T13:07:48.785Z] Client: [2020-09-15T13:07:48.785Z] Debug Mode: false [2020-09-15T13:07:48.785Z] Plugins: [2020-09-15T13:07:48.785Z] cluster: Manage Docker clusters (Docker Inc., v1.2.0) [2020-09-15T13:07:48.785Z] [2020-09-15T13:07:48.785Z] Server: [2020-09-15T13:07:48.785Z] Containers: 0 [2020-09-15T13:07:48.785Z] Running: 0 [2020-09-15T13:07:48.785Z] Paused: 0 [2020-09-15T13:07:48.785Z] Stopped: 0 [2020-09-15T13:07:48.785Z] Images: 0 [2020-09-15T13:07:48.785Z] Server Version: 19.03.5 [2020-09-15T13:07:48.785Z] Storage Driver: lcow (linux) windowsfilter (windows) [2020-09-15T13:07:48.785Z] LCOW: [2020-09-15T13:07:48.785Z] Windows: [2020-09-15T13:07:48.785Z] Logging Driver: json-file [2020-09-15T13:07:48.785Z] Plugins: [2020-09-15T13:07:48.785Z] Volume: local [2020-09-15T13:07:48.785Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-09-15T13:07:48.785Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-09-15T13:07:48.785Z] Swarm: inactive [2020-09-15T13:07:48.785Z] Default Isolation: process [2020-09-15T13:07:48.785Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-09-15T13:07:48.785Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1282) [2020-09-15T13:07:48.785Z] OSType: windows [2020-09-15T13:07:48.785Z] Architecture: x86_64 [2020-09-15T13:07:48.785Z] CPUs: 4 [2020-09-15T13:07:48.785Z] Total Memory: 32GiB [2020-09-15T13:07:48.785Z] Name: azwin-2-2d5200 [2020-09-15T13:07:48.785Z] ID: ZOFV:QAC5:2FLK:T5RX:FVJP:LT5R:IR5Y:HY4P:UCVB:IXLC:5JTE:Z7K5 [2020-09-15T13:07:48.785Z] Docker Root Dir: D:\docker [2020-09-15T13:07:48.785Z] Debug Mode: false [2020-09-15T13:07:48.785Z] Registry: https://index.docker.io/v1/ [2020-09-15T13:07:48.785Z] Labels: [2020-09-15T13:07:48.785Z] Experimental: true [2020-09-15T13:07:48.785Z] Insecure Registries: [2020-09-15T13:07:48.785Z] 10.0.0.4:5000 [2020-09-15T13:07:48.785Z] 127.0.0.0/8 [2020-09-15T13:07:48.785Z] Registry Mirrors: [2020-09-15T13:07:48.785Z] http://10.0.0.4:5000/ [2020-09-15T13:07:48.785Z] Live Restore Enabled: false [2020-09-15T13:07:48.785Z] [2020-09-15T13:07:48.805Z] #39 ... [2020-09-15T13:07:48.805Z] [2020-09-15T13:07:48.805Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-09-15T13:07:48.805Z] #31 DONE 0.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2020-09-15T13:07:49.049Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-09-15T13:07:49.049Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-09-15T13:07:49.049Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-09-15T13:07:49.049Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-09-15T13:07:49.049Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-09-15T13:07:49.049Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-09-15T13:07:49.061Z] [2020-09-15T13:07:49.061Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-09-15T13:07:49.061Z] #34 DONE 0.1s [2020-09-15T13:07:49.061Z] [2020-09-15T13:07:49.061Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-15T13:07:49.061Z] #36 ... [2020-09-15T13:07:49.061Z] [2020-09-15T13:07:49.061Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-15T13:07:49.061Z] #49 85.73 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-09-15T13:07:49.075Z] #40 ... [2020-09-15T13:07:49.075Z] [2020-09-15T13:07:49.075Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-15T13:07:49.075Z] #42 143.5 net/http/httptrace [2020-09-15T13:07:49.075Z] #42 143.7 net/http [2020-09-15T13:07:49.075Z] #42 153.1 github.com/LK4D4/vndr/godl [2020-09-15T13:07:49.075Z] #42 153.9 github.com/LK4D4/vndr [2020-09-15T13:07:49.207Z] #39 121.3 CC criu/proc_parse.o [2020-09-15T13:07:49.379Z] #42 ... [2020-09-15T13:07:49.379Z] [2020-09-15T13:07:49.379Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-15T13:07:49.379Z] #40 89.43 CC criu/cr-check.o [2020-09-15T13:07:50.082Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-09-15T13:07:50.082Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-09-15T13:07:50.082Z] ok github.com/docker/docker/api/server/router/swarm 0.002s coverage: 5.7% of statements [2020-09-15T13:07:50.082Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-09-15T13:07:50.082Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-09-15T13:07:50.082Z] ? github.com/docker/docker/api/types [no test files] [2020-09-15T13:07:50.082Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-09-15T13:07:50.082Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-09-15T13:07:50.083Z] ? github.com/docker/docker/api/types/container [no test files] [2020-09-15T13:07:50.083Z] ? github.com/docker/docker/api/types/events [no test files] [2020-09-15T13:07:50.714Z] ok github.com/docker/docker/api/types/strslice 0.005s coverage: 90.0% of statements [2020-09-15T13:07:50.714Z] ok github.com/docker/docker/api/types/filters 0.008s coverage: 92.2% of statements [2020-09-15T13:07:50.714Z] ? github.com/docker/docker/api/types/image [no test files] [2020-09-15T13:07:50.714Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-09-15T13:07:50.714Z] ? github.com/docker/docker/api/types/network [no test files] [2020-09-15T13:07:50.714Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-09-15T13:07:50.714Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-09-15T13:07:50.714Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-09-15T13:07:50.714Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-09-15T13:07:50.714Z] ok github.com/docker/docker/api/types/versions 0.006s coverage: 75.0% of statements [2020-09-15T13:07:50.714Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2020-09-15T13:07:50.951Z] #49 87.70 + mkdir -p /build [2020-09-15T13:07:50.951Z] #49 87.70 + cp runc /build/runc [2020-09-15T13:07:51.004Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-09-15T13:07:51.004Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-09-15T13:07:51.004Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-09-15T13:07:51.004Z] ? github.com/docker/docker/builder [no test files] [2020-09-15T13:07:51.004Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-09-15T13:07:51.004Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-09-15T13:07:51.004Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-09-15T13:07:51.004Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-09-15T13:07:51.004Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-09-15T13:07:51.004Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-09-15T13:07:51.004Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-09-15T13:07:51.129Z] #39 123.2 CC criu/protobuf-desc.o [2020-09-15T13:07:51.304Z] ok github.com/docker/docker/builder/dockerignore 0.013s coverage: 96.8% of statements [2020-09-15T13:07:51.482Z] #40 91.43 CC criu/cr-dedup.o [2020-09-15T13:07:51.703Z] #39 124.0 CC criu/protobuf.o [2020-09-15T13:07:51.781Z] #40 91.88 CC criu/cr-dump.o [2020-09-15T13:07:51.879Z] #49 DONE 88.3s [2020-09-15T13:07:51.879Z] [2020-09-15T13:07:51.879Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-15T13:07:51.879Z] #39 136.5 CC criu/protobuf-desc.o [2020-09-15T13:07:51.879Z] #39 137.4 CC criu/protobuf.o [2020-09-15T13:07:51.879Z] #39 137.8 CC criu/pstree.o [2020-09-15T13:07:51.966Z] #39 124.3 CC criu/pstree.o [2020-09-15T13:07:52.135Z] #39 139.1 CC criu/rbtree.o [2020-09-15T13:07:52.700Z] #39 139.7 CC criu/rst-malloc.o [2020-09-15T13:07:52.913Z] #39 125.4 CC criu/rbtree.o [2020-09-15T13:07:52.956Z] #39 ... [2020-09-15T13:07:52.956Z] [2020-09-15T13:07:52.956Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-15T13:07:52.956Z] #36 DONE 208.6s [2020-09-15T13:07:52.956Z] [2020-09-15T13:07:52.956Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-15T13:07:52.956Z] #39 139.8 CC criu/seccomp.o [2020-09-15T13:07:53.488Z] #39 125.7 CC criu/rst-malloc.o [2020-09-15T13:07:53.517Z] #39 140.4 CC criu/seize.o [2020-09-15T13:07:53.751Z] #39 126.0 CC criu/seccomp.o [2020-09-15T13:07:54.054Z] ok github.com/docker/docker/builder/remotecontext 0.318s coverage: 13.6% of statements [2020-09-15T13:07:54.054Z] ok github.com/docker/docker/builder/dockerfile 1.031s coverage: 48.0% of statements [2020-09-15T13:07:54.325Z] #39 126.6 CC criu/seize.o [2020-09-15T13:07:54.392Z] #52 ... [2020-09-15T13:07:54.392Z] [2020-09-15T13:07:54.392Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-15T13:07:54.392Z] #45 DONE 258.3s [2020-09-15T13:07:54.445Z] #39 141.4 CC criu/servicefd.o [2020-09-15T13:07:54.554Z] #40 94.36 CC criu/cr-errno.o [2020-09-15T13:07:54.554Z] #40 94.45 CC criu/cr-restore.o [2020-09-15T13:07:54.651Z] [2020-09-15T13:07:54.651Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-15T13:07:54.899Z] #39 ... [2020-09-15T13:07:54.899Z] [2020-09-15T13:07:54.899Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-15T13:07:54.899Z] #52 140.1 + bin/containerd [2020-09-15T13:07:55.007Z] #39 141.8 CC criu/shmem.o [2020-09-15T13:07:55.092Z] ok github.com/docker/docker/cli/debug 0.001s coverage: 100.0% of statements [2020-09-15T13:07:55.162Z] #52 ... [2020-09-15T13:07:55.162Z] [2020-09-15T13:07:55.162Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-15T13:07:55.162Z] #39 127.4 CC criu/servicefd.o [2020-09-15T13:07:55.263Z] #39 ... [2020-09-15T13:07:55.263Z] [2020-09-15T13:07:55.263Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-09-15T13:07:55.263Z] #37 DONE 0.6s [2020-09-15T13:07:55.263Z] [2020-09-15T13:07:55.263Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-15T13:07:55.263Z] #39 142.3 CC criu/sigframe.o [2020-09-15T13:07:55.518Z] #39 142.5 CC criu/signalfd.o [2020-09-15T13:07:55.736Z] #39 128.0 CC criu/shmem.o [2020-09-15T13:07:55.774Z] #39 142.6 CC criu/sk-inet.o [2020-09-15T13:07:56.123Z] ok github.com/docker/docker/builder/remotecontext/git 1.377s coverage: 86.3% of statements [2020-09-15T13:07:56.123Z] ? github.com/docker/docker/cli [no test files] [2020-09-15T13:07:56.123Z] ? github.com/docker/docker/cli/config [no test files] [2020-09-15T13:07:56.336Z] #39 143.3 CC criu/sk-netlink.o [2020-09-15T13:07:56.559Z] #52 ... [2020-09-15T13:07:56.559Z] [2020-09-15T13:07:56.559Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-09-15T13:07:56.559Z] #46 DONE 0.2s [2020-09-15T13:07:56.559Z] [2020-09-15T13:07:56.559Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-09-15T13:07:56.559Z] #48 DONE 0.0s [2020-09-15T13:07:56.559Z] [2020-09-15T13:07:56.559Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-09-15T13:07:56.593Z] #39 143.6 CC criu/sk-packet.o [2020-09-15T13:07:56.819Z] #50 DONE 0.2s [2020-09-15T13:07:56.819Z] [2020-09-15T13:07:56.819Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-15T13:07:57.131Z] #39 129.1 CC criu/sigframe.o [2020-09-15T13:07:57.131Z] #39 129.3 CC criu/signalfd.o [2020-09-15T13:07:57.155Z] #39 144.0 CC criu/sk-queue.o [2020-09-15T13:07:57.338Z] #40 ... [2020-09-15T13:07:57.338Z] [2020-09-15T13:07:57.338Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-15T13:07:57.338Z] #42 DONE 161.8s [2020-09-15T13:07:57.338Z] [2020-09-15T13:07:57.338Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-15T13:07:57.393Z] #39 129.6 CC criu/sk-inet.o [2020-09-15T13:07:57.411Z] #39 144.3 CC criu/sk-tcp.o [2020-09-15T13:07:57.627Z] ok github.com/docker/docker/client 0.119s coverage: 75.4% of statements [2020-09-15T13:07:57.656Z] #39 ... [2020-09-15T13:07:57.656Z] [2020-09-15T13:07:57.656Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-15T13:07:57.656Z] #21 191.3 + return [2020-09-15T13:07:57.656Z] #21 DONE 193.0s [2020-09-15T13:07:57.667Z] #39 144.6 CC criu/sk-unix.o [2020-09-15T13:07:57.919Z] [2020-09-15T13:07:57.919Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-15T13:07:58.493Z] #39 130.6 CC criu/sk-netlink.o [2020-09-15T13:07:58.756Z] #39 131.0 CC criu/sk-packet.o [2020-09-15T13:07:59.033Z] #39 145.8 CC criu/sockets.o [2020-09-15T13:07:59.331Z] #39 131.6 CC criu/sk-queue.o [2020-09-15T13:07:59.436Z] #37 ... [2020-09-15T13:07:59.436Z] [2020-09-15T13:07:59.436Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-15T13:07:59.436Z] #40 99.62 CC criu/cr-service.o [2020-09-15T13:07:59.606Z] #39 146.3 CC criu/stats.o [2020-09-15T13:07:59.606Z] #39 146.5 CC criu/string.o [2020-09-15T13:07:59.606Z] #39 146.6 CC criu/sysctl.o [2020-09-15T13:07:59.912Z] #39 132.1 CC criu/sk-tcp.o [2020-09-15T13:08:00.169Z] #39 147.0 CC criu/sysfs_parse.o [2020-09-15T13:08:00.426Z] #39 147.3 CC criu/timens.o [2020-09-15T13:08:00.486Z] #39 132.7 CC criu/sk-unix.o [2020-09-15T13:08:00.682Z] #39 147.6 CC criu/timerfd.o [2020-09-15T13:08:00.940Z] #39 147.8 CC criu/tty.o [2020-09-15T13:08:00.968Z] #40 101.3 CC criu/crtools.o [2020-09-15T13:08:01.268Z] #40 ... [2020-09-15T13:08:01.268Z] [2020-09-15T13:08:01.268Z] #29 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-09-15T13:08:01.268Z] #29 DONE 166.1s [2020-09-15T13:08:01.268Z] [2020-09-15T13:08:01.268Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-15T13:08:01.433Z] #39 ... [2020-09-15T13:08:01.433Z] [2020-09-15T13:08:01.433Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-09-15T13:08:01.433Z] #22 DONE 1.4s [2020-09-15T13:08:01.433Z] [2020-09-15T13:08:01.433Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-09-15T13:08:01.917Z] #37 ... [2020-09-15T13:08:01.917Z] [2020-09-15T13:08:01.917Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-15T13:08:01.917Z] #40 102.1 CC criu/eventfd.o [2020-09-15T13:08:02.308Z] #39 149.1 CC criu/tun.o [2020-09-15T13:08:02.567Z] #39 149.4 CC criu/uffd.o [2020-09-15T13:08:02.578Z] #40 102.8 CC criu/eventpoll.o [2020-09-15T13:08:03.226Z] #40 103.5 CC criu/external.o [2020-09-15T13:08:03.497Z] #39 150.2 CC criu/util.o [2020-09-15T13:08:03.525Z] #40 103.9 CC criu/fault-injection.o [2020-09-15T13:08:03.823Z] #40 104.0 CC criu/fdstore.o [2020-09-15T13:08:04.060Z] #39 151.1 CC criu/uts_ns.o [2020-09-15T13:08:04.142Z] #40 104.4 CC criu/fifo.o [2020-09-15T13:08:04.316Z] #39 151.3 CC criu/vdso-compat.o [2020-09-15T13:08:04.442Z] #40 104.7 CC criu/file-ids.o [2020-09-15T13:08:04.573Z] #39 151.5 CC criu/vdso.o [2020-09-15T13:08:04.742Z] #40 105.0 CC criu/file-lock.o [2020-09-15T13:08:05.136Z] #39 151.9 LINK criu/built-in.o [2020-09-15T13:08:05.136Z] #39 152.0 LINK criu/criu [2020-09-15T13:08:05.393Z] #39 152.3 DEP lib/c/criu.d [2020-09-15T13:08:05.393Z] #39 152.3 CC images/rpc.pb-c.o [2020-09-15T13:08:05.799Z] #40 105.8 CC criu/files-ext.o [2020-09-15T13:08:05.956Z] #39 152.7 CC lib/c/criu.o [2020-09-15T13:08:06.099Z] #40 106.3 CC criu/files-reg.o [2020-09-15T13:08:06.520Z] #39 153.5 LINK lib/c/built-in.o [2020-09-15T13:08:06.520Z] #39 153.5 LINK lib/c/libcriu.so [2020-09-15T13:08:06.520Z] #39 153.5 LINK lib/c/libcriu.a [2020-09-15T13:08:06.520Z] #39 153.6 GEN magic.py [2020-09-15T13:08:06.735Z] #26 ... [2020-09-15T13:08:06.735Z] [2020-09-15T13:08:06.735Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-15T13:08:06.735Z] #39 134.5 CC criu/sockets.o [2020-09-15T13:08:06.735Z] #39 135.3 CC criu/stats.o [2020-09-15T13:08:06.735Z] #39 135.6 CC criu/string.o [2020-09-15T13:08:06.735Z] #39 135.8 CC criu/sysctl.o [2020-09-15T13:08:06.735Z] #39 136.4 CC criu/sysfs_parse.o [2020-09-15T13:08:06.735Z] #39 136.8 CC criu/timens.o [2020-09-15T13:08:06.735Z] #39 137.2 CC criu/timerfd.o [2020-09-15T13:08:06.735Z] #39 137.6 CC criu/tty.o [2020-09-15T13:08:06.777Z] #39 153.7 Note: Building without setproctitle() and strlcpy() support. [2020-09-15T13:08:06.777Z] #39 153.7 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-09-15T13:08:06.777Z] #39 153.7 Note: Building without GnuTLS support [2020-09-15T13:08:06.777Z] #39 153.7 Makefile.config:39: Warn: you have no libnftables installed [2020-09-15T13:08:06.777Z] #39 153.7 Makefile.config:40: Warn: Building without nftables support [2020-09-15T13:08:06.998Z] #39 139.3 CC criu/tun.o [2020-09-15T13:08:07.572Z] #39 139.8 CC criu/uffd.o [2020-09-15T13:08:07.707Z] #39 154.4 fatal: not a git repository (or any of the parent directories): .git [2020-09-15T13:08:08.203Z] #40 108.2 CC criu/files.o [2020-09-15T13:08:08.270Z] #39 154.9 make[1]: Nothing to be done for 'all'. [2020-09-15T13:08:08.526Z] #39 155.4 make[1]: 'images/built-in.o' is up to date. [2020-09-15T13:08:08.526Z] #39 155.4 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-09-15T13:08:08.526Z] #39 155.5 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-09-15T13:08:08.526Z] #39 155.5 make[1]: 'compel/libcompel.a' is up to date. [2020-09-15T13:08:08.783Z] #39 155.5 make[1]: 'compel/compel-host-bin' is up to date. [2020-09-15T13:08:08.783Z] #39 155.5 make[1]: Nothing to be done for 'all'. [2020-09-15T13:08:08.783Z] #39 155.5 make[1]: 'soccr/libsoccr.a' is up to date. [2020-09-15T13:08:08.783Z] #39 155.7 make[2]: Nothing to be done for 'all'. [2020-09-15T13:08:08.965Z] #39 141.0 CC criu/util.o [2020-09-15T13:08:09.047Z] #39 155.8 make[2]: Nothing to be done for 'all'. [2020-09-15T13:08:09.047Z] #39 155.8 make[2]: Nothing to be done for 'all'. [2020-09-15T13:08:09.047Z] #39 155.9 make[2]: Nothing to be done for 'all'. [2020-09-15T13:08:09.047Z] #39 156.0 make[2]: Nothing to be done for 'all'. [2020-09-15T13:08:09.047Z] #39 156.0 make[2]: Nothing to be done for 'all'. [2020-09-15T13:08:09.047Z] #39 156.0 make[2]: Nothing to be done for 'all'. [2020-09-15T13:08:09.309Z] #39 156.1 make[2]: Nothing to be done for 'all'. [2020-09-15T13:08:09.309Z] #39 156.1 INSTALL criu/criu [2020-09-15T13:08:09.566Z] #39 DONE 156.4s [2020-09-15T13:08:09.566Z] [2020-09-15T13:08:09.566Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-15T13:08:09.738Z] #40 110.0 CC criu/filesystems.o [2020-09-15T13:08:09.911Z] #39 142.2 CC criu/uts_ns.o [2020-09-15T13:08:10.174Z] #39 142.4 CC criu/vdso.o [2020-09-15T13:08:10.383Z] #40 110.7 CC criu/fsnotify.o [2020-09-15T13:08:10.496Z] #45 ... [2020-09-15T13:08:10.496Z] [2020-09-15T13:08:10.496Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-09-15T13:08:10.496Z] #40 DONE 0.1s [2020-09-15T13:08:10.496Z] [2020-09-15T13:08:10.496Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-09-15T13:08:10.496Z] #42 DONE 0.2s [2020-09-15T13:08:10.496Z] [2020-09-15T13:08:10.496Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-09-15T13:08:10.497Z] #44 DONE 0.0s [2020-09-15T13:08:10.497Z] [2020-09-15T13:08:10.497Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-15T13:08:10.749Z] #39 142.9 LINK criu/built-in.o [2020-09-15T13:08:10.749Z] #39 143.1 LINK criu/criu [2020-09-15T13:08:11.327Z] #39 143.5 DEP lib/c/criu.d [2020-09-15T13:08:11.327Z] #39 143.7 CC images/rpc.pb-c.o [2020-09-15T13:08:11.438Z] #40 111.6 CC criu/image-desc.o [2020-09-15T13:08:11.438Z] #40 111.8 CC criu/image.o [2020-09-15T13:08:11.903Z] #39 ... [2020-09-15T13:08:11.903Z] [2020-09-15T13:08:11.903Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-09-15T13:08:11.903Z] #26 DONE 10.5s [2020-09-15T13:08:11.903Z] [2020-09-15T13:08:11.903Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-09-15T13:08:12.494Z] #40 112.7 CC criu/ipc_ns.o [2020-09-15T13:08:12.851Z] #29 DONE 1.0s [2020-09-15T13:08:12.851Z] [2020-09-15T13:08:12.851Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-09-15T13:08:12.851Z] #31 DONE 0.1s [2020-09-15T13:08:12.851Z] [2020-09-15T13:08:12.851Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-09-15T13:08:12.851Z] #34 DONE 0.1s [2020-09-15T13:08:12.851Z] [2020-09-15T13:08:12.851Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-09-15T13:08:13.547Z] #40 113.7 CC criu/irmap.o [2020-09-15T13:08:13.797Z] #37 DONE 0.9s [2020-09-15T13:08:13.797Z] [2020-09-15T13:08:13.797Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-15T13:08:13.797Z] #39 144.3 CC lib/c/criu.o [2020-09-15T13:08:13.797Z] #39 145.3 LINK lib/c/built-in.o [2020-09-15T13:08:13.797Z] #39 145.4 LINK lib/c/libcriu.so [2020-09-15T13:08:13.797Z] #39 145.4 LINK lib/c/libcriu.a [2020-09-15T13:08:13.797Z] #39 145.6 GEN magic.py [2020-09-15T13:08:13.797Z] #39 145.8 Note: Building without setproctitle() and strlcpy() support. [2020-09-15T13:08:13.797Z] #39 145.8 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-09-15T13:08:13.797Z] #39 145.8 Note: Building without GnuTLS support [2020-09-15T13:08:13.797Z] #39 145.8 Makefile.config:39: Warn: you have no libnftables installed [2020-09-15T13:08:13.797Z] #39 145.8 Makefile.config:40: Warn: Building without nftables support [2020-09-15T13:08:14.200Z] #40 114.5 CC criu/kcmp-ids.o [2020-09-15T13:08:14.372Z] #39 146.6 fatal: not a git repository (or any of the parent directories): .git [2020-09-15T13:08:14.498Z] #40 114.8 CC criu/kerndat.o [2020-09-15T13:08:14.918Z] #52 230.8 + bin/containerd-stress [2020-09-15T13:08:14.918Z] #52 232.8 + bin/containerd-shim [2020-09-15T13:08:15.320Z] #39 147.5 make[1]: Nothing to be done for 'all'. [2020-09-15T13:08:15.554Z] #40 115.9 CC criu/libnetlink.o [2020-09-15T13:08:15.748Z] #52 187.6 + bin/containerd [2020-09-15T13:08:16.205Z] #40 116.2 CC criu/log.o [2020-09-15T13:08:16.266Z] #39 148.4 make[1]: 'images/built-in.o' is up to date. [2020-09-15T13:08:16.266Z] #39 148.4 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-09-15T13:08:16.266Z] #39 148.5 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-09-15T13:08:16.266Z] #39 148.5 make[1]: 'compel/libcompel.a' is up to date. [2020-09-15T13:08:16.266Z] #39 148.6 make[1]: 'compel/compel-host-bin' is up to date. [2020-09-15T13:08:16.266Z] #39 148.6 make[1]: Nothing to be done for 'all'. [2020-09-15T13:08:16.504Z] #40 116.8 CC criu/lsm.o [2020-09-15T13:08:16.528Z] #39 148.7 make[1]: 'soccr/libsoccr.a' is up to date. [2020-09-15T13:08:16.791Z] #39 149.0 make[2]: Nothing to be done for 'all'. [2020-09-15T13:08:16.791Z] #39 149.1 make[2]: Nothing to be done for 'all'. [2020-09-15T13:08:16.791Z] #39 149.1 make[2]: Nothing to be done for 'all'. [2020-09-15T13:08:17.054Z] #39 149.3 make[2]: Nothing to be done for 'all'. [2020-09-15T13:08:17.054Z] #39 149.4 make[2]: Nothing to be done for 'all'. [2020-09-15T13:08:17.054Z] #39 149.4 make[2]: Nothing to be done for 'all'. [2020-09-15T13:08:17.054Z] #39 149.5 make[2]: Nothing to be done for 'all'. [2020-09-15T13:08:17.153Z] #40 117.3 CC criu/mem.o [2020-09-15T13:08:17.632Z] #39 149.6 make[2]: Nothing to be done for 'all'. [2020-09-15T13:08:17.632Z] #39 149.7 INSTALL criu/criu [2020-09-15T13:08:17.632Z] #39 DONE 149.8s [2020-09-15T13:08:17.632Z] [2020-09-15T13:08:17.632Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-15T13:08:18.690Z] #40 118.9 CC criu/memfd.o [2020-09-15T13:08:19.340Z] #40 119.5 CC criu/mount.o [2020-09-15T13:08:19.552Z] #52 ... [2020-09-15T13:08:19.552Z] [2020-09-15T13:08:19.552Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-09-15T13:08:19.552Z] #40 DONE 0.1s [2020-09-15T13:08:19.552Z] [2020-09-15T13:08:19.552Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-09-15T13:08:19.934Z] #42 DONE 0.6s [2020-09-15T13:08:19.934Z] [2020-09-15T13:08:19.934Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-09-15T13:08:19.934Z] #44 DONE 0.1s [2020-09-15T13:08:19.934Z] [2020-09-15T13:08:19.934Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-15T13:08:21.525Z] #52 239.4 + bin/containerd-shim-runc-v1 [2020-09-15T13:08:23.855Z] #40 123.4 CC criu/namespaces.o [2020-09-15T13:08:24.716Z] ok github.com/docker/docker/cmd/dockerd 0.048s coverage: 30.8% of statements [2020-09-15T13:08:24.716Z] ok github.com/docker/docker/container 0.127s coverage: 34.7% of statements [2020-09-15T13:08:24.716Z] ? github.com/docker/docker/container/stream [no test files] [2020-09-15T13:08:24.716Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-09-15T13:08:24.716Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-09-15T13:08:24.716Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-09-15T13:08:24.908Z] #40 125.2 CC criu/net.o [2020-09-15T13:08:25.717Z] #52 243.9 + bin/containerd-shim-runc-v2 [2020-09-15T13:08:26.285Z] #52 244.8 + binaries [2020-09-15T13:08:26.286Z] #52 244.8 + install -D bin/containerd /build/containerd [2020-09-15T13:08:26.286Z] #52 244.8 + install -D bin/containerd-shim /build/containerd-shim [2020-09-15T13:08:26.286Z] #52 244.8 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-09-15T13:08:26.286Z] #52 244.9 + install -D bin/ctr /build/ctr [2020-09-15T13:08:27.662Z] #52 DONE 246.0s [2020-09-15T13:08:28.230Z] [2020-09-15T13:08:28.230Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-09-15T13:08:28.496Z] #40 128.6 CC criu/netfilter.o [2020-09-15T13:08:28.795Z] #40 129.0 CC criu/page-pipe.o [2020-09-15T13:08:29.163Z] ok github.com/docker/docker/daemon/cluster 0.039s coverage: 0.5% of statements [2020-09-15T13:08:29.164Z] #53 DONE 0.7s [2020-09-15T13:08:29.164Z] [2020-09-15T13:08:29.164Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-09-15T13:08:29.164Z] #57 DONE 0.2s [2020-09-15T13:08:29.164Z] [2020-09-15T13:08:29.164Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-09-15T13:08:29.423Z] #59 DONE 0.5s [2020-09-15T13:08:29.423Z] [2020-09-15T13:08:29.423Z] #61 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-09-15T13:08:29.423Z] #61 DONE 0.0s [2020-09-15T13:08:29.443Z] #40 129.7 CC criu/page-xfer.o [2020-09-15T13:08:29.682Z] [2020-09-15T13:08:29.682Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-09-15T13:08:29.682Z] #62 DONE 0.0s [2020-09-15T13:08:29.682Z] [2020-09-15T13:08:29.682Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-09-15T13:08:29.996Z] #52 ... [2020-09-15T13:08:29.996Z] [2020-09-15T13:08:29.996Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-15T13:08:29.996Z] #45 DONE 225.2s [2020-09-15T13:08:29.996Z] [2020-09-15T13:08:29.996Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-15T13:08:30.193Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.006s coverage: 65.3% of statements [2020-09-15T13:08:30.248Z] #63 DONE 0.6s [2020-09-15T13:08:30.248Z] [2020-09-15T13:08:30.248Z] #64 exporting to image [2020-09-15T13:08:30.248Z] #64 exporting layers [2020-09-15T13:08:31.541Z] #40 131.4 CC criu/pagemap-cache.o [2020-09-15T13:08:31.541Z] #40 131.8 CC criu/pagemap.o [2020-09-15T13:08:31.698Z] ok github.com/docker/docker/daemon/cluster/convert 0.007s coverage: 35.9% of statements [2020-09-15T13:08:31.946Z] DEBUG: print all environment variables to check how Jenkins runs this script [2020-09-15T13:08:31.946Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-b7549fcc\powershellScript.ps1'; exit $LASTEXITCODE; [2020-09-15T13:08:31.946Z] ---------------------------------------------------------------------------- [2020-09-15T13:08:31.946Z] [2020-09-15T13:08:31.946Z] INFO: executeCI.ps1 starting at Tue Sep 15 13:08:31 CUT 2020 [2020-09-15T13:08:31.946Z] [2020-09-15T13:08:31.946Z] INFO: Script version 05-Feb-2019 09:03 PDT [2020-09-15T13:08:31.946Z] INFO: Running git version 2.24.1.windows.2 [2020-09-15T13:08:31.946Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2020-09-15T13:08:31.946Z] INFO: Environment variables: [2020-09-15T13:08:31.946Z] [2020-09-15T13:08:31.946Z] Name Value [2020-09-15T13:08:31.946Z] ---- ----- [2020-09-15T13:08:31.946Z] ALLUSERSPROFILE C:\ProgramData [2020-09-15T13:08:31.946Z] amd64 true [2020-09-15T13:08:31.946Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming [2020-09-15T13:08:31.946Z] APT_MIRROR cdn-fastly.deb.debian.org [2020-09-15T13:08:31.946Z] arm64 true [2020-09-15T13:08:31.946Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.9 [2020-09-15T13:08:31.946Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.9 [2020-09-15T13:08:31.946Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2020-09-15T13:08:31.946Z] BRANCH_NAME PR-41395 [2020-09-15T13:08:31.946Z] BUILD_DISPLAY_NAME #11 [2020-09-15T13:08:31.946Z] BUILD_ID 11 [2020-09-15T13:08:31.946Z] BUILD_NUMBER 11 [2020-09-15T13:08:31.946Z] BUILD_TAG jenkins-moby-PR-41395-11 [2020-09-15T13:08:31.946Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-41395/11/ [2020-09-15T13:08:31.946Z] CHANGE_AUTHOR cpuguy83 [2020-09-15T13:08:31.946Z] CHANGE_AUTHOR_DISPLAY_NAME Brian Goff [2020-09-15T13:08:31.946Z] CHANGE_AUTHOR_EMAIL cpuguy83@gmail.com [2020-09-15T13:08:31.946Z] CHANGE_BRANCH no_libseccomp [2020-09-15T13:08:31.946Z] CHANGE_FORK cpuguy83/docker [2020-09-15T13:08:31.946Z] CHANGE_ID 41395 [2020-09-15T13:08:31.946Z] CHANGE_TARGET master [2020-09-15T13:08:31.946Z] CHANGE_TITLE Remove dependency in dockerd on libseccomp [2020-09-15T13:08:31.946Z] CHANGE_URL https://github.com/moby/moby/pull/41395 [2020-09-15T13:08:31.946Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-09-15T13:08:31.946Z] CommonProgramFiles C:\Program Files\Common Files [2020-09-15T13:08:31.946Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2020-09-15T13:08:31.946Z] CommonProgramW6432 C:\Program Files\Common Files [2020-09-15T13:08:31.946Z] COMPUTERNAME azwin-2-2d5200 [2020-09-15T13:08:31.946Z] ComSpec C:\windows\system32\cmd.exe [2020-09-15T13:08:31.946Z] ConfigSequenceNumber 0 [2020-09-15T13:08:31.946Z] dco true [2020-09-15T13:08:31.946Z] DOCKER_BUILDKIT 0 [2020-09-15T13:08:31.946Z] DOCKER_DUT_DEBUG 1 [2020-09-15T13:08:31.946Z] DOCKER_EXPERIMENTAL 1 [2020-09-15T13:08:31.946Z] DOCKER_GRAPHDRIVER overlay2 [2020-09-15T13:08:31.946Z] DriverData C:\Windows\System32\Drivers\DriverData [2020-09-15T13:08:31.946Z] EXECUTOR_NUMBER 0 [2020-09-15T13:08:31.946Z] FQDN azwin-2-2d5200.westus.cloudapp.azure.com [2020-09-15T13:08:31.946Z] GIT_BRANCH PR-41395 [2020-09-15T13:08:31.946Z] GIT_COMMIT 7678ecdca23bef379f6e8eea43cd754cb08b6288 [2020-09-15T13:08:31.946Z] GIT_PREVIOUS_COMMIT 3fa57c3af80b57578e9b984c8d3b7b352513f421 [2020-09-15T13:08:31.946Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT 6e55ad5b6c754cac81c19267d7ac81170d4a0675 [2020-09-15T13:08:31.946Z] GIT_URL https://github.com/moby/moby.git [2020-09-15T13:08:31.946Z] HUDSON_COOKIE ddd4bf0f-20ec-4127-8661-d62d8ceb1e41 [2020-09-15T13:08:31.946Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2020-09-15T13:08:31.946Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2020-09-15T13:08:31.946Z] HUDSON_URL https://ci-next.docker.com/public/ [2020-09-15T13:08:31.946Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.252-2.b09.ojdkbuild.windows.x86_64 [2020-09-15T13:08:31.946Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2020-09-15T13:08:31.946Z] JENKINS_NODE_COOKIE 0a2647d8-870f-4de4-947b-a5f83395dd2d [2020-09-15T13:08:31.946Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2020-09-15T13:08:31.946Z] JENKINS_URL https://ci-next.docker.com/public/ [2020-09-15T13:08:31.946Z] JOB_BASE_NAME PR-41395 [2020-09-15T13:08:31.946Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41395/display/redirect [2020-09-15T13:08:31.946Z] JOB_NAME moby/PR-41395 [2020-09-15T13:08:31.946Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-41395/ [2020-09-15T13:08:31.946Z] library.jps.version master [2020-09-15T13:08:31.946Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local [2020-09-15T13:08:31.946Z] NODE_LABELS amd64 azure azwin-2-2d5200 azwin-2019 docker west-us windows windows-2019 x86_64 [2020-09-15T13:08:31.946Z] NODE_NAME azwin-2-2d5200 [2020-09-15T13:08:31.946Z] NUMBER_OF_PROCESSORS 4 [2020-09-15T13:08:31.946Z] OS Windows_NT [2020-09-15T13:08:31.946Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... [2020-09-15T13:08:31.946Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2020-09-15T13:08:31.946Z] ppc64le true [2020-09-15T13:08:31.946Z] PROCESSOR_ARCHITECTURE AMD64 [2020-09-15T13:08:31.946Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 7, GenuineIntel [2020-09-15T13:08:31.946Z] PROCESSOR_LEVEL 6 [2020-09-15T13:08:31.946Z] PROCESSOR_REVISION 5507 [2020-09-15T13:08:31.946Z] ProgramData C:\ProgramData [2020-09-15T13:08:31.946Z] ProgramFiles C:\Program Files [2020-09-15T13:08:31.946Z] ProgramFiles(x86) C:\Program Files (x86) [2020-09-15T13:08:31.946Z] ProgramW6432 C:\Program Files [2020-09-15T13:08:31.946Z] PROMPT $P$G [2020-09-15T13:08:31.946Z] PSExecutionPolicyPreference Bypass [2020-09-15T13:08:31.946Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... [2020-09-15T13:08:31.946Z] PUBLIC C:\Users\Public [2020-09-15T13:08:31.947Z] rootless true [2020-09-15T13:08:31.947Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41395/11/display/redirect?page=changes [2020-09-15T13:08:31.947Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41395/11/display/redirect [2020-09-15T13:08:31.947Z] s390x true [2020-09-15T13:08:31.947Z] SKIP_VALIDATION_TESTS 1 [2020-09-15T13:08:31.947Z] SOURCES_DRIVE d [2020-09-15T13:08:31.947Z] SOURCES_SUBDIR gopath [2020-09-15T13:08:31.947Z] STAGE_NAME Run tests [2020-09-15T13:08:31.947Z] SystemDrive C: [2020-09-15T13:08:31.947Z] SystemRoot C:\windows [2020-09-15T13:08:31.947Z] TEMP C:\windows\TEMP [2020-09-15T13:08:31.947Z] TESTDEBUG 0 [2020-09-15T13:08:31.947Z] TESTRUN_DRIVE d [2020-09-15T13:08:31.947Z] TESTRUN_SUBDIR CI [2020-09-15T13:08:31.947Z] TIMEOUT 120m [2020-09-15T13:08:31.947Z] TMP C:\windows\TEMP [2020-09-15T13:08:31.947Z] unit_validate true [2020-09-15T13:08:31.947Z] USERDOMAIN WORKGROUP [2020-09-15T13:08:31.947Z] USERNAME azwin-2-2d5200$ [2020-09-15T13:08:31.947Z] USERPROFILE C:\windows\system32\config\systemprofile [2020-09-15T13:08:31.947Z] validate_force false [2020-09-15T13:08:31.947Z] windir C:\windows [2020-09-15T13:08:31.947Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2020-09-15T13:08:31.947Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2020-09-15T13:08:31.947Z] windowsRS1 false [2020-09-15T13:08:31.947Z] windowsRS5 true [2020-09-15T13:08:31.947Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2020-09-15T13:08:31.947Z] [2020-09-15T13:08:31.947Z] [2020-09-15T13:08:31.947Z] [2020-09-15T13:08:32.596Z] #40 ... [2020-09-15T13:08:32.596Z] [2020-09-15T13:08:32.596Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-15T13:08:32.596Z] #37 197.2 + dpkg --print-architecture [2020-09-15T13:08:32.596Z] #37 197.3 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-09-15T13:08:32.894Z] #37 197.7 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-09-15T13:08:32.894Z] #37 197.7 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-09-15T13:08:32.910Z] INFO: Sources under d:\gopath\... [2020-09-15T13:08:32.910Z] INFO: Test run under d:\CI\... [2020-09-15T13:08:32.910Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2020-09-15T13:08:32.910Z] INFO: docker/docker repository was found [2020-09-15T13:08:32.910Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2020-09-15T13:08:33.301Z] #52 ... [2020-09-15T13:08:33.302Z] [2020-09-15T13:08:33.302Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-09-15T13:08:33.367Z] ltsc2019: Pulling from windows/servercore [2020-09-15T13:08:33.827Z] 4612f6d0b889: Pulling fs layer [2020-09-15T13:08:33.827Z] c3aff4450246: Pulling fs layer [2020-09-15T13:08:34.687Z] #46 DONE 1.4s [2020-09-15T13:08:34.687Z] [2020-09-15T13:08:34.687Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-15T13:08:34.687Z] #52 ... [2020-09-15T13:08:34.687Z] [2020-09-15T13:08:34.687Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-09-15T13:08:34.687Z] #48 DONE 0.1s [2020-09-15T13:08:34.687Z] [2020-09-15T13:08:34.687Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-09-15T13:08:35.260Z] #50 DONE 0.5s [2020-09-15T13:08:35.260Z] [2020-09-15T13:08:35.260Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-15T13:08:38.365Z] #64 exporting layers 7.3s done [2020-09-15T13:08:38.366Z] #64 writing image sha256:dfbee1eec2c7c8afff5f1350913e0090a2262c170ad0caaedd36de3bc12ea223 done [2020-09-15T13:08:38.366Z] #64 naming to docker.io/library/docker:7678ecdca23bef379f6e8eea43cd754cb08b6288 done [2020-09-15T13:08:38.366Z] #64 DONE 7.3s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-09-15T13:08:38.581Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.428s coverage: 14.1% of statements [2020-09-15T13:08:38.711Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41395/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr11 -e DOCKER_GITCOMMIT=7678ecdca23bef379f6e8eea43cd754cb08b6288 -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:7678ecdca23bef379f6e8eea43cd754cb08b6288 hack/make.sh dynbinary test-integration [2020-09-15T13:08:38.970Z] [2020-09-15T13:08:39.229Z] Removing bundles/ [2020-09-15T13:08:39.229Z] [2020-09-15T13:08:39.229Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-09-15T13:08:39.229Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-09-15T13:08:39.229Z] GOOS="" GOARCH="" GOARM="" [2020-09-15T13:08:39.615Z] ok github.com/docker/docker/daemon/config 0.024s coverage: 81.8% of statements [2020-09-15T13:08:39.906Z] ok github.com/docker/docker/daemon/discovery 0.003s coverage: 30.0% of statements [2020-09-15T13:08:40.538Z] ok github.com/docker/docker/daemon/events 0.055s coverage: 50.0% of statements [2020-09-15T13:08:40.549Z] #52 195.4 + bin/containerd-stress [2020-09-15T13:08:40.897Z] c3aff4450246: Verifying Checksum [2020-09-15T13:08:40.897Z] c3aff4450246: Download complete [2020-09-15T13:08:41.229Z] ok github.com/docker/docker/daemon/graphdriver 0.003s coverage: 2.2% of statements [2020-09-15T13:08:41.859Z] ok github.com/docker/docker/daemon 12.263s coverage: 17.4% of statements [2020-09-15T13:08:41.859Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-09-15T13:08:41.859Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-09-15T13:08:41.859Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-09-15T13:08:41.859Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-09-15T13:08:42.256Z] #52 ... [2020-09-15T13:08:42.256Z] [2020-09-15T13:08:42.256Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-15T13:08:42.256Z] #45 DONE 253.8s [2020-09-15T13:08:42.256Z] [2020-09-15T13:08:42.256Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-15T13:08:42.256Z] #52 ... [2020-09-15T13:08:42.256Z] [2020-09-15T13:08:42.256Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-09-15T13:08:42.256Z] #46 DONE 0.5s [2020-09-15T13:08:42.256Z] [2020-09-15T13:08:42.256Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-09-15T13:08:42.256Z] #48 DONE 0.0s [2020-09-15T13:08:42.256Z] [2020-09-15T13:08:42.256Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-09-15T13:08:42.256Z] #50 DONE 0.2s [2020-09-15T13:08:42.256Z] [2020-09-15T13:08:42.256Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-15T13:08:43.335Z] #37 ... [2020-09-15T13:08:43.335Z] [2020-09-15T13:08:43.335Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-15T13:08:43.335Z] #40 132.8 CC criu/parasite-syscall.o [2020-09-15T13:08:43.335Z] #40 133.7 CC criu/path.o [2020-09-15T13:08:43.335Z] #40 134.0 CC criu/pie-util-vdso.o [2020-09-15T13:08:43.335Z] #40 134.5 CC criu/pie-util.o [2020-09-15T13:08:43.335Z] #40 134.7 CC criu/pipes.o [2020-09-15T13:08:43.335Z] #40 135.4 CC criu/plugin.o [2020-09-15T13:08:43.335Z] #40 135.7 CC criu/proc_parse.o [2020-09-15T13:08:43.335Z] #40 139.2 CC criu/protobuf-desc.o [2020-09-15T13:08:43.335Z] #40 140.3 CC criu/protobuf.o [2020-09-15T13:08:43.335Z] #40 140.7 CC criu/pstree.o [2020-09-15T13:08:43.335Z] #40 142.0 CC criu/rbtree.o [2020-09-15T13:08:43.335Z] #40 142.3 CC criu/rst-malloc.o [2020-09-15T13:08:43.335Z] #40 142.7 CC criu/seccomp.o [2020-09-15T13:08:43.335Z] #40 143.5 CC criu/seize.o [2020-09-15T13:08:43.363Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.003s coverage: 2.9% of statements [2020-09-15T13:08:43.650Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-09-15T13:08:43.650Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-09-15T13:08:43.650Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-09-15T13:08:43.650Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-09-15T13:08:43.650Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-09-15T13:08:43.852Z] #52 198.8 + bin/containerd-shim [2020-09-15T13:08:44.390Z] #40 ... [2020-09-15T13:08:44.390Z] [2020-09-15T13:08:44.390Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-15T13:08:44.390Z] #46 209.0 + cd /tmp/tmp.pRzlJNbOM8/src/github.com/golangci/golangci-lint/ [2020-09-15T13:08:44.390Z] #46 209.0 + git checkout -q v1.23.8 [2020-09-15T13:08:44.393Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.190s coverage: 57.0% of statements [2020-09-15T13:08:44.688Z] #46 209.6 ++ git describe --tags [2020-09-15T13:08:44.688Z] #46 209.6 + version=v1.23.8 [2020-09-15T13:08:44.688Z] #46 209.6 ++ git rev-parse --short HEAD [2020-09-15T13:08:44.688Z] #46 209.6 + commit=76a82c6 [2020-09-15T13:08:44.688Z] #46 209.6 ++ git show -s --format=%cd [2020-09-15T13:08:44.688Z] #46 209.6 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-09-15T13:08:44.688Z] #46 209.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-09-15T13:08:48.846Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.947s coverage: 46.2% of statements [2020-09-15T13:08:48.921Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-09-15T13:08:49.137Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.003s coverage: 1.8% of statements [2020-09-15T13:08:49.149Z] #52 204.6 + bin/containerd-shim-runc-v1 [2020-09-15T13:08:51.206Z] 4612f6d0b889: Verifying Checksum [2020-09-15T13:08:51.206Z] 4612f6d0b889: Download complete [2020-09-15T13:08:52.646Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.276s coverage: 49.5% of statements [2020-09-15T13:08:53.239Z] #46 ... [2020-09-15T13:08:53.239Z] [2020-09-15T13:08:53.239Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-15T13:08:53.239Z] #40 144.5 CC criu/servicefd.o [2020-09-15T13:08:53.239Z] #40 145.1 CC criu/shmem.o [2020-09-15T13:08:53.239Z] #40 146.1 CC criu/sigframe.o [2020-09-15T13:08:53.239Z] #40 146.4 CC criu/signalfd.o [2020-09-15T13:08:53.239Z] #40 146.7 CC criu/sk-inet.o [2020-09-15T13:08:53.239Z] #40 147.9 CC criu/sk-netlink.o [2020-09-15T13:08:53.239Z] #40 148.3 CC criu/sk-packet.o [2020-09-15T13:08:53.239Z] #40 149.1 CC criu/sk-queue.o [2020-09-15T13:08:53.239Z] #40 149.7 CC criu/sk-tcp.o [2020-09-15T13:08:53.239Z] #40 150.3 CC criu/sk-unix.o [2020-09-15T13:08:53.239Z] #40 152.7 CC criu/sockets.o [2020-09-15T13:08:53.374Z] #52 208.5 + bin/containerd-shim-runc-v2 [2020-09-15T13:08:53.536Z] #40 153.7 CC criu/stats.o [2020-09-15T13:08:53.833Z] #40 154.1 CC criu/string.o [2020-09-15T13:08:54.131Z] #40 154.2 CC criu/sysctl.o [2020-09-15T13:08:54.433Z] #52 226.6 + bin/containerd-stress [2020-09-15T13:08:54.759Z] #52 209.8 + binaries [2020-09-15T13:08:54.759Z] #52 209.8 + install -D bin/containerd /build/containerd [2020-09-15T13:08:54.759Z] #52 209.9 + install -D bin/containerd-shim /build/containerd-shim [2020-09-15T13:08:54.759Z] #52 209.9 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-09-15T13:08:54.759Z] #52 209.9 + install -D bin/ctr /build/ctr [2020-09-15T13:08:54.777Z] #40 154.9 CC criu/sysfs_parse.o [2020-09-15T13:08:55.075Z] #40 155.4 CC criu/timens.o [2020-09-15T13:08:55.373Z] #40 155.7 CC criu/timerfd.o [2020-09-15T13:08:55.798Z] #52 228.6 + bin/containerd-shim [2020-09-15T13:08:56.029Z] #40 156.2 CC criu/tty.o [2020-09-15T13:08:58.170Z] #40 158.5 CC criu/tun.o [2020-09-15T13:08:58.469Z] #40 ... [2020-09-15T13:08:58.469Z] [2020-09-15T13:08:58.469Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-09-15T13:08:58.469Z] #37 DONE 223.3s [2020-09-15T13:08:58.769Z] [2020-09-15T13:08:58.769Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-09-15T13:08:58.911Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-09-15T13:08:58.960Z] #52 DONE 213.8s [2020-09-15T13:08:59.068Z] #40 159.3 CC criu/uffd.o [2020-09-15T13:08:59.538Z] ok github.com/docker/docker/daemon/graphdriver/aufs 16.688s coverage: 73.1% of statements [2020-09-15T13:08:59.538Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-09-15T13:08:59.538Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 6.137s coverage: 57.7% of statements [2020-09-15T13:08:59.538Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-09-15T13:08:59.902Z] [2020-09-15T13:08:59.902Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-09-15T13:09:00.169Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.004s coverage: 58.0% of statements [2020-09-15T13:09:00.169Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.758s coverage: 76.1% of statements [2020-09-15T13:09:00.169Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-09-15T13:09:00.599Z] #40 160.8 CC criu/util.o [2020-09-15T13:09:01.685Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.011s coverage: 3.0% of statements [2020-09-15T13:09:01.976Z] ok github.com/docker/docker/daemon/links 0.007s coverage: 93.0% of statements [2020-09-15T13:09:02.133Z] #40 162.4 CC criu/uts_ns.o [2020-09-15T13:09:02.202Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-09-15T13:09:02.267Z] ok github.com/docker/docker/daemon/images 0.027s coverage: 4.8% of statements [2020-09-15T13:09:02.267Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-09-15T13:09:02.267Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-09-15T13:09:02.336Z] #52 235.3 + bin/containerd-shim-runc-v1 [2020-09-15T13:09:02.430Z] #40 162.6 CC criu/vdso.o [2020-09-15T13:09:02.443Z] #53 DONE 2.4s [2020-09-15T13:09:02.443Z] [2020-09-15T13:09:02.443Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-09-15T13:09:02.704Z] #57 DONE 0.5s [2020-09-15T13:09:02.964Z] [2020-09-15T13:09:02.964Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-09-15T13:09:03.074Z] #40 163.2 LINK criu/built-in.o [2020-09-15T13:09:03.074Z] #40 163.4 LINK criu/criu [2020-09-15T13:09:03.348Z] ok github.com/docker/docker/daemon/logger 0.223s coverage: 41.0% of statements [2020-09-15T13:09:03.721Z] #40 164.0 DEP lib/c/criu.d [2020-09-15T13:09:03.721Z] #40 164.1 CC images/rpc.pb-c.o [2020-09-15T13:09:03.905Z] #59 DONE 1.2s [2020-09-15T13:09:03.979Z] ok github.com/docker/docker/daemon/logger/awslogs 0.091s coverage: 77.8% of statements [2020-09-15T13:09:03.979Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-09-15T13:09:03.979Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-09-15T13:09:04.165Z] [2020-09-15T13:09:04.165Z] #61 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-09-15T13:09:04.165Z] #61 DONE 0.0s [2020-09-15T13:09:04.165Z] [2020-09-15T13:09:04.165Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-09-15T13:09:04.165Z] #62 DONE 0.0s [2020-09-15T13:09:04.165Z] [2020-09-15T13:09:04.165Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-09-15T13:09:04.269Z] ok github.com/docker/docker/daemon/logger/gelf 0.024s coverage: 67.0% of statements [2020-09-15T13:09:04.560Z] ok github.com/docker/docker/daemon/logger/journald 0.002s coverage: 23.9% of statements [2020-09-15T13:09:04.780Z] #40 165.0 CC lib/c/criu.o [2020-09-15T13:09:05.190Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.005s coverage: 87.2% of statements [2020-09-15T13:09:05.190Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.008s coverage: 61.6% of statements [2020-09-15T13:09:05.884Z] ok github.com/docker/docker/daemon/logger/local 0.014s coverage: 75.2% of statements [2020-09-15T13:09:05.884Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-09-15T13:09:06.062Z] #40 166.2 LINK lib/c/built-in.o [2020-09-15T13:09:06.062Z] #40 166.2 LINK lib/c/libcriu.so [2020-09-15T13:09:06.062Z] #40 166.2 LINK lib/c/libcriu.a [2020-09-15T13:09:06.062Z] #40 166.4 GEN magic.py [2020-09-15T13:09:06.078Z] #63 DONE 1.7s [2020-09-15T13:09:06.078Z] [2020-09-15T13:09:06.078Z] #64 exporting to image [2020-09-15T13:09:06.078Z] #64 exporting layers [2020-09-15T13:09:06.362Z] #40 166.6 Note: Building without setproctitle() and strlcpy() support. [2020-09-15T13:09:06.363Z] #40 166.6 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-09-15T13:09:06.363Z] #40 166.6 Note: Building without GnuTLS support [2020-09-15T13:09:06.363Z] #40 166.7 Makefile.config:39: Warn: you have no libnftables installed [2020-09-15T13:09:06.363Z] #40 166.7 Makefile.config:40: Warn: Building without nftables support [2020-09-15T13:09:06.395Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-09-15T13:09:06.642Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.038s coverage: 37.7% of statements [2020-09-15T13:09:06.933Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.017s coverage: 33.3% of statements [2020-09-15T13:09:07.444Z] #40 167.5 fatal: not a git repository (or any of the parent directories): .git [2020-09-15T13:09:07.579Z] #52 239.6 + bin/containerd-shim-runc-v2 [2020-09-15T13:09:07.835Z] #52 240.6 + binaries [2020-09-15T13:09:07.835Z] #52 240.6 + install -D bin/containerd /build/containerd [2020-09-15T13:09:07.835Z] #52 240.6 + install -D bin/containerd-shim /build/containerd-shim [2020-09-15T13:09:07.835Z] #52 240.6 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-09-15T13:09:07.835Z] #52 240.6 + install -D bin/ctr /build/ctr [2020-09-15T13:09:07.963Z] ok github.com/docker/docker/daemon/logger/syslog 0.014s coverage: 46.8% of statements [2020-09-15T13:09:08.266Z] ok github.com/docker/docker/daemon/logger/templates 0.001s coverage: 8.3% of statements [2020-09-15T13:09:08.301Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-09-15T13:09:08.495Z] #40 168.5 make[1]: Nothing to be done for 'all'. [2020-09-15T13:09:08.897Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements [2020-09-15T13:09:09.143Z] #40 169.3 make[1]: 'images/built-in.o' is up to date. [2020-09-15T13:09:09.143Z] #40 169.4 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-09-15T13:09:09.143Z] #40 169.5 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-09-15T13:09:09.143Z] #40 169.5 make[1]: 'compel/libcompel.a' is up to date. [2020-09-15T13:09:09.143Z] #40 169.6 make[1]: 'compel/compel-host-bin' is up to date. [2020-09-15T13:09:09.187Z] ok github.com/docker/docker/daemon/logger/splunk 1.453s coverage: 82.5% of statements [2020-09-15T13:09:09.187Z] ? github.com/docker/docker/daemon/names [no test files] [2020-09-15T13:09:09.187Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-09-15T13:09:09.198Z] #52 DONE 242.2s [2020-09-15T13:09:09.441Z] #40 169.6 make[1]: Nothing to be done for 'all'. [2020-09-15T13:09:09.441Z] #40 169.6 make[1]: 'soccr/libsoccr.a' is up to date. [2020-09-15T13:09:09.739Z] #40 169.9 make[2]: Nothing to be done for 'all'. [2020-09-15T13:09:09.739Z] #40 170.0 make[2]: Nothing to be done for 'all'. [2020-09-15T13:09:09.739Z] #40 170.0 make[2]: Nothing to be done for 'all'. [2020-09-15T13:09:10.037Z] #40 170.2 make[2]: Nothing to be done for 'all'. [2020-09-15T13:09:10.037Z] #40 170.3 make[2]: Nothing to be done for 'all'. [2020-09-15T13:09:10.037Z] #40 170.3 make[2]: Nothing to be done for 'all'. [2020-09-15T13:09:10.037Z] #40 170.3 make[2]: Nothing to be done for 'all'. [2020-09-15T13:09:10.127Z] [2020-09-15T13:09:10.127Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-09-15T13:09:10.287Z] #64 exporting layers 3.9s done [2020-09-15T13:09:10.287Z] #64 writing image sha256:f08ef13368350123849f284fee88b054c03f445310432cbaee723f7c5586aff2 done [2020-09-15T13:09:10.287Z] #64 naming to docker.io/library/docker:7678ecdca23bef379f6e8eea43cd754cb08b6288 done [2020-09-15T13:09:10.287Z] #64 DONE 4.0s [2020-09-15T13:09:10.288Z] ok github.com/docker/docker/distribution/metadata 0.019s coverage: 48.2% of statements [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [2020-09-15T13:09:10.335Z] #40 170.5 make[2]: Nothing to be done for 'all'. [2020-09-15T13:09:10.335Z] #40 170.5 INSTALL criu/criu [2020-09-15T13:09:10.335Z] #40 DONE 170.6s [2020-09-15T13:09:10.335Z] [2020-09-15T13:09:10.335Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [Pipeline] sh [2020-09-15T13:09:10.626Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41395/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr11 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=7678ecdca23bef379f6e8eea43cd754cb08b6288 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:7678ecdca23bef379f6e8eea43cd754cb08b6288 hack/test/unit [2020-09-15T13:09:11.054Z] #53 DONE 0.9s [2020-09-15T13:09:11.054Z] [2020-09-15T13:09:11.054Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-09-15T13:09:11.054Z] #57 DONE 0.2s [2020-09-15T13:09:11.054Z] [2020-09-15T13:09:11.054Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-09-15T13:09:11.614Z] #59 DONE 0.4s [2020-09-15T13:09:11.614Z] [2020-09-15T13:09:11.614Z] #61 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-09-15T13:09:11.614Z] #61 DONE 0.0s [2020-09-15T13:09:11.614Z] [2020-09-15T13:09:11.614Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-09-15T13:09:11.614Z] #62 DONE 0.0s [2020-09-15T13:09:11.614Z] [2020-09-15T13:09:11.614Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-09-15T13:09:12.495Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-09-15T13:09:12.542Z] #63 DONE 0.7s [2020-09-15T13:09:12.542Z] [2020-09-15T13:09:12.542Z] #64 exporting to image [2020-09-15T13:09:12.542Z] #64 exporting layers [2020-09-15T13:09:13.081Z] ok github.com/docker/docker/distribution/xfer 1.870s coverage: 85.6% of statements [2020-09-15T13:09:13.081Z] ok github.com/docker/docker/distribution 3.126s coverage: 21.9% of statements [2020-09-15T13:09:13.081Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-09-15T13:09:13.081Z] ? github.com/docker/docker/dockerversion [no test files] [2020-09-15T13:09:13.710Z] ok github.com/docker/docker/errdefs 0.010s coverage: 49.4% of statements [2020-09-15T13:09:14.342Z] ok github.com/docker/docker/image 0.015s coverage: 86.4% of statements [2020-09-15T13:09:14.637Z] ok github.com/docker/docker/image/cache 0.009s coverage: 19.2% of statements [2020-09-15T13:09:14.637Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-09-15T13:09:14.927Z] ok github.com/docker/docker/image/v1 0.017s coverage: 25.0% of statements [2020-09-15T13:09:14.927Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-09-15T13:09:15.559Z] ok github.com/docker/docker/libcontainerd/queue 0.028s coverage: 100.0% of statements [2020-09-15T13:09:15.785Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-09-15T13:09:15.913Z] ? github.com/docker/docker/api [no test files] [2020-09-15T13:09:16.601Z] ok github.com/docker/docker/opts 0.016s coverage: 67.1% of statements [2020-09-15T13:09:16.601Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2020-09-15T13:09:18.164Z] ok github.com/docker/docker/pkg/archive 0.489s coverage: 77.3% of statements [2020-09-15T13:09:19.178Z] #64 exporting layers 6.4s done [2020-09-15T13:09:19.178Z] #64 writing image sha256:bad1eeeec0e213a90879f9b60083aff67f6c62d9039b7e2cc795abb0275476f9 done [2020-09-15T13:09:19.178Z] #64 naming to docker.io/library/docker:7678ecdca23bef379f6e8eea43cd754cb08b6288 done [2020-09-15T13:09:19.178Z] #64 DONE 6.4s [Pipeline] } [2020-09-15T13:09:19.196Z] ok github.com/docker/docker/pkg/authorization 0.280s coverage: 68.3% of statements [2020-09-15T13:09:19.196Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2020-09-15T13:09:19.487Z] ok github.com/docker/docker/pkg/capabilities 0.001s coverage: 87.5% of statements [2020-09-15T13:09:19.530Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41395/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41395/.git:/go/src/github.com/docker/docker/.git --name docker-pr11 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=7678ecdca23bef379f6e8eea43cd754cb08b6288 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:7678ecdca23bef379f6e8eea43cd754cb08b6288 hack/validate/default [2020-09-15T13:09:20.905Z] Congratulations! All commits are properly signed with the DCO! [2020-09-15T13:09:21.061Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-09-15T13:09:23.930Z] ok github.com/docker/docker/layer 7.058s coverage: 68.8% of statements [2020-09-15T13:09:23.930Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-09-15T13:09:23.930Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-09-15T13:09:23.930Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-09-15T13:09:23.930Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-09-15T13:09:23.930Z] ? github.com/docker/docker/oci [no test files] [2020-09-15T13:09:23.930Z] ? github.com/docker/docker/oci/caps [no test files] [2020-09-15T13:09:23.930Z] ok github.com/docker/docker/pkg/chrootarchive 3.516s coverage: 43.2% of statements [2020-09-15T13:09:23.930Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-09-15T13:09:23.930Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-09-15T13:09:23.930Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2020-09-15T13:09:23.930Z] ok github.com/docker/docker/pkg/discovery/file 0.001s coverage: 92.9% of statements [2020-09-15T13:09:23.930Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements [2020-09-15T13:09:24.170Z] Congratulations! Seccomp profile generation is done correctly. [2020-09-15T13:09:24.171Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2020-09-15T13:09:24.171Z] No api/types/ or api/swagger.yaml changes in diff. [2020-09-15T13:09:24.171Z] Congratulations! All TOML source files changed here have valid syntax. [2020-09-15T13:09:24.171Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2020-09-15T13:09:24.171Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2020-09-15T13:09:24.171Z] Congratulations! No new tests were added to integration-cli. [2020-09-15T13:09:24.171Z] [2020-09-15T13:09:24.171Z] INFO Start validation with golang-ci-lint [2020-09-15T13:09:24.171Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2020-09-15T13:09:24.171Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2020-09-15T13:09:24.171Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2020-09-15T13:09:24.220Z] ok github.com/docker/docker/pkg/discovery/memory 0.004s coverage: 92.3% of statements [2020-09-15T13:09:24.352Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-09-15T13:09:24.510Z] ok github.com/docker/docker/pkg/discovery/nodes 0.001s coverage: 93.8% of statements [2020-09-15T13:09:24.800Z] ok github.com/docker/docker/pkg/dmesg 0.002s coverage: 83.3% of statements [2020-09-15T13:09:26.373Z] ok github.com/docker/docker/pkg/filenotify 0.602s coverage: 67.0% of statements [2020-09-15T13:09:26.663Z] ok github.com/docker/docker/pkg/fileutils 0.021s coverage: 89.5% of statements [2020-09-15T13:09:27.294Z] ok github.com/docker/docker/pkg/fsutils 0.442s coverage: 85.1% of statements [2020-09-15T13:09:27.643Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-09-15T13:09:27.657Z] ok github.com/docker/docker/pkg/discovery/kv 3.066s coverage: 84.1% of statements [2020-09-15T13:09:27.657Z] ok github.com/docker/docker/pkg/homedir 0.001s coverage: 11.4% of statements [2020-09-15T13:09:28.168Z] ok github.com/docker/docker/api/server 0.042s coverage: 9.0% of statements [2020-09-15T13:09:28.716Z] ok github.com/docker/docker/pkg/idtools 0.261s coverage: 70.1% of statements [2020-09-15T13:09:28.716Z] ok github.com/docker/docker/pkg/ioutils 0.307s coverage: 69.3% of statements [2020-09-15T13:09:29.049Z] ok github.com/docker/docker/pkg/jsonmessage 0.017s coverage: 91.7% of statements [2020-09-15T13:09:29.049Z] ? github.com/docker/docker/pkg/locker [no test files] [2020-09-15T13:09:29.049Z] ok github.com/docker/docker/pkg/longpath 0.001s coverage: 100.0% of statements [2020-09-15T13:09:29.049Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-09-15T13:09:29.049Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-09-15T13:09:29.339Z] ok github.com/docker/docker/pkg/namesgenerator 0.004s coverage: 85.7% of statements [2020-09-15T13:09:29.339Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-09-15T13:09:29.339Z] ok github.com/docker/docker/pkg/parsers 0.001s coverage: 97.0% of statements [2020-09-15T13:09:29.629Z] ok github.com/docker/docker/pkg/parsers/kernel 0.007s coverage: 60.0% of statements [2020-09-15T13:09:29.629Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.014s coverage: 86.7% of statements [2020-09-15T13:09:29.920Z] ok github.com/docker/docker/pkg/pidfile 0.001s coverage: 82.4% of statements [2020-09-15T13:09:29.920Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-09-15T13:09:29.920Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-09-15T13:09:30.550Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.009s coverage: 56.8% of statements [2020-09-15T13:09:30.934Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-09-15T13:09:30.934Z] Using test binary docker [2020-09-15T13:09:31.193Z] +++ /etc/init.d/apparmor start [2020-09-15T13:09:31.193Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-09-15T13:09:31.193Z] INFO: Waiting for daemon to start... [2020-09-15T13:09:31.193Z] Starting dockerd [2020-09-15T13:09:31.193Z] +++ 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-09-15T13:09:31.200Z] ok github.com/docker/docker/pkg/plugins/transport 0.001s coverage: 85.7% of statements [2020-09-15T13:09:31.200Z] ok github.com/docker/docker/pkg/pools 0.001s coverage: 88.2% of statements [2020-09-15T13:09:31.490Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2020-09-15T13:09:32.994Z] ok github.com/docker/docker/pkg/pubsub 1.018s coverage: 73.9% of statements [2020-09-15T13:09:32.994Z] ok github.com/docker/docker/pkg/reexec 0.003s coverage: 82.4% of statements [2020-09-15T13:09:33.729Z] . [2020-09-15T13:09:33.729Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-09-15T13:09:33.729Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-09-15T13:09:33.729Z] Error: No such image: emptyfs [2020-09-15T13:09:33.729Z] ++++ docker load [2020-09-15T13:09:33.729Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-09-15T13:09:33.989Z] Running integration-test (iteration 1) [2020-09-15T13:09:33.989Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-09-15T13:09:33.989Z] ++ 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-09-15T13:09:33.989Z] ++ set -e [2020-09-15T13:09:33.989Z] ++ '[' -n 0 ']' [2020-09-15T13:09:33.989Z] ++ set -x [2020-09-15T13:09:33.989Z] ++ env -i DEST=/go/src/github.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-09-15T13:09:35.721Z] ok github.com/docker/docker/pkg/signal 2.332s coverage: 61.0% of statements [2020-09-15T13:09:36.011Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2020-09-15T13:09:36.301Z] ok github.com/docker/docker/pkg/streamformatter 0.002s coverage: 66.2% of statements [2020-09-15T13:09:36.592Z] ok github.com/docker/docker/pkg/stringid 0.001s coverage: 70.6% of statements [2020-09-15T13:09:36.592Z] ok github.com/docker/docker/pkg/symlink 0.005s coverage: 87.7% of statements [2020-09-15T13:09:37.223Z] ok github.com/docker/docker/pkg/sysinfo 0.004s coverage: 54.2% of statements [2020-09-15T13:09:37.514Z] ok github.com/docker/docker/pkg/system 0.048s coverage: 36.9% of statements [2020-09-15T13:09:37.550Z] #22 259.5 + return [2020-09-15T13:09:37.550Z] #22 DONE 259.7s [2020-09-15T13:09:37.550Z] [2020-09-15T13:09:37.550Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-15T13:09:37.550Z] #46 ... [2020-09-15T13:09:37.550Z] [2020-09-15T13:09:37.550Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-15T13:09:37.550Z] #53 222.7 + bin/containerd [2020-09-15T13:09:38.145Z] ok github.com/docker/docker/pkg/tailfile 0.051s coverage: 88.6% of statements [2020-09-15T13:09:38.435Z] ok github.com/docker/docker/pkg/tarsum 0.027s coverage: 89.3% of statements [2020-09-15T13:09:38.435Z] testing: warning: no tests to run [2020-09-15T13:09:38.435Z] coverage: [no statements] [2020-09-15T13:09:38.435Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2020-09-15T13:09:38.726Z] ok github.com/docker/docker/pkg/truncindex 0.101s coverage: 91.5% of statements [2020-09-15T13:09:39.017Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2020-09-15T13:09:39.308Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2020-09-15T13:09:40.811Z] ok github.com/docker/docker/plugin 0.566s coverage: 23.1% of statements [2020-09-15T13:09:41.134Z] #53 ... [2020-09-15T13:09:41.134Z] [2020-09-15T13:09:41.134Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-09-15T13:09:41.134Z] #11 263.5 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-09-15T13:09:41.134Z] #11 266.1 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB] [2020-09-15T13:09:41.134Z] #11 266.1 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB] [2020-09-15T13:09:41.134Z] #11 266.1 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-09-15T13:09:41.134Z] #11 266.1 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-09-15T13:09:41.134Z] #11 266.1 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-09-15T13:09:41.134Z] #11 266.1 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev-dev ppc64el 241-7~deb10u4 [110 kB] [2020-09-15T13:09:41.134Z] #11 266.1 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsepol1-dev ppc64el 2.8-1 [337 kB] [2020-09-15T13:09:41.134Z] #11 266.1 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre16-3 ppc64el 2:8.39-12 [252 kB] [2020-09-15T13:09:41.134Z] #11 266.1 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre32-3 ppc64el 2:8.39-12 [246 kB] [2020-09-15T13:09:41.134Z] #11 266.1 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-12 [153 kB] [2020-09-15T13:09:41.433Z] #11 266.2 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre3-dev ppc64el 2:8.39-12 [622 kB] [2020-09-15T13:09:41.433Z] #11 266.2 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libselinux1-dev ppc64el 2.8-1+b1 [177 kB] [2020-09-15T13:09:41.433Z] #11 266.2 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-dev ppc64el 2:1.02.155-3 [51.5 kB] [2020-09-15T13:09:41.433Z] #11 266.2 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libseccomp-dev ppc64el 2.3.3-4 [68.3 kB] [2020-09-15T13:09:41.433Z] #11 266.2 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd-dev ppc64el 241-7~deb10u4 [322 kB] [2020-09-15T13:09:41.442Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2020-09-15T13:09:41.731Z] #11 266.6 debconf: delaying package configuration, since apt-utils is not installed [2020-09-15T13:09:41.731Z] #11 266.7 Fetched 78.9 MB in 3min 49s (344 kB/s) [2020-09-15T13:09:41.731Z] #11 266.8 Selecting previously unselected package binutils-mingw-w64-i686. [2020-09-15T13:09:41.731Z] #11 266.8 (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-09-15T13:09:42.027Z] #11 266.8 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_ppc64el.deb ... [2020-09-15T13:09:42.027Z] #11 266.8 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-09-15T13:09:42.073Z] ok github.com/docker/docker/profiles/seccomp 0.003s coverage: 73.7% of statements [2020-09-15T13:09:42.073Z] ok github.com/docker/docker/reference 0.005s coverage: 83.7% of statements [2020-09-15T13:09:43.080Z] #11 267.8 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-09-15T13:09:43.080Z] #11 267.8 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_ppc64el.deb ... [2020-09-15T13:09:43.080Z] #11 267.8 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-09-15T13:09:43.576Z] ok github.com/docker/docker/registry 0.095s coverage: 56.3% of statements [2020-09-15T13:09:43.727Z] #11 268.8 Selecting previously unselected package binutils-mingw-w64. [2020-09-15T13:09:43.867Z] ok github.com/docker/docker/registry/resumable 0.013s coverage: 100.0% of statements [2020-09-15T13:09:43.867Z] ok github.com/docker/docker/restartmanager 0.001s coverage: 50.9% of statements [2020-09-15T13:09:44.026Z] #11 268.8 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-09-15T13:09:44.026Z] #11 268.8 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-09-15T13:09:44.026Z] #11 268.8 Selecting previously unselected package libdevmapper1.02.1:ppc64el. [2020-09-15T13:09:44.026Z] #11 268.8 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-09-15T13:09:44.026Z] #11 268.8 Unpacking libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-09-15T13:09:44.026Z] #11 268.9 Selecting previously unselected package dmsetup. [2020-09-15T13:09:44.026Z] #11 268.9 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_ppc64el.deb ... [2020-09-15T13:09:44.026Z] #11 268.9 Unpacking dmsetup (2:1.02.155-3) ... [2020-09-15T13:09:44.026Z] #11 269.0 Selecting previously unselected package mingw-w64-common. [2020-09-15T13:09:44.026Z] #11 269.0 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-09-15T13:09:44.026Z] #11 269.0 Unpacking mingw-w64-common (6.0.0-3) ... [2020-09-15T13:09:44.497Z] ok github.com/docker/docker/runconfig 0.007s coverage: 66.1% of statements [2020-09-15T13:09:44.788Z] ok github.com/docker/docker/testutil 0.001s coverage: 62.5% of statements [2020-09-15T13:09:46.134Z] #11 271.0 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-09-15T13:09:46.134Z] #11 271.0 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-09-15T13:09:46.134Z] #11 271.0 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-09-15T13:09:46.849Z] ok github.com/docker/docker/volume/drivers 0.003s coverage: 36.1% of statements [2020-09-15T13:09:47.481Z] ok github.com/docker/docker/volume/local 0.043s coverage: 73.0% of statements [2020-09-15T13:09:47.772Z] ok github.com/docker/docker/volume/mounts 0.016s coverage: 67.0% of statements [2020-09-15T13:09:48.227Z] #11 273.2 Selecting previously unselected package gcc-mingw-w64-base. [2020-09-15T13:09:48.227Z] #11 273.2 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-09-15T13:09:48.227Z] #11 273.2 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-09-15T13:09:48.227Z] #11 273.3 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-09-15T13:09:48.227Z] #11 273.3 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-09-15T13:09:48.523Z] #11 273.3 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-09-15T13:09:48.845Z] ok github.com/docker/docker/volume/service 0.011s coverage: 73.1% of statements [2020-09-15T13:09:57.075Z] #11 281.4 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-09-15T13:09:57.075Z] #11 281.4 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-09-15T13:09:57.075Z] #11 281.4 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-09-15T13:10:00.707Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-09-15T13:10:00.707Z] [2020-09-15T13:10:00.707Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-09-15T13:10:01.274Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-09-15T13:10:01.274Z] HOSTNAME=66d8c233a2a1 [2020-09-15T13:10:01.274Z] DEST=bundles/test-integration [2020-09-15T13:10:01.274Z] PWD=/go/src/github.com/docker/docker [2020-09-15T13:10:01.274Z] DOCKER_ROOTLESS=1 [2020-09-15T13:10:01.274Z] DOCKER_GITCOMMIT=7678ecdca23bef379f6e8eea43cd754cb08b6288 [2020-09-15T13:10:01.274Z] container=docker [2020-09-15T13:10:01.274Z] HOME=/root [2020-09-15T13:10:01.274Z] GOLANG_VERSION=1.13.15 [2020-09-15T13:10:01.274Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-09-15T13:10:01.274Z] VALIDATE_BRANCH=master [2020-09-15T13:10:01.274Z] TERM=xterm [2020-09-15T13:10:01.274Z] DOCKER_PKG=github.com/docker/docker [2020-09-15T13:10:01.274Z] SHLVL=1 [2020-09-15T13:10:01.274Z] TIMEOUT=120m [2020-09-15T13:10:01.274Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-09-15T13:10:01.274Z] DOCKER_GRAPHDRIVER=overlay2 [2020-09-15T13:10:01.274Z] GO111MODULE=off [2020-09-15T13:10:01.274Z] DOCKER_EXPERIMENTAL=1 [2020-09-15T13:10:01.274Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-09-15T13:10:01.274Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-09-15T13:10:01.274Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-09-15T13:10:01.274Z] GOPATH=/go [2020-09-15T13:10:01.274Z] PKG_CONFIG=pkg-config [2020-09-15T13:10:01.274Z] _=/usr/bin/env [2020-09-15T13:10:01.274Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-09-15T13:10:02.942Z] #11 287.7 Selecting previously unselected package libapparmor1:ppc64el. [2020-09-15T13:10:02.942Z] #11 287.7 Preparing to unpack .../10-libapparmor1_2.13.2-10_ppc64el.deb ... [2020-09-15T13:10:02.942Z] #11 287.7 Unpacking libapparmor1:ppc64el (2.13.2-10) ... [2020-09-15T13:10:02.942Z] #11 287.7 Selecting previously unselected package libapparmor-dev:ppc64el. [2020-09-15T13:10:02.942Z] #11 287.7 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_ppc64el.deb ... [2020-09-15T13:10:02.942Z] #11 287.7 Unpacking libapparmor-dev:ppc64el (2.13.2-10) ... [2020-09-15T13:10:02.942Z] #11 287.8 Selecting previously unselected package libbtrfs0. [2020-09-15T13:10:02.942Z] #11 287.8 Preparing to unpack .../12-libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-09-15T13:10:02.942Z] #11 287.8 Unpacking libbtrfs0 (4.20.1-2) ... [2020-09-15T13:10:02.942Z] #11 287.8 Selecting previously unselected package libbtrfs-dev. [2020-09-15T13:10:02.942Z] #11 287.8 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-09-15T13:10:02.942Z] #11 287.9 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-09-15T13:10:02.942Z] #11 287.9 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el. [2020-09-15T13:10:02.942Z] #11 287.9 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-09-15T13:10:02.942Z] #11 287.9 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-09-15T13:10:02.942Z] #11 287.9 Selecting previously unselected package libudev-dev:ppc64el. [2020-09-15T13:10:02.942Z] #11 287.9 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_ppc64el.deb ... [2020-09-15T13:10:02.942Z] #11 288.0 Unpacking libudev-dev:ppc64el (241-7~deb10u4) ... [2020-09-15T13:10:02.942Z] #11 288.0 Selecting previously unselected package libsepol1-dev:ppc64el. [2020-09-15T13:10:03.240Z] #11 288.0 Preparing to unpack .../16-libsepol1-dev_2.8-1_ppc64el.deb ... [2020-09-15T13:10:03.241Z] #11 288.0 Unpacking libsepol1-dev:ppc64el (2.8-1) ... [2020-09-15T13:10:03.241Z] #11 288.2 Selecting previously unselected package libpcre16-3:ppc64el. [2020-09-15T13:10:03.241Z] #11 288.2 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_ppc64el.deb ... [2020-09-15T13:10:03.241Z] #11 288.2 Unpacking libpcre16-3:ppc64el (2:8.39-12) ... [2020-09-15T13:10:03.241Z] #11 288.3 Selecting previously unselected package libpcre32-3:ppc64el. [2020-09-15T13:10:03.536Z] #11 288.3 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_ppc64el.deb ... [2020-09-15T13:10:03.536Z] #11 288.3 Unpacking libpcre32-3:ppc64el (2:8.39-12) ... [2020-09-15T13:10:03.536Z] #11 288.4 Selecting previously unselected package libpcrecpp0v5:ppc64el. [2020-09-15T13:10:03.536Z] #11 288.4 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_ppc64el.deb ... [2020-09-15T13:10:03.536Z] #11 288.4 Unpacking libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-09-15T13:10:03.536Z] #11 288.4 Selecting previously unselected package libpcre3-dev:ppc64el. [2020-09-15T13:10:03.536Z] #11 288.4 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_ppc64el.deb ... [2020-09-15T13:10:03.536Z] #11 288.4 Unpacking libpcre3-dev:ppc64el (2:8.39-12) ... [2020-09-15T13:10:03.833Z] #11 288.7 Selecting previously unselected package libselinux1-dev:ppc64el. [2020-09-15T13:10:03.833Z] #11 288.7 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_ppc64el.deb ... [2020-09-15T13:10:03.833Z] #11 288.7 Unpacking libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-09-15T13:10:03.833Z] #11 288.9 Selecting previously unselected package libdevmapper-dev:ppc64el. [2020-09-15T13:10:03.833Z] #11 288.9 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_ppc64el.deb ... [2020-09-15T13:10:04.134Z] #11 288.9 Unpacking libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-09-15T13:10:04.134Z] #11 288.9 Selecting previously unselected package libseccomp-dev:ppc64el. [2020-09-15T13:10:04.134Z] #11 288.9 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_ppc64el.deb ... [2020-09-15T13:10:04.134Z] #11 288.9 Unpacking libseccomp-dev:ppc64el (2.3.3-4) ... [2020-09-15T13:10:04.134Z] #11 289.0 Selecting previously unselected package libsystemd-dev:ppc64el. [2020-09-15T13:10:04.134Z] #11 289.0 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_ppc64el.deb ... [2020-09-15T13:10:04.134Z] #11 289.0 Unpacking libsystemd-dev:ppc64el (241-7~deb10u4) ... [2020-09-15T13:10:04.433Z] #11 289.3 Setting up libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-09-15T13:10:04.433Z] #11 289.3 Setting up libseccomp-dev:ppc64el (2.3.3-4) ... [2020-09-15T13:10:04.433Z] #11 289.3 Setting up libapparmor1:ppc64el (2.13.2-10) ... [2020-09-15T13:10:04.433Z] #11 289.3 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-09-15T13:10:04.433Z] #11 289.3 Setting up libpcre16-3:ppc64el (2:8.39-12) ... [2020-09-15T13:10:04.433Z] #11 289.3 Setting up libsepol1-dev:ppc64el (2.8-1) ... [2020-09-15T13:10:04.433Z] #11 289.3 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-09-15T13:10:04.433Z] #11 289.3 Setting up libbtrfs0 (4.20.1-2) ... [2020-09-15T13:10:04.433Z] #11 289.3 Setting up libpcre32-3:ppc64el (2:8.39-12) ... [2020-09-15T13:10:04.433Z] #11 289.3 Setting up libudev-dev:ppc64el (241-7~deb10u4) ... [2020-09-15T13:10:04.433Z] #11 289.3 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-09-15T13:10:04.433Z] #11 289.3 Setting up libbtrfs-dev (4.20.1-2) ... [2020-09-15T13:10:04.433Z] #11 289.3 Setting up libapparmor-dev:ppc64el (2.13.2-10) ... [2020-09-15T13:10:04.433Z] #11 289.3 Setting up mingw-w64-common (6.0.0-3) ... [2020-09-15T13:10:04.433Z] #11 289.4 Setting up libsystemd-dev:ppc64el (241-7~deb10u4) ... [2020-09-15T13:10:04.433Z] #11 289.4 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-09-15T13:10:04.433Z] #11 289.4 Setting up libpcre3-dev:ppc64el (2:8.39-12) ... [2020-09-15T13:10:04.433Z] #11 289.4 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-09-15T13:10:04.433Z] #11 289.4 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-09-15T13:10:04.433Z] #11 289.4 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-09-15T13:10:04.433Z] #11 289.4 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-09-15T13:10:04.433Z] #11 289.4 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-09-15T13:10:04.433Z] #11 289.4 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-09-15T13:10:04.433Z] #11 289.4 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-09-15T13:10:04.433Z] #11 289.4 Setting up libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-09-15T13:10:04.433Z] #11 289.4 Setting up libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-09-15T13:10:04.433Z] #11 289.4 Setting up dmsetup (2:1.02.155-3) ... [2020-09-15T13:10:04.433Z] #11 289.4 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-09-15T13:10:04.433Z] #11 289.4 Setting up libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-09-15T13:10:04.433Z] #11 289.4 Processing triggers for libc-bin (2.28-10) ... [2020-09-15T13:10:04.759Z] #11 DONE 289.6s [2020-09-15T13:10:04.759Z] [2020-09-15T13:10:04.759Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-15T13:10:04.759Z] #53 ... [2020-09-15T13:10:04.759Z] [2020-09-15T13:10:04.759Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-09-15T13:10:05.411Z] #12 DONE 0.5s [2020-09-15T13:10:05.411Z] [2020-09-15T13:10:05.411Z] #50 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-15T13:10:05.411Z] #50 0.403 + RM_GOPATH=0 [2020-09-15T13:10:05.411Z] #50 0.405 + TMP_GOPATH= [2020-09-15T13:10:05.411Z] #50 0.407 + : /build [2020-09-15T13:10:05.411Z] #50 0.407 + '[' -z '' ']' [2020-09-15T13:10:05.411Z] #50 0.408 ++ mktemp -d [2020-09-15T13:10:05.411Z] #50 0.411 + export GOPATH=/tmp/tmp.waSfwwKVRq [2020-09-15T13:10:05.411Z] #50 0.411 + GOPATH=/tmp/tmp.waSfwwKVRq [2020-09-15T13:10:05.411Z] #50 0.412 + RM_GOPATH=1 [2020-09-15T13:10:05.411Z] #50 0.413 + case "$(go env GOARCH)" in [2020-09-15T13:10:05.411Z] #50 0.415 ++ go env GOARCH [2020-09-15T13:10:05.411Z] #50 0.425 + export GO_BUILDMODE=-buildmode=pie [2020-09-15T13:10:05.411Z] #50 0.433 + GO_BUILDMODE=-buildmode=pie [2020-09-15T13:10:05.411Z] #50 0.434 ++ dirname /tmp/install/install.sh [2020-09-15T13:10:05.411Z] #50 0.436 + dir=/tmp/install [2020-09-15T13:10:05.411Z] #50 0.437 + bin=runc [2020-09-15T13:10:05.411Z] #50 0.437 + shift [2020-09-15T13:10:05.411Z] #50 0.437 + '[' '!' -f /tmp/install/runc.installer ']' [2020-09-15T13:10:05.411Z] #50 0.438 + . /tmp/install/runc.installer [2020-09-15T13:10:05.411Z] #50 0.438 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-09-15T13:10:05.411Z] #50 0.439 + install_runc [2020-09-15T13:10:05.411Z] #50 0.439 + uname -r [2020-09-15T13:10:05.411Z] #50 0.440 + grep -q '^3\.10\.0.*\.el7\.' [2020-09-15T13:10:05.411Z] #50 0.453 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-09-15T13:10:05.411Z] #50 0.453 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )' [2020-09-15T13:10:05.411Z] #50 0.453 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux ) [2020-09-15T13:10:05.411Z] #50 0.454 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.waSfwwKVRq/src/github.com/opencontainers/runc [2020-09-15T13:10:05.411Z] #50 0.458 Cloning into '/tmp/tmp.waSfwwKVRq/src/github.com/opencontainers/runc'... [2020-09-15T13:10:05.411Z] #50 ... [2020-09-15T13:10:05.411Z] [2020-09-15T13:10:05.411Z] #13 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-09-15T13:10:05.411Z] #13 DONE 0.4s [2020-09-15T13:10:05.718Z] [2020-09-15T13:10:05.718Z] #14 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-09-15T13:10:05.718Z] #14 0.212 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-09-15T13:10:06.022Z] #14 DONE 0.3s [2020-09-15T13:10:06.022Z] [2020-09-15T13:10:06.022Z] #15 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-09-15T13:10:06.321Z] #15 DONE 0.3s [2020-09-15T13:10:06.321Z] [2020-09-15T13:10:06.321Z] #16 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-09-15T13:10:06.618Z] #16 DONE 0.3s [2020-09-15T13:10:06.618Z] [2020-09-15T13:10:06.618Z] #50 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-15T13:10:06.917Z] #50 ... [2020-09-15T13:10:06.917Z] [2020-09-15T13:10:06.917Z] #17 [dev-systemd-false 6/26] RUN ldconfig [2020-09-15T13:10:06.917Z] #17 DONE 0.3s [2020-09-15T13:10:07.218Z] [2020-09-15T13:10:07.218Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-15T13:10:07.218Z] #18 0.348 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-09-15T13:10:07.218Z] #18 0.401 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-09-15T13:10:07.218Z] #18 ... [2020-09-15T13:10:07.218Z] [2020-09-15T13:10:07.218Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-15T13:10:07.218Z] #46 DONE 292.3s [2020-09-15T13:10:07.218Z] [2020-09-15T13:10:07.218Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-15T13:10:07.218Z] #18 0.408 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-09-15T13:10:07.412Z] ok github.com/docker/docker/pkg/plugins 33.611s coverage: 76.6% of statements [2020-09-15T13:10:07.412Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-09-15T13:10:07.412Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-09-15T13:10:07.412Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-09-15T13:10:07.412Z] ? github.com/docker/docker/pkg/term [no test files] [2020-09-15T13:10:07.412Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-09-15T13:10:07.412Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-09-15T13:10:07.412Z] ? github.com/docker/docker/rootless [no test files] [2020-09-15T13:10:07.412Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-09-15T13:10:07.412Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-09-15T13:10:07.412Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-09-15T13:10:07.412Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-09-15T13:10:07.412Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-09-15T13:10:07.412Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-09-15T13:10:07.412Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-09-15T13:10:07.412Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-09-15T13:10:07.412Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-09-15T13:10:07.412Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-09-15T13:10:07.412Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-09-15T13:10:07.412Z] ? github.com/docker/docker/testutil/request [no test files] [2020-09-15T13:10:07.412Z] ? github.com/docker/docker/volume [no test files] [2020-09-15T13:10:07.412Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-09-15T13:10:07.412Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-09-15T13:10:07.412Z] [2020-09-15T13:10:07.412Z] === Skipped [2020-09-15T13:10:07.412Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-09-15T13:10:07.412Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-09-15T13:10:07.412Z] [2020-09-15T13:10:07.412Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-09-15T13:10:07.412Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-09-15T13:10:07.412Z] [2020-09-15T13:10:07.412Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-09-15T13:10:07.412Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-15T13:10:07.412Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-15T13:10:07.412Z] [2020-09-15T13:10:07.412Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-09-15T13:10:07.412Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-15T13:10:07.412Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-15T13:10:07.412Z] [2020-09-15T13:10:07.412Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-09-15T13:10:07.412Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-15T13:10:07.412Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-15T13:10:07.412Z] [2020-09-15T13:10:07.412Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-09-15T13:10:07.412Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-15T13:10:07.412Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-15T13:10:07.412Z] [2020-09-15T13:10:07.412Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-09-15T13:10:07.412Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-15T13:10:07.412Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-15T13:10:07.412Z] [2020-09-15T13:10:07.412Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-09-15T13:10:07.412Z] graphtest_unix.go:73: No driver to put! [2020-09-15T13:10:07.412Z] [2020-09-15T13:10:07.412Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-09-15T13:10:07.412Z] time="2020-09-15T13:08:49Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-09-15T13:10:07.412Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-09-15T13:10:07.412Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-09-15T13:10:07.412Z] [2020-09-15T13:10:07.412Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-09-15T13:10:07.412Z] time="2020-09-15T13:08:49Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-09-15T13:10:07.412Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-09-15T13:10:07.412Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-09-15T13:10:07.412Z] [2020-09-15T13:10:07.412Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-09-15T13:10:07.412Z] time="2020-09-15T13:08:49Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-09-15T13:10:07.412Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-09-15T13:10:07.412Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-09-15T13:10:07.412Z] [2020-09-15T13:10:07.412Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-09-15T13:10:07.412Z] time="2020-09-15T13:08:49Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-09-15T13:10:07.412Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-09-15T13:10:07.412Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-09-15T13:10:07.412Z] [2020-09-15T13:10:07.412Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-09-15T13:10:07.412Z] time="2020-09-15T13:08:49Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-09-15T13:10:07.412Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-09-15T13:10:07.412Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-09-15T13:10:07.412Z] [2020-09-15T13:10:07.412Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-09-15T13:10:07.412Z] graphtest_unix.go:73: No driver to put! [2020-09-15T13:10:07.412Z] [2020-09-15T13:10:07.412Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-09-15T13:10:07.412Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-09-15T13:10:07.412Z] [2020-09-15T13:10:07.412Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-09-15T13:10:07.412Z] overlay_test.go:49: Fails to compute changes intermittently [2020-09-15T13:10:07.412Z] [2020-09-15T13:10:07.412Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-09-15T13:10:07.412Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-09-15T13:10:07.412Z] [2020-09-15T13:10:07.412Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-09-15T13:10:07.412Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-09-15T13:10:07.412Z] [2020-09-15T13:10:07.412Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-09-15T13:10:07.412Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-15T13:10:07.412Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-15T13:10:07.412Z] [2020-09-15T13:10:07.412Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-09-15T13:10:07.413Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-15T13:10:07.413Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-15T13:10:07.413Z] [2020-09-15T13:10:07.413Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-09-15T13:10:07.413Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-15T13:10:07.413Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-15T13:10:07.413Z] [2020-09-15T13:10:07.413Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-09-15T13:10:07.413Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-15T13:10:07.413Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-15T13:10:07.413Z] [2020-09-15T13:10:07.413Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-09-15T13:10:07.413Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-15T13:10:07.413Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-15T13:10:07.413Z] [2020-09-15T13:10:07.413Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-09-15T13:10:07.413Z] graphtest_unix.go:73: No driver to put! [2020-09-15T13:10:07.413Z] [2020-09-15T13:10:07.413Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-09-15T13:10:07.413Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-09-15T13:10:07.413Z] [2020-09-15T13:10:07.413Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-09-15T13:10:07.413Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-09-15T13:10:07.413Z] [2020-09-15T13:10:07.413Z] [2020-09-15T13:10:07.413Z] DONE 2138 tests, 26 skipped in 193.642s Post stage [Pipeline] junit [2020-09-15T13:10:07.457Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-09-15T13:10:07.965Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-41395/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr11 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=7678ecdca23bef379f6e8eea43cd754cb08b6288 -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:7678ecdca23bef379f6e8eea43cd754cb08b6288 hack/make.sh dynbinary test-integration [2020-09-15T13:10:08.256Z] [2020-09-15T13:10:08.257Z] Removing bundles/ [2020-09-15T13:10:08.257Z] [2020-09-15T13:10:08.257Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-09-15T13:10:08.257Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-09-15T13:10:08.257Z] GOOS="" GOARCH="" GOARM="" [2020-09-15T13:10:08.278Z] #18 1.144 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-09-15T13:10:08.927Z] #18 2.023 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [217 kB] [2020-09-15T13:10:09.226Z] #18 2.387 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-09-15T13:10:11.985Z] #18 5.013 Fetched 8156 kB in 5s (1736 kB/s) [2020-09-15T13:10:12.714Z] Loaded image: buildpack-deps:buster [2020-09-15T13:10:12.714Z] Loaded image: busybox:latest [2020-09-15T13:10:12.714Z] Loaded image: busybox:glibc [2020-09-15T13:10:12.714Z] Loaded image: debian:buster [2020-09-15T13:10:12.974Z] Loaded image: hello-world:latest [2020-09-15T13:10:12.974Z] INFO: Testing against a local daemon [2020-09-15T13:10:12.974Z] === RUN TestCgroupNamespacesBuild [2020-09-15T13:10:14.111Z] #18 5.013 Reading package lists... [2020-09-15T13:10:15.511Z] --- PASS: TestCgroupNamespacesBuild (2.21s) [2020-09-15T13:10:15.511Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-09-15T13:10:15.646Z] #18 7.105 Reading package lists... [2020-09-15T13:10:16.242Z] #18 8.952 Building dependency tree... [2020-09-15T13:10:16.555Z] #18 9.649 libcap2-bin is already the newest version (1:2.25-2). [2020-09-15T13:10:16.555Z] #18 9.649 The following additional packages will be installed: [2020-09-15T13:10:16.555Z] #18 9.650 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-09-15T13:10:16.555Z] #18 9.650 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-09-15T13:10:16.555Z] #18 9.650 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-09-15T13:10:16.555Z] #18 9.650 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-09-15T13:10:16.555Z] #18 9.650 python3.7 python3.7-minimal vim-runtime xxd [2020-09-15T13:10:16.555Z] #18 9.652 Suggested packages: [2020-09-15T13:10:16.555Z] #18 9.652 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-09-15T13:10:16.555Z] #18 9.652 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-09-15T13:10:16.555Z] #18 9.652 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-09-15T13:10:16.555Z] #18 9.652 Recommended packages: [2020-09-15T13:10:16.555Z] #18 9.652 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-09-15T13:10:16.555Z] #18 9.652 python3-keyrings.alt python3-xdg unzip [2020-09-15T13:10:17.465Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.21s) [2020-09-15T13:10:17.465Z] === RUN TestBuildWithSession [2020-09-15T13:10:17.465Z] --- SKIP: TestBuildWithSession (0.00s) [2020-09-15T13:10:17.465Z] build_session_test.go:25: TODO: BuildKit [2020-09-15T13:10:17.465Z] === RUN TestBuildSquashParent [2020-09-15T13:10:17.622Z] #18 10.63 The following NEW packages will be installed: [2020-09-15T13:10:17.622Z] #18 10.63 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-09-15T13:10:17.622Z] #18 10.63 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-09-15T13:10:17.622Z] #18 10.63 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-09-15T13:10:17.623Z] #18 10.63 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-09-15T13:10:17.623Z] #18 10.63 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-09-15T13:10:17.623Z] #18 10.63 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-09-15T13:10:17.623Z] #18 10.63 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-09-15T13:10:17.623Z] #18 10.63 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-09-15T13:10:17.623Z] #18 10.63 xz-utils zip [2020-09-15T13:10:17.623Z] #18 10.70 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2020-09-15T13:10:17.623Z] #18 10.70 Need to get 29.2 MB of archives. [2020-09-15T13:10:17.623Z] #18 10.70 After this operation, 134 MB of additional disk space will be used. [2020-09-15T13:10:17.623Z] #18 10.70 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el pigz ppc64el 2.4-1 [53.3 kB] [2020-09-15T13:10:17.623Z] #18 10.74 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-minimal ppc64el 3.7.3-2+deb10u2 [593 kB] [2020-09-15T13:10:17.623Z] #18 10.79 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7-minimal ppc64el 3.7.3-2+deb10u2 [2023 kB] [2020-09-15T13:10:17.921Z] #18 10.87 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-minimal ppc64el 3.7.3-1 [36.6 kB] [2020-09-15T13:10:17.921Z] #18 10.87 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libmpdec2 ppc64el 2.4.2-2 [84.6 kB] [2020-09-15T13:10:17.921Z] #18 10.88 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-stdlib ppc64el 3.7.3-2+deb10u2 [1794 kB] [2020-09-15T13:10:17.921Z] #18 10.98 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7 ppc64el 3.7.3-2+deb10u2 [330 kB] [2020-09-15T13:10:17.921Z] #18 10.99 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3-stdlib ppc64el 3.7.3-1 [20.0 kB] [2020-09-15T13:10:17.921Z] #18 10.99 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3 ppc64el 3.7.3-1 [61.5 kB] [2020-09-15T13:10:17.921Z] #18 10.99 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip4tc0 ppc64el 1.8.2-4 [73.3 kB] [2020-09-15T13:10:17.921Z] #18 11.00 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip6tc0 ppc64el 1.8.2-4 [73.7 kB] [2020-09-15T13:10:17.921Z] #18 11.00 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libiptc0 ppc64el 1.8.2-4 [59.8 kB] [2020-09-15T13:10:17.921Z] #18 11.00 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnfnetlink0 ppc64el 1.0.1-3+b1 [12.8 kB] [2020-09-15T13:10:17.921Z] #18 11.01 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.7-1 [38.8 kB] [2020-09-15T13:10:17.921Z] #18 11.06 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnftnl11 ppc64el 1.1.2-2 [61.5 kB] [2020-09-15T13:10:17.921Z] #18 11.08 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el iptables ppc64el 1.8.2-4 [437 kB] [2020-09-15T13:10:17.921Z] #18 11.10 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-09-15T13:10:17.921Z] #18 11.14 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-09-15T13:10:17.921Z] #18 11.15 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bash-completion all 1:2.8-6 [208 kB] [2020-09-15T13:10:17.921Z] #18 11.16 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bzip2 ppc64el 1.0.6-9.2~deb10u1 [49.7 kB] [2020-09-15T13:10:17.921Z] #18 11.16 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xz-utils ppc64el 5.2.4-1 [186 kB] [2020-09-15T13:10:17.921Z] #18 11.17 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el apparmor ppc64el 2.13.2-10 [584 kB] [2020-09-15T13:10:17.921Z] #18 11.19 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el aufs-tools ppc64el 1:4.14+20190211-1 [107 kB] [2020-09-15T13:10:18.221Z] #18 11.19 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-09-15T13:10:18.221Z] #18 11.20 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-09-15T13:10:18.221Z] #18 11.21 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-09-15T13:10:18.221Z] #18 11.21 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libaio1 ppc64el 0.3.112-3 [11.6 kB] [2020-09-15T13:10:18.221Z] #18 11.21 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgpm2 ppc64el 1.20.7-5 [35.4 kB] [2020-09-15T13:10:18.221Z] #18 11.21 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2020-09-15T13:10:18.221Z] #18 11.47 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2020-09-15T13:10:18.520Z] #18 11.49 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2020-09-15T13:10:18.520Z] #18 11.49 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2020-09-15T13:10:18.520Z] #18 11.49 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b13 [129 kB] [2020-09-15T13:10:18.520Z] #18 11.52 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el net-tools ppc64el 1.60+git20180626.aebd88e-1 [265 kB] [2020-09-15T13:10:18.520Z] #18 11.56 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pip-whl all 18.1-5 [1591 kB] [2020-09-15T13:10:18.520Z] #18 11.62 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-09-15T13:10:18.520Z] #18 11.63 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-distutils all 3.7.3-1 [142 kB] [2020-09-15T13:10:18.520Z] #18 11.63 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pip all 18.1-5 [171 kB] [2020-09-15T13:10:18.520Z] #18 11.64 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pkg-resources all 40.8.0-1 [153 kB] [2020-09-15T13:10:18.520Z] #18 11.65 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-setuptools all 40.8.0-1 [306 kB] [2020-09-15T13:10:18.520Z] #18 11.66 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-wheel all 0.32.3-2 [19.4 kB] [2020-09-15T13:10:18.520Z] #18 11.67 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el sudo ppc64el 1.8.27-1+deb10u2 [1230 kB] [2020-09-15T13:10:18.520Z] #18 11.71 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el thin-provisioning-tools ppc64el 0.7.6-2.1 [350 kB] [2020-09-15T13:10:18.520Z] #18 11.73 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el uidmap ppc64el 1:4.5-1.1 [261 kB] [2020-09-15T13:10:18.817Z] #18 11.74 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-09-15T13:10:18.817Z] #18 11.93 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim ppc64el 2:8.1.0875-5 [1346 kB] [2020-09-15T13:10:18.817Z] #18 11.97 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xfsprogs ppc64el 4.20.0-1 [961 kB] [2020-09-15T13:10:18.817Z] #18 12.00 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zip ppc64el 3.0-11+b1 [223 kB] [2020-09-15T13:10:19.115Z] #18 12.38 debconf: delaying package configuration, since apt-utils is not installed [2020-09-15T13:10:19.115Z] #18 12.44 Fetched 29.2 MB in 1s (21.7 MB/s) [2020-09-15T13:10:19.412Z] #18 12.48 Selecting previously unselected package pigz. [2020-09-15T13:10:19.412Z] #18 12.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 ... 23361 files and directories currently installed.) [2020-09-15T13:10:19.412Z] #18 12.51 Preparing to unpack .../pigz_2.4-1_ppc64el.deb ... [2020-09-15T13:10:19.412Z] #18 12.51 Unpacking pigz (2.4-1) ... [2020-09-15T13:10:19.412Z] #18 ... [2020-09-15T13:10:19.412Z] [2020-09-15T13:10:19.412Z] #50 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-15T13:10:19.412Z] #50 4.711 + cd /tmp/tmp.waSfwwKVRq/src/github.com/opencontainers/runc [2020-09-15T13:10:19.412Z] #50 4.711 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-09-15T13:10:19.412Z] #50 4.913 + '[' -z '' ']' [2020-09-15T13:10:19.412Z] #50 4.914 + target=static [2020-09-15T13:10:19.412Z] #50 4.914 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-09-15T13:10:19.412Z] #50 5.447 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o runc . [2020-09-15T13:10:19.710Z] #50 ... [2020-09-15T13:10:19.710Z] [2020-09-15T13:10:19.710Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-15T13:10:19.710Z] #18 12.60 Selecting previously unselected package libpython3.7-minimal:ppc64el. [2020-09-15T13:10:19.710Z] #18 12.61 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_ppc64el.deb ... [2020-09-15T13:10:19.710Z] #18 12.62 Unpacking libpython3.7-minimal:ppc64el (3.7.3-2+deb10u2) ... [2020-09-15T13:10:20.010Z] #18 12.91 Selecting previously unselected package python3.7-minimal. [2020-09-15T13:10:20.010Z] #18 12.91 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_ppc64el.deb ... [2020-09-15T13:10:20.010Z] #18 12.92 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2020-09-15T13:10:20.309Z] #18 13.43 Setting up libpython3.7-minimal:ppc64el (3.7.3-2+deb10u2) ... [2020-09-15T13:10:20.309Z] #18 13.49 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2020-09-15T13:10:21.845Z] #18 14.87 Selecting previously unselected package python3-minimal. [2020-09-15T13:10:21.845Z] #18 14.87 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23610 files and directories currently installed.) [2020-09-15T13:10:21.845Z] #18 14.90 Preparing to unpack .../python3-minimal_3.7.3-1_ppc64el.deb ... [2020-09-15T13:10:21.845Z] #18 14.90 Unpacking python3-minimal (3.7.3-1) ... [2020-09-15T13:10:21.845Z] #18 14.97 Selecting previously unselected package libmpdec2:ppc64el. [2020-09-15T13:10:21.845Z] #18 14.97 Preparing to unpack .../libmpdec2_2.4.2-2_ppc64el.deb ... [2020-09-15T13:10:21.845Z] #18 14.98 Unpacking libmpdec2:ppc64el (2.4.2-2) ... [2020-09-15T13:10:21.845Z] #18 15.06 Selecting previously unselected package libpython3.7-stdlib:ppc64el. [2020-09-15T13:10:21.845Z] #18 15.06 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_ppc64el.deb ... [2020-09-15T13:10:21.845Z] #18 15.06 Unpacking libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u2) ... [2020-09-15T13:10:22.491Z] #18 15.64 Selecting previously unselected package python3.7. [2020-09-15T13:10:22.491Z] #18 15.65 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_ppc64el.deb ... [2020-09-15T13:10:22.491Z] #18 15.65 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2020-09-15T13:10:22.491Z] #18 15.72 Selecting previously unselected package libpython3-stdlib:ppc64el. [2020-09-15T13:10:22.789Z] #18 15.72 Preparing to unpack .../libpython3-stdlib_3.7.3-1_ppc64el.deb ... [2020-09-15T13:10:22.789Z] #18 15.73 Unpacking libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-09-15T13:10:22.789Z] #18 15.82 Setting up python3-minimal (3.7.3-1) ... [2020-09-15T13:10:23.088Z] #18 16.41 Selecting previously unselected package python3. [2020-09-15T13:10:23.406Z] #18 16.41 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24022 files and directories currently installed.) [2020-09-15T13:10:23.406Z] #18 16.44 Preparing to unpack .../00-python3_3.7.3-1_ppc64el.deb ... [2020-09-15T13:10:23.406Z] #18 16.44 Unpacking python3 (3.7.3-1) ... [2020-09-15T13:10:23.406Z] #18 16.49 Selecting previously unselected package libip4tc0:ppc64el. [2020-09-15T13:10:23.406Z] #18 16.50 Preparing to unpack .../01-libip4tc0_1.8.2-4_ppc64el.deb ... [2020-09-15T13:10:23.406Z] #18 16.50 Unpacking libip4tc0:ppc64el (1.8.2-4) ... [2020-09-15T13:10:23.406Z] #18 16.55 Selecting previously unselected package libip6tc0:ppc64el. [2020-09-15T13:10:23.406Z] #18 16.56 Preparing to unpack .../02-libip6tc0_1.8.2-4_ppc64el.deb ... [2020-09-15T13:10:23.406Z] #18 16.56 Unpacking libip6tc0:ppc64el (1.8.2-4) ... [2020-09-15T13:10:23.406Z] #18 16.62 Selecting previously unselected package libiptc0:ppc64el. [2020-09-15T13:10:23.406Z] #18 16.62 Preparing to unpack .../03-libiptc0_1.8.2-4_ppc64el.deb ... [2020-09-15T13:10:23.406Z] #18 16.63 Unpacking libiptc0:ppc64el (1.8.2-4) ... [2020-09-15T13:10:23.406Z] #18 16.67 Selecting previously unselected package libnfnetlink0:ppc64el. [2020-09-15T13:10:23.702Z] #18 16.68 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_ppc64el.deb ... [2020-09-15T13:10:23.702Z] #18 16.69 Unpacking libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-09-15T13:10:23.702Z] #18 16.72 Selecting previously unselected package libnetfilter-conntrack3:ppc64el. [2020-09-15T13:10:23.702Z] #18 16.72 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_ppc64el.deb ... [2020-09-15T13:10:23.702Z] #18 16.73 Unpacking libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-09-15T13:10:23.702Z] #18 16.78 Selecting previously unselected package libnftnl11:ppc64el. [2020-09-15T13:10:23.702Z] #18 16.78 Preparing to unpack .../06-libnftnl11_1.1.2-2_ppc64el.deb ... [2020-09-15T13:10:23.702Z] #18 16.79 Unpacking libnftnl11:ppc64el (1.1.2-2) ... [2020-09-15T13:10:23.702Z] #18 16.86 Selecting previously unselected package iptables. [2020-09-15T13:10:23.702Z] #18 16.86 Preparing to unpack .../07-iptables_1.8.2-4_ppc64el.deb ... [2020-09-15T13:10:23.702Z] #18 16.87 Unpacking iptables (1.8.2-4) ... [2020-09-15T13:10:24.350Z] #18 17.27 Selecting previously unselected package xxd. [2020-09-15T13:10:24.350Z] #18 17.27 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-09-15T13:10:24.350Z] #18 17.28 Unpacking xxd (2:8.1.0875-5) ... [2020-09-15T13:10:24.350Z] #18 17.36 Selecting previously unselected package vim-common. [2020-09-15T13:10:24.350Z] #18 17.36 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-09-15T13:10:24.350Z] #18 17.39 Unpacking vim-common (2:8.1.0875-5) ... [2020-09-15T13:10:24.350Z] #18 17.56 Selecting previously unselected package bash-completion. [2020-09-15T13:10:24.350Z] #18 17.57 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-09-15T13:10:24.485Z] ok github.com/docker/docker/api/server/httputils 0.012s coverage: 14.7% of statements [2020-09-15T13:10:24.485Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-09-15T13:10:24.485Z] ok github.com/docker/docker/api/server/middleware 0.033s coverage: 37.7% of statements [2020-09-15T13:10:24.485Z] ? github.com/docker/docker/api/server/router [no test files] [2020-09-15T13:10:24.485Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-09-15T13:10:24.485Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-09-15T13:10:24.485Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-09-15T13:10:24.485Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-09-15T13:10:24.485Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-09-15T13:10:24.485Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-09-15T13:10:24.485Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-09-15T13:10:24.485Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-09-15T13:10:24.485Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-09-15T13:10:24.485Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-09-15T13:10:24.485Z] ok github.com/docker/docker/api/types/filters 0.014s coverage: 92.2% of statements [2020-09-15T13:10:24.485Z] ok github.com/docker/docker/api/types/strslice 0.017s coverage: 90.0% of statements [2020-09-15T13:10:24.485Z] ok github.com/docker/docker/api/server/router/swarm 0.017s coverage: 5.7% of statements [2020-09-15T13:10:24.485Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-09-15T13:10:24.485Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-09-15T13:10:24.485Z] ? github.com/docker/docker/api/types [no test files] [2020-09-15T13:10:24.485Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-09-15T13:10:24.485Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-09-15T13:10:24.485Z] ? github.com/docker/docker/api/types/container [no test files] [2020-09-15T13:10:24.485Z] ? github.com/docker/docker/api/types/events [no test files] [2020-09-15T13:10:24.485Z] ? github.com/docker/docker/api/types/image [no test files] [2020-09-15T13:10:24.485Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-09-15T13:10:24.485Z] ? github.com/docker/docker/api/types/network [no test files] [2020-09-15T13:10:24.485Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-09-15T13:10:24.485Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-09-15T13:10:24.485Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-09-15T13:10:24.485Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-09-15T13:10:24.485Z] ok github.com/docker/docker/api/types/time 0.016s coverage: 100.0% of statements [2020-09-15T13:10:24.485Z] ok github.com/docker/docker/api/types/versions 0.023s coverage: 75.0% of statements [2020-09-15T13:10:24.485Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-09-15T13:10:24.485Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-09-15T13:10:24.485Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-09-15T13:10:24.485Z] ? github.com/docker/docker/builder [no test files] [2020-09-15T13:10:24.485Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-09-15T13:10:24.485Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-09-15T13:10:24.485Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-09-15T13:10:24.485Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-09-15T13:10:24.485Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-09-15T13:10:24.485Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-09-15T13:10:24.485Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-09-15T13:10:24.485Z] ok github.com/docker/docker/builder/dockerignore 0.024s coverage: 96.8% of statements [2020-09-15T13:10:25.600Z] --- PASS: TestBuildSquashParent (7.93s) [2020-09-15T13:10:25.600Z] === RUN TestBuildWithRemoveAndForceRemove [2020-09-15T13:10:25.600Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-09-15T13:10:25.600Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-09-15T13:10:25.600Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-09-15T13:10:25.600Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-09-15T13:10:25.600Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-09-15T13:10:25.600Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-09-15T13:10:25.600Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-09-15T13:10:25.600Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-09-15T13:10:25.600Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-09-15T13:10:25.600Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-09-15T13:10:25.600Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-09-15T13:10:25.600Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-09-15T13:10:25.600Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-09-15T13:10:25.600Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-09-15T13:10:26.411Z] ok github.com/docker/docker/cli/debug 0.008s coverage: 100.0% of statements [2020-09-15T13:10:27.121Z] #18 19.86 Unpacking bash-completion (1:2.8-6) ... [2020-09-15T13:10:27.121Z] #18 20.13 Selecting previously unselected package bzip2. [2020-09-15T13:10:27.121Z] #18 20.14 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_ppc64el.deb ... [2020-09-15T13:10:27.121Z] #18 20.14 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-09-15T13:10:27.121Z] #18 20.21 Selecting previously unselected package xz-utils. [2020-09-15T13:10:27.121Z] #18 20.22 Preparing to unpack .../12-xz-utils_5.2.4-1_ppc64el.deb ... [2020-09-15T13:10:27.121Z] #18 20.22 Unpacking xz-utils (5.2.4-1) ... [2020-09-15T13:10:27.121Z] #18 20.32 Selecting previously unselected package apparmor. [2020-09-15T13:10:27.121Z] #18 20.33 Preparing to unpack .../13-apparmor_2.13.2-10_ppc64el.deb ... [2020-09-15T13:10:27.121Z] #18 20.39 Unpacking apparmor (2.13.2-10) ... [2020-09-15T13:10:27.356Z] ok github.com/docker/docker/builder/remotecontext 0.154s coverage: 13.6% of statements [2020-09-15T13:10:27.418Z] #18 20.64 Selecting previously unselected package aufs-tools. [2020-09-15T13:10:27.418Z] #18 20.64 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_ppc64el.deb ... [2020-09-15T13:10:27.617Z] ok github.com/docker/docker/builder/dockerfile 0.399s coverage: 48.0% of statements [2020-09-15T13:10:27.717Z] #18 20.65 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-09-15T13:10:27.717Z] #18 20.72 Selecting previously unselected package libonig5:ppc64el. [2020-09-15T13:10:27.717Z] #18 20.72 Preparing to unpack .../15-libonig5_6.9.1-1_ppc64el.deb ... [2020-09-15T13:10:27.717Z] #18 20.73 Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-09-15T13:10:27.717Z] #18 20.89 Selecting previously unselected package libjq1:ppc64el. [2020-09-15T13:10:27.717Z] #18 20.89 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-09-15T13:10:27.717Z] #18 20.90 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-09-15T13:10:27.717Z] #18 20.95 Selecting previously unselected package jq. [2020-09-15T13:10:27.717Z] #18 20.96 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-09-15T13:10:27.717Z] #18 20.96 Unpacking jq (1.5+dfsg-2+b1) ... [2020-09-15T13:10:28.017Z] #18 21.01 Selecting previously unselected package libaio1:ppc64el. [2020-09-15T13:10:28.017Z] #18 21.02 Preparing to unpack .../18-libaio1_0.3.112-3_ppc64el.deb ... [2020-09-15T13:10:28.017Z] #18 21.02 Unpacking libaio1:ppc64el (0.3.112-3) ... [2020-09-15T13:10:28.017Z] #18 21.06 Selecting previously unselected package libgpm2:ppc64el. [2020-09-15T13:10:28.017Z] #18 21.07 Preparing to unpack .../19-libgpm2_1.20.7-5_ppc64el.deb ... [2020-09-15T13:10:28.017Z] #18 21.07 Unpacking libgpm2:ppc64el (1.20.7-5) ... [2020-09-15T13:10:28.017Z] #18 21.12 Selecting previously unselected package libicu63:ppc64el. [2020-09-15T13:10:28.017Z] #18 21.13 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2020-09-15T13:10:28.017Z] #18 21.13 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2020-09-15T13:10:28.889Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-09-15T13:10:28.889Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-09-15T13:10:29.537Z] ok github.com/docker/docker/builder/remotecontext/git 4.091s coverage: 86.3% of statements [2020-09-15T13:10:29.537Z] ? github.com/docker/docker/cli [no test files] [2020-09-15T13:10:29.537Z] ? github.com/docker/docker/cli/config [no test files] [2020-09-15T13:10:30.112Z] #18 23.16 Selecting previously unselected package libnet1:ppc64el. [2020-09-15T13:10:30.112Z] #18 23.16 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-09-15T13:10:30.112Z] #18 23.17 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-09-15T13:10:30.112Z] #18 23.21 Selecting previously unselected package libnl-3-200:ppc64el. [2020-09-15T13:10:30.112Z] #18 23.22 Preparing to unpack .../22-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-09-15T13:10:30.112Z] #18 23.22 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-09-15T13:10:30.112Z] #18 23.26 Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-09-15T13:10:30.112Z] #18 23.27 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-09-15T13:10:30.112Z] #18 23.27 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-09-15T13:10:30.112Z] #18 23.31 Selecting previously unselected package libreadline5:ppc64el. [2020-09-15T13:10:30.409Z] #18 23.32 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_ppc64el.deb ... [2020-09-15T13:10:30.409Z] #18 23.32 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-09-15T13:10:30.409Z] #18 23.40 Selecting previously unselected package net-tools. [2020-09-15T13:10:30.409Z] #18 23.41 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_ppc64el.deb ... [2020-09-15T13:10:30.409Z] #18 23.41 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-09-15T13:10:30.409Z] #18 23.53 Selecting previously unselected package python-pip-whl. [2020-09-15T13:10:30.409Z] #18 23.54 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-09-15T13:10:30.409Z] #18 23.54 Unpacking python-pip-whl (18.1-5) ... [2020-09-15T13:10:30.707Z] #18 23.79 Selecting previously unselected package python3-lib2to3. [2020-09-15T13:10:30.707Z] #18 23.79 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-09-15T13:10:30.707Z] #18 23.80 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-09-15T13:10:30.707Z] #18 23.87 Selecting previously unselected package python3-distutils. [2020-09-15T13:10:30.707Z] #18 23.88 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-09-15T13:10:30.707Z] #18 23.89 Unpacking python3-distutils (3.7.3-1) ... [2020-09-15T13:10:30.707Z] #18 23.95 Selecting previously unselected package python3-pip. [2020-09-15T13:10:30.707Z] #18 23.95 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-09-15T13:10:30.707Z] #18 23.95 Unpacking python3-pip (18.1-5) ... [2020-09-15T13:10:31.004Z] #18 24.08 Selecting previously unselected package python3-pkg-resources. [2020-09-15T13:10:31.004Z] #18 24.09 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-09-15T13:10:31.004Z] #18 24.09 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-09-15T13:10:31.004Z] #18 24.20 Selecting previously unselected package python3-setuptools. [2020-09-15T13:10:31.004Z] #18 24.21 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-09-15T13:10:31.004Z] #18 24.21 Unpacking python3-setuptools (40.8.0-1) ... [2020-09-15T13:10:31.300Z] #18 24.33 Selecting previously unselected package python3-wheel. [2020-09-15T13:10:31.300Z] #18 24.33 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-09-15T13:10:31.300Z] #18 24.34 Unpacking python3-wheel (0.32.3-2) ... [2020-09-15T13:10:31.300Z] #18 24.40 Selecting previously unselected package sudo. [2020-09-15T13:10:31.300Z] #18 24.40 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_ppc64el.deb ... [2020-09-15T13:10:31.300Z] #18 24.40 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-09-15T13:10:31.427Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-09-15T13:10:31.427Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-09-15T13:10:31.597Z] #18 24.73 Selecting previously unselected package thin-provisioning-tools. [2020-09-15T13:10:31.597Z] #18 24.74 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_ppc64el.deb ... [2020-09-15T13:10:31.597Z] #18 24.74 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-09-15T13:10:31.597Z] #18 24.87 Selecting previously unselected package uidmap. [2020-09-15T13:10:31.894Z] #18 24.88 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_ppc64el.deb ... [2020-09-15T13:10:31.894Z] #18 24.88 Unpacking uidmap (1:4.5-1.1) ... [2020-09-15T13:10:31.894Z] #18 24.94 Selecting previously unselected package vim-runtime. [2020-09-15T13:10:31.894Z] #18 24.94 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-09-15T13:10:31.894Z] #18 24.96 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-09-15T13:10:31.894Z] #18 24.99 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-09-15T13:10:31.894Z] #18 25.00 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-09-15T13:10:33.989Z] #18 26.70 Selecting previously unselected package vim. [2020-09-15T13:10:33.989Z] #18 26.70 Preparing to unpack .../37-vim_2%3a8.1.0875-5_ppc64el.deb ... [2020-09-15T13:10:33.989Z] #18 26.72 Unpacking vim (2:8.1.0875-5) ... [2020-09-15T13:10:33.989Z] #18 27.05 Selecting previously unselected package xfsprogs. [2020-09-15T13:10:33.989Z] #18 27.06 Preparing to unpack .../38-xfsprogs_4.20.0-1_ppc64el.deb ... [2020-09-15T13:10:33.989Z] #18 27.06 Unpacking xfsprogs (4.20.0-1) ... [2020-09-15T13:10:34.287Z] #18 27.39 Selecting previously unselected package zip. [2020-09-15T13:10:34.287Z] #18 27.39 Preparing to unpack .../39-zip_3.0-11+b1_ppc64el.deb ... [2020-09-15T13:10:34.287Z] #18 27.40 Unpacking zip (3.0-11+b1) ... [2020-09-15T13:10:34.287Z] #18 27.52 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-09-15T13:10:34.287Z] #18 27.53 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-09-15T13:10:34.287Z] #18 27.54 Setting up libip6tc0:ppc64el (1.8.2-4) ... [2020-09-15T13:10:34.287Z] #18 27.55 Setting up libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-09-15T13:10:34.287Z] #18 27.57 Setting up libgpm2:ppc64el (1.20.7-5) ... [2020-09-15T13:10:34.287Z] #18 27.58 Setting up libip4tc0:ppc64el (1.8.2-4) ... [2020-09-15T13:10:34.287Z] #18 27.58 Setting up uidmap (1:4.5-1.1) ... [2020-09-15T13:10:34.287Z] #18 27.59 Setting up libnftnl11:ppc64el (1.1.2-2) ... [2020-09-15T13:10:34.287Z] #18 27.59 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-09-15T13:10:34.287Z] #18 27.60 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-09-15T13:10:34.287Z] #18 27.60 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-09-15T13:10:34.287Z] #18 27.61 Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2020-09-15T13:10:34.589Z] #18 27.61 Setting up xxd (2:8.1.0875-5) ... [2020-09-15T13:10:34.589Z] #18 27.62 Setting up zip (3.0-11+b1) ... [2020-09-15T13:10:34.589Z] #18 27.63 Setting up vim-common (2:8.1.0875-5) ... [2020-09-15T13:10:34.589Z] #18 27.65 Setting up bash-completion (1:2.8-6) ... [2020-09-15T13:10:34.715Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-09-15T13:10:34.715Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.99s) [2020-09-15T13:10:34.715Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.11s) [2020-09-15T13:10:34.715Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.88s) [2020-09-15T13:10:34.715Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.91s) [2020-09-15T13:10:34.715Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.04s) [2020-09-15T13:10:34.715Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.91s) [2020-09-15T13:10:34.715Z] === RUN TestBuildMultiStageCopy [2020-09-15T13:10:34.715Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-09-15T13:10:34.835Z] ok github.com/docker/docker/client 0.215s coverage: 75.4% of statements [2020-09-15T13:10:36.618Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-09-15T13:10:36.695Z] #18 29.74 Setting up libiptc0:ppc64el (1.8.2-4) ... [2020-09-15T13:10:36.695Z] #18 29.74 Setting up xz-utils (5.2.4-1) ... [2020-09-15T13:10:36.695Z] #18 29.75 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-09-15T13:10:36.695Z] #18 29.75 Setting up sudo (1.8.27-1+deb10u2) ... [2020-09-15T13:10:36.695Z] #18 29.80 invoke-rc.d: could not determine current runlevel [2020-09-15T13:10:36.695Z] #18 29.80 invoke-rc.d: policy-rc.d denied execution of start. [2020-09-15T13:10:36.695Z] #18 29.81 Setting up pigz (2.4-1) ... [2020-09-15T13:10:36.695Z] #18 29.81 Setting up libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-09-15T13:10:36.695Z] #18 29.81 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-09-15T13:10:36.695Z] #18 29.82 Setting up python-pip-whl (18.1-5) ... [2020-09-15T13:10:36.695Z] #18 29.82 Setting up libmpdec2:ppc64el (2.4.2-2) ... [2020-09-15T13:10:36.695Z] #18 29.83 Setting up vim-runtime (2:8.1.0875-5) ... [2020-09-15T13:10:36.993Z] #18 30.03 Setting up libaio1:ppc64el (0.3.112-3) ... [2020-09-15T13:10:36.993Z] #18 30.04 Setting up libonig5:ppc64el (6.9.1-1) ... [2020-09-15T13:10:36.993Z] #18 30.04 Setting up libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u2) ... [2020-09-15T13:10:36.993Z] #18 30.05 Setting up vim (2:8.1.0875-5) ... [2020-09-15T13:10:36.993Z] #18 30.06 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-09-15T13:10:36.993Z] #18 30.06 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-09-15T13:10:36.993Z] #18 30.06 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-09-15T13:10:36.993Z] #18 30.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-09-15T13:10:36.993Z] #18 30.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-09-15T13:10:36.993Z] #18 30.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-09-15T13:10:36.993Z] #18 30.09 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-09-15T13:10:36.993Z] #18 30.10 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-09-15T13:10:36.993Z] #18 30.11 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-09-15T13:10:36.993Z] #18 30.12 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-09-15T13:10:36.993Z] #18 30.12 Setting up libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-09-15T13:10:36.993Z] #18 30.13 Setting up jq (1.5+dfsg-2+b1) ... [2020-09-15T13:10:36.993Z] #18 30.13 Setting up libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-09-15T13:10:36.993Z] #18 30.13 Setting up python3.7 (3.7.3-2+deb10u2) ... [2020-09-15T13:10:37.186Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-09-15T13:10:37.755Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-09-15T13:10:38.323Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-09-15T13:10:38.583Z] --- PASS: TestBuildMultiStageCopy (4.32s) [2020-09-15T13:10:38.583Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.28s) [2020-09-15T13:10:38.583Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.47s) [2020-09-15T13:10:38.583Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.53s) [2020-09-15T13:10:38.583Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.54s) [2020-09-15T13:10:38.583Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.49s) [2020-09-15T13:10:38.583Z] === RUN TestBuildMultiStageParentConfig [2020-09-15T13:10:39.089Z] #18 31.87 Setting up iptables (1.8.2-4) ... [2020-09-15T13:10:39.089Z] #18 31.88 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-09-15T13:10:39.089Z] #18 31.89 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-09-15T13:10:39.089Z] #18 31.89 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-09-15T13:10:39.089Z] #18 31.90 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-09-15T13:10:39.089Z] #18 31.91 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-09-15T13:10:39.089Z] #18 31.91 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-09-15T13:10:39.089Z] #18 31.92 Setting up python3 (3.7.3-1) ... [2020-09-15T13:10:39.089Z] #18 32.15 Setting up python3-wheel (0.32.3-2) ... [2020-09-15T13:10:39.386Z] #18 32.44 Setting up apparmor (2.13.2-10) ... [2020-09-15T13:10:39.962Z] --- PASS: TestBuildMultiStageParentConfig (1.33s) [2020-09-15T13:10:39.962Z] === RUN TestBuildLabelWithTargets [2020-09-15T13:10:40.030Z] #18 33.32 Setting up xfsprogs (4.20.0-1) ... [2020-09-15T13:10:40.326Z] #18 33.33 Setting up python3-lib2to3 (3.7.3-1) ... [2020-09-15T13:10:40.326Z] #18 33.52 Setting up python3-pkg-resources (40.8.0-1) ... [2020-09-15T13:10:40.973Z] #18 33.98 Setting up python3-distutils (3.7.3-1) ... [2020-09-15T13:10:40.973Z] #18 34.22 Setting up python3-setuptools (40.8.0-1) ... [2020-09-15T13:10:41.614Z] #18 34.77 Setting up python3-pip (18.1-5) ... [2020-09-15T13:10:41.909Z] #18 ... [2020-09-15T13:10:41.909Z] [2020-09-15T13:10:41.909Z] #50 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-15T13:10:41.909Z] #50 37.22 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-09-15T13:10:42.208Z] #50 ... [2020-09-15T13:10:42.208Z] [2020-09-15T13:10:42.208Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-09-15T13:10:42.208Z] #18 35.27 Processing triggers for libc-bin (2.28-10) ... [2020-09-15T13:10:42.208Z] #18 35.29 Processing triggers for mime-support (3.62) ... [2020-09-15T13:10:42.208Z] #18 DONE 35.5s [2020-09-15T13:10:42.498Z] --- PASS: TestBuildLabelWithTargets (2.01s) [2020-09-15T13:10:42.498Z] === RUN TestBuildWithEmptyLayers [2020-09-15T13:10:42.504Z] [2020-09-15T13:10:42.504Z] #19 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-09-15T13:10:42.802Z] #19 0.309 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-09-15T13:10:42.802Z] #19 0.314 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-09-15T13:10:42.802Z] #19 0.317 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-09-15T13:10:42.802Z] #19 DONE 0.4s [2020-09-15T13:10:42.802Z] [2020-09-15T13:10:42.802Z] #50 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-09-15T13:10:43.066Z] --- PASS: TestBuildWithEmptyLayers (1.16s) [2020-09-15T13:10:43.066Z] === RUN TestBuildMultiStageOnBuild [2020-09-15T13:10:43.099Z] #50 38.20 + mkdir -p /build [2020-09-15T13:10:43.099Z] #50 38.20 + cp runc /build/runc [2020-09-15T13:10:43.099Z] #50 DONE 38.4s [2020-09-15T13:10:43.099Z] [2020-09-15T13:10:43.099Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-09-15T13:10:45.191Z] #20 2.534 Collecting yamllint==1.16.0 [2020-09-15T13:10:45.487Z] #20 2.717 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-09-15T13:10:45.487Z] #20 2.762 Collecting pyyaml (from yamllint==1.16.0) [2020-09-15T13:10:45.782Z] #20 2.849 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-09-15T13:10:46.350Z] --- PASS: TestBuildMultiStageOnBuild (2.67s) [2020-09-15T13:10:46.350Z] === RUN TestBuildUncleanTarFilenames [2020-09-15T13:10:46.436Z] #20 3.488 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-09-15T13:10:46.436Z] #20 3.518 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-09-15T13:10:46.436Z] #20 3.537 Building wheels for collected packages: pyyaml [2020-09-15T13:10:46.436Z] #20 3.538 Running setup.py bdist_wheel for pyyaml: started [2020-09-15T13:10:46.735Z] #20 3.978 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-09-15T13:10:46.735Z] #20 3.979 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-09-15T13:10:46.735Z] #20 4.021 Successfully built pyyaml [2020-09-15T13:10:46.735Z] #20 4.034 Installing collected packages: pyyaml, pathspec, yamllint [2020-09-15T13:10:47.035Z] #20 4.205 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-09-15T13:10:47.035Z] #20 DONE 4.3s [2020-09-15T13:10:47.035Z] [2020-09-15T13:10:47.035Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-09-15T13:10:47.035Z] #23 DONE 0.1s [2020-09-15T13:10:47.035Z] [2020-09-15T13:10:47.035Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-15T13:10:47.331Z] #53 ... [2020-09-15T13:10:47.332Z] [2020-09-15T13:10:47.332Z] #27 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-09-15T13:10:47.726Z] --- PASS: TestBuildUncleanTarFilenames (1.75s) [2020-09-15T13:10:47.726Z] === RUN TestBuildMultiStageLayerLeak [2020-09-15T13:10:47.953Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-09-15T13:10:47.954Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-09-15T13:10:47.954Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-09-15T13:10:47.976Z] #27 DONE 0.7s [2020-09-15T13:10:47.976Z] [2020-09-15T13:10:47.976Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-15T13:10:47.976Z] #53 ... [2020-09-15T13:10:47.976Z] [2020-09-15T13:10:47.976Z] #30 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-09-15T13:10:47.976Z] #30 DONE 0.1s [2020-09-15T13:10:47.976Z] [2020-09-15T13:10:47.976Z] #32 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-09-15T13:10:48.273Z] #32 DONE 0.1s [2020-09-15T13:10:48.273Z] [2020-09-15T13:10:48.273Z] #35 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-09-15T13:10:48.273Z] #35 DONE 0.1s [2020-09-15T13:10:48.273Z] [2020-09-15T13:10:48.273Z] #38 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-09-15T13:10:48.273Z] #38 DONE 0.2s [2020-09-15T13:10:48.273Z] [2020-09-15T13:10:48.273Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-15T13:10:48.273Z] #53 ... [2020-09-15T13:10:48.273Z] [2020-09-15T13:10:48.273Z] #41 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-09-15T13:10:48.273Z] #41 DONE 0.1s [2020-09-15T13:10:48.273Z] [2020-09-15T13:10:48.273Z] #43 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-09-15T13:10:48.566Z] #43 DONE 0.1s [2020-09-15T13:10:48.566Z] [2020-09-15T13:10:48.566Z] #45 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-09-15T13:10:48.566Z] #45 DONE 0.1s [2020-09-15T13:10:48.566Z] [2020-09-15T13:10:48.566Z] #47 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-09-15T13:10:48.566Z] #47 DONE 0.2s [2020-09-15T13:10:48.566Z] [2020-09-15T13:10:48.566Z] #49 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-09-15T13:10:48.862Z] #49 DONE 0.1s [2020-09-15T13:10:48.862Z] [2020-09-15T13:10:48.862Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-15T13:10:48.862Z] #53 ... [2020-09-15T13:10:48.862Z] [2020-09-15T13:10:48.862Z] #51 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-09-15T13:10:48.862Z] #51 DONE 0.1s [2020-09-15T13:10:49.159Z] [2020-09-15T13:10:49.159Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-09-15T13:10:51.012Z] --- PASS: TestBuildMultiStageLayerLeak (3.14s) [2020-09-15T13:10:51.012Z] === RUN TestBuildWithHugeFile [2020-09-15T13:10:52.697Z] #53 299.2 + bin/containerd-stress [2020-09-15T13:10:54.773Z] #53 301.6 + bin/containerd-shim [2020-09-15T13:11:00.985Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-09-15T13:11:00.985Z] Using test binary docker [2020-09-15T13:11:00.985Z] +++ /etc/init.d/apparmor start [2020-09-15T13:11:00.985Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-09-15T13:11:00.985Z] INFO: Waiting for daemon to start... [2020-09-15T13:11:00.985Z] Starting dockerd [2020-09-15T13:11:00.985Z] +++ 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-09-15T13:11:00.985Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-09-15T13:11:00.985Z] Using test binary docker [2020-09-15T13:11:00.985Z] +++ /etc/init.d/apparmor start [2020-09-15T13:11:00.985Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-09-15T13:11:00.985Z] INFO: Waiting for daemon to start... [2020-09-15T13:11:00.985Z] Starting dockerd [2020-09-15T13:11:00.985Z] +++ 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-09-15T13:11:01.441Z] ok github.com/docker/docker/cmd/dockerd 0.169s coverage: 30.8% of statements [2020-09-15T13:11:01.441Z] ok github.com/docker/docker/container 0.139s coverage: 34.7% of statements [2020-09-15T13:11:01.441Z] ? github.com/docker/docker/container/stream [no test files] [2020-09-15T13:11:01.441Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-09-15T13:11:01.441Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-09-15T13:11:01.441Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-09-15T13:11:01.717Z] #53 308.5 + bin/containerd-shim-runc-v1 [2020-09-15T13:11:02.836Z] 4612f6d0b889: Pull complete [2020-09-15T13:11:02.888Z] . [2020-09-15T13:11:02.888Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-09-15T13:11:02.888Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-09-15T13:11:02.888Z] Error: No such image: emptyfs [2020-09-15T13:11:02.888Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-09-15T13:11:02.888Z] ++++ docker load [2020-09-15T13:11:03.146Z] [2020-09-15T13:11:03.146Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-09-15T13:11:03.146Z] Running integration-test (iteration 1) [2020-09-15T13:11:03.146Z] 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-09-15T13:11:03.146Z] ++ 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-09-15T13:11:03.146Z] ++ set -e [2020-09-15T13:11:03.146Z] ++ '[' -n 0 ']' [2020-09-15T13:11:03.146Z] ++ set -x [2020-09-15T13:11:03.147Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-09-15T13:11:03.147Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-09-15T13:11:03.147Z] Error: No such image: emptyfs [2020-09-15T13:11:03.147Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-09-15T13:11:03.147Z] ++++ docker load [2020-09-15T13:11:03.714Z] Running integration-test (iteration 1) [2020-09-15T13:11:03.714Z] 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-09-15T13:11:03.714Z] ++ 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-09-15T13:11:03.714Z] ++ set -e [2020-09-15T13:11:03.714Z] ++ '[' -n 0 ']' [2020-09-15T13:11:03.714Z] ++ set -x [2020-09-15T13:11:03.714Z] ++ env -i DEST=/go/src/github.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-09-15T13:11:04.754Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.105s coverage: 65.3% of statements [2020-09-15T13:11:05.157Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-09-15T13:11:05.157Z] [2020-09-15T13:11:05.157Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-09-15T13:11:05.157Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-09-15T13:11:05.157Z] HOSTNAME=8d822510e603 [2020-09-15T13:11:05.157Z] TESTDEBUG=0 [2020-09-15T13:11:05.157Z] DEST=bundles/test-integration [2020-09-15T13:11:05.157Z] PWD=/go/src/github.com/docker/docker [2020-09-15T13:11:05.157Z] DOCKER_GITCOMMIT=7678ecdca23bef379f6e8eea43cd754cb08b6288 [2020-09-15T13:11:05.157Z] container=docker [2020-09-15T13:11:05.157Z] HOME=/root [2020-09-15T13:11:05.157Z] GOLANG_VERSION=1.13.15 [2020-09-15T13:11:05.157Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-09-15T13:11:05.157Z] VALIDATE_BRANCH=master [2020-09-15T13:11:05.157Z] TERM=xterm [2020-09-15T13:11:05.157Z] DOCKER_PKG=github.com/docker/docker [2020-09-15T13:11:05.157Z] SHLVL=1 [2020-09-15T13:11:05.157Z] TIMEOUT=120m [2020-09-15T13:11:05.157Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-09-15T13:11:05.157Z] DOCKER_GRAPHDRIVER=overlay2 [2020-09-15T13:11:05.157Z] GO111MODULE=off [2020-09-15T13:11:05.157Z] DOCKER_EXPERIMENTAL=1 [2020-09-15T13:11:05.157Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-09-15T13:11:05.157Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-09-15T13:11:05.157Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-09-15T13:11:05.157Z] GOPATH=/go [2020-09-15T13:11:05.157Z] PKG_CONFIG=pkg-config [2020-09-15T13:11:05.157Z] _=/usr/bin/env [2020-09-15T13:11:05.157Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-09-15T13:11:06.145Z] ok github.com/docker/docker/daemon/cluster/convert 0.072s coverage: 35.9% of statements [2020-09-15T13:11:07.325Z] #53 313.3 + bin/containerd-shim-runc-v2 [2020-09-15T13:11:07.618Z] #53 314.4 + binaries [2020-09-15T13:11:07.618Z] #53 314.4 + install -D bin/containerd /build/containerd [2020-09-15T13:11:07.618Z] #53 314.4 + install -D bin/containerd-shim /build/containerd-shim [2020-09-15T13:11:07.618Z] #53 314.4 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-09-15T13:11:07.618Z] #53 314.4 + install -D bin/ctr /build/ctr [2020-09-15T13:11:07.618Z] #53 DONE 314.5s [2020-09-15T13:11:08.657Z] [2020-09-15T13:11:08.657Z] #54 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-09-15T13:11:08.657Z] #54 DONE 0.1s [2020-09-15T13:11:08.699Z] ok github.com/docker/docker/daemon/cluster 0.172s coverage: 0.5% of statements [2020-09-15T13:11:08.950Z] [2020-09-15T13:11:08.950Z] #58 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-09-15T13:11:08.950Z] #58 DONE 0.1s [2020-09-15T13:11:08.950Z] [2020-09-15T13:11:08.950Z] #60 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-09-15T13:11:08.950Z] #60 DONE 0.1s [2020-09-15T13:11:08.950Z] [2020-09-15T13:11:08.950Z] #62 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-09-15T13:11:08.950Z] #62 DONE 0.0s [2020-09-15T13:11:08.950Z] [2020-09-15T13:11:08.950Z] #63 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-09-15T13:11:08.950Z] #63 DONE 0.0s [2020-09-15T13:11:08.950Z] [2020-09-15T13:11:08.950Z] #64 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-09-15T13:11:09.893Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-09-15T13:11:09.893Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-09-15T13:11:09.893Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-09-15T13:11:10.480Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-09-15T13:11:10.738Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-09-15T13:11:11.037Z] #64 DONE 2.0s [2020-09-15T13:11:11.037Z] [2020-09-15T13:11:11.037Z] #65 exporting to oci image format [2020-09-15T13:11:11.037Z] #65 exporting layers [2020-09-15T13:11:11.256Z] ok github.com/docker/docker/daemon/discovery 0.017s coverage: 30.0% of statements [2020-09-15T13:11:12.641Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-09-15T13:11:12.646Z] ok github.com/docker/docker/daemon/config 0.135s coverage: 81.8% of statements [2020-09-15T13:11:12.907Z] ok github.com/docker/docker/daemon/events 0.086s coverage: 50.0% of statements [2020-09-15T13:11:14.295Z] ok github.com/docker/docker/daemon/graphdriver 0.013s coverage: 2.2% of statements [2020-09-15T13:11:15.565Z] INFO [loader] Go packages loading at mode 575 (compiled_files|files|types_sizes|deps|exports_file|imports|name) took 1m50.708574142s [2020-09-15T13:11:15.565Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 466.26216ms [2020-09-15T13:11:15.930Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-09-15T13:11:17.308Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-09-15T13:11:17.602Z] ok github.com/docker/docker/daemon/graphdriver/aufs 2.837s coverage: 73.1% of statements [2020-09-15T13:11:17.863Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.479s coverage: 14.1% of statements [2020-09-15T13:11:17.863Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.023s coverage: 2.9% of statements [2020-09-15T13:11:18.685Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-09-15T13:11:19.254Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-09-15T13:11:20.414Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.668s coverage: 57.0% of statements [2020-09-15T13:11:20.414Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.027s coverage: 1.8% of statements [2020-09-15T13:11:21.159Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-09-15T13:11:22.096Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-09-15T13:11:22.970Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.724s coverage: 49.5% of statements [2020-09-15T13:11:23.999Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-09-15T13:11:24.364Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 1.370s coverage: 57.7% of statements [2020-09-15T13:11:24.626Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.912s coverage: 46.2% of statements [2020-09-15T13:11:24.938Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-09-15T13:11:25.875Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-09-15T13:11:26.016Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.560s coverage: 76.1% of statements [2020-09-15T13:11:26.016Z] ok github.com/docker/docker/daemon 12.268s coverage: 17.4% of statements [2020-09-15T13:11:26.016Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-09-15T13:11:26.016Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-09-15T13:11:26.016Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-09-15T13:11:26.016Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-09-15T13:11:26.016Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-09-15T13:11:26.016Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-09-15T13:11:26.016Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-09-15T13:11:26.589Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.036s coverage: 58.0% of statements [2020-09-15T13:11:26.852Z] ok github.com/docker/docker/daemon/links 0.023s coverage: 93.0% of statements [2020-09-15T13:11:26.852Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.049s coverage: 3.0% of statements [2020-09-15T13:11:27.254Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-09-15T13:11:27.254Z] Using test binary docker [2020-09-15T13:11:27.254Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-09-15T13:11:27.254Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-09-15T13:11:27.254Z] INFO: Waiting for daemon to start... [2020-09-15T13:11:27.254Z] Starting dockerd [2020-09-15T13:11:27.648Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-09-15T13:11:27.648Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-09-15T13:11:27.648Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-09-15T13:11:30.163Z] ok github.com/docker/docker/daemon/logger 0.236s coverage: 41.0% of statements [2020-09-15T13:11:30.163Z] ok github.com/docker/docker/daemon/logger/awslogs 0.298s coverage: 77.4% of statements [2020-09-15T13:11:30.163Z] ok github.com/docker/docker/daemon/logger/gelf 0.025s coverage: 67.0% of statements [2020-09-15T13:11:30.163Z] ok github.com/docker/docker/daemon/images 0.055s coverage: 4.8% of statements [2020-09-15T13:11:30.163Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-09-15T13:11:30.163Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-09-15T13:11:30.163Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-09-15T13:11:30.163Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-09-15T13:11:30.549Z] . [2020-09-15T13:11:30.549Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-09-15T13:11:30.549Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-09-15T13:11:30.549Z] Error: No such image: emptyfs [2020-09-15T13:11:30.549Z] Running integration-test (iteration 1) [2020-09-15T13:11:30.549Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-09-15T13:11:31.140Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.030s coverage: 87.2% of statements [2020-09-15T13:11:31.407Z] ok github.com/docker/docker/daemon/logger/journald 0.047s coverage: 23.9% of statements [2020-09-15T13:11:31.670Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.028s coverage: 61.6% of statements [2020-09-15T13:11:31.932Z] ok github.com/docker/docker/daemon/logger/local 0.042s coverage: 75.2% of statements [2020-09-15T13:11:32.194Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-09-15T13:11:33.137Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.046s coverage: 33.3% of statements [2020-09-15T13:11:33.399Z] time="2020-09-15T13:11:33Z" level=error msg="Failed to remove source log file: remove /tmp/TestCheckCapacityAndRotate902070866/log163985801.1: no such file or directory" [2020-09-15T13:11:33.399Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.083s coverage: 38.0% of statements [2020-09-15T13:11:33.662Z] ok github.com/docker/docker/daemon/logger/syslog 0.019s coverage: 46.8% of statements [2020-09-15T13:11:34.236Z] ok github.com/docker/docker/daemon/logger/templates 0.036s coverage: 8.3% of statements [2020-09-15T13:11:35.625Z] ok github.com/docker/docker/daemon/network 0.015s coverage: 63.8% of statements [2020-09-15T13:11:36.198Z] ok github.com/docker/docker/daemon/logger/splunk 1.899s coverage: 82.5% of statements [2020-09-15T13:11:36.198Z] ? github.com/docker/docker/daemon/names [no test files] [2020-09-15T13:11:36.198Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-09-15T13:11:36.198Z] ok github.com/docker/docker/distribution/metadata 0.137s coverage: 48.2% of statements [2020-09-15T13:11:37.458Z] INFO [runner/unused/goanalysis] analyzers took 26.75521691s with top 10 stages: buildssa: 22.269855042s, U1000: 4.485361868s [2020-09-15T13:11:37.588Z] ok github.com/docker/docker/errdefs 0.011s coverage: 49.4% of statements [2020-09-15T13:11:38.533Z] ok github.com/docker/docker/image 0.045s coverage: 86.4% of statements [2020-09-15T13:11:39.105Z] ok github.com/docker/docker/image/cache 0.030s coverage: 19.2% of statements [2020-09-15T13:11:39.680Z] ok github.com/docker/docker/image/v1 0.040s coverage: 25.0% of statements [2020-09-15T13:11:39.680Z] ok github.com/docker/docker/distribution/xfer 1.678s coverage: 85.1% of statements [2020-09-15T13:11:39.680Z] ok github.com/docker/docker/distribution 2.807s coverage: 21.9% of statements [2020-09-15T13:11:39.680Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-09-15T13:11:39.680Z] ? github.com/docker/docker/dockerversion [no test files] [2020-09-15T13:11:39.680Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-09-15T13:11:39.680Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-09-15T13:11:40.254Z] ok github.com/docker/docker/libcontainerd/queue 0.041s coverage: 100.0% of statements [2020-09-15T13:11:40.827Z] ok github.com/docker/docker/pkg/aaparser 0.014s coverage: 50.0% of statements [2020-09-15T13:11:42.219Z] ok github.com/docker/docker/opts 0.083s coverage: 67.1% of statements [2020-09-15T13:11:42.443Z] Loaded image: buildpack-deps:buster [2020-09-15T13:11:42.443Z] Loaded image: busybox:latest [2020-09-15T13:11:42.443Z] Loaded image: busybox:glibc [2020-09-15T13:11:42.443Z] Loaded image: debian:buster [2020-09-15T13:11:42.443Z] Loaded image: hello-world:latest [2020-09-15T13:11:42.443Z] INFO: Testing against a local daemon [2020-09-15T13:11:42.443Z] === RUN TestDockerDaemonSuite [2020-09-15T13:11:42.443Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2020-09-15T13:11:42.443Z] Loaded image: buildpack-deps:buster [2020-09-15T13:11:42.443Z] Loaded image: busybox:latest [2020-09-15T13:11:42.986Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-09-15T13:11:42.986Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-09-15T13:11:43.009Z] Loaded image: busybox:glibc [2020-09-15T13:11:43.009Z] Loaded image: debian:buster [2020-09-15T13:11:43.162Z] ok github.com/docker/docker/pkg/broadcaster 0.012s coverage: 100.0% of statements [2020-09-15T13:11:43.268Z] Loaded image: hello-world:latest [2020-09-15T13:11:43.268Z] INFO: Testing against a local daemon [2020-09-15T13:11:43.268Z] === RUN TestDockerSuite [2020-09-15T13:11:43.268Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2020-09-15T13:11:43.268Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2020-09-15T13:11:43.268Z] === RUN TestDockerSuite/TestAPIErrorJSON [2020-09-15T13:11:43.268Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2020-09-15T13:11:43.268Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2020-09-15T13:11:43.268Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2020-09-15T13:11:43.268Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2020-09-15T13:11:43.528Z] === RUN TestDockerSuite/TestAPIImagesDelete [2020-09-15T13:11:43.617Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-09-15T13:11:43.738Z] ok github.com/docker/docker/pkg/authorization 1.130s coverage: 68.3% of statements [2020-09-15T13:11:43.738Z] ok github.com/docker/docker/pkg/capabilities 0.011s coverage: 87.5% of statements [2020-09-15T13:11:44.247Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-09-15T13:11:44.312Z] ok github.com/docker/docker/pkg/archive 1.146s coverage: 76.9% of statements [2020-09-15T13:11:44.312Z] ok github.com/docker/docker/pkg/directory 0.015s coverage: 80.0% of statements [2020-09-15T13:11:44.537Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-09-15T13:11:45.256Z] ok github.com/docker/docker/pkg/discovery/file 0.012s coverage: 97.6% of statements [2020-09-15T13:11:45.256Z] ok github.com/docker/docker/pkg/discovery 0.013s coverage: 58.3% of statements [2020-09-15T13:11:45.428Z] Loaded image: buildpack-deps:buster [2020-09-15T13:11:45.428Z] Loaded image: busybox:latest [2020-09-15T13:11:45.428Z] Loaded image: busybox:glibc [2020-09-15T13:11:45.428Z] Loaded image: debian:buster [2020-09-15T13:11:45.428Z] Loaded image: hello-world:latest [2020-09-15T13:11:45.428Z] INFO: Testing against a local daemon [2020-09-15T13:11:45.428Z] === RUN TestCgroupNamespacesBuild [2020-09-15T13:11:45.830Z] ok github.com/docker/docker/pkg/discovery/memory 0.008s coverage: 92.3% of statements [2020-09-15T13:11:46.041Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-09-15T13:11:46.069Z] === RUN TestDockerSuite/TestAPIImagesFilter [2020-09-15T13:11:46.069Z] === RUN TestDockerSuite/TestAPIImagesHistory [2020-09-15T13:11:46.403Z] ok github.com/docker/docker/pkg/discovery/nodes 0.013s coverage: 93.8% of statements [2020-09-15T13:11:46.637Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2020-09-15T13:11:46.803Z] --- PASS: TestCgroupNamespacesBuild (3.10s) [2020-09-15T13:11:46.803Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-09-15T13:11:46.975Z] ok github.com/docker/docker/pkg/dmesg 0.008s coverage: 83.3% of statements [2020-09-15T13:11:47.547Z] ok github.com/docker/docker/pkg/chrootarchive 2.928s coverage: 43.2% of statements [2020-09-15T13:11:47.572Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2020-09-15T13:11:48.104Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-09-15T13:11:48.119Z] ok github.com/docker/docker/pkg/filenotify 0.610s coverage: 67.0% of statements [2020-09-15T13:11:48.119Z] ok github.com/docker/docker/pkg/fileutils 0.024s coverage: 89.5% of statements [2020-09-15T13:11:48.692Z] ok github.com/docker/docker/pkg/fsutils 0.252s coverage: 85.1% of statements [2020-09-15T13:11:48.692Z] ok github.com/docker/docker/pkg/homedir 0.013s coverage: 11.4% of statements [2020-09-15T13:11:48.705Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.13s) [2020-09-15T13:11:48.705Z] === RUN TestBuildWithSession [2020-09-15T13:11:48.705Z] --- SKIP: TestBuildWithSession (0.00s) [2020-09-15T13:11:48.705Z] build_session_test.go:25: TODO: BuildKit [2020-09-15T13:11:48.705Z] === RUN TestBuildSquashParent [2020-09-15T13:11:48.951Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2020-09-15T13:11:49.135Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-09-15T13:11:49.210Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2020-09-15T13:11:49.637Z] ok github.com/docker/docker/pkg/discovery/kv 3.093s coverage: 84.1% of statements [2020-09-15T13:11:50.168Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-09-15T13:11:50.210Z] ok github.com/docker/docker/layer 7.886s coverage: 68.8% of statements [2020-09-15T13:11:50.211Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-09-15T13:11:50.211Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-09-15T13:11:50.211Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-09-15T13:11:50.211Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-09-15T13:11:50.211Z] ? github.com/docker/docker/oci [no test files] [2020-09-15T13:11:50.211Z] ? github.com/docker/docker/oci/caps [no test files] [2020-09-15T13:11:50.211Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-09-15T13:11:50.211Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-09-15T13:11:50.211Z] ok github.com/docker/docker/pkg/jsonmessage 0.014s coverage: 91.7% of statements [2020-09-15T13:11:50.473Z] ok github.com/docker/docker/pkg/idtools 0.704s coverage: 70.1% of statements [2020-09-15T13:11:50.473Z] ok github.com/docker/docker/pkg/ioutils 0.607s coverage: 70.6% of statements [2020-09-15T13:11:50.473Z] ? github.com/docker/docker/pkg/locker [no test files] [2020-09-15T13:11:50.588Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2020-09-15T13:11:50.735Z] ok github.com/docker/docker/pkg/longpath 0.032s coverage: 100.0% of statements [2020-09-15T13:11:50.735Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-09-15T13:11:50.735Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-09-15T13:11:50.800Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-09-15T13:11:50.997Z] ok github.com/docker/docker/pkg/namesgenerator 0.028s coverage: 85.7% of statements [2020-09-15T13:11:50.997Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-09-15T13:11:50.997Z] ok github.com/docker/docker/pkg/parsers 0.012s coverage: 97.0% of statements [2020-09-15T13:11:51.209Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2020-09-15T13:11:51.209Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2020-09-15T13:11:51.209Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2020-09-15T13:11:51.259Z] ok github.com/docker/docker/pkg/parsers/kernel 0.014s coverage: 60.0% of statements [2020-09-15T13:11:51.521Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.031s coverage: 86.7% of statements [2020-09-15T13:11:51.784Z] ok github.com/docker/docker/pkg/pidfile 0.014s coverage: 82.4% of statements [2020-09-15T13:11:51.784Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-09-15T13:11:51.784Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-09-15T13:11:51.831Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-09-15T13:11:52.359Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.019s coverage: 56.8% of statements [2020-09-15T13:11:52.610Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2020-09-15T13:11:52.622Z] ok github.com/docker/docker/pkg/pools 0.024s coverage: 88.2% of statements [2020-09-15T13:11:52.862Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-09-15T13:11:52.885Z] ok github.com/docker/docker/pkg/progress 0.011s coverage: 75.9% of statements [2020-09-15T13:11:52.885Z] ok github.com/docker/docker/pkg/plugins/transport 0.010s coverage: 85.7% of statements [2020-09-15T13:11:53.176Z] === RUN TestDockerSuite/TestAPINetworkFilter [2020-09-15T13:11:53.176Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2020-09-15T13:11:53.176Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2020-09-15T13:11:53.457Z] ok github.com/docker/docker/pkg/reexec 0.030s coverage: 82.4% of statements [2020-09-15T13:11:53.960Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-09-15T13:11:54.030Z] ok github.com/docker/docker/pkg/stdcopy 0.011s coverage: 100.0% of statements [2020-09-15T13:11:54.111Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2020-09-15T13:11:54.111Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2020-09-15T13:11:54.292Z] ok github.com/docker/docker/pkg/pubsub 1.090s coverage: 73.9% of statements [2020-09-15T13:11:54.866Z] ok github.com/docker/docker/pkg/streamformatter 0.012s coverage: 66.2% of statements [2020-09-15T13:11:54.866Z] ok github.com/docker/docker/pkg/stringid 0.009s coverage: 70.6% of statements [2020-09-15T13:11:54.991Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-09-15T13:11:55.049Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2020-09-15T13:11:55.265Z] --- PASS: TestBuildSquashParent (6.59s) [2020-09-15T13:11:55.265Z] === RUN TestBuildWithRemoveAndForceRemove [2020-09-15T13:11:55.265Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-09-15T13:11:55.265Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-09-15T13:11:55.265Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-09-15T13:11:55.265Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-09-15T13:11:55.265Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-09-15T13:11:55.265Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-09-15T13:11:55.265Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-09-15T13:11:55.265Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-09-15T13:11:55.265Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-09-15T13:11:55.265Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-09-15T13:11:55.265Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-09-15T13:11:55.265Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-09-15T13:11:55.265Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-09-15T13:11:55.265Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-09-15T13:11:55.309Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2020-09-15T13:11:55.309Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2020-09-15T13:11:55.309Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2020-09-15T13:11:55.440Z] ok github.com/docker/docker/pkg/symlink 0.021s coverage: 87.7% of statements [2020-09-15T13:11:56.013Z] ok github.com/docker/docker/pkg/sysinfo 0.021s coverage: 54.9% of statements [2020-09-15T13:11:56.023Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-09-15T13:11:56.278Z] ok github.com/docker/docker/pkg/system 0.012s coverage: 36.9% of statements [2020-09-15T13:11:56.540Z] ok github.com/docker/docker/pkg/signal 2.833s coverage: 61.0% of statements [2020-09-15T13:11:56.653Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-09-15T13:11:56.653Z] Using test binary docker [2020-09-15T13:11:56.653Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-09-15T13:11:56.653Z] +++ /etc/init.d/apparmor start [2020-09-15T13:11:56.653Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-09-15T13:11:56.653Z] INFO: Waiting for daemon to start... [2020-09-15T13:11:56.653Z] Starting dockerd [2020-09-15T13:11:56.653Z] +++ 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-09-15T13:11:56.685Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2020-09-15T13:11:56.803Z] ok github.com/docker/docker/pkg/tailfile 0.189s coverage: 88.6% of statements [2020-09-15T13:11:57.065Z] testing: warning: no tests to run [2020-09-15T13:11:57.065Z] coverage: [no statements] [2020-09-15T13:11:57.065Z] ok github.com/docker/docker/pkg/term/windows 0.031s coverage: [no statements] [no tests to run] [2020-09-15T13:11:57.167Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-09-15T13:11:57.167Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-09-15T13:11:57.640Z] ok github.com/docker/docker/pkg/tarsum 0.108s coverage: 89.3% of statements [2020-09-15T13:11:57.640Z] ok github.com/docker/docker/pkg/urlutil 0.007s coverage: 100.0% of statements [2020-09-15T13:11:57.640Z] ok github.com/docker/docker/pkg/truncindex 0.110s coverage: 91.5% of statements [2020-09-15T13:11:57.902Z] ok github.com/docker/docker/pkg/useragent 0.016s coverage: 88.9% of statements [2020-09-15T13:11:58.587Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2020-09-15T13:11:58.715Z] . [2020-09-15T13:11:58.715Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-09-15T13:11:58.715Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-09-15T13:11:58.715Z] Error: No such image: emptyfs [2020-09-15T13:11:58.715Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-09-15T13:11:58.715Z] ++++ docker load [2020-09-15T13:11:58.847Z] ok github.com/docker/docker/plugin/v2 0.039s coverage: 14.5% of statements [2020-09-15T13:11:59.005Z] Running integration-test (iteration 1) [2020-09-15T13:11:59.005Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m [2020-09-15T13:11:59.005Z] ++ 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-09-15T13:11:59.005Z] ++ set -e [2020-09-15T13:11:59.005Z] ++ '[' -n 0 ']' [2020-09-15T13:11:59.005Z] ++ set -x [2020-09-15T13:11:59.005Z] ++ env -i DEST=/go/src/github.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-09-15T13:11:59.067Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-09-15T13:11:59.067Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-09-15T13:11:59.526Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2020-09-15T13:11:59.785Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2020-09-15T13:11:59.792Z] ok github.com/docker/docker/profiles/seccomp 0.017s coverage: 72.4% of statements [2020-09-15T13:12:00.053Z] ok github.com/docker/docker/reference 0.025s coverage: 84.4% of statements [2020-09-15T13:12:00.315Z] ok github.com/docker/docker/plugin 0.548s coverage: 23.1% of statements [2020-09-15T13:12:00.889Z] ok github.com/docker/docker/registry/resumable 0.049s coverage: 100.0% of statements [2020-09-15T13:12:00.969Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-09-15T13:12:00.969Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.59s) [2020-09-15T13:12:00.969Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.64s) [2020-09-15T13:12:00.969Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.91s) [2020-09-15T13:12:00.969Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.89s) [2020-09-15T13:12:00.969Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.95s) [2020-09-15T13:12:00.969Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.97s) [2020-09-15T13:12:00.969Z] === RUN TestBuildMultiStageCopy [2020-09-15T13:12:00.969Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-09-15T13:12:01.463Z] ok github.com/docker/docker/restartmanager 0.020s coverage: 45.3% of statements [2020-09-15T13:12:01.688Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2020-09-15T13:12:02.037Z] ok github.com/docker/docker/testutil 0.030s coverage: 62.5% of statements [2020-09-15T13:12:02.299Z] ok github.com/docker/docker/registry 0.273s coverage: 56.3% of statements [2020-09-15T13:12:02.299Z] ok github.com/docker/docker/runconfig 0.031s coverage: 66.1% of statements [2020-09-15T13:12:03.064Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2020-09-15T13:12:04.003Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2020-09-15T13:12:04.216Z] ok github.com/docker/docker/volume/drivers 0.025s coverage: 36.1% of statements [2020-09-15T13:12:04.267Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-09-15T13:12:05.162Z] ok github.com/docker/docker/volume/local 0.020s coverage: 73.0% of statements [2020-09-15T13:12:05.202Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-09-15T13:12:05.382Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2020-09-15T13:12:05.424Z] ok github.com/docker/docker/volume/mounts 0.078s coverage: 67.0% of statements [2020-09-15T13:12:05.948Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2020-09-15T13:12:06.137Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-09-15T13:12:06.368Z] ok github.com/docker/docker/volume/service 0.024s coverage: 73.1% of statements [2020-09-15T13:12:06.886Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2020-09-15T13:12:07.072Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-09-15T13:12:07.477Z] Loaded image: buildpack-deps:buster [2020-09-15T13:12:07.477Z] Loaded image: busybox:latest [2020-09-15T13:12:07.477Z] Loaded image: busybox:glibc [2020-09-15T13:12:07.477Z] Loaded image: debian:buster [2020-09-15T13:12:07.477Z] Loaded image: hello-world:latest [2020-09-15T13:12:07.477Z] INFO: Testing against a local daemon [2020-09-15T13:12:07.477Z] === RUN TestCgroupNamespacesBuild [2020-09-15T13:12:07.822Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2020-09-15T13:12:08.448Z] --- PASS: TestBuildMultiStageCopy (7.40s) [2020-09-15T13:12:08.448Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.40s) [2020-09-15T13:12:08.448Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2020-09-15T13:12:08.448Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2020-09-15T13:12:08.448Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2020-09-15T13:12:08.448Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2020-09-15T13:12:08.448Z] === RUN TestBuildMultiStageParentConfig [2020-09-15T13:12:08.761Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2020-09-15T13:12:09.329Z] === RUN TestDockerSuite/TestAttachAfterDetach [2020-09-15T13:12:09.588Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2020-09-15T13:12:10.201Z] --- PASS: TestCgroupNamespacesBuild (2.17s) [2020-09-15T13:12:10.201Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-09-15T13:12:11.495Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2020-09-15T13:12:11.709Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.80s) [2020-09-15T13:12:11.709Z] === RUN TestBuildWithSession [2020-09-15T13:12:11.709Z] --- SKIP: TestBuildWithSession (0.00s) [2020-09-15T13:12:11.709Z] build_session_test.go:25: TODO: BuildKit [2020-09-15T13:12:11.709Z] === RUN TestBuildSquashParent [2020-09-15T13:12:12.871Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2020-09-15T13:12:13.131Z] === RUN TestDockerSuite/TestAttachDetach [2020-09-15T13:12:13.714Z] --- PASS: TestBuildMultiStageParentConfig (4.99s) [2020-09-15T13:12:13.714Z] === RUN TestBuildLabelWithTargets [2020-09-15T13:12:14.067Z] === RUN TestDockerSuite/TestAttachDisconnect [2020-09-15T13:12:15.007Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2020-09-15T13:12:15.266Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2020-09-15T13:12:17.172Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2020-09-15T13:12:17.172Z] === RUN TestDockerSuite/TestAttachPausedContainer [2020-09-15T13:12:18.110Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2020-09-15T13:12:18.592Z] --- PASS: TestBuildSquashParent (6.32s) [2020-09-15T13:12:18.592Z] === RUN TestBuildWithRemoveAndForceRemove [2020-09-15T13:12:18.592Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-09-15T13:12:18.592Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-09-15T13:12:18.592Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-09-15T13:12:18.592Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-09-15T13:12:18.592Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-09-15T13:12:18.592Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-09-15T13:12:18.592Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-09-15T13:12:18.592Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-09-15T13:12:18.592Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-09-15T13:12:18.592Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-09-15T13:12:18.592Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-09-15T13:12:18.592Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-09-15T13:12:18.592Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-09-15T13:12:18.592Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-09-15T13:12:19.046Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2020-09-15T13:12:19.614Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2020-09-15T13:12:20.181Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2020-09-15T13:12:20.443Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2020-09-15T13:12:20.655Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-09-15T13:12:20.655Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-09-15T13:12:20.702Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2020-09-15T13:12:21.824Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2020-09-15T13:12:21.824Z] === RUN TestBuildWithEmptyLayers [2020-09-15T13:12:22.080Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2020-09-15T13:12:22.080Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2020-09-15T13:12:22.722Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-09-15T13:12:22.722Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-09-15T13:12:23.017Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2020-09-15T13:12:23.585Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2020-09-15T13:12:24.354Z] --- PASS: TestBuildWithEmptyLayers (3.00s) [2020-09-15T13:12:24.354Z] === RUN TestBuildMultiStageOnBuild [2020-09-15T13:12:24.832Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-09-15T13:12:24.832Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.58s) [2020-09-15T13:12:24.832Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.65s) [2020-09-15T13:12:24.832Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.10s) [2020-09-15T13:12:24.832Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.29s) [2020-09-15T13:12:24.832Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.13s) [2020-09-15T13:12:24.832Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.99s) [2020-09-15T13:12:24.832Z] === RUN TestBuildMultiStageCopy [2020-09-15T13:12:24.832Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-09-15T13:12:24.963Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2020-09-15T13:12:24.963Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2020-09-15T13:12:25.529Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2020-09-15T13:12:25.788Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2020-09-15T13:12:27.163Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2020-09-15T13:12:27.422Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2020-09-15T13:12:27.564Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-09-15T13:12:27.862Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-09-15T13:12:28.333Z] ok github.com/docker/docker/pkg/plugins 33.637s coverage: 76.6% of statements [2020-09-15T13:12:28.333Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-09-15T13:12:28.333Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-09-15T13:12:28.333Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-09-15T13:12:28.333Z] ? github.com/docker/docker/pkg/term [no test files] [2020-09-15T13:12:28.333Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-09-15T13:12:28.333Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-09-15T13:12:28.333Z] ? github.com/docker/docker/rootless [no test files] [2020-09-15T13:12:28.333Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-09-15T13:12:28.333Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-09-15T13:12:28.333Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-09-15T13:12:28.333Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-09-15T13:12:28.333Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-09-15T13:12:28.333Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-09-15T13:12:28.333Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-09-15T13:12:28.333Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-09-15T13:12:28.333Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-09-15T13:12:28.333Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-09-15T13:12:28.333Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-09-15T13:12:28.333Z] ? github.com/docker/docker/testutil/request [no test files] [2020-09-15T13:12:28.333Z] ? github.com/docker/docker/volume [no test files] [2020-09-15T13:12:28.333Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-09-15T13:12:28.333Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-09-15T13:12:28.333Z] [2020-09-15T13:12:28.333Z] === Skipped [2020-09-15T13:12:28.333Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-09-15T13:12:28.333Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-09-15T13:12:28.333Z] [2020-09-15T13:12:28.333Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-09-15T13:12:28.333Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-09-15T13:12:28.333Z] [2020-09-15T13:12:28.333Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-09-15T13:12:28.333Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-15T13:12:28.333Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-15T13:12:28.333Z] [2020-09-15T13:12:28.333Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-09-15T13:12:28.333Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-15T13:12:28.333Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-15T13:12:28.333Z] [2020-09-15T13:12:28.333Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-09-15T13:12:28.333Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-15T13:12:28.333Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-15T13:12:28.333Z] [2020-09-15T13:12:28.333Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-09-15T13:12:28.333Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-15T13:12:28.333Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-15T13:12:28.333Z] [2020-09-15T13:12:28.333Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-09-15T13:12:28.333Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-15T13:12:28.333Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-15T13:12:28.333Z] [2020-09-15T13:12:28.333Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-09-15T13:12:28.333Z] graphtest_unix.go:73: No driver to put! [2020-09-15T13:12:28.333Z] [2020-09-15T13:12:28.333Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-09-15T13:12:28.333Z] time="2020-09-15T13:11:20Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-09-15T13:12:28.333Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-09-15T13:12:28.333Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-09-15T13:12:28.333Z] [2020-09-15T13:12:28.333Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-09-15T13:12:28.333Z] time="2020-09-15T13:11:20Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-09-15T13:12:28.333Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-09-15T13:12:28.333Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-09-15T13:12:28.333Z] [2020-09-15T13:12:28.333Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-09-15T13:12:28.333Z] time="2020-09-15T13:11:20Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-09-15T13:12:28.333Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-09-15T13:12:28.333Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-09-15T13:12:28.333Z] [2020-09-15T13:12:28.333Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-09-15T13:12:28.333Z] time="2020-09-15T13:11:20Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-09-15T13:12:28.333Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-09-15T13:12:28.333Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-09-15T13:12:28.333Z] [2020-09-15T13:12:28.333Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-09-15T13:12:28.333Z] time="2020-09-15T13:11:20Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-09-15T13:12:28.333Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-09-15T13:12:28.333Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-09-15T13:12:28.333Z] [2020-09-15T13:12:28.333Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-09-15T13:12:28.333Z] graphtest_unix.go:73: No driver to put! [2020-09-15T13:12:28.333Z] [2020-09-15T13:12:28.333Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-09-15T13:12:28.333Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-09-15T13:12:28.333Z] [2020-09-15T13:12:28.333Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-09-15T13:12:28.333Z] overlay_test.go:49: Fails to compute changes intermittently [2020-09-15T13:12:28.333Z] [2020-09-15T13:12:28.333Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-09-15T13:12:28.333Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-09-15T13:12:28.333Z] [2020-09-15T13:12:28.333Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-09-15T13:12:28.333Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-09-15T13:12:28.333Z] [2020-09-15T13:12:28.333Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-09-15T13:12:28.333Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-15T13:12:28.333Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-15T13:12:28.333Z] [2020-09-15T13:12:28.333Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-09-15T13:12:28.333Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-15T13:12:28.333Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-15T13:12:28.333Z] [2020-09-15T13:12:28.333Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-09-15T13:12:28.333Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-15T13:12:28.333Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-15T13:12:28.333Z] [2020-09-15T13:12:28.333Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-09-15T13:12:28.333Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-15T13:12:28.333Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-15T13:12:28.333Z] [2020-09-15T13:12:28.333Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-09-15T13:12:28.333Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-15T13:12:28.333Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-15T13:12:28.333Z] [2020-09-15T13:12:28.333Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-09-15T13:12:28.333Z] graphtest_unix.go:73: No driver to put! [2020-09-15T13:12:28.333Z] [2020-09-15T13:12:28.333Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-09-15T13:12:28.333Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-09-15T13:12:28.333Z] [2020-09-15T13:12:28.333Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-09-15T13:12:28.333Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-09-15T13:12:28.333Z] [2020-09-15T13:12:28.333Z] [2020-09-15T13:12:28.333Z] DONE 2138 tests, 26 skipped in 192.793s Post stage [Pipeline] junit [2020-09-15T13:12:28.348Z] Recording test results [2020-09-15T13:12:28.496Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-09-15T13:12:29.130Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-09-15T13:12:29.619Z] --- PASS: TestBuildMultiStageOnBuild (5.01s) [2020-09-15T13:12:29.619Z] === RUN TestBuildUncleanTarFilenames [2020-09-15T13:12:29.760Z] --- PASS: TestBuildMultiStageCopy (4.80s) [2020-09-15T13:12:29.760Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.49s) [2020-09-15T13:12:29.760Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.52s) [2020-09-15T13:12:29.760Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.55s) [2020-09-15T13:12:29.760Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.58s) [2020-09-15T13:12:29.760Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.66s) [2020-09-15T13:12:29.760Z] === RUN TestBuildMultiStageParentConfig [2020-09-15T13:12:29.886Z] --- PASS: TestBuildUncleanTarFilenames (0.65s) [2020-09-15T13:12:29.886Z] === RUN TestBuildMultiStageLayerLeak [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-09-15T13:12:30.305Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41395/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr11 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=7678ecdca23bef379f6e8eea43cd754cb08b6288 -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:7678ecdca23bef379f6e8eea43cd754cb08b6288 hack/make.sh dynbinary test-integration [2020-09-15T13:12:30.712Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2020-09-15T13:12:30.877Z] [2020-09-15T13:12:31.138Z] Removing bundles/ [2020-09-15T13:12:31.138Z] [2020-09-15T13:12:31.138Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-09-15T13:12:31.138Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-09-15T13:12:31.138Z] GOOS="" GOARCH="" GOARM="" [2020-09-15T13:12:31.265Z] --- PASS: TestBuildMultiStageParentConfig (1.52s) [2020-09-15T13:12:31.265Z] === RUN TestBuildLabelWithTargets [2020-09-15T13:12:31.279Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2020-09-15T13:12:32.218Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2020-09-15T13:12:33.394Z] #65 exporting layers 80.1s done [2020-09-15T13:12:33.394Z] #65 exporting manifest sha256:ef71b7afff41565a0e704ba6d069d21be3e74d99efe5848d6275f52e28bcbaf8 done [2020-09-15T13:12:33.394Z] #65 exporting config sha256:c2a2101679b33e836d960c5da28bc04627b117fa9a080378f9d060fd285895b9 done [2020-09-15T13:12:33.394Z] #65 sending tarball [2020-09-15T13:12:33.987Z] --- PASS: TestBuildLabelWithTargets (2.40s) [2020-09-15T13:12:33.987Z] === RUN TestBuildWithEmptyLayers [2020-09-15T13:12:34.098Z] --- PASS: TestBuildMultiStageLayerLeak (4.35s) [2020-09-15T13:12:34.098Z] === RUN TestBuildWithHugeFile [2020-09-15T13:12:34.618Z] --- PASS: TestBuildWithEmptyLayers (0.98s) [2020-09-15T13:12:34.618Z] === RUN TestBuildMultiStageOnBuild [2020-09-15T13:12:35.503Z] --- PASS: TestBuildWithHugeFile (104.25s) [2020-09-15T13:12:35.503Z] === RUN TestBuildWithEmptyDockerfile [2020-09-15T13:12:35.503Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-09-15T13:12:35.503Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-09-15T13:12:35.503Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-09-15T13:12:35.503Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-09-15T13:12:35.503Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-09-15T13:12:35.503Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-09-15T13:12:35.503Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-09-15T13:12:35.503Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-09-15T13:12:35.503Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-09-15T13:12:35.503Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2020-09-15T13:12:35.503Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.14s) [2020-09-15T13:12:35.503Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s) [2020-09-15T13:12:35.503Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.08s) [2020-09-15T13:12:35.503Z] === RUN TestBuildPreserveOwnership [2020-09-15T13:12:35.503Z] === RUN TestBuildPreserveOwnership/copy_from [2020-09-15T13:12:35.763Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2020-09-15T13:12:38.134Z] --- PASS: TestBuildMultiStageOnBuild (3.03s) [2020-09-15T13:12:38.134Z] === RUN TestBuildUncleanTarFilenames [2020-09-15T13:12:38.296Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-09-15T13:12:38.765Z] --- PASS: TestBuildUncleanTarFilenames (1.31s) [2020-09-15T13:12:38.765Z] === RUN TestBuildMultiStageLayerLeak [2020-09-15T13:12:39.233Z] --- PASS: TestBuildPreserveOwnership (4.04s) [2020-09-15T13:12:39.233Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.67s) [2020-09-15T13:12:39.233Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.35s) [2020-09-15T13:12:39.233Z] === RUN TestBuildPlatformInvalid [2020-09-15T13:12:39.491Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2020-09-15T13:12:39.491Z] --- PASS: TestBuildPlatformInvalid (0.18s) [2020-09-15T13:12:39.491Z] PASS [2020-09-15T13:12:39.491Z] [2020-09-15T13:12:39.491Z] === Skipped [2020-09-15T13:12:39.491Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2020-09-15T13:12:39.491Z] build_session_test.go:25: TODO: BuildKit [2020-09-15T13:12:39.491Z] [2020-09-15T13:12:39.491Z] [2020-09-15T13:12:39.491Z] DONE 32 tests, 1 skipped in 185.563s [2020-09-15T13:12:39.491Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-09-15T13:12:39.491Z] ++ 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-09-15T13:12:39.491Z] ++ set -e [2020-09-15T13:12:39.491Z] ++ '[' -n 0 ']' [2020-09-15T13:12:39.491Z] ++ set -x [2020-09-15T13:12:39.491Z] ++ env -i DEST=/go/src/github.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-09-15T13:12:39.750Z] INFO: Testing against a local daemon [2020-09-15T13:12:39.750Z] === RUN TestConfigInspect [2020-09-15T13:12:40.009Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2020-09-15T13:12:40.577Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2020-09-15T13:12:41.144Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2020-09-15T13:12:41.713Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2020-09-15T13:12:42.275Z] --- PASS: TestBuildMultiStageLayerLeak (2.95s) [2020-09-15T13:12:42.275Z] === RUN TestBuildWithHugeFile [2020-09-15T13:12:43.091Z] --- PASS: TestConfigInspect (3.00s) [2020-09-15T13:12:43.091Z] === RUN TestConfigList [2020-09-15T13:12:43.091Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2020-09-15T13:12:43.659Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2020-09-15T13:12:44.120Z] c3aff4450246: Pull complete [2020-09-15T13:12:44.120Z] Digest: sha256:0197a95621a4dc47eb5635f664459a86ec7110d04a99438a54af77bd982487ec [2020-09-15T13:12:44.120Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2020-09-15T13:12:44.120Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2020-09-15T13:12:44.120Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2020-09-15T13:12:44.120Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2020-09-15T13:12:44.120Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1457' [2020-09-15T13:12:44.120Z] INFO: Docker version of control daemon [2020-09-15T13:12:44.120Z] [2020-09-15T13:12:44.120Z] Client: Docker Engine - Enterprise [2020-09-15T13:12:44.120Z] Version: 19.03.5 [2020-09-15T13:12:44.120Z] API version: 1.40 [2020-09-15T13:12:44.120Z] Go version: go1.12.12 [2020-09-15T13:12:44.120Z] Git commit: 2ee0c57608 [2020-09-15T13:12:44.120Z] Built: 11/13/2019 08:00:16 [2020-09-15T13:12:44.120Z] OS/Arch: windows/amd64 [2020-09-15T13:12:44.120Z] Experimental: false [2020-09-15T13:12:44.120Z] [2020-09-15T13:12:44.120Z] Server: Docker Engine - Enterprise [2020-09-15T13:12:44.120Z] Engine: [2020-09-15T13:12:44.120Z] Version: 19.03.5 [2020-09-15T13:12:44.120Z] API version: 1.40 (minimum version 1.24) [2020-09-15T13:12:44.120Z] Go version: go1.12.12 [2020-09-15T13:12:44.120Z] Git commit: 2ee0c57608 [2020-09-15T13:12:44.120Z] Built: 11/13/2019 07:58:51 [2020-09-15T13:12:44.120Z] OS/Arch: windows/amd64 [2020-09-15T13:12:44.120Z] Experimental: true [2020-09-15T13:12:44.120Z] [2020-09-15T13:12:44.120Z] INFO: Docker info of control daemon [2020-09-15T13:12:44.120Z] [2020-09-15T13:12:44.120Z] Client: [2020-09-15T13:12:44.120Z] Debug Mode: false [2020-09-15T13:12:44.120Z] Plugins: [2020-09-15T13:12:44.120Z] cluster: Manage Docker clusters (Docker Inc., v1.2.0) [2020-09-15T13:12:44.120Z] [2020-09-15T13:12:44.120Z] Server: [2020-09-15T13:12:44.120Z] Containers: 0 [2020-09-15T13:12:44.120Z] Running: 0 [2020-09-15T13:12:44.120Z] Paused: 0 [2020-09-15T13:12:44.120Z] Stopped: 0 [2020-09-15T13:12:44.120Z] Images: 1 [2020-09-15T13:12:44.120Z] Server Version: 19.03.5 [2020-09-15T13:12:44.120Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-09-15T13:12:44.120Z] Windows: [2020-09-15T13:12:44.120Z] LCOW: [2020-09-15T13:12:44.120Z] Logging Driver: json-file [2020-09-15T13:12:44.120Z] Plugins: [2020-09-15T13:12:44.120Z] Volume: local [2020-09-15T13:12:44.120Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-09-15T13:12:44.120Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-09-15T13:12:44.120Z] Swarm: inactive [2020-09-15T13:12:44.120Z] Default Isolation: process [2020-09-15T13:12:44.120Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-09-15T13:12:44.120Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1282) [2020-09-15T13:12:44.120Z] OSType: windows [2020-09-15T13:12:44.120Z] Architecture: x86_64 [2020-09-15T13:12:44.120Z] CPUs: 4 [2020-09-15T13:12:44.120Z] Total Memory: 32GiB [2020-09-15T13:12:44.120Z] Name: azwin-2-2d5200 [2020-09-15T13:12:44.120Z] ID: ZOFV:QAC5:2FLK:T5RX:FVJP:LT5R:IR5Y:HY4P:UCVB:IXLC:5JTE:Z7K5 [2020-09-15T13:12:44.120Z] Docker Root Dir: D:\docker [2020-09-15T13:12:44.120Z] Debug Mode: false [2020-09-15T13:12:44.120Z] Registry: https://index.docker.io/v1/ [2020-09-15T13:12:44.120Z] Labels: [2020-09-15T13:12:44.120Z] Experimental: true [2020-09-15T13:12:44.120Z] Insecure Registries: [2020-09-15T13:12:44.120Z] 10.0.0.4:5000 [2020-09-15T13:12:44.120Z] 127.0.0.0/8 [2020-09-15T13:12:44.120Z] Registry Mirrors: [2020-09-15T13:12:44.120Z] http://10.0.0.4:5000/ [2020-09-15T13:12:44.120Z] Live Restore Enabled: false [2020-09-15T13:12:44.120Z] [2020-09-15T13:12:44.120Z] [2020-09-15T13:12:44.120Z] INFO: Commit hash is f89fec1a12 [2020-09-15T13:12:44.120Z] INFO: Nuke-Everything... [2020-09-15T13:12:44.120Z] INFO: Container count on control daemon to delete is 0 [2020-09-15T13:12:44.120Z] INFO: Nuking d:\CI [2020-09-15T13:12:44.120Z] INFO: Zapped successfully [2020-09-15T13:12:44.120Z] INFO: Location for testing is d:\CI\PR-41395\11 [2020-09-15T13:12:44.120Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2020-09-15T13:12:44.120Z] [2020-09-15T13:12:44.120Z] [2020-09-15T13:12:44.120Z] INFO: Building the image from Dockerfile.windows at 09/15/2020 13:12:37... [2020-09-15T13:12:44.120Z] [2020-09-15T13:12:44.120Z] Sending build context to Docker daemon 56.26MB [2020-09-15T13:12:44.120Z] [2020-09-15T13:12:44.120Z] Step 1/10 : FROM microsoft/windowsservercore [2020-09-15T13:12:44.120Z] ---> 715aaeac112d [2020-09-15T13:12:44.120Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2020-09-15T13:12:44.120Z] ---> Running in 850b5fb0ae70 [2020-09-15T13:12:44.120Z] Removing intermediate container 850b5fb0ae70 [2020-09-15T13:12:44.120Z] ---> fe590ea73a73 [2020-09-15T13:12:44.120Z] Step 3/10 : ARG GO_VERSION=1.13.15 [2020-09-15T13:12:44.120Z] ---> Running in 621eeb3f210a [2020-09-15T13:12:44.120Z] Removing intermediate container 621eeb3f210a [2020-09-15T13:12:44.120Z] ---> 386b4356e4a6 [2020-09-15T13:12:44.120Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.3.5 [2020-09-15T13:12:44.120Z] ---> Running in 7dda61e4f8ef [2020-09-15T13:12:44.120Z] Removing intermediate container 7dda61e4f8ef [2020-09-15T13:12:44.120Z] ---> 0edfe85fbd33 [2020-09-15T13:12:44.120Z] 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-09-15T13:12:44.120Z] ---> Running in f7d18ec7a9b7 [2020-09-15T13:12:44.120Z] Removing intermediate container f7d18ec7a9b7 [2020-09-15T13:12:44.120Z] ---> 18f41391395e [2020-09-15T13:12:44.120Z] 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-09-15T13:12:44.120Z] ---> Running in 7b9646df6a28 [2020-09-15T13:12:44.599Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2020-09-15T13:12:44.858Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2020-09-15T13:12:45.117Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2020-09-15T13:12:45.684Z] --- PASS: TestConfigList (2.97s) [2020-09-15T13:12:45.684Z] === RUN TestConfigsCreateAndDelete [2020-09-15T13:12:45.942Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2020-09-15T13:12:46.184Z] #65 sending tarball 14.9s done [2020-09-15T13:12:46.184Z] #65 DONE 95.0s [2020-09-15T13:12:46.184Z] [2020-09-15T13:12:46.184Z] #66 importing to docker [2020-09-15T13:12:47.366Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2020-09-15T13:12:49.298Z] --- PASS: TestConfigsCreateAndDelete (3.11s) [2020-09-15T13:12:49.298Z] === RUN TestConfigsUpdate [2020-09-15T13:12:49.559Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2020-09-15T13:12:49.817Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2020-09-15T13:12:50.753Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2020-09-15T13:12:51.241Z] [2020-09-15T13:12:51.241Z] SUCCESS: Specified value was saved. [2020-09-15T13:12:52.130Z] --- PASS: TestConfigsUpdate (3.02s) [2020-09-15T13:12:52.130Z] === RUN TestTemplatedConfig [2020-09-15T13:12:52.130Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2020-09-15T13:12:52.130Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2020-09-15T13:12:52.212Z] INFO: Downloading git... [2020-09-15T13:12:53.183Z] INFO: Downloading go... [2020-09-15T13:12:54.033Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2020-09-15T13:12:55.936Z] --- PASS: TestTemplatedConfig (3.74s) [2020-09-15T13:12:55.936Z] === RUN TestConfigCreateResolve [2020-09-15T13:12:55.936Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2020-09-15T13:12:57.842Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2020-09-15T13:12:57.842Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2020-09-15T13:12:57.881Z] INFO: Downloading compiler 1 of 3... [2020-09-15T13:12:57.881Z] INFO: Downloading compiler 2 of 3... [2020-09-15T13:12:58.777Z] --- PASS: TestConfigCreateResolve (2.96s) [2020-09-15T13:12:58.777Z] === RUN TestConfigDaemonLibtrustID [2020-09-15T13:12:58.841Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m3.188468915s with top 10 stages: buildssa: 1m35.285698604s, goimports: 22.599178843s, unconvert: 13.04061177s, gosec: 10.148837635s, golint: 6.02211581s, ineffassign: 4.535317054s, misspell: 4.025123108s, vrp: 3.440005642s, inspect: 2.854065028s, fact_purity: 1.70617921s [2020-09-15T13:12:58.841Z] INFO [runner] Issues before processing: 2299, after processing: 0 [2020-09-15T13:12:58.841Z] INFO [runner] Processors filtering stat (out/in): exclude-rules: 64/1585, skip_files: 1690/1690, skip_dirs: 1690/1690, autogenerated_exclude: 1585/1690, path_prettifier: 1690/1690, exclude: 1585/1585, nolint: 0/64, cgo: 1690/2299, identifier_marker: 1585/1585, filename_unadjuster: 1690/1690 [2020-09-15T13:12:58.841Z] INFO [runner] processing took 58.344523ms with stages: nolint: 24.96655ms, identifier_marker: 16.326323ms, path_prettifier: 7.981211ms, autogenerated_exclude: 3.821988ms, exclude-rules: 3.270511ms, skip_dirs: 1.639555ms, cgo: 244.118µs, filename_unadjuster: 90.508µs, max_same_issues: 992ns, uniq_by_line: 588ns, skip_files: 428ns, source_code: 326ns, diff: 312ns, exclude: 304ns, max_from_linter: 301ns, path_shortener: 263ns, max_per_file_from_linter: 245ns [2020-09-15T13:12:58.841Z] INFO [runner] linters took 1m36.486874304s with stages: goanalysis_metalinter: 1m17.487471395s, unused: 18.940942843s [2020-09-15T13:12:58.841Z] INFO File cache stats: 1443 entries of total size 6.8MiB [2020-09-15T13:12:58.841Z] INFO Memory: 1394 samples, avg is 868.3MB, max is 4511.5MB [2020-09-15T13:12:58.841Z] INFO Execution took 3m27.669467392s [2020-09-15T13:12:58.841Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [2020-09-15T13:12:58.851Z] INFO: Downloading compiler 3 of 3... [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2020-09-15T13:12:59.036Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2020-09-15T13:12:59.163Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41395/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr11 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=7678ecdca23bef379f6e8eea43cd754cb08b6288 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:7678ecdca23bef379f6e8eea43cd754cb08b6288 hack/make.sh dynbinary-daemon test-docker-py [2020-09-15T13:12:59.295Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2020-09-15T13:12:59.295Z] PASS [2020-09-15T13:12:59.295Z] [2020-09-15T13:12:59.295Z] DONE 7 tests in 19.450s [2020-09-15T13:12:59.295Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-09-15T13:12:59.295Z] ++ 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-09-15T13:12:59.295Z] ++ set -e [2020-09-15T13:12:59.295Z] ++ '[' -n 0 ']' [2020-09-15T13:12:59.295Z] ++ set -x [2020-09-15T13:12:59.295Z] ++ env -i DEST=/go/src/github.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-09-15T13:12:59.311Z] INFO: Extracting git... [2020-09-15T13:12:59.419Z] [2020-09-15T13:12:59.419Z] Removing bundles/ [2020-09-15T13:12:59.419Z] [2020-09-15T13:12:59.554Z] INFO: Testing against a local daemon [2020-09-15T13:12:59.554Z] === RUN TestCheckpoint [2020-09-15T13:12:59.554Z] --- SKIP: TestCheckpoint (0.00s) [2020-09-15T13:12:59.554Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-09-15T13:12:59.554Z] === RUN TestContainerInvalidJSON [2020-09-15T13:12:59.554Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-09-15T13:12:59.554Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-09-15T13:12:59.554Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-09-15T13:12:59.554Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-09-15T13:12:59.554Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-09-15T13:12:59.554Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-09-15T13:12:59.554Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-09-15T13:12:59.554Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-09-15T13:12:59.554Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-09-15T13:12:59.554Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-09-15T13:12:59.554Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-09-15T13:12:59.554Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-09-15T13:12:59.554Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-09-15T13:12:59.554Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-09-15T13:12:59.554Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2020-09-15T13:12:59.554Z] === RUN TestCopyFromContainerPathIsNotDir [2020-09-15T13:12:59.554Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2020-09-15T13:12:59.554Z] === RUN TestCopyToContainerPathDoesNotExist [2020-09-15T13:12:59.554Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2020-09-15T13:12:59.554Z] === RUN TestCopyToContainerPathIsNotDir [2020-09-15T13:12:59.674Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-09-15T13:12:59.674Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-09-15T13:12:59.674Z] GOOS="" GOARCH="" GOARM="" [2020-09-15T13:12:59.813Z] --- PASS: TestCopyToContainerPathIsNotDir (0.08s) [2020-09-15T13:12:59.813Z] === RUN TestCopyFromContainer [2020-09-15T13:13:01.716Z] === RUN TestDockerSuite/TestBuildAddFileNotFound=== RUN TestCopyFromContainer// [2020-09-15T13:13:01.716Z] [2020-09-15T13:13:01.716Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2020-09-15T13:13:01.716Z] === RUN TestCopyFromContainer//bar/root [2020-09-15T13:13:01.716Z] === RUN TestCopyFromContainer//bar/root/ [2020-09-15T13:13:01.975Z] === RUN TestCopyFromContainer/bar/quux [2020-09-15T13:13:01.975Z] === RUN TestCopyFromContainer/bar/quux/ [2020-09-15T13:13:02.235Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-09-15T13:13:02.235Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2020-09-15T13:13:02.235Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-09-15T13:13:02.495Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-09-15T13:13:02.495Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-09-15T13:13:02.754Z] === RUN TestCopyFromContainer/bar/notarget [2020-09-15T13:13:02.754Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2020-09-15T13:13:02.754Z] --- PASS: TestCopyFromContainer (3.16s) [2020-09-15T13:13:02.754Z] --- PASS: TestCopyFromContainer// (0.21s) [2020-09-15T13:13:02.754Z] --- PASS: TestCopyFromContainer//bar/root (0.18s) [2020-09-15T13:13:02.754Z] --- PASS: TestCopyFromContainer//bar/root/ (0.13s) [2020-09-15T13:13:02.754Z] --- PASS: TestCopyFromContainer/bar/quux (0.16s) [2020-09-15T13:13:02.754Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.14s) [2020-09-15T13:13:02.754Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.18s) [2020-09-15T13:13:02.754Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s) [2020-09-15T13:13:02.754Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s) [2020-09-15T13:13:02.754Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.13s) [2020-09-15T13:13:02.754Z] --- PASS: TestCopyFromContainer/bar/notarget (0.10s) [2020-09-15T13:13:02.754Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-09-15T13:13:02.754Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-09-15T13:13:02.754Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-09-15T13:13:03.013Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-09-15T13:13:03.013Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-09-15T13:13:03.013Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-09-15T13:13:03.013Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-09-15T13:13:03.013Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-09-15T13:13:03.013Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-09-15T13:13:03.013Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-09-15T13:13:03.013Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2020-09-15T13:13:03.013Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-09-15T13:13:03.013Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2020-09-15T13:13:03.013Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2020-09-15T13:13:03.013Z] === RUN TestCreateLinkToNonExistingContainer [2020-09-15T13:13:03.013Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2020-09-15T13:13:03.013Z] === RUN TestCreateWithInvalidEnv [2020-09-15T13:13:03.013Z] === RUN TestCreateWithInvalidEnv/0 [2020-09-15T13:13:03.013Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-09-15T13:13:03.013Z] === RUN TestCreateWithInvalidEnv/1 [2020-09-15T13:13:03.013Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-09-15T13:13:03.013Z] === RUN TestCreateWithInvalidEnv/2 [2020-09-15T13:13:03.013Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-09-15T13:13:03.013Z] === CONT TestCreateWithInvalidEnv/0 [2020-09-15T13:13:03.013Z] === CONT TestCreateWithInvalidEnv/2 [2020-09-15T13:13:03.013Z] === CONT TestCreateWithInvalidEnv/1 [2020-09-15T13:13:03.013Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-09-15T13:13:03.013Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-09-15T13:13:03.013Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-09-15T13:13:03.013Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-09-15T13:13:03.013Z] === RUN TestCreateTmpfsMountsTarget [2020-09-15T13:13:03.013Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-09-15T13:13:03.013Z] === RUN TestCreateWithCustomMaskedPaths [2020-09-15T13:13:03.581Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2020-09-15T13:13:04.874Z] #66 DONE 16.3s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [2020-09-15T13:13:04.956Z] --- PASS: TestCreateWithCustomMaskedPaths (1.74s) [2020-09-15T13:13:04.956Z] === RUN TestCreateWithCustomReadonlyPaths [Pipeline] sh [2020-09-15T13:13:05.411Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-41395/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr11 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=7678ecdca23bef379f6e8eea43cd754cb08b6288 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:7678ecdca23bef379f6e8eea43cd754cb08b6288 hack/test/unit [2020-09-15T13:13:06.863Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.86s) [2020-09-15T13:13:06.863Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-09-15T13:13:06.863Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-09-15T13:13:06.863Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-09-15T13:13:06.863Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-09-15T13:13:06.863Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-09-15T13:13:06.863Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-09-15T13:13:06.863Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-09-15T13:13:06.863Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-09-15T13:13:06.863Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-09-15T13:13:06.863Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-09-15T13:13:06.863Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-09-15T13:13:06.863Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-09-15T13:13:06.863Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-09-15T13:13:06.863Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-09-15T13:13:06.863Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-09-15T13:13:06.863Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-09-15T13:13:06.863Z] === RUN TestDockerSuite/TestBuildAddNonTar [2020-09-15T13:13:06.863Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-09-15T13:13:06.863Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2020-09-15T13:13:06.863Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2020-09-15T13:13:06.863Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2020-09-15T13:13:06.863Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s) [2020-09-15T13:13:06.863Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2020-09-15T13:13:06.863Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-09-15T13:13:07.122Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.54s) [2020-09-15T13:13:07.122Z] === RUN TestCreateDifferentPlatform [2020-09-15T13:13:07.122Z] === RUN TestCreateDifferentPlatform/different_os [2020-09-15T13:13:07.122Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-09-15T13:13:07.380Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2020-09-15T13:13:07.380Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2020-09-15T13:13:07.380Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-09-15T13:13:07.380Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-09-15T13:13:07.380Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2020-09-15T13:13:07.380Z] === RUN TestContainerStartOnDaemonRestart [2020-09-15T13:13:07.380Z] === PAUSE TestContainerStartOnDaemonRestart [2020-09-15T13:13:07.380Z] === RUN TestDaemonRestartIpcMode [2020-09-15T13:13:07.380Z] === PAUSE TestDaemonRestartIpcMode [2020-09-15T13:13:07.380Z] === RUN TestDaemonHostGatewayIP [2020-09-15T13:13:07.380Z] === PAUSE TestDaemonHostGatewayIP [2020-09-15T13:13:07.380Z] === RUN TestContainerKillOnDaemonStart [2020-09-15T13:13:07.380Z] === PAUSE TestContainerKillOnDaemonStart [2020-09-15T13:13:07.380Z] === RUN TestDiff [2020-09-15T13:13:07.640Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2020-09-15T13:13:07.899Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2020-09-15T13:13:07.899Z] --- PASS: TestDiff (0.67s) [2020-09-15T13:13:07.899Z] === RUN TestExecWithCloseStdin [2020-09-15T13:13:08.466Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2020-09-15T13:13:08.725Z] --- PASS: TestExecWithCloseStdin (0.65s) [2020-09-15T13:13:08.725Z] === RUN TestExec [2020-09-15T13:13:08.994Z] ? github.com/docker/docker/api [no test files] [2020-09-15T13:13:09.293Z] --- PASS: TestExec (0.68s) [2020-09-15T13:13:09.293Z] === RUN TestExecUser [2020-09-15T13:13:09.396Z] --- PASS: TestBuildWithHugeFile (26.55s) [2020-09-15T13:13:09.396Z] === RUN TestBuildWithEmptyDockerfile [2020-09-15T13:13:09.396Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-09-15T13:13:09.396Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-09-15T13:13:09.396Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-09-15T13:13:09.396Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-09-15T13:13:09.396Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-09-15T13:13:09.396Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-09-15T13:13:09.396Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-09-15T13:13:09.396Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-09-15T13:13:09.396Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-09-15T13:13:09.396Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2020-09-15T13:13:09.396Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.15s) [2020-09-15T13:13:09.396Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.15s) [2020-09-15T13:13:09.396Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.13s) [2020-09-15T13:13:09.396Z] === RUN TestBuildPreserveOwnership [2020-09-15T13:13:09.396Z] === RUN TestBuildPreserveOwnership/copy_from [2020-09-15T13:13:10.229Z] --- PASS: TestExecUser (0.76s) [2020-09-15T13:13:10.229Z] === RUN TestExportContainerAndImportImage [2020-09-15T13:13:11.167Z] --- PASS: TestExportContainerAndImportImage (0.96s) [2020-09-15T13:13:11.167Z] === RUN TestExportContainerAfterDaemonRestart [2020-09-15T13:13:11.426Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2020-09-15T13:13:11.898Z] INFO: Expanding go... [2020-09-15T13:13:12.361Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2020-09-15T13:13:12.361Z] --- PASS: TestExportContainerAfterDaemonRestart (1.45s) [2020-09-15T13:13:12.361Z] === RUN TestHealthCheckWorkdir [2020-09-15T13:13:12.906Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-09-15T13:13:13.295Z] --- PASS: TestHealthCheckWorkdir (0.73s) [2020-09-15T13:13:13.295Z] === RUN TestHealthKillContainer [2020-09-15T13:13:14.231Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2020-09-15T13:13:15.168Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2020-09-15T13:13:15.168Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2020-09-15T13:13:15.426Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2020-09-15T13:13:15.629Z] --- PASS: TestBuildPreserveOwnership (6.58s) [2020-09-15T13:13:15.629Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.33s) [2020-09-15T13:13:15.629Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.24s) [2020-09-15T13:13:15.629Z] === RUN TestBuildPlatformInvalid [2020-09-15T13:13:15.629Z] --- PASS: TestBuildPlatformInvalid (0.14s) [2020-09-15T13:13:15.629Z] PASS [2020-09-15T13:13:15.629Z] [2020-09-15T13:13:15.629Z] === Skipped [2020-09-15T13:13:15.629Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s) [2020-09-15T13:13:15.629Z] build_session_test.go:25: TODO: BuildKit [2020-09-15T13:13:15.629Z] [2020-09-15T13:13:15.629Z] [2020-09-15T13:13:15.629Z] DONE 32 tests, 1 skipped in 76.312s [2020-09-15T13:13:15.629Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m [2020-09-15T13:13:15.629Z] ++ 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-09-15T13:13:15.629Z] ++ set -e [2020-09-15T13:13:15.629Z] ++ '[' -n 0 ']' [2020-09-15T13:13:15.629Z] ++ set -x [2020-09-15T13:13:15.629Z] ++ env -i DEST=/go/src/github.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-09-15T13:13:15.629Z] INFO: Testing against a local daemon [2020-09-15T13:13:15.629Z] === RUN TestConfigInspect [2020-09-15T13:13:15.685Z] === RUN TestDockerSuite/TestBuildAddScript [2020-09-15T13:13:15.945Z] --- PASS: TestHealthKillContainer (2.68s) [2020-09-15T13:13:15.945Z] === RUN TestInspectCpusetInConfigPre120 [2020-09-15T13:13:15.945Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2020-09-15T13:13:16.512Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2020-09-15T13:13:16.512Z] --- PASS: TestInspectCpusetInConfigPre120 (0.65s) [2020-09-15T13:13:16.512Z] === RUN TestIpcModeNone [2020-09-15T13:13:17.450Z] --- PASS: TestIpcModeNone (0.86s) [2020-09-15T13:13:17.450Z] === RUN TestIpcModePrivate [2020-09-15T13:13:18.388Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2020-09-15T13:13:18.388Z] --- PASS: TestIpcModePrivate (0.88s) [2020-09-15T13:13:18.388Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:93, shared: false, mustBeShared: false [2020-09-15T13:13:18.388Z] === RUN TestIpcModeShareable [2020-09-15T13:13:18.388Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2020-09-15T13:13:18.955Z] --- PASS: TestIpcModeShareable (0.80s) [2020-09-15T13:13:18.955Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:81, shared: true, mustBeShared: true [2020-09-15T13:13:18.955Z] === RUN TestAPIIpcModeShareableAndContainer [2020-09-15T13:13:19.891Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2020-09-15T13:13:20.072Z] --- PASS: TestConfigInspect (3.97s) [2020-09-15T13:13:20.072Z] === RUN TestConfigList [2020-09-15T13:13:21.798Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2020-09-15T13:13:21.798Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.54s) [2020-09-15T13:13:21.798Z] === RUN TestAPIIpcModeHost [2020-09-15T13:13:22.367Z] --- PASS: TestAPIIpcModeHost (0.67s) [2020-09-15T13:13:22.367Z] === RUN TestDaemonIpcModeShareable [2020-09-15T13:13:23.306Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2020-09-15T13:13:23.581Z] --- PASS: TestConfigList (3.62s) [2020-09-15T13:13:23.581Z] === RUN TestConfigsCreateAndDelete [2020-09-15T13:13:23.881Z] --- PASS: TestDaemonIpcModeShareable (1.66s) [2020-09-15T13:13:23.881Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:96, shared: true, mustBeShared: true [2020-09-15T13:13:23.881Z] === RUN TestDaemonIpcModePrivate [2020-09-15T13:13:25.259Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2020-09-15T13:13:25.518Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2020-09-15T13:13:25.518Z] --- PASS: TestDaemonIpcModePrivate (1.61s) [2020-09-15T13:13:25.518Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:102, shared: false, mustBeShared: false [2020-09-15T13:13:25.518Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-09-15T13:13:26.896Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2020-09-15T13:13:27.091Z] --- PASS: TestConfigsCreateAndDelete (3.56s) [2020-09-15T13:13:27.091Z] === RUN TestConfigsUpdate [2020-09-15T13:13:27.464Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.73s) [2020-09-15T13:13:27.464Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:99, shared: false, mustBeShared: false [2020-09-15T13:13:27.464Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-09-15T13:13:27.678Z] ok github.com/docker/docker/api/server 0.022s coverage: 9.0% of statements [2020-09-15T13:13:28.842Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2020-09-15T13:13:29.102Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.77s) [2020-09-15T13:13:29.102Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true [2020-09-15T13:13:29.102Z] === RUN TestIpcModeOlderClient [2020-09-15T13:13:29.102Z] === PAUSE TestIpcModeOlderClient [2020-09-15T13:13:29.102Z] === RUN TestKillContainerInvalidSignal [2020-09-15T13:13:29.363Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2020-09-15T13:13:29.604Z] INFO: Expanding compiler 1 of 3... [2020-09-15T13:13:29.604Z] INFO: Expanding compiler 2 of 3... [2020-09-15T13:13:29.930Z] --- PASS: TestKillContainerInvalidSignal (0.78s) [2020-09-15T13:13:29.931Z] === RUN TestKillContainer [2020-09-15T13:13:29.931Z] === RUN TestKillContainer/no_signal [2020-09-15T13:13:29.931Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2020-09-15T13:13:30.328Z] --- PASS: TestBuildWithHugeFile (51.99s) [2020-09-15T13:13:30.328Z] === RUN TestBuildWithEmptyDockerfile [2020-09-15T13:13:30.328Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-09-15T13:13:30.328Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-09-15T13:13:30.328Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-09-15T13:13:30.328Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-09-15T13:13:30.328Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-09-15T13:13:30.328Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-09-15T13:13:30.328Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-09-15T13:13:30.328Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-09-15T13:13:30.328Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-09-15T13:13:30.328Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2020-09-15T13:13:30.328Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.12s) [2020-09-15T13:13:30.328Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s) [2020-09-15T13:13:30.328Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2020-09-15T13:13:30.328Z] === RUN TestBuildPreserveOwnership [2020-09-15T13:13:30.328Z] === RUN TestBuildPreserveOwnership/copy_from [2020-09-15T13:13:30.498Z] === RUN TestKillContainer/non_killing_signal [2020-09-15T13:13:30.598Z] --- PASS: TestConfigsUpdate (3.64s) [2020-09-15T13:13:30.598Z] === RUN TestTemplatedConfig [2020-09-15T13:13:30.757Z] === RUN TestKillContainer/killing_signal [2020-09-15T13:13:31.692Z] --- PASS: TestKillContainer (1.72s) [2020-09-15T13:13:31.692Z] --- PASS: TestKillContainer/no_signal (0.54s) [2020-09-15T13:13:31.692Z] --- PASS: TestKillContainer/non_killing_signal (0.41s) [2020-09-15T13:13:31.692Z] --- PASS: TestKillContainer/killing_signal (0.58s) [2020-09-15T13:13:31.692Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-09-15T13:13:31.692Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-09-15T13:13:32.229Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-09-15T13:13:32.258Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-09-15T13:13:32.258Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2020-09-15T13:13:32.826Z] === RUN TestDockerSuite/TestBuildAddTar [2020-09-15T13:13:32.826Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.25s) [2020-09-15T13:13:32.826Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.61s) [2020-09-15T13:13:32.826Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.44s) [2020-09-15T13:13:32.826Z] === RUN TestKillStoppedContainer [2020-09-15T13:13:32.826Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2020-09-15T13:13:32.826Z] --- PASS: TestKillStoppedContainer (0.07s) [2020-09-15T13:13:32.826Z] === RUN TestKillStoppedContainerAPIPre120 [2020-09-15T13:13:33.085Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2020-09-15T13:13:33.085Z] === RUN TestKillDifferentUserContainer [2020-09-15T13:13:33.652Z] --- PASS: TestKillDifferentUserContainer (0.64s) [2020-09-15T13:13:33.652Z] === RUN TestInspectOomKilledTrue [2020-09-15T13:13:33.652Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-09-15T13:13:33.652Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-09-15T13:13:33.652Z] === RUN TestInspectOomKilledFalse [2020-09-15T13:13:33.652Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-09-15T13:13:33.652Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-09-15T13:13:33.652Z] === RUN TestLinksEtcHostsContentMatch [2020-09-15T13:13:34.107Z] --- PASS: TestTemplatedConfig (3.77s) [2020-09-15T13:13:34.107Z] === RUN TestConfigCreateResolve [2020-09-15T13:13:34.220Z] --- PASS: TestLinksEtcHostsContentMatch (0.43s) [2020-09-15T13:13:34.220Z] === RUN TestLinksContainerNames [2020-09-15T13:13:35.155Z] --- PASS: TestLinksContainerNames (1.13s) [2020-09-15T13:13:35.156Z] === RUN TestLogsFollowTailEmpty [2020-09-15T13:13:35.407Z] INFO: Expanding compiler 3 of 3... [2020-09-15T13:13:35.407Z] INFO: Removing downloaded files... [2020-09-15T13:13:35.407Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2020-09-15T13:13:35.407Z] INFO: Configuring git core.autocrlf... [2020-09-15T13:13:35.724Z] --- PASS: TestLogsFollowTailEmpty (0.60s) [2020-09-15T13:13:35.725Z] === RUN TestContainerNetworkMountsNoChown [2020-09-15T13:13:36.327Z] --- PASS: TestContainerNetworkMountsNoChown (0.56s) [2020-09-15T13:13:36.327Z] === RUN TestMountDaemonRoot [2020-09-15T13:13:36.327Z] === RUN TestMountDaemonRoot/default [2020-09-15T13:13:36.327Z] === PAUSE TestMountDaemonRoot/default [2020-09-15T13:13:36.327Z] === RUN TestMountDaemonRoot/private [2020-09-15T13:13:36.327Z] === PAUSE TestMountDaemonRoot/private [2020-09-15T13:13:36.327Z] === RUN TestMountDaemonRoot/rprivate [2020-09-15T13:13:36.327Z] === PAUSE TestMountDaemonRoot/rprivate [2020-09-15T13:13:36.327Z] === RUN TestMountDaemonRoot/slave [2020-09-15T13:13:36.327Z] === PAUSE TestMountDaemonRoot/slave [2020-09-15T13:13:36.327Z] === RUN TestMountDaemonRoot/rslave [2020-09-15T13:13:36.327Z] === PAUSE TestMountDaemonRoot/rslave [2020-09-15T13:13:36.327Z] === RUN TestMountDaemonRoot/shared [2020-09-15T13:13:36.327Z] === PAUSE TestMountDaemonRoot/shared [2020-09-15T13:13:36.327Z] === RUN TestMountDaemonRoot/rshared [2020-09-15T13:13:36.327Z] === PAUSE TestMountDaemonRoot/rshared [2020-09-15T13:13:36.327Z] === CONT TestMountDaemonRoot/default [2020-09-15T13:13:36.327Z] === RUN TestMountDaemonRoot/default/mount_root [2020-09-15T13:13:36.327Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-09-15T13:13:36.327Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-09-15T13:13:36.327Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-09-15T13:13:36.327Z] === RUN TestMountDaemonRoot/default/bind_root [2020-09-15T13:13:36.327Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-09-15T13:13:36.327Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-09-15T13:13:36.327Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-09-15T13:13:36.327Z] === CONT TestMountDaemonRoot/rslave [2020-09-15T13:13:36.327Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-09-15T13:13:36.327Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-09-15T13:13:36.327Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-09-15T13:13:36.327Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-09-15T13:13:36.327Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-09-15T13:13:36.327Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-09-15T13:13:36.327Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-09-15T13:13:36.327Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-09-15T13:13:36.327Z] === CONT TestMountDaemonRoot/rshared [2020-09-15T13:13:36.327Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-09-15T13:13:36.327Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-09-15T13:13:36.327Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-09-15T13:13:36.327Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-09-15T13:13:36.327Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-09-15T13:13:36.327Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-09-15T13:13:36.327Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-09-15T13:13:36.327Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-09-15T13:13:36.327Z] === CONT TestMountDaemonRoot/shared [2020-09-15T13:13:36.327Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-09-15T13:13:36.327Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-09-15T13:13:36.327Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-09-15T13:13:36.327Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-09-15T13:13:36.327Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-09-15T13:13:36.327Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-09-15T13:13:36.327Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-09-15T13:13:36.327Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-09-15T13:13:36.327Z] === CONT TestMountDaemonRoot/rprivate [2020-09-15T13:13:36.327Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-09-15T13:13:36.327Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-09-15T13:13:36.327Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-09-15T13:13:36.327Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-09-15T13:13:36.327Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-09-15T13:13:36.327Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-09-15T13:13:36.327Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-09-15T13:13:36.327Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-09-15T13:13:36.327Z] === CONT TestMountDaemonRoot/slave [2020-09-15T13:13:36.327Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-09-15T13:13:36.327Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-09-15T13:13:36.327Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-09-15T13:13:36.327Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-09-15T13:13:36.327Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-09-15T13:13:36.327Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-09-15T13:13:36.327Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-09-15T13:13:36.327Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-09-15T13:13:36.327Z] === CONT TestMountDaemonRoot/private [2020-09-15T13:13:36.327Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-09-15T13:13:36.327Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-09-15T13:13:36.327Z] === RUN TestMountDaemonRoot/private/mount_root [2020-09-15T13:13:36.327Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-09-15T13:13:36.327Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-09-15T13:13:36.327Z] === CONT TestMountDaemonRoot/default/mount_root [2020-09-15T13:13:36.327Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-09-15T13:13:36.327Z] === RUN TestMountDaemonRoot/private/bind_root [2020-09-15T13:13:36.327Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-09-15T13:13:36.327Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-09-15T13:13:36.327Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-09-15T13:13:36.327Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-09-15T13:13:36.413Z] --- PASS: TestBuildPreserveOwnership (9.76s) [2020-09-15T13:13:36.413Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.75s) [2020-09-15T13:13:36.413Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2020-09-15T13:13:36.413Z] === RUN TestBuildPlatformInvalid [2020-09-15T13:13:36.413Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2020-09-15T13:13:36.413Z] PASS [2020-09-15T13:13:36.413Z] [2020-09-15T13:13:36.413Z] === Skipped [2020-09-15T13:13:36.413Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2020-09-15T13:13:36.413Z] build_session_test.go:25: TODO: BuildKit [2020-09-15T13:13:36.413Z] [2020-09-15T13:13:36.413Z] [2020-09-15T13:13:36.413Z] DONE 32 tests, 1 skipped in 126.085s [2020-09-15T13:13:36.413Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-09-15T13:13:36.413Z] INFO: Testing against a local daemon [2020-09-15T13:13:36.413Z] === RUN TestConfigInspect [2020-09-15T13:13:36.413Z] --- SKIP: TestConfigInspect (0.02s) [2020-09-15T13:13:36.413Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-15T13:13:36.413Z] === RUN TestConfigList [2020-09-15T13:13:36.413Z] --- SKIP: TestConfigList (0.01s) [2020-09-15T13:13:36.413Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-15T13:13:36.413Z] === RUN TestConfigsCreateAndDelete [2020-09-15T13:13:36.413Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2020-09-15T13:13:36.413Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-15T13:13:36.413Z] === RUN TestConfigsUpdate [2020-09-15T13:13:36.413Z] --- SKIP: TestConfigsUpdate (0.01s) [2020-09-15T13:13:36.413Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-15T13:13:36.413Z] === RUN TestTemplatedConfig [2020-09-15T13:13:36.413Z] --- SKIP: TestTemplatedConfig (0.00s) [2020-09-15T13:13:36.413Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-15T13:13:36.413Z] === RUN TestConfigCreateResolve [2020-09-15T13:13:36.413Z] --- SKIP: TestConfigCreateResolve (0.02s) [2020-09-15T13:13:36.413Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-15T13:13:36.413Z] === RUN TestConfigDaemonLibtrustID [2020-09-15T13:13:36.595Z] === CONT TestMountDaemonRoot/default/bind_root [2020-09-15T13:13:36.595Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-09-15T13:13:36.595Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-09-15T13:13:36.595Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-09-15T13:13:36.595Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-09-15T13:13:36.595Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-09-15T13:13:36.595Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-09-15T13:13:36.595Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-09-15T13:13:36.595Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-09-15T13:13:36.858Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-09-15T13:13:36.858Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-09-15T13:13:36.858Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-09-15T13:13:36.858Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-09-15T13:13:36.858Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-09-15T13:13:36.858Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-09-15T13:13:36.858Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-09-15T13:13:36.858Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-09-15T13:13:36.858Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-09-15T13:13:36.858Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-09-15T13:13:36.858Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-09-15T13:13:36.858Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-09-15T13:13:36.858Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-09-15T13:13:36.858Z] === CONT TestMountDaemonRoot/private/bind_root [2020-09-15T13:13:36.858Z] === CONT TestMountDaemonRoot/private/mount_root [2020-09-15T13:13:36.858Z] --- PASS: TestMountDaemonRoot (0.03s) [2020-09-15T13:13:36.858Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-09-15T13:13:36.858Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2020-09-15T13:13:36.858Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s) [2020-09-15T13:13:36.858Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2020-09-15T13:13:36.858Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2020-09-15T13:13:36.858Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-09-15T13:13:36.858Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2020-09-15T13:13:36.858Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2020-09-15T13:13:36.858Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2020-09-15T13:13:36.858Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2020-09-15T13:13:36.858Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-09-15T13:13:36.858Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s) [2020-09-15T13:13:36.858Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2020-09-15T13:13:36.858Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2020-09-15T13:13:36.858Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2020-09-15T13:13:36.858Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-09-15T13:13:36.858Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2020-09-15T13:13:36.858Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2020-09-15T13:13:36.858Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2020-09-15T13:13:36.858Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2020-09-15T13:13:36.858Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-09-15T13:13:36.858Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2020-09-15T13:13:36.858Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2020-09-15T13:13:36.858Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2020-09-15T13:13:36.858Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2020-09-15T13:13:36.858Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-09-15T13:13:36.858Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2020-09-15T13:13:36.858Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2020-09-15T13:13:36.858Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2020-09-15T13:13:36.858Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2020-09-15T13:13:36.858Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-09-15T13:13:36.858Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2020-09-15T13:13:36.858Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2020-09-15T13:13:36.858Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2020-09-15T13:13:36.858Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2020-09-15T13:13:36.858Z] === RUN TestContainerBindMountNonRecursive [2020-09-15T13:13:37.658Z] --- PASS: TestConfigCreateResolve (3.56s) [2020-09-15T13:13:37.658Z] === RUN TestConfigDaemonLibtrustID [2020-09-15T13:13:38.289Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2020-09-15T13:13:38.289Z] PASS [2020-09-15T13:13:38.289Z] [2020-09-15T13:13:38.289Z] DONE 7 tests in 22.710s [2020-09-15T13:13:38.289Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m [2020-09-15T13:13:38.289Z] ++ 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-09-15T13:13:38.289Z] ++ set -e [2020-09-15T13:13:38.289Z] ++ '[' -n 0 ']' [2020-09-15T13:13:38.289Z] ++ set -x [2020-09-15T13:13:38.289Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-09-15T13:13:38.289Z] INFO: Testing against a local daemon [2020-09-15T13:13:38.289Z] === RUN TestCheckpoint [2020-09-15T13:13:38.289Z] --- SKIP: TestCheckpoint (0.00s) [2020-09-15T13:13:38.289Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-09-15T13:13:38.289Z] === RUN TestContainerInvalidJSON [2020-09-15T13:13:38.289Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-09-15T13:13:38.289Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-09-15T13:13:38.289Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-09-15T13:13:38.289Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-09-15T13:13:38.289Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-09-15T13:13:38.289Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-09-15T13:13:38.289Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-09-15T13:13:38.289Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-09-15T13:13:38.289Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-09-15T13:13:38.289Z] --- PASS: TestContainerInvalidJSON (0.01s) [2020-09-15T13:13:38.289Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-09-15T13:13:38.289Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-09-15T13:13:38.289Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-09-15T13:13:38.289Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-09-15T13:13:38.289Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.12s) [2020-09-15T13:13:38.289Z] === RUN TestCopyFromContainerPathIsNotDir [2020-09-15T13:13:38.315Z] --- PASS: TestConfigDaemonLibtrustID (1.54s) [2020-09-15T13:13:38.315Z] PASS [2020-09-15T13:13:38.315Z] [2020-09-15T13:13:38.315Z] === Skipped [2020-09-15T13:13:38.315Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2020-09-15T13:13:38.315Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-15T13:13:38.315Z] [2020-09-15T13:13:38.315Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2020-09-15T13:13:38.315Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-15T13:13:38.315Z] [2020-09-15T13:13:38.315Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2020-09-15T13:13:38.315Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-15T13:13:38.315Z] [2020-09-15T13:13:38.315Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2020-09-15T13:13:38.315Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-15T13:13:38.315Z] [2020-09-15T13:13:38.315Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2020-09-15T13:13:38.315Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-15T13:13:38.315Z] [2020-09-15T13:13:38.315Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.02s) [2020-09-15T13:13:38.315Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-15T13:13:38.315Z] [2020-09-15T13:13:38.315Z] [2020-09-15T13:13:38.315Z] DONE 7 tests, 6 skipped in 1.727s [2020-09-15T13:13:38.315Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-09-15T13:13:38.315Z] INFO: Testing against a local daemon [2020-09-15T13:13:38.315Z] === RUN TestCheckpoint [2020-09-15T13:13:38.315Z] --- SKIP: TestCheckpoint (0.00s) [2020-09-15T13:13:38.315Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-09-15T13:13:38.315Z] === RUN TestContainerInvalidJSON [2020-09-15T13:13:38.315Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-09-15T13:13:38.315Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-09-15T13:13:38.315Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-09-15T13:13:38.315Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-09-15T13:13:38.315Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-09-15T13:13:38.315Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-09-15T13:13:38.315Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-09-15T13:13:38.315Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-09-15T13:13:38.315Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-09-15T13:13:38.315Z] --- PASS: TestContainerInvalidJSON (0.01s) [2020-09-15T13:13:38.315Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-09-15T13:13:38.315Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-09-15T13:13:38.315Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-09-15T13:13:38.315Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-09-15T13:13:38.315Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.04s) [2020-09-15T13:13:38.315Z] === RUN TestCopyFromContainerPathIsNotDir [2020-09-15T13:13:38.315Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2020-09-15T13:13:38.315Z] === RUN TestCopyToContainerPathDoesNotExist [2020-09-15T13:13:38.315Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2020-09-15T13:13:38.315Z] === RUN TestCopyToContainerPathIsNotDir [2020-09-15T13:13:38.315Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2020-09-15T13:13:38.315Z] === RUN TestCopyFromContainer [2020-09-15T13:13:38.582Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.14s) [2020-09-15T13:13:38.582Z] === RUN TestCopyToContainerPathDoesNotExist [2020-09-15T13:13:38.582Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.15s) [2020-09-15T13:13:38.582Z] === RUN TestCopyToContainerPathIsNotDir [2020-09-15T13:13:38.773Z] --- PASS: TestContainerBindMountNonRecursive (1.67s) [2020-09-15T13:13:38.773Z] === RUN TestNetworkNat [2020-09-15T13:13:38.773Z] === RUN TestDockerSuite/TestBuildAddTarXz [2020-09-15T13:13:38.872Z] --- PASS: TestCopyToContainerPathIsNotDir (0.13s) [2020-09-15T13:13:38.872Z] === RUN TestCopyFromContainer [2020-09-15T13:13:39.340Z] --- PASS: TestNetworkNat (0.57s) [2020-09-15T13:13:39.340Z] === RUN TestNetworkLocalhostTCPNat [2020-09-15T13:13:39.340Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2020-09-15T13:13:39.908Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2020-09-15T13:13:39.908Z] --- PASS: TestNetworkLocalhostTCPNat (0.61s) [2020-09-15T13:13:39.908Z] === RUN TestNetworkLoopbackNat [2020-09-15T13:13:40.935Z] === RUN TestCopyFromContainer// [2020-09-15T13:13:40.935Z] === RUN TestCopyFromContainer//bar/root [2020-09-15T13:13:40.935Z] === RUN TestCopyFromContainer//bar/root/ [2020-09-15T13:13:40.935Z] === RUN TestCopyFromContainer/bar/quux [2020-09-15T13:13:41.225Z] === RUN TestCopyFromContainer/bar/quux/ [2020-09-15T13:13:41.225Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-09-15T13:13:41.225Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-09-15T13:13:41.225Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-09-15T13:13:41.283Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2020-09-15T13:13:41.516Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-09-15T13:13:41.516Z] === RUN TestCopyFromContainer/bar/notarget [2020-09-15T13:13:41.516Z] --- PASS: TestCopyFromContainer (2.82s) [2020-09-15T13:13:41.516Z] --- PASS: TestCopyFromContainer// (0.05s) [2020-09-15T13:13:41.516Z] --- PASS: TestCopyFromContainer//bar/root (0.12s) [2020-09-15T13:13:41.516Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2020-09-15T13:13:41.516Z] --- PASS: TestCopyFromContainer/bar/quux (0.13s) [2020-09-15T13:13:41.516Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.09s) [2020-09-15T13:13:41.516Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s) [2020-09-15T13:13:41.516Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2020-09-15T13:13:41.516Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s) [2020-09-15T13:13:41.516Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s) [2020-09-15T13:13:41.516Z] --- PASS: TestCopyFromContainer/bar/notarget (0.08s) [2020-09-15T13:13:41.516Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-09-15T13:13:41.516Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-09-15T13:13:41.516Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-09-15T13:13:41.516Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-09-15T13:13:41.516Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-09-15T13:13:41.516Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-09-15T13:13:41.516Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-09-15T13:13:41.516Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-09-15T13:13:41.516Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-09-15T13:13:41.516Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-09-15T13:13:41.516Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-09-15T13:13:41.516Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-09-15T13:13:41.516Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-09-15T13:13:41.516Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-09-15T13:13:41.516Z] === RUN TestCreateLinkToNonExistingContainer [2020-09-15T13:13:41.516Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2020-09-15T13:13:41.516Z] === RUN TestCreateWithInvalidEnv [2020-09-15T13:13:41.807Z] === RUN TestCreateWithInvalidEnv/0 [2020-09-15T13:13:41.807Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-09-15T13:13:41.807Z] === RUN TestCreateWithInvalidEnv/1 [2020-09-15T13:13:41.807Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-09-15T13:13:41.807Z] === RUN TestCreateWithInvalidEnv/2 [2020-09-15T13:13:41.807Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-09-15T13:13:41.807Z] === CONT TestCreateWithInvalidEnv/0 [2020-09-15T13:13:41.807Z] === CONT TestCreateWithInvalidEnv/2 [2020-09-15T13:13:41.807Z] === CONT TestCreateWithInvalidEnv/1 [2020-09-15T13:13:41.807Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-09-15T13:13:41.807Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-09-15T13:13:41.807Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-09-15T13:13:41.807Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-09-15T13:13:41.807Z] === RUN TestCreateTmpfsMountsTarget [2020-09-15T13:13:41.807Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2020-09-15T13:13:41.807Z] === RUN TestCreateWithCustomMaskedPaths [2020-09-15T13:13:42.515Z] === RUN TestCopyFromContainer// [2020-09-15T13:13:42.515Z] === RUN TestCopyFromContainer//bar/root [2020-09-15T13:13:42.515Z] === RUN TestCopyFromContainer//bar/root/ [2020-09-15T13:13:42.515Z] === RUN TestCopyFromContainer/bar/quux [2020-09-15T13:13:42.515Z] === RUN TestCopyFromContainer/bar/quux/ [2020-09-15T13:13:42.515Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-09-15T13:13:42.515Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-09-15T13:13:42.515Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-09-15T13:13:42.773Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-09-15T13:13:42.773Z] === RUN TestCopyFromContainer/bar/notarget [2020-09-15T13:13:42.773Z] --- PASS: TestCopyFromContainer (4.44s) [2020-09-15T13:13:42.773Z] --- PASS: TestCopyFromContainer// (0.06s) [2020-09-15T13:13:42.773Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2020-09-15T13:13:42.773Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2020-09-15T13:13:42.773Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2020-09-15T13:13:42.773Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2020-09-15T13:13:42.773Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2020-09-15T13:13:42.774Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2020-09-15T13:13:42.774Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2020-09-15T13:13:42.774Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2020-09-15T13:13:42.774Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2020-09-15T13:13:42.774Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-09-15T13:13:42.774Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-09-15T13:13:42.774Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-09-15T13:13:42.774Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-09-15T13:13:42.774Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-09-15T13:13:42.774Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-09-15T13:13:42.774Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-09-15T13:13:42.774Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-09-15T13:13:42.774Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-09-15T13:13:42.774Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-09-15T13:13:42.774Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-09-15T13:13:42.774Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-09-15T13:13:42.774Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-09-15T13:13:42.774Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-09-15T13:13:42.774Z] === RUN TestCreateLinkToNonExistingContainer [2020-09-15T13:13:42.774Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2020-09-15T13:13:42.774Z] === RUN TestCreateWithInvalidEnv [2020-09-15T13:13:42.774Z] === RUN TestCreateWithInvalidEnv/0 [2020-09-15T13:13:42.774Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-09-15T13:13:42.774Z] === RUN TestCreateWithInvalidEnv/1 [2020-09-15T13:13:42.774Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-09-15T13:13:42.774Z] === RUN TestCreateWithInvalidEnv/2 [2020-09-15T13:13:42.774Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-09-15T13:13:42.774Z] === CONT TestCreateWithInvalidEnv/0 [2020-09-15T13:13:42.774Z] === CONT TestCreateWithInvalidEnv/2 [2020-09-15T13:13:42.774Z] === CONT TestCreateWithInvalidEnv/1 [2020-09-15T13:13:42.774Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-09-15T13:13:42.774Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-09-15T13:13:42.774Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-09-15T13:13:42.774Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-09-15T13:13:42.774Z] === RUN TestCreateTmpfsMountsTarget [2020-09-15T13:13:42.774Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-09-15T13:13:42.774Z] === RUN TestCreateWithCustomMaskedPaths [2020-09-15T13:13:43.187Z] --- PASS: TestNetworkLoopbackNat (3.04s) [2020-09-15T13:13:43.187Z] === RUN TestPause [2020-09-15T13:13:43.446Z] --- PASS: TestPause (0.69s) [2020-09-15T13:13:43.446Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-09-15T13:13:43.446Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-09-15T13:13:43.446Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-09-15T13:13:43.446Z] === RUN TestPauseStopPausedContainer [2020-09-15T13:13:44.148Z] --- PASS: TestCreateWithCustomMaskedPaths (1.14s) [2020-09-15T13:13:44.148Z] === RUN TestCreateWithCustomReadonlyPaths [2020-09-15T13:13:44.387Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2020-09-15T13:13:44.387Z] --- PASS: TestPauseStopPausedContainer (0.82s) [2020-09-15T13:13:44.387Z] === RUN TestPsFilter [2020-09-15T13:13:44.387Z] --- PASS: TestPsFilter (0.14s) [2020-09-15T13:13:44.387Z] === RUN TestRemoveContainerWithRemovedVolume [2020-09-15T13:13:44.530Z] --- PASS: TestCreateWithCustomMaskedPaths (2.38s) [2020-09-15T13:13:44.530Z] === RUN TestCreateWithCustomReadonlyPaths [2020-09-15T13:13:45.084Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.14s) [2020-09-15T13:13:45.084Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-09-15T13:13:45.084Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-09-15T13:13:45.084Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-09-15T13:13:45.084Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-09-15T13:13:45.084Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-09-15T13:13:45.084Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-09-15T13:13:45.084Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-09-15T13:13:45.084Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-09-15T13:13:45.084Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-09-15T13:13:45.084Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-09-15T13:13:45.084Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-09-15T13:13:45.084Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-09-15T13:13:45.084Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-09-15T13:13:45.084Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-09-15T13:13:45.084Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-09-15T13:13:45.084Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-09-15T13:13:45.084Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-09-15T13:13:45.084Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-09-15T13:13:45.084Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-09-15T13:13:45.084Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-09-15T13:13:45.084Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-09-15T13:13:45.084Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-09-15T13:13:45.084Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-09-15T13:13:45.323Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.79s) [2020-09-15T13:13:45.323Z] === RUN TestRemoveContainerWithVolume [2020-09-15T13:13:45.651Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.40s) [2020-09-15T13:13:45.651Z] === RUN TestCreateDifferentPlatform [2020-09-15T13:13:45.651Z] === RUN TestCreateDifferentPlatform/different_os [2020-09-15T13:13:45.651Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-09-15T13:13:45.651Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2020-09-15T13:13:45.651Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-09-15T13:13:45.651Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-09-15T13:13:45.651Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-09-15T13:13:45.651Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2020-09-15T13:13:45.651Z] === RUN TestContainerStartOnDaemonRestart [2020-09-15T13:13:45.651Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2020-09-15T13:13:45.651Z] daemon_linux_test.go:33: (*Execution).IsRootless-fm [2020-09-15T13:13:45.651Z] === RUN TestDaemonRestartIpcMode [2020-09-15T13:13:45.651Z] === PAUSE TestDaemonRestartIpcMode [2020-09-15T13:13:45.651Z] === RUN TestDaemonHostGatewayIP [2020-09-15T13:13:45.651Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2020-09-15T13:13:45.651Z] daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-15T13:13:45.651Z] === RUN TestContainerKillOnDaemonStart [2020-09-15T13:13:45.651Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2020-09-15T13:13:45.651Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2020-09-15T13:13:45.651Z] === RUN TestDiff [2020-09-15T13:13:45.910Z] --- PASS: TestDiff (0.39s) [2020-09-15T13:13:45.910Z] === RUN TestExecWithCloseStdin [2020-09-15T13:13:46.260Z] --- PASS: TestRemoveContainerWithVolume (0.78s) [2020-09-15T13:13:46.260Z] === RUN TestRemoveContainerRunning [2020-09-15T13:13:46.260Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2020-09-15T13:13:46.477Z] --- PASS: TestExecWithCloseStdin (0.45s) [2020-09-15T13:13:46.477Z] === RUN TestExec [2020-09-15T13:13:46.591Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.46s) [2020-09-15T13:13:46.591Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-09-15T13:13:46.591Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-09-15T13:13:46.591Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-09-15T13:13:46.591Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-09-15T13:13:46.591Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-09-15T13:13:46.591Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-09-15T13:13:46.591Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-09-15T13:13:46.591Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-09-15T13:13:46.591Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-09-15T13:13:46.591Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-09-15T13:13:46.591Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-09-15T13:13:46.591Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-09-15T13:13:46.591Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-09-15T13:13:46.591Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-09-15T13:13:46.591Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-09-15T13:13:46.591Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-09-15T13:13:46.591Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-09-15T13:13:46.591Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-09-15T13:13:46.591Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2020-09-15T13:13:46.591Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s) [2020-09-15T13:13:46.591Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-09-15T13:13:46.591Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2020-09-15T13:13:46.591Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-09-15T13:13:46.829Z] --- PASS: TestRemoveContainerRunning (0.71s) [2020-09-15T13:13:46.829Z] === RUN TestRemoveContainerForceRemoveRunning [2020-09-15T13:13:47.045Z] --- PASS: TestExec (0.43s) [2020-09-15T13:13:47.045Z] === RUN TestExecUser [2020-09-15T13:13:47.222Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.79s) [2020-09-15T13:13:47.222Z] === RUN TestCreateDifferentPlatform [2020-09-15T13:13:47.222Z] === RUN TestCreateDifferentPlatform/different_os [2020-09-15T13:13:47.222Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-09-15T13:13:47.222Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2020-09-15T13:13:47.222Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-09-15T13:13:47.222Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-09-15T13:13:47.222Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-09-15T13:13:47.304Z] --- PASS: TestExecUser (0.42s) [2020-09-15T13:13:47.304Z] === RUN TestExportContainerAndImportImage [2020-09-15T13:13:47.397Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.67s) [2020-09-15T13:13:47.397Z] === RUN TestRemoveInvalidContainer [2020-09-15T13:13:47.397Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-09-15T13:13:47.397Z] === RUN TestRenameLinkedContainer [2020-09-15T13:13:47.512Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2020-09-15T13:13:47.512Z] === RUN TestContainerStartOnDaemonRestart [2020-09-15T13:13:47.512Z] === PAUSE TestContainerStartOnDaemonRestart [2020-09-15T13:13:47.512Z] === RUN TestDaemonRestartIpcMode [2020-09-15T13:13:47.512Z] === PAUSE TestDaemonRestartIpcMode [2020-09-15T13:13:47.512Z] === RUN TestDaemonHostGatewayIP [2020-09-15T13:13:47.512Z] === PAUSE TestDaemonHostGatewayIP [2020-09-15T13:13:47.512Z] === RUN TestContainerKillOnDaemonStart [2020-09-15T13:13:47.512Z] === PAUSE TestContainerKillOnDaemonStart [2020-09-15T13:13:47.512Z] === RUN TestDiff [2020-09-15T13:13:47.871Z] --- PASS: TestExportContainerAndImportImage (0.56s) [2020-09-15T13:13:47.871Z] === RUN TestExportContainerAfterDaemonRestart [2020-09-15T13:13:48.143Z] --- PASS: TestDiff (0.83s) [2020-09-15T13:13:48.143Z] === RUN TestExecWithCloseStdin [2020-09-15T13:13:48.775Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2020-09-15T13:13:49.179Z] --- PASS: TestExecWithCloseStdin (0.92s) [2020-09-15T13:13:49.179Z] === RUN TestExec [2020-09-15T13:13:50.210Z] --- PASS: TestExec (0.91s) [2020-09-15T13:13:50.210Z] === RUN TestExecUser [2020-09-15T13:13:50.683Z] --- PASS: TestRenameLinkedContainer (2.94s) [2020-09-15T13:13:50.683Z] === RUN TestRenameStoppedContainer [2020-09-15T13:13:50.683Z] === RUN TestDockerSuite/TestBuildBlankName [2020-09-15T13:13:50.841Z] --- PASS: TestExecUser (0.86s) [2020-09-15T13:13:50.841Z] === RUN TestExportContainerAndImportImage [2020-09-15T13:13:51.154Z] --- PASS: TestExportContainerAfterDaemonRestart (3.31s) [2020-09-15T13:13:51.154Z] === RUN TestHealthCheckWorkdir [2020-09-15T13:13:51.622Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2020-09-15T13:13:51.622Z] --- PASS: TestRenameStoppedContainer (1.06s) [2020-09-15T13:13:51.622Z] === RUN TestRenameRunningContainerAndReuse [2020-09-15T13:13:51.722Z] --- PASS: TestHealthCheckWorkdir (0.52s) [2020-09-15T13:13:51.722Z] === RUN TestHealthKillContainer [2020-09-15T13:13:52.347Z] --- PASS: TestExportContainerAndImportImage (1.10s) [2020-09-15T13:13:52.347Z] === RUN TestExportContainerAfterDaemonRestart [2020-09-15T13:13:52.647Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-09-15T13:13:52.647Z] [2020-09-15T13:13:52.647Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-09-15T13:13:52.647Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-09-15T13:13:52.647Z] HOSTNAME=c25d86da3c32 [2020-09-15T13:13:52.647Z] TESTDEBUG=0 [2020-09-15T13:13:52.647Z] DEST=bundles/test-integration [2020-09-15T13:13:52.647Z] PWD=/go/src/github.com/docker/docker [2020-09-15T13:13:52.647Z] DOCKER_GITCOMMIT=7678ecdca23bef379f6e8eea43cd754cb08b6288 [2020-09-15T13:13:52.647Z] container=docker [2020-09-15T13:13:52.647Z] HOME=/root [2020-09-15T13:13:52.647Z] GOLANG_VERSION=1.13.15 [2020-09-15T13:13:52.647Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-09-15T13:13:52.647Z] VALIDATE_BRANCH=master [2020-09-15T13:13:52.647Z] TERM=xterm [2020-09-15T13:13:52.647Z] DOCKER_PKG=github.com/docker/docker [2020-09-15T13:13:52.647Z] SHLVL=1 [2020-09-15T13:13:52.647Z] TIMEOUT=120m [2020-09-15T13:13:52.647Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-09-15T13:13:52.647Z] DOCKER_GRAPHDRIVER=overlay2 [2020-09-15T13:13:52.647Z] GO111MODULE=off [2020-09-15T13:13:52.647Z] DOCKER_EXPERIMENTAL=1 [2020-09-15T13:13:52.647Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-09-15T13:13:52.647Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-09-15T13:13:52.647Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-09-15T13:13:52.647Z] GOPATH=/go [2020-09-15T13:13:52.647Z] PKG_CONFIG=pkg-config [2020-09-15T13:13:52.647Z] _=/usr/bin/env [2020-09-15T13:13:52.647Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-09-15T13:13:53.528Z] --- PASS: TestRenameRunningContainerAndReuse (1.66s) [2020-09-15T13:13:53.528Z] === RUN TestRenameInvalidName [2020-09-15T13:13:53.849Z] --- PASS: TestExportContainerAfterDaemonRestart (1.49s) [2020-09-15T13:13:53.850Z] === RUN TestHealthCheckWorkdir [2020-09-15T13:13:54.095Z] --- PASS: TestRenameInvalidName (0.87s) [2020-09-15T13:13:54.095Z] === RUN TestRenameAnonymousContainer [2020-09-15T13:13:54.095Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2020-09-15T13:13:54.252Z] --- PASS: TestHealthKillContainer (2.47s) [2020-09-15T13:13:54.252Z] === RUN TestInspectCpusetInConfigPre120 [2020-09-15T13:13:54.479Z] --- PASS: TestHealthCheckWorkdir (1.07s) [2020-09-15T13:13:54.479Z] === RUN TestHealthKillContainer [2020-09-15T13:13:54.510Z] --- PASS: TestInspectCpusetInConfigPre120 (0.38s) [2020-09-15T13:13:54.510Z] === RUN TestIpcModeNone [2020-09-15T13:13:55.078Z] --- PASS: TestIpcModeNone (0.44s) [2020-09-15T13:13:55.078Z] === RUN TestIpcModePrivate [2020-09-15T13:13:55.337Z] --- PASS: TestIpcModePrivate (0.42s) [2020-09-15T13:13:55.337Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2020-09-15T13:13:55.337Z] === RUN TestIpcModeShareable [2020-09-15T13:13:55.337Z] --- SKIP: TestIpcModeShareable (0.00s) [2020-09-15T13:13:55.337Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-09-15T13:13:55.337Z] === RUN TestAPIIpcModeShareableAndContainer [2020-09-15T13:13:56.629Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2020-09-15T13:13:56.713Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.30s) [2020-09-15T13:13:56.713Z] === RUN TestAPIIpcModeHost [2020-09-15T13:13:56.713Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2020-09-15T13:13:56.713Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-09-15T13:13:56.713Z] === RUN TestDaemonIpcModeShareable [2020-09-15T13:13:56.713Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2020-09-15T13:13:56.713Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-09-15T13:13:56.713Z] === RUN TestDaemonIpcModePrivate [2020-09-15T13:13:57.198Z] --- PASS: TestRenameAnonymousContainer (3.20s) [2020-09-15T13:13:57.198Z] === RUN TestRenameContainerWithSameName [2020-09-15T13:13:57.987Z] --- PASS: TestHealthKillContainer (2.90s) [2020-09-15T13:13:57.987Z] === RUN TestInspectCpusetInConfigPre120 [2020-09-15T13:13:58.135Z] --- PASS: TestRenameContainerWithSameName (0.88s) [2020-09-15T13:13:58.135Z] === RUN TestRenameContainerWithLinkedContainer [2020-09-15T13:13:58.135Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2020-09-15T13:13:58.277Z] --- PASS: TestInspectCpusetInConfigPre120 (0.87s) [2020-09-15T13:13:58.277Z] === RUN TestIpcModeNone [2020-09-15T13:13:59.245Z] --- PASS: TestDaemonIpcModePrivate (2.12s) [2020-09-15T13:13:59.245Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2020-09-15T13:13:59.245Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-09-15T13:13:59.245Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2020-09-15T13:13:59.245Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-09-15T13:13:59.245Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-09-15T13:13:59.245Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2020-09-15T13:13:59.245Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-09-15T13:13:59.245Z] === RUN TestIpcModeOlderClient [2020-09-15T13:13:59.245Z] === PAUSE TestIpcModeOlderClient [2020-09-15T13:13:59.245Z] === RUN TestKillContainerInvalidSignal [2020-09-15T13:13:59.245Z] --- PASS: TestKillContainerInvalidSignal (0.40s) [2020-09-15T13:13:59.245Z] === RUN TestKillContainer [2020-09-15T13:13:59.245Z] === RUN TestKillContainer/no_signal [2020-09-15T13:13:59.406Z] --- PASS: TestIpcModeNone (0.92s) [2020-09-15T13:13:59.406Z] === RUN TestIpcModePrivate [2020-09-15T13:13:59.812Z] === RUN TestKillContainer/non_killing_signal [2020-09-15T13:14:00.041Z] --- PASS: TestRenameContainerWithLinkedContainer (1.69s) [2020-09-15T13:14:00.041Z] === RUN TestResize [2020-09-15T13:14:00.075Z] === RUN TestKillContainer/killing_signal [2020-09-15T13:14:00.077Z] --- PASS: TestIpcModePrivate (0.89s) [2020-09-15T13:14:00.077Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:105, shared: false, mustBeShared: false [2020-09-15T13:14:00.077Z] === RUN TestIpcModeShareable [2020-09-15T13:14:00.609Z] --- PASS: TestResize (0.83s) [2020-09-15T13:14:00.609Z] === RUN TestResizeWithInvalidSize [2020-09-15T13:14:00.662Z] --- PASS: TestKillContainer (1.26s) [2020-09-15T13:14:00.662Z] --- PASS: TestKillContainer/no_signal (0.40s) [2020-09-15T13:14:00.662Z] --- PASS: TestKillContainer/non_killing_signal (0.26s) [2020-09-15T13:14:00.662Z] --- PASS: TestKillContainer/killing_signal (0.42s) [2020-09-15T13:14:00.662Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-09-15T13:14:00.662Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-09-15T13:14:00.867Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2020-09-15T13:14:00.921Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-09-15T13:14:01.200Z] --- PASS: TestIpcModeShareable (0.92s) [2020-09-15T13:14:01.200Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:99, shared: true, mustBeShared: true [2020-09-15T13:14:01.200Z] === RUN TestAPIIpcModeShareableAndContainer [2020-09-15T13:14:01.436Z] --- PASS: TestResizeWithInvalidSize (0.80s) [2020-09-15T13:14:01.436Z] === RUN TestResizeWhenContainerNotStarted [2020-09-15T13:14:01.488Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.76s) [2020-09-15T13:14:01.488Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.37s) [2020-09-15T13:14:01.488Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.25s) [2020-09-15T13:14:01.488Z] === RUN TestKillStoppedContainer [2020-09-15T13:14:01.488Z] --- PASS: TestKillStoppedContainer (0.04s) [2020-09-15T13:14:01.488Z] === RUN TestKillStoppedContainerAPIPre120 [2020-09-15T13:14:01.488Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2020-09-15T13:14:01.488Z] === RUN TestKillDifferentUserContainer [2020-09-15T13:14:01.748Z] --- PASS: TestKillDifferentUserContainer (0.39s) [2020-09-15T13:14:01.748Z] === RUN TestInspectOomKilledTrue [2020-09-15T13:14:01.748Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-09-15T13:14:01.748Z] kill_test.go:152: testEnv.DaemonInfo.CgroupDriver == "none" [2020-09-15T13:14:01.748Z] === RUN TestInspectOomKilledFalse [2020-09-15T13:14:01.748Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-09-15T13:14:01.748Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-09-15T13:14:01.748Z] === RUN TestLinksEtcHostsContentMatch [2020-09-15T13:14:01.748Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2020-09-15T13:14:01.748Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2020-09-15T13:14:01.748Z] === RUN TestLinksContainerNames [2020-09-15T13:14:02.007Z] --- PASS: TestResizeWhenContainerNotStarted (0.55s) [2020-09-15T13:14:02.007Z] === RUN TestDaemonRestartKillContainers [2020-09-15T13:14:02.007Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-09-15T13:14:02.007Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-09-15T13:14:02.007Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-09-15T13:14:02.007Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-09-15T13:14:02.007Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-09-15T13:14:02.007Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-09-15T13:14:02.007Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-09-15T13:14:02.007Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-09-15T13:14:02.007Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-09-15T13:14:02.007Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-09-15T13:14:02.007Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-09-15T13:14:02.007Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-09-15T13:14:02.007Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-09-15T13:14:02.007Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-09-15T13:14:02.007Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-09-15T13:14:02.007Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-09-15T13:14:02.007Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-09-15T13:14:02.007Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-09-15T13:14:02.007Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-09-15T13:14:02.007Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-09-15T13:14:02.007Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-09-15T13:14:02.007Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-09-15T13:14:02.007Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-09-15T13:14:02.007Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-09-15T13:14:02.007Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-09-15T13:14:02.007Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-09-15T13:14:02.684Z] --- PASS: TestLinksContainerNames (0.77s) [2020-09-15T13:14:02.684Z] === RUN TestLogsFollowTailEmpty [2020-09-15T13:14:02.943Z] --- PASS: TestLogsFollowTailEmpty (0.42s) [2020-09-15T13:14:02.943Z] === RUN TestContainerNetworkMountsNoChown [2020-09-15T13:14:03.385Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2020-09-15T13:14:03.385Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2020-09-15T13:14:03.510Z] --- PASS: TestContainerNetworkMountsNoChown (0.36s) [2020-09-15T13:14:03.510Z] === RUN TestMountDaemonRoot [2020-09-15T13:14:03.510Z] === RUN TestMountDaemonRoot/default [2020-09-15T13:14:03.510Z] === PAUSE TestMountDaemonRoot/default [2020-09-15T13:14:03.510Z] === RUN TestMountDaemonRoot/private [2020-09-15T13:14:03.511Z] === PAUSE TestMountDaemonRoot/private [2020-09-15T13:14:03.511Z] === RUN TestMountDaemonRoot/rprivate [2020-09-15T13:14:03.511Z] === PAUSE TestMountDaemonRoot/rprivate [2020-09-15T13:14:03.511Z] === RUN TestMountDaemonRoot/slave [2020-09-15T13:14:03.511Z] === PAUSE TestMountDaemonRoot/slave [2020-09-15T13:14:03.511Z] === RUN TestMountDaemonRoot/rslave [2020-09-15T13:14:03.511Z] === PAUSE TestMountDaemonRoot/rslave [2020-09-15T13:14:03.511Z] === RUN TestMountDaemonRoot/shared [2020-09-15T13:14:03.511Z] === PAUSE TestMountDaemonRoot/shared [2020-09-15T13:14:03.511Z] === RUN TestMountDaemonRoot/rshared [2020-09-15T13:14:03.511Z] === PAUSE TestMountDaemonRoot/rshared [2020-09-15T13:14:03.511Z] === CONT TestMountDaemonRoot/default [2020-09-15T13:14:03.511Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-09-15T13:14:03.511Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-09-15T13:14:03.511Z] === RUN TestMountDaemonRoot/default/bind_root [2020-09-15T13:14:03.511Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-09-15T13:14:03.511Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-09-15T13:14:03.511Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-09-15T13:14:03.511Z] === CONT TestMountDaemonRoot/rslave [2020-09-15T13:14:03.511Z] === RUN TestMountDaemonRoot/default/mount_root [2020-09-15T13:14:03.511Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-09-15T13:14:03.511Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-09-15T13:14:03.511Z] === CONT TestMountDaemonRoot/rshared [2020-09-15T13:14:03.511Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-09-15T13:14:03.511Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-09-15T13:14:03.511Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-09-15T13:14:03.511Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-09-15T13:14:03.511Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-09-15T13:14:03.511Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-09-15T13:14:03.511Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-09-15T13:14:03.511Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-09-15T13:14:03.511Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-09-15T13:14:03.511Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-09-15T13:14:03.511Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-09-15T13:14:03.511Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-09-15T13:14:03.511Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-09-15T13:14:03.511Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-09-15T13:14:03.511Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-09-15T13:14:03.511Z] === CONT TestMountDaemonRoot/shared [2020-09-15T13:14:03.511Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-09-15T13:14:03.511Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-09-15T13:14:03.511Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-09-15T13:14:03.511Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-09-15T13:14:03.511Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-09-15T13:14:03.511Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-09-15T13:14:03.511Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-09-15T13:14:03.511Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-09-15T13:14:03.511Z] === CONT TestMountDaemonRoot/rprivate [2020-09-15T13:14:03.511Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-09-15T13:14:03.511Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-09-15T13:14:03.511Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-09-15T13:14:03.511Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-09-15T13:14:03.511Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-09-15T13:14:03.511Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-09-15T13:14:03.511Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-09-15T13:14:03.511Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-09-15T13:14:03.511Z] === CONT TestMountDaemonRoot/slave [2020-09-15T13:14:03.511Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-09-15T13:14:03.511Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-09-15T13:14:03.511Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-09-15T13:14:03.511Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-09-15T13:14:03.511Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-09-15T13:14:03.511Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-09-15T13:14:03.511Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-09-15T13:14:03.511Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-09-15T13:14:03.511Z] === CONT TestMountDaemonRoot/private [2020-09-15T13:14:03.511Z] === RUN TestMountDaemonRoot/private/bind_root [2020-09-15T13:14:03.511Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-09-15T13:14:03.511Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-09-15T13:14:03.511Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-09-15T13:14:03.511Z] === RUN TestMountDaemonRoot/private/mount_root [2020-09-15T13:14:03.511Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-09-15T13:14:03.511Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-09-15T13:14:03.511Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-09-15T13:14:03.511Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-09-15T13:14:03.511Z] === CONT TestMountDaemonRoot/default/mount_root [2020-09-15T13:14:03.511Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-09-15T13:14:03.511Z] === CONT TestMountDaemonRoot/default/bind_root [2020-09-15T13:14:03.511Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-09-15T13:14:03.511Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-09-15T13:14:03.511Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-09-15T13:14:03.511Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-09-15T13:14:03.511Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-09-15T13:14:03.511Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-09-15T13:14:03.511Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-09-15T13:14:03.511Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-09-15T13:14:03.511Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-09-15T13:14:03.511Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-09-15T13:14:03.511Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-09-15T13:14:03.511Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-09-15T13:14:03.511Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-09-15T13:14:03.511Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-09-15T13:14:03.770Z] === CONT TestMountDaemonRoot/private/bind_root [2020-09-15T13:14:03.770Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-09-15T13:14:03.770Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-09-15T13:14:03.770Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-09-15T13:14:03.770Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-09-15T13:14:03.770Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-09-15T13:14:03.770Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-09-15T13:14:03.770Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-09-15T13:14:03.770Z] === CONT TestMountDaemonRoot/private/mount_root [2020-09-15T13:14:03.770Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-09-15T13:14:03.770Z] --- PASS: TestMountDaemonRoot (0.02s) [2020-09-15T13:14:03.770Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-09-15T13:14:03.770Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2020-09-15T13:14:03.770Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2020-09-15T13:14:03.770Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2020-09-15T13:14:03.770Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2020-09-15T13:14:03.770Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-09-15T13:14:03.770Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.03s) [2020-09-15T13:14:03.770Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2020-09-15T13:14:03.770Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2020-09-15T13:14:03.770Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.03s) [2020-09-15T13:14:03.770Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-09-15T13:14:03.770Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.03s) [2020-09-15T13:14:03.770Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2020-09-15T13:14:03.770Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2020-09-15T13:14:03.770Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2020-09-15T13:14:03.770Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-09-15T13:14:03.770Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2020-09-15T13:14:03.770Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2020-09-15T13:14:03.770Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2020-09-15T13:14:03.770Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2020-09-15T13:14:03.770Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-09-15T13:14:03.770Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2020-09-15T13:14:03.770Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2020-09-15T13:14:03.770Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2020-09-15T13:14:03.770Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2020-09-15T13:14:03.770Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-09-15T13:14:03.770Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2020-09-15T13:14:03.770Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2020-09-15T13:14:03.770Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2020-09-15T13:14:03.770Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2020-09-15T13:14:03.770Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-09-15T13:14:03.770Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2020-09-15T13:14:03.770Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2020-09-15T13:14:03.770Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2020-09-15T13:14:03.770Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.01s) [2020-09-15T13:14:03.770Z] === RUN TestContainerBindMountNonRecursive [2020-09-15T13:14:03.770Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2020-09-15T13:14:03.770Z] 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-09-15T13:14:03.770Z] === RUN TestNetworkNat [2020-09-15T13:14:04.056Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.93s) [2020-09-15T13:14:04.056Z] === RUN TestAPIIpcModeHost [2020-09-15T13:14:04.337Z] --- PASS: TestNetworkNat (0.47s) [2020-09-15T13:14:04.337Z] === RUN TestNetworkLocalhostTCPNat [2020-09-15T13:14:04.596Z] --- PASS: TestNetworkLocalhostTCPNat (0.39s) [2020-09-15T13:14:04.596Z] === RUN TestNetworkLoopbackNat [2020-09-15T13:14:04.687Z] --- PASS: TestAPIIpcModeHost (0.62s) [2020-09-15T13:14:04.687Z] === RUN TestDaemonIpcModeShareable [2020-09-15T13:14:04.763Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-09-15T13:14:05.330Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-09-15T13:14:05.897Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2020-09-15T13:14:06.156Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2020-09-15T13:14:06.749Z] --- PASS: TestDaemonIpcModeShareable (1.76s) [2020-09-15T13:14:06.749Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true [2020-09-15T13:14:06.749Z] === RUN TestDaemonIpcModePrivate [2020-09-15T13:14:07.095Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2020-09-15T13:14:07.127Z] --- PASS: TestNetworkLoopbackNat (2.51s) [2020-09-15T13:14:07.127Z] === RUN TestPause [2020-09-15T13:14:07.127Z] --- SKIP: TestPause (0.00s) [2020-09-15T13:14:07.127Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-09-15T13:14:07.127Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-09-15T13:14:07.127Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-09-15T13:14:07.127Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-09-15T13:14:07.127Z] === RUN TestPauseStopPausedContainer [2020-09-15T13:14:07.127Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2020-09-15T13:14:07.127Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2020-09-15T13:14:07.127Z] === RUN TestPsFilter [2020-09-15T13:14:07.127Z] --- PASS: TestPsFilter (0.08s) [2020-09-15T13:14:07.127Z] === RUN TestRemoveContainerWithRemovedVolume [2020-09-15T13:14:07.663Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2020-09-15T13:14:07.693Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.39s) [2020-09-15T13:14:07.693Z] === RUN TestRemoveContainerWithVolume [2020-09-15T13:14:07.952Z] --- PASS: TestRemoveContainerWithVolume (0.40s) [2020-09-15T13:14:07.952Z] === RUN TestRemoveContainerRunning [2020-09-15T13:14:08.310Z] --- PASS: TestDaemonIpcModePrivate (1.75s) [2020-09-15T13:14:08.310Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2020-09-15T13:14:08.310Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-09-15T13:14:08.519Z] --- PASS: TestRemoveContainerRunning (0.38s) [2020-09-15T13:14:08.519Z] === RUN TestRemoveContainerForceRemoveRunning [2020-09-15T13:14:08.777Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.39s) [2020-09-15T13:14:08.777Z] === RUN TestRemoveInvalidContainer [2020-09-15T13:14:08.777Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-09-15T13:14:08.777Z] === RUN TestRenameLinkedContainer [2020-09-15T13:14:09.041Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-09-15T13:14:09.300Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-09-15T13:14:09.888Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.77s) [2020-09-15T13:14:09.888Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2020-09-15T13:14:09.888Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-09-15T13:14:10.682Z] --- PASS: TestRenameLinkedContainer (1.57s) [2020-09-15T13:14:10.682Z] === RUN TestRenameStoppedContainer [2020-09-15T13:14:10.682Z] --- PASS: TestRenameStoppedContainer (0.36s) [2020-09-15T13:14:10.682Z] === RUN TestRenameRunningContainerAndReuse [2020-09-15T13:14:11.619Z] --- PASS: TestRenameRunningContainerAndReuse (0.81s) [2020-09-15T13:14:11.619Z] === RUN TestRenameInvalidName [2020-09-15T13:14:11.836Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-09-15T13:14:11.836Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2020-09-15T13:14:11.836Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-09-15T13:14:11.877Z] --- PASS: TestRenameInvalidName (0.41s) [2020-09-15T13:14:11.877Z] === RUN TestRenameAnonymousContainer [2020-09-15T13:14:12.007Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.86s) [2020-09-15T13:14:12.007Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true [2020-09-15T13:14:12.007Z] === RUN TestIpcModeOlderClient [2020-09-15T13:14:12.007Z] === PAUSE TestIpcModeOlderClient [2020-09-15T13:14:12.007Z] === RUN TestKillContainerInvalidSignal [2020-09-15T13:14:12.096Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2020-09-15T13:14:12.639Z] --- PASS: TestKillContainerInvalidSignal (0.86s) [2020-09-15T13:14:12.639Z] === RUN TestKillContainer [2020-09-15T13:14:12.639Z] === RUN TestKillContainer/no_signal [2020-09-15T13:14:13.670Z] === RUN TestKillContainer/non_killing_signal [2020-09-15T13:14:13.781Z] --- PASS: TestRenameAnonymousContainer (1.49s) [2020-09-15T13:14:13.781Z] === RUN TestRenameContainerWithSameName [2020-09-15T13:14:13.781Z] --- PASS: TestRenameContainerWithSameName (0.38s) [2020-09-15T13:14:13.781Z] === RUN TestRenameContainerWithLinkedContainer [2020-09-15T13:14:13.960Z] === RUN TestKillContainer/killing_signal [2020-09-15T13:14:13.998Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-09-15T13:14:13.998Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-09-15T13:14:14.624Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-09-15T13:14:14.624Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-09-15T13:14:14.716Z] --- PASS: TestRenameContainerWithLinkedContainer (0.79s) [2020-09-15T13:14:14.716Z] === RUN TestResize [2020-09-15T13:14:14.974Z] --- PASS: TestResize (0.39s) [2020-09-15T13:14:14.974Z] === RUN TestResizeWithInvalidSize [2020-09-15T13:14:15.378Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2020-09-15T13:14:15.378Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-09-15T13:14:15.463Z] --- PASS: TestKillContainer (2.59s) [2020-09-15T13:14:15.463Z] --- PASS: TestKillContainer/no_signal (0.86s) [2020-09-15T13:14:15.463Z] --- PASS: TestKillContainer/non_killing_signal (0.50s) [2020-09-15T13:14:15.463Z] --- PASS: TestKillContainer/killing_signal (0.85s) [2020-09-15T13:14:15.463Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-09-15T13:14:15.463Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-09-15T13:14:15.540Z] --- PASS: TestResizeWithInvalidSize (0.42s) [2020-09-15T13:14:15.540Z] === RUN TestResizeWhenContainerNotStarted [2020-09-15T13:14:15.588Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-09-15T13:14:15.798Z] --- PASS: TestResizeWhenContainerNotStarted (0.35s) [2020-09-15T13:14:15.799Z] === RUN TestDaemonRestartKillContainers [2020-09-15T13:14:15.799Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2020-09-15T13:14:15.799Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2020-09-15T13:14:15.799Z] === RUN TestCgroupNamespacesRun [2020-09-15T13:14:15.944Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-09-15T13:14:16.169Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-09-15T13:14:16.799Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.68s) [2020-09-15T13:14:16.799Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.86s) [2020-09-15T13:14:16.799Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.48s) [2020-09-15T13:14:16.799Z] === RUN TestKillStoppedContainer [2020-09-15T13:14:17.159Z] --- PASS: TestKillStoppedContainer (0.10s) [2020-09-15T13:14:17.159Z] === RUN TestKillStoppedContainerAPIPre120 [2020-09-15T13:14:17.159Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s) [2020-09-15T13:14:17.159Z] === RUN TestKillDifferentUserContainer [2020-09-15T13:14:18.190Z] --- PASS: TestKillDifferentUserContainer (0.91s) [2020-09-15T13:14:18.190Z] === RUN TestInspectOomKilledTrue [2020-09-15T13:14:18.190Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-09-15T13:14:18.190Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-09-15T13:14:18.190Z] === RUN TestInspectOomKilledFalse [2020-09-15T13:14:18.190Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-09-15T13:14:18.190Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-09-15T13:14:18.190Z] === RUN TestLinksEtcHostsContentMatch [2020-09-15T13:14:18.343Z] --- PASS: TestCgroupNamespacesRun (2.12s) [2020-09-15T13:14:18.343Z] === RUN TestCgroupNamespacesRunPrivileged [2020-09-15T13:14:18.477Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-09-15T13:14:18.477Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.89s) [2020-09-15T13:14:18.477Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.45s) [2020-09-15T13:14:18.477Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.86s) [2020-09-15T13:14:18.477Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.78s) [2020-09-15T13:14:18.477Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.66s) [2020-09-15T13:14:18.477Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.66s) [2020-09-15T13:14:18.477Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.79s) [2020-09-15T13:14:18.477Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.56s) [2020-09-15T13:14:18.477Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.77s) [2020-09-15T13:14:18.477Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.89s) [2020-09-15T13:14:18.477Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.78s) [2020-09-15T13:14:18.477Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.38s) [2020-09-15T13:14:18.477Z] === RUN TestCgroupNamespacesRun [2020-09-15T13:14:18.536Z] --- PASS: TestLinksEtcHostsContentMatch (0.60s) [2020-09-15T13:14:18.536Z] === RUN TestLinksContainerNames [2020-09-15T13:14:19.859Z] --- PASS: TestCgroupNamespacesRun (1.68s) [2020-09-15T13:14:19.859Z] === RUN TestCgroupNamespacesRunPrivileged [2020-09-15T13:14:20.118Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2020-09-15T13:14:20.195Z] --- PASS: TestLinksContainerNames (1.65s) [2020-09-15T13:14:20.195Z] === RUN TestLogsFollowTailEmpty [2020-09-15T13:14:20.243Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.10s) [2020-09-15T13:14:20.244Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-09-15T13:14:21.127Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-09-15T13:14:21.127Z] [2020-09-15T13:14:21.127Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2020-09-15T13:14:21.127Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2020-09-15T13:14:21.127Z] Using test binary docker [2020-09-15T13:14:21.127Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-09-15T13:14:21.127Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-09-15T13:14:21.127Z] INFO: Waiting for daemon to start... [2020-09-15T13:14:21.127Z] Starting dockerd [2020-09-15T13:14:21.295Z] --- PASS: TestLogsFollowTailEmpty (0.86s) [2020-09-15T13:14:21.295Z] === RUN TestContainerNetworkMountsNoChown [2020-09-15T13:14:21.494Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.61s) [2020-09-15T13:14:21.494Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-09-15T13:14:21.754Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2020-09-15T13:14:21.926Z] --- PASS: TestContainerNetworkMountsNoChown (0.85s) [2020-09-15T13:14:21.926Z] === RUN TestMountDaemonRoot [2020-09-15T13:14:21.926Z] === RUN TestMountDaemonRoot/default [2020-09-15T13:14:21.926Z] === PAUSE TestMountDaemonRoot/default [2020-09-15T13:14:21.926Z] === RUN TestMountDaemonRoot/private [2020-09-15T13:14:21.926Z] === PAUSE TestMountDaemonRoot/private [2020-09-15T13:14:21.926Z] === RUN TestMountDaemonRoot/rprivate [2020-09-15T13:14:21.926Z] === PAUSE TestMountDaemonRoot/rprivate [2020-09-15T13:14:21.926Z] === RUN TestMountDaemonRoot/slave [2020-09-15T13:14:21.926Z] === PAUSE TestMountDaemonRoot/slave [2020-09-15T13:14:21.926Z] === RUN TestMountDaemonRoot/rslave [2020-09-15T13:14:21.926Z] === PAUSE TestMountDaemonRoot/rslave [2020-09-15T13:14:21.926Z] === RUN TestMountDaemonRoot/shared [2020-09-15T13:14:21.926Z] === PAUSE TestMountDaemonRoot/shared [2020-09-15T13:14:21.926Z] === RUN TestMountDaemonRoot/rshared [2020-09-15T13:14:21.926Z] === PAUSE TestMountDaemonRoot/rshared [2020-09-15T13:14:21.926Z] === CONT TestMountDaemonRoot/default [2020-09-15T13:14:21.926Z] === CONT TestMountDaemonRoot/rslave [2020-09-15T13:14:21.926Z] === RUN TestMountDaemonRoot/default/bind_root [2020-09-15T13:14:21.926Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-09-15T13:14:21.926Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-09-15T13:14:21.926Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-09-15T13:14:21.926Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-09-15T13:14:21.926Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-09-15T13:14:21.926Z] === RUN TestMountDaemonRoot/default/mount_root [2020-09-15T13:14:21.926Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-09-15T13:14:21.926Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-09-15T13:14:21.926Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-09-15T13:14:21.926Z] === CONT TestMountDaemonRoot/default/bind_root [2020-09-15T13:14:21.926Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-09-15T13:14:21.926Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-09-15T13:14:21.926Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-09-15T13:14:21.926Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-09-15T13:14:21.926Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-09-15T13:14:21.926Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-09-15T13:14:21.926Z] === CONT TestMountDaemonRoot/slave [2020-09-15T13:14:21.926Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-09-15T13:14:21.926Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-09-15T13:14:21.926Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-09-15T13:14:21.926Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-09-15T13:14:21.926Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-09-15T13:14:21.926Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-09-15T13:14:21.926Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-09-15T13:14:21.926Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-09-15T13:14:21.926Z] === CONT TestMountDaemonRoot/rprivate [2020-09-15T13:14:21.926Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-09-15T13:14:21.926Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-09-15T13:14:21.927Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-09-15T13:14:21.927Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-09-15T13:14:21.927Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-09-15T13:14:21.927Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-09-15T13:14:21.927Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-09-15T13:14:21.927Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-09-15T13:14:21.927Z] === CONT TestMountDaemonRoot/private [2020-09-15T13:14:21.927Z] === RUN TestMountDaemonRoot/private/mount_root [2020-09-15T13:14:21.927Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-09-15T13:14:21.927Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-09-15T13:14:21.927Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-09-15T13:14:21.927Z] === RUN TestMountDaemonRoot/private/bind_root [2020-09-15T13:14:21.927Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-09-15T13:14:21.927Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-09-15T13:14:21.927Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-09-15T13:14:21.927Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-09-15T13:14:22.146Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.11s) [2020-09-15T13:14:22.146Z] === RUN TestCgroupNamespacesRunHostMode [2020-09-15T13:14:22.217Z] === CONT TestMountDaemonRoot/default/mount_root [2020-09-15T13:14:22.217Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-09-15T13:14:22.217Z] === CONT TestMountDaemonRoot/rshared [2020-09-15T13:14:22.217Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-09-15T13:14:22.217Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-09-15T13:14:22.217Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-09-15T13:14:22.217Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-09-15T13:14:22.217Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-09-15T13:14:22.217Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-09-15T13:14:22.217Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-09-15T13:14:22.217Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-09-15T13:14:22.217Z] === CONT TestMountDaemonRoot/shared [2020-09-15T13:14:22.217Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-09-15T13:14:22.217Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-09-15T13:14:22.217Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-09-15T13:14:22.217Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-09-15T13:14:22.217Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-09-15T13:14:22.217Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-09-15T13:14:22.217Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-09-15T13:14:22.217Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-09-15T13:14:22.217Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-09-15T13:14:22.217Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-09-15T13:14:22.217Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-09-15T13:14:22.217Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-09-15T13:14:22.217Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-09-15T13:14:22.217Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-09-15T13:14:22.324Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2020-09-15T13:14:22.495Z] . [2020-09-15T13:14:22.495Z] INFO: Building docker-sdk-python3:4.3.0... [2020-09-15T13:14:22.507Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-09-15T13:14:22.507Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-09-15T13:14:22.507Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-09-15T13:14:22.507Z] === CONT TestMountDaemonRoot/private/mount_root [2020-09-15T13:14:22.507Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-09-15T13:14:22.507Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-09-15T13:14:22.507Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-09-15T13:14:22.507Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-09-15T13:14:22.507Z] === CONT TestMountDaemonRoot/private/bind_root [2020-09-15T13:14:22.507Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-09-15T13:14:22.507Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-09-15T13:14:22.507Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-09-15T13:14:22.797Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-09-15T13:14:22.797Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-09-15T13:14:22.797Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-09-15T13:14:22.797Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-09-15T13:14:22.797Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-09-15T13:14:22.797Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-09-15T13:14:22.797Z] --- PASS: TestMountDaemonRoot (0.01s) [2020-09-15T13:14:22.797Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-09-15T13:14:22.797Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s) [2020-09-15T13:14:22.797Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.09s) [2020-09-15T13:14:22.797Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s) [2020-09-15T13:14:22.797Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.09s) [2020-09-15T13:14:22.797Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-09-15T13:14:22.797Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s) [2020-09-15T13:14:22.798Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s) [2020-09-15T13:14:22.798Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s) [2020-09-15T13:14:22.798Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s) [2020-09-15T13:14:22.798Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-09-15T13:14:22.798Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2020-09-15T13:14:22.798Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2020-09-15T13:14:22.798Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2020-09-15T13:14:22.798Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2020-09-15T13:14:22.798Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-09-15T13:14:22.798Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2020-09-15T13:14:22.798Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2020-09-15T13:14:22.798Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2020-09-15T13:14:22.798Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2020-09-15T13:14:22.798Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-09-15T13:14:22.798Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2020-09-15T13:14:22.798Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2020-09-15T13:14:22.798Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2020-09-15T13:14:22.798Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2020-09-15T13:14:22.798Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-09-15T13:14:22.798Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s) [2020-09-15T13:14:22.798Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s) [2020-09-15T13:14:22.798Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s) [2020-09-15T13:14:22.798Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.10s) [2020-09-15T13:14:22.798Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-09-15T13:14:22.798Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2020-09-15T13:14:22.798Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2020-09-15T13:14:22.798Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2020-09-15T13:14:22.798Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.06s) [2020-09-15T13:14:22.798Z] === RUN TestContainerBindMountNonRecursive [2020-09-15T13:14:23.260Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.68s) [2020-09-15T13:14:23.260Z] === RUN TestCgroupNamespacesRunHostMode [2020-09-15T13:14:24.196Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2020-09-15T13:14:24.678Z] --- PASS: TestCgroupNamespacesRunHostMode (2.12s) [2020-09-15T13:14:24.678Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-09-15T13:14:24.764Z] --- PASS: TestCgroupNamespacesRunHostMode (1.64s) [2020-09-15T13:14:24.764Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-09-15T13:14:25.333Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2020-09-15T13:14:25.594Z] --- PASS: TestContainerBindMountNonRecursive (2.27s) [2020-09-15T13:14:25.594Z] === RUN TestNetworkNat [2020-09-15T13:14:25.884Z] --- PASS: TestNetworkNat (0.82s) [2020-09-15T13:14:25.884Z] === RUN TestNetworkLocalhostTCPNat [2020-09-15T13:14:26.578Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.13s) [2020-09-15T13:14:26.578Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-09-15T13:14:26.711Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.78s) [2020-09-15T13:14:26.711Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-09-15T13:14:26.984Z] --- PASS: TestNetworkLocalhostTCPNat (0.88s) [2020-09-15T13:14:26.984Z] === RUN TestNetworkLoopbackNat [2020-09-15T13:14:28.087Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2020-09-15T13:14:28.087Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2020-09-15T13:14:28.346Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.67s) [2020-09-15T13:14:28.346Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-09-15T13:14:28.480Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.10s) [2020-09-15T13:14:28.481Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-09-15T13:14:29.283Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.89s) [2020-09-15T13:14:29.283Z] === RUN TestCgroupNamespacesRunOlderClient [2020-09-15T13:14:30.219Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2020-09-15T13:14:30.380Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.70s) [2020-09-15T13:14:30.380Z] === RUN TestCgroupNamespacesRunOlderClient [2020-09-15T13:14:30.556Z] --- PASS: TestNetworkLoopbackNat (3.26s) [2020-09-15T13:14:30.556Z] === RUN TestPause [2020-09-15T13:14:31.189Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.85s) [2020-09-15T13:14:31.189Z] === RUN TestKernelTCPMemory [2020-09-15T13:14:31.236Z] --- PASS: TestPause (0.87s) [2020-09-15T13:14:31.236Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-09-15T13:14:31.236Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-09-15T13:14:31.236Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-09-15T13:14:31.236Z] === RUN TestPauseStopPausedContainer [2020-09-15T13:14:31.867Z] --- PASS: TestPauseStopPausedContainer (0.84s) [2020-09-15T13:14:31.867Z] === RUN TestPsFilter [2020-09-15T13:14:32.131Z] --- PASS: TestKernelTCPMemory (1.13s) [2020-09-15T13:14:32.131Z] === RUN TestNISDomainname [2020-09-15T13:14:32.157Z] --- PASS: TestPsFilter (0.29s) [2020-09-15T13:14:32.157Z] === RUN TestRemoveContainerWithRemovedVolume [2020-09-15T13:14:32.282Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.12s) [2020-09-15T13:14:32.282Z] === RUN TestKernelTCPMemory [2020-09-15T13:14:32.282Z] --- SKIP: TestKernelTCPMemory (0.03s) [2020-09-15T13:14:32.282Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-09-15T13:14:32.282Z] === RUN TestNISDomainname [2020-09-15T13:14:32.282Z] --- SKIP: TestNISDomainname (0.01s) [2020-09-15T13:14:32.282Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2020-09-15T13:14:32.282Z] === RUN TestHostnameDnsResolution [2020-09-15T13:14:32.850Z] --- PASS: TestHostnameDnsResolution (0.64s) [2020-09-15T13:14:32.850Z] === RUN TestStats [2020-09-15T13:14:32.850Z] --- SKIP: TestStats (0.00s) [2020-09-15T13:14:32.850Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2020-09-15T13:14:32.850Z] === RUN TestStopContainerWithTimeout [2020-09-15T13:14:32.850Z] === RUN TestStopContainerWithTimeout/0 [2020-09-15T13:14:32.850Z] === PAUSE TestStopContainerWithTimeout/0 [2020-09-15T13:14:32.850Z] === RUN TestStopContainerWithTimeout/1 [2020-09-15T13:14:32.850Z] === PAUSE TestStopContainerWithTimeout/1 [2020-09-15T13:14:32.850Z] === RUN TestStopContainerWithTimeout/3 [2020-09-15T13:14:32.850Z] === PAUSE TestStopContainerWithTimeout/3 [2020-09-15T13:14:32.850Z] === RUN TestStopContainerWithTimeout/-1 [2020-09-15T13:14:32.850Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-09-15T13:14:32.850Z] === CONT TestStopContainerWithTimeout/0 [2020-09-15T13:14:32.850Z] === CONT TestStopContainerWithTimeout/-1 [2020-09-15T13:14:33.069Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2020-09-15T13:14:33.188Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.85s) [2020-09-15T13:14:33.188Z] === RUN TestRemoveContainerWithVolume [2020-09-15T13:14:33.328Z] --- PASS: TestNISDomainname (1.19s) [2020-09-15T13:14:33.328Z] === RUN TestHostnameDnsResolution [2020-09-15T13:14:33.328Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2020-09-15T13:14:33.785Z] === CONT TestStopContainerWithTimeout/3 [2020-09-15T13:14:33.818Z] --- PASS: TestRemoveContainerWithVolume (0.87s) [2020-09-15T13:14:33.818Z] === RUN TestRemoveContainerRunning [2020-09-15T13:14:34.705Z] --- PASS: TestHostnameDnsResolution (1.16s) [2020-09-15T13:14:34.705Z] === RUN TestStats [2020-09-15T13:14:34.849Z] --- PASS: TestRemoveContainerRunning (0.82s) [2020-09-15T13:14:34.849Z] === RUN TestRemoveContainerForceRemoveRunning [2020-09-15T13:14:35.480Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.86s) [2020-09-15T13:14:35.480Z] === RUN TestRemoveInvalidContainer [2020-09-15T13:14:35.480Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-09-15T13:14:35.480Z] === RUN TestRenameLinkedContainer [2020-09-15T13:14:35.685Z] === CONT TestStopContainerWithTimeout/1 [2020-09-15T13:14:36.085Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2020-09-15T13:14:37.020Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2020-09-15T13:14:37.060Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-09-15T13:14:37.060Z] --- PASS: TestStopContainerWithTimeout/0 (0.70s) [2020-09-15T13:14:37.060Z] --- PASS: TestStopContainerWithTimeout/-1 (2.71s) [2020-09-15T13:14:37.060Z] --- PASS: TestStopContainerWithTimeout/3 (2.36s) [2020-09-15T13:14:37.060Z] --- PASS: TestStopContainerWithTimeout/1 (1.41s) [2020-09-15T13:14:37.060Z] === RUN TestDeleteDevicemapper [2020-09-15T13:14:37.060Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-09-15T13:14:37.060Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-09-15T13:14:37.060Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-09-15T13:14:37.279Z] --- PASS: TestStats (2.70s) [2020-09-15T13:14:37.279Z] === RUN TestStopContainerWithTimeout [2020-09-15T13:14:37.279Z] === RUN TestStopContainerWithTimeout/0 [2020-09-15T13:14:37.279Z] === PAUSE TestStopContainerWithTimeout/0 [2020-09-15T13:14:37.279Z] === RUN TestStopContainerWithTimeout/1 [2020-09-15T13:14:37.279Z] === PAUSE TestStopContainerWithTimeout/1 [2020-09-15T13:14:37.279Z] === RUN TestStopContainerWithTimeout/3 [2020-09-15T13:14:37.279Z] === PAUSE TestStopContainerWithTimeout/3 [2020-09-15T13:14:37.279Z] === RUN TestStopContainerWithTimeout/-1 [2020-09-15T13:14:37.279Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-09-15T13:14:37.279Z] === CONT TestStopContainerWithTimeout/0 [2020-09-15T13:14:37.279Z] === CONT TestStopContainerWithTimeout/-1 [2020-09-15T13:14:37.581Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-09-15T13:14:37.581Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-09-15T13:14:37.581Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-09-15T13:14:37.847Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2020-09-15T13:14:38.106Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2020-09-15T13:14:38.365Z] === CONT TestStopContainerWithTimeout/3 [2020-09-15T13:14:38.448Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.29s) [2020-09-15T13:14:38.448Z] === RUN TestUpdateMemory [2020-09-15T13:14:38.448Z] --- SKIP: TestUpdateMemory (0.00s) [2020-09-15T13:14:38.448Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2020-09-15T13:14:38.448Z] === RUN TestUpdateCPUQuota [2020-09-15T13:14:38.448Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2020-09-15T13:14:38.448Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2020-09-15T13:14:38.448Z] === RUN TestUpdatePidsLimit [2020-09-15T13:14:38.448Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2020-09-15T13:14:38.448Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2020-09-15T13:14:38.448Z] === RUN TestUpdateRestartPolicy [2020-09-15T13:14:38.968Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-09-15T13:14:38.991Z] --- PASS: TestRenameLinkedContainer (3.44s) [2020-09-15T13:14:38.991Z] === RUN TestRenameStoppedContainer [2020-09-15T13:14:39.302Z] === RUN TestDockerSuite/TestBuildCacheAdd [2020-09-15T13:14:39.540Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-09-15T13:14:39.869Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2020-09-15T13:14:39.869Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2020-09-15T13:14:40.022Z] --- PASS: TestRenameStoppedContainer (0.88s) [2020-09-15T13:14:40.022Z] === RUN TestRenameRunningContainerAndReuse [2020-09-15T13:14:40.435Z] === CONT TestStopContainerWithTimeout/1 [2020-09-15T13:14:40.694Z] === RUN TestDockerSuite/TestBuildCacheFrom [2020-09-15T13:14:41.455Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-09-15T13:14:41.550Z] --- PASS: TestRenameRunningContainerAndReuse (1.71s) [2020-09-15T13:14:41.550Z] === RUN TestRenameInvalidName [2020-09-15T13:14:42.071Z] --- PASS: TestStopContainerWithTimeout (0.04s) [2020-09-15T13:14:42.071Z] --- PASS: TestStopContainerWithTimeout/0 (1.18s) [2020-09-15T13:14:42.071Z] --- PASS: TestStopContainerWithTimeout/-1 (3.03s) [2020-09-15T13:14:42.071Z] --- PASS: TestStopContainerWithTimeout/3 (2.69s) [2020-09-15T13:14:42.071Z] --- PASS: TestStopContainerWithTimeout/1 (1.70s) [2020-09-15T13:14:42.071Z] === RUN TestDeleteDevicemapper [2020-09-15T13:14:42.071Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-09-15T13:14:42.071Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-09-15T13:14:42.071Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-09-15T13:14:42.582Z] --- PASS: TestRenameInvalidName (0.84s) [2020-09-15T13:14:42.582Z] === RUN TestRenameAnonymousContainer [2020-09-15T13:14:42.639Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2020-09-15T13:14:42.639Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2020-09-15T13:14:42.639Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2020-09-15T13:14:44.760Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-09-15T13:14:45.174Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.73s) [2020-09-15T13:14:45.174Z] === RUN TestUpdateMemory [2020-09-15T13:14:45.174Z] --- SKIP: TestUpdateMemory (0.00s) [2020-09-15T13:14:45.174Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-09-15T13:14:45.174Z] === RUN TestUpdateCPUQuota [2020-09-15T13:14:46.110Z] --- PASS: TestUpdateCPUQuota (1.22s) [2020-09-15T13:14:46.110Z] === RUN TestUpdatePidsLimit [2020-09-15T13:14:46.110Z] === RUN TestUpdatePidsLimit/update_from_none [2020-09-15T13:14:46.110Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2020-09-15T13:14:46.110Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2020-09-15T13:14:46.370Z] === RUN TestUpdatePidsLimit/no_change [2020-09-15T13:14:46.629Z] === RUN TestUpdatePidsLimit/update_lower [2020-09-15T13:14:46.674Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-09-15T13:14:46.888Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-09-15T13:14:47.457Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-09-15T13:14:47.457Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2020-09-15T13:14:47.717Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-09-15T13:14:48.137Z] --- PASS: TestRenameAnonymousContainer (4.85s) [2020-09-15T13:14:48.137Z] === RUN TestRenameContainerWithSameName [2020-09-15T13:14:48.137Z] --- PASS: TestRenameContainerWithSameName (0.91s) [2020-09-15T13:14:48.137Z] === RUN TestRenameContainerWithLinkedContainer [2020-09-15T13:14:48.285Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-09-15T13:14:48.545Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2020-09-15T13:14:48.590Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-09-15T13:14:49.115Z] --- PASS: TestUpdatePidsLimit (3.30s) [2020-09-15T13:14:49.115Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.36s) [2020-09-15T13:14:49.115Z] --- PASS: TestUpdatePidsLimit/no_change (0.35s) [2020-09-15T13:14:49.115Z] --- PASS: TestUpdatePidsLimit/update_lower (0.36s) [2020-09-15T13:14:49.115Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.38s) [2020-09-15T13:14:49.115Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.34s) [2020-09-15T13:14:49.115Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.38s) [2020-09-15T13:14:49.116Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.36s) [2020-09-15T13:14:49.116Z] === RUN TestUpdateRestartPolicy [2020-09-15T13:14:49.376Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2020-09-15T13:14:49.533Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-09-15T13:14:50.014Z] ok github.com/docker/docker/api/server/httputils 0.037s coverage: 14.7% of statements [2020-09-15T13:14:50.014Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-09-15T13:14:50.014Z] ok github.com/docker/docker/api/server/middleware 0.008s coverage: 37.7% of statements [2020-09-15T13:14:50.014Z] ? github.com/docker/docker/api/server/router [no test files] [2020-09-15T13:14:50.014Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-09-15T13:14:50.014Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-09-15T13:14:50.014Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-09-15T13:14:50.014Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-09-15T13:14:50.014Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-09-15T13:14:50.014Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-09-15T13:14:50.014Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-09-15T13:14:50.014Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-09-15T13:14:50.014Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-09-15T13:14:50.014Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-09-15T13:14:50.014Z] ok github.com/docker/docker/api/types/filters 0.024s coverage: 92.2% of statements [2020-09-15T13:14:50.014Z] ok github.com/docker/docker/api/types/strslice 0.020s coverage: 90.0% of statements [2020-09-15T13:14:50.014Z] ok github.com/docker/docker/api/server/router/swarm 0.054s coverage: 5.7% of statements [2020-09-15T13:14:50.014Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-09-15T13:14:50.014Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-09-15T13:14:50.014Z] ? github.com/docker/docker/api/types [no test files] [2020-09-15T13:14:50.014Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-09-15T13:14:50.014Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-09-15T13:14:50.014Z] ? github.com/docker/docker/api/types/container [no test files] [2020-09-15T13:14:50.014Z] ? github.com/docker/docker/api/types/events [no test files] [2020-09-15T13:14:50.014Z] ? github.com/docker/docker/api/types/image [no test files] [2020-09-15T13:14:50.014Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-09-15T13:14:50.014Z] ? github.com/docker/docker/api/types/network [no test files] [2020-09-15T13:14:50.014Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-09-15T13:14:50.014Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-09-15T13:14:50.014Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-09-15T13:14:50.014Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-09-15T13:14:50.014Z] ok github.com/docker/docker/api/types/time 0.012s coverage: 100.0% of statements [2020-09-15T13:14:50.014Z] ok github.com/docker/docker/api/types/versions 0.005s coverage: 75.0% of statements [2020-09-15T13:14:50.014Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-09-15T13:14:50.014Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-09-15T13:14:50.014Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-09-15T13:14:50.014Z] ? github.com/docker/docker/builder [no test files] [2020-09-15T13:14:50.014Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-09-15T13:14:50.014Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-09-15T13:14:50.014Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-09-15T13:14:50.014Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-09-15T13:14:50.014Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-09-15T13:14:50.014Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-09-15T13:14:50.014Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-09-15T13:14:50.014Z] ok github.com/docker/docker/builder/dockerignore 0.021s coverage: 96.8% of statements [2020-09-15T13:14:50.014Z] ok github.com/docker/docker/cli/debug 0.017s coverage: 100.0% of statements [2020-09-15T13:14:50.014Z] ok github.com/docker/docker/builder/remotecontext/git 3.556s coverage: 86.3% of statements [2020-09-15T13:14:50.014Z] ok github.com/docker/docker/builder/remotecontext 0.448s coverage: 13.6% of statements [2020-09-15T13:14:50.198Z] --- PASS: TestRenameContainerWithLinkedContainer (1.72s) [2020-09-15T13:14:50.198Z] === RUN TestResize [2020-09-15T13:14:50.647Z] --- PASS: TestUpdateRestartPolicy (10.90s) [2020-09-15T13:14:50.647Z] === RUN TestUpdateRestartWithAutoRemove [2020-09-15T13:14:50.647Z] --- PASS: TestUpdateRestartWithAutoRemove (0.42s) [2020-09-15T13:14:50.647Z] === RUN TestWaitNonBlocked [2020-09-15T13:14:50.647Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-09-15T13:14:50.647Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-09-15T13:14:50.647Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-09-15T13:14:50.647Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-09-15T13:14:50.647Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-09-15T13:14:50.647Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-09-15T13:14:50.647Z] --- PASS: TestWaitNonBlocked (0.01s) [2020-09-15T13:14:50.647Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.67s) [2020-09-15T13:14:50.647Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.70s) [2020-09-15T13:14:50.647Z] === RUN TestWaitBlocked [2020-09-15T13:14:50.647Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-09-15T13:14:50.647Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-09-15T13:14:50.647Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-09-15T13:14:50.647Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-09-15T13:14:50.647Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-09-15T13:14:50.647Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-09-15T13:14:50.753Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2020-09-15T13:14:50.829Z] --- PASS: TestResize (0.84s) [2020-09-15T13:14:50.829Z] === RUN TestResizeWithInvalidSize [2020-09-15T13:14:51.215Z] --- PASS: TestWaitBlocked (0.01s) [2020-09-15T13:14:51.215Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.63s) [2020-09-15T13:14:51.215Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.65s) [2020-09-15T13:14:51.215Z] === CONT TestDaemonRestartIpcMode [2020-09-15T13:14:51.215Z] === CONT TestIpcModeOlderClient [2020-09-15T13:14:51.215Z] --- PASS: TestIpcModeOlderClient (0.08s) [2020-09-15T13:14:51.450Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-09-15T13:14:51.459Z] --- PASS: TestResizeWithInvalidSize (0.84s) [2020-09-15T13:14:51.459Z] === RUN TestResizeWhenContainerNotStarted [2020-09-15T13:14:51.552Z] ok github.com/docker/docker/builder/dockerfile 1.313s coverage: 48.0% of statements [2020-09-15T13:14:51.552Z] ? github.com/docker/docker/cli [no test files] [2020-09-15T13:14:51.552Z] ? github.com/docker/docker/cli/config [no test files] [2020-09-15T13:14:52.491Z] --- PASS: TestResizeWhenContainerNotStarted (0.82s) [2020-09-15T13:14:52.491Z] === RUN TestDaemonRestartKillContainers [2020-09-15T13:14:52.491Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-09-15T13:14:52.491Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-09-15T13:14:52.491Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-09-15T13:14:52.491Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-09-15T13:14:52.491Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-09-15T13:14:52.491Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-09-15T13:14:52.491Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-09-15T13:14:52.491Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-09-15T13:14:52.491Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-09-15T13:14:52.491Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-09-15T13:14:52.491Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-09-15T13:14:52.491Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-09-15T13:14:52.491Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-09-15T13:14:52.491Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-09-15T13:14:52.491Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-09-15T13:14:52.491Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-09-15T13:14:52.491Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-09-15T13:14:52.491Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-09-15T13:14:52.491Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-09-15T13:14:52.491Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-09-15T13:14:52.491Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-09-15T13:14:52.491Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-09-15T13:14:52.491Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-09-15T13:14:52.491Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-09-15T13:14:52.491Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-09-15T13:14:52.491Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-09-15T13:14:52.837Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-09-15T13:14:53.290Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2020-09-15T13:14:53.857Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2020-09-15T13:14:54.553Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-09-15T13:14:54.843Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-09-15T13:14:55.385Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-09-15T13:14:55.401Z] --- PASS: TestDaemonRestartIpcMode (4.10s) [2020-09-15T13:14:55.402Z] PASS [2020-09-15T13:14:55.402Z] [2020-09-15T13:14:55.402Z] === Skipped [2020-09-15T13:14:55.402Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-09-15T13:14:55.402Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-09-15T13:14:55.402Z] [2020-09-15T13:14:55.402Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2020-09-15T13:14:55.402Z] daemon_linux_test.go:33: (*Execution).IsRootless-fm [2020-09-15T13:14:55.402Z] [2020-09-15T13:14:55.402Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2020-09-15T13:14:55.402Z] daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-15T13:14:55.402Z] [2020-09-15T13:14:55.402Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2020-09-15T13:14:55.402Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2020-09-15T13:14:55.402Z] [2020-09-15T13:14:55.402Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2020-09-15T13:14:55.402Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-09-15T13:14:55.402Z] [2020-09-15T13:14:55.402Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2020-09-15T13:14:55.402Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-09-15T13:14:55.402Z] [2020-09-15T13:14:55.402Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2020-09-15T13:14:55.402Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-09-15T13:14:55.402Z] [2020-09-15T13:14:55.402Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2020-09-15T13:14:55.402Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-09-15T13:14:55.402Z] [2020-09-15T13:14:55.402Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2020-09-15T13:14:55.402Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-09-15T13:14:55.402Z] [2020-09-15T13:14:55.402Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2020-09-15T13:14:55.402Z] kill_test.go:152: testEnv.DaemonInfo.CgroupDriver == "none" [2020-09-15T13:14:55.402Z] [2020-09-15T13:14:55.402Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-09-15T13:14:55.402Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-09-15T13:14:55.402Z] [2020-09-15T13:14:55.402Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2020-09-15T13:14:55.402Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2020-09-15T13:14:55.402Z] [2020-09-15T13:14:55.402Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2020-09-15T13:14:55.402Z] 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-09-15T13:14:55.402Z] [2020-09-15T13:14:55.402Z] === SKIP: amd64.integration.container TestPause (0.00s) [2020-09-15T13:14:55.402Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-09-15T13:14:55.402Z] [2020-09-15T13:14:55.402Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-09-15T13:14:55.402Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-09-15T13:14:55.402Z] [2020-09-15T13:14:55.402Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2020-09-15T13:14:55.402Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2020-09-15T13:14:55.402Z] [2020-09-15T13:14:55.402Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2020-09-15T13:14:55.402Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2020-09-15T13:14:55.402Z] [2020-09-15T13:14:55.402Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.03s) [2020-09-15T13:14:55.402Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-09-15T13:14:55.402Z] [2020-09-15T13:14:55.402Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2020-09-15T13:14:55.402Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2020-09-15T13:14:55.402Z] [2020-09-15T13:14:55.402Z] === SKIP: amd64.integration.container TestStats (0.00s) [2020-09-15T13:14:55.402Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2020-09-15T13:14:55.402Z] [2020-09-15T13:14:55.402Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-09-15T13:14:55.402Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-09-15T13:14:55.402Z] [2020-09-15T13:14:55.402Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-09-15T13:14:55.402Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2020-09-15T13:14:55.402Z] [2020-09-15T13:14:55.402Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2020-09-15T13:14:55.402Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2020-09-15T13:14:55.402Z] [2020-09-15T13:14:55.402Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2020-09-15T13:14:55.402Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2020-09-15T13:14:55.402Z] [2020-09-15T13:14:55.402Z] [2020-09-15T13:14:55.402Z] DONE 173 tests, 24 skipped in 77.115s [2020-09-15T13:14:55.402Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-09-15T13:14:55.402Z] INFO: Testing against a local daemon [2020-09-15T13:14:55.402Z] === RUN TestCommitInheritsEnv [2020-09-15T13:14:55.759Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2020-09-15T13:14:55.759Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2020-09-15T13:14:55.874Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-09-15T13:14:56.017Z] === RUN TestDockerSuite/TestBuildClearCmd [2020-09-15T13:14:56.064Z] ok github.com/docker/docker/client 0.500s coverage: 75.4% of statements [2020-09-15T13:14:56.165Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-09-15T13:14:56.327Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-09-15T13:14:56.696Z] === RUN TestDockerSuite/TestBuildCmd [2020-09-15T13:14:56.696Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2020-09-15T13:14:57.196Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-09-15T13:14:57.264Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2020-09-15T13:14:57.301Z] --- PASS: TestCommitInheritsEnv (1.81s) [2020-09-15T13:14:57.301Z] === RUN TestImportExtremelyLargeImageWorks [2020-09-15T13:14:57.301Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-09-15T13:14:57.301Z] === RUN TestImagesFilterMultiReference [2020-09-15T13:14:57.301Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2020-09-15T13:14:57.301Z] === RUN TestImagePullPlatformInvalid [2020-09-15T13:14:57.301Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2020-09-15T13:14:57.301Z] === RUN TestRemoveImageOrphaning [2020-09-15T13:14:57.522Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2020-09-15T13:14:57.522Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2020-09-15T13:14:57.828Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-09-15T13:14:58.241Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-09-15T13:14:58.459Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2020-09-15T13:14:58.459Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2020-09-15T13:14:59.202Z] --- PASS: TestRemoveImageOrphaning (1.91s) [2020-09-15T13:14:59.202Z] === RUN TestRemoveImageGarbageCollector [2020-09-15T13:14:59.202Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-09-15T13:14:59.202Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2020-09-15T13:14:59.202Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-09-15T13:14:59.202Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2020-09-15T13:14:59.202Z] === RUN TestTagInvalidReference [2020-09-15T13:14:59.202Z] --- PASS: TestTagInvalidReference (0.02s) [2020-09-15T13:14:59.202Z] === RUN TestTagValidPrefixedRepo [2020-09-15T13:14:59.202Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2020-09-15T13:14:59.202Z] === RUN TestTagExistedNameWithoutForce [2020-09-15T13:14:59.202Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2020-09-15T13:14:59.202Z] === RUN TestTagOfficialNames [2020-09-15T13:14:59.202Z] --- PASS: TestTagOfficialNames (0.05s) [2020-09-15T13:14:59.202Z] === RUN TestTagMatchesDigest [2020-09-15T13:14:59.461Z] --- PASS: TestTagMatchesDigest (0.01s) [2020-09-15T13:14:59.461Z] === CONT TestImportExtremelyLargeImageWorks [2020-09-15T13:14:59.627Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-09-15T13:14:59.627Z] Using test binary docker [2020-09-15T13:14:59.627Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-09-15T13:14:59.627Z] +++ /etc/init.d/apparmor start [2020-09-15T13:14:59.627Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-09-15T13:14:59.627Z] INFO: Waiting for daemon to start... [2020-09-15T13:14:59.627Z] Starting dockerd [2020-09-15T13:14:59.627Z] +++ 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-09-15T13:14:59.890Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-09-15T13:14:59.890Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-09-15T13:15:01.744Z] --- PASS: TestUpdateRestartPolicy (12.36s) [2020-09-15T13:15:01.744Z] === RUN TestUpdateRestartWithAutoRemove [2020-09-15T13:15:02.315Z] === RUN TestDockerSuite/TestBuildConditionalCache [2020-09-15T13:15:02.315Z] --- PASS: TestUpdateRestartWithAutoRemove (0.62s) [2020-09-15T13:15:02.315Z] === RUN TestWaitNonBlocked [2020-09-15T13:15:02.315Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-09-15T13:15:02.315Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-09-15T13:15:02.315Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-09-15T13:15:02.315Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-09-15T13:15:02.315Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-09-15T13:15:02.315Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-09-15T13:15:02.575Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2020-09-15T13:15:02.619Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-09-15T13:15:03.250Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-09-15T13:15:03.514Z] === RUN TestDockerSuite/TestBuildContChar [2020-09-15T13:15:03.514Z] --- PASS: TestWaitNonBlocked (0.02s) [2020-09-15T13:15:03.514Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.25s) [2020-09-15T13:15:03.514Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.29s) [2020-09-15T13:15:03.514Z] === RUN TestWaitBlocked [2020-09-15T13:15:03.514Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-09-15T13:15:03.514Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-09-15T13:15:03.514Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-09-15T13:15:03.514Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-09-15T13:15:03.514Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-09-15T13:15:03.514Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-09-15T13:15:04.895Z] --- PASS: TestWaitBlocked (0.02s) [2020-09-15T13:15:04.895Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.31s) [2020-09-15T13:15:04.895Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.33s) [2020-09-15T13:15:04.895Z] === CONT TestContainerStartOnDaemonRestart [2020-09-15T13:15:04.895Z] === CONT TestIpcModeOlderClient [2020-09-15T13:15:04.895Z] --- PASS: TestIpcModeOlderClient (0.10s) [2020-09-15T13:15:04.895Z] === CONT TestDaemonHostGatewayIP [2020-09-15T13:15:05.333Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-09-15T13:15:05.333Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.92s) [2020-09-15T13:15:05.333Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.34s) [2020-09-15T13:15:05.333Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.46s) [2020-09-15T13:15:05.333Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.43s) [2020-09-15T13:15:05.333Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.49s) [2020-09-15T13:15:05.333Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.48s) [2020-09-15T13:15:05.333Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.38s) [2020-09-15T13:15:05.333Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.26s) [2020-09-15T13:15:05.333Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.96s) [2020-09-15T13:15:05.333Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.19s) [2020-09-15T13:15:05.333Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.31s) [2020-09-15T13:15:05.333Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.23s) [2020-09-15T13:15:05.333Z] === RUN TestCgroupNamespacesRun [2020-09-15T13:15:06.805Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2020-09-15T13:15:06.805Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2020-09-15T13:15:07.399Z] --- PASS: TestCgroupNamespacesRun (1.81s) [2020-09-15T13:15:07.399Z] === RUN TestCgroupNamespacesRunPrivileged [2020-09-15T13:15:07.760Z] . [2020-09-15T13:15:07.760Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-09-15T13:15:07.760Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-09-15T13:15:07.760Z] Error: No such image: emptyfs [2020-09-15T13:15:07.760Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-09-15T13:15:07.760Z] ++++ docker load [2020-09-15T13:15:07.760Z] Running integration-test (iteration 1) [2020-09-15T13:15:07.760Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2020-09-15T13:15:07.760Z] ++ 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-09-15T13:15:07.760Z] ++ set -e [2020-09-15T13:15:07.760Z] ++ '[' -n 0 ']' [2020-09-15T13:15:07.760Z] ++ set -x [2020-09-15T13:15:07.760Z] ++ env -i DEST=/go/src/github.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-09-15T13:15:08.184Z] === RUN TestDockerSuite/TestBuildContextCleanup [2020-09-15T13:15:08.443Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2020-09-15T13:15:08.707Z] --- PASS: TestContainerStartOnDaemonRestart (3.88s) [2020-09-15T13:15:08.707Z] === CONT TestContainerKillOnDaemonStart [2020-09-15T13:15:08.707Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2020-09-15T13:15:08.904Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.63s) [2020-09-15T13:15:08.904Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-09-15T13:15:09.129Z] sha256:47032735c931994ec2f887cd1d88e21ee7a38d9700152aca9bc71519dfab3c29 [2020-09-15T13:15:09.129Z] INFO: Starting docker-py tests... [2020-09-15T13:15:09.129Z] ============================= test session starts ============================== [2020-09-15T13:15:09.129Z] platform linux -- Python 3.7.9, pytest-4.3.1, py-1.9.0, pluggy-0.13.1 [2020-09-15T13:15:09.129Z] rootdir: /src, inifile: pytest.ini [2020-09-15T13:15:09.129Z] plugins: timeout-1.3.3, cov-2.6.1 [2020-09-15T13:15:09.129Z] collected 389 items / 1 deselected / 388 selected [2020-09-15T13:15:09.129Z] [2020-09-15T13:15:09.643Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2020-09-15T13:15:09.902Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2020-09-15T13:15:10.166Z] --- PASS: TestDaemonHostGatewayIP (5.25s) [2020-09-15T13:15:10.166Z] === CONT TestDaemonRestartIpcMode [2020-09-15T13:15:10.408Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.77s) [2020-09-15T13:15:10.408Z] === RUN TestCgroupNamespacesRunHostMode [2020-09-15T13:15:11.103Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2020-09-15T13:15:12.469Z] --- PASS: TestCgroupNamespacesRunHostMode (1.76s) [2020-09-15T13:15:12.470Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-09-15T13:15:13.643Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2020-09-15T13:15:13.643Z] --- PASS: TestDaemonRestartIpcMode (3.26s) [2020-09-15T13:15:13.974Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.79s) [2020-09-15T13:15:13.974Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-09-15T13:15:16.035Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.58s) [2020-09-15T13:15:16.035Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-09-15T13:15:16.177Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2020-09-15T13:15:16.666Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.82s) [2020-09-15T13:15:16.666Z] === RUN TestCgroupNamespacesRunOlderClient [2020-09-15T13:15:18.169Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.81s) [2020-09-15T13:15:18.169Z] === RUN TestKernelTCPMemory [2020-09-15T13:15:18.711Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2020-09-15T13:15:18.969Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2020-09-15T13:15:19.200Z] --- PASS: TestKernelTCPMemory (0.89s) [2020-09-15T13:15:19.200Z] === RUN TestNISDomainname [2020-09-15T13:15:19.537Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2020-09-15T13:15:19.537Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2020-09-15T13:15:19.996Z] Loaded image: buildpack-deps:buster [2020-09-15T13:15:20.231Z] --- PASS: TestNISDomainname (0.97s) [2020-09-15T13:15:20.231Z] === RUN TestHostnameDnsResolution [2020-09-15T13:15:20.923Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2020-09-15T13:15:21.734Z] --- PASS: TestHostnameDnsResolution (1.66s) [2020-09-15T13:15:21.734Z] === RUN TestStats [2020-09-15T13:15:21.861Z] --- PASS: TestContainerKillOnDaemonStart (12.89s) [2020-09-15T13:15:21.861Z] PASS [2020-09-15T13:15:21.861Z] [2020-09-15T13:15:21.861Z] === Skipped [2020-09-15T13:15:21.861Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-09-15T13:15:21.861Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-09-15T13:15:21.861Z] [2020-09-15T13:15:21.861Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2020-09-15T13:15:21.861Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-09-15T13:15:21.861Z] [2020-09-15T13:15:21.861Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-09-15T13:15:21.861Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-09-15T13:15:21.861Z] [2020-09-15T13:15:21.861Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-09-15T13:15:21.861Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-09-15T13:15:21.861Z] [2020-09-15T13:15:21.861Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-09-15T13:15:21.861Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-09-15T13:15:21.861Z] [2020-09-15T13:15:21.861Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-09-15T13:15:21.861Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-09-15T13:15:21.861Z] [2020-09-15T13:15:21.861Z] [2020-09-15T13:15:21.861Z] DONE 192 tests, 6 skipped in 142.396s [2020-09-15T13:15:21.861Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-09-15T13:15:21.861Z] ++ 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-09-15T13:15:21.861Z] ++ set -e [2020-09-15T13:15:21.861Z] ++ '[' -n 0 ']' [2020-09-15T13:15:21.861Z] ++ set -x [2020-09-15T13:15:21.861Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-09-15T13:15:21.861Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2020-09-15T13:15:21.861Z] INFO: Testing against a local daemon [2020-09-15T13:15:21.861Z] === RUN TestCommitInheritsEnv [2020-09-15T13:15:21.907Z] Loaded image: busybox:latest [2020-09-15T13:15:21.923Z] tests/integration/api_build_test.py .......................X [ 6%] [2020-09-15T13:15:22.119Z] --- PASS: TestCommitInheritsEnv (0.35s) [2020-09-15T13:15:22.119Z] === RUN TestImportExtremelyLargeImageWorks [2020-09-15T13:15:22.119Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-09-15T13:15:22.119Z] === RUN TestImagesFilterMultiReference [2020-09-15T13:15:22.378Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2020-09-15T13:15:22.378Z] === RUN TestImagePullPlatformInvalid [2020-09-15T13:15:22.378Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2020-09-15T13:15:22.378Z] === RUN TestRemoveImageOrphaning [2020-09-15T13:15:22.484Z] tests/integration/api_client_test.py ..... [ 7%] [2020-09-15T13:15:22.636Z] --- PASS: TestRemoveImageOrphaning (0.36s) [2020-09-15T13:15:22.636Z] === RUN TestRemoveImageGarbageCollector [2020-09-15T13:15:23.291Z] Loaded image: busybox:glibc [2020-09-15T13:15:23.291Z] Loaded image: debian:buster [2020-09-15T13:15:23.291Z] Loaded image: hello-world:latest [2020-09-15T13:15:23.291Z] INFO: Testing against a local daemon [2020-09-15T13:15:23.291Z] === RUN TestCgroupNamespacesBuild [2020-09-15T13:15:23.973Z] tests/integration/api_config_test.py ..... [ 8%] [2020-09-15T13:15:24.542Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2020-09-15T13:15:24.542Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2020-09-15T13:15:24.542Z] --- PASS: TestRemoveImageGarbageCollector (1.92s) [2020-09-15T13:15:24.542Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-09-15T13:15:24.542Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2020-09-15T13:15:24.542Z] === RUN TestTagInvalidReference [2020-09-15T13:15:24.542Z] --- PASS: TestTagInvalidReference (0.02s) [2020-09-15T13:15:24.542Z] === RUN TestTagValidPrefixedRepo [2020-09-15T13:15:24.800Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2020-09-15T13:15:24.800Z] === RUN TestTagExistedNameWithoutForce [2020-09-15T13:15:24.800Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2020-09-15T13:15:24.800Z] === RUN TestTagOfficialNames [2020-09-15T13:15:24.800Z] --- PASS: TestTagOfficialNames (0.07s) [2020-09-15T13:15:24.800Z] === RUN TestTagMatchesDigest [2020-09-15T13:15:24.800Z] --- PASS: TestTagMatchesDigest (0.02s) [2020-09-15T13:15:24.800Z] === CONT TestImportExtremelyLargeImageWorks [2020-09-15T13:15:25.242Z] --- PASS: TestStats (2.87s) [2020-09-15T13:15:25.242Z] === RUN TestStopContainerWithTimeout [2020-09-15T13:15:25.242Z] === RUN TestStopContainerWithTimeout/0 [2020-09-15T13:15:25.242Z] === PAUSE TestStopContainerWithTimeout/0 [2020-09-15T13:15:25.242Z] === RUN TestStopContainerWithTimeout/1 [2020-09-15T13:15:25.242Z] === PAUSE TestStopContainerWithTimeout/1 [2020-09-15T13:15:25.242Z] === RUN TestStopContainerWithTimeout/3 [2020-09-15T13:15:25.242Z] === PAUSE TestStopContainerWithTimeout/3 [2020-09-15T13:15:25.242Z] === RUN TestStopContainerWithTimeout/-1 [2020-09-15T13:15:25.242Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-09-15T13:15:25.242Z] === CONT TestStopContainerWithTimeout/0 [2020-09-15T13:15:25.242Z] === CONT TestStopContainerWithTimeout/-1 [2020-09-15T13:15:25.736Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2020-09-15T13:15:25.736Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2020-09-15T13:15:25.736Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2020-09-15T13:15:25.736Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2020-09-15T13:15:25.737Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2020-09-15T13:15:25.879Z] === CONT TestStopContainerWithTimeout/3 [2020-09-15T13:15:26.591Z] --- PASS: TestCgroupNamespacesBuild (2.79s) [2020-09-15T13:15:26.591Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-09-15T13:15:27.532Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.46s) [2020-09-15T13:15:27.532Z] === RUN TestBuildWithSession [2020-09-15T13:15:27.532Z] --- SKIP: TestBuildWithSession (0.00s) [2020-09-15T13:15:27.532Z] build_session_test.go:25: TODO: BuildKit [2020-09-15T13:15:27.532Z] === RUN TestBuildSquashParent [2020-09-15T13:15:27.989Z] === CONT TestStopContainerWithTimeout/1 [2020-09-15T13:15:29.928Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2020-09-15T13:15:30.052Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-09-15T13:15:30.052Z] --- PASS: TestStopContainerWithTimeout/0 (1.18s) [2020-09-15T13:15:30.052Z] --- PASS: TestStopContainerWithTimeout/-1 (3.17s) [2020-09-15T13:15:30.052Z] --- PASS: TestStopContainerWithTimeout/3 (2.82s) [2020-09-15T13:15:30.052Z] --- PASS: TestStopContainerWithTimeout/1 (1.84s) [2020-09-15T13:15:30.052Z] === RUN TestDeleteDevicemapper [2020-09-15T13:15:30.052Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-09-15T13:15:30.052Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-09-15T13:15:30.052Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-09-15T13:15:30.495Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2020-09-15T13:15:31.432Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2020-09-15T13:15:31.889Z] Removing intermediate container 7b9646df6a28 [2020-09-15T13:15:31.889Z] ---> a73b2d45d922 [2020-09-15T13:15:31.889Z] 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-09-15T13:15:31.889Z] ---> Running in de420bf9b41d [2020-09-15T13:15:31.889Z] INFO: Building gotestsum version v0.3.5 in C:\gopath [2020-09-15T13:15:31.889Z] go: finding gotest.tools v0.3.5 [2020-09-15T13:15:31.889Z] go: finding gotest.tools/gotestsum v0.3.5 [2020-09-15T13:15:31.889Z] go: downloading gotest.tools/gotestsum v0.3.5 [2020-09-15T13:15:31.889Z] go: extracting gotest.tools/gotestsum v0.3.5 [2020-09-15T13:15:31.889Z] go: downloading gotest.tools v2.1.0+incompatible [2020-09-15T13:15:31.889Z] go: extracting gotest.tools v2.1.0+incompatible [2020-09-15T13:15:31.889Z] go: downloading github.com/spf13/pflag v1.0.1 [2020-09-15T13:15:31.889Z] go: downloading github.com/pkg/errors v0.8.0 [2020-09-15T13:15:31.889Z] go: downloading github.com/sirupsen/logrus v1.0.5 [2020-09-15T13:15:31.889Z] go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-09-15T13:15:31.889Z] go: downloading github.com/fatih/color v1.6.0 [2020-09-15T13:15:31.889Z] go: extracting github.com/pkg/errors v0.8.0 [2020-09-15T13:15:31.889Z] go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-09-15T13:15:31.889Z] go: extracting github.com/fatih/color v1.6.0 [2020-09-15T13:15:31.889Z] go: extracting github.com/sirupsen/logrus v1.0.5 [2020-09-15T13:15:31.889Z] go: extracting github.com/spf13/pflag v1.0.1 [2020-09-15T13:15:31.889Z] go: downloading github.com/mattn/go-isatty v0.0.3 [2020-09-15T13:15:31.889Z] go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-09-15T13:15:31.889Z] go: extracting github.com/mattn/go-isatty v0.0.3 [2020-09-15T13:15:31.889Z] go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-09-15T13:15:31.889Z] go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-09-15T13:15:31.889Z] go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-09-15T13:15:31.889Z] go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-09-15T13:15:31.889Z] go: downloading github.com/mattn/go-colorable v0.0.9 [2020-09-15T13:15:31.889Z] go: extracting github.com/mattn/go-colorable v0.0.9 [2020-09-15T13:15:31.889Z] go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-09-15T13:15:31.889Z] go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-09-15T13:15:31.889Z] go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-09-15T13:15:31.889Z] go: finding github.com/fatih/color v1.6.0 [2020-09-15T13:15:31.889Z] go: finding github.com/pkg/errors v0.8.0 [2020-09-15T13:15:31.889Z] go: finding github.com/sirupsen/logrus v1.0.5 [2020-09-15T13:15:31.889Z] go: finding github.com/spf13/pflag v1.0.1 [2020-09-15T13:15:31.889Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-09-15T13:15:31.889Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-09-15T13:15:31.889Z] go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-09-15T13:15:31.889Z] go: finding github.com/jonboulle/clockwork v0.1.0 [2020-09-15T13:15:31.889Z] go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-09-15T13:15:31.889Z] go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-09-15T13:15:31.889Z] go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-09-15T13:15:31.889Z] INFO: Build done for gotestsum... [2020-09-15T13:15:31.999Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2020-09-15T13:15:32.567Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-09-15T13:15:32.819Z] --- PASS: TestBuildSquashParent (4.86s) [2020-09-15T13:15:32.819Z] === RUN TestBuildWithRemoveAndForceRemove [2020-09-15T13:15:32.819Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-09-15T13:15:32.819Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-09-15T13:15:32.819Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-09-15T13:15:32.819Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-09-15T13:15:32.819Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-09-15T13:15:32.819Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-09-15T13:15:32.819Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-09-15T13:15:32.819Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-09-15T13:15:32.819Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-09-15T13:15:32.819Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-09-15T13:15:32.819Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-09-15T13:15:32.819Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-09-15T13:15:32.819Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-09-15T13:15:32.819Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-09-15T13:15:32.819Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-09-15T13:15:32.819Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-09-15T13:15:33.567Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.38s) [2020-09-15T13:15:33.567Z] === RUN TestUpdateMemory [2020-09-15T13:15:33.567Z] --- SKIP: TestUpdateMemory (0.00s) [2020-09-15T13:15:33.567Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-09-15T13:15:33.567Z] === RUN TestUpdateCPUQuota [2020-09-15T13:15:33.947Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2020-09-15T13:15:34.197Z] --- PASS: TestUpdateCPUQuota (1.12s) [2020-09-15T13:15:34.197Z] === RUN TestUpdatePidsLimit [2020-09-15T13:15:34.197Z] === RUN TestUpdatePidsLimit/update_from_none [2020-09-15T13:15:34.487Z] === RUN TestUpdatePidsLimit/no_change [2020-09-15T13:15:34.735Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-09-15T13:15:35.117Z] === RUN TestUpdatePidsLimit/update_lower [2020-09-15T13:15:35.307Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-09-15T13:15:35.407Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-09-15T13:15:35.487Z] ok github.com/docker/docker/cmd/dockerd 0.275s coverage: 30.8% of statements [2020-09-15T13:15:35.697Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-09-15T13:15:36.328Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-09-15T13:15:36.481Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2020-09-15T13:15:36.564Z] Removing intermediate container de420bf9b41d [2020-09-15T13:15:36.564Z] ---> d47301547b44 [2020-09-15T13:15:36.564Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2020-09-15T13:15:36.564Z] ---> Running in 90a2519798db [2020-09-15T13:15:36.619Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-09-15T13:15:36.740Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2020-09-15T13:15:37.019Z] Removing intermediate container 90a2519798db [2020-09-15T13:15:37.019Z] ---> 0952769a4c26 [2020-09-15T13:15:37.020Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2020-09-15T13:15:37.020Z] ---> Running in 2917fbfa0fe6 [2020-09-15T13:15:37.229Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-09-15T13:15:37.229Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.34s) [2020-09-15T13:15:37.229Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.86s) [2020-09-15T13:15:37.229Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.92s) [2020-09-15T13:15:37.229Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.99s) [2020-09-15T13:15:37.229Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.76s) [2020-09-15T13:15:37.229Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.59s) [2020-09-15T13:15:37.229Z] === RUN TestBuildMultiStageCopy [2020-09-15T13:15:37.229Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-09-15T13:15:37.476Z] Removing intermediate container 2917fbfa0fe6 [2020-09-15T13:15:37.476Z] ---> aa0dbf4a8cd9 [2020-09-15T13:15:37.476Z] Step 10/10 : COPY . . [2020-09-15T13:15:38.122Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2020-09-15T13:15:38.122Z] --- PASS: TestUpdatePidsLimit (3.68s) [2020-09-15T13:15:38.122Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.35s) [2020-09-15T13:15:38.122Z] --- PASS: TestUpdatePidsLimit/no_change (0.38s) [2020-09-15T13:15:38.122Z] --- PASS: TestUpdatePidsLimit/update_lower (0.45s) [2020-09-15T13:15:38.123Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.36s) [2020-09-15T13:15:38.123Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.43s) [2020-09-15T13:15:38.123Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.39s) [2020-09-15T13:15:38.123Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.38s) [2020-09-15T13:15:38.123Z] === RUN TestUpdateRestartPolicy [2020-09-15T13:15:38.274Z] ok github.com/docker/docker/container 0.175s coverage: 34.7% of statements [2020-09-15T13:15:38.274Z] ? github.com/docker/docker/container/stream [no test files] [2020-09-15T13:15:38.274Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-09-15T13:15:38.274Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-09-15T13:15:38.274Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-09-15T13:15:38.616Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-09-15T13:15:38.876Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-09-15T13:15:39.059Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2020-09-15T13:15:39.137Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-09-15T13:15:39.398Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-09-15T13:15:39.626Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2020-09-15T13:15:39.969Z] --- PASS: TestBuildMultiStageCopy (2.95s) [2020-09-15T13:15:39.969Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.62s) [2020-09-15T13:15:39.969Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.32s) [2020-09-15T13:15:39.969Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.33s) [2020-09-15T13:15:39.969Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.33s) [2020-09-15T13:15:39.969Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.34s) [2020-09-15T13:15:39.969Z] === RUN TestBuildMultiStageParentConfig [2020-09-15T13:15:40.193Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2020-09-15T13:15:40.911Z] --- PASS: TestBuildMultiStageParentConfig (0.86s) [2020-09-15T13:15:40.911Z] === RUN TestBuildLabelWithTargets [2020-09-15T13:15:41.865Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.021s coverage: 65.3% of statements [2020-09-15T13:15:42.296Z] --- PASS: TestBuildLabelWithTargets (1.38s) [2020-09-15T13:15:42.296Z] === RUN TestBuildWithEmptyLayers [2020-09-15T13:15:42.726Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2020-09-15T13:15:42.867Z] --- PASS: TestBuildWithEmptyLayers (0.71s) [2020-09-15T13:15:42.867Z] === RUN TestBuildMultiStageOnBuild [2020-09-15T13:15:43.292Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2020-09-15T13:15:43.859Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2020-09-15T13:15:44.806Z] --- PASS: TestBuildMultiStageOnBuild (2.03s) [2020-09-15T13:15:44.806Z] === RUN TestBuildUncleanTarFilenames [2020-09-15T13:15:46.197Z] --- PASS: TestBuildUncleanTarFilenames (1.07s) [2020-09-15T13:15:46.197Z] === RUN TestBuildMultiStageLayerLeak [2020-09-15T13:15:46.375Z] ok github.com/docker/docker/daemon/cluster/convert 0.017s coverage: 35.9% of statements [2020-09-15T13:15:47.024Z] ok github.com/docker/docker/daemon/cluster 0.103s coverage: 0.5% of statements [2020-09-15T13:15:47.158Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2020-09-15T13:15:48.110Z] --- PASS: TestBuildMultiStageLayerLeak (2.00s) [2020-09-15T13:15:48.110Z] === RUN TestBuildWithHugeFile [2020-09-15T13:15:49.065Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2020-09-15T13:15:49.065Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2020-09-15T13:15:49.633Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2020-09-15T13:15:50.744Z] --- PASS: TestUpdateRestartPolicy (12.69s) [2020-09-15T13:15:50.744Z] === RUN TestUpdateRestartWithAutoRemove [2020-09-15T13:15:51.374Z] --- PASS: TestUpdateRestartWithAutoRemove (0.86s) [2020-09-15T13:15:51.374Z] === RUN TestWaitNonBlocked [2020-09-15T13:15:51.374Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-09-15T13:15:51.374Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-09-15T13:15:51.374Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-09-15T13:15:51.374Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-09-15T13:15:51.374Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-09-15T13:15:51.374Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-09-15T13:15:51.542Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2020-09-15T13:15:51.570Z] ok github.com/docker/docker/daemon/discovery 0.039s coverage: 30.0% of statements [2020-09-15T13:15:52.406Z] --- PASS: TestWaitNonBlocked (0.01s) [2020-09-15T13:15:52.406Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.89s) [2020-09-15T13:15:52.406Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.96s) [2020-09-15T13:15:52.406Z] === RUN TestWaitBlocked [2020-09-15T13:15:52.406Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-09-15T13:15:52.406Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-09-15T13:15:52.406Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-09-15T13:15:52.406Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-09-15T13:15:52.406Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-09-15T13:15:52.406Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-09-15T13:15:52.517Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2020-09-15T13:15:52.921Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2020-09-15T13:15:53.671Z] ok github.com/docker/docker/daemon/events 0.063s coverage: 50.0% of statements [2020-09-15T13:15:53.857Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2020-09-15T13:15:53.909Z] --- PASS: TestWaitBlocked (0.01s) [2020-09-15T13:15:53.909Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.13s) [2020-09-15T13:15:53.909Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.21s) [2020-09-15T13:15:53.909Z] === CONT TestContainerStartOnDaemonRestart [2020-09-15T13:15:53.909Z] === CONT TestIpcModeOlderClient [2020-09-15T13:15:53.909Z] --- PASS: TestIpcModeOlderClient (0.19s) [2020-09-15T13:15:53.909Z] === CONT TestDaemonHostGatewayIP [2020-09-15T13:15:53.970Z] ok github.com/docker/docker/daemon/config 0.092s coverage: 81.8% of statements [2020-09-15T13:15:54.794Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2020-09-15T13:15:55.732Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2020-09-15T13:15:55.732Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2020-09-15T13:15:56.060Z] ok github.com/docker/docker/daemon/graphdriver 0.039s coverage: 2.2% of statements [2020-09-15T13:15:56.656Z] --- PASS: TestContainerStartOnDaemonRestart (2.97s) [2020-09-15T13:15:56.656Z] === CONT TestContainerKillOnDaemonStart [2020-09-15T13:15:57.112Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2020-09-15T13:15:57.286Z] --- PASS: TestDaemonHostGatewayIP (3.44s) [2020-09-15T13:15:57.286Z] === CONT TestDaemonRestartIpcMode [2020-09-15T13:15:58.049Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2020-09-15T13:15:58.307Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2020-09-15T13:15:58.521Z] ---> 4f98a7a374f8 [2020-09-15T13:15:58.521Z] Successfully built 4f98a7a374f8 [2020-09-15T13:15:58.521Z] Successfully tagged docker:latest [2020-09-15T13:15:58.521Z] INFO: Image build ended at 09/15/2020 13:15:58. Duration:00:03:21.2179899 [2020-09-15T13:15:58.521Z] [2020-09-15T13:15:58.521Z] [2020-09-15T13:15:58.521Z] INFO: Building the test binaries at 09/15/2020 13:15:58... [2020-09-15T13:15:59.243Z] === RUN TestDockerSuite/TestBuildDockerignore [2020-09-15T13:15:59.612Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.006s coverage: 2.9% of statements [2020-09-15T13:15:59.612Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.507s coverage: 14.1% of statements [2020-09-15T13:16:00.796Z] --- PASS: TestDaemonRestartIpcMode (3.50s) [2020-09-15T13:16:01.141Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.760s coverage: 57.9% of statements [2020-09-15T13:16:01.774Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2020-09-15T13:16:03.217Z] INFO: make.ps1 starting at 09/15/2020 13:16:02 [2020-09-15T13:16:03.217Z] INFO: Git commit (f89fec1a12) assumed from DOCKER_GITCOMMIT environment variable [2020-09-15T13:16:03.217Z] INFO: Invoking autogen... [2020-09-15T13:16:03.905Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.009s coverage: 1.8% of statements [2020-09-15T13:16:04.182Z] INFO: Building daemon... [2020-09-15T13:16:04.963Z] ok github.com/docker/docker/daemon 12.400s coverage: 17.4% of statements [2020-09-15T13:16:04.963Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-09-15T13:16:04.963Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-09-15T13:16:04.963Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-09-15T13:16:04.963Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-09-15T13:16:04.963Z] ok github.com/docker/docker/daemon/graphdriver/aufs 7.995s coverage: 69.2% of statements [2020-09-15T13:16:05.063Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2020-09-15T13:16:06.494Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.614s coverage: 45.9% of statements [2020-09-15T13:16:06.494Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-09-15T13:16:06.968Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2020-09-15T13:16:07.537Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2020-09-15T13:16:08.026Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.278s coverage: 49.5% of statements [2020-09-15T13:16:08.104Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2020-09-15T13:16:09.041Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2020-09-15T13:16:09.261Z] --- PASS: TestContainerKillOnDaemonStart (12.16s) [2020-09-15T13:16:09.261Z] PASS [2020-09-15T13:16:09.261Z] [2020-09-15T13:16:09.261Z] === Skipped [2020-09-15T13:16:09.261Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s) [2020-09-15T13:16:09.261Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-09-15T13:16:09.261Z] [2020-09-15T13:16:09.261Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s) [2020-09-15T13:16:09.261Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-09-15T13:16:09.261Z] [2020-09-15T13:16:09.261Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s) [2020-09-15T13:16:09.261Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-09-15T13:16:09.261Z] [2020-09-15T13:16:09.261Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-09-15T13:16:09.261Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-09-15T13:16:09.261Z] [2020-09-15T13:16:09.261Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s) [2020-09-15T13:16:09.261Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-09-15T13:16:09.261Z] [2020-09-15T13:16:09.261Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s) [2020-09-15T13:16:09.261Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-09-15T13:16:09.261Z] [2020-09-15T13:16:09.261Z] [2020-09-15T13:16:09.261Z] DONE 192 tests, 6 skipped in 150.627s [2020-09-15T13:16:09.261Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m [2020-09-15T13:16:09.261Z] ++ 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-09-15T13:16:09.261Z] ++ set -e [2020-09-15T13:16:09.261Z] ++ '[' -n 0 ']' [2020-09-15T13:16:09.261Z] ++ set -x [2020-09-15T13:16:09.262Z] ++ env -i DEST=/go/src/github.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-09-15T13:16:09.262Z] INFO: Testing against a local daemon [2020-09-15T13:16:09.262Z] === RUN TestCommitInheritsEnv [2020-09-15T13:16:09.551Z] --- PASS: TestCommitInheritsEnv (0.56s) [2020-09-15T13:16:09.551Z] === RUN TestImportExtremelyLargeImageWorks [2020-09-15T13:16:09.551Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-09-15T13:16:09.551Z] === RUN TestImagesFilterMultiReference [2020-09-15T13:16:09.551Z] --- PASS: TestImagesFilterMultiReference (0.03s) [2020-09-15T13:16:09.551Z] === RUN TestImagePullPlatformInvalid [2020-09-15T13:16:09.552Z] --- PASS: TestImagePullPlatformInvalid (0.01s) [2020-09-15T13:16:09.552Z] === RUN TestRemoveImageOrphaning [2020-09-15T13:16:09.552Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.624s coverage: 76.1% of statements [2020-09-15T13:16:09.552Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.041s coverage: 58.0% of statements [2020-09-15T13:16:09.638Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2020-09-15T13:16:10.182Z] --- PASS: TestRemoveImageOrphaning (0.54s) [2020-09-15T13:16:10.182Z] === RUN TestRemoveImageGarbageCollector [2020-09-15T13:16:10.182Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-09-15T13:16:10.182Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-15T13:16:10.182Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-09-15T13:16:10.182Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2020-09-15T13:16:10.182Z] === RUN TestTagInvalidReference [2020-09-15T13:16:10.182Z] --- PASS: TestTagInvalidReference (0.01s) [2020-09-15T13:16:10.182Z] === RUN TestTagValidPrefixedRepo [2020-09-15T13:16:10.182Z] --- PASS: TestTagValidPrefixedRepo (0.03s) [2020-09-15T13:16:10.182Z] === RUN TestTagExistedNameWithoutForce [2020-09-15T13:16:10.182Z] --- PASS: TestTagExistedNameWithoutForce (0.01s) [2020-09-15T13:16:10.182Z] === RUN TestTagOfficialNames [2020-09-15T13:16:10.182Z] --- PASS: TestTagOfficialNames (0.03s) [2020-09-15T13:16:10.182Z] === RUN TestTagMatchesDigest [2020-09-15T13:16:10.182Z] --- PASS: TestTagMatchesDigest (0.01s) [2020-09-15T13:16:10.182Z] === CONT TestImportExtremelyLargeImageWorks [2020-09-15T13:16:10.617Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.009s coverage: 3.0% of statements [2020-09-15T13:16:10.617Z] ok github.com/docker/docker/daemon/links 0.016s coverage: 93.0% of statements [2020-09-15T13:16:11.014Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2020-09-15T13:16:11.015Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2020-09-15T13:16:11.015Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2020-09-15T13:16:13.391Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.155s coverage: 52.1% of statements [2020-09-15T13:16:13.391Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-09-15T13:16:13.391Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-09-15T13:16:13.549Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2020-09-15T13:16:14.098Z] ok github.com/docker/docker/daemon/logger 0.283s coverage: 41.0% of statements [2020-09-15T13:16:14.117Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2020-09-15T13:16:15.155Z] ok github.com/docker/docker/daemon/logger/awslogs 0.505s coverage: 77.8% of statements [2020-09-15T13:16:16.210Z] ok github.com/docker/docker/daemon/images 0.069s coverage: 4.8% of statements [2020-09-15T13:16:16.210Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-09-15T13:16:16.210Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-09-15T13:16:16.210Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-09-15T13:16:16.210Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-09-15T13:16:16.210Z] ok github.com/docker/docker/daemon/logger/gelf 0.012s coverage: 67.0% of statements [2020-09-15T13:16:16.652Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2020-09-15T13:16:16.854Z] ok github.com/docker/docker/daemon/logger/journald 0.009s coverage: 23.9% of statements [2020-09-15T13:16:17.501Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.017s coverage: 87.2% of statements [2020-09-15T13:16:18.147Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.033s coverage: 61.6% of statements [2020-09-15T13:16:19.202Z] ok github.com/docker/docker/daemon/logger/local 0.086s coverage: 75.2% of statements [2020-09-15T13:16:19.202Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-09-15T13:16:20.254Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.039s coverage: 38.0% of statements [2020-09-15T13:16:20.842Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2020-09-15T13:16:21.309Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.073s coverage: 33.3% of statements [2020-09-15T13:16:21.607Z] ok github.com/docker/docker/daemon/logger/templates 0.026s coverage: 8.3% of statements [2020-09-15T13:16:21.904Z] ok github.com/docker/docker/daemon/logger/syslog 0.012s coverage: 46.8% of statements [2020-09-15T13:16:22.219Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2020-09-15T13:16:24.123Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2020-09-15T13:16:24.123Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2020-09-15T13:16:24.675Z] ok github.com/docker/docker/daemon/logger/splunk 2.589s coverage: 82.5% of statements [2020-09-15T13:16:24.675Z] ? github.com/docker/docker/daemon/names [no test files] [2020-09-15T13:16:24.973Z] ok github.com/docker/docker/daemon/network 0.039s coverage: 63.8% of statements [2020-09-15T13:16:24.973Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-09-15T13:16:25.500Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2020-09-15T13:16:25.501Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2020-09-15T13:16:25.623Z] ok github.com/docker/docker/distribution/metadata 0.097s coverage: 48.2% of statements [2020-09-15T13:16:27.403Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2020-09-15T13:16:27.715Z] ok github.com/docker/docker/errdefs 0.036s coverage: 49.4% of statements [2020-09-15T13:16:28.784Z] ok github.com/docker/docker/distribution 1.792s coverage: 21.9% of statements [2020-09-15T13:16:28.784Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-09-15T13:16:29.429Z] ok github.com/docker/docker/image 0.041s coverage: 86.4% of statements [2020-09-15T13:16:29.937Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2020-09-15T13:16:30.481Z] ok github.com/docker/docker/image/cache 0.026s coverage: 19.2% of statements [2020-09-15T13:16:30.481Z] ok github.com/docker/docker/distribution/xfer 1.681s coverage: 85.1% of statements [2020-09-15T13:16:30.481Z] ? github.com/docker/docker/dockerversion [no test files] [2020-09-15T13:16:30.481Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-09-15T13:16:30.874Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2020-09-15T13:16:31.537Z] ok github.com/docker/docker/libcontainerd/queue 0.027s coverage: 100.0% of statements [2020-09-15T13:16:31.812Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2020-09-15T13:16:31.834Z] ok github.com/docker/docker/image/v1 0.022s coverage: 25.0% of statements [2020-09-15T13:16:31.834Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-09-15T13:16:32.885Z] ok github.com/docker/docker/pkg/aaparser 0.024s coverage: 50.0% of statements [2020-09-15T13:16:34.347Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2020-09-15T13:16:34.915Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2020-09-15T13:16:35.002Z] ok github.com/docker/docker/opts 0.094s coverage: 67.1% of statements [2020-09-15T13:16:36.049Z] ok github.com/docker/docker/pkg/authorization 0.303s coverage: 68.3% of statements [2020-09-15T13:16:36.049Z] ok github.com/docker/docker/pkg/broadcaster 0.005s coverage: 100.0% of statements [2020-09-15T13:16:36.345Z] ok github.com/docker/docker/pkg/capabilities 0.005s coverage: 87.5% of statements [2020-09-15T13:16:36.831Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2020-09-15T13:16:36.987Z] ok github.com/docker/docker/pkg/archive 1.335s coverage: 76.9% of statements [2020-09-15T13:16:37.636Z] ok github.com/docker/docker/pkg/directory 0.006s coverage: 80.0% of statements [2020-09-15T13:16:38.210Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2020-09-15T13:16:38.290Z] ok github.com/docker/docker/pkg/discovery 0.007s coverage: 58.3% of statements [2020-09-15T13:16:38.290Z] ok github.com/docker/docker/pkg/discovery/file 0.025s coverage: 92.9% of statements [2020-09-15T13:16:39.148Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2020-09-15T13:16:39.358Z] ok github.com/docker/docker/pkg/discovery/memory 0.004s coverage: 92.3% of statements [2020-09-15T13:16:40.002Z] ok github.com/docker/docker/pkg/discovery/nodes 0.004s coverage: 93.8% of statements [2020-09-15T13:16:40.641Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2020-09-15T13:16:41.051Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2020-09-15T13:16:41.688Z] ok github.com/docker/docker/pkg/filenotify 0.608s coverage: 67.0% of statements [2020-09-15T13:16:41.688Z] ok github.com/docker/docker/pkg/chrootarchive 3.765s coverage: 43.2% of statements [2020-09-15T13:16:42.333Z] ok github.com/docker/docker/layer 7.876s coverage: 68.8% of statements [2020-09-15T13:16:42.333Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-09-15T13:16:42.333Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-09-15T13:16:42.333Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-09-15T13:16:42.333Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-09-15T13:16:42.333Z] ? github.com/docker/docker/oci [no test files] [2020-09-15T13:16:42.333Z] ? github.com/docker/docker/oci/caps [no test files] [2020-09-15T13:16:42.333Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-09-15T13:16:42.333Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-09-15T13:16:42.431Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2020-09-15T13:16:42.631Z] ok github.com/docker/docker/pkg/fileutils 0.014s coverage: 89.5% of statements [2020-09-15T13:16:42.928Z] ok github.com/docker/docker/pkg/fsutils 0.348s coverage: 85.1% of statements [2020-09-15T13:16:43.226Z] ok github.com/docker/docker/pkg/discovery/kv 3.092s coverage: 84.1% of statements [2020-09-15T13:16:43.369Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2020-09-15T13:16:43.871Z] ok github.com/docker/docker/pkg/homedir 0.039s coverage: 11.4% of statements [2020-09-15T13:16:44.250Z] ..........................xx.................... [ 29%] [2020-09-15T13:16:44.927Z] ok github.com/docker/docker/pkg/jsonmessage 0.010s coverage: 91.7% of statements [2020-09-15T13:16:44.927Z] ok github.com/docker/docker/pkg/longpath 0.024s coverage: 100.0% of statements [2020-09-15T13:16:45.585Z] ok github.com/docker/docker/pkg/namesgenerator 0.029s coverage: 85.7% of statements [2020-09-15T13:16:45.585Z] ok github.com/docker/docker/pkg/idtools 0.776s coverage: 70.1% of statements [2020-09-15T13:16:45.585Z] ok github.com/docker/docker/pkg/ioutils 1.292s coverage: 68.8% of statements [2020-09-15T13:16:45.585Z] ? github.com/docker/docker/pkg/locker [no test files] [2020-09-15T13:16:45.585Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-09-15T13:16:45.585Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-09-15T13:16:45.585Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-09-15T13:16:45.585Z] ok github.com/docker/docker/pkg/parsers 0.006s coverage: 97.0% of statements [2020-09-15T13:16:45.902Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2020-09-15T13:16:46.634Z] ok github.com/docker/docker/pkg/parsers/kernel 0.023s coverage: 60.0% of statements [2020-09-15T13:16:46.634Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.025s coverage: 86.7% of statements [2020-09-15T13:16:46.933Z] ok github.com/docker/docker/pkg/pidfile 0.027s coverage: 82.4% of statements [2020-09-15T13:16:46.933Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-09-15T13:16:46.933Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-09-15T13:16:47.986Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.033s coverage: 56.8% of statements [2020-09-15T13:16:48.285Z] ok github.com/docker/docker/pkg/plugins/transport 0.004s coverage: 85.7% of statements [2020-09-15T13:16:48.582Z] ok github.com/docker/docker/pkg/pools 0.010s coverage: 88.2% of statements [2020-09-15T13:16:48.582Z] ok github.com/docker/docker/pkg/progress 0.004s coverage: 75.9% of statements [2020-09-15T13:16:49.226Z] ok github.com/docker/docker/pkg/reexec 0.008s coverage: 82.4% of statements [2020-09-15T13:16:50.092Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2020-09-15T13:16:50.280Z] ok github.com/docker/docker/pkg/stdcopy 0.020s coverage: 100.0% of statements [2020-09-15T13:16:50.280Z] ok github.com/docker/docker/pkg/pubsub 1.169s coverage: 73.9% of statements [2020-09-15T13:16:50.921Z] ok github.com/docker/docker/pkg/stringid 0.004s coverage: 70.6% of statements [2020-09-15T13:16:50.921Z] ok github.com/docker/docker/pkg/streamformatter 0.018s coverage: 66.2% of statements [2020-09-15T13:16:50.930Z] --- PASS: TestImportExtremelyLargeImageWorks (108.86s) [2020-09-15T13:16:50.930Z] PASS [2020-09-15T13:16:50.930Z] [2020-09-15T13:16:50.930Z] === Skipped [2020-09-15T13:16:50.930Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-09-15T13:16:50.930Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2020-09-15T13:16:50.930Z] [2020-09-15T13:16:50.930Z] [2020-09-15T13:16:50.930Z] DONE 12 tests, 1 skipped in 113.050s [2020-09-15T13:16:50.930Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-09-15T13:16:50.930Z] INFO: Testing against a local daemon [2020-09-15T13:16:50.930Z] === RUN TestNetworkCreateDelete [2020-09-15T13:16:50.930Z] --- PASS: TestNetworkCreateDelete (0.18s) [2020-09-15T13:16:50.930Z] === RUN TestDockerNetworkDeletePreferID [2020-09-15T13:16:50.930Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s) [2020-09-15T13:16:50.930Z] === RUN TestDaemonDNSFallback [2020-09-15T13:16:51.224Z] ok github.com/docker/docker/pkg/symlink 0.015s coverage: 87.7% of statements [2020-09-15T13:16:52.749Z] ok github.com/docker/docker/pkg/sysinfo 0.010s coverage: 53.8% of statements [2020-09-15T13:16:52.749Z] ok github.com/docker/docker/pkg/system 0.019s coverage: 36.9% of statements [2020-09-15T13:16:52.749Z] ok github.com/docker/docker/pkg/signal 2.971s coverage: 61.0% of statements [2020-09-15T13:16:53.407Z] ok github.com/docker/docker/pkg/tailfile 0.095s coverage: 88.6% of statements [2020-09-15T13:16:53.407Z] testing: warning: no tests to run [2020-09-15T13:16:53.407Z] coverage: [no statements] [2020-09-15T13:16:53.407Z] ok github.com/docker/docker/pkg/term/windows 0.014s coverage: [no statements] [no tests to run] [2020-09-15T13:16:54.051Z] ok github.com/docker/docker/pkg/urlutil 0.003s coverage: 100.0% of statements [2020-09-15T13:16:54.051Z] ok github.com/docker/docker/pkg/tarsum 0.127s coverage: 89.3% of statements [2020-09-15T13:16:54.051Z] ok github.com/docker/docker/pkg/truncindex 0.104s coverage: 91.5% of statements [2020-09-15T13:16:54.694Z] ok github.com/docker/docker/pkg/useragent 0.005s coverage: 88.9% of statements [2020-09-15T13:16:56.197Z] --- PASS: TestDaemonDNSFallback (7.27s) [2020-09-15T13:16:56.197Z] === RUN TestInspectNetwork [2020-09-15T13:16:56.197Z] --- SKIP: TestInspectNetwork (0.00s) [2020-09-15T13:16:56.197Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-15T13:16:56.197Z] === RUN TestRunContainerWithBridgeNone [2020-09-15T13:16:56.197Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2020-09-15T13:16:56.197Z] network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-15T13:16:56.197Z] === RUN TestNetworkInvalidJSON [2020-09-15T13:16:56.197Z] === RUN TestNetworkInvalidJSON//networks/create [2020-09-15T13:16:56.197Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-09-15T13:16:56.197Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-09-15T13:16:56.197Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-09-15T13:16:56.197Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-09-15T13:16:56.197Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-09-15T13:16:56.197Z] === CONT TestNetworkInvalidJSON//networks/create [2020-09-15T13:16:56.197Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-09-15T13:16:56.197Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-09-15T13:16:56.197Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2020-09-15T13:16:56.197Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-09-15T13:16:56.197Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-09-15T13:16:56.197Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-09-15T13:16:56.197Z] === RUN TestHostIPv4BridgeLabel [2020-09-15T13:16:56.197Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2020-09-15T13:16:56.197Z] network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-15T13:16:56.197Z] === RUN TestDaemonRestartWithLiveRestore [2020-09-15T13:16:56.197Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.03s) [2020-09-15T13:16:56.197Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-15T13:16:56.197Z] === RUN TestDaemonDefaultNetworkPools [2020-09-15T13:16:56.197Z] --- SKIP: TestDaemonDefaultNetworkPools (0.01s) [2020-09-15T13:16:56.197Z] service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-15T13:16:56.197Z] === RUN TestDaemonRestartWithExistingNetwork [2020-09-15T13:16:56.197Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.01s) [2020-09-15T13:16:56.197Z] service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-15T13:16:56.197Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-09-15T13:16:56.197Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-09-15T13:16:56.197Z] service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-15T13:16:56.197Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-09-15T13:16:56.197Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.01s) [2020-09-15T13:16:56.197Z] service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-15T13:16:56.197Z] === RUN TestServiceWithPredefinedNetwork [2020-09-15T13:16:56.197Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2020-09-15T13:16:56.197Z] service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-15T13:16:56.197Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-09-15T13:16:56.197Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-09-15T13:16:56.197Z] service_test.go:236: FLAKY_TEST [2020-09-15T13:16:56.197Z] === RUN TestServiceWithDataPathPortInit [2020-09-15T13:16:56.197Z] --- SKIP: TestServiceWithDataPathPortInit (0.01s) [2020-09-15T13:16:56.197Z] service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-15T13:16:56.197Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-09-15T13:16:56.197Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2020-09-15T13:16:56.197Z] service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-15T13:16:56.197Z] PASS [2020-09-15T13:16:56.197Z] [2020-09-15T13:16:56.197Z] === Skipped [2020-09-15T13:16:56.197Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2020-09-15T13:16:56.197Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-15T13:16:56.197Z] [2020-09-15T13:16:56.197Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2020-09-15T13:16:56.197Z] network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-15T13:16:56.197Z] [2020-09-15T13:16:56.197Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2020-09-15T13:16:56.197Z] network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-15T13:16:56.197Z] [2020-09-15T13:16:56.197Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.03s) [2020-09-15T13:16:56.197Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-15T13:16:56.197Z] [2020-09-15T13:16:56.197Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.01s) [2020-09-15T13:16:56.197Z] service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-15T13:16:56.197Z] [2020-09-15T13:16:56.197Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.01s) [2020-09-15T13:16:56.197Z] service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-15T13:16:56.197Z] [2020-09-15T13:16:56.197Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-09-15T13:16:56.197Z] service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-15T13:16:56.197Z] [2020-09-15T13:16:56.197Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.01s) [2020-09-15T13:16:56.197Z] service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-15T13:16:56.197Z] [2020-09-15T13:16:56.197Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2020-09-15T13:16:56.197Z] service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-15T13:16:56.197Z] [2020-09-15T13:16:56.197Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-09-15T13:16:56.197Z] service_test.go:236: FLAKY_TEST [2020-09-15T13:16:56.197Z] [2020-09-15T13:16:56.197Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.01s) [2020-09-15T13:16:56.197Z] service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-15T13:16:56.197Z] [2020-09-15T13:16:56.197Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2020-09-15T13:16:56.197Z] service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-15T13:16:56.197Z] [2020-09-15T13:16:56.197Z] [2020-09-15T13:16:56.197Z] DONE 19 tests, 12 skipped in 8.026s [2020-09-15T13:16:56.197Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-09-15T13:16:56.456Z] INFO: Testing against a local daemon [2020-09-15T13:16:56.456Z] === RUN TestDockerNetworkIpvlanPersistance [2020-09-15T13:16:56.456Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2020-09-15T13:16:56.456Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-15T13:16:56.456Z] === RUN TestDockerNetworkIpvlan [2020-09-15T13:16:56.456Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-09-15T13:16:56.456Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-15T13:16:56.456Z] PASS [2020-09-15T13:16:56.456Z] [2020-09-15T13:16:56.456Z] === Skipped [2020-09-15T13:16:56.456Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2020-09-15T13:16:56.456Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-15T13:16:56.456Z] [2020-09-15T13:16:56.456Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-09-15T13:16:56.456Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-15T13:16:56.456Z] [2020-09-15T13:16:56.456Z] [2020-09-15T13:16:56.456Z] DONE 2 tests, 2 skipped in 0.125s [2020-09-15T13:16:56.456Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-09-15T13:16:56.456Z] INFO: Testing against a local daemon [2020-09-15T13:16:56.456Z] === RUN TestDockerNetworkMacvlanPersistance [2020-09-15T13:16:56.456Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2020-09-15T13:16:56.456Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-15T13:16:56.456Z] === RUN TestDockerNetworkMacvlan [2020-09-15T13:16:56.456Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2020-09-15T13:16:56.456Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-15T13:16:56.456Z] PASS [2020-09-15T13:16:56.456Z] [2020-09-15T13:16:56.456Z] === Skipped [2020-09-15T13:16:56.456Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2020-09-15T13:16:56.456Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-15T13:16:56.456Z] [2020-09-15T13:16:56.456Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2020-09-15T13:16:56.456Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-15T13:16:56.456Z] [2020-09-15T13:16:56.456Z] [2020-09-15T13:16:56.456Z] DONE 2 tests, 2 skipped in 0.115s [2020-09-15T13:16:56.456Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-09-15T13:16:56.456Z] testing: warning: no tests to run [2020-09-15T13:16:56.456Z] PASS [2020-09-15T13:16:56.456Z] [2020-09-15T13:16:56.456Z] DONE 0 tests in 0.024s [2020-09-15T13:16:56.456Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-09-15T13:16:56.715Z] INFO: Testing against a local daemon [2020-09-15T13:16:56.715Z] === RUN TestAuthZPluginAllowRequest [2020-09-15T13:16:56.715Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2020-09-15T13:16:56.715Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-15T13:16:56.715Z] === RUN TestAuthZPluginTLS [2020-09-15T13:16:56.715Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2020-09-15T13:16:56.715Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-15T13:16:56.715Z] === RUN TestAuthZPluginDenyRequest [2020-09-15T13:16:56.715Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2020-09-15T13:16:56.715Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-15T13:16:56.715Z] === RUN TestAuthZPluginAPIDenyResponse [2020-09-15T13:16:56.715Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2020-09-15T13:16:56.715Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-15T13:16:56.715Z] === RUN TestAuthZPluginDenyResponse [2020-09-15T13:16:56.715Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2020-09-15T13:16:56.715Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-15T13:16:56.715Z] === RUN TestAuthZPluginAllowEventStream [2020-09-15T13:16:56.715Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2020-09-15T13:16:56.715Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-15T13:16:56.715Z] === RUN TestAuthZPluginErrorResponse [2020-09-15T13:16:56.715Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2020-09-15T13:16:56.715Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-15T13:16:56.715Z] === RUN TestAuthZPluginErrorRequest [2020-09-15T13:16:56.715Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2020-09-15T13:16:56.715Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-15T13:16:56.715Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-09-15T13:16:56.715Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2020-09-15T13:16:56.715Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-15T13:16:56.715Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-09-15T13:16:56.715Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2020-09-15T13:16:56.715Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-15T13:16:56.715Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-09-15T13:16:56.715Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2020-09-15T13:16:56.715Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-15T13:16:56.715Z] === RUN TestAuthZPluginHeader [2020-09-15T13:16:56.715Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2020-09-15T13:16:56.715Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-15T13:16:56.715Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-09-15T13:16:56.804Z] ok github.com/docker/docker/plugin/v2 0.014s coverage: 14.5% of statements [2020-09-15T13:16:57.856Z] ok github.com/docker/docker/profiles/seccomp 0.009s coverage: 68.4% of statements [2020-09-15T13:16:57.856Z] ok github.com/docker/docker/reference 0.015s coverage: 84.4% of statements [2020-09-15T13:16:58.089Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (1.35s) [2020-09-15T13:16:58.089Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-15T13:16:58.089Z] === RUN TestAuthZPluginV2Disable [2020-09-15T13:16:58.499Z] ok github.com/docker/docker/plugin 0.622s coverage: 23.1% of statements [2020-09-15T13:16:58.655Z] --- SKIP: TestAuthZPluginV2Disable (0.44s) [2020-09-15T13:16:58.655Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-15T13:16:58.655Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-09-15T13:16:59.142Z] ok github.com/docker/docker/registry/resumable 0.020s coverage: 100.0% of statements [2020-09-15T13:16:59.567Z] tests/integration/api_exec_test.py ..................... [ 34%] [2020-09-15T13:16:59.589Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.93s) [2020-09-15T13:16:59.589Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-15T13:16:59.589Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-09-15T13:16:59.788Z] ok github.com/docker/docker/restartmanager 0.005s coverage: 50.9% of statements [2020-09-15T13:16:59.847Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.43s) [2020-09-15T13:16:59.847Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-15T13:16:59.847Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-09-15T13:17:00.069Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2020-09-15T13:17:00.636Z] === RUN TestDockerSuite/TestBuildDotDotFile [2020-09-15T13:17:00.636Z] === RUN TestDockerSuite/TestBuildEOLInLine [2020-09-15T13:17:00.781Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.69s) [2020-09-15T13:17:00.781Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-15T13:17:00.781Z] PASS [2020-09-15T13:17:00.781Z] [2020-09-15T13:17:00.781Z] === Skipped [2020-09-15T13:17:00.781Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2020-09-15T13:17:00.781Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-15T13:17:00.781Z] [2020-09-15T13:17:00.781Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2020-09-15T13:17:00.781Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-15T13:17:00.781Z] [2020-09-15T13:17:00.781Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2020-09-15T13:17:00.781Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-15T13:17:00.781Z] [2020-09-15T13:17:00.781Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2020-09-15T13:17:00.781Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-15T13:17:00.781Z] [2020-09-15T13:17:00.781Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2020-09-15T13:17:00.781Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-15T13:17:00.781Z] [2020-09-15T13:17:00.781Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2020-09-15T13:17:00.781Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-15T13:17:00.781Z] [2020-09-15T13:17:00.781Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2020-09-15T13:17:00.781Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-15T13:17:00.781Z] [2020-09-15T13:17:00.781Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2020-09-15T13:17:00.781Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-15T13:17:00.781Z] [2020-09-15T13:17:00.781Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2020-09-15T13:17:00.781Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-15T13:17:00.781Z] [2020-09-15T13:17:00.781Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2020-09-15T13:17:00.781Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-15T13:17:00.781Z] [2020-09-15T13:17:00.781Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2020-09-15T13:17:00.781Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-15T13:17:00.781Z] [2020-09-15T13:17:00.781Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2020-09-15T13:17:00.781Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-15T13:17:00.781Z] [2020-09-15T13:17:00.781Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (1.35s) [2020-09-15T13:17:00.781Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-15T13:17:00.781Z] [2020-09-15T13:17:00.781Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.44s) [2020-09-15T13:17:00.781Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-15T13:17:00.781Z] [2020-09-15T13:17:00.781Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.93s) [2020-09-15T13:17:00.781Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-15T13:17:00.781Z] [2020-09-15T13:17:00.781Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.43s) [2020-09-15T13:17:00.781Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-15T13:17:00.781Z] [2020-09-15T13:17:00.781Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.69s) [2020-09-15T13:17:00.781Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-15T13:17:00.781Z] [2020-09-15T13:17:00.781Z] [2020-09-15T13:17:00.781Z] DONE 17 tests, 17 skipped in 3.977s [2020-09-15T13:17:00.781Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-09-15T13:17:00.781Z] INFO: Testing against a local daemon [2020-09-15T13:17:00.781Z] === RUN TestPluginInvalidJSON [2020-09-15T13:17:00.781Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-09-15T13:17:00.781Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-09-15T13:17:00.781Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-09-15T13:17:00.781Z] --- PASS: TestPluginInvalidJSON (0.02s) [2020-09-15T13:17:00.781Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-09-15T13:17:00.781Z] === RUN TestPluginInstall [2020-09-15T13:17:00.781Z] --- SKIP: TestPluginInstall (0.00s) [2020-09-15T13:17:00.781Z] plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-15T13:17:00.781Z] PASS [2020-09-15T13:17:00.781Z] [2020-09-15T13:17:00.781Z] === Skipped [2020-09-15T13:17:00.781Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2020-09-15T13:17:00.781Z] plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-09-15T13:17:00.781Z] [2020-09-15T13:17:00.781Z] [2020-09-15T13:17:00.781Z] DONE 3 tests, 1 skipped in 0.184s [2020-09-15T13:17:00.781Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-09-15T13:17:00.781Z] INFO: Testing against a local daemon [2020-09-15T13:17:00.781Z] === RUN TestExternalGraphDriver [2020-09-15T13:17:00.841Z] ok github.com/docker/docker/testutil 0.005s coverage: 62.5% of statements [2020-09-15T13:17:01.250Z] === RUN TestDockerDaemonSuite/TestShmSize [2020-09-15T13:17:01.591Z] --- SKIP: TestExternalGraphDriver (0.56s) [2020-09-15T13:17:01.591Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2020-09-15T13:17:01.591Z] === RUN TestGraphdriverPluginV2 [2020-09-15T13:17:01.623Z] ok github.com/docker/docker/runconfig 0.034s coverage: 66.1% of statements [2020-09-15T13:17:01.921Z] ok github.com/docker/docker/registry 0.379s coverage: 56.3% of statements [2020-09-15T13:17:03.154Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2020-09-15T13:17:04.592Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2020-09-15T13:17:04.592Z] [2020-09-15T13:17:04.592Z] ________ ____ __. [2020-09-15T13:17:04.592Z] \_____ \ | |/ _| [2020-09-15T13:17:04.592Z] / | \| < [2020-09-15T13:17:04.592Z] / | \ | \ [2020-09-15T13:17:04.592Z] \_______ /____|__ \ [2020-09-15T13:17:04.592Z] \/ \/ [2020-09-15T13:17:04.592Z] [2020-09-15T13:17:04.592Z] INFO: make.ps1 ended at 09/15/2020 13:17:03 [2020-09-15T13:17:04.681Z] ok github.com/docker/docker/volume/drivers 0.008s coverage: 36.1% of statements [2020-09-15T13:17:05.691Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2020-09-15T13:17:05.691Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2020-09-15T13:17:05.691Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2020-09-15T13:17:05.731Z] ok github.com/docker/docker/volume/local 0.045s coverage: 73.0% of statements [2020-09-15T13:17:05.731Z] ok github.com/docker/docker/volume/mounts 0.054s coverage: 67.0% of statements [2020-09-15T13:17:05.951Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2020-09-15T13:17:06.124Z] INFO: Binaries build ended at 09/15/2020 13:17:06. Duration:00:01:07.4991304 [2020-09-15T13:17:06.210Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2020-09-15T13:17:06.554Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2020-09-15T13:17:06.771Z] ok github.com/docker/docker/volume/service 0.023s coverage: 73.1% of statements [2020-09-15T13:17:07.147Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2020-09-15T13:17:07.147Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2020-09-15T13:17:07.413Z] === RUN TestDockerSuite/TestBuildEntrypoint [2020-09-15T13:17:07.980Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2020-09-15T13:17:08.149Z] --- PASS: TestGraphdriverPluginV2 (6.26s) [2020-09-15T13:17:08.149Z] PASS [2020-09-15T13:17:08.149Z] [2020-09-15T13:17:08.149Z] === Skipped [2020-09-15T13:17:08.149Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.56s) [2020-09-15T13:17:08.149Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2020-09-15T13:17:08.149Z] [2020-09-15T13:17:08.149Z] [2020-09-15T13:17:08.149Z] DONE 2 tests, 1 skipped in 6.950s [2020-09-15T13:17:08.149Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-09-15T13:17:08.149Z] INFO: Testing against a local daemon [2020-09-15T13:17:08.149Z] === RUN TestContinueAfterPluginCrash [2020-09-15T13:17:08.149Z] === PAUSE TestContinueAfterPluginCrash [2020-09-15T13:17:08.149Z] === RUN TestReadPluginNoRead [2020-09-15T13:17:08.149Z] === PAUSE TestReadPluginNoRead [2020-09-15T13:17:08.149Z] === RUN TestDaemonStartWithLogOpt [2020-09-15T13:17:08.149Z] === PAUSE TestDaemonStartWithLogOpt [2020-09-15T13:17:08.149Z] === CONT TestContinueAfterPluginCrash [2020-09-15T13:17:08.149Z] === CONT TestDaemonStartWithLogOpt [2020-09-15T13:17:08.289Z] INFO: Copying the built daemon binary to d:\CI\PR-41395\11\binary\dockerd-f89fec1a12.exe... [2020-09-15T13:17:08.289Z] INFO: Copying the built client binary to d:\CI\PR-41395\11\binary\docker-f89fec1a12.exe... [2020-09-15T13:17:08.289Z] INFO: Copying dockerversion from the container... [2020-09-15T13:17:08.745Z] INFO: Copying the golang package from the container to d:\CI\PR-41395\11\installer\go.zip... [2020-09-15T13:17:09.518Z] tests/integration/api_image_test.py ............s..... [ 40%] [2020-09-15T13:17:09.589Z] --- PASS: TestBuildWithHugeFile (74.52s) [2020-09-15T13:17:09.589Z] === RUN TestBuildWithEmptyDockerfile [2020-09-15T13:17:09.589Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-09-15T13:17:09.589Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-09-15T13:17:09.589Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-09-15T13:17:09.589Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-09-15T13:17:09.589Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-09-15T13:17:09.589Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-09-15T13:17:09.589Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-09-15T13:17:09.589Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-09-15T13:17:09.589Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-09-15T13:17:09.589Z] --- PASS: TestBuildWithEmptyDockerfile (0.17s) [2020-09-15T13:17:09.589Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.17s) [2020-09-15T13:17:09.589Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.17s) [2020-09-15T13:17:09.590Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.17s) [2020-09-15T13:17:09.590Z] === RUN TestBuildPreserveOwnership [2020-09-15T13:17:09.590Z] === RUN TestBuildPreserveOwnership/copy_from [2020-09-15T13:17:09.590Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-09-15T13:17:09.590Z] --- PASS: TestBuildPreserveOwnership (4.26s) [2020-09-15T13:17:09.590Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.82s) [2020-09-15T13:17:09.590Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.42s) [2020-09-15T13:17:09.590Z] === RUN TestBuildPlatformInvalid [2020-09-15T13:17:09.590Z] --- PASS: TestBuildPlatformInvalid (0.15s) [2020-09-15T13:17:09.590Z] PASS [2020-09-15T13:17:09.590Z] [2020-09-15T13:17:09.590Z] === Skipped [2020-09-15T13:17:09.590Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2020-09-15T13:17:09.590Z] build_session_test.go:25: TODO: BuildKit [2020-09-15T13:17:09.590Z] [2020-09-15T13:17:09.590Z] [2020-09-15T13:17:09.590Z] DONE 32 tests, 1 skipped in 120.174s [2020-09-15T13:17:09.590Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2020-09-15T13:17:09.590Z] ++ 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-09-15T13:17:09.590Z] ++ set -e [2020-09-15T13:17:09.590Z] ++ '[' -n 0 ']' [2020-09-15T13:17:09.590Z] ++ set -x [2020-09-15T13:17:09.590Z] ++ env -i DEST=/go/src/github.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-09-15T13:17:09.590Z] INFO: Testing against a local daemon [2020-09-15T13:17:09.590Z] === RUN TestConfigInspect [2020-09-15T13:17:10.514Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2020-09-15T13:17:10.531Z] --- PASS: TestConfigInspect (3.19s) [2020-09-15T13:17:10.531Z] === RUN TestConfigList [2020-09-15T13:17:11.450Z] --- PASS: TestDockerDaemonSuite (329.65s) [2020-09-15T13:17:11.450Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (7.56s) [2020-09-15T13:17:11.450Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.62s) [2020-09-15T13:17:11.450Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.63s) [2020-09-15T13:17:11.450Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.99s) [2020-09-15T13:17:11.450Z] docker_cli_daemon_test.go:1449: [d1541c1868ce6] daemon is not started [2020-09-15T13:17:11.450Z] check_test.go:309: [d5db3b8be2a29] daemon is not started [2020-09-15T13:17:11.450Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.36s) [2020-09-15T13:17:11.450Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.69s) [2020-09-15T13:17:11.450Z] check_test.go:309: [dc556b0918038] daemon is not started [2020-09-15T13:17:11.450Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (1.52s) [2020-09-15T13:17:11.450Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.04s) [2020-09-15T13:17:11.450Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.54s) [2020-09-15T13:17:11.450Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (4.17s) [2020-09-15T13:17:11.450Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.16s) [2020-09-15T13:17:11.450Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.69s) [2020-09-15T13:17:11.450Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.49s) [2020-09-15T13:17:11.450Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.78s) [2020-09-15T13:17:11.450Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.52s) [2020-09-15T13:17:11.450Z] check_test.go:309: [d8201aebb080f] daemon is not started [2020-09-15T13:17:11.450Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2020-09-15T13:17:11.450Z] check_test.go:309: [d76457dcdead8] daemon is not started [2020-09-15T13:17:11.450Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.55s) [2020-09-15T13:17:11.450Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.68s) [2020-09-15T13:17:11.450Z] check_test.go:309: [d7faac3742afe] daemon is not started [2020-09-15T13:17:11.450Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.59s) [2020-09-15T13:17:11.450Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.85s) [2020-09-15T13:17:11.450Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.85s) [2020-09-15T13:17:11.450Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.21s) [2020-09-15T13:17:11.450Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.65s) [2020-09-15T13:17:11.450Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.60s) [2020-09-15T13:17:11.450Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.71s) [2020-09-15T13:17:11.450Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2020-09-15T13:17:11.450Z] check_test.go:309: [d1b7d8581c7b6] daemon is not started [2020-09-15T13:17:11.450Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.54s) [2020-09-15T13:17:11.450Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.54s) [2020-09-15T13:17:11.450Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.55s) [2020-09-15T13:17:11.450Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.86s) [2020-09-15T13:17:11.450Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.93s) [2020-09-15T13:17:11.450Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.55s) [2020-09-15T13:17:11.450Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-09-15T13:17:11.450Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2020-09-15T13:17:11.450Z] check_test.go:309: [d3ed7a05eb330] daemon is not started [2020-09-15T13:17:11.450Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (1.91s) [2020-09-15T13:17:11.450Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.06s) [2020-09-15T13:17:11.450Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.42s) [2020-09-15T13:17:11.450Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.66s) [2020-09-15T13:17:11.450Z] check_test.go:309: [d21d4cae498e7] daemon is not started [2020-09-15T13:17:11.450Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.09s) [2020-09-15T13:17:11.450Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.55s) [2020-09-15T13:17:11.450Z] check_test.go:309: [d3c7f0ea30a84] daemon is not started [2020-09-15T13:17:11.450Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.88s) [2020-09-15T13:17:11.451Z] docker_cli_daemon_plugins_test.go:79: [daefe6e3d9a0c] daemon is not started [2020-09-15T13:17:11.451Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.67s) [2020-09-15T13:17:11.451Z] docker_cli_daemon_plugins_test.go:169: [d5fcb3566de11] daemon is not started [2020-09-15T13:17:11.451Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (2.61s) [2020-09-15T13:17:11.451Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.54s) [2020-09-15T13:17:11.451Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.54s) [2020-09-15T13:17:11.451Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s) [2020-09-15T13:17:11.451Z] check_test.go:309: [d2f191d000a1c] daemon is not started [2020-09-15T13:17:11.451Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.73s) [2020-09-15T13:17:11.451Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.65s) [2020-09-15T13:17:11.451Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.67s) [2020-09-15T13:17:11.451Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.73s) [2020-09-15T13:17:11.451Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.72s) [2020-09-15T13:17:11.451Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.73s) [2020-09-15T13:17:11.451Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.99s) [2020-09-15T13:17:11.451Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.57s) [2020-09-15T13:17:11.451Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s) [2020-09-15T13:17:11.451Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.54s) [2020-09-15T13:17:11.451Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (6.97s) [2020-09-15T13:17:11.451Z] check_test.go:309: [d3e9b4dcb9112] daemon is not started [2020-09-15T13:17:11.451Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.35s) [2020-09-15T13:17:11.451Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (14.58s) [2020-09-15T13:17:11.451Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.62s) [2020-09-15T13:17:11.451Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.21s) [2020-09-15T13:17:11.451Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.98s) [2020-09-15T13:17:11.451Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.13s) [2020-09-15T13:17:11.451Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.95s) [2020-09-15T13:17:11.451Z] check_test.go:309: [dda9bdf3c3c51] daemon is not started [2020-09-15T13:17:11.451Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.57s) [2020-09-15T13:17:11.451Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.30s) [2020-09-15T13:17:11.451Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (9.30s) [2020-09-15T13:17:11.451Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.82s) [2020-09-15T13:17:11.451Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.67s) [2020-09-15T13:17:11.451Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.11s) [2020-09-15T13:17:11.451Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.74s) [2020-09-15T13:17:11.451Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2020-09-15T13:17:11.451Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2020-09-15T13:17:11.451Z] check_test.go:309: [df7f0883c879c] daemon is not started [2020-09-15T13:17:11.451Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-09-15T13:17:11.451Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2020-09-15T13:17:11.451Z] check_test.go:309: [d632a2f0e6c1d] daemon is not started [2020-09-15T13:17:11.451Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.50s) [2020-09-15T13:17:11.451Z] check_test.go:309: [d85447ad282ff] daemon is not started [2020-09-15T13:17:11.451Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.26s) [2020-09-15T13:17:11.451Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (2.67s) [2020-09-15T13:17:11.451Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (2.58s) [2020-09-15T13:17:11.451Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.59s) [2020-09-15T13:17:11.451Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.20s) [2020-09-15T13:17:11.451Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.96s) [2020-09-15T13:17:11.451Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.42s) [2020-09-15T13:17:11.451Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.36s) [2020-09-15T13:17:11.451Z] check_test.go:309: [d45fbadedd876] daemon is not started [2020-09-15T13:17:11.451Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (2.60s) [2020-09-15T13:17:11.451Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.56s) [2020-09-15T13:17:11.451Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.38s) [2020-09-15T13:17:11.451Z] check_test.go:309: [dec32db8f4fee] daemon is not started [2020-09-15T13:17:11.451Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.54s) [2020-09-15T13:17:11.451Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (6.04s) [2020-09-15T13:17:11.451Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.11s) [2020-09-15T13:17:11.451Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.53s) [2020-09-15T13:17:11.451Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.61s) [2020-09-15T13:17:11.451Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.19s) [2020-09-15T13:17:11.451Z] docker_cli_daemon_test.go:2881: Checking IpcMode private set from config [2020-09-15T13:17:11.451Z] docker_cli_daemon_test.go:2881: Checking IpcMode shareable set from config [2020-09-15T13:17:11.451Z] docker_cli_daemon_test.go:2881: Checking IpcMode host set from config [2020-09-15T13:17:11.451Z] docker_cli_daemon_test.go:2881: Checking IpcMode container:123 set from config [2020-09-15T13:17:11.451Z] docker_cli_daemon_test.go:2881: Checking IpcMode nosuchmode set from config [2020-09-15T13:17:11.451Z] docker_cli_daemon_test.go:2881: Checking IpcMode private set from cli [2020-09-15T13:17:11.451Z] docker_cli_daemon_test.go:2881: Checking IpcMode shareable set from cli [2020-09-15T13:17:11.451Z] docker_cli_daemon_test.go:2881: Checking IpcMode host set from cli [2020-09-15T13:17:11.451Z] docker_cli_daemon_test.go:2881: Checking IpcMode container:123 set from cli [2020-09-15T13:17:11.451Z] docker_cli_daemon_test.go:2881: Checking IpcMode nosuchmode set from cli [2020-09-15T13:17:11.451Z] check_test.go:309: [d7fe0836bcac1] daemon is not started [2020-09-15T13:17:11.451Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.16s) [2020-09-15T13:17:11.451Z] check_test.go:309: [d6dd9cbc04ead] daemon is not started [2020-09-15T13:17:11.451Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.54s) [2020-09-15T13:17:11.451Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.61s) [2020-09-15T13:17:11.451Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.08s) [2020-09-15T13:17:11.451Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.54s) [2020-09-15T13:17:11.451Z] check_test.go:309: [d3301ded100ec] daemon is not started [2020-09-15T13:17:11.451Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.13s) [2020-09-15T13:17:11.451Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.97s) [2020-09-15T13:17:11.451Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.11s) [2020-09-15T13:17:11.451Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.03s) [2020-09-15T13:17:11.451Z] check_test.go:309: [d430477663a1a] daemon is not started [2020-09-15T13:17:11.451Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.39s) [2020-09-15T13:17:11.451Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.34s) [2020-09-15T13:17:11.451Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.92s) [2020-09-15T13:17:11.451Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.14s) [2020-09-15T13:17:11.451Z] check_test.go:309: [d58714322e89f] daemon is not started [2020-09-15T13:17:11.451Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.83s) [2020-09-15T13:17:11.451Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.60s) [2020-09-15T13:17:11.451Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.59s) [2020-09-15T13:17:11.451Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.98s) [2020-09-15T13:17:11.451Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2020-09-15T13:17:11.451Z] check_test.go:309: [d9f67207023d9] daemon is not started [2020-09-15T13:17:11.451Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.32s) [2020-09-15T13:17:11.451Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (3.03s) [2020-09-15T13:17:11.451Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.30s) [2020-09-15T13:17:11.451Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.61s) [2020-09-15T13:17:11.451Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.02s) [2020-09-15T13:17:11.451Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.34s) [2020-09-15T13:17:11.451Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.24s) [2020-09-15T13:17:11.451Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.36s) [2020-09-15T13:17:11.451Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.85s) [2020-09-15T13:17:11.451Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.16s) [2020-09-15T13:17:11.451Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.11s) [2020-09-15T13:17:11.451Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.26s) [2020-09-15T13:17:11.451Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.44s) [2020-09-15T13:17:11.451Z] docker_cli_daemon_test.go:2544: [dcd2fe2a51ed3] daemon is not started [2020-09-15T13:17:11.451Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.59s) [2020-09-15T13:17:11.451Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.74s) [2020-09-15T13:17:11.451Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.85s) [2020-09-15T13:17:11.451Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.71s) [2020-09-15T13:17:11.451Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.16s) [2020-09-15T13:17:11.451Z] check_test.go:309: [d791b0982198e] daemon is not started [2020-09-15T13:17:11.451Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.37s) [2020-09-15T13:17:11.451Z] === RUN TestDockerSwarmSuite [2020-09-15T13:17:11.451Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2020-09-15T13:17:11.709Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2020-09-15T13:17:12.462Z] INFO: Extracting go.zip to d:\CI\PR-41395\11\go [2020-09-15T13:17:13.074Z] --- PASS: TestConfigList (2.38s) [2020-09-15T13:17:13.074Z] === RUN TestConfigsCreateAndDelete [2020-09-15T13:17:13.613Z] === RUN TestDockerSuite/TestBuildEnv [2020-09-15T13:17:14.549Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2020-09-15T13:17:15.116Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2020-09-15T13:17:16.374Z] --- PASS: TestConfigsCreateAndDelete (2.83s) [2020-09-15T13:17:16.374Z] === RUN TestConfigsUpdate [2020-09-15T13:17:16.493Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2020-09-15T13:17:17.428Z] === RUN TestDockerSuite/TestBuildEnvUsage [2020-09-15T13:17:18.365Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2020-09-15T13:17:18.914Z] --- PASS: TestConfigsUpdate (2.85s) [2020-09-15T13:17:18.914Z] === RUN TestTemplatedConfig [2020-09-15T13:17:22.139Z] ok github.com/docker/docker/pkg/plugins 33.622s coverage: 76.6% of statements [2020-09-15T13:17:22.139Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-09-15T13:17:22.139Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-09-15T13:17:22.139Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-09-15T13:17:22.139Z] ? github.com/docker/docker/pkg/term [no test files] [2020-09-15T13:17:22.139Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-09-15T13:17:22.139Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-09-15T13:17:22.139Z] ? github.com/docker/docker/rootless [no test files] [2020-09-15T13:17:22.139Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-09-15T13:17:22.139Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-09-15T13:17:22.139Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-09-15T13:17:22.139Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-09-15T13:17:22.139Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-09-15T13:17:22.139Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-09-15T13:17:22.139Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-09-15T13:17:22.139Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-09-15T13:17:22.139Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-09-15T13:17:22.139Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-09-15T13:17:22.139Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-09-15T13:17:22.139Z] ? github.com/docker/docker/testutil/request [no test files] [2020-09-15T13:17:22.139Z] ? github.com/docker/docker/volume [no test files] [2020-09-15T13:17:22.139Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-09-15T13:17:22.139Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-09-15T13:17:22.139Z] [2020-09-15T13:17:22.139Z] === Skipped [2020-09-15T13:17:22.139Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-09-15T13:17:22.139Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-09-15T13:17:22.139Z] [2020-09-15T13:17:22.139Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-09-15T13:17:22.139Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-09-15T13:17:22.139Z] [2020-09-15T13:17:22.139Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-09-15T13:17:22.139Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-15T13:17:22.139Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-15T13:17:22.139Z] [2020-09-15T13:17:22.139Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-09-15T13:17:22.139Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-15T13:17:22.139Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-15T13:17:22.139Z] [2020-09-15T13:17:22.139Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-09-15T13:17:22.139Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-15T13:17:22.139Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-15T13:17:22.139Z] [2020-09-15T13:17:22.139Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-09-15T13:17:22.139Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-15T13:17:22.139Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-15T13:17:22.139Z] [2020-09-15T13:17:22.139Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-09-15T13:17:22.139Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-15T13:17:22.139Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-15T13:17:22.139Z] [2020-09-15T13:17:22.139Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-09-15T13:17:22.139Z] graphtest_unix.go:73: No driver to put! [2020-09-15T13:17:22.139Z] [2020-09-15T13:17:22.139Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-09-15T13:17:22.139Z] time="2020-09-15T13:16:03Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-09-15T13:17:22.139Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-09-15T13:17:22.139Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-09-15T13:17:22.139Z] [2020-09-15T13:17:22.139Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-09-15T13:17:22.139Z] time="2020-09-15T13:16:03Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-09-15T13:17:22.139Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-09-15T13:17:22.139Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-09-15T13:17:22.139Z] [2020-09-15T13:17:22.139Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-09-15T13:17:22.139Z] time="2020-09-15T13:16:03Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-09-15T13:17:22.139Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-09-15T13:17:22.139Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-09-15T13:17:22.139Z] [2020-09-15T13:17:22.139Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-09-15T13:17:22.139Z] time="2020-09-15T13:16:03Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-09-15T13:17:22.139Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-09-15T13:17:22.139Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-09-15T13:17:22.139Z] [2020-09-15T13:17:22.139Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-09-15T13:17:22.139Z] time="2020-09-15T13:16:03Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-09-15T13:17:22.139Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-09-15T13:17:22.139Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-09-15T13:17:22.139Z] [2020-09-15T13:17:22.139Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-09-15T13:17:22.139Z] graphtest_unix.go:73: No driver to put! [2020-09-15T13:17:22.139Z] [2020-09-15T13:17:22.139Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-09-15T13:17:22.139Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-09-15T13:17:22.139Z] [2020-09-15T13:17:22.139Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-09-15T13:17:22.139Z] overlay_test.go:49: Fails to compute changes intermittently [2020-09-15T13:17:22.139Z] [2020-09-15T13:17:22.139Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-09-15T13:17:22.139Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-09-15T13:17:22.139Z] [2020-09-15T13:17:22.139Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-09-15T13:17:22.139Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-09-15T13:17:22.139Z] [2020-09-15T13:17:22.139Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-09-15T13:17:22.139Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-15T13:17:22.139Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-15T13:17:22.139Z] [2020-09-15T13:17:22.139Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-09-15T13:17:22.139Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-15T13:17:22.139Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-15T13:17:22.139Z] [2020-09-15T13:17:22.139Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-09-15T13:17:22.139Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-15T13:17:22.139Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-15T13:17:22.139Z] [2020-09-15T13:17:22.139Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-09-15T13:17:22.139Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-15T13:17:22.139Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-15T13:17:22.139Z] [2020-09-15T13:17:22.139Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-09-15T13:17:22.139Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-15T13:17:22.139Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-15T13:17:22.139Z] [2020-09-15T13:17:22.139Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-09-15T13:17:22.139Z] graphtest_unix.go:73: No driver to put! [2020-09-15T13:17:22.139Z] [2020-09-15T13:17:22.139Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-09-15T13:17:22.139Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-09-15T13:17:22.139Z] [2020-09-15T13:17:22.139Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-09-15T13:17:22.139Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-09-15T13:17:22.139Z] [2020-09-15T13:17:22.139Z] [2020-09-15T13:17:22.139Z] DONE 2138 tests, 26 skipped in 255.070s [2020-09-15T13:17:22.214Z] --- PASS: TestTemplatedConfig (3.07s) [2020-09-15T13:17:22.214Z] === RUN TestConfigCreateResolve Post stage [Pipeline] junit [2020-09-15T13:17:22.819Z] Recording test results [2020-09-15T13:17:23.040Z] --- PASS: TestDaemonStartWithLogOpt (13.31s) [2020-09-15T13:17:23.040Z] === CONT TestReadPluginNoRead [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-09-15T13:17:23.592Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-41395/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr11 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=7678ecdca23bef379f6e8eea43cd754cb08b6288 -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:7678ecdca23bef379f6e8eea43cd754cb08b6288 hack/make.sh dynbinary test-integration [2020-09-15T13:17:23.635Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2020-09-15T13:17:23.889Z] [2020-09-15T13:17:23.889Z] Removing bundles/ [2020-09-15T13:17:23.889Z] [2020-09-15T13:17:23.889Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-09-15T13:17:23.889Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-09-15T13:17:23.889Z] GOOS="" GOARCH="" GOARM="" [2020-09-15T13:17:24.573Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2020-09-15T13:17:24.758Z] --- PASS: TestConfigCreateResolve (2.89s) [2020-09-15T13:17:24.758Z] === RUN TestConfigDaemonLibtrustID [2020-09-15T13:17:24.941Z] === RUN TestReadPluginNoRead/default [2020-09-15T13:17:24.941Z] --- PASS: TestContinueAfterPluginCrash (16.95s) [2020-09-15T13:17:24.986Z] tests/integration/api_network_test.py ............................ [ 47%] [2020-09-15T13:17:25.329Z] --- PASS: TestConfigDaemonLibtrustID (0.62s) [2020-09-15T13:17:25.329Z] PASS [2020-09-15T13:17:25.329Z] [2020-09-15T13:17:25.329Z] DONE 7 tests in 17.996s [2020-09-15T13:17:25.329Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2020-09-15T13:17:25.329Z] ++ 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-09-15T13:17:25.329Z] ++ set -e [2020-09-15T13:17:25.329Z] ++ '[' -n 0 ']' [2020-09-15T13:17:25.329Z] ++ set -x [2020-09-15T13:17:25.329Z] ++ env -i DEST=/go/src/github.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-09-15T13:17:25.329Z] INFO: Testing against a local daemon [2020-09-15T13:17:25.329Z] === RUN TestCheckpoint [2020-09-15T13:17:25.329Z] --- SKIP: TestCheckpoint (0.00s) [2020-09-15T13:17:25.329Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-09-15T13:17:25.329Z] === RUN TestContainerInvalidJSON [2020-09-15T13:17:25.329Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-09-15T13:17:25.329Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-09-15T13:17:25.329Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-09-15T13:17:25.329Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-09-15T13:17:25.329Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-09-15T13:17:25.329Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-09-15T13:17:25.329Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-09-15T13:17:25.329Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-09-15T13:17:25.329Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-09-15T13:17:25.329Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-09-15T13:17:25.329Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-09-15T13:17:25.329Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-09-15T13:17:25.329Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-09-15T13:17:25.329Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-09-15T13:17:25.590Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2020-09-15T13:17:25.590Z] === RUN TestCopyFromContainerPathIsNotDir [2020-09-15T13:17:25.590Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2020-09-15T13:17:25.590Z] === RUN TestCopyToContainerPathDoesNotExist [2020-09-15T13:17:25.590Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2020-09-15T13:17:25.590Z] === RUN TestCopyToContainerPathIsNotDir [2020-09-15T13:17:25.590Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2020-09-15T13:17:25.590Z] === RUN TestCopyFromContainer [2020-09-15T13:17:26.842Z] === RUN TestReadPluginNoRead/disabled_caching [2020-09-15T13:17:26.976Z] === RUN TestCopyFromContainer// [2020-09-15T13:17:27.237Z] === RUN TestCopyFromContainer//bar/root [2020-09-15T13:17:27.237Z] === RUN TestCopyFromContainer//bar/root/ [2020-09-15T13:17:27.498Z] === RUN TestCopyFromContainer/bar/quux [2020-09-15T13:17:27.498Z] === RUN TestCopyFromContainer/bar/quux/ [2020-09-15T13:17:27.498Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-09-15T13:17:27.758Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-09-15T13:17:27.758Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-09-15T13:17:28.019Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-09-15T13:17:28.019Z] === RUN TestCopyFromContainer/bar/notarget [2020-09-15T13:17:28.019Z] --- PASS: TestCopyFromContainer (2.45s) [2020-09-15T13:17:28.019Z] --- PASS: TestCopyFromContainer// (0.12s) [2020-09-15T13:17:28.019Z] --- PASS: TestCopyFromContainer//bar/root (0.10s) [2020-09-15T13:17:28.019Z] --- PASS: TestCopyFromContainer//bar/root/ (0.11s) [2020-09-15T13:17:28.019Z] --- PASS: TestCopyFromContainer/bar/quux (0.10s) [2020-09-15T13:17:28.019Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.10s) [2020-09-15T13:17:28.019Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s) [2020-09-15T13:17:28.019Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s) [2020-09-15T13:17:28.019Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s) [2020-09-15T13:17:28.019Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s) [2020-09-15T13:17:28.019Z] --- PASS: TestCopyFromContainer/bar/notarget (0.09s) [2020-09-15T13:17:28.019Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-09-15T13:17:28.282Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-09-15T13:17:28.282Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-09-15T13:17:28.282Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-09-15T13:17:28.282Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-09-15T13:17:28.282Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-09-15T13:17:28.282Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-09-15T13:17:28.282Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-09-15T13:17:28.282Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-09-15T13:17:28.282Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-09-15T13:17:28.282Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2020-09-15T13:17:28.282Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-09-15T13:17:28.282Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-09-15T13:17:28.282Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-09-15T13:17:28.282Z] === RUN TestCreateLinkToNonExistingContainer [2020-09-15T13:17:28.282Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2020-09-15T13:17:28.282Z] === RUN TestCreateWithInvalidEnv [2020-09-15T13:17:28.282Z] === RUN TestCreateWithInvalidEnv/0 [2020-09-15T13:17:28.282Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-09-15T13:17:28.282Z] === RUN TestCreateWithInvalidEnv/1 [2020-09-15T13:17:28.282Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-09-15T13:17:28.282Z] === RUN TestCreateWithInvalidEnv/2 [2020-09-15T13:17:28.282Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-09-15T13:17:28.282Z] === CONT TestCreateWithInvalidEnv/0 [2020-09-15T13:17:28.282Z] === CONT TestCreateWithInvalidEnv/1 [2020-09-15T13:17:28.282Z] === CONT TestCreateWithInvalidEnv/2 [2020-09-15T13:17:28.282Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-09-15T13:17:28.282Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-09-15T13:17:28.282Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-09-15T13:17:28.282Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-09-15T13:17:28.282Z] === RUN TestCreateTmpfsMountsTarget [2020-09-15T13:17:28.282Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2020-09-15T13:17:28.282Z] === RUN TestCreateWithCustomMaskedPaths [2020-09-15T13:17:29.373Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-09-15T13:17:30.193Z] --- PASS: TestCreateWithCustomMaskedPaths (1.71s) [2020-09-15T13:17:30.193Z] === RUN TestCreateWithCustomReadonlyPaths [2020-09-15T13:17:31.274Z] --- PASS: TestReadPluginNoRead (10.17s) [2020-09-15T13:17:31.274Z] --- PASS: TestReadPluginNoRead/default (2.22s) [2020-09-15T13:17:31.274Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.19s) [2020-09-15T13:17:31.274Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.23s) [2020-09-15T13:17:31.274Z] read_test.go:92: [d36e5ec0d019a] daemon is not started [2020-09-15T13:17:31.274Z] PASS [2020-09-15T13:17:31.274Z] [2020-09-15T13:17:31.274Z] DONE 6 tests in 23.620s [2020-09-15T13:17:31.274Z] 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-09-15T13:17:31.533Z] testing: warning: no tests to run [2020-09-15T13:17:31.533Z] PASS [2020-09-15T13:17:31.533Z] [2020-09-15T13:17:31.533Z] DONE 0 tests in 0.040s [2020-09-15T13:17:31.533Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-09-15T13:17:31.533Z] INFO: Testing against a local daemon [2020-09-15T13:17:31.533Z] === RUN TestPluginWithDevMounts [2020-09-15T13:17:31.533Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2020-09-15T13:17:31.533Z] mounts_test.go:21: (*Execution).IsRootless-fm [2020-09-15T13:17:31.533Z] PASS [2020-09-15T13:17:31.533Z] [2020-09-15T13:17:31.533Z] === Skipped [2020-09-15T13:17:31.533Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2020-09-15T13:17:31.533Z] mounts_test.go:21: (*Execution).IsRootless-fm [2020-09-15T13:17:31.533Z] [2020-09-15T13:17:31.533Z] [2020-09-15T13:17:31.533Z] DONE 1 tests, 1 skipped in 0.143s [2020-09-15T13:17:31.533Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-09-15T13:17:31.792Z] INFO: Testing against a local daemon [2020-09-15T13:17:31.792Z] === RUN TestSecretInspect [2020-09-15T13:17:31.792Z] --- SKIP: TestSecretInspect (0.02s) [2020-09-15T13:17:31.792Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-15T13:17:31.792Z] === RUN TestSecretList [2020-09-15T13:17:31.792Z] --- SKIP: TestSecretList (0.01s) [2020-09-15T13:17:31.792Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-15T13:17:31.792Z] === RUN TestSecretsCreateAndDelete [2020-09-15T13:17:31.792Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2020-09-15T13:17:31.792Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-15T13:17:31.792Z] === RUN TestSecretsUpdate [2020-09-15T13:17:31.792Z] --- SKIP: TestSecretsUpdate (0.02s) [2020-09-15T13:17:31.792Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-15T13:17:31.792Z] === RUN TestTemplatedSecret [2020-09-15T13:17:31.792Z] --- SKIP: TestTemplatedSecret (0.00s) [2020-09-15T13:17:31.792Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-15T13:17:31.792Z] === RUN TestSecretCreateResolve [2020-09-15T13:17:31.792Z] --- SKIP: TestSecretCreateResolve (0.02s) [2020-09-15T13:17:31.792Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-15T13:17:31.792Z] PASS [2020-09-15T13:17:31.792Z] [2020-09-15T13:17:31.792Z] === Skipped [2020-09-15T13:17:31.792Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s) [2020-09-15T13:17:31.792Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-15T13:17:31.792Z] [2020-09-15T13:17:31.792Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2020-09-15T13:17:31.792Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-15T13:17:31.792Z] [2020-09-15T13:17:31.792Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2020-09-15T13:17:31.792Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-15T13:17:31.792Z] [2020-09-15T13:17:31.792Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.02s) [2020-09-15T13:17:31.792Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-15T13:17:31.792Z] [2020-09-15T13:17:31.792Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2020-09-15T13:17:31.792Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-15T13:17:31.792Z] [2020-09-15T13:17:31.792Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.02s) [2020-09-15T13:17:31.792Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-15T13:17:31.792Z] [2020-09-15T13:17:31.792Z] [2020-09-15T13:17:31.792Z] DONE 6 tests, 6 skipped in 0.184s [2020-09-15T13:17:31.792Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-09-15T13:17:31.792Z] INFO: Testing against a local daemon [2020-09-15T13:17:31.792Z] === RUN TestServiceCreateInit [2020-09-15T13:17:31.792Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-09-15T13:17:31.792Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-09-15T13:17:31.792Z] --- PASS: TestServiceCreateInit (0.02s) [2020-09-15T13:17:31.792Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-09-15T13:17:31.792Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-15T13:17:31.792Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-09-15T13:17:31.792Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-15T13:17:31.792Z] === RUN TestCreateServiceMultipleTimes [2020-09-15T13:17:31.792Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2020-09-15T13:17:31.792Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-15T13:17:31.792Z] === RUN TestCreateServiceConflict [2020-09-15T13:17:32.051Z] --- SKIP: TestCreateServiceConflict (0.01s) [2020-09-15T13:17:32.051Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-15T13:17:32.051Z] === RUN TestCreateServiceMaxReplicas [2020-09-15T13:17:32.051Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2020-09-15T13:17:32.051Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-15T13:17:32.051Z] === RUN TestCreateWithDuplicateNetworkNames [2020-09-15T13:17:32.051Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2020-09-15T13:17:32.051Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-15T13:17:32.051Z] === RUN TestCreateServiceSecretFileMode [2020-09-15T13:17:32.051Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2020-09-15T13:17:32.051Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-15T13:17:32.051Z] === RUN TestCreateServiceConfigFileMode [2020-09-15T13:17:32.051Z] --- SKIP: TestCreateServiceConfigFileMode (0.02s) [2020-09-15T13:17:32.051Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-15T13:17:32.051Z] === RUN TestCreateServiceSysctls [2020-09-15T13:17:32.051Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2020-09-15T13:17:32.051Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-15T13:17:32.051Z] === RUN TestCreateServiceCapabilities [2020-09-15T13:17:32.051Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2020-09-15T13:17:32.051Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-15T13:17:32.051Z] === RUN TestInspect [2020-09-15T13:17:32.051Z] --- SKIP: TestInspect (0.01s) [2020-09-15T13:17:32.051Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-15T13:17:32.051Z] === RUN TestCreateJob [2020-09-15T13:17:32.051Z] --- SKIP: TestCreateJob (0.01s) [2020-09-15T13:17:32.051Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-15T13:17:32.051Z] === RUN TestReplicatedJob [2020-09-15T13:17:32.051Z] --- SKIP: TestReplicatedJob (0.01s) [2020-09-15T13:17:32.051Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-15T13:17:32.051Z] === RUN TestUpdateReplicatedJob [2020-09-15T13:17:32.051Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2020-09-15T13:17:32.051Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-15T13:17:32.051Z] === RUN TestServiceListWithStatuses [2020-09-15T13:17:32.051Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-09-15T13:17:32.051Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-09-15T13:17:32.051Z] === RUN TestDockerNetworkConnectAlias [2020-09-15T13:17:32.051Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2020-09-15T13:17:32.051Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-15T13:17:32.051Z] === RUN TestDockerNetworkReConnect [2020-09-15T13:17:32.051Z] --- SKIP: TestDockerNetworkReConnect (0.02s) [2020-09-15T13:17:32.051Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-15T13:17:32.051Z] === RUN TestServicePlugin [2020-09-15T13:17:32.106Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.73s) [2020-09-15T13:17:32.106Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-09-15T13:17:32.106Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-09-15T13:17:32.106Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-09-15T13:17:32.106Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-09-15T13:17:32.106Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-09-15T13:17:32.106Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-09-15T13:17:32.106Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-09-15T13:17:32.106Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-09-15T13:17:32.106Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-09-15T13:17:32.106Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-09-15T13:17:32.106Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-09-15T13:17:32.106Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-09-15T13:17:32.106Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-09-15T13:17:32.106Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-09-15T13:17:32.106Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-09-15T13:17:32.106Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-09-15T13:17:32.106Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2020-09-15T13:17:32.106Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2020-09-15T13:17:32.106Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s) [2020-09-15T13:17:32.106Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) [2020-09-15T13:17:32.106Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.04s) [2020-09-15T13:17:32.106Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2020-09-15T13:17:32.106Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-09-15T13:17:32.367Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.57s) [2020-09-15T13:17:32.367Z] === RUN TestCreateDifferentPlatform [2020-09-15T13:17:32.367Z] === RUN TestCreateDifferentPlatform/different_os [2020-09-15T13:17:32.367Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-09-15T13:17:32.367Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2020-09-15T13:17:32.367Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-09-15T13:17:32.367Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-09-15T13:17:32.367Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-09-15T13:17:32.367Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2020-09-15T13:17:32.367Z] === RUN TestContainerStartOnDaemonRestart [2020-09-15T13:17:32.367Z] === PAUSE TestContainerStartOnDaemonRestart [2020-09-15T13:17:32.367Z] === RUN TestDaemonRestartIpcMode [2020-09-15T13:17:32.367Z] === PAUSE TestDaemonRestartIpcMode [2020-09-15T13:17:32.367Z] === RUN TestDaemonHostGatewayIP [2020-09-15T13:17:32.367Z] === PAUSE TestDaemonHostGatewayIP [2020-09-15T13:17:32.367Z] === RUN TestContainerKillOnDaemonStart [2020-09-15T13:17:32.367Z] === PAUSE TestContainerKillOnDaemonStart [2020-09-15T13:17:32.367Z] === RUN TestDiff [2020-09-15T13:17:32.731Z] tests/integration/api_plugin_test.py ........... [ 50%] [2020-09-15T13:17:32.937Z] --- PASS: TestDiff (0.59s) [2020-09-15T13:17:32.937Z] === RUN TestExecWithCloseStdin [2020-09-15T13:17:33.878Z] --- PASS: TestExecWithCloseStdin (0.69s) [2020-09-15T13:17:33.878Z] === RUN TestExec [2020-09-15T13:17:34.220Z] tests/integration/api_secret_test.py ..... [ 51%] [2020-09-15T13:17:34.449Z] --- PASS: TestExec (0.68s) [2020-09-15T13:17:34.449Z] === RUN TestExecUser [2020-09-15T13:17:35.021Z] --- PASS: TestExecUser (0.67s) [2020-09-15T13:17:35.021Z] === RUN TestExportContainerAndImportImage [2020-09-15T13:17:35.963Z] --- PASS: TestExportContainerAndImportImage (0.87s) [2020-09-15T13:17:35.963Z] === RUN TestExportContainerAfterDaemonRestart [2020-09-15T13:17:36.240Z] --- SKIP: TestServicePlugin (3.42s) [2020-09-15T13:17:36.240Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-15T13:17:36.240Z] === RUN TestServiceUpdateLabel [2020-09-15T13:17:36.240Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2020-09-15T13:17:36.240Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-15T13:17:36.240Z] === RUN TestServiceUpdateSecrets [2020-09-15T13:17:36.240Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2020-09-15T13:17:36.240Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-15T13:17:36.240Z] === RUN TestServiceUpdateConfigs [2020-09-15T13:17:36.240Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2020-09-15T13:17:36.240Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-15T13:17:36.240Z] === RUN TestServiceUpdateNetwork [2020-09-15T13:17:36.240Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2020-09-15T13:17:36.240Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-15T13:17:36.240Z] === RUN TestServiceUpdatePidsLimit [2020-09-15T13:17:36.240Z] --- SKIP: TestServiceUpdatePidsLimit (0.05s) [2020-09-15T13:17:36.240Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-15T13:17:36.240Z] PASS [2020-09-15T13:17:36.240Z] [2020-09-15T13:17:36.240Z] === Skipped [2020-09-15T13:17:36.240Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-09-15T13:17:36.240Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-09-15T13:17:36.240Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-15T13:17:36.240Z] [2020-09-15T13:17:36.240Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-09-15T13:17:36.240Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-09-15T13:17:36.240Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-15T13:17:36.240Z] [2020-09-15T13:17:36.240Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2020-09-15T13:17:36.240Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-15T13:17:36.240Z] [2020-09-15T13:17:36.240Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2020-09-15T13:17:36.240Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-15T13:17:36.240Z] [2020-09-15T13:17:36.240Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2020-09-15T13:17:36.240Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-15T13:17:36.240Z] [2020-09-15T13:17:36.240Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2020-09-15T13:17:36.240Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-15T13:17:36.240Z] [2020-09-15T13:17:36.240Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2020-09-15T13:17:36.240Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-15T13:17:36.240Z] [2020-09-15T13:17:36.240Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.02s) [2020-09-15T13:17:36.240Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-15T13:17:36.240Z] [2020-09-15T13:17:36.240Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2020-09-15T13:17:36.240Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-15T13:17:36.240Z] [2020-09-15T13:17:36.240Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2020-09-15T13:17:36.240Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-15T13:17:36.240Z] [2020-09-15T13:17:36.240Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2020-09-15T13:17:36.240Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-15T13:17:36.240Z] [2020-09-15T13:17:36.240Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2020-09-15T13:17:36.240Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-15T13:17:36.240Z] [2020-09-15T13:17:36.240Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2020-09-15T13:17:36.240Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-15T13:17:36.240Z] [2020-09-15T13:17:36.240Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2020-09-15T13:17:36.240Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-15T13:17:36.240Z] [2020-09-15T13:17:36.240Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2020-09-15T13:17:36.240Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-09-15T13:17:36.240Z] [2020-09-15T13:17:36.240Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2020-09-15T13:17:36.240Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-15T13:17:36.240Z] [2020-09-15T13:17:36.240Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.02s) [2020-09-15T13:17:36.240Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-15T13:17:36.240Z] [2020-09-15T13:17:36.240Z] === SKIP: amd64.integration.service TestServicePlugin (3.42s) [2020-09-15T13:17:36.240Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-15T13:17:36.240Z] [2020-09-15T13:17:36.240Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2020-09-15T13:17:36.240Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-15T13:17:36.240Z] [2020-09-15T13:17:36.240Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2020-09-15T13:17:36.240Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-15T13:17:36.240Z] [2020-09-15T13:17:36.240Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2020-09-15T13:17:36.240Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-15T13:17:36.240Z] [2020-09-15T13:17:36.240Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2020-09-15T13:17:36.240Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-15T13:17:36.240Z] [2020-09-15T13:17:36.240Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.05s) [2020-09-15T13:17:36.240Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-09-15T13:17:36.240Z] [2020-09-15T13:17:36.240Z] [2020-09-15T13:17:36.240Z] DONE 24 tests, 23 skipped in 3.836s [2020-09-15T13:17:36.240Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-09-15T13:17:36.240Z] INFO: Testing against a local daemon [2020-09-15T13:17:36.240Z] === RUN TestSessionCreate [2020-09-15T13:17:36.240Z] --- PASS: TestSessionCreate (0.02s) [2020-09-15T13:17:36.240Z] === RUN TestSessionCreateWithBadUpgrade [2020-09-15T13:17:36.240Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2020-09-15T13:17:36.240Z] PASS [2020-09-15T13:17:36.240Z] [2020-09-15T13:17:36.240Z] DONE 2 tests in 0.146s [2020-09-15T13:17:36.240Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-09-15T13:17:36.240Z] INFO: Testing against a local daemon [2020-09-15T13:17:36.240Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-09-15T13:17:36.240Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-09-15T13:17:36.240Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-09-15T13:17:36.240Z] === RUN TestEventsExecDie [2020-09-15T13:17:36.240Z] --- PASS: TestEventsExecDie (0.45s) [2020-09-15T13:17:36.240Z] === RUN TestEventsBackwardsCompatible [2020-09-15T13:17:36.498Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2020-09-15T13:17:36.498Z] === RUN TestInfoBinaryCommits [2020-09-15T13:17:36.498Z] --- PASS: TestInfoBinaryCommits (0.02s) [2020-09-15T13:17:36.498Z] === RUN TestInfoAPIVersioned [2020-09-15T13:17:36.498Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-09-15T13:17:36.498Z] === RUN TestInfoDiscoveryBackend [2020-09-15T13:17:37.545Z] INFO: Extraction ended at 09/15/2020 13:17:33. Duration:00:00:21.5578359 [2020-09-15T13:17:37.545Z] INFO: Updating the golang and path environment variables [2020-09-15T13:17:37.545Z] INFO: GOPATH=d:\gopath [2020-09-15T13:17:37.545Z] INFO: go version go1.13.15 windows/amd64 [2020-09-15T13:17:37.545Z] INFO: Running the daemon under test in debug mode [2020-09-15T13:17:37.545Z] INFO: Starting a daemon under test... [2020-09-15T13:17:37.545Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-41395\11\daemon --pidfile d:\CI\PR-41395\11\docker.pid -D [2020-09-15T13:17:37.545Z] INFO: Process started successfully. [2020-09-15T13:17:37.545Z] INFO: Start tailing logs of the daemon under tests [2020-09-15T13:17:37.545Z] INFO: Waiting for the daemon under test to start... [2020-09-15T13:17:37.545Z] INFO: Daemon under test started and replied! [2020-09-15T13:17:37.545Z] INFO: Docker version of the daemon under test [2020-09-15T13:17:37.545Z] [2020-09-15T13:17:37.545Z] Client: [2020-09-15T13:17:37.545Z] Version: 17.06.2-ce [2020-09-15T13:17:37.545Z] API version: 1.30 [2020-09-15T13:17:37.545Z] Go version: go1.8.3 [2020-09-15T13:17:37.545Z] Git commit: cec0b72 [2020-09-15T13:17:37.545Z] Built: Tue Sep 5 19:57:19 2017 [2020-09-15T13:17:37.545Z] OS/Arch: windows/amd64 [2020-09-15T13:17:37.545Z] [2020-09-15T13:17:37.545Z] Server: [2020-09-15T13:17:37.545Z] Version: 0.0.0-dev [2020-09-15T13:17:37.545Z] API version: 1.41 (minimum version 1.24) [2020-09-15T13:17:37.545Z] Go version: go1.13.15 [2020-09-15T13:17:37.545Z] Git commit: f89fec1a12 [2020-09-15T13:17:37.545Z] Built: 09/15/2020 13:16:02 [2020-09-15T13:17:37.545Z] OS/Arch: windows/amd64 [2020-09-15T13:17:37.545Z] Experimental: false [2020-09-15T13:17:37.545Z] [2020-09-15T13:17:37.545Z] INFO: Docker info of the daemon under test [2020-09-15T13:17:37.545Z] [2020-09-15T13:17:37.545Z] Containers: 0 [2020-09-15T13:17:37.545Z] Running: 0 [2020-09-15T13:17:37.545Z] Paused: 0 [2020-09-15T13:17:37.545Z] Stopped: 0 [2020-09-15T13:17:37.545Z] Images: 0 [2020-09-15T13:17:37.545Z] Server Version: 0.0.0-dev [2020-09-15T13:17:37.545Z] Storage Driver: windowsfilter [2020-09-15T13:17:37.545Z] Windows: [2020-09-15T13:17:37.545Z] Logging Driver: json-file [2020-09-15T13:17:37.545Z] Plugins: [2020-09-15T13:17:37.545Z] Volume: local [2020-09-15T13:17:37.545Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-09-15T13:17:37.545Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-09-15T13:17:37.545Z] Swarm: inactive [2020-09-15T13:17:37.545Z] Default Isolation: process [2020-09-15T13:17:37.545Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-09-15T13:17:37.545Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1282) [2020-09-15T13:17:37.545Z] OSType: windows [2020-09-15T13:17:37.545Z] Architecture: x86_64 [2020-09-15T13:17:37.545Z] CPUs: 4 [2020-09-15T13:17:37.545Z] Total Memory: 32GiB [2020-09-15T13:17:37.545Z] Name: azwin-2-2d5200 [2020-09-15T13:17:37.545Z] ID: VBS5:QSOJ:G4BZ:4TN4:EFJB:EC7J:XVQ7:FDUF:M3ZU:QGXI:CHHS:FHBW [2020-09-15T13:17:37.545Z] Docker Root Dir: D:\CI\PR-41395\11\daemon [2020-09-15T13:17:37.545Z] Debug Mode (client): false [2020-09-15T13:17:37.545Z] Debug Mode (server): true [2020-09-15T13:17:37.545Z] File Descriptors: -1 [2020-09-15T13:17:37.545Z] Goroutines: 17 [2020-09-15T13:17:37.545Z] System Time: 2020-09-15T13:17:37.46676Z [2020-09-15T13:17:37.545Z] EventsListeners: 0 [2020-09-15T13:17:37.545Z] Registry: https://index.docker.io/v1/ [2020-09-15T13:17:37.545Z] Labels: [2020-09-15T13:17:37.545Z] Experimental: false [2020-09-15T13:17:37.545Z] Insecure Registries: [2020-09-15T13:17:37.545Z] 127.0.0.0/8 [2020-09-15T13:17:37.545Z] Live Restore Enabled: false [2020-09-15T13:17:37.545Z] [2020-09-15T13:17:37.545Z] [2020-09-15T13:17:37.545Z] INFO: Docker images of the daemon under test [2020-09-15T13:17:37.545Z] [2020-09-15T13:17:37.873Z] --- PASS: TestInfoDiscoveryBackend (1.52s) [2020-09-15T13:17:37.873Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-09-15T13:17:37.875Z] --- PASS: TestExportContainerAfterDaemonRestart (1.69s) [2020-09-15T13:17:37.875Z] === RUN TestHealthCheckWorkdir [2020-09-15T13:17:38.002Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-09-15T13:17:38.002Z] [2020-09-15T13:17:38.002Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2020-09-15T13:17:38.002Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2020-09-15T13:17:38.002Z] ltsc2019: Pulling from windows/servercore [2020-09-15T13:17:38.002Z] 4612f6d0b889: Pulling fs layer [2020-09-15T13:17:38.002Z] c3aff4450246: Pulling fs layer [2020-09-15T13:17:38.448Z] --- PASS: TestHealthCheckWorkdir (0.73s) [2020-09-15T13:17:38.448Z] === RUN TestHealthKillContainer [2020-09-15T13:17:38.510Z] tests/integration/api_service_test.py .................................. [ 60%] [2020-09-15T13:17:39.452Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2020-09-15T13:17:39.452Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2020-09-15T13:17:40.999Z] --- PASS: TestHealthKillContainer (2.67s) [2020-09-15T13:17:40.999Z] === RUN TestInspectCpusetInConfigPre120 [2020-09-15T13:17:41.176Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.35s) [2020-09-15T13:17:41.176Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-09-15T13:17:41.176Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2020-09-15T13:17:41.176Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-15T13:17:41.176Z] === RUN TestInfoAPI [2020-09-15T13:17:41.435Z] --- PASS: TestInfoAPI (0.04s) [2020-09-15T13:17:41.435Z] === RUN TestInfoAPIWarnings [2020-09-15T13:17:41.571Z] --- PASS: TestInspectCpusetInConfigPre120 (0.57s) [2020-09-15T13:17:41.571Z] === RUN TestIpcModeNone [2020-09-15T13:17:42.143Z] --- PASS: TestIpcModeNone (0.65s) [2020-09-15T13:17:42.143Z] === RUN TestIpcModePrivate [2020-09-15T13:17:42.809Z] --- PASS: TestInfoAPIWarnings (1.52s) [2020-09-15T13:17:42.809Z] === RUN TestInfoDebug [2020-09-15T13:17:43.084Z] --- PASS: TestIpcModePrivate (0.63s) [2020-09-15T13:17:43.084Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:70, shared: false, mustBeShared: false [2020-09-15T13:17:43.084Z] === RUN TestIpcModeShareable [2020-09-15T13:17:43.643Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2020-09-15T13:17:43.655Z] --- PASS: TestIpcModeShareable (0.65s) [2020-09-15T13:17:43.655Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:64, shared: true, mustBeShared: true [2020-09-15T13:17:43.655Z] === RUN TestAPIIpcModeShareableAndContainer [2020-09-15T13:17:44.710Z] --- PASS: TestInfoDebug (1.53s) [2020-09-15T13:17:44.710Z] === RUN TestInfoInsecureRegistries [2020-09-15T13:17:45.552Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2020-09-15T13:17:45.570Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.03s) [2020-09-15T13:17:45.571Z] === RUN TestAPIIpcModeHost [2020-09-15T13:17:46.084Z] --- PASS: TestInfoInsecureRegistries (1.52s) [2020-09-15T13:17:46.084Z] === RUN TestInfoRegistryMirrors [2020-09-15T13:17:46.141Z] --- PASS: TestAPIIpcModeHost (0.50s) [2020-09-15T13:17:46.141Z] === RUN TestDaemonIpcModeShareable [2020-09-15T13:17:46.542Z] c3aff4450246: Verifying Checksum [2020-09-15T13:17:46.542Z] c3aff4450246: Download complete [2020-09-15T13:17:47.393Z] --- PASS: TestImportExtremelyLargeImageWorks (84.56s) [2020-09-15T13:17:47.394Z] PASS [2020-09-15T13:17:47.394Z] [2020-09-15T13:17:47.394Z] === Skipped [2020-09-15T13:17:47.394Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-09-15T13:17:47.394Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-15T13:17:47.394Z] [2020-09-15T13:17:47.394Z] [2020-09-15T13:17:47.394Z] DONE 12 tests, 1 skipped in 85.952s [2020-09-15T13:17:47.394Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m [2020-09-15T13:17:47.394Z] ++ 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-09-15T13:17:47.394Z] ++ set -e [2020-09-15T13:17:47.394Z] ++ '[' -n 0 ']' [2020-09-15T13:17:47.394Z] ++ set -x [2020-09-15T13:17:47.394Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-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-09-15T13:17:47.394Z] INFO: Testing against a local daemon [2020-09-15T13:17:47.394Z] === RUN TestNetworkCreateDelete [2020-09-15T13:17:47.394Z] --- PASS: TestNetworkCreateDelete (0.14s) [2020-09-15T13:17:47.394Z] === RUN TestDockerNetworkDeletePreferID [2020-09-15T13:17:47.394Z] --- PASS: TestDockerNetworkDeletePreferID (0.39s) [2020-09-15T13:17:47.394Z] === RUN TestDaemonDNSFallback [2020-09-15T13:17:47.394Z] --- PASS: TestDaemonDNSFallback (2.55s) [2020-09-15T13:17:47.394Z] === RUN TestInspectNetwork [2020-09-15T13:17:47.394Z] === RUN TestInspectNetwork/full_network_id [2020-09-15T13:17:47.394Z] === RUN TestInspectNetwork/partial_network_id [2020-09-15T13:17:47.394Z] === RUN TestInspectNetwork/network_name [2020-09-15T13:17:47.394Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-09-15T13:17:47.459Z] --- PASS: TestInfoRegistryMirrors (1.53s) [2020-09-15T13:17:47.459Z] === RUN TestLoginFailsWithBadCredentials [2020-09-15T13:17:47.525Z] --- PASS: TestDaemonIpcModeShareable (1.49s) [2020-09-15T13:17:47.525Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:73, shared: true, mustBeShared: true [2020-09-15T13:17:47.525Z] === RUN TestDaemonIpcModePrivate [2020-09-15T13:17:48.393Z] --- PASS: TestLoginFailsWithBadCredentials (0.86s) [2020-09-15T13:17:48.393Z] === RUN TestPingCacheHeaders [2020-09-15T13:17:48.393Z] --- PASS: TestPingCacheHeaders (0.04s) [2020-09-15T13:17:48.393Z] === RUN TestPingGet [2020-09-15T13:17:48.393Z] --- PASS: TestPingGet (0.01s) [2020-09-15T13:17:48.393Z] === RUN TestPingHead [2020-09-15T13:17:48.393Z] --- PASS: TestPingHead (0.02s) [2020-09-15T13:17:48.393Z] === RUN TestVersion [2020-09-15T13:17:48.393Z] --- PASS: TestVersion (0.02s) [2020-09-15T13:17:48.393Z] PASS [2020-09-15T13:17:48.393Z] [2020-09-15T13:17:48.393Z] === Skipped [2020-09-15T13:17:48.393Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-09-15T13:17:48.393Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-09-15T13:17:48.393Z] [2020-09-15T13:17:48.393Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2020-09-15T13:17:48.393Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-09-15T13:17:48.393Z] [2020-09-15T13:17:48.393Z] [2020-09-15T13:17:48.393Z] DONE 18 tests, 2 skipped in 12.621s [2020-09-15T13:17:48.393Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-09-15T13:17:48.393Z] INFO: Testing against a local daemon [2020-09-15T13:17:48.393Z] === RUN TestVolumesCreateAndList [2020-09-15T13:17:48.651Z] --- PASS: TestVolumesCreateAndList (0.03s) [2020-09-15T13:17:48.651Z] === RUN TestVolumesRemove [2020-09-15T13:17:48.651Z] --- PASS: TestVolumesRemove (0.05s) [2020-09-15T13:17:48.651Z] === RUN TestVolumesInspect [2020-09-15T13:17:48.651Z] --- PASS: TestVolumesInspect (0.02s) [2020-09-15T13:17:48.651Z] === RUN TestVolumesInvalidJSON [2020-09-15T13:17:48.651Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-09-15T13:17:48.651Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-09-15T13:17:48.651Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-09-15T13:17:48.651Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-09-15T13:17:48.651Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-09-15T13:17:48.651Z] PASS [2020-09-15T13:17:48.651Z] [2020-09-15T13:17:48.651Z] DONE 5 tests in 0.207s [2020-09-15T13:17:48.651Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-09-15T13:17:48.651Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 11932 is not a child of this shell [2020-09-15T13:17:48.651Z] warning: PID 11932 from bundles/test-integration/docker.pid had a nonzero exit code [2020-09-15T13:17:48.651Z] Leaving: AppArmorNo profiles have been unloaded. [2020-09-15T13:17:48.651Z] [2020-09-15T13:17:48.651Z] Unloading profiles will leave already running processes permanently [2020-09-15T13:17:48.651Z] unconfined, which can lead to unexpected situations. [2020-09-15T13:17:48.651Z] [2020-09-15T13:17:48.651Z] To set a process to complain mode, use the command line tool [2020-09-15T13:17:48.651Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-09-15T13:17:48.651Z] Removing test suite binaries [2020-09-15T13:17:48.651Z] exiting test-integration [2020-09-15T13:17:48.651Z] ++ exit 0 [2020-09-15T13:17:48.910Z] --- PASS: TestInspectNetwork (10.96s) [2020-09-15T13:17:48.910Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-09-15T13:17:48.910Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-09-15T13:17:48.910Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-09-15T13:17:48.910Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-09-15T13:17:48.910Z] === RUN TestRunContainerWithBridgeNone [2020-09-15T13:17:49.438Z] --- PASS: TestDaemonIpcModePrivate (1.51s) [2020-09-15T13:17:49.438Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: false, mustBeShared: false [2020-09-15T13:17:49.438Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-09-15T13:17:49.585Z] [2020-09-15T13:17:50.258Z] 4612f6d0b889: Verifying Checksum [2020-09-15T13:17:50.258Z] 4612f6d0b889: Download complete [2020-09-15T13:17:50.823Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.51s) [2020-09-15T13:17:50.823Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: false, mustBeShared: false [2020-09-15T13:17:50.823Z] === RUN TestDaemonIpcModeShareableFromConfig Post stage [Pipeline] junit [2020-09-15T13:17:50.975Z] Recording test results [2020-09-15T13:17:51.707Z] --- PASS: TestRunContainerWithBridgeNone (2.52s) [2020-09-15T13:17:51.707Z] === RUN TestNetworkInvalidJSON [2020-09-15T13:17:51.707Z] === RUN TestNetworkInvalidJSON//networks/create [2020-09-15T13:17:51.707Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-09-15T13:17:51.707Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-09-15T13:17:51.707Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-09-15T13:17:51.707Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-09-15T13:17:51.707Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-09-15T13:17:51.707Z] === CONT TestNetworkInvalidJSON//networks/create [2020-09-15T13:17:51.707Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-09-15T13:17:51.707Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-09-15T13:17:51.707Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2020-09-15T13:17:51.707Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-09-15T13:17:51.707Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-09-15T13:17:51.707Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-09-15T13:17:51.707Z] === RUN TestHostIPv4BridgeLabel [2020-09-15T13:17:51.998Z] --- PASS: TestHostIPv4BridgeLabel (0.54s) [2020-09-15T13:17:51.998Z] === RUN TestDaemonRestartWithLiveRestore [2020-09-15T13:17:52.209Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.53s) [2020-09-15T13:17:52.209Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:73, shared: true, mustBeShared: true [2020-09-15T13:17:52.209Z] === RUN TestIpcModeOlderClient [2020-09-15T13:17:52.209Z] === PAUSE TestIpcModeOlderClient [2020-09-15T13:17:52.209Z] === RUN TestKillContainerInvalidSignal [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-09-15T13:17:52.672Z] ......................... [ 67%] [2020-09-15T13:17:52.781Z] --- PASS: TestKillContainerInvalidSignal (0.61s) [2020-09-15T13:17:52.781Z] === RUN TestKillContainer [2020-09-15T13:17:52.781Z] === RUN TestKillContainer/no_signal [2020-09-15T13:17:52.904Z] + echo Ensuring container killed. [2020-09-15T13:17:52.904Z] Ensuring container killed. [2020-09-15T13:17:52.904Z] + docker rm -vf docker-pr11 [2020-09-15T13:17:52.904Z] Error: No such container: docker-pr11 [2020-09-15T13:17:52.904Z] + true [Pipeline] sh [2020-09-15T13:17:53.030Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2020-09-15T13:17:53.031Z] === RUN TestDaemonDefaultNetworkPools [2020-09-15T13:17:53.196Z] + echo Chowning /workspace to jenkins user [2020-09-15T13:17:53.196Z] Chowning /workspace to jenkins user [2020-09-15T13:17:53.196Z] + id -u [2020-09-15T13:17:53.196Z] + id -g [2020-09-15T13:17:53.196Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41395:/workspace busybox chown -R 1000:1000 /workspace [2020-09-15T13:17:53.196Z] Unable to find image 'busybox:latest' locally [2020-09-15T13:17:53.196Z] latest: Pulling from library/busybox [2020-09-15T13:17:53.196Z] df8698476c65: Pulling fs layer [2020-09-15T13:17:53.352Z] === RUN TestKillContainer/non_killing_signal [2020-09-15T13:17:53.614Z] === RUN TestKillContainer/killing_signal [2020-09-15T13:17:53.668Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2020-09-15T13:17:54.061Z] --- PASS: TestDaemonDefaultNetworkPools (0.85s) [2020-09-15T13:17:54.061Z] === RUN TestDaemonRestartWithExistingNetwork [2020-09-15T13:17:54.235Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2020-09-15T13:17:54.557Z] --- PASS: TestKillContainer (1.85s) [2020-09-15T13:17:54.557Z] --- PASS: TestKillContainer/no_signal (0.61s) [2020-09-15T13:17:54.557Z] --- PASS: TestKillContainer/non_killing_signal (0.40s) [2020-09-15T13:17:54.557Z] --- PASS: TestKillContainer/killing_signal (0.60s) [2020-09-15T13:17:54.557Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-09-15T13:17:54.557Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-09-15T13:17:54.804Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2020-09-15T13:17:55.092Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.23s) [2020-09-15T13:17:55.092Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-09-15T13:17:55.129Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-09-15T13:17:55.700Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.17s) [2020-09-15T13:17:55.700Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.57s) [2020-09-15T13:17:55.700Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.40s) [2020-09-15T13:17:55.700Z] === RUN TestKillStoppedContainer [2020-09-15T13:17:55.700Z] --- PASS: TestKillStoppedContainer (0.06s) [2020-09-15T13:17:55.700Z] === RUN TestKillStoppedContainerAPIPre120 [2020-09-15T13:17:55.739Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2020-09-15T13:17:55.961Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2020-09-15T13:17:55.961Z] === RUN TestKillDifferentUserContainer [2020-09-15T13:17:56.535Z] --- PASS: TestKillDifferentUserContainer (0.62s) [2020-09-15T13:17:56.535Z] === RUN TestInspectOomKilledTrue [2020-09-15T13:17:56.535Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-09-15T13:17:56.535Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-09-15T13:17:56.535Z] === RUN TestInspectOomKilledFalse [2020-09-15T13:17:56.535Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-09-15T13:17:56.535Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-09-15T13:17:56.535Z] === RUN TestLinksEtcHostsContentMatch [2020-09-15T13:17:56.595Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.27s) [2020-09-15T13:17:56.595Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-09-15T13:17:56.797Z] --- PASS: TestLinksEtcHostsContentMatch (0.42s) [2020-09-15T13:17:56.797Z] === RUN TestLinksContainerNames [2020-09-15T13:17:56.885Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.65s) [2020-09-15T13:17:56.885Z] === RUN TestServiceWithPredefinedNetwork [2020-09-15T13:17:57.117Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2020-09-15T13:17:57.117Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2020-09-15T13:17:57.684Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2020-09-15T13:17:58.182Z] --- PASS: TestLinksContainerNames (1.20s) [2020-09-15T13:17:58.182Z] === RUN TestLogsFollowTailEmpty [2020-09-15T13:17:58.463Z] df8698476c65: Download complete [2020-09-15T13:17:58.463Z] df8698476c65: Pull complete [2020-09-15T13:17:58.463Z] Digest: sha256:d366a4665ab44f0648d7a00ae3fae139d55e32f9712c67accd604bb55df9d05a [2020-09-15T13:17:58.463Z] Status: Downloaded newer image for busybox:latest [2020-09-15T13:17:58.753Z] --- PASS: TestLogsFollowTailEmpty (0.61s) [2020-09-15T13:17:58.753Z] === RUN TestContainerNetworkMountsNoChown [2020-09-15T13:17:59.325Z] --- PASS: TestContainerNetworkMountsNoChown (0.59s) [2020-09-15T13:17:59.325Z] === RUN TestMountDaemonRoot [2020-09-15T13:17:59.325Z] === RUN TestMountDaemonRoot/default [2020-09-15T13:17:59.325Z] === PAUSE TestMountDaemonRoot/default [2020-09-15T13:17:59.325Z] === RUN TestMountDaemonRoot/private [2020-09-15T13:17:59.325Z] === PAUSE TestMountDaemonRoot/private [2020-09-15T13:17:59.325Z] === RUN TestMountDaemonRoot/rprivate [2020-09-15T13:17:59.325Z] === PAUSE TestMountDaemonRoot/rprivate [2020-09-15T13:17:59.325Z] === RUN TestMountDaemonRoot/slave [2020-09-15T13:17:59.325Z] === PAUSE TestMountDaemonRoot/slave [2020-09-15T13:17:59.325Z] === RUN TestMountDaemonRoot/rslave [2020-09-15T13:17:59.325Z] === PAUSE TestMountDaemonRoot/rslave [2020-09-15T13:17:59.325Z] === RUN TestMountDaemonRoot/shared [2020-09-15T13:17:59.325Z] === PAUSE TestMountDaemonRoot/shared [2020-09-15T13:17:59.325Z] === RUN TestMountDaemonRoot/rshared [2020-09-15T13:17:59.325Z] === PAUSE TestMountDaemonRoot/rshared [2020-09-15T13:17:59.325Z] === CONT TestMountDaemonRoot/default [2020-09-15T13:17:59.325Z] === CONT TestMountDaemonRoot/shared [2020-09-15T13:17:59.325Z] === CONT TestMountDaemonRoot/rslave [2020-09-15T13:17:59.325Z] === RUN TestMountDaemonRoot/default/bind_root [2020-09-15T13:17:59.325Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-09-15T13:17:59.325Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-09-15T13:17:59.325Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-09-15T13:17:59.325Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-09-15T13:17:59.325Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-09-15T13:17:59.325Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-09-15T13:17:59.325Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-09-15T13:17:59.325Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-09-15T13:17:59.325Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-09-15T13:17:59.325Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-09-15T13:17:59.325Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-09-15T13:17:59.325Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-09-15T13:17:59.325Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-09-15T13:17:59.325Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-09-15T13:17:59.325Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-09-15T13:17:59.325Z] === RUN TestMountDaemonRoot/default/mount_root [2020-09-15T13:17:59.325Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-09-15T13:17:59.325Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-09-15T13:17:59.325Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-09-15T13:17:59.325Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-09-15T13:17:59.325Z] === CONT TestMountDaemonRoot/rprivate [2020-09-15T13:17:59.325Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-09-15T13:17:59.325Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-09-15T13:17:59.325Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-09-15T13:17:59.325Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-09-15T13:17:59.325Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-09-15T13:17:59.325Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-09-15T13:17:59.325Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-09-15T13:17:59.325Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-09-15T13:17:59.325Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-09-15T13:17:59.325Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-09-15T13:17:59.325Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-09-15T13:17:59.325Z] === CONT TestMountDaemonRoot/slave [2020-09-15T13:17:59.325Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-09-15T13:17:59.325Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-09-15T13:17:59.325Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-09-15T13:17:59.325Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-09-15T13:17:59.325Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-09-15T13:17:59.325Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-09-15T13:17:59.325Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-09-15T13:17:59.325Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-09-15T13:17:59.325Z] === CONT TestMountDaemonRoot/private [2020-09-15T13:17:59.325Z] === RUN TestMountDaemonRoot/private/mount_root [2020-09-15T13:17:59.325Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-09-15T13:17:59.325Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-09-15T13:17:59.325Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-09-15T13:17:59.325Z] === RUN TestMountDaemonRoot/private/bind_root [2020-09-15T13:17:59.325Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-09-15T13:17:59.325Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-09-15T13:17:59.325Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-09-15T13:17:59.325Z] === CONT TestMountDaemonRoot/rshared [2020-09-15T13:17:59.325Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-09-15T13:17:59.325Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-09-15T13:17:59.325Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-09-15T13:17:59.325Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-09-15T13:17:59.325Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-09-15T13:17:59.325Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-09-15T13:17:59.325Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-09-15T13:17:59.325Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-09-15T13:17:59.325Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-09-15T13:17:59.325Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-09-15T13:17:59.325Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-09-15T13:17:59.325Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-09-15T13:17:59.325Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-09-15T13:17:59.325Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-09-15T13:17:59.325Z] === CONT TestMountDaemonRoot/default/bind_root [2020-09-15T13:17:59.325Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-09-15T13:17:59.325Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-09-15T13:17:59.325Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-09-15T13:17:59.325Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-09-15T13:17:59.586Z] === CONT TestMountDaemonRoot/private/mount_root [2020-09-15T13:17:59.586Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-09-15T13:17:59.586Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-09-15T13:17:59.586Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-09-15T13:17:59.586Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-09-15T13:17:59.586Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-09-15T13:17:59.586Z] === CONT TestMountDaemonRoot/default/mount_root [2020-09-15T13:17:59.586Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-09-15T13:17:59.586Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-09-15T13:17:59.586Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-09-15T13:17:59.586Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-09-15T13:17:59.586Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-09-15T13:17:59.586Z] === CONT TestMountDaemonRoot/private/bind_root [2020-09-15T13:17:59.586Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-09-15T13:17:59.586Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-09-15T13:17:59.586Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-09-15T13:17:59.586Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-09-15T13:17:59.586Z] --- PASS: TestMountDaemonRoot (0.04s) [2020-09-15T13:17:59.586Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-09-15T13:17:59.586Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2020-09-15T13:17:59.586Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2020-09-15T13:17:59.586Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2020-09-15T13:17:59.586Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2020-09-15T13:17:59.586Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-09-15T13:17:59.586Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s) [2020-09-15T13:17:59.586Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2020-09-15T13:17:59.586Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2020-09-15T13:17:59.586Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2020-09-15T13:17:59.586Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-09-15T13:17:59.586Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2020-09-15T13:17:59.586Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2020-09-15T13:17:59.586Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2020-09-15T13:17:59.586Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2020-09-15T13:17:59.586Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-09-15T13:17:59.586Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2020-09-15T13:17:59.586Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2020-09-15T13:17:59.586Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2020-09-15T13:17:59.586Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2020-09-15T13:17:59.586Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-09-15T13:17:59.586Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2020-09-15T13:17:59.586Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2020-09-15T13:17:59.586Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2020-09-15T13:17:59.586Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2020-09-15T13:17:59.586Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-09-15T13:17:59.586Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2020-09-15T13:17:59.586Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2020-09-15T13:17:59.586Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2020-09-15T13:17:59.586Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2020-09-15T13:17:59.586Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-09-15T13:17:59.586Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2020-09-15T13:17:59.586Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2020-09-15T13:17:59.586Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2020-09-15T13:17:59.586Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2020-09-15T13:17:59.586Z] === RUN TestContainerBindMountNonRecursive [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-09-15T13:18:00.149Z] + bundleName=amd64-rootless [2020-09-15T13:18:00.150Z] + echo Creating amd64-rootless-bundles.tar.gz [2020-09-15T13:18:00.150Z] Creating amd64-rootless-bundles.tar.gz [2020-09-15T13:18:00.150Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-09-15T13:18:00.150Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2020-09-15T13:18:00.166Z] Archiving artifacts [2020-09-15T13:18:01.331Z] --- PASS: TestServiceWithPredefinedNetwork (3.70s) [2020-09-15T13:18:01.331Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-09-15T13:18:01.331Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-09-15T13:18:01.331Z] service_test.go:236: FLAKY_TEST [2020-09-15T13:18:01.331Z] === RUN TestServiceWithDataPathPortInit [2020-09-15T13:18:01.505Z] --- PASS: TestContainerBindMountNonRecursive (1.62s) [2020-09-15T13:18:01.505Z] === RUN TestNetworkNat [2020-09-15T13:18:01.584Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41395/11/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-09-15T13:18:01.900Z] + make clean [2020-09-15T13:18:02.076Z] --- PASS: TestNetworkNat (0.70s) [2020-09-15T13:18:02.076Z] === RUN TestNetworkLocalhostTCPNat [2020-09-15T13:18:02.161Z] docker volume rm -f docker-dev-cache [2020-09-15T13:18:02.161Z] docker-dev-cache [Pipeline] deleteDir [2020-09-15T13:18:02.648Z] --- PASS: TestNetworkLocalhostTCPNat (0.68s) [2020-09-15T13:18:02.648Z] === RUN TestNetworkLoopbackNat [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-09-15T13:18:05.949Z] --- PASS: TestNetworkLoopbackNat (2.84s) [2020-09-15T13:18:05.949Z] === RUN TestPause [2020-09-15T13:18:06.211Z] --- PASS: TestPause (0.64s) [2020-09-15T13:18:06.211Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-09-15T13:18:06.211Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-09-15T13:18:06.211Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-09-15T13:18:06.211Z] === RUN TestPauseStopPausedContainer [2020-09-15T13:18:06.783Z] --- PASS: TestPauseStopPausedContainer (0.67s) [2020-09-15T13:18:06.783Z] === RUN TestPsFilter [2020-09-15T13:18:07.043Z] --- PASS: TestPsFilter (0.14s) [2020-09-15T13:18:07.043Z] === RUN TestRemoveContainerWithRemovedVolume [2020-09-15T13:18:07.615Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.56s) [2020-09-15T13:18:07.615Z] === RUN TestRemoveContainerWithVolume [2020-09-15T13:18:07.663Z] === RUN TestDockerSuite/TestBuildExpose [2020-09-15T13:18:07.663Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2020-09-15T13:18:07.663Z] === RUN TestDockerSuite/TestBuildExposeOrder [2020-09-15T13:18:07.663Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2020-09-15T13:18:07.663Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2020-09-15T13:18:07.663Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2020-09-15T13:18:08.187Z] --- PASS: TestRemoveContainerWithVolume (0.60s) [2020-09-15T13:18:08.187Z] === RUN TestRemoveContainerRunning [2020-09-15T13:18:08.231Z] === RUN TestDockerSuite/TestBuildFails [2020-09-15T13:18:08.757Z] --- PASS: TestRemoveContainerRunning (0.72s) [2020-09-15T13:18:08.757Z] === RUN TestRemoveContainerForceRemoveRunning [2020-09-15T13:18:09.168Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2020-09-15T13:18:09.168Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2020-09-15T13:18:09.328Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.60s) [2020-09-15T13:18:09.328Z] === RUN TestRemoveInvalidContainer [2020-09-15T13:18:09.589Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-09-15T13:18:09.589Z] === RUN TestRenameLinkedContainer [2020-09-15T13:18:11.701Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2020-09-15T13:18:12.134Z] --- PASS: TestRenameLinkedContainer (2.41s) [2020-09-15T13:18:12.134Z] === RUN TestRenameStoppedContainer [2020-09-15T13:18:12.395Z] --- PASS: TestRenameStoppedContainer (0.60s) [2020-09-15T13:18:12.395Z] === RUN TestRenameRunningContainerAndReuse [2020-09-15T13:18:13.605Z] === RUN TestDockerSuite/TestBuildForceRm [2020-09-15T13:18:13.781Z] --- PASS: TestRenameRunningContainerAndReuse (1.23s) [2020-09-15T13:18:13.781Z] === RUN TestRenameInvalidName [2020-09-15T13:18:14.352Z] --- PASS: TestRenameInvalidName (0.60s) [2020-09-15T13:18:14.352Z] === RUN TestRenameAnonymousContainer [2020-09-15T13:18:14.980Z] === RUN TestDockerSuite/TestBuildFromGit [2020-09-15T13:18:16.358Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2020-09-15T13:18:16.902Z] --- PASS: TestRenameAnonymousContainer (2.62s) [2020-09-15T13:18:16.902Z] === RUN TestRenameContainerWithSameName [2020-09-15T13:18:16.925Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2020-09-15T13:18:17.472Z] --- PASS: TestRenameContainerWithSameName (0.61s) [2020-09-15T13:18:17.472Z] === RUN TestRenameContainerWithLinkedContainer [2020-09-15T13:18:17.864Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2020-09-15T13:18:18.856Z] --- PASS: TestRenameContainerWithLinkedContainer (1.24s) [2020-09-15T13:18:18.857Z] === RUN TestResize [2020-09-15T13:18:19.238Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2020-09-15T13:18:19.429Z] --- PASS: TestResize (0.58s) [2020-09-15T13:18:19.429Z] === RUN TestResizeWithInvalidSize [2020-09-15T13:18:20.000Z] --- PASS: TestResizeWithInvalidSize (0.62s) [2020-09-15T13:18:20.000Z] === RUN TestResizeWhenContainerNotStarted [2020-09-15T13:18:20.174Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2020-09-15T13:18:20.433Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2020-09-15T13:18:20.572Z] --- PASS: TestResizeWhenContainerNotStarted (0.56s) [2020-09-15T13:18:20.572Z] === RUN TestDaemonRestartKillContainers [2020-09-15T13:18:20.572Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-09-15T13:18:20.572Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-09-15T13:18:20.572Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-09-15T13:18:20.572Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-09-15T13:18:20.572Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-09-15T13:18:20.572Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-09-15T13:18:20.572Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-09-15T13:18:20.572Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-09-15T13:18:20.572Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-09-15T13:18:20.572Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-09-15T13:18:20.572Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-09-15T13:18:20.572Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-09-15T13:18:20.572Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-09-15T13:18:20.572Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-09-15T13:18:20.572Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-09-15T13:18:20.572Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-09-15T13:18:20.572Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-09-15T13:18:20.572Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-09-15T13:18:20.572Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-09-15T13:18:20.572Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-09-15T13:18:20.572Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-09-15T13:18:20.572Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-09-15T13:18:20.572Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-09-15T13:18:20.572Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-09-15T13:18:20.572Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-09-15T13:18:20.572Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-09-15T13:18:20.572Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-09-15T13:18:20.572Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-09-15T13:18:22.487Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-09-15T13:18:22.968Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2020-09-15T13:18:23.061Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-09-15T13:18:23.061Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-09-15T13:18:23.634Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-09-15T13:18:23.776Z] --- PASS: TestServiceWithDataPathPortInit (19.89s) [2020-09-15T13:18:23.776Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-09-15T13:18:23.895Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-09-15T13:18:24.468Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-09-15T13:18:24.730Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-09-15T13:18:24.873Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2020-09-15T13:18:25.810Z] === RUN TestDockerSuite/TestBuildHistory [2020-09-15T13:18:26.120Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-09-15T13:18:28.343Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2020-09-15T13:18:28.727Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-09-15T13:18:28.727Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.67s) [2020-09-15T13:18:28.727Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.43s) [2020-09-15T13:18:28.727Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.54s) [2020-09-15T13:18:28.727Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.17s) [2020-09-15T13:18:28.727Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.64s) [2020-09-15T13:18:28.727Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.51s) [2020-09-15T13:18:28.727Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.60s) [2020-09-15T13:18:28.727Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.40s) [2020-09-15T13:18:28.727Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.26s) [2020-09-15T13:18:28.727Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.63s) [2020-09-15T13:18:28.727Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.48s) [2020-09-15T13:18:28.727Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.09s) [2020-09-15T13:18:28.727Z] === RUN TestCgroupNamespacesRun [2020-09-15T13:18:29.676Z] --- PASS: TestCgroupNamespacesRun (1.50s) [2020-09-15T13:18:29.676Z] === RUN TestCgroupNamespacesRunPrivileged [2020-09-15T13:18:29.721Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2020-09-15T13:18:29.981Z] === RUN TestDockerSuite/TestBuildIidFile [2020-09-15T13:18:30.550Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2020-09-15T13:18:30.809Z] === RUN TestDockerSuite/TestBuildInheritance [2020-09-15T13:18:31.590Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.52s) [2020-09-15T13:18:31.590Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-09-15T13:18:32.187Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2020-09-15T13:18:32.245Z] --- PASS: TestServiceWithDefaultAddressPoolInit (10.56s) [2020-09-15T13:18:32.245Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:t9wr38ew5awz0cnrsw1nh6slc Created:2020-09-15 13:18:22.035055732 +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[430f3b4fd718b52306ed7f835c3dfcb102c728fa7ba72f5c03a71c73ec547444:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.6dedc51qxfg5wk7e4lxzb0hr5 EndpointID:47e6e7876019b4f0125d58fd7f210d2963f700a2e796ef96728bdd09f5fe0274 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:14e922cc124e755c1edf67e94d536d9dc91ba128d3fb5313af37ed040bbdf7ac 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:b1371ce6c0e1 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.6dedc51qxfg5wk7e4lxzb0hr5 EndpointID:47e6e7876019b4f0125d58fd7f210d2963f700a2e796ef96728bdd09f5fe0274 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-09-15T13:18:32.245Z] PASS [2020-09-15T13:18:32.245Z] [2020-09-15T13:18:32.245Z] === Skipped [2020-09-15T13:18:32.245Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-09-15T13:18:32.245Z] service_test.go:236: FLAKY_TEST [2020-09-15T13:18:32.245Z] [2020-09-15T13:18:32.245Z] [2020-09-15T13:18:32.245Z] DONE 23 tests, 1 skipped in 56.384s [2020-09-15T13:18:32.245Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-09-15T13:18:32.245Z] ++ 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-09-15T13:18:32.245Z] ++ set -e [2020-09-15T13:18:32.245Z] ++ '[' -n 0 ']' [2020-09-15T13:18:32.245Z] ++ set -x [2020-09-15T13:18:32.245Z] ++ env -i DEST=/go/src/github.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-09-15T13:18:32.245Z] INFO: Testing against a local daemon [2020-09-15T13:18:32.245Z] === RUN TestDockerNetworkIpvlanPersistance [2020-09-15T13:18:32.245Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-09-15T13:18:32.245Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-15T13:18:32.245Z] === RUN TestDockerNetworkIpvlan [2020-09-15T13:18:32.245Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-09-15T13:18:32.245Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-15T13:18:32.245Z] PASS [2020-09-15T13:18:32.245Z] [2020-09-15T13:18:32.245Z] === Skipped [2020-09-15T13:18:32.245Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-09-15T13:18:32.245Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-15T13:18:32.245Z] [2020-09-15T13:18:32.245Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-09-15T13:18:32.245Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-15T13:18:32.245Z] [2020-09-15T13:18:32.245Z] [2020-09-15T13:18:32.245Z] DONE 2 tests, 2 skipped in 0.213s [2020-09-15T13:18:32.245Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-09-15T13:18:32.245Z] ++ 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-09-15T13:18:32.245Z] ++ set -e [2020-09-15T13:18:32.245Z] ++ '[' -n 0 ']' [2020-09-15T13:18:32.245Z] ++ set -x [2020-09-15T13:18:32.245Z] ++ env -i DEST=/go/src/github.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-09-15T13:18:32.245Z] INFO: Testing against a local daemon [2020-09-15T13:18:32.245Z] === RUN TestDockerNetworkMacvlanPersistance [2020-09-15T13:18:32.755Z] === RUN TestDockerSuite/TestBuildInvalidTag [2020-09-15T13:18:32.755Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2020-09-15T13:18:32.875Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.47s) [2020-09-15T13:18:32.875Z] === RUN TestDockerNetworkMacvlan [2020-09-15T13:18:32.973Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.48s) [2020-09-15T13:18:32.973Z] === RUN TestCgroupNamespacesRunHostMode [2020-09-15T13:18:33.692Z] === RUN TestDockerSuite/TestBuildLabel [2020-09-15T13:18:33.942Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-09-15T13:18:34.154Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2020-09-15T13:18:34.260Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2020-09-15T13:18:34.361Z] --- PASS: TestCgroupNamespacesRunHostMode (1.50s) [2020-09-15T13:18:34.361Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-09-15T13:18:34.827Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2020-09-15T13:18:34.987Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-09-15T13:18:35.085Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2020-09-15T13:18:35.621Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-09-15T13:18:35.653Z] === RUN TestDockerSuite/TestBuildLabels [2020-09-15T13:18:35.745Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.50s) [2020-09-15T13:18:35.745Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-09-15T13:18:35.913Z] === RUN TestDockerSuite/TestBuildLabelsCache [2020-09-15T13:18:37.130Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.49s) [2020-09-15T13:18:37.130Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-09-15T13:18:37.292Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2020-09-15T13:18:38.073Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.86s) [2020-09-15T13:18:38.073Z] === RUN TestCgroupNamespacesRunOlderClient [2020-09-15T13:18:39.458Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.50s) [2020-09-15T13:18:39.458Z] === RUN TestKernelTCPMemory [2020-09-15T13:18:40.065Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-09-15T13:18:40.402Z] --- PASS: TestKernelTCPMemory (0.69s) [2020-09-15T13:18:40.402Z] === RUN TestNISDomainname [2020-09-15T13:18:40.581Z] === RUN TestDockerSuite/TestBuildLastModified [2020-09-15T13:18:40.974Z] --- PASS: TestNISDomainname (0.73s) [2020-09-15T13:18:40.974Z] === RUN TestHostnameDnsResolution [2020-09-15T13:18:42.357Z] --- PASS: TestHostnameDnsResolution (1.29s) [2020-09-15T13:18:42.357Z] === RUN TestStats [2020-09-15T13:18:43.572Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-09-15T13:18:44.774Z] === RUN TestDockerSuite/TestBuildLineBreak [2020-09-15T13:18:44.898Z] --- PASS: TestStats (2.62s) [2020-09-15T13:18:44.898Z] === RUN TestStopContainerWithTimeout [2020-09-15T13:18:44.898Z] === RUN TestStopContainerWithTimeout/0 [2020-09-15T13:18:44.898Z] === PAUSE TestStopContainerWithTimeout/0 [2020-09-15T13:18:44.898Z] === RUN TestStopContainerWithTimeout/1 [2020-09-15T13:18:44.898Z] === PAUSE TestStopContainerWithTimeout/1 [2020-09-15T13:18:44.898Z] === RUN TestStopContainerWithTimeout/3 [2020-09-15T13:18:44.898Z] === PAUSE TestStopContainerWithTimeout/3 [2020-09-15T13:18:44.898Z] === RUN TestStopContainerWithTimeout/-1 [2020-09-15T13:18:44.898Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-09-15T13:18:44.898Z] === CONT TestStopContainerWithTimeout/0 [2020-09-15T13:18:44.898Z] === CONT TestStopContainerWithTimeout/1 [2020-09-15T13:18:44.898Z] === CONT TestStopContainerWithTimeout/3 [2020-09-15T13:18:44.898Z] === CONT TestStopContainerWithTimeout/-1 [2020-09-15T13:18:48.062Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2020-09-15T13:18:48.062Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2020-09-15T13:18:48.062Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2020-09-15T13:18:48.062Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2020-09-15T13:18:48.062Z] === RUN TestDockerSuite/TestBuildMaintainer [2020-09-15T13:18:48.199Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-09-15T13:18:48.199Z] --- PASS: TestStopContainerWithTimeout/0 (1.01s) [2020-09-15T13:18:48.199Z] --- PASS: TestStopContainerWithTimeout/1 (2.19s) [2020-09-15T13:18:48.199Z] --- PASS: TestStopContainerWithTimeout/-1 (2.73s) [2020-09-15T13:18:48.199Z] --- PASS: TestStopContainerWithTimeout/3 (3.07s) [2020-09-15T13:18:48.199Z] === RUN TestDeleteDevicemapper [2020-09-15T13:18:48.199Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-09-15T13:18:48.199Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-09-15T13:18:48.199Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-09-15T13:18:48.321Z] === RUN TestDockerSuite/TestBuildMissingArgs [2020-09-15T13:18:48.985Z] tests/integration/api_volume_test.py ......... [ 74%] [2020-09-15T13:18:50.113Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.77s) [2020-09-15T13:18:50.113Z] === RUN TestUpdateMemory [2020-09-15T13:18:50.113Z] --- SKIP: TestUpdateMemory (0.00s) [2020-09-15T13:18:50.113Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-09-15T13:18:50.113Z] === RUN TestUpdateCPUQuota [2020-09-15T13:18:50.228Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2020-09-15T13:18:50.457Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-09-15T13:18:50.924Z] tests/integration/client_test.py ..... [ 75%] [2020-09-15T13:18:51.054Z] --- PASS: TestUpdateCPUQuota (1.12s) [2020-09-15T13:18:51.055Z] === RUN TestUpdatePidsLimit [2020-09-15T13:18:51.055Z] === RUN TestUpdatePidsLimit/update_from_none [2020-09-15T13:18:51.055Z] === RUN TestUpdatePidsLimit/no_change [2020-09-15T13:18:51.181Z] tests/integration/context_api_test.py ... [ 76%] [2020-09-15T13:18:51.315Z] === RUN TestUpdatePidsLimit/update_lower [2020-09-15T13:18:51.447Z] tests/integration/errors_test.py . [ 76%] [2020-09-15T13:18:51.576Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-09-15T13:18:51.602Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2020-09-15T13:18:51.838Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-09-15T13:18:51.960Z] --- PASS: TestDockerNetworkMacvlan (19.12s) [2020-09-15T13:18:51.961Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.11s) [2020-09-15T13:18:51.961Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.13s) [2020-09-15T13:18:51.961Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.42s) [2020-09-15T13:18:51.961Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.46s) [2020-09-15T13:18:51.961Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.11s) [2020-09-15T13:18:51.961Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.38s) [2020-09-15T13:18:51.961Z] PASS [2020-09-15T13:18:51.961Z] [2020-09-15T13:18:51.961Z] DONE 8 tests in 20.709s [2020-09-15T13:18:51.961Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m [2020-09-15T13:18:51.961Z] ++ 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-09-15T13:18:51.961Z] ++ set -e [2020-09-15T13:18:51.961Z] ++ '[' -n 0 ']' [2020-09-15T13:18:51.961Z] ++ set -x [2020-09-15T13:18:51.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=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-09-15T13:18:52.101Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-09-15T13:18:52.251Z] testing: warning: no tests to run [2020-09-15T13:18:52.251Z] PASS [2020-09-15T13:18:52.251Z] [2020-09-15T13:18:52.251Z] DONE 0 tests in 0.067s [2020-09-15T13:18:52.251Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-09-15T13:18:52.251Z] ++ 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-09-15T13:18:52.251Z] ++ set -e [2020-09-15T13:18:52.251Z] ++ '[' -n 0 ']' [2020-09-15T13:18:52.251Z] ++ set -x [2020-09-15T13:18:52.251Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-09-15T13:18:52.251Z] INFO: Testing against a local daemon [2020-09-15T13:18:52.251Z] === RUN TestAuthZPluginAllowRequest [2020-09-15T13:18:52.363Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-09-15T13:18:53.304Z] --- PASS: TestUpdatePidsLimit (2.36s) [2020-09-15T13:18:53.304Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.23s) [2020-09-15T13:18:53.304Z] --- PASS: TestUpdatePidsLimit/no_change (0.24s) [2020-09-15T13:18:53.304Z] --- PASS: TestUpdatePidsLimit/update_lower (0.23s) [2020-09-15T13:18:53.304Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.25s) [2020-09-15T13:18:53.304Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.24s) [2020-09-15T13:18:53.304Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.25s) [2020-09-15T13:18:53.304Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.24s) [2020-09-15T13:18:53.304Z] === RUN TestUpdateRestartPolicy [2020-09-15T13:18:54.313Z] --- PASS: TestAuthZPluginAllowRequest (1.68s) [2020-09-15T13:18:54.313Z] === RUN TestAuthZPluginTLS [2020-09-15T13:18:54.603Z] --- PASS: TestAuthZPluginTLS (0.53s) [2020-09-15T13:18:54.603Z] === RUN TestAuthZPluginDenyRequest [2020-09-15T13:18:54.889Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2020-09-15T13:18:54.889Z] --- PASS: TestImportExtremelyLargeImageWorks (210.08s) [2020-09-15T13:18:54.889Z] PASS [2020-09-15T13:18:54.889Z] [2020-09-15T13:18:54.889Z] DONE 12 tests in 213.231s [2020-09-15T13:18:54.889Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-09-15T13:18:54.889Z] ++ 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-09-15T13:18:54.889Z] ++ set -e [2020-09-15T13:18:54.889Z] ++ '[' -n 0 ']' [2020-09-15T13:18:54.889Z] ++ set -x [2020-09-15T13:18:54.889Z] ++ env -i DEST=/go/src/github.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-09-15T13:18:54.894Z] --- PASS: TestAuthZPluginDenyRequest (0.52s) [2020-09-15T13:18:54.894Z] === RUN TestAuthZPluginAPIDenyResponse [2020-09-15T13:18:55.148Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2020-09-15T13:18:55.148Z] INFO: Testing against a local daemon [2020-09-15T13:18:55.148Z] === RUN TestNetworkCreateDelete [2020-09-15T13:18:55.148Z] --- PASS: TestNetworkCreateDelete (0.17s) [2020-09-15T13:18:55.148Z] === RUN TestDockerNetworkDeletePreferID [2020-09-15T13:18:55.525Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.52s) [2020-09-15T13:18:55.525Z] === RUN TestAuthZPluginDenyResponse [2020-09-15T13:18:55.716Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2020-09-15T13:18:55.716Z] --- PASS: TestDockerNetworkDeletePreferID (0.44s) [2020-09-15T13:18:55.716Z] === RUN TestDaemonDNSFallback [2020-09-15T13:18:56.156Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2020-09-15T13:18:56.156Z] === RUN TestAuthZPluginAllowEventStream [2020-09-15T13:18:57.661Z] --- PASS: TestAuthZPluginAllowEventStream (1.66s) [2020-09-15T13:18:57.661Z] === RUN TestAuthZPluginErrorResponse [2020-09-15T13:18:58.292Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2020-09-15T13:18:58.292Z] === RUN TestAuthZPluginErrorRequest [2020-09-15T13:18:58.922Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2020-09-15T13:18:58.922Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-09-15T13:18:59.213Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2020-09-15T13:18:59.213Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-09-15T13:19:01.261Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-09-15T13:19:01.261Z] [2020-09-15T13:19:01.261Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-09-15T13:19:01.261Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-09-15T13:19:01.261Z] HOSTNAME=4f4f2bbbc9b3 [2020-09-15T13:19:01.261Z] TESTDEBUG=0 [2020-09-15T13:19:01.261Z] DEST=bundles/test-integration [2020-09-15T13:19:01.261Z] PWD=/go/src/github.com/docker/docker [2020-09-15T13:19:01.261Z] DOCKER_GITCOMMIT=7678ecdca23bef379f6e8eea43cd754cb08b6288 [2020-09-15T13:19:01.261Z] container=docker [2020-09-15T13:19:01.261Z] HOME=/root [2020-09-15T13:19:01.261Z] GOLANG_VERSION=1.13.15 [2020-09-15T13:19:01.261Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-09-15T13:19:01.261Z] VALIDATE_BRANCH=master [2020-09-15T13:19:01.261Z] TERM=xterm [2020-09-15T13:19:01.261Z] DOCKER_PKG=github.com/docker/docker [2020-09-15T13:19:01.261Z] SHLVL=1 [2020-09-15T13:19:01.261Z] TIMEOUT=120m [2020-09-15T13:19:01.261Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-09-15T13:19:01.261Z] DOCKER_GRAPHDRIVER=overlay2 [2020-09-15T13:19:01.261Z] GO111MODULE=off [2020-09-15T13:19:01.261Z] DOCKER_EXPERIMENTAL=1 [2020-09-15T13:19:01.261Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-09-15T13:19:01.261Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-09-15T13:19:01.261Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-09-15T13:19:01.261Z] GOPATH=/go [2020-09-15T13:19:01.261Z] PKG_CONFIG=pkg-config [2020-09-15T13:19:01.261Z] _=/usr/bin/env [2020-09-15T13:19:01.261Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-09-15T13:19:01.383Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.05s) [2020-09-15T13:19:01.383Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-09-15T13:19:02.278Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2020-09-15T13:19:02.278Z] --- PASS: TestDaemonDNSFallback (6.59s) [2020-09-15T13:19:02.278Z] === RUN TestInspectNetwork [2020-09-15T13:19:04.132Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.33s) [2020-09-15T13:19:04.132Z] === RUN TestAuthZPluginHeader [2020-09-15T13:19:04.183Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2020-09-15T13:19:04.423Z] --- PASS: TestAuthZPluginHeader (0.83s) [2020-09-15T13:19:04.423Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-09-15T13:19:04.423Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-09-15T13:19:04.423Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-15T13:19:04.423Z] === RUN TestAuthZPluginV2Disable [2020-09-15T13:19:04.423Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-09-15T13:19:04.423Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-15T13:19:04.423Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-09-15T13:19:04.423Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-09-15T13:19:04.423Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-15T13:19:04.423Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-09-15T13:19:04.423Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-09-15T13:19:04.423Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-15T13:19:04.423Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-09-15T13:19:05.117Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2020-09-15T13:19:05.531Z] --- PASS: TestUpdateRestartPolicy (11.63s) [2020-09-15T13:19:05.531Z] === RUN TestUpdateRestartWithAutoRemove [2020-09-15T13:19:05.531Z] --- PASS: TestUpdateRestartWithAutoRemove (0.61s) [2020-09-15T13:19:05.531Z] === RUN TestWaitNonBlocked [2020-09-15T13:19:05.531Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-09-15T13:19:05.531Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-09-15T13:19:05.531Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-09-15T13:19:05.531Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-09-15T13:19:05.531Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-09-15T13:19:05.531Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-09-15T13:19:06.473Z] --- PASS: TestWaitNonBlocked (0.02s) [2020-09-15T13:19:06.473Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.84s) [2020-09-15T13:19:06.473Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.88s) [2020-09-15T13:19:06.473Z] === RUN TestWaitBlocked [2020-09-15T13:19:06.473Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-09-15T13:19:06.473Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-09-15T13:19:06.473Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-09-15T13:19:06.473Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-09-15T13:19:06.473Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-09-15T13:19:06.473Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-09-15T13:19:06.495Z] === RUN TestInspectNetwork/full_network_id [2020-09-15T13:19:06.495Z] === RUN TestInspectNetwork/partial_network_id [2020-09-15T13:19:06.495Z] === RUN TestInspectNetwork/network_name [2020-09-15T13:19:06.495Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-09-15T13:19:07.062Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2020-09-15T13:19:07.062Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2020-09-15T13:19:07.417Z] --- PASS: TestWaitBlocked (0.02s) [2020-09-15T13:19:07.417Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.86s) [2020-09-15T13:19:07.417Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.92s) [2020-09-15T13:19:07.417Z] === CONT TestContainerStartOnDaemonRestart [2020-09-15T13:19:07.417Z] === CONT TestIpcModeOlderClient [2020-09-15T13:19:07.417Z] === CONT TestDaemonHostGatewayIP [2020-09-15T13:19:07.417Z] === CONT TestDaemonRestartIpcMode [2020-09-15T13:19:07.417Z] --- PASS: TestIpcModeOlderClient (0.10s) [2020-09-15T13:19:07.417Z] === CONT TestContainerKillOnDaemonStart [2020-09-15T13:19:10.350Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2020-09-15T13:19:10.350Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2020-09-15T13:19:10.607Z] --- PASS: TestInspectNetwork (8.24s) [2020-09-15T13:19:10.607Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-09-15T13:19:10.607Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-09-15T13:19:10.607Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-09-15T13:19:10.607Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-09-15T13:19:10.607Z] === RUN TestRunContainerWithBridgeNone [2020-09-15T13:19:10.723Z] --- PASS: TestContainerStartOnDaemonRestart (3.21s) [2020-09-15T13:19:10.984Z] --- PASS: TestDaemonRestartIpcMode (3.72s) [2020-09-15T13:19:11.927Z] --- PASS: TestDaemonHostGatewayIP (4.36s) [2020-09-15T13:19:11.989Z] === RUN TestDockerSuite/TestBuildMultipleTags [2020-09-15T13:19:12.247Z] === RUN TestDockerSuite/TestBuildNetContainer [2020-09-15T13:19:12.505Z] --- PASS: TestRunContainerWithBridgeNone (1.91s) [2020-09-15T13:19:12.505Z] === RUN TestNetworkInvalidJSON [2020-09-15T13:19:12.505Z] === RUN TestNetworkInvalidJSON//networks/create [2020-09-15T13:19:12.505Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-09-15T13:19:12.505Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-09-15T13:19:12.505Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-09-15T13:19:12.505Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-09-15T13:19:12.505Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-09-15T13:19:12.505Z] === CONT TestNetworkInvalidJSON//networks/create [2020-09-15T13:19:12.505Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-09-15T13:19:12.505Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-09-15T13:19:12.505Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2020-09-15T13:19:12.505Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-09-15T13:19:12.505Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-09-15T13:19:12.505Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-09-15T13:19:12.505Z] === RUN TestHostIPv4BridgeLabel [2020-09-15T13:19:13.073Z] --- PASS: TestHostIPv4BridgeLabel (0.61s) [2020-09-15T13:19:13.073Z] === RUN TestDaemonRestartWithLiveRestore [2020-09-15T13:19:13.639Z] === RUN TestDockerSuite/TestBuildNetNone [2020-09-15T13:19:14.206Z] === RUN TestDockerSuite/TestBuildNoContext [2020-09-15T13:19:14.206Z] --- PASS: TestDaemonRestartWithLiveRestore (1.08s) [2020-09-15T13:19:14.206Z] === RUN TestDaemonDefaultNetworkPools [2020-09-15T13:19:14.775Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2020-09-15T13:19:15.034Z] --- PASS: TestDaemonDefaultNetworkPools (0.83s) [2020-09-15T13:19:15.034Z] === RUN TestDaemonRestartWithExistingNetwork [2020-09-15T13:19:15.601Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2020-09-15T13:19:16.170Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.24s) [2020-09-15T13:19:16.170Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-09-15T13:19:16.736Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2020-09-15T13:19:17.303Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2020-09-15T13:19:17.303Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2020-09-15T13:19:17.561Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.29s) [2020-09-15T13:19:17.561Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-09-15T13:19:17.561Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2020-09-15T13:19:17.820Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2020-09-15T13:19:18.080Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s) [2020-09-15T13:19:18.080Z] === RUN TestServiceWithPredefinedNetwork [2020-09-15T13:19:18.338Z] === RUN TestDockerSuite/TestBuildOnBuild [2020-09-15T13:19:18.598Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2020-09-15T13:19:19.975Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2020-09-15T13:19:20.058Z] --- PASS: TestContainerKillOnDaemonStart (12.68s) [2020-09-15T13:19:20.058Z] PASS [2020-09-15T13:19:20.058Z] [2020-09-15T13:19:20.058Z] === Skipped [2020-09-15T13:19:20.058Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2020-09-15T13:19:20.058Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-09-15T13:19:20.058Z] [2020-09-15T13:19:20.058Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2020-09-15T13:19:20.058Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-09-15T13:19:20.058Z] [2020-09-15T13:19:20.058Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2020-09-15T13:19:20.058Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-09-15T13:19:20.058Z] [2020-09-15T13:19:20.058Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-09-15T13:19:20.058Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-09-15T13:19:20.058Z] [2020-09-15T13:19:20.058Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2020-09-15T13:19:20.058Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-09-15T13:19:20.058Z] [2020-09-15T13:19:20.058Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2020-09-15T13:19:20.058Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-09-15T13:19:20.058Z] [2020-09-15T13:19:20.058Z] [2020-09-15T13:19:20.058Z] DONE 192 tests, 6 skipped in 114.858s [2020-09-15T13:19:20.058Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2020-09-15T13:19:20.058Z] ++ 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-09-15T13:19:20.058Z] ++ set -e [2020-09-15T13:19:20.058Z] ++ '[' -n 0 ']' [2020-09-15T13:19:20.058Z] ++ set -x [2020-09-15T13:19:20.058Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-09-15T13:19:20.319Z] INFO: Testing against a local daemon [2020-09-15T13:19:20.319Z] === RUN TestCommitInheritsEnv [2020-09-15T13:19:20.890Z] --- PASS: TestCommitInheritsEnv (0.38s) [2020-09-15T13:19:20.890Z] === RUN TestImportExtremelyLargeImageWorks [2020-09-15T13:19:20.890Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2020-09-15T13:19:20.890Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2020-09-15T13:19:20.890Z] === RUN TestImagesFilterMultiReference [2020-09-15T13:19:20.890Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2020-09-15T13:19:20.890Z] === RUN TestImagePullPlatformInvalid [2020-09-15T13:19:20.890Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2020-09-15T13:19:20.890Z] === RUN TestRemoveImageOrphaning [2020-09-15T13:19:20.910Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2020-09-15T13:19:21.150Z] --- PASS: TestRemoveImageOrphaning (0.36s) [2020-09-15T13:19:21.150Z] === RUN TestRemoveImageGarbageCollector [2020-09-15T13:19:21.150Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-09-15T13:19:21.150Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-15T13:19:21.150Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-09-15T13:19:21.411Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2020-09-15T13:19:21.411Z] === RUN TestTagInvalidReference [2020-09-15T13:19:21.411Z] --- PASS: TestTagInvalidReference (0.03s) [2020-09-15T13:19:21.411Z] === RUN TestTagValidPrefixedRepo [2020-09-15T13:19:21.411Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2020-09-15T13:19:21.411Z] === RUN TestTagExistedNameWithoutForce [2020-09-15T13:19:21.411Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2020-09-15T13:19:21.411Z] === RUN TestTagOfficialNames [2020-09-15T13:19:21.411Z] --- PASS: TestTagOfficialNames (0.07s) [2020-09-15T13:19:21.411Z] === RUN TestTagMatchesDigest [2020-09-15T13:19:21.411Z] --- PASS: TestTagMatchesDigest (0.03s) [2020-09-15T13:19:21.411Z] PASS [2020-09-15T13:19:21.411Z] [2020-09-15T13:19:21.411Z] === Skipped [2020-09-15T13:19:21.411Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2020-09-15T13:19:21.411Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2020-09-15T13:19:21.411Z] [2020-09-15T13:19:21.411Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-09-15T13:19:21.411Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-15T13:19:21.411Z] [2020-09-15T13:19:21.411Z] [2020-09-15T13:19:21.411Z] DONE 12 tests, 2 skipped in 1.391s [2020-09-15T13:19:21.476Z] --- PASS: TestServiceWithPredefinedNetwork (3.26s) [2020-09-15T13:19:21.477Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-09-15T13:19:21.477Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-09-15T13:19:21.477Z] service_test.go:236: FLAKY_TEST [2020-09-15T13:19:21.477Z] === RUN TestServiceWithDataPathPortInit [2020-09-15T13:19:21.672Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2020-09-15T13:19:21.672Z] ++ 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-09-15T13:19:21.672Z] ++ set -e [2020-09-15T13:19:21.672Z] ++ '[' -n 0 ']' [2020-09-15T13:19:21.672Z] ++ set -x [2020-09-15T13:19:21.672Z] ++ env -i DEST=/go/src/github.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-09-15T13:19:21.672Z] INFO: Testing against a local daemon [2020-09-15T13:19:21.672Z] === RUN TestNetworkCreateDelete [2020-09-15T13:19:22.244Z] --- PASS: TestNetworkCreateDelete (0.43s) [2020-09-15T13:19:22.244Z] === RUN TestDockerNetworkDeletePreferID [2020-09-15T13:19:23.203Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.36s) [2020-09-15T13:19:23.205Z] PASS [2020-09-15T13:19:23.205Z] [2020-09-15T13:19:23.205Z] === Skipped [2020-09-15T13:19:23.205Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-09-15T13:19:23.205Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-15T13:19:23.205Z] [2020-09-15T13:19:23.205Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-09-15T13:19:23.205Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-15T13:19:23.205Z] [2020-09-15T13:19:23.205Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-09-15T13:19:23.205Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-15T13:19:23.205Z] [2020-09-15T13:19:23.205Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-09-15T13:19:23.205Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-15T13:19:23.205Z] [2020-09-15T13:19:23.205Z] [2020-09-15T13:19:23.205Z] DONE 17 tests, 4 skipped in 29.762s [2020-09-15T13:19:23.205Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-09-15T13:19:23.205Z] ++ 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-09-15T13:19:23.205Z] ++ set -e [2020-09-15T13:19:23.205Z] ++ '[' -n 0 ']' [2020-09-15T13:19:23.205Z] ++ set -x [2020-09-15T13:19:23.205Z] ++ env -i DEST=/go/src/github.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-09-15T13:19:23.205Z] INFO: Testing against a local daemon [2020-09-15T13:19:23.205Z] === RUN TestPluginInvalidJSON [2020-09-15T13:19:23.205Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-09-15T13:19:23.205Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-09-15T13:19:23.205Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-09-15T13:19:23.205Z] --- PASS: TestPluginInvalidJSON (0.01s) [2020-09-15T13:19:23.205Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-09-15T13:19:23.205Z] === RUN TestPluginInstall [2020-09-15T13:19:23.205Z] === RUN TestPluginInstall/no_auth [2020-09-15T13:19:23.381Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2020-09-15T13:19:23.627Z] --- PASS: TestDockerNetworkDeletePreferID (1.33s) [2020-09-15T13:19:23.627Z] === RUN TestDaemonDNSFallback [2020-09-15T13:19:24.759Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2020-09-15T13:19:25.848Z] tests/integration/models_containers_test.py ............................ [ 83%] [2020-09-15T13:19:26.057Z] time="2020-09-15T13:19:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-15T13:19:26.057Z] time="2020-09-15T13:19:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b237b5e4453ccc337d3ddf3d0b24e47a553bf5dae606022311091010502729d6" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-15T13:19:26.057Z] time="2020-09-15T13:19:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-15T13:19:26.057Z] time="2020-09-15T13:19:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b237b5e4453ccc337d3ddf3d0b24e47a553bf5dae606022311091010502729d6" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-15T13:19:26.057Z] === RUN TestPluginInstall/with_htpasswd [2020-09-15T13:19:26.135Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2020-09-15T13:19:26.688Z] time="2020-09-15T13:19:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-15T13:19:26.688Z] time="2020-09-15T13:19:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b237b5e4453ccc337d3ddf3d0b24e47a553bf5dae606022311091010502729d6" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-15T13:19:26.688Z] time="2020-09-15T13:19:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-15T13:19:26.688Z] time="2020-09-15T13:19:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b237b5e4453ccc337d3ddf3d0b24e47a553bf5dae606022311091010502729d6" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-15T13:19:26.701Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2020-09-15T13:19:27.043Z] === RUN TestPluginInstall/with_insecure [2020-09-15T13:19:27.638Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2020-09-15T13:19:27.638Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2020-09-15T13:19:28.127Z] time="2020-09-15T13:19:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-15T13:19:28.127Z] time="2020-09-15T13:19:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:38ff98a9c12c119b161395ebb0112cb0d6ee93388577900e8f0bb8951d410e6d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-15T13:19:28.127Z] time="2020-09-15T13:19:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-15T13:19:28.127Z] time="2020-09-15T13:19:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:38ff98a9c12c119b161395ebb0112cb0d6ee93388577900e8f0bb8951d410e6d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-15T13:19:28.127Z] --- PASS: TestPluginInstall (6.14s) [2020-09-15T13:19:28.127Z] --- PASS: TestPluginInstall/no_auth (4.08s) [2020-09-15T13:19:28.127Z] --- PASS: TestPluginInstall/with_htpasswd (0.80s) [2020-09-15T13:19:28.127Z] --- PASS: TestPluginInstall/with_insecure (1.25s) [2020-09-15T13:19:28.127Z] plugin_test.go:157: [d0af85c8a1f34] daemon is not started [2020-09-15T13:19:28.127Z] PASS [2020-09-15T13:19:28.127Z] [2020-09-15T13:19:28.127Z] DONE 6 tests in 6.274s [2020-09-15T13:19:28.127Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-09-15T13:19:28.127Z] ++ 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-09-15T13:19:28.127Z] ++ set -e [2020-09-15T13:19:28.127Z] ++ '[' -n 0 ']' [2020-09-15T13:19:28.127Z] ++ set -x [2020-09-15T13:19:28.127Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-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-09-15T13:19:28.417Z] INFO: Testing against a local daemon [2020-09-15T13:19:28.417Z] === RUN TestExternalGraphDriver [2020-09-15T13:19:28.496Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-09-15T13:19:29.047Z] === RUN TestExternalGraphDriver/json [2020-09-15T13:19:30.017Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-09-15T13:19:30.170Z] === RUN TestDockerSuite/TestBuildPATH [2020-09-15T13:19:31.109Z] === RUN TestExternalGraphDriver/spec [2020-09-15T13:19:31.776Z] --- PASS: TestDaemonDNSFallback (6.88s) [2020-09-15T13:19:31.776Z] === RUN TestInspectNetwork [2020-09-15T13:19:32.704Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2020-09-15T13:19:32.789Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-09-15T13:19:32.964Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2020-09-15T13:19:33.222Z] === RUN TestExternalGraphDriver/pull [2020-09-15T13:19:33.530Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2020-09-15T13:19:34.323Z] === RUN TestInspectNetwork/full_network_id [2020-09-15T13:19:34.323Z] === RUN TestInspectNetwork/partial_network_id [2020-09-15T13:19:34.323Z] === RUN TestInspectNetwork/network_name [2020-09-15T13:19:34.323Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-09-15T13:19:35.284Z] --- PASS: TestExternalGraphDriver (6.77s) [2020-09-15T13:19:35.284Z] --- PASS: TestExternalGraphDriver/json (2.11s) [2020-09-15T13:19:35.284Z] --- PASS: TestExternalGraphDriver/spec (2.09s) [2020-09-15T13:19:35.284Z] --- PASS: TestExternalGraphDriver/pull (2.07s) [2020-09-15T13:19:35.284Z] === RUN TestGraphdriverPluginV2 [2020-09-15T13:19:36.792Z] --- SKIP: TestGraphdriverPluginV2 (1.70s) [2020-09-15T13:19:36.792Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-15T13:19:36.792Z] PASS [2020-09-15T13:19:36.792Z] [2020-09-15T13:19:36.792Z] === Skipped [2020-09-15T13:19:36.792Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (1.70s) [2020-09-15T13:19:36.792Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-15T13:19:36.792Z] [2020-09-15T13:19:36.792Z] [2020-09-15T13:19:36.792Z] DONE 5 tests, 1 skipped in 8.682s [2020-09-15T13:19:36.792Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-09-15T13:19:36.792Z] ++ 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-09-15T13:19:36.792Z] ++ set -e [2020-09-15T13:19:36.792Z] ++ '[' -n 0 ']' [2020-09-15T13:19:36.792Z] ++ set -x [2020-09-15T13:19:36.792Z] ++ env -i DEST=/go/src/github.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-09-15T13:19:37.082Z] INFO: Testing against a local daemon [2020-09-15T13:19:37.082Z] === RUN TestContinueAfterPluginCrash [2020-09-15T13:19:37.082Z] === PAUSE TestContinueAfterPluginCrash [2020-09-15T13:19:37.082Z] === RUN TestReadPluginNoRead [2020-09-15T13:19:37.082Z] === PAUSE TestReadPluginNoRead [2020-09-15T13:19:37.082Z] === RUN TestDaemonStartWithLogOpt [2020-09-15T13:19:37.082Z] === PAUSE TestDaemonStartWithLogOpt [2020-09-15T13:19:37.082Z] === CONT TestContinueAfterPluginCrash [2020-09-15T13:19:37.082Z] === CONT TestDaemonStartWithLogOpt [2020-09-15T13:19:37.746Z] --- PASS: TestServiceWithDataPathPortInit (15.63s) [2020-09-15T13:19:37.746Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-09-15T13:19:38.525Z] --- PASS: TestInspectNetwork (8.30s) [2020-09-15T13:19:38.525Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-09-15T13:19:38.525Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-09-15T13:19:38.525Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-09-15T13:19:38.525Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-09-15T13:19:38.525Z] === RUN TestRunContainerWithBridgeNone [2020-09-15T13:19:40.280Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2020-09-15T13:19:40.439Z] --- PASS: TestRunContainerWithBridgeNone (1.87s) [2020-09-15T13:19:40.439Z] === RUN TestNetworkInvalidJSON [2020-09-15T13:19:40.439Z] === RUN TestNetworkInvalidJSON//networks/create [2020-09-15T13:19:40.439Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-09-15T13:19:40.439Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-09-15T13:19:40.439Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-09-15T13:19:40.439Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-09-15T13:19:40.439Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-09-15T13:19:40.439Z] === CONT TestNetworkInvalidJSON//networks/create [2020-09-15T13:19:40.439Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-09-15T13:19:40.439Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-09-15T13:19:40.439Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2020-09-15T13:19:40.439Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-09-15T13:19:40.439Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-09-15T13:19:40.439Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-09-15T13:19:40.439Z] === RUN TestHostIPv4BridgeLabel [2020-09-15T13:19:41.382Z] --- PASS: TestHostIPv4BridgeLabel (0.75s) [2020-09-15T13:19:41.382Z] === RUN TestDaemonRestartWithLiveRestore [2020-09-15T13:19:41.531Z] --- PASS: TestDaemonStartWithLogOpt (3.77s) [2020-09-15T13:19:41.531Z] === CONT TestReadPluginNoRead [2020-09-15T13:19:41.597Z] ......... [ 86%] [2020-09-15T13:19:42.766Z] --- PASS: TestDaemonRestartWithLiveRestore (1.31s) [2020-09-15T13:19:42.766Z] === RUN TestDaemonDefaultNetworkPools [2020-09-15T13:19:42.814Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2020-09-15T13:19:43.593Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-09-15T13:19:43.707Z] --- PASS: TestDaemonDefaultNetworkPools (1.11s) [2020-09-15T13:19:43.707Z] === RUN TestDaemonRestartWithExistingNetwork [2020-09-15T13:19:43.748Z] === RUN TestDockerSuite/TestBuildRm [2020-09-15T13:19:45.124Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.19s) [2020-09-15T13:19:45.124Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:yvu92f1to5xftq4d209hyvrou Created:2020-09-15 13:19:38.455620376 +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[ecdfabe0726212f7663f9d8c818dd397728a92598b328ef3036b06d0b015c74c:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.dydtdsm49i7vt585juer18qht EndpointID:198f6893496016d73d16dd6f5b6126e2e73fc82f63f0279f2ca5bff74907b3a9 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:bd4cfa1b1ec3d0fc4b7d86810829d9c31f75b3a41fdd0477a784c46710a4622b 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:93e25ac44ab9 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.dydtdsm49i7vt585juer18qht EndpointID:198f6893496016d73d16dd6f5b6126e2e73fc82f63f0279f2ca5bff74907b3a9 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-09-15T13:19:45.124Z] PASS [2020-09-15T13:19:45.124Z] [2020-09-15T13:19:45.124Z] === Skipped [2020-09-15T13:19:45.124Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-09-15T13:19:45.124Z] service_test.go:236: FLAKY_TEST [2020-09-15T13:19:45.124Z] [2020-09-15T13:19:45.124Z] [2020-09-15T13:19:45.124Z] DONE 23 tests, 1 skipped in 50.210s [2020-09-15T13:19:45.124Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-09-15T13:19:45.124Z] ++ 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-09-15T13:19:45.124Z] ++ set -e [2020-09-15T13:19:45.124Z] ++ '[' -n 0 ']' [2020-09-15T13:19:45.124Z] ++ set -x [2020-09-15T13:19:45.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-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-09-15T13:19:45.384Z] INFO: Testing against a local daemon [2020-09-15T13:19:45.384Z] === RUN TestDockerNetworkIpvlanPersistance [2020-09-15T13:19:45.384Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2020-09-15T13:19:45.384Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-15T13:19:45.384Z] === RUN TestDockerNetworkIpvlan [2020-09-15T13:19:45.384Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-09-15T13:19:45.384Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-15T13:19:45.384Z] PASS [2020-09-15T13:19:45.384Z] [2020-09-15T13:19:45.384Z] === Skipped [2020-09-15T13:19:45.384Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2020-09-15T13:19:45.384Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-15T13:19:45.384Z] [2020-09-15T13:19:45.384Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-09-15T13:19:45.384Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-15T13:19:45.384Z] [2020-09-15T13:19:45.384Z] [2020-09-15T13:19:45.384Z] DONE 2 tests, 2 skipped in 0.153s [2020-09-15T13:19:45.384Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-09-15T13:19:45.384Z] ++ 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-09-15T13:19:45.384Z] ++ set -e [2020-09-15T13:19:45.384Z] ++ '[' -n 0 ']' [2020-09-15T13:19:45.384Z] ++ set -x [2020-09-15T13:19:45.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=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-09-15T13:19:45.620Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.73s) [2020-09-15T13:19:45.620Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-09-15T13:19:45.631Z] tests/integration/models_images_test.py ............... [ 89%] [2020-09-15T13:19:45.642Z] INFO: Testing against a local daemon [2020-09-15T13:19:45.642Z] === RUN TestDockerNetworkMacvlanPersistance [2020-09-15T13:19:45.655Z] === RUN TestReadPluginNoRead/default [2020-09-15T13:19:45.900Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2020-09-15T13:19:46.286Z] --- PASS: TestContinueAfterPluginCrash (9.05s) [2020-09-15T13:19:46.814Z] tests/integration/models_networks_test.py .... [ 90%] [2020-09-15T13:19:46.836Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2020-09-15T13:19:46.836Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.40s) [2020-09-15T13:19:46.836Z] === RUN TestDockerNetworkMacvlan [2020-09-15T13:19:47.533Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.15s) [2020-09-15T13:19:47.533Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-09-15T13:19:47.772Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-09-15T13:19:47.772Z] === RUN TestDockerSuite/TestBuildScratchCopy [2020-09-15T13:19:47.790Z] === RUN TestReadPluginNoRead/disabled_caching [2020-09-15T13:19:48.339Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2020-09-15T13:19:48.474Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.68s) [2020-09-15T13:19:48.474Z] === RUN TestServiceWithPredefinedNetwork [2020-09-15T13:19:48.598Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-09-15T13:19:48.857Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2020-09-15T13:19:49.793Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-09-15T13:19:49.853Z] --- PASS: TestReadPluginNoRead (8.66s) [2020-09-15T13:19:49.853Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.96s) [2020-09-15T13:19:49.853Z] --- PASS: TestReadPluginNoRead/default (1.99s) [2020-09-15T13:19:49.853Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.97s) [2020-09-15T13:19:49.853Z] read_test.go:92: [db17d720a85ce] daemon is not started [2020-09-15T13:19:49.853Z] PASS [2020-09-15T13:19:49.853Z] [2020-09-15T13:19:49.853Z] DONE 6 tests in 12.620s [2020-09-15T13:19:49.853Z] 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-09-15T13:19:49.854Z] ++ 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-09-15T13:19:49.854Z] ++ set -e [2020-09-15T13:19:49.854Z] ++ '[' -n 0 ']' [2020-09-15T13:19:49.854Z] ++ set -x [2020-09-15T13:19:49.854Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-09-15T13:19:49.854Z] testing: warning: no tests to run [2020-09-15T13:19:49.854Z] PASS [2020-09-15T13:19:49.854Z] [2020-09-15T13:19:49.854Z] DONE 0 tests in 0.095s [2020-09-15T13:19:49.854Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-09-15T13:19:49.854Z] ++ 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-09-15T13:19:49.854Z] ++ set -e [2020-09-15T13:19:49.854Z] ++ '[' -n 0 ']' [2020-09-15T13:19:49.854Z] ++ set -x [2020-09-15T13:19:49.854Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-09-15T13:19:49.854Z] INFO: Testing against a local daemon [2020-09-15T13:19:49.854Z] === RUN TestPluginWithDevMounts [2020-09-15T13:19:49.854Z] === PAUSE TestPluginWithDevMounts [2020-09-15T13:19:49.854Z] === CONT TestPluginWithDevMounts [2020-09-15T13:19:50.052Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2020-09-15T13:19:51.428Z] === RUN TestDockerSuite/TestBuildShellInherited [2020-09-15T13:19:51.774Z] --- PASS: TestServiceWithPredefinedNetwork (2.91s) [2020-09-15T13:19:51.774Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-09-15T13:19:51.774Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-09-15T13:19:51.774Z] service_test.go:236: FLAKY_TEST [2020-09-15T13:19:51.774Z] === RUN TestServiceWithDataPathPortInit [2020-09-15T13:19:51.915Z] --- PASS: TestPluginWithDevMounts (1.91s) [2020-09-15T13:19:51.915Z] PASS [2020-09-15T13:19:51.915Z] [2020-09-15T13:19:51.915Z] DONE 1 tests in 2.065s [2020-09-15T13:19:51.915Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m [2020-09-15T13:19:51.915Z] ++ 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-09-15T13:19:51.915Z] ++ set -e [2020-09-15T13:19:51.915Z] ++ '[' -n 0 ']' [2020-09-15T13:19:51.915Z] ++ set -x [2020-09-15T13:19:51.915Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-09-15T13:19:51.915Z] INFO: Testing against a local daemon [2020-09-15T13:19:51.915Z] === RUN TestSecretInspect [2020-09-15T13:19:51.996Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-09-15T13:19:51.996Z] === RUN TestDockerSuite/TestBuildShellMultiple [2020-09-15T13:19:53.343Z] tests/integration/models_nodes_test.py . [ 91%] [2020-09-15T13:19:53.343Z] tests/integration/models_resources_test.py . [ 91%] [2020-09-15T13:19:53.899Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-09-15T13:19:54.838Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2020-09-15T13:19:55.096Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2020-09-15T13:19:55.354Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2020-09-15T13:19:55.354Z] === RUN TestDockerSuite/TestBuildSpaces [2020-09-15T13:19:55.426Z] --- PASS: TestSecretInspect (3.66s) [2020-09-15T13:19:55.426Z] === RUN TestSecretList [2020-09-15T13:19:55.924Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2020-09-15T13:19:56.492Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2020-09-15T13:19:56.750Z] === RUN TestDockerSuite/TestBuildStderr [2020-09-15T13:19:57.688Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2020-09-15T13:19:58.641Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-09-15T13:19:58.935Z] --- PASS: TestSecretList (3.23s) [2020-09-15T13:19:58.935Z] === RUN TestSecretsCreateAndDelete [2020-09-15T13:19:59.091Z] tests/integration/models_services_test.py ..............X. [ 95%] [2020-09-15T13:19:59.578Z] --- PASS: TestDockerNetworkMacvlan (12.63s) [2020-09-15T13:19:59.578Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2020-09-15T13:19:59.578Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.11s) [2020-09-15T13:19:59.578Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.20s) [2020-09-15T13:19:59.578Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.15s) [2020-09-15T13:19:59.578Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.07s) [2020-09-15T13:19:59.578Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.95s) [2020-09-15T13:19:59.578Z] PASS [2020-09-15T13:19:59.578Z] [2020-09-15T13:19:59.578Z] DONE 8 tests in 14.206s [2020-09-15T13:19:59.578Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-09-15T13:19:59.578Z] ++ 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-09-15T13:19:59.578Z] ++ set -e [2020-09-15T13:19:59.578Z] ++ '[' -n 0 ']' [2020-09-15T13:19:59.578Z] ++ set -x [2020-09-15T13:19:59.578Z] ++ env -i DEST=/go/src/github.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-09-15T13:19:59.578Z] testing: warning: no tests to run [2020-09-15T13:19:59.578Z] PASS [2020-09-15T13:19:59.578Z] [2020-09-15T13:19:59.578Z] DONE 0 tests in 0.033s [2020-09-15T13:19:59.578Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-09-15T13:19:59.578Z] ++ 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-09-15T13:19:59.578Z] ++ set -e [2020-09-15T13:19:59.578Z] ++ '[' -n 0 ']' [2020-09-15T13:19:59.578Z] ++ set -x [2020-09-15T13:19:59.578Z] ++ env -i DEST=/go/src/github.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-09-15T13:19:59.838Z] INFO: Testing against a local daemon [2020-09-15T13:19:59.838Z] === RUN TestAuthZPluginAllowRequest [2020-09-15T13:20:00.003Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-09-15T13:20:00.003Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-09-15T13:20:00.003Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-09-15T13:20:00.099Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2020-09-15T13:20:01.046Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-09-15T13:20:01.341Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-09-15T13:20:01.476Z] === RUN TestDockerSuite/TestBuildStopSignal [2020-09-15T13:20:01.476Z] --- PASS: TestAuthZPluginAllowRequest (1.66s) [2020-09-15T13:20:01.476Z] === RUN TestAuthZPluginTLS [2020-09-15T13:20:02.045Z] --- PASS: TestAuthZPluginTLS (0.58s) [2020-09-15T13:20:02.045Z] === RUN TestAuthZPluginDenyRequest [2020-09-15T13:20:02.306Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2020-09-15T13:20:02.341Z] tests/integration/models_swarm_test.py .. [ 96%] [2020-09-15T13:20:02.342Z] tests/integration/models_volumes_test.py .. [ 96%] [2020-09-15T13:20:02.449Z] --- PASS: TestSecretsCreateAndDelete (3.70s) [2020-09-15T13:20:02.449Z] === RUN TestSecretsUpdate [2020-09-15T13:20:02.565Z] --- PASS: TestAuthZPluginDenyRequest (0.59s) [2020-09-15T13:20:02.565Z] === RUN TestAuthZPluginAPIDenyResponse [2020-09-15T13:20:03.133Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.56s) [2020-09-15T13:20:03.133Z] === RUN TestAuthZPluginDenyResponse [2020-09-15T13:20:03.391Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2020-09-15T13:20:03.435Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-09-15T13:20:03.650Z] --- PASS: TestAuthZPluginDenyResponse (0.58s) [2020-09-15T13:20:03.650Z] === RUN TestAuthZPluginAllowEventStream [2020-09-15T13:20:03.909Z] === RUN TestDockerSuite/TestBuildTagEvent [2020-09-15T13:20:04.844Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2020-09-15T13:20:05.410Z] --- PASS: TestAuthZPluginAllowEventStream (1.58s) [2020-09-15T13:20:05.410Z] === RUN TestAuthZPluginErrorResponse [2020-09-15T13:20:05.671Z] tests/integration/regression_test.py ...... [ 98%] [2020-09-15T13:20:05.956Z] --- PASS: TestSecretsUpdate (3.56s) [2020-09-15T13:20:05.956Z] === RUN TestTemplatedSecret [2020-09-15T13:20:05.977Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2020-09-15T13:20:05.977Z] === RUN TestAuthZPluginErrorRequest [2020-09-15T13:20:05.977Z] === RUN TestDockerSuite/TestBuildUser [2020-09-15T13:20:06.183Z] tests/integration/credentials/store_test.py ...... [ 99%] [2020-09-15T13:20:06.183Z] tests/integration/credentials/utils_test.py . [100%] [2020-09-15T13:20:06.183Z] [2020-09-15T13:20:06.183Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2020-09-15T13:20:06.183Z] =========================== short test summary info ============================ [2020-09-15T13:20:06.183Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2020-09-15T13:20:06.183Z] CONFIG_RT_GROUP_SCHED isn't enabled [2020-09-15T13:20:06.183Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2020-09-15T13:20:06.183Z] Not supported on most drivers [2020-09-15T13:20:06.183Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2020-09-15T13:20:06.183Z] Output of docker top depends on host distro, and is not formalized. [2020-09-15T13:20:06.183Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2020-09-15T13:20:06.183Z] Output of docker top depends on host distro, and is not formalized. [2020-09-15T13:20:06.183Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2020-09-15T13:20:06.183Z] Can fail if eth0 has multiple IP addresses [2020-09-15T13:20:06.183Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2020-09-15T13:20:06.183Z] This doesn't seem to be taken into account by the engine [2020-09-15T13:20:06.183Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2020-09-15T13:20:06.183Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2020-09-15T13:20:06.183Z] = 378 passed, 2 skipped, 1 deselected, 6 xfailed, 2 xpassed in 300.06 seconds == [2020-09-15T13:20:06.439Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2020-09-15T13:20:06.543Z] --- PASS: TestAuthZPluginErrorRequest (0.57s) [2020-09-15T13:20:06.543Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-09-15T13:20:07.025Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-09-15T13:20:07.111Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.56s) [2020-09-15T13:20:07.111Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-09-15T13:20:07.369Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2020-09-15T13:20:08.746Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.78s) [2020-09-15T13:20:08.746Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-09-15T13:20:09.105Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-09-15T13:20:09.465Z] --- PASS: TestTemplatedSecret (3.56s) [2020-09-15T13:20:09.465Z] === RUN TestSecretCreateResolve [2020-09-15T13:20:09.883Z] --- PASS: TestServiceWithDataPathPortInit (15.67s) [2020-09-15T13:20:09.883Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-09-15T13:20:10.651Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2020-09-15T13:20:10.651Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.78s) [2020-09-15T13:20:10.651Z] === RUN TestAuthZPluginHeader [2020-09-15T13:20:10.655Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-09-15T13:20:11.309Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-09-15T13:20:11.587Z] --- PASS: TestAuthZPluginHeader (0.85s) [2020-09-15T13:20:11.587Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-09-15T13:20:13.396Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-09-15T13:20:13.907Z] --- PASS: TestSecretCreateResolve (3.62s) [2020-09-15T13:20:13.907Z] PASS [2020-09-15T13:20:13.907Z] [2020-09-15T13:20:13.907Z] DONE 6 tests in 21.474s [2020-09-15T13:20:13.907Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m [2020-09-15T13:20:13.907Z] ++ 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-09-15T13:20:13.907Z] ++ set -e [2020-09-15T13:20:13.907Z] ++ '[' -n 0 ']' [2020-09-15T13:20:13.907Z] ++ set -x [2020-09-15T13:20:13.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=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-09-15T13:20:13.907Z] INFO: Testing against a local daemon [2020-09-15T13:20:13.907Z] === RUN TestServiceCreateInit [2020-09-15T13:20:13.907Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-09-15T13:20:14.439Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-09-15T13:20:15.166Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.97s) [2020-09-15T13:20:15.166Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:puocmvj4mddxfiom27jo1libr Created:2020-09-15 13:20:08.426504587 +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[6741c3c7c29017aa27b27e429ca08eca9648bd9f12746a8d92d10e4e7db86626:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.t0vkcskt9jy7ojv9i71n217sq EndpointID:4b570102947fe35aea27181b972627936a60d06fe7b60f0bd6683e9cdaa8e340 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:a1bc855779497d7ba08595dede13c88224bcaa78b2ba68d49d4c28534aa294c9 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:d0cc17f476ff IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.t0vkcskt9jy7ojv9i71n217sq EndpointID:4b570102947fe35aea27181b972627936a60d06fe7b60f0bd6683e9cdaa8e340 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-09-15T13:20:15.166Z] PASS [2020-09-15T13:20:15.166Z] [2020-09-15T13:20:15.166Z] === Skipped [2020-09-15T13:20:15.166Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-09-15T13:20:15.166Z] service_test.go:236: FLAKY_TEST [2020-09-15T13:20:15.166Z] [2020-09-15T13:20:15.166Z] [2020-09-15T13:20:15.166Z] DONE 23 tests, 1 skipped in 53.282s [2020-09-15T13:20:15.166Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-09-15T13:20:15.166Z] ++ 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-09-15T13:20:15.166Z] ++ set -e [2020-09-15T13:20:15.166Z] ++ '[' -n 0 ']' [2020-09-15T13:20:15.166Z] ++ set -x [2020-09-15T13:20:15.166Z] ++ env -i DEST=/go/src/github.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-09-15T13:20:15.166Z] INFO: Testing against a local daemon [2020-09-15T13:20:15.166Z] === RUN TestDockerNetworkIpvlanPersistance [2020-09-15T13:20:15.166Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2020-09-15T13:20:15.166Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-15T13:20:15.166Z] === RUN TestDockerNetworkIpvlan [2020-09-15T13:20:15.166Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-09-15T13:20:15.166Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-15T13:20:15.166Z] PASS [2020-09-15T13:20:15.166Z] [2020-09-15T13:20:15.166Z] === Skipped [2020-09-15T13:20:15.166Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2020-09-15T13:20:15.166Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-15T13:20:15.166Z] [2020-09-15T13:20:15.166Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-09-15T13:20:15.166Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-15T13:20:15.166Z] [2020-09-15T13:20:15.166Z] [2020-09-15T13:20:15.166Z] DONE 2 tests, 2 skipped in 0.170s [2020-09-15T13:20:15.166Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-09-15T13:20:15.167Z] ++ 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-09-15T13:20:15.167Z] ++ set -e [2020-09-15T13:20:15.167Z] ++ '[' -n 0 ']' [2020-09-15T13:20:15.167Z] ++ set -x [2020-09-15T13:20:15.167Z] ++ env -i DEST=/go/src/github.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-09-15T13:20:15.167Z] INFO: Testing against a local daemon [2020-09-15T13:20:15.167Z] === RUN TestDockerNetworkMacvlanPersistance [2020-09-15T13:20:16.524Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-09-15T13:20:16.858Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.66s) [2020-09-15T13:20:16.858Z] === RUN TestAuthZPluginV2Disable [2020-09-15T13:20:17.046Z] 4612f6d0b889: Pull complete [2020-09-15T13:20:17.080Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.76s) [2020-09-15T13:20:17.080Z] === RUN TestDockerNetworkMacvlan [2020-09-15T13:20:18.022Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-09-15T13:20:18.053Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-09-15T13:20:18.604Z] Leaving: AppArmorNo profiles have been unloaded. [2020-09-15T13:20:18.604Z] [2020-09-15T13:20:18.604Z] Unloading profiles will leave already running processes permanently [2020-09-15T13:20:18.604Z] unconfined, which can lead to unexpected situations. [2020-09-15T13:20:18.604Z] [2020-09-15T13:20:18.604Z] To set a process to complain mode, use the command line tool [2020-09-15T13:20:18.604Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-09-15T13:20:18.604Z] Post stage [Pipeline] junit [2020-09-15T13:20:18.869Z] Recording test results [2020-09-15T13:20:18.965Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-09-15T13:20:19.464Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-09-15T13:20:19.612Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-09-15T13:20:19.907Z] === RUN TestDockerNetworkMacvlan/NilParent [Pipeline] sh [2020-09-15T13:20:20.146Z] --- PASS: TestAuthZPluginV2Disable (4.12s) [2020-09-15T13:20:20.146Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-09-15T13:20:20.207Z] + echo Ensuring container killed. [2020-09-15T13:20:20.207Z] Ensuring container killed. [2020-09-15T13:20:20.207Z] + docker rm -vf docker-pr11 [2020-09-15T13:20:20.207Z] Error: No such container: docker-pr11 [2020-09-15T13:20:20.207Z] + true [Pipeline] sh [2020-09-15T13:20:20.524Z] + echo Chowning /workspace to jenkins user [2020-09-15T13:20:20.524Z] Chowning /workspace to jenkins user [2020-09-15T13:20:20.524Z] + id -u [2020-09-15T13:20:20.524Z] + id -g [2020-09-15T13:20:20.524Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41395:/workspace busybox chown -R 1000:1000 /workspace [2020-09-15T13:20:20.524Z] Unable to find image 'busybox:latest' locally [2020-09-15T13:20:21.081Z] === RUN TestDockerSuite/TestBuildVerboseOut [2020-09-15T13:20:21.129Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-09-15T13:20:21.129Z] Using test binary docker [2020-09-15T13:20:21.129Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-09-15T13:20:21.129Z] +++ /etc/init.d/apparmor start [2020-09-15T13:20:21.129Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-09-15T13:20:21.129Z] INFO: Waiting for daemon to start... [2020-09-15T13:20:21.129Z] Starting dockerd [2020-09-15T13:20:21.129Z] +++ 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-09-15T13:20:21.657Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2020-09-15T13:20:21.918Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2020-09-15T13:20:22.454Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-09-15T13:20:22.853Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2020-09-15T13:20:23.212Z] . [2020-09-15T13:20:23.212Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-09-15T13:20:23.212Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-09-15T13:20:23.212Z] Error: No such image: emptyfs [2020-09-15T13:20:23.212Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-09-15T13:20:23.212Z] ++++ docker load [2020-09-15T13:20:23.212Z] Running integration-test (iteration 1) [2020-09-15T13:20:23.212Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m [2020-09-15T13:20:23.212Z] ++ 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-09-15T13:20:23.212Z] ++ set -e [2020-09-15T13:20:23.212Z] ++ '[' -n 0 ']' [2020-09-15T13:20:23.212Z] ++ set -x [2020-09-15T13:20:23.212Z] ++ env -i DEST=/go/src/github.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-09-15T13:20:23.422Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.15s) [2020-09-15T13:20:23.422Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-09-15T13:20:23.422Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2020-09-15T13:20:24.358Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2020-09-15T13:20:24.358Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2020-09-15T13:20:24.358Z] === RUN TestDockerSuite/TestBuildWindowsUser [2020-09-15T13:20:24.358Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2020-09-15T13:20:24.358Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2020-09-15T13:20:24.998Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-09-15T13:20:25.021Z] --- PASS: TestServiceCreateInit (10.70s) [2020-09-15T13:20:25.021Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.52s) [2020-09-15T13:20:25.021Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.17s) [2020-09-15T13:20:25.021Z] === RUN TestCreateServiceMultipleTimes [2020-09-15T13:20:25.737Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2020-09-15T13:20:25.737Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2020-09-15T13:20:25.737Z] === RUN TestDockerSuite/TestBuildWithFailure [2020-09-15T13:20:25.769Z] latest: Pulling from library/busybox [2020-09-15T13:20:25.769Z] df8698476c65: Pulling fs layer [2020-09-15T13:20:25.769Z] df8698476c65: Verifying Checksum [2020-09-15T13:20:25.769Z] df8698476c65: Download complete [2020-09-15T13:20:25.769Z] df8698476c65: Pull complete [2020-09-15T13:20:25.769Z] Digest: sha256:d366a4665ab44f0648d7a00ae3fae139d55e32f9712c67accd604bb55df9d05a [2020-09-15T13:20:25.769Z] Status: Downloaded newer image for busybox:latest [2020-09-15T13:20:26.674Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-09-15T13:20:26.984Z] + bundleName=docker-py [2020-09-15T13:20:26.984Z] + echo Creating docker-py-bundles.tar.gz [2020-09-15T13:20:26.984Z] Creating docker-py-bundles.tar.gz [2020-09-15T13:20:26.984Z] + 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-09-15T13:20:26.992Z] Archiving artifacts [2020-09-15T13:20:27.610Z] === RUN TestDockerSuite/TestBuildWithTabs [2020-09-15T13:20:28.781Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41395/11/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2020-09-15T13:20:28.986Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2020-09-15T13:20:28.986Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2020-09-15T13:20:29.176Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41395/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr11 -e DOCKER_GITCOMMIT=7678ecdca23bef379f6e8eea43cd754cb08b6288 -e DOCKER_GRAPHDRIVER docker:7678ecdca23bef379f6e8eea43cd754cb08b6288 hack/make.sh binary-daemon [2020-09-15T13:20:29.209Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-09-15T13:20:29.432Z] [2020-09-15T13:20:29.688Z] Removing bundles/ [2020-09-15T13:20:29.688Z] [2020-09-15T13:20:29.688Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2020-09-15T13:20:29.688Z] Building: bundles/binary-daemon/dockerd-dev [2020-09-15T13:20:29.688Z] GOOS="" GOARCH="" GOARM="" [2020-09-15T13:20:30.593Z] --- PASS: TestDockerNetworkMacvlan (13.44s) [2020-09-15T13:20:30.593Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.10s) [2020-09-15T13:20:30.593Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.12s) [2020-09-15T13:20:30.593Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.28s) [2020-09-15T13:20:30.593Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.24s) [2020-09-15T13:20:30.593Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.18s) [2020-09-15T13:20:30.593Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.88s) [2020-09-15T13:20:30.593Z] PASS [2020-09-15T13:20:30.593Z] [2020-09-15T13:20:30.593Z] DONE 8 tests in 15.357s [2020-09-15T13:20:30.593Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2020-09-15T13:20:30.593Z] ++ 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-09-15T13:20:30.593Z] ++ set -e [2020-09-15T13:20:30.593Z] ++ '[' -n 0 ']' [2020-09-15T13:20:30.593Z] ++ set -x [2020-09-15T13:20:30.593Z] ++ env -i DEST=/go/src/github.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-09-15T13:20:30.593Z] testing: warning: no tests to run [2020-09-15T13:20:30.593Z] PASS [2020-09-15T13:20:30.593Z] [2020-09-15T13:20:30.593Z] DONE 0 tests in 0.029s [2020-09-15T13:20:30.593Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-09-15T13:20:30.594Z] ++ 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-09-15T13:20:30.594Z] ++ set -e [2020-09-15T13:20:30.594Z] ++ '[' -n 0 ']' [2020-09-15T13:20:30.594Z] ++ set -x [2020-09-15T13:20:30.594Z] ++ env -i DEST=/go/src/github.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-09-15T13:20:30.594Z] INFO: Testing against a local daemon [2020-09-15T13:20:30.594Z] === RUN TestAuthZPluginAllowRequest [2020-09-15T13:20:32.271Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2020-09-15T13:20:32.507Z] --- PASS: TestAuthZPluginAllowRequest (1.49s) [2020-09-15T13:20:32.507Z] === RUN TestAuthZPluginTLS [2020-09-15T13:20:32.768Z] --- PASS: TestAuthZPluginTLS (0.64s) [2020-09-15T13:20:32.768Z] === RUN TestAuthZPluginDenyRequest [2020-09-15T13:20:33.340Z] --- PASS: TestAuthZPluginDenyRequest (0.61s) [2020-09-15T13:20:33.340Z] === RUN TestAuthZPluginAPIDenyResponse [2020-09-15T13:20:33.646Z] === RUN TestDockerSuite/TestBuildWithVolumes [2020-09-15T13:20:33.911Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.60s) [2020-09-15T13:20:33.911Z] === RUN TestAuthZPluginDenyResponse [2020-09-15T13:20:34.213Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2020-09-15T13:20:34.472Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2020-09-15T13:20:34.482Z] --- PASS: TestAuthZPluginDenyResponse (0.62s) [2020-09-15T13:20:34.482Z] === RUN TestAuthZPluginAllowEventStream [2020-09-15T13:20:35.040Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2020-09-15T13:20:35.040Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2020-09-15T13:20:35.299Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (12.06s) [2020-09-15T13:20:35.299Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-09-15T13:20:35.560Z] === RUN TestDockerSuite/TestBuildXZHost [2020-09-15T13:20:35.892Z] Loaded image: buildpack-deps:buster [2020-09-15T13:20:36.189Z] Loaded image: busybox:latest [2020-09-15T13:20:36.189Z] Loaded image: busybox:glibc [2020-09-15T13:20:36.189Z] Loaded image: debian:buster [2020-09-15T13:20:36.189Z] Loaded image: hello-world:latest [2020-09-15T13:20:36.189Z] INFO: Testing against a local daemon [2020-09-15T13:20:36.189Z] === RUN TestCgroupNamespacesBuild [2020-09-15T13:20:36.395Z] --- PASS: TestAuthZPluginAllowEventStream (1.44s) [2020-09-15T13:20:36.395Z] === RUN TestAuthZPluginErrorResponse [2020-09-15T13:20:36.656Z] --- PASS: TestAuthZPluginErrorResponse (0.62s) [2020-09-15T13:20:36.656Z] === RUN TestAuthZPluginErrorRequest [2020-09-15T13:20:36.937Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2020-09-15T13:20:36.937Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2020-09-15T13:20:36.937Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2020-09-15T13:20:37.227Z] --- PASS: TestAuthZPluginErrorRequest (0.62s) [2020-09-15T13:20:37.227Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-09-15T13:20:37.506Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2020-09-15T13:20:37.708Z] --- PASS: TestCgroupNamespacesBuild (1.35s) [2020-09-15T13:20:37.708Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-09-15T13:20:37.822Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.65s) [2020-09-15T13:20:37.822Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-09-15T13:20:38.073Z] === RUN TestDockerSuite/TestCommitChange [2020-09-15T13:20:38.642Z] === RUN TestDockerSuite/TestCommitChangeLabels [2020-09-15T13:20:39.210Z] === RUN TestDockerSuite/TestCommitHardlink [2020-09-15T13:20:39.221Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.34s) [2020-09-15T13:20:39.221Z] === RUN TestBuildWithSession [2020-09-15T13:20:39.221Z] --- SKIP: TestBuildWithSession (0.00s) [2020-09-15T13:20:39.221Z] build_session_test.go:25: TODO: BuildKit [2020-09-15T13:20:39.221Z] === RUN TestBuildSquashParent [2020-09-15T13:20:39.739Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.92s) [2020-09-15T13:20:39.739Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-09-15T13:20:40.146Z] === RUN TestDockerSuite/TestCommitNewFile [2020-09-15T13:20:41.086Z] === RUN TestDockerSuite/TestCommitPausedContainer [2020-09-15T13:20:41.652Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.87s) [2020-09-15T13:20:41.652Z] === RUN TestAuthZPluginHeader [2020-09-15T13:20:41.654Z] === RUN TestDockerSuite/TestCommitTTY [2020-09-15T13:20:42.591Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2020-09-15T13:20:42.594Z] --- PASS: TestAuthZPluginHeader (0.90s) [2020-09-15T13:20:42.594Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-09-15T13:20:42.594Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-09-15T13:20:42.594Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-15T13:20:42.594Z] === RUN TestAuthZPluginV2Disable [2020-09-15T13:20:42.594Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-09-15T13:20:42.594Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-15T13:20:42.594Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-09-15T13:20:42.594Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-09-15T13:20:42.594Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-15T13:20:42.594Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-09-15T13:20:42.594Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-09-15T13:20:42.594Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-15T13:20:42.594Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-09-15T13:20:43.158Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2020-09-15T13:20:43.690Z] --- PASS: TestBuildSquashParent (4.27s) [2020-09-15T13:20:43.690Z] === RUN TestBuildWithRemoveAndForceRemove [2020-09-15T13:20:43.690Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-09-15T13:20:43.690Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-09-15T13:20:43.690Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-09-15T13:20:43.690Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-09-15T13:20:43.690Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-09-15T13:20:43.690Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-09-15T13:20:43.690Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-09-15T13:20:43.690Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-09-15T13:20:43.690Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-09-15T13:20:43.690Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-09-15T13:20:43.690Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-09-15T13:20:43.690Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-09-15T13:20:43.690Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-09-15T13:20:43.690Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-09-15T13:20:43.690Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-09-15T13:20:43.690Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-09-15T13:20:44.110Z] === RUN TestDockerSuite/TestCommitWithoutPause [2020-09-15T13:20:44.678Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2020-09-15T13:20:44.678Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2020-09-15T13:20:44.678Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2020-09-15T13:20:44.678Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2020-09-15T13:20:44.678Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2020-09-15T13:20:44.678Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2020-09-15T13:20:44.678Z] === RUN TestDockerSuite/TestContainerAPICommit [2020-09-15T13:20:45.246Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-09-15T13:20:45.613Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2020-09-15T13:20:45.888Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-09-15T13:20:46.989Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2020-09-15T13:20:46.989Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2020-09-15T13:20:46.989Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2020-09-15T13:20:47.509Z] --- PASS: TestCreateServiceMultipleTimes (21.22s) [2020-09-15T13:20:47.509Z] === RUN TestCreateServiceConflict [2020-09-15T13:20:47.557Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2020-09-15T13:20:47.962Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-09-15T13:20:47.962Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.04s) [2020-09-15T13:20:47.962Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.53s) [2020-09-15T13:20:47.962Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.91s) [2020-09-15T13:20:47.962Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.29s) [2020-09-15T13:20:47.962Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.05s) [2020-09-15T13:20:47.962Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.85s) [2020-09-15T13:20:47.962Z] === RUN TestBuildMultiStageCopy [2020-09-15T13:20:47.962Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-09-15T13:20:48.124Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2020-09-15T13:20:48.382Z] === RUN TestDockerSuite/TestContainerAPICreate [2020-09-15T13:20:48.948Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2020-09-15T13:20:48.948Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2020-09-15T13:20:48.948Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2020-09-15T13:20:49.012Z] --- PASS: TestCreateServiceConflict (3.68s) [2020-09-15T13:20:49.012Z] === RUN TestCreateServiceMaxReplicas [2020-09-15T13:20:49.207Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2020-09-15T13:20:49.207Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2020-09-15T13:20:49.207Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2020-09-15T13:20:49.465Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2020-09-15T13:20:49.465Z] === RUN TestDockerSuite/TestContainerAPIDelete [2020-09-15T13:20:49.487Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-09-15T13:20:49.488Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-09-15T13:20:49.780Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-09-15T13:20:50.032Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2020-09-15T13:20:50.072Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-09-15T13:20:50.294Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2020-09-15T13:20:50.365Z] --- PASS: TestBuildMultiStageCopy (2.74s) [2020-09-15T13:20:50.365Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.49s) [2020-09-15T13:20:50.365Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.28s) [2020-09-15T13:20:50.365Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.30s) [2020-09-15T13:20:50.365Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.33s) [2020-09-15T13:20:50.365Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.34s) [2020-09-15T13:20:50.365Z] === RUN TestBuildMultiStageParentConfig [2020-09-15T13:20:50.552Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2020-09-15T13:20:51.119Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2020-09-15T13:20:51.119Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2020-09-15T13:20:51.404Z] --- PASS: TestBuildMultiStageParentConfig (0.82s) [2020-09-15T13:20:51.404Z] === RUN TestBuildLabelWithTargets [2020-09-15T13:20:52.440Z] --- PASS: TestBuildLabelWithTargets (1.23s) [2020-09-15T13:20:52.440Z] === RUN TestBuildWithEmptyLayers [2020-09-15T13:20:52.522Z] --- PASS: TestCreateServiceMaxReplicas (3.42s) [2020-09-15T13:20:52.522Z] === RUN TestCreateWithDuplicateNetworkNames [2020-09-15T13:20:53.024Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2020-09-15T13:20:53.024Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.51s) [2020-09-15T13:20:53.024Z] PASS [2020-09-15T13:20:53.024Z] [2020-09-15T13:20:53.024Z] DONE 17 tests in 53.277s [2020-09-15T13:20:53.024Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-09-15T13:20:53.024Z] ++ 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-09-15T13:20:53.024Z] ++ set -e [2020-09-15T13:20:53.024Z] ++ '[' -n 0 ']' [2020-09-15T13:20:53.024Z] ++ set -x [2020-09-15T13:20:53.024Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-09-15T13:20:53.024Z] INFO: Testing against a local daemon [2020-09-15T13:20:53.024Z] === RUN TestPluginInvalidJSON [2020-09-15T13:20:53.024Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-09-15T13:20:53.024Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-09-15T13:20:53.024Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-09-15T13:20:53.024Z] --- PASS: TestPluginInvalidJSON (0.03s) [2020-09-15T13:20:53.024Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2020-09-15T13:20:53.024Z] === RUN TestPluginInstall [2020-09-15T13:20:53.024Z] === RUN TestPluginInstall/no_auth [2020-09-15T13:20:53.081Z] --- PASS: TestBuildWithEmptyLayers (0.62s) [2020-09-15T13:20:53.081Z] === RUN TestBuildMultiStageOnBuild [2020-09-15T13:20:53.591Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2020-09-15T13:20:53.591Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2020-09-15T13:20:54.527Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2020-09-15T13:20:54.527Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2020-09-15T13:20:55.161Z] --- PASS: TestBuildMultiStageOnBuild (1.69s) [2020-09-15T13:20:55.161Z] === RUN TestBuildUncleanTarFilenames [2020-09-15T13:20:55.463Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2020-09-15T13:20:55.803Z] --- PASS: TestBuildUncleanTarFilenames (0.88s) [2020-09-15T13:20:55.803Z] === RUN TestBuildMultiStageLayerLeak [2020-09-15T13:20:56.399Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2020-09-15T13:20:56.968Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2020-09-15T13:20:57.226Z] === RUN TestDockerSuite/TestContainerAPIKill [2020-09-15T13:20:57.899Z] --- PASS: TestBuildMultiStageLayerLeak (1.85s) [2020-09-15T13:20:57.899Z] === RUN TestBuildWithHugeFile [2020-09-15T13:20:58.164Z] === RUN TestDockerSuite/TestContainerAPIPause [2020-09-15T13:20:59.099Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2020-09-15T13:21:00.036Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2020-09-15T13:21:00.036Z] === RUN TestDockerSuite/TestContainerAPIRename [2020-09-15T13:21:00.604Z] === RUN TestDockerSuite/TestContainerAPIRestart [2020-09-15T13:21:00.699Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.11s) [2020-09-15T13:21:00.699Z] PASS [2020-09-15T13:21:00.699Z] [2020-09-15T13:21:00.699Z] === Skipped [2020-09-15T13:21:00.699Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-09-15T13:21:00.699Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-15T13:21:00.699Z] [2020-09-15T13:21:00.699Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-09-15T13:21:00.699Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-15T13:21:00.699Z] [2020-09-15T13:21:00.699Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-09-15T13:21:00.699Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-15T13:21:00.699Z] [2020-09-15T13:21:00.699Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-09-15T13:21:00.699Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-15T13:21:00.699Z] [2020-09-15T13:21:00.699Z] [2020-09-15T13:21:00.699Z] DONE 17 tests, 4 skipped in 30.262s [2020-09-15T13:21:00.699Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-09-15T13:21:00.699Z] ++ 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-09-15T13:21:00.699Z] ++ set -e [2020-09-15T13:21:00.699Z] ++ '[' -n 0 ']' [2020-09-15T13:21:00.699Z] ++ set -x [2020-09-15T13:21:00.699Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-09-15T13:21:00.961Z] INFO: Testing against a local daemon [2020-09-15T13:21:00.961Z] === RUN TestPluginInvalidJSON [2020-09-15T13:21:00.961Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-09-15T13:21:00.961Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-09-15T13:21:00.961Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-09-15T13:21:00.961Z] --- PASS: TestPluginInvalidJSON (0.03s) [2020-09-15T13:21:00.961Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-09-15T13:21:00.961Z] === RUN TestPluginInstall [2020-09-15T13:21:00.961Z] === RUN TestPluginInstall/no_auth [2020-09-15T13:21:01.980Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2020-09-15T13:21:02.239Z] time="2020-09-15T13:21:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-15T13:21:02.239Z] time="2020-09-15T13:21:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4021962fb93d6f2fa771063ed06604ca36c51954ceff3270b0cba7901d42b2a5" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-15T13:21:02.239Z] time="2020-09-15T13:21:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-15T13:21:02.239Z] time="2020-09-15T13:21:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4021962fb93d6f2fa771063ed06604ca36c51954ceff3270b0cba7901d42b2a5" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-15T13:21:02.807Z] === RUN TestPluginInstall/with_htpasswd [2020-09-15T13:21:03.065Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2020-09-15T13:21:03.065Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2020-09-15T13:21:03.065Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2020-09-15T13:21:03.065Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2020-09-15T13:21:03.324Z] === RUN TestDockerSuite/TestContainerAPIStart [2020-09-15T13:21:03.324Z] time="2020-09-15T13:21:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-15T13:21:03.324Z] time="2020-09-15T13:21:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:cec3a6c3d728d9f7f36ba8a019836e6a5e216da9fdfdf7aef7f945dcb6cfa7a5" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-15T13:21:03.324Z] time="2020-09-15T13:21:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-15T13:21:03.324Z] time="2020-09-15T13:21:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:cec3a6c3d728d9f7f36ba8a019836e6a5e216da9fdfdf7aef7f945dcb6cfa7a5" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-15T13:21:03.582Z] === RUN TestPluginInstall/with_insecure [2020-09-15T13:21:03.846Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2020-09-15T13:21:04.788Z] time="2020-09-15T13:21:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-15T13:21:04.789Z] time="2020-09-15T13:21:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:71deb7ae49d119f3fbb56ce8a24fdbdc8b294fff43a349cf303a2f8f0fad7e9e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-15T13:21:04.789Z] time="2020-09-15T13:21:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-15T13:21:04.789Z] time="2020-09-15T13:21:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:71deb7ae49d119f3fbb56ce8a24fdbdc8b294fff43a349cf303a2f8f0fad7e9e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-15T13:21:05.047Z] --- PASS: TestPluginInstall (11.82s) [2020-09-15T13:21:05.047Z] --- PASS: TestPluginInstall/no_auth (9.51s) [2020-09-15T13:21:05.047Z] --- PASS: TestPluginInstall/with_htpasswd (1.05s) [2020-09-15T13:21:05.047Z] --- PASS: TestPluginInstall/with_insecure (1.26s) [2020-09-15T13:21:05.047Z] plugin_test.go:157: [d73ba736b1531] daemon is not started [2020-09-15T13:21:05.047Z] PASS [2020-09-15T13:21:05.047Z] [2020-09-15T13:21:05.047Z] DONE 6 tests in 12.037s [2020-09-15T13:21:05.047Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-09-15T13:21:05.047Z] ++ 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-09-15T13:21:05.047Z] ++ set -e [2020-09-15T13:21:05.047Z] ++ '[' -n 0 ']' [2020-09-15T13:21:05.047Z] ++ set -x [2020-09-15T13:21:05.047Z] ++ env -i DEST=/go/src/github.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-09-15T13:21:05.047Z] INFO: Testing against a local daemon [2020-09-15T13:21:05.047Z] === RUN TestExternalGraphDriver [2020-09-15T13:21:05.981Z] === RUN TestExternalGraphDriver/json [2020-09-15T13:21:07.358Z] === RUN TestExternalGraphDriver/spec [2020-09-15T13:21:07.549Z] time="2020-09-15T13:21:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-15T13:21:07.549Z] time="2020-09-15T13:21:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f0e4d1bb302e77d3f18343e3de4927a96edf2170568f777398cc9837f6e5bcf2" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-15T13:21:07.549Z] time="2020-09-15T13:21:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-15T13:21:07.549Z] time="2020-09-15T13:21:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f0e4d1bb302e77d3f18343e3de4927a96edf2170568f777398cc9837f6e5bcf2" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-15T13:21:07.549Z] === RUN TestPluginInstall/with_htpasswd [2020-09-15T13:21:07.549Z] time="2020-09-15T13:21:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-15T13:21:07.549Z] time="2020-09-15T13:21:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d411ee2d1f2961b3062b1cd3b8750c34f49a03cd35aba3fadcd3de312fc6b5aa" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-15T13:21:07.549Z] time="2020-09-15T13:21:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-15T13:21:07.549Z] time="2020-09-15T13:21:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d411ee2d1f2961b3062b1cd3b8750c34f49a03cd35aba3fadcd3de312fc6b5aa" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-15T13:21:07.810Z] === RUN TestPluginInstall/with_insecure [2020-09-15T13:21:07.846Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.37s) [2020-09-15T13:21:07.846Z] === RUN TestCreateServiceSecretFileMode [2020-09-15T13:21:08.294Z] === RUN TestDockerSuite/TestContainerAPIStop [2020-09-15T13:21:08.861Z] === RUN TestDockerSuite/TestContainerAPITop [2020-09-15T13:21:09.196Z] time="2020-09-15T13:21:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-15T13:21:09.196Z] time="2020-09-15T13:21:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9ec80d72f81b1067f0a0626ac0c4ae1caf945e0664abe164a24e3273143a5794" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-15T13:21:09.196Z] time="2020-09-15T13:21:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-15T13:21:09.196Z] time="2020-09-15T13:21:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9ec80d72f81b1067f0a0626ac0c4ae1caf945e0664abe164a24e3273143a5794" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-15T13:21:09.429Z] === RUN TestExternalGraphDriver/pull [2020-09-15T13:21:09.429Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2020-09-15T13:21:09.429Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2020-09-15T13:21:09.429Z] === RUN TestDockerSuite/TestContainerAPIWait [2020-09-15T13:21:09.429Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2020-09-15T13:21:09.767Z] --- PASS: TestPluginInstall (8.67s) [2020-09-15T13:21:09.767Z] --- PASS: TestPluginInstall/no_auth (5.76s) [2020-09-15T13:21:09.767Z] --- PASS: TestPluginInstall/with_htpasswd (1.14s) [2020-09-15T13:21:09.767Z] --- PASS: TestPluginInstall/with_insecure (1.77s) [2020-09-15T13:21:09.767Z] plugin_test.go:157: [d482e64f07f52] daemon is not started [2020-09-15T13:21:09.767Z] PASS [2020-09-15T13:21:09.767Z] [2020-09-15T13:21:09.767Z] DONE 6 tests in 8.889s [2020-09-15T13:21:09.767Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-09-15T13:21:09.767Z] ++ 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-09-15T13:21:09.767Z] ++ set -e [2020-09-15T13:21:09.767Z] ++ '[' -n 0 ']' [2020-09-15T13:21:09.767Z] ++ set -x [2020-09-15T13:21:09.767Z] ++ env -i DEST=/go/src/github.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-09-15T13:21:09.767Z] INFO: Testing against a local daemon [2020-09-15T13:21:09.767Z] === RUN TestExternalGraphDriver [2020-09-15T13:21:10.708Z] === RUN TestExternalGraphDriver/json [2020-09-15T13:21:10.806Z] --- PASS: TestExternalGraphDriver (5.61s) [2020-09-15T13:21:10.806Z] --- PASS: TestExternalGraphDriver/json (1.61s) [2020-09-15T13:21:10.806Z] --- PASS: TestExternalGraphDriver/spec (1.80s) [2020-09-15T13:21:10.806Z] --- PASS: TestExternalGraphDriver/pull (1.42s) [2020-09-15T13:21:10.806Z] === RUN TestGraphdriverPluginV2 [2020-09-15T13:21:11.355Z] --- PASS: TestCreateServiceSecretFileMode (3.45s) [2020-09-15T13:21:11.355Z] === RUN TestCreateServiceConfigFileMode [2020-09-15T13:21:12.182Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2020-09-15T13:21:12.750Z] === RUN TestDockerSuite/TestContainerNetworkMode [2020-09-15T13:21:13.252Z] === RUN TestExternalGraphDriver/spec [2020-09-15T13:21:14.129Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2020-09-15T13:21:14.869Z] --- PASS: TestCreateServiceConfigFileMode (3.49s) [2020-09-15T13:21:14.869Z] === RUN TestCreateServiceSysctls [2020-09-15T13:21:15.164Z] === RUN TestExternalGraphDriver/pull [2020-09-15T13:21:15.506Z] --- PASS: TestGraphdriverPluginV2 (4.84s) [2020-09-15T13:21:15.506Z] PASS [2020-09-15T13:21:15.506Z] [2020-09-15T13:21:15.506Z] DONE 5 tests in 10.569s [2020-09-15T13:21:15.506Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-09-15T13:21:15.506Z] ++ 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-09-15T13:21:15.506Z] ++ set -e [2020-09-15T13:21:15.506Z] ++ '[' -n 0 ']' [2020-09-15T13:21:15.506Z] ++ set -x [2020-09-15T13:21:15.506Z] ++ env -i DEST=/go/src/github.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-09-15T13:21:15.764Z] INFO: Testing against a local daemon [2020-09-15T13:21:15.764Z] === RUN TestContinueAfterPluginCrash [2020-09-15T13:21:15.764Z] === PAUSE TestContinueAfterPluginCrash [2020-09-15T13:21:15.764Z] === RUN TestReadPluginNoRead [2020-09-15T13:21:15.764Z] === PAUSE TestReadPluginNoRead [2020-09-15T13:21:15.764Z] === RUN TestDaemonStartWithLogOpt [2020-09-15T13:21:15.764Z] === PAUSE TestDaemonStartWithLogOpt [2020-09-15T13:21:15.764Z] === CONT TestContinueAfterPluginCrash [2020-09-15T13:21:15.764Z] === CONT TestDaemonStartWithLogOpt [2020-09-15T13:21:17.077Z] --- PASS: TestExternalGraphDriver (6.99s) [2020-09-15T13:21:17.077Z] --- PASS: TestExternalGraphDriver/json (2.16s) [2020-09-15T13:21:17.077Z] --- PASS: TestExternalGraphDriver/spec (2.28s) [2020-09-15T13:21:17.077Z] --- PASS: TestExternalGraphDriver/pull (1.77s) [2020-09-15T13:21:17.077Z] === RUN TestGraphdriverPluginV2 [2020-09-15T13:21:17.648Z] --- SKIP: TestGraphdriverPluginV2 (0.67s) [2020-09-15T13:21:17.648Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-15T13:21:17.648Z] PASS [2020-09-15T13:21:17.648Z] [2020-09-15T13:21:17.648Z] === Skipped [2020-09-15T13:21:17.648Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.67s) [2020-09-15T13:21:17.648Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-15T13:21:17.648Z] [2020-09-15T13:21:17.648Z] [2020-09-15T13:21:17.648Z] DONE 5 tests, 1 skipped in 7.826s [2020-09-15T13:21:17.648Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-09-15T13:21:17.648Z] ++ 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-09-15T13:21:17.648Z] ++ set -e [2020-09-15T13:21:17.648Z] ++ '[' -n 0 ']' [2020-09-15T13:21:17.648Z] ++ set -x [2020-09-15T13:21:17.648Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-09-15T13:21:17.648Z] INFO: Testing against a local daemon [2020-09-15T13:21:17.648Z] === RUN TestContinueAfterPluginCrash [2020-09-15T13:21:17.648Z] === PAUSE TestContinueAfterPluginCrash [2020-09-15T13:21:17.648Z] === RUN TestReadPluginNoRead [2020-09-15T13:21:17.648Z] === PAUSE TestReadPluginNoRead [2020-09-15T13:21:17.648Z] === RUN TestDaemonStartWithLogOpt [2020-09-15T13:21:17.648Z] === PAUSE TestDaemonStartWithLogOpt [2020-09-15T13:21:17.648Z] === CONT TestContinueAfterPluginCrash [2020-09-15T13:21:17.648Z] === CONT TestDaemonStartWithLogOpt [2020-09-15T13:21:17.648Z] === CONT TestReadPluginNoRead [2020-09-15T13:21:17.669Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2020-09-15T13:21:17.927Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2020-09-15T13:21:19.317Z] --- PASS: TestCreateServiceSysctls (4.49s) [2020-09-15T13:21:19.317Z] === RUN TestCreateServiceCapabilities [2020-09-15T13:21:19.832Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2020-09-15T13:21:20.770Z] --- PASS: TestDaemonStartWithLogOpt (4.95s) [2020-09-15T13:21:20.770Z] === CONT TestReadPluginNoRead [2020-09-15T13:21:20.770Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2020-09-15T13:21:21.706Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2020-09-15T13:21:21.858Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-09-15T13:21:22.430Z] --- PASS: TestDaemonStartWithLogOpt (4.69s) [2020-09-15T13:21:22.848Z] --- PASS: TestCreateServiceCapabilities (3.77s) [2020-09-15T13:21:22.848Z] === RUN TestInspect [2020-09-15T13:21:23.082Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2020-09-15T13:21:23.374Z] === RUN TestReadPluginNoRead/default [2020-09-15T13:21:23.648Z] === RUN TestReadPluginNoRead/default [2020-09-15T13:21:24.214Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2020-09-15T13:21:24.758Z] === RUN TestReadPluginNoRead/disabled_caching [2020-09-15T13:21:24.783Z] === RUN TestReadPluginNoRead/disabled_caching [2020-09-15T13:21:25.718Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2020-09-15T13:21:25.718Z] --- PASS: TestContinueAfterPluginCrash (10.03s) [2020-09-15T13:21:26.356Z] --- PASS: TestInspect (3.46s) [2020-09-15T13:21:26.356Z] === RUN TestCreateJob [2020-09-15T13:21:26.662Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000a1a1e0_} [2020-09-15T13:21:26.662Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-09-15T13:21:26.670Z] --- PASS: TestReadPluginNoRead (8.62s) [2020-09-15T13:21:26.670Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.53s) [2020-09-15T13:21:26.670Z] --- PASS: TestReadPluginNoRead/default (1.47s) [2020-09-15T13:21:26.670Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.47s) [2020-09-15T13:21:26.670Z] read_test.go:92: [dba62169a87bf] daemon is not started [2020-09-15T13:21:27.610Z] --- PASS: TestContinueAfterPluginCrash (9.81s) [2020-09-15T13:21:27.611Z] PASS [2020-09-15T13:21:27.611Z] [2020-09-15T13:21:27.611Z] DONE 6 tests in 9.974s [2020-09-15T13:21:27.611Z] 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-09-15T13:21:27.611Z] ++ 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-09-15T13:21:27.611Z] ++ set -e [2020-09-15T13:21:27.611Z] ++ '[' -n 0 ']' [2020-09-15T13:21:27.611Z] ++ set -x [2020-09-15T13:21:27.611Z] ++ env -i DEST=/go/src/github.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-09-15T13:21:27.611Z] testing: warning: no tests to run [2020-09-15T13:21:27.611Z] PASS [2020-09-15T13:21:27.611Z] [2020-09-15T13:21:27.611Z] DONE 0 tests in 0.050s [2020-09-15T13:21:27.611Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-09-15T13:21:27.611Z] ++ 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-09-15T13:21:27.611Z] ++ set -e [2020-09-15T13:21:27.611Z] ++ '[' -n 0 ']' [2020-09-15T13:21:27.611Z] ++ set -x [2020-09-15T13:21:27.611Z] ++ env -i DEST=/go/src/github.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-09-15T13:21:27.871Z] INFO: Testing against a local daemon [2020-09-15T13:21:27.871Z] === RUN TestPluginWithDevMounts [2020-09-15T13:21:27.871Z] === PAUSE TestPluginWithDevMounts [2020-09-15T13:21:27.871Z] === CONT TestPluginWithDevMounts [2020-09-15T13:21:28.039Z] --- PASS: TestReadPluginNoRead (7.13s) [2020-09-15T13:21:28.039Z] --- PASS: TestReadPluginNoRead/default (1.34s) [2020-09-15T13:21:28.039Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.62s) [2020-09-15T13:21:28.039Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.27s) [2020-09-15T13:21:28.039Z] read_test.go:92: [d71328a5afed3] daemon is not started [2020-09-15T13:21:28.039Z] PASS [2020-09-15T13:21:28.039Z] [2020-09-15T13:21:28.039Z] DONE 6 tests in 12.228s [2020-09-15T13:21:28.039Z] 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-09-15T13:21:28.039Z] ++ 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-09-15T13:21:28.039Z] ++ set -e [2020-09-15T13:21:28.039Z] ++ '[' -n 0 ']' [2020-09-15T13:21:28.039Z] ++ set -x [2020-09-15T13:21:28.039Z] ++ env -i DEST=/go/src/github.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-09-15T13:21:28.039Z] testing: warning: no tests to run [2020-09-15T13:21:28.039Z] PASS [2020-09-15T13:21:28.039Z] [2020-09-15T13:21:28.039Z] DONE 0 tests in 0.042s [2020-09-15T13:21:28.039Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-09-15T13:21:28.039Z] ++ 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-09-15T13:21:28.039Z] ++ set -e [2020-09-15T13:21:28.039Z] ++ '[' -n 0 ']' [2020-09-15T13:21:28.039Z] ++ set -x [2020-09-15T13:21:28.039Z] ++ env -i DEST=/go/src/github.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-09-15T13:21:28.040Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1224210006_/foo_false____} [2020-09-15T13:21:28.040Z] INFO: Testing against a local daemon [2020-09-15T13:21:28.040Z] === RUN TestPluginWithDevMounts [2020-09-15T13:21:28.040Z] === PAUSE TestPluginWithDevMounts [2020-09-15T13:21:28.040Z] === CONT TestPluginWithDevMounts [2020-09-15T13:21:29.416Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1224210006_/foo_true____} [2020-09-15T13:21:29.675Z] --- PASS: TestPluginWithDevMounts (1.66s) [2020-09-15T13:21:29.675Z] PASS [2020-09-15T13:21:29.675Z] [2020-09-15T13:21:29.675Z] DONE 1 tests in 1.796s [2020-09-15T13:21:29.675Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-09-15T13:21:29.675Z] ++ 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-09-15T13:21:29.675Z] ++ set -e [2020-09-15T13:21:29.675Z] ++ '[' -n 0 ']' [2020-09-15T13:21:29.675Z] ++ set -x [2020-09-15T13:21:29.675Z] ++ env -i DEST=/go/src/github.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-09-15T13:21:29.675Z] INFO: Testing against a local daemon [2020-09-15T13:21:29.675Z] === RUN TestSecretInspect [2020-09-15T13:21:29.782Z] --- PASS: TestPluginWithDevMounts (2.05s) [2020-09-15T13:21:29.782Z] PASS [2020-09-15T13:21:29.782Z] [2020-09-15T13:21:29.782Z] DONE 1 tests in 2.216s [2020-09-15T13:21:29.782Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2020-09-15T13:21:29.782Z] ++ 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-09-15T13:21:29.782Z] ++ set -e [2020-09-15T13:21:29.782Z] ++ '[' -n 0 ']' [2020-09-15T13:21:29.782Z] ++ set -x [2020-09-15T13:21:29.783Z] ++ env -i DEST=/go/src/github.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-09-15T13:21:30.043Z] INFO: Testing against a local daemon [2020-09-15T13:21:30.043Z] === RUN TestSecretInspect [2020-09-15T13:21:30.612Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3954923965_/foo_false____} [2020-09-15T13:21:30.799Z] --- PASS: TestCreateJob (4.45s) [2020-09-15T13:21:30.800Z] === RUN TestReplicatedJob [2020-09-15T13:21:31.986Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3954923965_/foo_true____} [2020-09-15T13:21:31.986Z] --- PASS: TestSecretInspect (2.26s) [2020-09-15T13:21:31.986Z] === RUN TestSecretList [2020-09-15T13:21:33.343Z] --- PASS: TestSecretInspect (2.89s) [2020-09-15T13:21:33.343Z] === RUN TestSecretList [2020-09-15T13:21:33.362Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3954923965_/foo_true__0xc000a1a260__} [2020-09-15T13:21:34.738Z] --- PASS: TestSecretList (2.48s) [2020-09-15T13:21:34.738Z] === RUN TestSecretsCreateAndDelete [2020-09-15T13:21:34.738Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000a1a280_} [2020-09-15T13:21:34.996Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000a1a2a0_} [2020-09-15T13:21:35.887Z] --- PASS: TestSecretList (2.92s) [2020-09-15T13:21:35.887Z] === RUN TestSecretsCreateAndDelete [2020-09-15T13:21:36.371Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000a1a2c0_} [2020-09-15T13:21:36.939Z] --- PASS: TestSecretsCreateAndDelete (2.55s) [2020-09-15T13:21:36.939Z] === RUN TestSecretsUpdate [2020-09-15T13:21:37.876Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000a1a2e0_} [2020-09-15T13:21:39.186Z] --- PASS: TestSecretsCreateAndDelete (2.89s) [2020-09-15T13:21:39.186Z] === RUN TestSecretsUpdate [2020-09-15T13:21:39.256Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2020-09-15T13:21:39.256Z] --- PASS: TestSecretsUpdate (2.33s) [2020-09-15T13:21:39.256Z] === RUN TestTemplatedSecret [2020-09-15T13:21:39.268Z] --- PASS: TestReplicatedJob (7.25s) [2020-09-15T13:21:39.269Z] === RUN TestUpdateReplicatedJob [2020-09-15T13:21:40.192Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2020-09-15T13:21:40.192Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2020-09-15T13:21:40.192Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2020-09-15T13:21:40.450Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2020-09-15T13:21:40.450Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2020-09-15T13:21:40.450Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2020-09-15T13:21:40.450Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2020-09-15T13:21:40.450Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2020-09-15T13:21:40.450Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2020-09-15T13:21:40.450Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2020-09-15T13:21:40.450Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2020-09-15T13:21:40.450Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2020-09-15T13:21:40.451Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2020-09-15T13:21:40.451Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2020-09-15T13:21:40.451Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2020-09-15T13:21:40.451Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2020-09-15T13:21:40.710Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2020-09-15T13:21:40.710Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2020-09-15T13:21:41.729Z] --- PASS: TestSecretsUpdate (2.87s) [2020-09-15T13:21:41.729Z] === RUN TestTemplatedSecret [2020-09-15T13:21:42.088Z] --- PASS: TestTemplatedSecret (2.81s) [2020-09-15T13:21:42.089Z] === RUN TestSecretCreateResolve [2020-09-15T13:21:42.778Z] --- PASS: TestUpdateReplicatedJob (4.48s) [2020-09-15T13:21:42.778Z] === RUN TestServiceListWithStatuses [2020-09-15T13:21:42.778Z] --- SKIP: TestServiceListWithStatuses (0.01s) [2020-09-15T13:21:42.778Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-09-15T13:21:42.778Z] === RUN TestDockerNetworkConnectAlias [2020-09-15T13:21:43.024Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2020-09-15T13:21:44.400Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2020-09-15T13:21:44.658Z] --- PASS: TestSecretCreateResolve (2.50s) [2020-09-15T13:21:44.658Z] PASS [2020-09-15T13:21:44.658Z] [2020-09-15T13:21:44.658Z] DONE 6 tests in 15.042s [2020-09-15T13:21:44.658Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-09-15T13:21:44.659Z] ++ 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-09-15T13:21:44.659Z] ++ set -e [2020-09-15T13:21:44.659Z] ++ '[' -n 0 ']' [2020-09-15T13:21:44.659Z] ++ set -x [2020-09-15T13:21:44.659Z] ++ env -i DEST=/go/src/github.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-09-15T13:21:44.918Z] INFO: Testing against a local daemon [2020-09-15T13:21:44.918Z] === RUN TestServiceCreateInit [2020-09-15T13:21:44.918Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-09-15T13:21:45.028Z] --- PASS: TestTemplatedSecret (3.18s) [2020-09-15T13:21:45.028Z] === RUN TestSecretCreateResolve [2020-09-15T13:21:46.823Z] === RUN TestDockerSuite/TestCopyAndRestart [2020-09-15T13:21:47.583Z] --- PASS: TestSecretCreateResolve (2.94s) [2020-09-15T13:21:47.583Z] PASS [2020-09-15T13:21:47.583Z] [2020-09-15T13:21:47.583Z] DONE 6 tests in 17.843s [2020-09-15T13:21:47.583Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2020-09-15T13:21:47.583Z] ++ 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-09-15T13:21:47.583Z] ++ set -e [2020-09-15T13:21:47.583Z] ++ '[' -n 0 ']' [2020-09-15T13:21:47.583Z] ++ set -x [2020-09-15T13:21:47.583Z] ++ env -i DEST=/go/src/github.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-09-15T13:21:47.844Z] INFO: Testing against a local daemon [2020-09-15T13:21:47.844Z] === RUN TestServiceCreateInit [2020-09-15T13:21:47.844Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-09-15T13:21:48.200Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2020-09-15T13:21:48.200Z] === RUN TestDockerSuite/TestCpAbsolutePath [2020-09-15T13:21:48.778Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2020-09-15T13:21:49.712Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2020-09-15T13:21:49.712Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-09-15T13:21:50.283Z] === RUN TestDockerSuite/TestCpFromCaseA [2020-09-15T13:21:50.850Z] === RUN TestDockerSuite/TestCpFromCaseB [2020-09-15T13:21:51.061Z] Created binary: bundles/binary-daemon/dockerd-dev [2020-09-15T13:21:51.061Z] Copying nested executables into bundles/binary-daemon [2020-09-15T13:21:51.061Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2020-09-15T13:21:51.250Z] --- PASS: TestDockerNetworkConnectAlias (7.90s) [2020-09-15T13:21:51.250Z] === RUN TestDockerNetworkReConnect [2020-09-15T13:21:51.401Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41395/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr11 -e DOCKER_GITCOMMIT=7678ecdca23bef379f6e8eea43cd754cb08b6288 -e DOCKER_GRAPHDRIVER docker:7678ecdca23bef379f6e8eea43cd754cb08b6288 hack/make.sh cross [2020-09-15T13:21:51.418Z] === RUN TestDockerSuite/TestCpFromCaseC [2020-09-15T13:21:51.656Z] [2020-09-15T13:21:51.912Z] Removing bundles/ [2020-09-15T13:21:51.912Z] [2020-09-15T13:21:51.912Z] ---> Making bundle: cross (in bundles/cross) [2020-09-15T13:21:51.912Z] Cross building: bundles/cross/linux/amd64 [2020-09-15T13:21:51.912Z] Building: bundles/cross/linux/amd64/dockerd-dev [2020-09-15T13:21:51.912Z] GOOS="linux" GOARCH="amd64" GOARM="" [2020-09-15T13:21:52.353Z] === RUN TestDockerSuite/TestCpFromCaseD [2020-09-15T13:21:52.921Z] === RUN TestDockerSuite/TestCpFromCaseE [2020-09-15T13:21:53.130Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-09-15T13:21:53.860Z] === RUN TestDockerSuite/TestCpFromCaseF [2020-09-15T13:21:54.426Z] --- PASS: TestServiceCreateInit (9.59s) [2020-09-15T13:21:54.426Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.88s) [2020-09-15T13:21:54.426Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.70s) [2020-09-15T13:21:54.426Z] === RUN TestCreateServiceMultipleTimes [2020-09-15T13:21:54.426Z] === RUN TestDockerSuite/TestCpFromCaseG [2020-09-15T13:21:54.875Z] --- PASS: TestBuildWithHugeFile (55.58s) [2020-09-15T13:21:54.875Z] === RUN TestBuildWithEmptyDockerfile [2020-09-15T13:21:54.875Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-09-15T13:21:54.875Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-09-15T13:21:54.875Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-09-15T13:21:54.875Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-09-15T13:21:54.875Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-09-15T13:21:54.875Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-09-15T13:21:54.875Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-09-15T13:21:54.875Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-09-15T13:21:54.875Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-09-15T13:21:54.875Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s) [2020-09-15T13:21:54.875Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.23s) [2020-09-15T13:21:54.875Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.24s) [2020-09-15T13:21:54.875Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.27s) [2020-09-15T13:21:54.875Z] === RUN TestBuildPreserveOwnership [2020-09-15T13:21:54.875Z] === RUN TestBuildPreserveOwnership/copy_from [2020-09-15T13:21:55.362Z] === RUN TestDockerSuite/TestCpFromCaseH [2020-09-15T13:21:55.917Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-09-15T13:21:55.929Z] === RUN TestDockerSuite/TestCpFromCaseI [2020-09-15T13:21:56.496Z] === RUN TestDockerSuite/TestCpFromCaseJ [2020-09-15T13:21:56.806Z] --- PASS: TestDockerNetworkReConnect (6.25s) [2020-09-15T13:21:56.806Z] === RUN TestServicePlugin [2020-09-15T13:21:56.806Z] --- SKIP: TestServicePlugin (0.00s) [2020-09-15T13:21:56.806Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-15T13:21:56.806Z] === RUN TestServiceUpdateLabel [2020-09-15T13:21:57.334Z] --- PASS: TestServiceCreateInit (9.08s) [2020-09-15T13:21:57.334Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.54s) [2020-09-15T13:21:57.334Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.51s) [2020-09-15T13:21:57.334Z] === RUN TestCreateServiceMultipleTimes [2020-09-15T13:21:57.433Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2020-09-15T13:21:57.433Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2020-09-15T13:21:57.464Z] --- PASS: TestBuildPreserveOwnership (3.81s) [2020-09-15T13:21:57.464Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.46s) [2020-09-15T13:21:57.464Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.33s) [2020-09-15T13:21:57.464Z] === RUN TestBuildPlatformInvalid [2020-09-15T13:21:57.464Z] --- PASS: TestBuildPlatformInvalid (0.12s) [2020-09-15T13:21:57.464Z] PASS [2020-09-15T13:21:57.464Z] [2020-09-15T13:21:57.464Z] === Skipped [2020-09-15T13:21:57.464Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s) [2020-09-15T13:21:57.464Z] build_session_test.go:25: TODO: BuildKit [2020-09-15T13:21:57.464Z] [2020-09-15T13:21:57.464Z] [2020-09-15T13:21:57.464Z] DONE 32 tests, 1 skipped in 94.165s [2020-09-15T13:21:57.464Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m [2020-09-15T13:21:57.464Z] ++ 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-09-15T13:21:57.464Z] ++ set -e [2020-09-15T13:21:57.464Z] ++ '[' -n 0 ']' [2020-09-15T13:21:57.464Z] ++ set -x [2020-09-15T13:21:57.464Z] ++ env -i DEST=/go/src/github.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-09-15T13:21:57.464Z] INFO: Testing against a local daemon [2020-09-15T13:21:57.464Z] === RUN TestConfigInspect [2020-09-15T13:21:58.210Z] c3aff4450246: Pull complete [2020-09-15T13:21:58.211Z] Digest: sha256:0197a95621a4dc47eb5635f664459a86ec7110d04a99438a54af77bd982487ec [2020-09-15T13:21:58.211Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2020-09-15T13:21:58.211Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2020-09-15T13:21:58.211Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2020-09-15T13:21:58.211Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1457' [2020-09-15T13:21:58.211Z] WARN: Skipping validation tests [2020-09-15T13:21:58.211Z] INFO: Running unit tests at 09/15/2020 13:21:46... [2020-09-15T13:21:58.211Z] INFO: make.ps1 starting at 09/15/2020 13:21:50 [2020-09-15T13:21:58.211Z] INFO: Git commit (f89fec1a12) assumed from DOCKER_GITCOMMIT environment variable [2020-09-15T13:21:58.211Z] INFO: Invoking autogen... [2020-09-15T13:21:58.211Z] INFO: Running unit tests... [2020-09-15T13:21:59.174Z] 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-09-15T13:21:59.339Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2020-09-15T13:21:59.541Z] --- PASS: TestConfigInspect (1.94s) [2020-09-15T13:21:59.541Z] === RUN TestConfigList [2020-09-15T13:22:00.276Z] === RUN TestDockerSuite/TestCpGarbagePath [2020-09-15T13:22:00.334Z] --- PASS: TestServiceUpdateLabel (3.67s) [2020-09-15T13:22:00.334Z] === RUN TestServiceUpdateSecrets [2020-09-15T13:22:01.211Z] === RUN TestDockerSuite/TestCpLocalOnly [2020-09-15T13:22:01.211Z] === RUN TestDockerSuite/TestCpNameHasColon [2020-09-15T13:22:01.618Z] --- PASS: TestConfigList (1.96s) [2020-09-15T13:22:01.618Z] === RUN TestConfigsCreateAndDelete [2020-09-15T13:22:02.149Z] === RUN TestDockerSuite/TestCpRelativePath [2020-09-15T13:22:03.086Z] === RUN TestDockerSuite/TestCpSpecialFiles [2020-09-15T13:22:03.698Z] --- PASS: TestConfigsCreateAndDelete (1.92s) [2020-09-15T13:22:03.698Z] === RUN TestConfigsUpdate [2020-09-15T13:22:04.022Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2020-09-15T13:22:04.961Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2020-09-15T13:22:05.219Z] --- PASS: TestConfigsUpdate (1.90s) [2020-09-15T13:22:05.219Z] === RUN TestTemplatedConfig [2020-09-15T13:22:05.527Z] === RUN TestDockerSuite/TestCpToCaseA [2020-09-15T13:22:06.225Z] ? github.com/docker/docker/api [no test files] [2020-09-15T13:22:06.903Z] === RUN TestDockerSuite/TestCpToCaseB [2020-09-15T13:22:07.471Z] === RUN TestDockerSuite/TestCpToCaseC [2020-09-15T13:22:07.949Z] --- PASS: TestTemplatedConfig (2.40s) [2020-09-15T13:22:07.949Z] === RUN TestConfigCreateResolve [2020-09-15T13:22:09.396Z] === RUN TestDockerSuite/TestCpToCaseD [2020-09-15T13:22:09.466Z] --- PASS: TestConfigCreateResolve (1.96s) [2020-09-15T13:22:09.466Z] === RUN TestConfigDaemonLibtrustID [2020-09-15T13:22:10.112Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2020-09-15T13:22:10.112Z] PASS [2020-09-15T13:22:10.112Z] [2020-09-15T13:22:10.112Z] DONE 7 tests in 12.708s [2020-09-15T13:22:10.112Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m [2020-09-15T13:22:10.112Z] ++ 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-09-15T13:22:10.112Z] ++ set -e [2020-09-15T13:22:10.112Z] ++ '[' -n 0 ']' [2020-09-15T13:22:10.112Z] ++ set -x [2020-09-15T13:22:10.112Z] ++ env -i DEST=/go/src/github.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-09-15T13:22:10.112Z] INFO: Testing against a local daemon [2020-09-15T13:22:10.112Z] === RUN TestCheckpoint [2020-09-15T13:22:10.112Z] --- SKIP: TestCheckpoint (0.00s) [2020-09-15T13:22:10.112Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-09-15T13:22:10.112Z] === RUN TestContainerInvalidJSON [2020-09-15T13:22:10.112Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-09-15T13:22:10.112Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-09-15T13:22:10.112Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-09-15T13:22:10.112Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-09-15T13:22:10.112Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-09-15T13:22:10.112Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-09-15T13:22:10.112Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-09-15T13:22:10.112Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-09-15T13:22:10.112Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-09-15T13:22:10.112Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-09-15T13:22:10.112Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-09-15T13:22:10.112Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-09-15T13:22:10.112Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-09-15T13:22:10.112Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-09-15T13:22:10.419Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s) [2020-09-15T13:22:10.419Z] === RUN TestCopyFromContainerPathIsNotDir [2020-09-15T13:22:10.419Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.09s) [2020-09-15T13:22:10.419Z] === RUN TestCopyToContainerPathDoesNotExist [2020-09-15T13:22:10.419Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2020-09-15T13:22:10.419Z] === RUN TestCopyToContainerPathIsNotDir [2020-09-15T13:22:10.419Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2020-09-15T13:22:10.419Z] === RUN TestCopyFromContainer [2020-09-15T13:22:11.932Z] === RUN TestCopyFromContainer// [2020-09-15T13:22:11.932Z] === RUN TestCopyFromContainer//bar/root [2020-09-15T13:22:11.932Z] === RUN TestCopyFromContainer//bar/root/ [2020-09-15T13:22:11.932Z] === RUN TestCopyFromContainer/bar/quux [2020-09-15T13:22:11.932Z] === RUN TestCopyFromContainer/bar/quux/ [2020-09-15T13:22:12.239Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-09-15T13:22:12.239Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-09-15T13:22:12.239Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-09-15T13:22:12.239Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-09-15T13:22:12.239Z] === RUN TestCopyFromContainer/bar/notarget [2020-09-15T13:22:12.538Z] --- PASS: TestCopyFromContainer (1.94s) [2020-09-15T13:22:12.538Z] --- PASS: TestCopyFromContainer// (0.06s) [2020-09-15T13:22:12.538Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2020-09-15T13:22:12.538Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2020-09-15T13:22:12.538Z] --- PASS: TestCopyFromContainer/bar/quux (0.09s) [2020-09-15T13:22:12.538Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.07s) [2020-09-15T13:22:12.538Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2020-09-15T13:22:12.538Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2020-09-15T13:22:12.538Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2020-09-15T13:22:12.538Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2020-09-15T13:22:12.538Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2020-09-15T13:22:12.538Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-09-15T13:22:12.538Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-09-15T13:22:12.538Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-09-15T13:22:12.538Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-09-15T13:22:12.538Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-09-15T13:22:12.538Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-09-15T13:22:12.538Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-09-15T13:22:12.538Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-09-15T13:22:12.538Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-09-15T13:22:12.538Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-09-15T13:22:12.538Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-09-15T13:22:12.538Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-09-15T13:22:12.538Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-09-15T13:22:12.538Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-09-15T13:22:12.538Z] === RUN TestCreateLinkToNonExistingContainer [2020-09-15T13:22:12.538Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2020-09-15T13:22:12.538Z] === RUN TestCreateWithInvalidEnv [2020-09-15T13:22:12.538Z] === RUN TestCreateWithInvalidEnv/0 [2020-09-15T13:22:12.538Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-09-15T13:22:12.538Z] === RUN TestCreateWithInvalidEnv/1 [2020-09-15T13:22:12.538Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-09-15T13:22:12.538Z] === RUN TestCreateWithInvalidEnv/2 [2020-09-15T13:22:12.538Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-09-15T13:22:12.538Z] === CONT TestCreateWithInvalidEnv/0 [2020-09-15T13:22:12.538Z] === CONT TestCreateWithInvalidEnv/2 [2020-09-15T13:22:12.538Z] === CONT TestCreateWithInvalidEnv/1 [2020-09-15T13:22:12.538Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-09-15T13:22:12.538Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-09-15T13:22:12.538Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-09-15T13:22:12.538Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-09-15T13:22:12.538Z] === RUN TestCreateTmpfsMountsTarget [2020-09-15T13:22:12.538Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2020-09-15T13:22:12.538Z] === RUN TestCreateWithCustomMaskedPaths [2020-09-15T13:22:12.681Z] === RUN TestDockerSuite/TestCpToCaseE [2020-09-15T13:22:13.247Z] --- PASS: TestCreateServiceMultipleTimes (18.81s) [2020-09-15T13:22:13.247Z] === RUN TestCreateServiceConflict [2020-09-15T13:22:14.052Z] --- PASS: TestCreateWithCustomMaskedPaths (1.43s) [2020-09-15T13:22:14.052Z] === RUN TestCreateWithCustomReadonlyPaths [2020-09-15T13:22:14.182Z] === RUN TestDockerSuite/TestCpToCaseF [2020-09-15T13:22:14.441Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2020-09-15T13:22:14.699Z] === RUN TestDockerSuite/TestCpToCaseG [2020-09-15T13:22:15.447Z] --- PASS: TestCreateServiceMultipleTimes (16.77s) [2020-09-15T13:22:15.447Z] === RUN TestCreateServiceConflict [2020-09-15T13:22:15.570Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.52s) [2020-09-15T13:22:15.570Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-09-15T13:22:15.570Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-09-15T13:22:15.570Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-09-15T13:22:15.570Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-09-15T13:22:15.570Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-09-15T13:22:15.570Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-09-15T13:22:15.570Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-09-15T13:22:15.570Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-09-15T13:22:15.570Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-09-15T13:22:15.570Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-09-15T13:22:15.570Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-09-15T13:22:15.570Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-09-15T13:22:15.570Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-09-15T13:22:15.570Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-09-15T13:22:15.570Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-09-15T13:22:15.570Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-09-15T13:22:15.570Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-09-15T13:22:15.570Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2020-09-15T13:22:15.570Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2020-09-15T13:22:15.570Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2020-09-15T13:22:15.570Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s) [2020-09-15T13:22:15.570Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2020-09-15T13:22:15.570Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-09-15T13:22:16.076Z] --- PASS: TestCreateServiceConflict (2.84s) [2020-09-15T13:22:16.076Z] === RUN TestCreateServiceMaxReplicas [2020-09-15T13:22:16.211Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.50s) [2020-09-15T13:22:16.211Z] === RUN TestCreateDifferentPlatform [2020-09-15T13:22:16.211Z] === RUN TestCreateDifferentPlatform/different_os [2020-09-15T13:22:16.211Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-09-15T13:22:16.211Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2020-09-15T13:22:16.211Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-09-15T13:22:16.211Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-09-15T13:22:16.211Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-09-15T13:22:16.211Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2020-09-15T13:22:16.211Z] === RUN TestContainerStartOnDaemonRestart [2020-09-15T13:22:16.211Z] === PAUSE TestContainerStartOnDaemonRestart [2020-09-15T13:22:16.211Z] === RUN TestDaemonRestartIpcMode [2020-09-15T13:22:16.211Z] === PAUSE TestDaemonRestartIpcMode [2020-09-15T13:22:16.211Z] === RUN TestDaemonHostGatewayIP [2020-09-15T13:22:16.211Z] === PAUSE TestDaemonHostGatewayIP [2020-09-15T13:22:16.211Z] === RUN TestContainerKillOnDaemonStart [2020-09-15T13:22:16.211Z] === PAUSE TestContainerKillOnDaemonStart [2020-09-15T13:22:16.211Z] === RUN TestDiff [2020-09-15T13:22:16.830Z] --- PASS: TestCreateServiceConflict (2.87s) [2020-09-15T13:22:16.830Z] === RUN TestCreateServiceMaxReplicas [2020-09-15T13:22:16.846Z] --- PASS: TestDiff (0.51s) [2020-09-15T13:22:16.846Z] === RUN TestExecWithCloseStdin [2020-09-15T13:22:17.482Z] --- PASS: TestExecWithCloseStdin (0.64s) [2020-09-15T13:22:17.482Z] === RUN TestExec [2020-09-15T13:22:17.776Z] --- PASS: TestExec (0.62s) [2020-09-15T13:22:17.776Z] === RUN TestExecUser [2020-09-15T13:22:18.420Z] --- PASS: TestExecUser (0.59s) [2020-09-15T13:22:18.420Z] === RUN TestExportContainerAndImportImage [2020-09-15T13:22:18.606Z] ok github.com/docker/docker/api/server 0.194s coverage: 9.0% of statements [2020-09-15T13:22:18.897Z] --- PASS: TestServiceUpdateSecrets (16.02s) [2020-09-15T13:22:18.897Z] === RUN TestServiceUpdateConfigs [2020-09-15T13:22:19.363Z] === RUN TestDockerSuite/TestCpToCaseH [2020-09-15T13:22:19.471Z] --- PASS: TestExportContainerAndImportImage (0.82s) [2020-09-15T13:22:19.471Z] === RUN TestExportContainerAfterDaemonRestart [2020-09-15T13:22:20.129Z] --- PASS: TestCreateServiceMaxReplicas (3.33s) [2020-09-15T13:22:20.129Z] === RUN TestCreateWithDuplicateNetworkNames [2020-09-15T13:22:20.299Z] --- PASS: TestCreateServiceMaxReplicas (4.06s) [2020-09-15T13:22:20.299Z] === RUN TestCreateWithDuplicateNetworkNames [2020-09-15T13:22:20.987Z] --- PASS: TestExportContainerAfterDaemonRestart (1.40s) [2020-09-15T13:22:20.987Z] === RUN TestHealthCheckWorkdir [2020-09-15T13:22:21.323Z] --- PASS: TestHealthCheckWorkdir (0.73s) [2020-09-15T13:22:21.323Z] === RUN TestHealthKillContainer [2020-09-15T13:22:21.676Z] === RUN TestDockerSuite/TestCpToCaseI [2020-09-15T13:22:22.244Z] === RUN TestDockerSuite/TestCpToCaseJ [2020-09-15T13:22:24.057Z] --- PASS: TestHealthKillContainer (2.63s) [2020-09-15T13:22:24.057Z] === RUN TestInspectCpusetInConfigPre120 [2020-09-15T13:22:24.703Z] --- PASS: TestInspectCpusetInConfigPre120 (0.53s) [2020-09-15T13:22:24.703Z] === RUN TestIpcModeNone [2020-09-15T13:22:25.342Z] --- PASS: TestIpcModeNone (0.62s) [2020-09-15T13:22:25.342Z] === RUN TestIpcModePrivate [2020-09-15T13:22:25.530Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2020-09-15T13:22:25.788Z] === RUN TestDockerSuite/TestCpToDot [2020-09-15T13:22:25.976Z] --- PASS: TestIpcModePrivate (0.58s) [2020-09-15T13:22:25.976Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false [2020-09-15T13:22:25.976Z] === RUN TestIpcModeShareable [2020-09-15T13:22:26.273Z] --- PASS: TestIpcModeShareable (0.58s) [2020-09-15T13:22:26.273Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true [2020-09-15T13:22:26.273Z] === RUN TestAPIIpcModeShareableAndContainer [2020-09-15T13:22:26.354Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2020-09-15T13:22:27.289Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2020-09-15T13:22:28.225Z] === RUN TestDockerSuite/TestCpToStdout [2020-09-15T13:22:28.348Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.76s) [2020-09-15T13:22:28.348Z] === RUN TestAPIIpcModeHost [2020-09-15T13:22:28.642Z] --- PASS: TestAPIIpcModeHost (0.45s) [2020-09-15T13:22:28.642Z] === RUN TestDaemonIpcModeShareable [2020-09-15T13:22:28.792Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2020-09-15T13:22:29.359Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2020-09-15T13:22:29.618Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2020-09-15T13:22:30.172Z] --- PASS: TestDaemonIpcModeShareable (1.37s) [2020-09-15T13:22:30.172Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2020-09-15T13:22:30.172Z] === RUN TestDaemonIpcModePrivate [2020-09-15T13:22:30.184Z] === RUN TestDockerSuite/TestCpVolumePath [2020-09-15T13:22:31.121Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2020-09-15T13:22:31.121Z] === RUN TestDockerSuite/TestCreateArgs [2020-09-15T13:22:31.121Z] === RUN TestDockerSuite/TestCreateByImageID [2020-09-15T13:22:31.216Z] --- PASS: TestDaemonIpcModePrivate (1.37s) [2020-09-15T13:22:31.216Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2020-09-15T13:22:31.216Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-09-15T13:22:31.379Z] === RUN TestDockerSuite/TestCreateEchoStdout [2020-09-15T13:22:31.946Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2020-09-15T13:22:31.946Z] === RUN TestDockerSuite/TestCreateHostConfig [2020-09-15T13:22:31.946Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2020-09-15T13:22:32.212Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2020-09-15T13:22:32.489Z] === RUN TestDockerSuite/TestCreateLabels [2020-09-15T13:22:32.746Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.37s) [2020-09-15T13:22:32.746Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2020-09-15T13:22:32.746Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-09-15T13:22:32.747Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2020-09-15T13:22:32.747Z] === RUN TestDockerSuite/TestCreateRM [2020-09-15T13:22:32.748Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2020-09-15T13:22:32.748Z] === RUN TestDockerSuite/TestCreateStopSignal [2020-09-15T13:22:33.006Z] === RUN TestDockerSuite/TestCreateStopTimeout [2020-09-15T13:22:33.006Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2020-09-15T13:22:34.239Z] --- PASS: TestServiceUpdateConfigs (15.62s) [2020-09-15T13:22:34.239Z] === RUN TestServiceUpdateNetwork [2020-09-15T13:22:34.260Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.38s) [2020-09-15T13:22:34.260Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2020-09-15T13:22:34.260Z] === RUN TestIpcModeOlderClient [2020-09-15T13:22:34.260Z] === PAUSE TestIpcModeOlderClient [2020-09-15T13:22:34.260Z] === RUN TestKillContainerInvalidSignal [2020-09-15T13:22:34.381Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.07s) [2020-09-15T13:22:34.381Z] === RUN TestCreateServiceSecretFileMode [2020-09-15T13:22:34.381Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2020-09-15T13:22:34.381Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2020-09-15T13:22:34.381Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2020-09-15T13:22:34.555Z] --- PASS: TestKillContainerInvalidSignal (0.53s) [2020-09-15T13:22:34.555Z] === RUN TestKillContainer [2020-09-15T13:22:34.555Z] === RUN TestKillContainer/no_signal [2020-09-15T13:22:35.029Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.01s) [2020-09-15T13:22:35.029Z] === RUN TestCreateServiceSecretFileMode [2020-09-15T13:22:35.195Z] === RUN TestKillContainer/non_killing_signal [2020-09-15T13:22:35.492Z] === RUN TestKillContainer/killing_signal [2020-09-15T13:22:36.133Z] --- PASS: TestKillContainer (1.53s) [2020-09-15T13:22:36.133Z] --- PASS: TestKillContainer/no_signal (0.50s) [2020-09-15T13:22:36.133Z] --- PASS: TestKillContainer/non_killing_signal (0.36s) [2020-09-15T13:22:36.133Z] --- PASS: TestKillContainer/killing_signal (0.45s) [2020-09-15T13:22:36.133Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-09-15T13:22:36.133Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-09-15T13:22:36.770Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-09-15T13:22:36.942Z] --- PASS: TestCreateServiceSecretFileMode (3.09s) [2020-09-15T13:22:36.942Z] === RUN TestCreateServiceConfigFileMode [2020-09-15T13:22:37.406Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.04s) [2020-09-15T13:22:37.406Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.50s) [2020-09-15T13:22:37.406Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.35s) [2020-09-15T13:22:37.406Z] === RUN TestKillStoppedContainer [2020-09-15T13:22:37.406Z] --- PASS: TestKillStoppedContainer (0.07s) [2020-09-15T13:22:37.406Z] === RUN TestKillStoppedContainerAPIPre120 [2020-09-15T13:22:37.406Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2020-09-15T13:22:37.406Z] === RUN TestKillDifferentUserContainer [2020-09-15T13:22:37.667Z] --- PASS: TestCreateServiceSecretFileMode (2.95s) [2020-09-15T13:22:37.667Z] === RUN TestCreateServiceConfigFileMode [2020-09-15T13:22:38.041Z] --- PASS: TestKillDifferentUserContainer (0.53s) [2020-09-15T13:22:38.041Z] === RUN TestInspectOomKilledTrue [2020-09-15T13:22:38.676Z] --- PASS: TestInspectOomKilledTrue (0.88s) [2020-09-15T13:22:38.676Z] === RUN TestInspectOomKilledFalse [2020-09-15T13:22:39.041Z] === RUN TestDockerSuite/TestCreateWithPortRange [2020-09-15T13:22:39.041Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2020-09-15T13:22:39.041Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2020-09-15T13:22:39.301Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2020-09-15T13:22:39.301Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2020-09-15T13:22:39.301Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2020-09-15T13:22:39.343Z] --- PASS: TestInspectOomKilledFalse (0.54s) [2020-09-15T13:22:39.343Z] === RUN TestLinksEtcHostsContentMatch [2020-09-15T13:22:39.637Z] --- PASS: TestLinksEtcHostsContentMatch (0.40s) [2020-09-15T13:22:39.637Z] === RUN TestLinksContainerNames [2020-09-15T13:22:40.238Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2020-09-15T13:22:40.238Z] --- PASS: TestCreateServiceConfigFileMode (3.06s) [2020-09-15T13:22:40.238Z] === RUN TestCreateServiceSysctls [2020-09-15T13:22:40.239Z] --- PASS: TestCreateServiceConfigFileMode (3.02s) [2020-09-15T13:22:40.239Z] === RUN TestCreateServiceSysctls [2020-09-15T13:22:40.675Z] --- PASS: TestLinksContainerNames (1.03s) [2020-09-15T13:22:40.675Z] === RUN TestLogsFollowTailEmpty [2020-09-15T13:22:41.174Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2020-09-15T13:22:41.311Z] --- PASS: TestLogsFollowTailEmpty (0.54s) [2020-09-15T13:22:41.311Z] === RUN TestContainerNetworkMountsNoChown [2020-09-15T13:22:41.741Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2020-09-15T13:22:41.947Z] --- PASS: TestContainerNetworkMountsNoChown (0.53s) [2020-09-15T13:22:41.947Z] === RUN TestMountDaemonRoot [2020-09-15T13:22:41.947Z] === RUN TestMountDaemonRoot/default [2020-09-15T13:22:41.947Z] === PAUSE TestMountDaemonRoot/default [2020-09-15T13:22:41.947Z] === RUN TestMountDaemonRoot/private [2020-09-15T13:22:41.947Z] === PAUSE TestMountDaemonRoot/private [2020-09-15T13:22:41.947Z] === RUN TestMountDaemonRoot/rprivate [2020-09-15T13:22:41.947Z] === PAUSE TestMountDaemonRoot/rprivate [2020-09-15T13:22:41.947Z] === RUN TestMountDaemonRoot/slave [2020-09-15T13:22:41.947Z] === PAUSE TestMountDaemonRoot/slave [2020-09-15T13:22:41.947Z] === RUN TestMountDaemonRoot/rslave [2020-09-15T13:22:41.947Z] === PAUSE TestMountDaemonRoot/rslave [2020-09-15T13:22:41.947Z] === RUN TestMountDaemonRoot/shared [2020-09-15T13:22:41.947Z] === PAUSE TestMountDaemonRoot/shared [2020-09-15T13:22:41.947Z] === RUN TestMountDaemonRoot/rshared [2020-09-15T13:22:41.947Z] === PAUSE TestMountDaemonRoot/rshared [2020-09-15T13:22:41.947Z] === CONT TestMountDaemonRoot/default [2020-09-15T13:22:41.947Z] === CONT TestMountDaemonRoot/shared [2020-09-15T13:22:41.947Z] === CONT TestMountDaemonRoot/rshared [2020-09-15T13:22:41.947Z] === RUN TestMountDaemonRoot/default/bind_root [2020-09-15T13:22:41.947Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-09-15T13:22:41.947Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-09-15T13:22:41.947Z] === CONT TestMountDaemonRoot/rslave [2020-09-15T13:22:41.947Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-09-15T13:22:41.947Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-09-15T13:22:41.947Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-09-15T13:22:41.947Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-09-15T13:22:41.947Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-09-15T13:22:41.947Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-09-15T13:22:41.947Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-09-15T13:22:41.947Z] === RUN TestMountDaemonRoot/default/mount_root [2020-09-15T13:22:41.947Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-09-15T13:22:41.947Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-09-15T13:22:41.947Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-09-15T13:22:41.947Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-09-15T13:22:41.947Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-09-15T13:22:41.947Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-09-15T13:22:41.947Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-09-15T13:22:41.947Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-09-15T13:22:41.947Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-09-15T13:22:41.947Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-09-15T13:22:41.947Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-09-15T13:22:41.947Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-09-15T13:22:41.947Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-09-15T13:22:41.947Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-09-15T13:22:41.947Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-09-15T13:22:41.947Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-09-15T13:22:41.947Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-09-15T13:22:41.947Z] === CONT TestMountDaemonRoot/rprivate [2020-09-15T13:22:41.947Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-09-15T13:22:41.947Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-09-15T13:22:41.947Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-09-15T13:22:41.947Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-09-15T13:22:41.947Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-09-15T13:22:41.947Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-09-15T13:22:41.947Z] === CONT TestMountDaemonRoot/slave [2020-09-15T13:22:41.947Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-09-15T13:22:41.947Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-09-15T13:22:41.947Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-09-15T13:22:41.947Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-09-15T13:22:41.947Z] === CONT TestMountDaemonRoot/default/bind_root [2020-09-15T13:22:41.947Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-09-15T13:22:41.947Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-09-15T13:22:41.947Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-09-15T13:22:41.947Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-09-15T13:22:41.947Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-09-15T13:22:41.947Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-09-15T13:22:41.947Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-09-15T13:22:41.947Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-09-15T13:22:41.947Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-09-15T13:22:41.947Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-09-15T13:22:41.947Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-09-15T13:22:41.947Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-09-15T13:22:41.947Z] === CONT TestMountDaemonRoot/private [2020-09-15T13:22:41.947Z] === RUN TestMountDaemonRoot/private/bind_root [2020-09-15T13:22:41.947Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-09-15T13:22:41.947Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-09-15T13:22:41.947Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-09-15T13:22:41.947Z] === RUN TestMountDaemonRoot/private/mount_root [2020-09-15T13:22:41.947Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-09-15T13:22:41.947Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-09-15T13:22:41.947Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-09-15T13:22:41.947Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-09-15T13:22:41.947Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-09-15T13:22:41.947Z] === CONT TestMountDaemonRoot/default/mount_root [2020-09-15T13:22:41.947Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-09-15T13:22:41.947Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-09-15T13:22:41.947Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-09-15T13:22:41.947Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-09-15T13:22:41.947Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-09-15T13:22:41.947Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-09-15T13:22:41.947Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-09-15T13:22:41.947Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-09-15T13:22:41.947Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-09-15T13:22:41.947Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-09-15T13:22:41.947Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-09-15T13:22:41.947Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-09-15T13:22:41.947Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-09-15T13:22:41.947Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-09-15T13:22:41.947Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-09-15T13:22:41.947Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-09-15T13:22:41.947Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-09-15T13:22:41.947Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-09-15T13:22:41.947Z] === CONT TestMountDaemonRoot/private/bind_root [2020-09-15T13:22:41.947Z] === CONT TestMountDaemonRoot/private/mount_root [2020-09-15T13:22:41.947Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-09-15T13:22:41.947Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-09-15T13:22:42.239Z] --- PASS: TestMountDaemonRoot (0.03s) [2020-09-15T13:22:42.239Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-09-15T13:22:42.239Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2020-09-15T13:22:42.239Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2020-09-15T13:22:42.239Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.06s) [2020-09-15T13:22:42.239Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2020-09-15T13:22:42.239Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-09-15T13:22:42.239Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.08s) [2020-09-15T13:22:42.239Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2020-09-15T13:22:42.239Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2020-09-15T13:22:42.239Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2020-09-15T13:22:42.239Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-09-15T13:22:42.239Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2020-09-15T13:22:42.239Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2020-09-15T13:22:42.239Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2020-09-15T13:22:42.239Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2020-09-15T13:22:42.239Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-09-15T13:22:42.239Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2020-09-15T13:22:42.239Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2020-09-15T13:22:42.239Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2020-09-15T13:22:42.239Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2020-09-15T13:22:42.239Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-09-15T13:22:42.239Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2020-09-15T13:22:42.239Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2020-09-15T13:22:42.239Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2020-09-15T13:22:42.239Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2020-09-15T13:22:42.239Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-09-15T13:22:42.239Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2020-09-15T13:22:42.239Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2020-09-15T13:22:42.239Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2020-09-15T13:22:42.239Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2020-09-15T13:22:42.239Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-09-15T13:22:42.239Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2020-09-15T13:22:42.239Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2020-09-15T13:22:42.239Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2020-09-15T13:22:42.239Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2020-09-15T13:22:42.239Z] === RUN TestContainerBindMountNonRecursive [2020-09-15T13:22:43.118Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2020-09-15T13:22:43.377Z] --- PASS: TestCreateServiceSysctls (3.19s) [2020-09-15T13:22:43.377Z] === RUN TestCreateServiceCapabilities [2020-09-15T13:22:43.771Z] --- PASS: TestContainerBindMountNonRecursive (1.40s) [2020-09-15T13:22:43.771Z] === RUN TestNetworkNat [2020-09-15T13:22:44.067Z] --- PASS: TestNetworkNat (0.57s) [2020-09-15T13:22:44.067Z] === RUN TestNetworkLocalhostTCPNat [2020-09-15T13:22:44.313Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2020-09-15T13:22:44.445Z] --- PASS: TestCreateServiceSysctls (3.92s) [2020-09-15T13:22:44.445Z] === RUN TestCreateServiceCapabilities [2020-09-15T13:22:44.574Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2020-09-15T13:22:44.705Z] --- PASS: TestNetworkLocalhostTCPNat (0.58s) [2020-09-15T13:22:44.705Z] === RUN TestNetworkLoopbackNat [2020-09-15T13:22:45.142Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2020-09-15T13:22:45.142Z] === RUN TestDockerSuite/TestDevicePermissions [2020-09-15T13:22:45.709Z] === RUN TestDockerSuite/TestDockerFails [2020-09-15T13:22:45.968Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2020-09-15T13:22:45.968Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2020-09-15T13:22:45.968Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2020-09-15T13:22:46.536Z] --- PASS: TestCreateServiceCapabilities (2.95s) [2020-09-15T13:22:46.536Z] === RUN TestInspect [2020-09-15T13:22:46.801Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2020-09-15T13:22:46.992Z] --- PASS: TestCreateServiceCapabilities (3.04s) [2020-09-15T13:22:46.992Z] === RUN TestInspect [2020-09-15T13:22:47.450Z] --- PASS: TestNetworkLoopbackNat (2.74s) [2020-09-15T13:22:47.450Z] === RUN TestPause [2020-09-15T13:22:47.736Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2020-09-15T13:22:48.088Z] --- PASS: TestPause (0.60s) [2020-09-15T13:22:48.088Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-09-15T13:22:48.088Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-09-15T13:22:48.088Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-09-15T13:22:48.088Z] === RUN TestPauseStopPausedContainer [2020-09-15T13:22:48.727Z] --- PASS: TestPauseStopPausedContainer (0.54s) [2020-09-15T13:22:48.727Z] === RUN TestPsFilter [2020-09-15T13:22:48.727Z] --- PASS: TestPsFilter (0.13s) [2020-09-15T13:22:48.727Z] === RUN TestRemoveContainerWithRemovedVolume [2020-09-15T13:22:49.023Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.49s) [2020-09-15T13:22:49.023Z] === RUN TestRemoveContainerWithVolume [2020-09-15T13:22:49.113Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2020-09-15T13:22:49.113Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2020-09-15T13:22:49.113Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2020-09-15T13:22:49.113Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2020-09-15T13:22:49.585Z] --- PASS: TestServiceUpdateNetwork (15.77s) [2020-09-15T13:22:49.585Z] === RUN TestServiceUpdatePidsLimit [2020-09-15T13:22:49.585Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-09-15T13:22:49.656Z] --- PASS: TestRemoveContainerWithVolume (0.52s) [2020-09-15T13:22:49.656Z] === RUN TestRemoveContainerRunning [2020-09-15T13:22:49.681Z] --- PASS: TestInspect (3.37s) [2020-09-15T13:22:49.681Z] === RUN TestCreateJob [2020-09-15T13:22:49.877Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-09-15T13:22:50.291Z] --- PASS: TestRemoveContainerRunning (0.51s) [2020-09-15T13:22:50.291Z] === RUN TestRemoveContainerForceRemoveRunning [2020-09-15T13:22:50.297Z] --- PASS: TestInspect (3.27s) [2020-09-15T13:22:50.297Z] === RUN TestCreateJob [2020-09-15T13:22:50.583Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.51s) [2020-09-15T13:22:50.583Z] === RUN TestRemoveInvalidContainer [2020-09-15T13:22:50.583Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-09-15T13:22:50.583Z] === RUN TestRenameLinkedContainer [2020-09-15T13:22:52.213Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2020-09-15T13:22:52.658Z] --- PASS: TestRenameLinkedContainer (2.05s) [2020-09-15T13:22:52.658Z] === RUN TestRenameStoppedContainer [2020-09-15T13:22:52.779Z] --- PASS: TestCreateJob (3.07s) [2020-09-15T13:22:52.779Z] === RUN TestReplicatedJob [2020-09-15T13:22:53.294Z] --- PASS: TestRenameStoppedContainer (0.51s) [2020-09-15T13:22:53.294Z] === RUN TestRenameRunningContainerAndReuse [2020-09-15T13:22:54.333Z] --- PASS: TestRenameRunningContainerAndReuse (1.04s) [2020-09-15T13:22:54.333Z] === RUN TestRenameInvalidName [2020-09-15T13:22:54.501Z] --- PASS: TestCreateJob (3.78s) [2020-09-15T13:22:54.501Z] === RUN TestReplicatedJob [2020-09-15T13:22:54.972Z] --- PASS: TestRenameInvalidName (0.55s) [2020-09-15T13:22:54.972Z] === RUN TestRenameAnonymousContainer [2020-09-15T13:22:55.327Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2020-09-15T13:22:57.073Z] --- PASS: TestRenameAnonymousContainer (1.98s) [2020-09-15T13:22:57.073Z] === RUN TestRenameContainerWithSameName [2020-09-15T13:22:57.365Z] --- PASS: TestRenameContainerWithSameName (0.51s) [2020-09-15T13:22:57.365Z] === RUN TestRenameContainerWithLinkedContainer [2020-09-15T13:22:57.863Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2020-09-15T13:22:58.124Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2020-09-15T13:22:58.407Z] --- PASS: TestRenameContainerWithLinkedContainer (1.10s) [2020-09-15T13:22:58.407Z] === RUN TestResize [2020-09-15T13:22:58.409Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-09-15T13:22:58.693Z] --- PASS: TestReplicatedJob (5.84s) [2020-09-15T13:22:58.693Z] === RUN TestUpdateReplicatedJob [2020-09-15T13:22:59.043Z] --- PASS: TestResize (0.56s) [2020-09-15T13:22:59.043Z] === RUN TestResizeWithInvalidSize [2020-09-15T13:22:59.631Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2020-09-15T13:22:59.678Z] --- PASS: TestResizeWithInvalidSize (0.54s) [2020-09-15T13:22:59.678Z] === RUN TestResizeWhenContainerNotStarted [2020-09-15T13:22:59.944Z] --- PASS: TestReplicatedJob (5.69s) [2020-09-15T13:22:59.944Z] === RUN TestUpdateReplicatedJob [2020-09-15T13:22:59.976Z] --- PASS: TestResizeWhenContainerNotStarted (0.55s) [2020-09-15T13:22:59.976Z] === RUN TestDaemonRestartKillContainers [2020-09-15T13:22:59.976Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-09-15T13:22:59.976Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-09-15T13:22:59.976Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-09-15T13:22:59.976Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-09-15T13:22:59.976Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-09-15T13:22:59.976Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-09-15T13:22:59.976Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-09-15T13:22:59.976Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-09-15T13:22:59.976Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-09-15T13:22:59.976Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-09-15T13:22:59.976Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-09-15T13:22:59.976Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-09-15T13:22:59.976Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-09-15T13:22:59.976Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-09-15T13:22:59.976Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-09-15T13:22:59.976Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-09-15T13:22:59.976Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-09-15T13:22:59.976Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-09-15T13:22:59.976Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-09-15T13:22:59.976Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-09-15T13:22:59.976Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-09-15T13:22:59.976Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-09-15T13:22:59.976Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-09-15T13:22:59.976Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-09-15T13:22:59.976Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-09-15T13:22:59.976Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-09-15T13:22:59.976Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-09-15T13:22:59.976Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-09-15T13:23:01.092Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-09-15T13:23:01.092Z] ok github.com/docker/docker/api/server/httputils 0.147s coverage: 14.7% of statements [2020-09-15T13:23:02.056Z] ok github.com/docker/docker/api/server/middleware 0.173s coverage: 37.7% of statements [2020-09-15T13:23:02.056Z] ? github.com/docker/docker/api/server/router [no test files] [2020-09-15T13:23:02.056Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-09-15T13:23:02.056Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-09-15T13:23:02.056Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-09-15T13:23:02.056Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-09-15T13:23:02.056Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-09-15T13:23:02.056Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-09-15T13:23:02.056Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-09-15T13:23:02.056Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-09-15T13:23:02.056Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-09-15T13:23:02.056Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-09-15T13:23:02.174Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2020-09-15T13:23:02.740Z] --- PASS: TestUpdateReplicatedJob (4.13s) [2020-09-15T13:23:02.740Z] === RUN TestServiceListWithStatuses [2020-09-15T13:23:02.740Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-09-15T13:23:02.740Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-09-15T13:23:02.740Z] === RUN TestDockerNetworkConnectAlias [2020-09-15T13:23:02.740Z] === RUN TestDockerSuite/TestEventsAttach [2020-09-15T13:23:03.019Z] ok github.com/docker/docker/api/types/strslice 0.058s coverage: 90.0% of statements [2020-09-15T13:23:03.308Z] === RUN TestDockerSuite/TestEventsCommit [2020-09-15T13:23:03.482Z] ok github.com/docker/docker/api/types/filters 0.116s coverage: 92.2% of statements [2020-09-15T13:23:03.482Z] ok github.com/docker/docker/api/server/router/swarm 0.097s coverage: 5.7% of statements [2020-09-15T13:23:03.547Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-09-15T13:23:03.547Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-09-15T13:23:03.844Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-09-15T13:23:03.844Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-09-15T13:23:03.947Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-09-15T13:23:03.947Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-09-15T13:23:03.947Z] ? github.com/docker/docker/api/types [no test files] [2020-09-15T13:23:03.947Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-09-15T13:23:03.947Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-09-15T13:23:03.947Z] ? github.com/docker/docker/api/types/container [no test files] [2020-09-15T13:23:03.947Z] ? github.com/docker/docker/api/types/events [no test files] [2020-09-15T13:23:03.947Z] ? github.com/docker/docker/api/types/image [no test files] [2020-09-15T13:23:03.947Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-09-15T13:23:03.947Z] ? github.com/docker/docker/api/types/network [no test files] [2020-09-15T13:23:03.947Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-09-15T13:23:03.947Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-09-15T13:23:03.947Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-09-15T13:23:03.947Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-09-15T13:23:03.947Z] ok github.com/docker/docker/api/types/time 0.188s coverage: 100.0% of statements [2020-09-15T13:23:03.947Z] ok github.com/docker/docker/api/types/versions 0.048s coverage: 75.0% of statements [2020-09-15T13:23:03.947Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-09-15T13:23:03.947Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-09-15T13:23:03.947Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-09-15T13:23:03.947Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2020-09-15T13:23:03.947Z] ? github.com/docker/docker/builder [no test files] [2020-09-15T13:23:03.947Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-09-15T13:23:03.947Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-09-15T13:23:03.947Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-09-15T13:23:03.947Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-09-15T13:23:03.947Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-09-15T13:23:03.947Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-09-15T13:23:03.947Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-09-15T13:23:04.148Z] --- PASS: TestUpdateReplicatedJob (3.71s) [2020-09-15T13:23:04.148Z] === RUN TestServiceListWithStatuses [2020-09-15T13:23:04.148Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-09-15T13:23:04.148Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-09-15T13:23:04.148Z] === RUN TestDockerNetworkConnectAlias [2020-09-15T13:23:04.246Z] === RUN TestDockerSuite/TestEventsContainerEvents [2020-09-15T13:23:04.485Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-09-15T13:23:04.787Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-09-15T13:23:04.813Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2020-09-15T13:23:04.910Z] ok github.com/docker/docker/builder/dockerignore 0.206s coverage: 96.8% of statements [2020-09-15T13:23:05.380Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2020-09-15T13:23:05.439Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-09-15T13:23:05.740Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-09-15T13:23:05.947Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2020-09-15T13:23:06.893Z] --- PASS: TestServiceUpdatePidsLimit (17.78s) [2020-09-15T13:23:06.893Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.81s) [2020-09-15T13:23:06.893Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.24s) [2020-09-15T13:23:06.893Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.24s) [2020-09-15T13:23:06.893Z] PASS [2020-09-15T13:23:06.893Z] [2020-09-15T13:23:06.893Z] === Skipped [2020-09-15T13:23:06.893Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.01s) [2020-09-15T13:23:06.893Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-09-15T13:23:06.893Z] [2020-09-15T13:23:06.893Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s) [2020-09-15T13:23:06.893Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-15T13:23:06.893Z] [2020-09-15T13:23:06.893Z] [2020-09-15T13:23:06.893Z] DONE 27 tests, 2 skipped in 172.444s [2020-09-15T13:23:06.893Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m [2020-09-15T13:23:06.893Z] ++ 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-09-15T13:23:06.893Z] ++ set -e [2020-09-15T13:23:06.893Z] ++ '[' -n 0 ']' [2020-09-15T13:23:06.893Z] ++ set -x [2020-09-15T13:23:06.893Z] ++ env -i DEST=/go/src/github.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-09-15T13:23:06.893Z] INFO: Testing against a local daemon [2020-09-15T13:23:06.893Z] === RUN TestSessionCreate [2020-09-15T13:23:06.893Z] --- PASS: TestSessionCreate (0.02s) [2020-09-15T13:23:06.893Z] === RUN TestSessionCreateWithBadUpgrade [2020-09-15T13:23:06.893Z] --- PASS: TestSessionCreateWithBadUpgrade (0.01s) [2020-09-15T13:23:06.893Z] PASS [2020-09-15T13:23:06.893Z] [2020-09-15T13:23:06.893Z] DONE 2 tests in 0.227s [2020-09-15T13:23:06.893Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m [2020-09-15T13:23:06.893Z] ++ 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-09-15T13:23:06.893Z] ++ set -e [2020-09-15T13:23:06.893Z] ++ '[' -n 0 ']' [2020-09-15T13:23:06.893Z] ++ set -x [2020-09-15T13:23:06.893Z] ++ env -i DEST=/go/src/github.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-09-15T13:23:06.893Z] INFO: Testing against a local daemon [2020-09-15T13:23:06.893Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-09-15T13:23:06.893Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-09-15T13:23:06.893Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-09-15T13:23:06.893Z] === RUN TestEventsExecDie [2020-09-15T13:23:06.893Z] --- PASS: TestEventsExecDie (0.97s) [2020-09-15T13:23:06.893Z] === RUN TestEventsBackwardsCompatible [2020-09-15T13:23:07.185Z] --- PASS: TestEventsBackwardsCompatible (0.11s) [2020-09-15T13:23:07.185Z] === RUN TestInfoBinaryCommits [2020-09-15T13:23:07.185Z] --- PASS: TestInfoBinaryCommits (0.01s) [2020-09-15T13:23:07.185Z] === RUN TestInfoAPIVersioned [2020-09-15T13:23:07.185Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-09-15T13:23:07.185Z] === RUN TestInfoDiscoveryBackend [2020-09-15T13:23:07.478Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2020-09-15T13:23:07.478Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-09-15T13:23:07.849Z] --- PASS: TestDockerNetworkConnectAlias (4.93s) [2020-09-15T13:23:07.849Z] === RUN TestDockerNetworkReConnect [2020-09-15T13:23:07.849Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2020-09-15T13:23:08.352Z] --- PASS: TestDockerNetworkConnectAlias (4.81s) [2020-09-15T13:23:08.353Z] === RUN TestDockerNetworkReConnect [2020-09-15T13:23:08.512Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-09-15T13:23:08.512Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-09-15T13:23:08.516Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-09-15T13:23:08.516Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.83s) [2020-09-15T13:23:08.516Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.94s) [2020-09-15T13:23:08.516Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.72s) [2020-09-15T13:23:08.516Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.77s) [2020-09-15T13:23:08.516Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.65s) [2020-09-15T13:23:08.516Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.66s) [2020-09-15T13:23:08.516Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.71s) [2020-09-15T13:23:08.516Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.74s) [2020-09-15T13:23:08.516Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.63s) [2020-09-15T13:23:08.516Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.56s) [2020-09-15T13:23:08.516Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.41s) [2020-09-15T13:23:08.516Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.44s) [2020-09-15T13:23:08.516Z] === RUN TestCgroupNamespacesRun [2020-09-15T13:23:08.629Z] ok github.com/docker/docker/cli/debug 0.276s coverage: 100.0% of statements [2020-09-15T13:23:08.629Z] ok github.com/docker/docker/builder/dockerfile 0.503s coverage: 46.3% of statements [2020-09-15T13:23:08.629Z] ok github.com/docker/docker/builder/remotecontext 0.738s coverage: 9.2% of statements [2020-09-15T13:23:08.786Z] === RUN TestDockerSuite/TestEventsContainerRestart [2020-09-15T13:23:09.146Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2020-09-15T13:23:09.146Z] === RUN TestInfoAPI [2020-09-15T13:23:09.146Z] --- PASS: TestInfoAPI (0.01s) [2020-09-15T13:23:09.146Z] === RUN TestInfoAPIWarnings [2020-09-15T13:23:09.553Z] --- PASS: TestCgroupNamespacesRun (1.33s) [2020-09-15T13:23:09.553Z] === RUN TestCgroupNamespacesRunPrivileged [2020-09-15T13:23:09.779Z] --- PASS: TestInfoAPIWarnings (0.52s) [2020-09-15T13:23:09.779Z] === RUN TestInfoDebug [2020-09-15T13:23:10.072Z] --- PASS: TestInfoDebug (0.52s) [2020-09-15T13:23:10.072Z] === RUN TestInfoInsecureRegistries [2020-09-15T13:23:10.591Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.31s) [2020-09-15T13:23:10.591Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-09-15T13:23:10.706Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2020-09-15T13:23:10.706Z] === RUN TestInfoRegistryMirrors [2020-09-15T13:23:11.340Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2020-09-15T13:23:11.340Z] === RUN TestLoginFailsWithBadCredentials [2020-09-15T13:23:12.072Z] --- PASS: TestDockerNetworkReConnect (4.09s) [2020-09-15T13:23:12.072Z] === RUN TestServicePlugin [2020-09-15T13:23:12.072Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2020-09-15T13:23:12.108Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.37s) [2020-09-15T13:23:12.108Z] === RUN TestCgroupNamespacesRunHostMode [2020-09-15T13:23:12.377Z] --- PASS: TestLoginFailsWithBadCredentials (0.88s) [2020-09-15T13:23:12.377Z] === RUN TestPingCacheHeaders [2020-09-15T13:23:12.377Z] --- PASS: TestPingCacheHeaders (0.01s) [2020-09-15T13:23:12.377Z] === RUN TestPingGet [2020-09-15T13:23:12.377Z] --- PASS: TestPingGet (0.01s) [2020-09-15T13:23:12.377Z] === RUN TestPingHead [2020-09-15T13:23:12.377Z] --- PASS: TestPingHead (0.03s) [2020-09-15T13:23:12.377Z] === RUN TestVersion [2020-09-15T13:23:12.377Z] --- PASS: TestVersion (0.01s) [2020-09-15T13:23:12.377Z] PASS [2020-09-15T13:23:12.377Z] [2020-09-15T13:23:12.377Z] === Skipped [2020-09-15T13:23:12.377Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-09-15T13:23:12.377Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-09-15T13:23:12.377Z] [2020-09-15T13:23:12.377Z] [2020-09-15T13:23:12.377Z] DONE 18 tests, 1 skipped in 6.324s [2020-09-15T13:23:12.377Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m [2020-09-15T13:23:12.377Z] ++ 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-09-15T13:23:12.377Z] ++ set -e [2020-09-15T13:23:12.377Z] ++ '[' -n 0 ']' [2020-09-15T13:23:12.377Z] ++ set -x [2020-09-15T13:23:12.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=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-09-15T13:23:12.377Z] INFO: Testing against a local daemon [2020-09-15T13:23:12.377Z] === RUN TestVolumesCreateAndList [2020-09-15T13:23:12.377Z] --- PASS: TestVolumesCreateAndList (0.02s) [2020-09-15T13:23:12.377Z] === RUN TestVolumesRemove [2020-09-15T13:23:12.377Z] --- PASS: TestVolumesRemove (0.14s) [2020-09-15T13:23:12.377Z] === RUN TestVolumesInspect [2020-09-15T13:23:12.377Z] --- PASS: TestVolumesInspect (0.01s) [2020-09-15T13:23:12.377Z] === RUN TestVolumesInvalidJSON [2020-09-15T13:23:12.377Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-09-15T13:23:12.377Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-09-15T13:23:12.377Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-09-15T13:23:12.377Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-09-15T13:23:12.377Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-09-15T13:23:12.377Z] PASS [2020-09-15T13:23:12.377Z] [2020-09-15T13:23:12.377Z] DONE 5 tests in 0.309s [2020-09-15T13:23:12.377Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-09-15T13:23:12.556Z] --- PASS: TestDockerNetworkReConnect (4.26s) [2020-09-15T13:23:12.556Z] === RUN TestServicePlugin [2020-09-15T13:23:12.556Z] --- SKIP: TestServicePlugin (0.00s) [2020-09-15T13:23:12.556Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-15T13:23:12.556Z] === RUN TestServiceUpdateLabel [2020-09-15T13:23:12.669Z] ++++ cat bundles/test-integration/docker.pid [2020-09-15T13:23:12.669Z] +++ kill 11933 [2020-09-15T13:23:13.285Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2020-09-15T13:23:13.285Z] Copying nested executables into bundles/cross/linux/amd64 [2020-09-15T13:23:13.285Z] Cross building: bundles/cross/windows/amd64 [2020-09-15T13:23:13.285Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2020-09-15T13:23:13.285Z] GOOS="windows" GOARCH="amd64" GOARM="" [2020-09-15T13:23:13.618Z] --- PASS: TestCgroupNamespacesRunHostMode (1.34s) [2020-09-15T13:23:13.618Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-09-15T13:23:13.974Z] === RUN TestDockerSuite/TestEventsCopy [2020-09-15T13:23:14.179Z] +++ /etc/init.d/apparmor stop [2020-09-15T13:23:14.179Z] Leaving: AppArmorNo profiles have been unloaded. [2020-09-15T13:23:14.179Z] [2020-09-15T13:23:14.179Z] Unloading profiles will leave already running processes permanently [2020-09-15T13:23:14.179Z] unconfined, which can lead to unexpected situations. [2020-09-15T13:23:14.179Z] [2020-09-15T13:23:14.179Z] To set a process to complain mode, use the command line tool [2020-09-15T13:23:14.179Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-09-15T13:23:14.179Z] +++ true [2020-09-15T13:23:14.179Z] exiting test-integration [2020-09-15T13:23:14.179Z] ++ exit 0 [2020-09-15T13:23:14.179Z] [2020-09-15T13:23:14.656Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.37s) [2020-09-15T13:23:14.656Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-09-15T13:23:14.908Z] === RUN TestDockerSuite/TestEventsFilterContainer [2020-09-15T13:23:15.865Z] --- PASS: TestServiceUpdateLabel (2.93s) [2020-09-15T13:23:15.865Z] === RUN TestServiceUpdateSecrets [2020-09-15T13:23:16.169Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.33s) [2020-09-15T13:23:16.169Z] === RUN TestCgroupNamespacesRunInvalidMode Post stage [Pipeline] junit [2020-09-15T13:23:16.286Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2020-09-15T13:23:16.293Z] Recording test results [2020-09-15T13:23:16.545Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-09-15T13:23:16.803Z] === RUN TestDockerSuite/TestEventsFilterImageName [2020-09-15T13:23:16.827Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.80s) [2020-09-15T13:23:16.827Z] === RUN TestCgroupNamespacesRunOlderClient [2020-09-15T13:23:17.051Z] + echo Ensuring container killed. [2020-09-15T13:23:17.051Z] Ensuring container killed. [2020-09-15T13:23:17.051Z] + docker rm -vf docker-pr11 [2020-09-15T13:23:17.051Z] Error: No such container: docker-pr11 [2020-09-15T13:23:17.051Z] + true [Pipeline] sh [2020-09-15T13:23:17.431Z] + echo Chowning /workspace to jenkins user [2020-09-15T13:23:17.431Z] Chowning /workspace to jenkins user [2020-09-15T13:23:17.431Z] + id -u [2020-09-15T13:23:17.431Z] + id -g [2020-09-15T13:23:17.431Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-41395:/workspace busybox chown -R 1001:1001 /workspace [2020-09-15T13:23:17.431Z] Unable to find image 'busybox:latest' locally [2020-09-15T13:23:17.723Z] latest: Pulling from library/busybox [2020-09-15T13:23:17.723Z] d2a291f672b2: Pulling fs layer [2020-09-15T13:23:18.015Z] d2a291f672b2: Download complete [2020-09-15T13:23:18.182Z] === RUN TestDockerSuite/TestEventsFilterLabels [2020-09-15T13:23:18.182Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2020-09-15T13:23:18.341Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.39s) [2020-09-15T13:23:18.341Z] === RUN TestKernelTCPMemory [2020-09-15T13:23:18.456Z] === RUN TestDockerSuite/TestEventsFilterType [2020-09-15T13:23:18.648Z] d2a291f672b2: Pull complete [2020-09-15T13:23:18.648Z] Digest: sha256:d366a4665ab44f0648d7a00ae3fae139d55e32f9712c67accd604bb55df9d05a [2020-09-15T13:23:18.648Z] Status: Downloaded newer image for busybox:latest [2020-09-15T13:23:18.725Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2020-09-15T13:23:18.981Z] --- PASS: TestKernelTCPMemory (0.61s) [2020-09-15T13:23:18.981Z] === RUN TestNISDomainname [2020-09-15T13:23:18.991Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2020-09-15T13:23:18.991Z] === RUN TestDockerSuite/TestEventsFilters [2020-09-15T13:23:19.638Z] --- PASS: TestNISDomainname (0.67s) [2020-09-15T13:23:19.638Z] === RUN TestHostnameDnsResolution [2020-09-15T13:23:19.927Z] === RUN TestDockerSuite/TestEventsFormat [2020-09-15T13:23:20.677Z] --- PASS: TestHostnameDnsResolution (0.87s) [2020-09-15T13:23:20.677Z] === RUN TestStats [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-09-15T13:23:20.862Z] === RUN TestDockerSuite/TestEventsFormatBadField [2020-09-15T13:23:20.985Z] ok github.com/docker/docker/client 0.526s coverage: 74.9% of statements [2020-09-15T13:23:21.115Z] + bundleName=s390x-integration [2020-09-15T13:23:21.115Z] + echo Creating s390x-integration-bundles.tar.gz [2020-09-15T13:23:21.115Z] Creating s390x-integration-bundles.tar.gz [2020-09-15T13:23:21.115Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-09-15T13:23:21.115Z] + xargs tar -czf s390x-integration-bundles.tar.gz [2020-09-15T13:23:21.120Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2020-09-15T13:23:21.121Z] === RUN TestDockerSuite/TestEventsImageImport [Pipeline] archiveArtifacts [2020-09-15T13:23:21.162Z] Archiving artifacts [2020-09-15T13:23:21.580Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41395/11/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-09-15T13:23:21.688Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2020-09-15T13:23:21.946Z] === RUN TestDockerSuite/TestEventsImageLoad [2020-09-15T13:23:21.946Z] === RUN TestDockerSuite/TestEventsImagePull [2020-09-15T13:23:21.972Z] + make clean [2020-09-15T13:23:22.264Z] docker volume rm -f docker-dev-cache [2020-09-15T13:23:22.264Z] docker-dev-cache [Pipeline] deleteDir [2020-09-15T13:23:23.322Z] === RUN TestDockerSuite/TestEventsImageTag [2020-09-15T13:23:23.412Z] --- PASS: TestStats (2.51s) [2020-09-15T13:23:23.412Z] === RUN TestStopContainerWithTimeout [2020-09-15T13:23:23.412Z] === RUN TestStopContainerWithTimeout/0 [2020-09-15T13:23:23.412Z] === PAUSE TestStopContainerWithTimeout/0 [2020-09-15T13:23:23.412Z] === RUN TestStopContainerWithTimeout/1 [2020-09-15T13:23:23.412Z] === PAUSE TestStopContainerWithTimeout/1 [2020-09-15T13:23:23.412Z] === RUN TestStopContainerWithTimeout/3 [2020-09-15T13:23:23.412Z] === PAUSE TestStopContainerWithTimeout/3 [2020-09-15T13:23:23.412Z] === RUN TestStopContainerWithTimeout/-1 [2020-09-15T13:23:23.412Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-09-15T13:23:23.412Z] === CONT TestStopContainerWithTimeout/0 [2020-09-15T13:23:23.412Z] === CONT TestStopContainerWithTimeout/3 [2020-09-15T13:23:23.412Z] === CONT TestStopContainerWithTimeout/-1 [2020-09-15T13:23:23.412Z] === CONT TestStopContainerWithTimeout/1 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-09-15T13:23:24.258Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2020-09-15T13:23:24.824Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2020-09-15T13:23:24.824Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2020-09-15T13:23:24.824Z] === RUN TestDockerSuite/TestEventsPluginOps [2020-09-15T13:23:26.143Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-09-15T13:23:26.143Z] --- PASS: TestStopContainerWithTimeout/0 (1.09s) [2020-09-15T13:23:26.143Z] --- PASS: TestStopContainerWithTimeout/1 (2.02s) [2020-09-15T13:23:26.143Z] --- PASS: TestStopContainerWithTimeout/3 (2.69s) [2020-09-15T13:23:26.143Z] --- PASS: TestStopContainerWithTimeout/-1 (2.93s) [2020-09-15T13:23:26.143Z] === RUN TestDeleteDevicemapper [2020-09-15T13:23:26.143Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-09-15T13:23:26.143Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-09-15T13:23:26.143Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-09-15T13:23:27.356Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2020-09-15T13:23:27.615Z] === RUN TestDockerSuite/TestEventsRename [2020-09-15T13:23:27.664Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.51s) [2020-09-15T13:23:27.664Z] === RUN TestUpdateMemory [2020-09-15T13:23:28.183Z] === RUN TestDockerSuite/TestEventsResize [2020-09-15T13:23:28.300Z] --- PASS: TestUpdateMemory (0.68s) [2020-09-15T13:23:28.300Z] === RUN TestUpdateCPUQuota [2020-09-15T13:23:28.749Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2020-09-15T13:23:28.943Z] --- PASS: TestUpdateCPUQuota (0.85s) [2020-09-15T13:23:28.943Z] === RUN TestUpdatePidsLimit [2020-09-15T13:23:28.943Z] === RUN TestUpdatePidsLimit/update_from_none [2020-09-15T13:23:29.007Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2020-09-15T13:23:29.241Z] === RUN TestUpdatePidsLimit/no_change [2020-09-15T13:23:29.534Z] === RUN TestUpdatePidsLimit/update_lower [2020-09-15T13:23:29.574Z] === RUN TestDockerSuite/TestEventsStreaming [2020-09-15T13:23:29.827Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-09-15T13:23:30.122Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-09-15T13:23:30.122Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-09-15T13:23:30.142Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2020-09-15T13:23:30.417Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-09-15T13:23:30.767Z] --- PASS: TestServiceUpdateSecrets (15.06s) [2020-09-15T13:23:30.767Z] === RUN TestServiceUpdateConfigs [2020-09-15T13:23:31.469Z] --- PASS: TestUpdatePidsLimit (2.44s) [2020-09-15T13:23:31.469Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.25s) [2020-09-15T13:23:31.469Z] --- PASS: TestUpdatePidsLimit/no_change (0.26s) [2020-09-15T13:23:31.469Z] --- PASS: TestUpdatePidsLimit/update_lower (0.24s) [2020-09-15T13:23:31.469Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.26s) [2020-09-15T13:23:31.469Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.23s) [2020-09-15T13:23:31.469Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.26s) [2020-09-15T13:23:31.469Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.25s) [2020-09-15T13:23:31.469Z] === RUN TestUpdateRestartPolicy [2020-09-15T13:23:32.671Z] === RUN TestDockerSuite/TestEventsTop [2020-09-15T13:23:33.237Z] === RUN TestDockerSuite/TestEventsUntag [2020-09-15T13:23:33.342Z] ok github.com/docker/docker/builder/remotecontext/git 26.390s coverage: 86.3% of statements [2020-09-15T13:23:33.342Z] ? github.com/docker/docker/cli [no test files] [2020-09-15T13:23:33.342Z] ? github.com/docker/docker/cli/config [no test files] [2020-09-15T13:23:35.767Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2020-09-15T13:23:39.123Z] ok github.com/docker/docker/cmd/dockerd 0.714s coverage: 19.3% of statements [2020-09-15T13:23:40.652Z] ok github.com/docker/docker/container 0.476s coverage: 41.6% of statements [2020-09-15T13:23:40.652Z] ? github.com/docker/docker/container/stream [no test files] [2020-09-15T13:23:40.652Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-09-15T13:23:40.652Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-09-15T13:23:40.652Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-09-15T13:23:42.841Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.356s coverage: 65.3% of statements [2020-09-15T13:23:43.878Z] --- PASS: TestServicePlugin (31.57s) [2020-09-15T13:23:43.878Z] plugin_test.go:62: [d8c41bdd19c71] joining swarm manager [d3aada456b301]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-15T13:23:43.878Z] plugin_test.go:65: [d305bf9868517] joining swarm manager [d3aada456b301]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-15T13:23:43.878Z] === RUN TestServiceUpdateLabel [2020-09-15T13:23:44.118Z] --- PASS: TestUpdateRestartPolicy (11.29s) [2020-09-15T13:23:44.118Z] === RUN TestUpdateRestartWithAutoRemove [2020-09-15T13:23:44.118Z] --- PASS: TestUpdateRestartWithAutoRemove (0.53s) [2020-09-15T13:23:44.118Z] === RUN TestWaitNonBlocked [2020-09-15T13:23:44.118Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-09-15T13:23:44.118Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-09-15T13:23:44.118Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-09-15T13:23:44.118Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-09-15T13:23:44.118Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-09-15T13:23:44.118Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-09-15T13:23:44.118Z] --- PASS: TestWaitNonBlocked (0.02s) [2020-09-15T13:23:44.118Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.79s) [2020-09-15T13:23:44.118Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.82s) [2020-09-15T13:23:44.118Z] === RUN TestWaitBlocked [2020-09-15T13:23:44.118Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-09-15T13:23:44.118Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-09-15T13:23:44.118Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-09-15T13:23:44.118Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-09-15T13:23:44.118Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-09-15T13:23:44.118Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-09-15T13:23:44.781Z] --- PASS: TestWaitBlocked (0.02s) [2020-09-15T13:23:44.781Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.77s) [2020-09-15T13:23:44.781Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.82s) [2020-09-15T13:23:44.781Z] === CONT TestContainerStartOnDaemonRestart [2020-09-15T13:23:44.781Z] === CONT TestContainerKillOnDaemonStart [2020-09-15T13:23:44.781Z] === CONT TestIpcModeOlderClient [2020-09-15T13:23:44.781Z] === CONT TestDaemonHostGatewayIP [2020-09-15T13:23:45.104Z] --- PASS: TestIpcModeOlderClient (0.15s) [2020-09-15T13:23:45.104Z] === CONT TestDaemonRestartIpcMode [2020-09-15T13:23:45.267Z] --- PASS: TestServiceUpdateLabel (1.85s) [2020-09-15T13:23:45.267Z] === RUN TestServiceUpdateSecrets [2020-09-15T13:23:45.667Z] --- PASS: TestServiceUpdateConfigs (14.97s) [2020-09-15T13:23:45.667Z] === RUN TestServiceUpdateNetwork [2020-09-15T13:23:46.588Z] ok github.com/docker/docker/daemon/cluster 1.215s coverage: 0.5% of statements [2020-09-15T13:23:46.588Z] ok github.com/docker/docker/daemon/cluster/convert 1.138s coverage: 35.9% of statements [2020-09-15T13:23:46.642Z] === RUN TestDockerSuite/TestExec [2020-09-15T13:23:47.578Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2020-09-15T13:23:48.144Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2020-09-15T13:23:48.403Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2020-09-15T13:23:48.662Z] --- PASS: TestContainerStartOnDaemonRestart (3.45s) [2020-09-15T13:23:48.662Z] --- PASS: TestDaemonHostGatewayIP (3.81s) [2020-09-15T13:23:48.954Z] --- PASS: TestDaemonRestartIpcMode (3.95s) [2020-09-15T13:23:48.970Z] === RUN TestDockerSuite/TestExecAPIStart [2020-09-15T13:23:49.905Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2020-09-15T13:23:50.472Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2020-09-15T13:23:50.731Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2020-09-15T13:23:51.299Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2020-09-15T13:23:51.866Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2020-09-15T13:23:52.124Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2020-09-15T13:23:52.695Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2020-09-15T13:23:53.630Z] === RUN TestDockerSuite/TestExecCgroup [2020-09-15T13:23:54.567Z] === RUN TestDockerSuite/TestExecEnv [2020-09-15T13:23:55.134Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2020-09-15T13:23:55.173Z] ok github.com/docker/docker/daemon/config 0.839s coverage: 79.7% of statements [2020-09-15T13:23:55.173Z] ok github.com/docker/docker/daemon/cluster/executor/container 1.194s coverage: 11.3% of statements [2020-09-15T13:23:56.068Z] === RUN TestDockerSuite/TestExecExitStatus [2020-09-15T13:23:56.327Z] === RUN TestDockerSuite/TestExecInspectID [2020-09-15T13:23:56.699Z] ok github.com/docker/docker/daemon/discovery 1.579s coverage: 30.0% of statements [2020-09-15T13:23:58.229Z] ok github.com/docker/docker/daemon/events 0.297s coverage: 50.0% of statements [2020-09-15T13:23:58.229Z] ok github.com/docker/docker/daemon/graphdriver 0.196s coverage: 2.3% of statements [2020-09-15T13:23:58.229Z] ok github.com/docker/docker/daemon 3.660s coverage: 9.1% of statements [2020-09-15T13:23:58.229Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-09-15T13:23:58.229Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-09-15T13:23:58.229Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-09-15T13:23:58.229Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-09-15T13:23:58.229Z] === RUN TestDockerSuite/TestExecInteractive [2020-09-15T13:23:58.229Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2020-09-15T13:23:58.229Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2020-09-15T13:23:58.229Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2020-09-15T13:23:58.229Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-09-15T13:23:58.229Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2020-09-15T13:23:58.229Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2020-09-15T13:23:58.229Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2020-09-15T13:23:58.229Z] ? github.com/docker/docker/daemon/graphdriver/quota [no test files] [2020-09-15T13:23:58.229Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-09-15T13:23:58.229Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2020-09-15T13:23:58.229Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2020-09-15T13:23:58.229Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2020-09-15T13:23:58.488Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2020-09-15T13:23:59.055Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2020-09-15T13:23:59.194Z] ok github.com/docker/docker/daemon/links 0.070s coverage: 93.0% of statements [2020-09-15T13:23:59.345Z] --- PASS: TestContainerKillOnDaemonStart (12.70s) [2020-09-15T13:23:59.345Z] PASS [2020-09-15T13:23:59.345Z] [2020-09-15T13:23:59.345Z] === Skipped [2020-09-15T13:23:59.345Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s) [2020-09-15T13:23:59.345Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-09-15T13:23:59.345Z] [2020-09-15T13:23:59.345Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-09-15T13:23:59.345Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-09-15T13:23:59.345Z] [2020-09-15T13:23:59.345Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s) [2020-09-15T13:23:59.345Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-09-15T13:23:59.345Z] [2020-09-15T13:23:59.345Z] [2020-09-15T13:23:59.345Z] DONE 192 tests, 3 skipped in 107.494s [2020-09-15T13:23:59.345Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m [2020-09-15T13:23:59.345Z] ++ 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-09-15T13:23:59.345Z] ++ set -e [2020-09-15T13:23:59.345Z] ++ '[' -n 0 ']' [2020-09-15T13:23:59.345Z] ++ set -x [2020-09-15T13:23:59.345Z] ++ env -i DEST=/go/src/github.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-09-15T13:23:59.345Z] INFO: Testing against a local daemon [2020-09-15T13:23:59.345Z] === RUN TestCommitInheritsEnv [2020-09-15T13:23:59.345Z] --- PASS: TestCommitInheritsEnv (0.33s) [2020-09-15T13:23:59.345Z] === RUN TestImportExtremelyLargeImageWorks [2020-09-15T13:23:59.345Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-09-15T13:23:59.345Z] === RUN TestImagesFilterMultiReference [2020-09-15T13:23:59.345Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2020-09-15T13:23:59.345Z] === RUN TestImagePullPlatformInvalid [2020-09-15T13:23:59.345Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2020-09-15T13:23:59.345Z] === RUN TestRemoveImageOrphaning [2020-09-15T13:23:59.345Z] --- PASS: TestRemoveImageOrphaning (0.33s) [2020-09-15T13:23:59.345Z] === RUN TestRemoveImageGarbageCollector [2020-09-15T13:23:59.345Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-09-15T13:23:59.345Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-15T13:23:59.345Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-09-15T13:23:59.345Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2020-09-15T13:23:59.345Z] === RUN TestTagInvalidReference [2020-09-15T13:23:59.345Z] --- PASS: TestTagInvalidReference (0.02s) [2020-09-15T13:23:59.345Z] === RUN TestTagValidPrefixedRepo [2020-09-15T13:23:59.345Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2020-09-15T13:23:59.345Z] === RUN TestTagExistedNameWithoutForce [2020-09-15T13:23:59.345Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2020-09-15T13:23:59.345Z] === RUN TestTagOfficialNames [2020-09-15T13:23:59.345Z] --- PASS: TestTagOfficialNames (0.04s) [2020-09-15T13:23:59.345Z] === RUN TestTagMatchesDigest [2020-09-15T13:23:59.345Z] --- PASS: TestTagMatchesDigest (0.02s) [2020-09-15T13:23:59.345Z] === CONT TestImportExtremelyLargeImageWorks [2020-09-15T13:23:59.622Z] === RUN TestDockerSuite/TestExecParseError [2020-09-15T13:23:59.880Z] --- PASS: TestServiceUpdateSecrets (14.75s) [2020-09-15T13:23:59.880Z] === RUN TestServiceUpdateConfigs [2020-09-15T13:24:00.140Z] === RUN TestDockerSuite/TestExecPausedContainer [2020-09-15T13:24:00.569Z] --- PASS: TestServiceUpdateNetwork (13.57s) [2020-09-15T13:24:00.569Z] === RUN TestServiceUpdatePidsLimit [2020-09-15T13:24:00.569Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-09-15T13:24:00.708Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2020-09-15T13:24:01.277Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2020-09-15T13:24:01.362Z] ok github.com/docker/docker/daemon/images 0.381s coverage: 4.8% of statements [2020-09-15T13:24:01.362Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-09-15T13:24:01.362Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-09-15T13:24:01.362Z] ok github.com/docker/docker/daemon/logger/awslogs 0.442s coverage: 77.4% of statements [2020-09-15T13:24:01.513Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-09-15T13:24:01.819Z] ok github.com/docker/docker/daemon/logger 0.382s coverage: 41.2% of statements [2020-09-15T13:24:01.819Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2020-09-15T13:24:01.819Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-09-15T13:24:01.819Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-09-15T13:24:01.819Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2020-09-15T13:24:01.819Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2020-09-15T13:24:02.654Z] === RUN TestDockerSuite/TestExecSetEnv [2020-09-15T13:24:02.783Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.332s coverage: 61.6% of statements [2020-09-15T13:24:02.783Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.332s coverage: 87.2% of statements [2020-09-15T13:24:03.222Z] === RUN TestDockerSuite/TestExecStartFails [2020-09-15T13:24:03.480Z] === RUN TestDockerSuite/TestExecStateCleanup [2020-09-15T13:24:03.747Z] ok github.com/docker/docker/daemon/logger/local 0.436s coverage: 75.2% of statements [2020-09-15T13:24:04.203Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-09-15T13:24:04.659Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.202s coverage: 35.9% of statements [2020-09-15T13:24:05.116Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.183s coverage: 33.3% of statements [2020-09-15T13:24:05.573Z] ok github.com/docker/docker/daemon/logger/templates 0.043s coverage: 8.3% of statements [2020-09-15T13:24:06.041Z] ok github.com/docker/docker/daemon/logger/syslog 0.210s coverage: 46.8% of statements [2020-09-15T13:24:07.576Z] ok github.com/docker/docker/daemon/logger/splunk 2.127s coverage: 82.5% of statements [2020-09-15T13:24:07.576Z] ? github.com/docker/docker/daemon/names [no test files] [2020-09-15T13:24:07.576Z] ? github.com/docker/docker/daemon/network [no test files] [2020-09-15T13:24:07.576Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-09-15T13:24:09.107Z] ok github.com/docker/docker/distribution/metadata 1.387s coverage: 48.2% of statements [2020-09-15T13:24:09.562Z] ok github.com/docker/docker/errdefs 0.112s coverage: 49.4% of statements [2020-09-15T13:24:09.645Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-09-15T13:24:10.020Z] ok github.com/docker/docker/distribution 1.818s coverage: 20.1% of statements [2020-09-15T13:24:10.020Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-09-15T13:24:10.982Z] ok github.com/docker/docker/distribution/xfer 2.082s coverage: 76.8% of statements [2020-09-15T13:24:10.982Z] ? github.com/docker/docker/dockerversion [no test files] [2020-09-15T13:24:11.438Z] ok github.com/docker/docker/image/cache 0.464s coverage: 19.2% of statements [2020-09-15T13:24:11.894Z] ok github.com/docker/docker/image/v1 0.242s coverage: 25.0% of statements [2020-09-15T13:24:11.894Z] ok github.com/docker/docker/image 1.061s coverage: 86.4% of statements [2020-09-15T13:24:12.353Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-09-15T13:24:12.353Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-09-15T13:24:12.809Z] ok github.com/docker/docker/libcontainerd/queue 0.139s coverage: 100.0% of statements [2020-09-15T13:24:14.338Z] ok github.com/docker/docker/libcontainerd/local 0.401s coverage: 1.0% of statements [2020-09-15T13:24:14.794Z] ok github.com/docker/docker/pkg/aaparser 0.042s coverage: 50.0% of statements [2020-09-15T13:24:14.794Z] ok github.com/docker/docker/layer 0.653s coverage: 30.1% of statements [2020-09-15T13:24:15.250Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-09-15T13:24:15.250Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-09-15T13:24:15.250Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-09-15T13:24:15.250Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-09-15T13:24:15.250Z] ? github.com/docker/docker/oci [no test files] [2020-09-15T13:24:15.250Z] ? github.com/docker/docker/oci/caps [no test files] [2020-09-15T13:24:15.250Z] ok github.com/docker/docker/opts 0.169s coverage: 67.1% of statements [2020-09-15T13:24:15.698Z] === RUN TestDockerSuite/TestExecStopNotHanging [2020-09-15T13:24:15.698Z] === RUN TestDockerSuite/TestExecTTY [2020-09-15T13:24:15.698Z] --- PASS: TestServiceUpdateConfigs (15.10s) [2020-09-15T13:24:15.698Z] === RUN TestServiceUpdateNetwork [2020-09-15T13:24:15.698Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2020-09-15T13:24:16.225Z] --- PASS: TestServiceUpdatePidsLimit (16.96s) [2020-09-15T13:24:16.225Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.73s) [2020-09-15T13:24:16.225Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.02s) [2020-09-15T13:24:16.225Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.03s) [2020-09-15T13:24:16.225Z] PASS [2020-09-15T13:24:16.225Z] [2020-09-15T13:24:16.225Z] === Skipped [2020-09-15T13:24:16.226Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2020-09-15T13:24:16.226Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-09-15T13:24:16.226Z] [2020-09-15T13:24:16.226Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2020-09-15T13:24:16.226Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-15T13:24:16.226Z] [2020-09-15T13:24:16.226Z] [2020-09-15T13:24:16.226Z] DONE 27 tests, 2 skipped in 148.346s [2020-09-15T13:24:16.226Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2020-09-15T13:24:16.226Z] ++ 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-09-15T13:24:16.226Z] ++ set -e [2020-09-15T13:24:16.226Z] ++ '[' -n 0 ']' [2020-09-15T13:24:16.226Z] ++ set -x [2020-09-15T13:24:16.226Z] ++ env -i DEST=/go/src/github.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-09-15T13:24:16.226Z] INFO: Testing against a local daemon [2020-09-15T13:24:16.226Z] === RUN TestSessionCreate [2020-09-15T13:24:16.226Z] --- PASS: TestSessionCreate (0.05s) [2020-09-15T13:24:16.226Z] === RUN TestSessionCreateWithBadUpgrade [2020-09-15T13:24:16.226Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2020-09-15T13:24:16.226Z] PASS [2020-09-15T13:24:16.226Z] [2020-09-15T13:24:16.226Z] DONE 2 tests in 0.253s [2020-09-15T13:24:16.226Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2020-09-15T13:24:16.226Z] ++ 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-09-15T13:24:16.226Z] ++ set -e [2020-09-15T13:24:16.226Z] ++ '[' -n 0 ']' [2020-09-15T13:24:16.226Z] ++ set -x [2020-09-15T13:24:16.226Z] ++ env -i DEST=/go/src/github.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-09-15T13:24:16.257Z] ok github.com/docker/docker/pkg/broadcaster 0.069s coverage: 100.0% of statements [2020-09-15T13:24:16.264Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2020-09-15T13:24:16.486Z] INFO: Testing against a local daemon [2020-09-15T13:24:16.486Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-09-15T13:24:16.486Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-09-15T13:24:16.486Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-09-15T13:24:16.486Z] === RUN TestEventsExecDie [2020-09-15T13:24:16.523Z] === RUN TestDockerSuite/TestExecUlimits [2020-09-15T13:24:16.713Z] ok github.com/docker/docker/pkg/capabilities 0.184s coverage: 87.5% of statements [2020-09-15T13:24:17.169Z] ok github.com/docker/docker/pkg/authorization 0.389s coverage: 26.8% of statements [2020-09-15T13:24:17.428Z] --- PASS: TestEventsExecDie (0.71s) [2020-09-15T13:24:17.428Z] === RUN TestEventsBackwardsCompatible [2020-09-15T13:24:17.428Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2020-09-15T13:24:17.428Z] === RUN TestInfoBinaryCommits [2020-09-15T13:24:17.428Z] --- PASS: TestInfoBinaryCommits (0.05s) [2020-09-15T13:24:17.428Z] === RUN TestInfoAPIVersioned [2020-09-15T13:24:17.428Z] --- PASS: TestInfoAPIVersioned (0.03s) [2020-09-15T13:24:17.428Z] === RUN TestInfoDiscoveryBackend [2020-09-15T13:24:17.458Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2020-09-15T13:24:17.458Z] === RUN TestDockerSuite/TestExecWithImageUser [2020-09-15T13:24:17.999Z] --- PASS: TestInfoDiscoveryBackend (0.59s) [2020-09-15T13:24:17.999Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-09-15T13:24:18.129Z] ok github.com/docker/docker/pkg/chrootarchive 0.290s coverage: 15.4% of statements [2020-09-15T13:24:18.129Z] ok github.com/docker/docker/pkg/directory 0.212s coverage: 80.0% of statements [2020-09-15T13:24:18.834Z] === RUN TestDockerSuite/TestExecWithNoTERM [2020-09-15T13:24:18.940Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-09-15T13:24:18.940Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-09-15T13:24:19.096Z] ok github.com/docker/docker/pkg/discovery 0.101s coverage: 58.3% of statements [2020-09-15T13:24:19.096Z] ok github.com/docker/docker/pkg/discovery/file 0.116s coverage: 92.9% of statements [2020-09-15T13:24:19.404Z] === RUN TestDockerSuite/TestExecWithPrivileged [2020-09-15T13:24:19.511Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.59s) [2020-09-15T13:24:19.511Z] === RUN TestInfoAPI [2020-09-15T13:24:19.511Z] --- PASS: TestInfoAPI (0.05s) [2020-09-15T13:24:19.511Z] === RUN TestInfoAPIWarnings [2020-09-15T13:24:19.970Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-09-15T13:24:20.060Z] ok github.com/docker/docker/pkg/discovery/memory 0.058s coverage: 92.3% of statements [2020-09-15T13:24:20.083Z] --- PASS: TestInfoAPIWarnings (0.59s) [2020-09-15T13:24:20.083Z] === RUN TestInfoDebug [2020-09-15T13:24:20.229Z] === RUN TestDockerSuite/TestExecWithTERM [2020-09-15T13:24:20.516Z] ok github.com/docker/docker/pkg/discovery/nodes 0.125s coverage: 93.8% of statements [2020-09-15T13:24:20.655Z] --- PASS: TestInfoDebug (0.58s) [2020-09-15T13:24:20.655Z] === RUN TestInfoInsecureRegistries [2020-09-15T13:24:20.801Z] === RUN TestDockerSuite/TestExecWithUser [2020-09-15T13:24:20.926Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2020-09-15T13:24:20.926Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2020-09-15T13:24:20.926Z] remote: Enumerating objects: 2, done. [2020-09-15T13:24:20.926Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2020-09-15T13:24:20.926Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2020-09-15T13:24:20.926Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2020-09-15T13:24:20.926Z] 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-09-15T13:24:20.926Z] Building: bundles/cross/windows/amd64/containerutility.exe [2020-09-15T13:24:21.226Z] --- PASS: TestInfoInsecureRegistries (0.58s) [2020-09-15T13:24:21.226Z] === RUN TestInfoRegistryMirrors [2020-09-15T13:24:21.368Z] === RUN TestDockerSuite/TestGetContainerStats [2020-09-15T13:24:21.480Z] ok github.com/docker/docker/pkg/filenotify 0.109s coverage: 36.2% of statements [2020-09-15T13:24:21.480Z] ok github.com/docker/docker/pkg/fileutils 0.074s coverage: 87.7% of statements [2020-09-15T13:24:22.167Z] --- PASS: TestInfoRegistryMirrors (0.59s) [2020-09-15T13:24:22.167Z] === RUN TestLoginFailsWithBadCredentials [2020-09-15T13:24:22.428Z] --- PASS: TestLoginFailsWithBadCredentials (0.57s) [2020-09-15T13:24:22.428Z] === RUN TestPingCacheHeaders [2020-09-15T13:24:22.428Z] --- PASS: TestPingCacheHeaders (0.05s) [2020-09-15T13:24:22.428Z] === RUN TestPingGet [2020-09-15T13:24:22.451Z] ok github.com/docker/docker/pkg/homedir 0.180s coverage: 42.9% of statements [2020-09-15T13:24:22.688Z] --- PASS: TestPingGet (0.03s) [2020-09-15T13:24:22.688Z] === RUN TestPingHead [2020-09-15T13:24:22.688Z] --- PASS: TestPingHead (0.05s) [2020-09-15T13:24:22.688Z] === RUN TestVersion [2020-09-15T13:24:22.688Z] --- PASS: TestVersion (0.05s) [2020-09-15T13:24:22.688Z] PASS [2020-09-15T13:24:22.688Z] [2020-09-15T13:24:22.688Z] === Skipped [2020-09-15T13:24:22.688Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-09-15T13:24:22.688Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-09-15T13:24:22.688Z] [2020-09-15T13:24:22.688Z] [2020-09-15T13:24:22.688Z] DONE 18 tests, 1 skipped in 6.343s [2020-09-15T13:24:22.688Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2020-09-15T13:24:22.688Z] ++ 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-09-15T13:24:22.688Z] ++ set -e [2020-09-15T13:24:22.688Z] ++ '[' -n 0 ']' [2020-09-15T13:24:22.688Z] ++ set -x [2020-09-15T13:24:22.688Z] ++ env -i DEST=/go/src/github.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-09-15T13:24:22.908Z] ok github.com/docker/docker/pkg/idtools 0.186s coverage: 7.3% of statements [2020-09-15T13:24:22.949Z] INFO: Testing against a local daemon [2020-09-15T13:24:22.949Z] === RUN TestVolumesCreateAndList [2020-09-15T13:24:22.949Z] --- PASS: TestVolumesCreateAndList (0.04s) [2020-09-15T13:24:22.949Z] === RUN TestVolumesRemove [2020-09-15T13:24:22.949Z] --- PASS: TestVolumesRemove (0.08s) [2020-09-15T13:24:22.949Z] === RUN TestVolumesInspect [2020-09-15T13:24:22.949Z] --- PASS: TestVolumesInspect (0.03s) [2020-09-15T13:24:22.949Z] === RUN TestVolumesInvalidJSON [2020-09-15T13:24:22.949Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-09-15T13:24:22.949Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-09-15T13:24:22.949Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-09-15T13:24:22.949Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2020-09-15T13:24:22.949Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-09-15T13:24:22.949Z] PASS [2020-09-15T13:24:22.949Z] [2020-09-15T13:24:22.949Z] DONE 5 tests in 0.332s [2020-09-15T13:24:22.949Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-09-15T13:24:23.364Z] ok github.com/docker/docker/pkg/discovery/kv 3.383s coverage: 84.1% of statements [2020-09-15T13:24:23.520Z] ++++ cat bundles/test-integration/docker.pid [2020-09-15T13:24:23.520Z] +++ kill 13553 [2020-09-15T13:24:24.331Z] ok github.com/docker/docker/pkg/longpath 0.037s coverage: 100.0% of statements [2020-09-15T13:24:24.331Z] ok github.com/docker/docker/pkg/archive 6.674s coverage: 62.7% of statements [2020-09-15T13:24:24.331Z] ok github.com/docker/docker/pkg/jsonmessage 0.215s coverage: 91.7% of statements [2020-09-15T13:24:24.331Z] ok github.com/docker/docker/pkg/ioutils 0.626s coverage: 68.4% of statements [2020-09-15T13:24:24.461Z] +++ /etc/init.d/apparmor stop [2020-09-15T13:24:24.461Z] Leaving: AppArmorNo profiles have been unloaded. [2020-09-15T13:24:24.461Z] [2020-09-15T13:24:24.461Z] Unloading profiles will leave already running processes permanently [2020-09-15T13:24:24.461Z] unconfined, which can lead to unexpected situations. [2020-09-15T13:24:24.461Z] [2020-09-15T13:24:24.461Z] To set a process to complain mode, use the command line tool [2020-09-15T13:24:24.461Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-09-15T13:24:24.461Z] +++ true [2020-09-15T13:24:24.721Z] exiting test-integration [2020-09-15T13:24:24.721Z] ++ exit 0 [2020-09-15T13:24:24.721Z] [2020-09-15T13:24:25.096Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-09-15T13:24:25.293Z] ok github.com/docker/docker/pkg/namesgenerator 0.055s coverage: 85.7% of statements [2020-09-15T13:24:25.293Z] ok github.com/docker/docker/pkg/parsers 0.055s coverage: 97.0% of statements [2020-09-15T13:24:25.428Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41395/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr11 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=7678ecdca23bef379f6e8eea43cd754cb08b6288 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:7678ecdca23bef379f6e8eea43cd754cb08b6288 hack/test/unit [2020-09-15T13:24:25.751Z] ok github.com/docker/docker/pkg/pidfile 0.116s coverage: 82.6% of statements [2020-09-15T13:24:26.208Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.069s coverage: 56.8% of statements [2020-09-15T13:24:26.634Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream Post stage [Pipeline] junit [2020-09-15T13:24:27.279Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-09-15T13:24:27.741Z] ok github.com/docker/docker/pkg/pools 0.092s coverage: 88.2% of statements [2020-09-15T13:24:27.742Z] ok github.com/docker/docker/pkg/plugins/transport 0.228s coverage: 85.7% of statements [2020-09-15T13:24:27.946Z] ? github.com/docker/docker/api [no test files] [2020-09-15T13:24:27.972Z] + echo Ensuring container killed. [2020-09-15T13:24:27.972Z] Ensuring container killed. [2020-09-15T13:24:27.972Z] + docker rm -vf docker-pr11 [2020-09-15T13:24:27.972Z] Error: No such container: docker-pr11 [2020-09-15T13:24:27.972Z] + true [Pipeline] sh [2020-09-15T13:24:28.261Z] + echo Chowning /workspace to jenkins user [2020-09-15T13:24:28.261Z] Chowning /workspace to jenkins user [2020-09-15T13:24:28.261Z] + id -u [2020-09-15T13:24:28.261Z] + id -g [2020-09-15T13:24:28.261Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41395:/workspace busybox chown -R 1000:1000 /workspace [2020-09-15T13:24:28.261Z] Unable to find image 'busybox:latest' locally [2020-09-15T13:24:28.261Z] latest: Pulling from library/busybox [2020-09-15T13:24:28.521Z] 590851f7c68b: Pulling fs layer [2020-09-15T13:24:28.537Z] --- PASS: TestServiceUpdateNetwork (13.48s) [2020-09-15T13:24:28.537Z] === RUN TestServiceUpdatePidsLimit [2020-09-15T13:24:28.704Z] ok github.com/docker/docker/pkg/progress 0.066s coverage: 75.9% of statements [2020-09-15T13:24:29.160Z] ok github.com/docker/docker/pkg/reexec 0.092s coverage: 82.4% of statements [2020-09-15T13:24:29.616Z] ok github.com/docker/docker/pkg/pubsub 1.062s coverage: 73.9% of statements [2020-09-15T13:24:29.911Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-09-15T13:24:30.074Z] ok github.com/docker/docker/pkg/signal 0.116s coverage: 20.3% of statements [2020-09-15T13:24:30.074Z] ok github.com/docker/docker/pkg/stdcopy 0.046s coverage: 100.0% of statements [2020-09-15T13:24:30.478Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-09-15T13:24:30.736Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2020-09-15T13:24:31.035Z] ok github.com/docker/docker/pkg/stringid 0.028s coverage: 70.6% of statements [2020-09-15T13:24:31.035Z] ok github.com/docker/docker/pkg/streamformatter 0.070s coverage: 66.2% of statements [2020-09-15T13:24:32.000Z] ok github.com/docker/docker/pkg/sysinfo 0.030s coverage: 38.2% of statements [2020-09-15T13:24:32.111Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2020-09-15T13:24:32.456Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-09-15T13:24:32.456Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-09-15T13:24:32.456Z] ? github.com/docker/docker/pkg/locker [no test files] [2020-09-15T13:24:32.456Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-09-15T13:24:32.456Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-09-15T13:24:32.456Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2020-09-15T13:24:32.456Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2020-09-15T13:24:32.456Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-09-15T13:24:32.456Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-09-15T13:24:32.912Z] ok github.com/docker/docker/pkg/tailfile 0.118s coverage: 88.6% of statements [2020-09-15T13:24:32.912Z] ok github.com/docker/docker/pkg/system 0.050s coverage: 13.8% of statements [2020-09-15T13:24:33.368Z] testing: warning: no tests to run [2020-09-15T13:24:33.812Z] 590851f7c68b: Download complete [2020-09-15T13:24:33.812Z] 590851f7c68b: Pull complete [2020-09-15T13:24:33.812Z] Digest: sha256:d366a4665ab44f0648d7a00ae3fae139d55e32f9712c67accd604bb55df9d05a [2020-09-15T13:24:33.812Z] Status: Downloaded newer image for busybox:latest [2020-09-15T13:24:33.827Z] coverage: [no statements] [2020-09-15T13:24:33.827Z] ok github.com/docker/docker/pkg/term/windows 0.061s coverage: [no statements] [no tests to run] [2020-09-15T13:24:33.827Z] ok github.com/docker/docker/pkg/tarsum 0.177s coverage: 89.3% of statements [2020-09-15T13:24:33.827Z] ok github.com/docker/docker/pkg/truncindex 0.237s coverage: 91.5% of statements [2020-09-15T13:24:34.283Z] ok github.com/docker/docker/pkg/urlutil 0.092s coverage: 100.0% of statements [2020-09-15T13:24:34.739Z] ok github.com/docker/docker/pkg/useragent 0.086s coverage: 88.9% of statements [2020-09-15T13:24:36.267Z] ok github.com/docker/docker/plugin 0.251s coverage: 12.0% of statements [2020-09-15T13:24:36.267Z] ok github.com/docker/docker/plugin/v2 0.460s coverage: 20.1% of statements [2020-09-15T13:24:36.725Z] ok github.com/docker/docker/reference 0.206s coverage: 83.7% of statements [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-09-15T13:24:37.380Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2020-09-15T13:24:37.380Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2020-09-15T13:24:37.380Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2020-09-15T13:24:37.380Z] === RUN TestDockerSuite/TestHealth [2020-09-15T13:24:37.380Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-09-15T13:24:37.413Z] + bundleName=arm64-integration [2020-09-15T13:24:37.413Z] + echo Creating arm64-integration-bundles.tar.gz [2020-09-15T13:24:37.413Z] Creating arm64-integration-bundles.tar.gz [2020-09-15T13:24:37.413Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-09-15T13:24:37.413Z] + xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2020-09-15T13:24:37.686Z] Archiving artifacts [2020-09-15T13:24:37.690Z] ok github.com/docker/docker/restartmanager 0.026s coverage: 50.9% of statements [2020-09-15T13:24:37.690Z] ok github.com/docker/docker/registry/resumable 0.234s coverage: 100.0% of statements [2020-09-15T13:24:38.652Z] ok github.com/docker/docker/runconfig 0.055s coverage: 52.2% of statements [2020-09-15T13:24:39.111Z] ok github.com/docker/docker/testutil 0.083s coverage: 62.5% of statements [2020-09-15T13:24:39.111Z] ok github.com/docker/docker/registry 0.362s coverage: 51.7% of statements [2020-09-15T13:24:40.064Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41395/11/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-09-15T13:24:40.384Z] + make clean [2020-09-15T13:24:40.954Z] docker volume rm -f docker-dev-cache [2020-09-15T13:24:40.954Z] docker-dev-cache [Pipeline] deleteDir [2020-09-15T13:24:41.279Z] ok github.com/docker/docker/volume/drivers 0.253s coverage: 36.1% of statements [2020-09-15T13:24:41.734Z] ok github.com/docker/docker/volume/local 0.243s coverage: 37.7% of statements [2020-09-15T13:24:41.734Z] ok github.com/docker/docker/volume/mounts 0.204s coverage: 66.2% of statements [2020-09-15T13:24:42.795Z] ok github.com/docker/docker/api/server 0.009s coverage: 9.0% of statements [2020-09-15T13:24:43.899Z] ok github.com/docker/docker/volume/service 0.416s coverage: 70.3% of statements [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-09-15T13:24:45.518Z] --- PASS: TestServiceUpdatePidsLimit (16.40s) [2020-09-15T13:24:45.518Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2020-09-15T13:24:45.518Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.00s) [2020-09-15T13:24:45.518Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.89s) [2020-09-15T13:24:45.518Z] PASS [2020-09-15T13:24:45.518Z] [2020-09-15T13:24:45.518Z] === Skipped [2020-09-15T13:24:45.518Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2020-09-15T13:24:45.518Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-09-15T13:24:45.518Z] [2020-09-15T13:24:45.518Z] [2020-09-15T13:24:45.518Z] DONE 27 tests, 1 skipped in 180.262s [2020-09-15T13:24:45.518Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-09-15T13:24:45.518Z] ++ 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-09-15T13:24:45.518Z] ++ set -e [2020-09-15T13:24:45.518Z] ++ '[' -n 0 ']' [2020-09-15T13:24:45.518Z] ++ set -x [2020-09-15T13:24:45.518Z] ++ env -i DEST=/go/src/github.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-09-15T13:24:45.518Z] INFO: Testing against a local daemon [2020-09-15T13:24:45.518Z] === RUN TestSessionCreate [2020-09-15T13:24:45.518Z] --- PASS: TestSessionCreate (0.02s) [2020-09-15T13:24:45.518Z] === RUN TestSessionCreateWithBadUpgrade [2020-09-15T13:24:45.518Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2020-09-15T13:24:45.518Z] PASS [2020-09-15T13:24:45.518Z] [2020-09-15T13:24:45.518Z] DONE 2 tests in 0.150s [2020-09-15T13:24:45.518Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-09-15T13:24:45.518Z] ++ 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-09-15T13:24:45.518Z] ++ set -e [2020-09-15T13:24:45.518Z] ++ '[' -n 0 ']' [2020-09-15T13:24:45.518Z] ++ set -x [2020-09-15T13:24:45.518Z] ++ env -i DEST=/go/src/github.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-09-15T13:24:45.518Z] INFO: Testing against a local daemon [2020-09-15T13:24:45.518Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-09-15T13:24:45.518Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-09-15T13:24:45.518Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-09-15T13:24:45.518Z] === RUN TestEventsExecDie [2020-09-15T13:24:46.086Z] --- PASS: TestEventsExecDie (0.81s) [2020-09-15T13:24:46.086Z] === RUN TestEventsBackwardsCompatible [2020-09-15T13:24:46.086Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2020-09-15T13:24:46.086Z] === RUN TestInfoBinaryCommits [2020-09-15T13:24:46.086Z] --- PASS: TestInfoBinaryCommits (0.04s) [2020-09-15T13:24:46.086Z] === RUN TestInfoAPIVersioned [2020-09-15T13:24:46.086Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-09-15T13:24:46.086Z] === RUN TestInfoDiscoveryBackend [2020-09-15T13:24:46.652Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2020-09-15T13:24:46.652Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-09-15T13:24:48.027Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-09-15T13:24:48.027Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-09-15T13:24:48.285Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2020-09-15T13:24:48.286Z] === RUN TestInfoAPI [2020-09-15T13:24:48.286Z] --- PASS: TestInfoAPI (0.03s) [2020-09-15T13:24:48.286Z] === RUN TestInfoAPIWarnings [2020-09-15T13:24:48.853Z] --- PASS: TestInfoAPIWarnings (0.52s) [2020-09-15T13:24:48.853Z] === RUN TestInfoDebug [2020-09-15T13:24:49.419Z] --- PASS: TestInfoDebug (0.55s) [2020-09-15T13:24:49.419Z] === RUN TestInfoInsecureRegistries [2020-09-15T13:24:49.985Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2020-09-15T13:24:49.985Z] === RUN TestInfoRegistryMirrors [2020-09-15T13:24:50.552Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2020-09-15T13:24:50.552Z] === RUN TestLoginFailsWithBadCredentials [2020-09-15T13:24:51.119Z] --- PASS: TestLoginFailsWithBadCredentials (0.61s) [2020-09-15T13:24:51.119Z] === RUN TestPingCacheHeaders [2020-09-15T13:24:51.119Z] --- PASS: TestPingCacheHeaders (0.02s) [2020-09-15T13:24:51.119Z] === RUN TestPingGet [2020-09-15T13:24:51.119Z] --- PASS: TestPingGet (0.02s) [2020-09-15T13:24:51.119Z] === RUN TestPingHead [2020-09-15T13:24:51.119Z] --- PASS: TestPingHead (0.02s) [2020-09-15T13:24:51.119Z] === RUN TestVersion [2020-09-15T13:24:51.119Z] --- PASS: TestVersion (0.02s) [2020-09-15T13:24:51.119Z] PASS [2020-09-15T13:24:51.119Z] [2020-09-15T13:24:51.119Z] === Skipped [2020-09-15T13:24:51.119Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-09-15T13:24:51.119Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-09-15T13:24:51.119Z] [2020-09-15T13:24:51.119Z] [2020-09-15T13:24:51.119Z] DONE 18 tests, 1 skipped in 5.950s [2020-09-15T13:24:51.119Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-09-15T13:24:51.119Z] ++ 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-09-15T13:24:51.119Z] ++ set -e [2020-09-15T13:24:51.119Z] ++ '[' -n 0 ']' [2020-09-15T13:24:51.119Z] ++ set -x [2020-09-15T13:24:51.119Z] ++ env -i DEST=/go/src/github.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-09-15T13:24:51.119Z] INFO: Testing against a local daemon [2020-09-15T13:24:51.119Z] === RUN TestVolumesCreateAndList [2020-09-15T13:24:51.120Z] --- PASS: TestVolumesCreateAndList (0.02s) [2020-09-15T13:24:51.120Z] === RUN TestVolumesRemove [2020-09-15T13:24:51.379Z] --- PASS: TestVolumesRemove (0.06s) [2020-09-15T13:24:51.379Z] === RUN TestVolumesInspect [2020-09-15T13:24:51.379Z] --- PASS: TestVolumesInspect (0.02s) [2020-09-15T13:24:51.379Z] === RUN TestVolumesInvalidJSON [2020-09-15T13:24:51.379Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-09-15T13:24:51.379Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-09-15T13:24:51.379Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-09-15T13:24:51.379Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-09-15T13:24:51.379Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-09-15T13:24:51.379Z] PASS [2020-09-15T13:24:51.379Z] [2020-09-15T13:24:51.379Z] DONE 5 tests in 0.223s [2020-09-15T13:24:51.379Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-09-15T13:24:51.638Z] ++++ cat bundles/test-integration/docker.pid [2020-09-15T13:24:51.638Z] +++ kill 5601 [2020-09-15T13:24:53.017Z] +++ /etc/init.d/apparmor stop [2020-09-15T13:24:53.017Z] Leaving: AppArmorNo profiles have been unloaded. [2020-09-15T13:24:53.017Z] [2020-09-15T13:24:53.017Z] Unloading profiles will leave already running processes permanently [2020-09-15T13:24:53.017Z] unconfined, which can lead to unexpected situations. [2020-09-15T13:24:53.017Z] [2020-09-15T13:24:53.017Z] To set a process to complain mode, use the command line tool [2020-09-15T13:24:53.017Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-09-15T13:24:53.017Z] +++ true [2020-09-15T13:24:53.017Z] exiting test-integration [2020-09-15T13:24:53.017Z] ++ exit 0 [2020-09-15T13:24:53.017Z] [2020-09-15T13:24:53.582Z] + for job in $(jobs -p) [2020-09-15T13:24:53.582Z] + wait 6066 [2020-09-15T13:24:56.111Z] === RUN TestDockerSuite/TestHistoryExistentImage [2020-09-15T13:24:56.111Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2020-09-15T13:24:56.111Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2020-09-15T13:24:56.111Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2020-09-15T13:24:56.678Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2020-09-15T13:24:56.678Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2020-09-15T13:24:57.246Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2020-09-15T13:24:57.246Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2020-09-15T13:24:57.246Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2020-09-15T13:24:57.505Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2020-09-15T13:24:57.764Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2020-09-15T13:24:57.764Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2020-09-15T13:24:58.333Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2020-09-15T13:24:58.333Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2020-09-15T13:24:58.900Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2020-09-15T13:24:58.900Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2020-09-15T13:24:59.469Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2020-09-15T13:25:00.039Z] === RUN TestDockerSuite/TestImagesFormat [2020-09-15T13:25:00.039Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2020-09-15T13:25:00.605Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2020-09-15T13:25:03.134Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2020-09-15T13:25:03.134Z] === RUN TestDockerSuite/TestImportBadURL [2020-09-15T13:25:03.392Z] === RUN TestDockerSuite/TestImportDisplay [2020-09-15T13:25:04.329Z] === RUN TestDockerSuite/TestImportFile [2020-09-15T13:25:04.940Z] ok github.com/docker/docker/pkg/plugins 35.019s coverage: 73.4% of statements [2020-09-15T13:25:04.940Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-09-15T13:25:04.940Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-09-15T13:25:04.940Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-09-15T13:25:04.940Z] ? github.com/docker/docker/pkg/symlink [no test files] [2020-09-15T13:25:04.940Z] ? github.com/docker/docker/pkg/term [no test files] [2020-09-15T13:25:04.940Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-09-15T13:25:04.940Z] ? github.com/docker/docker/rootless [no test files] [2020-09-15T13:25:04.940Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-09-15T13:25:04.940Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-09-15T13:25:04.940Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-09-15T13:25:04.940Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-09-15T13:25:04.940Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-09-15T13:25:04.940Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-09-15T13:25:04.940Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-09-15T13:25:04.940Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-09-15T13:25:04.940Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-09-15T13:25:04.940Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-09-15T13:25:04.940Z] ? github.com/docker/docker/testutil/request [no test files] [2020-09-15T13:25:04.940Z] ? github.com/docker/docker/volume [no test files] [2020-09-15T13:25:04.940Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-09-15T13:25:04.940Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-09-15T13:25:04.940Z] [2020-09-15T13:25:04.940Z] === Skipped [2020-09-15T13:25:04.940Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2020-09-15T13:25:04.940Z] dispatchers_test.go:376: Windows does not support stopsignal [2020-09-15T13:25:04.940Z] [2020-09-15T13:25:04.940Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2020-09-15T13:25:04.940Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-09-15T13:25:04.940Z] [2020-09-15T13:25:04.940Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2020-09-15T13:25:04.940Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-09-15T13:25:04.940Z] [2020-09-15T13:25:04.940Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2020-09-15T13:25:04.940Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-09-15T13:25:04.940Z] [2020-09-15T13:25:04.940Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2020-09-15T13:25:04.940Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-09-15T13:25:04.940Z] [2020-09-15T13:25:04.940Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2020-09-15T13:25:04.940Z] client_test.go:23: runtime.GOOS == "windows" [2020-09-15T13:25:04.940Z] [2020-09-15T13:25:04.940Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2020-09-15T13:25:04.940Z] daemon_test.go:147: root required [2020-09-15T13:25:04.940Z] [2020-09-15T13:25:04.941Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2020-09-15T13:25:04.941Z] reload_test.go:520: root required [2020-09-15T13:25:04.941Z] [2020-09-15T13:25:04.941Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2020-09-15T13:25:04.941Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2020-09-15T13:25:04.941Z] [2020-09-15T13:25:04.941Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2020-09-15T13:25:04.941Z] pull_v2_test.go:73: Needs fixing on Windows [2020-09-15T13:25:04.941Z] [2020-09-15T13:25:04.941Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2020-09-15T13:25:04.941Z] pull_v2_test.go:118: Needs fixing on Windows [2020-09-15T13:25:04.941Z] [2020-09-15T13:25:04.941Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2020-09-15T13:25:04.941Z] download_test.go:268: Needs fixing on Windows [2020-09-15T13:25:04.941Z] [2020-09-15T13:25:04.941Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2020-09-15T13:25:04.941Z] layer_test.go:304: Failing on Windows [2020-09-15T13:25:04.941Z] [2020-09-15T13:25:04.941Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2020-09-15T13:25:04.941Z] layer_test.go:353: Failing on Windows [2020-09-15T13:25:04.941Z] [2020-09-15T13:25:04.941Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2020-09-15T13:25:04.941Z] layer_test.go:468: Failing on Windows [2020-09-15T13:25:04.941Z] [2020-09-15T13:25:04.941Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2020-09-15T13:25:04.941Z] layer_test.go:697: Failing on Windows [2020-09-15T13:25:04.941Z] [2020-09-15T13:25:04.941Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2020-09-15T13:25:04.941Z] migration_test.go:46: Failing on Windows [2020-09-15T13:25:04.941Z] [2020-09-15T13:25:04.941Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2020-09-15T13:25:04.941Z] migration_test.go:182: Failing on Windows [2020-09-15T13:25:04.941Z] [2020-09-15T13:25:04.941Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2020-09-15T13:25:04.941Z] mount_test.go:17: Failing on Windows [2020-09-15T13:25:04.941Z] [2020-09-15T13:25:04.941Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2020-09-15T13:25:04.941Z] mount_test.go:76: Failing on Windows [2020-09-15T13:25:04.941Z] [2020-09-15T13:25:04.941Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2020-09-15T13:25:04.941Z] mount_test.go:125: Failing on Windows [2020-09-15T13:25:04.941Z] [2020-09-15T13:25:04.941Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2020-09-15T13:25:04.941Z] mount_test.go:212: Failing on Windows [2020-09-15T13:25:04.941Z] [2020-09-15T13:25:04.941Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2020-09-15T13:25:04.941Z] archive_test.go:133: Xz not present in msys2 [2020-09-15T13:25:04.941Z] [2020-09-15T13:25:04.941Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2020-09-15T13:25:04.941Z] archive_test.go:238: Failing on Windows CI machines [2020-09-15T13:25:04.941Z] [2020-09-15T13:25:04.941Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2020-09-15T13:25:04.941Z] archive_windows_test.go:16: Currently fails [2020-09-15T13:25:04.941Z] [2020-09-15T13:25:04.941Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2020-09-15T13:25:04.941Z] changes_test.go:192: needs more investigation [2020-09-15T13:25:04.941Z] [2020-09-15T13:25:04.941Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2020-09-15T13:25:04.941Z] changes_test.go:405: needs further investigation [2020-09-15T13:25:04.941Z] [2020-09-15T13:25:04.941Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2020-09-15T13:25:04.941Z] changes_test.go:441: needs further investigation [2020-09-15T13:25:04.941Z] [2020-09-15T13:25:04.941Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2020-09-15T13:25:04.941Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2020-09-15T13:25:04.941Z] [2020-09-15T13:25:04.941Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2020-09-15T13:25:04.941Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2020-09-15T13:25:04.941Z] [2020-09-15T13:25:04.941Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2020-09-15T13:25:04.941Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-09-15T13:25:04.941Z] [2020-09-15T13:25:04.941Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2020-09-15T13:25:04.941Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-09-15T13:25:04.941Z] [2020-09-15T13:25:04.941Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2020-09-15T13:25:04.941Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2020-09-15T13:25:04.941Z] [2020-09-15T13:25:04.941Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2020-09-15T13:25:04.941Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-09-15T13:25:04.941Z] [2020-09-15T13:25:04.941Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2020-09-15T13:25:04.941Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2020-09-15T13:25:04.941Z] [2020-09-15T13:25:04.941Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2020-09-15T13:25:04.941Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2020-09-15T13:25:04.941Z] [2020-09-15T13:25:04.941Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2020-09-15T13:25:04.941Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2020-09-15T13:25:04.941Z] [2020-09-15T13:25:04.941Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2020-09-15T13:25:04.941Z] poller_test.go:41: No chmod on Windows [2020-09-15T13:25:04.941Z] [2020-09-15T13:25:04.941Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2020-09-15T13:25:04.941Z] fileutils_test.go:134: Needs porting to Windows [2020-09-15T13:25:04.941Z] [2020-09-15T13:25:04.941Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2020-09-15T13:25:04.941Z] fileutils_test.go:180: Needs porting to Windows [2020-09-15T13:25:04.941Z] [2020-09-15T13:25:04.941Z] === SKIP: github.com/docker/docker/pkg/system TestEnsureRemoveAllWithMount (0.00s) [2020-09-15T13:25:04.941Z] rm_test.go:44: runtime.GOOS == "windows": mount not supported on Windows [2020-09-15T13:25:04.941Z] [2020-09-15T13:25:04.941Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2020-09-15T13:25:04.941Z] registry_test.go:58: os.Getuid() != 0: skipping test that requires root [2020-09-15T13:25:04.941Z] [2020-09-15T13:25:04.941Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.01s) [2020-09-15T13:25:04.941Z] registry_test.go:78: os.Getuid() != 0: skipping test that requires root [2020-09-15T13:25:04.941Z] [2020-09-15T13:25:04.941Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2020-09-15T13:25:04.941Z] registry_test.go:668: os.Getuid() != 0: skipping test that requires root [2020-09-15T13:25:04.941Z] [2020-09-15T13:25:04.941Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2020-09-15T13:25:04.941Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2020-09-15T13:25:04.941Z] [2020-09-15T13:25:04.941Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2020-09-15T13:25:04.941Z] local_test.go:181: runtime.GOOS == "windows" [2020-09-15T13:25:04.941Z] [2020-09-15T13:25:04.941Z] [2020-09-15T13:25:04.941Z] DONE 1781 tests, 46 skipped in 184.131s [2020-09-15T13:25:04.941Z] INFO: make.ps1 ended at 09/15/2020 13:25:02 [2020-09-15T13:25:04.941Z] INFO: Unit tests results(C:\windows\TEMP\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2020-09-15T13:25:04.941Z] INFO: Unit tests ended at 09/15/2020 13:25:04. Duration:00:03:17.1554272 [2020-09-15T13:25:04.941Z] INFO: Building busybox [2020-09-15T13:25:04.941Z] Sending build context to Docker daemon 5.12kB [2020-09-15T13:25:04.941Z] [2020-09-15T13:25:04.941Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2020-09-15T13:25:04.941Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2020-09-15T13:25:04.941Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2020-09-15T13:25:04.941Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2020-09-15T13:25:04.941Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2020-09-15T13:25:04.941Z] ---> 715aaeac112d [2020-09-15T13:25:04.941Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2020-09-15T13:25:04.941Z] ---> Running in 03d1b976dc44 [2020-09-15T13:25:05.728Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2020-09-15T13:25:05.729Z] === RUN TestDockerSuite/TestImportFileWithMessage [2020-09-15T13:25:06.665Z] === RUN TestDockerSuite/TestImportGzipped [2020-09-15T13:25:07.599Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2020-09-15T13:25:08.976Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2020-09-15T13:25:09.235Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2020-09-15T13:25:09.607Z] Removing intermediate container 03d1b976dc44 [2020-09-15T13:25:09.607Z] ---> b2eb5850e85c [2020-09-15T13:25:09.607Z] Step 7/13 : ARG BUSYBOX_VERSION [2020-09-15T13:25:09.607Z] ---> Running in e4d916eb7335 [2020-09-15T13:25:09.802Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2020-09-15T13:25:10.063Z] Removing intermediate container e4d916eb7335 [2020-09-15T13:25:10.063Z] ---> 31c53e47644f [2020-09-15T13:25:10.063Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2020-09-15T13:25:10.063Z] ---> Running in 62f6dcdf973c [2020-09-15T13:25:10.063Z] Removing intermediate container 62f6dcdf973c [2020-09-15T13:25:10.063Z] ---> c81ec2964be3 [2020-09-15T13:25:10.063Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2020-09-15T13:25:10.369Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2020-09-15T13:25:10.369Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2020-09-15T13:25:10.369Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2020-09-15T13:25:10.630Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2020-09-15T13:25:11.197Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2020-09-15T13:25:11.456Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2020-09-15T13:25:11.588Z] [2020-09-15T13:25:12.023Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2020-09-15T13:25:12.282Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2020-09-15T13:25:12.549Z] ---> d1efd8cbdf34 [2020-09-15T13:25:12.549Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2020-09-15T13:25:12.549Z] ---> Running in 7ed689ba2fec [2020-09-15T13:25:12.849Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2020-09-15T13:25:12.849Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2020-09-15T13:25:14.224Z] === RUN TestDockerSuite/TestInspectAmpersand [2020-09-15T13:25:14.483Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2020-09-15T13:25:15.051Z] === RUN TestDockerSuite/TestInspectByPrefix [2020-09-15T13:25:15.051Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2020-09-15T13:25:15.309Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2020-09-15T13:25:15.309Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2020-09-15T13:25:15.879Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2020-09-15T13:25:16.446Z] === RUN TestDockerSuite/TestInspectDefault [2020-09-15T13:25:17.012Z] === RUN TestDockerSuite/TestInspectHistory [2020-09-15T13:25:17.271Z] === RUN TestDockerSuite/TestInspectImage [2020-09-15T13:25:17.271Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2020-09-15T13:25:17.271Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2020-09-15T13:25:17.271Z] === RUN TestDockerSuite/TestInspectInt64 [2020-09-15T13:25:17.839Z] === RUN TestDockerSuite/TestInspectJSONFields [2020-09-15T13:25:18.405Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2020-09-15T13:25:18.405Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2020-09-15T13:25:18.663Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2020-09-15T13:25:19.230Z] === RUN TestDockerSuite/TestInspectPlugin [2020-09-15T13:25:21.131Z] === RUN TestDockerSuite/TestInspectRootFS [2020-09-15T13:25:21.131Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2020-09-15T13:25:21.390Z] === RUN TestDockerSuite/TestInspectStatus [2020-09-15T13:25:21.958Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2020-09-15T13:25:22.829Z] Removing intermediate container 7ed689ba2fec [2020-09-15T13:25:22.829Z] ---> 51333fa72cfd [2020-09-15T13:25:22.829Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2020-09-15T13:25:22.829Z] ---> Running in c48ef5d23d45 [2020-09-15T13:25:22.829Z] [2020-09-15T13:25:22.829Z] SUCCESS: Specified value was saved. [2020-09-15T13:25:22.894Z] === RUN TestDockerSuite/TestInspectTemplateError [2020-09-15T13:25:23.460Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2020-09-15T13:25:23.718Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2020-09-15T13:25:24.286Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2020-09-15T13:25:24.860Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2020-09-15T13:25:25.119Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2020-09-15T13:25:25.688Z] === RUN TestDockerSuite/TestInspectUnknownObject [2020-09-15T13:25:25.688Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2020-09-15T13:25:25.721Z] Removing intermediate container c48ef5d23d45 [2020-09-15T13:25:25.721Z] ---> 860681585ce5 [2020-09-15T13:25:25.721Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2020-09-15T13:25:25.721Z] ---> Running in 527701d32fea [2020-09-15T13:25:27.067Z] === RUN TestDockerSuite/TestLinkShortDefinition [2020-09-15T13:25:28.004Z] === RUN TestDockerSuite/TestLinksEnvs [2020-09-15T13:25:28.615Z] Cannot create a file when that file already exists. [2020-09-15T13:25:28.941Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2020-09-15T13:25:28.941Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2020-09-15T13:25:29.200Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2020-09-15T13:25:30.137Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2020-09-15T13:25:31.515Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2020-09-15T13:25:32.891Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2020-09-15T13:25:32.891Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2020-09-15T13:25:33.277Z] Removing intermediate container 527701d32fea [2020-09-15T13:25:33.277Z] ---> 29513cef8981 [2020-09-15T13:25:33.277Z] Step 13/13 : CMD ["sh"] [2020-09-15T13:25:33.277Z] ---> Running in e96f3bb7b0fb [2020-09-15T13:25:33.732Z] Removing intermediate container e96f3bb7b0fb [2020-09-15T13:25:33.732Z] ---> 7e0665f0b81e [2020-09-15T13:25:33.732Z] Successfully built 7e0665f0b81e [2020-09-15T13:25:33.732Z] Successfully tagged busybox:latest [2020-09-15T13:25:33.732Z] INFO: Docker images of the daemon under test [2020-09-15T13:25:33.732Z] [2020-09-15T13:25:33.732Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-09-15T13:25:33.732Z] busybox latest 7e0665f0b81e Less than a second ago 5.12GB [2020-09-15T13:25:33.732Z] microsoft/windowsservercore latest 715aaeac112d 12 days ago 5.06GB [2020-09-15T13:25:33.732Z] mcr.microsoft.com/windows/servercore ltsc2019 715aaeac112d 12 days ago 5.06GB [2020-09-15T13:25:33.732Z] [2020-09-15T13:25:33.732Z] INFO: Running integration tests at 09/15/2020 13:25:33... [2020-09-15T13:25:33.732Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2020-09-15T13:25:33.732Z] INFO: Integration API tests being run from the host: [2020-09-15T13:25:33.732Z] INFO: make.ps1 starting at 09/15/2020 13:25:33 [2020-09-15T13:25:34.189Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2020-09-15T13:25:34.266Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2020-09-15T13:25:34.266Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2020-09-15T13:25:34.833Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2020-09-15T13:25:41.404Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2020-09-15T13:25:42.780Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2020-09-15T13:25:43.715Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2020-09-15T13:25:44.281Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2020-09-15T13:25:45.655Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2020-09-15T13:25:45.655Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2020-09-15T13:25:45.914Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2020-09-15T13:25:45.914Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2020-09-15T13:25:45.914Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2020-09-15T13:25:46.482Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2020-09-15T13:25:46.740Z] === RUN TestDockerSuite/TestLogsAPIUntil [2020-09-15T13:25:50.431Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-09-15T13:25:50.431Z] ok github.com/docker/docker/api/server/httputils 0.004s coverage: 14.7% of statements [2020-09-15T13:25:50.931Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2020-09-15T13:25:50.931Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2020-09-15T13:25:50.931Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2020-09-15T13:25:51.361Z] ok github.com/docker/docker/api/server/middleware 0.012s coverage: 37.7% of statements [2020-09-15T13:25:51.361Z] ? github.com/docker/docker/api/server/router [no test files] [2020-09-15T13:25:51.361Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-09-15T13:25:51.361Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-09-15T13:25:51.928Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-09-15T13:25:51.928Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-09-15T13:25:51.928Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-09-15T13:25:52.183Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-09-15T13:25:52.439Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-09-15T13:25:52.439Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-09-15T13:25:53.367Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-09-15T13:25:53.367Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-09-15T13:25:53.929Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 5.7% of statements [2020-09-15T13:25:53.929Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-09-15T13:25:53.929Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-09-15T13:25:53.929Z] ? github.com/docker/docker/api/types [no test files] [2020-09-15T13:25:53.929Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-09-15T13:25:53.929Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-09-15T13:25:53.929Z] ? github.com/docker/docker/api/types/container [no test files] [2020-09-15T13:25:53.929Z] ? github.com/docker/docker/api/types/events [no test files] [2020-09-15T13:25:54.214Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2020-09-15T13:25:54.492Z] ok github.com/docker/docker/api/types/filters 0.005s coverage: 92.2% of statements [2020-09-15T13:25:54.492Z] ? github.com/docker/docker/api/types/image [no test files] [2020-09-15T13:25:54.492Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-09-15T13:25:54.492Z] ? github.com/docker/docker/api/types/network [no test files] [2020-09-15T13:25:54.492Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-09-15T13:25:54.492Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-09-15T13:25:54.492Z] ok github.com/docker/docker/api/types/strslice 0.003s coverage: 90.0% of statements [2020-09-15T13:25:54.492Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-09-15T13:25:54.492Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-09-15T13:25:55.055Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 75.0% of statements [2020-09-15T13:25:55.055Z] ok github.com/docker/docker/api/types/time 0.003s coverage: 100.0% of statements [2020-09-15T13:25:55.055Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-09-15T13:25:55.055Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-09-15T13:25:55.055Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-09-15T13:25:55.055Z] ? github.com/docker/docker/builder [no test files] [2020-09-15T13:25:55.055Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-09-15T13:25:55.055Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-09-15T13:25:55.055Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-09-15T13:25:55.055Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-09-15T13:25:55.055Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-09-15T13:25:55.055Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-09-15T13:25:55.055Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-09-15T13:25:55.261Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-09-15T13:25:55.262Z] INFO: Testing against a local daemon [2020-09-15T13:25:55.589Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2020-09-15T13:25:55.619Z] ok github.com/docker/docker/builder/dockerignore 0.005s coverage: 96.8% of statements [2020-09-15T13:25:55.847Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2020-09-15T13:25:55.847Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2020-09-15T13:25:57.225Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2020-09-15T13:25:57.793Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2020-09-15T13:25:58.887Z] ok github.com/docker/docker/builder/dockerfile 0.205s coverage: 48.0% of statements [2020-09-15T13:25:58.887Z] ok github.com/docker/docker/builder/remotecontext 0.100s coverage: 13.6% of statements [2020-09-15T13:25:59.173Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2020-09-15T13:25:59.740Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2020-09-15T13:25:59.817Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2020-09-15T13:26:00.675Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2020-09-15T13:26:01.183Z] ok github.com/docker/docker/builder/remotecontext/git 1.652s coverage: 86.3% of statements [2020-09-15T13:26:01.183Z] ? github.com/docker/docker/cli [no test files] [2020-09-15T13:26:01.183Z] ? github.com/docker/docker/cli/config [no test files] [2020-09-15T13:26:03.210Z] === RUN TestDockerSuite/TestLogsFollowStopped [2020-09-15T13:26:03.702Z] ok github.com/docker/docker/client 0.169s coverage: 75.4% of statements [2020-09-15T13:26:03.776Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2020-09-15T13:26:04.034Z] === RUN TestDockerSuite/TestLogsSince [2020-09-15T13:26:07.598Z] ok github.com/docker/docker/integration/build 12.934s [2020-09-15T13:26:07.598Z] [2020-09-15T13:26:07.598Z] === Skipped [2020-09-15T13:26:07.598Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2020-09-15T13:26:07.598Z] build_session_test.go:25: TODO: BuildKit [2020-09-15T13:26:07.598Z] [2020-09-15T13:26:07.598Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2020-09-15T13:26:07.598Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2020-09-15T13:26:07.598Z] [2020-09-15T13:26:07.598Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithRemoveAndForceRemove (0.00s) [2020-09-15T13:26:07.598Z] build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-09-15T13:26:07.598Z] [2020-09-15T13:26:07.598Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageParentConfig (0.00s) [2020-09-15T13:26:07.598Z] build_test.go:192: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-09-15T13:26:07.598Z] [2020-09-15T13:26:07.598Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2020-09-15T13:26:07.598Z] build_test.go:237: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-09-15T13:26:07.598Z] [2020-09-15T13:26:07.598Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageOnBuild (0.00s) [2020-09-15T13:26:07.598Z] build_test.go:344: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-09-15T13:26:07.598Z] [2020-09-15T13:26:07.598Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2020-09-15T13:26:07.598Z] build_test.go:391: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-09-15T13:26:07.598Z] [2020-09-15T13:26:07.598Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageLayerLeak (0.00s) [2020-09-15T13:26:07.598Z] build_test.go:451: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-09-15T13:26:07.598Z] [2020-09-15T13:26:07.598Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithHugeFile (0.00s) [2020-09-15T13:26:07.598Z] build_test.go:492: testEnv.OSType == "windows" [2020-09-15T13:26:07.598Z] [2020-09-15T13:26:07.598Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.01s) [2020-09-15T13:26:07.598Z] build_test.go:580: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-09-15T13:26:07.598Z] [2020-09-15T13:26:07.598Z] [2020-09-15T13:26:07.598Z] DONE 22 tests, 10 skipped in 32.157s [2020-09-15T13:26:07.598Z] [2020-09-15T13:26:07.598Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2020-09-15T13:26:08.559Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-09-15T13:26:08.559Z] INFO: Testing against a local daemon [2020-09-15T13:26:08.559Z] ok github.com/docker/docker/integration/config 0.187s [2020-09-15T13:26:08.559Z] [2020-09-15T13:26:08.559Z] === Skipped [2020-09-15T13:26:08.559Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2020-09-15T13:26:08.559Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2020-09-15T13:26:08.559Z] [2020-09-15T13:26:08.559Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2020-09-15T13:26:08.559Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2020-09-15T13:26:08.559Z] [2020-09-15T13:26:08.559Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2020-09-15T13:26:08.559Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2020-09-15T13:26:08.559Z] [2020-09-15T13:26:08.559Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.01s) [2020-09-15T13:26:08.559Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2020-09-15T13:26:08.559Z] [2020-09-15T13:26:08.559Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2020-09-15T13:26:08.559Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2020-09-15T13:26:08.559Z] [2020-09-15T13:26:08.559Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2020-09-15T13:26:08.559Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2020-09-15T13:26:08.559Z] [2020-09-15T13:26:08.559Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2020-09-15T13:26:08.559Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2020-09-15T13:26:08.559Z] [2020-09-15T13:26:08.559Z] [2020-09-15T13:26:08.559Z] DONE 7 tests, 7 skipped in 2.113s [2020-09-15T13:26:08.559Z] [2020-09-15T13:26:08.559Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2020-09-15T13:26:10.592Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2020-09-15T13:26:11.448Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-09-15T13:26:11.448Z] INFO: Testing against a local daemon [2020-09-15T13:26:13.122Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2020-09-15T13:26:16.409Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2020-09-15T13:26:16.669Z] === RUN TestDockerSuite/TestLogsTail [2020-09-15T13:26:17.237Z] === RUN TestDockerSuite/TestLogsTimestamps [2020-09-15T13:26:17.805Z] === RUN TestDockerSuite/TestLogsWithDetails [2020-09-15T13:26:18.752Z] === RUN TestDockerSuite/TestMountIntoProc [2020-09-15T13:26:19.011Z] === RUN TestDockerSuite/TestMountIntoSys [2020-09-15T13:26:19.579Z] === RUN TestDockerSuite/TestNetHostname [2020-09-15T13:26:20.955Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2020-09-15T13:26:21.213Z] === RUN TestDockerSuite/TestNetworkEvents [2020-09-15T13:26:27.773Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2020-09-15T13:26:27.773Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2020-09-15T13:26:28.339Z] === RUN TestDockerSuite/TestPluginActive [2020-09-15T13:26:30.238Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2020-09-15T13:26:30.805Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2020-09-15T13:26:37.372Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2020-09-15T13:26:37.372Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2020-09-15T13:26:37.938Z] === RUN TestDockerSuite/TestPluginLogDriver [2020-09-15T13:26:40.468Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2020-09-15T13:26:41.403Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2020-09-15T13:26:42.372Z] ok github.com/docker/docker/cmd/dockerd 0.081s coverage: 30.8% of statements [2020-09-15T13:26:42.629Z] ok github.com/docker/docker/container 0.121s coverage: 34.7% of statements [2020-09-15T13:26:42.629Z] ? github.com/docker/docker/container/stream [no test files] [2020-09-15T13:26:42.629Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-09-15T13:26:42.629Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-09-15T13:26:42.629Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-09-15T13:26:43.935Z] === RUN TestDockerSuite/TestPluginUpgrade [2020-09-15T13:26:46.466Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2020-09-15T13:26:47.874Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2020-09-15T13:26:49.777Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2020-09-15T13:26:51.154Z] === RUN TestDockerSuite/TestPortHostBinding [2020-09-15T13:26:51.722Z] === RUN TestDockerSuite/TestPortList [2020-09-15T13:26:52.579Z] ok github.com/docker/docker/daemon/cluster 0.057s coverage: 0.5% of statements [2020-09-15T13:26:52.659Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-09-15T13:26:53.945Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements [2020-09-15T13:26:55.312Z] ok github.com/docker/docker/daemon/cluster/convert 0.009s coverage: 35.9% of statements [2020-09-15T13:27:00.776Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2020-09-15T13:27:00.776Z] === RUN TestDockerSuite/TestPostContainersAttach [2020-09-15T13:27:02.056Z] ok github.com/docker/docker/integration/container 46.624s [2020-09-15T13:27:02.056Z] [2020-09-15T13:27:02.056Z] === Skipped [2020-09-15T13:27:02.056Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2020-09-15T13:27:02.056Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-09-15T13:27:02.056Z] [2020-09-15T13:27:02.056Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathDoesNotExist (0.02s) [2020-09-15T13:27:02.056Z] copy_test.go:25: testEnv.OSType == "windows" [2020-09-15T13:27:02.056Z] [2020-09-15T13:27:02.056Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.02s) [2020-09-15T13:27:02.056Z] copy_test.go:39: testEnv.OSType == "windows" [2020-09-15T13:27:02.056Z] [2020-09-15T13:27:02.056Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathDoesNotExist (0.02s) [2020-09-15T13:27:02.056Z] copy_test.go:51: testEnv.OSType == "windows" [2020-09-15T13:27:02.056Z] [2020-09-15T13:27:02.056Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.02s) [2020-09-15T13:27:02.056Z] copy_test.go:65: testEnv.OSType == "windows" [2020-09-15T13:27:02.056Z] [2020-09-15T13:27:02.056Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2020-09-15T13:27:02.056Z] copy_test.go:76: testEnv.DaemonInfo.OSType == "windows" [2020-09-15T13:27:02.056Z] [2020-09-15T13:27:02.056Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2020-09-15T13:27:02.056Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2020-09-15T13:27:02.056Z] [2020-09-15T13:27:02.056Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2020-09-15T13:27:02.056Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2020-09-15T13:27:02.056Z] [2020-09-15T13:27:02.056Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2020-09-15T13:27:02.056Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2020-09-15T13:27:02.056Z] [2020-09-15T13:27:02.056Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2020-09-15T13:27:02.056Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2020-09-15T13:27:02.056Z] [2020-09-15T13:27:02.056Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2020-09-15T13:27:02.056Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2020-09-15T13:27:02.056Z] [2020-09-15T13:27:02.056Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2020-09-15T13:27:02.056Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2020-09-15T13:27:02.056Z] [2020-09-15T13:27:02.056Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2020-09-15T13:27:02.056Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2020-09-15T13:27:02.056Z] [2020-09-15T13:27:02.056Z] === SKIP: github.com/docker/docker/integration/container TestExec (0.00s) [2020-09-15T13:27:02.056Z] exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-09-15T13:27:02.056Z] [2020-09-15T13:27:02.056Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2020-09-15T13:27:02.056Z] exec_test.go:127: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-09-15T13:27:02.056Z] [2020-09-15T13:27:02.056Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2020-09-15T13:27:02.056Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2020-09-15T13:27:02.056Z] [2020-09-15T13:27:02.056Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2020-09-15T13:27:02.056Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2020-09-15T13:27:02.056Z] [2020-09-15T13:27:02.056Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2020-09-15T13:27:02.056Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2020-09-15T13:27:02.056Z] [2020-09-15T13:27:02.056Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2020-09-15T13:27:02.056Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2020-09-15T13:27:02.056Z] [2020-09-15T13:27:02.056Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2020-09-15T13:27:02.056Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2020-09-15T13:27:02.056Z] [2020-09-15T13:27:02.056Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer (0.00s) [2020-09-15T13:27:02.056Z] kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH [2020-09-15T13:27:02.056Z] [2020-09-15T13:27:02.056Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2020-09-15T13:27:02.056Z] kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-09-15T13:27:02.056Z] [2020-09-15T13:27:02.056Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2020-09-15T13:27:02.056Z] kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-09-15T13:27:02.056Z] [2020-09-15T13:27:02.056Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2020-09-15T13:27:02.056Z] kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-09-15T13:27:02.056Z] [2020-09-15T13:27:02.056Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2020-09-15T13:27:02.056Z] kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2020-09-15T13:27:02.056Z] [2020-09-15T13:27:02.056Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2020-09-15T13:27:02.056Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" [2020-09-15T13:27:02.056Z] [2020-09-15T13:27:02.056Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2020-09-15T13:27:02.056Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-09-15T13:27:02.056Z] [2020-09-15T13:27:02.056Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2020-09-15T13:27:02.056Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2020-09-15T13:27:02.056Z] [2020-09-15T13:27:02.056Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLocalhostTCPNat (0.00s) [2020-09-15T13:27:02.056Z] nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-09-15T13:27:02.056Z] [2020-09-15T13:27:02.056Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2020-09-15T13:27:02.056Z] nat_test.go:61: testEnv.OSType == "windows": FIXME [2020-09-15T13:27:02.056Z] [2020-09-15T13:27:02.056Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2020-09-15T13:27:02.056Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2020-09-15T13:27:02.056Z] [2020-09-15T13:27:02.056Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2020-09-15T13:27:02.056Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2020-09-15T13:27:02.056Z] [2020-09-15T13:27:02.056Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2020-09-15T13:27:02.056Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2020-09-15T13:27:02.056Z] [2020-09-15T13:27:02.056Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s) [2020-09-15T13:27:02.056Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2020-09-15T13:27:02.056Z] [2020-09-15T13:27:02.056Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2020-09-15T13:27:02.056Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2020-09-15T13:27:02.056Z] [2020-09-15T13:27:02.056Z] === SKIP: github.com/docker/docker/integration/container TestResize (0.00s) [2020-09-15T13:27:02.056Z] resize_test.go:20: testEnv.OSType == "windows": FIXME [2020-09-15T13:27:02.056Z] [2020-09-15T13:27:02.056Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s) [2020-09-15T13:27:02.056Z] resize_test.go:38: testEnv.OSType == "windows": FIXME [2020-09-15T13:27:02.056Z] [2020-09-15T13:27:02.056Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2020-09-15T13:27:02.056Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-09-15T13:27:02.056Z] [2020-09-15T13:27:02.056Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2020-09-15T13:27:02.056Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2020-09-15T13:27:02.056Z] [2020-09-15T13:27:02.056Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2020-09-15T13:27:02.056Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2020-09-15T13:27:02.056Z] [2020-09-15T13:27:02.056Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2020-09-15T13:27:02.056Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2020-09-15T13:27:02.056Z] [2020-09-15T13:27:02.056Z] [2020-09-15T13:27:02.056Z] DONE 84 tests, 41 skipped in 48.955s [2020-09-15T13:27:02.056Z] [2020-09-15T13:27:02.056Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2020-09-15T13:27:02.056Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-09-15T13:27:02.056Z] INFO: Testing against a local daemon [2020-09-15T13:27:02.056Z] ok github.com/docker/docker/integration/image 0.419s [2020-09-15T13:27:02.056Z] [2020-09-15T13:27:02.056Z] === Skipped [2020-09-15T13:27:02.056Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2020-09-15T13:27:02.056Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-09-15T13:27:02.056Z] [2020-09-15T13:27:02.056Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2020-09-15T13:27:02.056Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2020-09-15T13:27:02.056Z] [2020-09-15T13:27:02.056Z] === SKIP: github.com/docker/docker/integration/image TestRemoveImageOrphaning (0.00s) [2020-09-15T13:27:02.056Z] remove_test.go:16: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-09-15T13:27:02.056Z] [2020-09-15T13:27:02.056Z] === SKIP: github.com/docker/docker/integration/image TestTagOfficialNames (0.00s) [2020-09-15T13:27:02.056Z] tag_test.go:98: testEnv.OSType == "windows" [2020-09-15T13:27:02.056Z] [2020-09-15T13:27:02.056Z] [2020-09-15T13:27:02.056Z] DONE 11 tests, 4 skipped in 2.219s [2020-09-15T13:27:02.056Z] [2020-09-15T13:27:02.056Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2020-09-15T13:27:02.056Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-09-15T13:27:02.056Z] INFO: Testing against a local daemon [2020-09-15T13:27:02.057Z] ok github.com/docker/docker/integration/network 0.230s [2020-09-15T13:27:02.057Z] [2020-09-15T13:27:02.057Z] === Skipped [2020-09-15T13:27:02.057Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2020-09-15T13:27:02.057Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2020-09-15T13:27:02.057Z] [2020-09-15T13:27:02.057Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2020-09-15T13:27:02.057Z] 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-09-15T13:27:02.057Z] [2020-09-15T13:27:02.057Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2020-09-15T13:27:02.057Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2020-09-15T13:27:02.057Z] [2020-09-15T13:27:02.057Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2020-09-15T13:27:02.057Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2020-09-15T13:27:02.057Z] [2020-09-15T13:27:02.057Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2020-09-15T13:27:02.057Z] network_test.go:24: testEnv.DaemonInfo.OSType != "linux" [2020-09-15T13:27:02.057Z] [2020-09-15T13:27:02.057Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2020-09-15T13:27:02.057Z] network_test.go:97: testEnv.OSType == "windows" [2020-09-15T13:27:02.057Z] [2020-09-15T13:27:02.057Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2020-09-15T13:27:02.057Z] service_test.go:29: testEnv.OSType == "windows" [2020-09-15T13:27:02.057Z] [2020-09-15T13:27:02.057Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2020-09-15T13:27:02.057Z] service_test.go:52: testEnv.OSType == "windows" [2020-09-15T13:27:02.057Z] [2020-09-15T13:27:02.057Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2020-09-15T13:27:02.057Z] service_test.go:96: testEnv.OSType == "windows" [2020-09-15T13:27:02.057Z] [2020-09-15T13:27:02.057Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-09-15T13:27:02.057Z] service_test.go:130: testEnv.OSType == "windows" [2020-09-15T13:27:02.057Z] [2020-09-15T13:27:02.057Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-09-15T13:27:02.057Z] service_test.go:181: testEnv.OSType == "windows" [2020-09-15T13:27:02.057Z] [2020-09-15T13:27:02.057Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2020-09-15T13:27:02.057Z] service_test.go:206: testEnv.OSType == "windows" [2020-09-15T13:27:02.057Z] [2020-09-15T13:27:02.057Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-09-15T13:27:02.057Z] service_test.go:236: FLAKY_TEST [2020-09-15T13:27:02.057Z] [2020-09-15T13:27:02.057Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2020-09-15T13:27:02.057Z] service_test.go:326: testEnv.OSType == "windows" [2020-09-15T13:27:02.057Z] [2020-09-15T13:27:02.057Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2020-09-15T13:27:02.057Z] service_test.go:394: testEnv.OSType == "windows" [2020-09-15T13:27:02.057Z] [2020-09-15T13:27:02.057Z] [2020-09-15T13:27:02.057Z] DONE 19 tests, 15 skipped in 2.250s [2020-09-15T13:27:02.513Z] [2020-09-15T13:27:02.513Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2020-09-15T13:27:02.968Z] testing: warning: no tests to run [2020-09-15T13:27:02.968Z] ok github.com/docker/docker/integration/network/ipvlan 0.061s [2020-09-15T13:27:02.968Z] [2020-09-15T13:27:02.968Z] DONE 0 tests in 0.680s [2020-09-15T13:27:02.968Z] [2020-09-15T13:27:02.968Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2020-09-15T13:27:03.929Z] testing: warning: no tests to run [2020-09-15T13:27:03.929Z] ok github.com/docker/docker/integration/network/macvlan 0.068s [2020-09-15T13:27:03.929Z] [2020-09-15T13:27:03.929Z] DONE 0 tests in 0.687s [2020-09-15T13:27:03.929Z] [2020-09-15T13:27:03.929Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2020-09-15T13:27:04.385Z] testing: warning: no tests to run [2020-09-15T13:27:04.385Z] ok github.com/docker/docker/integration/plugin 0.065s [2020-09-15T13:27:04.385Z] [2020-09-15T13:27:04.385Z] DONE 0 tests in 0.686s [2020-09-15T13:27:04.385Z] [2020-09-15T13:27:04.385Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2020-09-15T13:27:05.254Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.435s coverage: 14.1% of statements [2020-09-15T13:27:05.346Z] testing: warning: no tests to run [2020-09-15T13:27:05.346Z] ok github.com/docker/docker/integration/plugin/authz 0.063s [2020-09-15T13:27:05.346Z] [2020-09-15T13:27:05.346Z] DONE 0 tests in 0.664s [2020-09-15T13:27:05.346Z] [2020-09-15T13:27:05.346Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2020-09-15T13:27:05.511Z] ok github.com/docker/docker/daemon/config 0.040s coverage: 81.8% of statements [2020-09-15T13:27:05.511Z] ok github.com/docker/docker/daemon 12.191s coverage: 17.4% of statements [2020-09-15T13:27:05.511Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-09-15T13:27:05.511Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-09-15T13:27:06.878Z] ok github.com/docker/docker/daemon/events 0.067s coverage: 50.0% of statements [2020-09-15T13:27:06.878Z] ok github.com/docker/docker/daemon/discovery 0.011s coverage: 30.0% of statements [2020-09-15T13:27:06.878Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-09-15T13:27:06.878Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-09-15T13:27:07.336Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2020-09-15T13:27:07.336Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2020-09-15T13:27:07.336Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2020-09-15T13:27:07.336Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2020-09-15T13:27:07.336Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2020-09-15T13:27:07.336Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2020-09-15T13:27:07.336Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2020-09-15T13:27:07.595Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2020-09-15T13:27:07.852Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2020-09-15T13:27:08.246Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.2% of statements [2020-09-15T13:27:08.419Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2020-09-15T13:27:08.677Z] === RUN TestDockerSuite/TestPruneContainerLabel [2020-09-15T13:27:10.137Z] ok github.com/docker/docker/daemon/graphdriver/aufs 1.392s coverage: 73.1% of statements [2020-09-15T13:27:10.580Z] === RUN TestDockerSuite/TestPruneContainerUntil [2020-09-15T13:27:10.699Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.006s coverage: 2.9% of statements [2020-09-15T13:27:11.516Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2020-09-15T13:27:11.628Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.493s coverage: 57.0% of statements [2020-09-15T13:27:11.775Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2020-09-15T13:27:11.775Z] === RUN TestDockerSuite/TestPsByOrder [2020-09-15T13:27:12.418Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-09-15T13:27:12.418Z] INFO: Testing against a local daemon [2020-09-15T13:27:12.418Z] ok github.com/docker/docker/integration/plugin/common 0.223s [2020-09-15T13:27:12.418Z] [2020-09-15T13:27:12.418Z] === Skipped [2020-09-15T13:27:12.418Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2020-09-15T13:27:12.418Z] plugin_test.go:55: testEnv.OSType == "windows" [2020-09-15T13:27:12.418Z] [2020-09-15T13:27:12.418Z] [2020-09-15T13:27:12.418Z] DONE 3 tests, 1 skipped in 7.038s [2020-09-15T13:27:12.418Z] [2020-09-15T13:27:12.418Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2020-09-15T13:27:13.681Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2020-09-15T13:27:14.147Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.005s coverage: 1.8% of statements [2020-09-15T13:27:14.246Z] === RUN TestDockerSuite/TestPsListContainersBase [2020-09-15T13:27:15.313Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-09-15T13:27:15.313Z] INFO: Testing against a local daemon [2020-09-15T13:27:15.313Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.226s [2020-09-15T13:27:15.313Z] [2020-09-15T13:27:15.313Z] === Skipped [2020-09-15T13:27:15.313Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2020-09-15T13:27:15.313Z] external_test.go:48: runtime.GOOS == "windows" [2020-09-15T13:27:15.313Z] [2020-09-15T13:27:15.313Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2020-09-15T13:27:15.313Z] external_test.go:408: runtime.GOOS == "windows" [2020-09-15T13:27:15.313Z] [2020-09-15T13:27:15.313Z] [2020-09-15T13:27:15.313Z] DONE 2 tests, 2 skipped in 2.826s [2020-09-15T13:27:15.313Z] [2020-09-15T13:27:15.313Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2020-09-15T13:27:16.042Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.628s coverage: 45.9% of statements [2020-09-15T13:27:16.042Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-09-15T13:27:16.042Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.299s coverage: 49.5% of statements [2020-09-15T13:27:16.150Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2020-09-15T13:27:17.476Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-09-15T13:27:17.476Z] INFO: Testing against a local daemon [2020-09-15T13:27:17.476Z] ok github.com/docker/docker/integration/plugin/logging 0.237s [2020-09-15T13:27:17.476Z] [2020-09-15T13:27:17.476Z] === Skipped [2020-09-15T13:27:17.476Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2020-09-15T13:27:17.476Z] read_test.go:21: no unix domain sockets on Windows [2020-09-15T13:27:17.476Z] [2020-09-15T13:27:17.476Z] [2020-09-15T13:27:17.476Z] DONE 1 tests, 1 skipped in 2.406s [2020-09-15T13:27:17.476Z] [2020-09-15T13:27:17.476Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2020-09-15T13:27:18.561Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.525s coverage: 57.7% of statements [2020-09-15T13:27:18.561Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-09-15T13:27:18.561Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.279s coverage: 76.1% of statements [2020-09-15T13:27:18.561Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-09-15T13:27:19.003Z] testing: warning: no tests to run [2020-09-15T13:27:19.003Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.091s [2020-09-15T13:27:19.003Z] [2020-09-15T13:27:19.003Z] DONE 0 tests in 1.207s [2020-09-15T13:27:19.003Z] [2020-09-15T13:27:19.003Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2020-09-15T13:27:19.452Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2020-09-15T13:27:19.452Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2020-09-15T13:27:19.929Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.007s coverage: 58.0% of statements [2020-09-15T13:27:19.929Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.005s coverage: 3.0% of statements [2020-09-15T13:27:20.491Z] ok github.com/docker/docker/daemon/links 0.003s coverage: 93.0% of statements [2020-09-15T13:27:20.828Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2020-09-15T13:27:21.171Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-09-15T13:27:21.171Z] INFO: Testing against a local daemon [2020-09-15T13:27:21.171Z] ok github.com/docker/docker/integration/plugin/volumes 0.222s [2020-09-15T13:27:21.171Z] [2020-09-15T13:27:21.171Z] === Skipped [2020-09-15T13:27:21.171Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2020-09-15T13:27:21.171Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2020-09-15T13:27:21.171Z] [2020-09-15T13:27:21.171Z] [2020-09-15T13:27:21.171Z] DONE 1 tests, 1 skipped in 2.314s [2020-09-15T13:27:21.171Z] [2020-09-15T13:27:21.171Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2020-09-15T13:27:21.395Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2020-09-15T13:27:21.931Z] --- PASS: TestImportExtremelyLargeImageWorks (196.25s) [2020-09-15T13:27:21.931Z] PASS [2020-09-15T13:27:21.931Z] [2020-09-15T13:27:21.931Z] === Skipped [2020-09-15T13:27:21.931Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-09-15T13:27:21.931Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-15T13:27:21.931Z] [2020-09-15T13:27:21.931Z] [2020-09-15T13:27:21.931Z] DONE 12 tests, 1 skipped in 197.258s [2020-09-15T13:27:21.931Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m [2020-09-15T13:27:21.931Z] ++ 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-09-15T13:27:21.931Z] ++ set -e [2020-09-15T13:27:21.931Z] ++ '[' -n 0 ']' [2020-09-15T13:27:21.931Z] ++ set -x [2020-09-15T13:27:21.932Z] ++ env -i DEST=/go/src/github.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-09-15T13:27:21.932Z] INFO: Testing against a local daemon [2020-09-15T13:27:21.932Z] === RUN TestNetworkCreateDelete [2020-09-15T13:27:21.932Z] --- PASS: TestNetworkCreateDelete (0.17s) [2020-09-15T13:27:21.932Z] === RUN TestDockerNetworkDeletePreferID [2020-09-15T13:27:21.932Z] --- PASS: TestDockerNetworkDeletePreferID (0.45s) [2020-09-15T13:27:21.932Z] === RUN TestDaemonDNSFallback [2020-09-15T13:27:21.932Z] --- PASS: TestDaemonDNSFallback (1.51s) [2020-09-15T13:27:21.932Z] === RUN TestInspectNetwork [2020-09-15T13:27:21.932Z] === RUN TestInspectNetwork/full_network_id [2020-09-15T13:27:21.932Z] === RUN TestInspectNetwork/partial_network_id [2020-09-15T13:27:21.932Z] === RUN TestInspectNetwork/network_name [2020-09-15T13:27:21.932Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-09-15T13:27:23.011Z] ok github.com/docker/docker/daemon/images 0.014s coverage: 4.8% of statements [2020-09-15T13:27:23.011Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-09-15T13:27:23.011Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-09-15T13:27:23.011Z] ok github.com/docker/docker/daemon/logger 0.238s coverage: 41.0% of statements [2020-09-15T13:27:23.299Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2020-09-15T13:27:23.335Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-09-15T13:27:23.335Z] INFO: Testing against a local daemon [2020-09-15T13:27:23.335Z] ok github.com/docker/docker/integration/secret 0.229s [2020-09-15T13:27:23.335Z] [2020-09-15T13:27:23.335Z] === Skipped [2020-09-15T13:27:23.335Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2020-09-15T13:27:23.335Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2020-09-15T13:27:23.335Z] [2020-09-15T13:27:23.335Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2020-09-15T13:27:23.335Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2020-09-15T13:27:23.335Z] [2020-09-15T13:27:23.335Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2020-09-15T13:27:23.335Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2020-09-15T13:27:23.335Z] [2020-09-15T13:27:23.335Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2020-09-15T13:27:23.335Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2020-09-15T13:27:23.335Z] [2020-09-15T13:27:23.335Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2020-09-15T13:27:23.335Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2020-09-15T13:27:23.335Z] [2020-09-15T13:27:23.335Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2020-09-15T13:27:23.335Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2020-09-15T13:27:23.335Z] [2020-09-15T13:27:23.335Z] [2020-09-15T13:27:23.335Z] DONE 6 tests, 6 skipped in 2.097s [2020-09-15T13:27:23.335Z] [2020-09-15T13:27:23.335Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2020-09-15T13:27:24.676Z] --- PASS: TestInspectNetwork (7.10s) [2020-09-15T13:27:24.676Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-09-15T13:27:24.676Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-09-15T13:27:24.676Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-09-15T13:27:24.676Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-09-15T13:27:24.676Z] === RUN TestRunContainerWithBridgeNone [2020-09-15T13:27:24.903Z] ok github.com/docker/docker/daemon/logger/gelf 0.009s coverage: 67.0% of statements [2020-09-15T13:27:24.904Z] ok github.com/docker/docker/daemon/logger/awslogs 0.160s coverage: 77.8% of statements [2020-09-15T13:27:24.904Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-09-15T13:27:24.904Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-09-15T13:27:25.833Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 23.9% of statements [2020-09-15T13:27:26.090Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.007s coverage: 61.6% of statements [2020-09-15T13:27:26.196Z] --- PASS: TestRunContainerWithBridgeNone (1.82s) [2020-09-15T13:27:26.196Z] === RUN TestNetworkInvalidJSON [2020-09-15T13:27:26.196Z] === RUN TestNetworkInvalidJSON//networks/create [2020-09-15T13:27:26.196Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-09-15T13:27:26.196Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-09-15T13:27:26.196Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-09-15T13:27:26.196Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-09-15T13:27:26.196Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-09-15T13:27:26.196Z] === CONT TestNetworkInvalidJSON//networks/create [2020-09-15T13:27:26.196Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-09-15T13:27:26.196Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-09-15T13:27:26.196Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2020-09-15T13:27:26.196Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-09-15T13:27:26.196Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-09-15T13:27:26.196Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-09-15T13:27:26.196Z] === RUN TestHostIPv4BridgeLabel [2020-09-15T13:27:26.222Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-09-15T13:27:26.222Z] INFO: Testing against a local daemon [2020-09-15T13:27:26.222Z] ok github.com/docker/docker/integration/service 0.330s [2020-09-15T13:27:26.222Z] [2020-09-15T13:27:26.222Z] === Skipped [2020-09-15T13:27:26.222Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-09-15T13:27:26.222Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-09-15T13:27:26.222Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2020-09-15T13:27:26.222Z] [2020-09-15T13:27:26.222Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-09-15T13:27:26.222Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-09-15T13:27:26.222Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2020-09-15T13:27:26.222Z] [2020-09-15T13:27:26.222Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2020-09-15T13:27:26.222Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2020-09-15T13:27:26.222Z] [2020-09-15T13:27:26.222Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2020-09-15T13:27:26.222Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2020-09-15T13:27:26.222Z] [2020-09-15T13:27:26.222Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.02s) [2020-09-15T13:27:26.222Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2020-09-15T13:27:26.222Z] [2020-09-15T13:27:26.222Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2020-09-15T13:27:26.222Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2020-09-15T13:27:26.222Z] [2020-09-15T13:27:26.222Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2020-09-15T13:27:26.222Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2020-09-15T13:27:26.222Z] [2020-09-15T13:27:26.222Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2020-09-15T13:27:26.222Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2020-09-15T13:27:26.222Z] [2020-09-15T13:27:26.222Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2020-09-15T13:27:26.222Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2020-09-15T13:27:26.222Z] [2020-09-15T13:27:26.222Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.02s) [2020-09-15T13:27:26.222Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2020-09-15T13:27:26.222Z] [2020-09-15T13:27:26.222Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2020-09-15T13:27:26.222Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2020-09-15T13:27:26.222Z] [2020-09-15T13:27:26.222Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2020-09-15T13:27:26.222Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-09-15T13:27:26.222Z] [2020-09-15T13:27:26.222Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2020-09-15T13:27:26.222Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2020-09-15T13:27:26.222Z] [2020-09-15T13:27:26.222Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2020-09-15T13:27:26.222Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2020-09-15T13:27:26.222Z] [2020-09-15T13:27:26.222Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2020-09-15T13:27:26.222Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2020-09-15T13:27:26.222Z] [2020-09-15T13:27:26.222Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2020-09-15T13:27:26.222Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-09-15T13:27:26.222Z] [2020-09-15T13:27:26.222Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2020-09-15T13:27:26.222Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2020-09-15T13:27:26.222Z] [2020-09-15T13:27:26.222Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2020-09-15T13:27:26.222Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2020-09-15T13:27:26.222Z] [2020-09-15T13:27:26.222Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2020-09-15T13:27:26.222Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2020-09-15T13:27:26.222Z] [2020-09-15T13:27:26.222Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2020-09-15T13:27:26.222Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2020-09-15T13:27:26.222Z] [2020-09-15T13:27:26.222Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2020-09-15T13:27:26.222Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2020-09-15T13:27:26.222Z] [2020-09-15T13:27:26.222Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2020-09-15T13:27:26.222Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2020-09-15T13:27:26.222Z] [2020-09-15T13:27:26.222Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2020-09-15T13:27:26.222Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2020-09-15T13:27:26.222Z] [2020-09-15T13:27:26.222Z] [2020-09-15T13:27:26.222Z] DONE 24 tests, 23 skipped in 2.575s [2020-09-15T13:27:26.222Z] [2020-09-15T13:27:26.222Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2020-09-15T13:27:26.653Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.003s coverage: 87.2% of statements [2020-09-15T13:27:26.835Z] --- PASS: TestHostIPv4BridgeLabel (0.59s) [2020-09-15T13:27:26.835Z] === RUN TestDaemonRestartWithLiveRestore [2020-09-15T13:27:27.583Z] ok github.com/docker/docker/daemon/logger/local 0.015s coverage: 75.2% of statements [2020-09-15T13:27:27.583Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-09-15T13:27:27.748Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-09-15T13:27:27.748Z] INFO: Testing against a local daemon [2020-09-15T13:27:27.748Z] ok github.com/docker/docker/integration/session 0.201s [2020-09-15T13:27:27.882Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2020-09-15T13:27:27.882Z] === RUN TestDaemonDefaultNetworkPools [2020-09-15T13:27:28.146Z] time="2020-09-15T13:27:27Z" level=error msg="Failed to open log file: open /tmp/TestCheckCapacityAndRotate325288258/log478448057.1: no such file or directory" [2020-09-15T13:27:28.146Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.044s coverage: 38.3% of statements [2020-09-15T13:27:28.204Z] [2020-09-15T13:27:28.204Z] === Skipped [2020-09-15T13:27:28.204Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2020-09-15T13:27:28.204Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2020-09-15T13:27:28.204Z] [2020-09-15T13:27:28.204Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2020-09-15T13:27:28.204Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2020-09-15T13:27:28.204Z] [2020-09-15T13:27:28.204Z] [2020-09-15T13:27:28.204Z] DONE 2 tests, 2 skipped in 2.008s [2020-09-15T13:27:28.204Z] [2020-09-15T13:27:28.204Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2020-09-15T13:27:28.527Z] --- PASS: TestDaemonDefaultNetworkPools (0.75s) [2020-09-15T13:27:28.527Z] === RUN TestDaemonRestartWithExistingNetwork [2020-09-15T13:27:28.568Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2020-09-15T13:27:28.826Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2020-09-15T13:27:29.076Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.009s coverage: 33.3% of statements [2020-09-15T13:27:29.566Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.16s) [2020-09-15T13:27:29.566Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-09-15T13:27:30.205Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2020-09-15T13:27:30.368Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-09-15T13:27:30.368Z] INFO: Testing against a local daemon [2020-09-15T13:27:30.444Z] ok github.com/docker/docker/daemon/logger/syslog 0.012s coverage: 46.8% of statements [2020-09-15T13:27:30.700Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2020-09-15T13:27:31.081Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.27s) [2020-09-15T13:27:31.082Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-09-15T13:27:31.141Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2020-09-15T13:27:31.263Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements [2020-09-15T13:27:31.328Z] ok github.com/docker/docker/integration/system 1.342s [2020-09-15T13:27:31.328Z] [2020-09-15T13:27:31.328Z] === Skipped [2020-09-15T13:27:31.328Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-09-15T13:27:31.328Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2020-09-15T13:27:31.328Z] [2020-09-15T13:27:31.328Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2020-09-15T13:27:31.328Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2020-09-15T13:27:31.328Z] [2020-09-15T13:27:31.328Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2020-09-15T13:27:31.328Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2020-09-15T13:27:31.328Z] [2020-09-15T13:27:31.328Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2020-09-15T13:27:31.328Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-09-15T13:27:31.328Z] [2020-09-15T13:27:31.328Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2020-09-15T13:27:31.328Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-09-15T13:27:31.328Z] [2020-09-15T13:27:31.328Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2020-09-15T13:27:31.328Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-09-15T13:27:31.328Z] [2020-09-15T13:27:31.328Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2020-09-15T13:27:31.328Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-09-15T13:27:31.328Z] [2020-09-15T13:27:31.328Z] [2020-09-15T13:27:31.328Z] DONE 13 tests, 7 skipped in 3.143s [2020-09-15T13:27:31.328Z] [2020-09-15T13:27:31.328Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2020-09-15T13:27:31.376Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.56s) [2020-09-15T13:27:31.376Z] === RUN TestServiceWithPredefinedNetwork [2020-09-15T13:27:31.519Z] ok github.com/docker/docker/daemon/logger/splunk 1.617s coverage: 82.5% of statements [2020-09-15T13:27:31.520Z] ? github.com/docker/docker/daemon/names [no test files] [2020-09-15T13:27:31.520Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-09-15T13:27:32.077Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2020-09-15T13:27:33.409Z] ok github.com/docker/docker/distribution/metadata 0.041s coverage: 48.2% of statements [2020-09-15T13:27:33.457Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2020-09-15T13:27:33.461Z] --- PASS: TestServiceWithPredefinedNetwork (1.97s) [2020-09-15T13:27:33.461Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-09-15T13:27:33.461Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-09-15T13:27:33.461Z] service_test.go:236: FLAKY_TEST [2020-09-15T13:27:33.461Z] === RUN TestServiceWithDataPathPortInit [2020-09-15T13:27:33.496Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-09-15T13:27:33.496Z] INFO: Testing against a local daemon [2020-09-15T13:27:33.496Z] ok github.com/docker/docker/integration/volume 0.313s [2020-09-15T13:27:33.496Z] [2020-09-15T13:27:33.496Z] === Skipped [2020-09-15T13:27:33.496Z] === SKIP: github.com/docker/docker/integration/volume TestVolumesRemove (0.00s) [2020-09-15T13:27:33.496Z] volume_test.go:64: testEnv.OSType == "windows": FIXME [2020-09-15T13:27:33.496Z] [2020-09-15T13:27:33.496Z] [2020-09-15T13:27:33.496Z] DONE 5 tests, 1 skipped in 2.194s [2020-09-15T13:27:33.496Z] [2020-09-15T13:27:33.496Z] INFO: make.ps1 ended at 09/15/2020 13:27:33 [2020-09-15T13:27:33.496Z] INFO: Integration CLI tests being run from the host: [2020-09-15T13:27:33.496Z] 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-09-15T13:27:34.338Z] ok github.com/docker/docker/distribution 0.771s coverage: 21.9% of statements [2020-09-15T13:27:34.338Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-09-15T13:27:35.267Z] ok github.com/docker/docker/errdefs 0.004s coverage: 49.4% of statements [2020-09-15T13:27:35.990Z] === RUN TestDockerSuite/TestPsListContainersSize [2020-09-15T13:27:36.196Z] ok github.com/docker/docker/image 0.016s coverage: 86.4% of statements [2020-09-15T13:27:36.196Z] ok github.com/docker/docker/distribution/xfer 1.876s coverage: 85.1% of statements [2020-09-15T13:27:36.453Z] ? github.com/docker/docker/dockerversion [no test files] [2020-09-15T13:27:36.557Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2020-09-15T13:27:36.557Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2020-09-15T13:27:37.015Z] ok github.com/docker/docker/image/cache 0.023s coverage: 19.2% of statements [2020-09-15T13:27:37.015Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-09-15T13:27:37.123Z] === RUN TestDockerSuite/TestPsRightTagName [2020-09-15T13:27:37.578Z] ok github.com/docker/docker/image/v1 0.026s coverage: 25.0% of statements [2020-09-15T13:27:37.579Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-09-15T13:27:38.499Z] === RUN TestDockerSuite/TestPsShowMounts [2020-09-15T13:27:38.506Z] ok github.com/docker/docker/libcontainerd/queue 0.023s coverage: 100.0% of statements [2020-09-15T13:27:39.875Z] ok github.com/docker/docker/opts 0.022s coverage: 67.1% of statements [2020-09-15T13:27:39.875Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2020-09-15T13:27:39.876Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2020-09-15T13:27:40.135Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2020-09-15T13:27:40.135Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2020-09-15T13:27:41.070Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2020-09-15T13:27:41.329Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2020-09-15T13:27:41.587Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2020-09-15T13:27:41.766Z] ok github.com/docker/docker/pkg/archive 0.286s coverage: 77.1% of statements [2020-09-15T13:27:41.846Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2020-09-15T13:27:42.041Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-09-15T13:27:42.041Z] INFO: Testing against a local daemon [2020-09-15T13:27:42.328Z] ok github.com/docker/docker/pkg/authorization 0.187s coverage: 68.3% of statements [2020-09-15T13:27:42.585Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2020-09-15T13:27:42.788Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2020-09-15T13:27:42.840Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2020-09-15T13:27:43.743Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2020-09-15T13:27:44.312Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2020-09-15T13:27:45.692Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2020-09-15T13:27:46.107Z] ok github.com/docker/docker/pkg/chrootarchive 2.475s coverage: 43.2% of statements [2020-09-15T13:27:46.107Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2020-09-15T13:27:46.669Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements [2020-09-15T13:27:46.925Z] ok github.com/docker/docker/pkg/discovery/file 0.003s coverage: 92.9% of statements [2020-09-15T13:27:47.181Z] ok github.com/docker/docker/layer 7.786s coverage: 68.8% of statements [2020-09-15T13:27:47.181Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-09-15T13:27:47.181Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-09-15T13:27:47.181Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-09-15T13:27:47.181Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-09-15T13:27:47.181Z] ? github.com/docker/docker/oci [no test files] [2020-09-15T13:27:47.181Z] ? github.com/docker/docker/oci/caps [no test files] [2020-09-15T13:27:47.181Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-09-15T13:27:47.181Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-09-15T13:27:47.744Z] ok github.com/docker/docker/pkg/discovery/memory 0.003s coverage: 92.3% of statements [2020-09-15T13:27:48.307Z] ok github.com/docker/docker/pkg/discovery/nodes 0.003s coverage: 93.8% of statements [2020-09-15T13:27:48.836Z] --- PASS: TestServiceWithDataPathPortInit (13.51s) [2020-09-15T13:27:48.836Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-09-15T13:27:48.870Z] ok github.com/docker/docker/pkg/dmesg 0.014s coverage: 83.3% of statements [2020-09-15T13:27:50.236Z] ok github.com/docker/docker/pkg/filenotify 0.606s coverage: 67.0% of statements [2020-09-15T13:27:50.963Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2020-09-15T13:27:51.165Z] ok github.com/docker/docker/pkg/fileutils 0.012s coverage: 89.5% of statements [2020-09-15T13:27:51.165Z] ok github.com/docker/docker/pkg/discovery/kv 3.067s coverage: 84.1% of statements [2020-09-15T13:27:51.532Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2020-09-15T13:27:51.726Z] ok github.com/docker/docker/pkg/fsutils 0.196s coverage: 85.1% of statements [2020-09-15T13:27:51.726Z] ok github.com/docker/docker/pkg/homedir 0.004s coverage: 11.4% of statements [2020-09-15T13:27:52.654Z] ok github.com/docker/docker/pkg/idtools 0.389s coverage: 70.1% of statements [2020-09-15T13:27:53.219Z] ok github.com/docker/docker/pkg/ioutils 0.546s coverage: 70.6% of statements [2020-09-15T13:27:53.219Z] ok github.com/docker/docker/pkg/jsonmessage 0.005s coverage: 91.7% of statements [2020-09-15T13:27:53.219Z] ? github.com/docker/docker/pkg/locker [no test files] [2020-09-15T13:27:53.503Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2020-09-15T13:27:53.503Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-09-15T13:27:53.503Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-09-15T13:27:53.782Z] ok github.com/docker/docker/pkg/namesgenerator 0.006s coverage: 85.7% of statements [2020-09-15T13:27:53.782Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-09-15T13:27:54.043Z] ok github.com/docker/docker/pkg/parsers 0.006s coverage: 97.0% of statements [2020-09-15T13:27:54.069Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2020-09-15T13:27:54.069Z] === RUN TestDockerSuite/TestRestartPolicyNO [2020-09-15T13:27:54.069Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2020-09-15T13:27:54.069Z] === RUN TestDockerSuite/TestRestartRunningContainer [2020-09-15T13:27:54.300Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2020-09-15T13:27:54.405Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.85s) [2020-09-15T13:27:54.406Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:s9uwimqacq4o8mt02fg5ozk14 Created:2020-09-15 13:27:47.919899667 +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[7e2c3f1318e8cdcd0b0e8862648e6d6f98f07e6822e63c8d36a3a26910b997f0:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.voudc5wzxplv2cwlqk1aehw9a EndpointID:acc6286b8b27565a2088bd161aebf3de0b6256112faa633d9674627cc36e7b3f MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:6ea230aae3fbc59690d87deb072535c3c24df31727b709ba2e146cbe1d68690f 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:46d443242266 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.voudc5wzxplv2cwlqk1aehw9a EndpointID:acc6286b8b27565a2088bd161aebf3de0b6256112faa633d9674627cc36e7b3f EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-09-15T13:27:54.406Z] PASS [2020-09-15T13:27:54.406Z] [2020-09-15T13:27:54.406Z] === Skipped [2020-09-15T13:27:54.406Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-09-15T13:27:54.406Z] service_test.go:236: FLAKY_TEST [2020-09-15T13:27:54.406Z] [2020-09-15T13:27:54.406Z] [2020-09-15T13:27:54.406Z] DONE 23 tests, 1 skipped in 38.852s [2020-09-15T13:27:54.406Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-09-15T13:27:54.406Z] ++ 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-09-15T13:27:54.406Z] ++ set -e [2020-09-15T13:27:54.406Z] ++ '[' -n 0 ']' [2020-09-15T13:27:54.406Z] ++ set -x [2020-09-15T13:27:54.406Z] ++ env -i DEST=/go/src/github.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-09-15T13:27:54.406Z] INFO: Testing against a local daemon [2020-09-15T13:27:54.406Z] === RUN TestDockerNetworkIpvlanPersistance [2020-09-15T13:27:54.406Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-09-15T13:27:54.406Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-15T13:27:54.406Z] === RUN TestDockerNetworkIpvlan [2020-09-15T13:27:54.406Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-09-15T13:27:54.406Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-15T13:27:54.406Z] PASS [2020-09-15T13:27:54.406Z] [2020-09-15T13:27:54.406Z] === Skipped [2020-09-15T13:27:54.406Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-09-15T13:27:54.406Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-15T13:27:54.406Z] [2020-09-15T13:27:54.406Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-09-15T13:27:54.406Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-09-15T13:27:54.406Z] [2020-09-15T13:27:54.406Z] [2020-09-15T13:27:54.406Z] DONE 2 tests, 2 skipped in 0.083s [2020-09-15T13:27:54.406Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-09-15T13:27:54.406Z] ++ 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-09-15T13:27:54.406Z] ++ set -e [2020-09-15T13:27:54.406Z] ++ '[' -n 0 ']' [2020-09-15T13:27:54.406Z] ++ set -x [2020-09-15T13:27:54.406Z] ++ env -i DEST=/go/src/github.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-09-15T13:27:54.406Z] INFO: Testing against a local daemon [2020-09-15T13:27:54.406Z] === RUN TestDockerNetworkMacvlanPersistance [2020-09-15T13:27:54.868Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.004s coverage: 86.7% of statements [2020-09-15T13:27:54.868Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2020-09-15T13:27:54.868Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-09-15T13:27:54.868Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-09-15T13:27:55.446Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.38s) [2020-09-15T13:27:55.446Z] === RUN TestDockerNetworkMacvlan [2020-09-15T13:27:55.820Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.028s coverage: 56.8% of statements [2020-09-15T13:27:55.971Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2020-09-15T13:27:56.083Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-09-15T13:27:56.765Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2020-09-15T13:27:56.765Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2020-09-15T13:27:56.907Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2020-09-15T13:27:57.026Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2020-09-15T13:27:57.136Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-09-15T13:27:58.173Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-09-15T13:27:58.394Z] ok github.com/docker/docker/pkg/pubsub 1.026s coverage: 73.9% of statements [2020-09-15T13:27:58.651Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2020-09-15T13:27:58.812Z] === RUN TestDockerSuite/TestRestartWithVolumes [2020-09-15T13:27:59.747Z] === RUN TestDockerSuite/TestRmiBlank [2020-09-15T13:27:59.747Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2020-09-15T13:27:59.747Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2020-09-15T13:28:00.259Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-09-15T13:28:01.775Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-09-15T13:28:01.916Z] ok github.com/docker/docker/pkg/signal 2.394s coverage: 61.0% of statements [2020-09-15T13:28:01.916Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2020-09-15T13:28:02.173Z] ok github.com/docker/docker/pkg/streamformatter 0.002s coverage: 66.2% of statements [2020-09-15T13:28:02.285Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2020-09-15T13:28:02.429Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2020-09-15T13:28:02.545Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2020-09-15T13:28:02.686Z] ok github.com/docker/docker/pkg/symlink 0.006s coverage: 87.7% of statements [2020-09-15T13:28:02.803Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2020-09-15T13:28:03.249Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 54.9% of statements [2020-09-15T13:28:03.813Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 36.9% of statements [2020-09-15T13:28:04.070Z] ok github.com/docker/docker/pkg/tailfile 0.055s coverage: 88.6% of statements [2020-09-15T13:28:04.183Z] === RUN TestDockerSuite/TestRmiImgIDForce [2020-09-15T13:28:04.633Z] ok github.com/docker/docker/pkg/tarsum 0.041s coverage: 89.3% of statements [2020-09-15T13:28:04.751Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2020-09-15T13:28:04.889Z] testing: warning: no tests to run [2020-09-15T13:28:04.889Z] coverage: [no statements] [2020-09-15T13:28:04.889Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2020-09-15T13:28:05.146Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2020-09-15T13:28:05.403Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2020-09-15T13:28:05.659Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2020-09-15T13:28:05.688Z] === RUN TestDockerSuite/TestRmiParentImageFail [2020-09-15T13:28:06.244Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-09-15T13:28:06.244Z] --- PASS: TestDockerNetworkMacvlan (11.02s) [2020-09-15T13:28:06.244Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2020-09-15T13:28:06.244Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2020-09-15T13:28:06.244Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.83s) [2020-09-15T13:28:06.244Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.91s) [2020-09-15T13:28:06.244Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.21s) [2020-09-15T13:28:06.244Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.64s) [2020-09-15T13:28:06.244Z] PASS [2020-09-15T13:28:06.244Z] [2020-09-15T13:28:06.244Z] DONE 8 tests in 12.476s [2020-09-15T13:28:06.244Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m [2020-09-15T13:28:06.244Z] ++ 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-09-15T13:28:06.244Z] ++ set -e [2020-09-15T13:28:06.244Z] ++ '[' -n 0 ']' [2020-09-15T13:28:06.244Z] ++ set -x [2020-09-15T13:28:06.244Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-09-15T13:28:06.244Z] testing: warning: no tests to run [2020-09-15T13:28:06.244Z] PASS [2020-09-15T13:28:06.244Z] [2020-09-15T13:28:06.244Z] DONE 0 tests in 0.013s [2020-09-15T13:28:06.244Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-09-15T13:28:06.244Z] ++ 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-09-15T13:28:06.244Z] ++ set -e [2020-09-15T13:28:06.244Z] ++ '[' -n 0 ']' [2020-09-15T13:28:06.244Z] ++ set -x [2020-09-15T13:28:06.244Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-09-15T13:28:06.255Z] === RUN TestDockerSuite/TestRmiTag [2020-09-15T13:28:06.515Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2020-09-15T13:28:06.540Z] INFO: Testing against a local daemon [2020-09-15T13:28:06.540Z] === RUN TestAuthZPluginAllowRequest [2020-09-15T13:28:07.082Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2020-09-15T13:28:07.555Z] ok github.com/docker/docker/plugin 0.516s coverage: 23.1% of statements [2020-09-15T13:28:08.052Z] --- PASS: TestAuthZPluginAllowRequest (1.30s) [2020-09-15T13:28:08.052Z] === RUN TestAuthZPluginTLS [2020-09-15T13:28:08.345Z] --- PASS: TestAuthZPluginTLS (0.57s) [2020-09-15T13:28:08.345Z] === RUN TestAuthZPluginDenyRequest [2020-09-15T13:28:08.485Z] ok github.com/docker/docker/plugin/v2 0.018s coverage: 14.5% of statements [2020-09-15T13:28:08.981Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2020-09-15T13:28:08.981Z] === RUN TestAuthZPluginAPIDenyResponse [2020-09-15T13:28:09.048Z] ok github.com/docker/docker/profiles/seccomp 0.004s coverage: 72.4% of statements [2020-09-15T13:28:09.305Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2020-09-15T13:28:09.630Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s) [2020-09-15T13:28:09.631Z] === RUN TestAuthZPluginDenyResponse [2020-09-15T13:28:09.925Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2020-09-15T13:28:09.925Z] === RUN TestAuthZPluginAllowEventStream [2020-09-15T13:28:10.385Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2020-09-15T13:28:10.674Z] ok github.com/docker/docker/registry 0.076s coverage: 56.3% of statements [2020-09-15T13:28:10.951Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2020-09-15T13:28:11.236Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2020-09-15T13:28:11.442Z] --- PASS: TestAuthZPluginAllowEventStream (1.34s) [2020-09-15T13:28:11.442Z] === RUN TestAuthZPluginErrorResponse [2020-09-15T13:28:11.492Z] ok github.com/docker/docker/restartmanager 0.001s coverage: 45.3% of statements [2020-09-15T13:28:11.738Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2020-09-15T13:28:11.738Z] === RUN TestAuthZPluginErrorRequest [2020-09-15T13:28:11.886Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2020-09-15T13:28:11.886Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2020-09-15T13:28:12.381Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2020-09-15T13:28:12.381Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-09-15T13:28:12.421Z] ok github.com/docker/docker/runconfig 0.007s coverage: 66.1% of statements [2020-09-15T13:28:12.421Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2020-09-15T13:28:12.822Z] === RUN TestDockerSuite/TestRunAddHost [2020-09-15T13:28:13.022Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.56s) [2020-09-15T13:28:13.023Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-09-15T13:28:13.390Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2020-09-15T13:28:13.390Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2020-09-15T13:28:13.958Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2020-09-15T13:28:13.958Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2020-09-15T13:28:14.526Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2020-09-15T13:28:14.938Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2020-09-15T13:28:15.107Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.79s) [2020-09-15T13:28:15.107Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-09-15T13:28:15.462Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2020-09-15T13:28:15.501Z] ok github.com/docker/docker/volume/local 0.005s coverage: 73.0% of statements [2020-09-15T13:28:15.720Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2020-09-15T13:28:16.064Z] ok github.com/docker/docker/volume/mounts 0.017s coverage: 67.0% of statements [2020-09-15T13:28:16.287Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2020-09-15T13:28:16.546Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2020-09-15T13:28:16.626Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.73s) [2020-09-15T13:28:16.626Z] === RUN TestAuthZPluginHeader [2020-09-15T13:28:17.113Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2020-09-15T13:28:17.266Z] --- PASS: TestAuthZPluginHeader (0.84s) [2020-09-15T13:28:17.266Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-09-15T13:28:17.266Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-09-15T13:28:17.266Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-15T13:28:17.266Z] === RUN TestAuthZPluginV2Disable [2020-09-15T13:28:17.266Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-09-15T13:28:17.266Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-15T13:28:17.266Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-09-15T13:28:17.266Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-09-15T13:28:17.266Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-15T13:28:17.266Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-09-15T13:28:17.266Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-09-15T13:28:17.266Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-15T13:28:17.266Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-09-15T13:28:17.428Z] ok github.com/docker/docker/volume/service 0.015s coverage: 73.1% of statements [2020-09-15T13:28:18.048Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2020-09-15T13:28:19.427Z] === RUN TestDockerSuite/TestRunAttachDetach [2020-09-15T13:28:19.994Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2020-09-15T13:28:20.562Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2020-09-15T13:28:21.128Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2020-09-15T13:28:21.696Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2020-09-15T13:28:22.637Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2020-09-15T13:28:23.574Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2020-09-15T13:28:24.952Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2020-09-15T13:28:25.212Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2020-09-15T13:28:25.780Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2020-09-15T13:28:26.347Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2020-09-15T13:28:26.347Z] === RUN TestDockerSuite/TestRunBindMounts [2020-09-15T13:28:28.249Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2020-09-15T13:28:28.507Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2020-09-15T13:28:29.122Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2020-09-15T13:28:29.385Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2020-09-15T13:28:29.590Z] ok github.com/docker/docker/pkg/plugins 33.617s coverage: 76.6% of statements [2020-09-15T13:28:29.590Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-09-15T13:28:29.590Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-09-15T13:28:29.590Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-09-15T13:28:29.590Z] ? github.com/docker/docker/pkg/term [no test files] [2020-09-15T13:28:29.590Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-09-15T13:28:29.590Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-09-15T13:28:29.590Z] ? github.com/docker/docker/rootless [no test files] [2020-09-15T13:28:29.590Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-09-15T13:28:29.590Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-09-15T13:28:29.590Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-09-15T13:28:29.590Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-09-15T13:28:29.590Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-09-15T13:28:29.590Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-09-15T13:28:29.590Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-09-15T13:28:29.590Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-09-15T13:28:29.590Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-09-15T13:28:29.590Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-09-15T13:28:29.590Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-09-15T13:28:29.590Z] ? github.com/docker/docker/testutil/request [no test files] [2020-09-15T13:28:29.590Z] ? github.com/docker/docker/volume [no test files] [2020-09-15T13:28:29.590Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-09-15T13:28:29.590Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-09-15T13:28:29.848Z] [2020-09-15T13:28:29.848Z] === Skipped [2020-09-15T13:28:29.848Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-09-15T13:28:29.848Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-09-15T13:28:29.848Z] [2020-09-15T13:28:29.848Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-09-15T13:28:29.848Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-09-15T13:28:29.848Z] [2020-09-15T13:28:29.848Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-09-15T13:28:29.848Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-15T13:28:29.848Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-15T13:28:29.848Z] [2020-09-15T13:28:29.848Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-09-15T13:28:29.848Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-15T13:28:29.848Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-15T13:28:29.848Z] [2020-09-15T13:28:29.848Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-09-15T13:28:29.848Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-15T13:28:29.848Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-15T13:28:29.848Z] [2020-09-15T13:28:29.848Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-09-15T13:28:29.848Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-15T13:28:29.848Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-15T13:28:29.848Z] [2020-09-15T13:28:29.848Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-09-15T13:28:29.848Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-15T13:28:29.848Z] graphtest_unix.go:46: Driver btrfs not supported [2020-09-15T13:28:29.848Z] [2020-09-15T13:28:29.848Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-09-15T13:28:29.848Z] graphtest_unix.go:73: No driver to put! [2020-09-15T13:28:29.848Z] [2020-09-15T13:28:29.848Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-09-15T13:28:29.848Z] time="2020-09-15T13:27:13Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-09-15T13:28:29.848Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-09-15T13:28:29.848Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-09-15T13:28:29.848Z] [2020-09-15T13:28:29.848Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-09-15T13:28:29.848Z] time="2020-09-15T13:27:13Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-09-15T13:28:29.848Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-09-15T13:28:29.848Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-09-15T13:28:29.848Z] [2020-09-15T13:28:29.848Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-09-15T13:28:29.848Z] time="2020-09-15T13:27:13Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-09-15T13:28:29.848Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-09-15T13:28:29.848Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-09-15T13:28:29.848Z] [2020-09-15T13:28:29.848Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-09-15T13:28:29.848Z] time="2020-09-15T13:27:13Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-09-15T13:28:29.848Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-09-15T13:28:29.848Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-09-15T13:28:29.848Z] [2020-09-15T13:28:29.848Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-09-15T13:28:29.848Z] time="2020-09-15T13:27:13Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-09-15T13:28:29.848Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-09-15T13:28:29.848Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-09-15T13:28:29.848Z] [2020-09-15T13:28:29.848Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-09-15T13:28:29.848Z] graphtest_unix.go:73: No driver to put! [2020-09-15T13:28:29.848Z] [2020-09-15T13:28:29.848Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-09-15T13:28:29.848Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-09-15T13:28:29.848Z] [2020-09-15T13:28:29.848Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-09-15T13:28:29.848Z] overlay_test.go:49: Fails to compute changes intermittently [2020-09-15T13:28:29.848Z] [2020-09-15T13:28:29.848Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-09-15T13:28:29.848Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-09-15T13:28:29.848Z] [2020-09-15T13:28:29.848Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-09-15T13:28:29.848Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-09-15T13:28:29.848Z] [2020-09-15T13:28:29.848Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-09-15T13:28:29.848Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-15T13:28:29.848Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-15T13:28:29.848Z] [2020-09-15T13:28:29.848Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-09-15T13:28:29.848Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-15T13:28:29.848Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-15T13:28:29.848Z] [2020-09-15T13:28:29.848Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-09-15T13:28:29.848Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-15T13:28:29.848Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-15T13:28:29.848Z] [2020-09-15T13:28:29.848Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-09-15T13:28:29.848Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-15T13:28:29.848Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-15T13:28:29.848Z] [2020-09-15T13:28:29.848Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-09-15T13:28:29.848Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-09-15T13:28:29.848Z] graphtest_unix.go:46: Driver zfs not supported [2020-09-15T13:28:29.848Z] [2020-09-15T13:28:29.848Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-09-15T13:28:29.848Z] graphtest_unix.go:73: No driver to put! [2020-09-15T13:28:29.848Z] [2020-09-15T13:28:29.848Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-09-15T13:28:29.848Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-09-15T13:28:29.848Z] [2020-09-15T13:28:29.848Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-09-15T13:28:29.848Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-09-15T13:28:29.848Z] [2020-09-15T13:28:29.848Z] [2020-09-15T13:28:29.848Z] DONE 2138 tests, 26 skipped in 243.163s [2020-09-15T13:28:29.950Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2020-09-15T13:28:29.950Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2020-09-15T13:28:30.209Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod Post stage [Pipeline] junit [2020-09-15T13:28:30.419Z] Recording test results [2020-09-15T13:28:30.775Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2020-09-15T13:28:31.034Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2020-09-15T13:28:31.283Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41395/.git:/go/src/github.com/docker/docker/.git --name docker-pr11 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=7678ecdca23bef379f6e8eea43cd754cb08b6288 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:7678ecdca23bef379f6e8eea43cd754cb08b6288 hack/validate/vendor [2020-09-15T13:28:31.600Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2020-09-15T13:28:31.844Z] 2020/09/15 13:28:31 Collecting initial packages [2020-09-15T13:28:32.100Z] 2020/09/15 13:28:31 Download dependencies [2020-09-15T13:28:32.167Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2020-09-15T13:28:32.167Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2020-09-15T13:28:32.425Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2020-09-15T13:28:32.425Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2020-09-15T13:28:33.360Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2020-09-15T13:28:33.927Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2020-09-15T13:28:34.186Z] === RUN TestDockerSuite/TestRunContainerNetwork [2020-09-15T13:28:34.613Z] 2020/09/15 13:28:34 Starting whole vndr cycle because no package specified [2020-09-15T13:28:34.614Z] 2020/09/15 13:28:34 Ignoring paths matching "^archive/tar" [2020-09-15T13:28:34.614Z] 2020/09/15 13:28:34 Clone github.com/Azure/go-ansiterm, revision d6e3b3328b783f23731bc4d058875b0371ff8109, attempt 1/20 [2020-09-15T13:28:34.614Z] 2020/09/15 13:28:34 Clone github.com/mistifyio/go-zfs, revision f784269be439d704d3dfa1906f45dd848fed2beb, attempt 1/20 [2020-09-15T13:28:34.614Z] 2020/09/15 13:28:34 Clone google.golang.org/grpc, revision f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc, attempt 1/20 [2020-09-15T13:28:34.614Z] 2020/09/15 13:28:34 Clone github.com/moby/locker, revision 281af2d563954745bea9d1487c965f24d30742fe, attempt 1/20 [2020-09-15T13:28:34.614Z] 2020/09/15 13:28:34 Clone github.com/opencontainers/runc, revision ff819c7e9184c13b7c2607fe6c30ae19403a7aff, attempt 1/20 [2020-09-15T13:28:34.614Z] 2020/09/15 13:28:34 Clone github.com/Microsoft/hcsshim, revision 9dcb42f100215f8d375b4a9265e5bba009217a85, attempt 1/20 [2020-09-15T13:28:34.614Z] 2020/09/15 13:28:34 Clone github.com/Microsoft/go-winio, revision 6c72808b55902eae4c5943626030429ff20f3b63, attempt 1/20 [2020-09-15T13:28:34.614Z] 2020/09/15 13:28:34 Clone github.com/willf/bitset, revision 559910e8471e48d76d9e5a1ba15842dee77ad45d, attempt 1/20 [2020-09-15T13:28:34.614Z] 2020/09/15 13:28:34 Clone github.com/docker/libtrust, revision 9cbd2a1374f46905c68a4eb3694a130610adc62a, attempt 1/20 [2020-09-15T13:28:34.614Z] 2020/09/15 13:28:34 Clone github.com/golang/gddo, revision 72a348e765d293ed6d1ded7b699591f14d6cd921, attempt 1/20 [2020-09-15T13:28:34.614Z] 2020/09/15 13:28:34 Clone github.com/google/uuid, revision 0cd6bf5da1e1c83f8b45653022c74f71af0538a4, attempt 1/20 [2020-09-15T13:28:34.614Z] 2020/09/15 13:28:34 Clone github.com/gorilla/mux, revision 98cb6bf42e086f6af920b965c38cacc07402d51b, attempt 1/20 [2020-09-15T13:28:34.614Z] 2020/09/15 13:28:34 Clone github.com/opencontainers/runtime-spec, revision 4d89ac9fbff6c455f46a5bb59c6b1bb7184a5e43, attempt 1/20 [2020-09-15T13:28:34.614Z] 2020/09/15 13:28:34 Clone github.com/moby/term, revision 73f35e472e8f0a3f91347164138ce6bd73b756a9, attempt 1/20 [2020-09-15T13:28:34.614Z] 2020/09/15 13:28:34 Clone github.com/opencontainers/go-digest, revision 279bed98673dd5bef374d3b6e4b09e2af76183bf, attempt 1/20 [2020-09-15T13:28:34.614Z] 2020/09/15 13:28:34 Clone github.com/Microsoft/opengcs, revision a10967154e143a36014584a6f664344e3bb0aa64, attempt 1/20 [2020-09-15T13:28:34.753Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2020-09-15T13:28:34.753Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2020-09-15T13:28:35.175Z] 2020/09/15 13:28:35 Finished clone github.com/mistifyio/go-zfs [2020-09-15T13:28:35.175Z] 2020/09/15 13:28:35 Clone github.com/opencontainers/image-spec, revision d60099175f88c47cd379c4738d158884749ed235, attempt 1/20 [2020-09-15T13:28:35.175Z] 2020/09/15 13:28:35 Finished clone github.com/Azure/go-ansiterm [2020-09-15T13:28:35.175Z] 2020/09/15 13:28:35 Clone github.com/cyphar/filepath-securejoin, revision a261ee33d7a517f054effbf451841abaafe3e0fd, attempt 1/20 [2020-09-15T13:28:35.320Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2020-09-15T13:28:35.739Z] 2020/09/15 13:28:35 Finished clone github.com/google/uuid [2020-09-15T13:28:35.739Z] 2020/09/15 13:28:35 Clone github.com/coreos/go-systemd, revision 39ca1b05acc7ad1220e09f133283b8859a8b71ab, attempt 1/20 [2020-09-15T13:28:35.739Z] 2020/09/15 13:28:35 Finished clone github.com/opencontainers/go-digest [2020-09-15T13:28:35.739Z] 2020/09/15 13:28:35 Clone github.com/coreos/go-systemd/v22, revision 2d78030078ef61b3cae27f42ad6d0e46db51b339, attempt 1/20 [2020-09-15T13:28:35.739Z] 2020/09/15 13:28:35 Finished clone github.com/moby/locker [2020-09-15T13:28:35.739Z] 2020/09/15 13:28:35 Clone github.com/godbus/dbus/v5, revision 37bf87eef99d69c4f1d3528bd66e3a87dc201472, attempt 1/20 [2020-09-15T13:28:35.739Z] 2020/09/15 13:28:35 Finished clone github.com/docker/libtrust [2020-09-15T13:28:35.739Z] 2020/09/15 13:28:35 Clone github.com/Graylog2/go-gelf, revision 1550ee647df0510058c9d67a45c56f18911d80b8, attempt 1/20 [2020-09-15T13:28:35.739Z] 2020/09/15 13:28:35 Finished clone github.com/moby/term [2020-09-15T13:28:35.739Z] 2020/09/15 13:28:35 Clone github.com/fluent/fluent-logger-golang, revision 7a6c9dcd7f14c2ed5d8c55c11b894e5455ee311b, attempt 1/20 [2020-09-15T13:28:35.880Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.85s) [2020-09-15T13:28:35.880Z] PASS [2020-09-15T13:28:35.880Z] [2020-09-15T13:28:35.880Z] === Skipped [2020-09-15T13:28:35.880Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-09-15T13:28:35.880Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-15T13:28:35.880Z] [2020-09-15T13:28:35.880Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-09-15T13:28:35.880Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-15T13:28:35.880Z] [2020-09-15T13:28:35.880Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-09-15T13:28:35.880Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-15T13:28:35.880Z] [2020-09-15T13:28:35.880Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-09-15T13:28:35.880Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-15T13:28:35.880Z] [2020-09-15T13:28:35.880Z] [2020-09-15T13:28:35.880Z] DONE 17 tests, 4 skipped in 27.812s [2020-09-15T13:28:35.880Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-09-15T13:28:35.880Z] ++ 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-09-15T13:28:35.880Z] ++ set -e [2020-09-15T13:28:35.880Z] ++ '[' -n 0 ']' [2020-09-15T13:28:35.880Z] ++ set -x [2020-09-15T13:28:35.880Z] ++ env -i DEST=/go/src/github.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-09-15T13:28:35.880Z] INFO: Testing against a local daemon [2020-09-15T13:28:35.880Z] === RUN TestPluginInvalidJSON [2020-09-15T13:28:35.880Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-09-15T13:28:35.880Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-09-15T13:28:35.880Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-09-15T13:28:35.880Z] --- PASS: TestPluginInvalidJSON (0.02s) [2020-09-15T13:28:35.880Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-09-15T13:28:35.880Z] === RUN TestPluginInstall [2020-09-15T13:28:35.880Z] === RUN TestPluginInstall/no_auth [2020-09-15T13:28:35.995Z] 2020/09/15 13:28:35 Finished clone github.com/willf/bitset [2020-09-15T13:28:35.995Z] 2020/09/15 13:28:35 Clone github.com/philhofer/fwd, revision bb6d471dc95d4fe11e432687f8b70ff496cf3136, attempt 1/20 [2020-09-15T13:28:35.995Z] 2020/09/15 13:28:35 Finished clone github.com/gorilla/mux [2020-09-15T13:28:35.996Z] 2020/09/15 13:28:35 Clone github.com/tinylib/msgp, revision af6442a0fcf6e2a1b824f70dd0c734f01e817751, attempt 1/20 [2020-09-15T13:28:35.996Z] 2020/09/15 13:28:35 Finished clone github.com/Microsoft/go-winio [2020-09-15T13:28:35.996Z] 2020/09/15 13:28:35 Clone github.com/fsnotify/fsnotify, revision 45d7d09e39ef4ac08d493309fa031790c15bfe8a, attempt 1/20 [2020-09-15T13:28:36.255Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2020-09-15T13:28:36.558Z] 2020/09/15 13:28:36 Finished clone github.com/cyphar/filepath-securejoin [2020-09-15T13:28:36.559Z] 2020/09/15 13:28:36 Clone github.com/aws/aws-sdk-go, revision 2590bc875c54c9fda225d8e4e56a9d28d90c6a47, attempt 1/20 [2020-09-15T13:28:37.121Z] 2020/09/15 13:28:36 Finished clone github.com/opencontainers/runtime-spec [2020-09-15T13:28:37.121Z] 2020/09/15 13:28:36 Clone github.com/jmespath/go-jmespath, revision 2d053f87d1d7f9f48196ae04cf3daea4273d207d, attempt 1/20 [2020-09-15T13:28:37.121Z] 2020/09/15 13:28:37 Finished clone github.com/philhofer/fwd [2020-09-15T13:28:37.121Z] 2020/09/15 13:28:37 Clone github.com/bsphere/le_go, revision 7a984a84b5492ae539b79b62fb4a10afc63c7bcf, attempt 1/20 [2020-09-15T13:28:37.121Z] 2020/09/15 13:28:37 Finished clone github.com/Graylog2/go-gelf [2020-09-15T13:28:37.121Z] 2020/09/15 13:28:37 Clone golang.org/x/oauth2, revision bf48bf16ab8d622ce64ec6ce98d2c98f916b6303, attempt 1/20 [2020-09-15T13:28:37.194Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2020-09-15T13:28:37.378Z] 2020/09/15 13:28:37 Finished clone github.com/fluent/fluent-logger-golang [2020-09-15T13:28:37.378Z] 2020/09/15 13:28:37 Clone google.golang.org/api, revision de943baf05a022a8f921b544b7827bacaba1aed5, attempt 1/20 [2020-09-15T13:28:37.378Z] 2020/09/15 13:28:37 Finished clone github.com/fsnotify/fsnotify [2020-09-15T13:28:37.378Z] 2020/09/15 13:28:37 Clone go.opencensus.io, revision c3ed530f775d85e577ca652cb052a52c078aad26, attempt 1/20 [2020-09-15T13:28:37.634Z] 2020/09/15 13:28:37 Finished clone github.com/godbus/dbus/v5 [2020-09-15T13:28:37.634Z] 2020/09/15 13:28:37 Clone github.com/creack/pty, revision 3a6a957789163cacdfe0e291617a1c8e80612c11, attempt 1/20 [2020-09-15T13:28:37.634Z] 2020/09/15 13:28:37 Finished clone github.com/coreos/go-systemd [2020-09-15T13:28:37.634Z] 2020/09/15 13:28:37 Clone github.com/konsorten/go-windows-terminal-sequences, revision edb144dfd453055e1e49a3d8b410a660b5a87613, attempt 1/20 [2020-09-15T13:28:37.634Z] 2020/09/15 13:28:37 Finished clone github.com/coreos/go-systemd/v22 [2020-09-15T13:28:37.634Z] 2020/09/15 13:28:37 Clone github.com/sirupsen/logrus, revision 60c74ad9be0d874af0ab0daef6ab07c5c5911f0d, attempt 1/20 [2020-09-15T13:28:37.761Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2020-09-15T13:28:38.197Z] 2020/09/15 13:28:38 Finished clone github.com/opencontainers/image-spec [2020-09-15T13:28:38.197Z] 2020/09/15 13:28:38 Clone github.com/tchap/go-patricia, revision a7f0089c6f496e8e70402f61733606daa326cac5, attempt 1/20 [2020-09-15T13:28:38.197Z] 2020/09/15 13:28:38 Finished clone github.com/bsphere/le_go [2020-09-15T13:28:38.197Z] 2020/09/15 13:28:38 Clone golang.org/x/net, revision ab34263943818b32f575efc978a3d24e80b04bd7, attempt 1/20 [2020-09-15T13:28:38.330Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2020-09-15T13:28:38.759Z] 2020/09/15 13:28:38 Finished clone github.com/jmespath/go-jmespath [2020-09-15T13:28:38.759Z] 2020/09/15 13:28:38 Clone golang.org/x/sys, revision ed371f2e16b4b305ee99df548828de367527b76b, attempt 1/20 [2020-09-15T13:28:38.759Z] 2020/09/15 13:28:38 Finished clone github.com/creack/pty [2020-09-15T13:28:38.759Z] 2020/09/15 13:28:38 Clone github.com/docker/go-units, revision 519db1ee28dcc9fd2474ae59fca29a810482bfb1, attempt 1/20 [2020-09-15T13:28:38.759Z] 2020/09/15 13:28:38 Finished clone github.com/konsorten/go-windows-terminal-sequences [2020-09-15T13:28:38.759Z] 2020/09/15 13:28:38 Clone github.com/docker/go-connections, revision 7395e3f8aa162843a74ed6d48e79627d9792ac55, attempt 1/20 [2020-09-15T13:28:38.897Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2020-09-15T13:28:39.015Z] 2020/09/15 13:28:38 Finished clone github.com/tinylib/msgp [2020-09-15T13:28:39.015Z] 2020/09/15 13:28:38 Clone github.com/moby/sys, revision 6154f11e6840c0d6b0dbb23f4125a6134b3013c9, attempt 1/20 [2020-09-15T13:28:39.015Z] 2020/09/15 13:28:39 Finished clone golang.org/x/oauth2 [2020-09-15T13:28:39.156Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2020-09-15T13:28:39.271Z] 2020/09/15 13:28:39 Clone golang.org/x/text, revision 23ae387dee1f90d29a23c0e87ee0b46038fbed0e, attempt 1/20 [2020-09-15T13:28:39.271Z] 2020/09/15 13:28:39 Finished clone github.com/tchap/go-patricia [2020-09-15T13:28:39.271Z] 2020/09/15 13:28:39 Clone gotest.tools/v3, revision bb0d8a963040ea5048dcef1a14d8f8b58a33d4b3, attempt 1/20 [2020-09-15T13:28:39.442Z] time="2020-09-15T13:28:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-15T13:28:39.442Z] time="2020-09-15T13:28:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:48ce3332db4ad4ce6ddd368cd5bf7f8a78ea30f1a418dda502f7102be7fbcfd4" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-15T13:28:39.442Z] time="2020-09-15T13:28:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-15T13:28:39.443Z] time="2020-09-15T13:28:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:48ce3332db4ad4ce6ddd368cd5bf7f8a78ea30f1a418dda502f7102be7fbcfd4" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-15T13:28:39.528Z] 2020/09/15 13:28:39 Finished clone github.com/sirupsen/logrus [2020-09-15T13:28:39.528Z] 2020/09/15 13:28:39 Clone github.com/google/go-cmp, revision 3af367b6b30c263d47e8895973edcca9a49cf029, attempt 1/20 [2020-09-15T13:28:39.722Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2020-09-15T13:28:39.741Z] === RUN TestPluginInstall/with_htpasswd [2020-09-15T13:28:39.784Z] 2020/09/15 13:28:39 Finished clone github.com/docker/go-units [2020-09-15T13:28:39.784Z] 2020/09/15 13:28:39 Clone cloud.google.com/go, revision 0fd7230b2a7505833d5f69b75cbd6c9582401479, attempt 1/20 [2020-09-15T13:28:40.289Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2020-09-15T13:28:40.347Z] 2020/09/15 13:28:40 Finished clone github.com/moby/sys [2020-09-15T13:28:40.347Z] 2020/09/15 13:28:40 Clone github.com/syndtr/gocapability, revision d98352740cb2c55f81556b63d4a1ec64c5a319c2, attempt 1/20 [2020-09-15T13:28:40.381Z] time="2020-09-15T13:28:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-15T13:28:40.381Z] time="2020-09-15T13:28:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ae7ed78e0bbe71753286b2b2eb283a7d6cf99017559ba1c41188d9bc89126091" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-15T13:28:40.381Z] time="2020-09-15T13:28:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-15T13:28:40.381Z] time="2020-09-15T13:28:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ae7ed78e0bbe71753286b2b2eb283a7d6cf99017559ba1c41188d9bc89126091" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-15T13:28:40.605Z] 2020/09/15 13:28:40 Finished clone go.opencensus.io [2020-09-15T13:28:40.605Z] 2020/09/15 13:28:40 Clone github.com/googleapis/gax-go, revision 317e0006254c44a0ac427cc52a0e083ff0b9622f, attempt 1/20 [2020-09-15T13:28:40.675Z] === RUN TestPluginInstall/with_insecure [2020-09-15T13:28:41.168Z] 2020/09/15 13:28:40 Finished clone gotest.tools/v3 [2020-09-15T13:28:41.168Z] 2020/09/15 13:28:40 Clone google.golang.org/genproto, revision 3f1135a288c9a07e340ae8ba4cc6c7065a3160e8, attempt 1/20 [2020-09-15T13:28:41.168Z] 2020/09/15 13:28:41 Finished clone github.com/docker/go-connections [2020-09-15T13:28:41.168Z] 2020/09/15 13:28:41 Clone github.com/RackSec/srslog, revision a4725f04ec91af1a91b380da679d6e0c2f061e59, attempt 1/20 [2020-09-15T13:28:41.226Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2020-09-15T13:28:41.425Z] 2020/09/15 13:28:41 Finished clone github.com/google/go-cmp [2020-09-15T13:28:41.425Z] 2020/09/15 13:28:41 Clone github.com/imdario/mergo, revision 1afb36080aec31e0d1528973ebe6721b191b0369, attempt 1/20 [2020-09-15T13:28:41.682Z] 2020/09/15 13:28:41 Finished clone github.com/syndtr/gocapability [2020-09-15T13:28:41.682Z] 2020/09/15 13:28:41 Clone golang.org/x/sync, revision cd5d95a43a6e21273425c7ae415d3df9ea832eeb, attempt 1/20 [2020-09-15T13:28:41.717Z] time="2020-09-15T13:28:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-15T13:28:41.717Z] time="2020-09-15T13:28:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2311e5718f2014ee490b6e97e495e326d993f73e6b3835e408d7de944be592ab" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-15T13:28:41.717Z] time="2020-09-15T13:28:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-09-15T13:28:41.717Z] time="2020-09-15T13:28:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2311e5718f2014ee490b6e97e495e326d993f73e6b3835e408d7de944be592ab" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-09-15T13:28:41.939Z] 2020/09/15 13:28:41 Finished clone github.com/googleapis/gax-go [2020-09-15T13:28:41.939Z] 2020/09/15 13:28:41 Clone github.com/containerd/containerd, revision 09814d48d50816305a8e6c1a4ae3e2bcc4ba725a, attempt 1/20 [2020-09-15T13:28:42.014Z] --- PASS: TestPluginInstall (7.64s) [2020-09-15T13:28:42.014Z] --- PASS: TestPluginInstall/no_auth (5.33s) [2020-09-15T13:28:42.014Z] --- PASS: TestPluginInstall/with_htpasswd (0.95s) [2020-09-15T13:28:42.014Z] --- PASS: TestPluginInstall/with_insecure (1.36s) [2020-09-15T13:28:42.014Z] plugin_test.go:157: [dd0a49e427838] daemon is not started [2020-09-15T13:28:42.014Z] PASS [2020-09-15T13:28:42.014Z] [2020-09-15T13:28:42.014Z] DONE 6 tests in 7.754s [2020-09-15T13:28:42.014Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-09-15T13:28:42.014Z] ++ 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-09-15T13:28:42.014Z] ++ set -e [2020-09-15T13:28:42.014Z] ++ '[' -n 0 ']' [2020-09-15T13:28:42.014Z] ++ set -x [2020-09-15T13:28:42.014Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-09-15T13:28:42.014Z] INFO: Testing against a local daemon [2020-09-15T13:28:42.014Z] === RUN TestExternalGraphDriver [2020-09-15T13:28:42.648Z] === RUN TestExternalGraphDriver/json [2020-09-15T13:28:42.869Z] 2020/09/15 13:28:42 Finished clone github.com/RackSec/srslog [2020-09-15T13:28:42.869Z] 2020/09/15 13:28:42 Clone github.com/containerd/fifo, revision f15a3290365b9d2627d189e619ab4008e0069caf, attempt 1/20 [2020-09-15T13:28:42.869Z] 2020/09/15 13:28:42 Finished clone github.com/imdario/mergo [2020-09-15T13:28:42.869Z] 2020/09/15 13:28:42 Clone github.com/moby/buildkit, revision 4d1f260e8490ec438ab66e08bb105577aca0ce06, attempt 1/20 [2020-09-15T13:28:43.125Z] 2020/09/15 13:28:42 Clone github.com/tonistiigi/fsutil, revision ae3a8d753069d0f76fbee396457e8b6cfd7cb8c3, attempt 1/20 [2020-09-15T13:28:43.125Z] 2020/09/15 13:28:43 Finished clone github.com/golang/gddo [2020-09-15T13:28:43.130Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2020-09-15T13:28:43.130Z] === RUN TestDockerSuite/TestRunCreateVolume [2020-09-15T13:28:43.381Z] 2020/09/15 13:28:43 Finished clone golang.org/x/sync [2020-09-15T13:28:43.381Z] 2020/09/15 13:28:43 Clone github.com/grpc-ecosystem/grpc-opentracing, revision 8e809c8a86450a29b90dcc9efbf062d0fe6d9746, attempt 1/20 [2020-09-15T13:28:43.389Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2020-09-15T13:28:43.648Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2020-09-15T13:28:44.310Z] 2020/09/15 13:28:44 Finished clone github.com/containerd/fifo [2020-09-15T13:28:44.310Z] 2020/09/15 13:28:44 Clone github.com/opentracing/opentracing-go, revision 1361b9cd60be79c4c3a7fa9841b3c132e40066a7, attempt 1/20 [2020-09-15T13:28:44.758Z] === RUN TestExternalGraphDriver/spec [2020-09-15T13:28:44.873Z] 2020/09/15 13:28:44 Clone github.com/google/shlex, revision e7afc7fbc51079733e9468cdfd1efcd7d196cd1d, attempt 1/20 [2020-09-15T13:28:44.873Z] 2020/09/15 13:28:44 Finished clone github.com/grpc-ecosystem/grpc-opentracing [2020-09-15T13:28:45.026Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2020-09-15T13:28:46.241Z] 2020/09/15 13:28:45 Finished clone github.com/opentracing/opentracing-go [2020-09-15T13:28:46.241Z] 2020/09/15 13:28:45 Clone github.com/opentracing-contrib/go-stdlib, revision b1a47cfbdd7543e70e9ef3e73d0802ad306cc1cc, attempt 1/20 [2020-09-15T13:28:46.241Z] 2020/09/15 13:28:46 Finished clone github.com/google/shlex [2020-09-15T13:28:46.241Z] 2020/09/15 13:28:46 Clone github.com/mitchellh/hashstructure, revision 2bca23e0e452137f789efbc8610126fd8b94f73b, attempt 1/20 [2020-09-15T13:28:46.288Z] === RUN TestExternalGraphDriver/pull [2020-09-15T13:28:46.404Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2020-09-15T13:28:47.170Z] 2020/09/15 13:28:46 Finished clone github.com/opencontainers/runc [2020-09-15T13:28:47.170Z] 2020/09/15 13:28:46 Clone github.com/containerd/continuity, revision efbc4488d8fe1bdc16bde3b2d2990d9b3a899165, attempt 1/20 [2020-09-15T13:28:47.170Z] 2020/09/15 13:28:47 Finished clone github.com/opentracing-contrib/go-stdlib [2020-09-15T13:28:47.170Z] 2020/09/15 13:28:47 Clone github.com/gofrs/flock, revision 392e7fae8f1b0bdbd67dad7237d23f618feb6dbb, attempt 1/20 [2020-09-15T13:28:47.733Z] 2020/09/15 13:28:47 Finished clone github.com/mitchellh/hashstructure [2020-09-15T13:28:47.733Z] 2020/09/15 13:28:47 Clone github.com/grpc-ecosystem/go-grpc-middleware, revision 3c51f7f332123e8be5a157c0802a228ac85bf9db, attempt 1/20 [2020-09-15T13:28:47.733Z] 2020/09/15 13:28:47 Finished clone github.com/tonistiigi/fsutil [2020-09-15T13:28:47.733Z] 2020/09/15 13:28:47 Clone github.com/docker/libnetwork, revision 9e99af28df21367340c95a3863e31808d689c92a, attempt 1/20 [2020-09-15T13:28:48.297Z] 2020/09/15 13:28:48 Clone github.com/docker/go-events, revision e31b211e4f1cd09aa76fe4ac244571fab96ae47f, attempt 1/20 [2020-09-15T13:28:48.297Z] 2020/09/15 13:28:48 Finished clone github.com/Microsoft/opengcs [2020-09-15T13:28:48.297Z] 2020/09/15 13:28:48 Finished clone golang.org/x/net [2020-09-15T13:28:48.297Z] 2020/09/15 13:28:48 Clone github.com/armon/go-radix, revision e39d623f12e8e41c7b5529e9a9dd67a1e2261f80, attempt 1/20 [2020-09-15T13:28:48.398Z] --- PASS: TestExternalGraphDriver (5.98s) [2020-09-15T13:28:48.398Z] --- PASS: TestExternalGraphDriver/json (1.78s) [2020-09-15T13:28:48.398Z] --- PASS: TestExternalGraphDriver/spec (1.77s) [2020-09-15T13:28:48.398Z] --- PASS: TestExternalGraphDriver/pull (1.76s) [2020-09-15T13:28:48.398Z] === RUN TestGraphdriverPluginV2 [2020-09-15T13:28:48.398Z] --- SKIP: TestGraphdriverPluginV2 (0.16s) [2020-09-15T13:28:48.398Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-15T13:28:48.398Z] PASS [2020-09-15T13:28:48.398Z] [2020-09-15T13:28:48.398Z] === Skipped [2020-09-15T13:28:48.398Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.16s) [2020-09-15T13:28:48.398Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-15T13:28:48.398Z] [2020-09-15T13:28:48.398Z] [2020-09-15T13:28:48.398Z] DONE 5 tests, 1 skipped in 6.221s [2020-09-15T13:28:48.398Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-09-15T13:28:48.398Z] ++ 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-09-15T13:28:48.398Z] ++ set -e [2020-09-15T13:28:48.398Z] ++ '[' -n 0 ']' [2020-09-15T13:28:48.398Z] ++ set -x [2020-09-15T13:28:48.398Z] ++ env -i DEST=/go/src/github.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-09-15T13:28:48.398Z] INFO: Testing against a local daemon [2020-09-15T13:28:48.398Z] === RUN TestContinueAfterPluginCrash [2020-09-15T13:28:48.398Z] === PAUSE TestContinueAfterPluginCrash [2020-09-15T13:28:48.398Z] === RUN TestReadPluginNoRead [2020-09-15T13:28:48.398Z] === PAUSE TestReadPluginNoRead [2020-09-15T13:28:48.398Z] === RUN TestDaemonStartWithLogOpt [2020-09-15T13:28:48.398Z] === PAUSE TestDaemonStartWithLogOpt [2020-09-15T13:28:48.398Z] === CONT TestContinueAfterPluginCrash [2020-09-15T13:28:48.398Z] === CONT TestDaemonStartWithLogOpt [2020-09-15T13:28:48.398Z] === CONT TestReadPluginNoRead [2020-09-15T13:28:48.554Z] 2020/09/15 13:28:48 Finished clone github.com/gofrs/flock [2020-09-15T13:28:48.554Z] 2020/09/15 13:28:48 Clone github.com/armon/go-metrics, revision eb0af217e5e9747e41dd5303755356b62d28e3ec, attempt 1/20 [2020-09-15T13:28:48.937Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2020-09-15T13:28:49.117Z] 2020/09/15 13:28:49 Finished clone google.golang.org/grpc [2020-09-15T13:28:49.117Z] 2020/09/15 13:28:49 Clone github.com/hashicorp/go-msgpack, revision 71c2886f5a673a35f909803f38ece5810165097b, attempt 1/20 [2020-09-15T13:28:50.048Z] 2020/09/15 13:28:49 Clone github.com/containerd/cgroups, revision 318312a373405e5e91134d8063d04d59768a1bff, attempt 1/20 [2020-09-15T13:28:50.048Z] 2020/09/15 13:28:49 Finished clone github.com/docker/go-events [2020-09-15T13:28:50.048Z] 2020/09/15 13:28:49 Finished clone github.com/armon/go-radix [2020-09-15T13:28:50.048Z] 2020/09/15 13:28:49 Clone github.com/hashicorp/memberlist, revision 3d8438da9589e7b608a83ffac1ef8211486bcb7c, attempt 1/20 [2020-09-15T13:28:50.048Z] 2020/09/15 13:28:49 Finished clone github.com/armon/go-metrics [2020-09-15T13:28:50.048Z] 2020/09/15 13:28:49 Clone github.com/sean-/seed, revision e2103e2c35297fb7e17febb81e49b312087a2372, attempt 1/20 [2020-09-15T13:28:50.321Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2020-09-15T13:28:50.321Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2020-09-15T13:28:50.321Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2020-09-15T13:28:50.888Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2020-09-15T13:28:50.977Z] 2020/09/15 13:28:50 Finished clone github.com/containerd/continuity [2020-09-15T13:28:50.977Z] 2020/09/15 13:28:50 Clone github.com/hashicorp/errwrap, revision 8a6fb523712970c966eefc6b39ed2c5e74880354, attempt 1/20 [2020-09-15T13:28:51.233Z] 2020/09/15 13:28:51 Finished clone github.com/sean-/seed [2020-09-15T13:28:51.233Z] 2020/09/15 13:28:51 Clone github.com/hashicorp/go-sockaddr, revision c7188e74f6acae5a989bdc959aa779f8b9f42faf, attempt 1/20 [2020-09-15T13:28:51.825Z] === RUN TestDockerSuite/TestRunDNSOptions [2020-09-15T13:28:52.162Z] 2020/09/15 13:28:51 Finished clone github.com/containerd/cgroups [2020-09-15T13:28:52.162Z] 2020/09/15 13:28:51 Clone github.com/hashicorp/go-multierror, revision 886a7fbe3eb1c874d46f623bfa70af45f425b3d1, attempt 1/20 [2020-09-15T13:28:52.420Z] 2020/09/15 13:28:52 Finished clone github.com/hashicorp/errwrap [2020-09-15T13:28:52.420Z] 2020/09/15 13:28:52 Clone github.com/hashicorp/serf, revision 598c54895cc5a7b1a24a398d635e8c0ea0959870, attempt 1/20 [2020-09-15T13:28:52.677Z] 2020/09/15 13:28:52 Finished clone github.com/hashicorp/memberlist [2020-09-15T13:28:52.677Z] 2020/09/15 13:28:52 Clone github.com/containerd/console, revision 8375c3424e4d7b114e8a90a4a40c8e1b40d1d4e6, attempt 1/20 [2020-09-15T13:28:52.677Z] 2020/09/15 13:28:52 Finished clone github.com/Microsoft/hcsshim [2020-09-15T13:28:52.677Z] 2020/09/15 13:28:52 Clone github.com/docker/libkv, revision 458977154600b9f23984d9f4b82e79570b5ae12b, attempt 1/20 [2020-09-15T13:28:52.762Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2020-09-15T13:28:53.608Z] 2020/09/15 13:28:53 Finished clone github.com/hashicorp/go-multierror [2020-09-15T13:28:53.608Z] 2020/09/15 13:28:53 Clone github.com/containerd/go-runc, revision 7016d3ce2328dd2cb1192b2076ebd565c4e8df0c, attempt 1/20 [2020-09-15T13:28:54.009Z] === RUN TestReadPluginNoRead/default [2020-09-15T13:28:54.009Z] --- PASS: TestDaemonStartWithLogOpt (5.33s) [2020-09-15T13:28:54.139Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2020-09-15T13:28:54.171Z] 2020/09/15 13:28:54 Finished clone github.com/hashicorp/go-sockaddr [2020-09-15T13:28:54.171Z] 2020/09/15 13:28:54 Clone github.com/vishvananda/netns, revision db3c7e526aae966c4ccfa6c8189b693d6ac5d202, attempt 1/20 [2020-09-15T13:28:54.397Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2020-09-15T13:28:54.427Z] 2020/09/15 13:28:54 Finished clone github.com/docker/libkv [2020-09-15T13:28:54.427Z] 2020/09/15 13:28:54 Clone github.com/vishvananda/netlink, revision f049be6f391489d3f374498fe0c8df8449258372, attempt 1/20 [2020-09-15T13:28:54.644Z] === RUN TestReadPluginNoRead/disabled_caching [2020-09-15T13:28:54.990Z] 2020/09/15 13:28:54 Finished clone github.com/containerd/go-runc [2020-09-15T13:28:54.990Z] 2020/09/15 13:28:54 Clone github.com/moby/ipvs, revision 4566ccea0e08d68e9614c3e7a64a23b850c4bb35, attempt 1/20 [2020-09-15T13:28:55.333Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2020-09-15T13:28:55.554Z] 2020/09/15 13:28:55 Finished clone github.com/vishvananda/netns [2020-09-15T13:28:55.554Z] 2020/09/15 13:28:55 Clone github.com/BurntSushi/toml, revision 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005, attempt 1/20 [2020-09-15T13:28:55.554Z] 2020/09/15 13:28:55 Finished clone github.com/hashicorp/go-msgpack [2020-09-15T13:28:55.554Z] 2020/09/15 13:28:55 Clone github.com/containerd/typeurl, revision cd3ce7159eae562a4f60ceff37dada11a939d247, attempt 1/20 [2020-09-15T13:28:55.901Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2020-09-15T13:28:55.901Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2020-09-15T13:28:56.118Z] 2020/09/15 13:28:55 Finished clone github.com/containerd/console [2020-09-15T13:28:56.118Z] 2020/09/15 13:28:55 Clone github.com/containerd/ttrpc, revision 72bb1b21c5b0a4a107f59dd85f6ab58e564b68d6, attempt 1/20 [2020-09-15T13:28:56.156Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-09-15T13:28:56.467Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2020-09-15T13:28:57.486Z] 2020/09/15 13:28:57 Finished clone github.com/containerd/typeurl [2020-09-15T13:28:57.486Z] 2020/09/15 13:28:57 Clone github.com/gogo/googleapis, revision 01e0f9cca9b92166042241267ee2a5cdf5cff46c, attempt 1/20 [2020-09-15T13:28:57.486Z] 2020/09/15 13:28:57 Finished clone github.com/BurntSushi/toml [2020-09-15T13:28:57.486Z] 2020/09/15 13:28:57 Finished clone github.com/vishvananda/netlink [2020-09-15T13:28:57.486Z] 2020/09/15 13:28:57 Clone github.com/docker/swarmkit, revision d6592ddefd8a5319aadff74c558b816b1a0b2590, attempt 1/20 [2020-09-15T13:28:57.486Z] 2020/09/15 13:28:57 Finished clone github.com/moby/ipvs [2020-09-15T13:28:57.486Z] 2020/09/15 13:28:57 Clone github.com/samuel/go-zookeeper, revision d0e0d8e11f318e000a8cc434616d69e329edc374, attempt 1/20 [2020-09-15T13:28:57.486Z] 2020/09/15 13:28:57 Clone github.com/cilium/ebpf, revision 1c8d4c9ef7759622653a1d319284a44652333b28, attempt 1/20 [2020-09-15T13:28:57.486Z] 2020/09/15 13:28:57 Finished clone github.com/containerd/ttrpc [2020-09-15T13:28:57.486Z] 2020/09/15 13:28:57 Clone github.com/deckarep/golang-set, revision ef32fa3046d9f249d399f98ebaf9be944430fd1d, attempt 1/20 [2020-09-15T13:28:57.667Z] --- PASS: TestReadPluginNoRead (9.15s) [2020-09-15T13:28:57.667Z] --- PASS: TestReadPluginNoRead/default (1.46s) [2020-09-15T13:28:57.667Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.44s) [2020-09-15T13:28:57.667Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.43s) [2020-09-15T13:28:57.667Z] read_test.go:92: [d14f2e10f1693] daemon is not started [2020-09-15T13:28:57.846Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2020-09-15T13:28:57.846Z] === RUN TestDockerSuite/TestRunDuplicateMount [2020-09-15T13:28:58.105Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2020-09-15T13:28:58.364Z] === RUN TestDockerSuite/TestRunEchoStdout [2020-09-15T13:28:58.705Z] --- PASS: TestContinueAfterPluginCrash (10.50s) [2020-09-15T13:28:58.705Z] PASS [2020-09-15T13:28:58.705Z] [2020-09-15T13:28:58.705Z] DONE 6 tests in 10.569s [2020-09-15T13:28:58.705Z] 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-09-15T13:28:58.705Z] ++ 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-09-15T13:28:58.705Z] ++ set -e [2020-09-15T13:28:58.705Z] ++ '[' -n 0 ']' [2020-09-15T13:28:58.705Z] ++ set -x [2020-09-15T13:28:58.706Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-09-15T13:28:58.706Z] testing: warning: no tests to run [2020-09-15T13:28:58.706Z] PASS [2020-09-15T13:28:58.706Z] [2020-09-15T13:28:58.706Z] DONE 0 tests in 0.018s [2020-09-15T13:28:58.706Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-09-15T13:28:58.706Z] ++ 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-09-15T13:28:58.706Z] ++ set -e [2020-09-15T13:28:58.706Z] ++ '[' -n 0 ']' [2020-09-15T13:28:58.706Z] ++ set -x [2020-09-15T13:28:58.706Z] ++ env -i DEST=/go/src/github.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-09-15T13:28:58.854Z] 2020/09/15 13:28:58 Finished clone golang.org/x/sys [2020-09-15T13:28:58.854Z] 2020/09/15 13:28:58 Clone github.com/coreos/etcd, revision d57e8b8d97adfc4a6c224fe116714bf1a1f3beb9, attempt 1/20 [2020-09-15T13:28:58.932Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2020-09-15T13:28:59.000Z] INFO: Testing against a local daemon [2020-09-15T13:28:59.000Z] === RUN TestPluginWithDevMounts [2020-09-15T13:28:59.000Z] === PAUSE TestPluginWithDevMounts [2020-09-15T13:28:59.001Z] === CONT TestPluginWithDevMounts [2020-09-15T13:28:59.111Z] 2020/09/15 13:28:58 Finished clone github.com/samuel/go-zookeeper [2020-09-15T13:28:59.111Z] 2020/09/15 13:28:58 Clone github.com/coreos/go-semver, revision 8ab6407b697782a06568d4b7f1db25550ec2e4c6, attempt 1/20 [2020-09-15T13:28:59.111Z] 2020/09/15 13:28:58 Finished clone github.com/grpc-ecosystem/go-grpc-middleware [2020-09-15T13:28:59.111Z] 2020/09/15 13:28:58 Clone github.com/ugorji/go, revision b4c50a2b199d93b13dc15e78929cfb23bfdf21ab, attempt 1/20 [2020-09-15T13:28:59.368Z] 2020/09/15 13:28:59 Finished clone github.com/deckarep/golang-set [2020-09-15T13:28:59.368Z] 2020/09/15 13:28:59 Clone github.com/gogo/protobuf, revision 5628607bb4c51c3157aacc3a50f0ab707582b805, attempt 1/20 [2020-09-15T13:28:59.368Z] 2020/09/15 13:28:59 Finished clone github.com/gogo/googleapis [2020-09-15T13:28:59.368Z] 2020/09/15 13:28:59 Clone github.com/golang/protobuf, revision 84668698ea25b64748563aa20726db66a6b8d299, attempt 1/20 [2020-09-15T13:28:59.499Z] === RUN TestDockerSuite/TestRunEmptyEnv [2020-09-15T13:28:59.499Z] === RUN TestDockerSuite/TestRunEntrypoint [2020-09-15T13:28:59.760Z] === RUN TestDockerSuite/TestRunEnvironment [2020-09-15T13:29:00.299Z] 2020/09/15 13:29:00 Finished clone github.com/coreos/go-semver [2020-09-15T13:29:00.299Z] 2020/09/15 13:29:00 Clone github.com/cloudflare/cfssl, revision 5d63dbd981b5c408effbb58c442d54761ff94fbd, attempt 1/20 [2020-09-15T13:29:00.326Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2020-09-15T13:29:00.585Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2020-09-15T13:29:01.083Z] --- PASS: TestPluginWithDevMounts (1.83s) [2020-09-15T13:29:01.083Z] PASS [2020-09-15T13:29:01.083Z] [2020-09-15T13:29:01.083Z] DONE 1 tests in 1.908s [2020-09-15T13:29:01.083Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m [2020-09-15T13:29:01.083Z] ++ 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-09-15T13:29:01.083Z] ++ set -e [2020-09-15T13:29:01.083Z] ++ '[' -n 0 ']' [2020-09-15T13:29:01.083Z] ++ set -x [2020-09-15T13:29:01.083Z] ++ env -i DEST=/go/src/github.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-09-15T13:29:01.083Z] INFO: Testing against a local daemon [2020-09-15T13:29:01.083Z] === RUN TestSecretInspect [2020-09-15T13:29:01.152Z] === RUN TestDockerSuite/TestRunExitCode [2020-09-15T13:29:01.410Z] === RUN TestDockerSuite/TestRunExitCodeOne [2020-09-15T13:29:01.670Z] 2020/09/15 13:29:01 Finished clone github.com/cilium/ebpf [2020-09-15T13:29:01.670Z] 2020/09/15 13:29:01 Clone github.com/fernet/fernet-go, revision 9eac43b88a5efb8651d24de9b68e87567e029736, attempt 1/20 [2020-09-15T13:29:01.978Z] === RUN TestDockerSuite/TestRunExitCodeZero [2020-09-15T13:29:02.545Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2020-09-15T13:29:02.619Z] --- PASS: TestSecretInspect (1.88s) [2020-09-15T13:29:02.619Z] === RUN TestSecretList [2020-09-15T13:29:02.806Z] === RUN TestDockerSuite/TestRunExposePort [2020-09-15T13:29:03.039Z] 2020/09/15 13:29:02 Finished clone github.com/fernet/fernet-go [2020-09-15T13:29:03.039Z] 2020/09/15 13:29:02 Clone github.com/google/certificate-transparency-go, revision 37a384cd035e722ea46e55029093e26687138edf, attempt 1/20 [2020-09-15T13:29:03.039Z] 2020/09/15 13:29:02 Finished clone github.com/hashicorp/serf [2020-09-15T13:29:03.039Z] 2020/09/15 13:29:02 Clone golang.org/x/crypto, revision 75b288015ac94e66e3d6715fb68a9b41bf046ec2, attempt 1/20 [2020-09-15T13:29:03.064Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2020-09-15T13:29:03.296Z] 2020/09/15 13:29:03 Finished clone golang.org/x/text [2020-09-15T13:29:03.296Z] 2020/09/15 13:29:03 Clone golang.org/x/time, revision 555d28b269f0569763d25dbe1a237ae74c6bcc82, attempt 1/20 [2020-09-15T13:29:03.322Z] === RUN TestDockerSuite/TestRunGroupAdd [2020-09-15T13:29:03.890Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2020-09-15T13:29:04.728Z] --- PASS: TestSecretList (1.88s) [2020-09-15T13:29:04.728Z] === RUN TestSecretsCreateAndDelete [2020-09-15T13:29:05.189Z] 2020/09/15 13:29:05 Finished clone golang.org/x/time [2020-09-15T13:29:05.189Z] 2020/09/15 13:29:05 Clone github.com/hashicorp/go-memdb, revision cb9a474f84cc5e41b273b20c6927680b2a8776ad, attempt 1/20 [2020-09-15T13:29:05.269Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2020-09-15T13:29:05.269Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2020-09-15T13:29:05.269Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2020-09-15T13:29:06.559Z] 2020/09/15 13:29:06 Finished clone github.com/moby/buildkit [2020-09-15T13:29:06.559Z] 2020/09/15 13:29:06 Clone git://github.com/tonistiigi/go-immutable-radix.git to github.com/hashicorp/go-immutable-radix, revision 826af9ccf0feeee615d546d69b11f8e98da8c8f1, attempt 1/20 [2020-09-15T13:29:06.815Z] 2020/09/15 13:29:06 Finished clone github.com/hashicorp/go-memdb [2020-09-15T13:29:06.815Z] 2020/09/15 13:29:06 Clone github.com/hashicorp/golang-lru, revision 7f827b33c0f158ec5dfbba01bb0b14a4541fd81d, attempt 1/20 [2020-09-15T13:29:06.816Z] --- PASS: TestSecretsCreateAndDelete (1.89s) [2020-09-15T13:29:06.816Z] === RUN TestSecretsUpdate [2020-09-15T13:29:07.073Z] 2020/09/15 13:29:06 Finished clone github.com/docker/libnetwork [2020-09-15T13:29:07.073Z] 2020/09/15 13:29:06 Clone github.com/coreos/pkg, revision 3ac0863d7acf3bc44daf49afef8919af12f704ef, attempt 1/20 [2020-09-15T13:29:07.637Z] 2020/09/15 13:29:07 Finished clone github.com/hashicorp/go-immutable-radix [2020-09-15T13:29:07.638Z] 2020/09/15 13:29:07 Clone code.cloudfoundry.org/clock, revision 02e53af36e6c978af692887ed449b74026d76fec, attempt 1/20 [2020-09-15T13:29:07.801Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2020-09-15T13:29:07.801Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2020-09-15T13:29:07.894Z] 2020/09/15 13:29:07 Finished clone github.com/golang/protobuf [2020-09-15T13:29:07.894Z] 2020/09/15 13:29:07 Clone github.com/prometheus/client_golang, revision 6edbbd9e560190e318cdc5b4d3e630b442858380, attempt 1/20 [2020-09-15T13:29:08.151Z] 2020/09/15 13:29:08 Finished clone github.com/hashicorp/golang-lru [2020-09-15T13:29:08.151Z] 2020/09/15 13:29:08 Clone github.com/beorn7/perks, revision 37c8de3658fcb183f997c4e13e8337516ab753e6, attempt 1/20 [2020-09-15T13:29:08.335Z] --- PASS: TestSecretsUpdate (1.86s) [2020-09-15T13:29:08.335Z] === RUN TestTemplatedSecret [2020-09-15T13:29:08.407Z] 2020/09/15 13:29:08 Finished clone github.com/ugorji/go [2020-09-15T13:29:08.407Z] 2020/09/15 13:29:08 Clone github.com/prometheus/client_model, revision 7bc5445566f0fe75b15de23e6b93886e982d7bf9, attempt 1/20 [2020-09-15T13:29:08.407Z] 2020/09/15 13:29:08 Finished clone github.com/coreos/pkg [2020-09-15T13:29:08.407Z] 2020/09/15 13:29:08 Clone github.com/prometheus/common, revision d978bcb1309602d68bb4ba69cf3f8ed900e07308, attempt 1/20 [2020-09-15T13:29:08.970Z] 2020/09/15 13:29:08 Finished clone code.cloudfoundry.org/clock [2020-09-15T13:29:08.970Z] 2020/09/15 13:29:08 Clone github.com/prometheus/procfs, revision 46159f73e74d1cb8dc223deef9b2d049286f46b1, attempt 1/20 [2020-09-15T13:29:09.532Z] 2020/09/15 13:29:09 Finished clone golang.org/x/crypto [2020-09-15T13:29:09.532Z] 2020/09/15 13:29:09 Clone github.com/matttproud/golang_protobuf_extensions, revision c12348ce28de40eed0136aa2b644d0ee0650e56c, attempt 1/20 [2020-09-15T13:29:09.789Z] 2020/09/15 13:29:09 Finished clone github.com/beorn7/perks [2020-09-15T13:29:09.789Z] 2020/09/15 13:29:09 Clone github.com/hashicorp/consul, revision 9a9cc9341bb487651a0399e3fc5e1e8a42e62dd9, attempt 1/20 [2020-09-15T13:29:10.046Z] 2020/09/15 13:29:09 Finished clone github.com/prometheus/client_model [2020-09-15T13:29:10.046Z] 2020/09/15 13:29:09 Clone github.com/miekg/dns, revision 6c0c4e6581f8e173cc562c8b3363ab984e4ae071, attempt 1/20 [2020-09-15T13:29:10.977Z] 2020/09/15 13:29:10 Finished clone github.com/matttproud/golang_protobuf_extensions [2020-09-15T13:29:10.977Z] 2020/09/15 13:29:10 Clone github.com/ishidawataru/sctp, revision 6e2cb1366111dcf547c13531e3a263a067715847, attempt 1/20 [2020-09-15T13:29:11.079Z] --- PASS: TestTemplatedSecret (2.34s) [2020-09-15T13:29:11.079Z] === RUN TestSecretCreateResolve [2020-09-15T13:29:11.907Z] 2020/09/15 13:29:11 Finished clone github.com/prometheus/client_golang [2020-09-15T13:29:11.907Z] 2020/09/15 13:29:11 Clone go.etcd.io/bbolt, revision 232d8fc87f50244f9c808f4745759e08a304c029, attempt 1/20 [2020-09-15T13:29:12.165Z] 2020/09/15 13:29:11 Finished clone github.com/prometheus/common [2020-09-15T13:29:12.165Z] 2020/09/15 13:29:11 Clone github.com/docker/distribution, revision 0d3efadf0154c2b8a4e7b6621fff9809655cc580, attempt 1/20 [2020-09-15T13:29:12.165Z] 2020/09/15 13:29:12 Clone github.com/vbatts/tar-split, revision 620714a4c508c880ac1bdda9c8370a2b19af1a55, attempt 1/20 [2020-09-15T13:29:12.165Z] 2020/09/15 13:29:12 Finished clone github.com/prometheus/procfs [2020-09-15T13:29:12.596Z] --- PASS: TestSecretCreateResolve (1.90s) [2020-09-15T13:29:12.596Z] PASS [2020-09-15T13:29:12.596Z] [2020-09-15T13:29:12.596Z] DONE 6 tests in 11.827s [2020-09-15T13:29:12.596Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m [2020-09-15T13:29:12.596Z] ++ 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-09-15T13:29:12.596Z] ++ set -e [2020-09-15T13:29:12.596Z] ++ '[' -n 0 ']' [2020-09-15T13:29:12.596Z] ++ set -x [2020-09-15T13:29:12.596Z] ++ env -i DEST=/go/src/github.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-09-15T13:29:12.596Z] INFO: Testing against a local daemon [2020-09-15T13:29:12.596Z] === RUN TestServiceCreateInit [2020-09-15T13:29:12.596Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-09-15T13:29:12.729Z] 2020/09/15 13:29:12 Finished clone github.com/ishidawataru/sctp [2020-09-15T13:29:12.729Z] 2020/09/15 13:29:12 Clone github.com/pkg/errors, revision 614d223910a179a466c1767a985424175c39b465, attempt 1/20 [2020-09-15T13:29:14.622Z] 2020/09/15 13:29:14 Finished clone github.com/pkg/errors [2020-09-15T13:29:14.622Z] 2020/09/15 13:29:14 Clone github.com/grpc-ecosystem/go-grpc-prometheus, revision c225b8c3b01faf2899099b768856a9e916e5087b, attempt 1/20 [2020-09-15T13:29:14.879Z] 2020/09/15 13:29:14 Finished clone github.com/vbatts/tar-split [2020-09-15T13:29:14.879Z] 2020/09/15 13:29:14 Clone github.com/cespare/xxhash/v2, revision d7df74196a9e781ede915320c11c378c1b2f3a1f, attempt 1/20 [2020-09-15T13:29:15.443Z] 2020/09/15 13:29:15 Finished clone go.etcd.io/bbolt [2020-09-15T13:29:15.443Z] 2020/09/15 13:29:15 Clone github.com/spf13/cobra, revision a684a6d7f5e37385d954dd3b5a14fc6912c6ab9d, attempt 1/20 [2020-09-15T13:29:15.700Z] 2020/09/15 13:29:15 Finished clone github.com/grpc-ecosystem/go-grpc-prometheus [2020-09-15T13:29:15.700Z] 2020/09/15 13:29:15 Clone github.com/spf13/pflag, revision 2e9d26c8c37aae03e3f9d4e90b7116f5accb7cab, attempt 1/20 [2020-09-15T13:29:16.264Z] 2020/09/15 13:29:16 Finished clone github.com/cespare/xxhash/v2 [2020-09-15T13:29:16.264Z] 2020/09/15 13:29:16 Clone github.com/inconshreveable/mousetrap, revision 76626ae9c91c4f2a10f34cad8ce83ea42c93bb75, attempt 1/20 [2020-09-15T13:29:16.521Z] 2020/09/15 13:29:16 Finished clone cloud.google.com/go [2020-09-15T13:29:16.521Z] 2020/09/15 13:29:16 Clone github.com/morikuni/aec, revision 39771216ff4c63d11f5e604076f9c45e8be1067b, attempt 1/20 [2020-09-15T13:29:17.070Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-09-15T13:29:17.451Z] 2020/09/15 13:29:17 Finished clone github.com/google/certificate-transparency-go [2020-09-15T13:29:17.451Z] 2020/09/15 13:29:17 Finished clone github.com/inconshreveable/mousetrap [2020-09-15T13:29:17.451Z] 2020/09/15 13:29:17 Clone github.com/opencontainers/selinux, revision 25504e34a9826d481f6e2903963ecaa881749124, attempt 1/20 [2020-09-15T13:29:17.451Z] 2020/09/15 13:29:17 Clone github.com/docker/go-metrics, revision b619b3592b65de4f087d9f16863a7e6ff905973c, attempt 1/20 [2020-09-15T13:29:17.707Z] 2020/09/15 13:29:17 Finished clone github.com/spf13/pflag [2020-09-15T13:29:17.965Z] 2020/09/15 13:29:17 Finished clone github.com/morikuni/aec [2020-09-15T13:29:18.529Z] 2020/09/15 13:29:18 Finished clone github.com/spf13/cobra [2020-09-15T13:29:18.786Z] 2020/09/15 13:29:18 Finished clone github.com/docker/go-metrics [2020-09-15T13:29:19.352Z] 2020/09/15 13:29:19 Finished clone github.com/cloudflare/cfssl [2020-09-15T13:29:20.019Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2020-09-15T13:29:20.019Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2020-09-15T13:29:20.278Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2020-09-15T13:29:20.278Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2020-09-15T13:29:20.278Z] === RUN TestDockerSuite/TestRunInvalidReference [2020-09-15T13:29:20.278Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2020-09-15T13:29:20.620Z] --- PASS: TestServiceCreateInit (7.41s) [2020-09-15T13:29:20.620Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.63s) [2020-09-15T13:29:20.620Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.76s) [2020-09-15T13:29:20.620Z] === RUN TestCreateServiceMultipleTimes [2020-09-15T13:29:20.720Z] 2020/09/15 13:29:20 Finished clone github.com/opencontainers/selinux [2020-09-15T13:29:20.845Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2020-09-15T13:29:22.748Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2020-09-15T13:29:22.748Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2020-09-15T13:29:23.685Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2020-09-15T13:29:25.064Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2020-09-15T13:29:25.972Z] 2020/09/15 13:29:25 Finished clone github.com/miekg/dns [2020-09-15T13:29:26.535Z] 2020/09/15 13:29:26 Finished clone github.com/containerd/containerd [2020-09-15T13:29:27.467Z] 2020/09/15 13:29:27 Finished clone github.com/docker/swarmkit [2020-09-15T13:29:28.837Z] 2020/09/15 13:29:28 Finished clone github.com/docker/distribution [2020-09-15T13:29:31.624Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2020-09-15T13:29:31.624Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2020-09-15T13:29:31.624Z] === RUN TestDockerSuite/TestRunModeHostname [2020-09-15T13:29:32.191Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2020-09-15T13:29:32.191Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2020-09-15T13:29:32.451Z] === RUN TestDockerSuite/TestRunModeIpcHost [2020-09-15T13:29:33.389Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2020-09-15T13:29:34.324Z] === RUN TestDockerSuite/TestRunModePIDContainer [2020-09-15T13:29:35.263Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2020-09-15T13:29:35.263Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2020-09-15T13:29:35.263Z] === RUN TestDockerSuite/TestRunModePIDHost [2020-09-15T13:29:36.023Z] --- PASS: TestCreateServiceMultipleTimes (15.17s) [2020-09-15T13:29:36.023Z] === RUN TestCreateServiceConflict [2020-09-15T13:29:36.199Z] === RUN TestDockerSuite/TestRunModeUTSHost [2020-09-15T13:29:37.064Z] --- PASS: TestCreateServiceConflict (1.91s) [2020-09-15T13:29:37.064Z] === RUN TestCreateServiceMaxReplicas [2020-09-15T13:29:37.576Z] === RUN TestDockerSuite/TestRunMount [2020-09-15T13:29:39.812Z] --- PASS: TestCreateServiceMaxReplicas (2.60s) [2020-09-15T13:29:39.812Z] === RUN TestCreateWithDuplicateNetworkNames [2020-09-15T13:29:41.768Z] === RUN TestDockerSuite/TestRunMountOrdering [2020-09-15T13:29:42.026Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2020-09-15T13:29:42.594Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2020-09-15T13:29:43.531Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2020-09-15T13:29:43.745Z] 2020/09/15 13:29:43 Finished clone google.golang.org/genproto [2020-09-15T13:29:43.745Z] 2020/09/15 13:29:43 Finished clone github.com/coreos/etcd [2020-09-15T13:29:44.921Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2020-09-15T13:29:46.823Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2020-09-15T13:29:47.762Z] === RUN TestDockerSuite/TestRunNamedVolume [2020-09-15T13:29:49.669Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2020-09-15T13:29:51.572Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2020-09-15T13:29:51.572Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2020-09-15T13:29:51.888Z] 2020/09/15 13:29:51 Finished clone github.com/gogo/protobuf [2020-09-15T13:29:52.946Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.79s) [2020-09-15T13:29:52.946Z] === RUN TestCreateServiceSecretFileMode [2020-09-15T13:29:52.951Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2020-09-15T13:29:53.892Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2020-09-15T13:29:53.892Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2020-09-15T13:29:54.151Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2020-09-15T13:29:54.410Z] === RUN TestDockerSuite/TestRunNetHost [2020-09-15T13:29:55.290Z] --- PASS: TestCreateServiceSecretFileMode (2.29s) [2020-09-15T13:29:55.290Z] === RUN TestCreateServiceConfigFileMode [2020-09-15T13:29:55.349Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2020-09-15T13:29:55.916Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2020-09-15T13:29:56.487Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2020-09-15T13:29:56.972Z] --- PASS: TestCreateServiceConfigFileMode (2.23s) [2020-09-15T13:29:56.972Z] === RUN TestCreateServiceSysctls [2020-09-15T13:29:57.423Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2020-09-15T13:29:57.990Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2020-09-15T13:29:59.894Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2020-09-15T13:30:00.461Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2020-09-15T13:30:00.597Z] --- PASS: TestCreateServiceSysctls (2.98s) [2020-09-15T13:30:00.597Z] === RUN TestCreateServiceCapabilities [2020-09-15T13:30:02.351Z] --- PASS: TestCreateServiceCapabilities (2.25s) [2020-09-15T13:30:02.351Z] === RUN TestInspect [2020-09-15T13:30:02.994Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2020-09-15T13:30:03.253Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2020-09-15T13:30:03.253Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2020-09-15T13:30:03.512Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2020-09-15T13:30:03.770Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2020-09-15T13:30:04.029Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2020-09-15T13:30:04.596Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2020-09-15T13:30:04.855Z] === RUN TestDockerSuite/TestRunNonExistingImage [2020-09-15T13:30:04.855Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2020-09-15T13:30:05.110Z] --- PASS: TestInspect (2.48s) [2020-09-15T13:30:05.110Z] === RUN TestCreateJob [2020-09-15T13:30:05.421Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2020-09-15T13:30:06.374Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2020-09-15T13:30:07.901Z] --- PASS: TestCreateJob (2.99s) [2020-09-15T13:30:07.901Z] === RUN TestReplicatedJob [2020-09-15T13:30:09.660Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2020-09-15T13:30:09.946Z] 2020/09/15 13:30:08 Finished clone github.com/hashicorp/consul [2020-09-15T13:30:11.563Z] === RUN TestDockerSuite/TestRunOOMExitCode [2020-09-15T13:30:11.563Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2020-09-15T13:30:12.132Z] === RUN TestDockerSuite/TestRunPIDsLimit [2020-09-15T13:30:12.699Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2020-09-15T13:30:13.634Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2020-09-15T13:30:13.808Z] --- PASS: TestReplicatedJob (4.96s) [2020-09-15T13:30:13.808Z] === RUN TestUpdateReplicatedJob [2020-09-15T13:30:14.202Z] === RUN TestDockerSuite/TestRunPortInUse [2020-09-15T13:30:15.140Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2020-09-15T13:30:15.709Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2020-09-15T13:30:15.917Z] --- PASS: TestUpdateReplicatedJob (3.11s) [2020-09-15T13:30:15.917Z] === RUN TestServiceListWithStatuses [2020-09-15T13:30:15.917Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-09-15T13:30:15.917Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-09-15T13:30:15.917Z] === RUN TestDockerNetworkConnectAlias [2020-09-15T13:30:16.278Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2020-09-15T13:30:16.848Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2020-09-15T13:30:17.416Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2020-09-15T13:30:17.676Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2020-09-15T13:30:17.676Z] === RUN TestDockerSuite/TestRunPublishPort [2020-09-15T13:30:18.244Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2020-09-15T13:30:18.503Z] === RUN TestDockerSuite/TestRunReadProcLatency [2020-09-15T13:30:18.503Z] === RUN TestDockerSuite/TestRunReadProcTimer [2020-09-15T13:30:19.071Z] === RUN TestDockerSuite/TestRunRedirectStdout [2020-09-15T13:30:19.897Z] 2020/09/15 13:30:18 Finished clone github.com/aws/aws-sdk-go [2020-09-15T13:30:20.007Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2020-09-15T13:30:20.007Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2020-09-15T13:30:20.432Z] --- PASS: TestDockerNetworkConnectAlias (4.04s) [2020-09-15T13:30:20.432Z] === RUN TestDockerNetworkReConnect [2020-09-15T13:30:21.908Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2020-09-15T13:30:22.476Z] === RUN TestDockerSuite/TestRunRm [2020-09-15T13:30:23.046Z] === RUN TestDockerSuite/TestRunRmAndWait [2020-09-15T13:30:23.211Z] --- PASS: TestDockerNetworkReConnect (3.19s) [2020-09-15T13:30:23.211Z] === RUN TestServicePlugin [2020-09-15T13:30:23.211Z] --- SKIP: TestServicePlugin (0.00s) [2020-09-15T13:30:23.211Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-15T13:30:23.211Z] === RUN TestServiceUpdateLabel [2020-09-15T13:30:25.310Z] --- PASS: TestServiceUpdateLabel (1.98s) [2020-09-15T13:30:25.310Z] === RUN TestServiceUpdateSecrets [2020-09-15T13:30:27.230Z] === RUN TestDockerSuite/TestRunRmPre125Api [2020-09-15T13:30:27.230Z] === RUN TestDockerSuite/TestRunRootWorkdir [2020-09-15T13:30:27.230Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2020-09-15T13:30:28.607Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2020-09-15T13:30:28.866Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2020-09-15T13:30:31.414Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2020-09-15T13:30:33.949Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2020-09-15T13:30:34.208Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2020-09-15T13:30:34.467Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2020-09-15T13:30:35.034Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2020-09-15T13:30:35.293Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2020-09-15T13:30:35.861Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2020-09-15T13:30:36.119Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2020-09-15T13:30:36.686Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2020-09-15T13:30:37.623Z] === RUN TestDockerSuite/TestRunSetMacAddress [2020-09-15T13:30:37.623Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2020-09-15T13:30:37.881Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2020-09-15T13:30:40.414Z] === RUN TestDockerSuite/TestRunState [2020-09-15T13:30:40.716Z] --- PASS: TestServiceUpdateSecrets (14.25s) [2020-09-15T13:30:40.716Z] === RUN TestServiceUpdateConfigs [2020-09-15T13:30:41.791Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2020-09-15T13:30:42.050Z] === RUN TestDockerSuite/TestRunStdinPipe [2020-09-15T13:30:42.616Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2020-09-15T13:30:42.616Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2020-09-15T13:30:42.875Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2020-09-15T13:30:43.134Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2020-09-15T13:30:43.702Z] === RUN TestDockerSuite/TestRunSysctls [2020-09-15T13:30:44.747Z] === RUN TestDockerSuite/TestRunTLSVerify [2020-09-15T13:30:44.747Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2020-09-15T13:30:44.747Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2020-09-15T13:30:45.007Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2020-09-15T13:30:46.383Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2020-09-15T13:30:46.950Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2020-09-15T13:30:47.517Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2020-09-15T13:30:49.420Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2020-09-15T13:30:49.679Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2020-09-15T13:30:52.217Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2020-09-15T13:30:54.745Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2020-09-15T13:30:55.004Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2020-09-15T13:30:55.571Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2020-09-15T13:30:55.830Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2020-09-15T13:30:56.080Z] --- PASS: TestServiceUpdateConfigs (14.25s) [2020-09-15T13:30:56.080Z] === RUN TestServiceUpdateNetwork [2020-09-15T13:30:57.207Z] === RUN TestDockerSuite/TestRunUnshareProc [2020-09-15T13:30:58.143Z] === RUN TestDockerSuite/TestRunUserByID [2020-09-15T13:30:58.710Z] === RUN TestDockerSuite/TestRunUserByIDBig [2020-09-15T13:30:58.710Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2020-09-15T13:30:58.969Z] === RUN TestDockerSuite/TestRunUserByIDZero [2020-09-15T13:30:59.227Z] === RUN TestDockerSuite/TestRunUserByName [2020-09-15T13:30:59.794Z] === RUN TestDockerSuite/TestRunUserDefaults [2020-09-15T13:31:00.052Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2020-09-15T13:31:00.052Z] === RUN TestDockerSuite/TestRunUserNotFound [2020-09-15T13:31:00.311Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2020-09-15T13:31:00.569Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2020-09-15T13:31:03.099Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2020-09-15T13:31:03.358Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2020-09-15T13:31:03.925Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2020-09-15T13:31:04.863Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2020-09-15T13:31:05.798Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2020-09-15T13:31:06.455Z] --- PASS: TestServiceUpdateNetwork (12.32s) [2020-09-15T13:31:06.455Z] === RUN TestServiceUpdatePidsLimit [2020-09-15T13:31:06.735Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2020-09-15T13:31:06.751Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-09-15T13:31:07.793Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-09-15T13:31:08.117Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2020-09-15T13:31:09.057Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2020-09-15T13:31:09.623Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2020-09-15T13:31:11.524Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2020-09-15T13:31:11.783Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2020-09-15T13:31:12.355Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2020-09-15T13:31:12.924Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2020-09-15T13:31:13.491Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2020-09-15T13:31:13.491Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2020-09-15T13:31:13.491Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2020-09-15T13:31:13.491Z] === RUN TestDockerSuite/TestRunWithBadDevice [2020-09-15T13:31:13.752Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2020-09-15T13:31:13.752Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2020-09-15T13:31:14.318Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2020-09-15T13:31:14.577Z] === RUN TestDockerSuite/TestRunWithCPUShares [2020-09-15T13:31:14.701Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-09-15T13:31:14.836Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2020-09-15T13:31:16.213Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2020-09-15T13:31:16.780Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2020-09-15T13:31:17.348Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2020-09-15T13:31:17.348Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2020-09-15T13:31:17.607Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2020-09-15T13:31:17.866Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2020-09-15T13:31:17.866Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2020-09-15T13:31:17.866Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2020-09-15T13:31:17.866Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2020-09-15T13:31:18.126Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2020-09-15T13:31:18.126Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2020-09-15T13:31:18.126Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2020-09-15T13:31:18.126Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2020-09-15T13:31:18.126Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2020-09-15T13:31:18.126Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2020-09-15T13:31:18.695Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2020-09-15T13:31:19.264Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2020-09-15T13:31:20.199Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2020-09-15T13:31:20.199Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2020-09-15T13:31:20.199Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2020-09-15T13:31:20.766Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2020-09-15T13:31:20.766Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2020-09-15T13:31:21.336Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2020-09-15T13:31:21.336Z] === RUN TestDockerSuite/TestRunWithShmSize [2020-09-15T13:31:21.903Z] === RUN TestDockerSuite/TestRunWithSwappiness [2020-09-15T13:31:22.471Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2020-09-15T13:31:22.471Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2020-09-15T13:31:22.471Z] === RUN TestDockerSuite/TestRunWithUlimits [2020-09-15T13:31:22.729Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2020-09-15T13:31:22.987Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2020-09-15T13:31:23.188Z] --- PASS: TestServiceUpdatePidsLimit (15.95s) [2020-09-15T13:31:23.188Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.74s) [2020-09-15T13:31:23.188Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.78s) [2020-09-15T13:31:23.188Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.88s) [2020-09-15T13:31:23.188Z] PASS [2020-09-15T13:31:23.188Z] [2020-09-15T13:31:23.188Z] === Skipped [2020-09-15T13:31:23.188Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s) [2020-09-15T13:31:23.188Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-09-15T13:31:23.188Z] [2020-09-15T13:31:23.188Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s) [2020-09-15T13:31:23.188Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-09-15T13:31:23.188Z] [2020-09-15T13:31:23.188Z] [2020-09-15T13:31:23.188Z] DONE 27 tests, 2 skipped in 129.208s [2020-09-15T13:31:23.188Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m [2020-09-15T13:31:23.188Z] ++ 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-09-15T13:31:23.188Z] ++ set -e [2020-09-15T13:31:23.188Z] ++ '[' -n 0 ']' [2020-09-15T13:31:23.188Z] ++ set -x [2020-09-15T13:31:23.188Z] ++ env -i DEST=/go/src/github.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-09-15T13:31:23.188Z] INFO: Testing against a local daemon [2020-09-15T13:31:23.188Z] === RUN TestSessionCreate [2020-09-15T13:31:23.188Z] --- PASS: TestSessionCreate (0.03s) [2020-09-15T13:31:23.188Z] === RUN TestSessionCreateWithBadUpgrade [2020-09-15T13:31:23.188Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2020-09-15T13:31:23.188Z] PASS [2020-09-15T13:31:23.188Z] [2020-09-15T13:31:23.188Z] DONE 2 tests in 0.140s [2020-09-15T13:31:23.188Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m [2020-09-15T13:31:23.188Z] ++ 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-09-15T13:31:23.188Z] ++ set -e [2020-09-15T13:31:23.188Z] ++ '[' -n 0 ']' [2020-09-15T13:31:23.188Z] ++ set -x [2020-09-15T13:31:23.189Z] ++ env -i DEST=/go/src/github.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-09-15T13:31:23.189Z] INFO: Testing against a local daemon [2020-09-15T13:31:23.189Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-09-15T13:31:23.189Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-09-15T13:31:23.189Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-09-15T13:31:23.189Z] === RUN TestEventsExecDie [2020-09-15T13:31:23.189Z] --- PASS: TestEventsExecDie (0.63s) [2020-09-15T13:31:23.189Z] === RUN TestEventsBackwardsCompatible [2020-09-15T13:31:23.189Z] --- PASS: TestEventsBackwardsCompatible (0.08s) [2020-09-15T13:31:23.189Z] === RUN TestInfoBinaryCommits [2020-09-15T13:31:23.189Z] --- PASS: TestInfoBinaryCommits (0.03s) [2020-09-15T13:31:23.189Z] === RUN TestInfoAPIVersioned [2020-09-15T13:31:23.189Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-09-15T13:31:23.189Z] === RUN TestInfoDiscoveryBackend [2020-09-15T13:31:23.489Z] --- PASS: TestInfoDiscoveryBackend (0.54s) [2020-09-15T13:31:23.489Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-09-15T13:31:23.923Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2020-09-15T13:31:24.493Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2020-09-15T13:31:24.493Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2020-09-15T13:31:24.526Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-09-15T13:31:24.526Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-09-15T13:31:24.822Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2020-09-15T13:31:24.822Z] === RUN TestInfoAPI [2020-09-15T13:31:24.822Z] --- PASS: TestInfoAPI (0.05s) [2020-09-15T13:31:24.822Z] === RUN TestInfoAPIWarnings [2020-09-15T13:31:25.081Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2020-09-15T13:31:25.081Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2020-09-15T13:31:25.458Z] --- PASS: TestInfoAPIWarnings (0.53s) [2020-09-15T13:31:25.458Z] === RUN TestInfoDebug [2020-09-15T13:31:26.095Z] --- PASS: TestInfoDebug (0.53s) [2020-09-15T13:31:26.095Z] === RUN TestInfoInsecureRegistries [2020-09-15T13:31:26.390Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2020-09-15T13:31:26.390Z] === RUN TestInfoRegistryMirrors [2020-09-15T13:31:26.456Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2020-09-15T13:31:26.456Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2020-09-15T13:31:26.714Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2020-09-15T13:31:27.030Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2020-09-15T13:31:27.030Z] === RUN TestLoginFailsWithBadCredentials [2020-09-15T13:31:27.666Z] --- PASS: TestLoginFailsWithBadCredentials (0.57s) [2020-09-15T13:31:27.666Z] === RUN TestPingCacheHeaders [2020-09-15T13:31:27.666Z] --- PASS: TestPingCacheHeaders (0.03s) [2020-09-15T13:31:27.666Z] === RUN TestPingGet [2020-09-15T13:31:27.666Z] --- PASS: TestPingGet (0.02s) [2020-09-15T13:31:27.666Z] === RUN TestPingHead [2020-09-15T13:31:27.666Z] --- PASS: TestPingHead (0.03s) [2020-09-15T13:31:27.666Z] === RUN TestVersion [2020-09-15T13:31:27.666Z] --- PASS: TestVersion (0.05s) [2020-09-15T13:31:27.666Z] PASS [2020-09-15T13:31:27.666Z] [2020-09-15T13:31:27.666Z] === Skipped [2020-09-15T13:31:27.666Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-09-15T13:31:27.666Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-09-15T13:31:27.666Z] [2020-09-15T13:31:27.666Z] [2020-09-15T13:31:27.666Z] DONE 18 tests, 1 skipped in 5.784s [2020-09-15T13:31:27.666Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m [2020-09-15T13:31:27.666Z] ++ 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-09-15T13:31:27.666Z] ++ set -e [2020-09-15T13:31:27.666Z] ++ '[' -n 0 ']' [2020-09-15T13:31:27.666Z] ++ set -x [2020-09-15T13:31:27.666Z] ++ env -i DEST=/go/src/github.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-09-15T13:31:27.967Z] INFO: Testing against a local daemon [2020-09-15T13:31:27.967Z] === RUN TestVolumesCreateAndList [2020-09-15T13:31:27.967Z] --- PASS: TestVolumesCreateAndList (0.03s) [2020-09-15T13:31:27.967Z] === RUN TestVolumesRemove [2020-09-15T13:31:27.967Z] --- PASS: TestVolumesRemove (0.06s) [2020-09-15T13:31:27.967Z] === RUN TestVolumesInspect [2020-09-15T13:31:27.967Z] --- PASS: TestVolumesInspect (0.02s) [2020-09-15T13:31:27.967Z] === RUN TestVolumesInvalidJSON [2020-09-15T13:31:27.967Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-09-15T13:31:27.967Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-09-15T13:31:27.967Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-09-15T13:31:27.967Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2020-09-15T13:31:27.967Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-09-15T13:31:27.967Z] PASS [2020-09-15T13:31:27.967Z] [2020-09-15T13:31:27.967Z] DONE 5 tests in 0.203s [2020-09-15T13:31:27.967Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-09-15T13:31:28.267Z] ++++ cat bundles/test-integration/docker.pid [2020-09-15T13:31:28.267Z] +++ kill 13798 [2020-09-15T13:31:28.617Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2020-09-15T13:31:29.185Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2020-09-15T13:31:29.185Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2020-09-15T13:31:29.185Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2020-09-15T13:31:29.302Z] +++ /etc/init.d/apparmor stop [2020-09-15T13:31:29.302Z] Leaving: AppArmorNo profiles have been unloaded. [2020-09-15T13:31:29.302Z] [2020-09-15T13:31:29.302Z] Unloading profiles will leave already running processes permanently [2020-09-15T13:31:29.302Z] unconfined, which can lead to unexpected situations. [2020-09-15T13:31:29.302Z] [2020-09-15T13:31:29.302Z] To set a process to complain mode, use the command line tool [2020-09-15T13:31:29.302Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-09-15T13:31:29.302Z] +++ true [2020-09-15T13:31:29.302Z] exiting test-integration [2020-09-15T13:31:29.302Z] ++ exit 0 [2020-09-15T13:31:29.302Z] [2020-09-15T13:31:30.121Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2020-09-15T13:31:30.688Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar Post stage [Pipeline] junit [2020-09-15T13:31:30.864Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-09-15T13:31:31.584Z] + echo Ensuring container killed. [2020-09-15T13:31:31.584Z] Ensuring container killed. [2020-09-15T13:31:31.584Z] + docker rm -vf docker-pr11 [2020-09-15T13:31:31.584Z] Error: No such container: docker-pr11 [2020-09-15T13:31:31.584Z] + true [Pipeline] sh [2020-09-15T13:31:31.626Z] === RUN TestDockerSuite/TestSaveCheckTimes [2020-09-15T13:31:31.626Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2020-09-15T13:31:31.971Z] + echo Chowning /workspace to jenkins user [2020-09-15T13:31:31.972Z] Chowning /workspace to jenkins user [2020-09-15T13:31:31.972Z] + id -u [2020-09-15T13:31:31.972Z] + id -g [2020-09-15T13:31:31.972Z] + docker run --rm -v /home/docker/workspace/moby_PR-41395:/workspace busybox chown -R 1001:1001 /workspace [2020-09-15T13:31:31.972Z] Unable to find image 'busybox:latest' locally [2020-09-15T13:31:32.195Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2020-09-15T13:31:32.265Z] latest: Pulling from library/busybox [2020-09-15T13:31:32.265Z] d997fe81ee23: Pulling fs layer [2020-09-15T13:31:32.265Z] d997fe81ee23: Verifying Checksum [2020-09-15T13:31:32.265Z] d997fe81ee23: Download complete [2020-09-15T13:31:32.559Z] d997fe81ee23: Pull complete [2020-09-15T13:31:32.559Z] Digest: sha256:d366a4665ab44f0648d7a00ae3fae139d55e32f9712c67accd604bb55df9d05a [2020-09-15T13:31:32.559Z] Status: Downloaded newer image for busybox:latest [2020-09-15T13:31:33.131Z] === RUN TestDockerSuite/TestSaveImageId [2020-09-15T13:31:33.131Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2020-09-15T13:31:33.390Z] === RUN TestDockerSuite/TestSaveLoadParents [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-09-15T13:31:34.477Z] + bundleName=ppc64le-integration [2020-09-15T13:31:34.477Z] + echo Creating ppc64le-integration-bundles.tar.gz [2020-09-15T13:31:34.477Z] Creating ppc64le-integration-bundles.tar.gz [2020-09-15T13:31:34.477Z] + + xargsfind tar bundles -czf -path ppc64le-integration-bundles.tar.gz */root/*overlay2 [2020-09-15T13:31:34.477Z] -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2020-09-15T13:31:34.521Z] Archiving artifacts [2020-09-15T13:31:34.925Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41395/11/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-09-15T13:31:35.293Z] === RUN TestDockerSuite/TestSaveMultipleNames [2020-09-15T13:31:35.293Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2020-09-15T13:31:35.312Z] + make clean [2020-09-15T13:31:35.605Z] make: command: Command not found [2020-09-15T13:31:35.605Z] make: command: Command not found [2020-09-15T13:31:35.605Z] docker volume rm -f docker-dev-cache [2020-09-15T13:31:35.605Z] docker-dev-cache [Pipeline] deleteDir [2020-09-15T13:31:36.674Z] === RUN TestDockerSuite/TestSaveSingleTag [2020-09-15T13:31:36.674Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2020-09-15T13:31:36.674Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-09-15T13:31:37.613Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2020-09-15T13:31:37.872Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2020-09-15T13:31:39.249Z] === RUN TestDockerSuite/TestSearchCmdOptions [2020-09-15T13:31:41.151Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2020-09-15T13:31:41.409Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2020-09-15T13:31:41.666Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2020-09-15T13:31:41.666Z] === RUN TestDockerSuite/TestSearchWithLimit [2020-09-15T13:31:42.602Z] === RUN TestDockerSuite/TestSlowStdinClosing [2020-09-15T13:31:44.501Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2020-09-15T13:31:49.784Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2020-09-15T13:31:50.718Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2020-09-15T13:31:50.718Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2020-09-15T13:31:51.655Z] === RUN TestDockerSuite/TestStartAttachSilent [2020-09-15T13:31:52.592Z] === RUN TestDockerSuite/TestStartAttachWithRename [2020-09-15T13:31:53.528Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2020-09-15T13:31:55.431Z] === RUN TestDockerSuite/TestStartMultipleContainers [2020-09-15T13:31:56.290Z] 2020/09/15 13:31:41 Finished clone google.golang.org/api [2020-09-15T13:31:56.290Z] 2020/09/15 13:31:41 Dependencies downloaded. Download time: 3m7.220893772s [2020-09-15T13:31:56.290Z] 2020/09/15 13:31:41 Collecting all dependencies [2020-09-15T13:31:56.290Z] 2020/09/15 13:31:51 Clean vendor dir from unused packages [2020-09-15T13:31:56.290Z] 2020/09/15 13:31:51 Ignoring paths matching "^archive/tar" [2020-09-15T13:31:56.290Z] 2020/09/15 13:31:52 Success [2020-09-15T13:31:56.290Z] 2020/09/15 13:31:52 Running time: 3m20.267305214s [2020-09-15T13:31:56.290Z] Congratulations! All vendoring changes are done the right way. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build e2e image) [Pipeline] sh [2020-09-15T13:31:56.619Z] + echo Building e2e image [2020-09-15T13:31:56.619Z] Building e2e image [2020-09-15T13:31:56.619Z] + docker build --build-arg DOCKER_GITCOMMIT=7678ecdca23bef379f6e8eea43cd754cb08b6288 -t moby-e2e-test -f Dockerfile.e2e . [2020-09-15T13:31:56.619Z] #2 [internal] load .dockerignore [2020-09-15T13:31:56.619Z] #2 transferring context: 34B done [2020-09-15T13:31:56.619Z] #2 DONE 0.0s [2020-09-15T13:31:56.619Z] [2020-09-15T13:31:56.619Z] #1 [internal] load build definition from Dockerfile.e2e [2020-09-15T13:31:56.619Z] #1 transferring dockerfile: 3.21kB done [2020-09-15T13:31:56.619Z] #1 DONE 0.0s [2020-09-15T13:31:56.619Z] [2020-09-15T13:31:56.619Z] #4 [internal] load metadata for docker.io/library/alpine:3.10 [2020-09-15T13:31:56.808Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2020-09-15T13:31:56.808Z] === RUN TestDockerSuite/TestStartPausedContainer [2020-09-15T13:31:56.875Z] #4 ... [2020-09-15T13:31:56.875Z] [2020-09-15T13:31:56.875Z] #3 [internal] load metadata for docker.io/library/golang:1.13.15-alpine [2020-09-15T13:31:56.875Z] #3 DONE 0.2s [2020-09-15T13:31:57.135Z] [2020-09-15T13:31:57.135Z] #4 [internal] load metadata for docker.io/library/alpine:3.10 [2020-09-15T13:31:57.135Z] #4 DONE 0.4s [2020-09-15T13:31:57.135Z] [2020-09-15T13:31:57.135Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:f0e9534a598e5013... [2020-09-15T13:31:57.135Z] #5 resolve docker.io/library/alpine:3.10@sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 done [2020-09-15T13:31:57.135Z] #5 sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 1.64kB / 1.64kB done [2020-09-15T13:31:57.135Z] #5 sha256:a143f3ba578f79e2c7b3022c488e6e12a35836cd4a6eb9e363d7f3a07d848590 528B / 528B done [2020-09-15T13:31:57.135Z] #5 sha256:be4e4bea2c2e15b403bb321562e78ea84b501fb41497472e91ecb41504e8a27c 1.51kB / 1.51kB done [2020-09-15T13:31:57.135Z] #5 sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d 129.34kB / 2.80MB 0.1s [2020-09-15T13:31:57.135Z] #5 extracting sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d [2020-09-15T13:31:57.135Z] #5 sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d 2.80MB / 2.80MB 0.1s done [2020-09-15T13:31:57.376Z] === RUN TestDockerSuite/TestStartRecordError [2020-09-15T13:31:57.397Z] #5 ... [2020-09-15T13:31:57.397Z] [2020-09-15T13:31:57.397Z] #8 [internal] load build context [2020-09-15T13:31:57.397Z] #8 transferring context: 853.05kB 0.4s done [2020-09-15T13:31:57.397Z] #8 DONE 0.4s [2020-09-15T13:31:57.397Z] [2020-09-15T13:31:57.397Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:f0e9534a598e5013... [2020-09-15T13:31:57.653Z] #5 extracting sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d 0.5s done [2020-09-15T13:31:57.653Z] #5 DONE 0.7s [2020-09-15T13:31:57.653Z] [2020-09-15T13:31:57.653Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.15-alpine@sha256:e74b83b94... [2020-09-15T13:31:57.653Z] #14 resolve docker.io/library/golang:1.13.15-alpine@sha256:e74b83b94d499cb34c7edf55fbdff9d3cfabd238a35f9cb1b59d0e74f50b1ddd done [2020-09-15T13:31:57.653Z] #14 sha256:e74b83b94d499cb34c7edf55fbdff9d3cfabd238a35f9cb1b59d0e74f50b1ddd 1.65kB / 1.65kB done [2020-09-15T13:31:57.653Z] #14 sha256:8cc699270cfeed0864420e5c650aa9c1b51ed5b23cf927ab4c5eea47f6c0c1a8 1.36kB / 1.36kB done [2020-09-15T13:31:57.653Z] #14 sha256:5863598a981a037fbf078324d356cb3e7deade1c8ddb67550a1e9809274a8a11 3.83kB / 3.83kB done [2020-09-15T13:31:57.653Z] #14 sha256:df20fa9351a15782c64e6dddb2d4a6f50bf6d3688060a34c4014b0d9a752eb4c 2.80MB / 2.80MB 0.1s done [2020-09-15T13:31:57.653Z] #14 sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d 282.60kB / 282.60kB 0.2s done [2020-09-15T13:31:57.653Z] #14 extracting sha256:df20fa9351a15782c64e6dddb2d4a6f50bf6d3688060a34c4014b0d9a752eb4c 0.4s done [2020-09-15T13:31:57.653Z] #14 sha256:a92cc7c5fd73817407fa0e4de5e1fb262a9c0f34c35c7450a2d01a7cef79c62f 155B / 155B 0.2s done [2020-09-15T13:31:57.653Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 31.63MB / 127.34MB 0.7s [2020-09-15T13:31:57.653Z] #14 sha256:fb4ae7ba11024d2acfa3a21422bafbb3a2e4497a1cea750402d5a444c6251d12 126B / 126B 0.2s done [2020-09-15T13:31:57.653Z] #14 extracting sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d [2020-09-15T13:31:57.911Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 39.50MB / 127.34MB 0.9s [2020-09-15T13:31:57.911Z] #14 extracting sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d 0.2s done [2020-09-15T13:31:57.911Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 46.50MB / 127.34MB 1.0s [2020-09-15T13:31:57.911Z] #14 extracting sha256:a92cc7c5fd73817407fa0e4de5e1fb262a9c0f34c35c7450a2d01a7cef79c62f done [2020-09-15T13:31:58.169Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 54.05MB / 127.34MB 1.1s [2020-09-15T13:31:58.169Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 79.48MB / 127.34MB 1.3s [2020-09-15T13:31:58.427Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 89.89MB / 127.34MB 1.4s [2020-09-15T13:31:58.427Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 113.03MB / 127.34MB 1.6s [2020-09-15T13:31:58.684Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 122.29MB / 127.34MB 1.7s [2020-09-15T13:31:58.751Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2020-09-15T13:31:58.940Z] #14 ... [2020-09-15T13:31:58.940Z] [2020-09-15T13:31:58.940Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus... [2020-09-15T13:31:58.940Z] #6 DONE 1.3s [2020-09-15T13:31:58.940Z] [2020-09-15T13:31:58.940Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.15-alpine@sha256:e74b83b94... [2020-09-15T13:31:58.940Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 127.34MB / 127.34MB 1.9s done [2020-09-15T13:31:59.196Z] #14 extracting sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b [2020-09-15T13:32:00.257Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2020-09-15T13:32:00.257Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2020-09-15T13:32:01.634Z] === RUN TestDockerSuite/TestStatsAllNoStream [2020-09-15T13:32:04.168Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2020-09-15T13:32:04.497Z] #14 extracting sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 5.0s [2020-09-15T13:32:04.754Z] #14 extracting sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 5.8s done [2020-09-15T13:32:05.104Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2020-09-15T13:32:05.680Z] #14 extracting sha256:fb4ae7ba11024d2acfa3a21422bafbb3a2e4497a1cea750402d5a444c6251d12 done [2020-09-15T13:32:05.680Z] #14 DONE 8.7s [2020-09-15T13:32:05.680Z] [2020-09-15T13:32:05.680Z] #7 [runner 3/12] RUN apk --no-cache add bash ca-certificates g+... [2020-09-15T13:32:05.680Z] #7 0.713 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-09-15T13:32:05.680Z] #7 1.798 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-09-15T13:32:05.680Z] #7 1.890 (1/30) Installing ncurses-terminfo-base (6.1_p20190518-r2) [2020-09-15T13:32:05.680Z] #7 1.898 (2/30) Installing ncurses-libs (6.1_p20190518-r2) [2020-09-15T13:32:05.680Z] #7 1.908 (3/30) Installing readline (8.0.0-r0) [2020-09-15T13:32:05.680Z] #7 1.915 (4/30) Installing bash (5.0.0-r0) [2020-09-15T13:32:05.680Z] #7 1.929 Executing bash-5.0.0-r0.post-install [2020-09-15T13:32:05.680Z] #7 1.931 (5/30) Installing ca-certificates (20191127-r2) [2020-09-15T13:32:05.680Z] #7 1.949 (6/30) Installing libgcc (8.3.0-r0) [2020-09-15T13:32:05.680Z] #7 1.953 (7/30) Installing libstdc++ (8.3.0-r0) [2020-09-15T13:32:05.680Z] #7 1.966 (8/30) Installing binutils (2.32-r0) [2020-09-15T13:32:05.680Z] #7 2.061 (9/30) Installing gmp (6.1.2-r1) [2020-09-15T13:32:05.680Z] #7 2.071 (10/30) Installing isl (0.18-r0) [2020-09-15T13:32:05.680Z] #7 2.095 (11/30) Installing libgomp (8.3.0-r0) [2020-09-15T13:32:05.680Z] #7 2.099 (12/30) Installing libatomic (8.3.0-r0) [2020-09-15T13:32:05.680Z] #7 2.100 (13/30) Installing mpfr3 (3.1.5-r1) [2020-09-15T13:32:05.680Z] #7 2.105 (14/30) Installing mpc1 (1.1.0-r0) [2020-09-15T13:32:05.680Z] #7 2.107 (15/30) Installing gcc (8.3.0-r0) [2020-09-15T13:32:05.680Z] #7 3.000 (16/30) Installing musl-dev (1.1.22-r3) [2020-09-15T13:32:05.680Z] #7 3.118 (17/30) Installing libc-dev (0.7.1-r0) [2020-09-15T13:32:05.680Z] #7 3.122 (18/30) Installing g++ (8.3.0-r0) [2020-09-15T13:32:05.680Z] #7 3.684 (19/30) Installing nghttp2-libs (1.39.2-r1) [2020-09-15T13:32:05.680Z] #7 3.689 (20/30) Installing libcurl (7.66.0-r0) [2020-09-15T13:32:05.680Z] #7 3.698 (21/30) Installing expat (2.2.8-r0) [2020-09-15T13:32:05.680Z] #7 3.703 (22/30) Installing pcre2 (10.33-r0) [2020-09-15T13:32:05.680Z] #7 3.714 (23/30) Installing git (2.22.4-r0) [2020-09-15T13:32:05.680Z] #7 3.916 (24/30) Installing libmnl (1.0.4-r0) [2020-09-15T13:32:05.680Z] #7 3.919 (25/30) Installing libnftnl-libs (1.1.3-r0) [2020-09-15T13:32:05.680Z] #7 3.924 (26/30) Installing iptables (1.8.3-r1) [2020-09-15T13:32:05.680Z] #7 3.949 (27/30) Installing pigz (2.4-r0) [2020-09-15T13:32:05.680Z] #7 3.956 (28/30) Installing tar (1.32-r0) [2020-09-15T13:32:05.680Z] #7 3.967 (29/30) Installing xz-libs (5.2.4-r0) [2020-09-15T13:32:05.680Z] #7 3.969 (30/30) Installing xz (5.2.4-r0) [2020-09-15T13:32:05.680Z] #7 3.974 Executing busybox-1.30.1-r3.trigger [2020-09-15T13:32:05.680Z] #7 3.983 Executing ca-certificates-20191127-r2.trigger [2020-09-15T13:32:05.680Z] #7 4.030 OK: 179 MiB in 44 packages [2020-09-15T13:32:05.680Z] #7 DONE 6.8s [2020-09-15T13:32:05.680Z] [2020-09-15T13:32:05.680Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2020-09-15T13:32:05.937Z] #15 ... [2020-09-15T13:32:05.937Z] [2020-09-15T13:32:05.937Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh /scripts/run.sh [2020-09-15T13:32:05.937Z] #9 DONE 0.0s [2020-09-15T13:32:05.937Z] [2020-09-15T13:32:05.937Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs /scripts/ensure-emptyfs.sh [2020-09-15T13:32:05.937Z] #10 DONE 0.0s [2020-09-15T13:32:05.937Z] [2020-09-15T13:32:05.937Z] #11 [runner 6/12] COPY integration/testdata /tests/integration/testdat... [2020-09-15T13:32:05.937Z] #11 DONE 0.0s [2020-09-15T13:32:05.937Z] [2020-09-15T13:32:05.937Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t... [2020-09-15T13:32:05.937Z] #12 DONE 0.0s [2020-09-15T13:32:05.937Z] [2020-09-15T13:32:05.937Z] #13 [runner 8/12] COPY integration-cli/fixtures /tests/integration-cli/fix... [2020-09-15T13:32:05.937Z] #13 DONE 0.0s [2020-09-15T13:32:05.937Z] [2020-09-15T13:32:05.937Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2020-09-15T13:32:06.193Z] #15 0.492 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-09-15T13:32:07.558Z] #15 1.541 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-09-15T13:32:07.558Z] #15 1.644 (1/54) Installing ncurses-terminfo-base (6.2_p20200523-r0) [2020-09-15T13:32:07.558Z] #15 1.649 (2/54) Installing ncurses-libs (6.2_p20200523-r0) [2020-09-15T13:32:07.558Z] #15 1.655 (3/54) Installing readline (8.0.4-r0) [2020-09-15T13:32:07.558Z] #15 1.659 (4/54) Installing bash (5.0.17-r0) [2020-09-15T13:32:07.558Z] #15 1.670 Executing bash-5.0.17-r0.post-install [2020-09-15T13:32:07.558Z] #15 1.672 (5/54) Installing linux-headers (5.4.5-r1) [2020-09-15T13:32:07.558Z] #15 1.750 (6/54) Installing libblkid (2.35.2-r0) [2020-09-15T13:32:07.558Z] #15 1.755 (7/54) Installing libuuid (2.35.2-r0) [2020-09-15T13:32:07.558Z] #15 1.757 (8/54) Installing btrfs-progs-libs (5.6.1-r0) [2020-09-15T13:32:07.558Z] #15 1.763 (9/54) Installing btrfs-progs-dev (5.6.1-r0) [2020-09-15T13:32:07.558Z] #15 1.767 (10/54) Installing libgcc (9.3.0-r2) [2020-09-15T13:32:07.558Z] #15 1.769 (11/54) Installing libstdc++ (9.3.0-r2) [2020-09-15T13:32:07.558Z] #15 1.782 (12/54) Installing binutils (2.34-r1) [2020-09-15T13:32:07.558Z] #15 1.850 (13/54) Installing libmagic (5.38-r0) [2020-09-15T13:32:07.558Z] #15 1.871 (14/54) Installing file (5.38-r0) [2020-09-15T13:32:07.558Z] #15 1.872 (15/54) Installing gmp (6.2.0-r0) [2020-09-15T13:32:07.558Z] #15 1.877 (16/54) Installing isl (0.18-r0) [2020-09-15T13:32:07.558Z] #15 1.892 (17/54) Installing libgomp (9.3.0-r2) [2020-09-15T13:32:07.558Z] #15 1.895 (18/54) Installing libatomic (9.3.0-r2) [2020-09-15T13:32:07.558Z] #15 1.897 (19/54) Installing libgphobos (9.3.0-r2) [2020-09-15T13:32:07.558Z] #15 1.940 (20/54) Installing mpfr4 (4.0.2-r4) [2020-09-15T13:32:07.558Z] #15 1.946 (21/54) Installing mpc1 (1.1.0-r1) [2020-09-15T13:32:07.558Z] #15 1.948 (22/54) Installing gcc (9.3.0-r2) [2020-09-15T13:32:08.388Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2020-09-15T13:32:08.388Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2020-09-15T13:32:08.644Z] #15 2.823 (23/54) Installing musl-dev (1.1.24-r9) [2020-09-15T13:32:08.644Z] #15 2.899 (24/54) Installing libc-dev (0.7.2-r3) [2020-09-15T13:32:08.644Z] #15 2.900 (25/54) Installing g++ (9.3.0-r2) [2020-09-15T13:32:08.902Z] #15 3.337 (26/54) Installing make (4.3-r0) [2020-09-15T13:32:09.159Z] #15 3.342 (27/54) Installing fortify-headers (1.1-r0) [2020-09-15T13:32:09.159Z] #15 3.347 (28/54) Installing patch (2.7.6-r6) [2020-09-15T13:32:09.159Z] #15 3.351 (29/54) Installing build-base (0.5-r2) [2020-09-15T13:32:09.159Z] #15 3.354 (30/54) Installing nghttp2-libs (1.41.0-r0) [2020-09-15T13:32:09.159Z] #15 3.362 (31/54) Installing libcurl (7.69.1-r0) [2020-09-15T13:32:09.159Z] #15 3.369 (32/54) Installing curl (7.69.1-r0) [2020-09-15T13:32:09.159Z] #15 3.373 (33/54) Installing oniguruma (6.9.5-r1) [2020-09-15T13:32:09.159Z] #15 3.379 (34/54) Installing jq (1.6-r1) [2020-09-15T13:32:09.159Z] #15 3.385 (35/54) Installing device-mapper-libs (2.02.186-r1) [2020-09-15T13:32:09.159Z] #15 3.390 (36/54) Installing device-mapper-event-libs (2.02.186-r1) [2020-09-15T13:32:09.159Z] #15 3.392 (37/54) Installing libaio (0.3.112-r1) [2020-09-15T13:32:09.159Z] #15 3.393 (38/54) Installing lvm2-libs (2.02.186-r1) [2020-09-15T13:32:09.159Z] #15 3.423 (39/54) Installing blkid (2.35.2-r0) [2020-09-15T13:32:09.159Z] #15 3.426 (40/54) Installing libcap-ng (0.7.10-r1) [2020-09-15T13:32:09.159Z] #15 3.428 (41/54) Installing setpriv (2.35.2-r0) [2020-09-15T13:32:09.159Z] #15 3.430 (42/54) Installing libmount (2.35.2-r0) [2020-09-15T13:32:09.159Z] #15 3.435 (43/54) Installing libsmartcols (2.35.2-r0) [2020-09-15T13:32:09.159Z] #15 3.438 (44/54) Installing findmnt (2.35.2-r0) [2020-09-15T13:32:09.159Z] #15 3.440 (45/54) Installing mcookie (2.35.2-r0) [2020-09-15T13:32:09.159Z] #15 3.442 (46/54) Installing hexdump (2.35.2-r0) [2020-09-15T13:32:09.159Z] #15 3.444 (47/54) Installing lsblk (2.35.2-r0) [2020-09-15T13:32:09.159Z] #15 3.447 (48/54) Installing libfdisk (2.35.2-r0) [2020-09-15T13:32:09.159Z] #15 3.452 (49/54) Installing sfdisk (2.35.2-r0) [2020-09-15T13:32:09.159Z] #15 3.454 (50/54) Installing cfdisk (2.35.2-r0) [2020-09-15T13:32:09.159Z] #15 3.457 (51/54) Installing util-linux (2.35.2-r0) [2020-09-15T13:32:09.159Z] #15 3.491 (52/54) Installing pkgconf (1.7.2-r0) [2020-09-15T13:32:09.159Z] #15 3.493 (53/54) Installing util-linux-dev (2.35.2-r0) [2020-09-15T13:32:09.159Z] #15 3.514 (54/54) Installing lvm2-dev (2.02.186-r1) [2020-09-15T13:32:09.159Z] #15 3.519 Executing busybox-1.31.1-r16.trigger [2020-09-15T13:32:09.159Z] #15 3.524 OK: 230 MiB in 69 packages [2020-09-15T13:32:09.723Z] #15 DONE 3.9s [2020-09-15T13:32:09.723Z] [2020-09-15T13:32:09.723Z] #16 [base 3/5] RUN mkdir -p /build/ [2020-09-15T13:32:10.285Z] #16 DONE 0.5s [2020-09-15T13:32:10.285Z] [2020-09-15T13:32:10.285Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/ [2020-09-15T13:32:10.541Z] #17 DONE 0.4s [2020-09-15T13:32:10.541Z] [2020-09-15T13:32:10.541Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/ [2020-09-15T13:32:10.541Z] #18 DONE 0.0s [2020-09-15T13:32:10.541Z] [2020-09-15T13:32:10.541Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh / [2020-09-15T13:32:10.541Z] #19 DONE 0.0s [2020-09-15T13:32:10.541Z] [2020-09-15T13:32:10.541Z] #31 [builder 1/4] COPY . . [2020-09-15T13:32:10.797Z] #31 ... [2020-09-15T13:32:10.797Z] [2020-09-15T13:32:10.797Z] #26 [contrib 1/4] COPY contrib/syscall-test /build/syscall-test [2020-09-15T13:32:10.797Z] #26 DONE 0.1s [2020-09-15T13:32:10.797Z] [2020-09-15T13:32:10.797Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-09-15T13:32:10.797Z] #22 DONE 0.1s [2020-09-15T13:32:10.797Z] [2020-09-15T13:32:10.797Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile /build/httpserver/Dock... [2020-09-15T13:32:10.797Z] #27 DONE 0.1s [2020-09-15T13:32:10.797Z] [2020-09-15T13:32:10.797Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-09-15T13:32:10.797Z] #23 DONE 0.1s [2020-09-15T13:32:10.797Z] [2020-09-15T13:32:10.797Z] #28 [contrib 3/4] COPY contrib/httpserver contrib/httpserver [2020-09-15T13:32:10.797Z] #28 DONE 0.0s [2020-09-15T13:32:10.797Z] [2020-09-15T13:32:10.797Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-09-15T13:32:11.687Z] === RUN TestDockerSuite/TestStatsFormatAll [2020-09-15T13:32:12.687Z] #29 ... [2020-09-15T13:32:12.687Z] [2020-09-15T13:32:12.687Z] #31 [builder 1/4] COPY . . [2020-09-15T13:32:12.687Z] #31 DONE 1.7s [2020-09-15T13:32:12.687Z] [2020-09-15T13:32:12.687Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-09-15T13:32:12.687Z] #24 1.086 + RM_GOPATH=0 [2020-09-15T13:32:12.687Z] #24 1.090 + TMP_GOPATH= [2020-09-15T13:32:12.687Z] #24 1.090 + : /build [2020-09-15T13:32:12.687Z] #24 1.090 + '[' -z '' ']' [2020-09-15T13:32:12.687Z] #24 1.092 ++ mktemp -d [2020-09-15T13:32:12.687Z] #24 1.092 + export GOPATH=/tmp/tmp.gJMpHD [2020-09-15T13:32:12.687Z] #24 1.092 + GOPATH=/tmp/tmp.gJMpHD [2020-09-15T13:32:12.687Z] #24 1.092 + RM_GOPATH=1 [2020-09-15T13:32:12.687Z] #24 1.092 + case "$(go env GOARCH)" in [2020-09-15T13:32:12.687Z] #24 1.092 ++ go env GOARCH [2020-09-15T13:32:12.687Z] #24 1.100 + export GO_BUILDMODE=-buildmode=pie [2020-09-15T13:32:12.687Z] #24 1.100 + GO_BUILDMODE=-buildmode=pie [2020-09-15T13:32:12.687Z] #24 1.100 ++ dirname ./install.sh [2020-09-15T13:32:12.687Z] #24 1.101 Install docker/cli version 17.06.2-ce from stable [2020-09-15T13:32:12.687Z] #24 1.101 + dir=. [2020-09-15T13:32:12.687Z] #24 1.101 + bin=dockercli [2020-09-15T13:32:12.687Z] #24 1.101 + shift [2020-09-15T13:32:12.687Z] #24 1.101 + '[' '!' -f ./dockercli.installer ']' [2020-09-15T13:32:12.687Z] #24 1.101 + . ./dockercli.installer [2020-09-15T13:32:12.687Z] #24 1.101 ++ : stable [2020-09-15T13:32:12.687Z] #24 1.101 ++ : 17.06.2-ce [2020-09-15T13:32:12.687Z] #24 1.101 + install_dockercli [2020-09-15T13:32:12.687Z] #24 1.101 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-09-15T13:32:12.687Z] #24 1.101 ++ uname -m [2020-09-15T13:32:12.687Z] #24 1.102 + arch=x86_64 [2020-09-15T13:32:12.687Z] #24 1.102 + '[' x86_64 '!=' x86_64 ']' [2020-09-15T13:32:12.687Z] #24 1.102 + url=https://download.docker.com/linux/static [2020-09-15T13:32:12.687Z] #24 1.102 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-09-15T13:32:12.687Z] #24 1.103 + tar -xz docker/docker [2020-09-15T13:32:13.250Z] #24 ... [2020-09-15T13:32:13.250Z] [2020-09-15T13:32:13.250Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-... [2020-09-15T13:32:13.250Z] #32 DONE 1.0s [2020-09-15T13:32:13.506Z] [2020-09-15T13:32:13.506Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-09-15T13:32:14.435Z] #33 0.967 [2020-09-15T13:32:14.435Z] #33 1.230 Removing bundles/ [2020-09-15T13:32:14.435Z] #33 1.231 [2020-09-15T13:32:14.435Z] #33 1.239 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary) [2020-09-15T13:32:15.363Z] #33 ... [2020-09-15T13:32:15.364Z] [2020-09-15T13:32:15.364Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-09-15T13:32:15.364Z] #24 4.457 + mkdir -p /build [2020-09-15T13:32:15.364Z] #24 4.458 + mv docker/docker /build/ [2020-09-15T13:32:15.364Z] #24 4.459 + rmdir docker [2020-09-15T13:32:15.364Z] #24 DONE 4.6s [2020-09-15T13:32:15.620Z] [2020-09-15T13:32:15.620Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-09-15T13:32:15.620Z] #20 2.558 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-09-15T13:32:15.620Z] #20 3.083 [2020-09-15T13:32:15.620Z] #20 3.245 ## 3.1% ############## 19.6% ############################# 40.8% ######################################### 58.1% ################################################## 69.6% ################################################################# 91.3% ######################################################################## 100.0% [2020-09-15T13:32:15.620Z] #20 4.397 [2020-09-15T13:32:15.620Z] #20 4.513 #################################################### 73.4% ######################################################################## 100.0% [2020-09-15T13:32:15.620Z] #20 5.130 [2020-09-15T13:32:15.871Z] === RUN TestDockerSuite/TestStatsNoStream [2020-09-15T13:32:16.133Z] #20 5.265 ######### 13.2% ################################################ 67.6% ######################################################################## 100.0% [2020-09-15T13:32:16.389Z] #20 5.818 [2020-09-15T13:32:17.673Z] #20 5.938 0.0% ########## 14.7% ################## 25.2% ########################### 38.1% ####################################### 54.8% ##################################################### 73.7% ############################################################ 84.6% ######################################################################## 100.0% [2020-09-15T13:32:18.236Z] #20 7.387 [2020-09-15T13:32:19.153Z] === RUN TestDockerSuite/TestStopContainerSignal [2020-09-15T13:32:20.086Z] === RUN TestDockerSuite/TestTopMultipleArgs [2020-09-15T13:32:20.547Z] #20 7.511 0.0% 0.8% ###### 8.7% ########## 14.4% ############### 21.3% #################### 29.0% ######################## 34.2% ############################ 39.4% ################################ 44.7% ################################### 49.9% ##################################### 52.7% ####################################### 54.7% ######################################### 58.0% ############################################ 61.8% ################################################ 67.2% ################################################### 71.7% ####################################################### 77.4% ############################################################# 84.9% ################################################################# 90.5% #################################################################### 94.7% ###################################################################### 98.1% ######################################################################## 100.0% [2020-09-15T13:32:20.654Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2020-09-15T13:32:20.654Z] === RUN TestDockerSuite/TestTopNonPrivileged [2020-09-15T13:32:20.804Z] #20 10.15 [2020-09-15T13:32:21.224Z] === RUN TestDockerSuite/TestTopPrivileged [2020-09-15T13:32:21.791Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2020-09-15T13:32:21.791Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2020-09-15T13:32:22.181Z] #20 11.28 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-09-15T13:32:22.181Z] #20 11.69 [2020-09-15T13:32:22.359Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2020-09-15T13:32:22.744Z] #20 11.84 # 2.2% ######################################################################## 100.0% [2020-09-15T13:32:22.999Z] #20 12.18 [2020-09-15T13:32:24.365Z] #20 13.50 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-09-15T13:32:24.621Z] #20 14.08 [2020-09-15T13:32:24.878Z] #20 14.22 0.6% ######################################################################## 100.0% [2020-09-15T13:32:25.134Z] #20 14.58 [2020-09-15T13:32:25.647Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2020-09-15T13:32:26.505Z] #20 15.68 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-09-15T13:32:26.505Z] #20 15.86 skipping existing c35d46ef359f [2020-09-15T13:32:26.505Z] #20 ... [2020-09-15T13:32:26.505Z] [2020-09-15T13:32:26.505Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-09-15T13:32:26.505Z] #33 3.264 Building test suite binary ./integration-cli/test.main [2020-09-15T13:32:26.767Z] #33 ... [2020-09-15T13:32:26.767Z] [2020-09-15T13:32:26.767Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-09-15T13:32:26.767Z] #20 16.23 [2020-09-15T13:32:28.132Z] #20 17.45 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-09-15T13:32:28.175Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2020-09-15T13:32:28.434Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2020-09-15T13:32:28.695Z] #20 17.90 [2020-09-15T13:32:28.695Z] #20 17.98 ######################################################################## 100.0% [2020-09-15T13:32:28.951Z] #20 18.33 [2020-09-15T13:32:28.951Z] #20 18.42 Download of images into '/build' complete. [2020-09-15T13:32:28.951Z] #20 18.42 Use something like the following to load the result into a Docker daemon: [2020-09-15T13:32:28.951Z] #20 18.42 tar -cC '/build' . | docker load [2020-09-15T13:32:29.001Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2020-09-15T13:32:29.001Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2020-09-15T13:32:29.259Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2020-09-15T13:32:29.517Z] #20 DONE 18.8s [2020-09-15T13:32:29.517Z] [2020-09-15T13:32:29.517Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-09-15T13:32:30.195Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2020-09-15T13:32:30.195Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2020-09-15T13:32:31.134Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2020-09-15T13:32:31.700Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2020-09-15T13:32:32.268Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2020-09-15T13:32:32.789Z] #33 ... [2020-09-15T13:32:32.789Z] [2020-09-15T13:32:32.789Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images [2020-09-15T13:32:33.226Z] === RUN TestDockerSuite/TestUpdateStats [2020-09-15T13:32:33.353Z] #21 DONE 0.7s [2020-09-15T13:32:33.353Z] [2020-09-15T13:32:33.353Z] #25 [runner 10/12] COPY --from=dockercli /build/ /usr/bin/ [2020-09-15T13:32:33.353Z] #25 DONE 0.1s [2020-09-15T13:32:33.353Z] [2020-09-15T13:32:33.353Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-09-15T13:32:33.791Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2020-09-15T13:32:37.073Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2020-09-15T13:32:37.641Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2020-09-15T13:32:37.641Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2020-09-15T13:32:38.213Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2020-09-15T13:32:38.782Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2020-09-15T13:32:41.315Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2020-09-15T13:32:43.218Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2020-09-15T13:32:43.300Z] #29 32.37 # github.com/docker/docker/contrib/httpserver [2020-09-15T13:32:43.300Z] #29 32.37 loadinternal: cannot find runtime/cgo [2020-09-15T13:32:43.300Z] #29 DONE 32.6s [2020-09-15T13:32:43.300Z] [2020-09-15T13:32:43.300Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-09-15T13:32:43.861Z] #33 ... [2020-09-15T13:32:43.861Z] [2020-09-15T13:32:43.861Z] #30 [runner 11/12] COPY --from=contrib /build/ /tests/contrib/ [2020-09-15T13:32:44.117Z] #30 DONE 0.0s [2020-09-15T13:32:44.117Z] [2020-09-15T13:32:44.117Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-09-15T13:32:45.119Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2020-09-15T13:32:46.498Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2020-09-15T13:32:46.757Z] === RUN TestDockerSwarmSuite/TestServiceScale [2020-09-15T13:32:49.295Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2020-09-15T13:32:49.554Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2020-09-15T13:32:52.087Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2020-09-15T13:32:53.462Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2020-09-15T13:32:54.842Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2020-09-15T13:32:55.429Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2020-09-15T13:32:56.372Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2020-09-15T13:32:58.275Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2020-09-15T13:32:59.653Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2020-09-15T13:33:01.032Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2020-09-15T13:33:02.408Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2020-09-15T13:33:03.785Z] === RUN TestDockerSuite/TestVolumeCLICreate [2020-09-15T13:33:06.314Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2020-09-15T13:33:08.216Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2020-09-15T13:33:10.748Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2020-09-15T13:33:18.860Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2020-09-15T13:33:18.860Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2020-09-15T13:33:18.860Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2020-09-15T13:33:19.119Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2020-09-15T13:33:19.119Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2020-09-15T13:33:19.383Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2020-09-15T13:33:19.383Z] === RUN TestDockerSuite/TestVolumeCLILs [2020-09-15T13:33:19.642Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2020-09-15T13:33:19.900Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2020-09-15T13:33:20.474Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2020-09-15T13:33:20.474Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2020-09-15T13:33:20.474Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2020-09-15T13:33:20.474Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2020-09-15T13:33:20.474Z] === RUN TestDockerSuite/TestVolumeCLIRm [2020-09-15T13:33:21.862Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2020-09-15T13:33:21.862Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2020-09-15T13:33:22.120Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2020-09-15T13:33:22.120Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2020-09-15T13:33:22.120Z] === RUN TestDockerSuite/TestVolumeEvents [2020-09-15T13:33:28.679Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2020-09-15T13:33:28.938Z] === RUN TestDockerSuite/TestVolumeLsFormat [2020-09-15T13:33:28.938Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2020-09-15T13:33:28.938Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2020-09-15T13:33:29.873Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2020-09-15T13:33:30.811Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2020-09-15T13:33:34.097Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2020-09-15T13:33:34.097Z] --- PASS: TestDockerSuite (1310.09s) [2020-09-15T13:33:34.097Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2020-09-15T13:33:34.097Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.09s) [2020-09-15T13:33:34.097Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2020-09-15T13:33:34.097Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2020-09-15T13:33:34.097Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2020-09-15T13:33:34.097Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-09-15T13:33:34.097Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2020-09-15T13:33:34.097Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (2.19s) [2020-09-15T13:33:34.097Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.10s) [2020-09-15T13:33:34.097Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.82s) [2020-09-15T13:33:34.097Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (1.15s) [2020-09-15T13:33:34.097Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (1.54s) [2020-09-15T13:33:34.097Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (1.79s) [2020-09-15T13:33:34.097Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2020-09-15T13:33:34.097Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.62s) [2020-09-15T13:33:34.097Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.39s) [2020-09-15T13:33:34.097Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2020-09-15T13:33:34.097Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2020-09-15T13:33:34.097Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.18s) [2020-09-15T13:33:34.097Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.89s) [2020-09-15T13:33:34.097Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.24s) [2020-09-15T13:33:34.097Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2020-09-15T13:33:34.097Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2020-09-15T13:33:34.097Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (3.95s) [2020-09-15T13:33:34.097Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.03s) [2020-09-15T13:33:34.097Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.51s) [2020-09-15T13:33:34.097Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.92s) [2020-09-15T13:33:34.097Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.01s) [2020-09-15T13:33:34.097Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.97s) [2020-09-15T13:33:34.097Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.79s) [2020-09-15T13:33:34.097Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.82s) [2020-09-15T13:33:34.097Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.94s) [2020-09-15T13:33:34.097Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.79s) [2020-09-15T13:33:34.097Z] --- PASS: TestDockerSuite/TestAttachDetach (1.02s) [2020-09-15T13:33:34.097Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.97s) [2020-09-15T13:33:34.097Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.90s) [2020-09-15T13:33:34.097Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (1.03s) [2020-09-15T13:33:34.097Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.98s) [2020-09-15T13:33:34.097Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.35s) [2020-09-15T13:33:34.097Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.74s) [2020-09-15T13:33:34.097Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.40s) [2020-09-15T13:33:34.097Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.18s) [2020-09-15T13:33:34.097Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2020-09-15T13:33:34.097Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.20s) [2020-09-15T13:33:34.097Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.02s) [2020-09-15T13:33:34.097Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (15.84s) [2020-09-15T13:33:34.097Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.62s) [2020-09-15T13:33:34.097Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.40s) [2020-09-15T13:33:34.097Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.26s) [2020-09-15T13:33:34.097Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.75s) [2020-09-15T13:33:34.097Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (1.48s) [2020-09-15T13:33:34.097Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.44s) [2020-09-15T13:33:34.097Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.94s) [2020-09-15T13:33:34.097Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (6.84s) [2020-09-15T13:33:34.097Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (3.68s) [2020-09-15T13:33:34.097Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.21s) [2020-09-15T13:33:34.097Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.83s) [2020-09-15T13:33:34.097Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.26s) [2020-09-15T13:33:34.097Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.22s) [2020-09-15T13:33:34.097Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.62s) [2020-09-15T13:33:34.097Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.81s) [2020-09-15T13:33:34.097Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.81s) [2020-09-15T13:33:34.097Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (0.81s) [2020-09-15T13:33:34.097Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (0.84s) [2020-09-15T13:33:34.097Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.73s) [2020-09-15T13:33:34.097Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (7.00s) [2020-09-15T13:33:34.097Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.47s) [2020-09-15T13:33:34.097Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.35s) [2020-09-15T13:33:34.097Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.35s) [2020-09-15T13:33:34.097Z] --- PASS: TestDockerSuite/TestBuildAddTar (6.04s) [2020-09-15T13:33:34.097Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.01s) [2020-09-15T13:33:34.097Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.24s) [2020-09-15T13:33:34.097Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (3.32s) [2020-09-15T13:33:34.097Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (6.47s) [2020-09-15T13:33:34.097Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.70s) [2020-09-15T13:33:34.097Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.57s) [2020-09-15T13:33:34.097Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.45s) [2020-09-15T13:33:34.097Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.62s) [2020-09-15T13:33:34.097Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.76s) [2020-09-15T13:33:34.097Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.39s) [2020-09-15T13:33:34.097Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.98s) [2020-09-15T13:33:34.097Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.39s) [2020-09-15T13:33:34.097Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.84s) [2020-09-15T13:33:34.097Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (10.81s) [2020-09-15T13:33:34.097Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (2.97s) [2020-09-15T13:33:34.097Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.49s) [2020-09-15T13:33:34.097Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.41s) [2020-09-15T13:33:34.097Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (1.96s) [2020-09-15T13:33:34.097Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.79s) [2020-09-15T13:33:34.097Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (4.12s) [2020-09-15T13:33:34.097Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.14s) [2020-09-15T13:33:34.097Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.18s) [2020-09-15T13:33:34.097Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.56s) [2020-09-15T13:33:34.097Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.75s) [2020-09-15T13:33:34.097Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (5.35s) [2020-09-15T13:33:34.097Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.47s) [2020-09-15T13:33:34.097Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.92s) [2020-09-15T13:33:34.097Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.88s) [2020-09-15T13:33:34.097Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (4.49s) [2020-09-15T13:33:34.097Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (1.86s) [2020-09-15T13:33:34.097Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.49s) [2020-09-15T13:33:34.097Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.41s) [2020-09-15T13:33:34.097Z] --- PASS: TestDockerSuite/TestBuildCmd (0.25s) [2020-09-15T13:33:34.097Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.35s) [2020-09-15T13:33:34.097Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.28s) [2020-09-15T13:33:34.097Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-09-15T13:33:34.097Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2020-09-15T13:33:34.097Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.04s) [2020-09-15T13:33:34.097Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (3.72s) [2020-09-15T13:33:34.097Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.24s) [2020-09-15T13:33:34.097Z] --- PASS: TestDockerSuite/TestBuildContChar (3.34s) [2020-09-15T13:33:34.097Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.17s) [2020-09-15T13:33:34.097Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.48s) [2020-09-15T13:33:34.097Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.38s) [2020-09-15T13:33:34.097Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.73s) [2020-09-15T13:33:34.097Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.41s) [2020-09-15T13:33:34.097Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (8.62s) [2020-09-15T13:33:34.098Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.44s) [2020-09-15T13:33:34.098Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.51s) [2020-09-15T13:33:34.098Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.24s) [2020-09-15T13:33:34.098Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (2.69s) [2020-09-15T13:33:34.098Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.08s) [2020-09-15T13:33:34.098Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2020-09-15T13:33:34.098Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2020-09-15T13:33:34.098Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2020-09-15T13:33:34.098Z] docker_cli_build_test.go:5907: unmatched requirement DaemonIsWindows [2020-09-15T13:33:34.098Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2020-09-15T13:33:34.098Z] docker_cli_build_test.go:5890: unmatched requirement DaemonIsWindows [2020-09-15T13:33:34.098Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-09-15T13:33:34.098Z] docker_cli_build_test.go:5925: unmatched requirement DaemonIsWindows [2020-09-15T13:33:34.098Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.74s) [2020-09-15T13:33:34.098Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.38s) [2020-09-15T13:33:34.098Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.68s) [2020-09-15T13:33:34.098Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.43s) [2020-09-15T13:33:34.098Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (5.58s) [2020-09-15T13:33:34.098Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (6.43s) [2020-09-15T13:33:34.098Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.74s) [2020-09-15T13:33:34.098Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.66s) [2020-09-15T13:33:34.098Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.58s) [2020-09-15T13:33:34.098Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.77s) [2020-09-15T13:33:34.098Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.03s) [2020-09-15T13:33:34.098Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.25s) [2020-09-15T13:33:34.098Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.22s) [2020-09-15T13:33:34.098Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.27s) [2020-09-15T13:33:34.098Z] --- PASS: TestDockerSuite/TestBuildDockerignore (10.39s) [2020-09-15T13:33:34.098Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.38s) [2020-09-15T13:33:34.098Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (2.86s) [2020-09-15T13:33:34.098Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (10.04s) [2020-09-15T13:33:34.098Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.29s) [2020-09-15T13:33:34.098Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.06s) [2020-09-15T13:33:34.098Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.49s) [2020-09-15T13:33:34.098Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.08s) [2020-09-15T13:33:34.098Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.44s) [2020-09-15T13:33:34.098Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (6.58s) [2020-09-15T13:33:34.098Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.17s) [2020-09-15T13:33:34.098Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.47s) [2020-09-15T13:33:34.098Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (14.93s) [2020-09-15T13:33:34.098Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.22s) [2020-09-15T13:33:34.098Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.63s) [2020-09-15T13:33:34.098Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.43s) [2020-09-15T13:33:34.098Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.36s) [2020-09-15T13:33:34.098Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.82s) [2020-09-15T13:33:34.098Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.14s) [2020-09-15T13:33:34.098Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.33s) [2020-09-15T13:33:34.098Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.39s) [2020-09-15T13:33:34.098Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.22s) [2020-09-15T13:33:34.098Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.61s) [2020-09-15T13:33:34.098Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.80s) [2020-09-15T13:33:34.098Z] --- PASS: TestDockerSuite/TestBuildEnv (1.56s) [2020-09-15T13:33:34.098Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.26s) [2020-09-15T13:33:34.098Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.17s) [2020-09-15T13:33:34.098Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (7.02s) [2020-09-15T13:33:34.098Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (18.73s) [2020-09-15T13:33:34.098Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.21s) [2020-09-15T13:33:34.098Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (7.71s) [2020-09-15T13:33:34.098Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (1.09s) [2020-09-15T13:33:34.098Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.59s) [2020-09-15T13:33:34.098Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.86s) [2020-09-15T13:33:34.098Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.49s) [2020-09-15T13:33:34.098Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.04s) [2020-09-15T13:33:34.098Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2020-09-15T13:33:34.098Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.32s) [2020-09-15T13:33:34.098Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (8.41s) [2020-09-15T13:33:34.098Z] --- PASS: TestDockerSuite/TestBuildExpose (0.32s) [2020-09-15T13:33:34.098Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.70s) [2020-09-15T13:33:34.098Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.62s) [2020-09-15T13:33:34.098Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.72s) [2020-09-15T13:33:34.098Z] --- PASS: TestDockerSuite/TestBuildFails (0.85s) [2020-09-15T13:33:34.098Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.09s) [2020-09-15T13:33:34.098Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.32s) [2020-09-15T13:33:34.098Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.92s) [2020-09-15T13:33:34.098Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.51s) [2020-09-15T13:33:34.098Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.40s) [2020-09-15T13:33:34.098Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.38s) [2020-09-15T13:33:34.098Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.89s) [2020-09-15T13:33:34.098Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.63s) [2020-09-15T13:33:34.098Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.88s) [2020-09-15T13:33:34.098Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.31s) [2020-09-15T13:33:34.098Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.06s) [2020-09-15T13:33:34.098Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.94s) [2020-09-15T13:33:34.098Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.38s) [2020-09-15T13:33:34.098Z] --- PASS: TestDockerSuite/TestBuildHistory (4.11s) [2020-09-15T13:33:34.098Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.69s) [2020-09-15T13:33:34.098Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.26s) [2020-09-15T13:33:34.098Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.94s) [2020-09-15T13:33:34.098Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.95s) [2020-09-15T13:33:34.098Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.04s) [2020-09-15T13:33:34.098Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.89s) [2020-09-15T13:33:34.098Z] --- PASS: TestDockerSuite/TestBuildLabel (0.46s) [2020-09-15T13:33:34.098Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.50s) [2020-09-15T13:33:34.098Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.48s) [2020-09-15T13:33:34.098Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.32s) [2020-09-15T13:33:34.098Z] --- PASS: TestDockerSuite/TestBuildLabels (0.45s) [2020-09-15T13:33:34.098Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.24s) [2020-09-15T13:33:34.098Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.81s) [2020-09-15T13:33:34.098Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.71s) [2020-09-15T13:33:34.098Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.72s) [2020-09-15T13:33:34.098Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.17s) [2020-09-15T13:33:34.098Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.16s) [2020-09-15T13:33:34.098Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.13s) [2020-09-15T13:33:34.098Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.13s) [2020-09-15T13:33:34.098Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.32s) [2020-09-15T13:33:34.098Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.71s) [2020-09-15T13:33:34.098Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.48s) [2020-09-15T13:33:34.098Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (3.07s) [2020-09-15T13:33:34.098Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.42s) [2020-09-15T13:33:34.098Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.47s) [2020-09-15T13:33:34.098Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (6.11s) [2020-09-15T13:33:34.098Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.57s) [2020-09-15T13:33:34.098Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.94s) [2020-09-15T13:33:34.098Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.83s) [2020-09-15T13:33:34.098Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2020-09-15T13:33:34.098Z] docker_cli_build_test.go:5856: unmatched requirement DaemonIsWindows [2020-09-15T13:33:34.098Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.00s) [2020-09-15T13:33:34.098Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.31s) [2020-09-15T13:33:34.098Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.53s) [2020-09-15T13:33:34.098Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.34s) [2020-09-15T13:33:34.098Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.49s) [2020-09-15T13:33:34.098Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.43s) [2020-09-15T13:33:34.098Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.73s) [2020-09-15T13:33:34.098Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.67s) [2020-09-15T13:33:34.098Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.22s) [2020-09-15T13:33:34.098Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.42s) [2020-09-15T13:33:34.098Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.03s) [2020-09-15T13:33:34.098Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.35s) [2020-09-15T13:33:34.098Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.34s) [2020-09-15T13:33:34.098Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.52s) [2020-09-15T13:33:34.098Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.58s) [2020-09-15T13:33:34.098Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.89s) [2020-09-15T13:33:34.098Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.22s) [2020-09-15T13:33:34.098Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.40s) [2020-09-15T13:33:34.098Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.42s) [2020-09-15T13:33:34.098Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.73s) [2020-09-15T13:33:34.098Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (0.82s) [2020-09-15T13:33:34.098Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.28s) [2020-09-15T13:33:34.098Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.42s) [2020-09-15T13:33:34.098Z] --- PASS: TestDockerSuite/TestBuildPATH (2.29s) [2020-09-15T13:33:34.098Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.47s) [2020-09-15T13:33:34.098Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.57s) [2020-09-15T13:33:34.098Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (6.53s) [2020-09-15T13:33:34.098Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (2.51s) [2020-09-15T13:33:34.098Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.18s) [2020-09-15T13:33:34.098Z] --- PASS: TestDockerSuite/TestBuildRm (2.25s) [2020-09-15T13:33:34.098Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.78s) [2020-09-15T13:33:34.098Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.09s) [2020-09-15T13:33:34.098Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.35s) [2020-09-15T13:33:34.098Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.62s) [2020-09-15T13:33:34.098Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.30s) [2020-09-15T13:33:34.098Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.10s) [2020-09-15T13:33:34.098Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.81s) [2020-09-15T13:33:34.098Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (2.92s) [2020-09-15T13:33:34.098Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.13s) [2020-09-15T13:33:34.098Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.32s) [2020-09-15T13:33:34.098Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-09-15T13:33:34.098Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2020-09-15T13:33:34.098Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.44s) [2020-09-15T13:33:34.098Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.74s) [2020-09-15T13:33:34.098Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.11s) [2020-09-15T13:33:34.098Z] --- PASS: TestDockerSuite/TestBuildStderr (1.06s) [2020-09-15T13:33:34.098Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.41s) [2020-09-15T13:33:34.098Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.04s) [2020-09-15T13:33:34.098Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.19s) [2020-09-15T13:33:34.098Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.48s) [2020-09-15T13:33:34.098Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.91s) [2020-09-15T13:33:34.098Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.25s) [2020-09-15T13:33:34.098Z] --- PASS: TestDockerSuite/TestBuildUser (1.30s) [2020-09-15T13:33:34.098Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.93s) [2020-09-15T13:33:34.098Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (10.78s) [2020-09-15T13:33:34.098Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.66s) [2020-09-15T13:33:34.098Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.22s) [2020-09-15T13:33:34.098Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.78s) [2020-09-15T13:33:34.098Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.67s) [2020-09-15T13:33:34.098Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (0.97s) [2020-09-15T13:33:34.098Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-09-15T13:33:34.098Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2020-09-15T13:33:34.098Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-09-15T13:33:34.098Z] docker_cli_build_test.go:6047: unmatched requirement DaemonIsWindows [2020-09-15T13:33:34.098Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-09-15T13:33:34.098Z] docker_cli_build_test.go:6017: unmatched requirement DaemonIsWindows [2020-09-15T13:33:34.098Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-09-15T13:33:34.098Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2020-09-15T13:33:34.098Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.36s) [2020-09-15T13:33:34.098Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.08s) [2020-09-15T13:33:34.098Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.81s) [2020-09-15T13:33:34.098Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.83s) [2020-09-15T13:33:34.098Z] --- PASS: TestDockerSuite/TestBuildWithTabs (1.31s) [2020-09-15T13:33:34.098Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.25s) [2020-09-15T13:33:34.098Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (3.07s) [2020-09-15T13:33:34.098Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.38s) [2020-09-15T13:33:34.098Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.69s) [2020-09-15T13:33:34.098Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.31s) [2020-09-15T13:33:34.098Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.47s) [2020-09-15T13:33:34.098Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-09-15T13:33:34.098Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2020-09-15T13:33:34.098Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.62s) [2020-09-15T13:33:34.098Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.41s) [2020-09-15T13:33:34.098Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2020-09-15T13:33:34.098Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-09-15T13:33:34.098Z] docker_cli_sni_test.go:18: Flakey test [2020-09-15T13:33:34.098Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.44s) [2020-09-15T13:33:34.098Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.54s) [2020-09-15T13:33:34.098Z] --- PASS: TestDockerSuite/TestCommitChange (0.64s) [2020-09-15T13:33:34.098Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.58s) [2020-09-15T13:33:34.098Z] --- PASS: TestDockerSuite/TestCommitHardlink (0.97s) [2020-09-15T13:33:34.098Z] --- PASS: TestDockerSuite/TestCommitNewFile (0.92s) [2020-09-15T13:33:34.098Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.57s) [2020-09-15T13:33:34.098Z] --- PASS: TestDockerSuite/TestCommitTTY (0.93s) [2020-09-15T13:33:34.098Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.52s) [2020-09-15T13:33:34.098Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (0.92s) [2020-09-15T13:33:34.098Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.54s) [2020-09-15T13:33:34.098Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2020-09-15T13:33:34.098Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2020-09-15T13:33:34.098Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.08s) [2020-09-15T13:33:34.098Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2020-09-15T13:33:34.098Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-09-15T13:33:34.098Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.03s) [2020-09-15T13:33:34.098Z] --- PASS: TestDockerSuite/TestContainerAPICommit (0.93s) [2020-09-15T13:33:34.098Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (0.97s) [2020-09-15T13:33:34.098Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2020-09-15T13:33:34.098Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.42s) [2020-09-15T13:33:34.098Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.50s) [2020-09-15T13:33:34.098Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.42s) [2020-09-15T13:33:34.098Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.44s) [2020-09-15T13:33:34.098Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.40s) [2020-09-15T13:33:34.098Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s) [2020-09-15T13:33:34.098Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2020-09-15T13:33:34.098Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.40s) [2020-09-15T13:33:34.098Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2020-09-15T13:33:34.098Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.03s) [2020-09-15T13:33:34.098Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.06s) [2020-09-15T13:33:34.098Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.06s) [2020-09-15T13:33:34.098Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.62s) [2020-09-15T13:33:34.098Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.57s) [2020-09-15T13:33:34.098Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.57s) [2020-09-15T13:33:34.098Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2020-09-15T13:33:34.098Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.47s) [2020-09-15T13:33:34.098Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.91s) [2020-09-15T13:33:34.098Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2020-09-15T13:33:34.098Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.81s) [2020-09-15T13:33:34.098Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.89s) [2020-09-15T13:33:34.098Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.90s) [2020-09-15T13:33:34.098Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.88s) [2020-09-15T13:33:34.098Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.03s) [2020-09-15T13:33:34.098Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.90s) [2020-09-15T13:33:34.098Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.92s) [2020-09-15T13:33:34.098Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.92s) [2020-09-15T13:33:34.098Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.15s) [2020-09-15T13:33:34.098Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.65s) [2020-09-15T13:33:34.098Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.23s) [2020-09-15T13:33:34.098Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.21s) [2020-09-15T13:33:34.098Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.06s) [2020-09-15T13:33:34.098Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2020-09-15T13:33:34.098Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2020-09-15T13:33:34.098Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2020-09-15T13:33:34.098Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.56s) [2020-09-15T13:33:34.098Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.29s) [2020-09-15T13:33:34.098Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.64s) [2020-09-15T13:33:34.098Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.59s) [2020-09-15T13:33:34.098Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-09-15T13:33:34.098Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2020-09-15T13:33:34.099Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.05s) [2020-09-15T13:33:34.099Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.59s) [2020-09-15T13:33:34.099Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.65s) [2020-09-15T13:33:34.099Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.36s) [2020-09-15T13:33:34.099Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.34s) [2020-09-15T13:33:34.099Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.69s) [2020-09-15T13:33:34.099Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.74s) [2020-09-15T13:33:34.099Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.06s) [2020-09-15T13:33:34.099Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (18.43s) [2020-09-15T13:33:34.099Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.38s) [2020-09-15T13:33:34.099Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.33s) [2020-09-15T13:33:34.099Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.38s) [2020-09-15T13:33:34.099Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (0.83s) [2020-09-15T13:33:34.099Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000a1a1e0_} (1.42s) [2020-09-15T13:33:34.099Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1224210006_/foo_false____} (1.37s) [2020-09-15T13:33:34.099Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1224210006_/foo_true____} (1.31s) [2020-09-15T13:33:34.099Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3954923965_/foo_false____} (1.29s) [2020-09-15T13:33:34.099Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3954923965_/foo_true____} (1.44s) [2020-09-15T13:33:34.099Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3954923965_/foo_true__0xc000a1a260__} (1.37s) [2020-09-15T13:33:34.099Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000a1a280_} (0.40s) [2020-09-15T13:33:34.099Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000a1a2a0_} (1.39s) [2020-09-15T13:33:34.099Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000a1a2c0_} (1.43s) [2020-09-15T13:33:34.099Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000a1a2e0_} (1.32s) [2020-09-15T13:33:34.099Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.11s) [2020-09-15T13:33:34.099Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.33s) [2020-09-15T13:33:34.099Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2020-09-15T13:33:34.099Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2020-09-15T13:33:34.099Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2020-09-15T13:33:34.099Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2020-09-15T13:33:34.099Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2020-09-15T13:33:34.099Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.05s) [2020-09-15T13:33:34.099Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2020-09-15T13:33:34.099Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2020-09-15T13:33:34.099Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2020-09-15T13:33:34.099Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.03s) [2020-09-15T13:33:34.099Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.03s) [2020-09-15T13:33:34.099Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s) [2020-09-15T13:33:34.099Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s) [2020-09-15T13:33:34.099Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.02s) [2020-09-15T13:33:34.099Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.03s) [2020-09-15T13:33:34.099Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2020-09-15T13:33:34.099Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.37s) [2020-09-15T13:33:34.099Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.49s) [2020-09-15T13:33:34.099Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.17s) [2020-09-15T13:33:34.099Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.43s) [2020-09-15T13:33:34.099Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.15s) [2020-09-15T13:33:34.099Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.64s) [2020-09-15T13:33:34.099Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.80s) [2020-09-15T13:33:34.099Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.54s) [2020-09-15T13:33:34.099Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.67s) [2020-09-15T13:33:34.099Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.58s) [2020-09-15T13:33:34.099Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.83s) [2020-09-15T13:33:34.099Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.71s) [2020-09-15T13:33:34.099Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.68s) [2020-09-15T13:33:34.099Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.85s) [2020-09-15T13:33:34.099Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.70s) [2020-09-15T13:33:34.099Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.61s) [2020-09-15T13:33:34.099Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.70s) [2020-09-15T13:33:34.099Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.91s) [2020-09-15T13:33:34.099Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.56s) [2020-09-15T13:33:34.099Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.26s) [2020-09-15T13:33:34.099Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.82s) [2020-09-15T13:33:34.099Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.03s) [2020-09-15T13:33:34.099Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.91s) [2020-09-15T13:33:34.099Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.97s) [2020-09-15T13:33:34.099Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.13s) [2020-09-15T13:33:34.099Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.60s) [2020-09-15T13:33:34.099Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.67s) [2020-09-15T13:33:34.099Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.38s) [2020-09-15T13:33:34.099Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.71s) [2020-09-15T13:33:34.099Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.89s) [2020-09-15T13:33:34.099Z] --- PASS: TestDockerSuite/TestCpToCaseD (2.79s) [2020-09-15T13:33:34.099Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.11s) [2020-09-15T13:33:34.099Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.45s) [2020-09-15T13:33:34.099Z] --- PASS: TestDockerSuite/TestCpToCaseG (4.28s) [2020-09-15T13:33:34.099Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.44s) [2020-09-15T13:33:34.099Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.70s) [2020-09-15T13:33:34.099Z] --- PASS: TestDockerSuite/TestCpToCaseJ (3.14s) [2020-09-15T13:33:34.099Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.51s) [2020-09-15T13:33:34.099Z] --- PASS: TestDockerSuite/TestCpToDot (0.50s) [2020-09-15T13:33:34.099Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.00s) [2020-09-15T13:33:34.099Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (0.86s) [2020-09-15T13:33:34.099Z] --- PASS: TestDockerSuite/TestCpToStdout (0.48s) [2020-09-15T13:33:34.099Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (0.80s) [2020-09-15T13:33:34.099Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.19s) [2020-09-15T13:33:34.099Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.50s) [2020-09-15T13:33:34.099Z] --- PASS: TestDockerSuite/TestCpVolumePath (0.79s) [2020-09-15T13:33:34.099Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.07s) [2020-09-15T13:33:34.099Z] --- PASS: TestDockerSuite/TestCreateArgs (0.05s) [2020-09-15T13:33:34.099Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.34s) [2020-09-15T13:33:34.099Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.43s) [2020-09-15T13:33:34.099Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-09-15T13:33:34.099Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2020-09-15T13:33:34.099Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.05s) [2020-09-15T13:33:34.099Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.43s) [2020-09-15T13:33:34.099Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.26s) [2020-09-15T13:33:34.099Z] --- PASS: TestDockerSuite/TestCreateLabels (0.07s) [2020-09-15T13:33:34.099Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.08s) [2020-09-15T13:33:34.099Z] --- PASS: TestDockerSuite/TestCreateRM (0.10s) [2020-09-15T13:33:34.099Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-09-15T13:33:34.099Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-09-15T13:33:34.099Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.07s) [2020-09-15T13:33:34.099Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.10s) [2020-09-15T13:33:34.099Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.42s) [2020-09-15T13:33:34.099Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.07s) [2020-09-15T13:33:34.099Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2020-09-15T13:33:34.099Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.42s) [2020-09-15T13:33:34.099Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.06s) [2020-09-15T13:33:34.099Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-09-15T13:33:34.099Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.23s) [2020-09-15T13:33:34.099Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.05s) [2020-09-15T13:33:34.099Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.07s) [2020-09-15T13:33:34.099Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.69s) [2020-09-15T13:33:34.099Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.04s) [2020-09-15T13:33:34.099Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.64s) [2020-09-15T13:33:34.099Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.32s) [2020-09-15T13:33:34.099Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.08s) [2020-09-15T13:33:34.099Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.49s) [2020-09-15T13:33:34.099Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.52s) [2020-09-15T13:33:34.099Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.09s) [2020-09-15T13:33:34.099Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.60s) [2020-09-15T13:33:34.099Z] --- PASS: TestDockerSuite/TestDockerFails (0.02s) [2020-09-15T13:33:34.099Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s) [2020-09-15T13:33:34.099Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s) [2020-09-15T13:33:34.099Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.01s) [2020-09-15T13:33:34.099Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.61s) [2020-09-15T13:33:34.099Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.38s) [2020-09-15T13:33:34.099Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.03s) [2020-09-15T13:33:34.099Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.06s) [2020-09-15T13:33:34.099Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.20s) [2020-09-15T13:33:34.099Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.71s) [2020-09-15T13:33:34.099Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.50s) [2020-09-15T13:33:34.099Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.34s) [2020-09-15T13:33:34.099Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (2.15s) [2020-09-15T13:33:34.099Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.92s) [2020-09-15T13:33:34.099Z] --- PASS: TestDockerSuite/TestEventsAttach (0.61s) [2020-09-15T13:33:34.099Z] --- PASS: TestDockerSuite/TestEventsCommit (0.68s) [2020-09-15T13:33:34.099Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.61s) [2020-09-15T13:33:34.099Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.68s) [2020-09-15T13:33:34.099Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.67s) [2020-09-15T13:33:34.099Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.67s) [2020-09-15T13:33:34.099Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.08s) [2020-09-15T13:33:34.099Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (3.14s) [2020-09-15T13:33:34.099Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.11s) [2020-09-15T13:33:34.099Z] --- PASS: TestDockerSuite/TestEventsCopy (0.84s) [2020-09-15T13:33:34.099Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.18s) [2020-09-15T13:33:34.099Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.54s) [2020-09-15T13:33:34.099Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.30s) [2020-09-15T13:33:34.099Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (0.96s) [2020-09-15T13:33:34.099Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.30s) [2020-09-15T13:33:34.099Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.21s) [2020-09-15T13:33:34.099Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.45s) [2020-09-15T13:33:34.099Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.17s) [2020-09-15T13:33:34.099Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2020-09-15T13:33:34.099Z] --- PASS: TestDockerSuite/TestEventsFilters (1.00s) [2020-09-15T13:33:34.099Z] --- PASS: TestDockerSuite/TestEventsFormat (0.96s) [2020-09-15T13:33:34.099Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2020-09-15T13:33:34.099Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2020-09-15T13:33:34.099Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.82s) [2020-09-15T13:33:34.099Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.20s) [2020-09-15T13:33:34.099Z] --- PASS: TestDockerSuite/TestEventsImagePull (1.27s) [2020-09-15T13:33:34.099Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2020-09-15T13:33:34.099Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.34s) [2020-09-15T13:33:34.099Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-09-15T13:33:34.099Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2020-09-15T13:33:34.099Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.01s) [2020-09-15T13:33:34.099Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2020-09-15T13:33:34.099Z] --- PASS: TestDockerSuite/TestEventsPluginOps (2.24s) [2020-09-15T13:33:34.099Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.72s) [2020-09-15T13:33:34.099Z] --- PASS: TestDockerSuite/TestEventsRename (0.46s) [2020-09-15T13:33:34.099Z] --- PASS: TestDockerSuite/TestEventsResize (0.50s) [2020-09-15T13:33:34.099Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.42s) [2020-09-15T13:33:34.099Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.53s) [2020-09-15T13:33:34.099Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.48s) [2020-09-15T13:33:34.099Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.72s) [2020-09-15T13:33:34.099Z] --- PASS: TestDockerSuite/TestEventsTop (0.58s) [2020-09-15T13:33:34.099Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2020-09-15T13:33:34.099Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (10.85s) [2020-09-15T13:33:34.099Z] --- PASS: TestDockerSuite/TestExec (0.77s) [2020-09-15T13:33:34.099Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.50s) [2020-09-15T13:33:34.099Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.45s) [2020-09-15T13:33:34.099Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.43s) [2020-09-15T13:33:34.099Z] --- PASS: TestDockerSuite/TestExecAPIStart (0.96s) [2020-09-15T13:33:34.099Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.46s) [2020-09-15T13:33:34.099Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.48s) [2020-09-15T13:33:34.099Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.50s) [2020-09-15T13:33:34.099Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.46s) [2020-09-15T13:33:34.099Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.48s) [2020-09-15T13:33:34.099Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.53s) [2020-09-15T13:33:34.099Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (0.90s) [2020-09-15T13:33:34.099Z] --- PASS: TestDockerSuite/TestExecCgroup (0.91s) [2020-09-15T13:33:34.099Z] --- PASS: TestDockerSuite/TestExecEnv (0.48s) [2020-09-15T13:33:34.099Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (0.93s) [2020-09-15T13:33:34.099Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.48s) [2020-09-15T13:33:34.099Z] --- PASS: TestDockerSuite/TestExecInspectID (1.54s) [2020-09-15T13:33:34.099Z] --- PASS: TestDockerSuite/TestExecInteractive (0.50s) [2020-09-15T13:33:34.099Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.48s) [2020-09-15T13:33:34.099Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.50s) [2020-09-15T13:33:34.099Z] --- PASS: TestDockerSuite/TestExecParseError (0.62s) [2020-09-15T13:33:34.099Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.52s) [2020-09-15T13:33:34.099Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.57s) [2020-09-15T13:33:34.099Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.31s) [2020-09-15T13:33:34.099Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.57s) [2020-09-15T13:33:34.099Z] --- PASS: TestDockerSuite/TestExecStartFails (0.53s) [2020-09-15T13:33:34.099Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.67s) [2020-09-15T13:33:34.099Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.61s) [2020-09-15T13:33:34.099Z] --- PASS: TestDockerSuite/TestExecTTY (0.63s) [2020-09-15T13:33:34.099Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.64s) [2020-09-15T13:33:34.099Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.47s) [2020-09-15T13:33:34.099Z] --- PASS: TestDockerSuite/TestExecUlimits (0.86s) [2020-09-15T13:33:34.099Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.01s) [2020-09-15T13:33:34.099Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2020-09-15T13:33:34.099Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.48s) [2020-09-15T13:33:34.099Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.50s) [2020-09-15T13:33:34.099Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.68s) [2020-09-15T13:33:34.099Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.57s) [2020-09-15T13:33:34.099Z] --- PASS: TestDockerSuite/TestExecWithUser (0.75s) [2020-09-15T13:33:34.099Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.70s) [2020-09-15T13:33:34.099Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.49s) [2020-09-15T13:33:34.099Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.49s) [2020-09-15T13:33:34.099Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.73s) [2020-09-15T13:33:34.099Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.44s) [2020-09-15T13:33:34.099Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2020-09-15T13:33:34.099Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.04s) [2020-09-15T13:33:34.099Z] --- PASS: TestDockerSuite/TestHealth (18.83s) [2020-09-15T13:33:34.099Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2020-09-15T13:33:34.099Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2020-09-15T13:33:34.099Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2020-09-15T13:33:34.099Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.54s) [2020-09-15T13:33:34.099Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2020-09-15T13:33:34.099Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.56s) [2020-09-15T13:33:34.099Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2020-09-15T13:33:34.099Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2020-09-15T13:33:34.099Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.07s) [2020-09-15T13:33:34.099Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.21s) [2020-09-15T13:33:34.099Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.19s) [2020-09-15T13:33:34.099Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.32s) [2020-09-15T13:33:34.099Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.02s) [2020-09-15T13:33:34.099Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.59s) [2020-09-15T13:33:34.099Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2020-09-15T13:33:34.099Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.63s) [2020-09-15T13:33:34.099Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.52s) [2020-09-15T13:33:34.099Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2020-09-15T13:33:34.099Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.47s) [2020-09-15T13:33:34.099Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.62s) [2020-09-15T13:33:34.099Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2020-09-15T13:33:34.099Z] --- PASS: TestDockerSuite/TestImportBadURL (0.14s) [2020-09-15T13:33:34.099Z] --- PASS: TestDockerSuite/TestImportDisplay (1.06s) [2020-09-15T13:33:34.099Z] --- PASS: TestDockerSuite/TestImportFile (1.14s) [2020-09-15T13:33:34.099Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2020-09-15T13:33:34.099Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.09s) [2020-09-15T13:33:34.099Z] --- PASS: TestDockerSuite/TestImportGzipped (1.13s) [2020-09-15T13:33:34.099Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.04s) [2020-09-15T13:33:34.099Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.53s) [2020-09-15T13:33:34.099Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.48s) [2020-09-15T13:33:34.099Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.48s) [2020-09-15T13:33:34.099Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2020-09-15T13:33:34.099Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2020-09-15T13:33:34.099Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.42s) [2020-09-15T13:33:34.099Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.45s) [2020-09-15T13:33:34.099Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.42s) [2020-09-15T13:33:34.099Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.43s) [2020-09-15T13:33:34.100Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.42s) [2020-09-15T13:33:34.100Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.43s) [2020-09-15T13:33:34.100Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2020-09-15T13:33:34.100Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.19s) [2020-09-15T13:33:34.100Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.42s) [2020-09-15T13:33:34.100Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.43s) [2020-09-15T13:33:34.100Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.03s) [2020-09-15T13:33:34.100Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.42s) [2020-09-15T13:33:34.100Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-09-15T13:33:34.100Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2020-09-15T13:33:34.100Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.61s) [2020-09-15T13:33:34.100Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.47s) [2020-09-15T13:33:34.100Z] --- PASS: TestDockerSuite/TestInspectDefault (0.42s) [2020-09-15T13:33:34.100Z] --- PASS: TestDockerSuite/TestInspectHistory (0.51s) [2020-09-15T13:33:34.100Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2020-09-15T13:33:34.100Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2020-09-15T13:33:34.100Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-09-15T13:33:34.100Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2020-09-15T13:33:34.100Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.44s) [2020-09-15T13:33:34.100Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.45s) [2020-09-15T13:33:34.100Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.05s) [2020-09-15T13:33:34.100Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.42s) [2020-09-15T13:33:34.100Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.46s) [2020-09-15T13:33:34.100Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.80s) [2020-09-15T13:33:34.100Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.02s) [2020-09-15T13:33:34.100Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.46s) [2020-09-15T13:33:34.100Z] --- PASS: TestDockerSuite/TestInspectStatus (0.52s) [2020-09-15T13:33:34.100Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.89s) [2020-09-15T13:33:34.100Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.46s) [2020-09-15T13:33:34.100Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.44s) [2020-09-15T13:33:34.100Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.45s) [2020-09-15T13:33:34.100Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.43s) [2020-09-15T13:33:34.100Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.45s) [2020-09-15T13:33:34.100Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.45s) [2020-09-15T13:33:34.100Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2020-09-15T13:33:34.100Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.42s) [2020-09-15T13:33:34.100Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (0.89s) [2020-09-15T13:33:34.100Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.84s) [2020-09-15T13:33:34.100Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.18s) [2020-09-15T13:33:34.100Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.05s) [2020-09-15T13:33:34.100Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.47s) [2020-09-15T13:33:34.100Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.29s) [2020-09-15T13:33:34.100Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2020-09-15T13:33:34.100Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.30s) [2020-09-15T13:33:34.100Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.23s) [2020-09-15T13:33:34.100Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.50s) [2020-09-15T13:33:34.100Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (6.47s) [2020-09-15T13:33:34.100Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.35s) [2020-09-15T13:33:34.100Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.99s) [2020-09-15T13:33:34.100Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.62s) [2020-09-15T13:33:34.100Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.37s) [2020-09-15T13:33:34.100Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2020-09-15T13:33:34.100Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.27s) [2020-09-15T13:33:34.100Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2020-09-15T13:33:34.100Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2020-09-15T13:33:34.100Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.46s) [2020-09-15T13:33:34.100Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.43s) [2020-09-15T13:33:34.100Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.45s) [2020-09-15T13:33:34.100Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.47s) [2020-09-15T13:33:34.100Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.55s) [2020-09-15T13:33:34.100Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.48s) [2020-09-15T13:33:34.100Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.03s) [2020-09-15T13:33:34.100Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.13s) [2020-09-15T13:33:34.100Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.93s) [2020-09-15T13:33:34.100Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.09s) [2020-09-15T13:33:34.100Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.92s) [2020-09-15T13:33:34.100Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.90s) [2020-09-15T13:33:34.100Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.48s) [2020-09-15T13:33:34.100Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.47s) [2020-09-15T13:33:34.100Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.42s) [2020-09-15T13:33:34.100Z] --- PASS: TestDockerSuite/TestLogsSince (6.51s) [2020-09-15T13:33:34.100Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.40s) [2020-09-15T13:33:34.100Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.55s) [2020-09-15T13:33:34.100Z] --- PASS: TestDockerSuite/TestLogsTail (0.71s) [2020-09-15T13:33:34.100Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.59s) [2020-09-15T13:33:34.100Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.80s) [2020-09-15T13:33:34.100Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.24s) [2020-09-15T13:33:34.100Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.70s) [2020-09-15T13:33:34.100Z] --- PASS: TestDockerSuite/TestNetHostname (1.32s) [2020-09-15T13:33:34.100Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.17s) [2020-09-15T13:33:34.100Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.61s) [2020-09-15T13:33:34.100Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.16s) [2020-09-15T13:33:34.100Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.42s) [2020-09-15T13:33:34.100Z] --- PASS: TestDockerSuite/TestPluginActive (2.56s) [2020-09-15T13:33:34.100Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (6.02s) [2020-09-15T13:33:34.100Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-09-15T13:33:34.100Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2020-09-15T13:33:34.100Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.05s) [2020-09-15T13:33:34.100Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.38s) [2020-09-15T13:33:34.100Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.18s) [2020-09-15T13:33:34.100Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.21s) [2020-09-15T13:33:34.100Z] --- PASS: TestDockerSuite/TestPluginUpgrade (4.02s) [2020-09-15T13:33:34.100Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.01s) [2020-09-15T13:33:34.100Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.12s) [2020-09-15T13:33:34.100Z] --- PASS: TestDockerSuite/TestPortHostBinding (0.92s) [2020-09-15T13:33:34.100Z] --- PASS: TestDockerSuite/TestPortList (7.62s) [2020-09-15T13:33:34.100Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.19s) [2020-09-15T13:33:34.100Z] --- PASS: TestDockerSuite/TestPostContainersAttach (5.81s) [2020-09-15T13:33:34.100Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2020-09-15T13:33:34.100Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s) [2020-09-15T13:33:34.100Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.42s) [2020-09-15T13:33:34.100Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2020-09-15T13:33:34.100Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.40s) [2020-09-15T13:33:34.100Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-09-15T13:33:34.100Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.42s) [2020-09-15T13:33:34.100Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.06s) [2020-09-15T13:33:34.100Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (0.79s) [2020-09-15T13:33:34.100Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-09-15T13:33:34.100Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (1.74s) [2020-09-15T13:33:34.100Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (0.99s) [2020-09-15T13:33:34.100Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.43s) [2020-09-15T13:33:34.100Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.12s) [2020-09-15T13:33:34.100Z] --- PASS: TestDockerSuite/TestPsByOrder (1.75s) [2020-09-15T13:33:34.100Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.61s) [2020-09-15T13:33:34.100Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.04s) [2020-09-15T13:33:34.100Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (2.87s) [2020-09-15T13:33:34.100Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.07s) [2020-09-15T13:33:34.100Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.29s) [2020-09-15T13:33:34.100Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.54s) [2020-09-15T13:33:34.100Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (0.93s) [2020-09-15T13:33:34.100Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.36s) [2020-09-15T13:33:34.100Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.89s) [2020-09-15T13:33:34.100Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.87s) [2020-09-15T13:33:34.100Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.47s) [2020-09-15T13:33:34.100Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.99s) [2020-09-15T13:33:34.100Z] --- PASS: TestDockerSuite/TestPsListContainersSize (0.92s) [2020-09-15T13:33:34.100Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.14s) [2020-09-15T13:33:34.100Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.48s) [2020-09-15T13:33:34.100Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.34s) [2020-09-15T13:33:34.100Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.42s) [2020-09-15T13:33:34.100Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.44s) [2020-09-15T13:33:34.100Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-09-15T13:33:34.100Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2020-09-15T13:33:34.100Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.67s) [2020-09-15T13:33:34.100Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.50s) [2020-09-15T13:33:34.100Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.06s) [2020-09-15T13:33:34.100Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.43s) [2020-09-15T13:33:34.100Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (0.88s) [2020-09-15T13:33:34.100Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.87s) [2020-09-15T13:33:34.100Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.46s) [2020-09-15T13:33:34.100Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (6.02s) [2020-09-15T13:33:34.100Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.40s) [2020-09-15T13:33:34.100Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.06s) [2020-09-15T13:33:34.100Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.06s) [2020-09-15T13:33:34.100Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.05s) [2020-09-15T13:33:34.100Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.19s) [2020-09-15T13:33:34.100Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (1.91s) [2020-09-15T13:33:34.100Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.85s) [2020-09-15T13:33:34.100Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (1.89s) [2020-09-15T13:33:34.100Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (0.94s) [2020-09-15T13:33:34.100Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2020-09-15T13:33:34.100Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.10s) [2020-09-15T13:33:34.100Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.28s) [2020-09-15T13:33:34.100Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.70s) [2020-09-15T13:33:34.100Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.24s) [2020-09-15T13:33:34.100Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.10s) [2020-09-15T13:33:34.100Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.66s) [2020-09-15T13:33:34.100Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.07s) [2020-09-15T13:33:34.100Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.63s) [2020-09-15T13:33:34.100Z] --- PASS: TestDockerSuite/TestRmiTag (0.14s) [2020-09-15T13:33:34.100Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.49s) [2020-09-15T13:33:34.100Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (3.34s) [2020-09-15T13:33:34.100Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.69s) [2020-09-15T13:33:34.100Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.75s) [2020-09-15T13:33:34.100Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.27s) [2020-09-15T13:33:34.100Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.83s) [2020-09-15T13:33:34.100Z] --- PASS: TestDockerSuite/TestRunAddHost (0.43s) [2020-09-15T13:33:34.100Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.20s) [2020-09-15T13:33:34.100Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.42s) [2020-09-15T13:33:34.100Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.04s) [2020-09-15T13:33:34.100Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.57s) [2020-09-15T13:33:34.100Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (0.94s) [2020-09-15T13:33:34.100Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.40s) [2020-09-15T13:33:34.100Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.57s) [2020-09-15T13:33:34.100Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.62s) [2020-09-15T13:33:34.100Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.93s) [2020-09-15T13:33:34.100Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.32s) [2020-09-15T13:33:34.100Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.61s) [2020-09-15T13:33:34.100Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.71s) [2020-09-15T13:33:34.100Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.57s) [2020-09-15T13:33:34.100Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.49s) [2020-09-15T13:33:34.100Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.97s) [2020-09-15T13:33:34.100Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.06s) [2020-09-15T13:33:34.100Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.07s) [2020-09-15T13:33:34.100Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.49s) [2020-09-15T13:33:34.100Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.56s) [2020-09-15T13:33:34.100Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.46s) [2020-09-15T13:33:34.100Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.02s) [2020-09-15T13:33:34.100Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.80s) [2020-09-15T13:33:34.100Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.44s) [2020-09-15T13:33:34.100Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.43s) [2020-09-15T13:33:34.100Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.45s) [2020-09-15T13:33:34.100Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.43s) [2020-09-15T13:33:34.100Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2020-09-15T13:33:34.100Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.42s) [2020-09-15T13:33:34.100Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.47s) [2020-09-15T13:33:34.100Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.42s) [2020-09-15T13:33:34.100Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.44s) [2020-09-15T13:33:34.100Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.43s) [2020-09-15T13:33:34.100Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2020-09-15T13:33:34.100Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.43s) [2020-09-15T13:33:34.100Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2020-09-15T13:33:34.100Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.84s) [2020-09-15T13:33:34.100Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.50s) [2020-09-15T13:33:34.100Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.49s) [2020-09-15T13:33:34.100Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.44s) [2020-09-15T13:33:34.100Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.07s) [2020-09-15T13:33:34.100Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.44s) [2020-09-15T13:33:34.100Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (0.86s) [2020-09-15T13:33:34.100Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.88s) [2020-09-15T13:33:34.100Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.84s) [2020-09-15T13:33:34.100Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.54s) [2020-09-15T13:33:34.100Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.44s) [2020-09-15T13:33:34.100Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.43s) [2020-09-15T13:33:34.100Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.48s) [2020-09-15T13:33:34.100Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.43s) [2020-09-15T13:33:34.100Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (0.99s) [2020-09-15T13:33:34.100Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (1.96s) [2020-09-15T13:33:34.100Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2020-09-15T13:33:34.100Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.44s) [2020-09-15T13:33:34.100Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.41s) [2020-09-15T13:33:34.100Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.38s) [2020-09-15T13:33:34.100Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.21s) [2020-09-15T13:33:34.100Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.69s) [2020-09-15T13:33:34.100Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2020-09-15T13:33:34.100Z] docker_cli_run_test.go:4128: unmatched requirement DaemonIsWindows [2020-09-15T13:33:34.100Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-09-15T13:33:34.100Z] docker_cli_run_test.go:4147: unmatched requirement DaemonIsWindows [2020-09-15T13:33:34.100Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.61s) [2020-09-15T13:33:34.100Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (0.98s) [2020-09-15T13:33:34.100Z] --- PASS: TestDockerSuite/TestRunDNSOptions (0.83s) [2020-09-15T13:33:34.100Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.29s) [2020-09-15T13:33:34.100Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.43s) [2020-09-15T13:33:34.100Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.94s) [2020-09-15T13:33:34.100Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.44s) [2020-09-15T13:33:34.100Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-09-15T13:33:34.100Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-09-15T13:33:34.100Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.55s) [2020-09-15T13:33:34.100Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.24s) [2020-09-15T13:33:34.100Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2020-09-15T13:33:34.100Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.45s) [2020-09-15T13:33:34.100Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.43s) [2020-09-15T13:33:34.100Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.43s) [2020-09-15T13:33:34.100Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.43s) [2020-09-15T13:33:34.101Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2020-09-15T13:33:34.101Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.43s) [2020-09-15T13:33:34.101Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.43s) [2020-09-15T13:33:34.101Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.42s) [2020-09-15T13:33:34.101Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.43s) [2020-09-15T13:33:34.101Z] --- PASS: TestDockerSuite/TestRunExitCode (0.43s) [2020-09-15T13:33:34.101Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.42s) [2020-09-15T13:33:34.101Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.46s) [2020-09-15T13:33:34.101Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.54s) [2020-09-15T13:33:34.101Z] --- PASS: TestDockerSuite/TestRunExposePort (0.02s) [2020-09-15T13:33:34.101Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.47s) [2020-09-15T13:33:34.101Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.41s) [2020-09-15T13:33:34.101Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.15s) [2020-09-15T13:33:34.101Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.31s) [2020-09-15T13:33:34.101Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-09-15T13:33:34.101Z] docker_cli_run_test.go:4230: unmatched requirement IsolationIsHyperv [2020-09-15T13:33:34.101Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.09s) [2020-09-15T13:33:34.101Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.47s) [2020-09-15T13:33:34.101Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (10.82s) [2020-09-15T13:33:34.101Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.80s) [2020-09-15T13:33:34.101Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (0.84s) [2020-09-15T13:33:34.101Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2020-09-15T13:33:34.101Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2020-09-15T13:33:34.101Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2020-09-15T13:33:34.101Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.42s) [2020-09-15T13:33:34.101Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (1.70s) [2020-09-15T13:33:34.101Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.06s) [2020-09-15T13:33:34.101Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.45s) [2020-09-15T13:33:34.101Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.79s) [2020-09-15T13:33:34.101Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.29s) [2020-09-15T13:33:34.101Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.33s) [2020-09-15T13:33:34.101Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.87s) [2020-09-15T13:33:34.101Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s) [2020-09-15T13:33:34.101Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.19s) [2020-09-15T13:33:34.101Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (0.89s) [2020-09-15T13:33:34.101Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.73s) [2020-09-15T13:33:34.101Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.08s) [2020-09-15T13:33:34.101Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2020-09-15T13:33:34.101Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.15s) [2020-09-15T13:33:34.101Z] --- PASS: TestDockerSuite/TestRunModePIDHost (0.94s) [2020-09-15T13:33:34.101Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (0.96s) [2020-09-15T13:33:34.101Z] --- PASS: TestDockerSuite/TestRunMount (4.33s) [2020-09-15T13:33:34.101Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.52s) [2020-09-15T13:33:34.101Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.43s) [2020-09-15T13:33:34.101Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (0.90s) [2020-09-15T13:33:34.101Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.35s) [2020-09-15T13:33:34.101Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.77s) [2020-09-15T13:33:34.101Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.88s) [2020-09-15T13:33:34.101Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.18s) [2020-09-15T13:33:34.101Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.02s) [2020-09-15T13:33:34.101Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.33s) [2020-09-15T13:33:34.101Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.05s) [2020-09-15T13:33:34.101Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.39s) [2020-09-15T13:33:34.101Z] --- PASS: TestDockerSuite/TestRunNetHost (0.74s) [2020-09-15T13:33:34.101Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.57s) [2020-09-15T13:33:34.101Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.59s) [2020-09-15T13:33:34.101Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.64s) [2020-09-15T13:33:34.101Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.57s) [2020-09-15T13:33:34.101Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.20s) [2020-09-15T13:33:34.101Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.51s) [2020-09-15T13:33:34.101Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.09s) [2020-09-15T13:33:34.101Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.48s) [2020-09-15T13:33:34.101Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.09s) [2020-09-15T13:33:34.101Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.50s) [2020-09-15T13:33:34.101Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.36s) [2020-09-15T13:33:34.101Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.08s) [2020-09-15T13:33:34.101Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.61s) [2020-09-15T13:33:34.101Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (6.09s) [2020-09-15T13:33:34.101Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-09-15T13:33:34.101Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2020-09-15T13:33:34.101Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.56s) [2020-09-15T13:33:34.101Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.60s) [2020-09-15T13:33:34.101Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.42s) [2020-09-15T13:33:34.101Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.75s) [2020-09-15T13:33:34.101Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.90s) [2020-09-15T13:33:34.101Z] docker_cli_run_unix_test.go:1434: out: "a *:* rwm\n" [2020-09-15T13:33:34.101Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.58s) [2020-09-15T13:33:34.101Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.51s) [2020-09-15T13:33:34.101Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.41s) [2020-09-15T13:33:34.101Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.37s) [2020-09-15T13:33:34.101Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-09-15T13:33:34.101Z] docker_cli_run_test.go:4213: unmatched requirement IsolationIsProcess [2020-09-15T13:33:34.101Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.44s) [2020-09-15T13:33:34.101Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.40s) [2020-09-15T13:33:34.101Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-09-15T13:33:34.101Z] docker_cli_run_test.go:2868: kernel doesn't have latency_stats configured [2020-09-15T13:33:34.101Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.41s) [2020-09-15T13:33:34.101Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (0.83s) [2020-09-15T13:33:34.101Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-09-15T13:33:34.101Z] docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved [2020-09-15T13:33:34.101Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (1.98s) [2020-09-15T13:33:34.101Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.84s) [2020-09-15T13:33:34.101Z] --- PASS: TestDockerSuite/TestRunRm (0.45s) [2020-09-15T13:33:34.101Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.43s) [2020-09-15T13:33:34.101Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.44s) [2020-09-15T13:33:34.101Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.42s) [2020-09-15T13:33:34.101Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.23s) [2020-09-15T13:33:34.101Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.42s) [2020-09-15T13:33:34.101Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.13s) [2020-09-15T13:33:34.101Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (2.57s) [2020-09-15T13:33:34.101Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.46s) [2020-09-15T13:33:34.101Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.43s) [2020-09-15T13:33:34.101Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.42s) [2020-09-15T13:33:34.101Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.40s) [2020-09-15T13:33:34.101Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.40s) [2020-09-15T13:33:34.101Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.42s) [2020-09-15T13:33:34.101Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.43s) [2020-09-15T13:33:34.101Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.83s) [2020-09-15T13:33:34.101Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.51s) [2020-09-15T13:33:34.101Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.43s) [2020-09-15T13:33:34.101Z] --- PASS: TestDockerSuite/TestRunState (1.26s) [2020-09-15T13:33:34.101Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.46s) [2020-09-15T13:33:34.101Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.44s) [2020-09-15T13:33:34.101Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.16s) [2020-09-15T13:33:34.101Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-09-15T13:33:34.101Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2020-09-15T13:33:34.101Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.41s) [2020-09-15T13:33:34.101Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.41s) [2020-09-15T13:33:34.101Z] --- PASS: TestDockerSuite/TestRunSysctls (0.97s) [2020-09-15T13:33:34.101Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.04s) [2020-09-15T13:33:34.101Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.02s) [2020-09-15T13:33:34.101Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.44s) [2020-09-15T13:33:34.101Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.92s) [2020-09-15T13:33:34.101Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.45s) [2020-09-15T13:33:34.101Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.66s) [2020-09-15T13:33:34.101Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.76s) [2020-09-15T13:33:34.101Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.85s) [2020-09-15T13:33:34.101Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.41s) [2020-09-15T13:33:34.101Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.41s) [2020-09-15T13:33:34.101Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.40s) [2020-09-15T13:33:34.101Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.30s) [2020-09-15T13:33:34.101Z] --- PASS: TestDockerSuite/TestRunUnshareProc (0.98s) [2020-09-15T13:33:34.101Z] --- PASS: TestDockerSuite/TestRunUserByID (0.42s) [2020-09-15T13:33:34.101Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.14s) [2020-09-15T13:33:34.101Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.12s) [2020-09-15T13:33:34.101Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.43s) [2020-09-15T13:33:34.101Z] --- PASS: TestDockerSuite/TestRunUserByName (0.40s) [2020-09-15T13:33:34.101Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.43s) [2020-09-15T13:33:34.101Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-09-15T13:33:34.101Z] docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer [2020-09-15T13:33:34.101Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.12s) [2020-09-15T13:33:34.101Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.40s) [2020-09-15T13:33:34.101Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (2.77s) [2020-09-15T13:33:34.101Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.47s) [2020-09-15T13:33:34.101Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.01s) [2020-09-15T13:33:34.101Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.86s) [2020-09-15T13:33:34.101Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.14s) [2020-09-15T13:33:34.101Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.78s) [2020-09-15T13:33:34.101Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.15s) [2020-09-15T13:33:34.101Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.57s) [2020-09-15T13:33:34.101Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.44s) [2020-09-15T13:33:34.101Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (0.75s) [2020-09-15T13:33:34.101Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.01s) [2020-09-15T13:33:34.101Z] docker_cli_run_test.go:4183: unmatched requirement DaemonIsWindows [2020-09-15T13:33:34.101Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-09-15T13:33:34.101Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsWindows [2020-09-15T13:33:34.101Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-09-15T13:33:34.101Z] docker_cli_run_test.go:4193: unmatched requirement DaemonIsWindows [2020-09-15T13:33:34.101Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.23s) [2020-09-15T13:33:34.101Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2020-09-15T13:33:34.101Z] docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight [2020-09-15T13:33:34.101Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.62s) [2020-09-15T13:33:34.101Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.50s) [2020-09-15T13:33:34.101Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.02s) [2020-09-15T13:33:34.101Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.67s) [2020-09-15T13:33:34.101Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.69s) [2020-09-15T13:33:34.101Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.02s) [2020-09-15T13:33:34.101Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.55s) [2020-09-15T13:33:34.101Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2020-09-15T13:33:34.101Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2020-09-15T13:33:34.101Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.05s) [2020-09-15T13:33:34.101Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.02s) [2020-09-15T13:33:34.101Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.02s) [2020-09-15T13:33:34.101Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2020-09-15T13:33:34.101Z] docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight [2020-09-15T13:33:34.101Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2020-09-15T13:33:34.101Z] docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight [2020-09-15T13:33:34.101Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2020-09-15T13:33:34.101Z] docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight [2020-09-15T13:33:34.101Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2020-09-15T13:33:34.101Z] docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight [2020-09-15T13:33:34.101Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2020-09-15T13:33:34.101Z] docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight [2020-09-15T13:33:34.101Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.57s) [2020-09-15T13:33:34.101Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.76s) [2020-09-15T13:33:34.101Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.75s) [2020-09-15T13:33:34.101Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2020-09-15T13:33:34.101Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.52s) [2020-09-15T13:33:34.101Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.24s) [2020-09-15T13:33:34.101Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.47s) [2020-09-15T13:33:34.101Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2020-09-15T13:33:34.101Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.52s) [2020-09-15T13:33:34.101Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.56s) [2020-09-15T13:33:34.101Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.03s) [2020-09-15T13:33:34.101Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2020-09-15T13:33:34.101Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.62s) [2020-09-15T13:33:34.101Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (0.92s) [2020-09-15T13:33:34.101Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.50s) [2020-09-15T13:33:34.101Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2020-09-15T13:33:34.101Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2020-09-15T13:33:34.101Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.59s) [2020-09-15T13:33:34.101Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.06s) [2020-09-15T13:33:34.101Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.17s) [2020-09-15T13:33:34.101Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.46s) [2020-09-15T13:33:34.101Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.77s) [2020-09-15T13:33:34.101Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.54s) [2020-09-15T13:33:34.101Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.03s) [2020-09-15T13:33:34.101Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.03s) [2020-09-15T13:33:34.101Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.73s) [2020-09-15T13:33:34.101Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.73s) [2020-09-15T13:33:34.101Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.88s) [2020-09-15T13:33:34.101Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.07s) [2020-09-15T13:33:34.101Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.44s) [2020-09-15T13:33:34.101Z] --- PASS: TestDockerSuite/TestSaveImageId (0.08s) [2020-09-15T13:33:34.101Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.39s) [2020-09-15T13:33:34.101Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.80s) [2020-09-15T13:33:34.101Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents426911695 [2020-09-15T13:33:34.101Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2020-09-15T13:33:34.101Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.09s) [2020-09-15T13:33:34.101Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2020-09-15T13:33:34.101Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-09-15T13:33:34.101Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.26s) [2020-09-15T13:33:34.101Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.25s) [2020-09-15T13:33:34.101Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.06s) [2020-09-15T13:33:34.101Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.22s) [2020-09-15T13:33:34.101Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.26s) [2020-09-15T13:33:34.101Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s) [2020-09-15T13:33:34.101Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.77s) [2020-09-15T13:33:34.101Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (1.90s) [2020-09-15T13:33:34.101Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (4.88s) [2020-09-15T13:33:34.101Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.61s) [2020-09-15T13:33:34.101Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.72s) [2020-09-15T13:33:34.101Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.87s) [2020-09-15T13:33:34.101Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.77s) [2020-09-15T13:33:34.101Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.69s) [2020-09-15T13:33:34.101Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.55s) [2020-09-15T13:33:34.101Z] --- PASS: TestDockerSuite/TestStartRecordError (1.25s) [2020-09-15T13:33:34.101Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.65s) [2020-09-15T13:33:34.101Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.17s) [2020-09-15T13:33:34.101Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.79s) [2020-09-15T13:33:34.101Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.21s) [2020-09-15T13:33:34.101Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s) [2020-09-15T13:33:34.101Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.46s) [2020-09-15T13:33:34.101Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.66s) [2020-09-15T13:33:34.101Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.43s) [2020-09-15T13:33:34.101Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.65s) [2020-09-15T13:33:34.101Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.56s) [2020-09-15T13:33:34.101Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.51s) [2020-09-15T13:33:34.101Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-09-15T13:33:34.101Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2020-09-15T13:33:34.101Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.62s) [2020-09-15T13:33:34.101Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.69s) [2020-09-15T13:33:34.101Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.91s) [2020-09-15T13:33:34.101Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.44s) [2020-09-15T13:33:34.101Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.41s) [2020-09-15T13:33:34.101Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-09-15T13:33:34.101Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2020-09-15T13:33:34.101Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.51s) [2020-09-15T13:33:34.101Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (0.98s) [2020-09-15T13:33:34.101Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-09-15T13:33:34.101Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2020-09-15T13:33:34.101Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.89s) [2020-09-15T13:33:34.101Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.59s) [2020-09-15T13:33:34.101Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.51s) [2020-09-15T13:33:34.101Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (0.98s) [2020-09-15T13:33:34.101Z] --- PASS: TestDockerSuite/TestUpdateStats (3.61s) [2020-09-15T13:33:34.101Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.83s) [2020-09-15T13:33:34.101Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-09-15T13:33:34.101Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2020-09-15T13:33:34.101Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.59s) [2020-09-15T13:33:34.101Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.53s) [2020-09-15T13:33:34.101Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.03s) [2020-09-15T13:33:34.101Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.05s) [2020-09-15T13:33:34.101Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.07s) [2020-09-15T13:33:34.102Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.49s) [2020-09-15T13:33:34.102Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.56s) [2020-09-15T13:33:34.102Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.95s) [2020-09-15T13:33:34.102Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.25s) [2020-09-15T13:33:34.102Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.28s) [2020-09-15T13:33:34.102Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.90s) [2020-09-15T13:33:34.102Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.01s) [2020-09-15T13:33:34.102Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.85s) [2020-09-15T13:33:34.102Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.47s) [2020-09-15T13:33:34.102Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.26s) [2020-09-15T13:33:34.102Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.26s) [2020-09-15T13:33:34.102Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.30s) [2020-09-15T13:33:34.102Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.07s) [2020-09-15T13:33:34.102Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.02s) [2020-09-15T13:33:34.102Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.03s) [2020-09-15T13:33:34.102Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.45s) [2020-09-15T13:33:34.102Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2020-09-15T13:33:34.102Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2020-09-15T13:33:34.102Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.02s) [2020-09-15T13:33:34.102Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.46s) [2020-09-15T13:33:34.102Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.02s) [2020-09-15T13:33:34.102Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.56s) [2020-09-15T13:33:34.102Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.06s) [2020-09-15T13:33:34.102Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.06s) [2020-09-15T13:33:34.102Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2020-09-15T13:33:34.102Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2020-09-15T13:33:34.102Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.38s) [2020-09-15T13:33:34.102Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s) [2020-09-15T13:33:34.102Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.12s) [2020-09-15T13:33:34.102Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s) [2020-09-15T13:33:34.102Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2020-09-15T13:33:34.102Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.44s) [2020-09-15T13:33:34.102Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.31s) [2020-09-15T13:33:34.102Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2020-09-15T13:33:34.102Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2020-09-15T13:33:34.102Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.85s) [2020-09-15T13:33:34.102Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.73s) [2020-09-15T13:33:34.102Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-09-15T13:33:34.102Z] docker_cli_run_test.go:4521: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-09-15T13:33:34.102Z] === RUN TestDockerRegistrySuite [2020-09-15T13:33:34.102Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2020-09-15T13:33:34.669Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2020-09-15T13:33:35.602Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2020-09-15T13:33:36.979Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2020-09-15T13:33:36.979Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2020-09-15T13:33:37.916Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2020-09-15T13:33:40.452Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2020-09-15T13:33:40.711Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2020-09-15T13:33:43.245Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2020-09-15T13:33:45.791Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2020-09-15T13:33:46.736Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2020-09-15T13:33:47.670Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2020-09-15T13:33:48.607Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2020-09-15T13:33:49.544Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2020-09-15T13:33:50.480Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2020-09-15T13:33:52.383Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2020-09-15T13:33:53.318Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2020-09-15T13:33:55.221Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2020-09-15T13:33:56.158Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2020-09-15T13:33:57.098Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2020-09-15T13:33:58.035Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2020-09-15T13:34:00.570Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2020-09-15T13:34:01.506Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2020-09-15T13:34:01.765Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2020-09-15T13:34:02.700Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2020-09-15T13:34:03.268Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2020-09-15T13:34:04.206Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2020-09-15T13:34:06.749Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2020-09-15T13:34:06.749Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2020-09-15T13:34:07.697Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2020-09-15T13:34:07.955Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2020-09-15T13:34:08.214Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2020-09-15T13:34:08.473Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2020-09-15T13:34:08.732Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2020-09-15T13:34:08.990Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2020-09-15T13:34:08.990Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2020-09-15T13:34:10.366Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2020-09-15T13:34:11.302Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2020-09-15T13:34:12.245Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2020-09-15T13:34:13.180Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2020-09-15T13:34:14.116Z] === RUN TestDockerRegistrySuite/TestV2Only [2020-09-15T13:34:14.684Z] --- PASS: TestDockerRegistrySuite (41.20s) [2020-09-15T13:34:14.684Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.08s) [2020-09-15T13:34:14.684Z] check_test.go:196: [d464c8f9f6da7] daemon is not started [2020-09-15T13:34:14.684Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.94s) [2020-09-15T13:34:14.684Z] check_test.go:196: [d8647e14420bb] daemon is not started [2020-09-15T13:34:14.684Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.22s) [2020-09-15T13:34:14.684Z] check_test.go:196: [d0118d2b12542] daemon is not started [2020-09-15T13:34:14.684Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s) [2020-09-15T13:34:14.684Z] check_test.go:196: [d7400044cd0c6] daemon is not started [2020-09-15T13:34:14.684Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.96s) [2020-09-15T13:34:14.684Z] check_test.go:196: [dc4dbc4a3d877] daemon is not started [2020-09-15T13:34:14.684Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (3.17s) [2020-09-15T13:34:14.684Z] check_test.go:196: [d6e6c65b6061a] daemon is not started [2020-09-15T13:34:14.684Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.53s) [2020-09-15T13:34:14.684Z] check_test.go:196: [def607106a95f] daemon is not started [2020-09-15T13:34:14.684Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (0.98s) [2020-09-15T13:34:14.684Z] check_test.go:196: [d47f958475008] daemon is not started [2020-09-15T13:34:14.684Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.80s) [2020-09-15T13:34:14.684Z] check_test.go:196: [d15ea516f7daa] daemon is not started [2020-09-15T13:34:14.684Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.00s) [2020-09-15T13:34:14.684Z] check_test.go:196: [d876b72da534f] daemon is not started [2020-09-15T13:34:14.684Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.15s) [2020-09-15T13:34:14.684Z] check_test.go:196: [d3601e4adcd5a] daemon is not started [2020-09-15T13:34:14.942Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.00s) [2020-09-15T13:34:14.942Z] check_test.go:196: [d395e9fdbd8d6] daemon is not started [2020-09-15T13:34:14.942Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.71s) [2020-09-15T13:34:14.942Z] check_test.go:196: [d54671c0f698e] daemon is not started [2020-09-15T13:34:14.942Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.90s) [2020-09-15T13:34:14.942Z] check_test.go:196: [d0b5e5b38a78a] daemon is not started [2020-09-15T13:34:14.942Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.71s) [2020-09-15T13:34:14.942Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:d459a28e168bad5d8049d7d344c1e73a5a0ba78e1c72615d598dc3ecbde8d43e [2020-09-15T13:34:14.942Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:885a9f68ce94270418bff63d62c720aeec630ecbedb15146e628c7eb9cd62df2 [2020-09-15T13:34:14.942Z] check_test.go:196: [dd7bc3184f43d] daemon is not started [2020-09-15T13:34:14.942Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.00s) [2020-09-15T13:34:14.942Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:c29802140fe0b950a9da2e00a4dd0af351c2a3f9e31d95760e92836478339246 [2020-09-15T13:34:14.942Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:9f0ea61b676f125ff055c254279d5d9dddfff9ce6855dbae64b6c4280e79788f [2020-09-15T13:34:14.942Z] check_test.go:196: [d9a2af839fad7] daemon is not started [2020-09-15T13:34:14.942Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.22s) [2020-09-15T13:34:14.942Z] check_test.go:196: [df3e5dfdd1359] daemon is not started [2020-09-15T13:34:14.942Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.46s) [2020-09-15T13:34:14.942Z] check_test.go:196: [d4810a537bfc0] daemon is not started [2020-09-15T13:34:14.942Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.90s) [2020-09-15T13:34:14.942Z] check_test.go:196: [d72ab7b01f064] daemon is not started [2020-09-15T13:34:14.942Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.15s) [2020-09-15T13:34:14.942Z] check_test.go:196: [da1ecc9e7f101] daemon is not started [2020-09-15T13:34:14.942Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.90s) [2020-09-15T13:34:14.942Z] check_test.go:196: [d244b44972d02] daemon is not started [2020-09-15T13:34:14.942Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.81s) [2020-09-15T13:34:14.942Z] check_test.go:196: [dab11df6d28ac] daemon is not started [2020-09-15T13:34:14.942Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.80s) [2020-09-15T13:34:14.942Z] check_test.go:196: [d81e286218a6b] daemon is not started [2020-09-15T13:34:14.942Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.20s) [2020-09-15T13:34:14.942Z] check_test.go:196: [d907d97cd71cf] daemon is not started [2020-09-15T13:34:14.942Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.38s) [2020-09-15T13:34:14.942Z] check_test.go:196: [d456748d59588] daemon is not started [2020-09-15T13:34:14.942Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (0.93s) [2020-09-15T13:34:14.942Z] check_test.go:196: [d072a53ecf0d2] daemon is not started [2020-09-15T13:34:14.942Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.35s) [2020-09-15T13:34:14.942Z] check_test.go:196: [d9f8e77f88adf] daemon is not started [2020-09-15T13:34:14.942Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2020-09-15T13:34:14.942Z] check_test.go:196: [d43ddb05c5d14] daemon is not started [2020-09-15T13:34:14.942Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.28s) [2020-09-15T13:34:14.942Z] check_test.go:196: [d34b12e655258] daemon is not started [2020-09-15T13:34:14.942Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.24s) [2020-09-15T13:34:14.942Z] check_test.go:196: [dc16f99d3493d] daemon is not started [2020-09-15T13:34:14.942Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.32s) [2020-09-15T13:34:14.942Z] check_test.go:196: [dd452d41a9282] daemon is not started [2020-09-15T13:34:14.942Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2020-09-15T13:34:14.942Z] check_test.go:196: [d4b6cb73f69f7] daemon is not started [2020-09-15T13:34:14.942Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.01s) [2020-09-15T13:34:14.942Z] check_test.go:196: [d1d35a4d36b66] daemon is not started [2020-09-15T13:34:14.942Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.32s) [2020-09-15T13:34:14.942Z] check_test.go:196: [da8929a8955a9] daemon is not started [2020-09-15T13:34:14.942Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.76s) [2020-09-15T13:34:14.942Z] check_test.go:196: [d9df465719bb3] daemon is not started [2020-09-15T13:34:14.942Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (0.95s) [2020-09-15T13:34:14.942Z] check_test.go:196: [da957ce59667e] daemon is not started [2020-09-15T13:34:14.942Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.92s) [2020-09-15T13:34:14.942Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.76s) [2020-09-15T13:34:14.942Z] === RUN TestDockerSchema1RegistrySuite [2020-09-15T13:34:14.942Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2020-09-15T13:34:14.942Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2020-09-15T13:34:15.201Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2020-09-15T13:34:18.490Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2020-09-15T13:34:21.023Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2020-09-15T13:34:23.553Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2020-09-15T13:34:23.812Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2020-09-15T13:34:24.748Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2020-09-15T13:34:26.125Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2020-09-15T13:34:26.125Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2020-09-15T13:34:27.511Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2020-09-15T13:34:28.453Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2020-09-15T13:34:29.019Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2020-09-15T13:34:31.549Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2020-09-15T13:34:31.549Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2020-09-15T13:34:32.115Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2020-09-15T13:34:32.116Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2020-09-15T13:34:32.373Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2020-09-15T13:34:32.631Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2020-09-15T13:34:33.197Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2020-09-15T13:34:33.197Z] --- PASS: TestDockerSchema1RegistrySuite (18.42s) [2020-09-15T13:34:33.197Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.15s) [2020-09-15T13:34:33.197Z] check_test.go:223: [d7f54d47c32ba] daemon is not started [2020-09-15T13:34:33.197Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (3.17s) [2020-09-15T13:34:33.197Z] check_test.go:223: [d76dc49a44804] daemon is not started [2020-09-15T13:34:33.197Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (2.73s) [2020-09-15T13:34:33.197Z] check_test.go:223: [d7359c56d16f1] daemon is not started [2020-09-15T13:34:33.197Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (2.85s) [2020-09-15T13:34:33.197Z] check_test.go:223: [d3f0fbe44e189] daemon is not started [2020-09-15T13:34:33.197Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.10s) [2020-09-15T13:34:33.197Z] check_test.go:223: [d20696f6880fd] daemon is not started [2020-09-15T13:34:33.197Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.23s) [2020-09-15T13:34:33.197Z] check_test.go:223: [de057b01f1945] daemon is not started [2020-09-15T13:34:33.197Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.12s) [2020-09-15T13:34:33.197Z] check_test.go:223: [d4bf9a76b9867] daemon is not started [2020-09-15T13:34:33.197Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.13s) [2020-09-15T13:34:33.198Z] check_test.go:223: [d6163f35ffadf] daemon is not started [2020-09-15T13:34:33.198Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.94s) [2020-09-15T13:34:33.198Z] check_test.go:223: [da80e0689337b] daemon is not started [2020-09-15T13:34:33.198Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.84s) [2020-09-15T13:34:33.198Z] check_test.go:223: [d8aa1a141c710] daemon is not started [2020-09-15T13:34:33.198Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.18s) [2020-09-15T13:34:33.198Z] check_test.go:223: [dd41596bda2c6] daemon is not started [2020-09-15T13:34:33.198Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.40s) [2020-09-15T13:34:33.198Z] check_test.go:223: [d16fbcfcbfb98] daemon is not started [2020-09-15T13:34:33.198Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.37s) [2020-09-15T13:34:33.198Z] check_test.go:223: [d63ebeed04e6f] daemon is not started [2020-09-15T13:34:33.198Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2020-09-15T13:34:33.198Z] check_test.go:223: [d45fe9b92e881] daemon is not started [2020-09-15T13:34:33.198Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.28s) [2020-09-15T13:34:33.198Z] check_test.go:223: [df0cd97407e47] daemon is not started [2020-09-15T13:34:33.198Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.25s) [2020-09-15T13:34:33.198Z] check_test.go:223: [d39d134cb61fc] daemon is not started [2020-09-15T13:34:33.198Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.43s) [2020-09-15T13:34:33.198Z] check_test.go:223: [dd5e88efe614d] daemon is not started [2020-09-15T13:34:33.198Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2020-09-15T13:34:33.198Z] check_test.go:223: [d76857b631b32] daemon is not started [2020-09-15T13:34:33.198Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2020-09-15T13:34:33.198Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2020-09-15T13:34:34.132Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2020-09-15T13:34:34.390Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2020-09-15T13:34:34.647Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2020-09-15T13:34:35.565Z] #33 135.9 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-09-15T13:34:35.565Z] #33 138.0 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-09-15T13:34:35.565Z] #33 139.4 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-09-15T13:34:35.565Z] #33 141.3 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-09-15T13:34:35.581Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2020-09-15T13:34:35.839Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2020-09-15T13:34:36.098Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2020-09-15T13:34:36.664Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2020-09-15T13:34:36.922Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.65s) [2020-09-15T13:34:36.922Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.70s) [2020-09-15T13:34:36.922Z] check_test.go:252: [ddfd48677f3c8] daemon is not started [2020-09-15T13:34:36.922Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.47s) [2020-09-15T13:34:36.922Z] check_test.go:252: [d0f7c651448d6] daemon is not started [2020-09-15T13:34:36.922Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2020-09-15T13:34:36.922Z] check_test.go:252: [d76f33a51bb1b] daemon is not started [2020-09-15T13:34:36.922Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.07s) [2020-09-15T13:34:36.922Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.21s) [2020-09-15T13:34:36.922Z] check_test.go:252: [d47c47ce1bc2a] daemon is not started [2020-09-15T13:34:36.922Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.38s) [2020-09-15T13:34:36.922Z] check_test.go:252: [da90052295c90] daemon is not started [2020-09-15T13:34:36.922Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.49s) [2020-09-15T13:34:36.922Z] check_test.go:252: [d27a6aeea8703] daemon is not started [2020-09-15T13:34:36.922Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.16s) [2020-09-15T13:34:36.922Z] check_test.go:252: [d1912324bc4c2] daemon is not started [2020-09-15T13:34:36.922Z] === RUN TestDockerRegistryAuthTokenSuite [2020-09-15T13:34:36.922Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2020-09-15T13:34:37.457Z] #33 144.0 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-09-15T13:34:38.822Z] #33 145.4 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-09-15T13:34:40.187Z] #33 146.7 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-09-15T13:34:41.115Z] #33 147.9 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-09-15T13:34:41.678Z] #33 148.2 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-09-15T13:34:42.187Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2020-09-15T13:34:42.187Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2020-09-15T13:34:42.445Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2020-09-15T13:34:42.445Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2020-09-15T13:34:42.703Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.75s) [2020-09-15T13:34:42.703Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s) [2020-09-15T13:34:42.703Z] check_test.go:279: [dd8969aa143fc] daemon is not started [2020-09-15T13:34:42.703Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2020-09-15T13:34:42.703Z] check_test.go:279: [dcf141750d476] daemon is not started [2020-09-15T13:34:42.703Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2020-09-15T13:34:42.703Z] check_test.go:279: [d8b3934c63fd8] daemon is not started [2020-09-15T13:34:42.703Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2020-09-15T13:34:42.703Z] check_test.go:279: [d742c795f34fa] daemon is not started [2020-09-15T13:34:42.703Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2020-09-15T13:34:42.703Z] check_test.go:279: [d21e5deff9927] daemon is not started [2020-09-15T13:34:42.703Z] === RUN TestDockerNetworkSuite [2020-09-15T13:34:42.703Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2020-09-15T13:34:43.044Z] #33 149.6 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-09-15T13:34:44.412Z] #33 151.2 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-09-15T13:34:44.606Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2020-09-15T13:34:45.542Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2020-09-15T13:34:46.304Z] #33 152.8 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-09-15T13:34:47.672Z] #33 154.4 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-09-15T13:34:48.074Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2020-09-15T13:34:48.236Z] #33 155.0 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-09-15T13:34:49.451Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2020-09-15T13:34:50.127Z] #33 156.5 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-09-15T13:34:51.055Z] #33 157.7 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-09-15T13:34:51.994Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2020-09-15T13:34:52.945Z] #33 159.5 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-09-15T13:34:53.370Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2020-09-15T13:34:53.875Z] #33 160.6 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-09-15T13:34:55.245Z] #33 161.9 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-09-15T13:34:56.626Z] #33 163.2 [2020-09-15T13:34:56.626Z] #33 DONE 163.4s [2020-09-15T13:34:56.626Z] [2020-09-15T13:34:56.626Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ... [2020-09-15T13:34:57.992Z] #34 DONE 1.3s [2020-09-15T13:34:58.643Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2020-09-15T13:34:59.356Z] [2020-09-15T13:34:59.356Z] #35 [runner 12/12] COPY --from=builder /build/ / [2020-09-15T13:34:59.917Z] #35 DONE 0.7s [2020-09-15T13:35:00.173Z] [2020-09-15T13:35:00.173Z] #36 exporting to image [2020-09-15T13:35:00.173Z] #36 exporting layers [2020-09-15T13:35:00.546Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2020-09-15T13:35:01.479Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2020-09-15T13:35:02.047Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2020-09-15T13:35:02.306Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2020-09-15T13:35:03.243Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2020-09-15T13:35:03.440Z] #36 exporting layers 3.1s done [2020-09-15T13:35:03.440Z] #36 writing image sha256:8eb7b768467bf01a00c541a844970f946171a6608bd6aa8d45dcc3ac64e3b27a done [2020-09-15T13:35:03.440Z] #36 naming to docker.io/library/moby-e2e-test done [2020-09-15T13:35:03.440Z] #36 DONE 3.1s [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-09-15T13:35:03.785Z] + echo Ensuring container killed. [2020-09-15T13:35:03.785Z] Ensuring container killed. [2020-09-15T13:35:03.785Z] + docker rm -vf docker-pr11 [2020-09-15T13:35:03.785Z] Error: No such container: docker-pr11 [2020-09-15T13:35:03.785Z] + true [Pipeline] sh [2020-09-15T13:35:04.064Z] + echo Chowning /workspace to jenkins user [2020-09-15T13:35:04.064Z] Chowning /workspace to jenkins user [2020-09-15T13:35:04.064Z] + id -u [2020-09-15T13:35:04.064Z] + id -g [2020-09-15T13:35:04.064Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41395:/workspace busybox chown -R 1000:1000 /workspace [2020-09-15T13:35:04.177Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2020-09-15T13:35:04.177Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-09-15T13:35:04.745Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2020-09-15T13:35:04.953Z] + bundleName=unit [2020-09-15T13:35:04.953Z] + echo Creating unit-bundles.tar.gz [2020-09-15T13:35:04.953Z] Creating unit-bundles.tar.gz [2020-09-15T13:35:04.953Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2020-09-15T13:35:04.953Z] bundles/junit-report.xml [2020-09-15T13:35:04.953Z] bundles/go-test-report.json [2020-09-15T13:35:04.953Z] bundles/profile.out [Pipeline] archiveArtifacts [2020-09-15T13:35:04.962Z] Archiving artifacts [2020-09-15T13:35:05.312Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2020-09-15T13:35:05.312Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2020-09-15T13:35:05.394Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41395/11/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-09-15T13:35:05.570Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2020-09-15T13:35:05.570Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2020-09-15T13:35:05.699Z] + make clean [2020-09-15T13:35:05.955Z] docker volume rm -f docker-dev-cache [2020-09-15T13:35:05.955Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-09-15T13:35:06.505Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2020-09-15T13:35:07.442Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2020-09-15T13:35:07.442Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2020-09-15T13:35:07.701Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2020-09-15T13:35:07.701Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2020-09-15T13:35:10.233Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2020-09-15T13:35:11.610Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2020-09-15T13:35:16.886Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2020-09-15T13:35:17.144Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2020-09-15T13:35:17.712Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2020-09-15T13:35:17.971Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2020-09-15T13:35:17.971Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2020-09-15T13:35:18.229Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2020-09-15T13:35:18.487Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2020-09-15T13:35:18.487Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2020-09-15T13:35:21.021Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2020-09-15T13:35:21.021Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2020-09-15T13:35:21.021Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2020-09-15T13:35:21.588Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2020-09-15T13:35:24.875Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2020-09-15T13:35:28.158Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2020-09-15T13:35:28.158Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2020-09-15T13:35:28.726Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2020-09-15T13:35:30.102Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2020-09-15T13:35:30.362Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2020-09-15T13:35:30.929Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2020-09-15T13:35:31.496Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2020-09-15T13:35:32.433Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2020-09-15T13:35:38.994Z] --- PASS: TestDockerNetworkSuite (55.91s) [2020-09-15T13:35:38.994Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.07s) [2020-09-15T13:35:38.994Z] docker_cli_network_unix_test.go:46: [d19acf9afd5ba] daemon is not started [2020-09-15T13:35:38.994Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.65s) [2020-09-15T13:35:38.994Z] docker_cli_network_unix_test.go:46: [dbb71c147e500] daemon is not started [2020-09-15T13:35:38.994Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.64s) [2020-09-15T13:35:38.994Z] docker_cli_network_unix_test.go:46: [db164cd946695] daemon is not started [2020-09-15T13:35:38.994Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.39s) [2020-09-15T13:35:38.994Z] docker_cli_network_unix_test.go:46: [d74f81a0eb3ef] daemon is not started [2020-09-15T13:35:38.994Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.48s) [2020-09-15T13:35:38.994Z] docker_cli_network_unix_test.go:1233: [dcc07c14f7513] daemon is not started [2020-09-15T13:35:38.994Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.37s) [2020-09-15T13:35:38.994Z] docker_cli_network_unix_test.go:46: [db3da7672da57] daemon is not started [2020-09-15T13:35:38.994Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (4.94s) [2020-09-15T13:35:38.994Z] docker_cli_network_unix_test.go:46: [d31ec14a7508d] daemon is not started [2020-09-15T13:35:38.994Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.26s) [2020-09-15T13:35:38.994Z] docker_cli_network_unix_test.go:46: [dcd8ccc48972a] daemon is not started [2020-09-15T13:35:38.994Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.17s) [2020-09-15T13:35:38.994Z] docker_cli_network_unix_test.go:46: [deb6dbe57f533] daemon is not started [2020-09-15T13:35:38.994Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.46s) [2020-09-15T13:35:38.994Z] docker_cli_network_unix_test.go:46: [de90b55c12fad] daemon is not started [2020-09-15T13:35:38.994Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.36s) [2020-09-15T13:35:38.994Z] docker_cli_network_unix_test.go:46: [dac67983477c0] daemon is not started [2020-09-15T13:35:38.994Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.84s) [2020-09-15T13:35:38.994Z] docker_cli_network_unix_test.go:46: [dc2942a395c45] daemon is not started [2020-09-15T13:35:38.994Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.86s) [2020-09-15T13:35:38.994Z] docker_cli_network_unix_test.go:46: [d82f431de293d] daemon is not started [2020-09-15T13:35:38.994Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.16s) [2020-09-15T13:35:38.994Z] docker_cli_network_unix_test.go:46: [d55040e5f14b9] daemon is not started [2020-09-15T13:35:38.994Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.32s) [2020-09-15T13:35:38.994Z] docker_cli_network_unix_test.go:46: [da5bdbe1f386f] daemon is not started [2020-09-15T13:35:38.994Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.66s) [2020-09-15T13:35:38.994Z] docker_cli_network_unix_test.go:46: [db00d9ae7dd10] daemon is not started [2020-09-15T13:35:38.994Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.17s) [2020-09-15T13:35:38.994Z] docker_cli_network_unix_test.go:46: [dfea33dd5c542] daemon is not started [2020-09-15T13:35:38.994Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2020-09-15T13:35:38.994Z] docker_cli_network_unix_test.go:46: [d4a45e93679c0] daemon is not started [2020-09-15T13:35:38.994Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.15s) [2020-09-15T13:35:38.994Z] docker_cli_network_unix_test.go:46: [d43c20fb3c3ab] daemon is not started [2020-09-15T13:35:38.994Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.69s) [2020-09-15T13:35:38.994Z] docker_cli_network_unix_test.go:46: [dbb4259d86878] daemon is not started [2020-09-15T13:35:38.994Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.00s) [2020-09-15T13:35:38.994Z] docker_cli_network_unix_test.go:46: [d8d2e4df9d157] daemon is not started [2020-09-15T13:35:38.994Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.08s) [2020-09-15T13:35:38.994Z] docker_cli_network_unix_test.go:46: [df77da0ad08e5] daemon is not started [2020-09-15T13:35:38.994Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.22s) [2020-09-15T13:35:38.994Z] docker_cli_network_unix_test.go:46: [d18a55c980572] daemon is not started [2020-09-15T13:35:38.994Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.07s) [2020-09-15T13:35:38.994Z] docker_cli_network_unix_test.go:46: [d4f140a38e7b1] daemon is not started [2020-09-15T13:35:38.994Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.30s) [2020-09-15T13:35:38.994Z] docker_cli_network_unix_test.go:968: [d40f7709d3483] daemon is not started [2020-09-15T13:35:38.994Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.66s) [2020-09-15T13:35:38.994Z] docker_cli_network_unix_test.go:46: [dfa59819ea2e1] daemon is not started [2020-09-15T13:35:38.994Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.17s) [2020-09-15T13:35:38.994Z] docker_cli_network_unix_test.go:1116: [d60d0bcd897c6] daemon is not started [2020-09-15T13:35:38.994Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.20s) [2020-09-15T13:35:38.994Z] docker_cli_network_unix_test.go:46: [df579e29e01d7] daemon is not started [2020-09-15T13:35:38.994Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.82s) [2020-09-15T13:35:38.994Z] docker_cli_network_unix_test.go:46: [d15fabbc45057] daemon is not started [2020-09-15T13:35:38.994Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.15s) [2020-09-15T13:35:38.994Z] docker_cli_network_unix_test.go:46: [d480e83644723] daemon is not started [2020-09-15T13:35:38.994Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s) [2020-09-15T13:35:38.994Z] docker_cli_network_unix_test.go:46: [da48624997a76] daemon is not started [2020-09-15T13:35:38.994Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.16s) [2020-09-15T13:35:38.994Z] docker_cli_network_unix_test.go:46: [db930d820a473] daemon is not started [2020-09-15T13:35:38.994Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.16s) [2020-09-15T13:35:38.994Z] docker_cli_network_unix_test.go:46: [de7b6c842ab10] daemon is not started [2020-09-15T13:35:38.994Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s) [2020-09-15T13:35:38.994Z] docker_cli_network_unix_test.go:46: [dad8100a8c1ab] daemon is not started [2020-09-15T13:35:38.994Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.28s) [2020-09-15T13:35:38.994Z] docker_cli_network_unix_test.go:46: [dd0913218bd20] daemon is not started [2020-09-15T13:35:38.994Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2020-09-15T13:35:38.994Z] docker_cli_network_unix_test.go:46: [dc669ec86bb6d] daemon is not started [2020-09-15T13:35:38.994Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-09-15T13:35:38.994Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2020-09-15T13:35:38.994Z] docker_cli_network_unix_test.go:46: [da3ef880a6bc5] daemon is not started [2020-09-15T13:35:38.994Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.74s) [2020-09-15T13:35:38.994Z] docker_cli_network_unix_test.go:46: [d724ca9d47a83] daemon is not started [2020-09-15T13:35:38.994Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.44s) [2020-09-15T13:35:38.994Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (2.94s) [2020-09-15T13:35:38.994Z] docker_cli_network_unix_test.go:1084: [d1129869f2cc0] daemon is not started [2020-09-15T13:35:38.994Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2020-09-15T13:35:38.994Z] docker_cli_network_unix_test.go:46: [d6af22afead30] daemon is not started [2020-09-15T13:35:38.994Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.74s) [2020-09-15T13:35:38.994Z] docker_cli_network_unix_test.go:46: [daac71751e2fc] daemon is not started [2020-09-15T13:35:38.994Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.61s) [2020-09-15T13:35:38.994Z] docker_cli_network_unix_test.go:46: [dc8c8c9ef71dc] daemon is not started [2020-09-15T13:35:38.994Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2020-09-15T13:35:38.994Z] docker_cli_network_unix_test.go:46: [db50a5eea8aac] daemon is not started [2020-09-15T13:35:38.994Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.64s) [2020-09-15T13:35:38.994Z] docker_cli_network_unix_test.go:46: [d4877a0d0da13] daemon is not started [2020-09-15T13:35:38.994Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.49s) [2020-09-15T13:35:38.994Z] docker_cli_network_unix_test.go:46: [de071a88eae80] daemon is not started [2020-09-15T13:35:38.994Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.96s) [2020-09-15T13:35:38.994Z] docker_cli_network_unix_test.go:46: [d508f9ea9b89f] daemon is not started [2020-09-15T13:35:38.994Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (6.22s) [2020-09-15T13:35:38.994Z] docker_cli_network_unix_test.go:46: [d5bd2242299cb] daemon is not started [2020-09-15T13:35:38.994Z] === RUN TestDockerHubPullSuite [2020-09-15T13:35:38.994Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2020-09-15T13:35:40.368Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2020-09-15T13:35:42.900Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2020-09-15T13:35:43.466Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2020-09-15T13:35:44.845Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2020-09-15T13:35:45.779Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2020-09-15T13:35:46.038Z] --- PASS: TestDockerHubPullSuite (7.38s) [2020-09-15T13:35:46.038Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.76s) [2020-09-15T13:35:46.038Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.53s) [2020-09-15T13:35:46.038Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.58s) [2020-09-15T13:35:46.038Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.53s) [2020-09-15T13:35:46.038Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.87s) [2020-09-15T13:35:46.038Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.11s) [2020-09-15T13:35:46.038Z] PASS [2020-09-15T13:35:46.038Z] [2020-09-15T13:35:46.038Z] === Skipped [2020-09-15T13:35:46.038Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-09-15T13:35:46.038Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-09-15T13:35:46.038Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2020-09-15T13:35:46.038Z] [2020-09-15T13:35:46.038Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2020-09-15T13:35:46.038Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2020-09-15T13:35:46.038Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2020-09-15T13:35:46.038Z] [2020-09-15T13:35:46.038Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2020-09-15T13:35:46.038Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2020-09-15T13:35:46.038Z] docker_cli_build_test.go:5907: unmatched requirement DaemonIsWindows [2020-09-15T13:35:46.038Z] [2020-09-15T13:35:46.038Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2020-09-15T13:35:46.038Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2020-09-15T13:35:46.038Z] docker_cli_build_test.go:5890: unmatched requirement DaemonIsWindows [2020-09-15T13:35:46.038Z] [2020-09-15T13:35:46.038Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-09-15T13:35:46.038Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-09-15T13:35:46.038Z] docker_cli_build_test.go:5925: unmatched requirement DaemonIsWindows [2020-09-15T13:35:46.038Z] [2020-09-15T13:35:46.038Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.04s) [2020-09-15T13:35:46.038Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.04s) [2020-09-15T13:35:46.038Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2020-09-15T13:35:46.038Z] [2020-09-15T13:35:46.038Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2020-09-15T13:35:46.038Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2020-09-15T13:35:46.038Z] docker_cli_build_test.go:5856: unmatched requirement DaemonIsWindows [2020-09-15T13:35:46.038Z] [2020-09-15T13:35:46.038Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-09-15T13:35:46.038Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-09-15T13:35:46.038Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2020-09-15T13:35:46.038Z] [2020-09-15T13:35:46.038Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-09-15T13:35:46.038Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-09-15T13:35:46.038Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2020-09-15T13:35:46.038Z] [2020-09-15T13:35:46.038Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-09-15T13:35:46.038Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-09-15T13:35:46.038Z] docker_cli_build_test.go:6047: unmatched requirement DaemonIsWindows [2020-09-15T13:35:46.038Z] [2020-09-15T13:35:46.038Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-09-15T13:35:46.038Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-09-15T13:35:46.038Z] docker_cli_build_test.go:6017: unmatched requirement DaemonIsWindows [2020-09-15T13:35:46.038Z] [2020-09-15T13:35:46.038Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-09-15T13:35:46.038Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-09-15T13:35:46.038Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2020-09-15T13:35:46.038Z] [2020-09-15T13:35:46.038Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-09-15T13:35:46.038Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-09-15T13:35:46.038Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2020-09-15T13:35:46.038Z] [2020-09-15T13:35:46.038Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-09-15T13:35:46.038Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-09-15T13:35:46.038Z] docker_cli_sni_test.go:18: Flakey test [2020-09-15T13:35:46.038Z] [2020-09-15T13:35:46.038Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-09-15T13:35:46.038Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-09-15T13:35:46.038Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2020-09-15T13:35:46.038Z] [2020-09-15T13:35:46.038Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-09-15T13:35:46.038Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-09-15T13:35:46.038Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2020-09-15T13:35:46.038Z] [2020-09-15T13:35:46.038Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-09-15T13:35:46.038Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-09-15T13:35:46.038Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-09-15T13:35:46.038Z] [2020-09-15T13:35:46.038Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-09-15T13:35:46.038Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-09-15T13:35:46.038Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2020-09-15T13:35:46.038Z] [2020-09-15T13:35:46.038Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.01s) [2020-09-15T13:35:46.038Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.01s) [2020-09-15T13:35:46.038Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2020-09-15T13:35:46.038Z] [2020-09-15T13:35:46.038Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.01s) [2020-09-15T13:35:46.038Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.01s) [2020-09-15T13:35:46.038Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2020-09-15T13:35:46.038Z] [2020-09-15T13:35:46.038Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-09-15T13:35:46.038Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-09-15T13:35:46.038Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2020-09-15T13:35:46.038Z] [2020-09-15T13:35:46.038Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-09-15T13:35:46.038Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-09-15T13:35:46.038Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2020-09-15T13:35:46.038Z] [2020-09-15T13:35:46.038Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-09-15T13:35:46.038Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-09-15T13:35:46.038Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2020-09-15T13:35:46.038Z] [2020-09-15T13:35:46.038Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-09-15T13:35:46.038Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-09-15T13:35:46.038Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2020-09-15T13:35:46.038Z] [2020-09-15T13:35:46.038Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2020-09-15T13:35:46.038Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2020-09-15T13:35:46.038Z] docker_cli_run_test.go:4128: unmatched requirement DaemonIsWindows [2020-09-15T13:35:46.038Z] [2020-09-15T13:35:46.038Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-09-15T13:35:46.038Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-09-15T13:35:46.038Z] docker_cli_run_test.go:4147: unmatched requirement DaemonIsWindows [2020-09-15T13:35:46.038Z] [2020-09-15T13:35:46.038Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-09-15T13:35:46.038Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-09-15T13:35:46.038Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-09-15T13:35:46.038Z] [2020-09-15T13:35:46.038Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-09-15T13:35:46.038Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-09-15T13:35:46.038Z] docker_cli_run_test.go:4230: unmatched requirement IsolationIsHyperv [2020-09-15T13:35:46.038Z] [2020-09-15T13:35:46.038Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-09-15T13:35:46.038Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-09-15T13:35:46.038Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2020-09-15T13:35:46.038Z] [2020-09-15T13:35:46.038Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-09-15T13:35:46.038Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-09-15T13:35:46.038Z] docker_cli_run_test.go:4213: unmatched requirement IsolationIsProcess [2020-09-15T13:35:46.038Z] [2020-09-15T13:35:46.038Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-09-15T13:35:46.038Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-09-15T13:35:46.038Z] docker_cli_run_test.go:2868: kernel doesn't have latency_stats configured [2020-09-15T13:35:46.038Z] [2020-09-15T13:35:46.038Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-09-15T13:35:46.038Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-09-15T13:35:46.038Z] docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved [2020-09-15T13:35:46.038Z] [2020-09-15T13:35:46.038Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-09-15T13:35:46.038Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-09-15T13:35:46.038Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2020-09-15T13:35:46.038Z] [2020-09-15T13:35:46.038Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-09-15T13:35:46.038Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-09-15T13:35:46.038Z] docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer [2020-09-15T13:35:46.038Z] [2020-09-15T13:35:46.038Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.01s) [2020-09-15T13:35:46.038Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.01s) [2020-09-15T13:35:46.038Z] docker_cli_run_test.go:4183: unmatched requirement DaemonIsWindows [2020-09-15T13:35:46.038Z] [2020-09-15T13:35:46.038Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-09-15T13:35:46.038Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-09-15T13:35:46.038Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsWindows [2020-09-15T13:35:46.038Z] [2020-09-15T13:35:46.038Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-09-15T13:35:46.038Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-09-15T13:35:46.038Z] docker_cli_run_test.go:4193: unmatched requirement DaemonIsWindows [2020-09-15T13:35:46.038Z] [2020-09-15T13:35:46.038Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2020-09-15T13:35:46.038Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2020-09-15T13:35:46.038Z] docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight [2020-09-15T13:35:46.038Z] [2020-09-15T13:35:46.038Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2020-09-15T13:35:46.038Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2020-09-15T13:35:46.038Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2020-09-15T13:35:46.038Z] [2020-09-15T13:35:46.038Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2020-09-15T13:35:46.038Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2020-09-15T13:35:46.038Z] docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight [2020-09-15T13:35:46.038Z] [2020-09-15T13:35:46.038Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2020-09-15T13:35:46.038Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2020-09-15T13:35:46.038Z] docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight [2020-09-15T13:35:46.038Z] [2020-09-15T13:35:46.038Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2020-09-15T13:35:46.038Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2020-09-15T13:35:46.038Z] docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight [2020-09-15T13:35:46.038Z] [2020-09-15T13:35:46.038Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2020-09-15T13:35:46.038Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2020-09-15T13:35:46.038Z] docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight [2020-09-15T13:35:46.038Z] [2020-09-15T13:35:46.038Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2020-09-15T13:35:46.038Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2020-09-15T13:35:46.038Z] docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight [2020-09-15T13:35:46.038Z] [2020-09-15T13:35:46.038Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2020-09-15T13:35:46.038Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2020-09-15T13:35:46.038Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2020-09-15T13:35:46.038Z] [2020-09-15T13:35:46.038Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-09-15T13:35:46.038Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-09-15T13:35:46.038Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2020-09-15T13:35:46.038Z] [2020-09-15T13:35:46.038Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-09-15T13:35:46.038Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-09-15T13:35:46.038Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2020-09-15T13:35:46.038Z] [2020-09-15T13:35:46.038Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-09-15T13:35:46.038Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-09-15T13:35:46.038Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2020-09-15T13:35:46.038Z] [2020-09-15T13:35:46.038Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-09-15T13:35:46.038Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-09-15T13:35:46.038Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2020-09-15T13:35:46.038Z] [2020-09-15T13:35:46.038Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-09-15T13:35:46.038Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-09-15T13:35:46.038Z] docker_cli_run_test.go:4521: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-09-15T13:35:46.038Z] [2020-09-15T13:35:46.038Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-09-15T13:35:46.038Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-09-15T13:35:46.038Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2020-09-15T13:35:46.038Z] docker_cli_network_unix_test.go:46: [da3ef880a6bc5] daemon is not started [2020-09-15T13:35:46.038Z] [2020-09-15T13:35:46.039Z] [2020-09-15T13:35:46.039Z] DONE 1277 tests, 51 skipped in 1481.990s [2020-09-15T13:35:46.039Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-09-15T13:35:46.039Z] ++++ cat bundles/test-integration/docker.pid [2020-09-15T13:35:46.039Z] +++ kill 7526 [2020-09-15T13:35:46.972Z] +++ /etc/init.d/apparmor stop [2020-09-15T13:35:46.972Z] Leaving: AppArmorNo profiles have been unloaded. [2020-09-15T13:35:46.972Z] [2020-09-15T13:35:46.972Z] Unloading profiles will leave already running processes permanently [2020-09-15T13:35:46.972Z] unconfined, which can lead to unexpected situations. [2020-09-15T13:35:46.972Z] [2020-09-15T13:35:46.972Z] To set a process to complain mode, use the command line tool [2020-09-15T13:35:46.972Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-09-15T13:35:46.972Z] +++ true [2020-09-15T13:35:46.972Z] exiting test-integration [2020-09-15T13:35:46.972Z] ++ exit 0 [2020-09-15T13:35:46.972Z] [2020-09-15T13:35:47.230Z] + for job in $(jobs -p) [2020-09-15T13:35:47.230Z] + wait 6067 [2020-09-15T13:35:53.796Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2020-09-15T13:35:57.080Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2020-09-15T13:36:03.645Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2020-09-15T13:36:08.912Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2020-09-15T13:36:09.848Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2020-09-15T13:36:15.114Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2020-09-15T13:36:17.017Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2020-09-15T13:36:21.202Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2020-09-15T13:36:21.202Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2020-09-15T13:36:26.499Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2020-09-15T13:36:26.499Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2020-09-15T13:36:27.435Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2020-09-15T13:36:29.968Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2020-09-15T13:37:26.186Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2020-09-15T13:38:22.414Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2020-09-15T13:38:27.682Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2020-09-15T13:38:31.866Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-09-15T13:40:38.307Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2020-09-15T13:40:42.519Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2020-09-15T13:40:42.777Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2020-09-15T13:40:43.036Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2020-09-15T13:40:43.294Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2020-09-15T13:40:43.294Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2020-09-15T13:40:43.861Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2020-09-15T13:40:45.762Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2020-09-15T13:40:49.046Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2020-09-15T13:40:51.575Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2020-09-15T13:41:47.793Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2020-09-15T13:41:47.793Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2020-09-15T13:41:48.727Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2020-09-15T13:41:51.284Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2020-09-15T13:41:54.570Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2020-09-15T13:41:57.100Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2020-09-15T13:42:19.022Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2020-09-15T13:42:31.223Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2020-09-15T13:42:33.124Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2020-09-15T13:42:35.654Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2020-09-15T13:42:38.205Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2020-09-15T13:42:46.318Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2020-09-15T13:42:51.591Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2020-09-15T13:42:53.491Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2020-09-15T13:42:56.025Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2020-09-15T13:42:58.559Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2020-09-15T13:43:01.091Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2020-09-15T13:43:04.378Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2020-09-15T13:43:06.290Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2020-09-15T13:44:02.506Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2020-09-15T13:44:17.374Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2020-09-15T13:44:32.246Z] --- PASS: TestDockerSwarmSuite (1641.07s) [2020-09-15T13:44:32.246Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.38s) [2020-09-15T13:44:32.246Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.51s) [2020-09-15T13:44:32.246Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.28s) [2020-09-15T13:44:32.246Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.49s) [2020-09-15T13:44:32.246Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.06s) [2020-09-15T13:44:32.246Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (29.05s) [2020-09-15T13:44:32.246Z] docker_api_swarm_test.go:562: [da3c03f7f09e4] joining swarm manager [d903ce2a898d6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-15T13:44:32.246Z] docker_api_swarm_test.go:584: [d57bb675c6bf3] joining swarm manager [d903ce2a898d6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-15T13:44:32.246Z] check_test.go:380: [da3c03f7f09e4] daemon is not started [2020-09-15T13:44:32.246Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-09-15T13:44:32.246Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2020-09-15T13:44:32.246Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.35s) [2020-09-15T13:44:32.246Z] docker_api_swarm_test.go:45: [da42818397018] joining swarm manager [d0aeab683a2d8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-15T13:44:32.246Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (1.10s) [2020-09-15T13:44:32.246Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (49.06s) [2020-09-15T13:44:32.246Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (41.63s) [2020-09-15T13:44:32.246Z] docker_api_swarm_test.go:303: [df40d156d9f67] joining swarm manager [d24ed47a7f79b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-15T13:44:32.246Z] docker_api_swarm_test.go:304: [dadc45ed2bbf5] joining swarm manager [d24ed47a7f79b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-15T13:44:32.246Z] docker_api_swarm_test.go:350: Waiting for election to occur... [2020-09-15T13:44:32.246Z] docker_api_swarm_test.go:363: Waiting for possible election... [2020-09-15T13:44:32.246Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.30s) [2020-09-15T13:44:32.246Z] docker_api_swarm_test.go:271: [de5b324c3d644] joining swarm manager [d90899f33017b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-15T13:44:32.246Z] docker_api_swarm_test.go:272: [d87bf8ae2e3e4] joining swarm manager [d90899f33017b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-15T13:44:32.246Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.73s) [2020-09-15T13:44:32.246Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.23s) [2020-09-15T13:44:32.246Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (15.06s) [2020-09-15T13:44:32.246Z] docker_api_swarm_node_test.go:19: [db816b15fa12f] joining swarm manager [d3a5b804b2b3f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-15T13:44:32.246Z] docker_api_swarm_node_test.go:20: [dde3837874d84] joining swarm manager [d3a5b804b2b3f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-15T13:44:32.246Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (47.81s) [2020-09-15T13:44:32.246Z] docker_api_swarm_test.go:501: [d3be4bdfb254a] joining swarm manager [d2399ad78c786]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-15T13:44:32.246Z] docker_api_swarm_test.go:506: [de508f9f10e5c] joining swarm manager [d2399ad78c786]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-15T13:44:32.246Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (17.21s) [2020-09-15T13:44:32.246Z] docker_api_swarm_node_test.go:80: [d1caf226dc10d] joining swarm manager [d885ba16f9a63]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-15T13:44:32.246Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (37.27s) [2020-09-15T13:44:32.246Z] docker_api_swarm_node_test.go:52: [df3adbb3a8c3f] joining swarm manager [db5e2baa8d773]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-15T13:44:32.246Z] docker_api_swarm_node_test.go:53: [d01805b213abb] joining swarm manager [db5e2baa8d773]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-15T13:44:32.246Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.37s) [2020-09-15T13:44:32.246Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (23.45s) [2020-09-15T13:44:32.246Z] docker_api_swarm_test.go:201: [d8bc03c99471a] joining swarm manager [d166ea298e312]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-15T13:44:32.246Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (58.36s) [2020-09-15T13:44:32.246Z] docker_api_swarm_test.go:383: [d457b895325f1] joining swarm manager [d78c6ae31f4c9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-15T13:44:32.246Z] docker_api_swarm_test.go:384: [d95cf8b5990f8] joining swarm manager [d78c6ae31f4c9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-15T13:44:32.246Z] check_test.go:380: [d95cf8b5990f8] daemon is not started [2020-09-15T13:44:32.246Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (69.17s) [2020-09-15T13:44:32.246Z] docker_api_swarm_test.go:801: [dc1fe33d974ac] joining swarm manager [da5cd9bcf1c6c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-15T13:44:32.246Z] docker_api_swarm_test.go:801: [d9746b454a55a] joining swarm manager [da5cd9bcf1c6c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-15T13:44:32.246Z] docker_api_swarm_test.go:801: [df88fe7560437] joining swarm manager [da5cd9bcf1c6c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-09-15T13:44:32.246Z] docker_api_swarm_test.go:801: [ddc89d62b7061] joining swarm manager [da5cd9bcf1c6c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-09-15T13:44:32.246Z] docker_api_swarm_test.go:809: [d3be427793a2d] joining swarm manager [da5cd9bcf1c6c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2020-09-15T13:44:32.246Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.80s) [2020-09-15T13:44:32.246Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (3.36s) [2020-09-15T13:44:32.246Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.87s) [2020-09-15T13:44:32.246Z] docker_api_swarm_service_test.go:394: [d5beeecd0c078] joining swarm manager [df8b5476578b4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-15T13:44:32.246Z] docker_api_swarm_service_test.go:394: [dd6e535274963] joining swarm manager [df8b5476578b4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-15T13:44:32.246Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.72s) [2020-09-15T13:44:32.246Z] docker_api_swarm_service_test.go:342: [d988418a5b276] joining swarm manager [dc3287a688429]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-15T13:44:32.246Z] docker_api_swarm_service_test.go:342: [d338049e986a1] joining swarm manager [dc3287a688429]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-15T13:44:32.246Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (16.67s) [2020-09-15T13:44:32.246Z] docker_api_swarm_service_test.go:489: [d5849b4ab6219] joining swarm manager [d3a1bb1e2bfae]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-15T13:44:32.246Z] docker_api_swarm_service_test.go:489: [de9b72007c047] joining swarm manager [d3a1bb1e2bfae]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-15T13:44:32.246Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.99s) [2020-09-15T13:44:32.246Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.32s) [2020-09-15T13:44:32.246Z] docker_api_swarm_service_test.go:127: [dcb892cfaf62b] joining swarm manager [df3028af54786]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-15T13:44:32.246Z] docker_api_swarm_service_test.go:128: [dd25d2fdd563a] joining swarm manager [df3028af54786]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-15T13:44:32.246Z] docker_api_swarm_service_test.go:136: [dcdcfbbd85ee9] joining swarm manager [df3028af54786]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-09-15T13:44:32.246Z] docker_api_swarm_service_test.go:137: [d426665747f57] joining swarm manager [df3028af54786]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-09-15T13:44:32.246Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.49s) [2020-09-15T13:44:32.246Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.29s) [2020-09-15T13:44:32.246Z] docker_api_swarm_service_test.go:303: [d5fe75283c17d] joining swarm manager [d586061c6bc88]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-15T13:44:32.246Z] docker_api_swarm_service_test.go:303: [d907fe6182476] joining swarm manager [d586061c6bc88]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-15T13:44:32.246Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (30.83s) [2020-09-15T13:44:32.246Z] docker_api_swarm_service_test.go:99: [da7d87797993e] joining swarm manager [d42ef3b9657a7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-15T13:44:32.246Z] docker_api_swarm_service_test.go:100: [df475012f64ec] joining swarm manager [d42ef3b9657a7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-15T13:44:32.246Z] check_test.go:380: [da7d87797993e] daemon is not started [2020-09-15T13:44:32.246Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (27.00s) [2020-09-15T13:44:32.246Z] docker_api_swarm_service_test.go:532: [d9cbc3671d4ab] joining swarm manager [d9d1a0a385b7f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-15T13:44:32.246Z] docker_api_swarm_service_test.go:533: [ddfa3db3a65b6] joining swarm manager [d9d1a0a385b7f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-15T13:44:32.246Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (38.88s) [2020-09-15T13:44:32.246Z] docker_api_swarm_service_test.go:147: [d9bffa34c5a11] joining swarm manager [d9306b2ec75aa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-15T13:44:32.246Z] docker_api_swarm_service_test.go:147: [dc7b3411d6472] joining swarm manager [d9306b2ec75aa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-15T13:44:32.246Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (24.37s) [2020-09-15T13:44:32.246Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.60s) [2020-09-15T13:44:32.246Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.61s) [2020-09-15T13:44:32.246Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.28s) [2020-09-15T13:44:32.246Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.13s) [2020-09-15T13:44:32.246Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.10s) [2020-09-15T13:44:32.246Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.73s) [2020-09-15T13:44:32.246Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (3.33s) [2020-09-15T13:44:32.246Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.08s) [2020-09-15T13:44:32.246Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.09s) [2020-09-15T13:44:32.246Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.44s) [2020-09-15T13:44:32.246Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.61s) [2020-09-15T13:44:32.246Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.98s) [2020-09-15T13:44:32.246Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.00s) [2020-09-15T13:44:32.246Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.34s) [2020-09-15T13:44:32.246Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.25s) [2020-09-15T13:44:32.246Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.10s) [2020-09-15T13:44:32.246Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.10s) [2020-09-15T13:44:32.246Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (2.66s) [2020-09-15T13:44:32.246Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.59s) [2020-09-15T13:44:32.246Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.43s) [2020-09-15T13:44:32.246Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.03s) [2020-09-15T13:44:32.246Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.36s) [2020-09-15T13:44:32.246Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.17s) [2020-09-15T13:44:32.246Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.90s) [2020-09-15T13:44:32.246Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.18s) [2020-09-15T13:44:32.246Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.36s) [2020-09-15T13:44:32.246Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.92s) [2020-09-15T13:44:32.246Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (2.69s) [2020-09-15T13:44:32.246Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (12.70s) [2020-09-15T13:44:32.246Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.20s) [2020-09-15T13:44:32.246Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.00s) [2020-09-15T13:44:32.246Z] docker_cli_service_logs_test.go:245: checking task sgnneueii7ed [2020-09-15T13:44:32.246Z] docker_cli_service_logs_test.go:250: checking messages for sgnneueii7ed [2020-09-15T13:44:32.246Z] docker_cli_service_logs_test.go:245: checking task lw7qifwsne5y [2020-09-15T13:44:32.246Z] docker_cli_service_logs_test.go:250: checking messages for lw7qifwsne5y [2020-09-15T13:44:32.246Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.73s) [2020-09-15T13:44:32.246Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (16.92s) [2020-09-15T13:44:32.246Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (1.80s) [2020-09-15T13:44:32.246Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.20s) [2020-09-15T13:44:32.246Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.45s) [2020-09-15T13:44:32.246Z] docker_cli_swarm_test.go:1901: [d0ba982d16908] joining swarm manager [d2636c5446a4d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-15T13:44:32.246Z] docker_cli_swarm_test.go:1902: [dfe00ffe452bd] joining swarm manager [d2636c5446a4d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-15T13:44:32.246Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.22s) [2020-09-15T13:44:32.246Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.70s) [2020-09-15T13:44:32.246Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.25s) [2020-09-15T13:44:32.246Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.29s) [2020-09-15T13:44:32.246Z] docker_cli_swarm_test.go:1802: [d4c1c02858766] joining swarm manager [d8138a1380031]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-15T13:44:32.246Z] docker_cli_swarm_test.go:1803: [da35e3eb51adb] joining swarm manager [d8138a1380031]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-15T13:44:32.246Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.10s) [2020-09-15T13:44:32.246Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (90.13s) [2020-09-15T13:44:32.246Z] docker_cli_swarm_test.go:1321: [da3d3926b1c3e] joining swarm manager [db6fc93a64799]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-15T13:44:32.246Z] docker_cli_swarm_test.go:1322: [df3d68bed3c49] joining swarm manager [db6fc93a64799]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-15T13:44:32.246Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (3.58s) [2020-09-15T13:44:32.246Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (5.41s) [2020-09-15T13:44:32.246Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (5.61s) [2020-09-15T13:44:32.246Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (1.82s) [2020-09-15T13:44:32.246Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.45s) [2020-09-15T13:44:32.246Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.26s) [2020-09-15T13:44:32.246Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.86s) [2020-09-15T13:44:32.246Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.02s) [2020-09-15T13:44:32.246Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2020-09-15T13:44:32.246Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (5.26s) [2020-09-15T13:44:32.246Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.71s) [2020-09-15T13:44:32.246Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.72s) [2020-09-15T13:44:32.246Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.29s) [2020-09-15T13:44:32.246Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.52s) [2020-09-15T13:44:32.246Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (51.46s) [2020-09-15T13:44:32.246Z] docker_cli_swarm_test.go:1186: [d663b8c694d53] joining swarm manager [dfa1cdab5a73e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-15T13:44:32.246Z] docker_cli_swarm_test.go:1195: [d18183232d02f] joining swarm manager [dfa1cdab5a73e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-15T13:44:32.246Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.00s) [2020-09-15T13:44:32.246Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.31s) [2020-09-15T13:44:32.246Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (116.84s) [2020-09-15T13:44:32.246Z] docker_cli_swarm_test.go:1118: [db487fc6ef4c5] joining swarm manager [d229147303a03]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-15T13:44:32.246Z] docker_cli_swarm_test.go:1119: [d3ebfdb39f07b] joining swarm manager [d229147303a03]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-15T13:44:32.246Z] docker_cli_swarm_test.go:1172: [d91408949ae31] joining swarm manager [d229147303a03]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-09-15T13:44:32.246Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.39s) [2020-09-15T13:44:32.247Z] docker_cli_swarm_test.go:1453: [db1d9d7100f32] joining swarm manager [d2812c1308518]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-15T13:44:32.247Z] docker_cli_swarm_test.go:1454: [d6876dc604d52] joining swarm manager [d2812c1308518]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-09-15T13:44:32.247Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (1.90s) [2020-09-15T13:44:32.247Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.16s) [2020-09-15T13:44:32.247Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.16s) [2020-09-15T13:44:32.247Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s) [2020-09-15T13:44:32.247Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.05s) [2020-09-15T13:44:32.247Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (1.84s) [2020-09-15T13:44:32.247Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.34s) [2020-09-15T13:44:32.247Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.24s) [2020-09-15T13:44:32.247Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (51.92s) [2020-09-15T13:44:32.247Z] docker_cli_swarm_unix_test.go:62: [df9f1ceb1354f] joining swarm manager [d81ab621b9078]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-15T13:44:32.247Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.35s) [2020-09-15T13:44:32.247Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.15s) [2020-09-15T13:44:32.247Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.36s) [2020-09-15T13:44:32.247Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.11s) [2020-09-15T13:44:32.247Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.55s) [2020-09-15T13:44:32.247Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.21s) [2020-09-15T13:44:32.247Z] docker_api_swarm_test.go:961: [d6b6c6a8aee3b] joining swarm manager [de5d2e1b1092c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-09-15T13:44:32.247Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (13.71s) [2020-09-15T13:44:32.505Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.29s) [2020-09-15T13:44:32.505Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.36s) [2020-09-15T13:44:32.505Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.85s) [2020-09-15T13:44:32.505Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (8.26s) [2020-09-15T13:44:32.505Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.46s) [2020-09-15T13:44:32.505Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.52s) [2020-09-15T13:44:32.505Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.68s) [2020-09-15T13:44:32.505Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.56s) [2020-09-15T13:44:32.505Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.50s) [2020-09-15T13:44:32.505Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.96s) [2020-09-15T13:44:32.505Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (1.86s) [2020-09-15T13:44:32.505Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.99s) [2020-09-15T13:44:32.505Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.20s) [2020-09-15T13:44:32.505Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.19s) [2020-09-15T13:44:32.505Z] === RUN TestDockerExternalVolumeSuite [2020-09-15T13:44:32.505Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2020-09-15T13:44:50.594Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2020-09-15T13:45:58.265Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2020-09-15T13:46:04.824Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2020-09-15T13:46:36.900Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2020-09-15T13:46:51.770Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2020-09-15T13:47:23.834Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2020-09-15T13:47:36.040Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2020-09-15T13:48:08.116Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2020-09-15T13:48:22.987Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2020-09-15T13:48:41.063Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2020-09-15T13:49:27.749Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2020-09-15T13:49:45.829Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2020-09-15T13:50:17.894Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2020-09-15T13:50:49.966Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2020-09-15T13:51:02.165Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2020-09-15T13:51:20.243Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2020-09-15T13:51:35.113Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2020-09-15T13:51:49.999Z] --- PASS: TestDockerExternalVolumeSuite (436.73s) [2020-09-15T13:51:49.999Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.52s) [2020-09-15T13:51:49.999Z] docker_cli_external_volume_driver_test.go:53: [dd63de37581ad] daemon is not started [2020-09-15T13:51:49.999Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s) [2020-09-15T13:51:49.999Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.16s) [2020-09-15T13:51:49.999Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s) [2020-09-15T13:51:49.999Z] docker_cli_external_volume_driver_test.go:53: [d9756e4859b5a] daemon is not started [2020-09-15T13:51:49.999Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.56s) [2020-09-15T13:51:49.999Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2020-09-15T13:51:49.999Z] docker_cli_external_volume_driver_test.go:53: [da2a502732275] daemon is not started [2020-09-15T13:51:49.999Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2020-09-15T13:51:49.999Z] docker_cli_external_volume_driver_test.go:53: [d5683ab6045fc] daemon is not started [2020-09-15T13:51:49.999Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.12s) [2020-09-15T13:51:49.999Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.15s) [2020-09-15T13:51:49.999Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.76s) [2020-09-15T13:51:49.999Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s) [2020-09-15T13:51:49.999Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.16s) [2020-09-15T13:51:49.999Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.25s) [2020-09-15T13:51:49.999Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.89s) [2020-09-15T13:51:49.999Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.15s) [2020-09-15T13:51:49.999Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.61s) [2020-09-15T13:51:49.999Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (15.99s) [2020-09-15T13:51:49.999Z] docker_cli_external_volume_driver_test.go:485: [d8f9b493d9e6a] daemon is not started [2020-09-15T13:51:49.999Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2020-09-15T13:51:49.999Z] docker_cli_external_volume_driver_test.go:53: [d53c735392cba] daemon is not started [2020-09-15T13:51:49.999Z] PASS [2020-09-15T13:51:49.999Z] [2020-09-15T13:51:49.999Z] === Skipped [2020-09-15T13:51:49.999Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-09-15T13:51:49.999Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-09-15T13:51:49.999Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2020-09-15T13:51:49.999Z] check_test.go:309: [d3ed7a05eb330] daemon is not started [2020-09-15T13:51:49.999Z] [2020-09-15T13:51:49.999Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2020-09-15T13:51:49.999Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2020-09-15T13:51:49.999Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2020-09-15T13:51:49.999Z] check_test.go:309: [df7f0883c879c] daemon is not started [2020-09-15T13:51:49.999Z] [2020-09-15T13:51:49.999Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-09-15T13:51:49.999Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-09-15T13:51:49.999Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2020-09-15T13:51:49.999Z] check_test.go:309: [d632a2f0e6c1d] daemon is not started [2020-09-15T13:51:49.999Z] [2020-09-15T13:51:49.999Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-09-15T13:51:49.999Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-09-15T13:51:49.999Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2020-09-15T13:51:49.999Z] [2020-09-15T13:51:49.999Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.02s) [2020-09-15T13:51:49.999Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.02s) [2020-09-15T13:51:49.999Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2020-09-15T13:51:49.999Z] [2020-09-15T13:51:49.999Z] [2020-09-15T13:51:49.999Z] DONE 273 tests, 5 skipped in 2445.696s [2020-09-15T13:51:49.999Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-09-15T13:51:49.999Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d6ee223b48447/docker.pid [2020-09-15T13:51:49.999Z] +++ kill 5363 [2020-09-15T13:51:49.999Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 5363 is not a child of this shell [2020-09-15T13:51:49.999Z] warning: PID 5363 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d6ee223b48447/docker.pid had a nonzero exit code [2020-09-15T13:51:49.999Z] ++++ cat bundles/test-integration/docker.pid [2020-09-15T13:51:49.999Z] +++ kill 7519 [2020-09-15T13:51:50.565Z] +++ /etc/init.d/apparmor stop [2020-09-15T13:51:50.565Z] Leaving: AppArmorNo profiles have been unloaded. [2020-09-15T13:51:50.565Z] [2020-09-15T13:51:50.565Z] Unloading profiles will leave already running processes permanently [2020-09-15T13:51:50.565Z] unconfined, which can lead to unexpected situations. [2020-09-15T13:51:50.565Z] [2020-09-15T13:51:50.565Z] To set a process to complain mode, use the command line tool [2020-09-15T13:51:50.565Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-09-15T13:51:50.565Z] +++ true [2020-09-15T13:51:50.565Z] exiting test-integration [2020-09-15T13:51:50.565Z] ++ exit 0 [2020-09-15T13:51:50.565Z] [2020-09-15T13:51:50.823Z] + exit 0 [2020-09-15T13:51:50.823Z] ++ jobs -p [2020-09-15T13:51:50.823Z] + pids= [2020-09-15T13:51:50.823Z] + echo 'Remaining pids to kill: []' [2020-09-15T13:51:50.823Z] Remaining pids to kill: [] [2020-09-15T13:51:50.823Z] + '[' -z '' ']' Post stage [Pipeline] junit [2020-09-15T13:51:50.837Z] Recording test results [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-09-15T13:51:51.814Z] + echo Ensuring container killed. [2020-09-15T13:51:51.814Z] Ensuring container killed. [2020-09-15T13:51:51.814Z] + docker ps -aq -f name=docker-pr11-* [2020-09-15T13:51:51.814Z] + cids=9439e46ed84b [2020-09-15T13:51:51.814Z] 30b1f6d09aae [2020-09-15T13:51:51.814Z] 4968aa739b64 [2020-09-15T13:51:51.814Z] + [ -n 9439e46ed84b [2020-09-15T13:51:51.814Z] 30b1f6d09aae [2020-09-15T13:51:51.814Z] 4968aa739b64 ] [2020-09-15T13:51:51.814Z] + docker rm -vf 9439e46ed84b 30b1f6d09aae 4968aa739b64 [2020-09-15T13:51:52.749Z] 9439e46ed84b [2020-09-15T13:51:54.651Z] 30b1f6d09aae [2020-09-15T13:51:54.651Z] 4968aa739b64 [Pipeline] sh [2020-09-15T13:51:54.932Z] + echo Chowning /workspace to jenkins user [2020-09-15T13:51:54.932Z] Chowning /workspace to jenkins user [2020-09-15T13:51:54.932Z] + id -u [2020-09-15T13:51:54.932Z] + id -g [2020-09-15T13:51:54.932Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41395:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-09-15T13:51:58.513Z] + bundleName=amd64 [2020-09-15T13:51:58.513Z] + echo Creating amd64-bundles.tar.gz [2020-09-15T13:51:58.513Z] Creating amd64-bundles.tar.gz [2020-09-15T13:51:58.513Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-09-15T13:51:58.513Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2020-09-15T13:51:59.459Z] Archiving artifacts [2020-09-15T13:51:59.985Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41395/11/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-09-15T13:52:00.293Z] + make clean [2020-09-15T13:52:00.293Z] docker volume rm -f docker-dev-cache [2020-09-15T13:52:00.558Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-09-15T14:01:34.810Z] ok github.com/docker/docker/integration-cli 2033.562s [2020-09-15T14:01:34.810Z] [2020-09-15T14:01:34.810Z] === Skipped [2020-09-15T14:01:34.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2020-09-15T14:01:34.810Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2020-09-15T14:01:34.810Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2020-09-15T14:01:34.810Z] [2020-09-15T14:01:34.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-09-15T14:01:34.810Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-09-15T14:01:34.810Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2020-09-15T14:01:34.810Z] [2020-09-15T14:01:34.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2020-09-15T14:01:34.810Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2020-09-15T14:01:34.810Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2020-09-15T14:01:34.810Z] [2020-09-15T14:01:34.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2020-09-15T14:01:34.810Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2020-09-15T14:01:34.810Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2020-09-15T14:01:34.810Z] [2020-09-15T14:01:34.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.01s) [2020-09-15T14:01:34.810Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2020-09-15T14:01:34.810Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2020-09-15T14:01:34.810Z] [2020-09-15T14:01:34.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2020-09-15T14:01:34.810Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2020-09-15T14:01:34.810Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2020-09-15T14:01:34.810Z] [2020-09-15T14:01:34.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2020-09-15T14:01:34.810Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2020-09-15T14:01:34.810Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2020-09-15T14:01:34.810Z] [2020-09-15T14:01:34.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2020-09-15T14:01:34.810Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2020-09-15T14:01:34.810Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2020-09-15T14:01:34.810Z] [2020-09-15T14:01:34.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2020-09-15T14:01:34.810Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2020-09-15T14:01:34.810Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2020-09-15T14:01:34.810Z] [2020-09-15T14:01:34.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2020-09-15T14:01:34.810Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2020-09-15T14:01:34.810Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2020-09-15T14:01:34.810Z] [2020-09-15T14:01:34.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2020-09-15T14:01:34.810Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2020-09-15T14:01:34.810Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-09-15T14:01:34.810Z] [2020-09-15T14:01:34.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2020-09-15T14:01:34.810Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2020-09-15T14:01:34.810Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2020-09-15T14:01:34.810Z] [2020-09-15T14:01:34.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2020-09-15T14:01:34.810Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2020-09-15T14:01:34.810Z] docker_cli_run_test.go:3180: unmatched requirement Apparmor [2020-09-15T14:01:34.810Z] [2020-09-15T14:01:34.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2020-09-15T14:01:34.810Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2020-09-15T14:01:34.810Z] docker_cli_run_test.go:3158: unmatched requirement Apparmor [2020-09-15T14:01:34.810Z] [2020-09-15T14:01:34.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2020-09-15T14:01:34.810Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2020-09-15T14:01:34.810Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2020-09-15T14:01:34.810Z] [2020-09-15T14:01:34.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2020-09-15T14:01:34.810Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2020-09-15T14:01:34.810Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2020-09-15T14:01:34.810Z] [2020-09-15T14:01:34.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2020-09-15T14:01:34.810Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2020-09-15T14:01:34.810Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2020-09-15T14:01:34.810Z] [2020-09-15T14:01:34.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2020-09-15T14:01:34.810Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2020-09-15T14:01:34.810Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2020-09-15T14:01:34.810Z] [2020-09-15T14:01:34.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.32s) [2020-09-15T14:01:34.810Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.32s) [2020-09-15T14:01:34.810Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2020-09-15T14:01:34.810Z] [2020-09-15T14:01:34.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2020-09-15T14:01:34.810Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2020-09-15T14:01:34.810Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2020-09-15T14:01:34.810Z] [2020-09-15T14:01:34.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2020-09-15T14:01:34.810Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2020-09-15T14:01:34.810Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2020-09-15T14:01:34.810Z] [2020-09-15T14:01:34.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2020-09-15T14:01:34.810Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2020-09-15T14:01:34.810Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2020-09-15T14:01:34.810Z] [2020-09-15T14:01:34.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2020-09-15T14:01:34.810Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2020-09-15T14:01:34.810Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2020-09-15T14:01:34.810Z] [2020-09-15T14:01:34.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2020-09-15T14:01:34.810Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2020-09-15T14:01:34.810Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2020-09-15T14:01:34.810Z] [2020-09-15T14:01:34.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2020-09-15T14:01:34.810Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2020-09-15T14:01:34.810Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2020-09-15T14:01:34.810Z] [2020-09-15T14:01:34.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.02s) [2020-09-15T14:01:34.810Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s) [2020-09-15T14:01:34.811Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2020-09-15T14:01:34.811Z] [2020-09-15T14:01:34.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2020-09-15T14:01:34.811Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2020-09-15T14:01:34.811Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2020-09-15T14:01:34.811Z] [2020-09-15T14:01:34.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2020-09-15T14:01:34.811Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2020-09-15T14:01:34.811Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2020-09-15T14:01:34.811Z] [2020-09-15T14:01:34.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2020-09-15T14:01:34.811Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2020-09-15T14:01:34.811Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2020-09-15T14:01:34.811Z] [2020-09-15T14:01:34.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.02s) [2020-09-15T14:01:34.811Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.02s) [2020-09-15T14:01:34.811Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2020-09-15T14:01:34.811Z] [2020-09-15T14:01:34.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.29s) [2020-09-15T14:01:34.811Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.29s) [2020-09-15T14:01:34.811Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2020-09-15T14:01:34.811Z] [2020-09-15T14:01:34.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.48s) [2020-09-15T14:01:34.811Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.48s) [2020-09-15T14:01:34.811Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2020-09-15T14:01:34.811Z] [2020-09-15T14:01:34.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.70s) [2020-09-15T14:01:34.811Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.70s) [2020-09-15T14:01:34.811Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2020-09-15T14:01:34.811Z] [2020-09-15T14:01:34.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.26s) [2020-09-15T14:01:34.811Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.26s) [2020-09-15T14:01:34.811Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2020-09-15T14:01:34.811Z] [2020-09-15T14:01:34.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2020-09-15T14:01:34.811Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2020-09-15T14:01:34.811Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2020-09-15T14:01:34.811Z] [2020-09-15T14:01:34.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2020-09-15T14:01:34.811Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2020-09-15T14:01:34.811Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2020-09-15T14:01:34.811Z] [2020-09-15T14:01:34.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.02s) [2020-09-15T14:01:34.811Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.02s) [2020-09-15T14:01:34.811Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2020-09-15T14:01:34.811Z] [2020-09-15T14:01:34.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.02s) [2020-09-15T14:01:34.811Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.02s) [2020-09-15T14:01:34.811Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2020-09-15T14:01:34.811Z] [2020-09-15T14:01:34.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.02s) [2020-09-15T14:01:34.811Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.02s) [2020-09-15T14:01:34.811Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2020-09-15T14:01:34.811Z] [2020-09-15T14:01:34.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.51s) [2020-09-15T14:01:34.811Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.51s) [2020-09-15T14:01:34.811Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2020-09-15T14:01:34.811Z] [2020-09-15T14:01:34.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.25s) [2020-09-15T14:01:34.811Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.25s) [2020-09-15T14:01:34.811Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2020-09-15T14:01:34.811Z] [2020-09-15T14:01:34.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.03s) [2020-09-15T14:01:34.811Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.03s) [2020-09-15T14:01:34.811Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2020-09-15T14:01:34.811Z] [2020-09-15T14:01:34.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s) [2020-09-15T14:01:34.811Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2020-09-15T14:01:34.811Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2020-09-15T14:01:34.811Z] [2020-09-15T14:01:34.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2020-09-15T14:01:34.811Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2020-09-15T14:01:34.811Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2020-09-15T14:01:34.811Z] [2020-09-15T14:01:34.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2020-09-15T14:01:34.811Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2020-09-15T14:01:34.811Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2020-09-15T14:01:34.811Z] [2020-09-15T14:01:34.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2020-09-15T14:01:34.811Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2020-09-15T14:01:34.811Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2020-09-15T14:01:34.811Z] [2020-09-15T14:01:34.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2020-09-15T14:01:34.811Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2020-09-15T14:01:34.811Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2020-09-15T14:01:34.811Z] [2020-09-15T14:01:34.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2020-09-15T14:01:34.811Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2020-09-15T14:01:34.811Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2020-09-15T14:01:34.811Z] [2020-09-15T14:01:34.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2020-09-15T14:01:34.811Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2020-09-15T14:01:34.811Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2020-09-15T14:01:34.811Z] [2020-09-15T14:01:34.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.24s) [2020-09-15T14:01:34.811Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.24s) [2020-09-15T14:01:34.811Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2020-09-15T14:01:34.811Z] [2020-09-15T14:01:34.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.24s) [2020-09-15T14:01:34.811Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.24s) [2020-09-15T14:01:34.811Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2020-09-15T14:01:34.811Z] [2020-09-15T14:01:34.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.02s) [2020-09-15T14:01:34.811Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.02s) [2020-09-15T14:01:34.811Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2020-09-15T14:01:34.811Z] [2020-09-15T14:01:34.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.02s) [2020-09-15T14:01:34.811Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.02s) [2020-09-15T14:01:34.811Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2020-09-15T14:01:34.811Z] [2020-09-15T14:01:34.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.27s) [2020-09-15T14:01:34.811Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.27s) [2020-09-15T14:01:34.811Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2020-09-15T14:01:34.811Z] [2020-09-15T14:01:34.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.29s) [2020-09-15T14:01:34.811Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.29s) [2020-09-15T14:01:34.811Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2020-09-15T14:01:34.811Z] [2020-09-15T14:01:34.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.42s) [2020-09-15T14:01:34.811Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.42s) [2020-09-15T14:01:34.811Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2020-09-15T14:01:34.811Z] [2020-09-15T14:01:34.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.02s) [2020-09-15T14:01:34.811Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.02s) [2020-09-15T14:01:34.811Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2020-09-15T14:01:34.811Z] [2020-09-15T14:01:34.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2020-09-15T14:01:34.811Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2020-09-15T14:01:34.811Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2020-09-15T14:01:34.811Z] [2020-09-15T14:01:34.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.02s) [2020-09-15T14:01:34.811Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.02s) [2020-09-15T14:01:34.811Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2020-09-15T14:01:34.811Z] [2020-09-15T14:01:34.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.23s) [2020-09-15T14:01:34.811Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.23s) [2020-09-15T14:01:34.811Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2020-09-15T14:01:34.811Z] [2020-09-15T14:01:34.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2020-09-15T14:01:34.811Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2020-09-15T14:01:34.811Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2020-09-15T14:01:34.811Z] [2020-09-15T14:01:34.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2020-09-15T14:01:34.811Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2020-09-15T14:01:34.811Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2020-09-15T14:01:34.811Z] [2020-09-15T14:01:34.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2020-09-15T14:01:34.811Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2020-09-15T14:01:34.811Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2020-09-15T14:01:34.811Z] [2020-09-15T14:01:34.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s) [2020-09-15T14:01:34.811Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s) [2020-09-15T14:01:34.811Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2020-09-15T14:01:34.811Z] [2020-09-15T14:01:34.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2020-09-15T14:01:34.811Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2020-09-15T14:01:34.811Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2020-09-15T14:01:34.811Z] [2020-09-15T14:01:34.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2020-09-15T14:01:34.811Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2020-09-15T14:01:34.811Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2020-09-15T14:01:34.811Z] [2020-09-15T14:01:34.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) [2020-09-15T14:01:34.811Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) [2020-09-15T14:01:34.811Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2020-09-15T14:01:34.811Z] [2020-09-15T14:01:34.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.02s) [2020-09-15T14:01:34.811Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2020-09-15T14:01:34.811Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2020-09-15T14:01:34.811Z] [2020-09-15T14:01:34.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2020-09-15T14:01:34.811Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2020-09-15T14:01:34.811Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2020-09-15T14:01:34.811Z] [2020-09-15T14:01:34.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2020-09-15T14:01:34.811Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2020-09-15T14:01:34.811Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2020-09-15T14:01:34.811Z] [2020-09-15T14:01:34.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2020-09-15T14:01:34.811Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2020-09-15T14:01:34.811Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2020-09-15T14:01:34.811Z] [2020-09-15T14:01:34.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2020-09-15T14:01:34.811Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2020-09-15T14:01:34.811Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2020-09-15T14:01:34.811Z] [2020-09-15T14:01:34.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2020-09-15T14:01:34.811Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2020-09-15T14:01:34.811Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2020-09-15T14:01:34.811Z] [2020-09-15T14:01:34.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) [2020-09-15T14:01:34.811Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) [2020-09-15T14:01:34.811Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2020-09-15T14:01:34.811Z] [2020-09-15T14:01:34.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.03s) [2020-09-15T14:01:34.811Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2020-09-15T14:01:34.811Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2020-09-15T14:01:34.811Z] [2020-09-15T14:01:34.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.06s) [2020-09-15T14:01:34.811Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.06s) [2020-09-15T14:01:34.811Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2020-09-15T14:01:34.811Z] [2020-09-15T14:01:34.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s) [2020-09-15T14:01:34.811Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2020-09-15T14:01:34.811Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2020-09-15T14:01:34.811Z] [2020-09-15T14:01:34.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.04s) [2020-09-15T14:01:34.811Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.04s) [2020-09-15T14:01:34.811Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2020-09-15T14:01:34.811Z] [2020-09-15T14:01:34.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2020-09-15T14:01:34.811Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2020-09-15T14:01:34.811Z] docker_cli_build_test.go:5944: unmatched requirement DaemonIsLinux [2020-09-15T14:01:34.811Z] [2020-09-15T14:01:34.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2020-09-15T14:01:34.811Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2020-09-15T14:01:34.811Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2020-09-15T14:01:34.811Z] [2020-09-15T14:01:34.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2020-09-15T14:01:34.811Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2020-09-15T14:01:34.811Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2020-09-15T14:01:34.811Z] [2020-09-15T14:01:34.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2020-09-15T14:01:34.811Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2020-09-15T14:01:34.811Z] docker_cli_build_test.go:6002: unmatched requirement DaemonIsLinux [2020-09-15T14:01:34.811Z] [2020-09-15T14:01:34.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2020-09-15T14:01:34.811Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2020-09-15T14:01:34.811Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2020-09-15T14:01:34.811Z] [2020-09-15T14:01:34.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2020-09-15T14:01:34.811Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2020-09-15T14:01:34.811Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2020-09-15T14:01:34.811Z] [2020-09-15T14:01:34.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2020-09-15T14:01:34.811Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2020-09-15T14:01:34.811Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2020-09-15T14:01:34.811Z] [2020-09-15T14:01:34.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.26s) [2020-09-15T14:01:34.811Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.26s) [2020-09-15T14:01:34.811Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2020-09-15T14:01:34.811Z] [2020-09-15T14:01:34.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.24s) [2020-09-15T14:01:34.811Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.24s) [2020-09-15T14:01:34.811Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2020-09-15T14:01:34.811Z] [2020-09-15T14:01:34.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.04s) [2020-09-15T14:01:34.811Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2020-09-15T14:01:34.811Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2020-09-15T14:01:34.811Z] [2020-09-15T14:01:34.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2020-09-15T14:01:34.811Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2020-09-15T14:01:34.811Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2020-09-15T14:01:34.811Z] [2020-09-15T14:01:34.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2020-09-15T14:01:34.811Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2020-09-15T14:01:34.811Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2020-09-15T14:01:34.811Z] [2020-09-15T14:01:34.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2020-09-15T14:01:34.811Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2020-09-15T14:01:34.811Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2020-09-15T14:01:34.811Z] [2020-09-15T14:01:34.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2020-09-15T14:01:34.811Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2020-09-15T14:01:34.811Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2020-09-15T14:01:34.811Z] [2020-09-15T14:01:34.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.26s) [2020-09-15T14:01:34.811Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.26s) [2020-09-15T14:01:34.811Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2020-09-15T14:01:34.811Z] [2020-09-15T14:01:34.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.03s) [2020-09-15T14:01:34.812Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.03s) [2020-09-15T14:01:34.812Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2020-09-15T14:01:34.812Z] [2020-09-15T14:01:34.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.25s) [2020-09-15T14:01:34.812Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.25s) [2020-09-15T14:01:34.812Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2020-09-15T14:01:34.812Z] [2020-09-15T14:01:34.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.32s) [2020-09-15T14:01:34.812Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.32s) [2020-09-15T14:01:34.812Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2020-09-15T14:01:34.812Z] [2020-09-15T14:01:34.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.23s) [2020-09-15T14:01:34.812Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.23s) [2020-09-15T14:01:34.812Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2020-09-15T14:01:34.812Z] [2020-09-15T14:01:34.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2020-09-15T14:01:34.812Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2020-09-15T14:01:34.812Z] docker_cli_build_test.go:6082: unmatched requirement DaemonIsLinux [2020-09-15T14:01:34.812Z] [2020-09-15T14:01:34.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.25s) [2020-09-15T14:01:34.812Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.25s) [2020-09-15T14:01:34.812Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2020-09-15T14:01:34.812Z] [2020-09-15T14:01:34.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2020-09-15T14:01:34.812Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2020-09-15T14:01:34.812Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2020-09-15T14:01:34.812Z] [2020-09-15T14:01:34.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2020-09-15T14:01:34.812Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2020-09-15T14:01:34.812Z] docker_cli_sni_test.go:18: Flakey test [2020-09-15T14:01:34.812Z] [2020-09-15T14:01:34.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2020-09-15T14:01:34.812Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2020-09-15T14:01:34.812Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2020-09-15T14:01:34.812Z] [2020-09-15T14:01:34.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2020-09-15T14:01:34.812Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2020-09-15T14:01:34.812Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2020-09-15T14:01:34.812Z] [2020-09-15T14:01:34.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2020-09-15T14:01:34.812Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2020-09-15T14:01:34.812Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2020-09-15T14:01:34.812Z] [2020-09-15T14:01:34.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2020-09-15T14:01:34.812Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2020-09-15T14:01:34.812Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2020-09-15T14:01:34.812Z] [2020-09-15T14:01:34.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2020-09-15T14:01:34.812Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2020-09-15T14:01:34.812Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2020-09-15T14:01:34.812Z] [2020-09-15T14:01:34.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-09-15T14:01:34.812Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-09-15T14:01:34.812Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2020-09-15T14:01:34.812Z] [2020-09-15T14:01:34.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2020-09-15T14:01:34.812Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2020-09-15T14:01:34.812Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2020-09-15T14:01:34.812Z] [2020-09-15T14:01:34.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-09-15T14:01:34.812Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-09-15T14:01:34.812Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2020-09-15T14:01:34.812Z] [2020-09-15T14:01:34.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-09-15T14:01:34.812Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-09-15T14:01:34.812Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2020-09-15T14:01:34.812Z] [2020-09-15T14:01:34.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2020-09-15T14:01:34.812Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2020-09-15T14:01:34.812Z] docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux [2020-09-15T14:01:34.812Z] [2020-09-15T14:01:34.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2020-09-15T14:01:34.812Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2020-09-15T14:01:34.812Z] docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux [2020-09-15T14:01:34.812Z] [2020-09-15T14:01:34.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2020-09-15T14:01:34.812Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2020-09-15T14:01:34.812Z] docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux [2020-09-15T14:01:34.812Z] [2020-09-15T14:01:34.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2020-09-15T14:01:34.812Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2020-09-15T14:01:34.812Z] docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux [2020-09-15T14:01:34.812Z] [2020-09-15T14:01:34.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2020-09-15T14:01:34.812Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2020-09-15T14:01:34.812Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2020-09-15T14:01:34.812Z] [2020-09-15T14:01:34.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2020-09-15T14:01:34.812Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2020-09-15T14:01:34.812Z] docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux [2020-09-15T14:01:34.812Z] [2020-09-15T14:01:34.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2020-09-15T14:01:34.812Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2020-09-15T14:01:34.812Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2020-09-15T14:01:34.812Z] [2020-09-15T14:01:34.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2020-09-15T14:01:34.812Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2020-09-15T14:01:34.812Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2020-09-15T14:01:34.812Z] [2020-09-15T14:01:34.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2020-09-15T14:01:34.812Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2020-09-15T14:01:34.812Z] docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux [2020-09-15T14:01:34.812Z] [2020-09-15T14:01:34.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2020-09-15T14:01:34.812Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2020-09-15T14:01:34.812Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2020-09-15T14:01:34.812Z] [2020-09-15T14:01:34.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2020-09-15T14:01:34.812Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2020-09-15T14:01:34.812Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2020-09-15T14:01:34.812Z] [2020-09-15T14:01:34.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2020-09-15T14:01:34.812Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2020-09-15T14:01:34.812Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2020-09-15T14:01:34.812Z] [2020-09-15T14:01:34.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2020-09-15T14:01:34.812Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2020-09-15T14:01:34.812Z] docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux [2020-09-15T14:01:34.812Z] [2020-09-15T14:01:34.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2020-09-15T14:01:34.812Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2020-09-15T14:01:34.812Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2020-09-15T14:01:34.812Z] [2020-09-15T14:01:34.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2020-09-15T14:01:34.812Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2020-09-15T14:01:34.812Z] docker_cli_run_test.go:2411: unmatched requirement DaemonIsLinux [2020-09-15T14:01:34.812Z] [2020-09-15T14:01:34.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2020-09-15T14:01:34.812Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2020-09-15T14:01:34.812Z] docker_cli_run_test.go:3529: unmatched requirement DaemonIsLinux [2020-09-15T14:01:34.812Z] [2020-09-15T14:01:34.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2020-09-15T14:01:34.812Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2020-09-15T14:01:34.812Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2020-09-15T14:01:34.812Z] [2020-09-15T14:01:34.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2020-09-15T14:01:34.812Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2020-09-15T14:01:34.812Z] docker_cli_run_test.go:3592: unmatched requirement DaemonIsLinux [2020-09-15T14:01:34.812Z] [2020-09-15T14:01:34.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2020-09-15T14:01:34.812Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2020-09-15T14:01:34.812Z] docker_cli_run_test.go:3575: unmatched requirement DaemonIsLinux [2020-09-15T14:01:34.812Z] [2020-09-15T14:01:34.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2020-09-15T14:01:34.812Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2020-09-15T14:01:34.812Z] docker_api_containers_test.go:2180: unmatched requirement DaemonIsLinux [2020-09-15T14:01:34.812Z] [2020-09-15T14:01:34.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2020-09-15T14:01:34.812Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2020-09-15T14:01:34.812Z] docker_cli_run_test.go:3465: unmatched requirement DaemonIsLinux [2020-09-15T14:01:34.812Z] [2020-09-15T14:01:34.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2020-09-15T14:01:34.812Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2020-09-15T14:01:34.812Z] docker_cli_run_test.go:3457: unmatched requirement DaemonIsLinux [2020-09-15T14:01:34.812Z] [2020-09-15T14:01:34.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2020-09-15T14:01:34.812Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2020-09-15T14:01:34.812Z] docker_cli_run_test.go:3484: unmatched requirement DaemonIsLinux [2020-09-15T14:01:34.812Z] [2020-09-15T14:01:34.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2020-09-15T14:01:34.812Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2020-09-15T14:01:34.812Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2020-09-15T14:01:34.812Z] [2020-09-15T14:01:34.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2020-09-15T14:01:34.812Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2020-09-15T14:01:34.812Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2020-09-15T14:01:34.812Z] [2020-09-15T14:01:34.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2020-09-15T14:01:34.812Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2020-09-15T14:01:34.812Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2020-09-15T14:01:34.812Z] [2020-09-15T14:01:34.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2020-09-15T14:01:34.812Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2020-09-15T14:01:34.812Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2020-09-15T14:01:34.812Z] [2020-09-15T14:01:34.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2020-09-15T14:01:34.812Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2020-09-15T14:01:34.812Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2020-09-15T14:01:34.812Z] [2020-09-15T14:01:34.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2020-09-15T14:01:34.812Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2020-09-15T14:01:34.812Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2020-09-15T14:01:34.812Z] [2020-09-15T14:01:34.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2020-09-15T14:01:34.812Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2020-09-15T14:01:34.812Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2020-09-15T14:01:34.812Z] [2020-09-15T14:01:34.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2020-09-15T14:01:34.812Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2020-09-15T14:01:34.812Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2020-09-15T14:01:34.812Z] [2020-09-15T14:01:34.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2020-09-15T14:01:34.812Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2020-09-15T14:01:34.812Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2020-09-15T14:01:34.812Z] [2020-09-15T14:01:34.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2020-09-15T14:01:34.812Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2020-09-15T14:01:34.812Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2020-09-15T14:01:34.812Z] [2020-09-15T14:01:34.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2020-09-15T14:01:34.812Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2020-09-15T14:01:34.812Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2020-09-15T14:01:34.812Z] [2020-09-15T14:01:34.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2020-09-15T14:01:34.812Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2020-09-15T14:01:34.812Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2020-09-15T14:01:34.812Z] [2020-09-15T14:01:34.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2020-09-15T14:01:34.812Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2020-09-15T14:01:34.812Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2020-09-15T14:01:34.812Z] [2020-09-15T14:01:34.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2020-09-15T14:01:34.812Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2020-09-15T14:01:34.812Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2020-09-15T14:01:34.812Z] [2020-09-15T14:01:34.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2020-09-15T14:01:34.812Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2020-09-15T14:01:34.812Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2020-09-15T14:01:34.812Z] [2020-09-15T14:01:34.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2020-09-15T14:01:34.812Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2020-09-15T14:01:34.812Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2020-09-15T14:01:34.812Z] [2020-09-15T14:01:34.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2020-09-15T14:01:34.812Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2020-09-15T14:01:34.812Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2020-09-15T14:01:34.812Z] [2020-09-15T14:01:34.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2020-09-15T14:01:34.812Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2020-09-15T14:01:34.812Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2020-09-15T14:01:34.812Z] [2020-09-15T14:01:34.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2020-09-15T14:01:34.812Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2020-09-15T14:01:34.812Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2020-09-15T14:01:34.812Z] [2020-09-15T14:01:34.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2020-09-15T14:01:34.812Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2020-09-15T14:01:34.812Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2020-09-15T14:01:34.812Z] [2020-09-15T14:01:34.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2020-09-15T14:01:34.812Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2020-09-15T14:01:34.812Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2020-09-15T14:01:34.812Z] [2020-09-15T14:01:34.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2020-09-15T14:01:34.812Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2020-09-15T14:01:34.812Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2020-09-15T14:01:34.812Z] [2020-09-15T14:01:34.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2020-09-15T14:01:34.812Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2020-09-15T14:01:34.812Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2020-09-15T14:01:34.812Z] [2020-09-15T14:01:34.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2020-09-15T14:01:34.812Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2020-09-15T14:01:34.812Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2020-09-15T14:01:34.812Z] [2020-09-15T14:01:34.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2020-09-15T14:01:34.812Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2020-09-15T14:01:34.812Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2020-09-15T14:01:34.812Z] [2020-09-15T14:01:34.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2020-09-15T14:01:34.812Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2020-09-15T14:01:34.812Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2020-09-15T14:01:34.812Z] [2020-09-15T14:01:34.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2020-09-15T14:01:34.812Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2020-09-15T14:01:34.812Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2020-09-15T14:01:34.812Z] [2020-09-15T14:01:34.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2020-09-15T14:01:34.812Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2020-09-15T14:01:34.813Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2020-09-15T14:01:34.813Z] [2020-09-15T14:01:34.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2020-09-15T14:01:34.813Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2020-09-15T14:01:34.813Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2020-09-15T14:01:34.813Z] [2020-09-15T14:01:34.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2020-09-15T14:01:34.813Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2020-09-15T14:01:34.813Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2020-09-15T14:01:34.813Z] [2020-09-15T14:01:34.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2020-09-15T14:01:34.813Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2020-09-15T14:01:34.813Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2020-09-15T14:01:34.813Z] [2020-09-15T14:01:34.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2020-09-15T14:01:34.813Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2020-09-15T14:01:34.813Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2020-09-15T14:01:34.813Z] [2020-09-15T14:01:34.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-09-15T14:01:34.813Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-09-15T14:01:34.813Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-09-15T14:01:34.813Z] [2020-09-15T14:01:34.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-09-15T14:01:34.813Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-09-15T14:01:34.813Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2020-09-15T14:01:34.813Z] [2020-09-15T14:01:34.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2020-09-15T14:01:34.813Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2020-09-15T14:01:34.813Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2020-09-15T14:01:34.813Z] [2020-09-15T14:01:34.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2020-09-15T14:01:34.813Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2020-09-15T14:01:34.813Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2020-09-15T14:01:34.813Z] [2020-09-15T14:01:34.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2020-09-15T14:01:34.813Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2020-09-15T14:01:34.813Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2020-09-15T14:01:34.813Z] [2020-09-15T14:01:34.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2020-09-15T14:01:34.813Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2020-09-15T14:01:34.813Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2020-09-15T14:01:34.813Z] [2020-09-15T14:01:35.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2020-09-15T14:01:35.276Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2020-09-15T14:01:35.276Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.276Z] [2020-09-15T14:01:35.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2020-09-15T14:01:35.276Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2020-09-15T14:01:35.276Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.276Z] [2020-09-15T14:01:35.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2020-09-15T14:01:35.276Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2020-09-15T14:01:35.276Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.276Z] [2020-09-15T14:01:35.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2020-09-15T14:01:35.276Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2020-09-15T14:01:35.276Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.276Z] [2020-09-15T14:01:35.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2020-09-15T14:01:35.276Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2020-09-15T14:01:35.276Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.276Z] [2020-09-15T14:01:35.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2020-09-15T14:01:35.276Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2020-09-15T14:01:35.276Z] docker_cli_run_test.go:2994: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.276Z] [2020-09-15T14:01:35.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2020-09-15T14:01:35.276Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2020-09-15T14:01:35.276Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.276Z] [2020-09-15T14:01:35.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2020-09-15T14:01:35.276Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2020-09-15T14:01:35.276Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.276Z] [2020-09-15T14:01:35.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2020-09-15T14:01:35.276Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2020-09-15T14:01:35.276Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.276Z] [2020-09-15T14:01:35.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2020-09-15T14:01:35.276Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2020-09-15T14:01:35.276Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.276Z] [2020-09-15T14:01:35.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2020-09-15T14:01:35.276Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2020-09-15T14:01:35.276Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.276Z] [2020-09-15T14:01:35.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2020-09-15T14:01:35.276Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2020-09-15T14:01:35.276Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.276Z] [2020-09-15T14:01:35.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2020-09-15T14:01:35.276Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2020-09-15T14:01:35.276Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.276Z] [2020-09-15T14:01:35.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2020-09-15T14:01:35.276Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2020-09-15T14:01:35.276Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.276Z] [2020-09-15T14:01:35.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2020-09-15T14:01:35.276Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2020-09-15T14:01:35.276Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.276Z] [2020-09-15T14:01:35.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2020-09-15T14:01:35.276Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2020-09-15T14:01:35.276Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.276Z] [2020-09-15T14:01:35.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2020-09-15T14:01:35.276Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2020-09-15T14:01:35.276Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.276Z] [2020-09-15T14:01:35.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2020-09-15T14:01:35.276Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2020-09-15T14:01:35.276Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.276Z] [2020-09-15T14:01:35.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2020-09-15T14:01:35.276Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2020-09-15T14:01:35.276Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.276Z] [2020-09-15T14:01:35.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2020-09-15T14:01:35.276Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2020-09-15T14:01:35.276Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.276Z] [2020-09-15T14:01:35.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2020-09-15T14:01:35.276Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2020-09-15T14:01:35.276Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.276Z] [2020-09-15T14:01:35.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2020-09-15T14:01:35.276Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2020-09-15T14:01:35.276Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.276Z] [2020-09-15T14:01:35.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2020-09-15T14:01:35.276Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2020-09-15T14:01:35.276Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.276Z] [2020-09-15T14:01:35.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2020-09-15T14:01:35.276Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2020-09-15T14:01:35.276Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.276Z] [2020-09-15T14:01:35.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2020-09-15T14:01:35.276Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2020-09-15T14:01:35.276Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.276Z] [2020-09-15T14:01:35.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2020-09-15T14:01:35.276Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2020-09-15T14:01:35.276Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.276Z] [2020-09-15T14:01:35.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2020-09-15T14:01:35.276Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2020-09-15T14:01:35.276Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.276Z] [2020-09-15T14:01:35.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2020-09-15T14:01:35.276Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2020-09-15T14:01:35.276Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2020-09-15T14:01:35.276Z] [2020-09-15T14:01:35.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2020-09-15T14:01:35.276Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2020-09-15T14:01:35.276Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.276Z] [2020-09-15T14:01:35.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2020-09-15T14:01:35.276Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2020-09-15T14:01:35.276Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.276Z] [2020-09-15T14:01:35.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2020-09-15T14:01:35.276Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2020-09-15T14:01:35.276Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.276Z] [2020-09-15T14:01:35.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2020-09-15T14:01:35.276Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2020-09-15T14:01:35.276Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.276Z] [2020-09-15T14:01:35.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2020-09-15T14:01:35.276Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2020-09-15T14:01:35.276Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.276Z] [2020-09-15T14:01:35.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2020-09-15T14:01:35.276Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2020-09-15T14:01:35.276Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.276Z] [2020-09-15T14:01:35.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2020-09-15T14:01:35.276Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2020-09-15T14:01:35.276Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.276Z] [2020-09-15T14:01:35.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2020-09-15T14:01:35.276Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2020-09-15T14:01:35.276Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.276Z] [2020-09-15T14:01:35.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2020-09-15T14:01:35.276Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2020-09-15T14:01:35.276Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.276Z] [2020-09-15T14:01:35.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2020-09-15T14:01:35.276Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2020-09-15T14:01:35.276Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.276Z] [2020-09-15T14:01:35.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2020-09-15T14:01:35.276Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2020-09-15T14:01:35.276Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.276Z] [2020-09-15T14:01:35.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2020-09-15T14:01:35.276Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2020-09-15T14:01:35.276Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.276Z] [2020-09-15T14:01:35.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2020-09-15T14:01:35.276Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2020-09-15T14:01:35.276Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.276Z] [2020-09-15T14:01:35.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2020-09-15T14:01:35.276Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2020-09-15T14:01:35.276Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.276Z] [2020-09-15T14:01:35.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2020-09-15T14:01:35.276Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2020-09-15T14:01:35.276Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.276Z] [2020-09-15T14:01:35.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2020-09-15T14:01:35.276Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2020-09-15T14:01:35.277Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.277Z] [2020-09-15T14:01:35.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2020-09-15T14:01:35.277Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2020-09-15T14:01:35.277Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.277Z] [2020-09-15T14:01:35.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2020-09-15T14:01:35.277Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2020-09-15T14:01:35.277Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.277Z] [2020-09-15T14:01:35.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2020-09-15T14:01:35.277Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2020-09-15T14:01:35.277Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.277Z] [2020-09-15T14:01:35.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2020-09-15T14:01:35.277Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2020-09-15T14:01:35.277Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.277Z] [2020-09-15T14:01:35.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2020-09-15T14:01:35.277Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2020-09-15T14:01:35.277Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2020-09-15T14:01:35.277Z] [2020-09-15T14:01:35.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2020-09-15T14:01:35.277Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2020-09-15T14:01:35.277Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.277Z] [2020-09-15T14:01:35.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2020-09-15T14:01:35.277Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2020-09-15T14:01:35.277Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.277Z] [2020-09-15T14:01:35.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2020-09-15T14:01:35.277Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2020-09-15T14:01:35.277Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.277Z] [2020-09-15T14:01:35.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2020-09-15T14:01:35.277Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2020-09-15T14:01:35.277Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.277Z] [2020-09-15T14:01:35.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2020-09-15T14:01:35.277Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2020-09-15T14:01:35.277Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.277Z] [2020-09-15T14:01:35.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2020-09-15T14:01:35.277Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2020-09-15T14:01:35.277Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.277Z] [2020-09-15T14:01:35.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2020-09-15T14:01:35.277Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2020-09-15T14:01:35.277Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.277Z] [2020-09-15T14:01:35.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-09-15T14:01:35.277Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-09-15T14:01:35.277Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.277Z] [2020-09-15T14:01:35.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2020-09-15T14:01:35.277Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2020-09-15T14:01:35.277Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.277Z] [2020-09-15T14:01:35.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2020-09-15T14:01:35.277Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2020-09-15T14:01:35.277Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.277Z] [2020-09-15T14:01:35.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2020-09-15T14:01:35.277Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2020-09-15T14:01:35.277Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.277Z] [2020-09-15T14:01:35.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2020-09-15T14:01:35.277Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2020-09-15T14:01:35.277Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.277Z] [2020-09-15T14:01:35.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-09-15T14:01:35.277Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-09-15T14:01:35.277Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.277Z] [2020-09-15T14:01:35.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2020-09-15T14:01:35.277Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2020-09-15T14:01:35.277Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.277Z] [2020-09-15T14:01:35.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2020-09-15T14:01:35.277Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2020-09-15T14:01:35.277Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.277Z] [2020-09-15T14:01:35.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2020-09-15T14:01:35.277Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2020-09-15T14:01:35.277Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.277Z] [2020-09-15T14:01:35.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2020-09-15T14:01:35.277Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2020-09-15T14:01:35.277Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.277Z] [2020-09-15T14:01:35.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2020-09-15T14:01:35.277Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2020-09-15T14:01:35.277Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.277Z] [2020-09-15T14:01:35.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2020-09-15T14:01:35.277Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2020-09-15T14:01:35.277Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.277Z] [2020-09-15T14:01:35.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2020-09-15T14:01:35.277Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2020-09-15T14:01:35.277Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.277Z] [2020-09-15T14:01:35.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2020-09-15T14:01:35.277Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2020-09-15T14:01:35.277Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.277Z] [2020-09-15T14:01:35.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2020-09-15T14:01:35.277Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2020-09-15T14:01:35.277Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.277Z] [2020-09-15T14:01:35.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2020-09-15T14:01:35.277Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2020-09-15T14:01:35.277Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.277Z] [2020-09-15T14:01:35.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2020-09-15T14:01:35.277Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2020-09-15T14:01:35.277Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.277Z] [2020-09-15T14:01:35.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2020-09-15T14:01:35.277Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2020-09-15T14:01:35.277Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.277Z] [2020-09-15T14:01:35.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2020-09-15T14:01:35.277Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2020-09-15T14:01:35.277Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.277Z] [2020-09-15T14:01:35.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2020-09-15T14:01:35.277Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2020-09-15T14:01:35.277Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.277Z] [2020-09-15T14:01:35.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2020-09-15T14:01:35.277Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2020-09-15T14:01:35.277Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.277Z] [2020-09-15T14:01:35.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2020-09-15T14:01:35.277Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2020-09-15T14:01:35.277Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.277Z] [2020-09-15T14:01:35.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2020-09-15T14:01:35.277Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2020-09-15T14:01:35.277Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.277Z] [2020-09-15T14:01:35.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2020-09-15T14:01:35.277Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2020-09-15T14:01:35.277Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.277Z] [2020-09-15T14:01:35.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2020-09-15T14:01:35.277Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2020-09-15T14:01:35.277Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.277Z] [2020-09-15T14:01:35.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2020-09-15T14:01:35.277Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2020-09-15T14:01:35.277Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.277Z] [2020-09-15T14:01:35.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2020-09-15T14:01:35.277Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2020-09-15T14:01:35.277Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.277Z] [2020-09-15T14:01:35.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2020-09-15T14:01:35.277Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2020-09-15T14:01:35.277Z] docker_cli_run_test.go:2908: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.277Z] [2020-09-15T14:01:35.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2020-09-15T14:01:35.277Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2020-09-15T14:01:35.277Z] docker_cli_run_test.go:2917: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.277Z] [2020-09-15T14:01:35.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2020-09-15T14:01:35.277Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2020-09-15T14:01:35.277Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.277Z] [2020-09-15T14:01:35.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2020-09-15T14:01:35.277Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2020-09-15T14:01:35.277Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.277Z] [2020-09-15T14:01:35.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2020-09-15T14:01:35.277Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2020-09-15T14:01:35.277Z] docker_cli_run_test.go:3511: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.277Z] [2020-09-15T14:01:35.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2020-09-15T14:01:35.277Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2020-09-15T14:01:35.277Z] docker_cli_run_test.go:2697: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.277Z] [2020-09-15T14:01:35.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2020-09-15T14:01:35.277Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2020-09-15T14:01:35.277Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.277Z] [2020-09-15T14:01:35.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2020-09-15T14:01:35.277Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2020-09-15T14:01:35.277Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.277Z] [2020-09-15T14:01:35.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2020-09-15T14:01:35.277Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2020-09-15T14:01:35.277Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.277Z] [2020-09-15T14:01:35.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2020-09-15T14:01:35.277Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2020-09-15T14:01:35.277Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2020-09-15T14:01:35.277Z] [2020-09-15T14:01:35.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2020-09-15T14:01:35.277Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2020-09-15T14:01:35.277Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2020-09-15T14:01:35.277Z] [2020-09-15T14:01:35.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2020-09-15T14:01:35.277Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2020-09-15T14:01:35.277Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.277Z] [2020-09-15T14:01:35.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2020-09-15T14:01:35.277Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2020-09-15T14:01:35.277Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.277Z] [2020-09-15T14:01:35.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2020-09-15T14:01:35.277Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2020-09-15T14:01:35.277Z] docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.277Z] [2020-09-15T14:01:35.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2020-09-15T14:01:35.277Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2020-09-15T14:01:35.277Z] docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.277Z] [2020-09-15T14:01:35.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2020-09-15T14:01:35.277Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2020-09-15T14:01:35.277Z] docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.277Z] [2020-09-15T14:01:35.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2020-09-15T14:01:35.277Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2020-09-15T14:01:35.277Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.277Z] [2020-09-15T14:01:35.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2020-09-15T14:01:35.277Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2020-09-15T14:01:35.277Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.277Z] [2020-09-15T14:01:35.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2020-09-15T14:01:35.277Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2020-09-15T14:01:35.277Z] docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.277Z] [2020-09-15T14:01:35.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2020-09-15T14:01:35.277Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2020-09-15T14:01:35.277Z] docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.277Z] [2020-09-15T14:01:35.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-09-15T14:01:35.277Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-09-15T14:01:35.277Z] docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.277Z] [2020-09-15T14:01:35.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2020-09-15T14:01:35.277Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2020-09-15T14:01:35.277Z] docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.277Z] [2020-09-15T14:01:35.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-09-15T14:01:35.277Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-09-15T14:01:35.277Z] docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.277Z] [2020-09-15T14:01:35.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2020-09-15T14:01:35.277Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2020-09-15T14:01:35.277Z] docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.277Z] [2020-09-15T14:01:35.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2020-09-15T14:01:35.277Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2020-09-15T14:01:35.277Z] docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.277Z] [2020-09-15T14:01:35.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-09-15T14:01:35.277Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-09-15T14:01:35.277Z] docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.277Z] [2020-09-15T14:01:35.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2020-09-15T14:01:35.277Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2020-09-15T14:01:35.277Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.277Z] [2020-09-15T14:01:35.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2020-09-15T14:01:35.277Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2020-09-15T14:01:35.277Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2020-09-15T14:01:35.277Z] [2020-09-15T14:01:35.277Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.06s) [2020-09-15T14:01:35.278Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.06s) [2020-09-15T14:01:35.278Z] docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.278Z] [2020-09-15T14:01:35.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2020-09-15T14:01:35.278Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2020-09-15T14:01:35.278Z] docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.278Z] [2020-09-15T14:01:35.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2020-09-15T14:01:35.278Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2020-09-15T14:01:35.278Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.278Z] [2020-09-15T14:01:35.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2020-09-15T14:01:35.278Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2020-09-15T14:01:35.278Z] docker_cli_ps_test.go:860: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.278Z] [2020-09-15T14:01:35.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2020-09-15T14:01:35.278Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2020-09-15T14:01:35.278Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.278Z] [2020-09-15T14:01:35.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2020-09-15T14:01:35.278Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2020-09-15T14:01:35.278Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.278Z] [2020-09-15T14:01:35.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2020-09-15T14:01:35.278Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2020-09-15T14:01:35.278Z] docker_cli_run_test.go:3143: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.278Z] [2020-09-15T14:01:35.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2020-09-15T14:01:35.278Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2020-09-15T14:01:35.278Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.278Z] [2020-09-15T14:01:35.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2020-09-15T14:01:35.278Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2020-09-15T14:01:35.278Z] docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.278Z] [2020-09-15T14:01:35.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2020-09-15T14:01:35.278Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2020-09-15T14:01:35.278Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.278Z] [2020-09-15T14:01:35.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2020-09-15T14:01:35.278Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2020-09-15T14:01:35.278Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.278Z] [2020-09-15T14:01:35.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2020-09-15T14:01:35.278Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2020-09-15T14:01:35.278Z] docker_cli_run_test.go:4506: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.278Z] [2020-09-15T14:01:35.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2020-09-15T14:01:35.278Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2020-09-15T14:01:35.278Z] docker_cli_run_test.go:1578: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.278Z] [2020-09-15T14:01:35.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2020-09-15T14:01:35.278Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2020-09-15T14:01:35.278Z] docker_cli_run_test.go:4023: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.278Z] [2020-09-15T14:01:35.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2020-09-15T14:01:35.278Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2020-09-15T14:01:35.278Z] docker_cli_run_test.go:1173: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.278Z] [2020-09-15T14:01:35.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-09-15T14:01:35.278Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-09-15T14:01:35.278Z] docker_cli_run_test.go:1191: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.278Z] [2020-09-15T14:01:35.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2020-09-15T14:01:35.278Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2020-09-15T14:01:35.278Z] docker_cli_run_test.go:1182: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.278Z] [2020-09-15T14:01:35.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2020-09-15T14:01:35.278Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2020-09-15T14:01:35.278Z] docker_cli_run_test.go:2062: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.278Z] [2020-09-15T14:01:35.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2020-09-15T14:01:35.278Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2020-09-15T14:01:35.278Z] docker_cli_run_test.go:2268: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.278Z] [2020-09-15T14:01:35.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2020-09-15T14:01:35.278Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2020-09-15T14:01:35.278Z] docker_cli_run_test.go:2627: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.278Z] [2020-09-15T14:01:35.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2020-09-15T14:01:35.278Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2020-09-15T14:01:35.278Z] docker_cli_run_test.go:1054: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.278Z] [2020-09-15T14:01:35.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2020-09-15T14:01:35.278Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2020-09-15T14:01:35.278Z] docker_cli_run_test.go:1064: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.278Z] [2020-09-15T14:01:35.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2020-09-15T14:01:35.278Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2020-09-15T14:01:35.278Z] docker_cli_run_test.go:3007: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.278Z] [2020-09-15T14:01:35.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2020-09-15T14:01:35.278Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2020-09-15T14:01:35.278Z] docker_cli_run_test.go:1044: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.278Z] [2020-09-15T14:01:35.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-09-15T14:01:35.278Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-09-15T14:01:35.278Z] docker_cli_run_test.go:1035: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.278Z] [2020-09-15T14:01:35.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2020-09-15T14:01:35.278Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2020-09-15T14:01:35.278Z] docker_cli_run_test.go:3193: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.278Z] [2020-09-15T14:01:35.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2020-09-15T14:01:35.278Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2020-09-15T14:01:35.278Z] docker_cli_run_test.go:1025: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.278Z] [2020-09-15T14:01:35.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2020-09-15T14:01:35.278Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2020-09-15T14:01:35.278Z] docker_cli_run_test.go:1013: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.278Z] [2020-09-15T14:01:35.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2020-09-15T14:01:35.278Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2020-09-15T14:01:35.278Z] docker_cli_run_test.go:987: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.278Z] [2020-09-15T14:01:35.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2020-09-15T14:01:35.278Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2020-09-15T14:01:35.278Z] docker_cli_run_test.go:1000: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.278Z] [2020-09-15T14:01:35.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-09-15T14:01:35.278Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-09-15T14:01:35.278Z] docker_cli_run_test.go:978: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.278Z] [2020-09-15T14:01:35.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2020-09-15T14:01:35.278Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2020-09-15T14:01:35.278Z] docker_cli_run_test.go:1934: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.278Z] [2020-09-15T14:01:35.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2020-09-15T14:01:35.278Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2020-09-15T14:01:35.278Z] docker_cli_run_test.go:3335: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.278Z] [2020-09-15T14:01:35.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2020-09-15T14:01:35.278Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2020-09-15T14:01:35.278Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.278Z] [2020-09-15T14:01:35.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2020-09-15T14:01:35.278Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2020-09-15T14:01:35.278Z] docker_cli_run_test.go:3326: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.278Z] [2020-09-15T14:01:35.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2020-09-15T14:01:35.278Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2020-09-15T14:01:35.278Z] docker_cli_run_test.go:3311: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.278Z] [2020-09-15T14:01:35.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2020-09-15T14:01:35.278Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2020-09-15T14:01:35.278Z] docker_cli_run_test.go:3236: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.278Z] [2020-09-15T14:01:35.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2020-09-15T14:01:35.278Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2020-09-15T14:01:35.278Z] docker_cli_run_test.go:2735: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.278Z] [2020-09-15T14:01:35.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2020-09-15T14:01:35.278Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2020-09-15T14:01:35.278Z] docker_cli_run_test.go:2684: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.278Z] [2020-09-15T14:01:35.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2020-09-15T14:01:35.278Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2020-09-15T14:01:35.278Z] docker_cli_run_test.go:2757: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.278Z] [2020-09-15T14:01:35.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2020-09-15T14:01:35.278Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2020-09-15T14:01:35.278Z] docker_cli_run_test.go:2747: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.278Z] [2020-09-15T14:01:35.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2020-09-15T14:01:35.278Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2020-09-15T14:01:35.278Z] docker_cli_run_test.go:1679: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.278Z] [2020-09-15T14:01:35.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2020-09-15T14:01:35.278Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2020-09-15T14:01:35.278Z] docker_cli_run_test.go:1660: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.278Z] [2020-09-15T14:01:35.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2020-09-15T14:01:35.278Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2020-09-15T14:01:35.278Z] docker_cli_run_test.go:3201: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.278Z] [2020-09-15T14:01:35.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2020-09-15T14:01:35.278Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2020-09-15T14:01:35.278Z] docker_cli_run_test.go:2155: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.278Z] [2020-09-15T14:01:35.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2020-09-15T14:01:35.278Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2020-09-15T14:01:35.278Z] docker_cli_run_test.go:623: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.278Z] [2020-09-15T14:01:35.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2020-09-15T14:01:35.278Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2020-09-15T14:01:35.278Z] docker_cli_run_test.go:385: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.278Z] [2020-09-15T14:01:35.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2020-09-15T14:01:35.278Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2020-09-15T14:01:35.278Z] docker_cli_run_test.go:429: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.278Z] [2020-09-15T14:01:35.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2020-09-15T14:01:35.278Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2020-09-15T14:01:35.278Z] docker_cli_run_test.go:1255: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.278Z] [2020-09-15T14:01:35.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2020-09-15T14:01:35.278Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2020-09-15T14:01:35.278Z] docker_cli_run_test.go:3988: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.278Z] [2020-09-15T14:01:35.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2020-09-15T14:01:35.278Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2020-09-15T14:01:35.278Z] docker_cli_run_test.go:1290: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.278Z] [2020-09-15T14:01:35.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2020-09-15T14:01:35.278Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2020-09-15T14:01:35.278Z] docker_cli_run_test.go:1323: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.278Z] [2020-09-15T14:01:35.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2020-09-15T14:01:35.278Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2020-09-15T14:01:35.278Z] docker_cli_run_test.go:1312: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.278Z] [2020-09-15T14:01:35.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2020-09-15T14:01:35.278Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2020-09-15T14:01:35.278Z] docker_cli_run_test.go:2027: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.278Z] [2020-09-15T14:01:35.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2020-09-15T14:01:35.278Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2020-09-15T14:01:35.278Z] docker_cli_run_test.go:1143: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.278Z] [2020-09-15T14:01:35.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2020-09-15T14:01:35.278Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2020-09-15T14:01:35.278Z] docker_cli_run_test.go:4163: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.278Z] [2020-09-15T14:01:35.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2020-09-15T14:01:35.278Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2020-09-15T14:01:35.278Z] docker_cli_run_test.go:4246: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.278Z] [2020-09-15T14:01:35.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2020-09-15T14:01:35.278Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2020-09-15T14:01:35.278Z] docker_cli_run_test.go:819: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.278Z] [2020-09-15T14:01:35.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2020-09-15T14:01:35.278Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2020-09-15T14:01:35.278Z] docker_cli_run_test.go:858: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.278Z] [2020-09-15T14:01:35.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2020-09-15T14:01:35.278Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2020-09-15T14:01:35.278Z] docker_cli_run_test.go:891: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.278Z] [2020-09-15T14:01:35.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2020-09-15T14:01:35.278Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2020-09-15T14:01:35.278Z] docker_cli_run_test.go:949: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.278Z] [2020-09-15T14:01:35.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2020-09-15T14:01:35.278Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2020-09-15T14:01:35.278Z] docker_cli_run_test.go:1076: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.278Z] [2020-09-15T14:01:35.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2020-09-15T14:01:35.278Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2020-09-15T14:01:35.278Z] docker_cli_run_test.go:4485: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.278Z] [2020-09-15T14:01:35.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2020-09-15T14:01:35.278Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2020-09-15T14:01:35.278Z] docker_cli_run_test.go:4498: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.278Z] [2020-09-15T14:01:35.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-09-15T14:01:35.278Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-09-15T14:01:35.278Z] docker_cli_run_test.go:4230: unmatched requirement IsolationIsHyperv [2020-09-15T14:01:35.278Z] [2020-09-15T14:01:35.278Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2020-09-15T14:01:35.278Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2020-09-15T14:01:35.279Z] docker_cli_run_test.go:3724: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.279Z] [2020-09-15T14:01:35.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2020-09-15T14:01:35.279Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2020-09-15T14:01:35.279Z] docker_cli_run_test.go:2005: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.279Z] [2020-09-15T14:01:35.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2020-09-15T14:01:35.279Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2020-09-15T14:01:35.279Z] docker_cli_run_test.go:3271: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.279Z] [2020-09-15T14:01:35.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2020-09-15T14:01:35.279Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2020-09-15T14:01:35.279Z] docker_cli_run_test.go:62: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.279Z] [2020-09-15T14:01:35.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2020-09-15T14:01:35.279Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2020-09-15T14:01:35.279Z] docker_cli_run_test.go:3380: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.279Z] [2020-09-15T14:01:35.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2020-09-15T14:01:35.279Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2020-09-15T14:01:35.279Z] docker_cli_run_test.go:197: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.279Z] [2020-09-15T14:01:35.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2020-09-15T14:01:35.279Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2020-09-15T14:01:35.279Z] docker_cli_run_test.go:182: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.279Z] [2020-09-15T14:01:35.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2020-09-15T14:01:35.279Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2020-09-15T14:01:35.279Z] docker_cli_run_test.go:3390: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.279Z] [2020-09-15T14:01:35.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2020-09-15T14:01:35.279Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2020-09-15T14:01:35.279Z] docker_cli_run_test.go:1200: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.279Z] [2020-09-15T14:01:35.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2020-09-15T14:01:35.279Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2020-09-15T14:01:35.279Z] docker_cli_run_test.go:2318: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.279Z] [2020-09-15T14:01:35.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2020-09-15T14:01:35.279Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2020-09-15T14:01:35.279Z] docker_cli_run_test.go:2327: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.279Z] [2020-09-15T14:01:35.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2020-09-15T14:01:35.279Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2020-09-15T14:01:35.279Z] docker_cli_run_test.go:2296: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.279Z] [2020-09-15T14:01:35.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2020-09-15T14:01:35.279Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2020-09-15T14:01:35.279Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.279Z] [2020-09-15T14:01:35.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2020-09-15T14:01:35.279Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2020-09-15T14:01:35.279Z] docker_cli_run_test.go:2340: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.279Z] [2020-09-15T14:01:35.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2020-09-15T14:01:35.279Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2020-09-15T14:01:35.279Z] docker_cli_run_test.go:2365: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.279Z] [2020-09-15T14:01:35.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2020-09-15T14:01:35.279Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2020-09-15T14:01:35.279Z] docker_cli_run_test.go:2374: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.279Z] [2020-09-15T14:01:35.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.01s) [2020-09-15T14:01:35.279Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s) [2020-09-15T14:01:35.279Z] docker_cli_run_test.go:2432: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.279Z] [2020-09-15T14:01:35.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2020-09-15T14:01:35.279Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2020-09-15T14:01:35.279Z] docker_cli_run_test.go:2454: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.279Z] [2020-09-15T14:01:35.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2020-09-15T14:01:35.279Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2020-09-15T14:01:35.279Z] docker_cli_run_test.go:4308: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.279Z] [2020-09-15T14:01:35.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2020-09-15T14:01:35.279Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2020-09-15T14:01:35.279Z] docker_cli_run_test.go:2083: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.279Z] [2020-09-15T14:01:35.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2020-09-15T14:01:35.279Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2020-09-15T14:01:35.279Z] docker_cli_run_test.go:4296: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.279Z] [2020-09-15T14:01:35.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2020-09-15T14:01:35.279Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2020-09-15T14:01:35.279Z] docker_cli_run_test.go:2387: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.279Z] [2020-09-15T14:01:35.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2020-09-15T14:01:35.279Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2020-09-15T14:01:35.279Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.279Z] [2020-09-15T14:01:35.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2020-09-15T14:01:35.279Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2020-09-15T14:01:35.279Z] docker_cli_run_test.go:3213: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.279Z] [2020-09-15T14:01:35.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2020-09-15T14:01:35.279Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2020-09-15T14:01:35.279Z] docker_cli_run_test.go:3855: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.279Z] [2020-09-15T14:01:35.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2020-09-15T14:01:35.279Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2020-09-15T14:01:35.279Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.279Z] [2020-09-15T14:01:35.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2020-09-15T14:01:35.279Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2020-09-15T14:01:35.279Z] docker_cli_run_test.go:2607: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.279Z] [2020-09-15T14:01:35.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2020-09-15T14:01:35.279Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2020-09-15T14:01:35.279Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.279Z] [2020-09-15T14:01:35.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2020-09-15T14:01:35.279Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2020-09-15T14:01:35.279Z] docker_cli_run_test.go:933: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.279Z] [2020-09-15T14:01:35.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2020-09-15T14:01:35.279Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2020-09-15T14:01:35.279Z] docker_cli_run_test.go:2599: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.279Z] [2020-09-15T14:01:35.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2020-09-15T14:01:35.279Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2020-09-15T14:01:35.279Z] docker_cli_run_test.go:3068: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.279Z] [2020-09-15T14:01:35.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2020-09-15T14:01:35.279Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2020-09-15T14:01:35.279Z] docker_cli_run_test.go:3092: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.279Z] [2020-09-15T14:01:35.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2020-09-15T14:01:35.279Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2020-09-15T14:01:35.279Z] docker_cli_run_test.go:3114: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.279Z] [2020-09-15T14:01:35.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2020-09-15T14:01:35.279Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2020-09-15T14:01:35.279Z] docker_cli_run_test.go:3438: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.279Z] [2020-09-15T14:01:35.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.43s) [2020-09-15T14:01:35.279Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.43s) [2020-09-15T14:01:35.279Z] docker_cli_run_test.go:1405: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.279Z] [2020-09-15T14:01:35.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2020-09-15T14:01:35.279Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2020-09-15T14:01:35.279Z] docker_cli_run_test.go:2807: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.279Z] [2020-09-15T14:01:35.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2020-09-15T14:01:35.279Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2020-09-15T14:01:35.279Z] docker_cli_run_test.go:2496: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.279Z] [2020-09-15T14:01:35.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2020-09-15T14:01:35.279Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2020-09-15T14:01:35.279Z] docker_cli_run_test.go:2045: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.279Z] [2020-09-15T14:01:35.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2020-09-15T14:01:35.279Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2020-09-15T14:01:35.279Z] docker_cli_run_test.go:959: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.279Z] [2020-09-15T14:01:35.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2020-09-15T14:01:35.279Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2020-09-15T14:01:35.279Z] docker_cli_run_test.go:1087: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.279Z] [2020-09-15T14:01:35.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2020-09-15T14:01:35.279Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2020-09-15T14:01:35.279Z] docker_cli_run_test.go:1126: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.279Z] [2020-09-15T14:01:35.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2020-09-15T14:01:35.279Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2020-09-15T14:01:35.279Z] docker_cli_run_test.go:1134: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.279Z] [2020-09-15T14:01:35.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2020-09-15T14:01:35.279Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2020-09-15T14:01:35.279Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.279Z] [2020-09-15T14:01:35.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2020-09-15T14:01:35.279Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2020-09-15T14:01:35.279Z] docker_cli_run_test.go:2885: unmatched requirement Apparmor [2020-09-15T14:01:35.279Z] [2020-09-15T14:01:35.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-09-15T14:01:35.279Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-09-15T14:01:35.279Z] docker_cli_run_test.go:2864: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.279Z] [2020-09-15T14:01:35.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2020-09-15T14:01:35.279Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2020-09-15T14:01:35.279Z] docker_cli_run_test.go:2849: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.279Z] [2020-09-15T14:01:35.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-09-15T14:01:35.279Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-09-15T14:01:35.279Z] docker_cli_run_test.go:1427: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.279Z] [2020-09-15T14:01:35.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2020-09-15T14:01:35.279Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2020-09-15T14:01:35.279Z] docker_cli_run_test.go:2128: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.279Z] [2020-09-15T14:01:35.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2020-09-15T14:01:35.279Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2020-09-15T14:01:35.279Z] docker_cli_run_test.go:2240: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.279Z] [2020-09-15T14:01:35.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2020-09-15T14:01:35.279Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2020-09-15T14:01:35.279Z] docker_cli_run_test.go:1623: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.279Z] [2020-09-15T14:01:35.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2020-09-15T14:01:35.279Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2020-09-15T14:01:35.279Z] docker_cli_run_test.go:100: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.279Z] [2020-09-15T14:01:35.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2020-09-15T14:01:35.279Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2020-09-15T14:01:35.279Z] docker_cli_run_test.go:1110: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.279Z] [2020-09-15T14:01:35.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2020-09-15T14:01:35.279Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2020-09-15T14:01:35.279Z] docker_cli_run_test.go:1118: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.279Z] [2020-09-15T14:01:35.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2020-09-15T14:01:35.279Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2020-09-15T14:01:35.279Z] docker_cli_run_test.go:1158: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.279Z] [2020-09-15T14:01:35.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2020-09-15T14:01:35.279Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2020-09-15T14:01:35.279Z] docker_cli_run_test.go:969: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.279Z] [2020-09-15T14:01:35.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2020-09-15T14:01:35.279Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2020-09-15T14:01:35.279Z] docker_cli_run_test.go:1097: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.279Z] [2020-09-15T14:01:35.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2020-09-15T14:01:35.279Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2020-09-15T14:01:35.279Z] docker_cli_run_test.go:1167: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.279Z] [2020-09-15T14:01:35.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2020-09-15T14:01:35.279Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2020-09-15T14:01:35.279Z] docker_cli_run_test.go:4064: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.279Z] [2020-09-15T14:01:35.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2020-09-15T14:01:35.279Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2020-09-15T14:01:35.279Z] docker_cli_run_test.go:2924: unmatched requirement Apparmor [2020-09-15T14:01:35.279Z] [2020-09-15T14:01:35.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2020-09-15T14:01:35.279Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2020-09-15T14:01:35.279Z] docker_cli_run_test.go:738: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.279Z] [2020-09-15T14:01:35.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2020-09-15T14:01:35.279Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2020-09-15T14:01:35.279Z] docker_cli_run_test.go:748: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.279Z] [2020-09-15T14:01:35.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2020-09-15T14:01:35.279Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2020-09-15T14:01:35.279Z] docker_cli_run_test.go:761: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.279Z] [2020-09-15T14:01:35.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2020-09-15T14:01:35.279Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2020-09-15T14:01:35.279Z] docker_cli_run_test.go:774: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.279Z] [2020-09-15T14:01:35.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2020-09-15T14:01:35.280Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2020-09-15T14:01:35.280Z] docker_cli_run_test.go:728: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.280Z] [2020-09-15T14:01:35.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2020-09-15T14:01:35.280Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2020-09-15T14:01:35.280Z] docker_cli_run_test.go:787: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.280Z] [2020-09-15T14:01:35.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2020-09-15T14:01:35.280Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2020-09-15T14:01:35.280Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.280Z] [2020-09-15T14:01:35.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2020-09-15T14:01:35.280Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2020-09-15T14:01:35.280Z] docker_cli_run_test.go:3946: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.280Z] [2020-09-15T14:01:35.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2020-09-15T14:01:35.280Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2020-09-15T14:01:35.280Z] docker_cli_run_test.go:660: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.280Z] [2020-09-15T14:01:35.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2020-09-15T14:01:35.280Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2020-09-15T14:01:35.280Z] docker_cli_run_test.go:3770: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.280Z] [2020-09-15T14:01:35.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2020-09-15T14:01:35.280Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2020-09-15T14:01:35.280Z] docker_cli_run_test.go:3801: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.280Z] [2020-09-15T14:01:35.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2020-09-15T14:01:35.280Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2020-09-15T14:01:35.280Z] docker_cli_run_test.go:1852: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.280Z] [2020-09-15T14:01:35.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2020-09-15T14:01:35.280Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2020-09-15T14:01:35.280Z] docker_cli_run_test.go:284: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.280Z] [2020-09-15T14:01:35.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2020-09-15T14:01:35.280Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2020-09-15T14:01:35.280Z] docker_cli_run_test.go:3740: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.280Z] [2020-09-15T14:01:35.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2020-09-15T14:01:35.280Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2020-09-15T14:01:35.280Z] docker_cli_run_test.go:3751: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.280Z] [2020-09-15T14:01:35.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2020-09-15T14:01:35.280Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2020-09-15T14:01:35.280Z] docker_cli_run_test.go:2830: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.280Z] [2020-09-15T14:01:35.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2020-09-15T14:01:35.280Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2020-09-15T14:01:35.280Z] docker_cli_run_test.go:3225: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.280Z] [2020-09-15T14:01:35.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2020-09-15T14:01:35.280Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2020-09-15T14:01:35.280Z] docker_cli_run_test.go:3041: unmatched requirement Apparmor [2020-09-15T14:01:35.280Z] [2020-09-15T14:01:35.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2020-09-15T14:01:35.280Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2020-09-15T14:01:35.280Z] docker_cli_run_test.go:1804: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.280Z] [2020-09-15T14:01:35.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2020-09-15T14:01:35.280Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2020-09-15T14:01:35.280Z] docker_cli_run_test.go:2840: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.280Z] [2020-09-15T14:01:35.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2020-09-15T14:01:35.280Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2020-09-15T14:01:35.280Z] docker_cli_run_test.go:3638: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.280Z] [2020-09-15T14:01:35.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-09-15T14:01:35.280Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-09-15T14:01:35.280Z] docker_cli_run_test.go:3649: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.280Z] [2020-09-15T14:01:35.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2020-09-15T14:01:35.280Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2020-09-15T14:01:35.280Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.280Z] [2020-09-15T14:01:35.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2020-09-15T14:01:35.280Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2020-09-15T14:01:35.280Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.280Z] [2020-09-15T14:01:35.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2020-09-15T14:01:35.280Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2020-09-15T14:01:35.280Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.280Z] [2020-09-15T14:01:35.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2020-09-15T14:01:35.280Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2020-09-15T14:01:35.280Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.280Z] [2020-09-15T14:01:35.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2020-09-15T14:01:35.280Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2020-09-15T14:01:35.280Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.280Z] [2020-09-15T14:01:35.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2020-09-15T14:01:35.280Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2020-09-15T14:01:35.280Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.280Z] [2020-09-15T14:01:35.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2020-09-15T14:01:35.280Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2020-09-15T14:01:35.280Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.280Z] [2020-09-15T14:01:35.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2020-09-15T14:01:35.280Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2020-09-15T14:01:35.280Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.280Z] [2020-09-15T14:01:35.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2020-09-15T14:01:35.280Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2020-09-15T14:01:35.280Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.280Z] [2020-09-15T14:01:35.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-09-15T14:01:35.280Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-09-15T14:01:35.280Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.280Z] [2020-09-15T14:01:35.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2020-09-15T14:01:35.280Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2020-09-15T14:01:35.280Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.280Z] [2020-09-15T14:01:35.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2020-09-15T14:01:35.280Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2020-09-15T14:01:35.280Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.280Z] [2020-09-15T14:01:35.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2020-09-15T14:01:35.280Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2020-09-15T14:01:35.280Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.280Z] [2020-09-15T14:01:35.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2020-09-15T14:01:35.280Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2020-09-15T14:01:35.280Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.280Z] [2020-09-15T14:01:35.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2020-09-15T14:01:35.280Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2020-09-15T14:01:35.280Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.280Z] [2020-09-15T14:01:35.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2020-09-15T14:01:35.280Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2020-09-15T14:01:35.280Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.280Z] [2020-09-15T14:01:35.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2020-09-15T14:01:35.280Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2020-09-15T14:01:35.280Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2020-09-15T14:01:35.280Z] [2020-09-15T14:01:35.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2020-09-15T14:01:35.280Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2020-09-15T14:01:35.280Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.280Z] [2020-09-15T14:01:35.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2020-09-15T14:01:35.280Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2020-09-15T14:01:35.280Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.280Z] [2020-09-15T14:01:35.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2020-09-15T14:01:35.280Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2020-09-15T14:01:35.280Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.280Z] [2020-09-15T14:01:35.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2020-09-15T14:01:35.280Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2020-09-15T14:01:35.280Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.280Z] [2020-09-15T14:01:35.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2020-09-15T14:01:35.280Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2020-09-15T14:01:35.280Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.280Z] [2020-09-15T14:01:35.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2020-09-15T14:01:35.280Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2020-09-15T14:01:35.280Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.280Z] [2020-09-15T14:01:35.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2020-09-15T14:01:35.280Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2020-09-15T14:01:35.280Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.280Z] [2020-09-15T14:01:35.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2020-09-15T14:01:35.280Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2020-09-15T14:01:35.280Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.280Z] [2020-09-15T14:01:35.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2020-09-15T14:01:35.280Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2020-09-15T14:01:35.280Z] docker_cli_run_test.go:3449: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.280Z] [2020-09-15T14:01:35.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2020-09-15T14:01:35.280Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2020-09-15T14:01:35.280Z] docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.280Z] [2020-09-15T14:01:35.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2020-09-15T14:01:35.280Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2020-09-15T14:01:35.280Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.280Z] [2020-09-15T14:01:35.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2020-09-15T14:01:35.280Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2020-09-15T14:01:35.280Z] docker_cli_run_test.go:295: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.280Z] [2020-09-15T14:01:35.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2020-09-15T14:01:35.280Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2020-09-15T14:01:35.280Z] docker_cli_run_test.go:210: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.280Z] [2020-09-15T14:01:35.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2020-09-15T14:01:35.280Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2020-09-15T14:01:35.280Z] docker_cli_run_test.go:246: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.280Z] [2020-09-15T14:01:35.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2020-09-15T14:01:35.280Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2020-09-15T14:01:35.280Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.280Z] [2020-09-15T14:01:35.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2020-09-15T14:01:35.280Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2020-09-15T14:01:35.280Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.280Z] [2020-09-15T14:01:35.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2020-09-15T14:01:35.280Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2020-09-15T14:01:35.280Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.280Z] [2020-09-15T14:01:35.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2020-09-15T14:01:35.280Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2020-09-15T14:01:35.280Z] docker_cli_run_test.go:2176: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.280Z] [2020-09-15T14:01:35.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-09-15T14:01:35.280Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-09-15T14:01:35.280Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.280Z] [2020-09-15T14:01:35.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-09-15T14:01:35.280Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-09-15T14:01:35.280Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.280Z] [2020-09-15T14:01:35.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-09-15T14:01:35.280Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-09-15T14:01:35.280Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.280Z] [2020-09-15T14:01:35.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2020-09-15T14:01:35.280Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2020-09-15T14:01:35.280Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.280Z] [2020-09-15T14:01:35.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-09-15T14:01:35.280Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-09-15T14:01:35.280Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.280Z] [2020-09-15T14:01:35.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-09-15T14:01:35.280Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-09-15T14:01:35.280Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.280Z] [2020-09-15T14:01:35.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-09-15T14:01:35.280Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-09-15T14:01:35.280Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.280Z] [2020-09-15T14:01:35.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-09-15T14:01:35.280Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-09-15T14:01:35.280Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.280Z] [2020-09-15T14:01:35.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-09-15T14:01:35.280Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-09-15T14:01:35.280Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.280Z] [2020-09-15T14:01:35.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-09-15T14:01:35.280Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-09-15T14:01:35.280Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.280Z] [2020-09-15T14:01:35.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-09-15T14:01:35.280Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-09-15T14:01:35.280Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.280Z] [2020-09-15T14:01:35.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-09-15T14:01:35.280Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-09-15T14:01:35.280Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.280Z] [2020-09-15T14:01:35.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-09-15T14:01:35.280Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-09-15T14:01:35.280Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.280Z] [2020-09-15T14:01:35.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-09-15T14:01:35.280Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-09-15T14:01:35.280Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.280Z] [2020-09-15T14:01:35.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-09-15T14:01:35.280Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-09-15T14:01:35.280Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.280Z] [2020-09-15T14:01:35.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-09-15T14:01:35.281Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-09-15T14:01:35.281Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.281Z] [2020-09-15T14:01:35.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-09-15T14:01:35.281Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-09-15T14:01:35.281Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.281Z] [2020-09-15T14:01:35.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-09-15T14:01:35.281Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-09-15T14:01:35.281Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.281Z] [2020-09-15T14:01:35.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-09-15T14:01:35.281Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-09-15T14:01:35.281Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.281Z] [2020-09-15T14:01:35.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-09-15T14:01:35.281Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-09-15T14:01:35.281Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.281Z] [2020-09-15T14:01:35.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-09-15T14:01:35.281Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-09-15T14:01:35.281Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.281Z] [2020-09-15T14:01:35.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-09-15T14:01:35.281Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-09-15T14:01:35.281Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.281Z] [2020-09-15T14:01:35.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-09-15T14:01:35.281Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-09-15T14:01:35.281Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.281Z] [2020-09-15T14:01:35.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-09-15T14:01:35.281Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-09-15T14:01:35.281Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.281Z] [2020-09-15T14:01:35.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-09-15T14:01:35.281Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-09-15T14:01:35.281Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.281Z] [2020-09-15T14:01:35.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-09-15T14:01:35.281Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-09-15T14:01:35.281Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.281Z] [2020-09-15T14:01:35.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-09-15T14:01:35.281Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-09-15T14:01:35.281Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.281Z] [2020-09-15T14:01:35.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-09-15T14:01:35.281Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-09-15T14:01:35.281Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.281Z] [2020-09-15T14:01:35.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-09-15T14:01:35.281Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-09-15T14:01:35.281Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.281Z] [2020-09-15T14:01:35.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-09-15T14:01:35.281Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-09-15T14:01:35.281Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.281Z] [2020-09-15T14:01:35.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-09-15T14:01:35.281Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-09-15T14:01:35.281Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.281Z] [2020-09-15T14:01:35.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-09-15T14:01:35.281Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-09-15T14:01:35.281Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.281Z] [2020-09-15T14:01:35.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-09-15T14:01:35.281Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-09-15T14:01:35.281Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.281Z] [2020-09-15T14:01:35.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-09-15T14:01:35.281Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-09-15T14:01:35.281Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.281Z] [2020-09-15T14:01:35.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-09-15T14:01:35.281Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-09-15T14:01:35.281Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.281Z] [2020-09-15T14:01:35.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-09-15T14:01:35.281Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-09-15T14:01:35.281Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.281Z] [2020-09-15T14:01:35.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-09-15T14:01:35.281Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-09-15T14:01:35.281Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.281Z] [2020-09-15T14:01:35.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2020-09-15T14:01:35.281Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2020-09-15T14:01:35.281Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.281Z] [2020-09-15T14:01:35.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2020-09-15T14:01:35.281Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2020-09-15T14:01:35.281Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.281Z] [2020-09-15T14:01:35.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-09-15T14:01:35.281Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-09-15T14:01:35.281Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.281Z] [2020-09-15T14:01:35.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-09-15T14:01:35.281Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-09-15T14:01:35.281Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.281Z] [2020-09-15T14:01:35.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-09-15T14:01:35.281Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-09-15T14:01:35.281Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.281Z] [2020-09-15T14:01:35.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-09-15T14:01:35.281Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-09-15T14:01:35.281Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.281Z] [2020-09-15T14:01:35.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-09-15T14:01:35.281Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-09-15T14:01:35.281Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.281Z] [2020-09-15T14:01:35.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-09-15T14:01:35.281Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-09-15T14:01:35.281Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.281Z] [2020-09-15T14:01:35.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-09-15T14:01:35.281Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-09-15T14:01:35.281Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.281Z] [2020-09-15T14:01:35.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-09-15T14:01:35.281Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-09-15T14:01:35.281Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.281Z] [2020-09-15T14:01:35.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-09-15T14:01:35.281Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-09-15T14:01:35.281Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.281Z] [2020-09-15T14:01:35.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-09-15T14:01:35.281Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-09-15T14:01:35.281Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.281Z] [2020-09-15T14:01:35.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-09-15T14:01:35.281Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-09-15T14:01:35.281Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.281Z] [2020-09-15T14:01:35.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-09-15T14:01:35.281Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-09-15T14:01:35.281Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.281Z] [2020-09-15T14:01:35.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-09-15T14:01:35.281Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-09-15T14:01:35.281Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.281Z] [2020-09-15T14:01:35.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-09-15T14:01:35.281Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-09-15T14:01:35.281Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.281Z] [2020-09-15T14:01:35.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-09-15T14:01:35.281Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-09-15T14:01:35.281Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.281Z] [2020-09-15T14:01:35.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-09-15T14:01:35.281Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-09-15T14:01:35.281Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.281Z] [2020-09-15T14:01:35.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-09-15T14:01:35.281Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-09-15T14:01:35.281Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.281Z] [2020-09-15T14:01:35.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-09-15T14:01:35.281Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-09-15T14:01:35.281Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.281Z] [2020-09-15T14:01:35.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-09-15T14:01:35.281Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-09-15T14:01:35.281Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.281Z] [2020-09-15T14:01:35.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-09-15T14:01:35.281Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-09-15T14:01:35.281Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.281Z] [2020-09-15T14:01:35.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-09-15T14:01:35.281Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-09-15T14:01:35.281Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.281Z] [2020-09-15T14:01:35.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-09-15T14:01:35.281Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-09-15T14:01:35.281Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.281Z] [2020-09-15T14:01:35.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-09-15T14:01:35.281Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-09-15T14:01:35.281Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.281Z] [2020-09-15T14:01:35.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-09-15T14:01:35.281Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-09-15T14:01:35.281Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.281Z] [2020-09-15T14:01:35.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-09-15T14:01:35.281Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-09-15T14:01:35.281Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.281Z] [2020-09-15T14:01:35.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-09-15T14:01:35.281Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-09-15T14:01:35.281Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.281Z] [2020-09-15T14:01:35.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-09-15T14:01:35.281Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-09-15T14:01:35.281Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.281Z] [2020-09-15T14:01:35.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-09-15T14:01:35.281Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-09-15T14:01:35.281Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.281Z] [2020-09-15T14:01:35.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-09-15T14:01:35.281Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-09-15T14:01:35.281Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.281Z] [2020-09-15T14:01:35.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-09-15T14:01:35.281Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-09-15T14:01:35.281Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.281Z] [2020-09-15T14:01:35.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-09-15T14:01:35.281Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-09-15T14:01:35.281Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.281Z] [2020-09-15T14:01:35.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-09-15T14:01:35.281Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-09-15T14:01:35.281Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.281Z] [2020-09-15T14:01:35.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-09-15T14:01:35.281Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-09-15T14:01:35.281Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.281Z] [2020-09-15T14:01:35.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-09-15T14:01:35.281Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-09-15T14:01:35.281Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.281Z] [2020-09-15T14:01:35.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-09-15T14:01:35.282Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-09-15T14:01:35.282Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.282Z] [2020-09-15T14:01:35.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-09-15T14:01:35.282Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-09-15T14:01:35.282Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.282Z] [2020-09-15T14:01:35.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-09-15T14:01:35.282Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-09-15T14:01:35.282Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.282Z] [2020-09-15T14:01:35.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-09-15T14:01:35.282Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-09-15T14:01:35.282Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.282Z] [2020-09-15T14:01:35.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-09-15T14:01:35.282Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-09-15T14:01:35.282Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.282Z] [2020-09-15T14:01:35.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-09-15T14:01:35.282Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-09-15T14:01:35.282Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.282Z] [2020-09-15T14:01:35.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-09-15T14:01:35.282Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-09-15T14:01:35.282Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.282Z] [2020-09-15T14:01:35.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-09-15T14:01:35.282Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-09-15T14:01:35.282Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.282Z] [2020-09-15T14:01:35.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-09-15T14:01:35.282Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-09-15T14:01:35.282Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.282Z] [2020-09-15T14:01:35.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2020-09-15T14:01:35.282Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2020-09-15T14:01:35.282Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.282Z] [2020-09-15T14:01:35.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2020-09-15T14:01:35.282Z] check_test.go:128: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.282Z] [2020-09-15T14:01:35.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2020-09-15T14:01:35.282Z] check_test.go:134: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.282Z] [2020-09-15T14:01:35.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2020-09-15T14:01:35.282Z] check_test.go:142: unmatched requirement DaemonIsLinux [2020-09-15T14:01:35.282Z] [2020-09-15T14:01:35.282Z] [2020-09-15T14:01:35.282Z] DONE 1096 tests, 549 skipped in 2041.653s [2020-09-15T14:01:35.282Z] INFO: Integration tests ended at 09/15/2020 14:01:35. Duration:00:34:01.7562586 [2020-09-15T14:01:35.282Z] INFO: Docker info of the daemon under test at end of run [2020-09-15T14:01:35.282Z] [2020-09-15T14:01:35.282Z] Containers: 2 [2020-09-15T14:01:35.282Z] Running: 0 [2020-09-15T14:01:35.282Z] Paused: 0 [2020-09-15T14:01:35.282Z] Stopped: 2 [2020-09-15T14:01:35.282Z] Images: 15 [2020-09-15T14:01:35.282Z] Server Version: 0.0.0-dev [2020-09-15T14:01:35.282Z] Storage Driver: windowsfilter [2020-09-15T14:01:35.282Z] Windows: [2020-09-15T14:01:35.282Z] Logging Driver: json-file [2020-09-15T14:01:35.282Z] Plugins: [2020-09-15T14:01:35.282Z] Volume: local [2020-09-15T14:01:35.282Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-09-15T14:01:35.282Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-09-15T14:01:35.282Z] Swarm: inactive [2020-09-15T14:01:35.282Z] Default Isolation: process [2020-09-15T14:01:35.282Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-09-15T14:01:35.282Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1282) [2020-09-15T14:01:35.282Z] OSType: windows [2020-09-15T14:01:35.282Z] Architecture: x86_64 [2020-09-15T14:01:35.282Z] CPUs: 4 [2020-09-15T14:01:35.282Z] Total Memory: 32GiB [2020-09-15T14:01:35.282Z] Name: azwin-2-2d5200 [2020-09-15T14:01:35.282Z] ID: VBS5:QSOJ:G4BZ:4TN4:EFJB:EC7J:XVQ7:FDUF:M3ZU:QGXI:CHHS:FHBW [2020-09-15T14:01:35.282Z] Docker Root Dir: D:\CI\PR-41395\11\daemon [2020-09-15T14:01:35.282Z] Debug Mode (client): false [2020-09-15T14:01:35.282Z] Debug Mode (server): true [2020-09-15T14:01:35.282Z] File Descriptors: -1 [2020-09-15T14:01:35.282Z] Goroutines: 18 [2020-09-15T14:01:35.282Z] System Time: 2020-09-15T14:01:35.1618539Z [2020-09-15T14:01:35.282Z] EventsListeners: 0 [2020-09-15T14:01:35.282Z] Registry: https://index.docker.io/v1/ [2020-09-15T14:01:35.282Z] Labels: [2020-09-15T14:01:35.282Z] Experimental: false [2020-09-15T14:01:35.282Z] Insecure Registries: [2020-09-15T14:01:35.282Z] 127.0.0.0/8 [2020-09-15T14:01:35.282Z] Live Restore Enabled: false [2020-09-15T14:01:35.282Z] [2020-09-15T14:01:35.282Z] [2020-09-15T14:01:35.742Z] INFO: Stopping daemon under test [2020-09-15T14:01:35.742Z] SUCCESS: The process with PID 1684 (child process of PID 4132) has been terminated. [2020-09-15T14:01:35.742Z] SUCCESS: The process with PID 4132 (child process of PID 5844) has been terminated. [2020-09-15T14:01:35.742Z] INFO: Stop tailing logs of the daemon under tests [2020-09-15T14:01:35.742Z] INFO: executeCI.ps1 Completed successfully at 09/15/2020 14:01:35. [2020-09-15T14:01:35.742Z] INFO: Tidying up at end of run [2020-09-15T14:01:35.742Z] INFO: Saving daemon under test log (d:\CI\PR-41395\11\dut.out) to C:\windows\TEMP\CIDUT.out [2020-09-15T14:01:35.742Z] INFO: Saving daemon under test log (d:\CI\PR-41395\11\dut.err) to C:\windows\TEMP\CIDUT.err [2020-09-15T14:01:35.742Z] INFO: Nuke-Everything... [2020-09-15T14:01:35.742Z] INFO: Container count on control daemon to delete is 2 [2020-09-15T14:01:37.285Z] f2a9181e4c52 [2020-09-15T14:01:37.285Z] b342e5b5378f [2020-09-15T14:01:37.285Z] INFO: Tidying pidfile d:\CI\PR-41395\11\docker.pid [2020-09-15T14:01:37.285Z] INFO: Nuking d:\CI [2020-09-15T14:02:02.452Z] INFO: Zapped successfully [2020-09-15T14:02:02.452Z] [2020-09-15T14:02:02.452Z] INFO: executeCI.ps1 exiting at Tue Sep 15 14:01:59 CUT 2020. Duration 00:53:28.4390226 [2020-09-15T14:02:02.452Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2020-09-15T14:02:02.696Z] Recording test results [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2020-09-15T14:02:12.578Z] Creating windowsRS5-integration-bundles.zip [Pipeline] step [2020-09-15T14:02:14.335Z] Archiving artifacts [2020-09-15T14:02:27.957Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41395/11/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-09-15T14:02:28.886Z] + make clean [2020-09-15T14:02:31.068Z] docker volume rm -f docker-dev-cache [2020-09-15T14:02:31.068Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timestamps [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // withEnv [Pipeline] End of Pipeline GitHub has been notified of this commit’s build result Finished: SUCCESS