Pull request #41894 opened Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 8086443a449af8ef5c5b0574de8957df7e52f296+0456e058d2b60606d4374cd975c635dfe7673f17 (acd91ea944daa0220cbbc58890550ec9397c2173) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 using credential jps-reader Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository https://github.com/docker/jps.git > git init /var/cloudbees-jenkins-distribution/workspace/moby_PR-41894@libs/jps # timeout=10 Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Commit message: "Merge pull request #25 from ingshtrom/in-2733-load-from-file" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.20.1' Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2021-01-19T06:11:50.291Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2021-01-19T06:11:50.294Z] Trying to pass milestone 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2021-01-19T06:11:50.446Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-049937d8259bca967) in /home/ubuntu/workspace/moby_PR-41894 [Pipeline] { [Pipeline] checkout [2021-01-19T06:11:50.531Z] using credential docker-jenkins-github-credentials [2021-01-19T06:11:50.536Z] Cloning the remote Git repository [2021-01-19T06:11:50.536Z] Cloning with configured refspecs honoured and without tags [2021-01-19T06:11:50.539Z] Cloning repository https://github.com/moby/moby.git [2021-01-19T06:11:50.539Z] > git init /home/ubuntu/workspace/moby_PR-41894 # timeout=10 [2021-01-19T06:11:50.547Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-01-19T06:11:50.547Z] > git --version # timeout=10 [2021-01-19T06:11:50.555Z] > git --version # 'git version 2.17.1' [2021-01-19T06:11:50.555Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-01-19T06:11:50.556Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41894/head:refs/remotes/origin/PR-41894 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-19T06:12:04.098Z] Fetching without tags [2021-01-19T06:12:04.389Z] Merging remotes/origin/master commit 0456e058d2b60606d4374cd975c635dfe7673f17 into PR head commit 8086443a449af8ef5c5b0574de8957df7e52f296 [2021-01-19T06:12:04.070Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-01-19T06:12:04.076Z] > git config --add remote.origin.fetch +refs/pull/41894/head:refs/remotes/origin/PR-41894 # timeout=10 [2021-01-19T06:12:04.084Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-19T06:12:04.093Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-01-19T06:12:04.100Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-01-19T06:12:04.100Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-01-19T06:12:04.100Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41894/head:refs/remotes/origin/PR-41894 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-19T06:12:04.390Z] > git config core.sparsecheckout # timeout=10 [2021-01-19T06:12:04.403Z] > git checkout -f 8086443a449af8ef5c5b0574de8957df7e52f296 # timeout=10 [2021-01-19T06:12:04.959Z] Merge succeeded, producing 8086443a449af8ef5c5b0574de8957df7e52f296 [2021-01-19T06:12:04.959Z] Checking out Revision 8086443a449af8ef5c5b0574de8957df7e52f296 (PR-41894) [2021-01-19T06:12:05.514Z] Commit message: "docker info: silence unhandleable warnings" [2021-01-19T06:12:05.514Z] First time build. Skipping changelog. [2021-01-19T06:12:05.522Z] > git --version # timeout=10 [2021-01-19T06:12:05.532Z] > git --version # 'git version 2.17.1' [2021-01-19T06:12:05.545Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-01-19T06:12:06.328Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41894:/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 [2021-01-19T06:12:06.328Z] Unable to find image 'alpine:latest' locally [2021-01-19T06:12:06.328Z] latest: Pulling from library/alpine [2021-01-19T06:12:04.923Z] > git remote # timeout=10 [2021-01-19T06:12:04.928Z] > git config --get remote.origin.url # timeout=10 [2021-01-19T06:12:04.934Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-01-19T06:12:04.934Z] > git merge 0456e058d2b60606d4374cd975c635dfe7673f17 # timeout=10 [2021-01-19T06:12:04.941Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-19T06:12:05.001Z] > git config core.sparsecheckout # timeout=10 [2021-01-19T06:12:05.006Z] > git checkout -f 8086443a449af8ef5c5b0574de8957df7e52f296 # timeout=10 [2021-01-19T06:12:06.584Z] 596ba82af5aa: Pulling fs layer [2021-01-19T06:12:06.584Z] 596ba82af5aa: Download complete [2021-01-19T06:12:06.839Z] 596ba82af5aa: Pull complete [2021-01-19T06:12:06.839Z] Digest: sha256:d9a7354e3845ea8466bb00b22224d9116b183e594527fb5b6c3d30bc01a20378 [2021-01-19T06:12:06.839Z] Status: Downloaded newer image for alpine:latest [2021-01-19T06:12:09.354Z] 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 [Pipeline] node Stage "win-RS1" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [2021-01-19T06:12:09.565Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-06edac7e7800b5b6c) in /home/ubuntu/workspace/moby_PR-41894 [Pipeline] stage [Pipeline] { (Print info) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [2021-01-19T06:12:09.568Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0288458006f816fe5) in /home/ubuntu/workspace/moby_PR-41894 [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [2021-01-19T06:12:09.572Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0f5a79de262d7a322) in /home/ubuntu/workspace/moby_PR-41894 [2021-01-19T06:12:09.580Z] Running on EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-08d7a6499f73631a8) in /home/ubuntu/workspace/moby_PR-41894 [Pipeline] { [Pipeline] // stage [Pipeline] { [Pipeline] // stage [2021-01-19T06:12:09.633Z] Running on s390x-ubuntu-16 in /home/jenkins/workspace/moby_PR-41894 [2021-01-19T06:12:09.636Z] Running on ppc64le-ubuntu-21 in /home/docker/workspace/moby_PR-41894 [Pipeline] // stage [Pipeline] { [Pipeline] { [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] checkout [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] checkout [2021-01-19T06:12:09.678Z] using credential docker-jenkins-github-credentials [2021-01-19T06:12:09.684Z] using credential docker-jenkins-github-credentials [2021-01-19T06:12:09.686Z] Cloning the remote Git repository [2021-01-19T06:12:09.686Z] Cloning with configured refspecs honoured and without tags Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [2021-01-19T06:12:09.690Z] Cloning the remote Git repository [2021-01-19T06:12:09.690Z] Cloning with configured refspecs honoured and without tags [Pipeline] checkout [Pipeline] checkout Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] { [2021-01-19T06:12:09.722Z] using credential docker-jenkins-github-credentials [2021-01-19T06:12:09.728Z] Cloning the remote Git repository [2021-01-19T06:12:09.728Z] Cloning with configured refspecs honoured and without tags [2021-01-19T06:12:09.730Z] using credential docker-jenkins-github-credentials [Pipeline] checkout [2021-01-19T06:12:09.737Z] Cloning the remote Git repository [2021-01-19T06:12:09.737Z] Cloning with configured refspecs honoured and without tags [Pipeline] checkout [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [2021-01-19T06:12:09.782Z] using credential docker-jenkins-github-credentials [2021-01-19T06:12:09.786Z] using credential docker-jenkins-github-credentials [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] } [2021-01-19T06:12:09.796Z] Cloning the remote Git repository [2021-01-19T06:12:09.796Z] Cloning with configured refspecs honoured and without tags [2021-01-19T06:12:09.798Z] Cloning the remote Git repository [2021-01-19T06:12:09.798Z] Cloning with configured refspecs honoured and without tags 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] } [2021-01-19T06:12:09.677Z] Cloning repository https://github.com/moby/moby.git [2021-01-19T06:12:09.679Z] > git init /home/ubuntu/workspace/moby_PR-41894 # timeout=10 [2021-01-19T06:12:09.695Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-01-19T06:12:09.695Z] > git --version # timeout=10 [2021-01-19T06:12:09.700Z] > git --version # 'git version 2.17.1' [2021-01-19T06:12:09.700Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-01-19T06:12:09.701Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41894/head:refs/remotes/origin/PR-41894 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-19T06:12:09.674Z] Cloning repository https://github.com/moby/moby.git [2021-01-19T06:12:09.675Z] > git init /home/ubuntu/workspace/moby_PR-41894 # timeout=10 [2021-01-19T06:12:09.693Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-01-19T06:12:09.693Z] > git --version # timeout=10 [2021-01-19T06:12:09.706Z] > git --version # 'git version 2.17.1' [2021-01-19T06:12:09.706Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-01-19T06:12:09.707Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41894/head:refs/remotes/origin/PR-41894 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-19T06:12:09.754Z] Cloning repository https://github.com/moby/moby.git [2021-01-19T06:12:09.756Z] > git init /home/ubuntu/workspace/moby_PR-41894 # timeout=10 [2021-01-19T06:12:09.785Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-01-19T06:12:09.786Z] > git --version # timeout=10 [2021-01-19T06:12:09.788Z] > git --version # 'git version 2.17.1' [2021-01-19T06:12:09.788Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-01-19T06:12:09.789Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41894/head:refs/remotes/origin/PR-41894 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-19T06:12:09.743Z] Cloning repository https://github.com/moby/moby.git [2021-01-19T06:12:09.743Z] > git init /home/ubuntu/workspace/moby_PR-41894 # timeout=10 [2021-01-19T06:12:09.758Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-01-19T06:12:09.759Z] > git --version # timeout=10 [2021-01-19T06:12:09.763Z] > git --version # 'git version 2.7.4' [2021-01-19T06:12:09.763Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-01-19T06:12:09.765Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41894/head:refs/remotes/origin/PR-41894 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-19T06:12:09.803Z] Cloning repository https://github.com/moby/moby.git [2021-01-19T06:12:09.803Z] > git init /home/jenkins/workspace/moby_PR-41894 # timeout=10 [2021-01-19T06:12:09.827Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-01-19T06:12:09.827Z] > git --version # timeout=10 [2021-01-19T06:12:09.834Z] > git --version # 'git version 2.17.1' [2021-01-19T06:12:09.834Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-01-19T06:12:09.834Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41894/head:refs/remotes/origin/PR-41894 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-19T06:12:09.805Z] Cloning repository https://github.com/moby/moby.git [2021-01-19T06:12:09.805Z] > git init /home/docker/workspace/moby_PR-41894 # timeout=10 [2021-01-19T06:12:09.814Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-01-19T06:12:09.814Z] > git --version # timeout=10 [2021-01-19T06:12:09.817Z] > git --version # 'git version 2.7.4' [2021-01-19T06:12:09.817Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-01-19T06:12:09.818Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41894/head:refs/remotes/origin/PR-41894 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-19T06:12:18.903Z] Fetching without tags [2021-01-19T06:12:19.208Z] Merging remotes/origin/master commit 0456e058d2b60606d4374cd975c635dfe7673f17 into PR head commit 8086443a449af8ef5c5b0574de8957df7e52f296 [2021-01-19T06:12:18.878Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-01-19T06:12:18.879Z] > git config --add remote.origin.fetch +refs/pull/41894/head:refs/remotes/origin/PR-41894 # timeout=10 [2021-01-19T06:12:18.881Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-19T06:12:18.893Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-01-19T06:12:18.908Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-01-19T06:12:18.908Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-01-19T06:12:18.909Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41894/head:refs/remotes/origin/PR-41894 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-19T06:12:19.213Z] > git config core.sparsecheckout # timeout=10 [2021-01-19T06:12:19.217Z] > git checkout -f 8086443a449af8ef5c5b0574de8957df7e52f296 # timeout=10 [2021-01-19T06:12:19.718Z] Merge succeeded, producing 8086443a449af8ef5c5b0574de8957df7e52f296 [2021-01-19T06:12:19.718Z] Checking out Revision 8086443a449af8ef5c5b0574de8957df7e52f296 (PR-41894) [2021-01-19T06:12:20.185Z] Commit message: "docker info: silence unhandleable warnings" [2021-01-19T06:12:20.235Z] > git --version # timeout=10 [2021-01-19T06:12:20.236Z] > git --version # 'git version 2.17.1' [2021-01-19T06:12:20.239Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-01-19T06:12:19.686Z] > git remote # timeout=10 [2021-01-19T06:12:19.690Z] > git config --get remote.origin.url # timeout=10 [2021-01-19T06:12:19.694Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-01-19T06:12:19.694Z] > git merge 0456e058d2b60606d4374cd975c635dfe7673f17 # timeout=10 [2021-01-19T06:12:19.709Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-19T06:12:19.724Z] > git config core.sparsecheckout # timeout=10 [2021-01-19T06:12:19.725Z] > git checkout -f 8086443a449af8ef5c5b0574de8957df7e52f296 # timeout=10 [2021-01-19T06:12:21.113Z] + docker version [2021-01-19T06:12:21.113Z] Client: Docker Engine - Community [2021-01-19T06:12:21.113Z] Version: 19.03.7 [2021-01-19T06:12:21.113Z] API version: 1.40 [2021-01-19T06:12:21.113Z] Go version: go1.12.17 [2021-01-19T06:12:21.113Z] Git commit: 7141c199a2 [2021-01-19T06:12:21.113Z] Built: Sat Mar 7 16:48:47 2020 [2021-01-19T06:12:21.113Z] OS/Arch: linux/s390x [2021-01-19T06:12:21.113Z] Experimental: false [2021-01-19T06:12:21.113Z] [2021-01-19T06:12:21.113Z] Server: Docker Engine - Community [2021-01-19T06:12:21.113Z] Engine: [2021-01-19T06:12:21.113Z] Version: 19.03.7 [2021-01-19T06:12:21.113Z] API version: 1.40 (minimum version 1.12) [2021-01-19T06:12:21.113Z] Go version: go1.12.17 [2021-01-19T06:12:21.113Z] Git commit: 7141c199a2 [2021-01-19T06:12:21.113Z] Built: Sat Mar 7 16:47:46 2020 [2021-01-19T06:12:21.113Z] OS/Arch: linux/s390x [2021-01-19T06:12:21.113Z] Experimental: true [2021-01-19T06:12:21.113Z] containerd: [2021-01-19T06:12:21.113Z] Version: 1.2.13 [2021-01-19T06:12:21.113Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2021-01-19T06:12:21.113Z] runc: [2021-01-19T06:12:21.113Z] Version: 1.0.0-rc10 [2021-01-19T06:12:21.113Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2021-01-19T06:12:21.113Z] docker-init: [2021-01-19T06:12:21.113Z] Version: 0.18.0 [2021-01-19T06:12:21.113Z] GitCommit: fec3683 [Pipeline] sh [2021-01-19T06:12:21.490Z] + docker info [2021-01-19T06:12:22.122Z] Client: [2021-01-19T06:12:22.122Z] Debug Mode: false [2021-01-19T06:12:22.122Z] [2021-01-19T06:12:22.122Z] Server: [2021-01-19T06:12:22.122Z] Containers: 0 [2021-01-19T06:12:22.122Z] Running: 0 [2021-01-19T06:12:22.122Z] Paused: 0 [2021-01-19T06:12:22.122Z] Stopped: 0 [2021-01-19T06:12:22.122Z] Images: 0 [2021-01-19T06:12:22.122Z] Server Version: 19.03.7 [2021-01-19T06:12:22.122Z] Storage Driver: overlay2 [2021-01-19T06:12:22.122Z] Backing Filesystem: [2021-01-19T06:12:22.122Z] Supports d_type: true [2021-01-19T06:12:22.122Z] Native Overlay Diff: true [2021-01-19T06:12:22.122Z] Logging Driver: json-file [2021-01-19T06:12:22.122Z] Cgroup Driver: cgroupfs [2021-01-19T06:12:22.122Z] Plugins: [2021-01-19T06:12:22.122Z] Volume: local [2021-01-19T06:12:22.122Z] Network: bridge host ipvlan macvlan null overlay [2021-01-19T06:12:22.122Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-01-19T06:12:22.122Z] Swarm: inactive [2021-01-19T06:12:22.122Z] Runtimes: runc [2021-01-19T06:12:22.122Z] Default Runtime: runc [2021-01-19T06:12:22.122Z] Init Binary: docker-init [2021-01-19T06:12:22.122Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2021-01-19T06:12:22.122Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2021-01-19T06:12:22.122Z] init version: fec3683 [2021-01-19T06:12:22.122Z] Security Options: [2021-01-19T06:12:22.122Z] apparmor [2021-01-19T06:12:22.122Z] seccomp [2021-01-19T06:12:22.122Z] Profile: default [2021-01-19T06:12:22.122Z] Kernel Version: 4.15.0-91-generic [2021-01-19T06:12:22.122Z] Operating System: Ubuntu 18.04.4 LTS [2021-01-19T06:12:22.122Z] OSType: linux [2021-01-19T06:12:22.122Z] Architecture: s390x [2021-01-19T06:12:22.122Z] CPUs: 2 [2021-01-19T06:12:22.122Z] Total Memory: 7.861GiB [2021-01-19T06:12:22.122Z] Name: s390x-ubuntu-16 [2021-01-19T06:12:22.122Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2021-01-19T06:12:22.122Z] Docker Root Dir: /var/lib/docker [2021-01-19T06:12:22.122Z] Debug Mode: false [2021-01-19T06:12:22.122Z] Registry: https://index.docker.io/v1/ [2021-01-19T06:12:22.122Z] Labels: [2021-01-19T06:12:22.122Z] Experimental: true [2021-01-19T06:12:22.122Z] Insecure Registries: [2021-01-19T06:12:22.122Z] 127.0.0.0/8 [2021-01-19T06:12:22.122Z] Live Restore Enabled: false [2021-01-19T06:12:22.122Z] [2021-01-19T06:12:22.122Z] WARNING: No swap limit support [Pipeline] sh [2021-01-19T06:12:22.499Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-01-19T06:12:22.499Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-01-19T06:12:22.499Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-41894/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-01-19T06:12:22.499Z] + bash /home/jenkins/workspace/moby_PR-41894/check-config.sh [2021-01-19T06:12:22.499Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-01-19T06:12:22.499Z] info: reading kernel config from /boot/config-4.15.0-91-generic ... [2021-01-19T06:12:22.499Z] [2021-01-19T06:12:22.499Z] Generally Necessary: [2021-01-19T06:12:22.499Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-01-19T06:12:22.499Z] - apparmor: enabled and tools installed [2021-01-19T06:12:22.792Z] - CONFIG_NAMESPACES: enabled [2021-01-19T06:12:22.792Z] - CONFIG_NET_NS: enabled [2021-01-19T06:12:22.792Z] - CONFIG_PID_NS: enabled [2021-01-19T06:12:22.792Z] - CONFIG_IPC_NS: enabled [2021-01-19T06:12:22.792Z] - CONFIG_UTS_NS: enabled [2021-01-19T06:12:22.792Z] - CONFIG_CGROUPS: enabled [2021-01-19T06:12:22.792Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-01-19T06:12:22.792Z] - CONFIG_CGROUP_DEVICE: enabled [2021-01-19T06:12:22.792Z] - CONFIG_CGROUP_FREEZER: enabled [2021-01-19T06:12:22.792Z] - CONFIG_CGROUP_SCHED: enabled [2021-01-19T06:12:22.792Z] - CONFIG_CPUSETS: enabled [2021-01-19T06:12:22.792Z] - CONFIG_MEMCG: enabled [2021-01-19T06:12:22.792Z] - CONFIG_KEYS: enabled [2021-01-19T06:12:22.792Z] - CONFIG_VETH: enabled (as module) [2021-01-19T06:12:22.792Z] - CONFIG_BRIDGE: enabled (as module) [2021-01-19T06:12:22.792Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-01-19T06:12:22.792Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2021-01-19T06:12:22.792Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-01-19T06:12:22.792Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-01-19T06:12:22.792Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-01-19T06:12:22.792Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-01-19T06:12:22.792Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-01-19T06:12:22.792Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-01-19T06:12:22.792Z] - CONFIG_NF_NAT: enabled (as module) [2021-01-19T06:12:22.792Z] - CONFIG_NF_NAT_NEEDED: enabled [2021-01-19T06:12:22.792Z] - CONFIG_POSIX_MQUEUE: enabled [2021-01-19T06:12:22.792Z] [2021-01-19T06:12:22.792Z] Optional Features: [2021-01-19T06:12:22.792Z] - CONFIG_USER_NS: enabled [2021-01-19T06:12:22.792Z] - CONFIG_SECCOMP: enabled [2021-01-19T06:12:22.792Z] - CONFIG_CGROUP_PIDS: enabled [2021-01-19T06:12:22.792Z] - CONFIG_MEMCG_SWAP: enabled [2021-01-19T06:12:22.792Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-01-19T06:12:22.792Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-01-19T06:12:22.792Z] - CONFIG_BLK_CGROUP: enabled [2021-01-19T06:12:22.792Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-01-19T06:12:22.792Z] - CONFIG_IOSCHED_CFQ: enabled [2021-01-19T06:12:22.792Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2021-01-19T06:12:22.792Z] - CONFIG_CGROUP_PERF: enabled [2021-01-19T06:12:22.792Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-01-19T06:12:22.792Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-01-19T06:12:22.792Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-01-19T06:12:22.792Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-01-19T06:12:22.792Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-01-19T06:12:22.792Z] - CONFIG_RT_GROUP_SCHED: missing [2021-01-19T06:12:22.792Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-01-19T06:12:22.792Z] - CONFIG_IP_VS: enabled (as module) [2021-01-19T06:12:22.792Z] - CONFIG_IP_VS_NFCT: enabled [2021-01-19T06:12:22.792Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-01-19T06:12:22.792Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-01-19T06:12:22.792Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-01-19T06:12:22.792Z] - CONFIG_EXT4_FS: enabled [2021-01-19T06:12:22.792Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-01-19T06:12:22.792Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-01-19T06:12:22.792Z] - Network Drivers: [2021-01-19T06:12:22.792Z] - "overlay": [2021-01-19T06:12:22.792Z] - CONFIG_VXLAN: enabled (as module) [2021-01-19T06:12:22.792Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-01-19T06:12:22.792Z] Optional (for encrypted networks): [2021-01-19T06:12:22.792Z] - CONFIG_CRYPTO: enabled [2021-01-19T06:12:22.792Z] - CONFIG_CRYPTO_AEAD: enabled [2021-01-19T06:12:22.792Z] - CONFIG_CRYPTO_GCM: enabled [2021-01-19T06:12:22.792Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-01-19T06:12:22.792Z] - CONFIG_CRYPTO_GHASH: enabled [2021-01-19T06:12:22.792Z] - CONFIG_XFRM: enabled [2021-01-19T06:12:22.792Z] - CONFIG_XFRM_USER: enabled (as module) [2021-01-19T06:12:22.792Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-01-19T06:12:22.792Z] - CONFIG_INET_ESP: enabled (as module) [2021-01-19T06:12:22.792Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2021-01-19T06:12:22.792Z] - "ipvlan": [2021-01-19T06:12:22.792Z] - CONFIG_IPVLAN: enabled (as module) [2021-01-19T06:12:22.792Z] - "macvlan": [2021-01-19T06:12:22.792Z] - CONFIG_MACVLAN: enabled (as module) [2021-01-19T06:12:22.792Z] - CONFIG_DUMMY: enabled (as module) [2021-01-19T06:12:22.792Z] - "ftp,tftp client in container": [2021-01-19T06:12:22.792Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-01-19T06:12:22.792Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-01-19T06:12:22.792Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-01-19T06:12:22.792Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-01-19T06:12:22.792Z] - Storage Drivers: [2021-01-19T06:12:22.792Z] - "aufs": [2021-01-19T06:12:22.792Z] - CONFIG_AUFS_FS: enabled (as module) [2021-01-19T06:12:22.792Z] - "btrfs": [2021-01-19T06:12:22.792Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-01-19T06:12:22.792Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-01-19T06:12:22.792Z] - "devicemapper": [2021-01-19T06:12:22.792Z] - CONFIG_BLK_DEV_DM: enabled [2021-01-19T06:12:22.792Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-01-19T06:12:22.792Z] - "overlay": [2021-01-19T06:12:22.792Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-01-19T06:12:22.792Z] - "zfs": [2021-01-19T06:12:22.792Z] - /dev/zfs: missing [2021-01-19T06:12:22.792Z] - zfs command: missing [2021-01-19T06:12:22.792Z] - zpool command: missing [2021-01-19T06:12:22.792Z] [2021-01-19T06:12:22.792Z] Limits: [2021-01-19T06:12:22.792Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-01-19T06:12:22.792Z] [2021-01-19T06:12:22.792Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-01-19T06:12:23.212Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:8086443a449af8ef5c5b0574de8957df7e52f296 . [2021-01-19T06:12:23.212Z] #2 [internal] load .dockerignore [2021-01-19T06:12:23.212Z] #2 transferring context: 87B 0.0s done [2021-01-19T06:12:23.212Z] #2 DONE 0.0s [2021-01-19T06:12:23.212Z] [2021-01-19T06:12:23.212Z] #1 [internal] load build definition from Dockerfile [2021-01-19T06:12:23.212Z] #1 transferring dockerfile: 16.55kB 0.0s done [2021-01-19T06:12:23.212Z] #1 DONE 0.0s [2021-01-19T06:12:23.212Z] [2021-01-19T06:12:23.212Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2021-01-19T06:12:23.436Z] Fetching without tags [2021-01-19T06:12:23.437Z] Fetching without tags [2021-01-19T06:12:23.516Z] #3 DONE 0.2s [2021-01-19T06:12:23.516Z] [2021-01-19T06:12:23.516Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2021-01-19T06:12:23.516Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2021-01-19T06:12:23.516Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 0B / 8.88MB 0.1s [2021-01-19T06:12:23.516Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2021-01-19T06:12:23.516Z] #4 sha256:5bf144d844d8560c37576acf15f95a39f34818f35fc6f48495d827161e397cea 521B / 521B done [2021-01-19T06:12:23.516Z] #4 sha256:4f216ae6358af18e67fc5776f6cfbce0c11d409ab23468a9be6b99bf08c7a101 897B / 897B done [2021-01-19T06:12:23.516Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 8.21MB / 8.88MB 0.2s [2021-01-19T06:12:23.699Z] Merging remotes/origin/master commit 0456e058d2b60606d4374cd975c635dfe7673f17 into PR head commit 8086443a449af8ef5c5b0574de8957df7e52f296 [2021-01-19T06:12:23.701Z] Merging remotes/origin/master commit 0456e058d2b60606d4374cd975c635dfe7673f17 into PR head commit 8086443a449af8ef5c5b0574de8957df7e52f296 [2021-01-19T06:12:23.808Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 8.88MB / 8.88MB 0.2s done [2021-01-19T06:12:23.808Z] #4 extracting sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 [2021-01-19T06:12:23.405Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-01-19T06:12:23.411Z] > git config --add remote.origin.fetch +refs/pull/41894/head:refs/remotes/origin/PR-41894 # timeout=10 [2021-01-19T06:12:23.415Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-19T06:12:23.422Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-01-19T06:12:23.427Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-01-19T06:12:23.428Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-01-19T06:12:23.428Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41894/head:refs/remotes/origin/PR-41894 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-19T06:12:23.692Z] > git config core.sparsecheckout # timeout=10 [2021-01-19T06:12:23.695Z] > git checkout -f 8086443a449af8ef5c5b0574de8957df7e52f296 # timeout=10 [2021-01-19T06:12:23.383Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-01-19T06:12:23.387Z] > git config --add remote.origin.fetch +refs/pull/41894/head:refs/remotes/origin/PR-41894 # timeout=10 [2021-01-19T06:12:23.392Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-19T06:12:23.407Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-01-19T06:12:23.420Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-01-19T06:12:23.420Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-01-19T06:12:23.421Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41894/head:refs/remotes/origin/PR-41894 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-19T06:12:23.681Z] > git config core.sparsecheckout # timeout=10 [2021-01-19T06:12:23.689Z] > git checkout -f 8086443a449af8ef5c5b0574de8957df7e52f296 # timeout=10 [2021-01-19T06:12:24.098Z] #4 extracting sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 0.2s done [2021-01-19T06:12:24.098Z] #4 DONE 0.5s [2021-01-19T06:12:24.249Z] Merge succeeded, producing 8086443a449af8ef5c5b0574de8957df7e52f296 [2021-01-19T06:12:24.249Z] Checking out Revision 8086443a449af8ef5c5b0574de8957df7e52f296 (PR-41894) [2021-01-19T06:12:24.256Z] Merge succeeded, producing 8086443a449af8ef5c5b0574de8957df7e52f296 [2021-01-19T06:12:24.256Z] Checking out Revision 8086443a449af8ef5c5b0574de8957df7e52f296 (PR-41894) [2021-01-19T06:12:24.389Z] [2021-01-19T06:12:24.389Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2021-01-19T06:12:24.389Z] #7 ... [2021-01-19T06:12:24.389Z] [2021-01-19T06:12:24.389Z] #6 [internal] load metadata for docker.io/library/debian:buster [2021-01-19T06:12:24.389Z] #6 DONE 0.2s [2021-01-19T06:12:24.488Z] Commit message: "docker info: silence unhandleable warnings" [2021-01-19T06:12:24.514Z] Commit message: "docker info: silence unhandleable warnings" [2021-01-19T06:12:24.497Z] > git --version # timeout=10 [2021-01-19T06:12:24.504Z] > git --version # 'git version 2.17.1' [2021-01-19T06:12:24.519Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2021-01-19T06:12:24.561Z] Still waiting to schedule task [2021-01-19T06:12:24.561Z] Waiting for next available executor on ‘windows-2019’ [2021-01-19T06:12:24.505Z] > git --version # timeout=10 [2021-01-19T06:12:24.527Z] > git --version # 'git version 2.17.1' [2021-01-19T06:12:24.554Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2021-01-19T06:12:24.680Z] [2021-01-19T06:12:24.680Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2021-01-19T06:12:24.680Z] #7 DONE 0.3s [2021-01-19T06:12:24.680Z] [2021-01-19T06:12:24.680Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-01-19T06:12:24.680Z] #5 DONE 0.4s [2021-01-19T06:12:24.680Z] [2021-01-19T06:12:24.680Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2021-01-19T06:12:24.680Z] #8 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2021-01-19T06:12:24.680Z] #8 sha256:34df2acbe7473a9a58120e63c8a0547be2460d33f88557496252c423301f85f8 1.79kB / 1.79kB done [2021-01-19T06:12:24.680Z] #8 sha256:2ccfa7a81d7b4297306fdd2a1fe1763c321c9273784674a28766b86687198484 6.19kB / 6.19kB done [2021-01-19T06:12:24.680Z] #8 sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 0B / 7.39MB 0.0s [2021-01-19T06:12:24.680Z] #8 sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 0B / 9.88MB 0.0s [2021-01-19T06:12:24.680Z] #8 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-01-19T06:12:24.680Z] #8 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 0B / 48.97MB 0.0s [2021-01-19T06:12:24.780Z] Fetching without tags [2021-01-19T06:12:24.993Z] #8 sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 1.89MB / 7.39MB 0.1s [2021-01-19T06:12:24.993Z] #8 sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 4.00MB / 9.88MB 0.1s [2021-01-19T06:12:24.993Z] #8 sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 4.92MB / 7.39MB 0.2s [2021-01-19T06:12:24.993Z] #8 sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 9.01MB / 9.88MB 0.2s [2021-01-19T06:12:24.993Z] #8 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 5.47MB / 48.97MB 0.2s [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-01-19T06:12:25.193Z] Merging remotes/origin/master commit 0456e058d2b60606d4374cd975c635dfe7673f17 into PR head commit 8086443a449af8ef5c5b0574de8957df7e52f296 [2021-01-19T06:12:25.311Z] #8 sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 7.39MB / 7.39MB 0.3s done [2021-01-19T06:12:25.311Z] #8 sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 9.88MB / 9.88MB 0.3s done [2021-01-19T06:12:25.311Z] #8 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 13.95MB / 48.97MB 0.3s [2021-01-19T06:12:25.311Z] #8 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 0B / 51.38MB 0.3s [2021-01-19T06:12:25.311Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 0B / 56.74MB 0.3s [2021-01-19T06:12:25.311Z] #8 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 20.47MB / 48.97MB 0.5s [2021-01-19T06:12:25.311Z] #8 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 8.99MB / 51.38MB 0.5s [2021-01-19T06:12:25.311Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 8.09MB / 56.74MB 0.5s [2021-01-19T06:12:25.311Z] #8 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 23.02MB / 48.97MB 0.6s [2021-01-19T06:12:25.311Z] #8 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 13.67MB / 51.38MB 0.6s [2021-01-19T06:12:25.311Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 11.78MB / 56.74MB 0.6s [2021-01-19T06:12:25.365Z] + [ PR != PR ] [2021-01-19T06:12:25.365Z] + [ master != master ] [2021-01-19T06:12:25.365Z] + [ = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-01-19T06:12:25.442Z] + docker version [2021-01-19T06:12:25.442Z] Client: Docker Engine - Community [2021-01-19T06:12:25.442Z] Version: 19.03.13 [2021-01-19T06:12:25.442Z] API version: 1.40 [2021-01-19T06:12:25.442Z] Go version: go1.13.15 [2021-01-19T06:12:25.442Z] Git commit: 4484c46d9d [2021-01-19T06:12:25.442Z] Built: Wed Sep 16 17:02:36 2020 [2021-01-19T06:12:25.442Z] OS/Arch: linux/amd64 [2021-01-19T06:12:25.442Z] Experimental: false [2021-01-19T06:12:25.442Z] [2021-01-19T06:12:25.442Z] Server: Docker Engine - Community [2021-01-19T06:12:25.442Z] Engine: [2021-01-19T06:12:25.442Z] Version: 19.03.13 [2021-01-19T06:12:25.442Z] API version: 1.40 (minimum version 1.12) [2021-01-19T06:12:25.442Z] Go version: go1.13.15 [2021-01-19T06:12:25.442Z] Git commit: 4484c46d9d [2021-01-19T06:12:25.442Z] Built: Wed Sep 16 17:01:06 2020 [2021-01-19T06:12:25.442Z] OS/Arch: linux/amd64 [2021-01-19T06:12:25.442Z] Experimental: true [2021-01-19T06:12:25.442Z] containerd: [2021-01-19T06:12:25.442Z] Version: 1.3.7 [2021-01-19T06:12:25.442Z] GitCommit: 8fba4e9a7d01810a393d5d25a3621dc101981175 [2021-01-19T06:12:25.442Z] runc: [2021-01-19T06:12:25.442Z] Version: 1.0.0-rc10 [2021-01-19T06:12:25.442Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2021-01-19T06:12:25.442Z] docker-init: [2021-01-19T06:12:25.442Z] Version: 0.18.0 [2021-01-19T06:12:25.442Z] GitCommit: fec3683 [Pipeline] sh [2021-01-19T06:12:24.210Z] > git remote # timeout=10 [2021-01-19T06:12:24.216Z] > git config --get remote.origin.url # timeout=10 [2021-01-19T06:12:24.218Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-01-19T06:12:24.219Z] > git merge 0456e058d2b60606d4374cd975c635dfe7673f17 # timeout=10 [2021-01-19T06:12:24.235Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-19T06:12:24.239Z] > git config core.sparsecheckout # timeout=10 [2021-01-19T06:12:24.241Z] > git checkout -f 8086443a449af8ef5c5b0574de8957df7e52f296 # timeout=10 [2021-01-19T06:12:24.211Z] > git remote # timeout=10 [2021-01-19T06:12:24.215Z] > git config --get remote.origin.url # timeout=10 [2021-01-19T06:12:24.219Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-01-19T06:12:24.220Z] > git merge 0456e058d2b60606d4374cd975c635dfe7673f17 # timeout=10 [2021-01-19T06:12:24.231Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-19T06:12:24.237Z] > git config core.sparsecheckout # timeout=10 [2021-01-19T06:12:24.241Z] > git checkout -f 8086443a449af8ef5c5b0574de8957df7e52f296 # timeout=10 [2021-01-19T06:12:24.750Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-01-19T06:12:24.754Z] > git config --add remote.origin.fetch +refs/pull/41894/head:refs/remotes/origin/PR-41894 # timeout=10 [2021-01-19T06:12:24.764Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-19T06:12:24.773Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-01-19T06:12:24.786Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-01-19T06:12:24.786Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-01-19T06:12:24.787Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41894/head:refs/remotes/origin/PR-41894 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-19T06:12:25.198Z] > git config core.sparsecheckout # timeout=10 [2021-01-19T06:12:25.202Z] > git checkout -f 8086443a449af8ef5c5b0574de8957df7e52f296 # timeout=10 [2021-01-19T06:12:25.641Z] #8 ... [2021-01-19T06:12:25.641Z] [2021-01-19T06:12:25.641Z] #21 [internal] load build context [2021-01-19T06:12:25.641Z] #21 transferring context: 53.19MB 0.7s done [2021-01-19T06:12:25.641Z] #21 DONE 0.8s [2021-01-19T06:12:25.641Z] [2021-01-19T06:12:25.641Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2021-01-19T06:12:25.641Z] #8 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 26.52MB / 48.97MB 0.7s [2021-01-19T06:12:25.641Z] #8 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 18.89MB / 51.38MB 0.7s [2021-01-19T06:12:25.641Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 15.73MB / 56.74MB 0.7s [2021-01-19T06:12:25.641Z] #8 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 34.07MB / 48.97MB 0.9s [2021-01-19T06:12:25.641Z] #8 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 27.49MB / 51.38MB 0.9s [2021-01-19T06:12:25.641Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 23.23MB / 56.74MB 0.9s [2021-01-19T06:12:25.684Z] + docker version [2021-01-19T06:12:25.685Z] Client: Docker Engine - Community [2021-01-19T06:12:25.685Z] Version: 19.03.13 [2021-01-19T06:12:25.685Z] API version: 1.40 [2021-01-19T06:12:25.685Z] Go version: go1.13.15 [2021-01-19T06:12:25.685Z] Git commit: 4484c46d9d [2021-01-19T06:12:25.685Z] Built: Wed Sep 16 17:02:36 2020 [2021-01-19T06:12:25.685Z] OS/Arch: linux/amd64 [2021-01-19T06:12:25.685Z] Experimental: false [2021-01-19T06:12:25.685Z] [2021-01-19T06:12:25.685Z] Server: Docker Engine - Community [2021-01-19T06:12:25.685Z] Engine: [2021-01-19T06:12:25.685Z] Version: 19.03.13 [2021-01-19T06:12:25.685Z] API version: 1.40 (minimum version 1.12) [2021-01-19T06:12:25.685Z] Go version: go1.13.15 [2021-01-19T06:12:25.685Z] Git commit: 4484c46d9d [2021-01-19T06:12:25.685Z] Built: Wed Sep 16 17:01:06 2020 [2021-01-19T06:12:25.685Z] OS/Arch: linux/amd64 [2021-01-19T06:12:25.685Z] Experimental: true [2021-01-19T06:12:25.685Z] containerd: [2021-01-19T06:12:25.685Z] Version: 1.3.7 [2021-01-19T06:12:25.685Z] GitCommit: 8fba4e9a7d01810a393d5d25a3621dc101981175 [2021-01-19T06:12:25.685Z] runc: [2021-01-19T06:12:25.685Z] Version: 1.0.0-rc10 [2021-01-19T06:12:25.685Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2021-01-19T06:12:25.685Z] docker-init: [2021-01-19T06:12:25.685Z] Version: 0.18.0 [2021-01-19T06:12:25.685Z] GitCommit: fec3683 [Pipeline] sh [2021-01-19T06:12:25.723Z] + docker info [2021-01-19T06:12:25.965Z] #8 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 37.73MB / 48.97MB 1.0s [2021-01-19T06:12:25.965Z] #8 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 31.10MB / 51.38MB 1.0s [2021-01-19T06:12:25.965Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 27.74MB / 56.74MB 1.0s [2021-01-19T06:12:25.965Z] #8 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 45.57MB / 48.97MB 1.2s [2021-01-19T06:12:25.965Z] #8 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 39.08MB / 51.38MB 1.2s [2021-01-19T06:12:25.965Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 35.55MB / 56.74MB 1.2s [2021-01-19T06:12:25.967Z] + docker info [2021-01-19T06:12:26.185Z] Merge succeeded, producing 8086443a449af8ef5c5b0574de8957df7e52f296 [2021-01-19T06:12:26.185Z] Checking out Revision 8086443a449af8ef5c5b0574de8957df7e52f296 (PR-41894) [2021-01-19T06:12:26.289Z] Client: [2021-01-19T06:12:26.289Z] Debug Mode: false [2021-01-19T06:12:26.289Z] [2021-01-19T06:12:26.289Z] Server: [2021-01-19T06:12:26.289Z] Containers: 0 [2021-01-19T06:12:26.289Z] Running: 0 [2021-01-19T06:12:26.289Z] Paused: 0 [2021-01-19T06:12:26.289Z] Stopped: 0 [2021-01-19T06:12:26.289Z] Images: 2 [2021-01-19T06:12:26.289Z] Server Version: 19.03.13 [2021-01-19T06:12:26.289Z] Storage Driver: overlay2 [2021-01-19T06:12:26.289Z] Backing Filesystem: extfs [2021-01-19T06:12:26.289Z] Supports d_type: true [2021-01-19T06:12:26.289Z] Native Overlay Diff: true [2021-01-19T06:12:26.289Z] Logging Driver: json-file [2021-01-19T06:12:26.289Z] Cgroup Driver: cgroupfs [2021-01-19T06:12:26.289Z] Plugins: [2021-01-19T06:12:26.289Z] Volume: local [2021-01-19T06:12:26.289Z] Network: bridge host ipvlan macvlan null overlay [2021-01-19T06:12:26.289Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-01-19T06:12:26.289Z] Swarm: inactive [2021-01-19T06:12:26.289Z] Runtimes: runc [2021-01-19T06:12:26.289Z] Default Runtime: runc [2021-01-19T06:12:26.289Z] Init Binary: docker-init [2021-01-19T06:12:26.289Z] containerd version: 8fba4e9a7d01810a393d5d25a3621dc101981175 [2021-01-19T06:12:26.289Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2021-01-19T06:12:26.289Z] init version: fec3683 [2021-01-19T06:12:26.289Z] Security Options: [2021-01-19T06:12:26.289Z] apparmor [2021-01-19T06:12:26.289Z] seccomp [2021-01-19T06:12:26.289Z] Profile: default [2021-01-19T06:12:26.289Z] Kernel Version: 5.4.0-1025-aws [2021-01-19T06:12:26.289Z] Operating System: Ubuntu 18.04.5 LTS [2021-01-19T06:12:26.289Z] OSType: linux [2021-01-19T06:12:26.289Z] Architecture: x86_64 [2021-01-19T06:12:26.289Z] CPUs: 2 [2021-01-19T06:12:26.289Z] Total Memory: 7.487GiB [2021-01-19T06:12:26.289Z] Name: ip-10-100-96-245 [2021-01-19T06:12:26.289Z] ID: CCIE:AJZ6:AWCZ:J3ZS:O37A:2P7O:RJLE:DDVR:4JXC:CCOM:IQWM:5M5X [2021-01-19T06:12:26.289Z] Docker Root Dir: /var/lib/docker [2021-01-19T06:12:26.289Z] Debug Mode: false [2021-01-19T06:12:26.289Z] Registry: https://index.docker.io/v1/ [2021-01-19T06:12:26.289Z] Labels: [2021-01-19T06:12:26.289Z] Experimental: true [2021-01-19T06:12:26.289Z] Insecure Registries: [2021-01-19T06:12:26.289Z] 127.0.0.0/8 [2021-01-19T06:12:26.289Z] Live Restore Enabled: true [2021-01-19T06:12:26.289Z] [2021-01-19T06:12:26.289Z] WARNING: No swap limit support [2021-01-19T06:12:26.295Z] #8 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 48.76MB / 48.97MB 1.3s [2021-01-19T06:12:26.295Z] #8 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 44.56MB / 51.38MB 1.3s [2021-01-19T06:12:26.295Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 38.68MB / 56.74MB 1.3s [2021-01-19T06:12:26.295Z] #8 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 48.97MB / 48.97MB 1.4s done [2021-01-19T06:12:26.295Z] #8 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 51.38MB / 51.38MB 1.5s [2021-01-19T06:12:26.295Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 50.90MB / 56.74MB 1.5s [2021-01-19T06:12:26.295Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 1.44MB / 102.23MB 1.5s [2021-01-19T06:12:26.295Z] #8 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 51.38MB / 51.38MB 1.5s done [2021-01-19T06:12:26.295Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 56.74MB / 56.74MB 1.6s [2021-01-19T06:12:26.295Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 7.38MB / 102.23MB 1.6s [2021-01-19T06:12:26.295Z] #8 extracting sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 [2021-01-19T06:12:26.295Z] #8 sha256:6880a2f7a4f5b6c1639432d448e9b7a61fd7136c2f108028b8f6003769f66de0 156B / 156B 1.6s done [Pipeline] sh [2021-01-19T06:12:26.377Z] Commit message: "docker info: silence unhandleable warnings" [2021-01-19T06:12:26.409Z] > git --version # timeout=10 [2021-01-19T06:12:26.412Z] > git --version # 'git version 2.7.4' [2021-01-19T06:12:26.416Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2021-01-19T06:12:26.546Z] Client: [2021-01-19T06:12:26.546Z] Debug Mode: false [2021-01-19T06:12:26.546Z] [2021-01-19T06:12:26.546Z] Server: [2021-01-19T06:12:26.546Z] Containers: 0 [2021-01-19T06:12:26.546Z] Running: 0 [2021-01-19T06:12:26.546Z] Paused: 0 [2021-01-19T06:12:26.546Z] Stopped: 0 [2021-01-19T06:12:26.546Z] Images: 2 [2021-01-19T06:12:26.546Z] Server Version: 19.03.13 [2021-01-19T06:12:26.546Z] Storage Driver: overlay2 [2021-01-19T06:12:26.546Z] Backing Filesystem: extfs [2021-01-19T06:12:26.546Z] Supports d_type: true [2021-01-19T06:12:26.546Z] Native Overlay Diff: true [2021-01-19T06:12:26.546Z] Logging Driver: json-file [2021-01-19T06:12:26.546Z] Cgroup Driver: cgroupfs [2021-01-19T06:12:26.546Z] Plugins: [2021-01-19T06:12:26.546Z] Volume: local [2021-01-19T06:12:26.546Z] Network: bridge host ipvlan macvlan null overlay [2021-01-19T06:12:26.546Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-01-19T06:12:26.546Z] Swarm: inactive [2021-01-19T06:12:26.546Z] Runtimes: runc [2021-01-19T06:12:26.546Z] Default Runtime: runc [2021-01-19T06:12:26.546Z] Init Binary: docker-init [2021-01-19T06:12:26.546Z] containerd version: 8fba4e9a7d01810a393d5d25a3621dc101981175 [2021-01-19T06:12:26.546Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2021-01-19T06:12:26.546Z] init version: fec3683 [2021-01-19T06:12:26.546Z] Security Options: [2021-01-19T06:12:26.546Z] apparmor [2021-01-19T06:12:26.546Z] seccomp [2021-01-19T06:12:26.546Z] Profile: default [2021-01-19T06:12:26.546Z] Kernel Version: 5.4.0-1025-aws [2021-01-19T06:12:26.546Z] Operating System: Ubuntu 18.04.5 LTS [2021-01-19T06:12:26.546Z] OSType: linux [2021-01-19T06:12:26.546Z] Architecture: x86_64 [2021-01-19T06:12:26.546Z] CPUs: 2 [2021-01-19T06:12:26.546Z] Total Memory: 7.487GiB [2021-01-19T06:12:26.546Z] Name: ip-10-100-110-168 [2021-01-19T06:12:26.546Z] ID: CCIE:AJZ6:AWCZ:J3ZS:O37A:2P7O:RJLE:DDVR:4JXC:CCOM:IQWM:5M5X [2021-01-19T06:12:26.546Z] Docker Root Dir: /var/lib/docker [2021-01-19T06:12:26.546Z] Debug Mode: false [2021-01-19T06:12:26.546Z] Registry: https://index.docker.io/v1/ [2021-01-19T06:12:26.546Z] Labels: [2021-01-19T06:12:26.546Z] Experimental: true [2021-01-19T06:12:26.546Z] Insecure Registries: [2021-01-19T06:12:26.546Z] 127.0.0.0/8 [2021-01-19T06:12:26.546Z] Live Restore Enabled: true [2021-01-19T06:12:26.546Z] [2021-01-19T06:12:26.546Z] WARNING: No swap limit support [Pipeline] sh [2021-01-19T06:12:26.566Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-01-19T06:12:26.566Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-01-19T06:12:26.566Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41894/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-01-19T06:12:26.623Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 56.74MB / 56.74MB 1.7s done [2021-01-19T06:12:26.623Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 14.38MB / 102.23MB 1.7s [2021-01-19T06:12:26.829Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-01-19T06:12:26.829Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-01-19T06:12:26.829Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41894/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-01-19T06:12:26.829Z] + bash /home/ubuntu/workspace/moby_PR-41894/check-config.sh [2021-01-19T06:12:26.829Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-01-19T06:12:26.829Z] info: reading kernel config from /boot/config-5.4.0-1025-aws ... [2021-01-19T06:12:26.829Z] [2021-01-19T06:12:26.829Z] Generally Necessary: [2021-01-19T06:12:26.829Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [Pipeline] withEnv [Pipeline] { [2021-01-19T06:12:26.943Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 24.27MB / 102.23MB 1.9s [2021-01-19T06:12:26.943Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 30.42MB / 102.23MB 2.0s [2021-01-19T06:12:26.943Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 35.58MB / 102.23MB 2.1s [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-01-19T06:12:27.089Z] - apparmor: enabled and tools installed [2021-01-19T06:12:27.089Z] - CONFIG_NAMESPACES: enabled [2021-01-19T06:12:27.089Z] - CONFIG_NET_NS: enabled [2021-01-19T06:12:27.089Z] - CONFIG_PID_NS: enabled [2021-01-19T06:12:27.089Z] - CONFIG_IPC_NS: enabled [2021-01-19T06:12:27.089Z] - CONFIG_UTS_NS: enabled [2021-01-19T06:12:27.089Z] - CONFIG_CGROUPS: enabled [2021-01-19T06:12:27.089Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-01-19T06:12:27.089Z] - CONFIG_CGROUP_DEVICE: enabled [2021-01-19T06:12:27.089Z] - CONFIG_CGROUP_FREEZER: enabled [2021-01-19T06:12:27.089Z] - CONFIG_CGROUP_SCHED: enabled [2021-01-19T06:12:27.089Z] - CONFIG_CPUSETS: enabled [2021-01-19T06:12:27.089Z] - CONFIG_MEMCG: enabled [2021-01-19T06:12:27.089Z] - CONFIG_KEYS: enabled [2021-01-19T06:12:27.089Z] - CONFIG_VETH: enabled (as module) [2021-01-19T06:12:27.089Z] - CONFIG_BRIDGE: enabled (as module) [2021-01-19T06:12:27.089Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-01-19T06:12:27.089Z] - CONFIG_NF_NAT_IPV4: missing [2021-01-19T06:12:27.089Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-01-19T06:12:27.089Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-01-19T06:12:27.089Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-01-19T06:12:27.089Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-01-19T06:12:27.089Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-01-19T06:12:27.089Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-01-19T06:12:27.089Z] - CONFIG_NF_NAT: enabled (as module) [2021-01-19T06:12:27.089Z] - CONFIG_NF_NAT_NEEDED: missing [2021-01-19T06:12:27.090Z] - CONFIG_POSIX_MQUEUE: enabled [2021-01-19T06:12:27.090Z] [2021-01-19T06:12:27.090Z] Optional Features: [2021-01-19T06:12:27.090Z] - CONFIG_USER_NS: enabled [2021-01-19T06:12:27.090Z] - CONFIG_SECCOMP: enabled [2021-01-19T06:12:27.090Z] - CONFIG_CGROUP_PIDS: enabled [2021-01-19T06:12:27.090Z] - CONFIG_MEMCG_SWAP: enabled [2021-01-19T06:12:27.090Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-01-19T06:12:27.090Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-01-19T06:12:27.090Z] - CONFIG_BLK_CGROUP: enabled [2021-01-19T06:12:27.090Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-01-19T06:12:27.090Z] - CONFIG_IOSCHED_CFQ: missing [2021-01-19T06:12:27.090Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2021-01-19T06:12:27.090Z] - CONFIG_CGROUP_PERF: enabled [2021-01-19T06:12:27.090Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-01-19T06:12:27.090Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-01-19T06:12:27.090Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-01-19T06:12:27.090Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-01-19T06:12:27.090Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-01-19T06:12:27.090Z] - CONFIG_RT_GROUP_SCHED: missing [2021-01-19T06:12:27.090Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-01-19T06:12:27.090Z] - CONFIG_IP_VS: enabled (as module) [2021-01-19T06:12:27.090Z] - CONFIG_IP_VS_NFCT: enabled [2021-01-19T06:12:27.090Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-01-19T06:12:27.090Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-01-19T06:12:27.090Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-01-19T06:12:27.090Z] - CONFIG_EXT4_FS: enabled [2021-01-19T06:12:27.090Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-01-19T06:12:27.090Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-01-19T06:12:27.133Z] + bash /home/ubuntu/workspace/moby_PR-41894/check-config.sh [2021-01-19T06:12:27.133Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-01-19T06:12:27.133Z] info: reading kernel config from /boot/config-5.4.0-1025-aws ... [2021-01-19T06:12:27.133Z] [2021-01-19T06:12:27.133Z] Generally Necessary: [2021-01-19T06:12:27.133Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-01-19T06:12:27.133Z] - apparmor: enabled and tools installed [2021-01-19T06:12:27.133Z] - CONFIG_NAMESPACES: enabled [2021-01-19T06:12:27.133Z] - CONFIG_NET_NS: enabled [2021-01-19T06:12:27.133Z] - CONFIG_PID_NS: enabled [2021-01-19T06:12:27.133Z] - CONFIG_IPC_NS: enabled [2021-01-19T06:12:27.133Z] - CONFIG_UTS_NS: enabled [2021-01-19T06:12:27.133Z] - CONFIG_CGROUPS: enabled [2021-01-19T06:12:27.133Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-01-19T06:12:27.133Z] - CONFIG_CGROUP_DEVICE: enabled [2021-01-19T06:12:27.133Z] - CONFIG_CGROUP_FREEZER: enabled [2021-01-19T06:12:27.133Z] - CONFIG_CGROUP_SCHED: enabled [2021-01-19T06:12:27.133Z] - CONFIG_CPUSETS: enabled [2021-01-19T06:12:27.133Z] - CONFIG_MEMCG: enabled [2021-01-19T06:12:27.133Z] - CONFIG_KEYS: enabled [2021-01-19T06:12:27.133Z] - CONFIG_VETH: enabled (as module) [2021-01-19T06:12:27.133Z] - CONFIG_BRIDGE: enabled (as module) [2021-01-19T06:12:27.133Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-01-19T06:12:27.133Z] - CONFIG_NF_NAT_IPV4: missing [2021-01-19T06:12:27.133Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-01-19T06:12:27.133Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-01-19T06:12:27.133Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-01-19T06:12:27.133Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-01-19T06:12:27.133Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-01-19T06:12:27.133Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-01-19T06:12:27.133Z] - CONFIG_NF_NAT: enabled (as module) [2021-01-19T06:12:27.133Z] - CONFIG_NF_NAT_NEEDED: missing [2021-01-19T06:12:27.133Z] - CONFIG_POSIX_MQUEUE: enabled [2021-01-19T06:12:27.133Z] [2021-01-19T06:12:27.133Z] Optional Features: [2021-01-19T06:12:27.133Z] - CONFIG_USER_NS: enabled [2021-01-19T06:12:27.133Z] - CONFIG_SECCOMP: enabled [2021-01-19T06:12:27.133Z] - CONFIG_CGROUP_PIDS: enabled [2021-01-19T06:12:27.133Z] - CONFIG_MEMCG_SWAP: enabled [2021-01-19T06:12:27.133Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-01-19T06:12:27.133Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-01-19T06:12:27.133Z] - CONFIG_BLK_CGROUP: enabled [2021-01-19T06:12:27.133Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-01-19T06:12:27.133Z] - CONFIG_IOSCHED_CFQ: missing [2021-01-19T06:12:27.133Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2021-01-19T06:12:27.133Z] - CONFIG_CGROUP_PERF: enabled [2021-01-19T06:12:27.133Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-01-19T06:12:27.133Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-01-19T06:12:27.133Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-01-19T06:12:27.133Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-01-19T06:12:27.133Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-01-19T06:12:27.133Z] - CONFIG_RT_GROUP_SCHED: missing [2021-01-19T06:12:27.133Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-01-19T06:12:27.133Z] - CONFIG_IP_VS: enabled (as module) [2021-01-19T06:12:27.133Z] - CONFIG_IP_VS_NFCT: enabled [2021-01-19T06:12:27.133Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-01-19T06:12:27.133Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-01-19T06:12:27.133Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-01-19T06:12:27.133Z] - CONFIG_EXT4_FS: enabled [2021-01-19T06:12:27.133Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-01-19T06:12:27.133Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-01-19T06:12:27.133Z] - Network Drivers: [2021-01-19T06:12:27.133Z] - "overlay": [2021-01-19T06:12:27.133Z] - CONFIG_VXLAN: enabled (as module) [2021-01-19T06:12:27.133Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-01-19T06:12:27.133Z] Optional (for encrypted networks): [2021-01-19T06:12:27.267Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 41.66MB / 102.23MB 2.2s [2021-01-19T06:12:27.267Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 47.13MB / 102.23MB 2.3s [2021-01-19T06:12:27.267Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 64.57MB / 102.23MB 2.6s [2021-01-19T06:12:27.289Z] + docker version [2021-01-19T06:12:27.289Z] Client: Docker Engine - Community [2021-01-19T06:12:27.289Z] Version: 19.03.13 [2021-01-19T06:12:27.289Z] API version: 1.40 [2021-01-19T06:12:27.289Z] Go version: go1.13.15 [2021-01-19T06:12:27.289Z] Git commit: 4484c46 [2021-01-19T06:12:27.289Z] Built: Wed Sep 16 17:03:45 2020 [2021-01-19T06:12:27.289Z] OS/Arch: linux/arm64 [2021-01-19T06:12:27.289Z] Experimental: false [2021-01-19T06:12:27.289Z] [2021-01-19T06:12:27.289Z] Server: Docker Engine - Community [2021-01-19T06:12:27.289Z] Engine: [2021-01-19T06:12:27.289Z] Version: 19.03.13 [2021-01-19T06:12:27.289Z] API version: 1.40 (minimum version 1.12) [2021-01-19T06:12:27.289Z] Go version: go1.13.15 [2021-01-19T06:12:27.289Z] Git commit: 4484c46 [2021-01-19T06:12:27.289Z] Built: Wed Sep 16 17:02:17 2020 [2021-01-19T06:12:27.289Z] OS/Arch: linux/arm64 [2021-01-19T06:12:27.289Z] Experimental: true [2021-01-19T06:12:27.289Z] containerd: [2021-01-19T06:12:27.289Z] Version: 1.3.7 [2021-01-19T06:12:27.289Z] GitCommit: 8fba4e9a7d01810a393d5d25a3621dc101981175 [2021-01-19T06:12:27.289Z] runc: [2021-01-19T06:12:27.289Z] Version: 1.0.0-rc10 [2021-01-19T06:12:27.289Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2021-01-19T06:12:27.289Z] docker-init: [2021-01-19T06:12:27.289Z] Version: 0.18.0 [2021-01-19T06:12:27.289Z] GitCommit: fec3683 [Pipeline] sh [2021-01-19T06:12:27.348Z] - Network Drivers: [2021-01-19T06:12:27.348Z] - "overlay": [2021-01-19T06:12:27.348Z] - CONFIG_VXLAN: enabled (as module) [2021-01-19T06:12:27.348Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-01-19T06:12:27.348Z] Optional (for encrypted networks): [2021-01-19T06:12:27.348Z] - CONFIG_CRYPTO: enabled [2021-01-19T06:12:27.348Z] - CONFIG_CRYPTO_AEAD: enabled [2021-01-19T06:12:27.348Z] - CONFIG_CRYPTO_GCM: enabled [2021-01-19T06:12:27.348Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-01-19T06:12:27.348Z] - CONFIG_CRYPTO_GHASH: enabled [2021-01-19T06:12:27.348Z] - CONFIG_XFRM: enabled [2021-01-19T06:12:27.348Z] - CONFIG_XFRM_USER: enabled (as module) [2021-01-19T06:12:27.348Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-01-19T06:12:27.348Z] - CONFIG_INET_ESP: enabled (as module) [2021-01-19T06:12:27.348Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2021-01-19T06:12:27.348Z] - "ipvlan": [2021-01-19T06:12:27.348Z] - CONFIG_IPVLAN: enabled (as module) [2021-01-19T06:12:27.348Z] - "macvlan": [2021-01-19T06:12:27.348Z] - CONFIG_MACVLAN: enabled (as module) [2021-01-19T06:12:27.348Z] - CONFIG_DUMMY: enabled (as module) [2021-01-19T06:12:27.348Z] - "ftp,tftp client in container": [2021-01-19T06:12:27.348Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-01-19T06:12:27.348Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-01-19T06:12:27.348Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-01-19T06:12:27.348Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-01-19T06:12:27.348Z] - Storage Drivers: [2021-01-19T06:12:27.348Z] - "aufs": [2021-01-19T06:12:27.348Z] - CONFIG_AUFS_FS: enabled (as module) [2021-01-19T06:12:27.348Z] - "btrfs": [2021-01-19T06:12:27.348Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-01-19T06:12:27.348Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-01-19T06:12:27.348Z] - "devicemapper": [2021-01-19T06:12:27.348Z] - CONFIG_BLK_DEV_DM: enabled [2021-01-19T06:12:27.348Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-01-19T06:12:27.348Z] - "overlay": [2021-01-19T06:12:27.348Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-01-19T06:12:27.348Z] - "zfs": [2021-01-19T06:12:27.348Z] - /dev/zfs: present [2021-01-19T06:12:27.348Z] - zfs command: missing [2021-01-19T06:12:27.348Z] - zpool command: missing [2021-01-19T06:12:27.348Z] [2021-01-19T06:12:27.348Z] Limits: [2021-01-19T06:12:27.348Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-01-19T06:12:27.348Z] [2021-01-19T06:12:27.348Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [2021-01-19T06:12:27.394Z] - CONFIG_CRYPTO: enabled [2021-01-19T06:12:27.394Z] - CONFIG_CRYPTO_AEAD: enabled [2021-01-19T06:12:27.394Z] - CONFIG_CRYPTO_GCM: enabled [2021-01-19T06:12:27.394Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-01-19T06:12:27.394Z] - CONFIG_CRYPTO_GHASH: enabled [2021-01-19T06:12:27.394Z] - CONFIG_XFRM: enabled [2021-01-19T06:12:27.394Z] - CONFIG_XFRM_USER: enabled (as module) [2021-01-19T06:12:27.394Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-01-19T06:12:27.394Z] - CONFIG_INET_ESP: enabled (as module) [2021-01-19T06:12:27.394Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2021-01-19T06:12:27.394Z] - "ipvlan": [2021-01-19T06:12:27.394Z] - CONFIG_IPVLAN: enabled (as module) [2021-01-19T06:12:27.394Z] - "macvlan": [2021-01-19T06:12:27.394Z] - CONFIG_MACVLAN: enabled (as module) [2021-01-19T06:12:27.394Z] - CONFIG_DUMMY: enabled (as module) [2021-01-19T06:12:27.395Z] - "ftp,tftp client in container": [2021-01-19T06:12:27.395Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-01-19T06:12:27.395Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-01-19T06:12:27.395Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-01-19T06:12:27.395Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-01-19T06:12:27.395Z] - Storage Drivers: [2021-01-19T06:12:27.395Z] - "aufs": [2021-01-19T06:12:27.395Z] - CONFIG_AUFS_FS: enabled (as module) [2021-01-19T06:12:27.395Z] - "btrfs": [2021-01-19T06:12:27.395Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-01-19T06:12:27.395Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-01-19T06:12:27.395Z] - "devicemapper": [2021-01-19T06:12:27.395Z] - CONFIG_BLK_DEV_DM: enabled [2021-01-19T06:12:27.395Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-01-19T06:12:27.395Z] - "overlay": [2021-01-19T06:12:27.395Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-01-19T06:12:27.395Z] - "zfs": [2021-01-19T06:12:27.395Z] - /dev/zfs: present [2021-01-19T06:12:27.395Z] - zfs command: missing [2021-01-19T06:12:27.395Z] - zpool command: missing [2021-01-19T06:12:27.395Z] [2021-01-19T06:12:27.395Z] Limits: [2021-01-19T06:12:27.395Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-01-19T06:12:27.395Z] [2021-01-19T06:12:27.395Z] + true [2021-01-19T06:12:26.153Z] > git remote # timeout=10 [2021-01-19T06:12:26.157Z] > git config --get remote.origin.url # timeout=10 [2021-01-19T06:12:26.166Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-01-19T06:12:26.167Z] > git merge 0456e058d2b60606d4374cd975c635dfe7673f17 # timeout=10 [2021-01-19T06:12:26.182Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-19T06:12:26.190Z] > git config core.sparsecheckout # timeout=10 [2021-01-19T06:12:26.194Z] > git checkout -f 8086443a449af8ef5c5b0574de8957df7e52f296 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [Pipeline] sh [2021-01-19T06:12:27.578Z] #8 ... [2021-01-19T06:12:27.578Z] [2021-01-19T06:12:27.578Z] #60 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2021-01-19T06:12:27.578Z] #60 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2021-01-19T06:12:27.578Z] #60 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2021-01-19T06:12:27.578Z] #60 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2021-01-19T06:12:27.578Z] #60 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 1.8s done [2021-01-19T06:12:27.578Z] #60 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0.6s done [2021-01-19T06:12:27.578Z] #60 DONE 2.8s [2021-01-19T06:12:27.578Z] [2021-01-19T06:12:27.578Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2021-01-19T06:12:27.578Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 87.74MB / 102.23MB 2.8s [2021-01-19T06:12:27.588Z] + docker info [2021-01-19T06:12:27.728Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:8086443a449af8ef5c5b0574de8957df7e52f296 . [2021-01-19T06:12:27.728Z] #1 [internal] load .dockerignore [2021-01-19T06:12:27.728Z] #1 transferring context: 87B done [2021-01-19T06:12:27.728Z] #1 DONE 0.0s [2021-01-19T06:12:27.728Z] [2021-01-19T06:12:27.728Z] #2 [internal] load build definition from Dockerfile [2021-01-19T06:12:27.728Z] #2 transferring dockerfile: 16.55kB done [2021-01-19T06:12:27.728Z] #2 DONE 0.0s [2021-01-19T06:12:27.728Z] [2021-01-19T06:12:27.728Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2021-01-19T06:12:27.745Z] Fetching without tags [2021-01-19T06:12:27.758Z] + sudo modprobe ip_vs [2021-01-19T06:12:27.758Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:8086443a449af8ef5c5b0574de8957df7e52f296 . [2021-01-19T06:12:27.897Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 98.29MB / 102.23MB 2.9s [2021-01-19T06:12:27.897Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 102.23MB / 102.23MB 3.1s done [2021-01-19T06:12:28.015Z] #1 [internal] load .dockerignore [2021-01-19T06:12:28.015Z] #1 transferring context: 87B done [2021-01-19T06:12:28.015Z] #1 DONE 0.0s [2021-01-19T06:12:28.015Z] [2021-01-19T06:12:28.015Z] #2 [internal] load build definition from Dockerfile [2021-01-19T06:12:28.015Z] #2 transferring dockerfile: 16.55kB done [2021-01-19T06:12:28.015Z] #2 DONE 0.0s [2021-01-19T06:12:28.015Z] [2021-01-19T06:12:28.015Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2021-01-19T06:12:28.153Z] Merging remotes/origin/master commit 0456e058d2b60606d4374cd975c635dfe7673f17 into PR head commit 8086443a449af8ef5c5b0574de8957df7e52f296 [2021-01-19T06:12:28.273Z] #3 DONE 0.3s [2021-01-19T06:12:28.273Z] [2021-01-19T06:12:28.273Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2021-01-19T06:12:28.273Z] #4 CACHED [2021-01-19T06:12:28.295Z] #3 DONE 0.5s [2021-01-19T06:12:28.295Z] [2021-01-19T06:12:28.296Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2021-01-19T06:12:28.296Z] #4 CACHED [2021-01-19T06:12:28.530Z] #8 extracting sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 2.2s done [2021-01-19T06:12:28.531Z] [2021-01-19T06:12:28.531Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2021-01-19T06:12:28.531Z] #6 DONE 0.1s [2021-01-19T06:12:28.531Z] [2021-01-19T06:12:28.531Z] #7 [internal] load metadata for docker.io/library/debian:buster [2021-01-19T06:12:28.554Z] [2021-01-19T06:12:28.554Z] #7 [internal] load metadata for docker.io/library/debian:buster [2021-01-19T06:12:28.554Z] #7 DONE 0.1s [2021-01-19T06:12:28.554Z] [2021-01-19T06:12:28.554Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-01-19T06:12:28.554Z] #6 DONE 0.2s [2021-01-19T06:12:28.554Z] [2021-01-19T06:12:28.554Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2021-01-19T06:12:28.583Z] Client: [2021-01-19T06:12:28.583Z] Debug Mode: false [2021-01-19T06:12:28.583Z] [2021-01-19T06:12:28.583Z] Server: [2021-01-19T06:12:28.583Z] Containers: 0 [2021-01-19T06:12:28.583Z] Running: 0 [2021-01-19T06:12:28.583Z] Paused: 0 [2021-01-19T06:12:28.583Z] Stopped: 0 [2021-01-19T06:12:28.583Z] Images: 2 [2021-01-19T06:12:28.583Z] Server Version: 19.03.13 [2021-01-19T06:12:28.583Z] Storage Driver: overlay2 [2021-01-19T06:12:28.583Z] Backing Filesystem: extfs [2021-01-19T06:12:28.583Z] Supports d_type: true [2021-01-19T06:12:28.583Z] Native Overlay Diff: true [2021-01-19T06:12:28.583Z] Logging Driver: json-file [2021-01-19T06:12:28.583Z] Cgroup Driver: cgroupfs [2021-01-19T06:12:28.583Z] Plugins: [2021-01-19T06:12:28.583Z] Volume: local [2021-01-19T06:12:28.583Z] Network: bridge host ipvlan macvlan null overlay [2021-01-19T06:12:28.583Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-01-19T06:12:28.583Z] Swarm: inactive [2021-01-19T06:12:28.583Z] Runtimes: runc [2021-01-19T06:12:28.583Z] Default Runtime: runc [2021-01-19T06:12:28.583Z] Init Binary: docker-init [2021-01-19T06:12:28.583Z] containerd version: 8fba4e9a7d01810a393d5d25a3621dc101981175 [2021-01-19T06:12:28.583Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2021-01-19T06:12:28.583Z] init version: fec3683 [2021-01-19T06:12:28.583Z] Security Options: [2021-01-19T06:12:28.583Z] apparmor [2021-01-19T06:12:28.583Z] seccomp [2021-01-19T06:12:28.583Z] Profile: default [2021-01-19T06:12:28.583Z] Kernel Version: 4.15.0-1083-aws [2021-01-19T06:12:28.583Z] Operating System: Ubuntu 16.04.7 LTS [2021-01-19T06:12:28.583Z] OSType: linux [2021-01-19T06:12:28.583Z] Architecture: aarch64 [2021-01-19T06:12:28.583Z] CPUs: 4 [2021-01-19T06:12:28.583Z] Total Memory: 7.525GiB [2021-01-19T06:12:28.583Z] Name: ip-10-100-43-132 [2021-01-19T06:12:28.583Z] ID: Y7CY:OBXM:64JR:IATL:K5XK:3QN2:NY4M:WSP4:5UNB:OI7D:IVLF:RPVW [2021-01-19T06:12:28.583Z] Docker Root Dir: /var/lib/docker [2021-01-19T06:12:28.583Z] Debug Mode: false [2021-01-19T06:12:28.583Z] Registry: https://index.docker.io/v1/ [2021-01-19T06:12:28.583Z] Labels: [2021-01-19T06:12:28.583Z] Experimental: true [2021-01-19T06:12:28.583Z] Insecure Registries: [2021-01-19T06:12:28.583Z] 127.0.0.0/8 [2021-01-19T06:12:28.583Z] Live Restore Enabled: true [2021-01-19T06:12:28.583Z] [2021-01-19T06:12:28.583Z] WARNING: No swap limit support [Pipeline] sh [2021-01-19T06:12:28.789Z] #7 DONE 0.2s [2021-01-19T06:12:28.789Z] [2021-01-19T06:12:28.789Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-01-19T06:12:28.789Z] #5 DONE 0.3s [2021-01-19T06:12:28.789Z] [2021-01-19T06:12:28.789Z] #60 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2021-01-19T06:12:28.789Z] #60 DONE 0.0s [2021-01-19T06:12:28.789Z] [2021-01-19T06:12:28.789Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:b16f6671... [2021-01-19T06:12:28.789Z] #24 DONE 0.0s [2021-01-19T06:12:28.789Z] [2021-01-19T06:12:28.789Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2021-01-19T06:12:28.789Z] #8 DONE 0.0s [2021-01-19T06:12:28.789Z] [2021-01-19T06:12:28.789Z] #21 [internal] load build context [2021-01-19T06:12:28.812Z] #5 DONE 0.3s [2021-01-19T06:12:28.812Z] [2021-01-19T06:12:28.812Z] #60 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2021-01-19T06:12:28.812Z] #60 DONE 0.0s [2021-01-19T06:12:28.812Z] [2021-01-19T06:12:28.812Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2021-01-19T06:12:28.812Z] #8 DONE 0.0s [2021-01-19T06:12:28.812Z] [2021-01-19T06:12:28.812Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:b16f6671... [2021-01-19T06:12:28.812Z] #24 DONE 0.0s [2021-01-19T06:12:28.812Z] [2021-01-19T06:12:28.812Z] #21 [internal] load build context [2021-01-19T06:12:28.879Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-01-19T06:12:28.879Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-01-19T06:12:28.879Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41894/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-01-19T06:12:28.879Z] + bash /home/ubuntu/workspace/moby_PR-41894/check-config.sh [2021-01-19T06:12:28.879Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-01-19T06:12:28.879Z] info: reading kernel config from /boot/config-4.15.0-1083-aws ... [2021-01-19T06:12:28.879Z] [2021-01-19T06:12:28.879Z] Generally Necessary: [2021-01-19T06:12:28.879Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-01-19T06:12:28.879Z] - apparmor: enabled and tools installed [2021-01-19T06:12:28.879Z] - CONFIG_NAMESPACES: enabled [2021-01-19T06:12:28.879Z] - CONFIG_NET_NS: enabled [2021-01-19T06:12:28.879Z] - CONFIG_PID_NS: enabled [2021-01-19T06:12:28.879Z] - CONFIG_IPC_NS: enabled [2021-01-19T06:12:28.879Z] - CONFIG_UTS_NS: enabled [2021-01-19T06:12:28.879Z] - CONFIG_CGROUPS: enabled [2021-01-19T06:12:28.879Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-01-19T06:12:29.021Z] Merge succeeded, producing 8086443a449af8ef5c5b0574de8957df7e52f296 [2021-01-19T06:12:29.021Z] Checking out Revision 8086443a449af8ef5c5b0574de8957df7e52f296 (PR-41894) [2021-01-19T06:12:29.143Z] - CONFIG_CGROUP_DEVICE: enabled [2021-01-19T06:12:29.143Z] - CONFIG_CGROUP_FREEZER: enabled [2021-01-19T06:12:29.143Z] - CONFIG_CGROUP_SCHED: enabled [2021-01-19T06:12:29.143Z] - CONFIG_CPUSETS: enabled [2021-01-19T06:12:29.143Z] - CONFIG_MEMCG: enabled [2021-01-19T06:12:29.143Z] - CONFIG_KEYS: enabled [2021-01-19T06:12:29.143Z] - CONFIG_VETH: enabled (as module) [2021-01-19T06:12:29.143Z] - CONFIG_BRIDGE: enabled (as module) [2021-01-19T06:12:29.143Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-01-19T06:12:29.143Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2021-01-19T06:12:29.143Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-01-19T06:12:29.143Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-01-19T06:12:29.143Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-01-19T06:12:29.143Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-01-19T06:12:29.143Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-01-19T06:12:29.143Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-01-19T06:12:29.143Z] - CONFIG_NF_NAT: enabled (as module) [2021-01-19T06:12:29.143Z] - CONFIG_NF_NAT_NEEDED: enabled [2021-01-19T06:12:29.143Z] - CONFIG_POSIX_MQUEUE: enabled [2021-01-19T06:12:29.143Z] [2021-01-19T06:12:29.143Z] Optional Features: [2021-01-19T06:12:29.143Z] - CONFIG_USER_NS: enabled [2021-01-19T06:12:29.143Z] - CONFIG_SECCOMP: enabled [2021-01-19T06:12:29.143Z] - CONFIG_CGROUP_PIDS: enabled [2021-01-19T06:12:29.143Z] - CONFIG_MEMCG_SWAP: enabled [2021-01-19T06:12:29.143Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-01-19T06:12:29.143Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-01-19T06:12:29.143Z] - CONFIG_BLK_CGROUP: enabled [2021-01-19T06:12:29.163Z] #8 extracting sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 [2021-01-19T06:12:27.717Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-01-19T06:12:27.721Z] > git config --add remote.origin.fetch +refs/pull/41894/head:refs/remotes/origin/PR-41894 # timeout=10 [2021-01-19T06:12:27.724Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-19T06:12:27.737Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-01-19T06:12:27.751Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-01-19T06:12:27.751Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-01-19T06:12:27.752Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41894/head:refs/remotes/origin/PR-41894 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-19T06:12:28.159Z] > git config core.sparsecheckout # timeout=10 [2021-01-19T06:12:28.161Z] > git checkout -f 8086443a449af8ef5c5b0574de8957df7e52f296 # timeout=10 [2021-01-19T06:12:28.987Z] > git remote # timeout=10 [2021-01-19T06:12:28.990Z] > git config --get remote.origin.url # timeout=10 [2021-01-19T06:12:28.992Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-01-19T06:12:28.993Z] > git merge 0456e058d2b60606d4374cd975c635dfe7673f17 # timeout=10 [2021-01-19T06:12:29.014Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-19T06:12:29.027Z] > git config core.sparsecheckout # timeout=10 [2021-01-19T06:12:29.029Z] > git checkout -f 8086443a449af8ef5c5b0574de8957df7e52f296 # timeout=10 [2021-01-19T06:12:29.406Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-01-19T06:12:29.406Z] - CONFIG_IOSCHED_CFQ: enabled [2021-01-19T06:12:29.406Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2021-01-19T06:12:29.406Z] - CONFIG_CGROUP_PERF: enabled [2021-01-19T06:12:29.406Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-01-19T06:12:29.406Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-01-19T06:12:29.406Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-01-19T06:12:29.406Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-01-19T06:12:29.406Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-01-19T06:12:29.406Z] - CONFIG_RT_GROUP_SCHED: missing [2021-01-19T06:12:29.406Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-01-19T06:12:29.406Z] - CONFIG_IP_VS: enabled (as module) [2021-01-19T06:12:29.406Z] - CONFIG_IP_VS_NFCT: enabled [2021-01-19T06:12:29.406Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-01-19T06:12:29.406Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-01-19T06:12:29.406Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-01-19T06:12:29.406Z] - CONFIG_EXT4_FS: enabled [2021-01-19T06:12:29.406Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-01-19T06:12:29.406Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-01-19T06:12:29.406Z] - Network Drivers: [2021-01-19T06:12:29.406Z] - "overlay": [2021-01-19T06:12:29.406Z] - CONFIG_VXLAN: enabled (as module) [2021-01-19T06:12:29.406Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-01-19T06:12:29.406Z] Optional (for encrypted networks): [2021-01-19T06:12:29.454Z] #8 extracting sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 0.5s done [2021-01-19T06:12:29.454Z] #8 ... [2021-01-19T06:12:29.454Z] [2021-01-19T06:12:29.454Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:b16f6671... [2021-01-19T06:12:29.454Z] #24 resolve docker.io/library/debian:buster@sha256:b16f66714660c4b3ea14d273ad8c35079b81b35d65d1e206072d226c7ff78299 done [2021-01-19T06:12:29.454Z] #24 sha256:b16f66714660c4b3ea14d273ad8c35079b81b35d65d1e206072d226c7ff78299 1.85kB / 1.85kB done [2021-01-19T06:12:29.454Z] #24 sha256:11bf5034297fd6c74478ca84e6faa5f5f327cbdd845c4fc55a77ee1f74fbf4a3 529B / 529B done [2021-01-19T06:12:29.454Z] #24 sha256:056d0a7c279321a0170f530baf74a93492ba49d7abaaa702d94533b125002c20 1.46kB / 1.46kB done [2021-01-19T06:12:29.454Z] #24 sha256:15e71c2ae22f7fff5a03d5a2c1ccbee8b2526b04a21e1cff46ad70648272e773 48.97MB / 48.97MB 2.6s done [2021-01-19T06:12:29.454Z] #24 extracting sha256:15e71c2ae22f7fff5a03d5a2c1ccbee8b2526b04a21e1cff46ad70648272e773 1.7s done [2021-01-19T06:12:29.454Z] #24 DONE 4.8s [2021-01-19T06:12:29.454Z] [2021-01-19T06:12:29.454Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2021-01-19T06:12:29.454Z] #8 extracting sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 0.1s [2021-01-19T06:12:29.668Z] - CONFIG_CRYPTO: enabled [2021-01-19T06:12:29.668Z] - CONFIG_CRYPTO_AEAD: enabled [2021-01-19T06:12:29.668Z] - CONFIG_CRYPTO_GCM: enabled [2021-01-19T06:12:29.668Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-01-19T06:12:29.668Z] - CONFIG_CRYPTO_GHASH: enabled [2021-01-19T06:12:29.668Z] - CONFIG_XFRM: enabled [2021-01-19T06:12:29.668Z] - CONFIG_XFRM_USER: enabled (as module) [2021-01-19T06:12:29.668Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-01-19T06:12:29.668Z] - CONFIG_INET_ESP: enabled (as module) [2021-01-19T06:12:29.668Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2021-01-19T06:12:29.668Z] - "ipvlan": [2021-01-19T06:12:29.668Z] - CONFIG_IPVLAN: enabled (as module) [2021-01-19T06:12:29.668Z] - "macvlan": [2021-01-19T06:12:29.668Z] - CONFIG_MACVLAN: enabled (as module) [2021-01-19T06:12:29.668Z] - CONFIG_DUMMY: enabled (as module) [2021-01-19T06:12:29.668Z] - "ftp,tftp client in container": [2021-01-19T06:12:29.668Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-01-19T06:12:29.668Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-01-19T06:12:29.668Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-01-19T06:12:29.668Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-01-19T06:12:29.668Z] - Storage Drivers: [2021-01-19T06:12:29.668Z] - "aufs": [2021-01-19T06:12:29.668Z] - CONFIG_AUFS_FS: enabled (as module) [2021-01-19T06:12:29.668Z] - "btrfs": [2021-01-19T06:12:29.668Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-01-19T06:12:29.668Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-01-19T06:12:29.668Z] - "devicemapper": [2021-01-19T06:12:29.668Z] - CONFIG_BLK_DEV_DM: enabled [2021-01-19T06:12:29.668Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-01-19T06:12:29.668Z] - "overlay": [2021-01-19T06:12:29.668Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-01-19T06:12:29.668Z] - "zfs": [2021-01-19T06:12:29.668Z] - /dev/zfs: missing [2021-01-19T06:12:29.668Z] - zfs command: missing [2021-01-19T06:12:29.668Z] - zpool command: missing [2021-01-19T06:12:29.668Z] [2021-01-19T06:12:29.668Z] Limits: [2021-01-19T06:12:29.668Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-01-19T06:12:29.668Z] [2021-01-19T06:12:29.668Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-01-19T06:12:29.745Z] #8 extracting sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 0.2s done [2021-01-19T06:12:30.012Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:8086443a449af8ef5c5b0574de8957df7e52f296 . [2021-01-19T06:12:30.012Z] #2 [internal] load .dockerignore [2021-01-19T06:12:30.012Z] #2 transferring context: 87B 0.0s done [2021-01-19T06:12:30.012Z] #2 DONE 0.0s [2021-01-19T06:12:30.012Z] [2021-01-19T06:12:30.012Z] #1 [internal] load build definition from Dockerfile [2021-01-19T06:12:30.012Z] #1 transferring dockerfile: 16.55kB done [2021-01-19T06:12:30.012Z] #1 DONE 0.0s [2021-01-19T06:12:30.012Z] [2021-01-19T06:12:30.012Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2021-01-19T06:12:30.036Z] #8 extracting sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d [2021-01-19T06:12:30.073Z] Commit message: "docker info: silence unhandleable warnings" [2021-01-19T06:12:30.120Z] > git --version # timeout=10 [2021-01-19T06:12:30.122Z] > git --version # 'git version 2.7.4' [2021-01-19T06:12:30.124Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2021-01-19T06:12:30.169Z] #21 transferring context: 53.19MB 1.5s done [2021-01-19T06:12:30.204Z] #21 transferring context: 53.19MB 1.4s done [2021-01-19T06:12:30.204Z] #21 DONE 1.5s [2021-01-19T06:12:30.204Z] [2021-01-19T06:12:30.204Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-19T06:12:30.204Z] #35 CACHED [2021-01-19T06:12:30.204Z] [2021-01-19T06:12:30.204Z] #50 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2021-01-19T06:12:30.204Z] #50 CACHED [2021-01-19T06:12:30.204Z] [2021-01-19T06:12:30.204Z] #39 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2021-01-19T06:12:30.204Z] #39 CACHED [2021-01-19T06:12:30.204Z] [2021-01-19T06:12:30.204Z] #26 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-01-19T06:12:30.204Z] #26 CACHED [2021-01-19T06:12:30.204Z] [2021-01-19T06:12:30.204Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2021-01-19T06:12:30.204Z] #38 CACHED [2021-01-19T06:12:30.204Z] [2021-01-19T06:12:30.204Z] #52 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2021-01-19T06:12:30.204Z] #52 CACHED [2021-01-19T06:12:30.204Z] [2021-01-19T06:12:30.204Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-19T06:12:30.204Z] #32 CACHED [2021-01-19T06:12:30.204Z] [2021-01-19T06:12:30.204Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-01-19T06:12:30.204Z] #29 CACHED [2021-01-19T06:12:30.204Z] [2021-01-19T06:12:30.204Z] #36 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2021-01-19T06:12:30.204Z] #36 CACHED [2021-01-19T06:12:30.204Z] [2021-01-19T06:12:30.204Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2021-01-19T06:12:30.204Z] #9 CACHED [2021-01-19T06:12:30.204Z] [2021-01-19T06:12:30.204Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2021-01-19T06:12:30.204Z] #25 CACHED [2021-01-19T06:12:30.204Z] [2021-01-19T06:12:30.204Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-19T06:12:30.204Z] #45 CACHED [2021-01-19T06:12:30.204Z] [2021-01-19T06:12:30.204Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-01-19T06:12:30.204Z] #12 CACHED [2021-01-19T06:12:30.204Z] [2021-01-19T06:12:30.204Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2021-01-19T06:12:30.204Z] #53 CACHED [2021-01-19T06:12:30.204Z] [2021-01-19T06:12:30.204Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-01-19T06:12:30.204Z] #34 CACHED [2021-01-19T06:12:30.204Z] [2021-01-19T06:12:30.204Z] #63 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2021-01-19T06:12:30.204Z] #63 CACHED [2021-01-19T06:12:30.204Z] [2021-01-19T06:12:30.204Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-19T06:12:30.204Z] #62 CACHED [2021-01-19T06:12:30.204Z] [2021-01-19T06:12:30.204Z] #15 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2021-01-19T06:12:30.204Z] #15 CACHED [2021-01-19T06:12:30.204Z] [2021-01-19T06:12:30.204Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-19T06:12:30.204Z] #51 CACHED [2021-01-19T06:12:30.204Z] [2021-01-19T06:12:30.204Z] #37 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-01-19T06:12:30.204Z] #37 CACHED [2021-01-19T06:12:30.204Z] [2021-01-19T06:12:30.204Z] #48 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2021-01-19T06:12:30.204Z] #48 CACHED [2021-01-19T06:12:30.204Z] [2021-01-19T06:12:30.204Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-19T06:12:30.204Z] #47 CACHED [2021-01-19T06:12:30.204Z] [2021-01-19T06:12:30.204Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-01-19T06:12:30.204Z] #18 CACHED [2021-01-19T06:12:30.204Z] [2021-01-19T06:12:30.204Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-19T06:12:30.204Z] #22 CACHED [2021-01-19T06:12:30.204Z] [2021-01-19T06:12:30.204Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-19T06:12:30.204Z] #56 CACHED [2021-01-19T06:12:30.204Z] [2021-01-19T06:12:30.204Z] #33 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2021-01-19T06:12:30.204Z] #33 CACHED [2021-01-19T06:12:30.204Z] [2021-01-19T06:12:30.204Z] #13 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2021-01-19T06:12:30.204Z] #13 CACHED [2021-01-19T06:12:30.204Z] [2021-01-19T06:12:30.204Z] #17 [dev-systemd-false 6/26] RUN ldconfig [2021-01-19T06:12:30.204Z] #17 CACHED [2021-01-19T06:12:30.204Z] [2021-01-19T06:12:30.204Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2021-01-19T06:12:30.204Z] #31 CACHED [2021-01-19T06:12:30.204Z] [2021-01-19T06:12:30.204Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-01-19T06:12:30.204Z] #40 CACHED [2021-01-19T06:12:30.204Z] [2021-01-19T06:12:30.204Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2021-01-19T06:12:30.204Z] #30 CACHED [2021-01-19T06:12:30.204Z] [2021-01-19T06:12:30.204Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-01-19T06:12:30.204Z] #27 CACHED [2021-01-19T06:12:30.204Z] [2021-01-19T06:12:30.204Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-19T06:12:30.204Z] #43 CACHED [2021-01-19T06:12:30.204Z] [2021-01-19T06:12:30.204Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2021-01-19T06:12:30.204Z] #10 CACHED [2021-01-19T06:12:30.204Z] [2021-01-19T06:12:30.204Z] #59 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2021-01-19T06:12:30.204Z] #59 CACHED [2021-01-19T06:12:30.204Z] [2021-01-19T06:12:30.204Z] #19 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2021-01-19T06:12:30.204Z] #19 CACHED [2021-01-19T06:12:30.204Z] [2021-01-19T06:12:30.204Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-01-19T06:12:30.204Z] #20 CACHED [2021-01-19T06:12:30.204Z] [2021-01-19T06:12:30.204Z] #55 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2021-01-19T06:12:30.204Z] #55 CACHED [2021-01-19T06:12:30.204Z] [2021-01-19T06:12:30.204Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-19T06:12:30.204Z] #11 CACHED [2021-01-19T06:12:30.204Z] [2021-01-19T06:12:30.204Z] #16 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2021-01-19T06:12:30.204Z] #16 CACHED [2021-01-19T06:12:30.204Z] [2021-01-19T06:12:30.204Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2021-01-19T06:12:30.204Z] #23 CACHED [2021-01-19T06:12:30.204Z] [2021-01-19T06:12:30.204Z] #58 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-01-19T06:12:30.204Z] #58 CACHED [2021-01-19T06:12:30.204Z] [2021-01-19T06:12:30.204Z] #57 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-01-19T06:12:30.204Z] #57 CACHED [2021-01-19T06:12:30.204Z] [2021-01-19T06:12:30.204Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-19T06:12:30.204Z] #49 CACHED [2021-01-19T06:12:30.204Z] [2021-01-19T06:12:30.204Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2021-01-19T06:12:30.204Z] #28 CACHED [2021-01-19T06:12:30.204Z] [2021-01-19T06:12:30.204Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-19T06:12:30.204Z] #54 CACHED [2021-01-19T06:12:30.204Z] [2021-01-19T06:12:30.204Z] #46 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2021-01-19T06:12:30.204Z] #46 CACHED [2021-01-19T06:12:30.204Z] [2021-01-19T06:12:30.204Z] #61 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2021-01-19T06:12:30.204Z] #61 CACHED [2021-01-19T06:12:30.204Z] [2021-01-19T06:12:30.204Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-19T06:12:30.204Z] #41 CACHED [2021-01-19T06:12:30.204Z] [2021-01-19T06:12:30.204Z] #42 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-01-19T06:12:30.204Z] #42 CACHED [2021-01-19T06:12:30.204Z] [2021-01-19T06:12:30.204Z] #14 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2021-01-19T06:12:30.204Z] #14 CACHED [2021-01-19T06:12:30.204Z] [2021-01-19T06:12:30.204Z] #44 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2021-01-19T06:12:30.204Z] #44 CACHED [2021-01-19T06:12:30.204Z] [2021-01-19T06:12:30.204Z] #64 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-01-19T06:12:30.204Z] #64 CACHED [2021-01-19T06:12:30.204Z] [2021-01-19T06:12:30.204Z] #65 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-01-19T06:12:30.275Z] #3 DONE 0.1s [2021-01-19T06:12:30.275Z] [2021-01-19T06:12:30.275Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2021-01-19T06:12:30.275Z] #4 CACHED [2021-01-19T06:12:30.427Z] #21 DONE 1.6s [2021-01-19T06:12:30.427Z] [2021-01-19T06:12:30.427Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-01-19T06:12:30.427Z] #40 CACHED [2021-01-19T06:12:30.427Z] [2021-01-19T06:12:30.427Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-19T06:12:30.427Z] #51 CACHED [2021-01-19T06:12:30.427Z] [2021-01-19T06:12:30.427Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-19T06:12:30.427Z] #62 CACHED [2021-01-19T06:12:30.427Z] [2021-01-19T06:12:30.427Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-01-19T06:12:30.427Z] #29 CACHED [2021-01-19T06:12:30.427Z] [2021-01-19T06:12:30.427Z] #36 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2021-01-19T06:12:30.427Z] #36 CACHED [2021-01-19T06:12:30.427Z] [2021-01-19T06:12:30.427Z] #58 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-01-19T06:12:30.427Z] #58 CACHED [2021-01-19T06:12:30.427Z] [2021-01-19T06:12:30.427Z] #16 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2021-01-19T06:12:30.427Z] #16 CACHED [2021-01-19T06:12:30.427Z] [2021-01-19T06:12:30.427Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-19T06:12:30.427Z] #11 CACHED [2021-01-19T06:12:30.427Z] [2021-01-19T06:12:30.427Z] #13 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2021-01-19T06:12:30.427Z] #13 CACHED [2021-01-19T06:12:30.427Z] [2021-01-19T06:12:30.427Z] #59 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2021-01-19T06:12:30.427Z] #59 CACHED [2021-01-19T06:12:30.427Z] [2021-01-19T06:12:30.427Z] #61 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2021-01-19T06:12:30.427Z] #61 CACHED [2021-01-19T06:12:30.427Z] [2021-01-19T06:12:30.427Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-19T06:12:30.427Z] #54 CACHED [2021-01-19T06:12:30.427Z] [2021-01-19T06:12:30.427Z] #37 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-01-19T06:12:30.427Z] #37 CACHED [2021-01-19T06:12:30.427Z] [2021-01-19T06:12:30.427Z] #17 [dev-systemd-false 6/26] RUN ldconfig [2021-01-19T06:12:30.427Z] #17 CACHED [2021-01-19T06:12:30.427Z] [2021-01-19T06:12:30.427Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-01-19T06:12:30.427Z] #18 CACHED [2021-01-19T06:12:30.427Z] [2021-01-19T06:12:30.427Z] #55 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2021-01-19T06:12:30.427Z] #55 CACHED [2021-01-19T06:12:30.427Z] [2021-01-19T06:12:30.427Z] #63 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2021-01-19T06:12:30.427Z] #63 CACHED [2021-01-19T06:12:30.427Z] [2021-01-19T06:12:30.427Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-01-19T06:12:30.427Z] #12 CACHED [2021-01-19T06:12:30.427Z] [2021-01-19T06:12:30.427Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2021-01-19T06:12:30.427Z] #9 CACHED [2021-01-19T06:12:30.427Z] [2021-01-19T06:12:30.427Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-19T06:12:30.427Z] #32 CACHED [2021-01-19T06:12:30.427Z] [2021-01-19T06:12:30.427Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-19T06:12:30.427Z] #49 CACHED [2021-01-19T06:12:30.427Z] [2021-01-19T06:12:30.427Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2021-01-19T06:12:30.427Z] #31 CACHED [2021-01-19T06:12:30.427Z] [2021-01-19T06:12:30.427Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2021-01-19T06:12:30.427Z] #53 CACHED [2021-01-19T06:12:30.427Z] [2021-01-19T06:12:30.427Z] #19 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2021-01-19T06:12:30.427Z] #19 CACHED [2021-01-19T06:12:30.427Z] [2021-01-19T06:12:30.427Z] #48 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2021-01-19T06:12:30.427Z] #48 CACHED [2021-01-19T06:12:30.427Z] [2021-01-19T06:12:30.427Z] #14 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2021-01-19T06:12:30.427Z] #14 CACHED [2021-01-19T06:12:30.427Z] [2021-01-19T06:12:30.427Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-01-19T06:12:30.427Z] #27 CACHED [2021-01-19T06:12:30.427Z] [2021-01-19T06:12:30.427Z] #44 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2021-01-19T06:12:30.427Z] #44 CACHED [2021-01-19T06:12:30.427Z] [2021-01-19T06:12:30.427Z] #50 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2021-01-19T06:12:30.427Z] #50 CACHED [2021-01-19T06:12:30.427Z] [2021-01-19T06:12:30.427Z] #52 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2021-01-19T06:12:30.427Z] #52 CACHED [2021-01-19T06:12:30.427Z] [2021-01-19T06:12:30.427Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2021-01-19T06:12:30.427Z] #23 CACHED [2021-01-19T06:12:30.427Z] [2021-01-19T06:12:30.428Z] #42 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-01-19T06:12:30.428Z] #42 CACHED [2021-01-19T06:12:30.428Z] [2021-01-19T06:12:30.428Z] #57 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-01-19T06:12:30.428Z] #57 CACHED [2021-01-19T06:12:30.428Z] [2021-01-19T06:12:30.428Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2021-01-19T06:12:30.428Z] #10 CACHED [2021-01-19T06:12:30.428Z] [2021-01-19T06:12:30.428Z] #33 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2021-01-19T06:12:30.428Z] #33 CACHED [2021-01-19T06:12:30.428Z] [2021-01-19T06:12:30.428Z] #39 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2021-01-19T06:12:30.428Z] #39 CACHED [2021-01-19T06:12:30.428Z] [2021-01-19T06:12:30.428Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2021-01-19T06:12:30.428Z] #30 CACHED [2021-01-19T06:12:30.428Z] [2021-01-19T06:12:30.428Z] #46 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2021-01-19T06:12:30.428Z] #46 CACHED [2021-01-19T06:12:30.428Z] [2021-01-19T06:12:30.428Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-19T06:12:30.428Z] #41 CACHED [2021-01-19T06:12:30.428Z] [2021-01-19T06:12:30.428Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2021-01-19T06:12:30.428Z] #38 CACHED [2021-01-19T06:12:30.428Z] [2021-01-19T06:12:30.428Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-19T06:12:30.428Z] #56 CACHED [2021-01-19T06:12:30.428Z] [2021-01-19T06:12:30.428Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2021-01-19T06:12:30.428Z] #25 CACHED [2021-01-19T06:12:30.428Z] [2021-01-19T06:12:30.428Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2021-01-19T06:12:30.428Z] #28 CACHED [2021-01-19T06:12:30.428Z] [2021-01-19T06:12:30.428Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-19T06:12:30.428Z] #35 CACHED [2021-01-19T06:12:30.428Z] [2021-01-19T06:12:30.428Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-19T06:12:30.428Z] #47 CACHED [2021-01-19T06:12:30.428Z] [2021-01-19T06:12:30.428Z] #26 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-01-19T06:12:30.428Z] #26 CACHED [2021-01-19T06:12:30.428Z] [2021-01-19T06:12:30.428Z] #15 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2021-01-19T06:12:30.428Z] #15 CACHED [2021-01-19T06:12:30.428Z] [2021-01-19T06:12:30.428Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-19T06:12:30.428Z] #22 CACHED [2021-01-19T06:12:30.428Z] [2021-01-19T06:12:30.428Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-01-19T06:12:30.428Z] #20 CACHED [2021-01-19T06:12:30.428Z] [2021-01-19T06:12:30.428Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-01-19T06:12:30.428Z] #34 CACHED [2021-01-19T06:12:30.428Z] [2021-01-19T06:12:30.428Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-19T06:12:30.428Z] #45 CACHED [2021-01-19T06:12:30.428Z] [2021-01-19T06:12:30.428Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-19T06:12:30.428Z] #43 CACHED [2021-01-19T06:12:30.428Z] [2021-01-19T06:12:30.428Z] #64 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-01-19T06:12:30.428Z] #64 CACHED [2021-01-19T06:12:30.428Z] [2021-01-19T06:12:30.428Z] #65 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-01-19T06:12:30.476Z] Fetching without tags [2021-01-19T06:12:30.541Z] [2021-01-19T06:12:30.541Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2021-01-19T06:12:30.541Z] #7 DONE 0.1s [2021-01-19T06:12:30.541Z] [2021-01-19T06:12:30.541Z] #6 [internal] load metadata for docker.io/library/debian:buster [2021-01-19T06:12:30.541Z] #6 DONE 0.1s [2021-01-19T06:12:30.541Z] [2021-01-19T06:12:30.541Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-01-19T06:12:30.541Z] #5 DONE 0.1s [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-01-19T06:12:30.745Z] Merging remotes/origin/master commit 0456e058d2b60606d4374cd975c635dfe7673f17 into PR head commit 8086443a449af8ef5c5b0574de8957df7e52f296 [2021-01-19T06:12:30.808Z] [2021-01-19T06:12:30.808Z] #60 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2021-01-19T06:12:30.808Z] #60 DONE 0.0s [2021-01-19T06:12:30.808Z] [2021-01-19T06:12:30.808Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:b16f6671... [2021-01-19T06:12:30.808Z] #24 DONE 0.0s [2021-01-19T06:12:30.808Z] [2021-01-19T06:12:30.808Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2021-01-19T06:12:30.808Z] #8 DONE 0.0s [2021-01-19T06:12:30.808Z] [2021-01-19T06:12:30.808Z] #21 [internal] load build context [2021-01-19T06:12:31.041Z] + docker version [2021-01-19T06:12:31.041Z] Client: [2021-01-19T06:12:31.041Z] Version: 18.06.1-ce [2021-01-19T06:12:31.041Z] API version: 1.38 [2021-01-19T06:12:31.041Z] Go version: go1.10.3 [2021-01-19T06:12:31.041Z] Git commit: e68fc7a [2021-01-19T06:12:31.041Z] Built: Tue Aug 21 17:26:10 2018 [2021-01-19T06:12:31.041Z] OS/Arch: linux/ppc64le [2021-01-19T06:12:31.041Z] Experimental: false [2021-01-19T06:12:31.041Z] [2021-01-19T06:12:31.041Z] Server: [2021-01-19T06:12:31.041Z] Engine: [2021-01-19T06:12:31.041Z] Version: 18.06.1-ce [2021-01-19T06:12:31.041Z] API version: 1.38 (minimum version 1.12) [2021-01-19T06:12:31.041Z] Go version: go1.10.3 [2021-01-19T06:12:31.041Z] Git commit: e68fc7a [2021-01-19T06:12:31.041Z] Built: Tue Aug 21 17:24:20 2018 [2021-01-19T06:12:31.041Z] OS/Arch: linux/ppc64le [2021-01-19T06:12:31.041Z] Experimental: true [Pipeline] sh [2021-01-19T06:12:30.446Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-01-19T06:12:30.456Z] > git config --add remote.origin.fetch +refs/pull/41894/head:refs/remotes/origin/PR-41894 # timeout=10 [2021-01-19T06:12:30.462Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-19T06:12:30.475Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-01-19T06:12:30.501Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-01-19T06:12:30.501Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-01-19T06:12:30.503Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41894/head:refs/remotes/origin/PR-41894 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-19T06:12:30.769Z] > git config core.sparsecheckout # timeout=10 [2021-01-19T06:12:30.774Z] > git checkout -f 8086443a449af8ef5c5b0574de8957df7e52f296 # timeout=10 [2021-01-19T06:12:31.354Z] Merge succeeded, producing 8086443a449af8ef5c5b0574de8957df7e52f296 [2021-01-19T06:12:31.354Z] Checking out Revision 8086443a449af8ef5c5b0574de8957df7e52f296 (PR-41894) [2021-01-19T06:12:31.414Z] + docker info [2021-01-19T06:12:31.414Z] Containers: 0 [2021-01-19T06:12:31.414Z] Running: 0 [2021-01-19T06:12:31.414Z] Paused: 0 [2021-01-19T06:12:31.414Z] Stopped: 0 [2021-01-19T06:12:31.414Z] Images: 0 [2021-01-19T06:12:31.414Z] Server Version: 18.06.1-ce [2021-01-19T06:12:31.414Z] Storage Driver: overlay2 [2021-01-19T06:12:31.414Z] Backing Filesystem: extfs [2021-01-19T06:12:31.414Z] Supports d_type: true [2021-01-19T06:12:31.414Z] Native Overlay Diff: true [2021-01-19T06:12:31.414Z] Logging Driver: json-file [2021-01-19T06:12:31.414Z] Cgroup Driver: cgroupfs [2021-01-19T06:12:31.414Z] Plugins: [2021-01-19T06:12:31.414Z] Volume: local [2021-01-19T06:12:31.414Z] Network: bridge host ipvlan macvlan null overlay [2021-01-19T06:12:31.414Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2021-01-19T06:12:31.414Z] Swarm: inactive [2021-01-19T06:12:31.414Z] Runtimes: runc [2021-01-19T06:12:31.414Z] Default Runtime: runc [2021-01-19T06:12:31.414Z] Init Binary: docker-init [2021-01-19T06:12:31.414Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2021-01-19T06:12:31.414Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2021-01-19T06:12:31.414Z] init version: fec3683 [2021-01-19T06:12:31.414Z] Security Options: [2021-01-19T06:12:31.414Z] apparmor [2021-01-19T06:12:31.414Z] seccomp [2021-01-19T06:12:31.414Z] Profile: default [2021-01-19T06:12:31.414Z] Kernel Version: 4.4.0-139-generic [2021-01-19T06:12:31.414Z] Operating System: Ubuntu 16.04.3 LTS [2021-01-19T06:12:31.414Z] OSType: linux [2021-01-19T06:12:31.414Z] Architecture: ppc64le [2021-01-19T06:12:31.414Z] CPUs: 4 [2021-01-19T06:12:31.414Z] Total Memory: 7.972GiB [2021-01-19T06:12:31.414Z] Name: ppc64le-ubuntu-21 [2021-01-19T06:12:31.414Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2021-01-19T06:12:31.414Z] Docker Root Dir: /var/lib/docker [2021-01-19T06:12:31.414Z] Debug Mode (client): false [2021-01-19T06:12:31.414Z] Debug Mode (server): false [2021-01-19T06:12:31.414Z] Registry: https://index.docker.io/v1/ [2021-01-19T06:12:31.414Z] Labels: [2021-01-19T06:12:31.414Z] Experimental: true [2021-01-19T06:12:31.414Z] Insecure Registries: [2021-01-19T06:12:31.414Z] 127.0.0.0/8 [2021-01-19T06:12:31.414Z] Live Restore Enabled: false [2021-01-19T06:12:31.414Z] [Pipeline] sh [2021-01-19T06:12:31.582Z] #65 DONE 1.0s [2021-01-19T06:12:31.582Z] [2021-01-19T06:12:31.582Z] #66 exporting to image [2021-01-19T06:12:31.582Z] #66 exporting layers [2021-01-19T06:12:31.682Z] Commit message: "docker info: silence unhandleable warnings" [2021-01-19T06:12:31.719Z] > git --version # timeout=10 [2021-01-19T06:12:31.732Z] > git --version # 'git version 2.17.1' [2021-01-19T06:12:31.738Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2021-01-19T06:12:31.791Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-01-19T06:12:31.791Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-01-19T06:12:31.791Z] + curl -fsSL -o /home/docker/workspace/moby_PR-41894/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-01-19T06:12:31.791Z] + bash /home/docker/workspace/moby_PR-41894/check-config.sh [2021-01-19T06:12:31.791Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-01-19T06:12:31.791Z] info: reading kernel config from /boot/config-4.4.0-139-generic ... [2021-01-19T06:12:31.791Z] [2021-01-19T06:12:31.791Z] Generally Necessary: [2021-01-19T06:12:31.791Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-01-19T06:12:31.791Z] - apparmor: enabled and tools installed [2021-01-19T06:12:31.791Z] - CONFIG_NAMESPACES: enabled [2021-01-19T06:12:31.791Z] - CONFIG_NET_NS: enabled [2021-01-19T06:12:31.791Z] - CONFIG_PID_NS: enabled [2021-01-19T06:12:31.791Z] - CONFIG_IPC_NS: enabled [2021-01-19T06:12:31.791Z] - CONFIG_UTS_NS: enabled [2021-01-19T06:12:31.791Z] - CONFIG_CGROUPS: enabled [2021-01-19T06:12:31.791Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-01-19T06:12:31.791Z] - CONFIG_CGROUP_DEVICE: enabled [2021-01-19T06:12:31.791Z] - CONFIG_CGROUP_FREEZER: enabled [2021-01-19T06:12:31.791Z] - CONFIG_CGROUP_SCHED: enabled [2021-01-19T06:12:31.791Z] - CONFIG_CPUSETS: enabled [2021-01-19T06:12:31.791Z] - CONFIG_MEMCG: enabled [2021-01-19T06:12:31.791Z] - CONFIG_KEYS: enabled [2021-01-19T06:12:31.791Z] - CONFIG_VETH: enabled (as module) [2021-01-19T06:12:31.791Z] - CONFIG_BRIDGE: enabled (as module) [2021-01-19T06:12:31.805Z] #65 DONE 1.3s [2021-01-19T06:12:31.805Z] [2021-01-19T06:12:31.805Z] #66 exporting to image [2021-01-19T06:12:31.805Z] #66 exporting layers [2021-01-19T06:12:32.083Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-01-19T06:12:32.083Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2021-01-19T06:12:32.083Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-01-19T06:12:32.083Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-01-19T06:12:32.083Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-01-19T06:12:32.083Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-01-19T06:12:32.083Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-01-19T06:12:32.083Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-01-19T06:12:32.083Z] - CONFIG_NF_NAT: enabled (as module) [2021-01-19T06:12:32.083Z] - CONFIG_NF_NAT_NEEDED: enabled [2021-01-19T06:12:32.083Z] - CONFIG_POSIX_MQUEUE: enabled [2021-01-19T06:12:32.083Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2021-01-19T06:12:32.083Z] [2021-01-19T06:12:32.083Z] Optional Features: [2021-01-19T06:12:32.083Z] - CONFIG_USER_NS: enabled [2021-01-19T06:12:32.083Z] - CONFIG_SECCOMP: enabled [2021-01-19T06:12:32.083Z] - CONFIG_CGROUP_PIDS: enabled [2021-01-19T06:12:32.083Z] - CONFIG_MEMCG_SWAP: enabled [2021-01-19T06:12:32.083Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-01-19T06:12:32.083Z] (cgroup swap accounting is currently enabled) [2021-01-19T06:12:32.083Z] - CONFIG_MEMCG_KMEM: enabled [2021-01-19T06:12:32.083Z] - CONFIG_BLK_CGROUP: enabled [2021-01-19T06:12:32.083Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-01-19T06:12:32.083Z] - CONFIG_IOSCHED_CFQ: enabled [2021-01-19T06:12:32.083Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2021-01-19T06:12:32.083Z] - CONFIG_CGROUP_PERF: enabled [2021-01-19T06:12:32.083Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-01-19T06:12:32.083Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-01-19T06:12:32.083Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-01-19T06:12:32.083Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-01-19T06:12:32.083Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-01-19T06:12:32.083Z] - CONFIG_RT_GROUP_SCHED: missing [2021-01-19T06:12:32.083Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-01-19T06:12:32.083Z] - CONFIG_IP_VS: enabled (as module) [2021-01-19T06:12:32.083Z] - CONFIG_IP_VS_NFCT: enabled [2021-01-19T06:12:32.083Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-01-19T06:12:32.083Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-01-19T06:12:32.083Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-01-19T06:12:32.083Z] - CONFIG_EXT4_FS: enabled [2021-01-19T06:12:32.083Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-01-19T06:12:32.083Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-01-19T06:12:32.083Z] - Network Drivers: [2021-01-19T06:12:32.083Z] - "overlay": [2021-01-19T06:12:32.083Z] - CONFIG_VXLAN: enabled (as module) [2021-01-19T06:12:32.083Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-01-19T06:12:32.083Z] Optional (for encrypted networks): [2021-01-19T06:12:32.106Z] #8 extracting sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 2.1s done [2021-01-19T06:12:32.106Z] #8 extracting sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 [2021-01-19T06:12:32.149Z] #66 exporting layers 0.8s done [2021-01-19T06:12:32.149Z] #66 writing image sha256:cc9cbac1b06a0ad8fee574081f3e4916652bcd87190b3132c917b4f5cf9d939d [2021-01-19T06:12:32.149Z] #66 writing image sha256:cc9cbac1b06a0ad8fee574081f3e4916652bcd87190b3132c917b4f5cf9d939d done [2021-01-19T06:12:32.149Z] #66 naming to docker.io/library/docker:8086443a449af8ef5c5b0574de8957df7e52f296 done [2021-01-19T06:12:32.149Z] #66 DONE 0.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2021-01-19T06:12:32.217Z] #21 transferring context: 53.19MB 1.4s done [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-01-19T06:12:32.371Z] - CONFIG_CRYPTO: enabled [2021-01-19T06:12:32.371Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2021-01-19T06:12:32.371Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2021-01-19T06:12:32.371Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2021-01-19T06:12:32.371Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2021-01-19T06:12:32.371Z] - CONFIG_XFRM: enabled [2021-01-19T06:12:32.371Z] - CONFIG_XFRM_USER: enabled (as module) [2021-01-19T06:12:32.371Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-01-19T06:12:32.371Z] - CONFIG_INET_ESP: enabled (as module) [2021-01-19T06:12:32.371Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2021-01-19T06:12:32.371Z] - "ipvlan": [2021-01-19T06:12:32.371Z] - CONFIG_IPVLAN: enabled (as module) [2021-01-19T06:12:32.371Z] - "macvlan": [2021-01-19T06:12:32.371Z] - CONFIG_MACVLAN: enabled (as module) [2021-01-19T06:12:32.371Z] - CONFIG_DUMMY: enabled (as module) [2021-01-19T06:12:32.371Z] - "ftp,tftp client in container": [2021-01-19T06:12:32.371Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-01-19T06:12:32.371Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-01-19T06:12:32.371Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-01-19T06:12:32.371Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-01-19T06:12:32.371Z] - Storage Drivers: [2021-01-19T06:12:32.371Z] - "aufs": [2021-01-19T06:12:32.371Z] - CONFIG_AUFS_FS: enabled (as module) [2021-01-19T06:12:32.371Z] - "btrfs": [2021-01-19T06:12:32.371Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-01-19T06:12:32.371Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-01-19T06:12:32.371Z] - "devicemapper": [2021-01-19T06:12:32.371Z] - CONFIG_BLK_DEV_DM: enabled [2021-01-19T06:12:32.371Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-01-19T06:12:32.371Z] - "overlay": [2021-01-19T06:12:32.371Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-01-19T06:12:32.371Z] - "zfs": [2021-01-19T06:12:32.371Z] - /dev/zfs: missing [2021-01-19T06:12:32.371Z] - zfs command: missing [2021-01-19T06:12:32.371Z] - zpool command: missing [2021-01-19T06:12:32.371Z] [2021-01-19T06:12:32.371Z] Limits: [2021-01-19T06:12:32.371Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-01-19T06:12:32.371Z] [2021-01-19T06:12:32.371Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-01-19T06:12:32.474Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41894/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41894/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8086443a449af8ef5c5b0574de8957df7e52f296 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:8086443a449af8ef5c5b0574de8957df7e52f296 hack/validate/default [2021-01-19T06:12:32.485Z] #21 DONE 1.6s [2021-01-19T06:12:32.485Z] [2021-01-19T06:12:32.485Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-01-19T06:12:32.485Z] #40 CACHED [2021-01-19T06:12:32.485Z] [2021-01-19T06:12:32.485Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-19T06:12:32.485Z] #49 CACHED [2021-01-19T06:12:32.485Z] [2021-01-19T06:12:32.485Z] #46 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2021-01-19T06:12:32.485Z] #46 CACHED [2021-01-19T06:12:32.485Z] [2021-01-19T06:12:32.485Z] #55 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2021-01-19T06:12:32.485Z] #55 CACHED [2021-01-19T06:12:32.485Z] [2021-01-19T06:12:32.485Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-01-19T06:12:32.485Z] #20 CACHED [2021-01-19T06:12:32.485Z] [2021-01-19T06:12:32.485Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-01-19T06:12:32.485Z] #34 CACHED [2021-01-19T06:12:32.485Z] [2021-01-19T06:12:32.485Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-19T06:12:32.485Z] #35 CACHED [2021-01-19T06:12:32.485Z] [2021-01-19T06:12:32.485Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-19T06:12:32.485Z] #45 CACHED [2021-01-19T06:12:32.485Z] [2021-01-19T06:12:32.486Z] #58 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-01-19T06:12:32.486Z] #58 CACHED [2021-01-19T06:12:32.486Z] [2021-01-19T06:12:32.486Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-19T06:12:32.486Z] #54 CACHED [2021-01-19T06:12:32.486Z] [2021-01-19T06:12:32.486Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-19T06:12:32.486Z] #62 CACHED [2021-01-19T06:12:32.486Z] [2021-01-19T06:12:32.486Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-19T06:12:32.486Z] #47 CACHED [2021-01-19T06:12:32.486Z] [2021-01-19T06:12:32.486Z] #15 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2021-01-19T06:12:32.486Z] #15 CACHED [2021-01-19T06:12:32.486Z] [2021-01-19T06:12:32.486Z] #16 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2021-01-19T06:12:32.486Z] #16 CACHED [2021-01-19T06:12:32.486Z] [2021-01-19T06:12:32.486Z] #39 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2021-01-19T06:12:32.486Z] #39 CACHED [2021-01-19T06:12:32.486Z] [2021-01-19T06:12:32.486Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2021-01-19T06:12:32.486Z] #9 CACHED [2021-01-19T06:12:32.486Z] [2021-01-19T06:12:32.486Z] #52 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2021-01-19T06:12:32.486Z] #52 CACHED [2021-01-19T06:12:32.486Z] [2021-01-19T06:12:32.486Z] #57 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-01-19T06:12:32.486Z] #57 CACHED [2021-01-19T06:12:32.486Z] [2021-01-19T06:12:32.486Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2021-01-19T06:12:32.486Z] #31 CACHED [2021-01-19T06:12:32.486Z] [2021-01-19T06:12:32.486Z] #50 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2021-01-19T06:12:32.486Z] #50 CACHED [2021-01-19T06:12:32.486Z] [2021-01-19T06:12:32.486Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2021-01-19T06:12:32.486Z] #53 CACHED [2021-01-19T06:12:32.486Z] [2021-01-19T06:12:32.486Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2021-01-19T06:12:32.486Z] #28 CACHED [2021-01-19T06:12:32.486Z] [2021-01-19T06:12:32.486Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2021-01-19T06:12:32.486Z] #23 CACHED [2021-01-19T06:12:32.486Z] [2021-01-19T06:12:32.486Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-19T06:12:32.486Z] #51 CACHED [2021-01-19T06:12:32.486Z] [2021-01-19T06:12:32.486Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-19T06:12:32.486Z] #22 CACHED [2021-01-19T06:12:32.486Z] [2021-01-19T06:12:32.486Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-01-19T06:12:32.486Z] #12 CACHED [2021-01-19T06:12:32.486Z] [2021-01-19T06:12:32.486Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2021-01-19T06:12:32.486Z] #25 CACHED [2021-01-19T06:12:32.486Z] [2021-01-19T06:12:32.486Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2021-01-19T06:12:32.486Z] #10 CACHED [2021-01-19T06:12:32.486Z] [2021-01-19T06:12:32.486Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-19T06:12:32.486Z] #11 CACHED [2021-01-19T06:12:32.486Z] [2021-01-19T06:12:32.486Z] #59 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2021-01-19T06:12:32.486Z] #59 CACHED [2021-01-19T06:12:32.486Z] [2021-01-19T06:12:32.486Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-01-19T06:12:32.486Z] #29 CACHED [2021-01-19T06:12:32.486Z] [2021-01-19T06:12:32.486Z] #13 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2021-01-19T06:12:32.486Z] #13 CACHED [2021-01-19T06:12:32.486Z] [2021-01-19T06:12:32.486Z] #33 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2021-01-19T06:12:32.486Z] #33 CACHED [2021-01-19T06:12:32.486Z] [2021-01-19T06:12:32.486Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-01-19T06:12:32.486Z] #18 CACHED [2021-01-19T06:12:32.486Z] [2021-01-19T06:12:32.486Z] #61 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2021-01-19T06:12:32.486Z] #61 CACHED [2021-01-19T06:12:32.486Z] [2021-01-19T06:12:32.486Z] #37 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-01-19T06:12:32.486Z] #37 CACHED [2021-01-19T06:12:32.486Z] [2021-01-19T06:12:32.486Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-01-19T06:12:32.486Z] #27 CACHED [2021-01-19T06:12:32.486Z] [2021-01-19T06:12:32.486Z] #44 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2021-01-19T06:12:32.486Z] #44 CACHED [2021-01-19T06:12:32.486Z] [2021-01-19T06:12:32.486Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-19T06:12:32.486Z] #41 CACHED [2021-01-19T06:12:32.486Z] [2021-01-19T06:12:32.486Z] #26 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-01-19T06:12:32.486Z] #26 CACHED [2021-01-19T06:12:32.486Z] [2021-01-19T06:12:32.486Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-19T06:12:32.486Z] #32 CACHED [2021-01-19T06:12:32.486Z] [2021-01-19T06:12:32.486Z] #42 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-01-19T06:12:32.486Z] #42 CACHED [2021-01-19T06:12:32.486Z] [2021-01-19T06:12:32.486Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2021-01-19T06:12:32.486Z] #30 CACHED [2021-01-19T06:12:32.486Z] [2021-01-19T06:12:32.486Z] #48 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2021-01-19T06:12:32.486Z] #48 CACHED [2021-01-19T06:12:32.486Z] [2021-01-19T06:12:32.486Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-19T06:12:32.486Z] #56 CACHED [2021-01-19T06:12:32.486Z] [2021-01-19T06:12:32.486Z] #63 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2021-01-19T06:12:32.486Z] #63 CACHED [2021-01-19T06:12:32.486Z] [2021-01-19T06:12:32.486Z] #17 [dev-systemd-false 6/26] RUN ldconfig [2021-01-19T06:12:32.486Z] #17 CACHED [2021-01-19T06:12:32.486Z] [2021-01-19T06:12:32.486Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2021-01-19T06:12:32.486Z] #38 CACHED [2021-01-19T06:12:32.486Z] [2021-01-19T06:12:32.486Z] #19 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2021-01-19T06:12:32.486Z] #19 CACHED [2021-01-19T06:12:32.486Z] [2021-01-19T06:12:32.486Z] #36 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2021-01-19T06:12:32.486Z] #36 CACHED [2021-01-19T06:12:32.486Z] [2021-01-19T06:12:32.486Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-19T06:12:32.486Z] #43 CACHED [2021-01-19T06:12:32.486Z] [2021-01-19T06:12:32.486Z] #14 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2021-01-19T06:12:32.486Z] #14 CACHED [2021-01-19T06:12:32.486Z] [2021-01-19T06:12:32.486Z] #64 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-01-19T06:12:32.486Z] #64 CACHED [2021-01-19T06:12:32.486Z] [2021-01-19T06:12:32.486Z] #65 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-01-19T06:12:32.575Z] + docker version [2021-01-19T06:12:32.575Z] Client: Docker Engine - Community [2021-01-19T06:12:32.575Z] Version: 19.03.13 [2021-01-19T06:12:32.575Z] API version: 1.40 [2021-01-19T06:12:32.575Z] Go version: go1.13.15 [2021-01-19T06:12:32.575Z] Git commit: 4484c46d9d [2021-01-19T06:12:32.575Z] Built: Wed Sep 16 17:02:36 2020 [2021-01-19T06:12:32.575Z] OS/Arch: linux/amd64 [2021-01-19T06:12:32.575Z] Experimental: false [2021-01-19T06:12:32.575Z] [2021-01-19T06:12:32.575Z] Server: Docker Engine - Community [2021-01-19T06:12:32.575Z] Engine: [2021-01-19T06:12:32.575Z] Version: 19.03.13 [2021-01-19T06:12:32.575Z] API version: 1.40 (minimum version 1.12) [2021-01-19T06:12:32.575Z] Go version: go1.13.15 [2021-01-19T06:12:32.575Z] Git commit: 4484c46d9d [2021-01-19T06:12:32.575Z] Built: Wed Sep 16 17:01:06 2020 [2021-01-19T06:12:32.575Z] OS/Arch: linux/amd64 [2021-01-19T06:12:32.575Z] Experimental: true [2021-01-19T06:12:32.575Z] containerd: [2021-01-19T06:12:32.575Z] Version: 1.3.7 [2021-01-19T06:12:32.575Z] GitCommit: 8fba4e9a7d01810a393d5d25a3621dc101981175 [2021-01-19T06:12:32.575Z] runc: [2021-01-19T06:12:32.575Z] Version: 1.0.0-rc10 [2021-01-19T06:12:32.575Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2021-01-19T06:12:32.575Z] docker-init: [2021-01-19T06:12:32.575Z] Version: 0.18.0 [2021-01-19T06:12:32.575Z] GitCommit: fec3683 [Pipeline] sh [2021-01-19T06:12:32.739Z] #66 exporting layers 0.8s done [2021-01-19T06:12:32.739Z] #66 writing image sha256:eeb7733c68a72f938ea661a3a46e74cd4cba14fae9b7a20f04254c67e1f77871 done [2021-01-19T06:12:32.739Z] #66 naming to docker.io/library/docker:8086443a449af8ef5c5b0574de8957df7e52f296 done [2021-01-19T06:12:32.739Z] #66 DONE 0.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [2021-01-19T06:12:32.784Z] + make bundles/buildx [Pipeline] sh [2021-01-19T06:12:32.863Z] + docker info [2021-01-19T06:12:33.068Z] + trap exit INT TERM [2021-01-19T06:12:33.068Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2021-01-19T06:12:33.068Z] + CONTAINER_NAME=docker-pr1 [2021-01-19T06:12:33.068Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41894/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41894/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8086443a449af8ef5c5b0574de8957df7e52f296 -e DOCKER_GRAPHDRIVER docker:8086443a449af8ef5c5b0574de8957df7e52f296 hack/make.sh dynbinary-daemon [2021-01-19T06:12:33.076Z] make: command: Command not found [2021-01-19T06:12:33.076Z] make: command: Command not found [2021-01-19T06:12:33.076Z] mkdir bundles [2021-01-19T06:12:33.076Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \ [2021-01-19T06:12:33.076Z] --build-arg BUILDX_COMMIT \ [2021-01-19T06:12:33.076Z] --build-arg BUILDX_REPO \ [2021-01-19T06:12:33.076Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2021-01-19T06:12:33.076Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2021-01-19T06:12:33.076Z] . [2021-01-19T06:12:33.076Z] /bin/sh: 4: go: not found [2021-01-19T06:12:33.076Z] /bin/sh: 5: go: not found [2021-01-19T06:12:31.307Z] > git remote # timeout=10 [2021-01-19T06:12:31.321Z] > git config --get remote.origin.url # timeout=10 [2021-01-19T06:12:31.344Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-01-19T06:12:31.345Z] > git merge 0456e058d2b60606d4374cd975c635dfe7673f17 # timeout=10 [2021-01-19T06:12:31.357Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-19T06:12:31.379Z] > git config core.sparsecheckout # timeout=10 [2021-01-19T06:12:31.381Z] > git checkout -f 8086443a449af8ef5c5b0574de8957df7e52f296 # timeout=10 [2021-01-19T06:12:33.408Z] Congratulations! All commits are properly signed with the DCO! [2021-01-19T06:12:33.408Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2021-01-19T06:12:33.408Z] No api/types/ or api/swagger.yaml changes in diff. [2021-01-19T06:12:33.408Z] Congratulations! All TOML source files changed here have valid syntax. [2021-01-19T06:12:33.408Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2021-01-19T06:12:33.408Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2021-01-19T06:12:33.408Z] Congratulations! No new tests were added to integration-cli. [2021-01-19T06:12:33.408Z] [2021-01-19T06:12:33.408Z] INFO Start validation with golang-ci-lint [2021-01-19T06:12:33.635Z] [2021-01-19T06:12:33.668Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2021-01-19T06:12:33.668Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-01-19T06:12:33.668Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-01-19T06:12:33.893Z] Removing bundles/ [2021-01-19T06:12:33.893Z] [2021-01-19T06:12:33.893Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2021-01-19T06:12:33.893Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-01-19T06:12:33.893Z] GOOS="" GOARCH="" GOARM="" [2021-01-19T06:12:34.174Z] #8 extracting sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 1.7s done [2021-01-19T06:12:34.249Z] Client: [2021-01-19T06:12:34.249Z] Debug Mode: false [2021-01-19T06:12:34.249Z] [2021-01-19T06:12:34.249Z] Server: [2021-01-19T06:12:34.249Z] Containers: 0 [2021-01-19T06:12:34.249Z] Running: 0 [2021-01-19T06:12:34.249Z] Paused: 0 [2021-01-19T06:12:34.249Z] Stopped: 0 [2021-01-19T06:12:34.249Z] Images: 3 [2021-01-19T06:12:34.249Z] Server Version: 19.03.13 [2021-01-19T06:12:34.249Z] Storage Driver: overlay2 [2021-01-19T06:12:34.249Z] Backing Filesystem: extfs [2021-01-19T06:12:34.249Z] Supports d_type: true [2021-01-19T06:12:34.249Z] Native Overlay Diff: true [2021-01-19T06:12:34.249Z] Logging Driver: json-file [2021-01-19T06:12:34.249Z] Cgroup Driver: cgroupfs [2021-01-19T06:12:34.249Z] Plugins: [2021-01-19T06:12:34.249Z] Volume: local [2021-01-19T06:12:34.249Z] Network: bridge host ipvlan macvlan null overlay [2021-01-19T06:12:34.249Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-01-19T06:12:34.249Z] Swarm: inactive [2021-01-19T06:12:34.249Z] Runtimes: runc [2021-01-19T06:12:34.249Z] Default Runtime: runc [2021-01-19T06:12:34.249Z] Init Binary: docker-init [2021-01-19T06:12:34.249Z] containerd version: 8fba4e9a7d01810a393d5d25a3621dc101981175 [2021-01-19T06:12:34.249Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2021-01-19T06:12:34.249Z] init version: fec3683 [2021-01-19T06:12:34.249Z] Security Options: [2021-01-19T06:12:34.249Z] apparmor [2021-01-19T06:12:34.249Z] seccomp [2021-01-19T06:12:34.249Z] Profile: default [2021-01-19T06:12:34.249Z] Kernel Version: 5.4.0-1025-aws [2021-01-19T06:12:34.249Z] Operating System: Ubuntu 18.04.5 LTS [2021-01-19T06:12:34.249Z] OSType: linux [2021-01-19T06:12:34.249Z] Architecture: x86_64 [2021-01-19T06:12:34.249Z] CPUs: 2 [2021-01-19T06:12:34.249Z] Total Memory: 7.569GiB [2021-01-19T06:12:34.249Z] Name: ip-10-100-59-85 [2021-01-19T06:12:34.249Z] ID: CCIE:AJZ6:AWCZ:J3ZS:O37A:2P7O:RJLE:DDVR:4JXC:CCOM:IQWM:5M5X [2021-01-19T06:12:34.249Z] Docker Root Dir: /var/lib/docker [2021-01-19T06:12:34.249Z] Debug Mode: false [2021-01-19T06:12:34.249Z] Registry: https://index.docker.io/v1/ [2021-01-19T06:12:34.249Z] Labels: [2021-01-19T06:12:34.249Z] Experimental: true [2021-01-19T06:12:34.249Z] Insecure Registries: [2021-01-19T06:12:34.249Z] 127.0.0.0/8 [2021-01-19T06:12:34.249Z] Live Restore Enabled: true [2021-01-19T06:12:34.249Z] [2021-01-19T06:12:34.249Z] WARNING: No swap limit support [Pipeline] sh [2021-01-19T06:12:34.410Z] #65 DONE 1.9s [2021-01-19T06:12:34.410Z] [2021-01-19T06:12:34.410Z] #66 exporting to image [2021-01-19T06:12:34.410Z] #66 exporting layers [2021-01-19T06:12:34.466Z] #8 extracting sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 [2021-01-19T06:12:34.543Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-01-19T06:12:34.543Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-01-19T06:12:34.543Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41894/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-01-19T06:12:34.543Z] + bash /home/ubuntu/workspace/moby_PR-41894/check-config.sh [2021-01-19T06:12:34.543Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-01-19T06:12:34.543Z] info: reading kernel config from /boot/config-5.4.0-1025-aws ... [2021-01-19T06:12:34.543Z] [2021-01-19T06:12:34.543Z] Generally Necessary: [2021-01-19T06:12:34.543Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-01-19T06:12:34.543Z] - apparmor: enabled and tools installed [2021-01-19T06:12:34.543Z] - CONFIG_NAMESPACES: enabled [2021-01-19T06:12:34.543Z] - CONFIG_NET_NS: enabled [2021-01-19T06:12:34.543Z] - CONFIG_PID_NS: enabled [2021-01-19T06:12:34.543Z] - CONFIG_IPC_NS: enabled [2021-01-19T06:12:34.543Z] - CONFIG_UTS_NS: enabled [2021-01-19T06:12:34.543Z] - CONFIG_CGROUPS: enabled [2021-01-19T06:12:34.543Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-01-19T06:12:34.543Z] - CONFIG_CGROUP_DEVICE: enabled [2021-01-19T06:12:34.543Z] - CONFIG_CGROUP_FREEZER: enabled [2021-01-19T06:12:34.543Z] - CONFIG_CGROUP_SCHED: enabled [2021-01-19T06:12:34.543Z] - CONFIG_CPUSETS: enabled [2021-01-19T06:12:34.543Z] - CONFIG_MEMCG: enabled [2021-01-19T06:12:34.543Z] - CONFIG_KEYS: enabled [2021-01-19T06:12:34.543Z] - CONFIG_VETH: enabled (as module) [2021-01-19T06:12:34.543Z] - CONFIG_BRIDGE: enabled (as module) [2021-01-19T06:12:34.543Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-01-19T06:12:34.543Z] - CONFIG_NF_NAT_IPV4: missing [2021-01-19T06:12:34.543Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-01-19T06:12:34.543Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-01-19T06:12:34.543Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-01-19T06:12:34.543Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-01-19T06:12:34.543Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-01-19T06:12:34.543Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-01-19T06:12:34.543Z] - CONFIG_NF_NAT: enabled (as module) [2021-01-19T06:12:34.543Z] - CONFIG_NF_NAT_NEEDED: missing [2021-01-19T06:12:34.543Z] - CONFIG_POSIX_MQUEUE: enabled [2021-01-19T06:12:34.543Z] [2021-01-19T06:12:34.543Z] Optional Features: [2021-01-19T06:12:34.543Z] - CONFIG_USER_NS: enabled [2021-01-19T06:12:34.805Z] - CONFIG_SECCOMP: enabled [2021-01-19T06:12:34.805Z] - CONFIG_CGROUP_PIDS: enabled [2021-01-19T06:12:34.805Z] - CONFIG_MEMCG_SWAP: enabled [2021-01-19T06:12:34.805Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-01-19T06:12:34.805Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-01-19T06:12:34.805Z] - CONFIG_BLK_CGROUP: enabled [2021-01-19T06:12:34.805Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-01-19T06:12:34.805Z] - CONFIG_IOSCHED_CFQ: missing [2021-01-19T06:12:34.805Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2021-01-19T06:12:34.805Z] - CONFIG_CGROUP_PERF: enabled [2021-01-19T06:12:34.805Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-01-19T06:12:34.805Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-01-19T06:12:34.805Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-01-19T06:12:34.805Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-01-19T06:12:34.805Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-01-19T06:12:34.805Z] - CONFIG_RT_GROUP_SCHED: missing [2021-01-19T06:12:34.805Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-01-19T06:12:34.805Z] - CONFIG_IP_VS: enabled (as module) [2021-01-19T06:12:34.805Z] - CONFIG_IP_VS_NFCT: enabled [2021-01-19T06:12:34.805Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-01-19T06:12:34.805Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-01-19T06:12:34.805Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-01-19T06:12:34.805Z] - CONFIG_EXT4_FS: enabled [2021-01-19T06:12:34.805Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-01-19T06:12:34.805Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-01-19T06:12:34.805Z] - Network Drivers: [2021-01-19T06:12:34.805Z] - "overlay": [2021-01-19T06:12:34.805Z] - CONFIG_VXLAN: enabled (as module) [2021-01-19T06:12:34.805Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-01-19T06:12:34.805Z] Optional (for encrypted networks): [2021-01-19T06:12:34.805Z] - CONFIG_CRYPTO: enabled [2021-01-19T06:12:34.805Z] - CONFIG_CRYPTO_AEAD: enabled [2021-01-19T06:12:34.805Z] - CONFIG_CRYPTO_GCM: enabled [2021-01-19T06:12:34.805Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-01-19T06:12:34.805Z] - CONFIG_CRYPTO_GHASH: enabled [2021-01-19T06:12:34.805Z] - CONFIG_XFRM: enabled [2021-01-19T06:12:34.805Z] - CONFIG_XFRM_USER: enabled (as module) [2021-01-19T06:12:34.805Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-01-19T06:12:34.805Z] - CONFIG_INET_ESP: enabled (as module) [2021-01-19T06:12:34.805Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2021-01-19T06:12:34.805Z] - "ipvlan": [2021-01-19T06:12:34.805Z] - CONFIG_IPVLAN: enabled (as module) [2021-01-19T06:12:34.805Z] - "macvlan": [2021-01-19T06:12:34.805Z] - CONFIG_MACVLAN: enabled (as module) [2021-01-19T06:12:34.805Z] - CONFIG_DUMMY: enabled (as module) [2021-01-19T06:12:34.805Z] - "ftp,tftp client in container": [2021-01-19T06:12:34.805Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-01-19T06:12:34.805Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-01-19T06:12:34.805Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-01-19T06:12:34.805Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-01-19T06:12:34.805Z] - Storage Drivers: [2021-01-19T06:12:34.805Z] - "aufs": [2021-01-19T06:12:34.805Z] - CONFIG_AUFS_FS: enabled (as module) [2021-01-19T06:12:34.805Z] - "btrfs": [2021-01-19T06:12:34.805Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-01-19T06:12:35.066Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-01-19T06:12:35.066Z] - "devicemapper": [2021-01-19T06:12:35.066Z] - CONFIG_BLK_DEV_DM: enabled [2021-01-19T06:12:35.066Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-01-19T06:12:35.066Z] - "overlay": [2021-01-19T06:12:35.066Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-01-19T06:12:35.066Z] - "zfs": [2021-01-19T06:12:35.066Z] - /dev/zfs: present [2021-01-19T06:12:35.066Z] - zfs command: missing [2021-01-19T06:12:35.066Z] - zpool command: missing [2021-01-19T06:12:35.066Z] [2021-01-19T06:12:35.066Z] Limits: [2021-01-19T06:12:35.066Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-01-19T06:12:35.066Z] [2021-01-19T06:12:35.066Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-01-19T06:12:35.142Z] Sending build context to Docker daemon 58.07MB [2021-01-19T06:12:35.142Z] Step 1/15 : ARG GO_VERSION=1.13.15 [2021-01-19T06:12:35.142Z] Step 2/15 : ARG BUILDX_COMMIT=v0.3.1 [2021-01-19T06:12:35.142Z] Step 3/15 : ARG BUILDX_REPO=https://github.com/docker/buildx.git [2021-01-19T06:12:35.142Z] Step 4/15 : FROM golang:${GO_VERSION}-buster AS build [2021-01-19T06:12:35.401Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:8086443a449af8ef5c5b0574de8957df7e52f296 . [2021-01-19T06:12:35.401Z] #1 [internal] load build definition from Dockerfile [2021-01-19T06:12:35.401Z] #1 transferring dockerfile: 16.55kB done [2021-01-19T06:12:35.401Z] #1 DONE 0.0s [2021-01-19T06:12:35.401Z] [2021-01-19T06:12:35.401Z] #2 [internal] load .dockerignore [2021-01-19T06:12:35.401Z] #2 transferring context: 87B done [2021-01-19T06:12:35.401Z] #2 DONE 0.0s [2021-01-19T06:12:35.401Z] [2021-01-19T06:12:35.401Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2021-01-19T06:12:35.430Z] 1.13.15-buster: Pulling from library/golang [2021-01-19T06:12:35.720Z] db4e2d8d5901: Pulling fs layer [2021-01-19T06:12:35.720Z] dfe2d012519c: Pulling fs layer [2021-01-19T06:12:35.720Z] 5d8f1d1f9197: Pulling fs layer [2021-01-19T06:12:35.720Z] 1301750ffb48: Pulling fs layer [2021-01-19T06:12:35.720Z] dc5c6edc9cff: Pulling fs layer [2021-01-19T06:12:35.720Z] 3c370c2e2f82: Pulling fs layer [2021-01-19T06:12:35.720Z] 5ffb2f5886e2: Pulling fs layer [2021-01-19T06:12:35.720Z] 3c370c2e2f82: Waiting [2021-01-19T06:12:35.720Z] 5ffb2f5886e2: Waiting [2021-01-19T06:12:35.720Z] 1301750ffb48: Waiting [2021-01-19T06:12:35.720Z] dc5c6edc9cff: Waiting [2021-01-19T06:12:36.013Z] dfe2d012519c: Download complete [2021-01-19T06:12:36.306Z] 5d8f1d1f9197: Verifying Checksum [2021-01-19T06:12:36.306Z] 5d8f1d1f9197: Download complete [2021-01-19T06:12:36.333Z] #66 exporting layers 1.6s done [2021-01-19T06:12:36.333Z] #66 writing image sha256:e18ea5fe0fe179b02fd2c444b1ed7e461d146a5083e9a3405c216b232dddf821 [2021-01-19T06:12:36.333Z] #66 writing image sha256:e18ea5fe0fe179b02fd2c444b1ed7e461d146a5083e9a3405c216b232dddf821 done [2021-01-19T06:12:36.333Z] #66 naming to docker.io/library/docker:8086443a449af8ef5c5b0574de8957df7e52f296 done [2021-01-19T06:12:36.333Z] #66 DONE 1.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-01-19T06:12:36.671Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41894/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8086443a449af8ef5c5b0574de8957df7e52f296 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:8086443a449af8ef5c5b0574de8957df7e52f296 hack/test/unit [2021-01-19T06:12:36.787Z] #3 DONE 1.0s [2021-01-19T06:12:36.787Z] [2021-01-19T06:12:36.787Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2021-01-19T06:12:36.787Z] #4 CACHED [2021-01-19T06:12:36.787Z] [2021-01-19T06:12:36.787Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2021-01-19T06:12:36.787Z] #7 DONE 0.1s [2021-01-19T06:12:36.787Z] [2021-01-19T06:12:36.787Z] #6 [internal] load metadata for docker.io/library/debian:buster [2021-01-19T06:12:36.787Z] #6 DONE 0.2s [2021-01-19T06:12:36.787Z] [2021-01-19T06:12:36.787Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-01-19T06:12:36.787Z] #5 DONE 0.1s [2021-01-19T06:12:36.787Z] [2021-01-19T06:12:36.787Z] #60 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2021-01-19T06:12:36.787Z] #60 DONE 0.0s [2021-01-19T06:12:36.787Z] [2021-01-19T06:12:36.787Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2021-01-19T06:12:36.787Z] #8 DONE 0.0s [2021-01-19T06:12:36.787Z] [2021-01-19T06:12:36.787Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:b16f6671... [2021-01-19T06:12:36.787Z] #24 DONE 0.0s [2021-01-19T06:12:36.787Z] [2021-01-19T06:12:36.787Z] #21 [internal] load build context [2021-01-19T06:12:37.218Z] #8 ... [2021-01-19T06:12:37.218Z] [2021-01-19T06:12:37.218Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2021-01-19T06:12:37.218Z] #25 0.528 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-01-19T06:12:37.218Z] #25 0.543 Get:2 http://deb.debian.org/debian buster InRelease [121 kB] [2021-01-19T06:12:37.218Z] #25 0.570 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-01-19T06:12:37.218Z] #25 0.637 Get:4 http://security.debian.org/debian-security buster/updates/main s390x Packages [239 kB] [2021-01-19T06:12:37.218Z] #25 0.824 Get:5 http://deb.debian.org/debian buster/main s390x Packages [7623 kB] [2021-01-19T06:12:37.218Z] #25 1.024 Get:6 http://deb.debian.org/debian buster-updates/main s390x Packages [7872 B] [2021-01-19T06:12:37.218Z] #25 2.033 Fetched 8109 kB in 2s (5313 kB/s) [2021-01-19T06:12:37.218Z] #25 2.033 Reading package lists... [2021-01-19T06:12:37.218Z] #25 2.508 Reading package lists... [2021-01-19T06:12:37.218Z] #25 2.997 Building dependency tree... [2021-01-19T06:12:37.218Z] #25 3.115 The following additional packages will be installed: [2021-01-19T06:12:37.218Z] #25 3.115 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-01-19T06:12:37.218Z] #25 3.115 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-01-19T06:12:37.218Z] #25 3.115 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-01-19T06:12:37.218Z] #25 3.116 Suggested packages: [2021-01-19T06:12:37.218Z] #25 3.116 krb5-doc krb5-user [2021-01-19T06:12:37.218Z] #25 3.116 Recommended packages: [2021-01-19T06:12:37.218Z] #25 3.116 krb5-locales publicsuffix libsasl2-modules [2021-01-19T06:12:37.218Z] #25 3.247 The following NEW packages will be installed: [2021-01-19T06:12:37.218Z] #25 3.247 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-01-19T06:12:37.218Z] #25 3.247 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-01-19T06:12:37.218Z] #25 3.247 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-01-19T06:12:37.218Z] #25 3.248 libssh2-1 libssl1.1 openssl [2021-01-19T06:12:37.218Z] #25 3.279 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2021-01-19T06:12:37.218Z] #25 3.279 Need to get 4592 kB of archives. [2021-01-19T06:12:37.218Z] #25 3.279 After this operation, 11.9 MB of additional disk space will be used. [2021-01-19T06:12:37.218Z] #25 3.279 Get:1 http://security.debian.org/debian-security buster/updates/main s390x libssl1.1 s390x 1.1.1d-0+deb10u4 [1199 kB] [2021-01-19T06:12:37.218Z] #25 3.291 Get:2 http://deb.debian.org/debian buster-updates/main s390x ca-certificates all 20200601~deb10u1 [158 kB] [2021-01-19T06:12:37.218Z] #25 3.323 Get:3 http://deb.debian.org/debian buster/main s390x libkeyutils1 s390x 1.6-6 [14.7 kB] [2021-01-19T06:12:37.218Z] #25 3.331 Get:4 http://security.debian.org/debian-security buster/updates/main s390x openssl s390x 1.1.1d-0+deb10u4 [827 kB] [2021-01-19T06:12:37.218Z] #25 3.395 Get:5 http://deb.debian.org/debian buster/main s390x libkrb5support0 s390x 1.17-3+deb10u1 [64.7 kB] [2021-01-19T06:12:37.218Z] #25 3.476 Get:6 http://deb.debian.org/debian buster/main s390x libk5crypto3 s390x 1.17-3+deb10u1 [120 kB] [2021-01-19T06:12:37.218Z] #25 3.513 Get:7 http://deb.debian.org/debian buster/main s390x libkrb5-3 s390x 1.17-3+deb10u1 [346 kB] [2021-01-19T06:12:37.218Z] #25 3.530 Get:8 http://deb.debian.org/debian buster/main s390x libgssapi-krb5-2 s390x 1.17-3+deb10u1 [146 kB] [2021-01-19T06:12:37.218Z] #25 3.535 Get:9 http://deb.debian.org/debian buster/main s390x libsasl2-modules-db s390x 2.1.27+dfsg-1+deb10u1 [68.2 kB] [2021-01-19T06:12:37.218Z] #25 3.537 Get:10 http://deb.debian.org/debian buster/main s390x libsasl2-2 s390x 2.1.27+dfsg-1+deb10u1 [103 kB] [2021-01-19T06:12:37.218Z] #25 3.541 Get:11 http://deb.debian.org/debian buster/main s390x libldap-common all 2.4.47+dfsg-3+deb10u4 [89.8 kB] [2021-01-19T06:12:37.218Z] #25 3.544 Get:12 http://deb.debian.org/debian buster/main s390x libldap-2.4-2 s390x 2.4.47+dfsg-3+deb10u4 [213 kB] [2021-01-19T06:12:37.218Z] #25 3.551 Get:13 http://deb.debian.org/debian buster/main s390x libnghttp2-14 s390x 1.36.0-2+deb10u1 [80.8 kB] [2021-01-19T06:12:37.218Z] #25 3.553 Get:14 http://deb.debian.org/debian buster/main s390x libpsl5 s390x 0.20.2-2 [53.5 kB] [2021-01-19T06:12:37.218Z] #25 3.555 Get:15 http://deb.debian.org/debian buster/main s390x librtmp1 s390x 2.4+20151223.gitfa8646d.1-2 [56.6 kB] [2021-01-19T06:12:37.218Z] #25 3.556 Get:16 http://deb.debian.org/debian buster/main s390x libssh2-1 s390x 1.8.0-2.1 [132 kB] [2021-01-19T06:12:37.218Z] #25 3.561 Get:17 http://deb.debian.org/debian buster/main s390x libcurl4 s390x 7.64.0-4+deb10u1 [309 kB] [2021-01-19T06:12:37.218Z] #25 3.570 Get:18 http://deb.debian.org/debian buster/main s390x curl s390x 7.64.0-4+deb10u1 [260 kB] [2021-01-19T06:12:37.218Z] #25 3.579 Get:19 http://deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2021-01-19T06:12:37.218Z] #25 3.582 Get:20 http://deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2021-01-19T06:12:37.218Z] #25 3.587 Get:21 http://deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2021-01-19T06:12:37.218Z] #25 3.677 debconf: delaying package configuration, since apt-utils is not installed [2021-01-19T06:12:37.218Z] #25 3.685 Fetched 4592 kB in 0s (14.1 MB/s) [2021-01-19T06:12:37.218Z] #25 3.739 Selecting previously unselected package libssl1.1:s390x. [2021-01-19T06:12:37.218Z] #25 3.739 (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 ... 6675 files and directories currently installed.) [2021-01-19T06:12:37.218Z] #25 3.739 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u4_s390x.deb ... [2021-01-19T06:12:37.218Z] #25 3.748 Unpacking libssl1.1:s390x (1.1.1d-0+deb10u4) ... [2021-01-19T06:12:37.218Z] #25 3.863 Selecting previously unselected package openssl. [2021-01-19T06:12:37.218Z] #25 3.863 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u4_s390x.deb ... [2021-01-19T06:12:37.218Z] #25 3.866 Unpacking openssl (1.1.1d-0+deb10u4) ... [2021-01-19T06:12:37.218Z] #25 3.957 Selecting previously unselected package ca-certificates. [2021-01-19T06:12:37.218Z] #25 3.958 Preparing to unpack .../02-ca-certificates_20200601~deb10u1_all.deb ... [2021-01-19T06:12:37.218Z] #25 3.960 Unpacking ca-certificates (20200601~deb10u1) ... [2021-01-19T06:12:37.218Z] #25 4.005 Selecting previously unselected package libkeyutils1:s390x. [2021-01-19T06:12:37.218Z] #25 4.006 Preparing to unpack .../03-libkeyutils1_1.6-6_s390x.deb ... [2021-01-19T06:12:37.218Z] #25 4.008 Unpacking libkeyutils1:s390x (1.6-6) ... [2021-01-19T06:12:37.218Z] #25 4.028 Selecting previously unselected package libkrb5support0:s390x. [2021-01-19T06:12:37.218Z] #25 4.029 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_s390x.deb ... [2021-01-19T06:12:37.218Z] #25 4.039 Unpacking libkrb5support0:s390x (1.17-3+deb10u1) ... [2021-01-19T06:12:37.218Z] #25 4.062 Selecting previously unselected package libk5crypto3:s390x. [2021-01-19T06:12:37.218Z] #25 4.062 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_s390x.deb ... [2021-01-19T06:12:37.218Z] #25 4.065 Unpacking libk5crypto3:s390x (1.17-3+deb10u1) ... [2021-01-19T06:12:37.218Z] #25 4.114 Selecting previously unselected package libkrb5-3:s390x. [2021-01-19T06:12:37.218Z] #25 4.114 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_s390x.deb ... [2021-01-19T06:12:37.218Z] #25 4.116 Unpacking libkrb5-3:s390x (1.17-3+deb10u1) ... [2021-01-19T06:12:37.218Z] #25 4.171 Selecting previously unselected package libgssapi-krb5-2:s390x. [2021-01-19T06:12:37.218Z] #25 4.171 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_s390x.deb ... [2021-01-19T06:12:37.218Z] #25 4.173 Unpacking libgssapi-krb5-2:s390x (1.17-3+deb10u1) ... [2021-01-19T06:12:37.218Z] #25 4.203 Selecting previously unselected package libsasl2-modules-db:s390x. [2021-01-19T06:12:37.218Z] #25 4.203 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_s390x.deb ... [2021-01-19T06:12:37.218Z] #25 4.205 Unpacking libsasl2-modules-db:s390x (2.1.27+dfsg-1+deb10u1) ... [2021-01-19T06:12:37.218Z] #25 4.235 Selecting previously unselected package libsasl2-2:s390x. [2021-01-19T06:12:37.218Z] #25 4.235 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_s390x.deb ... [2021-01-19T06:12:37.218Z] #25 4.237 Unpacking libsasl2-2:s390x (2.1.27+dfsg-1+deb10u1) ... [2021-01-19T06:12:37.218Z] #25 4.389 Selecting previously unselected package libldap-common. [2021-01-19T06:12:37.218Z] #25 4.389 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u4_all.deb ... [2021-01-19T06:12:37.218Z] #25 4.413 Unpacking libldap-common (2.4.47+dfsg-3+deb10u4) ... [2021-01-19T06:12:37.218Z] #25 4.644 Selecting previously unselected package libldap-2.4-2:s390x. [2021-01-19T06:12:37.218Z] #25 4.644 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u4_s390x.deb ... [2021-01-19T06:12:37.218Z] #25 4.704 Unpacking libldap-2.4-2:s390x (2.4.47+dfsg-3+deb10u4) ... [2021-01-19T06:12:37.218Z] #25 4.910 Selecting previously unselected package libnghttp2-14:s390x. [2021-01-19T06:12:37.218Z] #25 4.910 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_s390x.deb ... [2021-01-19T06:12:37.218Z] #25 4.933 Unpacking libnghttp2-14:s390x (1.36.0-2+deb10u1) ... [2021-01-19T06:12:37.218Z] #25 5.110 Selecting previously unselected package libpsl5:s390x. [2021-01-19T06:12:37.218Z] #25 5.111 Preparing to unpack .../13-libpsl5_0.20.2-2_s390x.deb ... [2021-01-19T06:12:37.218Z] #25 5.118 Unpacking libpsl5:s390x (0.20.2-2) ... [2021-01-19T06:12:37.218Z] #25 5.142 Selecting previously unselected package librtmp1:s390x. [2021-01-19T06:12:37.218Z] #25 5.142 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_s390x.deb ... [2021-01-19T06:12:37.218Z] #25 5.145 Unpacking librtmp1:s390x (2.4+20151223.gitfa8646d.1-2) ... [2021-01-19T06:12:37.218Z] #25 5.173 Selecting previously unselected package libssh2-1:s390x. [2021-01-19T06:12:37.218Z] #25 5.174 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_s390x.deb ... [2021-01-19T06:12:37.218Z] #25 5.176 Unpacking libssh2-1:s390x (1.8.0-2.1) ... [2021-01-19T06:12:37.218Z] #25 5.208 Selecting previously unselected package libcurl4:s390x. [2021-01-19T06:12:37.218Z] #25 5.209 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_s390x.deb ... [2021-01-19T06:12:37.218Z] #25 5.211 Unpacking libcurl4:s390x (7.64.0-4+deb10u1) ... [2021-01-19T06:12:37.218Z] #25 5.262 Selecting previously unselected package curl. [2021-01-19T06:12:37.218Z] #25 5.263 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_s390x.deb ... [2021-01-19T06:12:37.218Z] #25 5.265 Unpacking curl (7.64.0-4+deb10u1) ... [2021-01-19T06:12:37.218Z] #25 5.320 Selecting previously unselected package libonig5:s390x. [2021-01-19T06:12:37.218Z] #25 5.321 Preparing to unpack .../18-libonig5_6.9.1-1_s390x.deb ... [2021-01-19T06:12:37.218Z] #25 5.323 Unpacking libonig5:s390x (6.9.1-1) ... [2021-01-19T06:12:37.218Z] #25 5.375 Selecting previously unselected package libjq1:s390x. [2021-01-19T06:12:37.218Z] #25 5.376 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_s390x.deb ... [2021-01-19T06:12:37.218Z] #25 5.378 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2021-01-19T06:12:37.218Z] #25 5.409 Selecting previously unselected package jq. [2021-01-19T06:12:37.218Z] #25 5.409 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_s390x.deb ... [2021-01-19T06:12:37.218Z] #25 5.411 Unpacking jq (1.5+dfsg-2+b1) ... [2021-01-19T06:12:37.218Z] #25 5.446 Setting up libkeyutils1:s390x (1.6-6) ... [2021-01-19T06:12:37.218Z] #25 5.453 Setting up libpsl5:s390x (0.20.2-2) ... [2021-01-19T06:12:37.218Z] #25 5.459 Setting up libssl1.1:s390x (1.1.1d-0+deb10u4) ... [2021-01-19T06:12:37.218Z] #25 5.517 Setting up libnghttp2-14:s390x (1.36.0-2+deb10u1) ... [2021-01-19T06:12:37.218Z] #25 5.524 Setting up libldap-common (2.4.47+dfsg-3+deb10u4) ... [2021-01-19T06:12:37.218Z] #25 5.532 Setting up libkrb5support0:s390x (1.17-3+deb10u1) ... [2021-01-19T06:12:37.218Z] #25 5.538 Setting up libsasl2-modules-db:s390x (2.1.27+dfsg-1+deb10u1) ... [2021-01-19T06:12:37.218Z] #25 5.545 Setting up librtmp1:s390x (2.4+20151223.gitfa8646d.1-2) ... [2021-01-19T06:12:37.218Z] #25 5.551 Setting up libk5crypto3:s390x (1.17-3+deb10u1) ... [2021-01-19T06:12:37.218Z] #25 5.558 Setting up libsasl2-2:s390x (2.1.27+dfsg-1+deb10u1) ... [2021-01-19T06:12:37.218Z] #25 5.564 Setting up libssh2-1:s390x (1.8.0-2.1) ... [2021-01-19T06:12:37.218Z] #25 5.570 Setting up libkrb5-3:s390x (1.17-3+deb10u1) ... [2021-01-19T06:12:37.218Z] #25 5.576 Setting up openssl (1.1.1d-0+deb10u4) ... [2021-01-19T06:12:37.218Z] #25 5.589 Setting up libonig5:s390x (6.9.1-1) ... [2021-01-19T06:12:37.218Z] #25 5.609 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2021-01-19T06:12:37.218Z] #25 5.636 Setting up libldap-2.4-2:s390x (2.4.47+dfsg-3+deb10u4) ... [2021-01-19T06:12:37.218Z] #25 5.650 Setting up ca-certificates (20200601~deb10u1) ... [2021-01-19T06:12:37.218Z] #25 5.907 Updating certificates in /etc/ssl/certs... [2021-01-19T06:12:37.218Z] #25 6.204 126 added, 0 removed; done. [2021-01-19T06:12:37.218Z] #25 6.226 Setting up libgssapi-krb5-2:s390x (1.17-3+deb10u1) ... [2021-01-19T06:12:37.218Z] #25 6.235 Setting up jq (1.5+dfsg-2+b1) ... [2021-01-19T06:12:37.218Z] #25 6.241 Setting up libcurl4:s390x (7.64.0-4+deb10u1) ... [2021-01-19T06:12:37.218Z] #25 6.247 Setting up curl (7.64.0-4+deb10u1) ... [2021-01-19T06:12:37.218Z] #25 6.254 Processing triggers for libc-bin (2.28-10) ... [2021-01-19T06:12:37.218Z] #25 6.265 Processing triggers for ca-certificates (20200601~deb10u1) ... [2021-01-19T06:12:37.218Z] #25 6.271 Updating certificates in /etc/ssl/certs... [2021-01-19T06:12:37.218Z] #25 6.519 0 added, 0 removed; done. [2021-01-19T06:12:37.218Z] #25 6.519 Running hooks in /etc/ca-certificates/update.d... [2021-01-19T06:12:37.218Z] #25 6.519 done. [2021-01-19T06:12:37.218Z] #25 DONE 7.2s [2021-01-19T06:12:37.218Z] [2021-01-19T06:12:37.218Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2021-01-19T06:12:37.218Z] #8 ... [2021-01-19T06:12:37.218Z] [2021-01-19T06:12:37.218Z] #26 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-01-19T06:12:37.218Z] #26 DONE 0.1s [2021-01-19T06:12:37.218Z] [2021-01-19T06:12:37.219Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2021-01-19T06:12:37.509Z] #8 extracting sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 3.1s done [2021-01-19T06:12:37.801Z] #8 extracting sha256:6880a2f7a4f5b6c1639432d448e9b7a61fd7136c2f108028b8f6003769f66de0 0.0s done [2021-01-19T06:12:37.801Z] #8 DONE 13.1s [2021-01-19T06:12:37.801Z] [2021-01-19T06:12:37.801Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2021-01-19T06:12:37.839Z] db4e2d8d5901: Verifying Checksum [2021-01-19T06:12:37.839Z] db4e2d8d5901: Download complete [2021-01-19T06:12:38.193Z] #21 transferring context: 53.19MB 1.2s done [2021-01-19T06:12:38.193Z] #21 DONE 1.3s [2021-01-19T06:12:38.193Z] [2021-01-19T06:12:38.193Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2021-01-19T06:12:38.193Z] #28 CACHED [2021-01-19T06:12:38.193Z] [2021-01-19T06:12:38.193Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2021-01-19T06:12:38.193Z] #10 CACHED [2021-01-19T06:12:38.193Z] [2021-01-19T06:12:38.193Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-19T06:12:38.193Z] #22 CACHED [2021-01-19T06:12:38.193Z] [2021-01-19T06:12:38.193Z] #61 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2021-01-19T06:12:38.193Z] #61 CACHED [2021-01-19T06:12:38.193Z] [2021-01-19T06:12:38.193Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-19T06:12:38.193Z] #54 CACHED [2021-01-19T06:12:38.193Z] [2021-01-19T06:12:38.193Z] #39 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2021-01-19T06:12:38.193Z] #39 CACHED [2021-01-19T06:12:38.193Z] [2021-01-19T06:12:38.193Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-19T06:12:38.193Z] #35 CACHED [2021-01-19T06:12:38.193Z] [2021-01-19T06:12:38.193Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2021-01-19T06:12:38.193Z] #53 CACHED [2021-01-19T06:12:38.193Z] [2021-01-19T06:12:38.193Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-19T06:12:38.193Z] #62 CACHED [2021-01-19T06:12:38.193Z] [2021-01-19T06:12:38.193Z] #44 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2021-01-19T06:12:38.193Z] #44 CACHED [2021-01-19T06:12:38.193Z] [2021-01-19T06:12:38.193Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-01-19T06:12:38.193Z] #20 CACHED [2021-01-19T06:12:38.193Z] [2021-01-19T06:12:38.193Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-01-19T06:12:38.193Z] #27 CACHED [2021-01-19T06:12:38.193Z] [2021-01-19T06:12:38.193Z] #19 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2021-01-19T06:12:38.193Z] #19 CACHED [2021-01-19T06:12:38.193Z] [2021-01-19T06:12:38.193Z] #33 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2021-01-19T06:12:38.193Z] #33 CACHED [2021-01-19T06:12:38.193Z] [2021-01-19T06:12:38.193Z] #48 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2021-01-19T06:12:38.193Z] #48 CACHED [2021-01-19T06:12:38.193Z] [2021-01-19T06:12:38.193Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-01-19T06:12:38.193Z] #40 CACHED [2021-01-19T06:12:38.193Z] [2021-01-19T06:12:38.193Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-19T06:12:38.193Z] #47 CACHED [2021-01-19T06:12:38.193Z] [2021-01-19T06:12:38.193Z] #57 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-01-19T06:12:38.193Z] #57 CACHED [2021-01-19T06:12:38.193Z] [2021-01-19T06:12:38.193Z] #59 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2021-01-19T06:12:38.193Z] #59 CACHED [2021-01-19T06:12:38.193Z] [2021-01-19T06:12:38.193Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-19T06:12:38.193Z] #11 CACHED [2021-01-19T06:12:38.193Z] [2021-01-19T06:12:38.193Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2021-01-19T06:12:38.193Z] #25 CACHED [2021-01-19T06:12:38.193Z] [2021-01-19T06:12:38.193Z] #14 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2021-01-19T06:12:38.193Z] #14 CACHED [2021-01-19T06:12:38.193Z] [2021-01-19T06:12:38.193Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-01-19T06:12:38.193Z] #29 CACHED [2021-01-19T06:12:38.193Z] [2021-01-19T06:12:38.193Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2021-01-19T06:12:38.193Z] #30 CACHED [2021-01-19T06:12:38.193Z] [2021-01-19T06:12:38.193Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2021-01-19T06:12:38.193Z] #9 CACHED [2021-01-19T06:12:38.193Z] [2021-01-19T06:12:38.193Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-19T06:12:38.193Z] #56 CACHED [2021-01-19T06:12:38.193Z] [2021-01-19T06:12:38.193Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-19T06:12:38.193Z] #49 CACHED [2021-01-19T06:12:38.193Z] [2021-01-19T06:12:38.193Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-01-19T06:12:38.193Z] #34 CACHED [2021-01-19T06:12:38.193Z] [2021-01-19T06:12:38.193Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-19T06:12:38.193Z] #45 CACHED [2021-01-19T06:12:38.193Z] [2021-01-19T06:12:38.193Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-01-19T06:12:38.193Z] #12 CACHED [2021-01-19T06:12:38.193Z] [2021-01-19T06:12:38.193Z] #46 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2021-01-19T06:12:38.193Z] #46 CACHED [2021-01-19T06:12:38.193Z] [2021-01-19T06:12:38.193Z] #13 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2021-01-19T06:12:38.193Z] #13 CACHED [2021-01-19T06:12:38.193Z] [2021-01-19T06:12:38.193Z] #50 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2021-01-19T06:12:38.193Z] #50 CACHED [2021-01-19T06:12:38.193Z] [2021-01-19T06:12:38.193Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-01-19T06:12:38.193Z] #18 CACHED [2021-01-19T06:12:38.193Z] [2021-01-19T06:12:38.193Z] #63 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2021-01-19T06:12:38.193Z] #63 CACHED [2021-01-19T06:12:38.193Z] [2021-01-19T06:12:38.193Z] #36 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2021-01-19T06:12:38.193Z] #36 CACHED [2021-01-19T06:12:38.193Z] [2021-01-19T06:12:38.193Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2021-01-19T06:12:38.193Z] #23 CACHED [2021-01-19T06:12:38.193Z] [2021-01-19T06:12:38.193Z] #37 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-01-19T06:12:38.193Z] #37 CACHED [2021-01-19T06:12:38.193Z] [2021-01-19T06:12:38.193Z] #26 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-01-19T06:12:38.193Z] #26 CACHED [2021-01-19T06:12:38.193Z] [2021-01-19T06:12:38.193Z] #15 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2021-01-19T06:12:38.193Z] #15 CACHED [2021-01-19T06:12:38.193Z] [2021-01-19T06:12:38.193Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-19T06:12:38.193Z] #32 CACHED [2021-01-19T06:12:38.193Z] [2021-01-19T06:12:38.193Z] #17 [dev-systemd-false 6/26] RUN ldconfig [2021-01-19T06:12:38.193Z] #17 CACHED [2021-01-19T06:12:38.193Z] [2021-01-19T06:12:38.193Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-19T06:12:38.193Z] #43 CACHED [2021-01-19T06:12:38.193Z] [2021-01-19T06:12:38.193Z] #55 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2021-01-19T06:12:38.193Z] #55 CACHED [2021-01-19T06:12:38.193Z] [2021-01-19T06:12:38.193Z] #42 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-01-19T06:12:38.193Z] #42 CACHED [2021-01-19T06:12:38.193Z] [2021-01-19T06:12:38.193Z] #16 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2021-01-19T06:12:38.193Z] #16 CACHED [2021-01-19T06:12:38.193Z] [2021-01-19T06:12:38.193Z] #52 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2021-01-19T06:12:38.193Z] #52 CACHED [2021-01-19T06:12:38.193Z] [2021-01-19T06:12:38.193Z] #58 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-01-19T06:12:38.193Z] #58 CACHED [2021-01-19T06:12:38.193Z] [2021-01-19T06:12:38.193Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2021-01-19T06:12:38.193Z] #38 CACHED [2021-01-19T06:12:38.193Z] [2021-01-19T06:12:38.193Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-19T06:12:38.193Z] #51 CACHED [2021-01-19T06:12:38.193Z] [2021-01-19T06:12:38.193Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2021-01-19T06:12:38.193Z] #31 CACHED [2021-01-19T06:12:38.193Z] [2021-01-19T06:12:38.193Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-19T06:12:38.193Z] #41 CACHED [2021-01-19T06:12:38.193Z] [2021-01-19T06:12:38.193Z] #64 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-01-19T06:12:38.193Z] #64 CACHED [2021-01-19T06:12:38.193Z] [2021-01-19T06:12:38.193Z] #65 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-01-19T06:12:38.476Z] #9 DONE 0.6s [2021-01-19T06:12:38.476Z] [2021-01-19T06:12:38.476Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-01-19T06:12:38.476Z] #27 1.084 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-01-19T06:12:38.476Z] #27 1.254 [2021-01-19T06:12:38.777Z] #27 1.363 ######## 11.2% ######################### 35.4% ########################################## 59.5% ############################################################ 83.7% ######################################################################## 100.0% [2021-01-19T06:12:38.777Z] #27 1.877 [2021-01-19T06:12:39.068Z] #27 1.984 ########################## 36.7% ######################################################################## 100.0% [2021-01-19T06:12:39.068Z] #27 2.160 [2021-01-19T06:12:39.357Z] 1301750ffb48: Verifying Checksum [2021-01-19T06:12:39.357Z] 1301750ffb48: Download complete [2021-01-19T06:12:39.357Z] 5ffb2f5886e2: Verifying Checksum [2021-01-19T06:12:39.357Z] 5ffb2f5886e2: Download complete [2021-01-19T06:12:39.392Z] #27 ... [2021-01-19T06:12:39.392Z] [2021-01-19T06:12:39.392Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2021-01-19T06:12:39.392Z] #10 DONE 0.8s [2021-01-19T06:12:39.392Z] [2021-01-19T06:12:39.392Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-01-19T06:12:39.392Z] #29 DONE 0.1s [2021-01-19T06:12:39.392Z] [2021-01-19T06:12:39.392Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-01-19T06:12:39.392Z] #27 2.271 #################################### 51.3% ######################################################################## 100.0% [2021-01-19T06:12:39.392Z] #27 ... [2021-01-19T06:12:39.392Z] [2021-01-19T06:12:39.392Z] #37 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-01-19T06:12:39.392Z] #37 DONE 0.1s [2021-01-19T06:12:39.392Z] [2021-01-19T06:12:39.392Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-01-19T06:12:39.392Z] #27 2.508 [2021-01-19T06:12:39.579Z] #65 DONE 1.4s [2021-01-19T06:12:39.579Z] [2021-01-19T06:12:39.579Z] #66 exporting to image [2021-01-19T06:12:39.579Z] #66 exporting layers [2021-01-19T06:12:39.991Z] dc5c6edc9cff: Verifying Checksum [2021-01-19T06:12:39.991Z] dc5c6edc9cff: Download complete [2021-01-19T06:12:40.049Z] #27 2.616 ####### 9.9% ####################### 32.8% ####################################### 54.5% ###################################################### 76.0% ######################################################################## 100.0% [2021-01-19T06:12:40.049Z] #27 3.175 [2021-01-19T06:12:40.522Z] #66 exporting layers 0.8s done [2021-01-19T06:12:40.522Z] #66 writing image sha256:f636423a8c1b1679e4dc07af7495a057f51092a8cfcc9b3d5d9d57136c5ce3c6 done [2021-01-19T06:12:40.522Z] #66 naming to docker.io/library/docker:8086443a449af8ef5c5b0574de8957df7e52f296 done [2021-01-19T06:12:40.522Z] #66 DONE 0.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-01-19T06:12:40.871Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41894/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=8086443a449af8ef5c5b0574de8957df7e52f296 -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:8086443a449af8ef5c5b0574de8957df7e52f296 hack/make.sh dynbinary test-integration [2021-01-19T06:12:40.902Z] ? github.com/docker/docker/api [no test files] [2021-01-19T06:12:41.444Z] [2021-01-19T06:12:41.444Z] Removing bundles/ [2021-01-19T06:12:41.444Z] [2021-01-19T06:12:41.444Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-01-19T06:12:41.444Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-01-19T06:12:41.444Z] GOOS="" GOARCH="" GOARM="" [2021-01-19T06:12:41.526Z] db4e2d8d5901: Pull complete [2021-01-19T06:12:42.172Z] dfe2d012519c: Pull complete [2021-01-19T06:12:42.279Z] #27 3.297 # 2.8% ###### 9.5% ########### 15.6% ############### 21.3% ################# 23.8% ##################### 30.5% ########################## 36.5% ############################## 41.8% ################################## 47.7% ####################################### 54.4% ########################################### 61.1% ################################################ 67.4% ################################################### 72.1% ####################################################### 76.5% ######################################################## 78.8% ############################################################ 84.0% ################################################################ 89.3% ################################################################## 91.9% ################################################################### 94.3% ##################################################################### 96.2% ####################################################################### 98.7% ######################################################################## 100.0% [2021-01-19T06:12:42.464Z] 3c370c2e2f82: Verifying Checksum [2021-01-19T06:12:42.464Z] 3c370c2e2f82: Download complete [2021-01-19T06:12:42.464Z] 5d8f1d1f9197: Pull complete [2021-01-19T06:12:42.570Z] #27 5.595 [2021-01-19T06:12:45.193Z] 1301750ffb48: Pull complete [2021-01-19T06:12:47.027Z] #27 ... [2021-01-19T06:12:47.027Z] [2021-01-19T06:12:47.027Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-19T06:12:47.027Z] #22 2.380 Install docker/cli version 17.06.2-ce from stable [2021-01-19T06:12:47.027Z] #22 2.380 + RM_GOPATH=0 [2021-01-19T06:12:47.027Z] #22 2.380 + TMP_GOPATH= [2021-01-19T06:12:47.027Z] #22 2.380 + : /build [2021-01-19T06:12:47.027Z] #22 2.380 + '[' -z '' ']' [2021-01-19T06:12:47.027Z] #22 2.380 ++ mktemp -d [2021-01-19T06:12:47.027Z] #22 2.380 + export GOPATH=/tmp/tmp.9e0PiUzOSO [2021-01-19T06:12:47.027Z] #22 2.380 + GOPATH=/tmp/tmp.9e0PiUzOSO [2021-01-19T06:12:47.027Z] #22 2.380 + RM_GOPATH=1 [2021-01-19T06:12:47.027Z] #22 2.380 + case "$(go env GOARCH)" in [2021-01-19T06:12:47.027Z] #22 2.380 ++ go env GOARCH [2021-01-19T06:12:47.027Z] #22 2.380 + export GO_BUILDMODE=-buildmode=pie [2021-01-19T06:12:47.027Z] #22 2.380 + GO_BUILDMODE=-buildmode=pie [2021-01-19T06:12:47.027Z] #22 2.380 ++ dirname /tmp/install/install.sh [2021-01-19T06:12:47.027Z] #22 2.380 + dir=/tmp/install [2021-01-19T06:12:47.027Z] #22 2.380 + bin=dockercli [2021-01-19T06:12:47.027Z] #22 2.380 + shift [2021-01-19T06:12:47.027Z] #22 2.380 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-01-19T06:12:47.027Z] #22 2.380 + . /tmp/install/dockercli.installer [2021-01-19T06:12:47.027Z] #22 2.380 ++ : stable [2021-01-19T06:12:47.027Z] #22 2.380 ++ : 17.06.2-ce [2021-01-19T06:12:47.027Z] #22 2.380 + install_dockercli [2021-01-19T06:12:47.027Z] #22 2.380 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-01-19T06:12:47.027Z] #22 2.380 ++ uname -m [2021-01-19T06:12:47.027Z] #22 2.380 + arch=s390x [2021-01-19T06:12:47.027Z] #22 2.380 + '[' s390x '!=' x86_64 ']' [2021-01-19T06:12:47.027Z] #22 2.380 + '[' s390x '!=' s390x ']' [2021-01-19T06:12:47.027Z] #22 2.380 + url=https://download.docker.com/linux/static [2021-01-19T06:12:47.027Z] #22 2.380 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz [2021-01-19T06:12:47.027Z] #22 2.380 + tar -xz docker/docker [2021-01-19T06:12:47.027Z] #22 7.239 + mkdir -p /build [2021-01-19T06:12:47.027Z] #22 7.251 + mv docker/docker /build/ [2021-01-19T06:12:47.027Z] #22 7.252 + rmdir docker [2021-01-19T06:12:47.027Z] #22 DONE 7.8s [2021-01-19T06:12:47.027Z] [2021-01-19T06:12:47.027Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-19T06:12:47.027Z] #45 2.763 + RM_GOPATH=0 [2021-01-19T06:12:47.027Z] #45 2.763 + TMP_GOPATH= [2021-01-19T06:12:47.027Z] #45 2.763 + : /build [2021-01-19T06:12:47.027Z] #45 2.763 + '[' -z '' ']' [2021-01-19T06:12:47.027Z] #45 2.763 ++ mktemp -d [2021-01-19T06:12:47.027Z] #45 2.763 + export GOPATH=/tmp/tmp.hsW6DN1N5v [2021-01-19T06:12:47.027Z] #45 2.763 + GOPATH=/tmp/tmp.hsW6DN1N5v [2021-01-19T06:12:47.027Z] #45 2.763 + RM_GOPATH=1 [2021-01-19T06:12:47.027Z] #45 2.763 + case "$(go env GOARCH)" in [2021-01-19T06:12:47.027Z] #45 2.763 ++ go env GOARCH [2021-01-19T06:12:47.027Z] #45 2.774 + export GO_BUILDMODE=-buildmode=pie [2021-01-19T06:12:47.027Z] #45 2.774 + GO_BUILDMODE=-buildmode=pie [2021-01-19T06:12:47.027Z] #45 2.774 ++ dirname /tmp/install/install.sh [2021-01-19T06:12:47.027Z] #45 2.781 + dir=/tmp/install [2021-01-19T06:12:47.027Z] #45 2.781 + bin=gotestsum [2021-01-19T06:12:47.027Z] #45 2.781 + shift [2021-01-19T06:12:47.027Z] #45 2.781 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-01-19T06:12:47.027Z] #45 2.781 + . /tmp/install/gotestsum.installer [2021-01-19T06:12:47.027Z] #45 2.781 ++ : v0.5.3 [2021-01-19T06:12:47.027Z] #45 2.781 + install_gotestsum [2021-01-19T06:12:47.027Z] #45 2.781 + set -e [2021-01-19T06:12:47.027Z] #45 2.781 + export GO111MODULE=on [2021-01-19T06:12:47.027Z] #45 2.781 + GO111MODULE=on [2021-01-19T06:12:47.027Z] #45 2.781 + GOBIN=/build [2021-01-19T06:12:47.027Z] #45 2.781 + go get gotest.tools/gotestsum@v0.5.3 [2021-01-19T06:12:47.027Z] #45 2.870 go: finding gotest.tools v0.5.3 [2021-01-19T06:12:47.027Z] #45 2.871 go: finding gotest.tools/gotestsum v0.5.3 [2021-01-19T06:12:47.027Z] #45 3.463 go: downloading gotest.tools/gotestsum v0.5.3 [2021-01-19T06:12:47.027Z] #45 3.812 go: extracting gotest.tools/gotestsum v0.5.3 [2021-01-19T06:12:47.027Z] #45 5.035 go: downloading github.com/fatih/color v1.9.0 [2021-01-19T06:12:47.027Z] #45 5.036 go: downloading github.com/spf13/pflag v1.0.3 [2021-01-19T06:12:47.027Z] #45 5.037 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-01-19T06:12:47.027Z] #45 5.039 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-01-19T06:12:47.027Z] #45 5.040 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-01-19T06:12:47.027Z] #45 5.041 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-01-19T06:12:47.027Z] #45 5.041 go: downloading github.com/pkg/errors v0.9.1 [2021-01-19T06:12:47.027Z] #45 5.044 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-01-19T06:12:47.027Z] #45 5.056 go: extracting github.com/fatih/color v1.9.0 [2021-01-19T06:12:47.027Z] #45 5.101 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-01-19T06:12:47.027Z] #45 5.102 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-01-19T06:12:47.027Z] #45 5.183 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-01-19T06:12:47.027Z] #45 5.304 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-01-19T06:12:47.027Z] #45 5.330 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-01-19T06:12:47.027Z] #45 5.334 go: extracting github.com/pkg/errors v0.9.1 [2021-01-19T06:12:47.027Z] #45 5.397 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-01-19T06:12:47.027Z] #45 5.406 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-01-19T06:12:47.027Z] #45 5.480 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-01-19T06:12:47.027Z] #45 5.496 go: extracting github.com/spf13/pflag v1.0.3 [2021-01-19T06:12:47.027Z] #45 6.500 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-01-19T06:12:47.027Z] #45 6.985 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-01-19T06:12:47.253Z] dc5c6edc9cff: Pull complete [2021-01-19T06:12:47.326Z] #45 7.847 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-01-19T06:12:47.965Z] #45 ... [2021-01-19T06:12:47.965Z] [2021-01-19T06:12:47.965Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-19T06:12:47.965Z] #47 3.211 + RM_GOPATH=0 [2021-01-19T06:12:47.965Z] #47 3.211 + TMP_GOPATH= [2021-01-19T06:12:47.965Z] #47 3.211 + : /build [2021-01-19T06:12:47.965Z] #47 3.211 + '[' -z '' ']' [2021-01-19T06:12:47.965Z] #47 3.211 ++ mktemp -d [2021-01-19T06:12:47.965Z] #47 3.212 + export GOPATH=/tmp/tmp.UOtvkyF3uV [2021-01-19T06:12:47.965Z] #47 3.212 + GOPATH=/tmp/tmp.UOtvkyF3uV [2021-01-19T06:12:47.965Z] #47 3.212 + RM_GOPATH=1 [2021-01-19T06:12:47.965Z] #47 3.212 + case "$(go env GOARCH)" in [2021-01-19T06:12:47.965Z] #47 3.214 ++ go env GOARCH [2021-01-19T06:12:47.965Z] #47 3.217 + export GO_BUILDMODE=-buildmode=pie [2021-01-19T06:12:47.965Z] #47 3.217 + GO_BUILDMODE=-buildmode=pie [2021-01-19T06:12:47.965Z] #47 3.219 ++ dirname /tmp/install/install.sh [2021-01-19T06:12:47.965Z] #47 3.224 + dir=/tmp/install [2021-01-19T06:12:47.965Z] #47 3.224 + bin=golangci_lint [2021-01-19T06:12:47.965Z] #47 3.224 + shift [2021-01-19T06:12:47.965Z] #47 3.225 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-01-19T06:12:47.965Z] #47 3.225 + . /tmp/install/golangci_lint.installer [2021-01-19T06:12:47.965Z] #47 3.225 ++ : v1.23.8 [2021-01-19T06:12:47.965Z] #47 3.226 + install_golangci_lint [2021-01-19T06:12:47.965Z] #47 3.226 + set -e [2021-01-19T06:12:47.965Z] #47 3.226 + export GO111MODULE=on [2021-01-19T06:12:47.965Z] #47 3.226 + GO111MODULE=on [2021-01-19T06:12:47.965Z] #47 3.226 + GOBIN=/build [2021-01-19T06:12:47.965Z] #47 3.226 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-01-19T06:12:47.965Z] #47 3.233 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-01-19T06:12:47.965Z] #47 3.236 go: finding github.com v1.23.8 [2021-01-19T06:12:47.965Z] #47 3.236 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-01-19T06:12:47.965Z] #47 3.237 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-01-19T06:12:47.965Z] #47 3.237 go: finding github.com/golangci v1.23.8 [2021-01-19T06:12:47.965Z] #47 3.841 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-01-19T06:12:47.965Z] #47 4.242 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-01-19T06:12:47.965Z] #47 8.431 go: downloading github.com/spf13/cobra v0.0.5 [2021-01-19T06:12:47.965Z] #47 8.431 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-01-19T06:12:47.965Z] #47 8.433 go: downloading github.com/pkg/errors v0.8.1 [2021-01-19T06:12:47.965Z] #47 8.433 go: downloading github.com/spf13/pflag v1.0.5 [2021-01-19T06:12:47.965Z] #47 8.434 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-01-19T06:12:47.965Z] #47 8.435 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-01-19T06:12:47.965Z] #47 8.437 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-01-19T06:12:47.965Z] #47 8.685 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-01-19T06:12:47.965Z] #47 8.695 go: extracting github.com/pkg/errors v0.8.1 [2021-01-19T06:12:47.965Z] #47 8.753 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-01-19T06:12:48.256Z] #47 8.907 go: extracting github.com/spf13/pflag v1.0.5 [2021-01-19T06:12:48.256Z] #47 8.999 go: extracting github.com/spf13/cobra v0.0.5 [2021-01-19T06:12:48.256Z] #47 9.030 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-01-19T06:12:48.256Z] #47 9.032 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-01-19T06:12:48.547Z] #47 9.261 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-01-19T06:12:48.547Z] #47 9.363 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-01-19T06:12:48.838Z] #47 9.629 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-01-19T06:12:49.129Z] #47 9.808 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-01-19T06:12:49.129Z] #47 ... [2021-01-19T06:12:49.129Z] [2021-01-19T06:12:49.129Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-01-19T06:12:49.129Z] #27 12.33 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-01-19T06:12:49.420Z] #27 ... [2021-01-19T06:12:49.420Z] [2021-01-19T06:12:49.420Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2021-01-19T06:12:49.420Z] #53 3.300 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-01-19T06:12:49.420Z] #53 3.345 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-01-19T06:12:49.420Z] #53 3.447 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-01-19T06:12:49.420Z] #53 4.046 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2021-01-19T06:12:49.420Z] #53 6.016 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [239 kB] [2021-01-19T06:12:49.420Z] #53 7.604 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7872 B] [2021-01-19T06:12:49.420Z] #53 ... [2021-01-19T06:12:49.420Z] [2021-01-19T06:12:49.420Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-01-19T06:12:49.420Z] #34 3.302 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-01-19T06:12:49.420Z] #34 3.422 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-01-19T06:12:49.420Z] #34 3.447 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-01-19T06:12:49.420Z] #34 3.900 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2021-01-19T06:12:49.420Z] #34 4.983 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [239 kB] [2021-01-19T06:12:49.420Z] #34 7.102 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7872 B] [2021-01-19T06:12:49.420Z] #34 ... [2021-01-19T06:12:49.420Z] [2021-01-19T06:12:49.420Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-19T06:12:49.420Z] #11 3.362 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-01-19T06:12:49.420Z] #11 3.394 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-01-19T06:12:49.420Z] #11 3.518 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-01-19T06:12:49.420Z] #11 4.054 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2021-01-19T06:12:49.420Z] #11 5.794 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [239 kB] [2021-01-19T06:12:49.420Z] #11 7.389 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7872 B] [2021-01-19T06:12:49.712Z] #11 ... [2021-01-19T06:12:49.712Z] [2021-01-19T06:12:49.712Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-19T06:12:49.712Z] #56 2.054 + RM_GOPATH=0 [2021-01-19T06:12:49.712Z] #56 2.054 + TMP_GOPATH= [2021-01-19T06:12:49.712Z] #56 2.054 + : /build [2021-01-19T06:12:49.712Z] #56 2.054 + '[' -z '' ']' [2021-01-19T06:12:49.712Z] #56 2.056 ++ mktemp -d [2021-01-19T06:12:49.712Z] #56 2.063 + export GOPATH=/tmp/tmp.wxO7k8uGcQ [2021-01-19T06:12:49.712Z] #56 2.063 + GOPATH=/tmp/tmp.wxO7k8uGcQ [2021-01-19T06:12:49.712Z] #56 2.063 + RM_GOPATH=1 [2021-01-19T06:12:49.712Z] #56 2.063 + case "$(go env GOARCH)" in [2021-01-19T06:12:49.712Z] #56 2.063 ++ go env GOARCH [2021-01-19T06:12:49.712Z] #56 2.063 + export GO_BUILDMODE=-buildmode=pie [2021-01-19T06:12:49.712Z] #56 2.063 + GO_BUILDMODE=-buildmode=pie [2021-01-19T06:12:49.712Z] #56 2.073 ++ dirname /tmp/install/install.sh [2021-01-19T06:12:49.712Z] #56 2.073 + dir=/tmp/install [2021-01-19T06:12:49.712Z] #56 2.073 + bin=rootlesskit [2021-01-19T06:12:49.712Z] #56 2.073 + shift [2021-01-19T06:12:49.712Z] #56 2.073 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-01-19T06:12:49.712Z] #56 2.073 + . /tmp/install/rootlesskit.installer [2021-01-19T06:12:49.712Z] #56 2.073 ++ : 2886253e467c5444a4d2ac7084e53aa3cc50055d [2021-01-19T06:12:49.712Z] #56 2.073 + install_rootlesskit [2021-01-19T06:12:49.712Z] #56 2.073 + case "$1" in [2021-01-19T06:12:49.712Z] #56 2.073 + export CGO_ENABLED=0 [2021-01-19T06:12:49.712Z] #56 2.073 + CGO_ENABLED=0 [2021-01-19T06:12:49.712Z] #56 2.073 + _install_rootlesskit [2021-01-19T06:12:49.712Z] #56 2.073 + echo 'Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d' [2021-01-19T06:12:49.712Z] #56 2.073 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.wxO7k8uGcQ/src/github.com/rootless-containers/rootlesskit [2021-01-19T06:12:49.712Z] #56 2.073 Cloning into '/tmp/tmp.wxO7k8uGcQ/src/github.com/rootless-containers/rootlesskit'... [2021-01-19T06:12:49.712Z] #56 2.086 Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d [2021-01-19T06:12:49.712Z] #56 4.878 + cd /tmp/tmp.wxO7k8uGcQ/src/github.com/rootless-containers/rootlesskit [2021-01-19T06:12:49.712Z] #56 4.878 + git checkout -q 2886253e467c5444a4d2ac7084e53aa3cc50055d [2021-01-19T06:12:49.712Z] #56 5.380 + for f in rootlesskit rootlesskit-docker-proxy [2021-01-19T06:12:49.712Z] #56 5.380 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-01-19T06:12:49.712Z] #56 ... [2021-01-19T06:12:49.712Z] [2021-01-19T06:12:49.712Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-19T06:12:49.712Z] #32 3.014 + RM_GOPATH=0 [2021-01-19T06:12:49.712Z] #32 3.014 + TMP_GOPATH= [2021-01-19T06:12:49.712Z] #32 3.014 + : /build [2021-01-19T06:12:49.712Z] #32 3.014 + '[' -z '' ']' [2021-01-19T06:12:49.712Z] #32 3.014 ++ mktemp -d [2021-01-19T06:12:49.712Z] #32 3.015 + export GOPATH=/tmp/tmp.MtkeltFxD6 [2021-01-19T06:12:49.712Z] #32 3.015 + GOPATH=/tmp/tmp.MtkeltFxD6 [2021-01-19T06:12:49.712Z] #32 3.015 + RM_GOPATH=1 [2021-01-19T06:12:49.712Z] #32 3.015 + case "$(go env GOARCH)" in [2021-01-19T06:12:49.712Z] #32 3.015 ++ go env GOARCH [2021-01-19T06:12:49.712Z] #32 3.022 + export GO_BUILDMODE=-buildmode=pie [2021-01-19T06:12:49.712Z] #32 3.022 + GO_BUILDMODE=-buildmode=pie [2021-01-19T06:12:49.712Z] #32 3.023 ++ dirname /tmp/install/install.sh [2021-01-19T06:12:49.712Z] #32 3.027 + dir=/tmp/install [2021-01-19T06:12:49.712Z] #32 3.027 + bin=tomlv [2021-01-19T06:12:49.712Z] #32 3.027 + shift [2021-01-19T06:12:49.712Z] #32 3.027 + '[' '!' -f /tmp/install/tomlv.installer ']' [2021-01-19T06:12:49.712Z] #32 3.027 + . /tmp/install/tomlv.installer [2021-01-19T06:12:49.712Z] #32 3.027 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-01-19T06:12:49.712Z] #32 3.027 + install_tomlv [2021-01-19T06:12:49.712Z] #32 3.027 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-01-19T06:12:49.712Z] #32 3.027 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2021-01-19T06:12:49.712Z] #32 3.027 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.MtkeltFxD6/src/github.com/BurntSushi/toml [2021-01-19T06:12:49.712Z] #32 3.042 Cloning into '/tmp/tmp.MtkeltFxD6/src/github.com/BurntSushi/toml'... [2021-01-19T06:12:49.712Z] #32 3.829 + cd /tmp/tmp.MtkeltFxD6/src/github.com/BurntSushi/toml [2021-01-19T06:12:49.712Z] #32 3.829 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-01-19T06:12:49.712Z] #32 3.847 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2021-01-19T06:12:49.712Z] #32 4.189 math/bits [2021-01-19T06:12:49.712Z] #32 4.193 internal/bytealg [2021-01-19T06:12:49.712Z] #32 4.475 runtime [2021-01-19T06:12:49.712Z] #32 4.547 math [2021-01-19T06:12:49.712Z] #32 8.813 internal/testlog [2021-01-19T06:12:49.712Z] #32 8.908 encoding [2021-01-19T06:12:49.712Z] #32 8.998 runtime/cgo [2021-01-19T06:12:50.003Z] #32 ... [2021-01-19T06:12:50.003Z] [2021-01-19T06:12:50.003Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-19T06:12:50.003Z] #49 2.220 + RM_GOPATH=0 [2021-01-19T06:12:50.003Z] #49 2.220 + TMP_GOPATH= [2021-01-19T06:12:50.003Z] #49 2.220 + : /build [2021-01-19T06:12:50.003Z] #49 2.220 + '[' -z '' ']' [2021-01-19T06:12:50.003Z] #49 2.220 ++ mktemp -d [2021-01-19T06:12:50.003Z] #49 2.220 + export GOPATH=/tmp/tmp.nPv8DV0ROJ [2021-01-19T06:12:50.003Z] #49 2.220 + GOPATH=/tmp/tmp.nPv8DV0ROJ [2021-01-19T06:12:50.003Z] #49 2.220 + RM_GOPATH=1 [2021-01-19T06:12:50.003Z] #49 2.220 + case "$(go env GOARCH)" in [2021-01-19T06:12:50.003Z] #49 2.264 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-01-19T06:12:50.003Z] #49 2.264 ++ go env GOARCH [2021-01-19T06:12:50.003Z] #49 2.264 + export GO_BUILDMODE=-buildmode=pie [2021-01-19T06:12:50.003Z] #49 2.264 + GO_BUILDMODE=-buildmode=pie [2021-01-19T06:12:50.003Z] #49 2.264 ++ dirname /tmp/install/install.sh [2021-01-19T06:12:50.003Z] #49 2.264 + dir=/tmp/install [2021-01-19T06:12:50.003Z] #49 2.264 + bin=shfmt [2021-01-19T06:12:50.003Z] #49 2.264 + shift [2021-01-19T06:12:50.003Z] #49 2.264 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-01-19T06:12:50.003Z] #49 2.264 + . /tmp/install/shfmt.installer [2021-01-19T06:12:50.003Z] #49 2.264 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-01-19T06:12:50.003Z] #49 2.264 + install_shfmt [2021-01-19T06:12:50.003Z] #49 2.264 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-01-19T06:12:50.003Z] #49 2.264 + git clone https://github.com/mvdan/sh.git /tmp/tmp.nPv8DV0ROJ/src/github.com/mvdan/sh [2021-01-19T06:12:50.003Z] #49 2.264 Cloning into '/tmp/tmp.nPv8DV0ROJ/src/github.com/mvdan/sh'... [2021-01-19T06:12:50.003Z] #49 8.853 + cd /tmp/tmp.nPv8DV0ROJ/src/github.com/mvdan/sh [2021-01-19T06:12:50.003Z] #49 8.853 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-01-19T06:12:50.003Z] #49 8.892 + GO111MODULE=on [2021-01-19T06:12:50.003Z] #49 8.892 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-01-19T06:12:50.003Z] #49 9.582 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-01-19T06:12:50.003Z] #49 9.590 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-01-19T06:12:50.003Z] #49 9.650 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-01-19T06:12:50.003Z] #49 9.723 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-01-19T06:12:50.003Z] #49 9.739 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-01-19T06:12:50.003Z] #49 10.26 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-01-19T06:12:50.003Z] #49 10.64 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-01-19T06:12:50.003Z] #49 ... [2021-01-19T06:12:50.003Z] [2021-01-19T06:12:50.003Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-19T06:12:50.003Z] #43 2.314 + RM_GOPATH=0 [2021-01-19T06:12:50.003Z] #43 2.314 + TMP_GOPATH= [2021-01-19T06:12:50.003Z] #43 2.314 + : /build [2021-01-19T06:12:50.003Z] #43 2.314 + '[' -z '' ']' [2021-01-19T06:12:50.003Z] #43 2.314 ++ mktemp -d [2021-01-19T06:12:50.003Z] #43 2.314 + export GOPATH=/tmp/tmp.jkcPZ0S21K [2021-01-19T06:12:50.003Z] #43 2.314 + GOPATH=/tmp/tmp.jkcPZ0S21K [2021-01-19T06:12:50.003Z] #43 2.314 + RM_GOPATH=1 [2021-01-19T06:12:50.003Z] #43 2.314 + case "$(go env GOARCH)" in [2021-01-19T06:12:50.003Z] #43 2.314 ++ go env GOARCH [2021-01-19T06:12:50.003Z] #43 2.314 + export GO_BUILDMODE=-buildmode=pie [2021-01-19T06:12:50.003Z] #43 2.314 + GO_BUILDMODE=-buildmode=pie [2021-01-19T06:12:50.003Z] #43 2.324 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-01-19T06:12:50.003Z] #43 2.324 ++ dirname /tmp/install/install.sh [2021-01-19T06:12:50.003Z] #43 2.324 + dir=/tmp/install [2021-01-19T06:12:50.003Z] #43 2.324 + bin=vndr [2021-01-19T06:12:50.003Z] #43 2.324 + shift [2021-01-19T06:12:50.003Z] #43 2.324 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-01-19T06:12:50.003Z] #43 2.324 + . /tmp/install/vndr.installer [2021-01-19T06:12:50.003Z] #43 2.324 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-01-19T06:12:50.003Z] #43 2.324 + install_vndr [2021-01-19T06:12:50.003Z] #43 2.324 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-01-19T06:12:50.003Z] #43 2.324 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.jkcPZ0S21K/src/github.com/LK4D4/vndr [2021-01-19T06:12:50.003Z] #43 2.324 Cloning into '/tmp/tmp.jkcPZ0S21K/src/github.com/LK4D4/vndr'... [2021-01-19T06:12:50.003Z] #43 2.885 + cd /tmp/tmp.jkcPZ0S21K/src/github.com/LK4D4/vndr [2021-01-19T06:12:50.003Z] #43 2.885 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-01-19T06:12:50.003Z] #43 2.888 + go build -buildmode=pie -v -o /build/vndr . [2021-01-19T06:12:50.003Z] #43 3.621 internal/cpu [2021-01-19T06:12:50.003Z] #43 3.625 runtime/internal/atomic [2021-01-19T06:12:50.003Z] #43 3.752 runtime/internal/sys [2021-01-19T06:12:50.003Z] #43 3.873 runtime/internal/math [2021-01-19T06:12:50.003Z] #43 3.926 internal/race [2021-01-19T06:12:50.003Z] #43 3.959 sync/atomic [2021-01-19T06:12:50.003Z] #43 3.976 internal/bytealg [2021-01-19T06:12:50.003Z] #43 4.119 unicode [2021-01-19T06:12:50.003Z] #43 4.287 runtime [2021-01-19T06:12:50.003Z] #43 6.480 unicode/utf8 [2021-01-19T06:12:50.003Z] #43 7.002 math [2021-01-19T06:12:50.294Z] #43 10.94 unicode/utf16 [2021-01-19T06:12:50.294Z] #43 ... [2021-01-19T06:12:50.294Z] [2021-01-19T06:12:50.294Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2021-01-19T06:12:50.294Z] #30 2.912 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-01-19T06:12:50.294Z] #30 2.912 Cloning into '.'... [2021-01-19T06:12:50.585Z] #30 ... [2021-01-19T06:12:50.585Z] [2021-01-19T06:12:50.585Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2021-01-19T06:12:50.585Z] #38 3.122 + git clone https://github.com/docker/distribution.git . [2021-01-19T06:12:50.585Z] #38 3.123 Cloning into '.'... [2021-01-19T06:12:50.585Z] #38 ... [2021-01-19T06:12:50.585Z] [2021-01-19T06:12:50.585Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-19T06:12:50.585Z] #62 2.142 + RM_GOPATH=0 [2021-01-19T06:12:50.585Z] #62 2.142 + TMP_GOPATH= [2021-01-19T06:12:50.585Z] #62 2.142 + : /build [2021-01-19T06:12:50.585Z] #62 2.142 + '[' -z '' ']' [2021-01-19T06:12:50.585Z] #62 2.142 ++ mktemp -d [2021-01-19T06:12:50.585Z] #62 2.142 + export GOPATH=/tmp/tmp.CcTg4fNkUL [2021-01-19T06:12:50.585Z] #62 2.142 + GOPATH=/tmp/tmp.CcTg4fNkUL [2021-01-19T06:12:50.585Z] #62 2.142 + RM_GOPATH=1 [2021-01-19T06:12:50.585Z] #62 2.142 + case "$(go env GOARCH)" in [2021-01-19T06:12:50.585Z] #62 2.142 ++ go env GOARCH [2021-01-19T06:12:50.585Z] #62 2.170 Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-01-19T06:12:50.585Z] #62 2.170 + export GO_BUILDMODE=-buildmode=pie [2021-01-19T06:12:50.585Z] #62 2.170 + GO_BUILDMODE=-buildmode=pie [2021-01-19T06:12:50.585Z] #62 2.170 ++ dirname /tmp/install/install.sh [2021-01-19T06:12:50.585Z] #62 2.170 + dir=/tmp/install [2021-01-19T06:12:50.585Z] #62 2.170 + bin=proxy [2021-01-19T06:12:50.585Z] #62 2.170 + shift [2021-01-19T06:12:50.585Z] #62 2.170 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-01-19T06:12:50.585Z] #62 2.170 + . /tmp/install/proxy.installer [2021-01-19T06:12:50.585Z] #62 2.170 ++ : fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-01-19T06:12:50.585Z] #62 2.170 + install_proxy [2021-01-19T06:12:50.585Z] #62 2.170 + case "$1" in [2021-01-19T06:12:50.585Z] #62 2.170 + export CGO_ENABLED=0 [2021-01-19T06:12:50.585Z] #62 2.170 + CGO_ENABLED=0 [2021-01-19T06:12:50.585Z] #62 2.170 + _install_proxy [2021-01-19T06:12:50.585Z] #62 2.170 + echo 'Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7' [2021-01-19T06:12:50.585Z] #62 2.170 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.CcTg4fNkUL/src/github.com/docker/libnetwork [2021-01-19T06:12:50.585Z] #62 2.170 Cloning into '/tmp/tmp.CcTg4fNkUL/src/github.com/docker/libnetwork'... [2021-01-19T06:12:50.773Z] 3c370c2e2f82: Pull complete [2021-01-19T06:12:50.773Z] 5ffb2f5886e2: Pull complete [2021-01-19T06:12:50.773Z] Digest: sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-01-19T06:12:50.773Z] Status: Downloaded newer image for golang:1.13.15-buster [2021-01-19T06:12:50.876Z] #62 ... [2021-01-19T06:12:50.876Z] [2021-01-19T06:12:50.876Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-01-19T06:12:50.876Z] #40 3.149 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-01-19T06:12:50.876Z] #40 3.340 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-01-19T06:12:50.876Z] #40 3.441 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-01-19T06:12:50.876Z] #40 3.837 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2021-01-19T06:12:50.876Z] #40 5.394 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [239 kB] [2021-01-19T06:12:50.876Z] #40 7.104 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7872 B] [2021-01-19T06:12:50.876Z] #40 ... [2021-01-19T06:12:50.876Z] [2021-01-19T06:12:50.876Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-01-19T06:12:50.876Z] #27 12.68 [2021-01-19T06:12:50.876Z] #27 12.84 ##################################################### 74.1% ######################################################################## 100.0% [2021-01-19T06:12:50.876Z] #27 12.99 [2021-01-19T06:12:50.876Z] #27 13.96 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-01-19T06:12:50.876Z] #27 14.01 skipping existing aab193acf6ba [2021-01-19T06:12:50.876Z] #27 14.11 [2021-01-19T06:12:51.064Z] ---> 805dc2d65d1c [2021-01-19T06:12:51.064Z] Step 5/15 : ARG BUILDX_REPO [2021-01-19T06:12:51.064Z] ---> Running in dd497c3faf16 [2021-01-19T06:12:51.064Z] Removing intermediate container dd497c3faf16 [2021-01-19T06:12:51.064Z] ---> 5fc54e57b326 [2021-01-19T06:12:51.064Z] Step 6/15 : RUN git clone "${BUILDX_REPO}" /buildx [2021-01-19T06:12:51.064Z] ---> Running in 447b8ad6383c [2021-01-19T06:12:51.352Z] Cloning into '/buildx'... [2021-01-19T06:12:52.383Z] #27 15.31 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-01-19T06:12:52.674Z] #27 15.59 [2021-01-19T06:12:53.176Z] ok github.com/docker/docker/api/server 0.052s coverage: 9.0% of statements [2021-01-19T06:12:54.436Z] #27 15.71 # 2.3% ######## 11.3% ############# 19.3% ################## 25.5% ###################### 31.6% ########################### 37.8% ################################# 46.0% ##################################### 52.1% ########################################### 60.4% ############################################### 66.5% #################################################### 72.7% ######################################################## 78.8% ############################################################# 84.9% ################################################################# 91.1% ###################################################################### 97.3% ######################################################################## 100.0% [2021-01-19T06:12:54.775Z] #27 17.61 [2021-01-19T06:12:55.797Z] Removing intermediate container 447b8ad6383c [2021-01-19T06:12:55.797Z] ---> b3321a720c7e [2021-01-19T06:12:55.797Z] Step 7/15 : WORKDIR /buildx [2021-01-19T06:12:55.797Z] ---> Running in dbdefa0777bb [2021-01-19T06:12:55.797Z] Removing intermediate container dbdefa0777bb [2021-01-19T06:12:55.797Z] ---> f9d578bb7d07 [2021-01-19T06:12:55.797Z] Step 8/15 : ARG BUILDX_COMMIT [2021-01-19T06:12:55.797Z] ---> Running in ed46faca960d [2021-01-19T06:12:55.797Z] Removing intermediate container ed46faca960d [2021-01-19T06:12:55.797Z] ---> 6139624466fc [2021-01-19T06:12:55.797Z] Step 9/15 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build [2021-01-19T06:12:55.797Z] ---> Running in f9ff2a554d97 [2021-01-19T06:12:55.797Z] From https://github.com/docker/buildx [2021-01-19T06:12:55.797Z] * [new tag] v0.3.1 -> build [2021-01-19T06:12:55.807Z] #27 18.95 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-01-19T06:12:56.098Z] #27 19.24 [2021-01-19T06:12:56.389Z] #27 19.36 ######################################################################## 100.0% [2021-01-19T06:12:56.389Z] #27 19.40 [2021-01-19T06:12:56.427Z] Switched to branch 'build' [2021-01-19T06:12:57.021Z] #27 20.00 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-01-19T06:12:57.312Z] #27 20.28 [2021-01-19T06:12:57.312Z] #27 20.36 ######################################################################## 100.0% [2021-01-19T06:12:57.312Z] #27 20.43 [2021-01-19T06:12:57.312Z] #27 20.49 Download of images into '/build' complete. [2021-01-19T06:12:57.459Z] Removing intermediate container f9ff2a554d97 [2021-01-19T06:12:57.459Z] ---> e215ffb234a2 [2021-01-19T06:12:57.459Z] Step 10/15 : ARG GOOS [2021-01-19T06:12:57.459Z] ---> Running in 71b5d5d76afd [2021-01-19T06:12:57.459Z] Removing intermediate container 71b5d5d76afd [2021-01-19T06:12:57.459Z] ---> 3339497d3bf0 [2021-01-19T06:12:57.459Z] Step 11/15 : ARG GOARCH [2021-01-19T06:12:57.459Z] ---> Running in bc57d90f7bbe [2021-01-19T06:12:57.459Z] Removing intermediate container bc57d90f7bbe [2021-01-19T06:12:57.459Z] ---> 49490ce0db27 [2021-01-19T06:12:57.459Z] 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 [2021-01-19T06:12:57.459Z] ---> Running in 79d9a62e2b3c [2021-01-19T06:12:57.607Z] #27 20.49 Use something like the following to load the result into a Docker daemon: [2021-01-19T06:12:57.607Z] #27 20.49 tar -cC '/build' . | docker load [2021-01-19T06:12:57.898Z] #27 DONE 20.9s [2021-01-19T06:12:57.898Z] [2021-01-19T06:12:57.898Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-19T06:12:57.898Z] #47 10.22 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-01-19T06:12:57.898Z] #47 10.40 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-01-19T06:12:57.898Z] #47 11.92 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-01-19T06:12:57.898Z] #47 11.96 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-01-19T06:12:57.898Z] #47 11.96 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-01-19T06:12:57.898Z] #47 11.96 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-01-19T06:12:57.898Z] #47 11.97 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-01-19T06:12:57.898Z] #47 11.97 go: downloading github.com/fatih/color v1.7.0 [2021-01-19T06:12:57.898Z] #47 11.97 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-01-19T06:12:57.898Z] #47 11.98 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-01-19T06:12:57.898Z] #47 11.99 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-01-19T06:12:57.898Z] #47 11.99 go: downloading github.com/spf13/viper v1.6.1 [2021-01-19T06:12:57.898Z] #47 12.00 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-01-19T06:12:57.898Z] #47 12.03 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-01-19T06:12:57.898Z] #47 12.03 go: extracting github.com/fatih/color v1.7.0 [2021-01-19T06:12:57.898Z] #47 12.03 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-01-19T06:12:57.898Z] #47 12.07 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-01-19T06:12:57.898Z] #47 12.13 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-01-19T06:12:57.898Z] #47 12.20 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-01-19T06:12:57.898Z] #47 12.22 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-01-19T06:12:57.898Z] #47 12.23 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-01-19T06:12:57.898Z] #47 12.24 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-01-19T06:12:57.898Z] #47 12.29 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-01-19T06:12:57.898Z] #47 12.37 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-01-19T06:12:57.898Z] #47 12.37 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-01-19T06:12:57.898Z] #47 12.38 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-01-19T06:12:57.898Z] #47 12.39 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-01-19T06:12:57.898Z] #47 12.39 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-01-19T06:12:57.898Z] #47 12.39 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-01-19T06:12:57.898Z] #47 12.40 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-01-19T06:12:57.898Z] #47 12.41 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-01-19T06:12:57.898Z] #47 12.43 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-01-19T06:12:57.898Z] #47 12.55 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-01-19T06:12:57.898Z] #47 12.59 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-01-19T06:12:57.898Z] #47 12.63 go: extracting github.com/spf13/viper v1.6.1 [2021-01-19T06:12:57.898Z] #47 12.66 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-01-19T06:12:57.898Z] #47 12.71 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-01-19T06:12:57.898Z] #47 12.71 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-01-19T06:12:57.898Z] #47 12.71 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-01-19T06:12:57.898Z] #47 12.71 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-01-19T06:12:57.898Z] #47 12.72 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-01-19T06:12:57.898Z] #47 12.72 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-01-19T06:12:57.898Z] #47 12.72 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-01-19T06:12:57.898Z] #47 12.77 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-01-19T06:12:57.898Z] #47 12.78 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-01-19T06:12:57.898Z] #47 12.78 go: downloading golang.org/x/text v0.3.2 [2021-01-19T06:12:57.898Z] #47 12.84 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-01-19T06:12:57.898Z] #47 12.84 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-01-19T06:12:57.898Z] #47 12.85 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-01-19T06:12:57.898Z] #47 12.85 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-01-19T06:12:57.898Z] #47 12.85 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-01-19T06:12:57.898Z] #47 12.85 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-01-19T06:12:57.898Z] #47 12.86 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-01-19T06:12:57.898Z] #47 12.89 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-01-19T06:12:57.898Z] #47 12.95 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-01-19T06:12:57.898Z] #47 12.98 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-01-19T06:12:57.898Z] #47 12.99 go: downloading github.com/subosito/gotenv v1.2.0 [2021-01-19T06:12:57.898Z] #47 13.04 go: downloading github.com/ultraware/funlen v0.0.2 [2021-01-19T06:12:57.898Z] #47 13.06 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-01-19T06:12:57.898Z] #47 13.06 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-01-19T06:12:57.898Z] #47 13.06 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-01-19T06:12:57.898Z] #47 13.06 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-01-19T06:12:57.898Z] #47 13.07 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-01-19T06:12:57.898Z] #47 13.07 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-01-19T06:12:57.898Z] #47 13.07 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-01-19T06:12:57.898Z] #47 13.11 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-01-19T06:12:57.898Z] #47 13.12 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-01-19T06:12:57.898Z] #47 13.24 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-01-19T06:12:57.898Z] #47 13.28 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-01-19T06:12:57.898Z] #47 13.32 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-01-19T06:12:57.898Z] #47 13.32 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-01-19T06:12:57.898Z] #47 13.32 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-01-19T06:12:57.898Z] #47 13.34 go: extracting github.com/ultraware/funlen v0.0.2 [2021-01-19T06:12:57.898Z] #47 13.34 go: extracting github.com/subosito/gotenv v1.2.0 [2021-01-19T06:12:57.898Z] #47 13.34 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-01-19T06:12:57.898Z] #47 13.36 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-01-19T06:12:57.898Z] #47 13.36 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-01-19T06:12:57.898Z] #47 13.47 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-01-19T06:12:57.898Z] #47 13.58 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-01-19T06:12:57.898Z] #47 13.58 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-01-19T06:12:57.898Z] #47 13.66 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-01-19T06:12:57.898Z] #47 13.69 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-01-19T06:12:57.898Z] #47 13.72 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-01-19T06:12:57.898Z] #47 13.73 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-01-19T06:12:57.898Z] #47 13.76 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-01-19T06:12:57.898Z] #47 13.83 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-01-19T06:12:57.898Z] #47 13.86 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-01-19T06:12:57.898Z] #47 13.87 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-01-19T06:12:57.898Z] #47 13.87 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-01-19T06:12:57.898Z] #47 13.93 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-01-19T06:12:57.898Z] #47 14.09 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-01-19T06:12:57.898Z] #47 14.10 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-01-19T06:12:57.898Z] #47 14.13 go: downloading github.com/kisielk/gotool v1.0.0 [2021-01-19T06:12:57.898Z] #47 14.13 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-01-19T06:12:57.898Z] #47 14.14 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-01-19T06:12:57.898Z] #47 14.14 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-01-19T06:12:57.898Z] #47 14.16 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-01-19T06:12:57.898Z] #47 14.18 go: downloading github.com/gobwas/glob v0.2.3 [2021-01-19T06:12:57.898Z] #47 14.19 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-01-19T06:12:57.898Z] #47 14.26 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-01-19T06:12:57.898Z] #47 14.27 go: downloading github.com/spf13/afero v1.1.2 [2021-01-19T06:12:57.898Z] #47 14.37 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-01-19T06:12:57.898Z] #47 14.38 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-01-19T06:12:57.898Z] #47 14.39 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-01-19T06:12:57.898Z] #47 14.39 go: downloading github.com/gogo/protobuf v1.2.1 [2021-01-19T06:12:57.898Z] #47 14.41 go: extracting github.com/kisielk/gotool v1.0.0 [2021-01-19T06:12:57.898Z] #47 14.47 go: downloading github.com/stretchr/testify v1.4.0 [2021-01-19T06:12:57.898Z] #47 14.72 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-01-19T06:12:57.898Z] #47 14.72 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-01-19T06:12:57.898Z] #47 14.92 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-01-19T06:12:57.898Z] #47 15.16 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-01-19T06:12:57.898Z] #47 15.16 go: downloading github.com/magiconair/properties v1.8.1 [2021-01-19T06:12:57.898Z] #47 15.17 go: extracting github.com/spf13/afero v1.1.2 [2021-01-19T06:12:57.898Z] #47 15.26 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-01-19T06:12:57.898Z] #47 15.28 go: extracting github.com/gobwas/glob v0.2.3 [2021-01-19T06:12:57.898Z] #47 15.29 go: extracting github.com/stretchr/testify v1.4.0 [2021-01-19T06:12:57.898Z] #47 15.61 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-01-19T06:12:57.898Z] #47 15.68 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-01-19T06:12:57.898Z] #47 15.72 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-01-19T06:12:57.898Z] #47 15.75 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-01-19T06:12:57.898Z] #47 15.80 go: extracting github.com/magiconair/properties v1.8.1 [2021-01-19T06:12:57.898Z] #47 15.97 go: downloading github.com/spf13/cast v1.3.0 [2021-01-19T06:12:57.898Z] #47 16.02 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-01-19T06:12:57.898Z] #47 16.03 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-01-19T06:12:57.898Z] #47 16.12 go: extracting github.com/spf13/cast v1.3.0 [2021-01-19T06:12:57.898Z] #47 16.53 go: downloading github.com/stretchr/objx v0.2.0 [2021-01-19T06:12:57.898Z] #47 16.53 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-01-19T06:12:57.898Z] #47 16.54 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-01-19T06:12:57.898Z] #47 16.59 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-01-19T06:12:57.898Z] #47 16.62 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-01-19T06:12:57.898Z] #47 16.73 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-01-19T06:12:57.898Z] #47 16.76 go: extracting github.com/stretchr/objx v0.2.0 [2021-01-19T06:12:57.898Z] #47 18.60 go: extracting github.com/gogo/protobuf v1.2.1 [2021-01-19T06:12:59.404Z] #47 19.88 go: extracting golang.org/x/text v0.3.2 [2021-01-19T06:12:59.404Z] #47 ... [2021-01-19T06:12:59.404Z] [2021-01-19T06:12:59.404Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-19T06:12:59.404Z] #45 10.11 go: finding github.com/fatih/color v1.9.0 [2021-01-19T06:12:59.404Z] #45 10.12 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-01-19T06:12:59.404Z] #45 10.13 go: finding github.com/pkg/errors v0.9.1 [2021-01-19T06:12:59.404Z] #45 10.15 go: finding github.com/spf13/pflag v1.0.3 [2021-01-19T06:12:59.404Z] #45 10.16 go: finding github.com/mattn/go-colorable v0.1.6 [2021-01-19T06:12:59.404Z] #45 10.23 go: finding github.com/mattn/go-isatty v0.0.12 [2021-01-19T06:12:59.404Z] #45 10.38 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-01-19T06:12:59.404Z] #45 10.48 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-01-19T06:12:59.404Z] #45 10.49 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-01-19T06:12:59.404Z] #45 10.52 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-01-19T06:12:59.404Z] #45 10.53 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-01-19T06:12:59.404Z] #45 ... [2021-01-19T06:12:59.404Z] [2021-01-19T06:12:59.404Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2021-01-19T06:12:59.404Z] #38 14.11 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-01-19T06:12:59.404Z] #38 15.50 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2021-01-19T06:13:00.035Z] #38 ... [2021-01-19T06:13:00.035Z] [2021-01-19T06:13:00.035Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-19T06:13:00.035Z] #11 13.44 Fetched 8109 kB in 10s (799 kB/s) [2021-01-19T06:13:00.035Z] #11 13.44 Reading package lists... [2021-01-19T06:13:00.035Z] #11 16.57 Reading package lists... [2021-01-19T06:13:00.035Z] #11 19.82 Building dependency tree... [2021-01-19T06:13:00.036Z] #11 20.58 The following additional packages will be installed: [2021-01-19T06:13:00.036Z] #11 20.64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-01-19T06:13:00.036Z] #11 20.64 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-01-19T06:13:00.036Z] #11 20.64 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-01-19T06:13:00.036Z] #11 20.64 libselinux1-dev libsepol1-dev libsystemd0 libudev1 mingw-w64-common [2021-01-19T06:13:00.036Z] #11 20.64 mingw-w64-x86-64-dev [2021-01-19T06:13:00.036Z] #11 20.64 Suggested packages: [2021-01-19T06:13:00.036Z] #11 20.64 gcc-8-locales seccomp wine64 [2021-01-19T06:13:00.335Z] #11 ... [2021-01-19T06:13:00.335Z] [2021-01-19T06:13:00.335Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-19T06:13:00.335Z] #43 11.13 container/list [2021-01-19T06:13:00.335Z] #43 11.72 crypto/internal/subtle [2021-01-19T06:13:00.335Z] #43 11.85 crypto/subtle [2021-01-19T06:13:00.335Z] #43 11.97 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-01-19T06:13:00.336Z] #43 12.15 internal/nettrace [2021-01-19T06:13:00.336Z] #43 12.24 runtime/cgo [2021-01-19T06:13:00.627Z] #43 ... [2021-01-19T06:13:00.627Z] [2021-01-19T06:13:00.627Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2021-01-19T06:13:00.627Z] #53 13.30 Fetched 8109 kB in 10s (804 kB/s) [2021-01-19T06:13:00.627Z] #53 13.30 Reading package lists... [2021-01-19T06:13:00.627Z] #53 16.77 Reading package lists... [2021-01-19T06:13:00.627Z] #53 19.85 Building dependency tree... [2021-01-19T06:13:00.627Z] #53 20.74 The following additional packages will be installed: [2021-01-19T06:13:00.627Z] #53 20.79 libbtrfs0 [2021-01-19T06:13:00.627Z] #53 20.84 The following NEW packages will be installed: [2021-01-19T06:13:00.627Z] #53 20.85 libbtrfs-dev libbtrfs0 [2021-01-19T06:13:00.627Z] #53 20.99 0 upgraded, 2 newly installed, 0 to remove and 17 not upgraded. [2021-01-19T06:13:00.627Z] #53 20.99 Need to get 118 kB of archives. [2021-01-19T06:13:00.627Z] #53 20.99 After this operation, 390 kB of additional disk space will be used. [2021-01-19T06:13:00.627Z] #53 20.99 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2021-01-19T06:13:00.627Z] #53 21.16 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2021-01-19T06:13:00.627Z] #53 ... [2021-01-19T06:13:00.627Z] [2021-01-19T06:13:00.627Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-19T06:13:00.627Z] #49 11.38 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-01-19T06:13:00.627Z] #49 12.37 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-01-19T06:13:00.627Z] #49 12.38 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-01-19T06:13:00.627Z] #49 12.47 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-01-19T06:13:00.627Z] #49 12.52 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-01-19T06:13:00.627Z] #49 12.93 runtime [2021-01-19T06:13:00.627Z] #49 12.94 runtime/cgo [2021-01-19T06:13:00.627Z] #49 ... [2021-01-19T06:13:00.627Z] [2021-01-19T06:13:00.627Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-01-19T06:13:00.627Z] #34 12.85 Fetched 8109 kB in 10s (843 kB/s) [2021-01-19T06:13:00.627Z] #34 12.85 Reading package lists... [2021-01-19T06:13:00.627Z] #34 16.05 Reading package lists... [2021-01-19T06:13:00.627Z] #34 19.94 Building dependency tree... [2021-01-19T06:13:00.627Z] #34 20.72 The following additional packages will be installed: [2021-01-19T06:13:00.627Z] #34 20.76 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-01-19T06:13:00.627Z] #34 20.76 Suggested packages: [2021-01-19T06:13:00.627Z] #34 20.76 cmake-doc ninja-build lrzip [2021-01-19T06:13:00.627Z] #34 20.76 Recommended packages: [2021-01-19T06:13:00.627Z] #34 20.76 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-01-19T06:13:00.627Z] #34 21.37 The following NEW packages will be installed: [2021-01-19T06:13:00.627Z] #34 21.37 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-01-19T06:13:00.627Z] #34 21.37 vim-common xxd [2021-01-19T06:13:00.627Z] #34 21.51 0 upgraded, 10 newly installed, 0 to remove and 17 not upgraded. [2021-01-19T06:13:00.627Z] #34 21.51 Need to get 14.0 MB of archives. [2021-01-19T06:13:00.627Z] #34 21.51 After this operation, 62.1 MB of additional disk space will be used. [2021-01-19T06:13:00.627Z] #34 21.51 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2021-01-19T06:13:00.627Z] #34 21.54 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2021-01-19T06:13:00.627Z] #34 21.55 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake-data all 3.13.4-1 [1476 kB] [2021-01-19T06:13:00.918Z] #34 21.63 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2021-01-19T06:13:00.918Z] #34 ... [2021-01-19T06:13:00.918Z] [2021-01-19T06:13:00.918Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2021-01-19T06:13:00.918Z] #53 21.69 debconf: delaying package configuration, since apt-utils is not installed [2021-01-19T06:13:00.918Z] #53 21.76 Fetched 118 kB in 0s (372 kB/s) [2021-01-19T06:13:00.918Z] #53 21.79 Selecting previously unselected package libbtrfs0. [2021-01-19T06:13:01.209Z] #53 21.79 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2021-01-19T06:13:01.209Z] #53 21.85 Preparing to unpack .../libbtrfs0_4.20.1-2_s390x.deb ... [2021-01-19T06:13:01.209Z] #53 21.86 Unpacking libbtrfs0 (4.20.1-2) ... [2021-01-19T06:13:01.209Z] #53 21.92 Selecting previously unselected package libbtrfs-dev. [2021-01-19T06:13:01.209Z] #53 21.92 Preparing to unpack .../libbtrfs-dev_4.20.1-2_s390x.deb ... [2021-01-19T06:13:01.209Z] #53 21.93 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-01-19T06:13:01.209Z] #53 22.03 Setting up libbtrfs0 (4.20.1-2) ... [2021-01-19T06:13:01.499Z] #53 22.07 Setting up libbtrfs-dev (4.20.1-2) ... [2021-01-19T06:13:01.500Z] #53 22.08 Processing triggers for libc-bin (2.28-10) ... [2021-01-19T06:13:01.790Z] #53 DONE 22.5s [2021-01-19T06:13:01.791Z] [2021-01-19T06:13:01.791Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-19T06:13:01.791Z] #11 21.63 The following NEW packages will be installed: [2021-01-19T06:13:01.791Z] #11 21.63 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-01-19T06:13:01.791Z] #11 21.63 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-01-19T06:13:01.791Z] #11 21.63 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-01-19T06:13:01.791Z] #11 21.63 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-01-19T06:13:01.791Z] #11 21.64 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-01-19T06:13:01.791Z] #11 21.64 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-01-19T06:13:01.791Z] #11 21.64 The following packages will be upgraded: [2021-01-19T06:13:01.791Z] #11 21.64 libsystemd0 libudev1 [2021-01-19T06:13:01.791Z] #11 21.85 2 upgraded, 25 newly installed, 0 to remove and 15 not upgraded. [2021-01-19T06:13:01.791Z] #11 21.85 Need to get 73.7 MB of archives. [2021-01-19T06:13:01.791Z] #11 21.85 After this operation, 494 MB of additional disk space will be used. [2021-01-19T06:13:01.791Z] #11 21.85 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd0 s390x 241-7~deb10u5 [307 kB] [2021-01-19T06:13:01.791Z] #11 21.92 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev1 s390x 241-7~deb10u5 [145 kB] [2021-01-19T06:13:01.791Z] #11 22.09 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64-i686 s390x 2.31.1-11+8.3 [2161 kB] [2021-01-19T06:13:02.088Z] #11 22.81 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64-x86-64 s390x 2.31.1-11+8.3 [2517 kB] [2021-01-19T06:13:02.379Z] #11 ... [2021-01-19T06:13:02.379Z] [2021-01-19T06:13:02.379Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-19T06:13:02.379Z] #62 13.01 + cd /tmp/tmp.CcTg4fNkUL/src/github.com/docker/libnetwork [2021-01-19T06:13:02.379Z] #62 13.01 + git checkout -q fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-01-19T06:13:02.379Z] #62 13.05 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-01-19T06:13:02.379Z] #62 ... [2021-01-19T06:13:02.379Z] [2021-01-19T06:13:02.379Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-01-19T06:13:02.379Z] #34 22.04 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libxml2 s390x 2.9.4+dfsg1-7+deb10u1 [607 kB] [2021-01-19T06:13:02.379Z] #34 22.09 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libarchive13 s390x 3.3.3-4+deb10u1 [290 kB] [2021-01-19T06:13:02.379Z] #34 22.10 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB] [2021-01-19T06:13:02.379Z] #34 22.13 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x librhash0 s390x 1.3.8-1 [121 kB] [2021-01-19T06:13:02.379Z] #34 22.21 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libuv1 s390x 1.24.1-1 [104 kB] [2021-01-19T06:13:02.379Z] #34 22.46 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake s390x 3.13.4-1 [2912 kB] [2021-01-19T06:13:02.670Z] #34 ... [2021-01-19T06:13:02.670Z] [2021-01-19T06:13:02.670Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-01-19T06:13:02.670Z] #40 13.31 Fetched 8109 kB in 10s (792 kB/s) [2021-01-19T06:13:02.670Z] #40 13.31 Reading package lists... [2021-01-19T06:13:02.670Z] #40 16.75 Reading package lists... [2021-01-19T06:13:02.670Z] #40 20.39 Building dependency tree... [2021-01-19T06:13:02.670Z] #40 21.20 The following additional packages will be installed: [2021-01-19T06:13:02.670Z] #40 21.21 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-01-19T06:13:02.670Z] #40 21.21 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-01-19T06:13:02.670Z] #40 21.21 Suggested packages: [2021-01-19T06:13:02.670Z] #40 21.21 manpages-dev python-setuptools [2021-01-19T06:13:02.670Z] #40 21.94 The following NEW packages will be installed: [2021-01-19T06:13:02.670Z] #40 21.94 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-01-19T06:13:02.670Z] #40 21.94 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-01-19T06:13:02.670Z] #40 21.94 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-01-19T06:13:02.670Z] #40 21.95 python-six zlib1g-dev [2021-01-19T06:13:02.670Z] #40 22.05 0 upgraded, 17 newly installed, 0 to remove and 17 not upgraded. [2021-01-19T06:13:02.670Z] #40 22.05 Need to get 3742 kB of archives. [2021-01-19T06:13:02.670Z] #40 22.05 After this operation, 22.0 MB of additional disk space will be used. [2021-01-19T06:13:02.670Z] #40 22.05 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libcap-dev s390x 1:2.25-2 [30.3 kB] [2021-01-19T06:13:02.670Z] #40 22.07 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2021-01-19T06:13:02.670Z] #40 22.14 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1-dev s390x 1.1.6+dfsg-3.1 [114 kB] [2021-01-19T06:13:02.670Z] #40 22.24 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2021-01-19T06:13:02.670Z] #40 22.39 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-dev s390x 3.4.0-1 [99.5 kB] [2021-01-19T06:13:02.670Z] #40 22.53 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2021-01-19T06:13:02.670Z] #40 22.61 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c-dev s390x 1.3.1-1+b1 [33.8 kB] [2021-01-19T06:13:02.670Z] #40 22.78 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x zlib1g-dev s390x 1:1.2.11.dfsg-1 [211 kB] [2021-01-19T06:13:02.670Z] #40 23.00 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf17 s390x 3.6.1.3-2 [716 kB] [2021-01-19T06:13:02.670Z] #40 23.36 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-lite17 s390x 3.6.1.3-2 [152 kB] [2021-01-19T06:13:02.670Z] #40 ... [2021-01-19T06:13:02.670Z] [2021-01-19T06:13:02.670Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-19T06:13:02.670Z] #11 23.52 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-01-19T06:13:02.961Z] #11 23.60 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper1.02.1 s390x 2:1.02.155-3 [135 kB] [2021-01-19T06:13:02.961Z] #11 23.84 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x dmsetup s390x 2:1.02.155-3 [89.2 kB] [2021-01-19T06:13:03.252Z] #11 23.91 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-common all 6.0.0-3 [4910 kB] [2021-01-19T06:13:03.546Z] #11 ... [2021-01-19T06:13:03.546Z] [2021-01-19T06:13:03.546Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-19T06:13:03.546Z] #62 DONE 24.3s [2021-01-19T06:13:03.546Z] [2021-01-19T06:13:03.546Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-19T06:13:03.546Z] #11 24.21 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-01-19T06:13:03.837Z] #11 24.68 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x gcc-mingw-w64-base s390x 8.3.0-6+21.3~deb10u1 [175 kB] [2021-01-19T06:13:04.132Z] #11 24.89 Get:11 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] [2021-01-19T06:13:07.671Z] #11 28.22 Get:12 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] [2021-01-19T06:13:09.178Z] #11 29.61 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor1 s390x 2.13.2-10 [93.1 kB] [2021-01-19T06:13:09.178Z] #11 29.62 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor-dev s390x 2.13.2-10 [135 kB] [2021-01-19T06:13:09.178Z] #11 29.62 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2021-01-19T06:13:09.178Z] #11 29.62 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2021-01-19T06:13:09.178Z] #11 29.62 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-event1.02.1 s390x 2:1.02.155-3 [22.3 kB] [2021-01-19T06:13:09.178Z] #11 29.63 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev-dev s390x 241-7~deb10u5 [110 kB] [2021-01-19T06:13:09.178Z] #11 29.69 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsepol1-dev s390x 2.8-1 [313 kB] [2021-01-19T06:13:09.178Z] #11 30.03 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre16-3 s390x 2:8.39-12 [188 kB] [2021-01-19T06:13:09.178Z] #11 ... [2021-01-19T06:13:09.178Z] [2021-01-19T06:13:09.178Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-01-19T06:13:09.178Z] #40 23.55 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-dev s390x 3.6.1.3-2 [1004 kB] [2021-01-19T06:13:09.178Z] #40 24.11 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotoc17 s390x 3.6.1.3-2 [582 kB] [2021-01-19T06:13:09.178Z] #40 24.55 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-c-compiler s390x 1.3.1-1+b1 [67.4 kB] [2021-01-19T06:13:09.178Z] #40 24.55 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-compiler s390x 3.6.1.3-2 [64.7 kB] [2021-01-19T06:13:09.178Z] #40 24.56 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pkg-resources all 40.8.0-1 [182 kB] [2021-01-19T06:13:09.178Z] #40 24.59 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-six all 1.12.0-1 [15.7 kB] [2021-01-19T06:13:09.178Z] #40 24.70 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-protobuf s390x 3.6.1.3-2 [328 kB] [2021-01-19T06:13:09.178Z] #40 25.55 debconf: delaying package configuration, since apt-utils is not installed [2021-01-19T06:13:09.178Z] #40 25.59 Fetched 3742 kB in 3s (1286 kB/s) [2021-01-19T06:13:09.178Z] #40 25.65 Selecting previously unselected package libcap-dev:s390x. [2021-01-19T06:13:09.178Z] #40 25.65 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2021-01-19T06:13:09.178Z] #40 25.71 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_s390x.deb ... [2021-01-19T06:13:09.178Z] #40 25.71 Unpacking libcap-dev:s390x (1:2.25-2) ... [2021-01-19T06:13:09.178Z] #40 25.78 Selecting previously unselected package libnet1:s390x. [2021-01-19T06:13:09.178Z] #40 25.78 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2021-01-19T06:13:09.178Z] #40 25.79 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2021-01-19T06:13:09.178Z] #40 25.84 Selecting previously unselected package libnet1-dev. [2021-01-19T06:13:09.178Z] #40 25.85 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_s390x.deb ... [2021-01-19T06:13:09.178Z] #40 25.85 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-01-19T06:13:09.178Z] #40 25.97 Selecting previously unselected package libnl-3-200:s390x. [2021-01-19T06:13:09.178Z] #40 25.97 Preparing to unpack .../03-libnl-3-200_3.4.0-1_s390x.deb ... [2021-01-19T06:13:09.178Z] #40 25.98 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2021-01-19T06:13:09.178Z] #40 26.05 Selecting previously unselected package libnl-3-dev:s390x. [2021-01-19T06:13:09.178Z] #40 26.06 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_s390x.deb ... [2021-01-19T06:13:09.178Z] #40 26.06 Unpacking libnl-3-dev:s390x (3.4.0-1) ... [2021-01-19T06:13:09.178Z] #40 26.24 Selecting previously unselected package libprotobuf-c1:s390x. [2021-01-19T06:13:09.178Z] #40 26.24 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2021-01-19T06:13:09.178Z] #40 26.25 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2021-01-19T06:13:09.178Z] #40 26.30 Selecting previously unselected package libprotobuf-c-dev:s390x. [2021-01-19T06:13:09.178Z] #40 26.31 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_s390x.deb ... [2021-01-19T06:13:09.178Z] #40 26.31 Unpacking libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2021-01-19T06:13:09.178Z] #40 26.35 Selecting previously unselected package zlib1g-dev:s390x. [2021-01-19T06:13:09.178Z] #40 26.36 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_s390x.deb ... [2021-01-19T06:13:09.178Z] #40 26.36 Unpacking zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2021-01-19T06:13:09.178Z] #40 26.55 Selecting previously unselected package libprotobuf17:s390x. [2021-01-19T06:13:09.178Z] #40 26.55 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_s390x.deb ... [2021-01-19T06:13:09.178Z] #40 26.55 Unpacking libprotobuf17:s390x (3.6.1.3-2) ... [2021-01-19T06:13:09.178Z] #40 27.05 Selecting previously unselected package libprotobuf-lite17:s390x. [2021-01-19T06:13:09.178Z] #40 27.05 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_s390x.deb ... [2021-01-19T06:13:09.178Z] #40 27.05 Unpacking libprotobuf-lite17:s390x (3.6.1.3-2) ... [2021-01-19T06:13:09.178Z] #40 27.15 Selecting previously unselected package libprotobuf-dev:s390x. [2021-01-19T06:13:09.178Z] #40 27.15 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_s390x.deb ... [2021-01-19T06:13:09.178Z] #40 27.16 Unpacking libprotobuf-dev:s390x (3.6.1.3-2) ... [2021-01-19T06:13:09.178Z] #40 28.03 Selecting previously unselected package libprotoc17:s390x. [2021-01-19T06:13:09.178Z] #40 28.03 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_s390x.deb ... [2021-01-19T06:13:09.178Z] #40 28.04 Unpacking libprotoc17:s390x (3.6.1.3-2) ... [2021-01-19T06:13:09.178Z] #40 28.36 Selecting previously unselected package protobuf-c-compiler. [2021-01-19T06:13:09.178Z] #40 28.36 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_s390x.deb ... [2021-01-19T06:13:09.178Z] #40 28.37 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-01-19T06:13:09.178Z] #40 28.43 Selecting previously unselected package protobuf-compiler. [2021-01-19T06:13:09.178Z] #40 28.43 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_s390x.deb ... [2021-01-19T06:13:09.178Z] #40 28.43 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-01-19T06:13:09.178Z] #40 28.50 Selecting previously unselected package python-pkg-resources. [2021-01-19T06:13:09.178Z] #40 28.50 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-01-19T06:13:09.178Z] #40 28.50 Unpacking python-pkg-resources (40.8.0-1) ... [2021-01-19T06:13:09.178Z] #40 28.64 Selecting previously unselected package python-six. [2021-01-19T06:13:09.178Z] #40 28.64 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-01-19T06:13:09.178Z] #40 28.64 Unpacking python-six (1.12.0-1) ... [2021-01-19T06:13:09.179Z] #40 28.71 Selecting previously unselected package python-protobuf. [2021-01-19T06:13:09.179Z] #40 28.71 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_s390x.deb ... [2021-01-19T06:13:09.179Z] #40 28.71 Unpacking python-protobuf (3.6.1.3-2) ... [2021-01-19T06:13:09.179Z] #40 29.15 Setting up python-pkg-resources (40.8.0-1) ... [2021-01-19T06:13:09.470Z] #40 ... [2021-01-19T06:13:09.470Z] [2021-01-19T06:13:09.470Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-19T06:13:09.470Z] #11 30.15 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre32-3 s390x 2:8.39-12 [183 kB] [2021-01-19T06:13:09.470Z] #11 30.15 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcrecpp0v5 s390x 2:8.39-12 [151 kB] [2021-01-19T06:13:09.470Z] #11 30.15 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre3-dev s390x 2:8.39-12 [481 kB] [2021-01-19T06:13:09.470Z] #11 30.31 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libselinux1-dev s390x 2.8-1+b1 [165 kB] [2021-01-19T06:13:09.761Z] #11 30.58 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-dev s390x 2:1.02.155-3 [51.4 kB] [2021-01-19T06:13:10.052Z] #11 30.76 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x libseccomp-dev s390x 2.3.3-4 [60.4 kB] [2021-01-19T06:13:10.052Z] #11 30.87 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd-dev s390x 241-7~deb10u5 [322 kB] [2021-01-19T06:13:10.697Z] #11 31.57 debconf: delaying package configuration, since apt-utils is not installed [2021-01-19T06:13:10.988Z] #11 31.61 Fetched 73.7 MB in 9s (7961 kB/s) [2021-01-19T06:13:10.988Z] #11 31.67 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2021-01-19T06:13:10.988Z] #11 31.71 Preparing to unpack .../libsystemd0_241-7~deb10u5_s390x.deb ... [2021-01-19T06:13:10.988Z] #11 31.72 Unpacking libsystemd0:s390x (241-7~deb10u5) over (241-7~deb10u4) ... [2021-01-19T06:13:11.279Z] #11 31.98 Setting up libsystemd0:s390x (241-7~deb10u5) ... [2021-01-19T06:13:11.570Z] #11 32.12 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2021-01-19T06:13:11.570Z] #11 32.18 Preparing to unpack .../libudev1_241-7~deb10u5_s390x.deb ... [2021-01-19T06:13:11.570Z] #11 32.19 Unpacking libudev1:s390x (241-7~deb10u5) over (241-7~deb10u4) ... [2021-01-19T06:13:11.570Z] #11 32.35 Setting up libudev1:s390x (241-7~deb10u5) ... [2021-01-19T06:13:11.570Z] #11 32.46 Selecting previously unselected package binutils-mingw-w64-i686. [2021-01-19T06:13:11.570Z] #11 32.46 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% [2021-01-19T06:13:11.570Z] #11 ... [2021-01-19T06:13:11.570Z] [2021-01-19T06:13:11.570Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-19T06:13:11.570Z] #54 0.820 + RM_GOPATH=0 [2021-01-19T06:13:11.570Z] #54 0.820 + TMP_GOPATH= [2021-01-19T06:13:11.570Z] #54 0.820 + : /build [2021-01-19T06:13:11.570Z] #54 0.820 + '[' -z '' ']' [2021-01-19T06:13:11.570Z] #54 0.821 ++ mktemp -d [2021-01-19T06:13:11.570Z] #54 0.821 + export GOPATH=/tmp/tmp.043MN1G8XA [2021-01-19T06:13:11.570Z] #54 0.821 + GOPATH=/tmp/tmp.043MN1G8XA [2021-01-19T06:13:11.570Z] #54 0.822 + RM_GOPATH=1 [2021-01-19T06:13:11.570Z] #54 0.822 + case "$(go env GOARCH)" in [2021-01-19T06:13:11.570Z] #54 0.822 ++ go env GOARCH [2021-01-19T06:13:11.570Z] #54 0.824 + export GO_BUILDMODE=-buildmode=pie [2021-01-19T06:13:11.570Z] #54 0.824 + GO_BUILDMODE=-buildmode=pie [2021-01-19T06:13:11.570Z] #54 0.824 ++ dirname /tmp/install/install.sh [2021-01-19T06:13:11.570Z] #54 0.828 + dir=/tmp/install [2021-01-19T06:13:11.570Z] #54 0.829 + bin=containerd [2021-01-19T06:13:11.570Z] #54 0.829 + shift [2021-01-19T06:13:11.570Z] #54 0.829 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-01-19T06:13:11.570Z] #54 0.829 + . /tmp/install/containerd.installer [2021-01-19T06:13:11.570Z] #54 0.829 ++ set -e [2021-01-19T06:13:11.570Z] #54 0.829 ++ : 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-01-19T06:13:11.570Z] #54 0.831 + install_containerd [2021-01-19T06:13:11.570Z] #54 0.834 + echo 'Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b' [2021-01-19T06:13:11.570Z] #54 0.834 Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-01-19T06:13:11.570Z] #54 0.835 + git clone https://github.com/containerd/containerd.git /tmp/tmp.043MN1G8XA/src/github.com/containerd/containerd [2021-01-19T06:13:11.570Z] #54 0.836 Cloning into '/tmp/tmp.043MN1G8XA/src/github.com/containerd/containerd'... [2021-01-19T06:13:11.863Z] #54 ... [2021-01-19T06:13:11.863Z] [2021-01-19T06:13:11.863Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-19T06:13:11.863Z] #11 32.46 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2021-01-19T06:13:11.863Z] #11 32.49 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_s390x.deb ... [2021-01-19T06:13:11.863Z] #11 32.49 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-01-19T06:13:11.863Z] #11 ... [2021-01-19T06:13:11.863Z] [2021-01-19T06:13:11.863Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-19T06:13:11.863Z] #32 22.71 sync [2021-01-19T06:13:11.863Z] #32 22.71 internal/reflectlite [2021-01-19T06:13:11.863Z] #32 24.45 errors [2021-01-19T06:13:11.863Z] #32 24.47 sort [2021-01-19T06:13:11.863Z] #32 24.88 strconv [2021-01-19T06:13:11.863Z] #32 25.33 io [2021-01-19T06:13:11.863Z] #32 26.10 internal/oserror [2021-01-19T06:13:11.863Z] #32 26.19 syscall [2021-01-19T06:13:11.863Z] #32 27.31 reflect [2021-01-19T06:13:11.863Z] #32 31.50 time [2021-01-19T06:13:12.155Z] #32 ... [2021-01-19T06:13:12.155Z] [2021-01-19T06:13:12.155Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-19T06:13:12.155Z] #47 23.37 go: finding github.com/fatih/color v1.7.0 [2021-01-19T06:13:12.155Z] #47 23.37 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-01-19T06:13:12.155Z] #47 23.42 go: finding github.com/mattn/go-colorable v0.1.4 [2021-01-19T06:13:12.155Z] #47 23.43 go: finding github.com/mattn/go-isatty v0.0.8 [2021-01-19T06:13:12.155Z] #47 23.45 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-01-19T06:13:12.155Z] #47 23.48 go: finding github.com/go-critic/go-critic v0.4.1 [2021-01-19T06:13:12.155Z] #47 23.49 go: finding github.com/pkg/errors v0.8.1 [2021-01-19T06:13:12.155Z] #47 23.49 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-01-19T06:13:12.155Z] #47 23.52 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-01-19T06:13:12.155Z] #47 23.53 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-01-19T06:13:12.155Z] #47 23.53 go: finding github.com/sirupsen/logrus v1.4.2 [2021-01-19T06:13:12.155Z] #47 23.54 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-01-19T06:13:12.155Z] #47 23.55 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-01-19T06:13:12.155Z] #47 23.55 go: finding github.com/stretchr/testify v1.4.0 [2021-01-19T06:13:12.155Z] #47 23.58 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-01-19T06:13:12.155Z] #47 23.58 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-01-19T06:13:12.155Z] #47 23.58 go: finding github.com/davecgh/go-spew v1.1.1 [2021-01-19T06:13:12.155Z] #47 23.60 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-01-19T06:13:12.155Z] #47 23.60 go: finding github.com/spf13/viper v1.6.1 [2021-01-19T06:13:12.155Z] #47 23.62 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-01-19T06:13:12.155Z] #47 23.62 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-01-19T06:13:12.155Z] #47 23.63 go: finding github.com/stretchr/objx v0.2.0 [2021-01-19T06:13:12.155Z] #47 23.67 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-01-19T06:13:12.155Z] #47 23.67 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-01-19T06:13:12.155Z] #47 23.68 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-01-19T06:13:12.155Z] #47 23.77 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-01-19T06:13:12.155Z] #47 23.80 go: finding github.com/spf13/cobra v0.0.5 [2021-01-19T06:13:12.155Z] #47 23.80 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-01-19T06:13:12.155Z] #47 23.83 go: finding github.com/gobwas/glob v0.2.3 [2021-01-19T06:13:12.155Z] #47 23.85 go: finding github.com/hashicorp/hcl v1.0.0 [2021-01-19T06:13:12.155Z] #47 23.86 go: finding github.com/spf13/pflag v1.0.5 [2021-01-19T06:13:12.155Z] #47 23.87 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-01-19T06:13:12.155Z] #47 23.96 go: finding github.com/magiconair/properties v1.8.1 [2021-01-19T06:13:12.155Z] #47 23.97 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-01-19T06:13:12.155Z] #47 23.98 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-01-19T06:13:12.155Z] #47 23.99 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-01-19T06:13:12.155Z] #47 23.99 go: finding github.com/pelletier/go-toml v1.2.0 [2021-01-19T06:13:12.155Z] #47 23.99 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-01-19T06:13:12.155Z] #47 24.01 go: finding github.com/spf13/afero v1.1.2 [2021-01-19T06:13:12.155Z] #47 24.02 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-01-19T06:13:12.155Z] #47 24.03 go: finding github.com/spf13/cast v1.3.0 [2021-01-19T06:13:12.155Z] #47 24.04 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-01-19T06:13:12.155Z] #47 24.05 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-01-19T06:13:12.155Z] #47 24.05 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-01-19T06:13:12.155Z] #47 24.06 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-01-19T06:13:12.155Z] #47 24.09 go: finding golang.org/x/text v0.3.2 [2021-01-19T06:13:12.155Z] #47 24.11 go: finding github.com/subosito/gotenv v1.2.0 [2021-01-19T06:13:12.155Z] #47 24.14 go: finding gopkg.in/ini.v1 v1.51.0 [2021-01-19T06:13:12.155Z] #47 24.16 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-01-19T06:13:12.155Z] #47 24.17 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-01-19T06:13:12.155Z] #47 24.18 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-01-19T06:13:12.155Z] #47 24.18 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-01-19T06:13:12.155Z] #47 24.20 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-01-19T06:13:12.155Z] #47 24.20 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-01-19T06:13:12.155Z] #47 24.21 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-01-19T06:13:12.155Z] #47 24.21 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-01-19T06:13:12.155Z] #47 24.21 go: finding github.com/kisielk/gotool v1.0.0 [2021-01-19T06:13:12.155Z] #47 24.23 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-01-19T06:13:12.155Z] #47 24.23 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-01-19T06:13:12.155Z] #47 24.25 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-01-19T06:13:12.155Z] #47 24.25 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-01-19T06:13:12.155Z] #47 24.27 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-01-19T06:13:12.155Z] #47 24.28 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-01-19T06:13:12.155Z] #47 24.28 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-01-19T06:13:12.155Z] #47 24.28 go: finding github.com/ultraware/funlen v0.0.2 [2021-01-19T06:13:12.155Z] #47 24.31 go: finding github.com/ultraware/whitespace v0.0.4 [2021-01-19T06:13:12.155Z] #47 24.36 go: finding github.com/uudashr/gocognit v1.0.1 [2021-01-19T06:13:12.155Z] #47 24.38 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-01-19T06:13:12.155Z] #47 24.38 go: finding github.com/gogo/protobuf v1.2.1 [2021-01-19T06:13:12.155Z] #47 24.44 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-01-19T06:13:12.155Z] #47 24.46 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-01-19T06:13:12.155Z] #47 24.46 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-01-19T06:13:12.155Z] #47 24.53 go: finding github.com/BurntSushi/toml v0.3.1 [2021-01-19T06:13:12.155Z] #47 24.54 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-01-19T06:13:12.446Z] #47 ... [2021-01-19T06:13:12.446Z] [2021-01-19T06:13:12.446Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-19T06:13:12.446Z] #45 DONE 33.4s [2021-01-19T06:13:12.446Z] [2021-01-19T06:13:12.446Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-01-19T06:13:12.446Z] #40 30.87 Setting up libprotobuf-lite17:s390x (3.6.1.3-2) ... [2021-01-19T06:13:12.446Z] #40 30.88 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2021-01-19T06:13:12.446Z] #40 30.89 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2021-01-19T06:13:12.447Z] #40 30.89 Setting up libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2021-01-19T06:13:12.447Z] #40 30.90 Setting up python-six (1.12.0-1) ... [2021-01-19T06:13:12.447Z] #40 32.35 Setting up zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2021-01-19T06:13:12.447Z] #40 32.36 Setting up libnl-3-200:s390x (3.4.0-1) ... [2021-01-19T06:13:12.447Z] #40 32.37 Setting up libprotobuf17:s390x (3.6.1.3-2) ... [2021-01-19T06:13:12.447Z] #40 32.38 Setting up libcap-dev:s390x (1:2.25-2) ... [2021-01-19T06:13:12.447Z] #40 32.39 Setting up libprotoc17:s390x (3.6.1.3-2) ... [2021-01-19T06:13:12.447Z] #40 32.39 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-01-19T06:13:12.447Z] #40 32.40 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-01-19T06:13:12.447Z] #40 32.42 Setting up libprotobuf-dev:s390x (3.6.1.3-2) ... [2021-01-19T06:13:12.447Z] #40 32.42 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-01-19T06:13:12.447Z] #40 32.43 Setting up python-protobuf (3.6.1.3-2) ... [2021-01-19T06:13:12.738Z] #40 ... [2021-01-19T06:13:12.738Z] [2021-01-19T06:13:12.738Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-19T06:13:12.738Z] #43 23.49 sync [2021-01-19T06:13:12.738Z] #43 23.49 internal/reflectlite [2021-01-19T06:13:12.738Z] #43 24.38 github.com/LK4D4/vndr/godl/singleflight [2021-01-19T06:13:12.738Z] #43 24.62 math/rand [2021-01-19T06:13:12.738Z] #43 25.42 internal/singleflight [2021-01-19T06:13:12.738Z] #43 25.78 io [2021-01-19T06:13:12.738Z] #43 25.78 strconv [2021-01-19T06:13:12.738Z] #43 26.72 bytes [2021-01-19T06:13:12.738Z] #43 27.64 reflect [2021-01-19T06:13:12.738Z] #43 28.23 bufio [2021-01-19T06:13:12.738Z] #43 29.52 syscall [2021-01-19T06:13:12.738Z] #43 ... [2021-01-19T06:13:12.738Z] [2021-01-19T06:13:12.738Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-01-19T06:13:12.738Z] #34 23.64 debconf: delaying package configuration, since apt-utils is not installed [2021-01-19T06:13:12.738Z] #34 23.68 Fetched 14.0 MB in 2s (8462 kB/s) [2021-01-19T06:13:12.738Z] #34 23.72 Selecting previously unselected package xxd. [2021-01-19T06:13:12.738Z] #34 23.72 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2021-01-19T06:13:12.738Z] #34 23.76 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_s390x.deb ... [2021-01-19T06:13:12.738Z] #34 23.77 Unpacking xxd (2:8.1.0875-5) ... [2021-01-19T06:13:12.738Z] #34 23.89 Selecting previously unselected package vim-common. [2021-01-19T06:13:12.738Z] #34 23.90 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-01-19T06:13:12.738Z] #34 23.90 Unpacking vim-common (2:8.1.0875-5) ... [2021-01-19T06:13:12.738Z] #34 24.07 Selecting previously unselected package cmake-data. [2021-01-19T06:13:12.738Z] #34 24.07 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-01-19T06:13:12.738Z] #34 24.07 Unpacking cmake-data (3.13.4-1) ... [2021-01-19T06:13:12.738Z] #34 26.17 Selecting previously unselected package libicu63:s390x. [2021-01-19T06:13:12.738Z] #34 26.18 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_s390x.deb ... [2021-01-19T06:13:12.738Z] #34 26.19 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2021-01-19T06:13:12.738Z] #34 30.67 Selecting previously unselected package libxml2:s390x. [2021-01-19T06:13:12.738Z] #34 30.68 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_s390x.deb ... [2021-01-19T06:13:12.738Z] #34 30.68 Unpacking libxml2:s390x (2.9.4+dfsg1-7+deb10u1) ... [2021-01-19T06:13:12.738Z] #34 31.13 Selecting previously unselected package libarchive13:s390x. [2021-01-19T06:13:12.738Z] #34 31.13 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_s390x.deb ... [2021-01-19T06:13:12.738Z] #34 31.14 Unpacking libarchive13:s390x (3.3.3-4+deb10u1) ... [2021-01-19T06:13:12.738Z] #34 31.36 Selecting previously unselected package libjsoncpp1:s390x. [2021-01-19T06:13:12.738Z] #34 31.37 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_s390x.deb ... [2021-01-19T06:13:12.738Z] #34 31.37 Unpacking libjsoncpp1:s390x (1.7.4-3) ... [2021-01-19T06:13:12.738Z] #34 31.50 Selecting previously unselected package librhash0:s390x. [2021-01-19T06:13:12.738Z] #34 31.50 Preparing to unpack .../7-librhash0_1.3.8-1_s390x.deb ... [2021-01-19T06:13:12.738Z] #34 31.51 Unpacking librhash0:s390x (1.3.8-1) ... [2021-01-19T06:13:12.738Z] #34 31.62 Selecting previously unselected package libuv1:s390x. [2021-01-19T06:13:12.738Z] #34 31.63 Preparing to unpack .../8-libuv1_1.24.1-1_s390x.deb ... [2021-01-19T06:13:12.738Z] #34 31.64 Unpacking libuv1:s390x (1.24.1-1) ... [2021-01-19T06:13:12.738Z] #34 31.76 Selecting previously unselected package cmake. [2021-01-19T06:13:12.738Z] #34 31.76 Preparing to unpack .../9-cmake_3.13.4-1_s390x.deb ... [2021-01-19T06:13:12.738Z] #34 31.77 Unpacking cmake (3.13.4-1) ... [2021-01-19T06:13:13.034Z] #34 33.89 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2021-01-19T06:13:13.034Z] #34 33.93 Setting up xxd (2:8.1.0875-5) ... [2021-01-19T06:13:13.034Z] #34 33.93 Setting up libuv1:s390x (1.24.1-1) ... [2021-01-19T06:13:13.329Z] #34 33.94 Setting up vim-common (2:8.1.0875-5) ... [2021-01-19T06:13:13.329Z] #34 34.00 Setting up librhash0:s390x (1.3.8-1) ... [2021-01-19T06:13:13.329Z] #34 34.01 Setting up cmake-data (3.13.4-1) ... [2021-01-19T06:13:13.329Z] #34 34.04 Setting up libxml2:s390x (2.9.4+dfsg1-7+deb10u1) ... [2021-01-19T06:13:13.329Z] #34 34.04 Setting up libjsoncpp1:s390x (1.7.4-3) ... [2021-01-19T06:13:13.329Z] #34 34.07 Setting up libarchive13:s390x (3.3.3-4+deb10u1) ... [2021-01-19T06:13:13.329Z] #34 34.08 Setting up cmake (3.13.4-1) ... [2021-01-19T06:13:13.329Z] #34 34.09 Processing triggers for libc-bin (2.28-10) ... [2021-01-19T06:13:13.329Z] #34 34.15 Processing triggers for mime-support (3.62) ... [2021-01-19T06:13:13.961Z] #34 ... [2021-01-19T06:13:13.961Z] [2021-01-19T06:13:13.961Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-19T06:13:13.961Z] #11 34.47 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-01-19T06:13:13.961Z] #11 34.47 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_s390x.deb ... [2021-01-19T06:13:13.961Z] #11 34.52 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-01-19T06:13:13.961Z] #11 ... [2021-01-19T06:13:13.961Z] [2021-01-19T06:13:13.961Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-01-19T06:13:13.961Z] #34 DONE 34.7s [2021-01-19T06:13:14.253Z] [2021-01-19T06:13:14.253Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-19T06:13:14.887Z] #35 0.816 + RM_GOPATH=0 [2021-01-19T06:13:14.887Z] #35 0.816 + TMP_GOPATH= [2021-01-19T06:13:14.887Z] #35 0.816 + : /build [2021-01-19T06:13:14.887Z] #35 0.816 + '[' -z '' ']' [2021-01-19T06:13:14.887Z] #35 0.816 ++ mktemp -d [2021-01-19T06:13:14.887Z] #35 0.816 + export GOPATH=/tmp/tmp.VRqXjIfqN4 [2021-01-19T06:13:14.887Z] #35 0.816 + GOPATH=/tmp/tmp.VRqXjIfqN4 [2021-01-19T06:13:14.887Z] #35 0.816 + RM_GOPATH=1 [2021-01-19T06:13:14.887Z] #35 0.816 + case "$(go env GOARCH)" in [2021-01-19T06:13:14.887Z] #35 0.816 ++ go env GOARCH [2021-01-19T06:13:14.887Z] #35 0.826 + export GO_BUILDMODE=-buildmode=pie [2021-01-19T06:13:14.887Z] #35 0.826 + GO_BUILDMODE=-buildmode=pie [2021-01-19T06:13:14.887Z] #35 0.827 ++ dirname /tmp/install/install.sh [2021-01-19T06:13:14.887Z] #35 0.829 + dir=/tmp/install [2021-01-19T06:13:14.887Z] #35 0.829 + bin=tini [2021-01-19T06:13:14.887Z] #35 0.829 + shift [2021-01-19T06:13:14.887Z] #35 0.830 + '[' '!' -f /tmp/install/tini.installer ']' [2021-01-19T06:13:14.887Z] #35 0.830 + . /tmp/install/tini.installer [2021-01-19T06:13:14.887Z] #35 0.830 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-01-19T06:13:14.887Z] #35 0.830 + install_tini [2021-01-19T06:13:14.887Z] #35 0.830 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-01-19T06:13:14.887Z] #35 0.830 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-01-19T06:13:14.887Z] #35 0.830 + git clone https://github.com/krallin/tini.git /tmp/tmp.VRqXjIfqN4/tini [2021-01-19T06:13:14.887Z] #35 0.834 Cloning into '/tmp/tmp.VRqXjIfqN4/tini'... [2021-01-19T06:13:15.178Z] #35 ... [2021-01-19T06:13:15.178Z] [2021-01-19T06:13:15.178Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-01-19T06:13:15.178Z] #40 35.70 Setting up libnl-3-dev:s390x (3.4.0-1) ... [2021-01-19T06:13:15.178Z] #40 35.71 Processing triggers for libc-bin (2.28-10) ... [2021-01-19T06:13:15.178Z] #40 DONE 36.1s [2021-01-19T06:13:15.469Z] [2021-01-19T06:13:15.469Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-19T06:13:15.469Z] #35 1.472 + cd /tmp/tmp.VRqXjIfqN4/tini [2021-01-19T06:13:15.469Z] #35 1.472 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-01-19T06:13:15.469Z] #35 1.497 + cmake . [2021-01-19T06:13:15.760Z] #35 1.983 -- The C compiler identification is GNU 8.3.0 [2021-01-19T06:13:16.051Z] #35 2.034 -- Check for working C compiler: /usr/bin/cc [2021-01-19T06:13:16.683Z] #35 2.535 -- Check for working C compiler: /usr/bin/cc -- works [2021-01-19T06:13:16.683Z] #35 2.545 -- Detecting C compiler ABI info [2021-01-19T06:13:16.683Z] #35 ... [2021-01-19T06:13:16.683Z] [2021-01-19T06:13:16.683Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-19T06:13:16.683Z] #49 27.25 syscall [2021-01-19T06:13:16.683Z] #49 27.26 bytes [2021-01-19T06:13:16.683Z] #49 28.90 reflect [2021-01-19T06:13:16.683Z] #49 31.86 time [2021-01-19T06:13:16.683Z] #49 36.05 context [2021-01-19T06:13:16.683Z] #49 36.46 internal/poll [2021-01-19T06:13:16.683Z] #49 ... [2021-01-19T06:13:16.683Z] [2021-01-19T06:13:16.683Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-19T06:13:16.683Z] #11 36.55 Selecting previously unselected package binutils-mingw-w64. [2021-01-19T06:13:16.683Z] #11 36.55 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-01-19T06:13:16.683Z] #11 36.57 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-01-19T06:13:16.684Z] #11 36.71 Selecting previously unselected package libdevmapper1.02.1:s390x. [2021-01-19T06:13:16.684Z] #11 36.71 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_s390x.deb ... [2021-01-19T06:13:16.684Z] #11 36.71 Unpacking libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2021-01-19T06:13:16.684Z] #11 36.84 Selecting previously unselected package dmsetup. [2021-01-19T06:13:16.684Z] #11 36.84 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_s390x.deb ... [2021-01-19T06:13:16.684Z] #11 36.84 Unpacking dmsetup (2:1.02.155-3) ... [2021-01-19T06:13:16.684Z] #11 36.94 Selecting previously unselected package mingw-w64-common. [2021-01-19T06:13:16.684Z] #11 36.94 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-01-19T06:13:16.684Z] #11 36.94 Unpacking mingw-w64-common (6.0.0-3) ... [2021-01-19T06:13:19.409Z] #11 ... [2021-01-19T06:13:19.409Z] [2021-01-19T06:13:19.409Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2021-01-19T06:13:19.409Z] #30 30.17 Checking out files: 96% (1464/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. [2021-01-19T06:13:19.409Z] #30 30.22 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-01-19T06:13:19.409Z] #30 30.63 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-01-19T06:13:19.714Z] #30 ... [2021-01-19T06:13:19.714Z] [2021-01-19T06:13:19.714Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-19T06:13:19.714Z] #41 1.656 Note: Building without setproctitle() and strlcpy() support. [2021-01-19T06:13:19.714Z] #41 1.656 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-01-19T06:13:19.714Z] #41 1.669 Note: Building without GnuTLS support [2021-01-19T06:13:19.714Z] #41 1.675 Makefile.config:39: Warn: you have no libnftables installed [2021-01-19T06:13:19.714Z] #41 1.675 Makefile.config:40: Warn: Building without nftables support [2021-01-19T06:13:19.714Z] #41 2.448 fatal: not a git repository (or any of the parent directories): .git [2021-01-19T06:13:19.714Z] #41 2.455 GEN .gitid [2021-01-19T06:13:19.714Z] #41 2.458 GEN criu/include/version.h [2021-01-19T06:13:19.714Z] #41 2.477 GEN include/common/asm [2021-01-19T06:13:19.714Z] #41 3.327 PBCC images/timens.pb-c.c [2021-01-19T06:13:19.714Z] #41 3.348 DEP images/timens.pb-c.d [2021-01-19T06:13:19.714Z] #41 3.425 PBCC images/fown.pb-c.c [2021-01-19T06:13:19.714Z] #41 3.434 PBCC images/google/protobuf/descriptor.pb-c.c [2021-01-19T06:13:19.714Z] #41 3.513 PBCC images/opts.pb-c.c [2021-01-19T06:13:19.714Z] #41 3.537 PBCC images/memfd.pb-c.c [2021-01-19T06:13:19.714Z] #41 3.569 DEP images/fown.pb-c.d [2021-01-19T06:13:19.714Z] #41 3.619 DEP images/google/protobuf/descriptor.pb-c.d [2021-01-19T06:13:19.714Z] #41 3.651 DEP images/opts.pb-c.d [2021-01-19T06:13:19.714Z] #41 3.671 DEP images/memfd.pb-c.d [2021-01-19T06:13:19.714Z] #41 3.689 PBCC images/sit.pb-c.c [2021-01-19T06:13:19.714Z] #41 3.741 DEP images/sit.pb-c.d [2021-01-19T06:13:19.714Z] #41 3.802 PBCC images/macvlan.pb-c.c [2021-01-19T06:13:19.714Z] #41 3.825 DEP images/macvlan.pb-c.d [2021-01-19T06:13:19.714Z] #41 3.861 PBCC images/autofs.pb-c.c [2021-01-19T06:13:19.714Z] #41 3.875 DEP images/autofs.pb-c.d [2021-01-19T06:13:19.714Z] #41 3.901 PBCC images/sysctl.pb-c.c [2021-01-19T06:13:19.714Z] #41 3.904 DEP images/sysctl.pb-c.d [2021-01-19T06:13:19.714Z] #41 3.963 PBCC images/time.pb-c.c [2021-01-19T06:13:19.714Z] #41 3.965 DEP images/time.pb-c.d [2021-01-19T06:13:19.714Z] #41 3.985 PBCC images/binfmt-misc.pb-c.c [2021-01-19T06:13:19.714Z] #41 4.022 DEP images/binfmt-misc.pb-c.d [2021-01-19T06:13:19.714Z] #41 4.057 PBCC images/seccomp.pb-c.c [2021-01-19T06:13:19.714Z] #41 4.062 DEP images/seccomp.pb-c.d [2021-01-19T06:13:19.714Z] #41 4.118 PBCC images/userns.pb-c.c [2021-01-19T06:13:19.714Z] #41 4.124 DEP images/userns.pb-c.d [2021-01-19T06:13:19.714Z] #41 4.145 PBCC images/cgroup.pb-c.c [2021-01-19T06:13:19.714Z] #41 4.161 DEP images/cgroup.pb-c.d [2021-01-19T06:13:19.714Z] #41 4.202 PBCC images/ext-file.pb-c.c [2021-01-19T06:13:19.714Z] #41 4.217 DEP images/ext-file.pb-c.d [2021-01-19T06:13:19.714Z] #41 4.239 PBCC images/rpc.pb-c.c [2021-01-19T06:13:19.714Z] #41 4.270 DEP images/rpc.pb-c.d [2021-01-19T06:13:19.714Z] #41 4.316 PBCC images/siginfo.pb-c.c [2021-01-19T06:13:19.714Z] #41 4.342 DEP images/siginfo.pb-c.d [2021-01-19T06:13:19.714Z] #41 4.381 PBCC images/pagemap.pb-c.c [2021-01-19T06:13:19.714Z] #41 4.435 DEP images/pagemap.pb-c.d [2021-01-19T06:13:20.024Z] #41 4.493 PBCC images/rlimit.pb-c.c [2021-01-19T06:13:20.024Z] #41 4.495 DEP images/rlimit.pb-c.d [2021-01-19T06:13:20.024Z] #41 4.535 PBCC images/file-lock.pb-c.c [2021-01-19T06:13:20.024Z] #41 4.538 DEP images/file-lock.pb-c.d [2021-01-19T06:13:20.024Z] #41 4.629 PBCC images/tty.pb-c.c [2021-01-19T06:13:20.024Z] #41 4.658 DEP images/tty.pb-c.d [2021-01-19T06:13:20.024Z] #41 4.695 PBCC images/tun.pb-c.c [2021-01-19T06:13:20.024Z] #41 ... [2021-01-19T06:13:20.024Z] [2021-01-19T06:13:20.024Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-19T06:13:20.024Z] #35 3.021 -- Detecting C compiler ABI info - done [2021-01-19T06:13:20.024Z] #35 3.046 -- Detecting C compile features [2021-01-19T06:13:20.024Z] #35 4.014 -- Detecting C compile features - done [2021-01-19T06:13:20.024Z] #35 4.041 -- Performing Test HAS_BUILTIN_FORTIFY [2021-01-19T06:13:20.024Z] #35 4.197 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-01-19T06:13:20.024Z] #35 4.327 -- Configuring done [2021-01-19T06:13:20.024Z] #35 4.338 -- Generating done [2021-01-19T06:13:20.024Z] #35 4.352 -- Build files have been written to: /tmp/tmp.VRqXjIfqN4/tini [2021-01-19T06:13:20.024Z] #35 4.360 + make tini-static [2021-01-19T06:13:20.024Z] #35 4.629 Scanning dependencies of target tini-static [2021-01-19T06:13:20.024Z] #35 4.691 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-01-19T06:13:20.024Z] #35 5.432 [100%] Linking C executable tini-static [2021-01-19T06:13:20.024Z] #35 5.894 [100%] Built target tini-static [2021-01-19T06:13:20.024Z] #35 5.959 + mkdir -p /build [2021-01-19T06:13:20.024Z] #35 5.959 + cp tini-static /build/docker-init [2021-01-19T06:13:20.024Z] #35 DONE 6.2s [2021-01-19T06:13:20.024Z] [2021-01-19T06:13:20.024Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-19T06:13:20.024Z] #41 4.760 PBCC images/netdev.pb-c.c [2021-01-19T06:13:20.024Z] #41 4.846 DEP images/tun.pb-c.d [2021-01-19T06:13:20.024Z] #41 4.879 DEP images/netdev.pb-c.d [2021-01-19T06:13:20.314Z] #41 4.991 PBCC images/vma.pb-c.c [2021-01-19T06:13:20.315Z] #41 4.997 DEP images/vma.pb-c.d [2021-01-19T06:13:20.315Z] #41 5.018 PBCC images/creds.pb-c.c [2021-01-19T06:13:20.315Z] #41 5.024 DEP images/creds.pb-c.d [2021-01-19T06:13:20.315Z] #41 5.052 PBCC images/utsns.pb-c.c [2021-01-19T06:13:20.315Z] #41 5.072 DEP images/utsns.pb-c.d [2021-01-19T06:13:20.315Z] #41 5.093 PBCC images/ipc-desc.pb-c.c [2021-01-19T06:13:20.605Z] #41 5.150 PBCC images/ipc-sem.pb-c.c [2021-01-19T06:13:20.605Z] #41 5.173 DEP images/ipc-desc.pb-c.d [2021-01-19T06:13:20.605Z] #41 5.181 DEP images/ipc-sem.pb-c.d [2021-01-19T06:13:20.605Z] #41 5.228 PBCC images/ipc-msg.pb-c.c [2021-01-19T06:13:20.605Z] #41 5.239 DEP images/ipc-msg.pb-c.d [2021-01-19T06:13:20.605Z] #41 5.297 PBCC images/ipc-shm.pb-c.c [2021-01-19T06:13:20.605Z] #41 5.344 DEP images/ipc-shm.pb-c.d [2021-01-19T06:13:20.902Z] #41 5.467 PBCC images/ipc-var.pb-c.c [2021-01-19T06:13:20.902Z] #41 5.480 DEP images/ipc-var.pb-c.d [2021-01-19T06:13:20.902Z] #41 5.584 PBCC images/sk-opts.pb-c.c [2021-01-19T06:13:20.902Z] #41 5.601 PBCC images/packet-sock.pb-c.c [2021-01-19T06:13:20.902Z] #41 5.621 DEP images/sk-opts.pb-c.d [2021-01-19T06:13:20.902Z] #41 5.681 DEP images/packet-sock.pb-c.d [2021-01-19T06:13:20.902Z] #41 5.702 PBCC images/sk-netlink.pb-c.c [2021-01-19T06:13:21.193Z] #41 5.724 DEP images/sk-netlink.pb-c.d [2021-01-19T06:13:21.193Z] #41 5.761 PBCC images/sk-inet.pb-c.c [2021-01-19T06:13:21.193Z] #41 5.767 DEP images/sk-inet.pb-c.d [2021-01-19T06:13:21.193Z] #41 5.815 PBCC images/sk-unix.pb-c.c [2021-01-19T06:13:21.193Z] #41 5.827 DEP images/sk-unix.pb-c.d [2021-01-19T06:13:21.193Z] #41 5.849 PBCC images/mm.pb-c.c [2021-01-19T06:13:21.193Z] #41 5.911 DEP images/mm.pb-c.d [2021-01-19T06:13:21.193Z] #41 5.955 PBCC images/timerfd.pb-c.c [2021-01-19T06:13:21.193Z] #41 5.974 DEP images/timerfd.pb-c.d [2021-01-19T06:13:21.193Z] #41 6.007 PBCC images/timer.pb-c.c [2021-01-19T06:13:21.193Z] #41 6.016 DEP images/timer.pb-c.d [2021-01-19T06:13:21.193Z] #41 6.046 PBCC images/sa.pb-c.c [2021-01-19T06:13:21.484Z] #41 6.074 DEP images/sa.pb-c.d [2021-01-19T06:13:21.484Z] #41 6.085 PBCC images/pipe-data.pb-c.c [2021-01-19T06:13:21.484Z] #41 6.089 DEP images/pipe-data.pb-c.d [2021-01-19T06:13:21.484Z] #41 6.125 PBCC images/mnt.pb-c.c [2021-01-19T06:13:21.484Z] #41 6.180 DEP images/mnt.pb-c.d [2021-01-19T06:13:21.484Z] #41 6.211 PBCC images/sk-packet.pb-c.c [2021-01-19T06:13:21.484Z] #41 6.231 DEP images/sk-packet.pb-c.d [2021-01-19T06:13:21.484Z] #41 6.253 PBCC images/tcp-stream.pb-c.c [2021-01-19T06:13:21.484Z] #41 6.280 DEP images/tcp-stream.pb-c.d [2021-01-19T06:13:21.776Z] #41 6.330 PBCC images/pipe.pb-c.c [2021-01-19T06:13:21.776Z] #41 6.364 DEP images/pipe.pb-c.d [2021-01-19T06:13:21.776Z] #41 6.390 PBCC images/pstree.pb-c.c [2021-01-19T06:13:21.776Z] #41 6.401 DEP images/pstree.pb-c.d [2021-01-19T06:13:21.776Z] #41 6.415 PBCC images/fs.pb-c.c [2021-01-19T06:13:21.776Z] #41 6.427 DEP images/fs.pb-c.d [2021-01-19T06:13:21.776Z] #41 6.480 PBCC images/signalfd.pb-c.c [2021-01-19T06:13:21.776Z] #41 6.493 DEP images/signalfd.pb-c.d [2021-01-19T06:13:21.776Z] #41 6.532 PBCC images/fh.pb-c.c [2021-01-19T06:13:21.776Z] #41 6.566 PBCC images/fsnotify.pb-c.c [2021-01-19T06:13:21.776Z] #41 6.590 DEP images/fh.pb-c.d [2021-01-19T06:13:21.776Z] #41 6.610 DEP images/fsnotify.pb-c.d [2021-01-19T06:13:22.067Z] #41 6.654 PBCC images/eventpoll.pb-c.c [2021-01-19T06:13:22.067Z] #41 6.670 DEP images/eventpoll.pb-c.d [2021-01-19T06:13:22.067Z] #41 6.695 PBCC images/eventfd.pb-c.c [2021-01-19T06:13:22.067Z] #41 6.706 DEP images/eventfd.pb-c.d [2021-01-19T06:13:22.067Z] #41 6.739 PBCC images/remap-file-path.pb-c.c [2021-01-19T06:13:22.067Z] #41 6.749 DEP images/remap-file-path.pb-c.d [2021-01-19T06:13:22.067Z] #41 6.772 PBCC images/fifo.pb-c.c [2021-01-19T06:13:22.067Z] #41 6.791 DEP images/fifo.pb-c.d [2021-01-19T06:13:22.067Z] #41 6.812 PBCC images/ghost-file.pb-c.c [2021-01-19T06:13:22.067Z] #41 6.837 DEP images/ghost-file.pb-c.d [2021-01-19T06:13:22.067Z] #41 6.879 PBCC images/regfile.pb-c.c [2021-01-19T06:13:22.363Z] #41 6.933 DEP images/regfile.pb-c.d [2021-01-19T06:13:22.363Z] #41 6.955 PBCC images/ns.pb-c.c [2021-01-19T06:13:22.363Z] #41 6.957 DEP images/ns.pb-c.d [2021-01-19T06:13:22.363Z] #41 7.024 PBCC images/fdinfo.pb-c.c [2021-01-19T06:13:22.363Z] #41 7.081 DEP images/fdinfo.pb-c.d [2021-01-19T06:13:22.363Z] #41 7.108 PBCC images/core-aarch64.pb-c.c [2021-01-19T06:13:22.363Z] #41 7.119 PBCC images/core-arm.pb-c.c [2021-01-19T06:13:22.654Z] #41 7.175 PBCC images/core-ppc64.pb-c.c [2021-01-19T06:13:22.654Z] #41 7.185 PBCC images/core-s390.pb-c.c [2021-01-19T06:13:22.654Z] #41 7.200 PBCC images/core-x86.pb-c.c [2021-01-19T06:13:22.654Z] #41 7.243 PBCC images/core.pb-c.c [2021-01-19T06:13:22.654Z] #41 7.286 PBCC images/inventory.pb-c.c [2021-01-19T06:13:22.654Z] #41 7.330 DEP images/core-aarch64.pb-c.d [2021-01-19T06:13:22.654Z] #41 7.358 DEP images/core-arm.pb-c.d [2021-01-19T06:13:22.654Z] #41 7.386 DEP images/core-ppc64.pb-c.d [2021-01-19T06:13:22.654Z] #41 7.412 DEP images/core-s390.pb-c.d [2021-01-19T06:13:22.654Z] #41 7.429 DEP images/core-x86.pb-c.d [2021-01-19T06:13:22.654Z] #41 7.460 DEP images/core.pb-c.d [2021-01-19T06:13:22.654Z] #41 7.503 DEP images/inventory.pb-c.d [2021-01-19T06:13:22.945Z] #41 7.550 PBCC images/cpuinfo.pb-c.c [2021-01-19T06:13:22.945Z] #41 7.561 DEP images/cpuinfo.pb-c.d [2021-01-19T06:13:22.945Z] #41 7.591 PBCC images/stats.pb-c.c [2021-01-19T06:13:22.945Z] #41 7.597 DEP images/stats.pb-c.d [2021-01-19T06:13:23.577Z] #41 8.329 make[1]: Nothing to be done for 'all'. [2021-01-19T06:13:24.209Z] #41 ... [2021-01-19T06:13:24.209Z] [2021-01-19T06:13:24.209Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-19T06:13:24.209Z] #43 34.93 time [2021-01-19T06:13:24.209Z] #43 36.65 internal/syscall/execenv [2021-01-19T06:13:24.209Z] #43 36.77 internal/syscall/unix [2021-01-19T06:13:24.209Z] #43 36.91 strings [2021-01-19T06:13:24.209Z] #43 38.70 os [2021-01-19T06:13:24.209Z] #43 38.84 regexp/syntax [2021-01-19T06:13:24.209Z] #43 40.86 fmt [2021-01-19T06:13:24.209Z] #43 42.00 regexp [2021-01-19T06:13:24.209Z] #43 43.89 go/token [2021-01-19T06:13:24.209Z] #43 44.22 internal/lazyregexp [2021-01-19T06:13:24.209Z] #43 44.34 go/scanner [2021-01-19T06:13:24.209Z] #43 44.41 net/url [2021-01-19T06:13:24.209Z] #43 45.14 go/ast [2021-01-19T06:13:24.209Z] #43 ... [2021-01-19T06:13:24.209Z] [2021-01-19T06:13:24.209Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-19T06:13:24.209Z] #11 40.82 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-01-19T06:13:24.209Z] #11 40.83 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-01-19T06:13:24.209Z] #11 40.84 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-01-19T06:13:24.209Z] #11 44.59 Selecting previously unselected package gcc-mingw-w64-base. [2021-01-19T06:13:24.209Z] #11 44.59 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_s390x.deb ... [2021-01-19T06:13:24.209Z] #11 44.60 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-01-19T06:13:24.209Z] #11 44.71 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-01-19T06:13:24.209Z] #11 44.71 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2021-01-19T06:13:24.209Z] #11 44.72 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-01-19T06:13:24.841Z] #11 ... [2021-01-19T06:13:24.841Z] [2021-01-19T06:13:24.841Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-19T06:13:24.841Z] #32 35.60 internal/poll [2021-01-19T06:13:24.841Z] #32 36.04 internal/fmtsort [2021-01-19T06:13:24.841Z] #32 36.54 internal/syscall/execenv [2021-01-19T06:13:24.841Z] #32 36.72 internal/syscall/unix [2021-01-19T06:13:24.841Z] #32 36.81 strings [2021-01-19T06:13:24.841Z] #32 36.83 os [2021-01-19T06:13:24.841Z] #32 38.89 path [2021-01-19T06:13:24.841Z] #32 39.26 text/tabwriter [2021-01-19T06:13:24.841Z] #32 39.54 fmt [2021-01-19T06:13:24.841Z] #32 39.70 path/filepath [2021-01-19T06:13:24.841Z] #32 40.83 io/ioutil [2021-01-19T06:13:24.841Z] #32 41.97 flag [2021-01-19T06:13:24.841Z] #32 41.97 github.com/BurntSushi/toml [2021-01-19T06:13:24.841Z] #32 43.00 log [2021-01-19T06:13:24.841Z] #32 44.45 github.com/BurntSushi/toml/cmd/tomlv [2021-01-19T06:13:25.132Z] #32 ... [2021-01-19T06:13:25.132Z] [2021-01-19T06:13:25.132Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-19T06:13:25.132Z] #41 9.150 CC images/stats.o [2021-01-19T06:13:25.132Z] #41 9.365 CC images/core.o [2021-01-19T06:13:25.132Z] #41 9.772 CC images/core-x86.o [2021-01-19T06:13:25.423Z] #41 10.05 CC images/core-arm.o [2021-01-19T06:13:25.714Z] #41 10.23 CC images/core-aarch64.o [2021-01-19T06:13:25.714Z] #41 10.45 CC images/core-ppc64.o [2021-01-19T06:13:26.005Z] #41 10.74 CC images/core-s390.o [2021-01-19T06:13:26.296Z] #41 ... [2021-01-19T06:13:26.296Z] [2021-01-19T06:13:26.296Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-19T06:13:26.296Z] #32 DONE 47.2s [2021-01-19T06:13:26.296Z] [2021-01-19T06:13:26.296Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-19T06:13:26.296Z] #41 10.98 CC images/cpuinfo.o [2021-01-19T06:13:26.587Z] #41 11.32 CC images/inventory.o [2021-01-19T06:13:26.878Z] #41 11.47 CC images/fdinfo.o [2021-01-19T06:13:26.878Z] #41 11.69 CC images/fown.o [2021-01-19T06:13:27.169Z] #41 11.82 CC images/ns.o [2021-01-19T06:13:27.169Z] #41 11.88 CC images/regfile.o [2021-01-19T06:13:27.169Z] #41 11.95 CC images/ghost-file.o [2021-01-19T06:13:27.169Z] #41 ... [2021-01-19T06:13:27.169Z] [2021-01-19T06:13:27.169Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-19T06:13:27.169Z] #49 37.91 os [2021-01-19T06:13:27.169Z] #49 39.01 encoding/binary [2021-01-19T06:13:27.169Z] #49 40.16 fmt [2021-01-19T06:13:27.169Z] #49 40.47 encoding/base64 [2021-01-19T06:13:27.169Z] #49 41.19 golang.org/x/sys/unix [2021-01-19T06:13:27.169Z] #49 43.27 encoding/json [2021-01-19T06:13:27.169Z] #49 46.81 github.com/pkg/diff [2021-01-19T06:13:27.169Z] #49 46.91 go/ast [2021-01-19T06:13:27.460Z] #49 48.04 golang.org/x/crypto/ssh/terminal [2021-01-19T06:13:27.460Z] #49 ... [2021-01-19T06:13:27.460Z] [2021-01-19T06:13:27.460Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-19T06:13:27.460Z] #41 12.11 CC images/fifo.o [2021-01-19T06:13:27.460Z] #41 12.20 CC images/remap-file-path.o [2021-01-19T06:13:27.751Z] #41 12.26 CC images/eventfd.o [2021-01-19T06:13:27.751Z] #41 12.35 CC images/eventpoll.o [2021-01-19T06:13:28.042Z] #41 12.54 CC images/fh.o [2021-01-19T06:13:28.042Z] #41 12.73 CC images/fsnotify.o [2021-01-19T06:13:28.333Z] #41 12.97 CC images/signalfd.o [2021-01-19T06:13:28.333Z] #41 13.05 CC images/fs.o [2021-01-19T06:13:28.624Z] #41 13.19 CC images/pstree.o [2021-01-19T06:13:28.624Z] #41 13.33 CC images/pipe.o [2021-01-19T06:13:28.915Z] #41 13.44 CC images/tcp-stream.o [2021-01-19T06:13:28.915Z] #41 13.59 CC images/sk-packet.o [2021-01-19T06:13:29.206Z] #41 13.75 CC images/mnt.o [2021-01-19T06:13:29.206Z] #41 13.87 CC images/pipe-data.o [2021-01-19T06:13:29.497Z] #41 14.00 CC images/sa.o [2021-01-19T06:13:29.497Z] #41 14.12 CC images/timer.o [2021-01-19T06:13:29.788Z] #41 14.34 CC images/timerfd.o [2021-01-19T06:13:29.788Z] #41 14.46 CC images/mm.o [2021-01-19T06:13:30.079Z] #41 14.63 CC images/sk-opts.o [2021-01-19T06:13:30.079Z] #41 14.76 CC images/sk-unix.o [2021-01-19T06:13:30.395Z] #41 14.90 CC images/sk-inet.o [2021-01-19T06:13:30.687Z] #41 15.23 CC images/tun.o [2021-01-19T06:13:30.687Z] #41 15.40 CC images/sk-netlink.o [2021-01-19T06:13:30.687Z] #41 15.51 CC images/packet-sock.o [2021-01-19T06:13:30.978Z] #41 15.75 CC images/ipc-var.o [2021-01-19T06:13:31.269Z] #41 15.86 CC images/ipc-desc.o [2021-01-19T06:13:31.269Z] #41 15.94 CC images/ipc-shm.o [2021-01-19T06:13:31.269Z] #41 16.08 CC images/ipc-msg.o [2021-01-19T06:13:31.559Z] #41 16.21 CC images/ipc-sem.o [2021-01-19T06:13:31.559Z] #41 16.34 CC images/utsns.o [2021-01-19T06:13:31.850Z] #41 16.44 CC images/creds.o [2021-01-19T06:13:31.850Z] #41 16.53 CC images/vma.o [2021-01-19T06:13:32.141Z] #41 16.67 CC images/netdev.o [2021-01-19T06:13:32.141Z] #41 16.82 CC images/tty.o [2021-01-19T06:13:32.432Z] #41 17.12 CC images/file-lock.o [2021-01-19T06:13:32.726Z] #41 17.25 CC images/rlimit.o [2021-01-19T06:13:32.726Z] #41 17.33 CC images/pagemap.o [2021-01-19T06:13:32.726Z] #41 17.45 CC images/siginfo.o [2021-01-19T06:13:32.726Z] #41 17.53 CC images/rpc.o [2021-01-19T06:13:33.366Z] #41 18.00 CC images/ext-file.o [2021-01-19T06:13:33.366Z] #41 18.12 CC images/cgroup.o [2021-01-19T06:13:33.998Z] #41 18.50 CC images/userns.o [2021-01-19T06:13:33.998Z] #41 18.71 CC images/google/protobuf/descriptor.o [2021-01-19T06:13:34.630Z] #41 ... [2021-01-19T06:13:34.630Z] [2021-01-19T06:13:34.630Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-19T06:13:34.630Z] #43 45.39 text/template/parse [2021-01-19T06:13:34.630Z] #43 48.11 go/parser [2021-01-19T06:13:34.630Z] #43 48.65 text/template [2021-01-19T06:13:34.630Z] #43 49.91 encoding/xml [2021-01-19T06:13:34.630Z] #43 51.42 go/doc [2021-01-19T06:13:34.630Z] #43 53.96 github.com/LK4D4/vndr/build [2021-01-19T06:13:34.630Z] #43 54.27 github.com/LK4D4/vndr/versioned [2021-01-19T06:13:34.630Z] #43 54.29 compress/flate [2021-01-19T06:13:34.921Z] #43 55.62 hash/crc32 [2021-01-19T06:13:34.921Z] #43 ... [2021-01-19T06:13:34.921Z] [2021-01-19T06:13:34.921Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-19T06:13:34.921Z] #54 27.14 Checking out files: 77% (2938/3768) Checking out files: 78% (2940/3768) Checking out files: 79% (2977/3768) Checking out files: 80% (3015/3768) Checking out files: 81% (3053/3768) Checking out files: 82% (3090/3768) Checking out files: 83% (3128/3768) Checking out files: 84% (3166/3768) Checking out files: 85% (3203/3768) Checking out files: 86% (3241/3768) Checking out files: 87% (3279/3768) Checking out files: 88% (3316/3768) Checking out files: 89% (3354/3768) Checking out files: 90% (3392/3768) Checking out files: 91% (3429/3768) Checking out files: 92% (3467/3768) Checking out files: 93% (3505/3768) Checking out files: 94% (3542/3768) Checking out files: 95% (3580/3768) Checking out files: 96% (3618/3768) Checking out files: 97% (3655/3768) Checking out files: 98% (3693/3768) Checking out files: 99% (3731/3768) Checking out files: 100% (3768/3768) Checking out files: 100% (3768/3768), done. [2021-01-19T06:13:34.921Z] #54 27.62 + cd /tmp/tmp.043MN1G8XA/src/github.com/containerd/containerd [2021-01-19T06:13:34.921Z] #54 27.62 + git checkout -q 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-01-19T06:13:34.921Z] #54 28.38 + export 'BUILDTAGS=netgo osusergo static_build' [2021-01-19T06:13:34.921Z] #54 28.38 + BUILDTAGS='netgo osusergo static_build' [2021-01-19T06:13:34.921Z] #54 28.38 + export EXTRA_FLAGS=-buildmode=pie [2021-01-19T06:13:34.921Z] #54 28.38 + EXTRA_FLAGS=-buildmode=pie [2021-01-19T06:13:34.921Z] #54 28.38 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-01-19T06:13:34.921Z] #54 28.38 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-01-19T06:13:34.921Z] #54 28.38 + '[' '' = dynamic ']' [2021-01-19T06:13:34.921Z] #54 28.38 + make [2021-01-19T06:13:34.921Z] #54 29.08 + bin/ctr [2021-01-19T06:13:34.921Z] #54 ... [2021-01-19T06:13:34.921Z] [2021-01-19T06:13:34.921Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-19T06:13:34.921Z] #41 19.74 CC images/opts.o [2021-01-19T06:13:35.212Z] #41 19.82 CC images/seccomp.o [2021-01-19T06:13:35.212Z] #41 19.97 CC images/binfmt-misc.o [2021-01-19T06:13:35.503Z] #41 20.11 CC images/time.o [2021-01-19T06:13:35.503Z] #41 20.25 CC images/sysctl.o [2021-01-19T06:13:35.793Z] #41 20.39 CC images/autofs.o [2021-01-19T06:13:35.793Z] #41 20.52 CC images/macvlan.o [2021-01-19T06:13:35.793Z] #41 20.65 CC images/sit.o [2021-01-19T06:13:36.084Z] #41 20.74 CC images/memfd.o [2021-01-19T06:13:36.084Z] #41 20.87 CC images/timens.o [2021-01-19T06:13:36.375Z] #41 20.99 LINK images/built-in.o [2021-01-19T06:13:36.375Z] #41 ... [2021-01-19T06:13:36.375Z] [2021-01-19T06:13:36.375Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-19T06:13:36.375Z] #49 48.75 mvdan.cc/editorconfig [2021-01-19T06:13:36.375Z] #49 49.44 mvdan.cc/sh/v3/fileutil [2021-01-19T06:13:36.375Z] #49 49.60 mvdan.cc/sh/v3/syntax [2021-01-19T06:13:36.375Z] #49 53.61 mvdan.cc/sh/v3/cmd/shfmt [2021-01-19T06:13:36.375Z] #49 DONE 57.2s [2021-01-19T06:13:36.375Z] [2021-01-19T06:13:36.375Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-19T06:13:36.375Z] #41 21.06 GEN compel/include/asm [2021-01-19T06:13:36.375Z] #41 21.10 GEN compel/include/version.h [2021-01-19T06:13:36.375Z] #41 21.10 touch .config [2021-01-19T06:13:36.375Z] #41 21.13 GEN include/common/config.h [2021-01-19T06:13:36.672Z] #41 21.21 DEP compel/arch/s390/plugins/std/syscalls/syscalls-s390.d [2021-01-19T06:13:36.672Z] #41 21.26 GEN compel/plugins/include/uapi/std/syscall-codes.h [2021-01-19T06:13:36.672Z] #41 21.29 GEN compel/plugins/include/uapi/std/syscall.h [2021-01-19T06:13:36.672Z] #41 21.31 GEN compel/arch/s390/plugins/std/syscalls/syscalls.S [2021-01-19T06:13:36.672Z] #41 21.35 DEP compel/arch/s390/plugins/std/syscalls/syscalls.d [2021-01-19T06:13:36.672Z] #41 21.37 DEP compel/arch/s390/plugins/std/parasite-head.d [2021-01-19T06:13:36.672Z] #41 21.38 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-01-19T06:13:36.672Z] #41 21.39 DEP compel/plugins/std/infect.d [2021-01-19T06:13:36.672Z] #41 21.46 DEP compel/plugins/std/string.d [2021-01-19T06:13:36.973Z] #41 21.53 DEP compel/plugins/std/log.d [2021-01-19T06:13:36.973Z] #41 21.59 DEP compel/plugins/std/fds.d [2021-01-19T06:13:37.267Z] #41 21.82 DEP compel/plugins/std/std.d [2021-01-19T06:13:37.267Z] #41 21.89 DEP compel/plugins/shmem/shmem.d [2021-01-19T06:13:37.267Z] #41 22.02 DEP compel/plugins/fds/fds.d [2021-01-19T06:13:37.558Z] #41 22.20 CC compel/plugins/std/std.o [2021-01-19T06:13:37.848Z] #41 22.32 CC compel/plugins/std/fds.o [2021-01-19T06:13:37.848Z] #41 22.69 CC compel/plugins/std/log.o [2021-01-19T06:13:38.480Z] #41 23.17 CC compel/plugins/std/string.o [2021-01-19T06:13:38.770Z] #41 23.48 CC compel/plugins/std/infect.o [2021-01-19T06:13:39.061Z] #41 23.69 CC compel/arch/s390/plugins/std/parasite-head.o [2021-01-19T06:13:39.061Z] #41 23.72 CC compel/arch/s390/plugins/std/syscalls/syscalls.o [2021-01-19T06:13:39.061Z] #41 23.75 CC compel/arch/s390/plugins/std/syscalls/syscalls-s390.o [2021-01-19T06:13:39.061Z] #41 23.86 AR compel/plugins/std.lib.a [2021-01-19T06:13:39.352Z] #41 23.90 CC compel/plugins/fds/fds.o [2021-01-19T06:13:39.352Z] #41 24.04 AR compel/plugins/fds.lib.a [2021-01-19T06:13:39.352Z] #41 24.06 HOSTDEP compel/src/lib/log-host.d [2021-01-19T06:13:39.352Z] #41 24.11 HOSTDEP compel/src/lib/handle-elf-host.d [2021-01-19T06:13:39.644Z] #41 24.19 HOSTDEP compel/arch/s390/src/lib/handle-elf-host.d [2021-01-19T06:13:39.644Z] #41 24.21 HOSTDEP compel/src/main-host.d [2021-01-19T06:13:39.644Z] #41 24.27 DEP compel/src/lib/ptrace.d [2021-01-19T06:13:39.644Z] #41 24.33 DEP compel/src/lib/infect.d [2021-01-19T06:13:39.644Z] #41 24.42 DEP compel/src/lib/infect-util.d [2021-01-19T06:13:39.935Z] #41 24.47 DEP compel/src/lib/infect-rpc.d [2021-01-19T06:13:39.935Z] #41 24.55 DEP compel/arch/s390/src/lib/infect.d [2021-01-19T06:13:39.935Z] #41 24.62 DEP compel/arch/s390/src/lib/cpu.d [2021-01-19T06:13:39.935Z] #41 24.64 DEP compel/src/lib/log.d [2021-01-19T06:13:40.226Z] #41 24.70 DEP compel/src/main.d [2021-01-19T06:13:40.226Z] #41 24.78 DEP compel/src/lib/handle-elf.d [2021-01-19T06:13:40.226Z] #41 24.90 DEP compel/arch/s390/src/lib/handle-elf.d [2021-01-19T06:13:40.226Z] #41 24.99 CC compel/src/lib/log.o [2021-01-19T06:13:40.516Z] #41 25.08 CC compel/arch/s390/src/lib/cpu.o [2021-01-19T06:13:40.516Z] #41 25.27 CC compel/arch/s390/src/lib/infect.o [2021-01-19T06:13:41.180Z] #41 25.84 CC compel/src/lib/infect-rpc.o [2021-01-19T06:13:41.471Z] #41 25.99 CC compel/src/lib/infect-util.o [2021-01-19T06:13:41.471Z] #41 26.13 CC compel/src/lib/infect.o [2021-01-19T06:13:42.976Z] #41 27.42 CC compel/src/lib/ptrace.o [2021-01-19T06:13:42.976Z] #41 27.75 AR compel/libcompel.a [2021-01-19T06:13:43.267Z] #41 27.78 HOSTCC compel/src/main-host.o [2021-01-19T06:13:43.267Z] #41 28.01 HOSTCC compel/arch/s390/src/lib/handle-elf-host.o [2021-01-19T06:13:43.558Z] #41 28.09 HOSTCC compel/src/lib/handle-elf-host.o [2021-01-19T06:13:43.558Z] #41 ... [2021-01-19T06:13:43.558Z] [2021-01-19T06:13:43.558Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-19T06:13:43.558Z] #56 64.12 + for f in rootlesskit rootlesskit-docker-proxy [2021-01-19T06:13:43.558Z] #56 64.12 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-01-19T06:13:44.868Z] Removing intermediate container 79d9a62e2b3c [2021-01-19T06:13:44.868Z] ---> 84bbef7d86a1 [2021-01-19T06:13:44.868Z] Step 13/15 : FROM golang:${GO_VERSION}-buster [2021-01-19T06:13:44.868Z] ---> 805dc2d65d1c [2021-01-19T06:13:44.868Z] Step 14/15 : COPY --from=build /usr/bin/buildx /usr/bin/buildx [2021-01-19T06:13:44.868Z] ---> 3434c03b384e [2021-01-19T06:13:44.868Z] Step 15/15 : ENTRYPOINT ["/usr/bin/buildx"] [2021-01-19T06:13:44.868Z] ---> Running in bf871110177e [2021-01-19T06:13:44.868Z] Removing intermediate container bf871110177e [2021-01-19T06:13:44.868Z] ---> 303a8c1e3798 [2021-01-19T06:13:44.868Z] Successfully built 303a8c1e3798 [2021-01-19T06:13:44.868Z] Successfully tagged moby-buildx:latest [2021-01-19T06:13:44.868Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \ [2021-01-19T06:13:44.868Z] if [ -n "${id}" ]; then \ [2021-01-19T06:13:44.868Z] docker cp ${id}:/usr/bin/buildx bundles/buildx \ [2021-01-19T06:13:44.868Z] && touch bundles/buildx; \ [2021-01-19T06:13:44.868Z] docker rm -f ${id}; \ [2021-01-19T06:13:44.868Z] fi [2021-01-19T06:13:44.868Z] 5bed20ff9811bfbe56d5e750cad1200e038435ab66f81900078a7580cb57a9a0 [2021-01-19T06:13:44.868Z] bundles/buildx version [2021-01-19T06:13:44.868Z] buildx v0.3.1 6db68d0 [2021-01-19T06:13:44.868Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:8086443a449af8ef5c5b0574de8957df7e52f296 . [2021-01-19T06:13:44.868Z] #1 [internal] booting buildkit [2021-01-19T06:13:44.868Z] #1 pulling image moby/buildkit:buildx-stable-1 [2021-01-19T06:13:44.868Z] #1 pulling image moby/buildkit:buildx-stable-1 2.5s done [2021-01-19T06:13:44.868Z] #1 creating container buildx_buildkit_default [2021-01-19T06:13:44.868Z] #1 creating container buildx_buildkit_default 0.4s done [2021-01-19T06:13:44.868Z] #1 DONE 2.9s [2021-01-19T06:13:44.868Z] [2021-01-19T06:13:44.868Z] #2 [internal] load build definition from Dockerfile [2021-01-19T06:13:44.868Z] #2 transferring dockerfile: 16.55kB done [2021-01-19T06:13:44.868Z] #2 DONE 0.0s [2021-01-19T06:13:44.868Z] [2021-01-19T06:13:44.868Z] #3 [internal] load .dockerignore [2021-01-19T06:13:44.868Z] #3 transferring context: 87B done [2021-01-19T06:13:44.868Z] #3 DONE 0.0s [2021-01-19T06:13:44.868Z] [2021-01-19T06:13:44.868Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2021-01-19T06:13:44.868Z] #4 DONE 0.7s [2021-01-19T06:13:44.868Z] [2021-01-19T06:13:44.868Z] #5 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2021-01-19T06:13:44.868Z] #5 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2021-01-19T06:13:44.868Z] #5 sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 8.20MB / 8.20MB 0.2s done [2021-01-19T06:13:44.868Z] #5 extracting sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 [2021-01-19T06:13:44.868Z] #5 extracting sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 0.1s done [2021-01-19T06:13:44.868Z] #5 DONE 0.3s [2021-01-19T06:13:44.868Z] [2021-01-19T06:13:44.868Z] #6 [internal] load build definition from Dockerfile [2021-01-19T06:13:44.868Z] #6 transferring dockerfile: 16.55kB done [2021-01-19T06:13:44.868Z] #6 DONE 0.0s [2021-01-19T06:13:44.868Z] [2021-01-19T06:13:44.868Z] #7 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-01-19T06:13:45.493Z] #7 ... [2021-01-19T06:13:45.493Z] [2021-01-19T06:13:45.493Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2021-01-19T06:13:45.493Z] #8 DONE 0.5s [2021-01-19T06:13:45.624Z] #56 ... [2021-01-19T06:13:45.624Z] [2021-01-19T06:13:45.624Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-19T06:13:45.624Z] #43 56.07 net [2021-01-19T06:13:45.624Z] #43 56.08 compress/gzip [2021-01-19T06:13:45.624Z] #43 56.43 vendor/golang.org/x/text/transform [2021-01-19T06:13:45.624Z] #43 56.91 vendor/golang.org/x/text/unicode/bidi [2021-01-19T06:13:45.624Z] #43 58.39 vendor/golang.org/x/text/secure/bidirule [2021-01-19T06:13:45.624Z] #43 58.58 vendor/golang.org/x/text/unicode/norm [2021-01-19T06:13:45.624Z] #43 60.79 vendor/golang.org/x/net/idna [2021-01-19T06:13:45.624Z] #43 62.09 vendor/golang.org/x/net/http2/hpack [2021-01-19T06:13:45.624Z] #43 62.90 mime [2021-01-19T06:13:45.624Z] #43 64.18 mime/quotedprintable [2021-01-19T06:13:45.624Z] #43 64.40 net/http/internal [2021-01-19T06:13:45.624Z] #43 ... [2021-01-19T06:13:45.624Z] [2021-01-19T06:13:45.624Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-19T06:13:45.624Z] #41 28.39 HOSTCC compel/src/lib/log-host.o [2021-01-19T06:13:45.624Z] #41 28.51 HOSTLINK compel/compel-host-bin [2021-01-19T06:13:45.624Z] #41 28.61 DEP soccr/soccr.d [2021-01-19T06:13:45.624Z] #41 28.79 CC soccr/soccr.o [2021-01-19T06:13:45.624Z] #41 29.63 AR soccr/libsoccr.a [2021-01-19T06:13:45.624Z] #41 29.65 make[1]: 'soccr/libsoccr.a' is up to date. [2021-01-19T06:13:45.624Z] #41 29.85 DEP criu/arch/s390/sigframe.d [2021-01-19T06:13:45.624Z] #41 29.94 DEP criu/arch/s390/crtools.d [2021-01-19T06:13:45.624Z] #41 30.02 DEP criu/arch/s390/cpu.d [2021-01-19T06:13:45.624Z] #41 30.14 CC criu/arch/s390/cpu.o [2021-01-19T06:13:45.781Z] [2021-01-19T06:13:45.781Z] #9 [internal] load metadata for docker.io/library/debian:buster [2021-01-19T06:13:45.915Z] #41 30.46 CC criu/arch/s390/crtools.o [2021-01-19T06:13:46.207Z] #41 ... [2021-01-19T06:13:46.207Z] [2021-01-19T06:13:46.207Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-19T06:13:46.207Z] #11 56.98 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-01-19T06:13:46.207Z] #11 56.99 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2021-01-19T06:13:46.207Z] #11 56.99 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-01-19T06:13:46.413Z] #9 ... [2021-01-19T06:13:46.413Z] [2021-01-19T06:13:46.413Z] #7 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-01-19T06:13:46.413Z] #7 DONE 1.2s [2021-01-19T06:13:46.413Z] [2021-01-19T06:13:46.413Z] #9 [internal] load metadata for docker.io/library/debian:buster [2021-01-19T06:13:46.413Z] #9 DONE 1.5s [2021-01-19T06:13:46.413Z] [2021-01-19T06:13:46.413Z] #62 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2021-01-19T06:13:46.413Z] #62 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 0.0s done [2021-01-19T06:13:46.413Z] #62 DONE 0.0s [2021-01-19T06:13:46.413Z] [2021-01-19T06:13:46.413Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2021-01-19T06:13:46.413Z] #10 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 0.0s done [2021-01-19T06:13:46.413Z] #10 DONE 0.0s [2021-01-19T06:13:46.413Z] [2021-01-19T06:13:46.413Z] #23 [internal] load build context [2021-01-19T06:13:46.498Z] #11 67.10 Selecting previously unselected package libapparmor1:s390x. [2021-01-19T06:13:46.498Z] #11 67.11 Preparing to unpack .../10-libapparmor1_2.13.2-10_s390x.deb ... [2021-01-19T06:13:46.498Z] #11 67.11 Unpacking libapparmor1:s390x (2.13.2-10) ... [2021-01-19T06:13:46.498Z] #11 ... [2021-01-19T06:13:46.498Z] [2021-01-19T06:13:46.498Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-19T06:13:46.498Z] #41 30.97 CC criu/arch/s390/sigframe.o [2021-01-19T06:13:46.498Z] #41 31.05 LINK criu/arch/s390/crtools.built-in.o [2021-01-19T06:13:46.498Z] #41 31.07 DEP criu/pie/util-vdso.d [2021-01-19T06:13:46.498Z] #41 31.13 DEP criu/pie/util.d [2021-01-19T06:13:46.498Z] #41 31.28 CC criu/pie/util.o [2021-01-19T06:13:46.789Z] #41 31.46 CC criu/pie/util-vdso.o [2021-01-19T06:13:47.080Z] #41 ... [2021-01-19T06:13:47.080Z] [2021-01-19T06:13:47.080Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-19T06:13:47.080Z] #56 DONE 67.9s [2021-01-19T06:13:47.371Z] [2021-01-19T06:13:47.371Z] #57 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-01-19T06:13:47.371Z] #57 DONE 0.1s [2021-01-19T06:13:47.371Z] [2021-01-19T06:13:47.371Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-19T06:13:47.371Z] #41 31.94 AR criu/pie/pie.lib.a [2021-01-19T06:13:47.371Z] #41 ... [2021-01-19T06:13:47.371Z] [2021-01-19T06:13:47.371Z] #58 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-01-19T06:13:47.371Z] #58 DONE 0.1s [2021-01-19T06:13:47.371Z] [2021-01-19T06:13:47.371Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-19T06:13:47.371Z] #41 31.99 DEP criu/pie/restorer.d [2021-01-19T06:13:47.666Z] #41 32.30 DEP criu/arch/s390/restorer.d [2021-01-19T06:13:47.957Z] #41 32.55 DEP criu/arch/s390/vdso-pie.d [2021-01-19T06:13:47.957Z] #41 32.62 DEP criu/pie/parasite-vdso.d [2021-01-19T06:13:47.957Z] #41 32.72 DEP criu/pie/parasite.d [2021-01-19T06:13:48.248Z] #41 32.85 CC criu/pie/parasite.o [2021-01-19T06:13:48.546Z] #41 ... [2021-01-19T06:13:48.546Z] [2021-01-19T06:13:48.546Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-19T06:13:48.546Z] #11 67.15 Selecting previously unselected package libapparmor-dev:s390x. [2021-01-19T06:13:48.546Z] #11 67.15 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_s390x.deb ... [2021-01-19T06:13:48.546Z] #11 67.15 Unpacking libapparmor-dev:s390x (2.13.2-10) ... [2021-01-19T06:13:48.546Z] #11 67.23 Selecting previously unselected package libbtrfs0. [2021-01-19T06:13:48.546Z] #11 67.23 Preparing to unpack .../12-libbtrfs0_4.20.1-2_s390x.deb ... [2021-01-19T06:13:48.546Z] #11 67.23 Unpacking libbtrfs0 (4.20.1-2) ... [2021-01-19T06:13:48.546Z] #11 67.27 Selecting previously unselected package libbtrfs-dev. [2021-01-19T06:13:48.546Z] #11 67.28 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_s390x.deb ... [2021-01-19T06:13:48.546Z] #11 67.28 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-01-19T06:13:48.546Z] #11 67.32 Selecting previously unselected package libdevmapper-event1.02.1:s390x. [2021-01-19T06:13:48.546Z] #11 67.32 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_s390x.deb ... [2021-01-19T06:13:48.546Z] #11 67.33 Unpacking libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2021-01-19T06:13:48.546Z] #11 67.36 Selecting previously unselected package libudev-dev:s390x. [2021-01-19T06:13:48.546Z] #11 67.36 Preparing to unpack .../15-libudev-dev_241-7~deb10u5_s390x.deb ... [2021-01-19T06:13:48.546Z] #11 67.37 Unpacking libudev-dev:s390x (241-7~deb10u5) ... [2021-01-19T06:13:48.546Z] #11 67.50 Selecting previously unselected package libsepol1-dev:s390x. [2021-01-19T06:13:48.546Z] #11 67.50 Preparing to unpack .../16-libsepol1-dev_2.8-1_s390x.deb ... [2021-01-19T06:13:48.546Z] #11 67.50 Unpacking libsepol1-dev:s390x (2.8-1) ... [2021-01-19T06:13:48.546Z] #11 67.67 Selecting previously unselected package libpcre16-3:s390x. [2021-01-19T06:13:48.546Z] #11 67.67 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_s390x.deb ... [2021-01-19T06:13:48.546Z] #11 67.68 Unpacking libpcre16-3:s390x (2:8.39-12) ... [2021-01-19T06:13:48.546Z] #11 67.76 Selecting previously unselected package libpcre32-3:s390x. [2021-01-19T06:13:48.546Z] #11 67.76 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_s390x.deb ... [2021-01-19T06:13:48.546Z] #11 67.77 Unpacking libpcre32-3:s390x (2:8.39-12) ... [2021-01-19T06:13:48.546Z] #11 67.89 Selecting previously unselected package libpcrecpp0v5:s390x. [2021-01-19T06:13:48.546Z] #11 67.89 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_s390x.deb ... [2021-01-19T06:13:48.546Z] #11 67.91 Unpacking libpcrecpp0v5:s390x (2:8.39-12) ... [2021-01-19T06:13:48.546Z] #11 67.94 Selecting previously unselected package libpcre3-dev:s390x. [2021-01-19T06:13:48.546Z] #11 67.95 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_s390x.deb ... [2021-01-19T06:13:48.546Z] #11 67.95 Unpacking libpcre3-dev:s390x (2:8.39-12) ... [2021-01-19T06:13:48.546Z] #11 68.16 Selecting previously unselected package libselinux1-dev:s390x. [2021-01-19T06:13:48.546Z] #11 68.16 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_s390x.deb ... [2021-01-19T06:13:48.546Z] #11 68.16 Unpacking libselinux1-dev:s390x (2.8-1+b1) ... [2021-01-19T06:13:48.546Z] #11 68.32 Selecting previously unselected package libdevmapper-dev:s390x. [2021-01-19T06:13:48.546Z] #11 68.32 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_s390x.deb ... [2021-01-19T06:13:48.546Z] #11 68.32 Unpacking libdevmapper-dev:s390x (2:1.02.155-3) ... [2021-01-19T06:13:48.546Z] #11 68.36 Selecting previously unselected package libseccomp-dev:s390x. [2021-01-19T06:13:48.546Z] #11 68.37 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_s390x.deb ... [2021-01-19T06:13:48.546Z] #11 68.37 Unpacking libseccomp-dev:s390x (2.3.3-4) ... [2021-01-19T06:13:48.546Z] #11 68.47 Selecting previously unselected package libsystemd-dev:s390x. [2021-01-19T06:13:48.546Z] #11 68.47 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u5_s390x.deb ... [2021-01-19T06:13:48.546Z] #11 68.48 Unpacking libsystemd-dev:s390x (241-7~deb10u5) ... [2021-01-19T06:13:48.546Z] #11 68.84 Setting up libpcrecpp0v5:s390x (2:8.39-12) ... [2021-01-19T06:13:48.546Z] #11 68.84 Setting up libseccomp-dev:s390x (2.3.3-4) ... [2021-01-19T06:13:48.546Z] #11 68.85 Setting up libapparmor1:s390x (2.13.2-10) ... [2021-01-19T06:13:48.546Z] #11 68.86 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-01-19T06:13:48.546Z] #11 68.86 Setting up libpcre16-3:s390x (2:8.39-12) ... [2021-01-19T06:13:48.546Z] #11 68.87 Setting up libsepol1-dev:s390x (2.8-1) ... [2021-01-19T06:13:48.546Z] #11 68.87 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-01-19T06:13:48.546Z] #11 68.88 Setting up libbtrfs0 (4.20.1-2) ... [2021-01-19T06:13:48.546Z] #11 68.89 Setting up libpcre32-3:s390x (2:8.39-12) ... [2021-01-19T06:13:48.546Z] #11 68.89 Setting up libudev-dev:s390x (241-7~deb10u5) ... [2021-01-19T06:13:48.546Z] #11 68.90 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-01-19T06:13:48.546Z] #11 68.91 Setting up libbtrfs-dev (4.20.1-2) ... [2021-01-19T06:13:48.546Z] #11 68.92 Setting up libapparmor-dev:s390x (2.13.2-10) ... [2021-01-19T06:13:48.546Z] #11 68.92 Setting up mingw-w64-common (6.0.0-3) ... [2021-01-19T06:13:48.546Z] #11 68.93 Setting up libsystemd-dev:s390x (241-7~deb10u5) ... [2021-01-19T06:13:48.546Z] #11 68.94 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-01-19T06:13:48.546Z] #11 68.94 Setting up libpcre3-dev:s390x (2:8.39-12) ... [2021-01-19T06:13:48.546Z] #11 68.95 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-01-19T06:13:48.546Z] #11 68.95 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 [2021-01-19T06:13:48.546Z] #11 68.96 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 [2021-01-19T06:13:48.546Z] #11 68.96 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-01-19T06:13:48.546Z] #11 68.97 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 [2021-01-19T06:13:48.546Z] #11 68.97 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 [2021-01-19T06:13:48.546Z] #11 68.97 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-01-19T06:13:48.546Z] #11 68.98 Setting up libselinux1-dev:s390x (2.8-1+b1) ... [2021-01-19T06:13:48.546Z] #11 68.99 Setting up libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2021-01-19T06:13:48.546Z] #11 68.99 Setting up dmsetup (2:1.02.155-3) ... [2021-01-19T06:13:48.546Z] #11 69.00 Setting up libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2021-01-19T06:13:48.546Z] #11 69.01 Setting up libdevmapper-dev:s390x (2:1.02.155-3) ... [2021-01-19T06:13:48.546Z] #11 69.01 Processing triggers for libc-bin (2.28-10) ... [2021-01-19T06:13:48.546Z] #11 DONE 69.3s [2021-01-19T06:13:48.827Z] #23 ... [2021-01-19T06:13:48.827Z] [2021-01-19T06:13:48.827Z] #62 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2021-01-19T06:13:48.827Z] #62 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.3s done [2021-01-19T06:13:48.827Z] #62 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 1.8s done [2021-01-19T06:13:48.827Z] #62 DONE 2.1s [2021-01-19T06:13:48.827Z] [2021-01-19T06:13:48.827Z] #23 [internal] load build context [2021-01-19T06:13:48.827Z] #23 transferring context: 13.64MB 2.3s [2021-01-19T06:13:48.846Z] [2021-01-19T06:13:48.846Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-19T06:13:49.485Z] #51 0.775 + RM_GOPATH=0 [2021-01-19T06:13:49.485Z] #51 0.775 + TMP_GOPATH= [2021-01-19T06:13:49.485Z] #51 0.775 + : /build [2021-01-19T06:13:49.485Z] #51 0.775 + '[' -z '' ']' [2021-01-19T06:13:49.485Z] #51 0.775 ++ mktemp -d [2021-01-19T06:13:49.485Z] #51 0.776 + export GOPATH=/tmp/tmp.0pPS6EI7oA [2021-01-19T06:13:49.485Z] #51 0.776 + GOPATH=/tmp/tmp.0pPS6EI7oA [2021-01-19T06:13:49.485Z] #51 0.776 + RM_GOPATH=1 [2021-01-19T06:13:49.485Z] #51 0.777 + case "$(go env GOARCH)" in [2021-01-19T06:13:49.485Z] #51 0.777 ++ go env GOARCH [2021-01-19T06:13:49.485Z] #51 0.780 + export GO_BUILDMODE=-buildmode=pie [2021-01-19T06:13:49.485Z] #51 0.781 + GO_BUILDMODE=-buildmode=pie [2021-01-19T06:13:49.485Z] #51 0.781 ++ dirname /tmp/install/install.sh [2021-01-19T06:13:49.485Z] #51 0.781 + dir=/tmp/install [2021-01-19T06:13:49.485Z] #51 0.781 + bin=runc [2021-01-19T06:13:49.485Z] #51 0.781 + shift [2021-01-19T06:13:49.485Z] #51 0.782 + '[' '!' -f /tmp/install/runc.installer ']' [2021-01-19T06:13:49.485Z] #51 0.782 + . /tmp/install/runc.installer [2021-01-19T06:13:49.485Z] #51 0.782 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-01-19T06:13:49.485Z] #51 0.782 + install_runc [2021-01-19T06:13:49.485Z] #51 0.783 + grep -q '^3\.10\.0.*\.el7\.' [2021-01-19T06:13:49.485Z] #51 0.814 + uname -r [2021-01-19T06:13:49.485Z] #51 0.816 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2021-01-19T06:13:49.485Z] #51 0.816 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )' [2021-01-19T06:13:49.485Z] #51 0.816 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux ) [2021-01-19T06:13:49.485Z] #51 0.816 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.0pPS6EI7oA/src/github.com/opencontainers/runc [2021-01-19T06:13:49.485Z] #51 0.818 Cloning into '/tmp/tmp.0pPS6EI7oA/src/github.com/opencontainers/runc'... [2021-01-19T06:13:49.485Z] #51 ... [2021-01-19T06:13:49.485Z] [2021-01-19T06:13:49.485Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-01-19T06:13:49.485Z] #12 DONE 1.0s [2021-01-19T06:13:49.522Z] ok github.com/docker/docker/api/server/httputils 0.013s coverage: 14.7% of statements [2021-01-19T06:13:49.522Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-01-19T06:13:49.522Z] ok github.com/docker/docker/api/server/middleware 0.048s coverage: 37.7% of statements [2021-01-19T06:13:49.522Z] ? github.com/docker/docker/api/server/router [no test files] [2021-01-19T06:13:49.522Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-01-19T06:13:49.522Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-01-19T06:13:49.522Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-01-19T06:13:49.522Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-01-19T06:13:49.522Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-01-19T06:13:49.522Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-01-19T06:13:49.522Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-01-19T06:13:49.522Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-01-19T06:13:49.777Z] [2021-01-19T06:13:49.777Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-19T06:13:49.777Z] #41 33.53 LINK criu/pie/parasite.built-in.o [2021-01-19T06:13:49.778Z] #41 33.53 GEN criu/pie/parasite-blob.h [2021-01-19T06:13:49.778Z] #41 33.54 CC criu/pie/parasite-vdso.o [2021-01-19T06:13:49.778Z] #41 33.90 CC criu/arch/s390/vdso-pie.o [2021-01-19T06:13:49.778Z] #41 33.97 CC criu/arch/s390/restorer.o [2021-01-19T06:13:49.778Z] #41 34.09 CC criu/pie/restorer.o [2021-01-19T06:13:50.100Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-01-19T06:13:50.101Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-01-19T06:13:50.680Z] ok github.com/docker/docker/api/types/strslice 0.031s coverage: 90.0% of statements [2021-01-19T06:13:50.680Z] ok github.com/docker/docker/api/types/filters 0.024s coverage: 92.2% of statements [2021-01-19T06:13:50.680Z] ok github.com/docker/docker/api/server/router/swarm 0.044s coverage: 5.7% of statements [2021-01-19T06:13:50.680Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-01-19T06:13:50.680Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-01-19T06:13:50.680Z] ? github.com/docker/docker/api/types [no test files] [2021-01-19T06:13:50.680Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-01-19T06:13:50.680Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-01-19T06:13:50.680Z] ? github.com/docker/docker/api/types/container [no test files] [2021-01-19T06:13:50.680Z] ? github.com/docker/docker/api/types/events [no test files] [2021-01-19T06:13:50.680Z] ? github.com/docker/docker/api/types/image [no test files] [2021-01-19T06:13:50.680Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-01-19T06:13:50.680Z] ? github.com/docker/docker/api/types/network [no test files] [2021-01-19T06:13:50.680Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-01-19T06:13:50.680Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-01-19T06:13:50.680Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-01-19T06:13:50.680Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-01-19T06:13:50.810Z] #41 ... [2021-01-19T06:13:50.810Z] [2021-01-19T06:13:50.810Z] #13 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2021-01-19T06:13:50.810Z] #13 DONE 1.0s [2021-01-19T06:13:50.810Z] [2021-01-19T06:13:50.810Z] #14 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2021-01-19T06:13:50.944Z] ok github.com/docker/docker/api/types/time 0.020s coverage: 100.0% of statements [2021-01-19T06:13:51.238Z] ok github.com/docker/docker/api/types/versions 0.034s coverage: 75.0% of statements [2021-01-19T06:13:51.238Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-01-19T06:13:51.238Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-01-19T06:13:51.238Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-01-19T06:13:51.238Z] ? github.com/docker/docker/builder [no test files] [2021-01-19T06:13:51.238Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-01-19T06:13:51.238Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-01-19T06:13:51.238Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-01-19T06:13:51.238Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-01-19T06:13:51.238Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-01-19T06:13:51.238Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-01-19T06:13:51.238Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-01-19T06:13:51.442Z] #14 0.773 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-01-19T06:13:51.442Z] #14 DONE 1.0s [2021-01-19T06:13:51.442Z] [2021-01-19T06:13:51.442Z] #15 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2021-01-19T06:13:52.475Z] #15 DONE 0.9s [2021-01-19T06:13:52.475Z] [2021-01-19T06:13:52.475Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-19T06:13:52.475Z] #41 35.47 LINK criu/pie/restorer.built-in.o [2021-01-19T06:13:52.475Z] #41 35.48 GEN criu/pie/restorer-blob.h [2021-01-19T06:13:52.475Z] #41 35.52 DEP criu/vdso.d [2021-01-19T06:13:52.475Z] #41 35.77 DEP criu/uts_ns.d [2021-01-19T06:13:52.475Z] #41 35.84 DEP criu/util.d [2021-01-19T06:13:52.475Z] #41 35.94 DEP criu/uffd.d [2021-01-19T06:13:52.475Z] #41 36.01 DEP criu/tun.d [2021-01-19T06:13:52.475Z] #41 36.06 DEP criu/tty.d [2021-01-19T06:13:52.475Z] #41 36.14 DEP criu/timerfd.d [2021-01-19T06:13:52.475Z] #41 36.27 DEP criu/timens.d [2021-01-19T06:13:52.475Z] #41 36.36 DEP criu/sysfs_parse.d [2021-01-19T06:13:52.475Z] #41 36.44 DEP criu/sysctl.d [2021-01-19T06:13:52.475Z] #41 36.53 DEP criu/string.d [2021-01-19T06:13:52.475Z] #41 36.55 DEP criu/stats.d [2021-01-19T06:13:52.475Z] #41 36.62 DEP criu/sockets.d [2021-01-19T06:13:52.475Z] #41 36.73 DEP criu/sk-unix.d [2021-01-19T06:13:52.475Z] #41 36.92 DEP criu/sk-tcp.d [2021-01-19T06:13:52.475Z] #41 37.05 DEP criu/sk-queue.d [2021-01-19T06:13:52.475Z] #41 37.22 DEP criu/sk-packet.d [2021-01-19T06:13:52.766Z] #41 37.29 DEP criu/sk-netlink.d [2021-01-19T06:13:52.766Z] #41 37.47 DEP criu/sk-inet.d [2021-01-19T06:13:53.060Z] #41 37.63 DEP criu/signalfd.d [2021-01-19T06:13:53.060Z] #41 ... [2021-01-19T06:13:53.060Z] [2021-01-19T06:13:53.060Z] #16 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2021-01-19T06:13:53.060Z] #16 DONE 0.8s [2021-01-19T06:13:53.060Z] [2021-01-19T06:13:53.060Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-19T06:13:53.060Z] #41 37.74 DEP criu/sigframe.d [2021-01-19T06:13:53.354Z] #41 37.83 DEP criu/shmem.d [2021-01-19T06:13:53.354Z] #41 37.99 DEP criu/servicefd.d [2021-01-19T06:13:53.644Z] #41 38.18 DEP criu/seize.d [2021-01-19T06:13:53.644Z] #41 38.35 DEP criu/seccomp.d [2021-01-19T06:13:53.817Z] ok github.com/docker/docker/cli/debug 0.015s coverage: 100.0% of statements [2021-01-19T06:13:53.935Z] #41 38.51 DEP criu/rst-malloc.d [2021-01-19T06:13:53.935Z] #41 38.59 DEP criu/rbtree.d [2021-01-19T06:13:53.935Z] #41 38.61 DEP criu/pstree.d [2021-01-19T06:13:53.935Z] #41 ... [2021-01-19T06:13:53.935Z] [2021-01-19T06:13:53.935Z] #17 [dev-systemd-false 6/26] RUN ldconfig [2021-01-19T06:13:53.935Z] #17 DONE 0.9s [2021-01-19T06:13:53.935Z] [2021-01-19T06:13:53.935Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-19T06:13:53.935Z] #41 38.71 DEP criu/protobuf.d [2021-01-19T06:13:54.233Z] #41 38.83 GEN criu/protobuf-desc-gen.h [2021-01-19T06:13:54.577Z] #23 transferring context: 53.19MB 7.4s done [2021-01-19T06:13:54.577Z] #23 DONE 7.4s [2021-01-19T06:13:54.577Z] [2021-01-19T06:13:54.577Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2021-01-19T06:13:54.577Z] #10 sha256:5ffb2f5886e201aff4c1e8e27bad24fcc671df1b0bab8209bb17aa98a310a335 157B / 157B 0.1s done [2021-01-19T06:13:54.577Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 73.58MB / 73.58MB 5.3s done [2021-01-19T06:13:54.577Z] #10 sha256:5d8f1d1f9197bf1817cda35a89da9bd2544ceb7bf0c7b92fba5977ab2b2ab9e6 10.73MB / 10.73MB 0.8s done [2021-01-19T06:13:54.577Z] #10 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 57.46MB / 57.46MB 5.3s done [2021-01-19T06:13:54.577Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 96.52MB / 96.52MB 6.2s done [2021-01-19T06:13:54.577Z] #10 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 54.14MB / 54.14MB 3.2s done [2021-01-19T06:13:54.577Z] #10 sha256:dfe2d012519ce68bcd2414835909fb4784fd4eb5bea2c88916fdea0c661c872e 8.25MB / 8.25MB 1.6s done [2021-01-19T06:13:54.577Z] #10 extracting sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 [2021-01-19T06:13:54.771Z] ok github.com/docker/docker/builder/remotecontext 0.298s coverage: 13.7% of statements [2021-01-19T06:13:55.270Z] #41 39.69 DEP criu/protobuf-desc.d [2021-01-19T06:13:55.270Z] #41 39.76 DEP criu/proc_parse.d [2021-01-19T06:13:55.270Z] #41 39.96 DEP criu/plugin.d [2021-01-19T06:13:55.270Z] #41 40.03 DEP criu/pipes.d [2021-01-19T06:13:55.561Z] #41 40.14 DEP criu/pie-util.d [2021-01-19T06:13:55.561Z] #41 40.23 DEP criu/pie-util-vdso.d [2021-01-19T06:13:55.561Z] #41 40.28 DEP criu/path.d [2021-01-19T06:13:55.723Z] ok github.com/docker/docker/builder/dockerfile 0.864s coverage: 48.3% of statements [2021-01-19T06:13:55.723Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-01-19T06:13:55.854Z] #41 40.44 DEP criu/parasite-syscall.d [2021-01-19T06:13:55.854Z] #41 ... [2021-01-19T06:13:55.854Z] [2021-01-19T06:13:55.854Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-19T06:13:55.854Z] #43 66.59 crypto/x509 [2021-01-19T06:13:55.854Z] #43 66.63 net/textproto [2021-01-19T06:13:55.854Z] #43 67.14 vendor/golang.org/x/net/http/httpguts [2021-01-19T06:13:55.854Z] #43 67.39 vendor/golang.org/x/net/http/httpproxy [2021-01-19T06:13:55.854Z] #43 67.66 mime/multipart [2021-01-19T06:13:55.854Z] #43 69.13 crypto/tls [2021-01-19T06:13:55.854Z] #43 73.46 net/http/httptrace [2021-01-19T06:13:55.854Z] #43 73.61 net/http [2021-01-19T06:13:55.854Z] #43 ... [2021-01-19T06:13:55.854Z] [2021-01-19T06:13:55.854Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-19T06:13:55.854Z] #41 40.56 DEP criu/pagemap.d [2021-01-19T06:13:56.092Z] #10 extracting sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 5.5s done [2021-01-19T06:13:56.092Z] #10 extracting sha256:dfe2d012519ce68bcd2414835909fb4784fd4eb5bea2c88916fdea0c661c872e [2021-01-19T06:13:56.092Z] #10 ... [2021-01-19T06:13:56.092Z] [2021-01-19T06:13:56.092Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:b16f6671... [2021-01-19T06:13:56.092Z] #26 resolve docker.io/library/debian:buster@sha256:b16f66714660c4b3ea14d273ad8c35079b81b35d65d1e206072d226c7ff78299 0.0s done [2021-01-19T06:13:56.092Z] #26 sha256:f55666525fdfb3052e2a27209639b4e83b4d5c8ca7cfcff8525f50f63345cc0d 54.14MB / 54.14MB 4.3s done [2021-01-19T06:13:56.092Z] #26 extracting sha256:f55666525fdfb3052e2a27209639b4e83b4d5c8ca7cfcff8525f50f63345cc0d 4.9s done [2021-01-19T06:13:56.092Z] #26 DONE 9.2s [2021-01-19T06:13:56.092Z] [2021-01-19T06:13:56.092Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2021-01-19T06:13:56.092Z] #27 0.231 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-01-19T06:13:56.092Z] #27 0.254 Get:2 http://deb.debian.org/debian buster InRelease [121 kB] [2021-01-19T06:13:56.145Z] #41 40.73 DEP criu/pagemap-cache.d [2021-01-19T06:13:56.145Z] #41 40.93 DEP criu/page-xfer.d [2021-01-19T06:13:56.384Z] #27 0.278 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-01-19T06:13:56.384Z] #27 0.490 Get:4 http://security.debian.org/debian-security buster/updates/main ppc64el Packages [257 kB] [2021-01-19T06:13:56.436Z] #41 41.13 DEP criu/page-pipe.d [2021-01-19T06:13:56.674Z] #27 0.814 Get:5 http://deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-01-19T06:13:56.677Z] ok github.com/docker/docker/builder/remotecontext/git 3.838s coverage: 86.3% of statements [2021-01-19T06:13:56.677Z] ? github.com/docker/docker/cli [no test files] [2021-01-19T06:13:56.677Z] ? github.com/docker/docker/cli/config [no test files] [2021-01-19T06:13:56.727Z] #41 41.24 DEP criu/netfilter.d [2021-01-19T06:13:56.727Z] #41 41.37 DEP criu/net.d [2021-01-19T06:13:57.018Z] #41 41.53 DEP criu/namespaces.d [2021-01-19T06:13:57.018Z] #41 41.63 DEP criu/mount.d [2021-01-19T06:13:57.018Z] #41 41.74 DEP criu/memfd.d [2021-01-19T06:13:57.306Z] #27 1.182 Get:6 http://deb.debian.org/debian buster-updates/main ppc64el Packages [7864 B] [2021-01-19T06:13:57.309Z] #41 41.82 DEP criu/mem.d [2021-01-19T06:13:57.309Z] #41 41.99 DEP criu/lsm.d [2021-01-19T06:13:57.309Z] #41 42.16 DEP criu/log.d [2021-01-19T06:13:57.601Z] #41 42.29 DEP criu/libnetlink.d [2021-01-19T06:13:57.601Z] #41 42.39 DEP criu/kerndat.d [2021-01-19T06:13:57.892Z] #41 42.56 DEP criu/kcmp-ids.d [2021-01-19T06:13:57.892Z] #41 42.67 DEP criu/irmap.d [2021-01-19T06:13:58.183Z] #41 42.82 DEP criu/ipc_ns.d [2021-01-19T06:13:58.474Z] #41 43.00 DEP criu/image.d [2021-01-19T06:13:58.474Z] #41 43.18 DEP criu/image-desc.d [2021-01-19T06:13:58.474Z] #41 43.27 DEP criu/fsnotify.d [2021-01-19T06:13:58.765Z] #41 43.43 DEP criu/filesystems.d [2021-01-19T06:13:58.765Z] #41 43.57 DEP criu/files.d [2021-01-19T06:13:59.056Z] #41 43.76 DEP criu/files-reg.d [2021-01-19T06:13:59.056Z] #41 43.85 DEP criu/files-ext.d [2021-01-19T06:13:59.348Z] #41 43.92 DEP criu/file-lock.d [2021-01-19T06:13:59.348Z] #41 44.12 DEP criu/file-ids.d [2021-01-19T06:13:59.388Z] #27 ... [2021-01-19T06:13:59.388Z] [2021-01-19T06:13:59.388Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2021-01-19T06:13:59.388Z] #10 extracting sha256:dfe2d012519ce68bcd2414835909fb4784fd4eb5bea2c88916fdea0c661c872e 0.4s done [2021-01-19T06:13:59.388Z] #10 extracting sha256:5d8f1d1f9197bf1817cda35a89da9bd2544ceb7bf0c7b92fba5977ab2b2ab9e6 0.3s done [2021-01-19T06:13:59.388Z] #10 extracting sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 2.7s done [2021-01-19T06:13:59.388Z] #10 DONE 12.3s [2021-01-19T06:13:59.388Z] [2021-01-19T06:13:59.388Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2021-01-19T06:13:59.388Z] #10 extracting sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad [2021-01-19T06:13:59.639Z] #41 44.24 DEP criu/fifo.d [2021-01-19T06:13:59.639Z] #41 44.37 DEP criu/fdstore.d [2021-01-19T06:13:59.930Z] #41 44.47 DEP criu/fault-injection.d [2021-01-19T06:13:59.930Z] #41 44.51 DEP criu/external.d [2021-01-19T06:13:59.930Z] #41 44.62 DEP criu/eventpoll.d [2021-01-19T06:13:59.930Z] #41 44.74 DEP criu/eventfd.d [2021-01-19T06:14:00.221Z] #41 44.86 DEP criu/crtools.d [2021-01-19T06:14:00.512Z] #41 45.01 DEP criu/cr-service.d [2021-01-19T06:14:00.512Z] #41 45.17 DEP criu/cr-restore.d [2021-01-19T06:14:00.803Z] #41 45.39 DEP criu/cr-errno.d [2021-01-19T06:14:00.803Z] #41 45.40 DEP criu/cr-dump.d [2021-01-19T06:14:00.803Z] #41 45.57 DEP criu/cr-dedup.d [2021-01-19T06:14:01.094Z] #41 45.73 DEP criu/cr-check.d [2021-01-19T06:14:01.094Z] #41 45.85 DEP criu/config.d [2021-01-19T06:14:01.386Z] #41 46.02 DEP criu/clone-noasan.d [2021-01-19T06:14:01.386Z] #41 46.11 DEP criu/cgroup.d [2021-01-19T06:14:01.386Z] #41 46.23 DEP criu/cgroup-props.d [2021-01-19T06:14:01.452Z] #10 extracting sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 2.2s done [2021-01-19T06:14:01.452Z] #10 DONE 14.5s [2021-01-19T06:14:01.452Z] [2021-01-19T06:14:01.452Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2021-01-19T06:14:01.452Z] #27 3.435 Fetched 8196 kB in 3s (2547 kB/s) [2021-01-19T06:14:01.452Z] #27 3.435 Reading package lists... [2021-01-19T06:14:01.677Z] #41 46.33 DEP criu/bitmap.d [2021-01-19T06:14:01.677Z] #41 46.34 DEP criu/bfd.d [2021-01-19T06:14:01.677Z] #41 46.41 DEP criu/autofs.d [2021-01-19T06:14:01.968Z] #41 46.54 DEP criu/aio.d [2021-01-19T06:14:01.968Z] #41 46.71 DEP criu/action-scripts.d [2021-01-19T06:14:02.000Z] ok github.com/docker/docker/client 0.214s coverage: 75.4% of statements [2021-01-19T06:14:02.260Z] #41 47.02 CC criu/action-scripts.o [2021-01-19T06:14:02.503Z] #27 4.877 Reading package lists... [2021-01-19T06:14:02.794Z] #27 6.484 Building dependency tree... [2021-01-19T06:14:02.892Z] #41 47.52 CC criu/aio.o [2021-01-19T06:14:03.085Z] #27 6.945 The following additional packages will be installed: [2021-01-19T06:14:03.085Z] #27 6.945 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-01-19T06:14:03.085Z] #27 6.945 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-01-19T06:14:03.085Z] #27 6.946 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-01-19T06:14:03.085Z] #27 6.947 Suggested packages: [2021-01-19T06:14:03.085Z] #27 6.947 krb5-doc krb5-user [2021-01-19T06:14:03.085Z] #27 6.947 Recommended packages: [2021-01-19T06:14:03.085Z] #27 6.947 krb5-locales publicsuffix libsasl2-modules [2021-01-19T06:14:03.183Z] #41 47.81 CC criu/autofs.o [2021-01-19T06:14:03.377Z] #27 7.314 The following NEW packages will be installed: [2021-01-19T06:14:03.377Z] #27 7.315 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-01-19T06:14:03.377Z] #27 7.315 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-01-19T06:14:03.377Z] #27 7.316 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-01-19T06:14:03.377Z] #27 7.317 libssh2-1 libssl1.1 openssl [2021-01-19T06:14:03.377Z] #27 7.366 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2021-01-19T06:14:03.377Z] #27 7.366 Need to get 5166 kB of archives. [2021-01-19T06:14:03.377Z] #27 7.366 After this operation, 14.6 MB of additional disk space will be used. [2021-01-19T06:14:03.377Z] #27 7.366 Get:1 http://security.debian.org/debian-security buster/updates/main ppc64el libssl1.1 ppc64el 1.1.1d-0+deb10u4 [1526 kB] [2021-01-19T06:14:03.377Z] #27 7.378 Get:2 http://deb.debian.org/debian buster-updates/main ppc64el ca-certificates all 20200601~deb10u1 [158 kB] [2021-01-19T06:14:03.377Z] #27 7.407 Get:3 http://deb.debian.org/debian buster/main ppc64el libkeyutils1 ppc64el 1.6-6 [16.2 kB] [2021-01-19T06:14:03.377Z] #27 7.409 Get:4 http://deb.debian.org/debian buster/main ppc64el libkrb5support0 ppc64el 1.17-3+deb10u1 [69.3 kB] [2021-01-19T06:14:03.377Z] #27 7.416 Get:5 http://deb.debian.org/debian buster/main ppc64el libk5crypto3 ppc64el 1.17-3+deb10u1 [134 kB] [2021-01-19T06:14:03.377Z] #27 7.425 Get:6 http://deb.debian.org/debian buster/main ppc64el libkrb5-3 ppc64el 1.17-3+deb10u1 [400 kB] [2021-01-19T06:14:03.377Z] #27 7.432 Get:7 http://security.debian.org/debian-security buster/updates/main ppc64el openssl ppc64el 1.1.1d-0+deb10u4 [843 kB] [2021-01-19T06:14:03.377Z] #27 7.463 Get:8 http://deb.debian.org/debian buster/main ppc64el libgssapi-krb5-2 ppc64el 1.17-3+deb10u1 [172 kB] [2021-01-19T06:14:03.377Z] #27 7.474 Get:9 http://deb.debian.org/debian buster/main ppc64el libsasl2-modules-db ppc64el 2.1.27+dfsg-1+deb10u1 [71.2 kB] [2021-01-19T06:14:03.672Z] #27 7.484 Get:10 http://deb.debian.org/debian buster/main ppc64el libsasl2-2 ppc64el 2.1.27+dfsg-1+deb10u1 [115 kB] [2021-01-19T06:14:03.672Z] #27 7.491 Get:11 http://deb.debian.org/debian buster/main ppc64el libldap-common all 2.4.47+dfsg-3+deb10u4 [89.8 kB] [2021-01-19T06:14:03.672Z] #27 7.494 Get:12 http://deb.debian.org/debian buster/main ppc64el libldap-2.4-2 ppc64el 2.4.47+dfsg-3+deb10u4 [243 kB] [2021-01-19T06:14:03.672Z] #27 7.507 Get:13 http://deb.debian.org/debian buster/main ppc64el libnghttp2-14 ppc64el 1.36.0-2+deb10u1 [92.1 kB] [2021-01-19T06:14:03.672Z] #27 7.512 Get:14 http://deb.debian.org/debian buster/main ppc64el libpsl5 ppc64el 0.20.2-2 [55.6 kB] [2021-01-19T06:14:03.672Z] #27 7.515 Get:15 http://deb.debian.org/debian buster/main ppc64el librtmp1 ppc64el 2.4+20151223.gitfa8646d.1-2 [60.2 kB] [2021-01-19T06:14:03.672Z] #27 7.518 Get:16 http://deb.debian.org/debian buster/main ppc64el libssh2-1 ppc64el 1.8.0-2.1 [147 kB] [2021-01-19T06:14:03.672Z] #27 7.529 Get:17 http://deb.debian.org/debian buster/main ppc64el libcurl4 ppc64el 7.64.0-4+deb10u1 [348 kB] [2021-01-19T06:14:03.672Z] #27 7.541 Get:18 http://deb.debian.org/debian buster/main ppc64el curl ppc64el 7.64.0-4+deb10u1 [268 kB] [2021-01-19T06:14:03.672Z] #27 7.552 Get:19 http://deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2021-01-19T06:14:03.672Z] #27 7.559 Get:20 http://deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2021-01-19T06:14:03.672Z] #27 7.563 Get:21 http://deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2021-01-19T06:14:03.672Z] #27 7.796 debconf: delaying package configuration, since apt-utils is not installed [2021-01-19T06:14:03.672Z] #27 7.833 Fetched 5166 kB in 0s (24.4 MB/s) [2021-01-19T06:14:03.672Z] #27 7.867 Selecting previously unselected package libssl1.1:ppc64el. [2021-01-19T06:14:03.964Z] #27 7.867 (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 ... 6677 files and directories currently installed.) [2021-01-19T06:14:03.964Z] #27 7.880 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u4_ppc64el.deb ... [2021-01-19T06:14:03.964Z] #27 7.883 Unpacking libssl1.1:ppc64el (1.1.1d-0+deb10u4) ... [2021-01-19T06:14:03.964Z] #27 8.109 Selecting previously unselected package openssl. [2021-01-19T06:14:03.964Z] #27 8.112 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u4_ppc64el.deb ... [2021-01-19T06:14:03.964Z] #27 8.113 Unpacking openssl (1.1.1d-0+deb10u4) ... [2021-01-19T06:14:04.238Z] #41 48.79 CC criu/bfd.o [2021-01-19T06:14:04.238Z] #41 ... [2021-01-19T06:14:04.238Z] [2021-01-19T06:14:04.238Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-19T06:14:04.238Z] #51 5.566 + cd /tmp/tmp.0pPS6EI7oA/src/github.com/opencontainers/runc [2021-01-19T06:14:04.238Z] #51 5.567 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-01-19T06:14:04.238Z] #51 6.041 + '[' -z '' ']' [2021-01-19T06:14:04.238Z] #51 6.041 + target=static [2021-01-19T06:14:04.238Z] #51 6.041 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2021-01-19T06:14:04.238Z] #51 6.250 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 . [2021-01-19T06:14:04.238Z] #51 ... [2021-01-19T06:14:04.238Z] [2021-01-19T06:14:04.238Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-01-19T06:14:04.238Z] #18 0.929 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-01-19T06:14:04.238Z] #18 1.131 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-01-19T06:14:04.238Z] #18 1.236 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-01-19T06:14:04.238Z] #18 1.261 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2021-01-19T06:14:04.238Z] #18 2.315 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [239 kB] [2021-01-19T06:14:04.238Z] #18 3.660 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7872 B] [2021-01-19T06:14:04.238Z] #18 5.977 Fetched 8109 kB in 5s (1560 kB/s) [2021-01-19T06:14:04.238Z] #18 5.977 Reading package lists... [2021-01-19T06:14:04.238Z] #18 7.810 Reading package lists... [2021-01-19T06:14:04.238Z] #18 9.592 Building dependency tree... [2021-01-19T06:14:04.238Z] #18 10.11 libcap2-bin is already the newest version (1:2.25-2). [2021-01-19T06:14:04.238Z] #18 10.11 The following additional packages will be installed: [2021-01-19T06:14:04.238Z] #18 10.11 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-01-19T06:14:04.238Z] #18 10.11 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-01-19T06:14:04.238Z] #18 10.11 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-01-19T06:14:04.238Z] #18 10.11 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-01-19T06:14:04.238Z] #18 10.11 python3.7 python3.7-minimal vim-runtime xxd [2021-01-19T06:14:04.238Z] #18 10.11 Suggested packages: [2021-01-19T06:14:04.238Z] #18 10.11 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-01-19T06:14:04.238Z] #18 10.11 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-01-19T06:14:04.238Z] #18 10.11 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-01-19T06:14:04.238Z] #18 10.11 Recommended packages: [2021-01-19T06:14:04.238Z] #18 10.11 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-01-19T06:14:04.238Z] #18 10.11 python3-keyrings.alt python3-xdg unzip [2021-01-19T06:14:04.238Z] #18 ... [2021-01-19T06:14:04.238Z] [2021-01-19T06:14:04.238Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-19T06:14:04.238Z] #41 49.07 CC criu/bitmap.o [2021-01-19T06:14:04.256Z] #27 8.242 Selecting previously unselected package ca-certificates. [2021-01-19T06:14:04.256Z] #27 8.246 Preparing to unpack .../02-ca-certificates_20200601~deb10u1_all.deb ... [2021-01-19T06:14:04.256Z] #27 8.247 Unpacking ca-certificates (20200601~deb10u1) ... [2021-01-19T06:14:04.256Z] #27 8.300 Selecting previously unselected package libkeyutils1:ppc64el. [2021-01-19T06:14:04.256Z] #27 8.304 Preparing to unpack .../03-libkeyutils1_1.6-6_ppc64el.deb ... [2021-01-19T06:14:04.256Z] #27 8.305 Unpacking libkeyutils1:ppc64el (1.6-6) ... [2021-01-19T06:14:04.256Z] #27 8.326 Selecting previously unselected package libkrb5support0:ppc64el. [2021-01-19T06:14:04.256Z] #27 8.328 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_ppc64el.deb ... [2021-01-19T06:14:04.256Z] #27 8.330 Unpacking libkrb5support0:ppc64el (1.17-3+deb10u1) ... [2021-01-19T06:14:04.256Z] #27 8.356 Selecting previously unselected package libk5crypto3:ppc64el. [2021-01-19T06:14:04.256Z] #27 8.359 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_ppc64el.deb ... [2021-01-19T06:14:04.256Z] #27 8.360 Unpacking libk5crypto3:ppc64el (1.17-3+deb10u1) ... [2021-01-19T06:14:04.256Z] #27 8.397 Selecting previously unselected package libkrb5-3:ppc64el. [2021-01-19T06:14:04.256Z] #27 8.400 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_ppc64el.deb ... [2021-01-19T06:14:04.256Z] #27 8.401 Unpacking libkrb5-3:ppc64el (1.17-3+deb10u1) ... [2021-01-19T06:14:04.529Z] #41 49.17 CC criu/cgroup-props.o [2021-01-19T06:14:04.547Z] #27 8.483 Selecting previously unselected package libgssapi-krb5-2:ppc64el. [2021-01-19T06:14:04.547Z] #27 8.485 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_ppc64el.deb ... [2021-01-19T06:14:04.547Z] #27 8.488 Unpacking libgssapi-krb5-2:ppc64el (1.17-3+deb10u1) ... [2021-01-19T06:14:04.547Z] #27 8.540 Selecting previously unselected package libsasl2-modules-db:ppc64el. [2021-01-19T06:14:04.547Z] #27 8.542 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_ppc64el.deb ... [2021-01-19T06:14:04.547Z] #27 8.544 Unpacking libsasl2-modules-db:ppc64el (2.1.27+dfsg-1+deb10u1) ... [2021-01-19T06:14:04.547Z] #27 8.575 Selecting previously unselected package libsasl2-2:ppc64el. [2021-01-19T06:14:04.547Z] #27 8.577 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_ppc64el.deb ... [2021-01-19T06:14:04.547Z] #27 8.579 Unpacking libsasl2-2:ppc64el (2.1.27+dfsg-1+deb10u1) ... [2021-01-19T06:14:04.547Z] #27 8.612 Selecting previously unselected package libldap-common. [2021-01-19T06:14:04.547Z] #27 8.614 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u4_all.deb ... [2021-01-19T06:14:04.547Z] #27 8.616 Unpacking libldap-common (2.4.47+dfsg-3+deb10u4) ... [2021-01-19T06:14:04.547Z] #27 8.645 Selecting previously unselected package libldap-2.4-2:ppc64el. [2021-01-19T06:14:04.547Z] #27 8.647 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u4_ppc64el.deb ... [2021-01-19T06:14:04.547Z] #27 8.648 Unpacking libldap-2.4-2:ppc64el (2.4.47+dfsg-3+deb10u4) ... [2021-01-19T06:14:04.547Z] #27 8.700 Selecting previously unselected package libnghttp2-14:ppc64el. [2021-01-19T06:14:04.547Z] #27 8.701 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_ppc64el.deb ... [2021-01-19T06:14:04.547Z] #27 8.705 Unpacking libnghttp2-14:ppc64el (1.36.0-2+deb10u1) ... [2021-01-19T06:14:04.547Z] #27 8.737 Selecting previously unselected package libpsl5:ppc64el. [2021-01-19T06:14:04.547Z] #27 8.740 Preparing to unpack .../13-libpsl5_0.20.2-2_ppc64el.deb ... [2021-01-19T06:14:04.547Z] #27 8.741 Unpacking libpsl5:ppc64el (0.20.2-2) ... [2021-01-19T06:14:04.547Z] #27 8.767 Selecting previously unselected package librtmp1:ppc64el. [2021-01-19T06:14:04.819Z] #41 49.52 CC criu/cgroup.o [2021-01-19T06:14:04.837Z] #27 8.769 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_ppc64el.deb ... [2021-01-19T06:14:04.837Z] #27 8.771 Unpacking librtmp1:ppc64el (2.4+20151223.gitfa8646d.1-2) ... [2021-01-19T06:14:04.837Z] #27 8.805 Selecting previously unselected package libssh2-1:ppc64el. [2021-01-19T06:14:04.837Z] #27 8.806 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_ppc64el.deb ... [2021-01-19T06:14:04.837Z] #27 8.807 Unpacking libssh2-1:ppc64el (1.8.0-2.1) ... [2021-01-19T06:14:04.837Z] #27 8.848 Selecting previously unselected package libcurl4:ppc64el. [2021-01-19T06:14:04.837Z] #27 8.850 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_ppc64el.deb ... [2021-01-19T06:14:04.837Z] #27 8.852 Unpacking libcurl4:ppc64el (7.64.0-4+deb10u1) ... [2021-01-19T06:14:04.837Z] #27 8.923 Selecting previously unselected package curl. [2021-01-19T06:14:04.837Z] #27 8.924 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_ppc64el.deb ... [2021-01-19T06:14:04.837Z] #27 8.926 Unpacking curl (7.64.0-4+deb10u1) ... [2021-01-19T06:14:04.837Z] #27 8.970 Selecting previously unselected package libonig5:ppc64el. [2021-01-19T06:14:04.837Z] #27 8.972 Preparing to unpack .../18-libonig5_6.9.1-1_ppc64el.deb ... [2021-01-19T06:14:04.837Z] #27 8.973 Unpacking libonig5:ppc64el (6.9.1-1) ... [2021-01-19T06:14:04.837Z] #27 9.020 Selecting previously unselected package libjq1:ppc64el. [2021-01-19T06:14:05.129Z] #27 9.022 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2021-01-19T06:14:05.129Z] #27 9.030 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2021-01-19T06:14:05.129Z] #27 9.056 Selecting previously unselected package jq. [2021-01-19T06:14:05.129Z] #27 9.058 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_ppc64el.deb ... [2021-01-19T06:14:05.129Z] #27 9.059 Unpacking jq (1.5+dfsg-2+b1) ... [2021-01-19T06:14:05.129Z] #27 9.093 Setting up libkeyutils1:ppc64el (1.6-6) ... [2021-01-19T06:14:05.129Z] #27 9.096 Setting up libpsl5:ppc64el (0.20.2-2) ... [2021-01-19T06:14:05.129Z] #27 9.099 Setting up libssl1.1:ppc64el (1.1.1d-0+deb10u4) ... [2021-01-19T06:14:05.129Z] #27 9.265 Setting up libnghttp2-14:ppc64el (1.36.0-2+deb10u1) ... [2021-01-19T06:14:05.129Z] #27 9.269 Setting up libldap-common (2.4.47+dfsg-3+deb10u4) ... [2021-01-19T06:14:05.129Z] #27 9.273 Setting up libkrb5support0:ppc64el (1.17-3+deb10u1) ... [2021-01-19T06:14:05.421Z] #27 9.276 Setting up libsasl2-modules-db:ppc64el (2.1.27+dfsg-1+deb10u1) ... [2021-01-19T06:14:05.421Z] #27 9.279 Setting up librtmp1:ppc64el (2.4+20151223.gitfa8646d.1-2) ... [2021-01-19T06:14:05.421Z] #27 9.282 Setting up libk5crypto3:ppc64el (1.17-3+deb10u1) ... [2021-01-19T06:14:05.421Z] #27 9.285 Setting up libsasl2-2:ppc64el (2.1.27+dfsg-1+deb10u1) ... [2021-01-19T06:14:05.421Z] #27 9.288 Setting up libssh2-1:ppc64el (1.8.0-2.1) ... [2021-01-19T06:14:05.421Z] #27 9.291 Setting up libkrb5-3:ppc64el (1.17-3+deb10u1) ... [2021-01-19T06:14:05.421Z] #27 9.294 Setting up openssl (1.1.1d-0+deb10u4) ... [2021-01-19T06:14:05.421Z] #27 9.300 Setting up libonig5:ppc64el (6.9.1-1) ... [2021-01-19T06:14:05.421Z] #27 9.303 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2021-01-19T06:14:05.421Z] #27 9.307 Setting up libldap-2.4-2:ppc64el (2.4.47+dfsg-3+deb10u4) ... [2021-01-19T06:14:05.421Z] #27 9.309 Setting up ca-certificates (20200601~deb10u1) ... [2021-01-19T06:14:06.056Z] #27 10.07 Updating certificates in /etc/ssl/certs... [2021-01-19T06:14:06.056Z] #27 ... [2021-01-19T06:14:06.056Z] [2021-01-19T06:14:06.056Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2021-01-19T06:14:06.056Z] #10 extracting sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 4.8s done [2021-01-19T06:14:06.056Z] #10 extracting sha256:5ffb2f5886e201aff4c1e8e27bad24fcc671df1b0bab8209bb17aa98a310a335 0.1s done [2021-01-19T06:14:06.056Z] #10 DONE 19.4s [2021-01-19T06:14:06.350Z] [2021-01-19T06:14:06.350Z] #11 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2021-01-19T06:14:06.350Z] #11 DONE 0.3s [2021-01-19T06:14:06.350Z] [2021-01-19T06:14:06.350Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2021-01-19T06:14:06.644Z] #27 ... [2021-01-19T06:14:06.644Z] [2021-01-19T06:14:06.644Z] #12 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2021-01-19T06:14:06.644Z] #12 DONE 0.2s [2021-01-19T06:14:06.644Z] [2021-01-19T06:14:06.644Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2021-01-19T06:14:06.644Z] #27 10.79 126 added, 0 removed; done. [2021-01-19T06:14:06.644Z] #27 10.82 Setting up libgssapi-krb5-2:ppc64el (1.17-3+deb10u1) ... [2021-01-19T06:14:06.883Z] #41 ... [2021-01-19T06:14:06.884Z] [2021-01-19T06:14:06.884Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-19T06:14:06.884Z] #43 80.58 github.com/LK4D4/vndr/godl [2021-01-19T06:14:06.884Z] #43 80.99 github.com/LK4D4/vndr [2021-01-19T06:14:06.884Z] #43 DONE 87.3s [2021-01-19T06:14:06.884Z] [2021-01-19T06:14:06.884Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-01-19T06:14:06.884Z] #18 11.29 The following NEW packages will be installed: [2021-01-19T06:14:06.884Z] #18 11.29 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-01-19T06:14:06.884Z] #18 11.29 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-01-19T06:14:06.884Z] #18 11.29 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-01-19T06:14:06.884Z] #18 11.29 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-01-19T06:14:06.884Z] #18 11.29 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-01-19T06:14:06.884Z] #18 11.29 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-01-19T06:14:06.884Z] #18 11.29 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-01-19T06:14:06.884Z] #18 11.29 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-01-19T06:14:06.884Z] #18 11.29 xz-utils zip [2021-01-19T06:14:06.884Z] #18 11.41 0 upgraded, 48 newly installed, 0 to remove and 15 not upgraded. [2021-01-19T06:14:06.884Z] #18 11.41 Need to get 27.7 MB of archives. [2021-01-19T06:14:06.884Z] #18 11.41 After this operation, 117 MB of additional disk space will be used. [2021-01-19T06:14:06.884Z] #18 11.41 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x pigz s390x 2.4-1 [52.8 kB] [2021-01-19T06:14:06.884Z] #18 11.50 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-minimal s390x 3.7.3-2+deb10u2 [586 kB] [2021-01-19T06:14:06.884Z] #18 11.66 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7-minimal s390x 3.7.3-2+deb10u2 [1590 kB] [2021-01-19T06:14:06.884Z] #18 11.79 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-minimal s390x 3.7.3-1 [36.6 kB] [2021-01-19T06:14:06.884Z] #18 11.80 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libmpdec2 s390x 2.4.2-2 [83.3 kB] [2021-01-19T06:14:06.884Z] #18 11.80 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-stdlib s390x 3.7.3-2+deb10u2 [1684 kB] [2021-01-19T06:14:06.884Z] #18 11.88 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7 s390x 3.7.3-2+deb10u2 [330 kB] [2021-01-19T06:14:06.884Z] #18 11.89 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3-stdlib s390x 3.7.3-1 [20.0 kB] [2021-01-19T06:14:06.884Z] #18 11.89 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3 s390x 3.7.3-1 [61.5 kB] [2021-01-19T06:14:06.884Z] #18 11.89 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip4tc0 s390x 1.8.2-4 [69.5 kB] [2021-01-19T06:14:06.884Z] #18 11.90 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip6tc0 s390x 1.8.2-4 [69.8 kB] [2021-01-19T06:14:06.884Z] #18 11.90 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libiptc0 s390x 1.8.2-4 [59.6 kB] [2021-01-19T06:14:06.884Z] #18 11.90 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnfnetlink0 s390x 1.0.1-3+b1 [13.7 kB] [2021-01-19T06:14:06.884Z] #18 11.90 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnetfilter-conntrack3 s390x 1.0.7-1 [39.0 kB] [2021-01-19T06:14:06.884Z] #18 11.90 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnftnl11 s390x 1.1.2-2 [50.6 kB] [2021-01-19T06:14:06.884Z] #18 11.90 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x iptables s390x 1.8.2-4 [379 kB] [2021-01-19T06:14:06.884Z] #18 11.92 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2021-01-19T06:14:06.884Z] #18 11.92 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2021-01-19T06:14:06.884Z] #18 11.93 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x bash-completion all 1:2.8-6 [208 kB] [2021-01-19T06:14:06.884Z] #18 11.93 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x bzip2 s390x 1.0.6-9.2~deb10u1 [47.8 kB] [2021-01-19T06:14:06.884Z] #18 11.94 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x xz-utils s390x 5.2.4-1 [181 kB] [2021-01-19T06:14:06.884Z] #18 11.94 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x apparmor s390x 2.13.2-10 [529 kB] [2021-01-19T06:14:06.884Z] #18 12.11 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x aufs-tools s390x 1:4.14+20190211-1 [104 kB] [2021-01-19T06:14:06.884Z] #18 12.20 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2021-01-19T06:14:06.884Z] #18 12.21 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2021-01-19T06:14:06.884Z] #18 12.21 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2021-01-19T06:14:06.884Z] #18 12.21 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libaio1 s390x 0.3.112-3 [11.1 kB] [2021-01-19T06:14:06.884Z] #18 12.29 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main s390x libgpm2 s390x 1.20.7-5 [35.2 kB] [2021-01-19T06:14:06.884Z] #18 12.45 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2021-01-19T06:14:06.937Z] #27 ... [2021-01-19T06:14:06.937Z] [2021-01-19T06:14:06.937Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-01-19T06:14:06.937Z] #31 DONE 0.1s [2021-01-19T06:14:06.937Z] [2021-01-19T06:14:06.937Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-01-19T06:14:06.937Z] #39 DONE 0.1s [2021-01-19T06:14:06.937Z] [2021-01-19T06:14:06.937Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2021-01-19T06:14:06.937Z] #27 10.83 Setting up jq (1.5+dfsg-2+b1) ... [2021-01-19T06:14:06.937Z] #27 10.83 Setting up libcurl4:ppc64el (7.64.0-4+deb10u1) ... [2021-01-19T06:14:06.937Z] #27 10.84 Setting up curl (7.64.0-4+deb10u1) ... [2021-01-19T06:14:06.937Z] #27 10.84 Processing triggers for libc-bin (2.28-10) ... [2021-01-19T06:14:06.937Z] #27 10.85 Processing triggers for ca-certificates (20200601~deb10u1) ... [2021-01-19T06:14:06.937Z] #27 10.87 Updating certificates in /etc/ssl/certs... [2021-01-19T06:14:07.175Z] #18 13.18 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2021-01-19T06:14:07.175Z] #18 13.18 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2021-01-19T06:14:07.175Z] #18 13.18 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2021-01-19T06:14:07.175Z] #18 13.18 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main s390x libreadline5 s390x 5.2+dfsg-3+b13 [114 kB] [2021-01-19T06:14:07.175Z] #18 13.18 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main s390x net-tools s390x 1.60+git20180626.aebd88e-1 [242 kB] [2021-01-19T06:14:07.175Z] #18 13.19 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pip-whl all 18.1-5 [1591 kB] [2021-01-19T06:14:07.175Z] #18 13.23 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-01-19T06:14:07.175Z] #18 13.23 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-distutils all 3.7.3-1 [142 kB] [2021-01-19T06:14:07.175Z] #18 13.26 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pip all 18.1-5 [171 kB] [2021-01-19T06:14:07.175Z] #18 13.26 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pkg-resources all 40.8.0-1 [153 kB] [2021-01-19T06:14:07.175Z] #18 13.27 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-setuptools all 40.8.0-1 [306 kB] [2021-01-19T06:14:07.175Z] #18 13.29 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-wheel all 0.32.3-2 [19.4 kB] [2021-01-19T06:14:07.468Z] #18 13.29 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main s390x sudo s390x 1.8.27-1+deb10u2 [1199 kB] [2021-01-19T06:14:07.468Z] #18 13.31 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main s390x thin-provisioning-tools s390x 0.7.6-2.1 [314 kB] [2021-01-19T06:14:07.468Z] #18 13.31 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main s390x uidmap s390x 1:4.5-1.1 [257 kB] [2021-01-19T06:14:07.468Z] #18 13.31 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-01-19T06:14:07.468Z] #18 13.46 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim s390x 2:8.1.0875-5 [1188 kB] [2021-01-19T06:14:07.759Z] #18 13.59 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main s390x xfsprogs s390x 4.20.0-1 [865 kB] [2021-01-19T06:14:07.759Z] #18 13.61 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main s390x zip s390x 3.0-11+b1 [232 kB] [2021-01-19T06:14:08.049Z] #18 14.11 debconf: delaying package configuration, since apt-utils is not installed [2021-01-19T06:14:08.049Z] #18 14.15 Fetched 27.7 MB in 2s (12.0 MB/s) [2021-01-19T06:14:08.340Z] #18 14.17 Selecting previously unselected package pigz. [2021-01-19T06:14:08.340Z] #18 14.17 (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.) [2021-01-19T06:14:08.340Z] #18 14.21 Preparing to unpack .../archives/pigz_2.4-1_s390x.deb ... [2021-01-19T06:14:08.340Z] #18 14.21 Unpacking pigz (2.4-1) ... [2021-01-19T06:14:08.340Z] #18 14.28 Selecting previously unselected package libpython3.7-minimal:s390x. [2021-01-19T06:14:08.340Z] #18 14.29 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_s390x.deb ... [2021-01-19T06:14:08.340Z] #18 14.29 Unpacking libpython3.7-minimal:s390x (3.7.3-2+deb10u2) ... [2021-01-19T06:14:08.631Z] #18 14.61 Selecting previously unselected package python3.7-minimal. [2021-01-19T06:14:08.631Z] #18 14.61 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_s390x.deb ... [2021-01-19T06:14:08.631Z] #18 14.62 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2021-01-19T06:14:09.263Z] #18 15.24 Setting up libpython3.7-minimal:s390x (3.7.3-2+deb10u2) ... [2021-01-19T06:14:09.263Z] #18 15.25 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2021-01-19T06:14:10.349Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-01-19T06:14:10.349Z] [2021-01-19T06:14:10.349Z] + TEST_INTEGRATION_DEST=1 [2021-01-19T06:14:10.349Z] + CONTAINER_NAME=docker-pr1-1 [2021-01-19T06:14:10.349Z] + TEST_SKIP_INTEGRATION_CLI=1 [2021-01-19T06:14:10.349Z] + run_tests test-integration-flaky [2021-01-19T06:14:10.349Z] + '[' -n 0 ']' [2021-01-19T06:14:10.349Z] + rm= [2021-01-19T06:14:10.349Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41894/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41894/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41894/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=8086443a449af8ef5c5b0574de8957df7e52f296 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:8086443a449af8ef5c5b0574de8957df7e52f296 hack/make.sh test-integration-flaky test-integration [2021-01-19T06:14:10.349Z] + c=0 [2021-01-19T06:14:10.349Z] + TEST_INTEGRATION_DEST=3 [2021-01-19T06:14:10.349Z] + CONTAINER_NAME=docker-pr1-3 [2021-01-19T06:14:10.349Z] + TEST_SKIP_INTEGRATION=1 [2021-01-19T06:14:10.349Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2021-01-19T06:14:10.349Z] + run_tests [2021-01-19T06:14:10.349Z] ++ jobs -p [2021-01-19T06:14:10.349Z] + '[' -n 0 ']' [2021-01-19T06:14:10.349Z] + rm= [2021-01-19T06:14:10.349Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41894/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41894/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41894/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=8086443a449af8ef5c5b0574de8957df7e52f296 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:8086443a449af8ef5c5b0574de8957df7e52f296 hack/make.sh '' test-integration [2021-01-19T06:14:10.349Z] + for job in $(jobs -p) [2021-01-19T06:14:10.349Z] + wait 21282 [2021-01-19T06:14:10.349Z] + TEST_INTEGRATION_DEST=2 [2021-01-19T06:14:10.349Z] + CONTAINER_NAME=docker-pr1-2 [2021-01-19T06:14:10.349Z] + TEST_SKIP_INTEGRATION=1 [2021-01-19T06:14:10.349Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2021-01-19T06:14:10.349Z] + run_tests [2021-01-19T06:14:10.349Z] + '[' -n 0 ']' [2021-01-19T06:14:10.349Z] + rm= [2021-01-19T06:14:10.349Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41894/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41894/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41894/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=8086443a449af8ef5c5b0574de8957df7e52f296 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:8086443a449af8ef5c5b0574de8957df7e52f296 hack/make.sh '' test-integration [2021-01-19T06:14:10.349Z] [2021-01-19T06:14:10.349Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-01-19T06:14:10.349Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-01-19T06:14:10.349Z] HOSTNAME=c6456ddea23e [2021-01-19T06:14:10.349Z] TEST_SKIP_INTEGRATION=1 [2021-01-19T06:14:10.349Z] TESTDEBUG=0 [2021-01-19T06:14:10.349Z] DEST=bundles/test-integration [2021-01-19T06:14:10.349Z] PWD=/go/src/github.com/docker/docker [2021-01-19T06:14:10.349Z] KEEPBUNDLE=1 [2021-01-19T06:14:10.349Z] DOCKER_GITCOMMIT=8086443a449af8ef5c5b0574de8957df7e52f296 [2021-01-19T06:14:10.349Z] container=docker [2021-01-19T06:14:10.349Z] HOME=/root [2021-01-19T06:14:10.349Z] GOLANG_VERSION=1.13.15 [2021-01-19T06:14:10.349Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-01-19T06:14:10.349Z] VALIDATE_BRANCH=master [2021-01-19T06:14:10.349Z] TERM=xterm [2021-01-19T06:14:10.349Z] DOCKER_PKG=github.com/docker/docker [2021-01-19T06:14:10.349Z] SHLVL=1 [2021-01-19T06:14:10.349Z] TIMEOUT=120m [2021-01-19T06:14:10.349Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-01-19T06:14:10.349Z] DOCKER_GRAPHDRIVER=overlay2 [2021-01-19T06:14:10.349Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2021-01-19T06:14:10.349Z] GO111MODULE=off [2021-01-19T06:14:10.349Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-01-19T06:14:10.349Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-01-19T06:14:10.349Z] GOPATH=/go [2021-01-19T06:14:10.349Z] PKG_CONFIG=pkg-config [2021-01-19T06:14:10.349Z] _=/usr/bin/env [2021-01-19T06:14:10.349Z] Building test suite binary ./integration-cli/test.main [2021-01-19T06:14:10.349Z] [2021-01-19T06:14:10.349Z] [2021-01-19T06:14:10.349Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2021-01-19T06:14:10.349Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-01-19T06:14:10.349Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-01-19T06:14:10.349Z] HOSTNAME=e18277dbf5c0 [2021-01-19T06:14:10.349Z] TEST_SKIP_INTEGRATION=1 [2021-01-19T06:14:10.349Z] TESTDEBUG=0 [2021-01-19T06:14:10.349Z] DEST=bundles/test-integration [2021-01-19T06:14:10.349Z] PWD=/go/src/github.com/docker/docker [2021-01-19T06:14:10.349Z] KEEPBUNDLE=1 [2021-01-19T06:14:10.349Z] DOCKER_GITCOMMIT=8086443a449af8ef5c5b0574de8957df7e52f296 [2021-01-19T06:14:10.349Z] container=docker [2021-01-19T06:14:10.349Z] HOME=/root [2021-01-19T06:14:10.349Z] GOLANG_VERSION=1.13.15 [2021-01-19T06:14:10.349Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-01-19T06:14:10.349Z] VALIDATE_BRANCH=master [2021-01-19T06:14:10.349Z] TERM=xterm [2021-01-19T06:14:10.349Z] DOCKER_PKG=github.com/docker/docker [2021-01-19T06:14:10.349Z] SHLVL=1 [2021-01-19T06:14:10.349Z] TIMEOUT=120m [2021-01-19T06:14:10.349Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-01-19T06:14:10.349Z] DOCKER_GRAPHDRIVER=overlay2 [2021-01-19T06:14:10.349Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2021-01-19T06:14:10.349Z] GO111MODULE=off [2021-01-19T06:14:10.349Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-01-19T06:14:10.349Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-01-19T06:14:10.349Z] GOPATH=/go [2021-01-19T06:14:10.349Z] PKG_CONFIG=pkg-config [2021-01-19T06:14:10.349Z] _=/usr/bin/env [2021-01-19T06:14:10.349Z] Building test suite binary ./integration-cli/test.main [2021-01-19T06:14:10.349Z] No new tests added to integration. [2021-01-19T06:14:10.349Z] [2021-01-19T06:14:10.349Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-01-19T06:14:10.349Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-01-19T06:14:10.349Z] HOSTNAME=e901366d8e6a [2021-01-19T06:14:10.349Z] TESTDEBUG=0 [2021-01-19T06:14:10.349Z] DEST=bundles/test-integration [2021-01-19T06:14:10.349Z] PWD=/go/src/github.com/docker/docker [2021-01-19T06:14:10.349Z] KEEPBUNDLE=1 [2021-01-19T06:14:10.349Z] DOCKER_GITCOMMIT=8086443a449af8ef5c5b0574de8957df7e52f296 [2021-01-19T06:14:10.349Z] container=docker [2021-01-19T06:14:10.349Z] HOME=/root [2021-01-19T06:14:10.349Z] GOLANG_VERSION=1.13.15 [2021-01-19T06:14:10.349Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-01-19T06:14:10.349Z] VALIDATE_BRANCH=master [2021-01-19T06:14:10.349Z] TERM=xterm [2021-01-19T06:14:10.349Z] DOCKER_PKG=github.com/docker/docker [2021-01-19T06:14:10.349Z] SHLVL=1 [2021-01-19T06:14:10.349Z] TIMEOUT=120m [2021-01-19T06:14:10.349Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-01-19T06:14:10.349Z] DOCKER_GRAPHDRIVER=overlay2 [2021-01-19T06:14:10.349Z] GO111MODULE=off [2021-01-19T06:14:10.349Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-01-19T06:14:10.349Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-01-19T06:14:10.349Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-01-19T06:14:10.349Z] GOPATH=/go [2021-01-19T06:14:10.349Z] PKG_CONFIG=pkg-config [2021-01-19T06:14:10.349Z] _=/usr/bin/env [2021-01-19T06:14:10.349Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-01-19T06:14:10.524Z] #27 14.33 0 added, 0 removed; done. [2021-01-19T06:14:10.524Z] #27 14.34 Running hooks in /etc/ca-certificates/update.d... [2021-01-19T06:14:10.524Z] #27 14.35 done. [2021-01-19T06:14:10.768Z] #18 16.41 Selecting previously unselected package python3-minimal. [2021-01-19T06:14:10.768Z] #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 ... 23448 files and directories currently installed.) [2021-01-19T06:14:10.768Z] #18 16.45 Preparing to unpack .../python3-minimal_3.7.3-1_s390x.deb ... [2021-01-19T06:14:10.768Z] #18 16.45 Unpacking python3-minimal (3.7.3-1) ... [2021-01-19T06:14:10.768Z] #18 16.52 Selecting previously unselected package libmpdec2:s390x. [2021-01-19T06:14:10.768Z] #18 16.52 Preparing to unpack .../libmpdec2_2.4.2-2_s390x.deb ... [2021-01-19T06:14:10.768Z] #18 16.53 Unpacking libmpdec2:s390x (2.4.2-2) ... [2021-01-19T06:14:10.768Z] #18 16.59 Selecting previously unselected package libpython3.7-stdlib:s390x. [2021-01-19T06:14:10.768Z] #18 16.59 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_s390x.deb ... [2021-01-19T06:14:10.768Z] #18 16.59 Unpacking libpython3.7-stdlib:s390x (3.7.3-2+deb10u2) ... [2021-01-19T06:14:10.822Z] #27 DONE 14.7s [2021-01-19T06:14:10.822Z] [2021-01-19T06:14:10.822Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-01-19T06:14:10.822Z] #28 DONE 0.1s [2021-01-19T06:14:10.822Z] [2021-01-19T06:14:10.822Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-01-19T06:14:11.059Z] #18 ... [2021-01-19T06:14:11.059Z] [2021-01-19T06:14:11.059Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2021-01-19T06:14:11.059Z] #30 DONE 91.7s [2021-01-19T06:14:11.059Z] [2021-01-19T06:14:11.059Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-19T06:14:11.059Z] #41 51.62 CC criu/clone-noasan.o [2021-01-19T06:14:11.059Z] #41 51.95 CC criu/config.o [2021-01-19T06:14:11.059Z] #41 52.80 CC criu/cr-check.o [2021-01-19T06:14:11.059Z] #41 53.70 CC criu/cr-dedup.o [2021-01-19T06:14:11.059Z] #41 53.92 CC criu/cr-dump.o [2021-01-19T06:14:11.059Z] #41 55.50 CC criu/cr-errno.o [2021-01-19T06:14:11.059Z] #41 55.55 CC criu/cr-restore.o [2021-01-19T06:14:12.587Z] #41 ... [2021-01-19T06:14:12.587Z] [2021-01-19T06:14:12.587Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-01-19T06:14:12.587Z] #18 17.70 Selecting previously unselected package python3.7. [2021-01-19T06:14:12.587Z] #18 17.70 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_s390x.deb ... [2021-01-19T06:14:12.587Z] #18 17.73 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2021-01-19T06:14:12.587Z] #18 17.82 Selecting previously unselected package libpython3-stdlib:s390x. [2021-01-19T06:14:12.587Z] #18 17.82 Preparing to unpack .../libpython3-stdlib_3.7.3-1_s390x.deb ... [2021-01-19T06:14:12.587Z] #18 17.82 Unpacking libpython3-stdlib:s390x (3.7.3-1) ... [2021-01-19T06:14:12.587Z] #18 17.87 Setting up python3-minimal (3.7.3-1) ... [2021-01-19T06:14:12.587Z] #18 18.30 Selecting previously unselected package python3. [2021-01-19T06:14:12.587Z] #18 18.30 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23860 files and directories currently installed.) [2021-01-19T06:14:12.587Z] #18 18.31 Preparing to unpack .../00-python3_3.7.3-1_s390x.deb ... [2021-01-19T06:14:12.587Z] #18 18.31 Unpacking python3 (3.7.3-1) ... [2021-01-19T06:14:12.587Z] #18 18.40 Selecting previously unselected package libip4tc0:s390x. [2021-01-19T06:14:12.587Z] #18 18.40 Preparing to unpack .../01-libip4tc0_1.8.2-4_s390x.deb ... [2021-01-19T06:14:12.587Z] #18 18.40 Unpacking libip4tc0:s390x (1.8.2-4) ... [2021-01-19T06:14:12.587Z] #18 18.44 Selecting previously unselected package libip6tc0:s390x. [2021-01-19T06:14:12.587Z] #18 18.44 Preparing to unpack .../02-libip6tc0_1.8.2-4_s390x.deb ... [2021-01-19T06:14:12.587Z] #18 18.44 Unpacking libip6tc0:s390x (1.8.2-4) ... [2021-01-19T06:14:12.587Z] #18 18.49 Selecting previously unselected package libiptc0:s390x. [2021-01-19T06:14:12.587Z] #18 18.49 Preparing to unpack .../03-libiptc0_1.8.2-4_s390x.deb ... [2021-01-19T06:14:12.587Z] #18 18.50 Unpacking libiptc0:s390x (1.8.2-4) ... [2021-01-19T06:14:12.587Z] #18 18.55 Selecting previously unselected package libnfnetlink0:s390x. [2021-01-19T06:14:12.587Z] #18 18.55 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_s390x.deb ... [2021-01-19T06:14:12.587Z] #18 18.55 Unpacking libnfnetlink0:s390x (1.0.1-3+b1) ... [2021-01-19T06:14:12.587Z] #18 18.58 Selecting previously unselected package libnetfilter-conntrack3:s390x. [2021-01-19T06:14:12.587Z] #18 18.58 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_s390x.deb ... [2021-01-19T06:14:12.587Z] #18 18.58 Unpacking libnetfilter-conntrack3:s390x (1.0.7-1) ... [2021-01-19T06:14:12.587Z] #18 18.63 Selecting previously unselected package libnftnl11:s390x. [2021-01-19T06:14:12.587Z] #18 18.63 Preparing to unpack .../06-libnftnl11_1.1.2-2_s390x.deb ... [2021-01-19T06:14:12.587Z] #18 18.63 Unpacking libnftnl11:s390x (1.1.2-2) ... [2021-01-19T06:14:12.587Z] #18 18.69 Selecting previously unselected package iptables. [2021-01-19T06:14:12.878Z] #18 18.69 Preparing to unpack .../07-iptables_1.8.2-4_s390x.deb ... [2021-01-19T06:14:12.878Z] #18 18.70 Unpacking iptables (1.8.2-4) ... [2021-01-19T06:14:12.878Z] #18 18.94 Selecting previously unselected package xxd. [2021-01-19T06:14:12.878Z] #18 18.94 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_s390x.deb ... [2021-01-19T06:14:12.878Z] #18 18.94 Unpacking xxd (2:8.1.0875-5) ... [2021-01-19T06:14:13.169Z] #18 19.03 Selecting previously unselected package vim-common. [2021-01-19T06:14:13.169Z] #18 19.03 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-01-19T06:14:13.169Z] #18 19.04 Unpacking vim-common (2:8.1.0875-5) ... [2021-01-19T06:14:13.169Z] #18 19.14 Selecting previously unselected package bash-completion. [2021-01-19T06:14:13.169Z] #18 19.14 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-01-19T06:14:13.583Z] #29 2.915 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-01-19T06:14:14.228Z] #29 3.382 [2021-01-19T06:14:14.674Z] #18 20.42 Unpacking bash-completion (1:2.8-6) ... [2021-01-19T06:14:14.674Z] #18 20.74 Selecting previously unselected package bzip2. [2021-01-19T06:14:14.674Z] #18 20.74 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_s390x.deb ... [2021-01-19T06:14:14.674Z] #18 20.74 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-01-19T06:14:14.674Z] #18 20.81 Selecting previously unselected package xz-utils. [2021-01-19T06:14:14.965Z] #18 20.81 Preparing to unpack .../12-xz-utils_5.2.4-1_s390x.deb ... [2021-01-19T06:14:14.965Z] #18 20.81 Unpacking xz-utils (5.2.4-1) ... [2021-01-19T06:14:14.965Z] #18 20.94 Selecting previously unselected package apparmor. [2021-01-19T06:14:14.965Z] #18 20.94 Preparing to unpack .../13-apparmor_2.13.2-10_s390x.deb ... [2021-01-19T06:14:14.965Z] #18 20.98 Unpacking apparmor (2.13.2-10) ... [2021-01-19T06:14:15.256Z] #18 21.20 Selecting previously unselected package aufs-tools. [2021-01-19T06:14:15.256Z] #18 21.20 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_s390x.deb ... [2021-01-19T06:14:15.256Z] #18 21.20 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-01-19T06:14:15.256Z] #18 21.28 Selecting previously unselected package libonig5:s390x. [2021-01-19T06:14:15.256Z] #18 21.28 Preparing to unpack .../15-libonig5_6.9.1-1_s390x.deb ... [2021-01-19T06:14:15.256Z] #18 21.28 Unpacking libonig5:s390x (6.9.1-1) ... [2021-01-19T06:14:15.547Z] #18 21.36 Selecting previously unselected package libjq1:s390x. [2021-01-19T06:14:15.547Z] #18 21.36 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_s390x.deb ... [2021-01-19T06:14:15.547Z] #18 21.36 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2021-01-19T06:14:15.547Z] #18 21.41 Selecting previously unselected package jq. [2021-01-19T06:14:15.547Z] #18 21.41 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_s390x.deb ... [2021-01-19T06:14:15.547Z] #18 21.41 Unpacking jq (1.5+dfsg-2+b1) ... [2021-01-19T06:14:15.547Z] #18 21.44 Selecting previously unselected package libaio1:s390x. [2021-01-19T06:14:15.547Z] #18 21.44 Preparing to unpack .../18-libaio1_0.3.112-3_s390x.deb ... [2021-01-19T06:14:15.547Z] #18 21.45 Unpacking libaio1:s390x (0.3.112-3) ... [2021-01-19T06:14:15.547Z] #18 21.48 Selecting previously unselected package libgpm2:s390x. [2021-01-19T06:14:15.547Z] #18 21.48 Preparing to unpack .../19-libgpm2_1.20.7-5_s390x.deb ... [2021-01-19T06:14:15.547Z] #18 21.49 Unpacking libgpm2:s390x (1.20.7-5) ... [2021-01-19T06:14:15.547Z] #18 21.52 Selecting previously unselected package libicu63:s390x. [2021-01-19T06:14:15.547Z] #18 21.52 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_s390x.deb ... [2021-01-19T06:14:15.547Z] #18 21.52 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2021-01-19T06:14:16.612Z] #29 3.592 0.1% ## 3.3% ### 5.3% ###### 9.4% ########### 15.5% ############ 17.5% ############### 21.6% ################### 27.7% ######################## 33.8% ############################ 39.2% ############################## 42.4% ################################### 49.5% ##################################### 52.6% ####################################### 54.6% ######################################## 56.6% ########################################### 60.3% ########################################### 61.1% ############################################## 64.7% ################################################## 70.7% ######################################################## 78.8% [2021-01-19T06:14:16.612Z] #29 ... [2021-01-19T06:14:16.612Z] [2021-01-19T06:14:16.612Z] #64 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-19T06:14:16.612Z] #64 0.816 + RM_GOPATH=0 [2021-01-19T06:14:16.612Z] #64 0.817 + TMP_GOPATH= [2021-01-19T06:14:16.612Z] #64 0.817 + : /build [2021-01-19T06:14:16.612Z] #64 0.817 + '[' -z '' ']' [2021-01-19T06:14:16.612Z] #64 0.817 ++ mktemp -d [2021-01-19T06:14:16.612Z] #64 0.818 + export GOPATH=/tmp/tmp.31NdVE27J1 [2021-01-19T06:14:16.612Z] #64 0.848 + GOPATH=/tmp/tmp.31NdVE27J1 [2021-01-19T06:14:16.612Z] #64 0.848 + RM_GOPATH=1 [2021-01-19T06:14:16.612Z] #64 0.849 + case "$(go env GOARCH)" in [2021-01-19T06:14:16.612Z] #64 0.852 ++ go env GOARCH [2021-01-19T06:14:16.612Z] #64 0.891 + export GO_BUILDMODE=-buildmode=pie [2021-01-19T06:14:16.612Z] #64 0.894 + GO_BUILDMODE=-buildmode=pie [2021-01-19T06:14:16.612Z] #64 0.896 ++ dirname /tmp/install/install.sh [2021-01-19T06:14:16.612Z] #64 0.898 + dir=/tmp/install [2021-01-19T06:14:16.612Z] #64 0.898 + bin=proxy [2021-01-19T06:14:16.612Z] #64 0.898 + shift [2021-01-19T06:14:16.612Z] #64 0.899 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-01-19T06:14:16.612Z] #64 0.899 + . /tmp/install/proxy.installer [2021-01-19T06:14:16.612Z] #64 0.899 ++ : fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-01-19T06:14:16.612Z] #64 0.900 + install_proxy [2021-01-19T06:14:16.612Z] #64 0.900 + case "$1" in [2021-01-19T06:14:16.612Z] #64 0.901 + export CGO_ENABLED=0 [2021-01-19T06:14:16.612Z] #64 0.901 + CGO_ENABLED=0 [2021-01-19T06:14:16.612Z] #64 0.901 + _install_proxy [2021-01-19T06:14:16.612Z] #64 0.902 + echo 'Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7' [2021-01-19T06:14:16.612Z] #64 0.902 Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-01-19T06:14:16.612Z] #64 0.902 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.31NdVE27J1/src/github.com/docker/libnetwork [2021-01-19T06:14:16.612Z] #64 0.906 Cloning into '/tmp/tmp.31NdVE27J1/src/github.com/docker/libnetwork'... [2021-01-19T06:14:16.910Z] #64 ... [2021-01-19T06:14:16.910Z] [2021-01-19T06:14:16.910Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2021-01-19T06:14:16.910Z] #32 0.715 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-01-19T06:14:16.910Z] #32 0.719 Cloning into '.'... [2021-01-19T06:14:16.910Z] #32 ... [2021-01-19T06:14:16.910Z] [2021-01-19T06:14:16.910Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-19T06:14:16.910Z] #58 0.468 + RM_GOPATH=0 [2021-01-19T06:14:16.910Z] #58 0.469 + TMP_GOPATH= [2021-01-19T06:14:16.910Z] #58 0.469 + : /build [2021-01-19T06:14:16.910Z] #58 0.469 + '[' -z '' ']' [2021-01-19T06:14:16.910Z] #58 0.470 ++ mktemp -d [2021-01-19T06:14:16.910Z] #58 0.471 + export GOPATH=/tmp/tmp.GXtOSfflCZ [2021-01-19T06:14:16.910Z] #58 0.471 + GOPATH=/tmp/tmp.GXtOSfflCZ [2021-01-19T06:14:16.910Z] #58 0.471 + RM_GOPATH=1 [2021-01-19T06:14:16.910Z] #58 0.471 + case "$(go env GOARCH)" in [2021-01-19T06:14:16.910Z] #58 0.472 ++ go env GOARCH [2021-01-19T06:14:16.910Z] #58 0.478 + export GO_BUILDMODE=-buildmode=pie [2021-01-19T06:14:16.910Z] #58 0.478 + GO_BUILDMODE=-buildmode=pie [2021-01-19T06:14:16.910Z] #58 0.480 ++ dirname /tmp/install/install.sh [2021-01-19T06:14:16.910Z] #58 0.481 + dir=/tmp/install [2021-01-19T06:14:16.910Z] #58 0.481 + bin=rootlesskit [2021-01-19T06:14:16.910Z] #58 0.481 + shift [2021-01-19T06:14:16.910Z] #58 0.482 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-01-19T06:14:16.910Z] #58 0.482 + . /tmp/install/rootlesskit.installer [2021-01-19T06:14:16.910Z] #58 0.482 ++ : 2886253e467c5444a4d2ac7084e53aa3cc50055d [2021-01-19T06:14:16.910Z] #58 0.483 + install_rootlesskit [2021-01-19T06:14:16.910Z] #58 0.483 + case "$1" in [2021-01-19T06:14:16.910Z] #58 0.483 + export CGO_ENABLED=0 [2021-01-19T06:14:16.910Z] #58 0.483 + CGO_ENABLED=0 [2021-01-19T06:14:16.910Z] #58 0.483 + _install_rootlesskit [2021-01-19T06:14:16.910Z] #58 0.483 + echo 'Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d' [2021-01-19T06:14:16.910Z] #58 0.483 Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d [2021-01-19T06:14:16.910Z] #58 0.483 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.GXtOSfflCZ/src/github.com/rootless-containers/rootlesskit [2021-01-19T06:14:16.910Z] #58 0.486 Cloning into '/tmp/tmp.GXtOSfflCZ/src/github.com/rootless-containers/rootlesskit'... [2021-01-19T06:14:16.910Z] #58 4.569 + cd /tmp/tmp.GXtOSfflCZ/src/github.com/rootless-containers/rootlesskit [2021-01-19T06:14:16.910Z] #58 4.570 + git checkout -q 2886253e467c5444a4d2ac7084e53aa3cc50055d [2021-01-19T06:14:16.910Z] #58 5.253 + for f in rootlesskit rootlesskit-docker-proxy [2021-01-19T06:14:16.910Z] #58 5.254 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-01-19T06:14:16.910Z] #58 ... [2021-01-19T06:14:16.910Z] [2021-01-19T06:14:16.910Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-19T06:14:16.910Z] #34 0.844 + RM_GOPATH=0 [2021-01-19T06:14:16.910Z] #34 0.848 + TMP_GOPATH= [2021-01-19T06:14:16.910Z] #34 0.849 + : /build [2021-01-19T06:14:16.910Z] #34 0.850 + '[' -z '' ']' [2021-01-19T06:14:16.910Z] #34 0.853 ++ mktemp -d [2021-01-19T06:14:16.910Z] #34 0.858 + export GOPATH=/tmp/tmp.TcuitlUVTS [2021-01-19T06:14:16.910Z] #34 0.859 + GOPATH=/tmp/tmp.TcuitlUVTS [2021-01-19T06:14:16.910Z] #34 0.860 + RM_GOPATH=1 [2021-01-19T06:14:16.910Z] #34 0.860 + case "$(go env GOARCH)" in [2021-01-19T06:14:16.910Z] #34 0.862 ++ go env GOARCH [2021-01-19T06:14:16.910Z] #34 0.898 + export GO_BUILDMODE=-buildmode=pie [2021-01-19T06:14:16.910Z] #34 0.898 + GO_BUILDMODE=-buildmode=pie [2021-01-19T06:14:16.910Z] #34 0.900 ++ dirname /tmp/install/install.sh [2021-01-19T06:14:16.910Z] #34 0.917 + dir=/tmp/install [2021-01-19T06:14:16.910Z] #34 0.917 + bin=tomlv [2021-01-19T06:14:16.910Z] #34 0.917 + shift [2021-01-19T06:14:16.910Z] #34 0.918 + '[' '!' -f /tmp/install/tomlv.installer ']' [2021-01-19T06:14:16.910Z] #34 0.918 + . /tmp/install/tomlv.installer [2021-01-19T06:14:16.910Z] #34 0.919 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-01-19T06:14:16.910Z] #34 0.920 + install_tomlv [2021-01-19T06:14:16.910Z] #34 0.920 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2021-01-19T06:14:16.910Z] #34 0.921 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-01-19T06:14:16.910Z] #34 0.921 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.TcuitlUVTS/src/github.com/BurntSushi/toml [2021-01-19T06:14:16.910Z] #34 0.967 Cloning into '/tmp/tmp.TcuitlUVTS/src/github.com/BurntSushi/toml'... [2021-01-19T06:14:16.910Z] #34 2.214 + cd /tmp/tmp.TcuitlUVTS/src/github.com/BurntSushi/toml [2021-01-19T06:14:16.910Z] #34 2.215 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-01-19T06:14:16.910Z] #34 2.254 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2021-01-19T06:14:16.910Z] #34 3.034 math/bits [2021-01-19T06:14:16.910Z] #34 3.060 runtime/internal/sys [2021-01-19T06:14:16.910Z] #34 3.066 internal/cpu [2021-01-19T06:14:16.910Z] #34 3.178 runtime/internal/atomic [2021-01-19T06:14:16.910Z] #34 3.394 runtime/internal/math [2021-01-19T06:14:16.910Z] #34 3.607 unicode/utf8 [2021-01-19T06:14:16.910Z] #34 3.900 sync/atomic [2021-01-19T06:14:16.910Z] #34 4.319 internal/bytealg [2021-01-19T06:14:16.910Z] #34 4.879 unicode [2021-01-19T06:14:16.910Z] #34 5.050 internal/testlog [2021-01-19T06:14:16.910Z] #34 5.428 runtime [2021-01-19T06:14:16.910Z] #34 5.748 math [2021-01-19T06:14:16.910Z] #34 5.967 encoding [2021-01-19T06:14:16.910Z] #34 6.519 runtime/cgo [2021-01-19T06:14:17.203Z] #34 ... [2021-01-19T06:14:17.203Z] [2021-01-19T06:14:17.203Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-19T06:14:17.203Z] #24 0.547 + RM_GOPATH=0 [2021-01-19T06:14:17.203Z] #24 0.548 + TMP_GOPATH= [2021-01-19T06:14:17.203Z] #24 0.548 + : /build [2021-01-19T06:14:17.203Z] #24 0.548 + '[' -z '' ']' [2021-01-19T06:14:17.203Z] #24 0.548 ++ mktemp -d [2021-01-19T06:14:17.204Z] #24 0.550 + export GOPATH=/tmp/tmp.NkUE4gzo0N [2021-01-19T06:14:17.204Z] #24 0.550 + GOPATH=/tmp/tmp.NkUE4gzo0N [2021-01-19T06:14:17.204Z] #24 0.550 + RM_GOPATH=1 [2021-01-19T06:14:17.204Z] #24 0.550 + case "$(go env GOARCH)" in [2021-01-19T06:14:17.204Z] #24 0.552 ++ go env GOARCH [2021-01-19T06:14:17.204Z] #24 0.560 + export GO_BUILDMODE=-buildmode=pie [2021-01-19T06:14:17.204Z] #24 0.560 + GO_BUILDMODE=-buildmode=pie [2021-01-19T06:14:17.204Z] #24 0.561 ++ dirname /tmp/install/install.sh [2021-01-19T06:14:17.204Z] #24 0.563 + dir=/tmp/install [2021-01-19T06:14:17.204Z] #24 0.564 + bin=dockercli [2021-01-19T06:14:17.204Z] #24 0.564 + shift [2021-01-19T06:14:17.204Z] #24 0.564 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-01-19T06:14:17.204Z] #24 0.564 + . /tmp/install/dockercli.installer [2021-01-19T06:14:17.204Z] #24 0.564 ++ : stable [2021-01-19T06:14:17.204Z] #24 0.564 ++ : 17.06.2-ce [2021-01-19T06:14:17.204Z] #24 0.565 Install docker/cli version 17.06.2-ce from stable [2021-01-19T06:14:17.204Z] #24 0.565 + install_dockercli [2021-01-19T06:14:17.204Z] #24 0.565 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-01-19T06:14:17.204Z] #24 0.566 ++ uname -m [2021-01-19T06:14:17.204Z] #24 0.567 + arch=ppc64le [2021-01-19T06:14:17.204Z] #24 0.567 + '[' ppc64le '!=' x86_64 ']' [2021-01-19T06:14:17.204Z] #24 0.567 + '[' ppc64le '!=' s390x ']' [2021-01-19T06:14:17.204Z] #24 0.568 + '[' ppc64le '!=' armhf ']' [2021-01-19T06:14:17.204Z] #24 0.568 + build_dockercli [2021-01-19T06:14:17.204Z] #24 0.568 + git clone https://github.com/docker/docker-ce /tmp/tmp.NkUE4gzo0N/tmp/docker-ce [2021-01-19T06:14:17.204Z] #24 0.571 Cloning into '/tmp/tmp.NkUE4gzo0N/tmp/docker-ce'... [2021-01-19T06:14:17.204Z] #24 ... [2021-01-19T06:14:17.204Z] [2021-01-19T06:14:17.204Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-19T06:14:17.204Z] #49 0.786 + RM_GOPATH=0 [2021-01-19T06:14:17.204Z] #49 0.787 + TMP_GOPATH= [2021-01-19T06:14:17.204Z] #49 0.788 + : /build [2021-01-19T06:14:17.204Z] #49 0.791 + '[' -z '' ']' [2021-01-19T06:14:17.204Z] #49 0.795 ++ mktemp -d [2021-01-19T06:14:17.204Z] #49 0.804 + export GOPATH=/tmp/tmp.rVFlaUo1sp [2021-01-19T06:14:17.204Z] #49 0.805 + GOPATH=/tmp/tmp.rVFlaUo1sp [2021-01-19T06:14:17.204Z] #49 0.806 + RM_GOPATH=1 [2021-01-19T06:14:17.204Z] #49 0.807 + case "$(go env GOARCH)" in [2021-01-19T06:14:17.204Z] #49 0.812 ++ go env GOARCH [2021-01-19T06:14:17.204Z] #49 0.854 + export GO_BUILDMODE=-buildmode=pie [2021-01-19T06:14:17.204Z] #49 0.854 + GO_BUILDMODE=-buildmode=pie [2021-01-19T06:14:17.204Z] #49 0.863 ++ dirname /tmp/install/install.sh [2021-01-19T06:14:17.204Z] #49 0.866 + dir=/tmp/install [2021-01-19T06:14:17.204Z] #49 0.867 + bin=golangci_lint [2021-01-19T06:14:17.204Z] #49 0.868 + shift [2021-01-19T06:14:17.204Z] #49 0.869 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-01-19T06:14:17.204Z] #49 0.869 + . /tmp/install/golangci_lint.installer [2021-01-19T06:14:17.204Z] #49 0.870 ++ : v1.23.8 [2021-01-19T06:14:17.204Z] #49 0.871 + install_golangci_lint [2021-01-19T06:14:17.204Z] #49 0.871 + set -e [2021-01-19T06:14:17.204Z] #49 0.871 + export GO111MODULE=on [2021-01-19T06:14:17.204Z] #49 0.872 + GO111MODULE=on [2021-01-19T06:14:17.204Z] #49 0.873 + GOBIN=/build [2021-01-19T06:14:17.204Z] #49 0.873 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-01-19T06:14:17.204Z] #49 0.988 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-01-19T06:14:17.204Z] #49 0.996 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-01-19T06:14:17.204Z] #49 0.997 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-01-19T06:14:17.204Z] #49 0.998 go: finding github.com/golangci v1.23.8 [2021-01-19T06:14:17.204Z] #49 0.999 go: finding github.com v1.23.8 [2021-01-19T06:14:17.204Z] #49 2.170 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-01-19T06:14:17.204Z] #49 3.723 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-01-19T06:14:17.499Z] #49 ... [2021-01-19T06:14:17.499Z] [2021-01-19T06:14:17.499Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-19T06:14:17.499Z] #47 0.835 + RM_GOPATH=0 [2021-01-19T06:14:17.499Z] #47 0.836 + TMP_GOPATH= [2021-01-19T06:14:17.499Z] #47 0.836 + : /build [2021-01-19T06:14:17.499Z] #47 0.836 + '[' -z '' ']' [2021-01-19T06:14:17.499Z] #47 0.840 ++ mktemp -d [2021-01-19T06:14:17.499Z] #47 0.848 + export GOPATH=/tmp/tmp.5pucI62nPI [2021-01-19T06:14:17.499Z] #47 0.850 + GOPATH=/tmp/tmp.5pucI62nPI [2021-01-19T06:14:17.499Z] #47 0.850 + RM_GOPATH=1 [2021-01-19T06:14:17.499Z] #47 0.851 + case "$(go env GOARCH)" in [2021-01-19T06:14:17.499Z] #47 0.858 ++ go env GOARCH [2021-01-19T06:14:17.499Z] #47 0.912 + export GO_BUILDMODE=-buildmode=pie [2021-01-19T06:14:17.499Z] #47 0.913 + GO_BUILDMODE=-buildmode=pie [2021-01-19T06:14:17.499Z] #47 0.914 ++ dirname /tmp/install/install.sh [2021-01-19T06:14:17.499Z] #47 0.922 + dir=/tmp/install [2021-01-19T06:14:17.499Z] #47 0.941 + bin=gotestsum [2021-01-19T06:14:17.499Z] #47 0.941 + shift [2021-01-19T06:14:17.499Z] #47 0.942 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-01-19T06:14:17.499Z] #47 0.942 + . /tmp/install/gotestsum.installer [2021-01-19T06:14:17.499Z] #47 0.942 ++ : v0.5.3 [2021-01-19T06:14:17.499Z] #47 0.943 + install_gotestsum [2021-01-19T06:14:17.499Z] #47 0.950 + set -e [2021-01-19T06:14:17.499Z] #47 0.950 + export GO111MODULE=on [2021-01-19T06:14:17.499Z] #47 0.950 + GO111MODULE=on [2021-01-19T06:14:17.499Z] #47 0.950 + GOBIN=/build [2021-01-19T06:14:17.499Z] #47 0.950 + go get gotest.tools/gotestsum@v0.5.3 [2021-01-19T06:14:17.499Z] #47 1.004 go: finding gotest.tools v0.5.3 [2021-01-19T06:14:17.499Z] #47 1.005 go: finding gotest.tools/gotestsum v0.5.3 [2021-01-19T06:14:17.499Z] #47 2.145 go: downloading gotest.tools/gotestsum v0.5.3 [2021-01-19T06:14:17.499Z] #47 3.322 go: extracting gotest.tools/gotestsum v0.5.3 [2021-01-19T06:14:17.499Z] #47 5.032 go: downloading github.com/spf13/pflag v1.0.3 [2021-01-19T06:14:17.499Z] #47 5.079 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-01-19T06:14:17.499Z] #47 5.096 go: downloading github.com/fatih/color v1.9.0 [2021-01-19T06:14:17.499Z] #47 5.174 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-01-19T06:14:17.499Z] #47 5.191 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-01-19T06:14:17.499Z] #47 5.258 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-01-19T06:14:17.499Z] #47 5.259 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-01-19T06:14:17.499Z] #47 5.281 go: downloading github.com/pkg/errors v0.9.1 [2021-01-19T06:14:17.499Z] #47 5.305 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-01-19T06:14:17.499Z] #47 5.383 go: extracting github.com/spf13/pflag v1.0.3 [2021-01-19T06:14:17.499Z] #47 5.401 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-01-19T06:14:17.499Z] #47 5.429 go: extracting github.com/fatih/color v1.9.0 [2021-01-19T06:14:17.499Z] #47 5.474 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-01-19T06:14:17.499Z] #47 5.519 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-01-19T06:14:17.499Z] #47 5.582 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-01-19T06:14:17.499Z] #47 5.668 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-01-19T06:14:17.499Z] #47 6.084 go: extracting github.com/pkg/errors v0.9.1 [2021-01-19T06:14:17.499Z] #47 6.422 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-01-19T06:14:17.499Z] #47 6.468 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-01-19T06:14:17.499Z] #47 8.240 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-01-19T06:14:17.499Z] #47 10.38 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-01-19T06:14:17.499Z] #47 ... [2021-01-19T06:14:17.499Z] [2021-01-19T06:14:17.499Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-01-19T06:14:17.499Z] #36 0.752 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-01-19T06:14:17.499Z] #36 0.912 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-01-19T06:14:17.499Z] #36 0.913 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-01-19T06:14:17.499Z] #36 2.493 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-01-19T06:14:17.499Z] #36 4.860 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [257 kB] [2021-01-19T06:14:17.499Z] #36 6.385 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7864 B] [2021-01-19T06:14:17.802Z] #36 ... [2021-01-19T06:14:17.802Z] [2021-01-19T06:14:17.802Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-01-19T06:14:17.802Z] #42 0.874 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-01-19T06:14:17.802Z] #42 0.975 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-01-19T06:14:17.802Z] #42 0.975 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-01-19T06:14:17.802Z] #42 2.513 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-01-19T06:14:17.802Z] #42 4.819 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [257 kB] [2021-01-19T06:14:17.802Z] #42 6.388 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7864 B] [2021-01-19T06:14:17.802Z] #42 ... [2021-01-19T06:14:17.802Z] [2021-01-19T06:14:17.802Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-19T06:14:17.802Z] #51 0.785 + RM_GOPATH=0 [2021-01-19T06:14:17.802Z] #51 0.801 + TMP_GOPATH= [2021-01-19T06:14:17.802Z] #51 0.801 + : /build [2021-01-19T06:14:17.802Z] #51 0.801 + '[' -z '' ']' [2021-01-19T06:14:17.802Z] #51 0.801 ++ mktemp -d [2021-01-19T06:14:17.802Z] #51 0.803 + export GOPATH=/tmp/tmp.m3CcyNmGXi [2021-01-19T06:14:17.802Z] #51 0.803 + GOPATH=/tmp/tmp.m3CcyNmGXi [2021-01-19T06:14:17.802Z] #51 0.803 + RM_GOPATH=1 [2021-01-19T06:14:17.802Z] #51 0.803 + case "$(go env GOARCH)" in [2021-01-19T06:14:17.802Z] #51 0.804 ++ go env GOARCH [2021-01-19T06:14:17.802Z] #51 0.859 + export GO_BUILDMODE=-buildmode=pie [2021-01-19T06:14:17.802Z] #51 0.871 + GO_BUILDMODE=-buildmode=pie [2021-01-19T06:14:17.802Z] #51 0.875 ++ dirname /tmp/install/install.sh [2021-01-19T06:14:17.802Z] #51 0.880 + dir=/tmp/install [2021-01-19T06:14:17.802Z] #51 0.881 + bin=shfmt [2021-01-19T06:14:17.802Z] #51 0.882 + shift [2021-01-19T06:14:17.802Z] #51 0.883 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-01-19T06:14:17.802Z] #51 0.884 + . /tmp/install/shfmt.installer [2021-01-19T06:14:17.802Z] #51 0.884 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-01-19T06:14:17.802Z] #51 0.885 + install_shfmt [2021-01-19T06:14:17.802Z] #51 0.885 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-01-19T06:14:17.802Z] #51 0.885 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-01-19T06:14:17.802Z] #51 0.885 + git clone https://github.com/mvdan/sh.git /tmp/tmp.m3CcyNmGXi/src/github.com/mvdan/sh [2021-01-19T06:14:17.802Z] #51 0.891 Cloning into '/tmp/tmp.m3CcyNmGXi/src/github.com/mvdan/sh'... [2021-01-19T06:14:17.802Z] #51 ... [2021-01-19T06:14:17.802Z] [2021-01-19T06:14:17.802Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-19T06:14:17.802Z] #45 0.795 + RM_GOPATH=0 [2021-01-19T06:14:17.802Z] #45 0.801 + TMP_GOPATH= [2021-01-19T06:14:17.802Z] #45 0.801 + : /build [2021-01-19T06:14:17.802Z] #45 0.801 + '[' -z '' ']' [2021-01-19T06:14:17.802Z] #45 0.805 ++ mktemp -d [2021-01-19T06:14:17.802Z] #45 0.806 + export GOPATH=/tmp/tmp.jGgLyjMhn8 [2021-01-19T06:14:17.802Z] #45 0.816 + GOPATH=/tmp/tmp.jGgLyjMhn8 [2021-01-19T06:14:17.802Z] #45 0.816 + RM_GOPATH=1 [2021-01-19T06:14:17.802Z] #45 0.817 + case "$(go env GOARCH)" in [2021-01-19T06:14:17.802Z] #45 0.820 ++ go env GOARCH [2021-01-19T06:14:17.802Z] #45 0.856 + export GO_BUILDMODE=-buildmode=pie [2021-01-19T06:14:17.802Z] #45 0.860 + GO_BUILDMODE=-buildmode=pie [2021-01-19T06:14:17.802Z] #45 0.865 ++ dirname /tmp/install/install.sh [2021-01-19T06:14:17.802Z] #45 0.868 + dir=/tmp/install [2021-01-19T06:14:17.802Z] #45 0.870 + bin=vndr [2021-01-19T06:14:17.802Z] #45 0.870 + shift [2021-01-19T06:14:17.802Z] #45 0.870 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-01-19T06:14:17.802Z] #45 0.871 + . /tmp/install/vndr.installer [2021-01-19T06:14:17.802Z] #45 0.871 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-01-19T06:14:17.802Z] #45 0.872 + install_vndr [2021-01-19T06:14:17.802Z] #45 0.873 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-01-19T06:14:17.802Z] #45 0.874 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-01-19T06:14:17.802Z] #45 0.875 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.jGgLyjMhn8/src/github.com/LK4D4/vndr [2021-01-19T06:14:17.802Z] #45 0.915 Cloning into '/tmp/tmp.jGgLyjMhn8/src/github.com/LK4D4/vndr'... [2021-01-19T06:14:17.802Z] #45 1.729 + cd /tmp/tmp.jGgLyjMhn8/src/github.com/LK4D4/vndr [2021-01-19T06:14:17.802Z] #45 1.729 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-01-19T06:14:17.802Z] #45 1.745 + go build -buildmode=pie -v -o /build/vndr . [2021-01-19T06:14:17.803Z] #45 3.261 internal/cpu [2021-01-19T06:14:17.803Z] #45 3.299 runtime/internal/sys [2021-01-19T06:14:17.803Z] #45 3.368 internal/race [2021-01-19T06:14:17.803Z] #45 3.510 runtime/internal/atomic [2021-01-19T06:14:17.803Z] #45 3.661 sync/atomic [2021-01-19T06:14:17.803Z] #45 3.792 unicode [2021-01-19T06:14:17.803Z] #45 4.330 unicode/utf8 [2021-01-19T06:14:17.803Z] #45 4.445 math/bits [2021-01-19T06:14:17.803Z] #45 4.546 internal/bytealg [2021-01-19T06:14:17.803Z] #45 5.537 internal/testlog [2021-01-19T06:14:17.803Z] #45 6.193 math [2021-01-19T06:14:17.803Z] #45 6.718 unicode/utf16 [2021-01-19T06:14:17.803Z] #45 6.941 runtime [2021-01-19T06:14:17.803Z] #45 7.546 container/list [2021-01-19T06:14:17.803Z] #45 9.355 crypto/internal/subtle [2021-01-19T06:14:17.803Z] #45 9.510 crypto/subtle [2021-01-19T06:14:17.803Z] #45 9.922 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-01-19T06:14:17.803Z] #45 10.15 internal/nettrace [2021-01-19T06:14:17.803Z] #45 10.36 runtime/cgo [2021-01-19T06:14:17.961Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-01-19T06:14:17.961Z] [2021-01-19T06:14:17.961Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-01-19T06:14:17.961Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-01-19T06:14:17.961Z] HOSTNAME=b8fdc28c1c24 [2021-01-19T06:14:17.961Z] DEST=bundles/test-integration [2021-01-19T06:14:17.961Z] PWD=/go/src/github.com/docker/docker [2021-01-19T06:14:17.961Z] DOCKER_ROOTLESS=1 [2021-01-19T06:14:17.961Z] DOCKER_GITCOMMIT=8086443a449af8ef5c5b0574de8957df7e52f296 [2021-01-19T06:14:17.961Z] container=docker [2021-01-19T06:14:17.961Z] HOME=/root [2021-01-19T06:14:17.961Z] GOLANG_VERSION=1.13.15 [2021-01-19T06:14:17.961Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-01-19T06:14:17.961Z] VALIDATE_BRANCH=master [2021-01-19T06:14:17.961Z] TERM=xterm [2021-01-19T06:14:17.961Z] DOCKER_PKG=github.com/docker/docker [2021-01-19T06:14:17.961Z] SHLVL=1 [2021-01-19T06:14:17.961Z] TIMEOUT=120m [2021-01-19T06:14:17.961Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-01-19T06:14:17.961Z] DOCKER_GRAPHDRIVER=overlay2 [2021-01-19T06:14:17.961Z] GO111MODULE=off [2021-01-19T06:14:17.961Z] DOCKER_EXPERIMENTAL=1 [2021-01-19T06:14:17.961Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-01-19T06:14:17.961Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-01-19T06:14:17.961Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-01-19T06:14:17.961Z] GOPATH=/go [2021-01-19T06:14:17.961Z] PKG_CONFIG=pkg-config [2021-01-19T06:14:17.961Z] _=/usr/bin/env [2021-01-19T06:14:17.961Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-01-19T06:14:18.096Z] #45 ... [2021-01-19T06:14:18.096Z] [2021-01-19T06:14:18.096Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-19T06:14:18.096Z] #13 0.639 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-01-19T06:14:18.096Z] #13 0.676 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-01-19T06:14:18.096Z] #13 0.682 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-01-19T06:14:18.096Z] #13 1.600 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-01-19T06:14:18.096Z] #13 3.691 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [257 kB] [2021-01-19T06:14:18.096Z] #13 5.544 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7864 B] [2021-01-19T06:14:18.305Z] #18 23.88 Selecting previously unselected package libnet1:s390x. [2021-01-19T06:14:18.305Z] #18 23.88 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2021-01-19T06:14:18.305Z] #18 23.89 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2021-01-19T06:14:18.305Z] #18 23.96 Selecting previously unselected package libnl-3-200:s390x. [2021-01-19T06:14:18.305Z] #18 23.96 Preparing to unpack .../22-libnl-3-200_3.4.0-1_s390x.deb ... [2021-01-19T06:14:18.305Z] #18 23.96 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2021-01-19T06:14:18.305Z] #18 24.01 Selecting previously unselected package libprotobuf-c1:s390x. [2021-01-19T06:14:18.305Z] #18 24.01 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2021-01-19T06:14:18.305Z] #18 24.02 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2021-01-19T06:14:18.305Z] #18 24.05 Selecting previously unselected package libreadline5:s390x. [2021-01-19T06:14:18.305Z] #18 24.05 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_s390x.deb ... [2021-01-19T06:14:18.305Z] #18 24.06 Unpacking libreadline5:s390x (5.2+dfsg-3+b13) ... [2021-01-19T06:14:18.305Z] #18 24.10 Selecting previously unselected package net-tools. [2021-01-19T06:14:18.305Z] #18 24.10 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_s390x.deb ... [2021-01-19T06:14:18.305Z] #18 24.10 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-01-19T06:14:18.305Z] #18 24.23 Selecting previously unselected package python-pip-whl. [2021-01-19T06:14:18.305Z] #18 24.23 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-01-19T06:14:18.305Z] #18 24.23 Unpacking python-pip-whl (18.1-5) ... [2021-01-19T06:14:18.389Z] #13 ... [2021-01-19T06:14:18.389Z] [2021-01-19T06:14:18.389Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2021-01-19T06:14:18.389Z] #55 1.025 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-01-19T06:14:18.389Z] #55 1.125 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-01-19T06:14:18.389Z] #55 1.144 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-01-19T06:14:18.389Z] #55 2.694 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-01-19T06:14:18.389Z] #55 4.959 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [257 kB] [2021-01-19T06:14:18.389Z] #55 6.657 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7864 B] [2021-01-19T06:14:18.389Z] #55 ... [2021-01-19T06:14:18.389Z] [2021-01-19T06:14:18.389Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2021-01-19T06:14:18.389Z] #40 0.673 + git clone https://github.com/docker/distribution.git . [2021-01-19T06:14:18.389Z] #40 0.684 Cloning into '.'... [2021-01-19T06:14:18.389Z] #40 ... [2021-01-19T06:14:18.389Z] [2021-01-19T06:14:18.389Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-01-19T06:14:18.389Z] #29 3.592 0.1% ## 3.3% ### 5.3% ###### 9.4% ########### 15.5% ############ 17.5% ############### 21.6% ################### 27.7% ######################## 33.8% ############################ 39.2% ############################## 42.4% ################################### 49.5% ##################################### 52.6% ####################################### 54.6% ######################################## 56.6% ########################################### 60.3% ########################################### 61.1% ############################################## 64.7% ################################################## 70.7% ######################################################## 78.8% ############################################################# 84.9% ################################################################## 93.1% ##################################################################### 96.7% ######################################################################## 100.0% [2021-01-19T06:14:18.389Z] #29 6.680 [2021-01-19T06:14:18.389Z] #29 6.863 ### 4.8% ######################## 33.8% ########################################### 60.4% ######################################################################## 100.0% [2021-01-19T06:14:18.389Z] #29 7.632 [2021-01-19T06:14:18.596Z] #18 24.60 Selecting previously unselected package python3-lib2to3. [2021-01-19T06:14:18.596Z] #18 24.60 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-01-19T06:14:18.596Z] #18 24.60 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-01-19T06:14:18.596Z] #18 24.71 Selecting previously unselected package python3-distutils. [2021-01-19T06:14:18.596Z] #18 24.71 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-01-19T06:14:18.887Z] #18 24.71 Unpacking python3-distutils (3.7.3-1) ... [2021-01-19T06:14:18.887Z] #18 24.79 Selecting previously unselected package python3-pip. [2021-01-19T06:14:18.887Z] #18 24.79 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-01-19T06:14:18.887Z] #18 24.80 Unpacking python3-pip (18.1-5) ... [2021-01-19T06:14:18.887Z] #18 24.93 Selecting previously unselected package python3-pkg-resources. [2021-01-19T06:14:18.887Z] #18 24.93 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-01-19T06:14:18.887Z] #18 24.94 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-01-19T06:14:18.887Z] #18 25.00 Selecting previously unselected package python3-setuptools. [2021-01-19T06:14:19.178Z] #18 25.00 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-01-19T06:14:19.178Z] #18 25.00 Unpacking python3-setuptools (40.8.0-1) ... [2021-01-19T06:14:19.178Z] #18 25.18 Selecting previously unselected package python3-wheel. [2021-01-19T06:14:19.178Z] #18 25.18 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-01-19T06:14:19.178Z] #18 25.18 Unpacking python3-wheel (0.32.3-2) ... [2021-01-19T06:14:19.178Z] #18 25.22 Selecting previously unselected package sudo. [2021-01-19T06:14:19.178Z] #18 25.22 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_s390x.deb ... [2021-01-19T06:14:19.178Z] #18 25.22 Unpacking sudo (1.8.27-1+deb10u2) ... [2021-01-19T06:14:19.288Z] #29 7.841 0.3% ################ 23.5% ############################### 43.9% ############################################################# 85.1% ######################################################################## 100.0% [2021-01-19T06:14:19.470Z] #18 25.50 Selecting previously unselected package thin-provisioning-tools. [2021-01-19T06:14:19.470Z] #18 25.50 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_s390x.deb ... [2021-01-19T06:14:19.470Z] #18 25.50 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-01-19T06:14:19.582Z] #29 8.843 #=#=# [2021-01-19T06:14:19.761Z] #18 25.64 Selecting previously unselected package uidmap. [2021-01-19T06:14:19.761Z] #18 25.64 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_s390x.deb ... [2021-01-19T06:14:19.761Z] #18 25.65 Unpacking uidmap (1:4.5-1.1) ... [2021-01-19T06:14:19.761Z] #18 25.74 Selecting previously unselected package vim-runtime. [2021-01-19T06:14:19.761Z] #18 25.74 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-01-19T06:14:19.761Z] #18 25.76 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-01-19T06:14:19.761Z] #18 25.77 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-01-19T06:14:19.761Z] #18 25.79 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-01-19T06:14:21.836Z] #18 27.82 Selecting previously unselected package vim. [2021-01-19T06:14:21.836Z] #18 27.83 Preparing to unpack .../37-vim_2%3a8.1.0875-5_s390x.deb ... [2021-01-19T06:14:21.836Z] #18 27.83 Unpacking vim (2:8.1.0875-5) ... [2021-01-19T06:14:22.127Z] #18 28.19 Selecting previously unselected package xfsprogs. [2021-01-19T06:14:22.418Z] #18 28.20 Preparing to unpack .../38-xfsprogs_4.20.0-1_s390x.deb ... [2021-01-19T06:14:22.418Z] #18 28.20 Unpacking xfsprogs (4.20.0-1) ... [2021-01-19T06:14:22.418Z] #18 28.47 Selecting previously unselected package zip. [2021-01-19T06:14:22.556Z] #29 9.168 0.5% ### 4.4% ####### 10.1% ######## 12.0% ############ 17.7% ############### 21.6% ################# 24.5% ##################### 29.2% ######################## 33.4% ############################ 39.2% ################################# 46.9% #################################### 50.7% ####################################### 55.1% ############################################ 61.4% ################################################ 67.2% ##################################################### 74.9% ########################################################## 80.6% ############################################################ 84.5% ################################################################ 89.3% ################################################################## 92.1% ##################################################################### 97.1% ######################################################################## 100.0% [2021-01-19T06:14:22.708Z] #18 28.47 Preparing to unpack .../39-zip_3.0-11+b1_s390x.deb ... [2021-01-19T06:14:22.708Z] #18 28.47 Unpacking zip (3.0-11+b1) ... [2021-01-19T06:14:22.708Z] #18 28.63 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-01-19T06:14:22.708Z] #18 28.63 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-01-19T06:14:22.708Z] #18 28.64 Setting up libip6tc0:s390x (1.8.2-4) ... [2021-01-19T06:14:22.708Z] #18 28.65 Setting up libreadline5:s390x (5.2+dfsg-3+b13) ... [2021-01-19T06:14:22.708Z] #18 28.65 Setting up libgpm2:s390x (1.20.7-5) ... [2021-01-19T06:14:22.708Z] #18 28.66 Setting up libip4tc0:s390x (1.8.2-4) ... [2021-01-19T06:14:22.708Z] #18 28.67 Setting up uidmap (1:4.5-1.1) ... [2021-01-19T06:14:22.708Z] #18 28.67 Setting up libnftnl11:s390x (1.1.2-2) ... [2021-01-19T06:14:22.708Z] #18 28.68 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2021-01-19T06:14:22.708Z] #18 28.69 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-01-19T06:14:22.708Z] #18 28.69 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2021-01-19T06:14:22.708Z] #18 28.70 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2021-01-19T06:14:22.708Z] #18 28.71 Setting up xxd (2:8.1.0875-5) ... [2021-01-19T06:14:22.708Z] #18 28.71 Setting up zip (3.0-11+b1) ... [2021-01-19T06:14:22.708Z] #18 28.72 Setting up vim-common (2:8.1.0875-5) ... [2021-01-19T06:14:22.852Z] #29 12.10 [2021-01-19T06:14:22.999Z] #18 28.73 Setting up bash-completion (1:2.8-6) ... [2021-01-19T06:14:23.630Z] #18 ... [2021-01-19T06:14:23.630Z] [2021-01-19T06:14:23.630Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-19T06:14:23.630Z] #41 58.25 CC criu/cr-service.o [2021-01-19T06:14:23.630Z] #41 59.10 CC criu/crtools.o [2021-01-19T06:14:23.630Z] #41 59.41 CC criu/eventfd.o [2021-01-19T06:14:23.630Z] #41 59.70 CC criu/eventpoll.o [2021-01-19T06:14:23.630Z] #41 60.21 CC criu/external.o [2021-01-19T06:14:23.630Z] #41 60.37 CC criu/fault-injection.o [2021-01-19T06:14:23.630Z] #41 60.45 CC criu/fdstore.o [2021-01-19T06:14:23.630Z] #41 60.72 CC criu/fifo.o [2021-01-19T06:14:23.630Z] #41 60.98 CC criu/file-ids.o [2021-01-19T06:14:23.630Z] #41 61.09 CC criu/file-lock.o [2021-01-19T06:14:23.630Z] #41 61.43 CC criu/files-ext.o [2021-01-19T06:14:23.630Z] #41 61.61 CC criu/files-reg.o [2021-01-19T06:14:23.630Z] #41 63.01 CC criu/files.o [2021-01-19T06:14:23.630Z] #41 64.19 CC criu/filesystems.o [2021-01-19T06:14:23.630Z] #41 64.65 CC criu/fsnotify.o [2021-01-19T06:14:23.630Z] #41 65.30 CC criu/image-desc.o [2021-01-19T06:14:23.630Z] #41 65.38 CC criu/image.o [2021-01-19T06:14:23.630Z] #41 65.88 CC criu/ipc_ns.o [2021-01-19T06:14:23.630Z] #41 66.56 CC criu/irmap.o [2021-01-19T06:14:23.630Z] #41 66.81 CC criu/kcmp-ids.o [2021-01-19T06:14:23.630Z] #41 67.02 CC criu/kerndat.o [2021-01-19T06:14:23.630Z] #41 67.69 CC criu/libnetlink.o [2021-01-19T06:14:23.630Z] #41 67.93 CC criu/log.o [2021-01-19T06:14:23.630Z] #41 68.31 CC criu/lsm.o [2021-01-19T06:14:23.921Z] #41 68.57 CC criu/mem.o [2021-01-19T06:14:23.921Z] #41 ... [2021-01-19T06:14:23.921Z] [2021-01-19T06:14:23.921Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-01-19T06:14:23.921Z] #18 30.02 Setting up libiptc0:s390x (1.8.2-4) ... [2021-01-19T06:14:24.212Z] #18 30.03 Setting up xz-utils (5.2.4-1) ... [2021-01-19T06:14:24.212Z] #18 30.03 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-01-19T06:14:24.212Z] #18 30.05 Setting up sudo (1.8.27-1+deb10u2) ... [2021-01-19T06:14:24.212Z] #18 30.08 invoke-rc.d: could not determine current runlevel [2021-01-19T06:14:24.212Z] #18 30.08 invoke-rc.d: policy-rc.d denied execution of start. [2021-01-19T06:14:24.212Z] #18 30.09 Setting up pigz (2.4-1) ... [2021-01-19T06:14:24.212Z] #18 30.09 Setting up libnfnetlink0:s390x (1.0.1-3+b1) ... [2021-01-19T06:14:24.212Z] #18 30.10 Setting up libnl-3-200:s390x (3.4.0-1) ... [2021-01-19T06:14:24.212Z] #18 30.12 Setting up python-pip-whl (18.1-5) ... [2021-01-19T06:14:24.212Z] #18 30.12 Setting up libmpdec2:s390x (2.4.2-2) ... [2021-01-19T06:14:24.212Z] #18 30.13 Setting up vim-runtime (2:8.1.0875-5) ... [2021-01-19T06:14:24.503Z] #18 30.35 Setting up libaio1:s390x (0.3.112-3) ... [2021-01-19T06:14:24.503Z] #18 30.35 Setting up libonig5:s390x (6.9.1-1) ... [2021-01-19T06:14:24.503Z] #18 30.36 Setting up libpython3.7-stdlib:s390x (3.7.3-2+deb10u2) ... [2021-01-19T06:14:24.503Z] #18 30.37 Setting up vim (2:8.1.0875-5) ... [2021-01-19T06:14:24.503Z] #18 30.37 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-01-19T06:14:24.503Z] #18 30.38 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-01-19T06:14:24.503Z] #18 30.38 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-01-19T06:14:24.503Z] #18 30.38 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-01-19T06:14:24.503Z] #18 30.38 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-01-19T06:14:24.503Z] #18 30.39 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-01-19T06:14:24.503Z] #18 30.39 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-01-19T06:14:24.503Z] #18 30.39 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-01-19T06:14:24.503Z] #18 30.41 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2021-01-19T06:14:24.503Z] #18 30.41 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-01-19T06:14:24.503Z] #18 30.42 Setting up libnetfilter-conntrack3:s390x (1.0.7-1) ... [2021-01-19T06:14:24.503Z] #18 30.43 Setting up jq (1.5+dfsg-2+b1) ... [2021-01-19T06:14:24.503Z] #18 30.43 Setting up libpython3-stdlib:s390x (3.7.3-1) ... [2021-01-19T06:14:24.503Z] #18 30.44 Setting up python3.7 (3.7.3-2+deb10u2) ... [2021-01-19T06:14:24.695Z] #29 12.31 0.5% # 2.3% ## 4.1% ### 5.2% #### 6.1% #### 6.8% ##### 7.9% ###### 8.9% ####### 11.0% ######### 12.7% ########## 14.4% ########### 16.5% ############# 18.5% [2021-01-19T06:14:24.695Z] #29 ... [2021-01-19T06:14:24.695Z] [2021-01-19T06:14:24.695Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2021-01-19T06:14:24.695Z] #55 18.03 Fetched 8196 kB in 17s (481 kB/s) [2021-01-19T06:14:26.567Z] #18 32.17 Setting up iptables (1.8.2-4) ... [2021-01-19T06:14:26.567Z] #18 32.19 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-01-19T06:14:26.567Z] #18 32.19 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-01-19T06:14:26.567Z] #18 32.20 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-01-19T06:14:26.567Z] #18 32.20 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-01-19T06:14:26.567Z] #18 32.21 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-01-19T06:14:26.567Z] #18 32.22 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-01-19T06:14:26.567Z] #18 32.22 Setting up python3 (3.7.3-1) ... [2021-01-19T06:14:26.567Z] #18 32.48 Setting up python3-wheel (0.32.3-2) ... [2021-01-19T06:14:27.198Z] #18 32.96 Setting up apparmor (2.13.2-10) ... [2021-01-19T06:14:27.829Z] #18 33.79 Setting up xfsprogs (4.20.0-1) ... [2021-01-19T06:14:27.829Z] #18 33.80 Setting up python3-lib2to3 (3.7.3-1) ... [2021-01-19T06:14:28.120Z] #18 34.06 Setting up python3-pkg-resources (40.8.0-1) ... [2021-01-19T06:14:28.641Z] ok github.com/docker/docker/cmd/dockerd 0.115s coverage: 29.1% of statements [2021-01-19T06:14:28.641Z] ok github.com/docker/docker/container 0.160s coverage: 34.7% of statements [2021-01-19T06:14:28.641Z] ? github.com/docker/docker/container/stream [no test files] [2021-01-19T06:14:28.641Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-01-19T06:14:28.641Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-01-19T06:14:28.641Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-01-19T06:14:28.751Z] #18 34.54 Setting up python3-distutils (3.7.3-1) ... [2021-01-19T06:14:28.751Z] #18 34.79 Setting up python3-setuptools (40.8.0-1) ... [2021-01-19T06:14:29.231Z] #55 18.03 Reading package lists... [2021-01-19T06:14:29.231Z] #55 ... [2021-01-19T06:14:29.231Z] [2021-01-19T06:14:29.231Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-19T06:14:29.231Z] #47 11.89 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-01-19T06:14:29.231Z] #47 15.74 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-01-19T06:14:29.231Z] #47 15.75 go: finding github.com/fatih/color v1.9.0 [2021-01-19T06:14:29.231Z] #47 15.78 go: finding github.com/pkg/errors v0.9.1 [2021-01-19T06:14:29.231Z] #47 15.87 go: finding github.com/mattn/go-colorable v0.1.6 [2021-01-19T06:14:29.231Z] #47 15.97 go: finding github.com/spf13/pflag v1.0.3 [2021-01-19T06:14:29.231Z] #47 16.02 go: finding github.com/mattn/go-isatty v0.0.12 [2021-01-19T06:14:29.231Z] #47 16.46 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-01-19T06:14:29.231Z] #47 16.64 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-01-19T06:14:29.231Z] #47 16.77 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-01-19T06:14:29.231Z] #47 16.79 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-01-19T06:14:29.231Z] #47 16.81 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-01-19T06:14:29.231Z] #47 ... [2021-01-19T06:14:29.231Z] [2021-01-19T06:14:29.231Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-01-19T06:14:29.231Z] #29 12.31 0.5% # 2.3% ## 4.1% ### 5.2% #### 6.1% #### 6.8% ##### 7.9% ###### 8.9% ####### 11.0% ######### 12.7% ########## 14.4% ########### 16.5% ############# 18.5% ############# 19.0% ############## 20.4% ############### 21.3% ################ 23.0% ################## 25.4% ################### 27.6% ##################### 29.8% ###################### 31.4% ####################### 32.5% ######################## 33.7% ######################### 35.3% ########################## 37.3% ############################ 38.9% ############################ 40.2% ############################# 41.6% ############################### 43.1% ################################ 45.2% ################################# 46.9% ################################### 49.6% ##################################### 52.1% ###################################### 53.7% ####################################### 55.3% ######################################### 57.5% ########################################## 59.1% ########################################### 60.7% ############################################ 62.4% ############################################## 64.0% ############################################### 65.6% ################################################ 67.3% ################################################# 69.4% ################################################### 71.6% #################################################### 73.4% ###################################################### 75.6% ####################################################### 77.2% ######################################################## 78.8% ######################################################### 80.4% ########################################################## 81.7% ############################################################ 83.6% ############################################################# [2021-01-19T06:14:29.231Z] #29 ... [2021-01-19T06:14:29.231Z] [2021-01-19T06:14:29.231Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-19T06:14:29.231Z] #49 12.58 go: downloading github.com/spf13/cobra v0.0.5 [2021-01-19T06:14:29.231Z] #49 12.60 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-01-19T06:14:29.231Z] #49 12.68 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-01-19T06:14:29.231Z] #49 12.69 go: downloading github.com/spf13/pflag v1.0.5 [2021-01-19T06:14:29.231Z] #49 12.69 go: downloading github.com/stretchr/testify v1.4.0 [2021-01-19T06:14:29.231Z] #49 12.69 go: downloading github.com/fatih/color v1.7.0 [2021-01-19T06:14:29.231Z] #49 12.69 go: downloading github.com/pkg/errors v0.8.1 [2021-01-19T06:14:29.231Z] #49 12.70 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-01-19T06:14:29.231Z] #49 12.76 go: downloading github.com/spf13/viper v1.6.1 [2021-01-19T06:14:29.231Z] #49 13.09 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-01-19T06:14:29.231Z] #49 13.11 go: extracting github.com/fatih/color v1.7.0 [2021-01-19T06:14:29.231Z] #49 13.12 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-01-19T06:14:29.231Z] #49 13.12 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-01-19T06:14:29.231Z] #49 13.39 go: extracting github.com/pkg/errors v0.8.1 [2021-01-19T06:14:29.231Z] #49 13.56 go: extracting github.com/spf13/cobra v0.0.5 [2021-01-19T06:14:29.231Z] #49 13.62 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-01-19T06:14:29.231Z] #49 13.64 go: extracting github.com/spf13/pflag v1.0.5 [2021-01-19T06:14:29.231Z] #49 13.69 go: extracting github.com/stretchr/testify v1.4.0 [2021-01-19T06:14:29.231Z] #49 13.73 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-01-19T06:14:29.231Z] #49 14.00 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-01-19T06:14:29.231Z] #49 14.12 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-01-19T06:14:29.231Z] #49 14.18 go: extracting github.com/spf13/viper v1.6.1 [2021-01-19T06:14:29.231Z] #49 14.38 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-01-19T06:14:29.231Z] #49 14.41 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-01-19T06:14:29.231Z] #49 14.53 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-01-19T06:14:29.231Z] #49 14.70 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-01-19T06:14:29.231Z] #49 14.79 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-01-19T06:14:29.231Z] #49 14.80 go: downloading github.com/spf13/cast v1.3.0 [2021-01-19T06:14:29.231Z] #49 14.80 go: downloading github.com/magiconair/properties v1.8.1 [2021-01-19T06:14:29.231Z] #49 14.86 go: downloading github.com/spf13/afero v1.1.2 [2021-01-19T06:14:29.231Z] #49 14.86 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-01-19T06:14:29.231Z] #49 14.87 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-01-19T06:14:29.231Z] #49 14.92 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-01-19T06:14:29.231Z] #49 15.16 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-01-19T06:14:29.231Z] #49 15.19 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-01-19T06:14:29.231Z] #49 15.25 go: extracting github.com/spf13/cast v1.3.0 [2021-01-19T06:14:29.231Z] #49 15.25 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-01-19T06:14:29.231Z] #49 15.38 go: downloading github.com/subosito/gotenv v1.2.0 [2021-01-19T06:14:29.231Z] #49 15.42 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-01-19T06:14:29.231Z] #49 15.62 go: extracting github.com/spf13/afero v1.1.2 [2021-01-19T06:14:29.231Z] #49 15.62 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-01-19T06:14:29.231Z] #49 15.66 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-01-19T06:14:29.231Z] #49 15.75 go: extracting github.com/magiconair/properties v1.8.1 [2021-01-19T06:14:29.231Z] #49 15.85 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-01-19T06:14:29.231Z] #49 15.90 go: downloading golang.org/x/text v0.3.2 [2021-01-19T06:14:29.231Z] #49 16.04 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-01-19T06:14:29.231Z] #49 16.05 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-01-19T06:14:29.231Z] #49 16.08 go: extracting github.com/subosito/gotenv v1.2.0 [2021-01-19T06:14:29.231Z] #49 16.13 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-01-19T06:14:29.231Z] #49 16.49 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-01-19T06:14:29.231Z] #49 16.56 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-01-19T06:14:29.231Z] #49 16.74 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-01-19T06:14:29.231Z] #49 16.83 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-01-19T06:14:29.231Z] #49 16.96 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-01-19T06:14:29.231Z] #49 17.51 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-01-19T06:14:29.231Z] #49 17.73 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-01-19T06:14:29.231Z] #49 17.92 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-01-19T06:14:29.231Z] #49 17.98 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-01-19T06:14:29.231Z] #49 18.20 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-01-19T06:14:29.231Z] #49 18.21 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-01-19T06:14:29.231Z] #49 18.22 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-01-19T06:14:29.231Z] #49 18.28 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-01-19T06:14:29.231Z] #49 18.37 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-01-19T06:14:29.231Z] #49 18.41 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-01-19T06:14:29.231Z] #49 18.47 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-01-19T06:14:29.231Z] #49 18.57 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-01-19T06:14:29.231Z] #49 18.60 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-01-19T06:14:29.231Z] #49 18.64 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-01-19T06:14:29.231Z] #49 18.86 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-01-19T06:14:29.231Z] #49 19.01 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-01-19T06:14:29.231Z] #49 19.06 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-01-19T06:14:29.231Z] #49 19.17 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-01-19T06:14:29.231Z] #49 19.30 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-01-19T06:14:29.231Z] #49 19.36 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-01-19T06:14:29.231Z] #49 19.40 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-01-19T06:14:29.231Z] #49 22.52 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-01-19T06:14:29.416Z] #18 35.40 Setting up python3-pip (18.1-5) ... [2021-01-19T06:14:29.535Z] #49 ... [2021-01-19T06:14:29.535Z] [2021-01-19T06:14:29.535Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-19T06:14:29.535Z] #51 12.65 + cd /tmp/tmp.m3CcyNmGXi/src/github.com/mvdan/sh [2021-01-19T06:14:29.535Z] #51 12.65 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-01-19T06:14:29.535Z] #51 12.79 + GO111MODULE=on [2021-01-19T06:14:29.535Z] #51 12.83 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-01-19T06:14:29.535Z] #51 14.71 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-01-19T06:14:29.535Z] #51 14.74 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-01-19T06:14:29.535Z] #51 14.84 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-01-19T06:14:29.535Z] #51 15.39 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-01-19T06:14:29.535Z] #51 15.51 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-01-19T06:14:29.535Z] #51 16.71 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-01-19T06:14:29.535Z] #51 17.57 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-01-19T06:14:29.535Z] #51 19.61 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-01-19T06:14:29.535Z] #51 21.56 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-01-19T06:14:29.535Z] #51 21.58 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-01-19T06:14:29.535Z] #51 22.03 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-01-19T06:14:29.535Z] #51 22.17 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-01-19T06:14:29.535Z] #51 ... [2021-01-19T06:14:29.535Z] [2021-01-19T06:14:29.535Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-01-19T06:14:29.707Z] #18 35.83 Processing triggers for libc-bin (2.28-10) ... [2021-01-19T06:14:29.842Z] #29 12.31 0.5% # 2.3% ## 4.1% ### 5.2% #### 6.1% #### 6.8% ##### 7.9% ###### 8.9% ####### 11.0% ######### 12.7% ########## 14.4% ########### 16.5% ############# 18.5% ############# 19.0% ############## 20.4% ############### 21.3% ################ 23.0% ################## 25.4% ################### 27.6% ##################### 29.8% ###################### 31.4% ####################### 32.5% ######################## 33.7% ######################### 35.3% ########################## 37.3% ############################ 38.9% ############################ 40.2% ############################# 41.6% ############################### 43.1% ################################ 45.2% ################################# 46.9% ################################### 49.6% ##################################### 52.1% ###################################### 53.7% ####################################### 55.3% ######################################### 57.5% ########################################## 59.1% ########################################### 60.7% ############################################ 62.4% ############################################## 64.0% ############################################### 65.6% ################################################ 67.3% ################################################# 69.4% ################################################### 71.6% #################################################### 73.4% ###################################################### 75.6% ####################################################### 77.2% ######################################################## 78.8% ######################################################### 80.4% ########################################################## 81.7% ############################################################ 83.6% ############################################################# 85.2% ############################################################## 86.8% ############################################################### 88.5% ################################################################# 90.6% ################################################################## 92.0% [2021-01-19T06:14:29.842Z] #29 ... [2021-01-19T06:14:29.842Z] [2021-01-19T06:14:29.842Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-19T06:14:29.842Z] #45 13.25 vendor/golang.org/x/crypto/internal/subtle [2021-01-19T06:14:29.998Z] #18 35.87 Processing triggers for mime-support (3.62) ... [2021-01-19T06:14:30.138Z] #45 ... [2021-01-19T06:14:30.138Z] [2021-01-19T06:14:30.138Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-01-19T06:14:30.289Z] #18 DONE 36.4s [2021-01-19T06:14:30.289Z] [2021-01-19T06:14:30.289Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-19T06:14:30.289Z] #41 69.55 CC criu/memfd.o [2021-01-19T06:14:30.289Z] #41 69.94 CC criu/mount.o [2021-01-19T06:14:30.289Z] #41 71.97 CC criu/namespaces.o [2021-01-19T06:14:30.289Z] #41 73.04 CC criu/net.o [2021-01-19T06:14:30.433Z] #29 12.31 0.5% # 2.3% ## 4.1% ### 5.2% #### 6.1% #### 6.8% ##### 7.9% ###### 8.9% ####### 11.0% ######### 12.7% ########## 14.4% ########### 16.5% ############# 18.5% ############# 19.0% ############## 20.4% ############### 21.3% ################ 23.0% ################## 25.4% ################### 27.6% ##################### 29.8% ###################### 31.4% ####################### 32.5% ######################## 33.7% ######################### 35.3% ########################## 37.3% ############################ 38.9% ############################ 40.2% ############################# 41.6% ############################### 43.1% ################################ 45.2% ################################# 46.9% ################################### 49.6% ##################################### 52.1% ###################################### 53.7% ####################################### 55.3% ######################################### 57.5% ########################################## 59.1% ########################################### 60.7% ############################################ 62.4% ############################################## 64.0% ############################################### 65.6% ################################################ 67.3% ################################################# 69.4% ################################################### 71.6% #################################################### 73.4% ###################################################### 75.6% ####################################################### 77.2% ######################################################## 78.8% ######################################################### 80.4% ########################################################## 81.7% ############################################################ 83.6% ############################################################# 85.2% ############################################################## 86.8% ############################################################### 88.5% ################################################################# 90.6% ################################################################## 92.0% ################################################################### 93.7% #################################################################### 95.3% ##################################################################### 96.9% ####################################################################### 99.1% ######################################################################## 100.0% [2021-01-19T06:14:30.433Z] #29 19.68 [2021-01-19T06:14:30.580Z] #41 75.12 CC criu/netfilter.o [2021-01-19T06:14:30.580Z] #41 ... [2021-01-19T06:14:30.580Z] [2021-01-19T06:14:30.580Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2021-01-19T06:14:30.580Z] #38 111.2 + dpkg --print-architecture [2021-01-19T06:14:30.580Z] #38 111.2 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-01-19T06:14:31.210Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.030s coverage: 65.3% of statements [2021-01-19T06:14:31.212Z] #38 111.7 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-01-19T06:14:31.212Z] #38 111.7 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-01-19T06:14:31.508Z] #38 ... [2021-01-19T06:14:31.508Z] [2021-01-19T06:14:31.508Z] #19 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2021-01-19T06:14:31.508Z] #19 0.716 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-01-19T06:14:31.508Z] #19 0.722 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-01-19T06:14:31.508Z] #19 0.724 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-01-19T06:14:31.508Z] #19 DONE 0.9s [2021-01-19T06:14:31.508Z] [2021-01-19T06:14:31.508Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-01-19T06:14:32.526Z] #29 21.39 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-01-19T06:14:32.818Z] #29 21.94 [2021-01-19T06:14:33.111Z] #29 22.14 #################### 28.7% ######################################################################## 100.0% [2021-01-19T06:14:33.111Z] #29 22.40 [2021-01-19T06:14:33.146Z] ok github.com/docker/docker/daemon/cluster/convert 0.054s coverage: 35.9% of statements [2021-01-19T06:14:34.634Z] #29 ... [2021-01-19T06:14:34.634Z] [2021-01-19T06:14:34.634Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-19T06:14:34.634Z] #13 17.55 Fetched 8196 kB in 17s (485 kB/s) [2021-01-19T06:14:34.634Z] #13 17.55 Reading package lists... [2021-01-19T06:14:34.634Z] #13 26.04 Reading package lists... [2021-01-19T06:14:34.634Z] #13 ... [2021-01-19T06:14:34.634Z] [2021-01-19T06:14:34.634Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-01-19T06:14:34.634Z] #36 17.82 Fetched 8196 kB in 17s (480 kB/s) [2021-01-19T06:14:34.634Z] #36 17.82 Reading package lists... [2021-01-19T06:14:34.634Z] #36 27.25 Reading package lists... [2021-01-19T06:14:34.634Z] #36 ... [2021-01-19T06:14:34.634Z] [2021-01-19T06:14:34.634Z] #64 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-19T06:14:34.634Z] #64 21.26 Checking out files: 66% (1267/1905) Checking out files: 67% (1277/1905) Checking out files: 68% (1296/1905) Checking out files: 69% (1315/1905) Checking out files: 70% (1334/1905) Checking out files: 71% (1353/1905) Checking out files: 72% (1372/1905) Checking out files: 73% (1391/1905) Checking out files: 74% (1410/1905) Checking out files: 75% (1429/1905) Checking out files: 76% (1448/1905) Checking out files: 77% (1467/1905) Checking out files: 78% (1486/1905) Checking out files: 79% (1505/1905) Checking out files: 80% (1524/1905) Checking out files: 81% (1544/1905) Checking out files: 82% (1563/1905) Checking out files: 83% (1582/1905) Checking out files: 84% (1601/1905) Checking out files: 85% (1620/1905) Checking out files: 86% (1639/1905) Checking out files: 87% (1658/1905) Checking out files: 88% (1677/1905) Checking out files: 89% (1696/1905) Checking out files: 90% (1715/1905) Checking out files: 91% (1734/1905) Checking out files: 92% (1753/1905) Checking out files: 93% (1772/1905) Checking out files: 94% (1791/1905) Checking out files: 95% (1810/1905) Checking out files: 96% (1829/1905) Checking out files: 97% (1848/1905) Checking out files: 98% (1867/1905) Checking out files: 99% (1886/1905) Checking out files: 100% (1905/1905) Checking out files: 100% (1905/1905), done. [2021-01-19T06:14:34.634Z] #64 21.82 + cd /tmp/tmp.31NdVE27J1/src/github.com/docker/libnetwork [2021-01-19T06:14:34.634Z] #64 21.82 + git checkout -q fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-01-19T06:14:34.634Z] #64 22.16 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-01-19T06:14:34.930Z] #64 ... [2021-01-19T06:14:34.930Z] [2021-01-19T06:14:34.930Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-01-19T06:14:34.930Z] #42 18.02 Fetched 8196 kB in 17s (477 kB/s) [2021-01-19T06:14:34.930Z] #42 18.02 Reading package lists... [2021-01-19T06:14:34.930Z] #42 26.35 Reading package lists... [2021-01-19T06:14:34.930Z] #42 ... [2021-01-19T06:14:34.930Z] [2021-01-19T06:14:34.930Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2021-01-19T06:14:34.931Z] #40 19.00 Checking out files: 77% (1292/1667) Checking out files: 78% (1301/1667) Checking out files: 79% (1317/1667) Checking out files: 80% (1334/1667) Checking out files: 81% (1351/1667) Checking out files: 82% (1367/1667) Checking out files: 83% (1384/1667) Checking out files: 84% (1401/1667) Checking out files: 85% (1417/1667) Checking out files: 86% (1434/1667) Checking out files: 87% (1451/1667) Checking out files: 88% (1467/1667) Checking out files: 89% (1484/1667) Checking out files: 90% (1501/1667) Checking out files: 91% (1517/1667) Checking out files: 92% (1534/1667) Checking out files: 93% (1551/1667) Checking out files: 94% (1567/1667) Checking out files: 95% (1584/1667) Checking out files: 96% (1601/1667) Checking out files: 97% (1617/1667) Checking out files: 98% (1634/1667) Checking out files: 99% (1651/1667) Checking out files: 100% (1667/1667) Checking out files: 100% (1667/1667), done. [2021-01-19T06:14:34.931Z] #40 19.50 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-01-19T06:14:34.931Z] #40 21.35 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2021-01-19T06:14:35.023Z] #20 3.140 Collecting yamllint==1.16.0 [2021-01-19T06:14:35.023Z] #20 3.359 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2021-01-19T06:14:35.023Z] #20 3.375 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2021-01-19T06:14:35.023Z] #20 3.408 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-01-19T06:14:35.023Z] #20 3.427 Collecting pyyaml (from yamllint==1.16.0) [2021-01-19T06:14:35.023Z] #20 3.528 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2021-01-19T06:14:35.654Z] #20 4.321 Building wheels for collected packages: pyyaml [2021-01-19T06:14:35.654Z] #20 4.335 Running setup.py bdist_wheel for pyyaml: started [2021-01-19T06:14:35.975Z] #40 ... [2021-01-19T06:14:35.975Z] [2021-01-19T06:14:35.975Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-01-19T06:14:35.975Z] #29 25.00 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-01-19T06:14:35.975Z] #29 25.10 skipping existing 5cb8031fd95d [2021-01-19T06:14:36.269Z] #29 25.40 [2021-01-19T06:14:36.286Z] #20 4.929 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2021-01-19T06:14:36.286Z] #20 4.929 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2021-01-19T06:14:36.286Z] #20 4.970 Successfully built pyyaml [2021-01-19T06:14:36.474Z] ok github.com/docker/docker/daemon/cluster 0.108s coverage: 0.5% of statements [2021-01-19T06:14:36.577Z] #20 4.979 Installing collected packages: pathspec, pyyaml, yamllint [2021-01-19T06:14:36.577Z] #20 5.170 Successfully installed pathspec-0.8.1 pyyaml-5.3.1 yamllint-1.16.0 [2021-01-19T06:14:36.870Z] #20 DONE 5.5s [2021-01-19T06:14:36.870Z] [2021-01-19T06:14:36.870Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2021-01-19T06:14:37.161Z] #23 DONE 0.1s [2021-01-19T06:14:37.161Z] [2021-01-19T06:14:37.161Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2021-01-19T06:14:37.793Z] #29 26.88 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-01-19T06:14:38.196Z] #28 DONE 1.0s [2021-01-19T06:14:38.196Z] [2021-01-19T06:14:38.196Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2021-01-19T06:14:38.196Z] #31 DONE 0.2s [2021-01-19T06:14:38.196Z] [2021-01-19T06:14:38.196Z] #33 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2021-01-19T06:14:38.196Z] #33 DONE 0.1s [2021-01-19T06:14:38.196Z] [2021-01-19T06:14:38.196Z] #36 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2021-01-19T06:14:38.411Z] ok github.com/docker/docker/daemon/discovery 0.019s coverage: 30.0% of statements [2021-01-19T06:14:38.451Z] #29 27.46 [2021-01-19T06:14:38.487Z] #36 DONE 0.1s [2021-01-19T06:14:38.487Z] [2021-01-19T06:14:38.487Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-19T06:14:38.487Z] #41 75.40 CC criu/page-pipe.o [2021-01-19T06:14:38.487Z] #41 75.82 CC criu/page-xfer.o [2021-01-19T06:14:38.487Z] #41 76.96 CC criu/pagemap-cache.o [2021-01-19T06:14:38.487Z] #41 77.16 CC criu/pagemap.o [2021-01-19T06:14:38.487Z] #41 77.81 CC criu/parasite-syscall.o [2021-01-19T06:14:38.487Z] #41 78.33 CC criu/path.o [2021-01-19T06:14:38.487Z] #41 78.50 CC criu/pie-util-vdso.o [2021-01-19T06:14:38.487Z] #41 78.75 CC criu/pie-util.o [2021-01-19T06:14:38.487Z] #41 78.86 CC criu/pipes.o [2021-01-19T06:14:38.487Z] #41 79.24 CC criu/plugin.o [2021-01-19T06:14:38.487Z] #41 79.50 CC criu/proc_parse.o [2021-01-19T06:14:38.487Z] #41 80.92 CC criu/protobuf-desc.o [2021-01-19T06:14:38.487Z] #41 81.54 CC criu/protobuf.o [2021-01-19T06:14:38.487Z] #41 81.81 CC criu/pstree.o [2021-01-19T06:14:38.487Z] #41 82.48 CC criu/rbtree.o [2021-01-19T06:14:38.487Z] #41 82.66 CC criu/rst-malloc.o [2021-01-19T06:14:38.487Z] #41 82.90 CC criu/seccomp.o [2021-01-19T06:14:38.778Z] #41 83.25 CC criu/seize.o [2021-01-19T06:14:39.007Z] ok github.com/docker/docker/daemon/config 0.084s coverage: 81.8% of statements [2021-01-19T06:14:39.069Z] #41 83.73 CC criu/servicefd.o [2021-01-19T06:14:39.360Z] #41 84.04 CC criu/shmem.o [2021-01-19T06:14:39.931Z] #29 27.66 0.1% # 2.3% #### 6.0% ###### 9.7% ########## 15.2% ############## 20.0% ################# 23.7% ################### 27.4% ####################### 32.9% ########################### 38.5% ################################ 45.8% ##################################### 52.6% ####################################### 54.4% [2021-01-19T06:14:39.931Z] #29 ... [2021-01-19T06:14:39.931Z] [2021-01-19T06:14:39.931Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-19T06:14:39.931Z] #49 23.39 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-01-19T06:14:39.931Z] #49 30.31 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-01-19T06:14:39.931Z] #49 30.39 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-01-19T06:14:39.931Z] #49 30.43 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-01-19T06:14:39.931Z] #49 30.43 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-01-19T06:14:39.932Z] #49 30.47 go: downloading github.com/stretchr/objx v0.2.0 [2021-01-19T06:14:39.932Z] #49 30.47 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-01-19T06:14:39.932Z] #49 30.54 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-01-19T06:14:39.932Z] #49 30.66 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-01-19T06:14:39.932Z] #49 30.81 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-01-19T06:14:39.932Z] #49 30.89 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-01-19T06:14:39.932Z] #49 30.97 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-01-19T06:14:39.932Z] #49 31.04 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-01-19T06:14:39.932Z] #49 31.04 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-01-19T06:14:39.932Z] #49 31.17 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-01-19T06:14:39.932Z] #49 31.30 go: extracting github.com/stretchr/objx v0.2.0 [2021-01-19T06:14:39.932Z] #49 31.39 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-01-19T06:14:39.932Z] #49 31.42 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-01-19T06:14:39.932Z] #49 31.42 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-01-19T06:14:39.932Z] #49 31.45 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-01-19T06:14:39.932Z] #49 31.54 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-01-19T06:14:39.932Z] #49 31.65 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-01-19T06:14:39.932Z] #49 31.66 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-01-19T06:14:39.932Z] #49 31.79 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-01-19T06:14:39.932Z] #49 31.80 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-01-19T06:14:39.932Z] #49 31.96 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-01-19T06:14:39.932Z] #49 32.10 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-01-19T06:14:39.932Z] #49 32.11 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-01-19T06:14:39.932Z] #49 32.14 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-01-19T06:14:39.932Z] #49 32.16 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-01-19T06:14:39.932Z] #49 32.50 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-01-19T06:14:39.932Z] #49 32.53 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-01-19T06:14:39.932Z] #49 32.55 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-01-19T06:14:39.932Z] #49 32.58 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-01-19T06:14:39.932Z] #49 32.60 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-01-19T06:14:39.932Z] #49 32.91 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-01-19T06:14:39.932Z] #49 33.12 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-01-19T06:14:39.932Z] #49 33.16 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-01-19T06:14:39.932Z] #49 33.20 go: downloading github.com/ultraware/funlen v0.0.2 [2021-01-19T06:14:39.932Z] #49 33.24 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-01-19T06:14:39.932Z] #49 33.27 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-01-19T06:14:39.964Z] ok github.com/docker/docker/daemon/events 0.093s coverage: 50.0% of statements [2021-01-19T06:14:39.991Z] #41 84.60 CC criu/sigframe.o [2021-01-19T06:14:40.139Z] INFO [loader] Go packages loading at mode 575 (compiled_files|deps|files|imports|name|exports_file|types_sizes) took 1m58.556027978s [2021-01-19T06:14:40.139Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 655.113598ms [2021-01-19T06:14:40.231Z] #49 33.43 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-01-19T06:14:40.231Z] #49 33.48 go: extracting github.com/ultraware/funlen v0.0.2 [2021-01-19T06:14:40.231Z] #49 33.48 go: downloading github.com/gogo/protobuf v1.2.1 [2021-01-19T06:14:40.231Z] #49 ... [2021-01-19T06:14:40.231Z] [2021-01-19T06:14:40.231Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-01-19T06:14:40.282Z] #41 84.73 CC criu/signalfd.o [2021-01-19T06:14:40.282Z] #41 84.92 CC criu/sk-inet.o [2021-01-19T06:14:40.840Z] #29 27.66 0.1% # 2.3% #### 6.0% ###### 9.7% ########## 15.2% ############## 20.0% ################# 23.7% ################### 27.4% ####################### 32.9% ########################### 38.5% ################################ 45.8% ##################################### 52.6% ####################################### 54.4% ########################################### 60.0% ############################################ 61.8% ############################################### 66.2% ################################################## 70.1% ####################################################### 76.6% ########################################################### 82.2% [2021-01-19T06:14:40.840Z] #29 ... [2021-01-19T06:14:40.840Z] [2021-01-19T06:14:40.840Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-19T06:14:40.840Z] #51 24.01 runtime [2021-01-19T06:14:40.840Z] #51 ... [2021-01-19T06:14:40.840Z] [2021-01-19T06:14:40.840Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-01-19T06:14:40.914Z] #41 85.55 CC criu/sk-netlink.o [2021-01-19T06:14:40.914Z] #41 85.70 CC criu/sk-packet.o [2021-01-19T06:14:40.919Z] ok github.com/docker/docker/daemon/graphdriver 0.037s coverage: 2.2% of statements [2021-01-19T06:14:41.431Z] #29 27.66 0.1% # 2.3% #### 6.0% ###### 9.7% ########## 15.2% ############## 20.0% ################# 23.7% ################### 27.4% ####################### 32.9% ########################### 38.5% ################################ 45.8% ##################################### 52.6% ####################################### 54.4% ########################################### 60.0% ############################################ 61.8% ############################################### 66.2% ################################################## 70.1% ####################################################### 76.6% ########################################################### 82.2% ############################################################# 85.9% ############################################################### 87.7% ################################################################ 89.5% ################################################################### 93.2% ####################################################################### 98.8% ######################################################################## 100.0% [2021-01-19T06:14:41.548Z] #41 86.05 CC criu/sk-queue.o [2021-01-19T06:14:41.724Z] #29 30.77 [2021-01-19T06:14:41.839Z] #41 86.37 CC criu/sk-tcp.o [2021-01-19T06:14:41.839Z] #41 ... [2021-01-19T06:14:41.839Z] [2021-01-19T06:14:41.839Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-19T06:14:41.839Z] #51 53.29 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 [2021-01-19T06:14:42.369Z] #29 ... [2021-01-19T06:14:42.369Z] [2021-01-19T06:14:42.369Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2021-01-19T06:14:42.369Z] #55 18.03 Reading package lists... [2021-01-19T06:14:42.369Z] #55 26.01 Reading package lists... [2021-01-19T06:14:42.369Z] #55 ... [2021-01-19T06:14:42.369Z] [2021-01-19T06:14:42.369Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-19T06:14:42.369Z] #49 33.54 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-01-19T06:14:42.369Z] #49 33.57 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-01-19T06:14:42.369Z] #49 33.80 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-01-19T06:14:42.369Z] #49 34.17 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-01-19T06:14:42.369Z] #49 34.46 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-01-19T06:14:42.369Z] #49 34.53 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-01-19T06:14:42.369Z] #49 34.65 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-01-19T06:14:42.369Z] #49 34.66 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-01-19T06:14:42.369Z] #49 35.00 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-01-19T06:14:42.369Z] #49 35.04 go: extracting golang.org/x/text v0.3.2 [2021-01-19T06:14:42.369Z] #49 35.28 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-01-19T06:14:42.369Z] #49 35.61 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-01-19T06:14:42.369Z] #49 35.68 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-01-19T06:14:42.682Z] #49 35.87 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-01-19T06:14:42.682Z] #49 35.99 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-01-19T06:14:42.682Z] #49 36.07 go: downloading github.com/gobwas/glob v0.2.3 [2021-01-19T06:14:42.916Z] #51 54.36 + mkdir -p /build [2021-01-19T06:14:42.916Z] #51 54.36 + cp runc /build/runc [2021-01-19T06:14:42.981Z] #49 36.24 go: extracting github.com/gobwas/glob v0.2.3 [2021-01-19T06:14:42.981Z] #49 36.26 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-01-19T06:14:43.208Z] #51 DONE 54.7s [2021-01-19T06:14:43.208Z] [2021-01-19T06:14:43.208Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-19T06:14:43.208Z] #41 86.70 CC criu/sk-unix.o [2021-01-19T06:14:43.208Z] #41 87.75 CC criu/sockets.o [2021-01-19T06:14:43.274Z] #49 36.43 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-01-19T06:14:43.274Z] #49 36.53 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-01-19T06:14:43.499Z] #41 88.23 CC criu/stats.o [2021-01-19T06:14:43.568Z] #49 36.94 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-01-19T06:14:43.790Z] #41 88.49 CC criu/string.o [2021-01-19T06:14:43.790Z] #41 88.56 CC criu/sysctl.o [2021-01-19T06:14:44.208Z] #49 37.29 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-01-19T06:14:44.208Z] #49 37.60 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-01-19T06:14:44.422Z] #41 88.99 CC criu/sysfs_parse.o [2021-01-19T06:14:44.422Z] #41 89.22 CC criu/timens.o [2021-01-19T06:14:44.501Z] #49 37.79 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-01-19T06:14:44.557Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-01-19T06:14:44.557Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-01-19T06:14:44.713Z] #41 89.39 CC criu/timerfd.o [2021-01-19T06:14:44.795Z] #49 38.17 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-01-19T06:14:45.004Z] #41 89.54 CC criu/tty.o [2021-01-19T06:14:45.088Z] #49 38.29 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-01-19T06:14:45.088Z] #49 38.37 go: downloading github.com/kisielk/gotool v1.0.0 [2021-01-19T06:14:45.146Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.015s coverage: 2.9% of statements [2021-01-19T06:14:45.146Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.551s coverage: 14.0% of statements [2021-01-19T06:14:45.383Z] #49 38.63 go: extracting github.com/kisielk/gotool v1.0.0 [2021-01-19T06:14:45.723Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.616s coverage: 56.2% of statements [2021-01-19T06:14:46.026Z] #49 39.31 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-01-19T06:14:46.036Z] #41 90.62 CC criu/tun.o [2021-01-19T06:14:46.327Z] #41 90.91 CC criu/uffd.o [2021-01-19T06:14:46.333Z] #49 ... [2021-01-19T06:14:46.333Z] [2021-01-19T06:14:46.333Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-01-19T06:14:46.333Z] #29 32.60 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-01-19T06:14:46.333Z] #29 33.02 [2021-01-19T06:14:46.333Z] #29 33.18 ######################################################################## 100.0% [2021-01-19T06:14:46.333Z] #29 33.33 [2021-01-19T06:14:46.333Z] #29 34.77 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-01-19T06:14:46.333Z] #29 35.35 #=#=# [2021-01-19T06:14:46.333Z] #29 35.59 ######################################################################## 100.0% [2021-01-19T06:14:46.630Z] #29 35.81 [2021-01-19T06:14:46.927Z] #29 35.99 Download of images into '/build' complete. [2021-01-19T06:14:46.927Z] #29 35.99 Use something like the following to load the result into a Docker daemon: [2021-01-19T06:14:46.927Z] #29 35.99 tar -cC '/build' . | docker load [2021-01-19T06:14:46.927Z] #29 DONE 36.1s [2021-01-19T06:14:46.927Z] [2021-01-19T06:14:46.927Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-01-19T06:14:46.927Z] #42 26.35 Reading package lists... [2021-01-19T06:14:46.927Z] #42 34.46 Building dependency tree... [2021-01-19T06:14:46.927Z] #42 37.51 The following additional packages will be installed: [2021-01-19T06:14:46.927Z] #42 37.52 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-01-19T06:14:46.927Z] #42 37.52 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-01-19T06:14:46.927Z] #42 37.53 Suggested packages: [2021-01-19T06:14:46.927Z] #42 37.53 manpages-dev python-setuptools [2021-01-19T06:14:46.927Z] #42 38.93 The following NEW packages will be installed: [2021-01-19T06:14:46.927Z] #42 38.94 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-01-19T06:14:46.927Z] #42 38.94 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-01-19T06:14:46.927Z] #42 38.94 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-01-19T06:14:46.927Z] #42 38.95 python-six zlib1g-dev [2021-01-19T06:14:46.927Z] #42 39.13 0 upgraded, 17 newly installed, 0 to remove and 17 not upgraded. [2021-01-19T06:14:46.927Z] #42 39.13 Need to get 4075 kB of archives. [2021-01-19T06:14:46.927Z] #42 39.13 After this operation, 24.5 MB of additional disk space will be used. [2021-01-19T06:14:46.927Z] #42 39.13 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libcap-dev ppc64el 1:2.25-2 [31.4 kB] [2021-01-19T06:14:46.927Z] #42 39.16 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2021-01-19T06:14:46.927Z] #42 39.17 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3.1 [119 kB] [2021-01-19T06:14:46.927Z] #42 39.20 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2021-01-19T06:14:46.927Z] #42 39.22 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-dev ppc64el 3.4.0-1 [103 kB] [2021-01-19T06:14:46.927Z] #42 39.26 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2021-01-19T06:14:46.927Z] #42 39.26 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c-dev ppc64el 1.3.1-1+b1 [36.6 kB] [2021-01-19T06:14:46.927Z] #42 39.27 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zlib1g-dev ppc64el 1:1.2.11.dfsg-1 [216 kB] [2021-01-19T06:14:46.927Z] #42 39.36 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf17 ppc64el 3.6.1.3-2 [795 kB] [2021-01-19T06:14:46.927Z] #42 39.68 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-lite17 ppc64el 3.6.1.3-2 [166 kB] [2021-01-19T06:14:46.927Z] #42 39.69 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-dev ppc64el 3.6.1.3-2 [1130 kB] [2021-01-19T06:14:46.927Z] #42 39.85 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotoc17 ppc64el 3.6.1.3-2 [647 kB] [2021-01-19T06:14:46.927Z] #42 39.92 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-c-compiler ppc64el 1.3.1-1+b1 [81.2 kB] [2021-01-19T06:14:46.927Z] #42 39.94 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-compiler ppc64el 3.6.1.3-2 [65.2 kB] [2021-01-19T06:14:46.927Z] #42 39.96 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pkg-resources all 40.8.0-1 [182 kB] [2021-01-19T06:14:46.927Z] #42 39.97 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-six all 1.12.0-1 [15.7 kB] [2021-01-19T06:14:46.927Z] #42 40.00 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-protobuf ppc64el 3.6.1.3-2 [337 kB] [2021-01-19T06:14:46.964Z] #41 ... [2021-01-19T06:14:46.964Z] [2021-01-19T06:14:46.964Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2021-01-19T06:14:46.964Z] #38 DONE 127.6s [2021-01-19T06:14:46.964Z] [2021-01-19T06:14:46.964Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-19T06:14:46.964Z] #41 91.49 CC criu/util.o [2021-01-19T06:14:47.597Z] #41 92.19 CC criu/uts_ns.o [2021-01-19T06:14:47.597Z] #41 92.32 CC criu/vdso.o [2021-01-19T06:14:47.887Z] #41 92.51 LINK criu/built-in.o [2021-01-19T06:14:47.887Z] #41 92.58 LINK criu/criu [2021-01-19T06:14:47.887Z] #41 ... [2021-01-19T06:14:47.887Z] [2021-01-19T06:14:47.887Z] #39 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2021-01-19T06:14:47.887Z] #39 DONE 0.2s [2021-01-19T06:14:47.887Z] [2021-01-19T06:14:47.887Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-19T06:14:47.887Z] #41 92.70 DEP lib/c/criu.d [2021-01-19T06:14:48.186Z] #41 92.73 CC images/rpc.pb-c.o [2021-01-19T06:14:48.186Z] #41 ... [2021-01-19T06:14:48.186Z] [2021-01-19T06:14:48.186Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-19T06:14:48.186Z] #47 128.6 + /build/golangci-lint --version [2021-01-19T06:14:48.186Z] #47 128.7 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-01-19T06:14:48.186Z] #47 DONE 129.0s [2021-01-19T06:14:48.186Z] [2021-01-19T06:14:48.186Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-19T06:14:48.186Z] #41 92.92 CC lib/c/criu.o [2021-01-19T06:14:48.286Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.015s coverage: 1.8% of statements [2021-01-19T06:14:48.487Z] #41 93.27 LINK lib/c/built-in.o [2021-01-19T06:14:48.782Z] #41 93.28 LINK lib/c/libcriu.so [2021-01-19T06:14:48.782Z] #41 93.30 LINK lib/c/libcriu.a [2021-01-19T06:14:48.782Z] #41 93.33 GEN magic.py [2021-01-19T06:14:48.782Z] #41 93.38 Note: Building without setproctitle() and strlcpy() support. [2021-01-19T06:14:48.782Z] #41 93.38 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-01-19T06:14:48.782Z] #41 93.39 Note: Building without GnuTLS support [2021-01-19T06:14:48.782Z] #41 93.39 Makefile.config:39: Warn: you have no libnftables installed [2021-01-19T06:14:48.782Z] #41 93.39 Makefile.config:40: Warn: Building without nftables support [2021-01-19T06:14:49.073Z] #41 93.72 fatal: not a git repository (or any of the parent directories): .git [2021-01-19T06:14:49.676Z] #42 42.41 debconf: delaying package configuration, since apt-utils is not installed [2021-01-19T06:14:49.676Z] #42 ... [2021-01-19T06:14:49.676Z] [2021-01-19T06:14:49.676Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-19T06:14:49.676Z] #13 26.04 Reading package lists... [2021-01-19T06:14:49.676Z] #13 32.73 Building dependency tree... [2021-01-19T06:14:49.676Z] #13 36.49 The following additional packages will be installed: [2021-01-19T06:14:49.676Z] #13 36.50 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-01-19T06:14:49.676Z] #13 36.50 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-01-19T06:14:49.676Z] #13 36.50 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-01-19T06:14:49.676Z] #13 36.50 libselinux1-dev libsepol1-dev libsystemd0 libudev1 mingw-w64-common [2021-01-19T06:14:49.676Z] #13 36.50 mingw-w64-x86-64-dev [2021-01-19T06:14:49.676Z] #13 36.51 Suggested packages: [2021-01-19T06:14:49.676Z] #13 36.52 gcc-8-locales seccomp wine64 [2021-01-19T06:14:49.676Z] #13 38.71 The following NEW packages will be installed: [2021-01-19T06:14:49.676Z] #13 38.71 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-01-19T06:14:49.676Z] #13 38.71 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-01-19T06:14:49.676Z] #13 38.71 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-01-19T06:14:49.676Z] #13 38.72 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-01-19T06:14:49.676Z] #13 38.72 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-01-19T06:14:49.676Z] #13 38.73 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-01-19T06:14:49.676Z] #13 38.74 The following packages will be upgraded: [2021-01-19T06:14:49.676Z] #13 38.75 libsystemd0 libudev1 [2021-01-19T06:14:49.676Z] #13 38.99 2 upgraded, 25 newly installed, 0 to remove and 15 not upgraded. [2021-01-19T06:14:49.676Z] #13 38.99 Need to get 79.4 MB of archives. [2021-01-19T06:14:49.676Z] #13 38.99 After this operation, 532 MB of additional disk space will be used. [2021-01-19T06:14:49.676Z] #13 38.99 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd0 ppc64el 241-7~deb10u5 [358 kB] [2021-01-19T06:14:49.676Z] #13 39.13 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev1 ppc64el 241-7~deb10u5 [158 kB] [2021-01-19T06:14:49.676Z] #13 39.18 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-i686 ppc64el 2.31.1-11+8.3 [2811 kB] [2021-01-19T06:14:49.676Z] #13 39.54 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-x86-64 ppc64el 2.31.1-11+8.3 [3109 kB] [2021-01-19T06:14:49.676Z] #13 39.88 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-01-19T06:14:49.676Z] #13 39.91 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.155-3 [128 kB] [2021-01-19T06:14:49.676Z] #13 39.93 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el dmsetup ppc64el 2:1.02.155-3 [85.4 kB] [2021-01-19T06:14:49.676Z] #13 39.95 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-common all 6.0.0-3 [4910 kB] [2021-01-19T06:14:49.676Z] #13 40.55 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-01-19T06:14:49.676Z] #13 41.02 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el gcc-mingw-w64-base ppc64el 8.3.0-6+21.3~deb10u1 [175 kB] [2021-01-19T06:14:49.676Z] #13 41.06 Get:11 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] [2021-01-19T06:14:49.676Z] #13 ... [2021-01-19T06:14:49.676Z] [2021-01-19T06:14:49.676Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-01-19T06:14:49.676Z] #42 42.71 Fetched 4075 kB in 1s (4366 kB/s) [2021-01-19T06:14:49.676Z] #42 42.87 Selecting previously unselected package libcap-dev:ppc64el. [2021-01-19T06:14:49.677Z] #42 42.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 ... 15339 files and directories currently installed.) [2021-01-19T06:14:49.677Z] #42 42.99 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_ppc64el.deb ... [2021-01-19T06:14:49.677Z] #42 43.00 Unpacking libcap-dev:ppc64el (1:2.25-2) ... [2021-01-19T06:14:49.683Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.551s coverage: 45.9% of statements [2021-01-19T06:14:49.705Z] #41 94.18 make[1]: Nothing to be done for 'all'. [2021-01-19T06:14:49.705Z] #41 94.47 make[1]: 'images/built-in.o' is up to date. [2021-01-19T06:14:49.705Z] #41 94.48 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-01-19T06:14:49.705Z] #41 94.49 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-01-19T06:14:49.705Z] #41 94.49 make[1]: 'compel/libcompel.a' is up to date. [2021-01-19T06:14:49.705Z] #41 94.50 make[1]: 'compel/compel-host-bin' is up to date. [2021-01-19T06:14:49.705Z] #41 94.50 make[1]: Nothing to be done for 'all'. [2021-01-19T06:14:49.705Z] #41 94.51 make[1]: 'soccr/libsoccr.a' is up to date. [2021-01-19T06:14:49.705Z] #41 94.56 make[2]: Nothing to be done for 'all'. [2021-01-19T06:14:49.972Z] #42 43.29 Selecting previously unselected package libnet1:ppc64el. [2021-01-19T06:14:49.972Z] #42 43.29 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2021-01-19T06:14:49.972Z] #42 43.30 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2021-01-19T06:14:49.972Z] #42 43.43 Selecting previously unselected package libnet1-dev. [2021-01-19T06:14:50.006Z] #41 94.56 make[2]: Nothing to be done for 'all'. [2021-01-19T06:14:50.006Z] #41 94.57 make[2]: Nothing to be done for 'all'. [2021-01-19T06:14:50.006Z] #41 94.60 make[2]: Nothing to be done for 'all'. [2021-01-19T06:14:50.006Z] #41 94.61 make[2]: Nothing to be done for 'all'. [2021-01-19T06:14:50.006Z] #41 94.61 make[2]: Nothing to be done for 'all'. [2021-01-19T06:14:50.006Z] #41 94.62 make[2]: Nothing to be done for 'all'. [2021-01-19T06:14:50.006Z] #41 94.64 make[2]: Nothing to be done for 'all'. [2021-01-19T06:14:50.006Z] #41 94.65 INSTALL criu/criu [2021-01-19T06:14:50.006Z] #41 DONE 94.8s [2021-01-19T06:14:50.006Z] [2021-01-19T06:14:50.006Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-19T06:14:50.268Z] #42 43.44 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_ppc64el.deb ... [2021-01-19T06:14:50.268Z] #42 43.45 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-01-19T06:14:50.565Z] #42 43.77 Selecting previously unselected package libnl-3-200:ppc64el. [2021-01-19T06:14:50.565Z] #42 43.79 Preparing to unpack .../03-libnl-3-200_3.4.0-1_ppc64el.deb ... [2021-01-19T06:14:50.565Z] #42 ... [2021-01-19T06:14:50.565Z] [2021-01-19T06:14:50.565Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2021-01-19T06:14:50.565Z] #55 26.01 Reading package lists... [2021-01-19T06:14:50.565Z] #55 36.44 Building dependency tree... [2021-01-19T06:14:50.565Z] #55 39.65 The following additional packages will be installed: [2021-01-19T06:14:50.565Z] #55 39.67 libbtrfs0 [2021-01-19T06:14:50.565Z] #55 39.81 The following NEW packages will be installed: [2021-01-19T06:14:50.565Z] #55 39.83 libbtrfs-dev libbtrfs0 [2021-01-19T06:14:50.565Z] #55 39.96 0 upgraded, 2 newly installed, 0 to remove and 17 not upgraded. [2021-01-19T06:14:50.565Z] #55 39.96 Need to get 120 kB of archives. [2021-01-19T06:14:50.565Z] #55 39.96 After this operation, 423 kB of additional disk space will be used. [2021-01-19T06:14:50.565Z] #55 39.96 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2021-01-19T06:14:50.565Z] #55 39.98 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2021-01-19T06:14:50.565Z] #55 42.37 debconf: delaying package configuration, since apt-utils is not installed [2021-01-19T06:14:50.565Z] #55 42.65 Fetched 120 kB in 0s (1784 kB/s) [2021-01-19T06:14:50.565Z] #55 42.82 Selecting previously unselected package libbtrfs0. [2021-01-19T06:14:50.565Z] #55 42.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 ... 15339 files and directories currently installed.) [2021-01-19T06:14:50.565Z] #55 42.94 Preparing to unpack .../libbtrfs0_4.20.1-2_ppc64el.deb ... [2021-01-19T06:14:50.565Z] #55 42.95 Unpacking libbtrfs0 (4.20.1-2) ... [2021-01-19T06:14:50.565Z] #55 43.12 Selecting previously unselected package libbtrfs-dev. [2021-01-19T06:14:50.565Z] #55 43.15 Preparing to unpack .../libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2021-01-19T06:14:50.565Z] #55 43.17 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-01-19T06:14:50.565Z] #55 43.60 Setting up libbtrfs0 (4.20.1-2) ... [2021-01-19T06:14:50.565Z] #55 43.62 Setting up libbtrfs-dev (4.20.1-2) ... [2021-01-19T06:14:50.565Z] #55 43.64 Processing triggers for libc-bin (2.28-10) ... [2021-01-19T06:14:50.565Z] #55 DONE 43.9s [2021-01-19T06:14:50.565Z] [2021-01-19T06:14:50.565Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-01-19T06:14:50.565Z] #42 43.80 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2021-01-19T06:14:50.565Z] #42 44.01 Selecting previously unselected package libnl-3-dev:ppc64el. [2021-01-19T06:14:50.637Z] #54 ... [2021-01-19T06:14:50.637Z] [2021-01-19T06:14:50.637Z] #42 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-01-19T06:14:50.860Z] #42 44.03 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_ppc64el.deb ... [2021-01-19T06:14:50.860Z] #42 44.05 Unpacking libnl-3-dev:ppc64el (3.4.0-1) ... [2021-01-19T06:14:50.928Z] #42 DONE 0.2s [2021-01-19T06:14:50.928Z] [2021-01-19T06:14:50.928Z] #44 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2021-01-19T06:14:51.155Z] #42 44.48 Selecting previously unselected package libprotobuf-c1:ppc64el. [2021-01-19T06:14:51.155Z] #42 44.49 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2021-01-19T06:14:51.155Z] #42 44.49 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2021-01-19T06:14:51.219Z] #44 DONE 0.2s [2021-01-19T06:14:51.219Z] [2021-01-19T06:14:51.219Z] #46 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2021-01-19T06:14:51.219Z] #46 DONE 0.1s [2021-01-19T06:14:51.219Z] [2021-01-19T06:14:51.219Z] #48 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2021-01-19T06:14:51.451Z] #42 44.66 Selecting previously unselected package libprotobuf-c-dev:ppc64el. [2021-01-19T06:14:51.451Z] #42 44.69 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_ppc64el.deb ... [2021-01-19T06:14:51.451Z] #42 44.69 Unpacking libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2021-01-19T06:14:51.510Z] #48 DONE 0.2s [2021-01-19T06:14:51.510Z] [2021-01-19T06:14:51.510Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-19T06:14:51.510Z] #54 ... [2021-01-19T06:14:51.510Z] [2021-01-19T06:14:51.510Z] #50 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2021-01-19T06:14:51.510Z] #50 DONE 0.1s [2021-01-19T06:14:51.748Z] #42 44.86 Selecting previously unselected package zlib1g-dev:ppc64el. [2021-01-19T06:14:51.748Z] #42 44.87 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_ppc64el.deb ... [2021-01-19T06:14:51.748Z] #42 44.87 Unpacking zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2021-01-19T06:14:51.748Z] #42 ... [2021-01-19T06:14:51.748Z] [2021-01-19T06:14:51.748Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-01-19T06:14:51.748Z] #36 27.25 Reading package lists... [2021-01-19T06:14:51.748Z] #36 35.29 Building dependency tree... [2021-01-19T06:14:51.748Z] #36 37.94 The following additional packages will be installed: [2021-01-19T06:14:51.748Z] #36 37.95 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-01-19T06:14:51.748Z] #36 37.95 Suggested packages: [2021-01-19T06:14:51.748Z] #36 37.96 cmake-doc ninja-build lrzip [2021-01-19T06:14:51.748Z] #36 37.96 Recommended packages: [2021-01-19T06:14:51.748Z] #36 37.96 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-01-19T06:14:51.748Z] #36 38.87 The following NEW packages will be installed: [2021-01-19T06:14:51.748Z] #36 38.90 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-01-19T06:14:51.748Z] #36 38.90 vim-common xxd [2021-01-19T06:14:51.748Z] #36 39.09 0 upgraded, 10 newly installed, 0 to remove and 17 not upgraded. [2021-01-19T06:14:51.748Z] #36 39.09 Need to get 14.9 MB of archives. [2021-01-19T06:14:51.748Z] #36 39.09 After this operation, 67.2 MB of additional disk space will be used. [2021-01-19T06:14:51.748Z] #36 39.09 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2021-01-19T06:14:51.748Z] #36 39.15 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2021-01-19T06:14:51.748Z] #36 39.21 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake-data all 3.13.4-1 [1476 kB] [2021-01-19T06:14:51.748Z] #36 39.38 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2021-01-19T06:14:51.748Z] #36 40.70 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-7+deb10u1 [730 kB] [2021-01-19T06:14:51.748Z] #36 40.80 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libarchive13 ppc64el 3.3.3-4+deb10u1 [360 kB] [2021-01-19T06:14:51.748Z] #36 40.84 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB] [2021-01-19T06:14:51.748Z] #36 40.85 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el librhash0 ppc64el 1.3.8-1 [127 kB] [2021-01-19T06:14:51.748Z] #36 40.88 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libuv1 ppc64el 1.24.1-1 [116 kB] [2021-01-19T06:14:51.748Z] #36 40.90 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake ppc64el 3.13.4-1 [3306 kB] [2021-01-19T06:14:51.748Z] #36 43.21 debconf: delaying package configuration, since apt-utils is not installed [2021-01-19T06:14:51.748Z] #36 43.55 Fetched 14.9 MB in 2s (6595 kB/s) [2021-01-19T06:14:51.748Z] #36 43.69 Selecting previously unselected package xxd. [2021-01-19T06:14:51.749Z] #36 43.69 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2021-01-19T06:14:51.749Z] #36 43.79 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2021-01-19T06:14:51.749Z] #36 43.80 Unpacking xxd (2:8.1.0875-5) ... [2021-01-19T06:14:51.749Z] #36 44.05 Selecting previously unselected package vim-common. [2021-01-19T06:14:51.749Z] #36 44.06 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-01-19T06:14:51.749Z] #36 44.10 Unpacking vim-common (2:8.1.0875-5) ... [2021-01-19T06:14:51.749Z] #36 44.49 Selecting previously unselected package cmake-data. [2021-01-19T06:14:51.749Z] #36 44.50 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-01-19T06:14:51.749Z] #36 44.52 Unpacking cmake-data (3.13.4-1) ... [2021-01-19T06:14:51.749Z] #36 ... [2021-01-19T06:14:51.749Z] [2021-01-19T06:14:51.749Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-01-19T06:14:51.749Z] #42 45.24 Selecting previously unselected package libprotobuf17:ppc64el. [2021-01-19T06:14:51.800Z] [2021-01-19T06:14:51.801Z] #52 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2021-01-19T06:14:51.801Z] #52 DONE 0.2s [2021-01-19T06:14:51.801Z] [2021-01-19T06:14:51.801Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-19T06:14:52.045Z] #42 45.25 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_ppc64el.deb ... [2021-01-19T06:14:52.045Z] #42 45.25 Unpacking libprotobuf17:ppc64el (3.6.1.3-2) ... [2021-01-19T06:14:52.245Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.879s coverage: 49.5% of statements [2021-01-19T06:14:52.245Z] ok github.com/docker/docker/daemon/graphdriver/aufs 10.033s coverage: 73.1% of statements [2021-01-19T06:14:52.349Z] INFO [runner/unused/goanalysis] analyzers took 26.834855389s with top 10 stages: buildssa: 23.043199383s, U1000: 3.791656006s [2021-01-19T06:14:53.099Z] #42 46.15 Selecting previously unselected package libprotobuf-lite17:ppc64el. [2021-01-19T06:14:53.099Z] #42 46.15 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_ppc64el.deb ... [2021-01-19T06:14:53.099Z] #42 46.15 Unpacking libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2021-01-19T06:14:53.099Z] #42 46.45 Selecting previously unselected package libprotobuf-dev:ppc64el. [2021-01-19T06:14:53.099Z] #42 46.48 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_ppc64el.deb ... [2021-01-19T06:14:53.099Z] #42 46.50 Unpacking libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2021-01-19T06:14:53.642Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.018s coverage: 58.0% of statements [2021-01-19T06:14:53.739Z] #42 ... [2021-01-19T06:14:53.739Z] [2021-01-19T06:14:53.739Z] #64 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-19T06:14:53.739Z] #64 DONE 47.1s [2021-01-19T06:14:53.907Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.017s coverage: 3.0% of statements [2021-01-19T06:14:53.907Z] ok github.com/docker/docker/daemon 12.357s coverage: 17.2% of statements [2021-01-19T06:14:53.907Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-01-19T06:14:53.907Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-01-19T06:14:53.907Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-01-19T06:14:53.907Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-01-19T06:14:53.907Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-01-19T06:14:54.034Z] [2021-01-19T06:14:54.034Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-19T06:14:54.034Z] #56 0.472 + RM_GOPATH=0 [2021-01-19T06:14:54.034Z] #56 0.474 + TMP_GOPATH= [2021-01-19T06:14:54.034Z] #56 0.475 + : /build [2021-01-19T06:14:54.034Z] #56 0.476 + '[' -z '' ']' [2021-01-19T06:14:54.034Z] #56 0.483 ++ mktemp -d [2021-01-19T06:14:54.034Z] #56 0.502 + export GOPATH=/tmp/tmp.d6uxG15Bw5 [2021-01-19T06:14:54.034Z] #56 0.503 + GOPATH=/tmp/tmp.d6uxG15Bw5 [2021-01-19T06:14:54.034Z] #56 0.503 + RM_GOPATH=1 [2021-01-19T06:14:54.034Z] #56 0.505 + case "$(go env GOARCH)" in [2021-01-19T06:14:54.034Z] #56 0.523 ++ go env GOARCH [2021-01-19T06:14:54.034Z] #56 0.557 + export GO_BUILDMODE=-buildmode=pie [2021-01-19T06:14:54.034Z] #56 0.558 + GO_BUILDMODE=-buildmode=pie [2021-01-19T06:14:54.034Z] #56 0.559 ++ dirname /tmp/install/install.sh [2021-01-19T06:14:54.034Z] #56 0.561 + dir=/tmp/install [2021-01-19T06:14:54.034Z] #56 0.562 + bin=containerd [2021-01-19T06:14:54.034Z] #56 0.562 + shift [2021-01-19T06:14:54.034Z] #56 0.563 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-01-19T06:14:54.034Z] #56 0.563 + . /tmp/install/containerd.installer [2021-01-19T06:14:54.034Z] #56 0.564 ++ set -e [2021-01-19T06:14:54.034Z] #56 0.565 ++ : 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-01-19T06:14:54.034Z] #56 0.566 + install_containerd [2021-01-19T06:14:54.034Z] #56 0.568 + echo 'Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b' [2021-01-19T06:14:54.034Z] #56 0.569 Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-01-19T06:14:54.034Z] #56 0.569 + git clone https://github.com/containerd/containerd.git /tmp/tmp.d6uxG15Bw5/src/github.com/containerd/containerd [2021-01-19T06:14:54.034Z] #56 0.631 Cloning into '/tmp/tmp.d6uxG15Bw5/src/github.com/containerd/containerd'... [2021-01-19T06:14:54.486Z] ok github.com/docker/docker/daemon/links 0.042s coverage: 93.0% of statements [2021-01-19T06:14:54.525Z] #54 112.8 + bin/containerd [2021-01-19T06:14:56.432Z] ok github.com/docker/docker/daemon/logger 0.237s coverage: 41.0% of statements [2021-01-19T06:14:56.780Z] #56 ... [2021-01-19T06:14:56.780Z] [2021-01-19T06:14:56.780Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-19T06:14:56.780Z] #49 39.64 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-01-19T06:14:56.780Z] #49 39.70 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-01-19T06:14:56.780Z] #49 42.56 go: extracting github.com/gogo/protobuf v1.2.1 [2021-01-19T06:14:56.780Z] #49 48.58 go: finding github.com/fatih/color v1.7.0 [2021-01-19T06:14:56.780Z] #49 48.68 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-01-19T06:14:56.780Z] #49 48.78 go: finding github.com/mattn/go-colorable v0.1.4 [2021-01-19T06:14:56.780Z] #49 48.80 go: finding github.com/mattn/go-isatty v0.0.8 [2021-01-19T06:14:56.780Z] #49 48.87 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-01-19T06:14:56.780Z] #49 48.91 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-01-19T06:14:56.780Z] #49 49.04 go: finding github.com/go-critic/go-critic v0.4.1 [2021-01-19T06:14:56.780Z] #49 49.04 go: finding github.com/pkg/errors v0.8.1 [2021-01-19T06:14:56.780Z] #49 49.06 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-01-19T06:14:56.780Z] #49 49.13 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-01-19T06:14:56.780Z] #49 49.15 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-01-19T06:14:56.780Z] #49 49.16 go: finding github.com/spf13/viper v1.6.1 [2021-01-19T06:14:56.780Z] #49 49.25 go: finding github.com/sirupsen/logrus v1.4.2 [2021-01-19T06:14:56.780Z] #49 49.29 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-01-19T06:14:56.780Z] #49 49.32 go: finding github.com/stretchr/testify v1.4.0 [2021-01-19T06:14:56.780Z] #49 49.35 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-01-19T06:14:56.780Z] #49 49.40 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-01-19T06:14:56.780Z] #49 49.41 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-01-19T06:14:56.780Z] #49 49.45 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-01-19T06:14:56.780Z] #49 49.48 go: finding github.com/davecgh/go-spew v1.1.1 [2021-01-19T06:14:56.780Z] #49 49.62 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-01-19T06:14:56.780Z] #49 49.62 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-01-19T06:14:56.780Z] #49 49.62 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-01-19T06:14:56.780Z] #49 49.63 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-01-19T06:14:56.780Z] #49 49.72 go: finding github.com/spf13/cobra v0.0.5 [2021-01-19T06:14:56.780Z] #49 49.72 go: finding github.com/hashicorp/hcl v1.0.0 [2021-01-19T06:14:56.780Z] #49 49.72 go: finding github.com/stretchr/objx v0.2.0 [2021-01-19T06:14:56.780Z] #49 49.73 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-01-19T06:14:56.780Z] #49 49.81 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-01-19T06:14:56.780Z] #49 49.82 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-01-19T06:14:56.780Z] #49 ... [2021-01-19T06:14:56.780Z] [2021-01-19T06:14:56.780Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-01-19T06:14:56.780Z] #42 48.23 Selecting previously unselected package libprotoc17:ppc64el. [2021-01-19T06:14:56.780Z] #42 48.23 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_ppc64el.deb ... [2021-01-19T06:14:56.780Z] #42 48.25 Unpacking libprotoc17:ppc64el (3.6.1.3-2) ... [2021-01-19T06:14:56.780Z] #42 49.08 Selecting previously unselected package protobuf-c-compiler. [2021-01-19T06:14:56.780Z] #42 49.09 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_ppc64el.deb ... [2021-01-19T06:14:56.780Z] #42 49.09 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-01-19T06:14:56.780Z] #42 49.23 Selecting previously unselected package protobuf-compiler. [2021-01-19T06:14:56.780Z] #42 49.24 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_ppc64el.deb ... [2021-01-19T06:14:56.780Z] #42 49.25 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-01-19T06:14:56.780Z] #42 49.49 Selecting previously unselected package python-pkg-resources. [2021-01-19T06:14:56.780Z] #42 49.50 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-01-19T06:14:56.780Z] #42 49.51 Unpacking python-pkg-resources (40.8.0-1) ... [2021-01-19T06:14:56.780Z] #42 49.73 Selecting previously unselected package python-six. [2021-01-19T06:14:56.780Z] #42 49.74 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-01-19T06:14:56.780Z] #42 49.74 Unpacking python-six (1.12.0-1) ... [2021-01-19T06:14:56.780Z] #42 49.78 Selecting previously unselected package python-protobuf. [2021-01-19T06:14:56.780Z] #42 49.81 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_ppc64el.deb ... [2021-01-19T06:14:56.780Z] #42 49.82 Unpacking python-protobuf (3.6.1.3-2) ... [2021-01-19T06:14:57.074Z] #42 50.34 Setting up python-pkg-resources (40.8.0-1) ... [2021-01-19T06:14:57.384Z] ok github.com/docker/docker/daemon/images 0.038s coverage: 6.5% of statements [2021-01-19T06:14:57.963Z] ok github.com/docker/docker/daemon/logger/awslogs 0.305s coverage: 77.4% of statements [2021-01-19T06:14:57.963Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 6.018s coverage: 57.7% of statements [2021-01-19T06:14:57.963Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-01-19T06:14:57.963Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-01-19T06:14:57.963Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-01-19T06:14:57.963Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-01-19T06:14:57.963Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-01-19T06:14:57.963Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-01-19T06:14:57.963Z] ok github.com/docker/docker/daemon/logger/gelf 0.033s coverage: 67.0% of statements [2021-01-19T06:14:58.917Z] ok github.com/docker/docker/daemon/logger/journald 0.032s coverage: 23.9% of statements [2021-01-19T06:14:58.917Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.021s coverage: 87.2% of statements [2021-01-19T06:14:59.879Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.026s coverage: 61.6% of statements [2021-01-19T06:14:59.879Z] ok github.com/docker/docker/daemon/logger/local 0.044s coverage: 75.2% of statements [2021-01-19T06:14:59.879Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-01-19T06:15:01.283Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.055s coverage: 33.3% of statements [2021-01-19T06:15:01.283Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.095s coverage: 57.5% of statements [2021-01-19T06:15:01.546Z] #42 ... [2021-01-19T06:15:01.546Z] [2021-01-19T06:15:01.546Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-19T06:15:01.546Z] #13 45.34 Get:12 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] [2021-01-19T06:15:01.546Z] #13 48.08 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB] [2021-01-19T06:15:01.546Z] #13 48.19 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB] [2021-01-19T06:15:01.546Z] #13 48.29 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2021-01-19T06:15:01.546Z] #13 48.29 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2021-01-19T06:15:01.546Z] #13 48.33 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-event1.02.1 ppc64el 2:1.02.155-3 [22.3 kB] [2021-01-19T06:15:01.546Z] #13 48.33 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev-dev ppc64el 241-7~deb10u5 [110 kB] [2021-01-19T06:15:01.546Z] #13 48.35 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsepol1-dev ppc64el 2.8-1 [337 kB] [2021-01-19T06:15:01.546Z] #13 48.40 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre16-3 ppc64el 2:8.39-12 [252 kB] [2021-01-19T06:15:01.546Z] #13 48.43 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre32-3 ppc64el 2:8.39-12 [246 kB] [2021-01-19T06:15:01.546Z] #13 48.45 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-12 [153 kB] [2021-01-19T06:15:01.546Z] #13 48.47 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre3-dev ppc64el 2:8.39-12 [622 kB] [2021-01-19T06:15:01.546Z] #13 48.52 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libselinux1-dev ppc64el 2.8-1+b1 [177 kB] [2021-01-19T06:15:01.546Z] #13 48.53 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-dev ppc64el 2:1.02.155-3 [51.5 kB] [2021-01-19T06:15:01.546Z] #13 48.55 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libseccomp-dev ppc64el 2.3.3-4 [68.3 kB] [2021-01-19T06:15:01.546Z] #13 48.55 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd-dev ppc64el 241-7~deb10u5 [322 kB] [2021-01-19T06:15:01.546Z] #13 49.81 debconf: delaying package configuration, since apt-utils is not installed [2021-01-19T06:15:01.546Z] #13 49.99 Fetched 79.4 MB in 10s (8225 kB/s) [2021-01-19T06:15:01.546Z] #13 50.11 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2021-01-19T06:15:01.546Z] #13 50.15 Preparing to unpack .../libsystemd0_241-7~deb10u5_ppc64el.deb ... [2021-01-19T06:15:01.546Z] #13 50.17 Unpacking libsystemd0:ppc64el (241-7~deb10u5) over (241-7~deb10u4) ... [2021-01-19T06:15:01.546Z] #13 50.41 Setting up libsystemd0:ppc64el (241-7~deb10u5) ... [2021-01-19T06:15:01.546Z] #13 50.52 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2021-01-19T06:15:01.546Z] #13 50.61 Preparing to unpack .../libudev1_241-7~deb10u5_ppc64el.deb ... [2021-01-19T06:15:01.546Z] #13 50.63 Unpacking libudev1:ppc64el (241-7~deb10u5) over (241-7~deb10u4) ... [2021-01-19T06:15:01.546Z] #13 50.87 Setting up libudev1:ppc64el (241-7~deb10u5) ... [2021-01-19T06:15:01.546Z] #13 50.98 Selecting previously unselected package binutils-mingw-w64-i686. [2021-01-19T06:15:01.546Z] #13 50.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 ... 15339 files and directories currently installed.) [2021-01-19T06:15:01.546Z] #13 51.08 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_ppc64el.deb ... [2021-01-19T06:15:01.546Z] #13 51.08 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-01-19T06:15:01.546Z] #13 53.92 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-01-19T06:15:01.546Z] #13 53.93 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_ppc64el.deb ... [2021-01-19T06:15:01.546Z] #13 53.95 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-01-19T06:15:01.840Z] #13 ... [2021-01-19T06:15:01.840Z] [2021-01-19T06:15:01.840Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-19T06:15:01.841Z] #34 45.01 internal/reflectlite [2021-01-19T06:15:01.841Z] #34 45.02 sync [2021-01-19T06:15:01.841Z] #34 49.29 sort [2021-01-19T06:15:01.841Z] #34 49.29 errors [2021-01-19T06:15:01.841Z] #34 49.84 internal/oserror [2021-01-19T06:15:01.841Z] #34 49.85 io [2021-01-19T06:15:01.841Z] #34 49.87 strconv [2021-01-19T06:15:01.841Z] #34 50.32 syscall [2021-01-19T06:15:01.841Z] #34 53.56 strings [2021-01-19T06:15:01.841Z] #34 53.57 bytes [2021-01-19T06:15:01.841Z] #34 ... [2021-01-19T06:15:01.841Z] [2021-01-19T06:15:01.841Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-01-19T06:15:01.841Z] #42 55.08 Setting up libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2021-01-19T06:15:01.841Z] #42 55.09 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2021-01-19T06:15:01.841Z] #42 55.09 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2021-01-19T06:15:01.841Z] #42 55.10 Setting up libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2021-01-19T06:15:01.841Z] #42 55.11 Setting up python-six (1.12.0-1) ... [2021-01-19T06:15:01.863Z] ok github.com/docker/docker/daemon/logger/syslog 0.016s coverage: 46.8% of statements [2021-01-19T06:15:02.128Z] ok github.com/docker/docker/daemon/logger/templates 0.022s coverage: 8.3% of statements [2021-01-19T06:15:02.886Z] #42 ... [2021-01-19T06:15:02.886Z] [2021-01-19T06:15:02.886Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-19T06:15:02.886Z] #45 46.08 internal/reflectlite [2021-01-19T06:15:02.886Z] #45 46.10 sync [2021-01-19T06:15:02.886Z] #45 49.11 math/rand [2021-01-19T06:15:02.886Z] #45 49.11 internal/singleflight [2021-01-19T06:15:02.886Z] #45 49.14 github.com/LK4D4/vndr/godl/singleflight [2021-01-19T06:15:02.886Z] #45 52.04 io [2021-01-19T06:15:02.886Z] #45 52.06 strconv [2021-01-19T06:15:02.886Z] #45 52.11 vendor/golang.org/x/net/dns/dnsmessage [2021-01-19T06:15:02.886Z] #45 52.14 syscall [2021-01-19T06:15:02.886Z] #45 56.02 bytes [2021-01-19T06:15:02.886Z] #45 ... [2021-01-19T06:15:02.886Z] [2021-01-19T06:15:02.886Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-19T06:15:02.886Z] #49 49.82 go: finding github.com/gobwas/glob v0.2.3 [2021-01-19T06:15:02.886Z] #49 49.82 go: finding github.com/spf13/pflag v1.0.5 [2021-01-19T06:15:02.886Z] #49 49.95 go: finding github.com/magiconair/properties v1.8.1 [2021-01-19T06:15:02.886Z] #49 49.97 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-01-19T06:15:02.886Z] #49 50.01 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-01-19T06:15:02.886Z] #49 50.08 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-01-19T06:15:02.886Z] #49 50.15 go: finding github.com/pelletier/go-toml v1.2.0 [2021-01-19T06:15:02.886Z] #49 50.15 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-01-19T06:15:02.886Z] #49 50.28 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-01-19T06:15:02.886Z] #49 50.28 go: finding github.com/spf13/afero v1.1.2 [2021-01-19T06:15:02.886Z] #49 50.30 go: finding github.com/spf13/cast v1.3.0 [2021-01-19T06:15:02.886Z] #49 50.31 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-01-19T06:15:02.886Z] #49 50.37 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-01-19T06:15:02.886Z] #49 50.39 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-01-19T06:15:02.886Z] #49 50.40 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-01-19T06:15:02.886Z] #49 50.48 go: finding github.com/subosito/gotenv v1.2.0 [2021-01-19T06:15:02.886Z] #49 50.57 go: finding gopkg.in/ini.v1 v1.51.0 [2021-01-19T06:15:02.886Z] #49 50.71 go: finding golang.org/x/text v0.3.2 [2021-01-19T06:15:02.886Z] #49 50.81 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-01-19T06:15:02.886Z] #49 50.82 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-01-19T06:15:02.886Z] #49 50.84 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-01-19T06:15:02.886Z] #49 50.91 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-01-19T06:15:02.886Z] #49 50.93 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-01-19T06:15:02.886Z] #49 50.94 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-01-19T06:15:02.886Z] #49 50.95 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-01-19T06:15:02.886Z] #49 51.03 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-01-19T06:15:02.886Z] #49 51.06 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-01-19T06:15:02.886Z] #49 51.15 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-01-19T06:15:02.886Z] #49 51.18 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-01-19T06:15:02.886Z] #49 51.23 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-01-19T06:15:02.886Z] #49 51.25 go: finding github.com/kisielk/gotool v1.0.0 [2021-01-19T06:15:02.886Z] #49 51.31 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-01-19T06:15:02.886Z] #49 51.31 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-01-19T06:15:02.886Z] #49 51.34 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-01-19T06:15:02.886Z] #49 51.38 go: finding github.com/ultraware/funlen v0.0.2 [2021-01-19T06:15:02.886Z] #49 51.41 go: finding github.com/ultraware/whitespace v0.0.4 [2021-01-19T06:15:02.886Z] #49 51.45 go: finding github.com/uudashr/gocognit v1.0.1 [2021-01-19T06:15:02.886Z] #49 51.59 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-01-19T06:15:02.886Z] #49 51.61 go: finding github.com/gogo/protobuf v1.2.1 [2021-01-19T06:15:02.886Z] #49 52.02 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-01-19T06:15:02.886Z] #49 52.11 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-01-19T06:15:02.886Z] #49 52.11 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-01-19T06:15:02.886Z] #49 52.12 go: finding github.com/BurntSushi/toml v0.3.1 [2021-01-19T06:15:02.886Z] #49 52.22 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-01-19T06:15:03.082Z] ok github.com/docker/docker/daemon/network 0.043s coverage: 63.8% of statements [2021-01-19T06:15:03.931Z] #49 ... [2021-01-19T06:15:03.931Z] [2021-01-19T06:15:03.931Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-19T06:15:03.931Z] #13 57.23 Selecting previously unselected package binutils-mingw-w64. [2021-01-19T06:15:03.931Z] #13 57.24 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-01-19T06:15:03.931Z] #13 57.24 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-01-19T06:15:03.931Z] #13 57.37 Selecting previously unselected package libdevmapper1.02.1:ppc64el. [2021-01-19T06:15:04.033Z] ok github.com/docker/docker/distribution/metadata 0.092s coverage: 48.2% of statements [2021-01-19T06:15:04.033Z] ok github.com/docker/docker/daemon/logger/splunk 2.002s coverage: 82.5% of statements [2021-01-19T06:15:04.033Z] ? github.com/docker/docker/daemon/names [no test files] [2021-01-19T06:15:04.033Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-01-19T06:15:04.224Z] #13 57.39 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2021-01-19T06:15:04.224Z] #13 57.39 Unpacking libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2021-01-19T06:15:04.224Z] #13 57.59 Selecting previously unselected package dmsetup. [2021-01-19T06:15:04.224Z] #13 57.60 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_ppc64el.deb ... [2021-01-19T06:15:04.224Z] #13 57.61 Unpacking dmsetup (2:1.02.155-3) ... [2021-01-19T06:15:04.519Z] #13 57.82 Selecting previously unselected package mingw-w64-common. [2021-01-19T06:15:04.519Z] #13 57.82 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-01-19T06:15:04.519Z] #13 57.83 Unpacking mingw-w64-common (6.0.0-3) ... [2021-01-19T06:15:05.157Z] #13 ... [2021-01-19T06:15:05.157Z] [2021-01-19T06:15:05.157Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-01-19T06:15:05.157Z] #36 48.24 Selecting previously unselected package libicu63:ppc64el. [2021-01-19T06:15:05.157Z] #36 48.32 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2021-01-19T06:15:05.157Z] #36 48.39 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2021-01-19T06:15:05.157Z] #36 55.38 Selecting previously unselected package libxml2:ppc64el. [2021-01-19T06:15:05.157Z] #36 55.39 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_ppc64el.deb ... [2021-01-19T06:15:05.157Z] #36 55.41 Unpacking libxml2:ppc64el (2.9.4+dfsg1-7+deb10u1) ... [2021-01-19T06:15:05.157Z] #36 56.04 Selecting previously unselected package libarchive13:ppc64el. [2021-01-19T06:15:05.157Z] #36 56.04 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_ppc64el.deb ... [2021-01-19T06:15:05.157Z] #36 56.04 Unpacking libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2021-01-19T06:15:05.157Z] #36 56.40 Selecting previously unselected package libjsoncpp1:ppc64el. [2021-01-19T06:15:05.157Z] #36 56.41 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_ppc64el.deb ... [2021-01-19T06:15:05.157Z] #36 56.42 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ... [2021-01-19T06:15:05.157Z] #36 56.60 Selecting previously unselected package librhash0:ppc64el. [2021-01-19T06:15:05.157Z] #36 56.62 Preparing to unpack .../7-librhash0_1.3.8-1_ppc64el.deb ... [2021-01-19T06:15:05.157Z] #36 56.63 Unpacking librhash0:ppc64el (1.3.8-1) ... [2021-01-19T06:15:05.157Z] #36 56.81 Selecting previously unselected package libuv1:ppc64el. [2021-01-19T06:15:05.157Z] #36 56.83 Preparing to unpack .../8-libuv1_1.24.1-1_ppc64el.deb ... [2021-01-19T06:15:05.157Z] #36 56.84 Unpacking libuv1:ppc64el (1.24.1-1) ... [2021-01-19T06:15:05.157Z] #36 57.05 Selecting previously unselected package cmake. [2021-01-19T06:15:05.157Z] #36 57.08 Preparing to unpack .../9-cmake_3.13.4-1_ppc64el.deb ... [2021-01-19T06:15:05.157Z] #36 57.08 Unpacking cmake (3.13.4-1) ... [2021-01-19T06:15:05.157Z] #36 ... [2021-01-19T06:15:05.157Z] [2021-01-19T06:15:05.157Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2021-01-19T06:15:05.157Z] #32 57.33 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. [2021-01-19T06:15:05.157Z] #32 57.57 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-01-19T06:15:05.157Z] #32 57.82 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-01-19T06:15:05.481Z] ok github.com/docker/docker/distribution 0.331s coverage: 25.1% of statements [2021-01-19T06:15:05.481Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-01-19T06:15:06.058Z] ok github.com/docker/docker/errdefs 0.012s coverage: 53.1% of statements [2021-01-19T06:15:06.543Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-01-19T06:15:06.637Z] ok github.com/docker/docker/image 0.054s coverage: 86.8% of statements [2021-01-19T06:15:06.902Z] ok github.com/docker/docker/image/cache 0.033s coverage: 19.2% of statements [2021-01-19T06:15:07.479Z] ok github.com/docker/docker/distribution/xfer 1.735s coverage: 85.1% of statements [2021-01-19T06:15:07.479Z] ? github.com/docker/docker/dockerversion [no test files] [2021-01-19T06:15:07.479Z] ? github.com/docker/docker/image/tarexport [no test files] [2021-01-19T06:15:07.479Z] ok github.com/docker/docker/image/v1 0.073s coverage: 25.0% of statements [2021-01-19T06:15:07.479Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-01-19T06:15:07.744Z] ok github.com/docker/docker/libcontainerd/queue 0.030s coverage: 100.0% of statements [2021-01-19T06:15:07.920Z] #32 ... [2021-01-19T06:15:07.920Z] [2021-01-19T06:15:07.920Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-01-19T06:15:07.920Z] #36 60.26 Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2021-01-19T06:15:07.920Z] #36 60.28 Setting up xxd (2:8.1.0875-5) ... [2021-01-19T06:15:07.920Z] #36 60.29 Setting up libuv1:ppc64el (1.24.1-1) ... [2021-01-19T06:15:07.920Z] #36 60.30 Setting up vim-common (2:8.1.0875-5) ... [2021-01-19T06:15:07.920Z] #36 60.33 Setting up librhash0:ppc64el (1.3.8-1) ... [2021-01-19T06:15:07.920Z] #36 60.33 Setting up cmake-data (3.13.4-1) ... [2021-01-19T06:15:07.920Z] #36 60.35 Setting up libxml2:ppc64el (2.9.4+dfsg1-7+deb10u1) ... [2021-01-19T06:15:07.920Z] #36 60.35 Setting up libjsoncpp1:ppc64el (1.7.4-3) ... [2021-01-19T06:15:07.920Z] #36 60.36 Setting up libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2021-01-19T06:15:07.920Z] #36 60.36 Setting up cmake (3.13.4-1) ... [2021-01-19T06:15:07.920Z] #36 60.39 Processing triggers for libc-bin (2.28-10) ... [2021-01-19T06:15:07.920Z] #36 60.48 Processing triggers for mime-support (3.62) ... [2021-01-19T06:15:07.920Z] #36 DONE 60.8s [2021-01-19T06:15:07.920Z] [2021-01-19T06:15:07.920Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-19T06:15:07.920Z] #34 60.89 bufio [2021-01-19T06:15:08.216Z] #34 61.67 reflect [2021-01-19T06:15:08.696Z] ok github.com/docker/docker/oci 0.026s coverage: 8.2% of statements [2021-01-19T06:15:08.959Z] ok github.com/docker/docker/pkg/aaparser 0.014s coverage: 52.9% of statements [2021-01-19T06:15:08.959Z] ok github.com/docker/docker/opts 0.050s coverage: 67.1% of statements [2021-01-19T06:15:09.258Z] #34 62.63 path [2021-01-19T06:15:09.553Z] #34 ... [2021-01-19T06:15:09.553Z] [2021-01-19T06:15:09.553Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-19T06:15:09.553Z] #51 52.96 strconv [2021-01-19T06:15:09.553Z] #51 52.98 io [2021-01-19T06:15:09.553Z] #51 53.01 syscall [2021-01-19T06:15:09.553Z] #51 56.12 strings [2021-01-19T06:15:09.553Z] #51 56.15 bytes [2021-01-19T06:15:09.848Z] #51 ... [2021-01-19T06:15:09.848Z] [2021-01-19T06:15:09.848Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-19T06:15:09.848Z] #37 0.281 + RM_GOPATH=0 [2021-01-19T06:15:09.848Z] #37 0.281 + TMP_GOPATH= [2021-01-19T06:15:09.848Z] #37 0.281 + : /build [2021-01-19T06:15:09.848Z] #37 0.281 + '[' -z '' ']' [2021-01-19T06:15:09.848Z] #37 0.282 ++ mktemp -d [2021-01-19T06:15:09.848Z] #37 0.283 + export GOPATH=/tmp/tmp.NDNtyfpR3o [2021-01-19T06:15:09.848Z] #37 0.284 + GOPATH=/tmp/tmp.NDNtyfpR3o [2021-01-19T06:15:09.848Z] #37 0.284 + RM_GOPATH=1 [2021-01-19T06:15:09.848Z] #37 0.284 + case "$(go env GOARCH)" in [2021-01-19T06:15:09.848Z] #37 0.285 ++ go env GOARCH [2021-01-19T06:15:09.848Z] #37 0.304 + export GO_BUILDMODE=-buildmode=pie [2021-01-19T06:15:09.848Z] #37 0.304 + GO_BUILDMODE=-buildmode=pie [2021-01-19T06:15:09.848Z] #37 0.304 ++ dirname /tmp/install/install.sh [2021-01-19T06:15:09.848Z] #37 0.307 + dir=/tmp/install [2021-01-19T06:15:09.848Z] #37 0.308 + bin=tini [2021-01-19T06:15:09.848Z] #37 0.308 + shift [2021-01-19T06:15:09.848Z] #37 0.308 + '[' '!' -f /tmp/install/tini.installer ']' [2021-01-19T06:15:09.848Z] #37 0.309 + . /tmp/install/tini.installer [2021-01-19T06:15:09.848Z] #37 0.310 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-01-19T06:15:09.848Z] #37 0.310 + install_tini [2021-01-19T06:15:09.848Z] #37 0.310 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-01-19T06:15:09.848Z] #37 0.310 + git clone https://github.com/krallin/tini.git /tmp/tmp.NDNtyfpR3o/tini [2021-01-19T06:15:09.848Z] #37 0.310 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-01-19T06:15:09.848Z] #37 0.314 Cloning into '/tmp/tmp.NDNtyfpR3o/tini'... [2021-01-19T06:15:09.848Z] #37 1.380 + cd /tmp/tmp.NDNtyfpR3o/tini [2021-01-19T06:15:09.848Z] #37 1.380 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-01-19T06:15:09.848Z] #37 1.396 + cmake . [2021-01-19T06:15:09.848Z] #37 2.095 -- The C compiler identification is GNU 8.3.0 [2021-01-19T06:15:09.848Z] #37 2.197 -- Check for working C compiler: /usr/bin/cc [2021-01-19T06:15:09.910Z] ok github.com/docker/docker/pkg/broadcaster 0.050s coverage: 100.0% of statements [2021-01-19T06:15:10.487Z] ok github.com/docker/docker/pkg/capabilities 0.013s coverage: 87.5% of statements [2021-01-19T06:15:10.488Z] #37 2.799 -- Check for working C compiler: /usr/bin/cc -- works [2021-01-19T06:15:10.488Z] #37 2.802 -- Detecting C compiler ABI info [2021-01-19T06:15:11.063Z] ok github.com/docker/docker/pkg/authorization 0.697s coverage: 68.3% of statements [2021-01-19T06:15:11.136Z] #37 3.547 -- Detecting C compiler ABI info - done [2021-01-19T06:15:11.136Z] #37 3.627 -- Detecting C compile features [2021-01-19T06:15:12.014Z] ok github.com/docker/docker/pkg/directory 0.013s coverage: 80.0% of statements [2021-01-19T06:15:12.592Z] ok github.com/docker/docker/pkg/archive 1.080s coverage: 76.9% of statements [2021-01-19T06:15:12.592Z] ok github.com/docker/docker/pkg/discovery 0.015s coverage: 58.3% of statements [2021-01-19T06:15:12.660Z] #37 ... [2021-01-19T06:15:12.660Z] [2021-01-19T06:15:12.660Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-01-19T06:15:12.660Z] #42 58.81 Setting up zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2021-01-19T06:15:12.660Z] #42 58.82 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2021-01-19T06:15:12.660Z] #42 58.84 Setting up libprotobuf17:ppc64el (3.6.1.3-2) ... [2021-01-19T06:15:12.660Z] #42 58.85 Setting up libcap-dev:ppc64el (1:2.25-2) ... [2021-01-19T06:15:12.660Z] #42 58.85 Setting up libprotoc17:ppc64el (3.6.1.3-2) ... [2021-01-19T06:15:12.660Z] #42 58.86 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-01-19T06:15:12.660Z] #42 58.87 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-01-19T06:15:12.660Z] #42 58.88 Setting up libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2021-01-19T06:15:12.660Z] #42 58.89 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-01-19T06:15:12.660Z] #42 58.90 Setting up python-protobuf (3.6.1.3-2) ... [2021-01-19T06:15:12.660Z] #42 65.37 Setting up libnl-3-dev:ppc64el (3.4.0-1) ... [2021-01-19T06:15:12.660Z] #42 65.38 Processing triggers for libc-bin (2.28-10) ... [2021-01-19T06:15:12.660Z] #42 DONE 65.7s [2021-01-19T06:15:12.660Z] [2021-01-19T06:15:12.660Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-19T06:15:13.107Z] #54 130.8 + bin/containerd-stress [2021-01-19T06:15:13.170Z] ok github.com/docker/docker/pkg/discovery/file 0.015s coverage: 97.6% of statements [2021-01-19T06:15:13.739Z] #54 132.1 + bin/containerd-shim [2021-01-19T06:15:13.747Z] ok github.com/docker/docker/pkg/discovery/memory 0.009s coverage: 92.3% of statements [2021-01-19T06:15:14.188Z] #43 1.713 Note: Building without setproctitle() and strlcpy() support. [2021-01-19T06:15:14.189Z] #43 1.715 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-01-19T06:15:14.189Z] #43 1.722 Note: Building without GnuTLS support [2021-01-19T06:15:14.189Z] #43 1.726 Makefile.config:39: Warn: you have no libnftables installed [2021-01-19T06:15:14.189Z] #43 1.738 Makefile.config:40: Warn: Building without nftables support [2021-01-19T06:15:14.325Z] ok github.com/docker/docker/pkg/discovery/nodes 0.009s coverage: 93.8% of statements [2021-01-19T06:15:14.588Z] ok github.com/docker/docker/pkg/dmesg 0.008s coverage: 83.3% of statements [2021-01-19T06:15:15.165Z] ok github.com/docker/docker/pkg/chrootarchive 3.511s coverage: 43.2% of statements [2021-01-19T06:15:15.743Z] ok github.com/docker/docker/pkg/filenotify 0.613s coverage: 67.0% of statements [2021-01-19T06:15:15.743Z] ok github.com/docker/docker/pkg/fileutils 0.017s coverage: 89.5% of statements [2021-01-19T06:15:16.309Z] #43 3.656 fatal: not a git repository (or any of the parent directories): .git [2021-01-19T06:15:16.309Z] #43 3.702 GEN .gitid [2021-01-19T06:15:16.309Z] #43 3.722 GEN criu/include/version.h [2021-01-19T06:15:16.309Z] #43 3.792 GEN include/common/asm [2021-01-19T06:15:16.320Z] ok github.com/docker/docker/pkg/homedir 0.016s coverage: 11.4% of statements [2021-01-19T06:15:16.569Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-01-19T06:15:16.569Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-01-19T06:15:16.583Z] ok github.com/docker/docker/pkg/fsutils 0.333s coverage: 85.1% of statements [2021-01-19T06:15:16.847Z] ok github.com/docker/docker/pkg/discovery/kv 3.095s coverage: 84.1% of statements [2021-01-19T06:15:17.111Z] ok github.com/docker/docker/layer 7.282s coverage: 68.8% of statements [2021-01-19T06:15:17.111Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-01-19T06:15:17.111Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-01-19T06:15:17.111Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-01-19T06:15:17.111Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-01-19T06:15:17.111Z] ? github.com/docker/docker/oci/caps [no test files] [2021-01-19T06:15:17.111Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-01-19T06:15:17.111Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-01-19T06:15:17.143Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-01-19T06:15:17.359Z] #43 ... [2021-01-19T06:15:17.359Z] [2021-01-19T06:15:17.359Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-19T06:15:17.359Z] #37 5.509 -- Detecting C compile features - done [2021-01-19T06:15:17.359Z] #37 5.526 -- Performing Test HAS_BUILTIN_FORTIFY [2021-01-19T06:15:17.359Z] #37 5.895 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-01-19T06:15:17.359Z] #37 6.071 -- Configuring done [2021-01-19T06:15:17.359Z] #37 6.131 -- Generating done [2021-01-19T06:15:17.359Z] #37 6.143 -- Build files have been written to: /tmp/tmp.NDNtyfpR3o/tini [2021-01-19T06:15:17.359Z] #37 6.182 + make tini-static [2021-01-19T06:15:17.359Z] #37 6.711 Scanning dependencies of target tini-static [2021-01-19T06:15:17.359Z] #37 6.789 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-01-19T06:15:17.359Z] #37 8.879 [100%] Linking C executable tini-static [2021-01-19T06:15:17.359Z] #37 9.572 [100%] Built target tini-static [2021-01-19T06:15:17.359Z] #37 9.651 + mkdir -p /build [2021-01-19T06:15:17.359Z] #37 9.657 + cp tini-static /build/docker-init [2021-01-19T06:15:17.359Z] #37 DONE 9.8s [2021-01-19T06:15:17.359Z] [2021-01-19T06:15:17.359Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-19T06:15:17.359Z] #34 64.50 text/tabwriter [2021-01-19T06:15:17.359Z] #34 69.88 time [2021-01-19T06:15:17.359Z] #34 69.88 internal/syscall/execenv [2021-01-19T06:15:17.359Z] #34 69.90 internal/syscall/unix [2021-01-19T06:15:17.666Z] #34 ... [2021-01-19T06:15:17.666Z] [2021-01-19T06:15:17.666Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-19T06:15:17.666Z] #13 63.87 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-01-19T06:15:17.666Z] #13 63.88 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-01-19T06:15:17.666Z] #13 63.89 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-01-19T06:15:17.666Z] #13 70.86 Selecting previously unselected package gcc-mingw-w64-base. [2021-01-19T06:15:17.666Z] #13 70.89 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2021-01-19T06:15:17.666Z] #13 70.89 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-01-19T06:15:17.666Z] #13 71.09 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-01-19T06:15:17.666Z] #13 71.11 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2021-01-19T06:15:17.961Z] #13 71.12 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-01-19T06:15:18.064Z] ok github.com/docker/docker/pkg/longpath 0.015s coverage: 100.0% of statements [2021-01-19T06:15:18.064Z] ok github.com/docker/docker/pkg/idtools 0.715s coverage: 70.1% of statements [2021-01-19T06:15:18.064Z] ok github.com/docker/docker/pkg/jsonmessage 0.028s coverage: 91.7% of statements [2021-01-19T06:15:18.064Z] ok github.com/docker/docker/pkg/ioutils 0.605s coverage: 70.6% of statements [2021-01-19T06:15:18.064Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-01-19T06:15:18.064Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-01-19T06:15:18.064Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-01-19T06:15:18.087Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-01-19T06:15:18.326Z] #54 136.2 + bin/containerd-shim-runc-v1 [2021-01-19T06:15:18.329Z] ok github.com/docker/docker/pkg/namesgenerator 0.018s coverage: 85.7% of statements [2021-01-19T06:15:18.329Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-01-19T06:15:18.349Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-01-19T06:15:18.594Z] ok github.com/docker/docker/pkg/parsers 0.018s coverage: 97.0% of statements [2021-01-19T06:15:18.594Z] ok github.com/docker/docker/pkg/parsers/kernel 0.018s coverage: 60.0% of statements [2021-01-19T06:15:18.600Z] #13 ... [2021-01-19T06:15:18.600Z] [2021-01-19T06:15:18.600Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-19T06:15:18.600Z] #43 6.081 PBCC images/timens.pb-c.c [2021-01-19T06:15:18.600Z] #43 6.110 DEP images/timens.pb-c.d [2021-01-19T06:15:18.600Z] #43 6.193 PBCC images/fown.pb-c.c [2021-01-19T06:15:18.600Z] #43 6.225 PBCC images/google/protobuf/descriptor.pb-c.c [2021-01-19T06:15:18.600Z] #43 6.338 PBCC images/opts.pb-c.c [2021-01-19T06:15:18.858Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.054s coverage: 86.7% of statements [2021-01-19T06:15:18.894Z] #43 6.439 PBCC images/memfd.pb-c.c [2021-01-19T06:15:18.894Z] #43 6.615 DEP images/fown.pb-c.d [2021-01-19T06:15:18.894Z] #43 6.640 DEP images/google/protobuf/descriptor.pb-c.d [2021-01-19T06:15:18.894Z] #43 6.693 DEP images/opts.pb-c.d [2021-01-19T06:15:19.123Z] ok github.com/docker/docker/pkg/pidfile 0.060s coverage: 82.4% of statements [2021-01-19T06:15:19.123Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-01-19T06:15:19.123Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-01-19T06:15:19.188Z] #43 6.762 DEP images/memfd.pb-c.d [2021-01-19T06:15:19.188Z] #43 6.806 PBCC images/sit.pb-c.c [2021-01-19T06:15:19.188Z] #43 6.868 DEP images/sit.pb-c.d [2021-01-19T06:15:19.188Z] #43 6.947 PBCC images/macvlan.pb-c.c [2021-01-19T06:15:19.483Z] #43 6.984 DEP images/macvlan.pb-c.d [2021-01-19T06:15:19.483Z] #43 7.056 PBCC images/autofs.pb-c.c [2021-01-19T06:15:19.483Z] #43 7.123 DEP images/autofs.pb-c.d [2021-01-19T06:15:19.483Z] #43 7.200 PBCC images/sysctl.pb-c.c [2021-01-19T06:15:19.702Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.018s coverage: 56.8% of statements [2021-01-19T06:15:19.780Z] #43 7.211 DEP images/sysctl.pb-c.d [2021-01-19T06:15:19.780Z] #43 7.297 PBCC images/time.pb-c.c [2021-01-19T06:15:19.780Z] #43 7.348 DEP images/time.pb-c.d [2021-01-19T06:15:19.780Z] #43 ... [2021-01-19T06:15:19.780Z] [2021-01-19T06:15:19.780Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-19T06:15:19.780Z] #45 62.91 bufio [2021-01-19T06:15:19.780Z] #45 64.11 reflect [2021-01-19T06:15:19.780Z] #45 67.80 regexp/syntax [2021-01-19T06:15:19.780Z] #45 70.12 hash/crc32 [2021-01-19T06:15:19.780Z] #45 ... [2021-01-19T06:15:19.780Z] [2021-01-19T06:15:19.780Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-19T06:15:19.780Z] #43 7.403 PBCC images/binfmt-misc.pb-c.c [2021-01-19T06:15:19.780Z] #43 7.438 DEP images/binfmt-misc.pb-c.d [2021-01-19T06:15:19.780Z] #43 7.492 PBCC images/seccomp.pb-c.c [2021-01-19T06:15:20.074Z] #43 7.521 DEP images/seccomp.pb-c.d [2021-01-19T06:15:20.074Z] #43 7.615 PBCC images/userns.pb-c.c [2021-01-19T06:15:20.074Z] #43 7.625 DEP images/userns.pb-c.d [2021-01-19T06:15:20.074Z] #43 7.678 PBCC images/cgroup.pb-c.c [2021-01-19T06:15:20.074Z] #43 7.694 DEP images/cgroup.pb-c.d [2021-01-19T06:15:20.074Z] #43 7.753 PBCC images/ext-file.pb-c.c [2021-01-19T06:15:20.264Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-01-19T06:15:20.282Z] ok github.com/docker/docker/pkg/plugins/transport 0.026s coverage: 85.7% of statements [2021-01-19T06:15:20.282Z] ok github.com/docker/docker/pkg/pools 0.021s coverage: 88.2% of statements [2021-01-19T06:15:20.370Z] #43 7.781 DEP images/ext-file.pb-c.d [2021-01-19T06:15:20.370Z] #43 7.836 PBCC images/rpc.pb-c.c [2021-01-19T06:15:20.370Z] #43 ... [2021-01-19T06:15:20.370Z] [2021-01-19T06:15:20.370Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-19T06:15:20.370Z] #51 63.54 reflect [2021-01-19T06:15:20.370Z] #51 63.66 bufio [2021-01-19T06:15:20.370Z] #51 65.29 regexp/syntax [2021-01-19T06:15:20.370Z] #51 ... [2021-01-19T06:15:20.370Z] [2021-01-19T06:15:20.370Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-19T06:15:20.370Z] #43 7.906 DEP images/rpc.pb-c.d [2021-01-19T06:15:20.370Z] #43 7.960 PBCC images/siginfo.pb-c.c [2021-01-19T06:15:20.370Z] #43 7.974 DEP images/siginfo.pb-c.d [2021-01-19T06:15:20.370Z] #43 8.052 PBCC images/pagemap.pb-c.c [2021-01-19T06:15:20.370Z] #43 8.158 DEP images/pagemap.pb-c.d [2021-01-19T06:15:20.546Z] ok github.com/docker/docker/pkg/progress 0.014s coverage: 75.9% of statements [2021-01-19T06:15:20.666Z] #43 8.285 PBCC images/rlimit.pb-c.c [2021-01-19T06:15:20.666Z] #43 8.299 DEP images/rlimit.pb-c.d [2021-01-19T06:15:20.666Z] #43 8.385 PBCC images/file-lock.pb-c.c [2021-01-19T06:15:20.960Z] #43 8.403 DEP images/file-lock.pb-c.d [2021-01-19T06:15:20.960Z] #43 8.435 PBCC images/tty.pb-c.c [2021-01-19T06:15:20.960Z] #43 8.535 DEP images/tty.pb-c.d [2021-01-19T06:15:20.960Z] #43 8.644 PBCC images/tun.pb-c.c [2021-01-19T06:15:20.960Z] #43 8.687 PBCC images/netdev.pb-c.c [2021-01-19T06:15:20.960Z] #43 8.746 DEP images/tun.pb-c.d [2021-01-19T06:15:21.051Z] #54 139.1 + bin/containerd-shim-runc-v2 [2021-01-19T06:15:21.123Z] ok github.com/docker/docker/pkg/reexec 0.020s coverage: 82.4% of statements [2021-01-19T06:15:21.252Z] #43 8.816 DEP images/netdev.pb-c.d [2021-01-19T06:15:21.252Z] #43 8.935 PBCC images/vma.pb-c.c [2021-01-19T06:15:21.252Z] #43 9.011 DEP images/vma.pb-c.d [2021-01-19T06:15:21.342Z] #54 139.8 + binaries [2021-01-19T06:15:21.342Z] #54 139.8 + install -D bin/containerd /build/containerd [2021-01-19T06:15:21.342Z] #54 139.8 + install -D bin/containerd-shim /build/containerd-shim [2021-01-19T06:15:21.545Z] #43 9.113 PBCC images/creds.pb-c.c [2021-01-19T06:15:21.545Z] #43 9.139 DEP images/creds.pb-c.d [2021-01-19T06:15:21.545Z] #43 9.214 PBCC images/utsns.pb-c.c [2021-01-19T06:15:21.545Z] #43 9.246 DEP images/utsns.pb-c.d [2021-01-19T06:15:21.545Z] #43 9.304 PBCC images/ipc-desc.pb-c.c [2021-01-19T06:15:21.545Z] #43 9.314 PBCC images/ipc-sem.pb-c.c [2021-01-19T06:15:21.545Z] #43 9.336 DEP images/ipc-desc.pb-c.d [2021-01-19T06:15:21.633Z] #54 139.8 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-01-19T06:15:21.633Z] #54 139.8 + install -D bin/ctr /build/ctr [2021-01-19T06:15:21.700Z] ok github.com/docker/docker/pkg/stdcopy 0.010s coverage: 100.0% of statements [2021-01-19T06:15:21.837Z] #43 9.367 DEP images/ipc-sem.pb-c.d [2021-01-19T06:15:21.837Z] #43 9.407 PBCC images/ipc-msg.pb-c.c [2021-01-19T06:15:21.837Z] #43 9.421 DEP images/ipc-msg.pb-c.d [2021-01-19T06:15:21.837Z] #43 9.460 PBCC images/ipc-shm.pb-c.c [2021-01-19T06:15:21.837Z] #43 9.488 DEP images/ipc-shm.pb-c.d [2021-01-19T06:15:21.837Z] #43 9.544 PBCC images/ipc-var.pb-c.c [2021-01-19T06:15:21.837Z] #43 9.571 DEP images/ipc-var.pb-c.d [2021-01-19T06:15:21.965Z] ok github.com/docker/docker/pkg/pubsub 1.077s coverage: 75.0% of statements [2021-01-19T06:15:22.133Z] #43 9.624 PBCC images/sk-opts.pb-c.c [2021-01-19T06:15:22.133Z] #43 9.635 PBCC images/packet-sock.pb-c.c [2021-01-19T06:15:22.133Z] #43 9.802 DEP images/sk-opts.pb-c.d [2021-01-19T06:15:22.228Z] ok github.com/docker/docker/pkg/streamformatter 0.011s coverage: 66.2% of statements [2021-01-19T06:15:22.228Z] ok github.com/docker/docker/pkg/stringid 0.011s coverage: 70.6% of statements [2021-01-19T06:15:22.264Z] #54 DONE 140.4s [2021-01-19T06:15:22.425Z] #43 9.910 DEP images/packet-sock.pb-c.d [2021-01-19T06:15:22.426Z] #43 9.937 PBCC images/sk-netlink.pb-c.c [2021-01-19T06:15:22.426Z] #43 ... [2021-01-19T06:15:22.426Z] [2021-01-19T06:15:22.426Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-19T06:15:22.426Z] #47 DONE 75.7s [2021-01-19T06:15:22.426Z] [2021-01-19T06:15:22.426Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-19T06:15:22.426Z] #43 10.05 DEP images/sk-netlink.pb-c.d [2021-01-19T06:15:22.426Z] #43 10.08 PBCC images/sk-inet.pb-c.c [2021-01-19T06:15:22.426Z] #43 10.12 DEP images/sk-inet.pb-c.d [2021-01-19T06:15:22.426Z] #43 10.18 PBCC images/sk-unix.pb-c.c [2021-01-19T06:15:22.426Z] #43 10.23 DEP images/sk-unix.pb-c.d [2021-01-19T06:15:22.719Z] #43 10.29 PBCC images/mm.pb-c.c [2021-01-19T06:15:22.719Z] #43 10.35 DEP images/mm.pb-c.d [2021-01-19T06:15:22.719Z] #43 10.41 PBCC images/timerfd.pb-c.c [2021-01-19T06:15:22.719Z] #43 10.47 DEP images/timerfd.pb-c.d [2021-01-19T06:15:22.815Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-01-19T06:15:22.896Z] [2021-01-19T06:15:22.896Z] #55 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2021-01-19T06:15:23.014Z] #43 10.51 PBCC images/timer.pb-c.c [2021-01-19T06:15:23.014Z] #43 10.55 DEP images/timer.pb-c.d [2021-01-19T06:15:23.014Z] #43 10.60 PBCC images/sa.pb-c.c [2021-01-19T06:15:23.014Z] #43 10.66 DEP images/sa.pb-c.d [2021-01-19T06:15:23.014Z] #43 10.72 PBCC images/pipe-data.pb-c.c [2021-01-19T06:15:23.187Z] #55 DONE 0.3s [2021-01-19T06:15:23.187Z] [2021-01-19T06:15:23.187Z] #59 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2021-01-19T06:15:23.187Z] #59 DONE 0.2s [2021-01-19T06:15:23.189Z] ok github.com/docker/docker/pkg/sysinfo 0.016s coverage: 54.2% of statements [2021-01-19T06:15:23.310Z] #43 10.74 DEP images/pipe-data.pb-c.d [2021-01-19T06:15:23.310Z] #43 10.79 PBCC images/mnt.pb-c.c [2021-01-19T06:15:23.310Z] #43 10.94 DEP images/mnt.pb-c.d [2021-01-19T06:15:23.310Z] #43 10.98 PBCC images/sk-packet.pb-c.c [2021-01-19T06:15:23.310Z] #43 11.03 DEP images/sk-packet.pb-c.d [2021-01-19T06:15:23.310Z] #43 11.07 PBCC images/tcp-stream.pb-c.c [2021-01-19T06:15:23.470Z] ok github.com/docker/docker/pkg/system 0.035s coverage: 36.9% of statements [2021-01-19T06:15:23.508Z] [2021-01-19T06:15:23.508Z] #61 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2021-01-19T06:15:23.508Z] #61 DONE 0.1s [2021-01-19T06:15:23.508Z] [2021-01-19T06:15:23.508Z] #63 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2021-01-19T06:15:23.508Z] #63 DONE 0.1s [2021-01-19T06:15:23.605Z] #43 11.14 DEP images/tcp-stream.pb-c.d [2021-01-19T06:15:23.605Z] #43 11.23 PBCC images/pipe.pb-c.c [2021-01-19T06:15:23.605Z] #43 11.28 DEP images/pipe.pb-c.d [2021-01-19T06:15:23.605Z] #43 11.37 PBCC images/pstree.pb-c.c [2021-01-19T06:15:23.605Z] #43 11.41 DEP images/pstree.pb-c.d [2021-01-19T06:15:23.801Z] [2021-01-19T06:15:23.801Z] #64 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-01-19T06:15:23.801Z] #64 DONE 0.0s [2021-01-19T06:15:23.801Z] [2021-01-19T06:15:23.801Z] #65 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-01-19T06:15:23.900Z] #43 11.47 PBCC images/fs.pb-c.c [2021-01-19T06:15:23.900Z] #43 11.51 DEP images/fs.pb-c.d [2021-01-19T06:15:23.900Z] #43 11.58 PBCC images/signalfd.pb-c.c [2021-01-19T06:15:23.900Z] #43 11.64 DEP images/signalfd.pb-c.d [2021-01-19T06:15:23.900Z] #43 11.69 PBCC images/fh.pb-c.c [2021-01-19T06:15:24.058Z] ok github.com/docker/docker/pkg/tailfile 0.100s coverage: 88.6% of statements [2021-01-19T06:15:24.059Z] ok github.com/docker/docker/pkg/signal 2.827s coverage: 61.0% of statements [2021-01-19T06:15:24.195Z] #43 11.75 PBCC images/fsnotify.pb-c.c [2021-01-19T06:15:24.195Z] #43 11.79 DEP images/fh.pb-c.d [2021-01-19T06:15:24.195Z] #43 11.86 DEP images/fsnotify.pb-c.d [2021-01-19T06:15:24.195Z] #43 11.98 PBCC images/eventpoll.pb-c.c [2021-01-19T06:15:24.203Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-01-19T06:15:24.322Z] testing: warning: no tests to run [2021-01-19T06:15:24.322Z] coverage: [no statements] [2021-01-19T06:15:24.322Z] ok github.com/docker/docker/pkg/term/windows 0.012s coverage: [no statements] [no tests to run] [2021-01-19T06:15:24.433Z] #65 DONE 0.6s [2021-01-19T06:15:24.433Z] [2021-01-19T06:15:24.433Z] #66 exporting to image [2021-01-19T06:15:24.433Z] #66 exporting layers [2021-01-19T06:15:24.490Z] #43 12.02 DEP images/eventpoll.pb-c.d [2021-01-19T06:15:24.490Z] #43 12.07 PBCC images/eventfd.pb-c.c [2021-01-19T06:15:24.490Z] #43 12.10 DEP images/eventfd.pb-c.d [2021-01-19T06:15:24.490Z] #43 12.15 PBCC images/remap-file-path.pb-c.c [2021-01-19T06:15:24.490Z] #43 12.17 DEP images/remap-file-path.pb-c.d [2021-01-19T06:15:24.490Z] #43 12.23 PBCC images/fifo.pb-c.c [2021-01-19T06:15:24.585Z] ok github.com/docker/docker/pkg/tarsum 0.102s coverage: 89.3% of statements [2021-01-19T06:15:24.787Z] #43 12.24 DEP images/fifo.pb-c.d [2021-01-19T06:15:24.787Z] #43 12.30 PBCC images/ghost-file.pb-c.c [2021-01-19T06:15:24.787Z] #43 12.37 DEP images/ghost-file.pb-c.d [2021-01-19T06:15:24.787Z] #43 12.41 PBCC images/regfile.pb-c.c [2021-01-19T06:15:24.787Z] #43 12.50 DEP images/regfile.pb-c.d [2021-01-19T06:15:24.787Z] #43 12.61 PBCC images/ns.pb-c.c [2021-01-19T06:15:24.849Z] ok github.com/docker/docker/pkg/truncindex 0.111s coverage: 91.5% of statements [2021-01-19T06:15:24.849Z] ok github.com/docker/docker/pkg/urlutil 0.017s coverage: 100.0% of statements [2021-01-19T06:15:24.849Z] ok github.com/docker/docker/pkg/useragent 0.015s coverage: 88.9% of statements [2021-01-19T06:15:25.081Z] #43 12.64 DEP images/ns.pb-c.d [2021-01-19T06:15:25.081Z] #43 12.68 PBCC images/fdinfo.pb-c.c [2021-01-19T06:15:25.376Z] #43 12.84 DEP images/fdinfo.pb-c.d [2021-01-19T06:15:25.376Z] #43 12.95 PBCC images/core-aarch64.pb-c.c [2021-01-19T06:15:25.376Z] #43 12.99 PBCC images/core-arm.pb-c.c [2021-01-19T06:15:25.595Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-01-19T06:15:25.672Z] #43 13.09 PBCC images/core-ppc64.pb-c.c [2021-01-19T06:15:25.672Z] #43 13.16 PBCC images/core-s390.pb-c.c [2021-01-19T06:15:25.672Z] #43 13.21 PBCC images/core-x86.pb-c.c [2021-01-19T06:15:25.672Z] #43 13.32 PBCC images/core.pb-c.c [2021-01-19T06:15:25.672Z] #43 13.40 PBCC images/inventory.pb-c.c [2021-01-19T06:15:25.967Z] #43 13.48 DEP images/core-aarch64.pb-c.d [2021-01-19T06:15:25.967Z] #43 13.53 DEP images/core-arm.pb-c.d [2021-01-19T06:15:25.967Z] #43 13.57 DEP images/core-ppc64.pb-c.d [2021-01-19T06:15:25.967Z] #43 13.62 DEP images/core-s390.pb-c.d [2021-01-19T06:15:25.967Z] #43 13.66 DEP images/core-x86.pb-c.d [2021-01-19T06:15:26.247Z] ok github.com/docker/docker/plugin/v2 0.053s coverage: 14.5% of statements [2021-01-19T06:15:26.263Z] #43 13.75 DEP images/core.pb-c.d [2021-01-19T06:15:26.263Z] #43 13.82 DEP images/inventory.pb-c.d [2021-01-19T06:15:26.263Z] #43 13.88 PBCC images/cpuinfo.pb-c.c [2021-01-19T06:15:26.263Z] #43 13.92 DEP images/cpuinfo.pb-c.d [2021-01-19T06:15:26.511Z] ok github.com/docker/docker/profiles/seccomp 0.025s coverage: 85.4% of statements [2021-01-19T06:15:26.542Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-01-19T06:15:26.558Z] #43 13.99 PBCC images/stats.pb-c.c [2021-01-19T06:15:26.558Z] #43 14.00 DEP images/stats.pb-c.d [2021-01-19T06:15:27.465Z] ok github.com/docker/docker/reference 0.023s coverage: 84.4% of statements [2021-01-19T06:15:27.609Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-01-19T06:15:27.729Z] ok github.com/docker/docker/plugin 0.560s coverage: 23.2% of statements [2021-01-19T06:15:28.096Z] #43 15.57 make[1]: Nothing to be done for 'all'. [2021-01-19T06:15:28.997Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-01-19T06:15:29.134Z] ok github.com/docker/docker/registry/resumable 0.032s coverage: 100.0% of statements [2021-01-19T06:15:29.399Z] ok github.com/docker/docker/quota 0.618s coverage: 71.4% of statements [2021-01-19T06:15:29.399Z] ok github.com/docker/docker/registry 0.171s coverage: 57.2% of statements [2021-01-19T06:15:29.663Z] ok github.com/docker/docker/restartmanager 0.016s coverage: 50.9% of statements [2021-01-19T06:15:29.926Z] ok github.com/docker/docker/testutil 0.016s coverage: 62.5% of statements [2021-01-19T06:15:29.996Z] #66 exporting layers 4.8s done [2021-01-19T06:15:29.996Z] #66 writing image sha256:e6da7bea3bac2dbdfa3e45259af1cc93e9cf774550359d6cb620a7dfbb4faf73 done [2021-01-19T06:15:29.996Z] #66 naming to docker.io/library/docker:8086443a449af8ef5c5b0574de8957df7e52f296 done [2021-01-19T06:15:29.996Z] #66 DONE 4.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-01-19T06:15:30.183Z] #43 17.62 CC images/stats.o [2021-01-19T06:15:30.383Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-01-19T06:15:30.441Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-41894/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8086443a449af8ef5c5b0574de8957df7e52f296 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:8086443a449af8ef5c5b0574de8957df7e52f296 hack/test/unit [2021-01-19T06:15:30.479Z] #43 18.16 CC images/core.o [2021-01-19T06:15:30.479Z] #43 ... [2021-01-19T06:15:30.479Z] [2021-01-19T06:15:30.480Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-19T06:15:30.480Z] #45 73.88 vendor/golang.org/x/text/transform [2021-01-19T06:15:30.480Z] #45 77.58 time [2021-01-19T06:15:30.480Z] #45 81.64 regexp [2021-01-19T06:15:30.506Z] ok github.com/docker/docker/runconfig 0.033s coverage: 66.1% of statements [2021-01-19T06:15:30.775Z] #45 ... [2021-01-19T06:15:30.775Z] [2021-01-19T06:15:30.775Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-19T06:15:30.775Z] #34 78.49 internal/poll [2021-01-19T06:15:30.775Z] #34 81.25 os [2021-01-19T06:15:30.775Z] #34 82.47 internal/fmtsort [2021-01-19T06:15:30.775Z] #34 ... [2021-01-19T06:15:30.775Z] [2021-01-19T06:15:30.775Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-19T06:15:30.775Z] #51 74.21 time [2021-01-19T06:15:30.775Z] #51 79.53 regexp [2021-01-19T06:15:31.071Z] #51 ... [2021-01-19T06:15:31.071Z] [2021-01-19T06:15:31.071Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-19T06:15:31.071Z] #34 84.47 fmt [2021-01-19T06:15:31.071Z] #34 84.48 path/filepath [2021-01-19T06:15:31.770Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-01-19T06:15:32.436Z] ok github.com/docker/docker/volume/drivers 0.026s coverage: 36.1% of statements [2021-01-19T06:15:32.506Z] ? github.com/docker/docker/api [no test files] [2021-01-19T06:15:32.714Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-01-19T06:15:33.015Z] ok github.com/docker/docker/volume/mounts 0.049s coverage: 67.0% of statements [2021-01-19T06:15:33.193Z] #34 86.35 io/ioutil [2021-01-19T06:15:33.657Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-01-19T06:15:33.657Z] Using test binary docker [2021-01-19T06:15:33.918Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-01-19T06:15:33.918Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-01-19T06:15:33.918Z] INFO: Waiting for daemon to start... [2021-01-19T06:15:33.918Z] Starting dockerd [2021-01-19T06:15:33.968Z] ok github.com/docker/docker/volume/local 0.247s coverage: 76.6% of statements [2021-01-19T06:15:34.916Z] ok github.com/docker/docker/volume/service 0.027s coverage: 73.1% of statements [2021-01-19T06:15:35.282Z] #34 88.57 github.com/BurntSushi/toml [2021-01-19T06:15:35.282Z] #34 88.58 log [2021-01-19T06:15:35.282Z] #34 88.60 flag [2021-01-19T06:15:37.433Z] #34 ... [2021-01-19T06:15:37.433Z] [2021-01-19T06:15:37.433Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-19T06:15:37.433Z] #43 18.91 CC images/core-x86.o [2021-01-19T06:15:37.433Z] #43 19.51 CC images/core-arm.o [2021-01-19T06:15:37.433Z] #43 19.91 CC images/core-aarch64.o [2021-01-19T06:15:37.434Z] #43 20.38 CC images/core-ppc64.o [2021-01-19T06:15:37.434Z] #43 21.12 CC images/core-s390.o [2021-01-19T06:15:37.434Z] #43 21.92 CC images/cpuinfo.o [2021-01-19T06:15:37.434Z] #43 22.56 CC images/inventory.o [2021-01-19T06:15:37.434Z] #43 22.83 CC images/fdinfo.o [2021-01-19T06:15:37.434Z] #43 23.24 CC images/fown.o [2021-01-19T06:15:37.434Z] #43 23.48 CC images/ns.o [2021-01-19T06:15:37.434Z] #43 23.66 CC images/regfile.o [2021-01-19T06:15:37.434Z] #43 23.94 CC images/ghost-file.o [2021-01-19T06:15:37.434Z] #43 24.26 CC images/fifo.o [2021-01-19T06:15:37.434Z] #43 24.55 CC images/remap-file-path.o [2021-01-19T06:15:37.434Z] #43 24.87 CC images/eventfd.o [2021-01-19T06:15:37.434Z] #43 25.07 CC images/eventpoll.o [2021-01-19T06:15:37.729Z] #43 25.41 CC images/fh.o [2021-01-19T06:15:38.369Z] #43 25.78 CC images/fsnotify.o [2021-01-19T06:15:39.010Z] #43 ... [2021-01-19T06:15:39.010Z] [2021-01-19T06:15:39.010Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-19T06:15:39.205Z] . [2021-01-19T06:15:39.205Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-01-19T06:15:39.205Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-01-19T06:15:39.205Z] Error: No such image: emptyfs [2021-01-19T06:15:39.205Z] Running integration-test (iteration 1) [2021-01-19T06:15:39.205Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-01-19T06:15:40.513Z] #56 48.29 Checking out files: 50% (1901/3768) Checking out files: 51% (1922/3768) Checking out files: 52% (1960/3768) Checking out files: 53% (1998/3768) Checking out files: 54% (2035/3768) Checking out files: 55% (2073/3768) Checking out files: 56% (2111/3768) Checking out files: 57% (2148/3768) Checking out files: 58% (2186/3768) Checking out files: 59% (2224/3768) Checking out files: 60% (2261/3768) Checking out files: 61% (2299/3768) Checking out files: 62% (2337/3768) Checking out files: 63% (2374/3768) Checking out files: 64% (2412/3768) Checking out files: 65% (2450/3768) Checking out files: 66% (2487/3768) Checking out files: 67% (2525/3768) Checking out files: 68% (2563/3768) Checking out files: 69% (2600/3768) Checking out files: 70% (2638/3768) Checking out files: 71% (2676/3768) Checking out files: 72% (2713/3768) Checking out files: 73% (2751/3768) Checking out files: 74% (2789/3768) Checking out files: 75% (2826/3768) Checking out files: 76% (2864/3768) Checking out files: 77% (2902/3768) Checking out files: 78% (2940/3768) Checking out files: 79% (2977/3768) Checking out files: 80% (3015/3768) Checking out files: 81% (3053/3768) Checking out files: 82% (3090/3768) Checking out files: 83% (3128/3768) Checking out files: 84% (3166/3768) Checking out files: 85% (3203/3768) Checking out files: 86% (3241/3768) Checking out files: 87% (3279/3768) Checking out files: 88% (3316/3768) Checking out files: 88% (3336/3768) Checking out files: 89% (3354/3768) Checking out files: 90% (3392/3768) Checking out files: 91% (3429/3768) Checking out files: 92% (3467/3768) Checking out files: 93% (3505/3768) Checking out files: 94% (3542/3768) Checking out files: 95% (3580/3768) Checking out files: 96% (3618/3768) Checking out files: 97% (3655/3768) Checking out files: 98% (3693/3768) Checking out files: 99% (3731/3768) Checking out files: 100% (3768/3768) Checking out files: 100% (3768/3768), done. [2021-01-19T06:15:40.513Z] #56 49.73 + cd /tmp/tmp.d6uxG15Bw5/src/github.com/containerd/containerd [2021-01-19T06:15:40.513Z] #56 49.73 + git checkout -q 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-01-19T06:15:40.974Z] ok github.com/docker/docker/api/server 0.002s coverage: 9.0% of statements [2021-01-19T06:15:41.558Z] #56 51.03 + export 'BUILDTAGS=netgo osusergo static_build' [2021-01-19T06:15:41.558Z] #56 51.03 + BUILDTAGS='netgo osusergo static_build' [2021-01-19T06:15:41.558Z] #56 51.03 + export EXTRA_FLAGS=-buildmode=pie [2021-01-19T06:15:41.558Z] #56 51.03 + EXTRA_FLAGS=-buildmode=pie [2021-01-19T06:15:41.558Z] #56 51.03 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-01-19T06:15:41.558Z] #56 51.03 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-01-19T06:15:41.558Z] #56 51.03 + '[' '' = dynamic ']' [2021-01-19T06:15:41.558Z] #56 51.03 + make [2021-01-19T06:15:41.558Z] #56 ... [2021-01-19T06:15:41.558Z] [2021-01-19T06:15:41.558Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-19T06:15:41.558Z] #51 84.95 path/filepath [2021-01-19T06:15:41.558Z] #51 86.87 mvdan.cc/sh/v3/fileutil [2021-01-19T06:15:41.558Z] #51 88.62 encoding/binary [2021-01-19T06:15:41.558Z] #51 88.62 flag [2021-01-19T06:15:41.558Z] #51 88.65 github.com/pkg/diff [2021-01-19T06:15:41.558Z] #51 88.69 go/token [2021-01-19T06:15:41.558Z] #51 91.56 go/scanner [2021-01-19T06:15:41.558Z] #51 92.60 encoding/base64 [2021-01-19T06:15:41.558Z] #51 93.23 golang.org/x/sys/unix [2021-01-19T06:15:41.558Z] #51 93.53 mvdan.cc/editorconfig [2021-01-19T06:15:41.853Z] #51 ... [2021-01-19T06:15:41.853Z] [2021-01-19T06:15:41.853Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-19T06:15:41.853Z] #13 94.41 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-01-19T06:15:41.853Z] #13 94.42 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2021-01-19T06:15:41.853Z] #13 94.42 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-01-19T06:15:44.602Z] #13 ... [2021-01-19T06:15:44.602Z] [2021-01-19T06:15:44.602Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-19T06:15:44.602Z] #34 93.56 github.com/BurntSushi/toml/cmd/tomlv [2021-01-19T06:15:44.602Z] #34 DONE 97.6s [2021-01-19T06:15:44.602Z] [2021-01-19T06:15:44.602Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-19T06:15:44.602Z] #43 26.66 CC images/signalfd.o [2021-01-19T06:15:44.602Z] #43 26.97 CC images/fs.o [2021-01-19T06:15:44.602Z] #43 27.29 CC images/pstree.o [2021-01-19T06:15:44.602Z] #43 27.53 CC images/pipe.o [2021-01-19T06:15:44.602Z] #43 27.91 CC images/tcp-stream.o [2021-01-19T06:15:44.602Z] #43 28.24 CC images/sk-packet.o [2021-01-19T06:15:44.602Z] #43 28.64 CC images/mnt.o [2021-01-19T06:15:44.602Z] #43 28.90 CC images/pipe-data.o [2021-01-19T06:15:44.602Z] #43 29.12 CC images/sa.o [2021-01-19T06:15:44.602Z] #43 29.42 CC images/timer.o [2021-01-19T06:15:44.602Z] #43 30.02 CC images/timerfd.o [2021-01-19T06:15:44.602Z] #43 30.33 CC images/mm.o [2021-01-19T06:15:44.602Z] #43 30.80 CC images/sk-opts.o [2021-01-19T06:15:44.602Z] #43 31.10 CC images/sk-unix.o [2021-01-19T06:15:44.602Z] #43 31.51 CC images/sk-inet.o [2021-01-19T06:15:44.602Z] #43 32.09 CC images/tun.o [2021-01-19T06:15:44.602Z] #43 ... [2021-01-19T06:15:44.602Z] [2021-01-19T06:15:44.602Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-19T06:15:44.602Z] #45 87.80 os/exec [2021-01-19T06:15:44.602Z] #45 87.85 net [2021-01-19T06:15:44.602Z] #45 89.65 internal/lazyregexp [2021-01-19T06:15:44.602Z] #45 90.19 github.com/LK4D4/vndr/versioned [2021-01-19T06:15:44.602Z] #45 94.25 encoding/base64 [2021-01-19T06:15:44.602Z] #45 94.25 crypto/cipher [2021-01-19T06:15:44.602Z] #45 94.40 go/scanner [2021-01-19T06:15:44.602Z] #45 96.04 net/url [2021-01-19T06:15:44.602Z] #45 ... [2021-01-19T06:15:44.602Z] [2021-01-19T06:15:44.602Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-19T06:15:44.602Z] #51 95.29 encoding/json [2021-01-19T06:15:44.602Z] #51 96.03 go/ast [2021-01-19T06:15:44.602Z] #51 97.93 mvdan.cc/sh/v3/syntax [2021-01-19T06:15:47.378Z] #51 ... [2021-01-19T06:15:47.378Z] [2021-01-19T06:15:47.378Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-19T06:15:47.378Z] #43 32.62 CC images/sk-netlink.o [2021-01-19T06:15:47.378Z] #43 33.04 CC images/packet-sock.o [2021-01-19T06:15:47.378Z] #43 33.57 CC images/ipc-var.o [2021-01-19T06:15:47.378Z] #43 33.79 CC images/ipc-desc.o [2021-01-19T06:15:47.378Z] #43 34.01 CC images/ipc-shm.o [2021-01-19T06:15:47.378Z] #43 34.24 CC images/ipc-msg.o [2021-01-19T06:15:47.378Z] #43 34.55 CC images/ipc-sem.o [2021-01-19T06:15:47.378Z] #43 34.75 CC images/utsns.o [2021-01-19T06:15:47.378Z] #43 34.93 CC images/creds.o [2021-01-19T06:15:47.378Z] #43 35.13 CC images/vma.o [2021-01-19T06:15:47.673Z] #43 35.35 CC images/netdev.o [2021-01-19T06:15:48.308Z] #43 35.81 CC images/tty.o [2021-01-19T06:15:48.947Z] #43 36.52 CC images/file-lock.o [2021-01-19T06:15:49.243Z] #43 36.72 CC images/rlimit.o [2021-01-19T06:15:49.243Z] #43 36.94 CC images/pagemap.o [2021-01-19T06:15:49.882Z] #43 37.31 CC images/siginfo.o [2021-01-19T06:15:49.882Z] #43 37.60 CC images/rpc.o [2021-01-19T06:15:51.987Z] #43 39.71 CC images/ext-file.o [2021-01-19T06:15:52.280Z] #43 39.90 CC images/cgroup.o [2021-01-19T06:15:52.920Z] #43 ... [2021-01-19T06:15:52.920Z] [2021-01-19T06:15:52.920Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-19T06:15:52.920Z] #56 52.21 + bin/ctr [2021-01-19T06:15:52.920Z] #56 ... [2021-01-19T06:15:52.920Z] [2021-01-19T06:15:52.920Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-19T06:15:52.920Z] #43 40.60 CC images/userns.o [2021-01-19T06:15:53.214Z] #43 40.90 CC images/google/protobuf/descriptor.o [2021-01-19T06:15:55.299Z] #43 ... [2021-01-19T06:15:55.299Z] [2021-01-19T06:15:55.299Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-19T06:15:55.299Z] #45 98.15 go/ast [2021-01-19T06:15:55.299Z] #45 98.69 text/template/parse [2021-01-19T06:15:55.299Z] #45 101.2 encoding/json [2021-01-19T06:15:55.595Z] #45 ... [2021-01-19T06:15:55.595Z] [2021-01-19T06:15:55.595Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-19T06:15:55.595Z] #43 43.07 CC images/opts.o [2021-01-19T06:15:55.891Z] #43 43.39 CC images/seccomp.o [2021-01-19T06:15:56.186Z] #43 43.70 CC images/binfmt-misc.o [2021-01-19T06:15:56.481Z] #43 43.92 CC images/time.o [2021-01-19T06:15:56.786Z] #43 44.20 CC images/sysctl.o [2021-01-19T06:15:56.786Z] #43 44.51 CC images/autofs.o [2021-01-19T06:15:56.900Z] ok github.com/docker/docker/pkg/plugins 33.630s coverage: 76.6% of statements [2021-01-19T06:15:56.900Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-01-19T06:15:56.900Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-01-19T06:15:56.900Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-01-19T06:15:56.900Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-01-19T06:15:56.900Z] ? github.com/docker/docker/pkg/term [no test files] [2021-01-19T06:15:56.900Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-01-19T06:15:56.900Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-01-19T06:15:56.900Z] ? github.com/docker/docker/rootless [no test files] [2021-01-19T06:15:56.900Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-01-19T06:15:56.900Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-01-19T06:15:56.900Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-01-19T06:15:56.900Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-01-19T06:15:56.900Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-01-19T06:15:56.900Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-01-19T06:15:56.900Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-01-19T06:15:56.900Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-01-19T06:15:56.900Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-01-19T06:15:56.900Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-01-19T06:15:56.900Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-01-19T06:15:56.900Z] ? github.com/docker/docker/testutil/request [no test files] [2021-01-19T06:15:56.900Z] ? github.com/docker/docker/volume [no test files] [2021-01-19T06:15:56.900Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-01-19T06:15:56.900Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-01-19T06:15:56.900Z] [2021-01-19T06:15:56.900Z] === Skipped [2021-01-19T06:15:56.900Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2021-01-19T06:15:56.900Z] exec_linux_test.go:18: requires AppArmor to be enabled [2021-01-19T06:15:56.900Z] [2021-01-19T06:15:56.900Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2021-01-19T06:15:56.900Z] exec_linux_test.go:38: requires AppArmor to be enabled [2021-01-19T06:15:56.900Z] [2021-01-19T06:15:56.900Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-01-19T06:15:56.900Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-01-19T06:15:56.900Z] graphtest_unix.go:46: Driver btrfs not supported [2021-01-19T06:15:56.900Z] [2021-01-19T06:15:56.900Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-01-19T06:15:56.900Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-01-19T06:15:56.900Z] graphtest_unix.go:46: Driver btrfs not supported [2021-01-19T06:15:56.900Z] [2021-01-19T06:15:56.900Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-01-19T06:15:56.900Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-01-19T06:15:56.900Z] graphtest_unix.go:46: Driver btrfs not supported [2021-01-19T06:15:56.900Z] [2021-01-19T06:15:56.900Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-01-19T06:15:56.900Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-01-19T06:15:56.900Z] graphtest_unix.go:46: Driver btrfs not supported [2021-01-19T06:15:56.900Z] [2021-01-19T06:15:56.900Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-01-19T06:15:56.900Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-01-19T06:15:56.900Z] graphtest_unix.go:46: Driver btrfs not supported [2021-01-19T06:15:56.900Z] [2021-01-19T06:15:56.900Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-01-19T06:15:56.900Z] graphtest_unix.go:73: No driver to put! [2021-01-19T06:15:56.900Z] [2021-01-19T06:15:56.901Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-01-19T06:15:56.901Z] time="2021-01-19T06:14:47Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-01-19T06:15:56.901Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-01-19T06:15:56.901Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-01-19T06:15:56.901Z] [2021-01-19T06:15:56.901Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-01-19T06:15:56.901Z] time="2021-01-19T06:14:47Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-01-19T06:15:56.901Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-01-19T06:15:56.901Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-01-19T06:15:56.901Z] [2021-01-19T06:15:56.901Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-01-19T06:15:56.901Z] time="2021-01-19T06:14:47Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-01-19T06:15:56.901Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-01-19T06:15:56.901Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-01-19T06:15:56.901Z] [2021-01-19T06:15:56.901Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-01-19T06:15:56.901Z] time="2021-01-19T06:14:47Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-01-19T06:15:56.901Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-01-19T06:15:56.901Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-01-19T06:15:56.901Z] [2021-01-19T06:15:56.901Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-01-19T06:15:56.901Z] time="2021-01-19T06:14:47Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-01-19T06:15:56.901Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-01-19T06:15:56.901Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-01-19T06:15:56.901Z] [2021-01-19T06:15:56.901Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-01-19T06:15:56.901Z] graphtest_unix.go:73: No driver to put! [2021-01-19T06:15:56.901Z] [2021-01-19T06:15:56.901Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-01-19T06:15:56.901Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-01-19T06:15:56.901Z] [2021-01-19T06:15:56.901Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-01-19T06:15:56.901Z] overlay_test.go:49: Fails to compute changes intermittently [2021-01-19T06:15:56.901Z] [2021-01-19T06:15:56.901Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-01-19T06:15:56.901Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-01-19T06:15:56.901Z] [2021-01-19T06:15:56.901Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-01-19T06:15:56.901Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-01-19T06:15:56.901Z] [2021-01-19T06:15:56.901Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-01-19T06:15:56.901Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-01-19T06:15:56.901Z] graphtest_unix.go:46: Driver zfs not supported [2021-01-19T06:15:56.901Z] [2021-01-19T06:15:56.901Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-01-19T06:15:56.901Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-01-19T06:15:56.901Z] graphtest_unix.go:46: Driver zfs not supported [2021-01-19T06:15:56.901Z] [2021-01-19T06:15:56.901Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-01-19T06:15:56.901Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-01-19T06:15:56.901Z] graphtest_unix.go:46: Driver zfs not supported [2021-01-19T06:15:56.901Z] [2021-01-19T06:15:56.901Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-01-19T06:15:56.901Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-01-19T06:15:56.901Z] graphtest_unix.go:46: Driver zfs not supported [2021-01-19T06:15:56.901Z] [2021-01-19T06:15:56.901Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-01-19T06:15:56.901Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-01-19T06:15:56.901Z] graphtest_unix.go:46: Driver zfs not supported [2021-01-19T06:15:56.901Z] [2021-01-19T06:15:56.901Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-01-19T06:15:56.901Z] graphtest_unix.go:73: No driver to put! [2021-01-19T06:15:56.901Z] [2021-01-19T06:15:56.901Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-01-19T06:15:56.901Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2021-01-19T06:15:56.901Z] [2021-01-19T06:15:56.901Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-01-19T06:15:56.901Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2021-01-19T06:15:56.901Z] [2021-01-19T06:15:56.901Z] [2021-01-19T06:15:56.901Z] DONE 2192 tests, 26 skipped in 195.332s Post stage [Pipeline] junit [2021-01-19T06:15:56.917Z] Recording test results [2021-01-19T06:15:57.080Z] #43 44.73 CC images/macvlan.o [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-01-19T06:15:57.322Z] Loaded image: buildpack-deps:buster [2021-01-19T06:15:57.322Z] Loaded image: busybox:latest [2021-01-19T06:15:57.322Z] Loaded image: busybox:glibc [2021-01-19T06:15:57.374Z] #43 45.06 CC images/sit.o [2021-01-19T06:15:57.436Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41894/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8086443a449af8ef5c5b0574de8957df7e52f296 -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:8086443a449af8ef5c5b0574de8957df7e52f296 hack/make.sh dynbinary test-integration [2021-01-19T06:15:57.583Z] Loaded image: debian:bullseye [2021-01-19T06:15:57.672Z] #43 45.38 CC images/memfd.o [2021-01-19T06:15:57.844Z] Loaded image: hello-world:latest [2021-01-19T06:15:57.968Z] #43 45.72 CC images/timens.o [2021-01-19T06:15:58.013Z] [2021-01-19T06:15:58.121Z] Loaded image: arm32v7/hello-world:latest [2021-01-19T06:15:58.276Z] Removing bundles/ [2021-01-19T06:15:58.276Z] [2021-01-19T06:15:58.276Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-01-19T06:15:58.276Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-01-19T06:15:58.276Z] GOOS="" GOARCH="" GOARM="" [2021-01-19T06:15:58.382Z] INFO: Testing against a local daemon [2021-01-19T06:15:58.382Z] === RUN TestCgroupNamespacesBuild [2021-01-19T06:15:58.610Z] #43 46.18 LINK images/built-in.o [2021-01-19T06:15:58.610Z] #43 46.33 GEN compel/include/asm [2021-01-19T06:15:58.610Z] #43 46.37 GEN compel/include/version.h [2021-01-19T06:15:58.610Z] #43 46.37 touch .config [2021-01-19T06:15:58.610Z] #43 46.42 GEN include/common/config.h [2021-01-19T06:15:58.908Z] #43 46.52 GEN compel/plugins/include/uapi/std/syscall-codes.h [2021-01-19T06:15:58.908Z] #43 46.54 GEN compel/plugins/include/uapi/std/syscall.h [2021-01-19T06:15:58.908Z] #43 46.63 GEN compel/arch/ppc64/plugins/std/syscalls/syscalls.S [2021-01-19T06:15:58.908Z] #43 46.64 DEP compel/arch/ppc64/plugins/std/syscalls/syscalls.d [2021-01-19T06:15:58.908Z] #43 46.67 DEP compel/arch/ppc64/plugins/std/memcmp.d [2021-01-19T06:15:59.205Z] #43 46.70 DEP compel/arch/ppc64/plugins/std/memcpy.d [2021-01-19T06:15:59.205Z] #43 46.74 DEP compel/arch/ppc64/plugins/std/parasite-head.d [2021-01-19T06:15:59.205Z] #43 46.78 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-01-19T06:15:59.205Z] #43 46.78 DEP compel/plugins/std/infect.d [2021-01-19T06:15:59.499Z] #43 46.99 DEP compel/plugins/std/string.d [2021-01-19T06:15:59.499Z] #43 47.12 DEP compel/plugins/std/log.d [2021-01-19T06:15:59.499Z] #43 47.32 DEP compel/plugins/std/fds.d [2021-01-19T06:16:00.142Z] #43 47.52 DEP compel/plugins/std/std.d [2021-01-19T06:16:00.142Z] #43 47.64 DEP compel/plugins/shmem/shmem.d [2021-01-19T06:16:00.142Z] #43 47.74 DEP compel/plugins/fds/fds.d [2021-01-19T06:16:00.142Z] #43 47.86 CC compel/plugins/std/std.o [2021-01-19T06:16:00.142Z] #43 ... [2021-01-19T06:16:00.142Z] [2021-01-19T06:16:00.142Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-19T06:16:00.142Z] #13 109.2 Selecting previously unselected package libapparmor1:ppc64el. [2021-01-19T06:16:00.142Z] #13 109.2 Preparing to unpack .../10-libapparmor1_2.13.2-10_ppc64el.deb ... [2021-01-19T06:16:00.142Z] #13 109.2 Unpacking libapparmor1:ppc64el (2.13.2-10) ... [2021-01-19T06:16:00.142Z] #13 109.3 Selecting previously unselected package libapparmor-dev:ppc64el. [2021-01-19T06:16:00.142Z] #13 109.4 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_ppc64el.deb ... [2021-01-19T06:16:00.142Z] #13 109.4 Unpacking libapparmor-dev:ppc64el (2.13.2-10) ... [2021-01-19T06:16:00.142Z] #13 109.5 Selecting previously unselected package libbtrfs0. [2021-01-19T06:16:00.142Z] #13 109.5 Preparing to unpack .../12-libbtrfs0_4.20.1-2_ppc64el.deb ... [2021-01-19T06:16:00.142Z] #13 109.5 Unpacking libbtrfs0 (4.20.1-2) ... [2021-01-19T06:16:00.142Z] #13 109.6 Selecting previously unselected package libbtrfs-dev. [2021-01-19T06:16:00.142Z] #13 109.6 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2021-01-19T06:16:00.142Z] #13 109.6 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-01-19T06:16:00.142Z] #13 109.8 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el. [2021-01-19T06:16:00.142Z] #13 109.8 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2021-01-19T06:16:00.142Z] #13 109.8 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2021-01-19T06:16:00.142Z] #13 109.9 Selecting previously unselected package libudev-dev:ppc64el. [2021-01-19T06:16:00.142Z] #13 109.9 Preparing to unpack .../15-libudev-dev_241-7~deb10u5_ppc64el.deb ... [2021-01-19T06:16:00.142Z] #13 109.9 Unpacking libudev-dev:ppc64el (241-7~deb10u5) ... [2021-01-19T06:16:00.142Z] #13 110.1 Selecting previously unselected package libsepol1-dev:ppc64el. [2021-01-19T06:16:00.142Z] #13 110.1 Preparing to unpack .../16-libsepol1-dev_2.8-1_ppc64el.deb ... [2021-01-19T06:16:00.142Z] #13 110.1 Unpacking libsepol1-dev:ppc64el (2.8-1) ... [2021-01-19T06:16:00.142Z] #13 110.7 Selecting previously unselected package libpcre16-3:ppc64el. [2021-01-19T06:16:00.142Z] #13 110.7 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_ppc64el.deb ... [2021-01-19T06:16:00.142Z] #13 110.7 Unpacking libpcre16-3:ppc64el (2:8.39-12) ... [2021-01-19T06:16:00.142Z] #13 111.0 Selecting previously unselected package libpcre32-3:ppc64el. [2021-01-19T06:16:00.142Z] #13 111.0 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_ppc64el.deb ... [2021-01-19T06:16:00.142Z] #13 111.0 Unpacking libpcre32-3:ppc64el (2:8.39-12) ... [2021-01-19T06:16:00.142Z] #13 111.2 Selecting previously unselected package libpcrecpp0v5:ppc64el. [2021-01-19T06:16:00.142Z] #13 111.2 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_ppc64el.deb ... [2021-01-19T06:16:00.142Z] #13 111.2 Unpacking libpcrecpp0v5:ppc64el (2:8.39-12) ... [2021-01-19T06:16:00.142Z] #13 111.3 Selecting previously unselected package libpcre3-dev:ppc64el. [2021-01-19T06:16:00.142Z] #13 111.4 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_ppc64el.deb ... [2021-01-19T06:16:00.142Z] #13 111.4 Unpacking libpcre3-dev:ppc64el (2:8.39-12) ... [2021-01-19T06:16:00.142Z] #13 111.8 Selecting previously unselected package libselinux1-dev:ppc64el. [2021-01-19T06:16:00.142Z] #13 111.9 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_ppc64el.deb ... [2021-01-19T06:16:00.142Z] #13 111.9 Unpacking libselinux1-dev:ppc64el (2.8-1+b1) ... [2021-01-19T06:16:00.142Z] #13 112.1 Selecting previously unselected package libdevmapper-dev:ppc64el. [2021-01-19T06:16:00.142Z] #13 112.2 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_ppc64el.deb ... [2021-01-19T06:16:00.142Z] #13 112.2 Unpacking libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2021-01-19T06:16:00.142Z] #13 112.2 Selecting previously unselected package libseccomp-dev:ppc64el. [2021-01-19T06:16:00.142Z] #13 112.3 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_ppc64el.deb ... [2021-01-19T06:16:00.142Z] #13 112.3 Unpacking libseccomp-dev:ppc64el (2.3.3-4) ... [2021-01-19T06:16:00.142Z] #13 112.4 Selecting previously unselected package libsystemd-dev:ppc64el. [2021-01-19T06:16:00.142Z] #13 112.4 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u5_ppc64el.deb ... [2021-01-19T06:16:00.142Z] #13 112.4 Unpacking libsystemd-dev:ppc64el (241-7~deb10u5) ... [2021-01-19T06:16:00.142Z] #13 112.9 Setting up libpcrecpp0v5:ppc64el (2:8.39-12) ... [2021-01-19T06:16:00.142Z] #13 112.9 Setting up libseccomp-dev:ppc64el (2.3.3-4) ... [2021-01-19T06:16:00.142Z] #13 112.9 Setting up libapparmor1:ppc64el (2.13.2-10) ... [2021-01-19T06:16:00.142Z] #13 112.9 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-01-19T06:16:00.142Z] #13 112.9 Setting up libpcre16-3:ppc64el (2:8.39-12) ... [2021-01-19T06:16:00.142Z] #13 112.9 Setting up libsepol1-dev:ppc64el (2.8-1) ... [2021-01-19T06:16:00.142Z] #13 112.9 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-01-19T06:16:00.142Z] #13 112.9 Setting up libbtrfs0 (4.20.1-2) ... [2021-01-19T06:16:00.142Z] #13 112.9 Setting up libpcre32-3:ppc64el (2:8.39-12) ... [2021-01-19T06:16:00.142Z] #13 112.9 Setting up libudev-dev:ppc64el (241-7~deb10u5) ... [2021-01-19T06:16:00.142Z] #13 112.9 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-01-19T06:16:00.142Z] #13 113.0 Setting up libbtrfs-dev (4.20.1-2) ... [2021-01-19T06:16:00.142Z] #13 113.0 Setting up libapparmor-dev:ppc64el (2.13.2-10) ... [2021-01-19T06:16:00.142Z] #13 113.0 Setting up mingw-w64-common (6.0.0-3) ... [2021-01-19T06:16:00.142Z] #13 113.0 Setting up libsystemd-dev:ppc64el (241-7~deb10u5) ... [2021-01-19T06:16:00.142Z] #13 113.0 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-01-19T06:16:00.142Z] #13 113.0 Setting up libpcre3-dev:ppc64el (2:8.39-12) ... [2021-01-19T06:16:00.142Z] #13 113.0 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-01-19T06:16:00.142Z] #13 113.0 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 [2021-01-19T06:16:00.142Z] #13 113.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-01-19T06:16:00.142Z] #13 113.1 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-01-19T06:16:00.142Z] #13 113.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-01-19T06:16:00.142Z] #13 113.1 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 [2021-01-19T06:16:00.142Z] #13 113.1 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-01-19T06:16:00.142Z] #13 113.2 Setting up libselinux1-dev:ppc64el (2.8-1+b1) ... [2021-01-19T06:16:00.142Z] #13 113.2 Setting up libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2021-01-19T06:16:00.142Z] #13 113.2 Setting up dmsetup (2:1.02.155-3) ... [2021-01-19T06:16:00.142Z] #13 113.2 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2021-01-19T06:16:00.142Z] #13 113.2 Setting up libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2021-01-19T06:16:00.142Z] #13 113.2 Processing triggers for libc-bin (2.28-10) ... [2021-01-19T06:16:00.142Z] #13 DONE 113.6s [2021-01-19T06:16:00.435Z] [2021-01-19T06:16:00.435Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-19T06:16:00.729Z] #53 0.430 + RM_GOPATH=0 [2021-01-19T06:16:00.729Z] #53 0.430 + TMP_GOPATH= [2021-01-19T06:16:00.729Z] #53 0.430 + : /build [2021-01-19T06:16:00.729Z] #53 0.430 + '[' -z '' ']' [2021-01-19T06:16:00.729Z] #53 ... [2021-01-19T06:16:00.729Z] [2021-01-19T06:16:00.729Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-01-19T06:16:00.729Z] #14 DONE 0.5s [2021-01-19T06:16:00.729Z] [2021-01-19T06:16:00.729Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-19T06:16:00.729Z] #53 0.434 ++ mktemp -d [2021-01-19T06:16:00.729Z] #53 0.440 + export GOPATH=/tmp/tmp.BsqC64alXJ [2021-01-19T06:16:00.729Z] #53 0.440 + GOPATH=/tmp/tmp.BsqC64alXJ [2021-01-19T06:16:00.729Z] #53 0.440 + RM_GOPATH=1 [2021-01-19T06:16:00.729Z] #53 0.440 + case "$(go env GOARCH)" in [2021-01-19T06:16:00.729Z] #53 0.441 ++ go env GOARCH [2021-01-19T06:16:00.729Z] #53 0.449 + export GO_BUILDMODE=-buildmode=pie [2021-01-19T06:16:00.729Z] #53 0.449 + GO_BUILDMODE=-buildmode=pie [2021-01-19T06:16:00.729Z] #53 0.450 ++ dirname /tmp/install/install.sh [2021-01-19T06:16:00.729Z] #53 0.451 + dir=/tmp/install [2021-01-19T06:16:00.729Z] #53 0.451 + bin=runc [2021-01-19T06:16:00.729Z] #53 0.451 + shift [2021-01-19T06:16:00.729Z] #53 0.451 + '[' '!' -f /tmp/install/runc.installer ']' [2021-01-19T06:16:00.729Z] #53 0.459 + . /tmp/install/runc.installer [2021-01-19T06:16:00.729Z] #53 0.459 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-01-19T06:16:00.729Z] #53 0.459 + install_runc [2021-01-19T06:16:00.729Z] #53 0.460 + grep -q '^3\.10\.0.*\.el7\.' [2021-01-19T06:16:00.729Z] #53 0.463 + uname -r [2021-01-19T06:16:00.729Z] #53 0.464 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2021-01-19T06:16:00.729Z] #53 0.464 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux ) [2021-01-19T06:16:00.729Z] #53 0.464 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )' [2021-01-19T06:16:00.729Z] #53 0.464 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.BsqC64alXJ/src/github.com/opencontainers/runc [2021-01-19T06:16:00.729Z] #53 0.467 Cloning into '/tmp/tmp.BsqC64alXJ/src/github.com/opencontainers/runc'... [2021-01-19T06:16:01.367Z] #53 ... [2021-01-19T06:16:01.367Z] [2021-01-19T06:16:01.367Z] #15 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2021-01-19T06:16:01.367Z] #15 DONE 0.3s [2021-01-19T06:16:01.367Z] [2021-01-19T06:16:01.367Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2021-01-19T06:16:01.367Z] #16 0.235 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-01-19T06:16:01.675Z] #16 DONE 0.3s [2021-01-19T06:16:01.675Z] [2021-01-19T06:16:01.675Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2021-01-19T06:16:01.795Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-01-19T06:16:01.795Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-01-19T06:16:01.970Z] #17 DONE 0.4s [2021-01-19T06:16:01.970Z] [2021-01-19T06:16:01.970Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-19T06:16:01.970Z] #43 48.50 CC compel/plugins/std/fds.o [2021-01-19T06:16:01.970Z] #43 49.17 CC compel/plugins/std/log.o [2021-01-19T06:16:02.263Z] #43 49.90 CC compel/plugins/std/string.o [2021-01-19T06:16:02.263Z] #43 ... [2021-01-19T06:16:02.263Z] [2021-01-19T06:16:02.263Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2021-01-19T06:16:02.263Z] #18 DONE 0.4s [2021-01-19T06:16:02.556Z] [2021-01-19T06:16:02.556Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-01-19T06:16:02.556Z] #19 DONE 0.3s [2021-01-19T06:16:02.556Z] [2021-01-19T06:16:02.556Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-19T06:16:02.556Z] #51 113.6 golang.org/x/crypto/ssh/terminal [2021-01-19T06:16:02.587Z] --- PASS: TestCgroupNamespacesBuild (3.65s) [2021-01-19T06:16:02.587Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-01-19T06:16:04.500Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.21s) [2021-01-19T06:16:04.500Z] === RUN TestBuildWithSession [2021-01-19T06:16:04.500Z] --- SKIP: TestBuildWithSession (0.00s) [2021-01-19T06:16:04.500Z] build_session_test.go:25: TODO: BuildKit [2021-01-19T06:16:04.500Z] === RUN TestBuildSquashParent [2021-01-19T06:16:05.312Z] #51 118.3 mvdan.cc/sh/v3/cmd/shfmt [2021-01-19T06:16:05.608Z] #51 ... [2021-01-19T06:16:05.608Z] [2021-01-19T06:16:05.608Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-19T06:16:05.608Z] #43 51.05 CC compel/plugins/std/infect.o [2021-01-19T06:16:05.608Z] #43 51.62 CC compel/arch/ppc64/plugins/std/parasite-head.o [2021-01-19T06:16:05.608Z] #43 51.66 CC compel/arch/ppc64/plugins/std/memcpy.o [2021-01-19T06:16:05.608Z] #43 51.70 CC compel/arch/ppc64/plugins/std/memcmp.o [2021-01-19T06:16:05.608Z] #43 51.76 CC compel/arch/ppc64/plugins/std/syscalls/syscalls.o [2021-01-19T06:16:05.608Z] #43 51.83 AR compel/plugins/std.lib.a [2021-01-19T06:16:05.608Z] #43 51.94 CC compel/plugins/fds/fds.o [2021-01-19T06:16:05.608Z] #43 52.29 AR compel/plugins/fds.lib.a [2021-01-19T06:16:05.608Z] #43 52.35 HOSTDEP compel/src/lib/log-host.d [2021-01-19T06:16:05.608Z] #43 52.44 HOSTDEP compel/src/lib/handle-elf-host.d [2021-01-19T06:16:05.608Z] #43 52.58 HOSTDEP compel/arch/ppc64/src/lib/handle-elf-host.d [2021-01-19T06:16:05.608Z] #43 52.65 HOSTDEP compel/src/main-host.d [2021-01-19T06:16:05.608Z] #43 52.78 DEP compel/src/lib/ptrace.d [2021-01-19T06:16:05.608Z] #43 52.91 DEP compel/src/lib/infect.d [2021-01-19T06:16:05.608Z] #43 53.14 DEP compel/src/lib/infect-util.d [2021-01-19T06:16:05.608Z] #43 53.28 DEP compel/src/lib/infect-rpc.d [2021-01-19T06:16:05.901Z] #43 53.48 DEP compel/arch/ppc64/src/lib/infect.d [2021-01-19T06:16:06.194Z] #43 53.61 DEP compel/arch/ppc64/src/lib/cpu.d [2021-01-19T06:16:06.194Z] #43 53.67 DEP compel/src/lib/log.d [2021-01-19T06:16:06.194Z] #43 ... [2021-01-19T06:16:06.194Z] [2021-01-19T06:16:06.194Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-19T06:16:06.194Z] #45 109.3 text/template [2021-01-19T06:16:06.194Z] #45 109.7 go/parser [2021-01-19T06:16:06.194Z] #45 117.4 encoding/xml [2021-01-19T06:16:06.194Z] #45 ... [2021-01-19T06:16:06.194Z] [2021-01-19T06:16:06.194Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-19T06:16:06.194Z] #43 53.78 DEP compel/src/main.d [2021-01-19T06:16:06.194Z] #43 53.89 DEP compel/src/lib/handle-elf.d [2021-01-19T06:16:06.194Z] #43 54.00 DEP compel/arch/ppc64/src/lib/handle-elf.d [2021-01-19T06:16:06.489Z] #43 54.10 CC compel/src/lib/log.o [2021-01-19T06:16:06.784Z] #43 54.36 CC compel/arch/ppc64/src/lib/cpu.o [2021-01-19T06:16:07.080Z] #43 54.68 CC compel/arch/ppc64/src/lib/infect.o [2021-01-19T06:16:08.130Z] #43 55.51 CC compel/src/lib/infect-rpc.o [2021-01-19T06:16:08.130Z] #43 55.83 CC compel/src/lib/infect-util.o [2021-01-19T06:16:08.426Z] #43 56.08 CC compel/src/lib/infect.o [2021-01-19T06:16:11.175Z] #43 ... [2021-01-19T06:16:11.175Z] [2021-01-19T06:16:11.175Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-19T06:16:11.175Z] #51 DONE 124.5s [2021-01-19T06:16:11.175Z] [2021-01-19T06:16:11.175Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-01-19T06:16:11.175Z] #20 0.384 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-01-19T06:16:11.175Z] #20 0.587 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-01-19T06:16:11.175Z] #20 0.612 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-01-19T06:16:11.175Z] #20 1.487 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-01-19T06:16:11.175Z] #20 3.012 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [257 kB] [2021-01-19T06:16:11.175Z] #20 4.454 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7864 B] [2021-01-19T06:16:11.816Z] #20 ... [2021-01-19T06:16:11.816Z] [2021-01-19T06:16:11.816Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-19T06:16:11.816Z] #43 59.49 CC compel/src/lib/ptrace.o [2021-01-19T06:16:12.642Z] --- PASS: TestBuildSquashParent (6.93s) [2021-01-19T06:16:12.642Z] === RUN TestBuildWithRemoveAndForceRemove [2021-01-19T06:16:12.642Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-01-19T06:16:12.642Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-01-19T06:16:12.642Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-01-19T06:16:12.642Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-01-19T06:16:12.642Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-01-19T06:16:12.642Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-01-19T06:16:12.642Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-01-19T06:16:12.642Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-01-19T06:16:12.642Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-01-19T06:16:12.642Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-01-19T06:16:12.642Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-01-19T06:16:12.642Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-01-19T06:16:12.642Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-01-19T06:16:12.642Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-01-19T06:16:12.860Z] #43 60.31 AR compel/libcompel.a [2021-01-19T06:16:12.860Z] #43 60.40 HOSTCC compel/src/main-host.o [2021-01-19T06:16:13.155Z] #43 60.80 HOSTCC compel/arch/ppc64/src/lib/handle-elf-host.o [2021-01-19T06:16:13.470Z] #43 61.04 HOSTCC compel/src/lib/handle-elf-host.o [2021-01-19T06:16:13.763Z] #43 61.41 HOSTCC compel/src/lib/log-host.o [2021-01-19T06:16:13.763Z] #43 61.52 HOSTLINK compel/compel-host-bin [2021-01-19T06:16:13.992Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m4.634663898s with top 10 stages: buildssa: 1m37.778534321s, goimports: 22.485046453s, unconvert: 12.947150459s, gosec: 9.609502457s, golint: 5.271835243s, ineffassign: 4.028800697s, misspell: 3.951976274s, vrp: 3.821141197s, inspect: 3.280255888s, fact_purity: 1.818966677s [2021-01-19T06:16:13.992Z] INFO [runner] Issues before processing: 2264, after processing: 0 [2021-01-19T06:16:13.992Z] INFO [runner] Processors filtering stat (out/in): filename_unadjuster: 1684/1684, path_prettifier: 1684/1684, skip_dirs: 1684/1684, cgo: 1684/2264, identifier_marker: 1579/1579, exclude-rules: 64/1579, skip_files: 1684/1684, autogenerated_exclude: 1579/1684, exclude: 1579/1579, nolint: 0/64 [2021-01-19T06:16:13.992Z] INFO [runner] processing took 123.085594ms with stages: nolint: 51.061133ms, identifier_marker: 45.180426ms, path_prettifier: 11.841227ms, exclude-rules: 6.261719ms, autogenerated_exclude: 5.774696ms, skip_dirs: 2.055306ms, cgo: 504.487µs, filename_unadjuster: 400.779µs, max_same_issues: 1.744µs, path_shortener: 834ns, uniq_by_line: 599ns, source_code: 536ns, diff: 530ns, max_from_linter: 529ns, exclude: 400ns, skip_files: 387ns, max_per_file_from_linter: 262ns [2021-01-19T06:16:13.992Z] INFO [runner] linters took 1m38.179355713s with stages: goanalysis_metalinter: 1m18.981924306s, unused: 19.073990217s [2021-01-19T06:16:13.992Z] INFO File cache stats: 1448 entries of total size 6.8MiB [2021-01-19T06:16:13.992Z] INFO Memory: 1501 samples, avg is 665.1MB, max is 3237.9MB [2021-01-19T06:16:13.992Z] INFO Execution took 3m37.709947817s [2021-01-19T06:16:13.992Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [2021-01-19T06:16:14.027Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-01-19T06:16:14.027Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [Pipeline] { (Docker-py) [Pipeline] sh [2021-01-19T06:16:14.056Z] #43 61.71 DEP soccr/soccr.d [2021-01-19T06:16:14.326Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41894/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8086443a449af8ef5c5b0574de8957df7e52f296 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:8086443a449af8ef5c5b0574de8957df7e52f296 hack/make.sh dynbinary-daemon test-docker-py [2021-01-19T06:16:14.350Z] #43 61.91 CC soccr/soccr.o [2021-01-19T06:16:14.586Z] [2021-01-19T06:16:14.844Z] Removing bundles/ [2021-01-19T06:16:14.844Z] [2021-01-19T06:16:14.844Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2021-01-19T06:16:14.844Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-01-19T06:16:14.844Z] GOOS="" GOARCH="" GOARM="" [2021-01-19T06:16:15.942Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-01-19T06:16:15.942Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-01-19T06:16:16.436Z] #43 63.63 AR soccr/libsoccr.a [2021-01-19T06:16:16.436Z] #43 63.67 make[1]: 'soccr/libsoccr.a' is up to date. [2021-01-19T06:16:16.436Z] #43 64.11 DEP criu/arch/ppc64/sigframe.d [2021-01-19T06:16:16.731Z] #43 64.32 DEP criu/arch/ppc64/crtools.d [2021-01-19T06:16:17.028Z] #43 64.55 DEP criu/arch/ppc64/cpu.d [2021-01-19T06:16:17.028Z] #43 64.76 CC criu/arch/ppc64/cpu.o [2021-01-19T06:16:17.323Z] #43 ... [2021-01-19T06:16:17.323Z] [2021-01-19T06:16:17.323Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-19T06:16:17.323Z] #58 130.7 + for f in rootlesskit rootlesskit-docker-proxy [2021-01-19T06:16:17.323Z] #58 130.7 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-01-19T06:16:17.619Z] #58 ... [2021-01-19T06:16:17.619Z] [2021-01-19T06:16:17.619Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-19T06:16:17.619Z] #45 120.9 math/big [2021-01-19T06:16:17.619Z] #45 127.1 go/doc [2021-01-19T06:16:17.619Z] #45 ... [2021-01-19T06:16:17.619Z] [2021-01-19T06:16:17.619Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-19T06:16:17.619Z] #43 65.36 CC criu/arch/ppc64/crtools.o [2021-01-19T06:16:17.857Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-01-19T06:16:17.857Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.48s) [2021-01-19T06:16:17.857Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.50s) [2021-01-19T06:16:17.857Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.94s) [2021-01-19T06:16:17.857Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.99s) [2021-01-19T06:16:17.857Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.09s) [2021-01-19T06:16:17.857Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.17s) [2021-01-19T06:16:17.857Z] === RUN TestBuildMultiStageCopy [2021-01-19T06:16:17.857Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-01-19T06:16:19.148Z] #43 66.59 CC criu/arch/ppc64/sigframe.o [2021-01-19T06:16:19.442Z] #43 66.95 LINK criu/arch/ppc64/crtools.built-in.o [2021-01-19T06:16:19.442Z] #43 67.01 DEP criu/pie/util-vdso.d [2021-01-19T06:16:19.736Z] #43 67.39 DEP criu/pie/util.d [2021-01-19T06:16:20.029Z] #43 67.57 CC criu/pie/util.o [2021-01-19T06:16:20.322Z] #43 67.95 CC criu/pie/util-vdso.o [2021-01-19T06:16:21.158Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-01-19T06:16:21.362Z] #43 68.81 AR criu/pie/pie.lib.a [2021-01-19T06:16:21.362Z] #43 68.88 DEP criu/pie/restorer.d [2021-01-19T06:16:21.362Z] #43 69.09 DEP criu/arch/ppc64/vdso-trampoline.d [2021-01-19T06:16:21.362Z] #43 69.12 DEP criu/arch/ppc64/restorer.d [2021-01-19T06:16:21.656Z] #43 69.34 DEP criu/arch/ppc64/vdso-pie.d [2021-01-19T06:16:21.950Z] #43 69.57 DEP criu/pie/parasite-vdso.d [2021-01-19T06:16:21.950Z] #43 69.76 DEP criu/pie/parasite.d [2021-01-19T06:16:22.100Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-01-19T06:16:22.243Z] #43 70.03 CC criu/pie/parasite.o [2021-01-19T06:16:22.883Z] #43 ... [2021-01-19T06:16:22.883Z] [2021-01-19T06:16:22.883Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-19T06:16:22.883Z] #53 12.46 + cd /tmp/tmp.BsqC64alXJ/src/github.com/opencontainers/runc [2021-01-19T06:16:22.883Z] #53 12.47 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-01-19T06:16:22.883Z] #53 13.22 + '[' -z '' ']' [2021-01-19T06:16:22.883Z] #53 13.22 + target=static [2021-01-19T06:16:22.883Z] #53 13.22 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2021-01-19T06:16:22.883Z] #53 13.71 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 . [2021-01-19T06:16:22.883Z] #53 ... [2021-01-19T06:16:22.883Z] [2021-01-19T06:16:22.883Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-19T06:16:22.883Z] #45 135.4 vendor/golang.org/x/net/idna [2021-01-19T06:16:23.043Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-01-19T06:16:23.530Z] #45 136.9 github.com/LK4D4/vndr/build [2021-01-19T06:16:23.829Z] #45 ... [2021-01-19T06:16:23.829Z] [2021-01-19T06:16:23.829Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-01-19T06:16:23.829Z] #20 11.24 Fetched 8196 kB in 11s (752 kB/s) [2021-01-19T06:16:23.829Z] #20 11.24 Reading package lists... [2021-01-19T06:16:23.829Z] #20 15.67 Reading package lists... [2021-01-19T06:16:23.829Z] #20 20.08 Building dependency tree... [2021-01-19T06:16:24.123Z] #20 ... [2021-01-19T06:16:24.123Z] [2021-01-19T06:16:24.123Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-19T06:16:24.123Z] #43 71.62 LINK criu/pie/parasite.built-in.o [2021-01-19T06:16:24.123Z] #43 71.63 GEN criu/pie/parasite-blob.h [2021-01-19T06:16:24.123Z] #43 71.70 CC criu/pie/parasite-vdso.o [2021-01-19T06:16:24.418Z] #43 ... [2021-01-19T06:16:24.418Z] [2021-01-19T06:16:24.418Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-19T06:16:24.418Z] #58 DONE 137.8s [2021-01-19T06:16:24.427Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-01-19T06:16:24.715Z] [2021-01-19T06:16:24.715Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-01-19T06:16:24.715Z] #59 DONE 0.2s [2021-01-19T06:16:24.715Z] [2021-01-19T06:16:24.715Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-01-19T06:16:24.715Z] #60 DONE 0.1s [2021-01-19T06:16:24.715Z] [2021-01-19T06:16:24.715Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-01-19T06:16:24.715Z] #20 21.47 libcap2-bin is already the newest version (1:2.25-2). [2021-01-19T06:16:24.715Z] #20 21.47 The following additional packages will be installed: [2021-01-19T06:16:24.715Z] #20 21.48 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-01-19T06:16:24.715Z] #20 21.48 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-01-19T06:16:24.715Z] #20 21.48 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-01-19T06:16:24.715Z] #20 21.48 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-01-19T06:16:24.715Z] #20 21.48 python3.7 python3.7-minimal vim-runtime xxd [2021-01-19T06:16:24.715Z] #20 21.49 Suggested packages: [2021-01-19T06:16:24.715Z] #20 21.49 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-01-19T06:16:24.715Z] #20 21.49 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-01-19T06:16:24.715Z] #20 21.49 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-01-19T06:16:24.715Z] #20 21.49 Recommended packages: [2021-01-19T06:16:24.715Z] #20 21.49 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-01-19T06:16:24.715Z] #20 21.49 python3-keyrings.alt python3-xdg unzip [2021-01-19T06:16:25.370Z] --- PASS: TestBuildMultiStageCopy (7.22s) [2021-01-19T06:16:25.370Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.21s) [2021-01-19T06:16:25.370Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2021-01-19T06:16:25.370Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2021-01-19T06:16:25.370Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.03s) [2021-01-19T06:16:25.370Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.98s) [2021-01-19T06:16:25.370Z] === RUN TestBuildMultiStageParentConfig [2021-01-19T06:16:27.472Z] #20 24.37 The following NEW packages will be installed: [2021-01-19T06:16:27.472Z] #20 24.38 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-01-19T06:16:27.472Z] #20 24.38 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-01-19T06:16:27.472Z] #20 24.38 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-01-19T06:16:27.472Z] #20 24.38 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-01-19T06:16:27.472Z] #20 24.38 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-01-19T06:16:27.472Z] #20 24.39 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-01-19T06:16:27.472Z] #20 24.39 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-01-19T06:16:27.472Z] #20 24.39 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-01-19T06:16:27.472Z] #20 24.39 xz-utils zip [2021-01-19T06:16:27.472Z] #20 24.51 0 upgraded, 48 newly installed, 0 to remove and 15 not upgraded. [2021-01-19T06:16:27.472Z] #20 24.51 Need to get 29.2 MB of archives. [2021-01-19T06:16:27.472Z] #20 24.51 After this operation, 134 MB of additional disk space will be used. [2021-01-19T06:16:27.472Z] #20 24.51 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el pigz ppc64el 2.4-1 [53.3 kB] [2021-01-19T06:16:27.472Z] #20 24.53 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-minimal ppc64el 3.7.3-2+deb10u2 [593 kB] [2021-01-19T06:16:27.472Z] #20 24.58 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7-minimal ppc64el 3.7.3-2+deb10u2 [2023 kB] [2021-01-19T06:16:27.472Z] #20 24.78 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-minimal ppc64el 3.7.3-1 [36.6 kB] [2021-01-19T06:16:27.472Z] #20 24.78 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libmpdec2 ppc64el 2.4.2-2 [84.6 kB] [2021-01-19T06:16:27.472Z] #20 24.79 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-stdlib ppc64el 3.7.3-2+deb10u2 [1794 kB] [2021-01-19T06:16:27.472Z] #20 24.93 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7 ppc64el 3.7.3-2+deb10u2 [330 kB] [2021-01-19T06:16:27.768Z] #20 24.95 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3-stdlib ppc64el 3.7.3-1 [20.0 kB] [2021-01-19T06:16:27.768Z] #20 24.95 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3 ppc64el 3.7.3-1 [61.5 kB] [2021-01-19T06:16:27.768Z] #20 24.96 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip4tc0 ppc64el 1.8.2-4 [73.3 kB] [2021-01-19T06:16:27.768Z] #20 24.97 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip6tc0 ppc64el 1.8.2-4 [73.7 kB] [2021-01-19T06:16:27.768Z] #20 24.97 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libiptc0 ppc64el 1.8.2-4 [59.8 kB] [2021-01-19T06:16:27.768Z] #20 24.98 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnfnetlink0 ppc64el 1.0.1-3+b1 [12.8 kB] [2021-01-19T06:16:27.768Z] #20 24.99 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.7-1 [38.8 kB] [2021-01-19T06:16:27.768Z] #20 25.00 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnftnl11 ppc64el 1.1.2-2 [61.5 kB] [2021-01-19T06:16:27.768Z] #20 25.01 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el iptables ppc64el 1.8.2-4 [437 kB] [2021-01-19T06:16:27.768Z] #20 25.04 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2021-01-19T06:16:27.768Z] #20 25.05 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2021-01-19T06:16:27.768Z] #20 25.07 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bash-completion all 1:2.8-6 [208 kB] [2021-01-19T06:16:27.768Z] #20 25.08 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bzip2 ppc64el 1.0.6-9.2~deb10u1 [49.7 kB] [2021-01-19T06:16:27.768Z] #20 25.08 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xz-utils ppc64el 5.2.4-1 [186 kB] [2021-01-19T06:16:27.768Z] #20 25.10 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el apparmor ppc64el 2.13.2-10 [584 kB] [2021-01-19T06:16:27.768Z] #20 25.14 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el aufs-tools ppc64el 1:4.14+20190211-1 [107 kB] [2021-01-19T06:16:27.768Z] #20 25.14 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2021-01-19T06:16:27.768Z] #20 25.17 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2021-01-19T06:16:27.787Z] Running on azwin-2-cce400 in d:\jenkins\workspace\moby_PR-41894 [Pipeline] { [Pipeline] ws [2021-01-19T06:16:27.802Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2021-01-19T06:16:28.065Z] #20 25.17 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2021-01-19T06:16:28.065Z] #20 25.18 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libaio1 ppc64el 0.3.112-3 [11.6 kB] [2021-01-19T06:16:28.065Z] #20 25.19 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgpm2 ppc64el 1.20.7-5 [35.4 kB] [2021-01-19T06:16:28.065Z] #20 25.19 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2021-01-19T06:16:28.286Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-01-19T06:16:28.286Z] ok github.com/docker/docker/api/server/httputils 0.009s coverage: 14.7% of statements [2021-01-19T06:16:28.361Z] #20 25.74 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2021-01-19T06:16:28.577Z] ok github.com/docker/docker/api/server/middleware 0.018s coverage: 37.7% of statements [2021-01-19T06:16:28.577Z] ? github.com/docker/docker/api/server/router [no test files] [2021-01-19T06:16:28.577Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-01-19T06:16:28.577Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-01-19T06:16:28.658Z] #20 25.74 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2021-01-19T06:16:28.658Z] #20 25.75 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2021-01-19T06:16:28.658Z] #20 25.75 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b13 [129 kB] [2021-01-19T06:16:28.658Z] #20 25.76 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el net-tools ppc64el 1.60+git20180626.aebd88e-1 [265 kB] [2021-01-19T06:16:28.658Z] #20 25.79 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pip-whl all 18.1-5 [1591 kB] [2021-01-19T06:16:28.658Z] #20 25.88 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-01-19T06:16:28.658Z] #20 25.89 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-distutils all 3.7.3-1 [142 kB] [2021-01-19T06:16:28.658Z] #20 25.90 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pip all 18.1-5 [171 kB] [2021-01-19T06:16:28.658Z] #20 25.91 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pkg-resources all 40.8.0-1 [153 kB] [2021-01-19T06:16:28.658Z] #20 25.92 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-setuptools all 40.8.0-1 [306 kB] [2021-01-19T06:16:28.658Z] #20 25.94 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-wheel all 0.32.3-2 [19.4 kB] [2021-01-19T06:16:28.658Z] #20 25.95 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el sudo ppc64el 1.8.27-1+deb10u2 [1230 kB] [2021-01-19T06:16:28.658Z] #20 26.01 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el thin-provisioning-tools ppc64el 0.7.6-2.1 [350 kB] [2021-01-19T06:16:28.658Z] #20 26.03 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el uidmap ppc64el 1:4.5-1.1 [261 kB] [2021-01-19T06:16:28.658Z] #20 26.04 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-01-19T06:16:28.866Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-01-19T06:16:28.866Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-01-19T06:16:28.866Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-01-19T06:16:28.866Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-01-19T06:16:28.954Z] #20 26.39 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim ppc64el 2:8.1.0875-5 [1346 kB] [2021-01-19T06:16:29.155Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-01-19T06:16:29.155Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-01-19T06:16:29.249Z] #20 26.46 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xfsprogs ppc64el 4.20.0-1 [961 kB] [2021-01-19T06:16:29.249Z] #20 26.53 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zip ppc64el 3.0-11+b1 [223 kB] [2021-01-19T06:16:29.783Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-01-19T06:16:29.783Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-01-19T06:16:29.907Z] #20 27.31 debconf: delaying package configuration, since apt-utils is not installed [2021-01-19T06:16:29.907Z] #20 ... [2021-01-19T06:16:29.907Z] [2021-01-19T06:16:29.907Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-19T06:16:29.907Z] #45 143.3 mime [2021-01-19T06:16:30.072Z] ok github.com/docker/docker/api/server/router/swarm 0.002s coverage: 5.7% of statements [2021-01-19T06:16:30.072Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-01-19T06:16:30.072Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-01-19T06:16:30.072Z] ? github.com/docker/docker/api/types [no test files] [2021-01-19T06:16:30.072Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-01-19T06:16:30.072Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-01-19T06:16:30.072Z] ? github.com/docker/docker/api/types/container [no test files] [2021-01-19T06:16:30.072Z] ? github.com/docker/docker/api/types/events [no test files] [2021-01-19T06:16:30.366Z] ok github.com/docker/docker/api/types/strslice 0.006s coverage: 90.0% of statements [2021-01-19T06:16:30.366Z] ok github.com/docker/docker/api/types/filters 0.002s coverage: 92.2% of statements [2021-01-19T06:16:30.366Z] ? github.com/docker/docker/api/types/image [no test files] [2021-01-19T06:16:30.366Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-01-19T06:16:30.366Z] ? github.com/docker/docker/api/types/network [no test files] [2021-01-19T06:16:30.366Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-01-19T06:16:30.366Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-01-19T06:16:30.366Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-01-19T06:16:30.366Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-01-19T06:16:30.655Z] ok github.com/docker/docker/api/types/time 0.003s coverage: 100.0% of statements [2021-01-19T06:16:30.655Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 75.0% of statements [2021-01-19T06:16:30.655Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-01-19T06:16:30.655Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-01-19T06:16:30.655Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-01-19T06:16:30.655Z] ? github.com/docker/docker/builder [no test files] [2021-01-19T06:16:30.655Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-01-19T06:16:30.655Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-01-19T06:16:30.655Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-01-19T06:16:30.655Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-01-19T06:16:30.655Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-01-19T06:16:30.655Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-01-19T06:16:30.655Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-01-19T06:16:30.656Z] --- PASS: TestBuildMultiStageParentConfig (4.99s) [2021-01-19T06:16:30.656Z] === RUN TestBuildLabelWithTargets [2021-01-19T06:16:32.656Z] #45 146.0 vendor/golang.org/x/crypto/cryptobyte [2021-01-19T06:16:33.374Z] ok github.com/docker/docker/builder/remotecontext 0.321s coverage: 13.7% of statements [2021-01-19T06:16:34.002Z] ok github.com/docker/docker/builder/dockerfile 0.894s coverage: 48.3% of statements [2021-01-19T06:16:34.002Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-01-19T06:16:34.630Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2021-01-19T06:16:34.989Z] ok github.com/docker/docker/builder/remotecontext/git 0.898s coverage: 86.3% of statements [2021-01-19T06:16:34.989Z] ? github.com/docker/docker/cli [no test files] [2021-01-19T06:16:34.989Z] ? github.com/docker/docker/cli/config [no test files] [2021-01-19T06:16:35.407Z] #45 ... [2021-01-19T06:16:35.408Z] [2021-01-19T06:16:35.408Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-19T06:16:35.408Z] #43 72.55 CC criu/arch/ppc64/vdso-pie.o [2021-01-19T06:16:35.408Z] #43 73.22 CC criu/arch/ppc64/restorer.o [2021-01-19T06:16:35.408Z] #43 73.93 CC criu/arch/ppc64/vdso-trampoline.o [2021-01-19T06:16:35.408Z] #43 73.98 CC criu/pie/restorer.o [2021-01-19T06:16:35.408Z] #43 76.79 LINK criu/pie/restorer.built-in.o [2021-01-19T06:16:35.408Z] #43 76.81 GEN criu/pie/restorer-blob.h [2021-01-19T06:16:35.408Z] #43 76.95 DEP criu/vdso.d [2021-01-19T06:16:35.408Z] #43 77.10 DEP criu/uts_ns.d [2021-01-19T06:16:35.408Z] #43 77.28 DEP criu/util.d [2021-01-19T06:16:35.408Z] #43 77.55 DEP criu/uffd.d [2021-01-19T06:16:35.408Z] #43 77.80 DEP criu/tun.d [2021-01-19T06:16:35.408Z] #43 78.02 DEP criu/tty.d [2021-01-19T06:16:35.408Z] #43 78.21 DEP criu/timerfd.d [2021-01-19T06:16:35.408Z] #43 78.42 DEP criu/timens.d [2021-01-19T06:16:35.408Z] #43 78.58 DEP criu/sysfs_parse.d [2021-01-19T06:16:35.408Z] #43 78.77 DEP criu/sysctl.d [2021-01-19T06:16:35.408Z] #43 78.95 DEP criu/string.d [2021-01-19T06:16:35.408Z] #43 78.99 DEP criu/stats.d [2021-01-19T06:16:35.408Z] #43 79.15 DEP criu/sockets.d [2021-01-19T06:16:35.408Z] #43 79.34 DEP criu/sk-unix.d [2021-01-19T06:16:35.408Z] #43 79.61 DEP criu/sk-tcp.d [2021-01-19T06:16:35.408Z] #43 79.84 DEP criu/sk-queue.d [2021-01-19T06:16:35.408Z] #43 80.02 DEP criu/sk-packet.d [2021-01-19T06:16:35.408Z] #43 80.23 DEP criu/sk-netlink.d [2021-01-19T06:16:35.408Z] #43 80.44 DEP criu/sk-inet.d [2021-01-19T06:16:35.408Z] #43 80.66 DEP criu/signalfd.d [2021-01-19T06:16:35.408Z] #43 80.82 DEP criu/sigframe.d [2021-01-19T06:16:35.408Z] #43 80.91 DEP criu/shmem.d [2021-01-19T06:16:35.408Z] #43 81.05 DEP criu/servicefd.d [2021-01-19T06:16:35.408Z] #43 81.21 DEP criu/seize.d [2021-01-19T06:16:35.408Z] #43 81.39 DEP criu/seccomp.d [2021-01-19T06:16:35.408Z] #43 81.60 DEP criu/rst-malloc.d [2021-01-19T06:16:35.408Z] #43 81.68 DEP criu/rbtree.d [2021-01-19T06:16:35.408Z] #43 81.71 DEP criu/pstree.d [2021-01-19T06:16:35.408Z] #43 81.96 DEP criu/protobuf.d [2021-01-19T06:16:35.408Z] #43 82.12 GEN criu/protobuf-desc-gen.h [2021-01-19T06:16:35.408Z] #43 ... [2021-01-19T06:16:35.408Z] [2021-01-19T06:16:35.408Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-01-19T06:16:35.408Z] #20 27.41 Fetched 29.2 MB in 2s (14.2 MB/s) [2021-01-19T06:16:35.408Z] #20 27.48 Selecting previously unselected package pigz. [2021-01-19T06:16:35.408Z] #20 27.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.) [2021-01-19T06:16:35.408Z] #20 27.59 Preparing to unpack .../pigz_2.4-1_ppc64el.deb ... [2021-01-19T06:16:35.408Z] #20 27.60 Unpacking pigz (2.4-1) ... [2021-01-19T06:16:35.408Z] #20 27.74 Selecting previously unselected package libpython3.7-minimal:ppc64el. [2021-01-19T06:16:35.408Z] #20 27.74 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_ppc64el.deb ... [2021-01-19T06:16:35.408Z] #20 27.75 Unpacking libpython3.7-minimal:ppc64el (3.7.3-2+deb10u2) ... [2021-01-19T06:16:35.408Z] #20 28.25 Selecting previously unselected package python3.7-minimal. [2021-01-19T06:16:35.408Z] #20 28.27 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_ppc64el.deb ... [2021-01-19T06:16:35.408Z] #20 28.28 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2021-01-19T06:16:35.408Z] #20 29.29 Setting up libpython3.7-minimal:ppc64el (3.7.3-2+deb10u2) ... [2021-01-19T06:16:35.408Z] #20 29.31 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2021-01-19T06:16:35.408Z] #20 32.00 Selecting previously unselected package python3-minimal. [2021-01-19T06:16:35.408Z] #20 32.00 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23610 files and directories currently installed.) [2021-01-19T06:16:35.408Z] #20 32.06 Preparing to unpack .../python3-minimal_3.7.3-1_ppc64el.deb ... [2021-01-19T06:16:35.408Z] #20 32.06 Unpacking python3-minimal (3.7.3-1) ... [2021-01-19T06:16:35.408Z] #20 32.14 Selecting previously unselected package libmpdec2:ppc64el. [2021-01-19T06:16:35.408Z] #20 32.14 Preparing to unpack .../libmpdec2_2.4.2-2_ppc64el.deb ... [2021-01-19T06:16:35.408Z] #20 32.15 Unpacking libmpdec2:ppc64el (2.4.2-2) ... [2021-01-19T06:16:35.408Z] #20 32.24 Selecting previously unselected package libpython3.7-stdlib:ppc64el. [2021-01-19T06:16:35.408Z] #20 32.25 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_ppc64el.deb ... [2021-01-19T06:16:35.408Z] #20 32.26 Unpacking libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u2) ... [2021-01-19T06:16:36.064Z] #20 33.45 Selecting previously unselected package python3.7. [2021-01-19T06:16:36.064Z] #20 33.45 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_ppc64el.deb ... [2021-01-19T06:16:36.064Z] #20 33.46 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2021-01-19T06:16:36.358Z] #20 33.71 Selecting previously unselected package libpython3-stdlib:ppc64el. [2021-01-19T06:16:36.358Z] #20 33.71 Preparing to unpack .../libpython3-stdlib_3.7.3-1_ppc64el.deb ... [2021-01-19T06:16:36.358Z] #20 33.71 Unpacking libpython3-stdlib:ppc64el (3.7.3-1) ... [2021-01-19T06:16:36.358Z] #20 33.83 Setting up python3-minimal (3.7.3-1) ... [2021-01-19T06:16:37.402Z] #20 34.71 Selecting previously unselected package python3. [2021-01-19T06:16:37.402Z] #20 34.71 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24022 files and directories currently installed.) [2021-01-19T06:16:37.402Z] #20 34.76 Preparing to unpack .../00-python3_3.7.3-1_ppc64el.deb ... [2021-01-19T06:16:37.402Z] #20 34.78 Unpacking python3 (3.7.3-1) ... [2021-01-19T06:16:37.697Z] #20 34.90 Selecting previously unselected package libip4tc0:ppc64el. [2021-01-19T06:16:37.697Z] #20 34.90 Preparing to unpack .../01-libip4tc0_1.8.2-4_ppc64el.deb ... [2021-01-19T06:16:37.697Z] #20 34.90 Unpacking libip4tc0:ppc64el (1.8.2-4) ... [2021-01-19T06:16:37.697Z] #20 34.99 Selecting previously unselected package libip6tc0:ppc64el. [2021-01-19T06:16:37.697Z] #20 35.00 Preparing to unpack .../02-libip6tc0_1.8.2-4_ppc64el.deb ... [2021-01-19T06:16:37.697Z] #20 35.00 Unpacking libip6tc0:ppc64el (1.8.2-4) ... [2021-01-19T06:16:37.697Z] #20 35.07 Selecting previously unselected package libiptc0:ppc64el. [2021-01-19T06:16:37.697Z] #20 35.08 Preparing to unpack .../03-libiptc0_1.8.2-4_ppc64el.deb ... [2021-01-19T06:16:37.697Z] #20 35.08 Unpacking libiptc0:ppc64el (1.8.2-4) ... [2021-01-19T06:16:37.863Z] ok github.com/docker/docker/client 0.110s coverage: 75.4% of statements [2021-01-19T06:16:37.992Z] #20 35.17 Selecting previously unselected package libnfnetlink0:ppc64el. [2021-01-19T06:16:37.992Z] #20 35.18 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_ppc64el.deb ... [2021-01-19T06:16:37.992Z] #20 35.18 Unpacking libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2021-01-19T06:16:37.992Z] #20 35.26 Selecting previously unselected package libnetfilter-conntrack3:ppc64el. [2021-01-19T06:16:37.992Z] #20 35.27 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_ppc64el.deb ... [2021-01-19T06:16:37.992Z] #20 35.27 Unpacking libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2021-01-19T06:16:37.992Z] #20 35.39 Selecting previously unselected package libnftnl11:ppc64el. [2021-01-19T06:16:38.287Z] #20 35.40 Preparing to unpack .../06-libnftnl11_1.1.2-2_ppc64el.deb ... [2021-01-19T06:16:38.287Z] #20 35.40 Unpacking libnftnl11:ppc64el (1.1.2-2) ... [2021-01-19T06:16:38.287Z] #20 35.47 Selecting previously unselected package iptables. [2021-01-19T06:16:38.287Z] #20 35.48 Preparing to unpack .../07-iptables_1.8.2-4_ppc64el.deb ... [2021-01-19T06:16:38.287Z] #20 35.48 Unpacking iptables (1.8.2-4) ... [2021-01-19T06:16:38.794Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2021-01-19T06:16:38.794Z] === RUN TestBuildWithEmptyLayers [2021-01-19T06:16:38.927Z] #20 36.05 Selecting previously unselected package xxd. [2021-01-19T06:16:38.927Z] #20 36.06 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2021-01-19T06:16:38.927Z] #20 36.08 Unpacking xxd (2:8.1.0875-5) ... [2021-01-19T06:16:38.927Z] #20 36.25 Selecting previously unselected package vim-common. [2021-01-19T06:16:38.927Z] #20 36.27 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-01-19T06:16:38.927Z] #20 36.34 Unpacking vim-common (2:8.1.0875-5) ... [2021-01-19T06:16:39.221Z] #20 36.51 Selecting previously unselected package bash-completion. [2021-01-19T06:16:39.221Z] #20 36.52 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-01-19T06:16:41.368Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2021-01-19T06:16:41.368Z] === RUN TestBuildMultiStageOnBuild [2021-01-19T06:16:43.704Z] #20 40.66 Unpacking bash-completion (1:2.8-6) ... [2021-01-19T06:16:44.000Z] #20 41.21 Selecting previously unselected package bzip2. [2021-01-19T06:16:44.000Z] #20 41.22 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_ppc64el.deb ... [2021-01-19T06:16:44.000Z] #20 41.22 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-01-19T06:16:44.000Z] #20 41.39 Selecting previously unselected package xz-utils. [2021-01-19T06:16:44.000Z] #20 41.41 Preparing to unpack .../12-xz-utils_5.2.4-1_ppc64el.deb ... [2021-01-19T06:16:44.000Z] #20 41.41 Unpacking xz-utils (5.2.4-1) ... [2021-01-19T06:16:44.295Z] #20 41.55 Selecting previously unselected package apparmor. [2021-01-19T06:16:44.295Z] #20 41.56 Preparing to unpack .../13-apparmor_2.13.2-10_ppc64el.deb ... [2021-01-19T06:16:44.295Z] #20 41.68 Unpacking apparmor (2.13.2-10) ... [2021-01-19T06:16:44.934Z] #20 42.25 Selecting previously unselected package aufs-tools. [2021-01-19T06:16:44.934Z] #20 42.27 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_ppc64el.deb ... [2021-01-19T06:16:44.935Z] #20 42.27 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-01-19T06:16:45.230Z] #20 42.50 Selecting previously unselected package libonig5:ppc64el. [2021-01-19T06:16:45.230Z] #20 42.54 Preparing to unpack .../15-libonig5_6.9.1-1_ppc64el.deb ... [2021-01-19T06:16:45.230Z] #20 42.56 Unpacking libonig5:ppc64el (6.9.1-1) ... [2021-01-19T06:16:45.526Z] #20 42.80 Selecting previously unselected package libjq1:ppc64el. [2021-01-19T06:16:45.526Z] #20 42.82 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2021-01-19T06:16:45.526Z] #20 42.83 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2021-01-19T06:16:45.822Z] #20 43.01 Selecting previously unselected package jq. [2021-01-19T06:16:45.822Z] #20 43.03 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_ppc64el.deb ... [2021-01-19T06:16:45.822Z] #20 43.03 Unpacking jq (1.5+dfsg-2+b1) ... [2021-01-19T06:16:45.822Z] #20 43.12 Selecting previously unselected package libaio1:ppc64el. [2021-01-19T06:16:45.822Z] #20 43.12 Preparing to unpack .../18-libaio1_0.3.112-3_ppc64el.deb ... [2021-01-19T06:16:45.822Z] #20 43.13 Unpacking libaio1:ppc64el (0.3.112-3) ... [2021-01-19T06:16:45.822Z] #20 43.19 Selecting previously unselected package libgpm2:ppc64el. [2021-01-19T06:16:45.822Z] #20 43.20 Preparing to unpack .../19-libgpm2_1.20.7-5_ppc64el.deb ... [2021-01-19T06:16:46.118Z] #20 43.22 Unpacking libgpm2:ppc64el (1.20.7-5) ... [2021-01-19T06:16:46.118Z] #20 43.26 Selecting previously unselected package libicu63:ppc64el. [2021-01-19T06:16:46.118Z] #20 43.27 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2021-01-19T06:16:46.118Z] #20 43.28 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2021-01-19T06:16:46.118Z] #20 ... [2021-01-19T06:16:46.118Z] [2021-01-19T06:16:46.118Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-19T06:16:46.118Z] #45 149.3 net/textproto [2021-01-19T06:16:46.118Z] #45 149.3 vendor/golang.org/x/net/http/httpproxy [2021-01-19T06:16:46.118Z] #45 149.3 crypto/x509 [2021-01-19T06:16:46.118Z] #45 151.2 vendor/golang.org/x/net/http/httpguts [2021-01-19T06:16:46.118Z] #45 151.2 mime/multipart [2021-01-19T06:16:46.118Z] #45 154.6 crypto/tls [2021-01-19T06:16:46.118Z] #45 ... [2021-01-19T06:16:46.118Z] [2021-01-19T06:16:46.118Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-19T06:16:46.118Z] #43 84.18 DEP criu/protobuf-desc.d [2021-01-19T06:16:46.118Z] #43 84.29 DEP criu/proc_parse.d [2021-01-19T06:16:46.118Z] #43 84.56 DEP criu/plugin.d [2021-01-19T06:16:46.118Z] #43 84.67 DEP criu/pipes.d [2021-01-19T06:16:46.118Z] #43 84.93 DEP criu/pie-util.d [2021-01-19T06:16:46.118Z] #43 85.08 DEP criu/pie-util-vdso.d [2021-01-19T06:16:46.118Z] #43 85.25 DEP criu/path.d [2021-01-19T06:16:46.118Z] #43 85.44 DEP criu/parasite-syscall.d [2021-01-19T06:16:46.118Z] #43 85.64 DEP criu/pagemap.d [2021-01-19T06:16:46.118Z] #43 85.86 DEP criu/pagemap-cache.d [2021-01-19T06:16:46.118Z] #43 86.04 DEP criu/page-xfer.d [2021-01-19T06:16:46.118Z] #43 86.23 DEP criu/page-pipe.d [2021-01-19T06:16:46.118Z] #43 86.37 DEP criu/netfilter.d [2021-01-19T06:16:46.118Z] #43 86.64 DEP criu/net.d [2021-01-19T06:16:46.118Z] #43 86.90 DEP criu/namespaces.d [2021-01-19T06:16:46.118Z] #43 87.08 DEP criu/mount.d [2021-01-19T06:16:46.118Z] #43 87.28 DEP criu/memfd.d [2021-01-19T06:16:46.118Z] #43 87.51 DEP criu/mem.d [2021-01-19T06:16:46.118Z] #43 87.73 DEP criu/lsm.d [2021-01-19T06:16:46.118Z] #43 87.92 DEP criu/log.d [2021-01-19T06:16:46.118Z] #43 88.08 DEP criu/libnetlink.d [2021-01-19T06:16:46.118Z] #43 88.26 DEP criu/kerndat.d [2021-01-19T06:16:46.118Z] #43 88.49 DEP criu/kcmp-ids.d [2021-01-19T06:16:46.118Z] #43 88.61 DEP criu/irmap.d [2021-01-19T06:16:46.118Z] #43 88.74 DEP criu/ipc_ns.d [2021-01-19T06:16:46.118Z] #43 88.94 DEP criu/image.d [2021-01-19T06:16:46.118Z] #43 89.19 DEP criu/image-desc.d [2021-01-19T06:16:46.118Z] #43 89.34 DEP criu/fsnotify.d [2021-01-19T06:16:46.118Z] #43 89.54 DEP criu/filesystems.d [2021-01-19T06:16:46.118Z] #43 89.78 DEP criu/files.d [2021-01-19T06:16:46.118Z] #43 89.96 DEP criu/files-reg.d [2021-01-19T06:16:46.118Z] #43 90.18 DEP criu/files-ext.d [2021-01-19T06:16:46.118Z] #43 90.34 DEP criu/file-lock.d [2021-01-19T06:16:46.118Z] #43 90.55 DEP criu/file-ids.d [2021-01-19T06:16:46.118Z] #43 90.76 DEP criu/fifo.d [2021-01-19T06:16:46.118Z] #43 90.95 DEP criu/fdstore.d [2021-01-19T06:16:46.118Z] #43 91.07 DEP criu/fault-injection.d [2021-01-19T06:16:46.118Z] #43 91.11 DEP criu/external.d [2021-01-19T06:16:46.118Z] #43 91.24 DEP criu/eventpoll.d [2021-01-19T06:16:46.118Z] #43 91.42 DEP criu/eventfd.d [2021-01-19T06:16:46.118Z] #43 91.63 DEP criu/crtools.d [2021-01-19T06:16:46.118Z] #43 91.87 DEP criu/cr-service.d [2021-01-19T06:16:46.118Z] #43 92.06 DEP criu/cr-restore.d [2021-01-19T06:16:46.118Z] #43 92.44 DEP criu/cr-errno.d [2021-01-19T06:16:46.118Z] #43 92.47 DEP criu/cr-dump.d [2021-01-19T06:16:46.118Z] #43 92.91 DEP criu/cr-dedup.d [2021-01-19T06:16:46.118Z] #43 93.17 DEP criu/cr-check.d [2021-01-19T06:16:46.118Z] #43 93.42 DEP criu/config.d [2021-01-19T06:16:46.118Z] #43 93.72 DEP criu/clone-noasan.d [2021-01-19T06:16:46.118Z] #43 93.80 DEP criu/cgroup.d [2021-01-19T06:16:46.412Z] #43 93.99 DEP criu/cgroup-props.d [2021-01-19T06:16:46.655Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2021-01-19T06:16:46.655Z] === RUN TestBuildUncleanTarFilenames [2021-01-19T06:16:46.706Z] #43 94.13 DEP criu/bitmap.d [2021-01-19T06:16:46.706Z] #43 94.14 DEP criu/bfd.d [2021-01-19T06:16:46.706Z] #43 94.27 DEP criu/autofs.d [2021-01-19T06:16:46.916Z] --- PASS: TestBuildUncleanTarFilenames (0.86s) [2021-01-19T06:16:46.916Z] === RUN TestBuildMultiStageLayerLeak [2021-01-19T06:16:47.002Z] #43 94.47 DEP criu/aio.d [2021-01-19T06:16:47.002Z] #43 94.68 DEP criu/action-scripts.d [2021-01-19T06:16:47.658Z] #43 95.03 CC criu/action-scripts.o [2021-01-19T06:16:47.952Z] #43 95.70 CC criu/aio.o [2021-01-19T06:16:48.592Z] #43 ... [2021-01-19T06:16:48.592Z] [2021-01-19T06:16:48.592Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-19T06:16:48.592Z] #45 161.8 net/http/httptrace [2021-01-19T06:16:48.886Z] #45 162.1 net/http [2021-01-19T06:16:50.521Z] using credential docker-jenkins-github-credentials [2021-01-19T06:16:50.597Z] Cloning the remote Git repository [2021-01-19T06:16:50.597Z] Cloning with configured refspecs honoured and without tags [2021-01-19T06:16:50.789Z] Cloning repository https://github.com/moby/moby.git [2021-01-19T06:16:52.205Z] --- PASS: TestBuildMultiStageLayerLeak (5.13s) [2021-01-19T06:16:52.205Z] === RUN TestBuildWithHugeFile [2021-01-19T06:16:51.185Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2021-01-19T06:16:52.163Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-01-19T06:16:52.163Z] > git --version # timeout=10 [2021-01-19T06:16:52.215Z] > git --version # 'git version 2.24.1.windows.2' [2021-01-19T06:16:52.216Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-01-19T06:16:52.218Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41894/head:refs/remotes/origin/PR-41894 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-19T06:16:54.479Z] #45 ... [2021-01-19T06:16:54.479Z] [2021-01-19T06:16:54.479Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-19T06:16:56.257Z] #24 166.3 Checking out files: 16% (1782/11129) Checking out files: 17% (1892/11129) Checking out files: 18% (2004/11129) Checking out files: 19% (2115/11129) Checking out files: 20% (2226/11129) Checking out files: 21% (2338/11129) Checking out files: 22% (2449/11129) Checking out files: 23% (2560/11129) Checking out files: 24% (2671/11129) Checking out files: 25% (2783/11129) Checking out files: 26% (2894/11129) Checking out files: 27% (3005/11129) Checking out files: 28% (3117/11129) Checking out files: 29% (3228/11129) Checking out files: 30% (3339/11129) Checking out files: 31% (3450/11129) Checking out files: 32% (3562/11129) Checking out files: 32% (3664/11129) Checking out files: 33% (3673/11129) Checking out files: 34% (3784/11129) Checking out files: 35% (3896/11129) Checking out files: 36% (4007/11129) Checking out files: 37% (4118/11129) Checking out files: 38% (4230/11129) Checking out files: 39% (4341/11129) Checking out files: 40% (4452/11129) Checking out files: 41% (4563/11129) Checking out files: 42% (4675/11129) Checking out files: 43% (4786/11129) Checking out files: 44% (4897/11129) Checking out files: 45% (5009/11129) Checking out files: 46% (5120/11129) Checking out files: 47% (5231/11129) Checking out files: 48% (5342/11129) Checking out files: 49% (5454/11129) Checking out files: 50% (5565/11129) Checking out files: 51% (5676/11129) Checking out files: 52% (5788/11129) Checking out files: 53% (5899/11129) Checking out files: 54% (6010/11129) Checking out files: 55% (6121/11129) Checking out files: 56% (6233/11129) Checking out files: 57% (6344/11129) Checking out files: 58% (6455/11129) Checking out files: 59% (6567/11129) Checking out files: 60% (6678/11129) Checking out files: 61% (6789/11129) Checking out files: 61% (6809/11129) Checking out files: 62% (6900/11129) Checking out files: 63% (7012/11129) Checking out files: 64% (7123/11129) Checking out files: 65% (7234/11129) Checking out files: 66% (7346/11129) Checking out files: 67% (7457/11129) Checking out files: 68% (7568/11129) Checking out files: 69% (7680/11129) Checking out files: 70% (7791/11129) Checking out files: 71% (7902/11129) Checking out files: 72% (8013/11129) Checking out files: 73% (8125/11129) Checking out files: 74% (8236/11129) Checking out files: 75% (8347/11129) Checking out files: 76% (8459/11129) Checking out files: 77% (8570/11129) Checking out files: 78% (8681/11129) Checking out files: 79% (8792/11129) Checking out files: 80% (8904/11129) Checking out files: 81% (9015/11129) Checking out files: 82% (9126/11129) Checking out files: 83% (9238/11129) Checking out files: 84% (9349/11129) Checking out files: 85% (9460/11129) Checking out files: 86% (9571/11129) Checking out files: 87% (9683/11129) Checking out files: 88% (9794/11129) Checking out files: 89% (9905/11129) Checking out files: 90% (10017/11129) Checking out files: 91% (10128/11129) Checking out files: 92% (10239/11129) Checking out files: 93% (10350/11129) Checking out files: 94% (10462/11129) Checking out files: 94% (10474/11129) Checking out files: 95% (10573/11129) Checking out files: 96% (10684/11129) Checking out files: 97% (10796/11129) Checking out files: 98% (10907/11129) Checking out files: 99% (11018/11129) Checking out files: 100% (11129/11129) Checking out files: 100% (11129/11129), done. [2021-01-19T06:16:56.552Z] #24 169.8 + cd /tmp/tmp.NkUE4gzo0N/tmp/docker-ce [2021-01-19T06:16:56.552Z] #24 169.8 + git checkout -q v17.06.2-ce [2021-01-19T06:16:58.635Z] #24 ... [2021-01-19T06:16:58.635Z] [2021-01-19T06:16:58.635Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-19T06:16:58.636Z] #43 96.38 CC criu/autofs.o [2021-01-19T06:16:58.636Z] #43 98.67 CC criu/bfd.o [2021-01-19T06:16:58.636Z] #43 99.51 CC criu/bitmap.o [2021-01-19T06:16:58.636Z] #43 99.67 CC criu/cgroup-props.o [2021-01-19T06:16:58.636Z] #43 101.3 CC criu/cgroup.o [2021-01-19T06:16:58.931Z] #43 ... [2021-01-19T06:16:58.931Z] [2021-01-19T06:16:58.931Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-01-19T06:16:58.931Z] #20 47.29 Selecting previously unselected package libnet1:ppc64el. [2021-01-19T06:16:58.931Z] #20 47.30 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2021-01-19T06:16:58.931Z] #20 47.34 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2021-01-19T06:16:58.931Z] #20 47.40 Selecting previously unselected package libnl-3-200:ppc64el. [2021-01-19T06:16:58.931Z] #20 47.41 Preparing to unpack .../22-libnl-3-200_3.4.0-1_ppc64el.deb ... [2021-01-19T06:16:58.931Z] #20 47.41 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2021-01-19T06:16:58.931Z] #20 47.50 Selecting previously unselected package libprotobuf-c1:ppc64el. [2021-01-19T06:16:58.931Z] #20 47.51 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2021-01-19T06:16:58.931Z] #20 47.52 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2021-01-19T06:16:58.931Z] #20 47.58 Selecting previously unselected package libreadline5:ppc64el. [2021-01-19T06:16:58.931Z] #20 47.59 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_ppc64el.deb ... [2021-01-19T06:16:58.931Z] #20 47.59 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2021-01-19T06:16:58.931Z] #20 47.76 Selecting previously unselected package net-tools. [2021-01-19T06:16:58.931Z] #20 47.78 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_ppc64el.deb ... [2021-01-19T06:16:58.931Z] #20 47.78 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-01-19T06:16:58.931Z] #20 48.09 Selecting previously unselected package python-pip-whl. [2021-01-19T06:16:58.931Z] #20 48.11 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-01-19T06:16:58.931Z] #20 48.11 Unpacking python-pip-whl (18.1-5) ... [2021-01-19T06:16:58.931Z] #20 48.58 Selecting previously unselected package python3-lib2to3. [2021-01-19T06:16:58.931Z] #20 48.60 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-01-19T06:16:58.931Z] #20 48.60 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-01-19T06:16:58.931Z] #20 48.77 Selecting previously unselected package python3-distutils. [2021-01-19T06:16:58.931Z] #20 48.81 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-01-19T06:16:58.931Z] #20 48.82 Unpacking python3-distutils (3.7.3-1) ... [2021-01-19T06:16:58.931Z] #20 49.03 Selecting previously unselected package python3-pip. [2021-01-19T06:16:58.931Z] #20 49.05 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-01-19T06:16:58.931Z] #20 49.06 Unpacking python3-pip (18.1-5) ... [2021-01-19T06:16:58.931Z] #20 49.28 Selecting previously unselected package python3-pkg-resources. [2021-01-19T06:16:58.931Z] #20 49.30 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-01-19T06:16:58.931Z] #20 49.31 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-01-19T06:16:58.931Z] #20 49.48 Selecting previously unselected package python3-setuptools. [2021-01-19T06:16:58.931Z] #20 49.50 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-01-19T06:16:58.931Z] #20 49.53 Unpacking python3-setuptools (40.8.0-1) ... [2021-01-19T06:16:58.931Z] #20 49.89 Selecting previously unselected package python3-wheel. [2021-01-19T06:16:58.931Z] #20 49.89 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-01-19T06:16:58.931Z] #20 49.89 Unpacking python3-wheel (0.32.3-2) ... [2021-01-19T06:16:58.931Z] #20 49.96 Selecting previously unselected package sudo. [2021-01-19T06:16:58.931Z] #20 49.97 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_ppc64el.deb ... [2021-01-19T06:16:58.931Z] #20 49.97 Unpacking sudo (1.8.27-1+deb10u2) ... [2021-01-19T06:16:58.931Z] #20 50.65 Selecting previously unselected package thin-provisioning-tools. [2021-01-19T06:16:58.931Z] #20 50.66 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_ppc64el.deb ... [2021-01-19T06:16:58.931Z] #20 50.66 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-01-19T06:16:58.931Z] #20 50.99 Selecting previously unselected package uidmap. [2021-01-19T06:16:58.931Z] #20 51.03 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_ppc64el.deb ... [2021-01-19T06:16:58.931Z] #20 51.05 Unpacking uidmap (1:4.5-1.1) ... [2021-01-19T06:16:58.931Z] #20 51.20 Selecting previously unselected package vim-runtime. [2021-01-19T06:16:58.931Z] #20 51.20 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-01-19T06:16:58.931Z] #20 51.27 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-01-19T06:16:58.931Z] #20 51.33 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-01-19T06:16:58.931Z] #20 51.34 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-01-19T06:16:58.931Z] #20 55.63 Selecting previously unselected package vim. [2021-01-19T06:16:58.931Z] #20 55.63 Preparing to unpack .../37-vim_2%3a8.1.0875-5_ppc64el.deb ... [2021-01-19T06:16:58.931Z] #20 55.65 Unpacking vim (2:8.1.0875-5) ... [2021-01-19T06:16:58.931Z] #20 56.22 Selecting previously unselected package xfsprogs. [2021-01-19T06:16:58.931Z] #20 56.23 Preparing to unpack .../38-xfsprogs_4.20.0-1_ppc64el.deb ... [2021-01-19T06:16:58.931Z] #20 56.24 Unpacking xfsprogs (4.20.0-1) ... [2021-01-19T06:16:59.570Z] #20 56.82 Selecting previously unselected package zip. [2021-01-19T06:16:59.570Z] #20 56.83 Preparing to unpack .../39-zip_3.0-11+b1_ppc64el.deb ... [2021-01-19T06:16:59.570Z] #20 56.83 Unpacking zip (3.0-11+b1) ... [2021-01-19T06:16:59.570Z] #20 57.06 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-01-19T06:16:59.570Z] #20 57.07 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-01-19T06:16:59.570Z] #20 ... [2021-01-19T06:16:59.570Z] [2021-01-19T06:16:59.570Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-19T06:16:59.570Z] #43 107.3 CC criu/clone-noasan.o [2021-01-19T06:17:00.207Z] #43 107.6 CC criu/config.o [2021-01-19T06:17:00.380Z] ok github.com/docker/docker/cmd/dockerd 0.060s coverage: 29.1% of statements [2021-01-19T06:17:01.927Z] ok github.com/docker/docker/container 0.121s coverage: 34.7% of statements [2021-01-19T06:17:01.927Z] ? github.com/docker/docker/container/stream [no test files] [2021-01-19T06:17:01.927Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-01-19T06:17:01.927Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-01-19T06:17:01.927Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-01-19T06:17:02.973Z] #43 110.4 CC criu/cr-check.o [2021-01-19T06:17:05.051Z] #43 112.7 CC criu/cr-dedup.o [2021-01-19T06:17:05.346Z] #43 ... [2021-01-19T06:17:05.346Z] [2021-01-19T06:17:05.346Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-01-19T06:17:05.346Z] #20 57.08 Setting up libip6tc0:ppc64el (1.8.2-4) ... [2021-01-19T06:17:05.346Z] #20 57.08 Setting up libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2021-01-19T06:17:05.346Z] #20 57.09 Setting up libgpm2:ppc64el (1.20.7-5) ... [2021-01-19T06:17:05.346Z] #20 57.11 Setting up libip4tc0:ppc64el (1.8.2-4) ... [2021-01-19T06:17:05.346Z] #20 57.12 Setting up uidmap (1:4.5-1.1) ... [2021-01-19T06:17:05.346Z] #20 57.13 Setting up libnftnl11:ppc64el (1.1.2-2) ... [2021-01-19T06:17:05.346Z] #20 57.14 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2021-01-19T06:17:05.346Z] #20 57.15 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-01-19T06:17:05.346Z] #20 57.16 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2021-01-19T06:17:05.346Z] #20 57.16 Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2021-01-19T06:17:05.346Z] #20 57.17 Setting up xxd (2:8.1.0875-5) ... [2021-01-19T06:17:05.346Z] #20 57.17 Setting up zip (3.0-11+b1) ... [2021-01-19T06:17:05.346Z] #20 57.18 Setting up vim-common (2:8.1.0875-5) ... [2021-01-19T06:17:05.346Z] #20 57.22 Setting up bash-completion (1:2.8-6) ... [2021-01-19T06:17:05.346Z] #20 61.79 Setting up libiptc0:ppc64el (1.8.2-4) ... [2021-01-19T06:17:05.346Z] #20 61.80 Setting up xz-utils (5.2.4-1) ... [2021-01-19T06:17:05.346Z] #20 61.81 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-01-19T06:17:05.346Z] #20 61.82 Setting up sudo (1.8.27-1+deb10u2) ... [2021-01-19T06:17:05.346Z] #20 61.93 invoke-rc.d: could not determine current runlevel [2021-01-19T06:17:05.346Z] #20 61.94 invoke-rc.d: policy-rc.d denied execution of start. [2021-01-19T06:17:05.346Z] #20 61.95 Setting up pigz (2.4-1) ... [2021-01-19T06:17:05.346Z] #20 61.95 Setting up libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2021-01-19T06:17:05.346Z] #20 61.95 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2021-01-19T06:17:05.346Z] #20 61.96 Setting up python-pip-whl (18.1-5) ... [2021-01-19T06:17:05.346Z] #20 61.96 Setting up libmpdec2:ppc64el (2.4.2-2) ... [2021-01-19T06:17:05.346Z] #20 61.97 Setting up vim-runtime (2:8.1.0875-5) ... [2021-01-19T06:17:05.346Z] #20 62.49 Setting up libaio1:ppc64el (0.3.112-3) ... [2021-01-19T06:17:05.346Z] #20 62.51 Setting up libonig5:ppc64el (6.9.1-1) ... [2021-01-19T06:17:05.346Z] #20 62.52 Setting up libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u2) ... [2021-01-19T06:17:05.346Z] #20 62.53 Setting up vim (2:8.1.0875-5) ... [2021-01-19T06:17:05.346Z] #20 62.54 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-01-19T06:17:05.346Z] #20 62.55 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-01-19T06:17:05.346Z] #20 62.55 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-01-19T06:17:05.346Z] #20 62.58 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-01-19T06:17:05.346Z] #20 62.58 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-01-19T06:17:05.346Z] #20 62.60 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-01-19T06:17:05.346Z] #20 62.62 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-01-19T06:17:05.346Z] #20 62.65 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-01-19T06:17:05.346Z] #20 62.68 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2021-01-19T06:17:05.346Z] #20 62.69 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-01-19T06:17:05.346Z] #20 62.70 Setting up libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2021-01-19T06:17:05.346Z] #20 62.70 Setting up jq (1.5+dfsg-2+b1) ... [2021-01-19T06:17:05.346Z] #20 62.71 Setting up libpython3-stdlib:ppc64el (3.7.3-1) ... [2021-01-19T06:17:05.346Z] #20 62.72 Setting up python3.7 (3.7.3-2+deb10u2) ... [2021-01-19T06:17:08.837Z] ok github.com/docker/docker/daemon/cluster 0.062s coverage: 0.5% of statements [2021-01-19T06:17:08.837Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.006s coverage: 65.3% of statements [2021-01-19T06:17:09.483Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-01-19T06:17:09.829Z] #20 66.96 Setting up iptables (1.8.2-4) ... [2021-01-19T06:17:09.829Z] #20 66.98 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-01-19T06:17:09.829Z] #20 67.00 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-01-19T06:17:09.829Z] #20 67.00 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-01-19T06:17:09.829Z] #20 67.01 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-01-19T06:17:09.829Z] #20 67.02 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-01-19T06:17:09.829Z] #20 67.03 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-01-19T06:17:09.829Z] #20 67.04 Setting up python3 (3.7.3-1) ... [2021-01-19T06:17:09.829Z] #20 ... [2021-01-19T06:17:09.829Z] [2021-01-19T06:17:09.829Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-19T06:17:09.829Z] #24 173.3 + mkdir -p /tmp/tmp.NkUE4gzo0N/src/github.com/docker [2021-01-19T06:17:09.829Z] #24 173.3 + mv components/cli /tmp/tmp.NkUE4gzo0N/src/github.com/docker/cli [2021-01-19T06:17:09.829Z] #24 173.3 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2021-01-19T06:17:09.864Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.9% of statements [2021-01-19T06:17:10.124Z] #24 ... [2021-01-19T06:17:10.124Z] [2021-01-19T06:17:10.124Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-19T06:17:10.124Z] #43 113.2 CC criu/cr-dump.o [2021-01-19T06:17:10.124Z] #43 116.7 CC criu/cr-errno.o [2021-01-19T06:17:10.124Z] #43 116.9 CC criu/cr-restore.o [2021-01-19T06:17:10.212Z] Fetching without tags [2021-01-19T06:17:11.470Z] Merging remotes/origin/master commit 0456e058d2b60606d4374cd975c635dfe7673f17 into PR head commit 8086443a449af8ef5c5b0574de8957df7e52f296 [2021-01-19T06:17:09.875Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-01-19T06:17:09.943Z] > git config --add remote.origin.fetch +refs/pull/41894/head:refs/remotes/origin/PR-41894 # timeout=10 [2021-01-19T06:17:09.995Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-19T06:17:10.119Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-01-19T06:17:10.246Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-01-19T06:17:10.247Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-01-19T06:17:10.248Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41894/head:refs/remotes/origin/PR-41894 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-19T06:17:11.576Z] > git config core.sparsecheckout # timeout=10 [2021-01-19T06:17:11.623Z] > git checkout -f 8086443a449af8ef5c5b0574de8957df7e52f296 # timeout=10 [2021-01-19T06:17:12.867Z] #43 ... [2021-01-19T06:17:12.867Z] [2021-01-19T06:17:12.867Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-01-19T06:17:12.867Z] #20 67.56 Setting up python3-wheel (0.32.3-2) ... [2021-01-19T06:17:12.867Z] #20 68.51 Setting up apparmor (2.13.2-10) ... [2021-01-19T06:17:12.867Z] #20 ... [2021-01-19T06:17:12.867Z] [2021-01-19T06:17:12.867Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-19T06:17:12.867Z] #45 176.2 github.com/LK4D4/vndr/godl [2021-01-19T06:17:12.867Z] #45 177.0 github.com/LK4D4/vndr [2021-01-19T06:17:13.504Z] #45 ... [2021-01-19T06:17:13.504Z] [2021-01-19T06:17:13.504Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-01-19T06:17:13.504Z] #20 70.60 Setting up xfsprogs (4.20.0-1) ... [2021-01-19T06:17:13.504Z] #20 70.62 Setting up python3-lib2to3 (3.7.3-1) ... [2021-01-19T06:17:14.143Z] #20 71.21 Setting up python3-pkg-resources (40.8.0-1) ... [2021-01-19T06:17:14.437Z] #20 ... [2021-01-19T06:17:14.437Z] [2021-01-19T06:17:14.437Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-19T06:17:14.437Z] #45 DONE 187.7s [2021-01-19T06:17:14.438Z] [2021-01-19T06:17:14.438Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-19T06:17:14.880Z] Merge succeeded, producing 8086443a449af8ef5c5b0574de8957df7e52f296 [2021-01-19T06:17:14.880Z] Checking out Revision 8086443a449af8ef5c5b0574de8957df7e52f296 (PR-41894) [2021-01-19T06:17:14.428Z] > git remote # timeout=10 [2021-01-19T06:17:14.568Z] > git config --get remote.origin.url # timeout=10 [2021-01-19T06:17:14.617Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-01-19T06:17:14.618Z] > git merge 0456e058d2b60606d4374cd975c635dfe7673f17 # timeout=10 [2021-01-19T06:17:14.778Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2021-01-19T06:17:14.913Z] > git config core.sparsecheckout # timeout=10 [2021-01-19T06:17:14.958Z] > git checkout -f 8086443a449af8ef5c5b0574de8957df7e52f296 # timeout=10 [2021-01-19T06:17:15.973Z] #24 ... [2021-01-19T06:17:15.973Z] [2021-01-19T06:17:15.973Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-01-19T06:17:15.973Z] #20 73.05 Setting up python3-distutils (3.7.3-1) ... [2021-01-19T06:17:16.610Z] #20 73.85 Setting up python3-setuptools (40.8.0-1) ... [2021-01-19T06:17:16.738Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.442s coverage: 14.1% of statements [2021-01-19T06:17:17.764Z] ok github.com/docker/docker/daemon/config 0.020s coverage: 81.8% of statements [2021-01-19T06:17:18.129Z] #20 75.41 Setting up python3-pip (18.1-5) ... [2021-01-19T06:17:18.393Z] ok github.com/docker/docker/daemon/discovery 0.002s coverage: 30.0% of statements [2021-01-19T06:17:19.022Z] ok github.com/docker/docker/daemon/events 0.055s coverage: 50.0% of statements [2021-01-19T06:17:19.649Z] #20 76.76 Processing triggers for libc-bin (2.28-10) ... [2021-01-19T06:17:19.649Z] #20 76.80 Processing triggers for mime-support (3.62) ... [2021-01-19T06:17:19.650Z] ok github.com/docker/docker/daemon/graphdriver 0.003s coverage: 2.2% of statements [2021-01-19T06:17:19.835Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-01-19T06:17:19.835Z] [2021-01-19T06:17:19.836Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-01-19T06:17:19.836Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-01-19T06:17:19.836Z] HOSTNAME=395c8e108829 [2021-01-19T06:17:19.836Z] TESTDEBUG=0 [2021-01-19T06:17:19.836Z] DEST=bundles/test-integration [2021-01-19T06:17:19.836Z] PWD=/go/src/github.com/docker/docker [2021-01-19T06:17:19.836Z] DOCKER_GITCOMMIT=8086443a449af8ef5c5b0574de8957df7e52f296 [2021-01-19T06:17:19.836Z] container=docker [2021-01-19T06:17:19.836Z] HOME=/root [2021-01-19T06:17:19.836Z] GOLANG_VERSION=1.13.15 [2021-01-19T06:17:19.836Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-01-19T06:17:19.836Z] VALIDATE_BRANCH=master [2021-01-19T06:17:19.836Z] TERM=xterm [2021-01-19T06:17:19.836Z] DOCKER_PKG=github.com/docker/docker [2021-01-19T06:17:19.836Z] SHLVL=1 [2021-01-19T06:17:19.836Z] TIMEOUT=120m [2021-01-19T06:17:19.836Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-01-19T06:17:19.836Z] DOCKER_GRAPHDRIVER=overlay2 [2021-01-19T06:17:19.836Z] GO111MODULE=off [2021-01-19T06:17:19.836Z] DOCKER_EXPERIMENTAL=1 [2021-01-19T06:17:19.836Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-01-19T06:17:19.836Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-01-19T06:17:19.836Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-01-19T06:17:19.836Z] GOPATH=/go [2021-01-19T06:17:19.836Z] PKG_CONFIG=pkg-config [2021-01-19T06:17:19.836Z] _=/usr/bin/env [2021-01-19T06:17:19.836Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-01-19T06:17:19.939Z] ok github.com/docker/docker/daemon 12.252s coverage: 17.2% of statements [2021-01-19T06:17:19.939Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-01-19T06:17:19.939Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-01-19T06:17:19.939Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-01-19T06:17:19.939Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-01-19T06:17:19.944Z] #20 DONE 77.0s [2021-01-19T06:17:19.944Z] [2021-01-19T06:17:19.944Z] #21 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2021-01-19T06:17:20.239Z] #21 0.359 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-01-19T06:17:20.239Z] #21 0.367 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-01-19T06:17:20.239Z] #21 0.374 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-01-19T06:17:20.239Z] #21 DONE 0.5s [2021-01-19T06:17:20.239Z] [2021-01-19T06:17:20.239Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-01-19T06:17:21.444Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.003s coverage: 2.9% of statements [2021-01-19T06:17:22.073Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.190s coverage: 56.2% of statements [2021-01-19T06:17:25.851Z] #22 ... [2021-01-19T06:17:25.851Z] [2021-01-19T06:17:25.851Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-19T06:17:25.851Z] #43 123.5 CC criu/cr-service.o [2021-01-19T06:17:25.851Z] #43 126.1 CC criu/crtools.o [2021-01-19T06:17:25.851Z] #43 126.8 CC criu/eventfd.o [2021-01-19T06:17:25.851Z] #43 127.2 CC criu/eventpoll.o [2021-01-19T06:17:25.851Z] #43 128.5 CC criu/external.o [2021-01-19T06:17:25.851Z] #43 129.0 CC criu/fault-injection.o [2021-01-19T06:17:25.851Z] #43 129.1 CC criu/fdstore.o [2021-01-19T06:17:25.851Z] #43 129.7 CC criu/fifo.o [2021-01-19T06:17:25.851Z] #43 130.2 CC criu/file-ids.o [2021-01-19T06:17:25.851Z] #43 130.8 CC criu/file-lock.o [2021-01-19T06:17:25.851Z] #43 132.3 CC criu/files-ext.o [2021-01-19T06:17:25.851Z] #43 132.8 CC criu/files-reg.o [2021-01-19T06:17:26.146Z] #43 ... [2021-01-19T06:17:26.146Z] [2021-01-19T06:17:26.146Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-01-19T06:17:26.146Z] #22 5.741 Collecting yamllint==1.16.0 [2021-01-19T06:17:26.442Z] #22 6.170 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2021-01-19T06:17:26.442Z] #22 6.295 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2021-01-19T06:17:26.507Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.367s coverage: 46.2% of statements [2021-01-19T06:17:26.737Z] #22 6.363 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-01-19T06:17:26.737Z] #22 6.456 Collecting pyyaml (from yamllint==1.16.0) [2021-01-19T06:17:27.030Z] #22 6.743 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2021-01-19T06:17:27.535Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.003s coverage: 1.8% of statements [2021-01-19T06:17:28.548Z] #22 ... [2021-01-19T06:17:28.548Z] [2021-01-19T06:17:28.548Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2021-01-19T06:17:28.548Z] #32 DONE 201.7s [2021-01-19T06:17:28.850Z] [2021-01-19T06:17:28.850Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-19T06:17:28.850Z] #43 135.9 CC criu/files.o [2021-01-19T06:17:31.046Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.246s coverage: 49.5% of statements [2021-01-19T06:17:31.600Z] #43 139.2 CC criu/filesystems.o [2021-01-19T06:17:31.894Z] #43 ... [2021-01-19T06:17:31.894Z] [2021-01-19T06:17:31.894Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-01-19T06:17:31.894Z] #22 8.868 Building wheels for collected packages: pyyaml [2021-01-19T06:17:31.894Z] #22 8.870 Running setup.py bdist_wheel for pyyaml: started [2021-01-19T06:17:31.894Z] #22 10.93 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2021-01-19T06:17:31.894Z] #22 10.93 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2021-01-19T06:17:31.894Z] #22 11.02 Successfully built pyyaml [2021-01-19T06:17:31.894Z] #22 11.06 Installing collected packages: pathspec, pyyaml, yamllint [2021-01-19T06:17:31.894Z] #22 11.44 Successfully installed pathspec-0.8.1 pyyaml-5.3.1 yamllint-1.16.0 [2021-01-19T06:17:31.894Z] #22 DONE 11.6s [2021-01-19T06:17:32.190Z] [2021-01-19T06:17:32.190Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-19T06:17:32.190Z] #56 ... [2021-01-19T06:17:32.190Z] [2021-01-19T06:17:32.190Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-19T06:17:32.190Z] #43 140.0 CC criu/fsnotify.o [2021-01-19T06:17:33.119Z] Commit message: "docker info: silence unhandleable warnings" [2021-01-19T06:17:33.512Z] > git --version # timeout=10 [2021-01-19T06:17:33.559Z] > git --version # 'git version 2.24.1.windows.2' [2021-01-19T06:17:33.601Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2021-01-19T06:17:33.711Z] #43 141.1 CC criu/image-desc.o [2021-01-19T06:17:33.711Z] #43 141.3 CC criu/image.o [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-01-19T06:17:34.756Z] #43 142.3 CC criu/ipc_ns.o [2021-01-19T06:17:36.022Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-01-19T06:17:36.286Z] #43 143.7 CC criu/irmap.o [2021-01-19T06:17:36.926Z] #43 144.3 CC criu/kcmp-ids.o [2021-01-19T06:17:36.926Z] #43 144.6 CC criu/kerndat.o [2021-01-19T06:17:36.928Z] + docker version [2021-01-19T06:17:37.914Z] ok github.com/docker/docker/daemon/graphdriver/aufs 16.563s coverage: 73.1% of statements [2021-01-19T06:17:37.914Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-01-19T06:17:37.914Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.004s coverage: 58.0% of statements [2021-01-19T06:17:37.914Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 6.270s coverage: 57.7% of statements [2021-01-19T06:17:37.914Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-01-19T06:17:37.914Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-01-19T06:17:37.970Z] #43 145.6 CC criu/libnetlink.o [2021-01-19T06:17:38.000Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-01-19T06:17:38.542Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.003s coverage: 3.0% of statements [2021-01-19T06:17:38.609Z] #43 146.1 CC criu/log.o [2021-01-19T06:17:38.903Z] #43 146.7 CC criu/lsm.o [2021-01-19T06:17:39.170Z] ok github.com/docker/docker/daemon/links 0.009s coverage: 93.0% of statements [2021-01-19T06:17:39.395Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-01-19T06:17:39.548Z] #43 147.2 CC criu/mem.o [2021-01-19T06:17:39.799Z] ok github.com/docker/docker/daemon/images 0.028s coverage: 6.5% of statements [2021-01-19T06:17:39.799Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-01-19T06:17:39.799Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-01-19T06:17:40.208Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-01-19T06:17:40.427Z] ok github.com/docker/docker/daemon/logger 0.221s coverage: 41.0% of statements [2021-01-19T06:17:41.055Z] ok github.com/docker/docker/daemon/logger/awslogs 0.072s coverage: 77.4% of statements [2021-01-19T06:17:41.055Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-01-19T06:17:41.055Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-01-19T06:17:41.344Z] ok github.com/docker/docker/daemon/logger/gelf 0.017s coverage: 67.0% of statements [2021-01-19T06:17:41.973Z] ok github.com/docker/docker/daemon/logger/journald 0.009s coverage: 23.9% of statements [2021-01-19T06:17:42.262Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.010s coverage: 87.2% of statements [2021-01-19T06:17:42.262Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.003s coverage: 61.6% of statements [2021-01-19T06:17:42.316Z] #43 149.4 CC criu/memfd.o [2021-01-19T06:17:42.611Z] #43 150.2 CC criu/mount.o [2021-01-19T06:17:42.746Z] Client: Docker Engine - Enterprise [2021-01-19T06:17:42.746Z] Version: 19.03.12 [2021-01-19T06:17:42.746Z] API version: 1.40 [2021-01-19T06:17:42.746Z] Go version: go1.13.13 [2021-01-19T06:17:42.746Z] Git commit: 4306744 [2021-01-19T06:17:42.746Z] Built: 08/05/2020 19:27:53 [2021-01-19T06:17:42.746Z] OS/Arch: windows/amd64 [2021-01-19T06:17:42.746Z] Experimental: false [2021-01-19T06:17:42.746Z] [2021-01-19T06:17:42.746Z] Server: Docker Engine - Enterprise [2021-01-19T06:17:42.746Z] Engine: [2021-01-19T06:17:42.746Z] Version: 19.03.12 [2021-01-19T06:17:42.746Z] API version: 1.40 (minimum version 1.24) [2021-01-19T06:17:42.746Z] Go version: go1.13.13 [2021-01-19T06:17:42.746Z] Git commit: f295753ffd [2021-01-19T06:17:42.746Z] Built: 08/05/2020 19:26:41 [2021-01-19T06:17:42.746Z] OS/Arch: windows/amd64 [2021-01-19T06:17:42.746Z] Experimental: true [2021-01-19T06:17:43.289Z] ok github.com/docker/docker/daemon/logger/local 0.018s coverage: 75.2% of statements [2021-01-19T06:17:43.289Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [Pipeline] sh [2021-01-19T06:17:43.490Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-01-19T06:17:43.578Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.057s coverage: 56.8% of statements [2021-01-19T06:17:44.270Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.013s coverage: 33.3% of statements [2021-01-19T06:17:44.292Z] + docker info [2021-01-19T06:17:45.297Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 46.8% of statements [2021-01-19T06:17:45.297Z] ok github.com/docker/docker/daemon/logger/templates 0.001s coverage: 8.3% of statements [2021-01-19T06:17:45.988Z] ok github.com/docker/docker/daemon/logger/splunk 1.418s coverage: 82.5% of statements [2021-01-19T06:17:45.988Z] ? github.com/docker/docker/daemon/names [no test files] [2021-01-19T06:17:45.988Z] ok github.com/docker/docker/daemon/network 0.024s coverage: 63.8% of statements [2021-01-19T06:17:45.988Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-01-19T06:17:46.021Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-01-19T06:17:46.956Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-01-19T06:17:47.093Z] #43 154.7 CC criu/namespaces.o [2021-01-19T06:17:47.487Z] ok github.com/docker/docker/distribution/metadata 0.026s coverage: 48.2% of statements [2021-01-19T06:17:47.776Z] ok github.com/docker/docker/distribution 0.257s coverage: 25.1% of statements [2021-01-19T06:17:47.776Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-01-19T06:17:48.404Z] ok github.com/docker/docker/errdefs 0.003s coverage: 53.1% of statements [2021-01-19T06:17:48.489Z] --- PASS: TestBuildWithHugeFile (53.10s) [2021-01-19T06:17:48.489Z] === RUN TestBuildWithEmptyDockerfile [2021-01-19T06:17:48.489Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-01-19T06:17:48.489Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-01-19T06:17:48.489Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-01-19T06:17:48.489Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-01-19T06:17:48.489Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-01-19T06:17:48.489Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-01-19T06:17:48.489Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-01-19T06:17:48.489Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-01-19T06:17:48.489Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-01-19T06:17:48.489Z] --- PASS: TestBuildWithEmptyDockerfile (0.09s) [2021-01-19T06:17:48.489Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.25s) [2021-01-19T06:17:48.489Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.25s) [2021-01-19T06:17:48.489Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2021-01-19T06:17:48.489Z] === RUN TestBuildPreserveOwnership [2021-01-19T06:17:48.489Z] === RUN TestBuildPreserveOwnership/copy_from [2021-01-19T06:17:49.178Z] #43 157.0 CC criu/net.o [2021-01-19T06:17:49.431Z] ok github.com/docker/docker/image 0.012s coverage: 86.8% of statements [2021-01-19T06:17:49.720Z] ok github.com/docker/docker/image/cache 0.005s coverage: 19.2% of statements [2021-01-19T06:17:50.009Z] ok github.com/docker/docker/distribution/xfer 1.876s coverage: 85.1% of statements [2021-01-19T06:17:50.009Z] ? github.com/docker/docker/dockerversion [no test files] [2021-01-19T06:17:50.009Z] ? github.com/docker/docker/image/tarexport [no test files] [2021-01-19T06:17:50.298Z] ok github.com/docker/docker/image/v1 0.015s coverage: 25.0% of statements [2021-01-19T06:17:50.298Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-01-19T06:17:50.926Z] ok github.com/docker/docker/libcontainerd/queue 0.026s coverage: 100.0% of statements [2021-01-19T06:17:51.289Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-01-19T06:17:51.289Z] [2021-01-19T06:17:51.289Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2021-01-19T06:17:51.289Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2021-01-19T06:17:51.289Z] Using test binary docker [2021-01-19T06:17:51.289Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-01-19T06:17:51.289Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-01-19T06:17:51.289Z] INFO: Waiting for daemon to start... [2021-01-19T06:17:51.289Z] Starting dockerd [2021-01-19T06:17:51.289Z] . [2021-01-19T06:17:51.289Z] INFO: Building docker-sdk-python3:4.3.0... [2021-01-19T06:17:51.560Z] ok github.com/docker/docker/oci 0.003s coverage: 8.2% of statements [2021-01-19T06:17:52.188Z] ok github.com/docker/docker/opts 0.013s coverage: 67.1% of statements [2021-01-19T06:17:52.188Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 52.9% of statements [2021-01-19T06:17:52.224Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-01-19T06:17:52.693Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-01-19T06:17:53.682Z] #43 161.0 CC criu/netfilter.o [2021-01-19T06:17:53.682Z] #43 161.4 CC criu/page-pipe.o [2021-01-19T06:17:53.697Z] ok github.com/docker/docker/pkg/archive 0.476s coverage: 77.2% of statements [2021-01-19T06:17:54.723Z] ok github.com/docker/docker/pkg/authorization 0.347s coverage: 68.3% of statements [2021-01-19T06:17:54.723Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2021-01-19T06:17:54.726Z] #43 162.3 CC criu/page-xfer.o [2021-01-19T06:17:55.013Z] ok github.com/docker/docker/pkg/capabilities 0.001s coverage: 87.5% of statements [2021-01-19T06:17:55.993Z] --- PASS: TestBuildPreserveOwnership (10.49s) [2021-01-19T06:17:55.993Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.38s) [2021-01-19T06:17:55.993Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (3.99s) [2021-01-19T06:17:55.993Z] === RUN TestBuildPlatformInvalid [2021-01-19T06:17:56.249Z] #43 164.0 CC criu/pagemap-cache.o [2021-01-19T06:17:56.254Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2021-01-19T06:17:56.254Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-01-19T06:17:56.254Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.01s) [2021-01-19T06:17:56.254Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2021-01-19T06:17:56.254Z] PASS [2021-01-19T06:17:56.254Z] [2021-01-19T06:17:56.254Z] === Skipped [2021-01-19T06:17:56.254Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-01-19T06:17:56.254Z] build_session_test.go:25: TODO: BuildKit [2021-01-19T06:17:56.254Z] [2021-01-19T06:17:56.254Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.01s) [2021-01-19T06:17:56.254Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2021-01-19T06:17:56.254Z] [2021-01-19T06:17:56.254Z] [2021-01-19T06:17:56.254Z] DONE 33 tests, 2 skipped in 137.280s [2021-01-19T06:17:56.254Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-01-19T06:17:56.515Z] INFO: Testing against a local daemon [2021-01-19T06:17:56.515Z] === RUN TestConfigInspect [2021-01-19T06:17:56.515Z] --- SKIP: TestConfigInspect (0.02s) [2021-01-19T06:17:56.515Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-19T06:17:56.515Z] === RUN TestConfigList [2021-01-19T06:17:56.515Z] --- SKIP: TestConfigList (0.01s) [2021-01-19T06:17:56.515Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-19T06:17:56.515Z] === RUN TestConfigsCreateAndDelete [2021-01-19T06:17:56.515Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2021-01-19T06:17:56.515Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-19T06:17:56.515Z] === RUN TestConfigsUpdate [2021-01-19T06:17:56.515Z] --- SKIP: TestConfigsUpdate (0.02s) [2021-01-19T06:17:56.515Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-19T06:17:56.515Z] === RUN TestTemplatedConfig [2021-01-19T06:17:56.515Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-01-19T06:17:56.515Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-19T06:17:56.515Z] === RUN TestConfigCreateResolve [2021-01-19T06:17:56.515Z] --- SKIP: TestConfigCreateResolve (0.02s) [2021-01-19T06:17:56.515Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-19T06:17:56.515Z] === RUN TestConfigDaemonLibtrustID [2021-01-19T06:17:57.297Z] #43 164.8 CC criu/pagemap.o [2021-01-19T06:17:57.575Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-01-19T06:17:58.340Z] #43 165.9 CC criu/parasite-syscall.o [2021-01-19T06:17:58.428Z] --- PASS: TestConfigDaemonLibtrustID (1.59s) [2021-01-19T06:17:58.428Z] PASS [2021-01-19T06:17:58.428Z] [2021-01-19T06:17:58.428Z] === Skipped [2021-01-19T06:17:58.428Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2021-01-19T06:17:58.428Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-19T06:17:58.428Z] [2021-01-19T06:17:58.428Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2021-01-19T06:17:58.428Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-19T06:17:58.428Z] [2021-01-19T06:17:58.428Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2021-01-19T06:17:58.428Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-19T06:17:58.428Z] [2021-01-19T06:17:58.428Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.02s) [2021-01-19T06:17:58.428Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-19T06:17:58.428Z] [2021-01-19T06:17:58.428Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2021-01-19T06:17:58.428Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-19T06:17:58.428Z] [2021-01-19T06:17:58.428Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.02s) [2021-01-19T06:17:58.428Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-19T06:17:58.428Z] [2021-01-19T06:17:58.428Z] [2021-01-19T06:17:58.428Z] DONE 7 tests, 6 skipped in 1.827s [2021-01-19T06:17:58.428Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-01-19T06:17:58.428Z] INFO: Testing against a local daemon [2021-01-19T06:17:58.428Z] === RUN TestCheckpoint [2021-01-19T06:17:58.428Z] --- SKIP: TestCheckpoint (0.00s) [2021-01-19T06:17:58.428Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-01-19T06:17:58.428Z] === RUN TestContainerInvalidJSON [2021-01-19T06:17:58.428Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-01-19T06:17:58.428Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-01-19T06:17:58.428Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-01-19T06:17:58.428Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-01-19T06:17:58.428Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-01-19T06:17:58.428Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-01-19T06:17:58.428Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-01-19T06:17:58.428Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-01-19T06:17:58.428Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-01-19T06:17:58.428Z] --- PASS: TestContainerInvalidJSON (0.02s) [2021-01-19T06:17:58.428Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-01-19T06:17:58.428Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2021-01-19T06:17:58.428Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-01-19T06:17:58.428Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-01-19T06:17:58.689Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.14s) [2021-01-19T06:17:58.689Z] === RUN TestCopyFromContainerPathIsNotDir [2021-01-19T06:17:58.689Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s) [2021-01-19T06:17:58.689Z] === RUN TestCopyToContainerPathDoesNotExist [2021-01-19T06:17:58.950Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s) [2021-01-19T06:17:58.950Z] === RUN TestCopyToContainerPathIsNotDir [2021-01-19T06:17:58.950Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2021-01-19T06:17:58.950Z] === RUN TestCopyFromContainer [2021-01-19T06:17:59.387Z] #43 166.9 CC criu/path.o [2021-01-19T06:17:59.444Z] ok github.com/docker/docker/pkg/chrootarchive 3.474s coverage: 43.2% of statements [2021-01-19T06:17:59.444Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2021-01-19T06:17:59.444Z] ok github.com/docker/docker/layer 7.577s coverage: 68.8% of statements [2021-01-19T06:17:59.444Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-01-19T06:17:59.444Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-01-19T06:17:59.444Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-01-19T06:17:59.444Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-01-19T06:17:59.444Z] ? github.com/docker/docker/oci/caps [no test files] [2021-01-19T06:17:59.444Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-01-19T06:17:59.444Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-01-19T06:17:59.444Z] ok github.com/docker/docker/pkg/discovery 0.001s coverage: 58.3% of statements [2021-01-19T06:17:59.682Z] #43 167.2 CC criu/pie-util-vdso.o [2021-01-19T06:17:59.733Z] ok github.com/docker/docker/pkg/discovery/file 0.012s coverage: 92.9% of statements [2021-01-19T06:17:59.979Z] #43 167.7 CC criu/pie-util.o [2021-01-19T06:18:00.022Z] ok github.com/docker/docker/pkg/discovery/memory 0.001s coverage: 92.3% of statements [2021-01-19T06:18:00.274Z] #43 168.0 CC criu/pipes.o [2021-01-19T06:18:00.569Z] #43 ... [2021-01-19T06:18:00.569Z] [2021-01-19T06:18:00.569Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2021-01-19T06:18:00.569Z] #40 233.7 + dpkg --print-architecture [2021-01-19T06:18:00.569Z] #40 233.7 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-01-19T06:18:00.650Z] ok github.com/docker/docker/pkg/discovery/nodes 0.009s coverage: 93.8% of statements [2021-01-19T06:18:00.650Z] ok github.com/docker/docker/pkg/dmesg 0.012s coverage: 83.3% of statements [2021-01-19T06:18:01.209Z] #40 234.3 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-01-19T06:18:01.209Z] #40 234.3 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-01-19T06:18:01.677Z] ok github.com/docker/docker/pkg/filenotify 0.602s coverage: 67.0% of statements [2021-01-19T06:18:02.029Z] Client: [2021-01-19T06:18:02.029Z] Debug Mode: false [2021-01-19T06:18:02.029Z] Plugins: [2021-01-19T06:18:02.029Z] cluster: Manage Docker Enterprise clusters (Mirantis Inc., v1.6.0) [2021-01-19T06:18:02.029Z] [2021-01-19T06:18:02.029Z] Server: [2021-01-19T06:18:02.029Z] Containers: 0 [2021-01-19T06:18:02.029Z] Running: 0 [2021-01-19T06:18:02.029Z] Paused: 0 [2021-01-19T06:18:02.029Z] Stopped: 0 [2021-01-19T06:18:02.029Z] Images: 0 [2021-01-19T06:18:02.029Z] Server Version: 19.03.12 [2021-01-19T06:18:02.029Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-01-19T06:18:02.029Z] Windows: [2021-01-19T06:18:02.029Z] LCOW: [2021-01-19T06:18:02.029Z] Logging Driver: json-file [2021-01-19T06:18:02.029Z] Plugins: [2021-01-19T06:18:02.029Z] Volume: local [2021-01-19T06:18:02.029Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-01-19T06:18:02.029Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-01-19T06:18:02.029Z] Swarm: inactive [2021-01-19T06:18:02.029Z] Default Isolation: process [2021-01-19T06:18:02.029Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-01-19T06:18:02.029Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1637) [2021-01-19T06:18:02.029Z] OSType: windows [2021-01-19T06:18:02.029Z] Architecture: x86_64 [2021-01-19T06:18:02.029Z] CPUs: 4 [2021-01-19T06:18:02.029Z] Total Memory: 32GiB [2021-01-19T06:18:02.029Z] Name: azwin-2-cce400 [2021-01-19T06:18:02.029Z] ID: 5JRK:TTRM:XESM:NXTU:F3JD:GJNR:IWKL:EBLG:TQUS:KVAU:T57B:GJMQ [2021-01-19T06:18:02.029Z] Docker Root Dir: D:\docker [2021-01-19T06:18:02.029Z] Debug Mode: false [2021-01-19T06:18:02.029Z] Registry: https://index.docker.io/v1/ [2021-01-19T06:18:02.029Z] Labels: [2021-01-19T06:18:02.029Z] Experimental: true [2021-01-19T06:18:02.029Z] Insecure Registries: [2021-01-19T06:18:02.029Z] 10.0.0.4:5000 [2021-01-19T06:18:02.029Z] 127.0.0.0/8 [2021-01-19T06:18:02.029Z] Registry Mirrors: [2021-01-19T06:18:02.029Z] http://10.0.0.4:5000/ [2021-01-19T06:18:02.029Z] Live Restore Enabled: false [2021-01-19T06:18:02.029Z] [Pipeline] } [Pipeline] // stage [2021-01-19T06:18:02.200Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2021-01-19T06:18:02.297Z] === RUN TestCopyFromContainer// [2021-01-19T06:18:02.297Z] === RUN TestCopyFromContainer//bar/root [2021-01-19T06:18:02.297Z] === RUN TestCopyFromContainer//bar/root/ [2021-01-19T06:18:02.297Z] === RUN TestCopyFromContainer/bar/quux [2021-01-19T06:18:02.297Z] === RUN TestCopyFromContainer/bar/quux/ [2021-01-19T06:18:02.306Z] ok github.com/docker/docker/pkg/fileutils 0.012s coverage: 89.5% of statements [2021-01-19T06:18:02.559Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-01-19T06:18:02.559Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-01-19T06:18:02.559Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-01-19T06:18:02.559Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-01-19T06:18:02.824Z] === RUN TestCopyFromContainer/bar/notarget [2021-01-19T06:18:02.824Z] --- PASS: TestCopyFromContainer (3.91s) [2021-01-19T06:18:02.824Z] --- PASS: TestCopyFromContainer// (0.07s) [2021-01-19T06:18:02.824Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2021-01-19T06:18:02.824Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2021-01-19T06:18:02.824Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2021-01-19T06:18:02.824Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2021-01-19T06:18:02.824Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2021-01-19T06:18:02.824Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2021-01-19T06:18:02.824Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2021-01-19T06:18:02.824Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s) [2021-01-19T06:18:02.824Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2021-01-19T06:18:02.824Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-01-19T06:18:02.824Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-01-19T06:18:02.824Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-01-19T06:18:02.824Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-01-19T06:18:02.824Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-01-19T06:18:02.824Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-01-19T06:18:02.824Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-01-19T06:18:02.824Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-01-19T06:18:02.824Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-01-19T06:18:02.824Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-01-19T06:18:02.824Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-01-19T06:18:02.824Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-01-19T06:18:02.824Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-01-19T06:18:02.824Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-01-19T06:18:02.824Z] === RUN TestCreateLinkToNonExistingContainer [2021-01-19T06:18:02.824Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2021-01-19T06:18:02.824Z] === RUN TestCreateWithInvalidEnv [2021-01-19T06:18:02.824Z] === RUN TestCreateWithInvalidEnv/0 [2021-01-19T06:18:02.824Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-01-19T06:18:02.824Z] === RUN TestCreateWithInvalidEnv/1 [2021-01-19T06:18:02.824Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-01-19T06:18:02.824Z] === RUN TestCreateWithInvalidEnv/2 [2021-01-19T06:18:02.824Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-01-19T06:18:02.824Z] === CONT TestCreateWithInvalidEnv/0 [2021-01-19T06:18:02.825Z] === CONT TestCreateWithInvalidEnv/2 [2021-01-19T06:18:02.825Z] === CONT TestCreateWithInvalidEnv/1 [2021-01-19T06:18:02.825Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-01-19T06:18:02.825Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-01-19T06:18:02.825Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-01-19T06:18:02.825Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-01-19T06:18:02.825Z] === RUN TestCreateTmpfsMountsTarget [2021-01-19T06:18:02.825Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2021-01-19T06:18:02.825Z] === RUN TestCreateWithCustomMaskedPaths [2021-01-19T06:18:03.333Z] ok github.com/docker/docker/pkg/fsutils 0.432s coverage: 85.1% of statements [2021-01-19T06:18:03.333Z] ok github.com/docker/docker/pkg/discovery/kv 3.070s coverage: 84.1% of statements [2021-01-19T06:18:03.622Z] ok github.com/docker/docker/pkg/homedir 0.010s coverage: 11.4% of statements [2021-01-19T06:18:04.211Z] --- PASS: TestCreateWithCustomMaskedPaths (1.27s) [2021-01-19T06:18:04.211Z] === RUN TestCreateWithCustomReadonlyPaths [2021-01-19T06:18:04.250Z] ok github.com/docker/docker/pkg/idtools 0.304s coverage: 70.1% of statements [2021-01-19T06:18:04.539Z] ok github.com/docker/docker/pkg/ioutils 0.319s coverage: 70.1% of statements [2021-01-19T06:18:04.539Z] ok github.com/docker/docker/pkg/jsonmessage 0.003s coverage: 91.7% of statements [2021-01-19T06:18:04.539Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-01-19T06:18:04.828Z] ok github.com/docker/docker/pkg/namesgenerator 0.004s coverage: 85.7% of statements [2021-01-19T06:18:04.828Z] ok github.com/docker/docker/pkg/longpath 0.001s coverage: 100.0% of statements [2021-01-19T06:18:04.828Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-01-19T06:18:04.828Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-01-19T06:18:04.828Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-01-19T06:18:05.117Z] ok github.com/docker/docker/pkg/parsers 0.009s coverage: 97.0% of statements [2021-01-19T06:18:05.117Z] ok github.com/docker/docker/pkg/parsers/kernel 0.004s coverage: 60.0% of statements [2021-01-19T06:18:05.406Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.010s coverage: 86.7% of statements [2021-01-19T06:18:05.406Z] ok github.com/docker/docker/pkg/pidfile 0.001s coverage: 82.4% of statements [2021-01-19T06:18:05.406Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-01-19T06:18:05.406Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-01-19T06:18:05.557Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-01-19T06:18:05.596Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.30s) [2021-01-19T06:18:05.596Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-01-19T06:18:05.597Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-01-19T06:18:05.597Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-01-19T06:18:05.597Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-01-19T06:18:05.597Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-01-19T06:18:05.597Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-01-19T06:18:05.597Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-01-19T06:18:05.597Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-01-19T06:18:05.597Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-01-19T06:18:05.597Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-01-19T06:18:05.597Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-01-19T06:18:05.597Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-01-19T06:18:05.597Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-01-19T06:18:05.597Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-01-19T06:18:05.597Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-01-19T06:18:05.597Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-01-19T06:18:05.597Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-01-19T06:18:05.597Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-01-19T06:18:05.597Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-01-19T06:18:05.597Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-01-19T06:18:05.597Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-01-19T06:18:05.597Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-01-19T06:18:05.597Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-01-19T06:18:05.749Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-01-19T06:18:05.859Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.43s) [2021-01-19T06:18:05.859Z] === RUN TestCreateDifferentPlatform [2021-01-19T06:18:05.859Z] === RUN TestCreateDifferentPlatform/different_os [2021-01-19T06:18:05.859Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-01-19T06:18:05.859Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2021-01-19T06:18:05.859Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-01-19T06:18:05.859Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-01-19T06:18:05.859Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-01-19T06:18:06.034Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.013s coverage: 56.8% of statements [2021-01-19T06:18:06.120Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2021-01-19T06:18:06.120Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-01-19T06:18:06.120Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2021-01-19T06:18:06.120Z] === RUN TestContainerStartOnDaemonRestart [2021-01-19T06:18:06.120Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2021-01-19T06:18:06.120Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-01-19T06:18:06.120Z] === RUN TestDaemonRestartIpcMode [2021-01-19T06:18:06.120Z] === PAUSE TestDaemonRestartIpcMode [2021-01-19T06:18:06.120Z] === RUN TestDaemonHostGatewayIP [2021-01-19T06:18:06.120Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2021-01-19T06:18:06.120Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-01-19T06:18:06.121Z] === RUN TestRestartDaemonWithRestartingContainer [2021-01-19T06:18:06.121Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-01-19T06:18:06.121Z] === RUN TestContainerKillOnDaemonStart [2021-01-19T06:18:06.121Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-01-19T06:18:06.121Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-01-19T06:18:06.121Z] === RUN TestDiff [2021-01-19T06:18:06.325Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-01-19T06:18:06.382Z] --- PASS: TestDiff (0.43s) [2021-01-19T06:18:06.382Z] === RUN TestExecWithCloseStdin [2021-01-19T06:18:06.664Z] ok github.com/docker/docker/pkg/plugins/transport 0.001s coverage: 85.7% of statements [2021-01-19T06:18:06.953Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2021-01-19T06:18:06.953Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2021-01-19T06:18:06.955Z] --- PASS: TestExecWithCloseStdin (0.51s) [2021-01-19T06:18:06.955Z] === RUN TestExec [2021-01-19T06:18:07.673Z] --- PASS: TestExec (0.47s) [2021-01-19T06:18:07.673Z] === RUN TestExecUser [2021-01-19T06:18:07.719Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-01-19T06:18:07.936Z] --- PASS: TestExecUser (0.49s) [2021-01-19T06:18:07.936Z] === RUN TestExportContainerAndImportImage [2021-01-19T06:18:08.093Z] ok github.com/docker/docker/pkg/pubsub 1.017s coverage: 75.0% of statements [2021-01-19T06:18:08.384Z] ok github.com/docker/docker/pkg/reexec 0.003s coverage: 82.4% of statements [2021-01-19T06:18:08.508Z] --- PASS: TestExportContainerAndImportImage (0.65s) [2021-01-19T06:18:08.508Z] === RUN TestExportContainerAfterDaemonRestart [2021-01-19T06:18:09.114Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-01-19T06:18:09.378Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-01-19T06:18:09.731Z] #40 ... [2021-01-19T06:18:09.731Z] [2021-01-19T06:18:09.731Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-19T06:18:09.731Z] #53 125.1 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 [2021-01-19T06:18:09.731Z] #53 127.9 + mkdir -p /build [2021-01-19T06:18:09.731Z] #53 127.9 + cp runc /build/runc [2021-01-19T06:18:09.731Z] #53 DONE 128.1s [2021-01-19T06:18:09.731Z] [2021-01-19T06:18:09.731Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-19T06:18:09.731Z] #43 168.8 CC criu/plugin.o [2021-01-19T06:18:09.731Z] #43 169.3 CC criu/proc_parse.o [2021-01-19T06:18:09.731Z] #43 173.5 CC criu/protobuf-desc.o [2021-01-19T06:18:09.731Z] #43 174.7 CC criu/protobuf.o [2021-01-19T06:18:09.731Z] #43 175.2 CC criu/pstree.o [2021-01-19T06:18:09.731Z] #43 177.3 CC criu/rbtree.o [2021-01-19T06:18:09.790Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-01-19T06:18:10.370Z] #43 177.8 CC criu/rst-malloc.o [2021-01-19T06:18:10.370Z] #43 178.2 CC criu/seccomp.o [2021-01-19T06:18:11.099Z] ok github.com/docker/docker/pkg/signal 2.322s coverage: 61.0% of statements [2021-01-19T06:18:11.305Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-01-19T06:18:11.388Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2021-01-19T06:18:11.415Z] #43 178.9 CC criu/seize.o [2021-01-19T06:18:11.677Z] ok github.com/docker/docker/pkg/streamformatter 0.002s coverage: 66.2% of statements [2021-01-19T06:18:11.677Z] ok github.com/docker/docker/pkg/stringid 0.001s coverage: 70.6% of statements [2021-01-19T06:18:12.305Z] ok github.com/docker/docker/pkg/sysinfo 0.004s coverage: 54.2% of statements [2021-01-19T06:18:12.329Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-01-19T06:18:12.466Z] #43 180.0 CC criu/servicefd.o [2021-01-19T06:18:12.595Z] ok github.com/docker/docker/pkg/system 0.038s coverage: 36.9% of statements [2021-01-19T06:18:12.716Z] --- PASS: TestExportContainerAfterDaemonRestart (3.33s) [2021-01-19T06:18:12.716Z] === RUN TestHealthCheckWorkdir [2021-01-19T06:18:12.716Z] --- PASS: TestHealthCheckWorkdir (0.61s) [2021-01-19T06:18:12.716Z] === RUN TestHealthKillContainer [2021-01-19T06:18:12.759Z] #43 180.5 CC criu/shmem.o [2021-01-19T06:18:12.884Z] ok github.com/docker/docker/pkg/tailfile 0.032s coverage: 88.6% of statements [2021-01-19T06:18:13.512Z] ok github.com/docker/docker/pkg/tarsum 0.027s coverage: 89.3% of statements [2021-01-19T06:18:13.512Z] testing: warning: no tests to run [2021-01-19T06:18:13.512Z] coverage: [no statements] [2021-01-19T06:18:13.512Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2021-01-19T06:18:13.801Z] ok github.com/docker/docker/pkg/truncindex 0.101s coverage: 91.5% of statements [2021-01-19T06:18:13.802Z] #43 181.5 CC criu/sigframe.o [2021-01-19T06:18:13.868Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-01-19T06:18:14.090Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2021-01-19T06:18:14.090Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2021-01-19T06:18:14.097Z] #43 181.6 CC criu/signalfd.o [2021-01-19T06:18:14.391Z] #43 182.0 CC criu/sk-inet.o [2021-01-19T06:18:15.260Z] --- PASS: TestHealthKillContainer (2.53s) [2021-01-19T06:18:15.260Z] === RUN TestInspectCpusetInConfigPre120 [2021-01-19T06:18:15.433Z] #43 183.2 CC criu/sk-netlink.o [2021-01-19T06:18:15.522Z] --- PASS: TestInspectCpusetInConfigPre120 (0.45s) [2021-01-19T06:18:15.522Z] === RUN TestIpcModeNone [2021-01-19T06:18:16.070Z] #43 183.7 CC criu/sk-packet.o [2021-01-19T06:18:16.094Z] --- PASS: TestIpcModeNone (0.50s) [2021-01-19T06:18:16.094Z] === RUN TestIpcModePrivate [2021-01-19T06:18:16.166Z] ok github.com/docker/docker/plugin 0.559s coverage: 23.2% of statements [2021-01-19T06:18:16.427Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-01-19T06:18:16.455Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2021-01-19T06:18:16.514Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-01-19T06:18:16.666Z] --- PASS: TestIpcModePrivate (0.49s) [2021-01-19T06:18:16.666Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:72, shared: false, mustBeShared: false [2021-01-19T06:18:16.666Z] === RUN TestIpcModeShareable [2021-01-19T06:18:16.666Z] --- SKIP: TestIpcModeShareable (0.00s) [2021-01-19T06:18:16.666Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-01-19T06:18:16.666Z] === RUN TestAPIIpcModeShareableAndContainer [2021-01-19T06:18:16.708Z] #43 184.4 CC criu/sk-queue.o [2021-01-19T06:18:16.744Z] ok github.com/docker/docker/profiles/seccomp 0.008s coverage: 86.4% of statements [2021-01-19T06:18:17.353Z] #43 184.9 CC criu/sk-tcp.o [2021-01-19T06:18:17.821Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-01-19T06:18:17.996Z] #43 185.6 CC criu/sk-unix.o [2021-01-19T06:18:18.052Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.52s) [2021-01-19T06:18:18.052Z] === RUN TestAPIIpcModeHost [2021-01-19T06:18:18.052Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2021-01-19T06:18:18.052Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-01-19T06:18:18.052Z] === RUN TestDaemonIpcModeShareable [2021-01-19T06:18:18.052Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2021-01-19T06:18:18.052Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-01-19T06:18:18.052Z] === RUN TestDaemonIpcModePrivate [2021-01-19T06:18:18.242Z] ok github.com/docker/docker/quota 0.640s coverage: 71.4% of statements [2021-01-19T06:18:18.531Z] ok github.com/docker/docker/reference 0.004s coverage: 84.4% of statements [2021-01-19T06:18:18.771Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-01-19T06:18:19.559Z] ok github.com/docker/docker/registry 0.074s coverage: 57.2% of statements [2021-01-19T06:18:19.801Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-01-19T06:18:19.848Z] ok github.com/docker/docker/registry/resumable 0.013s coverage: 100.0% of statements [2021-01-19T06:18:20.137Z] ok github.com/docker/docker/restartmanager 0.001s coverage: 50.9% of statements [2021-01-19T06:18:20.165Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-01-19T06:18:20.437Z] ok github.com/docker/docker/runconfig 0.007s coverage: 66.1% of statements [2021-01-19T06:18:20.596Z] --- PASS: TestDaemonIpcModePrivate (2.20s) [2021-01-19T06:18:20.596Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:75, shared: false, mustBeShared: false [2021-01-19T06:18:20.596Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-01-19T06:18:20.596Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2021-01-19T06:18:20.596Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-01-19T06:18:20.596Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-01-19T06:18:20.596Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2021-01-19T06:18:20.596Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-01-19T06:18:20.596Z] === RUN TestIpcModeOlderClient [2021-01-19T06:18:20.596Z] === PAUSE TestIpcModeOlderClient [2021-01-19T06:18:20.596Z] === RUN TestKillContainerInvalidSignal [2021-01-19T06:18:20.596Z] --- PASS: TestKillContainerInvalidSignal (0.46s) [2021-01-19T06:18:20.596Z] === RUN TestKillContainer [2021-01-19T06:18:20.726Z] ok github.com/docker/docker/testutil 0.001s coverage: 62.5% of statements [2021-01-19T06:18:20.746Z] #43 188.1 CC criu/sockets.o [2021-01-19T06:18:20.859Z] === RUN TestKillContainer/no_signal [2021-01-19T06:18:21.120Z] === RUN TestKillContainer/non_killing_signal [2021-01-19T06:18:21.381Z] === RUN TestKillContainer/killing_signal [2021-01-19T06:18:21.385Z] #43 189.1 CC criu/stats.o [2021-01-19T06:18:21.561Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-01-19T06:18:22.025Z] #43 189.5 CC criu/string.o [2021-01-19T06:18:22.025Z] #43 189.6 CC criu/sysctl.o [2021-01-19T06:18:22.323Z] --- PASS: TestKillContainer (1.45s) [2021-01-19T06:18:22.323Z] --- PASS: TestKillContainer/no_signal (0.46s) [2021-01-19T06:18:22.323Z] --- PASS: TestKillContainer/non_killing_signal (0.31s) [2021-01-19T06:18:22.323Z] --- PASS: TestKillContainer/killing_signal (0.48s) [2021-01-19T06:18:22.323Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-01-19T06:18:22.323Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-01-19T06:18:22.584Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-01-19T06:18:22.664Z] #43 190.4 CC criu/sysfs_parse.o [2021-01-19T06:18:22.783Z] ok github.com/docker/docker/volume/drivers 0.003s coverage: 36.1% of statements [2021-01-19T06:18:23.155Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.86s) [2021-01-19T06:18:23.155Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.42s) [2021-01-19T06:18:23.156Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.28s) [2021-01-19T06:18:23.156Z] === RUN TestKillStoppedContainer [2021-01-19T06:18:23.156Z] --- PASS: TestKillStoppedContainer (0.06s) [2021-01-19T06:18:23.156Z] === RUN TestKillStoppedContainerAPIPre120 [2021-01-19T06:18:23.156Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2021-01-19T06:18:23.156Z] === RUN TestKillDifferentUserContainer [2021-01-19T06:18:23.487Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-01-19T06:18:23.715Z] #43 191.1 CC criu/timens.o [2021-01-19T06:18:23.715Z] #43 191.5 CC criu/timerfd.o [2021-01-19T06:18:23.728Z] --- PASS: TestKillDifferentUserContainer (0.42s) [2021-01-19T06:18:23.728Z] === RUN TestInspectOomKilledTrue [2021-01-19T06:18:23.728Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-01-19T06:18:23.728Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2021-01-19T06:18:23.728Z] === RUN TestInspectOomKilledFalse [2021-01-19T06:18:23.728Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-01-19T06:18:23.728Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-01-19T06:18:23.728Z] === RUN TestLinksEtcHostsContentMatch [2021-01-19T06:18:23.728Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2021-01-19T06:18:23.728Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-01-19T06:18:23.728Z] === RUN TestLinksContainerNames [2021-01-19T06:18:23.810Z] ok github.com/docker/docker/volume/local 0.280s coverage: 76.6% of statements [2021-01-19T06:18:23.991Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-01-19T06:18:24.100Z] ok github.com/docker/docker/volume/mounts 0.016s coverage: 67.0% of statements [2021-01-19T06:18:24.351Z] #43 192.0 CC criu/tty.o [2021-01-19T06:18:24.687Z] --- PASS: TestLinksContainerNames (0.88s) [2021-01-19T06:18:24.687Z] === RUN TestLogsFollowTailEmpty [2021-01-19T06:18:24.913Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-01-19T06:18:24.973Z] --- PASS: TestLogsFollowTailEmpty (0.48s) [2021-01-19T06:18:24.973Z] === RUN TestContainerNetworkMountsNoChown [2021-01-19T06:18:25.126Z] ok github.com/docker/docker/volume/service 0.012s coverage: 73.1% of statements [2021-01-19T06:18:25.561Z] --- PASS: TestContainerNetworkMountsNoChown (0.48s) [2021-01-19T06:18:25.561Z] === RUN TestMountDaemonRoot [2021-01-19T06:18:25.561Z] === RUN TestMountDaemonRoot/default [2021-01-19T06:18:25.561Z] === PAUSE TestMountDaemonRoot/default [2021-01-19T06:18:25.561Z] === RUN TestMountDaemonRoot/private [2021-01-19T06:18:25.561Z] === PAUSE TestMountDaemonRoot/private [2021-01-19T06:18:25.561Z] === RUN TestMountDaemonRoot/rprivate [2021-01-19T06:18:25.561Z] === PAUSE TestMountDaemonRoot/rprivate [2021-01-19T06:18:25.561Z] === RUN TestMountDaemonRoot/slave [2021-01-19T06:18:25.561Z] === PAUSE TestMountDaemonRoot/slave [2021-01-19T06:18:25.561Z] === RUN TestMountDaemonRoot/rslave [2021-01-19T06:18:25.561Z] === PAUSE TestMountDaemonRoot/rslave [2021-01-19T06:18:25.561Z] === RUN TestMountDaemonRoot/shared [2021-01-19T06:18:25.561Z] === PAUSE TestMountDaemonRoot/shared [2021-01-19T06:18:25.561Z] === RUN TestMountDaemonRoot/rshared [2021-01-19T06:18:25.561Z] === PAUSE TestMountDaemonRoot/rshared [2021-01-19T06:18:25.561Z] === CONT TestMountDaemonRoot/default [2021-01-19T06:18:25.561Z] === RUN TestMountDaemonRoot/default/mount_root [2021-01-19T06:18:25.561Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-01-19T06:18:25.561Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-01-19T06:18:25.561Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-01-19T06:18:25.561Z] === RUN TestMountDaemonRoot/default/bind_root [2021-01-19T06:18:25.561Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-01-19T06:18:25.561Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-01-19T06:18:25.561Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-01-19T06:18:25.561Z] === CONT TestMountDaemonRoot/default/mount_root [2021-01-19T06:18:25.561Z] === CONT TestMountDaemonRoot/rshared [2021-01-19T06:18:25.561Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-01-19T06:18:25.561Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-01-19T06:18:25.561Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-01-19T06:18:25.561Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-01-19T06:18:25.561Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-01-19T06:18:25.561Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-01-19T06:18:25.561Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-01-19T06:18:25.561Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-01-19T06:18:25.561Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-01-19T06:18:25.561Z] === CONT TestMountDaemonRoot/shared [2021-01-19T06:18:25.561Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-01-19T06:18:25.561Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-01-19T06:18:25.561Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-01-19T06:18:25.561Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-01-19T06:18:25.561Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-01-19T06:18:25.561Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-01-19T06:18:25.561Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-01-19T06:18:25.561Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-01-19T06:18:25.561Z] === CONT TestMountDaemonRoot/rslave [2021-01-19T06:18:25.561Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-01-19T06:18:25.561Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-01-19T06:18:25.561Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-01-19T06:18:25.561Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-01-19T06:18:25.561Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-01-19T06:18:25.561Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-01-19T06:18:25.561Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-01-19T06:18:25.561Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-01-19T06:18:25.561Z] === CONT TestMountDaemonRoot/slave [2021-01-19T06:18:25.561Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-01-19T06:18:25.561Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-01-19T06:18:25.561Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-01-19T06:18:25.561Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-01-19T06:18:25.561Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-01-19T06:18:25.561Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-01-19T06:18:25.561Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-01-19T06:18:25.561Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-01-19T06:18:25.561Z] === CONT TestMountDaemonRoot/rprivate [2021-01-19T06:18:25.561Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-01-19T06:18:25.561Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-01-19T06:18:25.561Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-01-19T06:18:25.561Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-01-19T06:18:25.561Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-01-19T06:18:25.561Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-01-19T06:18:25.561Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-01-19T06:18:25.561Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-01-19T06:18:25.561Z] === CONT TestMountDaemonRoot/private [2021-01-19T06:18:25.561Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-01-19T06:18:25.561Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-01-19T06:18:25.561Z] === RUN TestMountDaemonRoot/private/bind_root [2021-01-19T06:18:25.561Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-01-19T06:18:25.561Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-01-19T06:18:25.561Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-01-19T06:18:25.561Z] === RUN TestMountDaemonRoot/private/mount_root [2021-01-19T06:18:25.561Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-01-19T06:18:25.561Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-01-19T06:18:25.561Z] === CONT TestMountDaemonRoot/default/bind_root [2021-01-19T06:18:25.561Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-01-19T06:18:25.561Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-01-19T06:18:25.561Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-01-19T06:18:25.561Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-01-19T06:18:25.561Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-01-19T06:18:25.561Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-01-19T06:18:25.561Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-01-19T06:18:25.561Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-01-19T06:18:25.561Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-01-19T06:18:25.832Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-01-19T06:18:25.832Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-01-19T06:18:25.832Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-01-19T06:18:25.832Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-01-19T06:18:25.832Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-01-19T06:18:25.832Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-01-19T06:18:25.832Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-01-19T06:18:25.832Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-01-19T06:18:25.832Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-01-19T06:18:25.832Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-01-19T06:18:25.832Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-01-19T06:18:25.832Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-01-19T06:18:25.832Z] === CONT TestMountDaemonRoot/private/mount_root [2021-01-19T06:18:25.832Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-01-19T06:18:25.832Z] === CONT TestMountDaemonRoot/private/bind_root [2021-01-19T06:18:25.832Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-01-19T06:18:25.832Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-01-19T06:18:25.832Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2021-01-19T06:18:25.832Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2021-01-19T06:18:25.832Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2021-01-19T06:18:25.832Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2021-01-19T06:18:25.832Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-01-19T06:18:25.832Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2021-01-19T06:18:25.832Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2021-01-19T06:18:25.832Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2021-01-19T06:18:25.832Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2021-01-19T06:18:25.832Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-01-19T06:18:25.832Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2021-01-19T06:18:25.832Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2021-01-19T06:18:25.832Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2021-01-19T06:18:25.832Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2021-01-19T06:18:25.832Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-01-19T06:18:25.832Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2021-01-19T06:18:25.832Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2021-01-19T06:18:25.832Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2021-01-19T06:18:25.832Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2021-01-19T06:18:25.832Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-01-19T06:18:25.832Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2021-01-19T06:18:25.832Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-01-19T06:18:25.832Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2021-01-19T06:18:25.832Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2021-01-19T06:18:25.832Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-01-19T06:18:25.832Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2021-01-19T06:18:25.832Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2021-01-19T06:18:25.832Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2021-01-19T06:18:25.832Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2021-01-19T06:18:25.832Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-01-19T06:18:25.832Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2021-01-19T06:18:25.832Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2021-01-19T06:18:25.832Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2021-01-19T06:18:25.832Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2021-01-19T06:18:25.832Z] === RUN TestContainerBindMountNonRecursive [2021-01-19T06:18:25.862Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-01-19T06:18:26.100Z] --- SKIP: TestContainerBindMountNonRecursive (0.02s) [2021-01-19T06:18:26.100Z] mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2021-01-19T06:18:26.100Z] === RUN TestContainerVolumesMountedAsShared [2021-01-19T06:18:26.100Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2021-01-19T06:18:26.100Z] mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2021-01-19T06:18:26.100Z] === RUN TestContainerVolumesMountedAsSlave [2021-01-19T06:18:26.100Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2021-01-19T06:18:26.100Z] mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2021-01-19T06:18:26.100Z] === RUN TestNetworkNat [2021-01-19T06:18:26.671Z] --- PASS: TestNetworkNat (0.58s) [2021-01-19T06:18:26.671Z] === RUN TestNetworkLocalhostTCPNat [2021-01-19T06:18:26.931Z] --- PASS: TestNetworkLocalhostTCPNat (0.46s) [2021-01-19T06:18:26.931Z] === RUN TestNetworkLoopbackNat [2021-01-19T06:18:27.102Z] #43 194.6 CC criu/tun.o [2021-01-19T06:18:27.256Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-01-19T06:18:27.256Z] Using test binary docker [2021-01-19T06:18:27.279Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-01-19T06:18:27.519Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-01-19T06:18:27.519Z] +++ /etc/init.d/apparmor start [2021-01-19T06:18:27.519Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-01-19T06:18:27.519Z] INFO: Waiting for daemon to start... [2021-01-19T06:18:27.519Z] Starting dockerd [2021-01-19T06:18:27.519Z] +++ 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 [2021-01-19T06:18:27.742Z] #43 195.3 CC criu/uffd.o [2021-01-19T06:18:28.785Z] #43 ... [2021-01-19T06:18:28.785Z] [2021-01-19T06:18:28.785Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2021-01-19T06:18:28.785Z] #40 DONE 262.0s [2021-01-19T06:18:29.077Z] [2021-01-19T06:18:29.077Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-19T06:18:29.077Z] #43 196.6 CC criu/util.o [2021-01-19T06:18:29.442Z] . [2021-01-19T06:18:29.442Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-01-19T06:18:29.475Z] --- PASS: TestNetworkLoopbackNat (2.58s) [2021-01-19T06:18:29.475Z] === RUN TestPause [2021-01-19T06:18:29.475Z] --- SKIP: TestPause (0.00s) [2021-01-19T06:18:29.475Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2021-01-19T06:18:29.475Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-01-19T06:18:29.475Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-01-19T06:18:29.475Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-01-19T06:18:29.475Z] === RUN TestPauseStopPausedContainer [2021-01-19T06:18:29.475Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2021-01-19T06:18:29.475Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2021-01-19T06:18:29.475Z] === RUN TestPsFilter [2021-01-19T06:18:29.705Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-01-19T06:18:29.705Z] Error: No such image: emptyfs [2021-01-19T06:18:29.705Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-01-19T06:18:29.705Z] ++++ docker load [2021-01-19T06:18:29.736Z] --- PASS: TestPsFilter (0.15s) [2021-01-19T06:18:29.736Z] === RUN TestRemoveContainerWithRemovedVolume [2021-01-19T06:18:29.968Z] Running integration-test (iteration 1) [2021-01-19T06:18:29.968Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2021-01-19T06:18:29.968Z] ++ 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 [2021-01-19T06:18:29.968Z] ++ set -e [2021-01-19T06:18:29.968Z] ++ '[' -n 0 ']' [2021-01-19T06:18:29.968Z] ++ set -x [2021-01-19T06:18:29.968Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-01-19T06:18:30.001Z] sha256:ef7f00c9fac2b4517b82324a3ddecc64402b780c4cd20c463afdd79ae11514a8 [2021-01-19T06:18:30.001Z] INFO: Starting docker-py tests... [2021-01-19T06:18:30.001Z] ============================= test session starts ============================== [2021-01-19T06:18:30.001Z] platform linux -- Python 3.7.9, pytest-4.3.1, py-1.10.0, pluggy-0.13.1 [2021-01-19T06:18:30.001Z] rootdir: /src, inifile: pytest.ini [2021-01-19T06:18:30.001Z] plugins: timeout-1.3.3, cov-2.6.1 [2021-01-19T06:18:30.001Z] collected 389 items / 1 deselected / 388 selected [2021-01-19T06:18:30.001Z] [2021-01-19T06:18:30.308Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.42s) [2021-01-19T06:18:30.308Z] === RUN TestRemoveContainerWithVolume [2021-01-19T06:18:30.566Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-01-19T06:18:30.569Z] --- PASS: TestRemoveContainerWithVolume (0.45s) [2021-01-19T06:18:30.569Z] === RUN TestRemoveContainerRunning [2021-01-19T06:18:31.141Z] --- PASS: TestRemoveContainerRunning (0.45s) [2021-01-19T06:18:31.141Z] === RUN TestRemoveContainerForceRemoveRunning [2021-01-19T06:18:31.176Z] #43 198.8 CC criu/uts_ns.o [2021-01-19T06:18:31.402Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.45s) [2021-01-19T06:18:31.402Z] === RUN TestRemoveInvalidContainer [2021-01-19T06:18:31.472Z] #43 199.1 CC criu/vdso.o [2021-01-19T06:18:31.664Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-01-19T06:18:31.664Z] === RUN TestRenameLinkedContainer [2021-01-19T06:18:32.113Z] #43 199.8 LINK criu/built-in.o [2021-01-19T06:18:32.407Z] #43 200.0 LINK criu/criu [2021-01-19T06:18:33.047Z] #43 200.5 DEP lib/c/criu.d [2021-01-19T06:18:33.047Z] #43 200.7 CC images/rpc.pb-c.o [2021-01-19T06:18:33.579Z] --- PASS: TestRenameLinkedContainer (1.88s) [2021-01-19T06:18:33.579Z] === RUN TestRenameStoppedContainer [2021-01-19T06:18:33.841Z] --- PASS: TestRenameStoppedContainer (0.46s) [2021-01-19T06:18:33.841Z] === RUN TestRenameRunningContainerAndReuse [2021-01-19T06:18:34.089Z] #43 201.4 CC lib/c/criu.o [2021-01-19T06:18:34.756Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-01-19T06:18:34.756Z] Using test binary docker [2021-01-19T06:18:34.756Z] +++ /etc/init.d/apparmor start [2021-01-19T06:18:34.756Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-01-19T06:18:34.756Z] INFO: Waiting for daemon to start... [2021-01-19T06:18:34.756Z] Starting dockerd [2021-01-19T06:18:34.756Z] +++ 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 [2021-01-19T06:18:34.788Z] --- PASS: TestRenameRunningContainerAndReuse (0.87s) [2021-01-19T06:18:34.788Z] === RUN TestRenameInvalidName [2021-01-19T06:18:35.147Z] #43 202.7 LINK lib/c/built-in.o [2021-01-19T06:18:35.147Z] #43 202.7 LINK lib/c/libcriu.so [2021-01-19T06:18:35.147Z] #43 202.8 LINK lib/c/libcriu.a [2021-01-19T06:18:35.359Z] --- PASS: TestRenameInvalidName (0.45s) [2021-01-19T06:18:35.359Z] === RUN TestRenameAnonymousContainer [2021-01-19T06:18:35.449Z] #43 203.0 GEN magic.py [2021-01-19T06:18:35.745Z] #43 203.2 Note: Building without setproctitle() and strlcpy() support. [2021-01-19T06:18:35.745Z] #43 203.2 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-01-19T06:18:35.745Z] #43 203.2 Note: Building without GnuTLS support [2021-01-19T06:18:35.745Z] #43 203.2 Makefile.config:39: Warn: you have no libnftables installed [2021-01-19T06:18:35.745Z] #43 203.2 Makefile.config:40: Warn: Building without nftables support [2021-01-19T06:18:36.385Z] #43 204.0 fatal: not a git repository (or any of the parent directories): .git [2021-01-19T06:18:36.659Z] . [2021-01-19T06:18:36.659Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-01-19T06:18:36.659Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-01-19T06:18:36.745Z] --- PASS: TestRenameAnonymousContainer (1.62s) [2021-01-19T06:18:36.745Z] === RUN TestRenameContainerWithSameName [2021-01-19T06:18:36.918Z] Error: No such image: emptyfs [2021-01-19T06:18:36.918Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-01-19T06:18:36.918Z] ++++ docker load [2021-01-19T06:18:37.177Z] Running integration-test (iteration 1) [2021-01-19T06:18:37.177Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-01-19T06:18:37.177Z] ++ 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 [2021-01-19T06:18:37.177Z] ++ set -e [2021-01-19T06:18:37.177Z] ++ '[' -n 0 ']' [2021-01-19T06:18:37.177Z] ++ set -x [2021-01-19T06:18:37.177Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-01-19T06:18:37.318Z] --- PASS: TestRenameContainerWithSameName (0.44s) [2021-01-19T06:18:37.318Z] === RUN TestRenameContainerWithLinkedContainer [2021-01-19T06:18:37.431Z] #43 204.9 make[1]: Nothing to be done for 'all'. [2021-01-19T06:18:38.071Z] #43 205.8 make[1]: 'images/built-in.o' is up to date. [2021-01-19T06:18:38.071Z] #43 205.8 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-01-19T06:18:38.262Z] --- PASS: TestRenameContainerWithLinkedContainer (0.92s) [2021-01-19T06:18:38.262Z] === RUN TestResize [2021-01-19T06:18:38.365Z] #43 205.9 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-01-19T06:18:38.365Z] #43 205.9 make[1]: 'compel/libcompel.a' is up to date. [2021-01-19T06:18:38.365Z] #43 206.0 make[1]: 'compel/compel-host-bin' is up to date. [2021-01-19T06:18:38.365Z] #43 206.0 make[1]: Nothing to be done for 'all'. [2021-01-19T06:18:38.365Z] #43 206.0 make[1]: 'soccr/libsoccr.a' is up to date. [2021-01-19T06:18:38.523Z] --- PASS: TestResize (0.45s) [2021-01-19T06:18:38.523Z] === RUN TestResizeWithInvalidSize [2021-01-19T06:18:38.661Z] #43 206.2 make[2]: Nothing to be done for 'all'. [2021-01-19T06:18:38.661Z] #43 206.3 make[2]: Nothing to be done for 'all'. [2021-01-19T06:18:38.661Z] #43 206.3 make[2]: Nothing to be done for 'all'. [2021-01-19T06:18:38.953Z] #43 206.5 make[2]: Nothing to be done for 'all'. [2021-01-19T06:18:38.953Z] #43 206.6 make[2]: Nothing to be done for 'all'. [2021-01-19T06:18:38.953Z] #43 206.6 make[2]: Nothing to be done for 'all'. [2021-01-19T06:18:38.953Z] #43 206.6 make[2]: Nothing to be done for 'all'. [2021-01-19T06:18:39.095Z] --- PASS: TestResizeWithInvalidSize (0.48s) [2021-01-19T06:18:39.095Z] === RUN TestResizeWhenContainerNotStarted [2021-01-19T06:18:39.246Z] #43 206.8 make[2]: Nothing to be done for 'all'. [2021-01-19T06:18:39.246Z] #43 206.8 INSTALL criu/criu [2021-01-19T06:18:39.540Z] #43 DONE 207.0s [2021-01-19T06:18:39.540Z] [2021-01-19T06:18:39.540Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-19T06:18:39.666Z] --- PASS: TestResizeWhenContainerNotStarted (0.42s) [2021-01-19T06:18:39.666Z] === RUN TestDaemonRestartKillContainers [2021-01-19T06:18:39.666Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-01-19T06:18:39.666Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-01-19T06:18:39.666Z] === RUN TestCgroupNamespacesRun [2021-01-19T06:18:40.431Z] ok github.com/docker/docker/pkg/plugins 33.610s coverage: 76.6% of statements [2021-01-19T06:18:40.431Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-01-19T06:18:40.431Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-01-19T06:18:40.431Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-01-19T06:18:40.431Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-01-19T06:18:40.431Z] ? github.com/docker/docker/pkg/term [no test files] [2021-01-19T06:18:40.431Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-01-19T06:18:40.431Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-01-19T06:18:40.431Z] ? github.com/docker/docker/rootless [no test files] [2021-01-19T06:18:40.431Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-01-19T06:18:40.431Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-01-19T06:18:40.431Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-01-19T06:18:40.431Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-01-19T06:18:40.431Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-01-19T06:18:40.431Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-01-19T06:18:40.431Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-01-19T06:18:40.431Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-01-19T06:18:40.431Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-01-19T06:18:40.431Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-01-19T06:18:40.431Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-01-19T06:18:40.431Z] ? github.com/docker/docker/testutil/request [no test files] [2021-01-19T06:18:40.431Z] ? github.com/docker/docker/volume [no test files] [2021-01-19T06:18:40.431Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-01-19T06:18:40.431Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-01-19T06:18:40.431Z] [2021-01-19T06:18:40.431Z] === Skipped [2021-01-19T06:18:40.431Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2021-01-19T06:18:40.431Z] exec_linux_test.go:18: requires AppArmor to be enabled [2021-01-19T06:18:40.431Z] [2021-01-19T06:18:40.431Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2021-01-19T06:18:40.431Z] exec_linux_test.go:38: requires AppArmor to be enabled [2021-01-19T06:18:40.431Z] [2021-01-19T06:18:40.431Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-01-19T06:18:40.431Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-01-19T06:18:40.431Z] graphtest_unix.go:46: Driver btrfs not supported [2021-01-19T06:18:40.431Z] [2021-01-19T06:18:40.431Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-01-19T06:18:40.431Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-01-19T06:18:40.431Z] graphtest_unix.go:46: Driver btrfs not supported [2021-01-19T06:18:40.431Z] [2021-01-19T06:18:40.431Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-01-19T06:18:40.431Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-01-19T06:18:40.431Z] graphtest_unix.go:46: Driver btrfs not supported [2021-01-19T06:18:40.431Z] [2021-01-19T06:18:40.431Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-01-19T06:18:40.431Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-01-19T06:18:40.431Z] graphtest_unix.go:46: Driver btrfs not supported [2021-01-19T06:18:40.431Z] [2021-01-19T06:18:40.431Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-01-19T06:18:40.431Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-01-19T06:18:40.431Z] graphtest_unix.go:46: Driver btrfs not supported [2021-01-19T06:18:40.431Z] [2021-01-19T06:18:40.431Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-01-19T06:18:40.431Z] graphtest_unix.go:73: No driver to put! [2021-01-19T06:18:40.431Z] [2021-01-19T06:18:40.431Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-01-19T06:18:40.431Z] time="2021-01-19T06:17:27Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-01-19T06:18:40.431Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-01-19T06:18:40.431Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-01-19T06:18:40.431Z] [2021-01-19T06:18:40.431Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-01-19T06:18:40.431Z] time="2021-01-19T06:17:27Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-01-19T06:18:40.431Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-01-19T06:18:40.431Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-01-19T06:18:40.431Z] [2021-01-19T06:18:40.431Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-01-19T06:18:40.431Z] time="2021-01-19T06:17:27Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-01-19T06:18:40.431Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-01-19T06:18:40.431Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-01-19T06:18:40.431Z] [2021-01-19T06:18:40.431Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-01-19T06:18:40.431Z] time="2021-01-19T06:17:27Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-01-19T06:18:40.431Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-01-19T06:18:40.431Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-01-19T06:18:40.431Z] [2021-01-19T06:18:40.431Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-01-19T06:18:40.431Z] time="2021-01-19T06:17:27Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-01-19T06:18:40.431Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-01-19T06:18:40.431Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-01-19T06:18:40.431Z] [2021-01-19T06:18:40.431Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-01-19T06:18:40.431Z] graphtest_unix.go:73: No driver to put! [2021-01-19T06:18:40.431Z] [2021-01-19T06:18:40.431Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-01-19T06:18:40.431Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-01-19T06:18:40.431Z] [2021-01-19T06:18:40.431Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-01-19T06:18:40.431Z] overlay_test.go:49: Fails to compute changes intermittently [2021-01-19T06:18:40.431Z] [2021-01-19T06:18:40.431Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-01-19T06:18:40.431Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-01-19T06:18:40.431Z] [2021-01-19T06:18:40.431Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-01-19T06:18:40.431Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-01-19T06:18:40.431Z] [2021-01-19T06:18:40.431Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-01-19T06:18:40.431Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-01-19T06:18:40.431Z] graphtest_unix.go:46: Driver zfs not supported [2021-01-19T06:18:40.431Z] [2021-01-19T06:18:40.431Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-01-19T06:18:40.431Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-01-19T06:18:40.431Z] graphtest_unix.go:46: Driver zfs not supported [2021-01-19T06:18:40.431Z] [2021-01-19T06:18:40.431Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-01-19T06:18:40.431Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-01-19T06:18:40.431Z] graphtest_unix.go:46: Driver zfs not supported [2021-01-19T06:18:40.431Z] [2021-01-19T06:18:40.431Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-01-19T06:18:40.431Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-01-19T06:18:40.431Z] graphtest_unix.go:46: Driver zfs not supported [2021-01-19T06:18:40.431Z] [2021-01-19T06:18:40.431Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-01-19T06:18:40.431Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-01-19T06:18:40.431Z] graphtest_unix.go:46: Driver zfs not supported [2021-01-19T06:18:40.431Z] [2021-01-19T06:18:40.431Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-01-19T06:18:40.431Z] graphtest_unix.go:73: No driver to put! [2021-01-19T06:18:40.431Z] [2021-01-19T06:18:40.431Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-01-19T06:18:40.431Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2021-01-19T06:18:40.431Z] [2021-01-19T06:18:40.431Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-01-19T06:18:40.431Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2021-01-19T06:18:40.431Z] [2021-01-19T06:18:40.431Z] [2021-01-19T06:18:40.431Z] DONE 2192 tests, 26 skipped in 188.491s Post stage [Pipeline] junit [2021-01-19T06:18:40.781Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-01-19T06:18:41.401Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-41894/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8086443a449af8ef5c5b0574de8957df7e52f296 -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:8086443a449af8ef5c5b0574de8957df7e52f296 hack/make.sh dynbinary test-integration [2021-01-19T06:18:41.630Z] #56 ... [2021-01-19T06:18:41.630Z] [2021-01-19T06:18:41.630Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-19T06:18:41.630Z] #49 274.6 + /build/golangci-lint --version [2021-01-19T06:18:41.691Z] [2021-01-19T06:18:41.691Z] Removing bundles/ [2021-01-19T06:18:41.691Z] [2021-01-19T06:18:41.691Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-01-19T06:18:41.691Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-01-19T06:18:41.691Z] GOOS="" GOARCH="" GOARM="" [2021-01-19T06:18:41.924Z] #49 275.0 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-01-19T06:18:41.924Z] #49 DONE 275.2s [2021-01-19T06:18:41.924Z] [2021-01-19T06:18:41.924Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-19T06:18:42.213Z] --- PASS: TestCgroupNamespacesRun (2.20s) [2021-01-19T06:18:42.213Z] === RUN TestCgroupNamespacesRunPrivileged [2021-01-19T06:18:42.231Z] Loaded image: buildpack-deps:buster [2021-01-19T06:18:42.231Z] Loaded image: busybox:latest [2021-01-19T06:18:42.231Z] Loaded image: busybox:glibc [2021-01-19T06:18:42.734Z] tests/integration/api_build_test.py .......................X [ 6%] [2021-01-19T06:18:43.180Z] Loaded image: debian:bullseye [2021-01-19T06:18:43.300Z] tests/integration/api_client_test.py ..... [ 7%] [2021-01-19T06:18:43.443Z] Loaded image: hello-world:latest [2021-01-19T06:18:43.705Z] Loaded image: arm32v7/hello-world:latest [2021-01-19T06:18:43.705Z] INFO: Testing against a local daemon [2021-01-19T06:18:43.705Z] === RUN TestCgroupNamespacesBuild [2021-01-19T06:18:44.126Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.20s) [2021-01-19T06:18:44.126Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-01-19T06:18:45.065Z] tests/integration/api_config_test.py ..... [ 8%] [2021-01-19T06:18:46.041Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.20s) [2021-01-19T06:18:46.041Z] === RUN TestCgroupNamespacesRunHostMode [2021-01-19T06:18:46.265Z] --- PASS: TestCgroupNamespacesBuild (2.41s) [2021-01-19T06:18:46.265Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-01-19T06:18:48.187Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.83s) [2021-01-19T06:18:48.187Z] === RUN TestBuildWithSession [2021-01-19T06:18:48.187Z] --- SKIP: TestBuildWithSession (0.00s) [2021-01-19T06:18:48.187Z] build_session_test.go:25: TODO: BuildKit [2021-01-19T06:18:48.187Z] === RUN TestBuildSquashParent [2021-01-19T06:18:48.586Z] --- PASS: TestCgroupNamespacesRunHostMode (2.35s) [2021-01-19T06:18:48.586Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-01-19T06:18:51.131Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.18s) [2021-01-19T06:18:51.131Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-01-19T06:18:53.045Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.14s) [2021-01-19T06:18:53.045Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-01-19T06:18:54.430Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.71s) [2021-01-19T06:18:54.430Z] === RUN TestCgroupNamespacesRunOlderClient [2021-01-19T06:18:54.792Z] --- PASS: TestBuildSquashParent (6.21s) [2021-01-19T06:18:54.792Z] === RUN TestBuildWithRemoveAndForceRemove [2021-01-19T06:18:54.792Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-01-19T06:18:54.792Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-01-19T06:18:54.792Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-01-19T06:18:54.792Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-01-19T06:18:54.792Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-01-19T06:18:54.792Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-01-19T06:18:54.792Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-01-19T06:18:54.792Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-01-19T06:18:54.792Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-01-19T06:18:54.792Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-01-19T06:18:54.792Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-01-19T06:18:54.792Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-01-19T06:18:54.792Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-01-19T06:18:54.792Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-01-19T06:18:54.792Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-01-19T06:18:54.793Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-01-19T06:18:56.725Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-01-19T06:18:56.976Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.18s) [2021-01-19T06:18:56.976Z] === RUN TestKernelTCPMemory [2021-01-19T06:18:56.976Z] --- SKIP: TestKernelTCPMemory (0.03s) [2021-01-19T06:18:56.976Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2021-01-19T06:18:56.976Z] === RUN TestNISDomainname [2021-01-19T06:18:56.976Z] --- SKIP: TestNISDomainname (0.01s) [2021-01-19T06:18:56.976Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2021-01-19T06:18:56.976Z] === RUN TestHostnameDnsResolution [2021-01-19T06:18:56.990Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-01-19T06:18:57.548Z] --- PASS: TestHostnameDnsResolution (0.71s) [2021-01-19T06:18:57.548Z] === RUN TestStats [2021-01-19T06:18:57.548Z] --- SKIP: TestStats (0.00s) [2021-01-19T06:18:57.548Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-01-19T06:18:57.548Z] === RUN TestStopContainerWithTimeout [2021-01-19T06:18:57.548Z] === RUN TestStopContainerWithTimeout/0 [2021-01-19T06:18:57.548Z] === PAUSE TestStopContainerWithTimeout/0 [2021-01-19T06:18:57.548Z] === RUN TestStopContainerWithTimeout/1 [2021-01-19T06:18:57.548Z] === PAUSE TestStopContainerWithTimeout/1 [2021-01-19T06:18:57.548Z] === RUN TestStopContainerWithTimeout/3 [2021-01-19T06:18:57.548Z] === PAUSE TestStopContainerWithTimeout/3 [2021-01-19T06:18:57.548Z] === RUN TestStopContainerWithTimeout/-1 [2021-01-19T06:18:57.548Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-01-19T06:18:57.548Z] === CONT TestStopContainerWithTimeout/0 [2021-01-19T06:18:57.548Z] === CONT TestStopContainerWithTimeout/-1 [2021-01-19T06:18:58.119Z] === CONT TestStopContainerWithTimeout/3 [2021-01-19T06:18:58.914Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-01-19T06:18:58.914Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.68s) [2021-01-19T06:18:58.914Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.79s) [2021-01-19T06:18:58.914Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.84s) [2021-01-19T06:18:58.914Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.98s) [2021-01-19T06:18:58.914Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.99s) [2021-01-19T06:18:58.914Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.94s) [2021-01-19T06:18:58.914Z] === RUN TestBuildMultiStageCopy [2021-01-19T06:18:58.914Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-01-19T06:19:00.031Z] === CONT TestStopContainerWithTimeout/1 [2021-01-19T06:19:00.524Z] #24 ... [2021-01-19T06:19:00.524Z] [2021-01-19T06:19:00.524Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-19T06:19:00.524Z] #56 247.7 + bin/containerd [2021-01-19T06:19:01.474Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-01-19T06:19:01.737Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-01-19T06:19:01.944Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2021-01-19T06:19:01.944Z] --- PASS: TestStopContainerWithTimeout/0 (0.76s) [2021-01-19T06:19:01.944Z] --- PASS: TestStopContainerWithTimeout/-1 (2.72s) [2021-01-19T06:19:01.944Z] --- PASS: TestStopContainerWithTimeout/3 (2.40s) [2021-01-19T06:19:01.944Z] --- PASS: TestStopContainerWithTimeout/1 (1.42s) [2021-01-19T06:19:01.944Z] === RUN TestDeleteDevicemapper [2021-01-19T06:19:01.944Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-01-19T06:19:01.944Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-01-19T06:19:01.944Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-01-19T06:19:02.312Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-01-19T06:19:02.576Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-01-19T06:19:03.329Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.45s) [2021-01-19T06:19:03.329Z] === RUN TestUpdateMemory [2021-01-19T06:19:03.329Z] --- SKIP: TestUpdateMemory (0.00s) [2021-01-19T06:19:03.329Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-01-19T06:19:03.329Z] === RUN TestUpdateCPUQuota [2021-01-19T06:19:03.329Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2021-01-19T06:19:03.329Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-01-19T06:19:03.329Z] === RUN TestUpdatePidsLimit [2021-01-19T06:19:03.329Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2021-01-19T06:19:03.329Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-01-19T06:19:03.329Z] === RUN TestUpdateRestartPolicy [2021-01-19T06:19:03.524Z] --- PASS: TestBuildMultiStageCopy (4.43s) [2021-01-19T06:19:03.524Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.24s) [2021-01-19T06:19:03.524Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.51s) [2021-01-19T06:19:03.524Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.54s) [2021-01-19T06:19:03.524Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.53s) [2021-01-19T06:19:03.524Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.61s) [2021-01-19T06:19:03.524Z] === RUN TestBuildMultiStageParentConfig [2021-01-19T06:19:04.917Z] --- PASS: TestBuildMultiStageParentConfig (1.45s) [2021-01-19T06:19:04.917Z] === RUN TestBuildLabelWithTargets [2021-01-19T06:19:07.431Z] #56 ... [2021-01-19T06:19:07.431Z] [2021-01-19T06:19:07.431Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-19T06:19:07.431Z] #24 299.9 + return [2021-01-19T06:19:07.431Z] #24 DONE 300.0s [2021-01-19T06:19:07.431Z] [2021-01-19T06:19:07.431Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-19T06:19:07.472Z] --- PASS: TestBuildLabelWithTargets (2.22s) [2021-01-19T06:19:07.472Z] === RUN TestBuildWithEmptyLayers [2021-01-19T06:19:08.047Z] --- PASS: TestBuildWithEmptyLayers (1.06s) [2021-01-19T06:19:08.047Z] === RUN TestBuildMultiStageOnBuild [2021-01-19T06:19:08.478Z] #56 ... [2021-01-19T06:19:08.478Z] [2021-01-19T06:19:08.478Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2021-01-19T06:19:08.478Z] #25 DONE 0.1s [2021-01-19T06:19:08.478Z] [2021-01-19T06:19:08.478Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2021-01-19T06:19:09.115Z] #30 DONE 0.8s [2021-01-19T06:19:09.115Z] [2021-01-19T06:19:09.115Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2021-01-19T06:19:09.408Z] #33 DONE 0.1s [2021-01-19T06:19:09.408Z] [2021-01-19T06:19:09.408Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2021-01-19T06:19:09.408Z] #35 DONE 0.1s [2021-01-19T06:19:09.408Z] [2021-01-19T06:19:09.408Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2021-01-19T06:19:09.408Z] #38 DONE 0.1s [2021-01-19T06:19:09.408Z] [2021-01-19T06:19:09.408Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2021-01-19T06:19:09.705Z] #41 DONE 0.1s [2021-01-19T06:19:09.705Z] [2021-01-19T06:19:09.705Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-01-19T06:19:09.705Z] #44 DONE 0.1s [2021-01-19T06:19:09.705Z] [2021-01-19T06:19:09.705Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2021-01-19T06:19:10.000Z] #46 DONE 0.4s [2021-01-19T06:19:10.000Z] [2021-01-19T06:19:10.000Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2021-01-19T06:19:10.294Z] #48 DONE 0.1s [2021-01-19T06:19:10.294Z] [2021-01-19T06:19:10.294Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2021-01-19T06:19:10.294Z] #50 DONE 0.1s [2021-01-19T06:19:10.294Z] [2021-01-19T06:19:10.294Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-19T06:19:10.294Z] #56 ... [2021-01-19T06:19:10.294Z] [2021-01-19T06:19:10.294Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2021-01-19T06:19:10.294Z] #52 DONE 0.1s [2021-01-19T06:19:10.294Z] [2021-01-19T06:19:10.294Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2021-01-19T06:19:10.588Z] #54 DONE 0.3s [2021-01-19T06:19:10.588Z] [2021-01-19T06:19:10.588Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-19T06:19:11.364Z] --- PASS: TestBuildMultiStageOnBuild (2.75s) [2021-01-19T06:19:11.364Z] === RUN TestBuildUncleanTarFilenames [2021-01-19T06:19:12.313Z] --- PASS: TestBuildUncleanTarFilenames (1.42s) [2021-01-19T06:19:12.313Z] === RUN TestBuildMultiStageLayerLeak [2021-01-19T06:19:14.434Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2021-01-19T06:19:14.873Z] --- PASS: TestBuildMultiStageLayerLeak (2.80s) [2021-01-19T06:19:14.873Z] === RUN TestBuildWithHugeFile [2021-01-19T06:19:15.560Z] --- PASS: TestUpdateRestartPolicy (11.02s) [2021-01-19T06:19:15.560Z] === RUN TestUpdateRestartWithAutoRemove [2021-01-19T06:19:15.560Z] --- PASS: TestUpdateRestartWithAutoRemove (0.45s) [2021-01-19T06:19:15.560Z] === RUN TestWaitNonBlocked [2021-01-19T06:19:15.560Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-01-19T06:19:15.560Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-01-19T06:19:15.560Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-01-19T06:19:15.560Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-01-19T06:19:15.560Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-01-19T06:19:15.560Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-01-19T06:19:15.560Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-01-19T06:19:15.560Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.70s) [2021-01-19T06:19:15.560Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.79s) [2021-01-19T06:19:15.560Z] === RUN TestWaitBlocked [2021-01-19T06:19:15.560Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-01-19T06:19:15.560Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-01-19T06:19:15.560Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-01-19T06:19:15.560Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-01-19T06:19:15.560Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-01-19T06:19:15.560Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-01-19T06:19:16.132Z] --- PASS: TestWaitBlocked (0.01s) [2021-01-19T06:19:16.132Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.78s) [2021-01-19T06:19:16.132Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.82s) [2021-01-19T06:19:16.132Z] === CONT TestDaemonRestartIpcMode [2021-01-19T06:19:16.132Z] === CONT TestIpcModeOlderClient [2021-01-19T06:19:16.132Z] --- PASS: TestIpcModeOlderClient (0.10s) [2021-01-19T06:19:16.132Z] === CONT TestRestartDaemonWithRestartingContainer [2021-01-19T06:19:21.422Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.46s) [2021-01-19T06:19:21.422Z] --- PASS: TestDaemonRestartIpcMode (4.74s) [2021-01-19T06:19:21.422Z] PASS [2021-01-19T06:19:21.422Z] [2021-01-19T06:19:21.422Z] === Skipped [2021-01-19T06:19:21.422Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-01-19T06:19:21.422Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-01-19T06:19:21.422Z] [2021-01-19T06:19:21.422Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2021-01-19T06:19:21.422Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-01-19T06:19:21.422Z] [2021-01-19T06:19:21.422Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2021-01-19T06:19:21.422Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-01-19T06:19:21.422Z] [2021-01-19T06:19:21.422Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2021-01-19T06:19:21.422Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-01-19T06:19:21.422Z] [2021-01-19T06:19:21.422Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2021-01-19T06:19:21.422Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-01-19T06:19:21.422Z] [2021-01-19T06:19:21.422Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2021-01-19T06:19:21.422Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-01-19T06:19:21.422Z] [2021-01-19T06:19:21.422Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2021-01-19T06:19:21.422Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-01-19T06:19:21.422Z] [2021-01-19T06:19:21.422Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2021-01-19T06:19:21.422Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-01-19T06:19:21.422Z] [2021-01-19T06:19:21.422Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2021-01-19T06:19:21.422Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-01-19T06:19:21.422Z] [2021-01-19T06:19:21.422Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-01-19T06:19:21.422Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2021-01-19T06:19:21.422Z] [2021-01-19T06:19:21.422Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-01-19T06:19:21.422Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-01-19T06:19:21.422Z] [2021-01-19T06:19:21.422Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2021-01-19T06:19:21.422Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-01-19T06:19:21.422Z] [2021-01-19T06:19:21.422Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.02s) [2021-01-19T06:19:21.422Z] mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2021-01-19T06:19:21.422Z] [2021-01-19T06:19:21.422Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2021-01-19T06:19:21.422Z] mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2021-01-19T06:19:21.422Z] [2021-01-19T06:19:21.422Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2021-01-19T06:19:21.422Z] mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2021-01-19T06:19:21.422Z] [2021-01-19T06:19:21.422Z] === SKIP: amd64.integration.container TestPause (0.00s) [2021-01-19T06:19:21.422Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2021-01-19T06:19:21.422Z] [2021-01-19T06:19:21.422Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-01-19T06:19:21.422Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-01-19T06:19:21.422Z] [2021-01-19T06:19:21.422Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2021-01-19T06:19:21.422Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2021-01-19T06:19:21.422Z] [2021-01-19T06:19:21.422Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2021-01-19T06:19:21.422Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-01-19T06:19:21.422Z] [2021-01-19T06:19:21.422Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.03s) [2021-01-19T06:19:21.422Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2021-01-19T06:19:21.422Z] [2021-01-19T06:19:21.422Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2021-01-19T06:19:21.422Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2021-01-19T06:19:21.422Z] [2021-01-19T06:19:21.422Z] === SKIP: amd64.integration.container TestStats (0.00s) [2021-01-19T06:19:21.422Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-01-19T06:19:21.422Z] [2021-01-19T06:19:21.422Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-01-19T06:19:21.422Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-01-19T06:19:21.422Z] [2021-01-19T06:19:21.422Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-01-19T06:19:21.422Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-01-19T06:19:21.422Z] [2021-01-19T06:19:21.422Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2021-01-19T06:19:21.422Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-01-19T06:19:21.422Z] [2021-01-19T06:19:21.422Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2021-01-19T06:19:21.422Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-01-19T06:19:21.422Z] [2021-01-19T06:19:21.422Z] [2021-01-19T06:19:21.422Z] DONE 177 tests, 26 skipped in 82.698s [2021-01-19T06:19:21.422Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-01-19T06:19:21.422Z] INFO: Testing against a local daemon [2021-01-19T06:19:21.422Z] === RUN TestCommitInheritsEnv [2021-01-19T06:19:23.369Z] --- PASS: TestCommitInheritsEnv (1.97s) [2021-01-19T06:19:23.369Z] === RUN TestImportExtremelyLargeImageWorks [2021-01-19T06:19:23.369Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-01-19T06:19:23.369Z] === RUN TestImagesFilterMultiReference [2021-01-19T06:19:23.369Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2021-01-19T06:19:23.369Z] === RUN TestImagePullPlatformInvalid [2021-01-19T06:19:23.369Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-01-19T06:19:23.369Z] === RUN TestRemoveImageOrphaning [2021-01-19T06:19:23.855Z] Loaded image: buildpack-deps:buster [2021-01-19T06:19:23.855Z] Loaded image: busybox:latest [2021-01-19T06:19:23.855Z] Loaded image: busybox:glibc [2021-01-19T06:19:23.855Z] Loaded image: debian:bullseye [2021-01-19T06:19:23.855Z] Loaded image: hello-world:latest [2021-01-19T06:19:24.113Z] Loaded image: arm32v7/hello-world:latest [2021-01-19T06:19:24.113Z] INFO: Testing against a local daemon [2021-01-19T06:19:24.113Z] === RUN TestCgroupNamespacesBuild [2021-01-19T06:19:25.282Z] --- PASS: TestRemoveImageOrphaning (1.88s) [2021-01-19T06:19:25.282Z] === RUN TestRemoveImageGarbageCollector [2021-01-19T06:19:25.282Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-01-19T06:19:25.282Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-01-19T06:19:25.282Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-01-19T06:19:25.282Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2021-01-19T06:19:25.282Z] === RUN TestTagInvalidReference [2021-01-19T06:19:25.282Z] --- PASS: TestTagInvalidReference (0.02s) [2021-01-19T06:19:25.282Z] === RUN TestTagValidPrefixedRepo [2021-01-19T06:19:25.282Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2021-01-19T06:19:25.282Z] === RUN TestTagExistedNameWithoutForce [2021-01-19T06:19:25.282Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2021-01-19T06:19:25.282Z] === RUN TestTagOfficialNames [2021-01-19T06:19:25.282Z] --- PASS: TestTagOfficialNames (0.05s) [2021-01-19T06:19:25.282Z] === RUN TestTagMatchesDigest [2021-01-19T06:19:25.282Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-01-19T06:19:25.282Z] === CONT TestImportExtremelyLargeImageWorks [2021-01-19T06:19:26.646Z] --- PASS: TestCgroupNamespacesBuild (2.30s) [2021-01-19T06:19:26.646Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-01-19T06:19:28.550Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.07s) [2021-01-19T06:19:28.550Z] === RUN TestBuildWithSession [2021-01-19T06:19:28.550Z] --- SKIP: TestBuildWithSession (0.00s) [2021-01-19T06:19:28.550Z] build_session_test.go:25: TODO: BuildKit [2021-01-19T06:19:28.550Z] === RUN TestBuildSquashParent [2021-01-19T06:19:28.999Z] DEBUG: print all environment variables to check how Jenkins runs this script [2021-01-19T06:19:28.999Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-cc3805d9\powershellScript.ps1'; exit $LASTEXITCODE; [2021-01-19T06:19:28.999Z] ---------------------------------------------------------------------------- [2021-01-19T06:19:28.999Z] [2021-01-19T06:19:28.999Z] INFO: executeCI.ps1 starting at Tue Jan 19 06:19:18 CUT 2021 [2021-01-19T06:19:28.999Z] [2021-01-19T06:19:28.999Z] INFO: Script version 05-Feb-2019 09:03 PDT [2021-01-19T06:19:28.999Z] INFO: Running git version 2.24.1.windows.2 [2021-01-19T06:19:28.999Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2021-01-19T06:19:28.999Z] INFO: Environment variables: [2021-01-19T06:19:28.999Z] [2021-01-19T06:19:28.999Z] Name Value [2021-01-19T06:19:28.999Z] ---- ----- [2021-01-19T06:19:28.999Z] ALLUSERSPROFILE C:\ProgramData [2021-01-19T06:19:28.999Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming [2021-01-19T06:19:28.999Z] APT_MIRROR cdn-fastly.deb.debian.org [2021-01-19T06:19:28.999Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.9 [2021-01-19T06:19:28.999Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.9 [2021-01-19T06:19:28.999Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2021-01-19T06:19:28.999Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2021-01-19T06:19:28.999Z] BRANCH_NAME PR-41894 [2021-01-19T06:19:28.999Z] BUILD_DISPLAY_NAME #1 [2021-01-19T06:19:28.999Z] BUILD_ID 1 [2021-01-19T06:19:28.999Z] BUILD_NUMBER 1 [2021-01-19T06:19:28.999Z] BUILD_TAG jenkins-moby-PR-41894-1 [2021-01-19T06:19:28.999Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-41894/1/ [2021-01-19T06:19:28.999Z] CHANGE_AUTHOR AkihiroSuda [2021-01-19T06:19:28.999Z] CHANGE_AUTHOR_DISPLAY_NAME Akihiro Suda [2021-01-19T06:19:28.999Z] CHANGE_AUTHOR_EMAIL suda.kyoto@gmail.com [2021-01-19T06:19:28.999Z] CHANGE_BRANCH silence-dockerinfo [2021-01-19T06:19:28.999Z] CHANGE_FORK AkihiroSuda/docker [2021-01-19T06:19:28.999Z] CHANGE_ID 41894 [2021-01-19T06:19:28.999Z] CHANGE_TARGET master [2021-01-19T06:19:28.999Z] CHANGE_TITLE docker info: silence unhandleable warnings [2021-01-19T06:19:28.999Z] CHANGE_URL https://github.com/moby/moby/pull/41894 [2021-01-19T06:19:28.999Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-01-19T06:19:28.999Z] CommonProgramFiles C:\Program Files\Common Files [2021-01-19T06:19:28.999Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2021-01-19T06:19:28.999Z] CommonProgramW6432 C:\Program Files\Common Files [2021-01-19T06:19:28.999Z] COMPUTERNAME azwin-2-cce400 [2021-01-19T06:19:28.999Z] ComSpec C:\windows\system32\cmd.exe [2021-01-19T06:19:28.999Z] ConfigSequenceNumber 0 [2021-01-19T06:19:28.999Z] DOCKER_BUILDKIT 0 [2021-01-19T06:19:28.999Z] DOCKER_DUT_DEBUG 1 [2021-01-19T06:19:28.999Z] DOCKER_EXPERIMENTAL 1 [2021-01-19T06:19:28.999Z] DOCKER_GRAPHDRIVER overlay2 [2021-01-19T06:19:28.999Z] DriverData C:\Windows\System32\Drivers\DriverData [2021-01-19T06:19:28.999Z] EXECUTOR_NUMBER 0 [2021-01-19T06:19:28.999Z] FQDN azwin-2-cce400.westus.cloudapp.azure.com [2021-01-19T06:19:28.999Z] GIT_BRANCH PR-41894 [2021-01-19T06:19:28.999Z] GIT_COMMIT 8086443a449af8ef5c5b0574de8957df7e52f296 [2021-01-19T06:19:28.999Z] GIT_URL https://github.com/moby/moby.git [2021-01-19T06:19:28.999Z] HUDSON_COOKIE fc5599ad-dd84-4e87-9386-36ab5e591cfc [2021-01-19T06:19:28.999Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2021-01-19T06:19:28.999Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2021-01-19T06:19:28.999Z] HUDSON_URL https://ci-next.docker.com/public/ [2021-01-19T06:19:28.999Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.275-1.b01.ojdkbuild.windows.x86_64 [2021-01-19T06:19:28.999Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2021-01-19T06:19:28.999Z] JENKINS_NODE_COOKIE 6965f196-52be-440c-97be-e51df05ca811 [2021-01-19T06:19:28.999Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2021-01-19T06:19:28.999Z] JENKINS_URL https://ci-next.docker.com/public/ [2021-01-19T06:19:28.999Z] JOB_BASE_NAME PR-41894 [2021-01-19T06:19:28.999Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41894/display/redirect [2021-01-19T06:19:28.999Z] JOB_NAME moby/PR-41894 [2021-01-19T06:19:28.999Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-41894/ [2021-01-19T06:19:28.999Z] library.jps.version master [2021-01-19T06:19:28.999Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local [2021-01-19T06:19:28.999Z] NODE_LABELS amd64 azure azwin-2-cce400 azwin-2019 docker west-us windows windows-2019 x86_64 [2021-01-19T06:19:29.000Z] NODE_NAME azwin-2-cce400 [2021-01-19T06:19:29.000Z] NUMBER_OF_PROCESSORS 4 [2021-01-19T06:19:29.000Z] OS Windows_NT [2021-01-19T06:19:29.000Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... [2021-01-19T06:19:29.000Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2021-01-19T06:19:29.001Z] PROCESSOR_ARCHITECTURE AMD64 [2021-01-19T06:19:29.001Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 4, GenuineIntel [2021-01-19T06:19:29.001Z] PROCESSOR_LEVEL 6 [2021-01-19T06:19:29.001Z] PROCESSOR_REVISION 5504 [2021-01-19T06:19:29.001Z] ProgramData C:\ProgramData [2021-01-19T06:19:29.001Z] ProgramFiles C:\Program Files [2021-01-19T06:19:29.001Z] ProgramFiles(x86) C:\Program Files (x86) [2021-01-19T06:19:29.001Z] ProgramW6432 C:\Program Files [2021-01-19T06:19:29.001Z] PROMPT $P$G [2021-01-19T06:19:29.001Z] PSExecutionPolicyPreference Bypass [2021-01-19T06:19:29.001Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... [2021-01-19T06:19:29.001Z] PUBLIC C:\Users\Public [2021-01-19T06:19:29.001Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41894/1/display/redirect?page=artif... [2021-01-19T06:19:29.001Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41894/1/display/redirect?page=changes [2021-01-19T06:19:29.001Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41894/1/display/redirect [2021-01-19T06:19:29.001Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41894/1/display/redirect?page=tests [2021-01-19T06:19:29.001Z] SKIP_VALIDATION_TESTS 1 [2021-01-19T06:19:29.001Z] SOURCES_DRIVE d [2021-01-19T06:19:29.001Z] SOURCES_SUBDIR gopath [2021-01-19T06:19:29.001Z] STAGE_NAME Run tests [2021-01-19T06:19:29.001Z] SystemDrive C: [2021-01-19T06:19:29.001Z] SystemRoot C:\windows [2021-01-19T06:19:29.001Z] TEMP C:\windows\TEMP [2021-01-19T06:19:29.001Z] TESTDEBUG 0 [2021-01-19T06:19:29.001Z] TESTRUN_DRIVE d [2021-01-19T06:19:29.001Z] TESTRUN_SUBDIR CI [2021-01-19T06:19:29.001Z] TIMEOUT 120m [2021-01-19T06:19:29.001Z] TMP C:\windows\TEMP [2021-01-19T06:19:29.001Z] USERDOMAIN WORKGROUP [2021-01-19T06:19:29.001Z] USERNAME azwin-2-cce400$ [2021-01-19T06:19:29.001Z] USERPROFILE C:\windows\system32\config\systemprofile [2021-01-19T06:19:29.002Z] windir C:\windows [2021-01-19T06:19:29.002Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2021-01-19T06:19:29.002Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2021-01-19T06:19:29.002Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2021-01-19T06:19:29.002Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2021-01-19T06:19:29.002Z] [2021-01-19T06:19:29.002Z] [2021-01-19T06:19:29.002Z] [2021-01-19T06:19:29.002Z] INFO: Sources under d:\gopath\... [2021-01-19T06:19:29.002Z] INFO: Test run under d:\CI\... [2021-01-19T06:19:29.002Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2021-01-19T06:19:29.002Z] INFO: docker/docker repository was found [2021-01-19T06:19:29.002Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2021-01-19T06:19:29.002Z] ltsc2019: Pulling from windows/servercore [2021-01-19T06:19:29.002Z] 4612f6d0b889: Pulling fs layer [2021-01-19T06:19:29.002Z] 4dcc9a9b9e68: Pulling fs layer [2021-01-19T06:19:32.774Z] 4dcc9a9b9e68: Download complete [2021-01-19T06:19:37.480Z] 4612f6d0b889: Verifying Checksum [2021-01-19T06:19:37.480Z] 4612f6d0b889: Download complete [2021-01-19T06:19:37.707Z] #56 284.8 + bin/containerd-stress [2021-01-19T06:19:37.999Z] #56 287.3 + bin/containerd-shim [2021-01-19T06:19:38.527Z] --- PASS: TestBuildSquashParent (9.13s) [2021-01-19T06:19:38.527Z] === RUN TestBuildWithRemoveAndForceRemove [2021-01-19T06:19:38.527Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-01-19T06:19:38.527Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-01-19T06:19:38.527Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-01-19T06:19:38.527Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-01-19T06:19:38.527Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-01-19T06:19:38.527Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-01-19T06:19:38.527Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-01-19T06:19:38.527Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-01-19T06:19:38.527Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-01-19T06:19:38.527Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-01-19T06:19:38.527Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-01-19T06:19:38.527Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-01-19T06:19:38.527Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-01-19T06:19:38.527Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-01-19T06:19:38.584Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-01-19T06:19:38.584Z] [2021-01-19T06:19:38.584Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-01-19T06:19:38.584Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-01-19T06:19:38.584Z] HOSTNAME=a36f7f6a55c8 [2021-01-19T06:19:38.584Z] TESTDEBUG=0 [2021-01-19T06:19:38.584Z] DEST=bundles/test-integration [2021-01-19T06:19:38.584Z] PWD=/go/src/github.com/docker/docker [2021-01-19T06:19:38.584Z] DOCKER_GITCOMMIT=8086443a449af8ef5c5b0574de8957df7e52f296 [2021-01-19T06:19:38.584Z] container=docker [2021-01-19T06:19:38.584Z] HOME=/root [2021-01-19T06:19:38.584Z] GOLANG_VERSION=1.13.15 [2021-01-19T06:19:38.584Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-01-19T06:19:38.584Z] VALIDATE_BRANCH=master [2021-01-19T06:19:38.584Z] TERM=xterm [2021-01-19T06:19:38.584Z] DOCKER_PKG=github.com/docker/docker [2021-01-19T06:19:38.584Z] SHLVL=1 [2021-01-19T06:19:38.584Z] TIMEOUT=120m [2021-01-19T06:19:38.584Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-01-19T06:19:38.584Z] DOCKER_GRAPHDRIVER=overlay2 [2021-01-19T06:19:38.584Z] GO111MODULE=off [2021-01-19T06:19:38.584Z] DOCKER_EXPERIMENTAL=1 [2021-01-19T06:19:38.584Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-01-19T06:19:38.584Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-01-19T06:19:38.584Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-01-19T06:19:38.584Z] GOPATH=/go [2021-01-19T06:19:38.584Z] PKG_CONFIG=pkg-config [2021-01-19T06:19:38.584Z] _=/usr/bin/env [2021-01-19T06:19:38.584Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-01-19T06:19:41.061Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-01-19T06:19:41.061Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-01-19T06:19:44.347Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-01-19T06:19:44.347Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-01-19T06:19:44.914Z] #56 294.3 + bin/containerd-shim-runc-v1 [2021-01-19T06:19:47.636Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-01-19T06:19:47.636Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.11s) [2021-01-19T06:19:47.636Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.22s) [2021-01-19T06:19:47.636Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.20s) [2021-01-19T06:19:47.636Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.14s) [2021-01-19T06:19:47.636Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.07s) [2021-01-19T06:19:47.636Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.15s) [2021-01-19T06:19:47.636Z] === RUN TestBuildMultiStageCopy [2021-01-19T06:19:47.636Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-01-19T06:19:50.169Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-01-19T06:19:50.428Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-01-19T06:19:50.489Z] #56 299.1 + bin/containerd-shim-runc-v2 [2021-01-19T06:19:50.780Z] #56 300.3 + binaries [2021-01-19T06:19:50.780Z] #56 300.3 + install -D bin/containerd /build/containerd [2021-01-19T06:19:50.780Z] #56 300.3 + install -D bin/containerd-shim /build/containerd-shim [2021-01-19T06:19:50.995Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-01-19T06:19:51.069Z] #56 300.3 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-01-19T06:19:51.069Z] #56 300.3 + install -D bin/ctr /build/ctr [2021-01-19T06:19:51.069Z] #56 DONE 300.4s [2021-01-19T06:19:51.563Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-01-19T06:19:52.101Z] [2021-01-19T06:19:52.101Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2021-01-19T06:19:52.101Z] #57 DONE 0.1s [2021-01-19T06:19:52.101Z] [2021-01-19T06:19:52.101Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2021-01-19T06:19:52.101Z] #61 DONE 0.1s [2021-01-19T06:19:52.101Z] [2021-01-19T06:19:52.101Z] #63 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2021-01-19T06:19:52.101Z] #63 DONE 0.1s [2021-01-19T06:19:52.101Z] [2021-01-19T06:19:52.101Z] #65 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2021-01-19T06:19:52.101Z] #65 DONE 0.1s [2021-01-19T06:19:52.131Z] --- PASS: TestBuildMultiStageCopy (4.89s) [2021-01-19T06:19:52.131Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.62s) [2021-01-19T06:19:52.131Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.50s) [2021-01-19T06:19:52.131Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.61s) [2021-01-19T06:19:52.131Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.59s) [2021-01-19T06:19:52.131Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.56s) [2021-01-19T06:19:52.131Z] === RUN TestBuildMultiStageParentConfig [2021-01-19T06:19:52.391Z] [2021-01-19T06:19:52.391Z] #66 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-01-19T06:19:52.391Z] #66 DONE 0.0s [2021-01-19T06:19:52.391Z] [2021-01-19T06:19:52.391Z] #67 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-01-19T06:19:53.509Z] --- PASS: TestBuildMultiStageParentConfig (1.33s) [2021-01-19T06:19:53.509Z] === RUN TestBuildLabelWithTargets [2021-01-19T06:19:54.454Z] #67 DONE 2.1s [2021-01-19T06:19:54.454Z] [2021-01-19T06:19:54.454Z] #68 exporting to oci image format [2021-01-19T06:19:54.454Z] #68 exporting layers [2021-01-19T06:19:56.043Z] --- PASS: TestBuildLabelWithTargets (2.30s) [2021-01-19T06:19:56.043Z] === RUN TestBuildWithEmptyLayers [2021-01-19T06:19:56.979Z] --- PASS: TestBuildWithEmptyLayers (1.31s) [2021-01-19T06:19:56.979Z] === RUN TestBuildMultiStageOnBuild [2021-01-19T06:20:00.329Z] --- PASS: TestBuildMultiStageOnBuild (3.14s) [2021-01-19T06:20:00.329Z] === RUN TestBuildUncleanTarFilenames [2021-01-19T06:20:01.008Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-01-19T06:20:01.008Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-01-19T06:20:01.652Z] --- PASS: TestBuildWithHugeFile (40.42s) [2021-01-19T06:20:01.652Z] === RUN TestBuildWithEmptyDockerfile [2021-01-19T06:20:01.652Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-01-19T06:20:01.652Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-01-19T06:20:01.652Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-01-19T06:20:01.652Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-01-19T06:20:01.652Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-01-19T06:20:01.652Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-01-19T06:20:01.652Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-01-19T06:20:01.652Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-01-19T06:20:01.652Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-01-19T06:20:01.652Z] --- PASS: TestBuildWithEmptyDockerfile (0.17s) [2021-01-19T06:20:01.652Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.22s) [2021-01-19T06:20:01.652Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.22s) [2021-01-19T06:20:01.652Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.24s) [2021-01-19T06:20:01.652Z] === RUN TestBuildPreserveOwnership [2021-01-19T06:20:01.652Z] === RUN TestBuildPreserveOwnership/copy_from [2021-01-19T06:20:01.652Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-01-19T06:20:01.915Z] --- PASS: TestBuildPreserveOwnership (5.99s) [2021-01-19T06:20:01.915Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.86s) [2021-01-19T06:20:01.915Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.11s) [2021-01-19T06:20:01.915Z] === RUN TestBuildPlatformInvalid [2021-01-19T06:20:01.915Z] --- PASS: TestBuildPlatformInvalid (0.18s) [2021-01-19T06:20:01.915Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-01-19T06:20:02.229Z] --- PASS: TestBuildUncleanTarFilenames (1.86s) [2021-01-19T06:20:02.229Z] === RUN TestBuildMultiStageLayerLeak [2021-01-19T06:20:05.512Z] --- PASS: TestBuildMultiStageLayerLeak (3.23s) [2021-01-19T06:20:05.512Z] === RUN TestBuildWithHugeFile [2021-01-19T06:20:07.332Z] ..........................xx.................... [ 29%] [2021-01-19T06:20:11.350Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-01-19T06:20:14.174Z] Loaded image: buildpack-deps:buster [2021-01-19T06:20:14.437Z] Loaded image: busybox:latest [2021-01-19T06:20:14.700Z] Loaded image: busybox:glibc [2021-01-19T06:20:16.624Z] Loaded image: debian:bullseye [2021-01-19T06:20:16.886Z] Loaded image: hello-world:latest [2021-01-19T06:20:16.886Z] Loaded image: arm32v7/hello-world:latest [2021-01-19T06:20:18.221Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-01-19T06:20:18.221Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-01-19T06:20:18.849Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-01-19T06:20:19.478Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-01-19T06:20:19.767Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-01-19T06:20:20.795Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-01-19T06:20:22.872Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-01-19T06:20:23.244Z] tests/integration/api_exec_test.py ..................... [ 34%] [2021-01-19T06:20:23.899Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-01-19T06:20:24.928Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-01-19T06:20:25.219Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-01-19T06:20:26.246Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-01-19T06:20:26.874Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-01-19T06:20:26.911Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (23.54s) [2021-01-19T06:20:26.911Z] PASS [2021-01-19T06:20:26.911Z] [2021-01-19T06:20:26.911Z] === Skipped [2021-01-19T06:20:26.911Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2021-01-19T06:20:26.911Z] build_session_test.go:25: TODO: BuildKit [2021-01-19T06:20:26.911Z] [2021-01-19T06:20:26.911Z] [2021-01-19T06:20:26.911Z] DONE 33 tests, 1 skipped in 115.643s [2021-01-19T06:20:26.912Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2021-01-19T06:20:26.912Z] ++ 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 [2021-01-19T06:20:26.912Z] ++ set -e [2021-01-19T06:20:26.912Z] ++ '[' -n 0 ']' [2021-01-19T06:20:26.912Z] ++ set -x [2021-01-19T06:20:26.912Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-01-19T06:20:26.912Z] INFO: Testing against a local daemon [2021-01-19T06:20:26.912Z] === RUN TestConfigInspect [2021-01-19T06:20:27.929Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-01-19T06:20:28.957Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-01-19T06:20:29.470Z] --- PASS: TestConfigInspect (3.38s) [2021-01-19T06:20:29.470Z] === RUN TestConfigList [2021-01-19T06:20:29.585Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-01-19T06:20:30.612Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-01-19T06:20:30.612Z] Using test binary docker [2021-01-19T06:20:30.612Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-01-19T06:20:30.612Z] +++ /etc/init.d/apparmor start [2021-01-19T06:20:30.612Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-01-19T06:20:30.612Z] INFO: Waiting for daemon to start... [2021-01-19T06:20:30.612Z] Starting dockerd [2021-01-19T06:20:30.613Z] +++ 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 [2021-01-19T06:20:30.699Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2021-01-19T06:20:32.668Z] . [2021-01-19T06:20:32.668Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-01-19T06:20:32.668Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-01-19T06:20:32.668Z] Error: No such image: emptyfs [2021-01-19T06:20:32.668Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-01-19T06:20:32.668Z] ++++ docker load [2021-01-19T06:20:32.668Z] Running integration-test (iteration 1) [2021-01-19T06:20:32.668Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m [2021-01-19T06:20:32.668Z] ++ 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 [2021-01-19T06:20:32.668Z] ++ set -e [2021-01-19T06:20:32.668Z] ++ '[' -n 0 ']' [2021-01-19T06:20:32.668Z] ++ set -x [2021-01-19T06:20:32.668Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-01-19T06:20:32.784Z] --- PASS: TestConfigList (3.22s) [2021-01-19T06:20:32.784Z] === RUN TestConfigsCreateAndDelete [2021-01-19T06:20:35.339Z] --- PASS: TestConfigsCreateAndDelete (2.75s) [2021-01-19T06:20:35.339Z] === RUN TestConfigsUpdate [2021-01-19T06:20:36.003Z] tests/integration/api_image_test.py ............s..... [ 40%] [2021-01-19T06:20:37.587Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-01-19T06:20:37.587Z] Using test binary docker [2021-01-19T06:20:37.587Z] +++ /etc/init.d/apparmor start [2021-01-19T06:20:37.587Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-01-19T06:20:37.587Z] INFO: Waiting for daemon to start... [2021-01-19T06:20:37.587Z] Starting dockerd [2021-01-19T06:20:37.587Z] +++ 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 [2021-01-19T06:20:37.587Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-01-19T06:20:37.587Z] Using test binary docker [2021-01-19T06:20:37.587Z] +++ /etc/init.d/apparmor start [2021-01-19T06:20:37.587Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-01-19T06:20:37.587Z] INFO: Waiting for daemon to start... [2021-01-19T06:20:37.587Z] Starting dockerd [2021-01-19T06:20:37.587Z] +++ 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 [2021-01-19T06:20:37.587Z] . [2021-01-19T06:20:37.587Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-01-19T06:20:37.587Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-01-19T06:20:37.587Z] Error: No such image: emptyfs [2021-01-19T06:20:37.587Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-01-19T06:20:37.587Z] ++++ docker load [2021-01-19T06:20:37.587Z] Running integration-test (iteration 1) [2021-01-19T06:20:37.587Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2021-01-19T06:20:37.587Z] ++ 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)/' [2021-01-19T06:20:37.587Z] ++ set -e [2021-01-19T06:20:37.587Z] ++ '[' -n 0 ']' [2021-01-19T06:20:37.587Z] ++ set -x [2021-01-19T06:20:37.587Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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)/' [2021-01-19T06:20:37.587Z] [2021-01-19T06:20:37.587Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-01-19T06:20:37.587Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-01-19T06:20:37.587Z] Error: No such image: emptyfs [2021-01-19T06:20:37.587Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-01-19T06:20:37.587Z] ++++ docker load [2021-01-19T06:20:37.587Z] Running integration-test (iteration 1) [2021-01-19T06:20:37.587Z] 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)/ [2021-01-19T06:20:37.587Z] ++ 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)/' [2021-01-19T06:20:37.587Z] ++ set -e [2021-01-19T06:20:37.587Z] ++ '[' -n 0 ']' [2021-01-19T06:20:37.587Z] ++ set -x [2021-01-19T06:20:37.588Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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)/' [2021-01-19T06:20:38.654Z] --- PASS: TestConfigsUpdate (3.23s) [2021-01-19T06:20:38.654Z] === RUN TestTemplatedConfig [2021-01-19T06:20:41.125Z] Loaded image: buildpack-deps:buster [2021-01-19T06:20:41.126Z] Loaded image: busybox:latest [2021-01-19T06:20:41.126Z] Loaded image: busybox:glibc [2021-01-19T06:20:41.969Z] --- PASS: TestTemplatedConfig (3.40s) [2021-01-19T06:20:41.969Z] === RUN TestConfigCreateResolve [2021-01-19T06:20:42.623Z] Loaded image: debian:bullseye [2021-01-19T06:20:42.912Z] Loaded image: hello-world:latest [2021-01-19T06:20:42.912Z] Loaded image: arm32v7/hello-world:latest [2021-01-19T06:20:43.202Z] INFO: Testing against a local daemon [2021-01-19T06:20:43.202Z] === RUN TestCgroupNamespacesBuild [2021-01-19T06:20:45.281Z] --- PASS: TestConfigCreateResolve (3.24s) [2021-01-19T06:20:45.281Z] === RUN TestConfigDaemonLibtrustID [2021-01-19T06:20:45.543Z] --- PASS: TestConfigDaemonLibtrustID (0.69s) [2021-01-19T06:20:45.543Z] PASS [2021-01-19T06:20:45.543Z] [2021-01-19T06:20:45.543Z] DONE 7 tests in 20.038s [2021-01-19T06:20:45.543Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2021-01-19T06:20:45.543Z] ++ 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 [2021-01-19T06:20:45.543Z] ++ set -e [2021-01-19T06:20:45.543Z] ++ '[' -n 0 ']' [2021-01-19T06:20:45.543Z] ++ set -x [2021-01-19T06:20:45.543Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-01-19T06:20:45.805Z] INFO: Testing against a local daemon [2021-01-19T06:20:45.805Z] === RUN TestCheckpoint [2021-01-19T06:20:45.805Z] --- SKIP: TestCheckpoint (0.00s) [2021-01-19T06:20:45.805Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-01-19T06:20:45.805Z] === RUN TestContainerInvalidJSON [2021-01-19T06:20:45.805Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-01-19T06:20:45.805Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-01-19T06:20:45.805Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-01-19T06:20:45.805Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-01-19T06:20:45.805Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-01-19T06:20:45.805Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-01-19T06:20:45.805Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-01-19T06:20:45.805Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-01-19T06:20:45.806Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-01-19T06:20:45.806Z] --- PASS: TestContainerInvalidJSON (0.02s) [2021-01-19T06:20:45.806Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-01-19T06:20:45.806Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-01-19T06:20:45.806Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-01-19T06:20:45.806Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-01-19T06:20:45.919Z] --- PASS: TestCgroupNamespacesBuild (2.39s) [2021-01-19T06:20:45.919Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-01-19T06:20:46.068Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.12s) [2021-01-19T06:20:46.068Z] === RUN TestCopyFromContainerPathIsNotDir [2021-01-19T06:20:46.068Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.12s) [2021-01-19T06:20:46.068Z] === RUN TestCopyToContainerPathDoesNotExist [2021-01-19T06:20:46.330Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.13s) [2021-01-19T06:20:46.330Z] === RUN TestCopyToContainerPathIsNotDir [2021-01-19T06:20:46.330Z] --- PASS: TestCopyToContainerPathIsNotDir (0.12s) [2021-01-19T06:20:46.330Z] === RUN TestCopyFromContainer [2021-01-19T06:20:47.418Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.91s) [2021-01-19T06:20:47.419Z] === RUN TestBuildWithSession [2021-01-19T06:20:47.419Z] --- SKIP: TestBuildWithSession (0.00s) [2021-01-19T06:20:47.419Z] build_session_test.go:25: TODO: BuildKit [2021-01-19T06:20:47.419Z] === RUN TestBuildSquashParent [2021-01-19T06:20:48.252Z] === RUN TestCopyFromContainer// [2021-01-19T06:20:48.252Z] === RUN TestCopyFromContainer//bar/root [2021-01-19T06:20:48.516Z] === RUN TestCopyFromContainer//bar/root/ [2021-01-19T06:20:48.516Z] === RUN TestCopyFromContainer/bar/quux [2021-01-19T06:20:48.779Z] === RUN TestCopyFromContainer/bar/quux/ [2021-01-19T06:20:48.779Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-01-19T06:20:49.042Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-01-19T06:20:49.042Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-01-19T06:20:49.304Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-01-19T06:20:49.304Z] === RUN TestCopyFromContainer/bar/notarget [2021-01-19T06:20:49.567Z] --- PASS: TestCopyFromContainer (3.10s) [2021-01-19T06:20:49.567Z] --- PASS: TestCopyFromContainer// (0.12s) [2021-01-19T06:20:49.567Z] --- PASS: TestCopyFromContainer//bar/root (0.14s) [2021-01-19T06:20:49.567Z] --- PASS: TestCopyFromContainer//bar/root/ (0.11s) [2021-01-19T06:20:49.567Z] --- PASS: TestCopyFromContainer/bar/quux (0.14s) [2021-01-19T06:20:49.567Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.12s) [2021-01-19T06:20:49.567Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.12s) [2021-01-19T06:20:49.567Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s) [2021-01-19T06:20:49.567Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s) [2021-01-19T06:20:49.567Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.12s) [2021-01-19T06:20:49.567Z] --- PASS: TestCopyFromContainer/bar/notarget (0.11s) [2021-01-19T06:20:49.567Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-01-19T06:20:49.567Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-01-19T06:20:49.567Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-01-19T06:20:49.567Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-01-19T06:20:49.567Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-01-19T06:20:49.567Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-01-19T06:20:49.567Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-01-19T06:20:49.567Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-01-19T06:20:49.567Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-01-19T06:20:49.567Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-01-19T06:20:49.567Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-01-19T06:20:49.567Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-01-19T06:20:49.567Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-01-19T06:20:49.567Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2021-01-19T06:20:49.567Z] === RUN TestCreateLinkToNonExistingContainer [2021-01-19T06:20:49.567Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2021-01-19T06:20:49.567Z] === RUN TestCreateWithInvalidEnv [2021-01-19T06:20:49.567Z] === RUN TestCreateWithInvalidEnv/0 [2021-01-19T06:20:49.567Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-01-19T06:20:49.567Z] === RUN TestCreateWithInvalidEnv/1 [2021-01-19T06:20:49.567Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-01-19T06:20:49.567Z] === RUN TestCreateWithInvalidEnv/2 [2021-01-19T06:20:49.567Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-01-19T06:20:49.567Z] === CONT TestCreateWithInvalidEnv/0 [2021-01-19T06:20:49.567Z] === CONT TestCreateWithInvalidEnv/2 [2021-01-19T06:20:49.567Z] === CONT TestCreateWithInvalidEnv/1 [2021-01-19T06:20:49.567Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-01-19T06:20:49.567Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-01-19T06:20:49.567Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-01-19T06:20:49.567Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-01-19T06:20:49.567Z] === RUN TestCreateTmpfsMountsTarget [2021-01-19T06:20:49.567Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2021-01-19T06:20:49.567Z] === RUN TestCreateWithCustomMaskedPaths [2021-01-19T06:20:51.976Z] tests/integration/api_network_test.py ............................ [ 47%] [2021-01-19T06:20:52.123Z] --- PASS: TestCreateWithCustomMaskedPaths (2.07s) [2021-01-19T06:20:52.123Z] === RUN TestCreateWithCustomReadonlyPaths [2021-01-19T06:20:54.046Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.21s) [2021-01-19T06:20:54.046Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-01-19T06:20:54.046Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-01-19T06:20:54.046Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-01-19T06:20:54.046Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-01-19T06:20:54.046Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-01-19T06:20:54.046Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-01-19T06:20:54.046Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-01-19T06:20:54.046Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-01-19T06:20:54.046Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-01-19T06:20:54.046Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-01-19T06:20:54.046Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-01-19T06:20:54.046Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-01-19T06:20:54.046Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-01-19T06:20:54.046Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-01-19T06:20:54.046Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-01-19T06:20:54.046Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-01-19T06:20:54.046Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-01-19T06:20:54.046Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2021-01-19T06:20:54.046Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2021-01-19T06:20:54.046Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.04s) [2021-01-19T06:20:54.046Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s) [2021-01-19T06:20:54.046Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2021-01-19T06:20:54.046Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-01-19T06:20:54.286Z] --- PASS: TestBuildSquashParent (6.98s) [2021-01-19T06:20:54.286Z] === RUN TestBuildWithRemoveAndForceRemove [2021-01-19T06:20:54.286Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-01-19T06:20:54.286Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-01-19T06:20:54.286Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-01-19T06:20:54.286Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-01-19T06:20:54.286Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-01-19T06:20:54.286Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-01-19T06:20:54.286Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-01-19T06:20:54.286Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-01-19T06:20:54.286Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-01-19T06:20:54.286Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-01-19T06:20:54.286Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-01-19T06:20:54.286Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-01-19T06:20:54.286Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-01-19T06:20:54.286Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-01-19T06:20:54.621Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.75s) [2021-01-19T06:20:54.621Z] === RUN TestCreateDifferentPlatform [2021-01-19T06:20:54.621Z] === RUN TestCreateDifferentPlatform/different_os [2021-01-19T06:20:54.621Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-01-19T06:20:54.884Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-01-19T06:20:54.884Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-01-19T06:20:54.884Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-01-19T06:20:54.884Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-01-19T06:20:54.884Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.07s) [2021-01-19T06:20:54.884Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-01-19T06:20:54.884Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.09s) [2021-01-19T06:20:54.884Z] === RUN TestContainerStartOnDaemonRestart [2021-01-19T06:20:54.884Z] === PAUSE TestContainerStartOnDaemonRestart [2021-01-19T06:20:54.884Z] === RUN TestDaemonRestartIpcMode [2021-01-19T06:20:54.884Z] === PAUSE TestDaemonRestartIpcMode [2021-01-19T06:20:54.884Z] === RUN TestDaemonHostGatewayIP [2021-01-19T06:20:54.884Z] === PAUSE TestDaemonHostGatewayIP [2021-01-19T06:20:54.884Z] === RUN TestRestartDaemonWithRestartingContainer [2021-01-19T06:20:54.884Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-01-19T06:20:54.884Z] === RUN TestContainerKillOnDaemonStart [2021-01-19T06:20:54.884Z] === PAUSE TestContainerKillOnDaemonStart [2021-01-19T06:20:54.884Z] === RUN TestDiff [2021-01-19T06:20:55.831Z] --- PASS: TestDiff (0.74s) [2021-01-19T06:20:55.831Z] === RUN TestExecWithCloseStdin [2021-01-19T06:20:56.407Z] --- PASS: TestExecWithCloseStdin (0.84s) [2021-01-19T06:20:56.407Z] === RUN TestExec [2021-01-19T06:20:57.003Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-01-19T06:20:57.003Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-01-19T06:20:57.355Z] --- PASS: TestExec (0.89s) [2021-01-19T06:20:57.355Z] === RUN TestExecUser [2021-01-19T06:20:58.302Z] --- PASS: TestExecUser (0.86s) [2021-01-19T06:20:58.302Z] === RUN TestExportContainerAndImportImage [2021-01-19T06:20:59.262Z] --- PASS: TestExportContainerAndImportImage (1.04s) [2021-01-19T06:20:59.262Z] === RUN TestExportContainerAfterDaemonRestart [2021-01-19T06:20:59.719Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-01-19T06:20:59.719Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-01-19T06:21:01.820Z] --- PASS: TestExportContainerAfterDaemonRestart (2.10s) [2021-01-19T06:21:01.820Z] === RUN TestHealthCheckWorkdir [2021-01-19T06:21:02.395Z] --- PASS: TestHealthCheckWorkdir (1.01s) [2021-01-19T06:21:02.395Z] === RUN TestHealthKillContainer [2021-01-19T06:21:02.439Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2021-01-19T06:21:02.439Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.64s) [2021-01-19T06:21:02.439Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.72s) [2021-01-19T06:21:02.439Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.52s) [2021-01-19T06:21:02.439Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.52s) [2021-01-19T06:21:02.439Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.50s) [2021-01-19T06:21:02.439Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.66s) [2021-01-19T06:21:02.439Z] === RUN TestBuildMultiStageCopy [2021-01-19T06:21:02.439Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-01-19T06:21:05.155Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-01-19T06:21:05.444Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-01-19T06:21:05.708Z] --- PASS: TestHealthKillContainer (2.84s) [2021-01-19T06:21:05.708Z] === RUN TestInspectCpusetInConfigPre120 [2021-01-19T06:21:05.971Z] --- PASS: TestInspectCpusetInConfigPre120 (0.76s) [2021-01-19T06:21:05.971Z] === RUN TestIpcModeNone [2021-01-19T06:21:06.072Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-01-19T06:21:06.701Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-01-19T06:21:06.920Z] --- PASS: TestIpcModeNone (0.81s) [2021-01-19T06:21:06.920Z] === RUN TestIpcModePrivate [2021-01-19T06:21:07.329Z] --- PASS: TestBuildMultiStageCopy (5.24s) [2021-01-19T06:21:07.329Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.78s) [2021-01-19T06:21:07.329Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.55s) [2021-01-19T06:21:07.329Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.58s) [2021-01-19T06:21:07.329Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.63s) [2021-01-19T06:21:07.329Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.69s) [2021-01-19T06:21:07.329Z] === RUN TestBuildMultiStageParentConfig [2021-01-19T06:21:07.868Z] --- PASS: TestIpcModePrivate (0.85s) [2021-01-19T06:21:07.868Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:103, shared: false, mustBeShared: false [2021-01-19T06:21:07.868Z] === RUN TestIpcModeShareable [2021-01-19T06:21:07.959Z] tests/integration/api_plugin_test.py ........... [ 50%] [2021-01-19T06:21:08.444Z] --- PASS: TestIpcModeShareable (0.88s) [2021-01-19T06:21:08.444Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:97, shared: true, mustBeShared: true [2021-01-19T06:21:08.444Z] === RUN TestAPIIpcModeShareableAndContainer [2021-01-19T06:21:08.893Z] tests/integration/api_secret_test.py ..... [ 51%] [2021-01-19T06:21:09.386Z] --- PASS: TestBuildMultiStageParentConfig (1.66s) [2021-01-19T06:21:09.386Z] === RUN TestBuildLabelWithTargets [2021-01-19T06:21:11.759Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.64s) [2021-01-19T06:21:11.759Z] === RUN TestAPIIpcModeHost [2021-01-19T06:21:11.759Z] --- PASS: TestAPIIpcModeHost (0.64s) [2021-01-19T06:21:11.759Z] === RUN TestDaemonIpcModeShareable [2021-01-19T06:21:12.105Z] --- PASS: TestBuildLabelWithTargets (2.59s) [2021-01-19T06:21:12.105Z] === RUN TestBuildWithEmptyLayers [2021-01-19T06:21:12.733Z] --- PASS: TestBuildWithEmptyLayers (1.19s) [2021-01-19T06:21:12.733Z] === RUN TestBuildMultiStageOnBuild [2021-01-19T06:21:13.682Z] --- PASS: TestDaemonIpcModeShareable (1.81s) [2021-01-19T06:21:13.682Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:108, shared: true, mustBeShared: true [2021-01-19T06:21:13.682Z] === RUN TestDaemonIpcModePrivate [2021-01-19T06:21:13.928Z] tests/integration/api_service_test.py .................................. [ 60%] [2021-01-19T06:21:15.605Z] --- PASS: TestDaemonIpcModePrivate (1.84s) [2021-01-19T06:21:15.605Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:114, shared: false, mustBeShared: false [2021-01-19T06:21:15.605Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-01-19T06:21:16.232Z] --- PASS: TestBuildMultiStageOnBuild (3.02s) [2021-01-19T06:21:16.232Z] === RUN TestBuildUncleanTarFilenames [2021-01-19T06:21:16.295Z] Loaded image: buildpack-deps:buster [2021-01-19T06:21:16.296Z] Loaded image: busybox:latest [2021-01-19T06:21:16.296Z] Loaded image: busybox:glibc [2021-01-19T06:21:16.791Z] --- PASS: TestImportExtremelyLargeImageWorks (102.47s) [2021-01-19T06:21:16.791Z] PASS [2021-01-19T06:21:16.791Z] [2021-01-19T06:21:16.791Z] === Skipped [2021-01-19T06:21:16.791Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-01-19T06:21:16.791Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-01-19T06:21:16.791Z] [2021-01-19T06:21:16.791Z] [2021-01-19T06:21:16.791Z] DONE 12 tests, 1 skipped in 106.917s [2021-01-19T06:21:16.791Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-01-19T06:21:16.791Z] INFO: Testing against a local daemon [2021-01-19T06:21:16.791Z] === RUN TestNetworkCreateDelete [2021-01-19T06:21:16.791Z] --- PASS: TestNetworkCreateDelete (0.15s) [2021-01-19T06:21:16.791Z] === RUN TestDockerNetworkDeletePreferID [2021-01-19T06:21:16.791Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s) [2021-01-19T06:21:16.791Z] === RUN TestDaemonDNSFallback [2021-01-19T06:21:16.791Z] --- PASS: TestDaemonDNSFallback (7.39s) [2021-01-19T06:21:16.791Z] === RUN TestInspectNetwork [2021-01-19T06:21:16.791Z] --- SKIP: TestInspectNetwork (0.00s) [2021-01-19T06:21:16.791Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-19T06:21:16.791Z] === RUN TestRunContainerWithBridgeNone [2021-01-19T06:21:16.791Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-01-19T06:21:16.791Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-01-19T06:21:16.791Z] === RUN TestNetworkInvalidJSON [2021-01-19T06:21:16.791Z] === RUN TestNetworkInvalidJSON//networks/create [2021-01-19T06:21:16.791Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-01-19T06:21:16.791Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-01-19T06:21:16.791Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-01-19T06:21:16.791Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-01-19T06:21:16.791Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-01-19T06:21:16.791Z] === CONT TestNetworkInvalidJSON//networks/create [2021-01-19T06:21:16.791Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-01-19T06:21:16.791Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-01-19T06:21:16.791Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2021-01-19T06:21:16.791Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-01-19T06:21:16.791Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-01-19T06:21:16.792Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-01-19T06:21:16.792Z] === RUN TestNetworkList [2021-01-19T06:21:16.792Z] === RUN TestNetworkList//networks [2021-01-19T06:21:16.792Z] === PAUSE TestNetworkList//networks [2021-01-19T06:21:16.792Z] === RUN TestNetworkList//networks/ [2021-01-19T06:21:16.792Z] === PAUSE TestNetworkList//networks/ [2021-01-19T06:21:16.792Z] === CONT TestNetworkList//networks [2021-01-19T06:21:16.792Z] === CONT TestNetworkList//networks/ [2021-01-19T06:21:16.792Z] --- PASS: TestNetworkList (0.02s) [2021-01-19T06:21:16.792Z] --- PASS: TestNetworkList//networks (0.00s) [2021-01-19T06:21:16.792Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-01-19T06:21:16.792Z] === RUN TestHostIPv4BridgeLabel [2021-01-19T06:21:16.792Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-01-19T06:21:16.792Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-01-19T06:21:16.792Z] === RUN TestDaemonRestartWithLiveRestore [2021-01-19T06:21:16.792Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.03s) [2021-01-19T06:21:16.792Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-01-19T06:21:16.792Z] === RUN TestDaemonDefaultNetworkPools [2021-01-19T06:21:16.792Z] --- SKIP: TestDaemonDefaultNetworkPools (0.01s) [2021-01-19T06:21:16.792Z] service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-01-19T06:21:16.792Z] === RUN TestDaemonRestartWithExistingNetwork [2021-01-19T06:21:16.792Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.01s) [2021-01-19T06:21:16.792Z] service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-01-19T06:21:16.792Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-01-19T06:21:16.792Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-01-19T06:21:16.792Z] service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-01-19T06:21:16.792Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-01-19T06:21:16.792Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-01-19T06:21:16.792Z] service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-01-19T06:21:16.792Z] === RUN TestServiceWithPredefinedNetwork [2021-01-19T06:21:16.792Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-01-19T06:21:16.792Z] service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-19T06:21:16.792Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-01-19T06:21:16.792Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-01-19T06:21:16.792Z] service_test.go:236: FLAKY_TEST [2021-01-19T06:21:16.792Z] === RUN TestServiceWithDataPathPortInit [2021-01-19T06:21:16.792Z] --- SKIP: TestServiceWithDataPathPortInit (0.01s) [2021-01-19T06:21:16.792Z] service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-19T06:21:16.792Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-01-19T06:21:16.792Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-01-19T06:21:16.792Z] service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-19T06:21:16.792Z] PASS [2021-01-19T06:21:16.792Z] [2021-01-19T06:21:16.792Z] === Skipped [2021-01-19T06:21:16.792Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2021-01-19T06:21:16.792Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-19T06:21:16.792Z] [2021-01-19T06:21:16.792Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2021-01-19T06:21:16.792Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-01-19T06:21:16.792Z] [2021-01-19T06:21:16.792Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2021-01-19T06:21:16.792Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-01-19T06:21:16.792Z] [2021-01-19T06:21:16.792Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.03s) [2021-01-19T06:21:16.792Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-01-19T06:21:16.792Z] [2021-01-19T06:21:16.792Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.01s) [2021-01-19T06:21:16.792Z] service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-01-19T06:21:16.792Z] [2021-01-19T06:21:16.792Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.01s) [2021-01-19T06:21:16.792Z] service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-01-19T06:21:16.792Z] [2021-01-19T06:21:16.792Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-01-19T06:21:16.792Z] service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-01-19T06:21:16.792Z] [2021-01-19T06:21:16.792Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-01-19T06:21:16.792Z] service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-01-19T06:21:16.792Z] [2021-01-19T06:21:16.792Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2021-01-19T06:21:16.792Z] service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-19T06:21:16.792Z] [2021-01-19T06:21:16.792Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-01-19T06:21:16.792Z] service_test.go:236: FLAKY_TEST [2021-01-19T06:21:16.792Z] [2021-01-19T06:21:16.792Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.01s) [2021-01-19T06:21:16.792Z] service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-19T06:21:16.792Z] [2021-01-19T06:21:16.792Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-01-19T06:21:16.792Z] service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-19T06:21:16.792Z] [2021-01-19T06:21:16.792Z] [2021-01-19T06:21:16.792Z] DONE 22 tests, 12 skipped in 8.182s [2021-01-19T06:21:16.792Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-01-19T06:21:16.792Z] INFO: Testing against a local daemon [2021-01-19T06:21:16.792Z] === RUN TestDockerNetworkIpvlanPersistance [2021-01-19T06:21:16.792Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2021-01-19T06:21:16.792Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-01-19T06:21:16.792Z] === RUN TestDockerNetworkIpvlan [2021-01-19T06:21:16.792Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-01-19T06:21:16.792Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-01-19T06:21:16.792Z] PASS [2021-01-19T06:21:16.792Z] [2021-01-19T06:21:16.792Z] === Skipped [2021-01-19T06:21:16.792Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2021-01-19T06:21:16.792Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-01-19T06:21:16.792Z] [2021-01-19T06:21:16.792Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-01-19T06:21:16.792Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-01-19T06:21:16.792Z] [2021-01-19T06:21:16.792Z] [2021-01-19T06:21:16.792Z] DONE 2 tests, 2 skipped in 0.322s [2021-01-19T06:21:16.792Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-01-19T06:21:16.863Z] Loaded image: buildpack-deps:buster [2021-01-19T06:21:17.122Z] Loaded image: busybox:latest [2021-01-19T06:21:17.258Z] --- PASS: TestBuildUncleanTarFilenames (1.45s) [2021-01-19T06:21:17.259Z] === RUN TestBuildMultiStageLayerLeak [2021-01-19T06:21:17.528Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.78s) [2021-01-19T06:21:17.528Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:114, shared: false, mustBeShared: false [2021-01-19T06:21:17.528Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-01-19T06:21:17.690Z] Loaded image: busybox:glibc [2021-01-19T06:21:17.733Z] INFO: Testing against a local daemon [2021-01-19T06:21:17.733Z] === RUN TestDockerNetworkMacvlanPersistance [2021-01-19T06:21:17.733Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2021-01-19T06:21:17.733Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-01-19T06:21:17.733Z] === RUN TestDockerNetworkMacvlan [2021-01-19T06:21:17.733Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2021-01-19T06:21:17.733Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-01-19T06:21:17.733Z] PASS [2021-01-19T06:21:17.733Z] [2021-01-19T06:21:17.733Z] === Skipped [2021-01-19T06:21:17.733Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2021-01-19T06:21:17.733Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-01-19T06:21:17.733Z] [2021-01-19T06:21:17.733Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2021-01-19T06:21:17.733Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-01-19T06:21:17.733Z] [2021-01-19T06:21:17.733Z] [2021-01-19T06:21:17.733Z] DONE 2 tests, 2 skipped in 1.375s [2021-01-19T06:21:17.733Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-01-19T06:21:17.733Z] testing: warning: no tests to run [2021-01-19T06:21:17.733Z] PASS [2021-01-19T06:21:17.733Z] [2021-01-19T06:21:17.733Z] DONE 0 tests in 0.037s [2021-01-19T06:21:17.733Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-01-19T06:21:17.993Z] INFO: Testing against a local daemon [2021-01-19T06:21:17.993Z] === RUN TestAuthZPluginAllowRequest [2021-01-19T06:21:17.993Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2021-01-19T06:21:17.993Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-01-19T06:21:17.993Z] === RUN TestAuthZPluginTLS [2021-01-19T06:21:17.993Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2021-01-19T06:21:17.994Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-01-19T06:21:17.994Z] === RUN TestAuthZPluginDenyRequest [2021-01-19T06:21:17.994Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2021-01-19T06:21:17.994Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-01-19T06:21:17.994Z] === RUN TestAuthZPluginAPIDenyResponse [2021-01-19T06:21:17.994Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2021-01-19T06:21:17.994Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-01-19T06:21:17.994Z] === RUN TestAuthZPluginDenyResponse [2021-01-19T06:21:17.994Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2021-01-19T06:21:17.994Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-01-19T06:21:17.994Z] === RUN TestAuthZPluginAllowEventStream [2021-01-19T06:21:17.994Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2021-01-19T06:21:17.994Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-01-19T06:21:17.994Z] === RUN TestAuthZPluginErrorResponse [2021-01-19T06:21:17.994Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2021-01-19T06:21:17.994Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-01-19T06:21:17.994Z] === RUN TestAuthZPluginErrorRequest [2021-01-19T06:21:17.994Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2021-01-19T06:21:17.994Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-01-19T06:21:17.994Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-01-19T06:21:17.994Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-01-19T06:21:17.994Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-01-19T06:21:17.994Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-01-19T06:21:17.994Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-01-19T06:21:17.994Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-01-19T06:21:17.994Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-01-19T06:21:17.994Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-01-19T06:21:17.994Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-01-19T06:21:17.994Z] === RUN TestAuthZPluginHeader [2021-01-19T06:21:17.994Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2021-01-19T06:21:17.994Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-01-19T06:21:17.994Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-01-19T06:21:18.567Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.58s) [2021-01-19T06:21:18.567Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-01-19T06:21:18.567Z] === RUN TestAuthZPluginV2Disable [2021-01-19T06:21:18.831Z] --- SKIP: TestAuthZPluginV2Disable (0.02s) [2021-01-19T06:21:18.831Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-01-19T06:21:18.831Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-01-19T06:21:18.831Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s) [2021-01-19T06:21:18.831Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-01-19T06:21:18.831Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-01-19T06:21:18.831Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.03s) [2021-01-19T06:21:18.831Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-01-19T06:21:18.831Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-01-19T06:21:18.831Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.03s) [2021-01-19T06:21:18.831Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-01-19T06:21:18.831Z] PASS [2021-01-19T06:21:18.831Z] [2021-01-19T06:21:18.831Z] === Skipped [2021-01-19T06:21:18.831Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2021-01-19T06:21:18.831Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-01-19T06:21:18.831Z] [2021-01-19T06:21:18.831Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2021-01-19T06:21:18.831Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-01-19T06:21:18.831Z] [2021-01-19T06:21:18.831Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2021-01-19T06:21:18.831Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-01-19T06:21:18.831Z] [2021-01-19T06:21:18.831Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2021-01-19T06:21:18.831Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-01-19T06:21:18.831Z] [2021-01-19T06:21:18.831Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2021-01-19T06:21:18.831Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-01-19T06:21:18.831Z] [2021-01-19T06:21:18.831Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2021-01-19T06:21:18.831Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-01-19T06:21:18.831Z] [2021-01-19T06:21:18.831Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2021-01-19T06:21:18.831Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-01-19T06:21:18.831Z] [2021-01-19T06:21:18.831Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2021-01-19T06:21:18.831Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-01-19T06:21:18.831Z] [2021-01-19T06:21:18.831Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-01-19T06:21:18.831Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-01-19T06:21:18.831Z] [2021-01-19T06:21:18.831Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-01-19T06:21:18.831Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-01-19T06:21:18.831Z] [2021-01-19T06:21:18.831Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-01-19T06:21:18.831Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-01-19T06:21:18.831Z] [2021-01-19T06:21:18.831Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2021-01-19T06:21:18.831Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-01-19T06:21:18.831Z] [2021-01-19T06:21:18.831Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.58s) [2021-01-19T06:21:18.831Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-01-19T06:21:18.831Z] [2021-01-19T06:21:18.831Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s) [2021-01-19T06:21:18.831Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-01-19T06:21:18.831Z] [2021-01-19T06:21:18.831Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s) [2021-01-19T06:21:18.831Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-01-19T06:21:18.831Z] [2021-01-19T06:21:18.831Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.03s) [2021-01-19T06:21:18.831Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-01-19T06:21:18.831Z] [2021-01-19T06:21:18.831Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.03s) [2021-01-19T06:21:18.831Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-01-19T06:21:18.831Z] [2021-01-19T06:21:18.831Z] [2021-01-19T06:21:18.831Z] DONE 17 tests, 17 skipped in 0.981s [2021-01-19T06:21:18.831Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-01-19T06:21:19.092Z] INFO: Testing against a local daemon [2021-01-19T06:21:19.092Z] === RUN TestPluginInvalidJSON [2021-01-19T06:21:19.092Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-01-19T06:21:19.092Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-01-19T06:21:19.092Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-01-19T06:21:19.092Z] --- PASS: TestPluginInvalidJSON (0.02s) [2021-01-19T06:21:19.092Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-01-19T06:21:19.092Z] === RUN TestPluginInstall [2021-01-19T06:21:19.092Z] --- SKIP: TestPluginInstall (0.00s) [2021-01-19T06:21:19.092Z] plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-01-19T06:21:19.092Z] PASS [2021-01-19T06:21:19.092Z] [2021-01-19T06:21:19.092Z] === Skipped [2021-01-19T06:21:19.092Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2021-01-19T06:21:19.092Z] plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-01-19T06:21:19.092Z] [2021-01-19T06:21:19.092Z] [2021-01-19T06:21:19.092Z] DONE 3 tests, 1 skipped in 0.209s [2021-01-19T06:21:19.092Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-01-19T06:21:19.092Z] INFO: Testing against a local daemon [2021-01-19T06:21:19.092Z] === RUN TestExternalGraphDriver [2021-01-19T06:21:19.358Z] --- SKIP: TestExternalGraphDriver (0.08s) [2021-01-19T06:21:19.358Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-01-19T06:21:19.358Z] === RUN TestGraphdriverPluginV2 [2021-01-19T06:21:19.452Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.79s) [2021-01-19T06:21:19.452Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:108, shared: true, mustBeShared: true [2021-01-19T06:21:19.452Z] === RUN TestIpcModeOlderClient [2021-01-19T06:21:19.452Z] === PAUSE TestIpcModeOlderClient [2021-01-19T06:21:19.452Z] === RUN TestKillContainerInvalidSignal [2021-01-19T06:21:19.715Z] --- PASS: TestKillContainerInvalidSignal (0.76s) [2021-01-19T06:21:19.715Z] === RUN TestKillContainer [2021-01-19T06:21:19.978Z] === RUN TestKillContainer/no_signal [2021-01-19T06:21:20.554Z] === RUN TestKillContainer/non_killing_signal [2021-01-19T06:21:20.767Z] --- PASS: TestBuildMultiStageLayerLeak (3.27s) [2021-01-19T06:21:20.767Z] === RUN TestBuildWithHugeFile [2021-01-19T06:21:21.133Z] === RUN TestKillContainer/killing_signal [2021-01-19T06:21:21.876Z] Loaded image: debian:bullseye [2021-01-19T06:21:22.084Z] --- PASS: TestKillContainer (2.30s) [2021-01-19T06:21:22.084Z] --- PASS: TestKillContainer/no_signal (0.75s) [2021-01-19T06:21:22.084Z] --- PASS: TestKillContainer/non_killing_signal (0.55s) [2021-01-19T06:21:22.084Z] --- PASS: TestKillContainer/killing_signal (0.71s) [2021-01-19T06:21:22.084Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-01-19T06:21:22.084Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-01-19T06:21:22.134Z] Loaded image: hello-world:latest [2021-01-19T06:21:22.392Z] Loaded image: arm32v7/hello-world:latest [2021-01-19T06:21:22.392Z] INFO: Testing against a local daemon [2021-01-19T06:21:22.392Z] === RUN TestDockerDaemonSuite [2021-01-19T06:21:22.392Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2021-01-19T06:21:23.033Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-01-19T06:21:23.609Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.52s) [2021-01-19T06:21:23.609Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.75s) [2021-01-19T06:21:23.609Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.53s) [2021-01-19T06:21:23.609Z] === RUN TestKillStoppedContainer [2021-01-19T06:21:23.767Z] Loaded image: debian:bullseye [2021-01-19T06:21:23.872Z] --- PASS: TestKillStoppedContainer (0.09s) [2021-01-19T06:21:23.872Z] === RUN TestKillStoppedContainerAPIPre120 [2021-01-19T06:21:23.872Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s) [2021-01-19T06:21:23.872Z] === RUN TestKillDifferentUserContainer [2021-01-19T06:21:24.025Z] Loaded image: hello-world:latest [2021-01-19T06:21:24.025Z] Loaded image: arm32v7/hello-world:latest [2021-01-19T06:21:24.283Z] INFO: Testing against a local daemon [2021-01-19T06:21:24.283Z] === RUN TestDockerSuite [2021-01-19T06:21:24.283Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-01-19T06:21:24.283Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-01-19T06:21:24.283Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-01-19T06:21:24.283Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-01-19T06:21:24.283Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-01-19T06:21:24.283Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-01-19T06:21:24.541Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-01-19T06:21:24.541Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-01-19T06:21:24.819Z] --- PASS: TestKillDifferentUserContainer (0.79s) [2021-01-19T06:21:24.819Z] === RUN TestInspectOomKilledTrue [2021-01-19T06:21:24.819Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-01-19T06:21:24.819Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-01-19T06:21:24.819Z] === RUN TestInspectOomKilledFalse [2021-01-19T06:21:24.819Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-01-19T06:21:24.819Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-01-19T06:21:24.819Z] === RUN TestLinksEtcHostsContentMatch [2021-01-19T06:21:25.394Z] --- PASS: TestLinksEtcHostsContentMatch (0.61s) [2021-01-19T06:21:25.394Z] === RUN TestLinksContainerNames [2021-01-19T06:21:25.476Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-01-19T06:21:25.476Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-01-19T06:21:25.942Z] --- PASS: TestGraphdriverPluginV2 (6.12s) [2021-01-19T06:21:25.942Z] PASS [2021-01-19T06:21:25.942Z] [2021-01-19T06:21:25.942Z] === Skipped [2021-01-19T06:21:25.942Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.08s) [2021-01-19T06:21:25.942Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-01-19T06:21:25.942Z] [2021-01-19T06:21:25.942Z] [2021-01-19T06:21:25.942Z] DONE 2 tests, 1 skipped in 6.383s [2021-01-19T06:21:25.942Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-01-19T06:21:25.942Z] INFO: Testing against a local daemon [2021-01-19T06:21:25.942Z] === RUN TestContinueAfterPluginCrash [2021-01-19T06:21:25.942Z] === PAUSE TestContinueAfterPluginCrash [2021-01-19T06:21:25.942Z] === RUN TestReadPluginNoRead [2021-01-19T06:21:25.942Z] === PAUSE TestReadPluginNoRead [2021-01-19T06:21:25.942Z] === RUN TestDaemonStartWithLogOpt [2021-01-19T06:21:25.942Z] === PAUSE TestDaemonStartWithLogOpt [2021-01-19T06:21:25.942Z] === CONT TestContinueAfterPluginCrash [2021-01-19T06:21:25.942Z] === CONT TestDaemonStartWithLogOpt [2021-01-19T06:21:26.046Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-01-19T06:21:26.046Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-01-19T06:21:26.612Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-01-19T06:21:26.786Z] --- PASS: TestLinksContainerNames (1.51s) [2021-01-19T06:21:26.786Z] === RUN TestLogsFollowTailEmpty [2021-01-19T06:21:26.870Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-01-19T06:21:26.870Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-01-19T06:21:27.734Z] --- PASS: TestLogsFollowTailEmpty (0.79s) [2021-01-19T06:21:27.734Z] === RUN TestContainerNetworkMountsNoChown [2021-01-19T06:21:28.309Z] --- PASS: TestContainerNetworkMountsNoChown (0.73s) [2021-01-19T06:21:28.309Z] === RUN TestMountDaemonRoot [2021-01-19T06:21:28.309Z] === RUN TestMountDaemonRoot/default [2021-01-19T06:21:28.309Z] === PAUSE TestMountDaemonRoot/default [2021-01-19T06:21:28.309Z] === RUN TestMountDaemonRoot/private [2021-01-19T06:21:28.309Z] === PAUSE TestMountDaemonRoot/private [2021-01-19T06:21:28.309Z] === RUN TestMountDaemonRoot/rprivate [2021-01-19T06:21:28.309Z] === PAUSE TestMountDaemonRoot/rprivate [2021-01-19T06:21:28.309Z] === RUN TestMountDaemonRoot/slave [2021-01-19T06:21:28.309Z] === PAUSE TestMountDaemonRoot/slave [2021-01-19T06:21:28.309Z] === RUN TestMountDaemonRoot/rslave [2021-01-19T06:21:28.309Z] === PAUSE TestMountDaemonRoot/rslave [2021-01-19T06:21:28.309Z] === RUN TestMountDaemonRoot/shared [2021-01-19T06:21:28.309Z] === PAUSE TestMountDaemonRoot/shared [2021-01-19T06:21:28.309Z] === RUN TestMountDaemonRoot/rshared [2021-01-19T06:21:28.309Z] === PAUSE TestMountDaemonRoot/rshared [2021-01-19T06:21:28.309Z] === CONT TestMountDaemonRoot/default [2021-01-19T06:21:28.309Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-01-19T06:21:28.309Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-01-19T06:21:28.309Z] === RUN TestMountDaemonRoot/default/bind_root [2021-01-19T06:21:28.309Z] === CONT TestMountDaemonRoot/rslave [2021-01-19T06:21:28.309Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-01-19T06:21:28.309Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-01-19T06:21:28.309Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-01-19T06:21:28.309Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-01-19T06:21:28.309Z] === CONT TestMountDaemonRoot/rshared [2021-01-19T06:21:28.309Z] === RUN TestMountDaemonRoot/default/mount_root [2021-01-19T06:21:28.309Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-01-19T06:21:28.309Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-01-19T06:21:28.309Z] === CONT TestMountDaemonRoot/shared [2021-01-19T06:21:28.309Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-01-19T06:21:28.309Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-01-19T06:21:28.309Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-01-19T06:21:28.309Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-01-19T06:21:28.309Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-01-19T06:21:28.309Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-01-19T06:21:28.309Z] === CONT TestMountDaemonRoot/rprivate [2021-01-19T06:21:28.309Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-01-19T06:21:28.309Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-01-19T06:21:28.309Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-01-19T06:21:28.309Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-01-19T06:21:28.309Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-01-19T06:21:28.309Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-01-19T06:21:28.309Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-01-19T06:21:28.309Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-01-19T06:21:28.309Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-01-19T06:21:28.309Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-01-19T06:21:28.309Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-01-19T06:21:28.309Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-01-19T06:21:28.309Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-01-19T06:21:28.309Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-01-19T06:21:28.309Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-01-19T06:21:28.309Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-01-19T06:21:28.309Z] === CONT TestMountDaemonRoot/private [2021-01-19T06:21:28.309Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-01-19T06:21:28.309Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-01-19T06:21:28.309Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-01-19T06:21:28.309Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-01-19T06:21:28.309Z] === CONT TestMountDaemonRoot/slave [2021-01-19T06:21:28.309Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-01-19T06:21:28.309Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-01-19T06:21:28.309Z] === RUN TestMountDaemonRoot/private/bind_root [2021-01-19T06:21:28.309Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-01-19T06:21:28.309Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-01-19T06:21:28.309Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-01-19T06:21:28.309Z] === RUN TestMountDaemonRoot/private/mount_root [2021-01-19T06:21:28.309Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-01-19T06:21:28.309Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-01-19T06:21:28.309Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-01-19T06:21:28.309Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-01-19T06:21:28.309Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-01-19T06:21:28.309Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-01-19T06:21:28.309Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-01-19T06:21:28.309Z] === CONT TestMountDaemonRoot/default/mount_root [2021-01-19T06:21:28.309Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-01-19T06:21:28.309Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-01-19T06:21:28.309Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-01-19T06:21:28.309Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-01-19T06:21:28.309Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-01-19T06:21:28.309Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-01-19T06:21:28.309Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-01-19T06:21:28.309Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-01-19T06:21:28.309Z] === CONT TestMountDaemonRoot/default/bind_root [2021-01-19T06:21:28.309Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-01-19T06:21:28.309Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-01-19T06:21:28.309Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-01-19T06:21:28.309Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-01-19T06:21:28.572Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-01-19T06:21:28.572Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-01-19T06:21:28.572Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-01-19T06:21:28.572Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-01-19T06:21:28.572Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-01-19T06:21:28.572Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-01-19T06:21:28.572Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-01-19T06:21:28.572Z] === CONT TestMountDaemonRoot/private/bind_root [2021-01-19T06:21:28.572Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-01-19T06:21:28.572Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-01-19T06:21:28.572Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-01-19T06:21:28.572Z] === CONT TestMountDaemonRoot/private/mount_root [2021-01-19T06:21:28.572Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-01-19T06:21:28.572Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-01-19T06:21:28.572Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-01-19T06:21:28.572Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-01-19T06:21:28.572Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-01-19T06:21:28.687Z] ......................... [ 67%] [2021-01-19T06:21:28.771Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2021-01-19T06:21:28.836Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-01-19T06:21:28.836Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-01-19T06:21:28.836Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-01-19T06:21:28.836Z] --- PASS: TestMountDaemonRoot (0.04s) [2021-01-19T06:21:28.836Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-01-19T06:21:28.836Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.08s) [2021-01-19T06:21:28.836Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s) [2021-01-19T06:21:28.836Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.09s) [2021-01-19T06:21:28.836Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.10s) [2021-01-19T06:21:28.836Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-01-19T06:21:28.836Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s) [2021-01-19T06:21:28.836Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s) [2021-01-19T06:21:28.836Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s) [2021-01-19T06:21:28.836Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s) [2021-01-19T06:21:28.836Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-01-19T06:21:28.836Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2021-01-19T06:21:28.836Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2021-01-19T06:21:28.836Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2021-01-19T06:21:28.836Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2021-01-19T06:21:28.836Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-01-19T06:21:28.836Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2021-01-19T06:21:28.836Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2021-01-19T06:21:28.836Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2021-01-19T06:21:28.836Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2021-01-19T06:21:28.836Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-01-19T06:21:28.836Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.06s) [2021-01-19T06:21:28.836Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) [2021-01-19T06:21:28.836Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2021-01-19T06:21:28.836Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2021-01-19T06:21:28.836Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-01-19T06:21:28.836Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s) [2021-01-19T06:21:28.836Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s) [2021-01-19T06:21:28.836Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s) [2021-01-19T06:21:28.836Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s) [2021-01-19T06:21:28.836Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-01-19T06:21:28.836Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2021-01-19T06:21:28.836Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2021-01-19T06:21:28.836Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2021-01-19T06:21:28.836Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2021-01-19T06:21:28.836Z] === RUN TestContainerBindMountNonRecursive [2021-01-19T06:21:29.030Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-01-19T06:21:29.289Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-01-19T06:21:29.289Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-01-19T06:21:29.547Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-01-19T06:21:30.483Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-01-19T06:21:30.483Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-01-19T06:21:30.759Z] --- PASS: TestContainerBindMountNonRecursive (2.05s) [2021-01-19T06:21:30.759Z] === RUN TestContainerVolumesMountedAsShared [2021-01-19T06:21:31.707Z] --- PASS: TestContainerVolumesMountedAsShared (0.73s) [2021-01-19T06:21:31.707Z] === RUN TestContainerVolumesMountedAsSlave [2021-01-19T06:21:31.737Z] #68 exporting layers 83.0s done [2021-01-19T06:21:31.737Z] #68 exporting manifest sha256:24d102dabb0f73e113a8cf25e6d303e69d5289e6df918b1c06797a282a927b38 done [2021-01-19T06:21:31.737Z] #68 exporting config sha256:f60e4abfe3c386dcf6774fd283acca9cadb3b24d5e73e1837982c7bec0307740 done [2021-01-19T06:21:31.737Z] #68 sending tarball [2021-01-19T06:21:31.858Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-01-19T06:21:31.858Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-01-19T06:21:31.858Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-01-19T06:21:31.858Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-01-19T06:21:32.282Z] --- PASS: TestContainerVolumesMountedAsSlave (0.64s) [2021-01-19T06:21:32.282Z] === RUN TestNetworkNat [2021-01-19T06:21:33.229Z] --- PASS: TestNetworkNat (0.89s) [2021-01-19T06:21:33.229Z] === RUN TestNetworkLocalhostTCPNat [2021-01-19T06:21:33.805Z] --- PASS: TestNetworkLocalhostTCPNat (0.85s) [2021-01-19T06:21:33.805Z] === RUN TestNetworkLoopbackNat [2021-01-19T06:21:34.082Z] --- PASS: TestDaemonStartWithLogOpt (7.96s) [2021-01-19T06:21:34.082Z] === CONT TestReadPluginNoRead [2021-01-19T06:21:34.502Z] #68 ... [2021-01-19T06:21:34.502Z] [2021-01-19T06:21:34.502Z] #69 importing to docker [2021-01-19T06:21:34.502Z] #69 ... [2021-01-19T06:21:34.502Z] [2021-01-19T06:21:34.502Z] #68 exporting to oci image format [2021-01-19T06:21:34.502Z] #68 sending tarball 16.7s done [2021-01-19T06:21:34.502Z] #68 DONE 99.8s [2021-01-19T06:21:34.502Z] [2021-01-19T06:21:34.502Z] #69 importing to docker [2021-01-19T06:21:37.118Z] --- PASS: TestNetworkLoopbackNat (3.15s) [2021-01-19T06:21:37.118Z] === RUN TestPause [2021-01-19T06:21:37.123Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-01-19T06:21:37.383Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-01-19T06:21:37.383Z] --- PASS: TestContinueAfterPluginCrash (11.63s) [2021-01-19T06:21:38.065Z] --- PASS: TestPause (0.83s) [2021-01-19T06:21:38.065Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-01-19T06:21:38.065Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-01-19T06:21:38.065Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-01-19T06:21:38.065Z] === RUN TestPauseStopPausedContainer [2021-01-19T06:21:38.640Z] --- PASS: TestPauseStopPausedContainer (0.81s) [2021-01-19T06:21:38.640Z] === RUN TestPsFilter [2021-01-19T06:21:38.903Z] --- PASS: TestPsFilter (0.24s) [2021-01-19T06:21:38.903Z] === RUN TestRemoveContainerWithRemovedVolume [2021-01-19T06:21:39.652Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-01-19T06:21:39.854Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.74s) [2021-01-19T06:21:39.854Z] === RUN TestRemoveContainerWithVolume [2021-01-19T06:21:39.927Z] === RUN TestReadPluginNoRead/default [2021-01-19T06:21:40.433Z] --- PASS: TestRemoveContainerWithVolume (0.81s) [2021-01-19T06:21:40.433Z] === RUN TestRemoveContainerRunning [2021-01-19T06:21:41.381Z] --- PASS: TestRemoveContainerRunning (0.78s) [2021-01-19T06:21:41.381Z] === RUN TestRemoveContainerForceRemoveRunning [2021-01-19T06:21:41.840Z] === RUN TestReadPluginNoRead/disabled_caching [2021-01-19T06:21:41.956Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.77s) [2021-01-19T06:21:41.956Z] === RUN TestRemoveInvalidContainer [2021-01-19T06:21:41.956Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-01-19T06:21:41.956Z] === RUN TestRenameLinkedContainer [2021-01-19T06:21:42.182Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-01-19T06:21:44.385Z] --- PASS: TestReadPluginNoRead (10.48s) [2021-01-19T06:21:44.385Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.29s) [2021-01-19T06:21:44.385Z] --- PASS: TestReadPluginNoRead/default (2.28s) [2021-01-19T06:21:44.385Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.26s) [2021-01-19T06:21:44.385Z] read_test.go:92: [d7b825aecef18] daemon is not started [2021-01-19T06:21:44.385Z] PASS [2021-01-19T06:21:44.385Z] [2021-01-19T06:21:44.385Z] DONE 6 tests in 18.782s [2021-01-19T06:21:44.385Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2021-01-19T06:21:44.385Z] testing: warning: no tests to run [2021-01-19T06:21:44.385Z] PASS [2021-01-19T06:21:44.385Z] [2021-01-19T06:21:44.385Z] DONE 0 tests in 0.061s [2021-01-19T06:21:44.385Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-01-19T06:21:44.646Z] INFO: Testing against a local daemon [2021-01-19T06:21:44.646Z] === RUN TestPluginWithDevMounts [2021-01-19T06:21:44.646Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-01-19T06:21:44.646Z] mounts_test.go:21: (*Execution).IsRootless-fm [2021-01-19T06:21:44.646Z] PASS [2021-01-19T06:21:44.646Z] [2021-01-19T06:21:44.646Z] === Skipped [2021-01-19T06:21:44.646Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2021-01-19T06:21:44.646Z] mounts_test.go:21: (*Execution).IsRootless-fm [2021-01-19T06:21:44.646Z] [2021-01-19T06:21:44.646Z] [2021-01-19T06:21:44.646Z] DONE 1 tests, 1 skipped in 0.258s [2021-01-19T06:21:44.646Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-01-19T06:21:44.646Z] INFO: Testing against a local daemon [2021-01-19T06:21:44.646Z] === RUN TestSecretInspect [2021-01-19T06:21:44.646Z] --- SKIP: TestSecretInspect (0.01s) [2021-01-19T06:21:44.646Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-19T06:21:44.646Z] === RUN TestSecretList [2021-01-19T06:21:44.646Z] --- SKIP: TestSecretList (0.02s) [2021-01-19T06:21:44.646Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-19T06:21:44.646Z] === RUN TestSecretsCreateAndDelete [2021-01-19T06:21:44.646Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2021-01-19T06:21:44.646Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-19T06:21:44.646Z] === RUN TestSecretsUpdate [2021-01-19T06:21:44.907Z] --- SKIP: TestSecretsUpdate (0.01s) [2021-01-19T06:21:44.907Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-19T06:21:44.907Z] === RUN TestTemplatedSecret [2021-01-19T06:21:44.907Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-01-19T06:21:44.907Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-19T06:21:44.907Z] === RUN TestSecretCreateResolve [2021-01-19T06:21:44.907Z] --- SKIP: TestSecretCreateResolve (0.01s) [2021-01-19T06:21:44.907Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-19T06:21:44.908Z] PASS [2021-01-19T06:21:44.908Z] [2021-01-19T06:21:44.908Z] === Skipped [2021-01-19T06:21:44.908Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2021-01-19T06:21:44.908Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-19T06:21:44.908Z] [2021-01-19T06:21:44.908Z] === SKIP: amd64.integration.secret TestSecretList (0.02s) [2021-01-19T06:21:44.908Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-19T06:21:44.908Z] [2021-01-19T06:21:44.908Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2021-01-19T06:21:44.908Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-19T06:21:44.908Z] [2021-01-19T06:21:44.908Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2021-01-19T06:21:44.908Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-19T06:21:44.908Z] [2021-01-19T06:21:44.908Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2021-01-19T06:21:44.908Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-19T06:21:44.908Z] [2021-01-19T06:21:44.908Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2021-01-19T06:21:44.908Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-19T06:21:44.908Z] [2021-01-19T06:21:44.908Z] [2021-01-19T06:21:44.908Z] DONE 6 tests, 6 skipped in 0.258s [2021-01-19T06:21:44.908Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-01-19T06:21:44.908Z] INFO: Testing against a local daemon [2021-01-19T06:21:44.908Z] === RUN TestServiceCreateInit [2021-01-19T06:21:44.908Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-01-19T06:21:44.908Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-01-19T06:21:44.908Z] --- PASS: TestServiceCreateInit (0.02s) [2021-01-19T06:21:44.908Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-01-19T06:21:44.908Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-19T06:21:44.908Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-01-19T06:21:44.908Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-19T06:21:44.908Z] === RUN TestCreateServiceMultipleTimes [2021-01-19T06:21:44.908Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2021-01-19T06:21:44.908Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-19T06:21:44.908Z] === RUN TestCreateServiceConflict [2021-01-19T06:21:44.908Z] --- SKIP: TestCreateServiceConflict (0.01s) [2021-01-19T06:21:44.908Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-19T06:21:44.908Z] === RUN TestCreateServiceMaxReplicas [2021-01-19T06:21:45.169Z] --- SKIP: TestCreateServiceMaxReplicas (0.02s) [2021-01-19T06:21:45.169Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-19T06:21:45.169Z] === RUN TestCreateWithDuplicateNetworkNames [2021-01-19T06:21:45.169Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2021-01-19T06:21:45.169Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-19T06:21:45.169Z] === RUN TestCreateServiceSecretFileMode [2021-01-19T06:21:45.169Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2021-01-19T06:21:45.169Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-19T06:21:45.169Z] === RUN TestCreateServiceConfigFileMode [2021-01-19T06:21:45.169Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2021-01-19T06:21:45.169Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-19T06:21:45.169Z] === RUN TestCreateServiceSysctls [2021-01-19T06:21:45.169Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2021-01-19T06:21:45.169Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-19T06:21:45.169Z] === RUN TestCreateServiceCapabilities [2021-01-19T06:21:45.169Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2021-01-19T06:21:45.169Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-19T06:21:45.169Z] === RUN TestInspect [2021-01-19T06:21:45.170Z] --- SKIP: TestInspect (0.01s) [2021-01-19T06:21:45.170Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-19T06:21:45.170Z] === RUN TestCreateJob [2021-01-19T06:21:45.170Z] --- SKIP: TestCreateJob (0.01s) [2021-01-19T06:21:45.170Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-19T06:21:45.170Z] === RUN TestReplicatedJob [2021-01-19T06:21:45.170Z] --- SKIP: TestReplicatedJob (0.01s) [2021-01-19T06:21:45.170Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-19T06:21:45.170Z] === RUN TestUpdateReplicatedJob [2021-01-19T06:21:45.170Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2021-01-19T06:21:45.170Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-19T06:21:45.170Z] === RUN TestServiceListWithStatuses [2021-01-19T06:21:45.170Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-01-19T06:21:45.170Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-01-19T06:21:45.170Z] === RUN TestDockerNetworkConnectAlias [2021-01-19T06:21:45.170Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2021-01-19T06:21:45.170Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-19T06:21:45.170Z] === RUN TestDockerNetworkReConnect [2021-01-19T06:21:45.170Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2021-01-19T06:21:45.170Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-19T06:21:45.170Z] === RUN TestServicePlugin [2021-01-19T06:21:45.270Z] --- PASS: TestRenameLinkedContainer (3.04s) [2021-01-19T06:21:45.270Z] === RUN TestRenameStoppedContainer [2021-01-19T06:21:45.468Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-01-19T06:21:45.845Z] --- PASS: TestRenameStoppedContainer (0.74s) [2021-01-19T06:21:45.845Z] === RUN TestRenameRunningContainerAndReuse [2021-01-19T06:21:46.034Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-01-19T06:21:46.969Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-01-19T06:21:47.535Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2021-01-19T06:21:47.773Z] --- PASS: TestRenameRunningContainerAndReuse (1.52s) [2021-01-19T06:21:47.773Z] === RUN TestRenameInvalidName [2021-01-19T06:21:47.793Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-01-19T06:21:47.864Z] --- PASS: TestBuildWithHugeFile (25.88s) [2021-01-19T06:21:47.865Z] === RUN TestBuildWithEmptyDockerfile [2021-01-19T06:21:47.865Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-01-19T06:21:47.865Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-01-19T06:21:47.865Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-01-19T06:21:47.865Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-01-19T06:21:47.865Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-01-19T06:21:47.865Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-01-19T06:21:47.865Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-01-19T06:21:47.865Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-01-19T06:21:47.865Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-01-19T06:21:47.865Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s) [2021-01-19T06:21:47.865Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.18s) [2021-01-19T06:21:47.865Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.18s) [2021-01-19T06:21:47.865Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.13s) [2021-01-19T06:21:47.865Z] === RUN TestBuildPreserveOwnership [2021-01-19T06:21:47.865Z] === RUN TestBuildPreserveOwnership/copy_from [2021-01-19T06:21:48.036Z] --- PASS: TestRenameInvalidName (0.75s) [2021-01-19T06:21:48.036Z] === RUN TestRenameAnonymousContainer [2021-01-19T06:21:49.167Z] === RUN TestDockerSuite/TestAttachAfterDetach [2021-01-19T06:21:49.377Z] --- SKIP: TestServicePlugin (3.46s) [2021-01-19T06:21:49.377Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-19T06:21:49.377Z] === RUN TestServiceUpdateLabel [2021-01-19T06:21:49.377Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2021-01-19T06:21:49.377Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-19T06:21:49.377Z] === RUN TestServiceUpdateSecrets [2021-01-19T06:21:49.377Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2021-01-19T06:21:49.377Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-19T06:21:49.377Z] === RUN TestServiceUpdateConfigs [2021-01-19T06:21:49.377Z] --- SKIP: TestServiceUpdateConfigs (0.02s) [2021-01-19T06:21:49.377Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-19T06:21:49.377Z] === RUN TestServiceUpdateNetwork [2021-01-19T06:21:49.377Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2021-01-19T06:21:49.377Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-19T06:21:49.377Z] === RUN TestServiceUpdatePidsLimit [2021-01-19T06:21:49.377Z] --- SKIP: TestServiceUpdatePidsLimit (0.04s) [2021-01-19T06:21:49.377Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-19T06:21:49.377Z] PASS [2021-01-19T06:21:49.377Z] [2021-01-19T06:21:49.377Z] === Skipped [2021-01-19T06:21:49.377Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-01-19T06:21:49.377Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-01-19T06:21:49.377Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-19T06:21:49.377Z] [2021-01-19T06:21:49.377Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-01-19T06:21:49.377Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-01-19T06:21:49.377Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-19T06:21:49.377Z] [2021-01-19T06:21:49.377Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2021-01-19T06:21:49.377Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-19T06:21:49.377Z] [2021-01-19T06:21:49.377Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2021-01-19T06:21:49.377Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-19T06:21:49.377Z] [2021-01-19T06:21:49.377Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.02s) [2021-01-19T06:21:49.377Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-19T06:21:49.377Z] [2021-01-19T06:21:49.377Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2021-01-19T06:21:49.377Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-19T06:21:49.377Z] [2021-01-19T06:21:49.377Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2021-01-19T06:21:49.377Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-19T06:21:49.377Z] [2021-01-19T06:21:49.377Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2021-01-19T06:21:49.377Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-19T06:21:49.377Z] [2021-01-19T06:21:49.377Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2021-01-19T06:21:49.377Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-19T06:21:49.377Z] [2021-01-19T06:21:49.377Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2021-01-19T06:21:49.377Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-19T06:21:49.377Z] [2021-01-19T06:21:49.377Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2021-01-19T06:21:49.377Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-19T06:21:49.377Z] [2021-01-19T06:21:49.377Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2021-01-19T06:21:49.377Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-19T06:21:49.377Z] [2021-01-19T06:21:49.377Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2021-01-19T06:21:49.377Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-19T06:21:49.377Z] [2021-01-19T06:21:49.377Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2021-01-19T06:21:49.377Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-19T06:21:49.377Z] [2021-01-19T06:21:49.377Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-01-19T06:21:49.377Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-01-19T06:21:49.377Z] [2021-01-19T06:21:49.377Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2021-01-19T06:21:49.377Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-19T06:21:49.377Z] [2021-01-19T06:21:49.377Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2021-01-19T06:21:49.377Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-19T06:21:49.377Z] [2021-01-19T06:21:49.377Z] === SKIP: amd64.integration.service TestServicePlugin (3.46s) [2021-01-19T06:21:49.377Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-19T06:21:49.377Z] [2021-01-19T06:21:49.377Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2021-01-19T06:21:49.377Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-19T06:21:49.377Z] [2021-01-19T06:21:49.377Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2021-01-19T06:21:49.377Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-19T06:21:49.377Z] [2021-01-19T06:21:49.377Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.02s) [2021-01-19T06:21:49.377Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-19T06:21:49.377Z] [2021-01-19T06:21:49.377Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2021-01-19T06:21:49.377Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-19T06:21:49.377Z] [2021-01-19T06:21:49.377Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.04s) [2021-01-19T06:21:49.377Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-19T06:21:49.377Z] [2021-01-19T06:21:49.377Z] [2021-01-19T06:21:49.377Z] DONE 24 tests, 23 skipped in 3.938s [2021-01-19T06:21:49.377Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-01-19T06:21:49.377Z] INFO: Testing against a local daemon [2021-01-19T06:21:49.377Z] === RUN TestSessionCreate [2021-01-19T06:21:49.377Z] --- PASS: TestSessionCreate (0.02s) [2021-01-19T06:21:49.377Z] === RUN TestSessionCreateWithBadUpgrade [2021-01-19T06:21:49.377Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-01-19T06:21:49.377Z] PASS [2021-01-19T06:21:49.377Z] [2021-01-19T06:21:49.377Z] DONE 2 tests in 0.208s [2021-01-19T06:21:49.377Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-01-19T06:21:49.377Z] INFO: Testing against a local daemon [2021-01-19T06:21:49.377Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-01-19T06:21:49.377Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-01-19T06:21:49.377Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-01-19T06:21:49.377Z] === RUN TestEventsExecDie [2021-01-19T06:21:49.639Z] --- PASS: TestEventsExecDie (0.54s) [2021-01-19T06:21:49.639Z] === RUN TestEventsBackwardsCompatible [2021-01-19T06:21:49.639Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2021-01-19T06:21:49.639Z] === RUN TestInfoBinaryCommits [2021-01-19T06:21:49.639Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-01-19T06:21:49.639Z] === RUN TestInfoAPIVersioned [2021-01-19T06:21:49.639Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-01-19T06:21:49.639Z] === RUN TestInfoDiscoveryBackend [2021-01-19T06:21:51.067Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2021-01-19T06:21:51.068Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2021-01-19T06:21:51.406Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-01-19T06:21:51.551Z] --- PASS: TestInfoDiscoveryBackend (1.53s) [2021-01-19T06:21:51.551Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-01-19T06:21:52.257Z] --- PASS: TestRenameAnonymousContainer (3.94s) [2021-01-19T06:21:52.257Z] === RUN TestRenameContainerWithSameName [2021-01-19T06:21:52.441Z] --- PASS: TestBuildWithHugeFile (107.27s) [2021-01-19T06:21:52.441Z] === RUN TestBuildWithEmptyDockerfile [2021-01-19T06:21:52.699Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-01-19T06:21:52.699Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-01-19T06:21:52.700Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-01-19T06:21:52.700Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-01-19T06:21:52.700Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-01-19T06:21:52.700Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-01-19T06:21:52.700Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-01-19T06:21:52.700Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-01-19T06:21:52.700Z] === RUN TestDockerSuite/TestAttachDetach [2021-01-19T06:21:52.700Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-01-19T06:21:52.832Z] --- PASS: TestRenameContainerWithSameName (0.78s) [2021-01-19T06:21:52.832Z] === RUN TestRenameContainerWithLinkedContainer [2021-01-19T06:21:52.958Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s) [2021-01-19T06:21:52.958Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.21s) [2021-01-19T06:21:52.958Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.21s) [2021-01-19T06:21:52.958Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.14s) [2021-01-19T06:21:52.958Z] === RUN TestBuildPreserveOwnership [2021-01-19T06:21:52.958Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2021-01-19T06:21:52.958Z] === RUN TestBuildPreserveOwnership/copy_from [2021-01-19T06:21:53.080Z] #69 DONE 17.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-01-19T06:21:53.516Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-41894/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8086443a449af8ef5c5b0574de8957df7e52f296 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:8086443a449af8ef5c5b0574de8957df7e52f296 hack/test/unit [2021-01-19T06:21:53.893Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-01-19T06:21:54.276Z] --- PASS: TestBuildPreserveOwnership (6.95s) [2021-01-19T06:21:54.276Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.51s) [2021-01-19T06:21:54.276Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.44s) [2021-01-19T06:21:54.276Z] === RUN TestBuildPlatformInvalid [2021-01-19T06:21:54.276Z] --- PASS: TestBuildPlatformInvalid (0.15s) [2021-01-19T06:21:54.276Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-01-19T06:21:54.755Z] --- PASS: TestRenameContainerWithLinkedContainer (1.57s) [2021-01-19T06:21:54.755Z] === RUN TestResize [2021-01-19T06:21:54.828Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-01-19T06:21:54.828Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2021-01-19T06:21:54.851Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.40s) [2021-01-19T06:21:54.851Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-01-19T06:21:54.851Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-01-19T06:21:54.851Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-01-19T06:21:54.851Z] === RUN TestInfoAPI [2021-01-19T06:21:54.851Z] --- PASS: TestInfoAPI (0.05s) [2021-01-19T06:21:54.851Z] === RUN TestInfoAPIWarnings [2021-01-19T06:21:55.331Z] --- PASS: TestResize (0.76s) [2021-01-19T06:21:55.331Z] === RUN TestResizeWithInvalidSize [2021-01-19T06:21:55.906Z] --- PASS: TestResizeWithInvalidSize (0.81s) [2021-01-19T06:21:55.906Z] === RUN TestResizeWhenContainerNotStarted [2021-01-19T06:21:56.203Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-01-19T06:21:56.203Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-01-19T06:21:56.855Z] --- PASS: TestResizeWhenContainerNotStarted (0.80s) [2021-01-19T06:21:56.855Z] === RUN TestDaemonRestartKillContainers [2021-01-19T06:21:56.855Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-01-19T06:21:56.855Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-01-19T06:21:56.855Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-01-19T06:21:56.855Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-01-19T06:21:56.855Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-01-19T06:21:56.855Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-01-19T06:21:56.855Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-01-19T06:21:56.855Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-01-19T06:21:56.855Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-01-19T06:21:56.855Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-01-19T06:21:56.855Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-01-19T06:21:56.855Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-01-19T06:21:56.855Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-01-19T06:21:56.855Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-01-19T06:21:56.855Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-01-19T06:21:56.855Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-01-19T06:21:56.855Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-01-19T06:21:56.855Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-01-19T06:21:56.855Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-01-19T06:21:56.855Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-01-19T06:21:56.855Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-01-19T06:21:56.855Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-01-19T06:21:56.855Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-01-19T06:21:56.855Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-01-19T06:21:56.855Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-01-19T06:21:56.855Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-01-19T06:21:56.855Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-01-19T06:21:56.855Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-01-19T06:21:57.046Z] ? github.com/docker/docker/api [no test files] [2021-01-19T06:21:57.145Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-01-19T06:21:57.404Z] --- PASS: TestBuildPreserveOwnership (4.38s) [2021-01-19T06:21:57.404Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.01s) [2021-01-19T06:21:57.404Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.35s) [2021-01-19T06:21:57.404Z] === RUN TestBuildPlatformInvalid [2021-01-19T06:21:57.404Z] --- PASS: TestBuildPlatformInvalid (0.14s) [2021-01-19T06:21:57.404Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-01-19T06:21:57.665Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-01-19T06:21:58.781Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-01-19T06:21:58.781Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-01-19T06:21:59.566Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-01-19T06:21:59.730Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-01-19T06:21:59.730Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-01-19T06:21:59.825Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2021-01-19T06:21:59.996Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-01-19T06:22:00.260Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-01-19T06:22:01.244Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-01-19T06:22:02.214Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-01-19T06:22:02.214Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-01-19T06:22:02.636Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-01-19T06:22:02.785Z] Loaded image: buildpack-deps:buster [2021-01-19T06:22:02.785Z] Loaded image: busybox:latest [2021-01-19T06:22:02.785Z] Loaded image: busybox:glibc [2021-01-19T06:22:02.894Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2021-01-19T06:22:03.829Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-01-19T06:22:03.829Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-01-19T06:22:04.345Z] Loaded image: debian:bullseye [2021-01-19T06:22:04.438Z] 4612f6d0b889: Pull complete [2021-01-19T06:22:04.634Z] Loaded image: hello-world:latest [2021-01-19T06:22:04.634Z] Loaded image: arm32v7/hello-world:latest [2021-01-19T06:22:04.776Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-01-19T06:22:04.776Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.70s) [2021-01-19T06:22:04.776Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.74s) [2021-01-19T06:22:04.776Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.75s) [2021-01-19T06:22:04.776Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.86s) [2021-01-19T06:22:04.776Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.61s) [2021-01-19T06:22:04.776Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.65s) [2021-01-19T06:22:04.776Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.60s) [2021-01-19T06:22:04.776Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.68s) [2021-01-19T06:22:04.776Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.50s) [2021-01-19T06:22:04.776Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.80s) [2021-01-19T06:22:04.776Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.51s) [2021-01-19T06:22:04.776Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.43s) [2021-01-19T06:22:04.776Z] === RUN TestCgroupNamespacesRun [2021-01-19T06:22:05.205Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-01-19T06:22:05.464Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2021-01-19T06:22:06.031Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-01-19T06:22:06.700Z] --- PASS: TestCgroupNamespacesRun (1.82s) [2021-01-19T06:22:06.700Z] === RUN TestCgroupNamespacesRunPrivileged [2021-01-19T06:22:08.622Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.72s) [2021-01-19T06:22:08.622Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-01-19T06:22:08.852Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2021-01-19T06:22:09.317Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2021-01-19T06:22:10.014Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.82s) [2021-01-19T06:22:10.014Z] === RUN TestCgroupNamespacesRunHostMode [2021-01-19T06:22:11.580Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (17.00s) [2021-01-19T06:22:11.580Z] PASS [2021-01-19T06:22:11.580Z] [2021-01-19T06:22:11.580Z] === Skipped [2021-01-19T06:22:11.580Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s) [2021-01-19T06:22:11.580Z] build_session_test.go:25: TODO: BuildKit [2021-01-19T06:22:11.580Z] [2021-01-19T06:22:11.580Z] [2021-01-19T06:22:11.580Z] DONE 33 tests, 1 skipped in 98.205s [2021-01-19T06:22:11.580Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m [2021-01-19T06:22:11.581Z] ++ 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 [2021-01-19T06:22:11.581Z] ++ set -e [2021-01-19T06:22:11.581Z] ++ '[' -n 0 ']' [2021-01-19T06:22:11.581Z] ++ set -x [2021-01-19T06:22:11.581Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-01-19T06:22:11.581Z] INFO: Testing against a local daemon [2021-01-19T06:22:11.581Z] === RUN TestConfigInspect [2021-01-19T06:22:11.937Z] --- PASS: TestCgroupNamespacesRunHostMode (1.80s) [2021-01-19T06:22:11.937Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-01-19T06:22:12.964Z] --- PASS: TestInfoAPIWarnings (17.39s) [2021-01-19T06:22:12.964Z] === RUN TestInfoDebug [2021-01-19T06:22:13.512Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2021-01-19T06:22:13.536Z] --- PASS: TestInfoDebug (1.52s) [2021-01-19T06:22:13.536Z] === RUN TestInfoInsecureRegistries [2021-01-19T06:22:13.860Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.82s) [2021-01-19T06:22:13.860Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-01-19T06:22:15.092Z] --- PASS: TestConfigInspect (4.00s) [2021-01-19T06:22:15.092Z] === RUN TestConfigList [2021-01-19T06:22:15.449Z] --- PASS: TestInfoInsecureRegistries (1.52s) [2021-01-19T06:22:15.449Z] === RUN TestInfoRegistryMirrors [2021-01-19T06:22:15.665Z] ok github.com/docker/docker/api/server 0.037s coverage: 9.0% of statements [2021-01-19T06:22:15.784Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.79s) [2021-01-19T06:22:15.784Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-01-19T06:22:16.045Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2021-01-19T06:22:16.732Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.97s) [2021-01-19T06:22:16.732Z] === RUN TestCgroupNamespacesRunOlderClient [2021-01-19T06:22:16.867Z] --- PASS: TestInfoRegistryMirrors (1.52s) [2021-01-19T06:22:16.867Z] === RUN TestLoginFailsWithBadCredentials [2021-01-19T06:22:16.867Z] --- PASS: TestLoginFailsWithBadCredentials (0.19s) [2021-01-19T06:22:16.867Z] === RUN TestPingCacheHeaders [2021-01-19T06:22:16.867Z] --- PASS: TestPingCacheHeaders (0.04s) [2021-01-19T06:22:16.867Z] === RUN TestPingGet [2021-01-19T06:22:16.867Z] --- PASS: TestPingGet (0.01s) [2021-01-19T06:22:16.867Z] === RUN TestPingHead [2021-01-19T06:22:16.867Z] --- PASS: TestPingHead (0.02s) [2021-01-19T06:22:16.867Z] === RUN TestVersion [2021-01-19T06:22:16.867Z] --- PASS: TestVersion (0.02s) [2021-01-19T06:22:16.867Z] PASS [2021-01-19T06:22:16.867Z] [2021-01-19T06:22:16.867Z] === Skipped [2021-01-19T06:22:16.867Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-01-19T06:22:16.867Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-01-19T06:22:16.867Z] [2021-01-19T06:22:16.867Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-01-19T06:22:16.867Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-01-19T06:22:16.867Z] [2021-01-19T06:22:16.867Z] [2021-01-19T06:22:16.867Z] DONE 18 tests, 2 skipped in 27.977s [2021-01-19T06:22:16.868Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-01-19T06:22:17.419Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2021-01-19T06:22:17.452Z] INFO: Testing against a local daemon [2021-01-19T06:22:17.452Z] === RUN TestVolumesCreateAndList [2021-01-19T06:22:17.452Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-01-19T06:22:17.452Z] === RUN TestVolumesRemove [2021-01-19T06:22:17.452Z] --- PASS: TestVolumesRemove (0.07s) [2021-01-19T06:22:17.452Z] === RUN TestVolumesInspect [2021-01-19T06:22:17.452Z] --- PASS: TestVolumesInspect (0.02s) [2021-01-19T06:22:17.452Z] === RUN TestVolumesInvalidJSON [2021-01-19T06:22:17.452Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-01-19T06:22:17.452Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-01-19T06:22:17.452Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-01-19T06:22:17.452Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-01-19T06:22:17.452Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-01-19T06:22:17.452Z] PASS [2021-01-19T06:22:17.452Z] [2021-01-19T06:22:17.452Z] DONE 5 tests in 0.450s [2021-01-19T06:22:17.452Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-01-19T06:22:17.452Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12242 is not a child of this shell [2021-01-19T06:22:17.452Z] warning: PID 12242 from bundles/test-integration/docker.pid had a nonzero exit code [2021-01-19T06:22:17.452Z] Leaving: AppArmorNo profiles have been unloaded. [2021-01-19T06:22:17.452Z] [2021-01-19T06:22:17.452Z] Unloading profiles will leave already running processes permanently [2021-01-19T06:22:17.452Z] unconfined, which can lead to unexpected situations. [2021-01-19T06:22:17.452Z] [2021-01-19T06:22:17.452Z] To set a process to complain mode, use the command line tool [2021-01-19T06:22:17.452Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-01-19T06:22:17.452Z] Removing test suite binaries [2021-01-19T06:22:17.452Z] exiting test-integration [2021-01-19T06:22:17.452Z] ++ exit 0 [2021-01-19T06:22:18.393Z] [2021-01-19T06:22:18.655Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.85s) [2021-01-19T06:22:18.655Z] === RUN TestKernelTCPMemory [2021-01-19T06:22:19.231Z] --- PASS: TestKernelTCPMemory (0.87s) [2021-01-19T06:22:19.231Z] === RUN TestNISDomainname [2021-01-19T06:22:19.531Z] --- PASS: TestConfigList (3.74s) [2021-01-19T06:22:19.531Z] === RUN TestConfigsCreateAndDelete [2021-01-19T06:22:19.949Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2021-01-19T06:22:20.178Z] --- PASS: TestNISDomainname (0.94s) [2021-01-19T06:22:20.178Z] === RUN TestHostnameDnsResolution [2021-01-19T06:22:20.516Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress Post stage [Pipeline] junit [2021-01-19T06:22:20.957Z] Recording test results [2021-01-19T06:22:21.084Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2021-01-19T06:22:22.101Z] --- PASS: TestHostnameDnsResolution (1.72s) [2021-01-19T06:22:22.101Z] === RUN TestStats [2021-01-19T06:22:22.459Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-01-19T06:22:23.027Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2021-01-19T06:22:23.030Z] --- PASS: TestConfigsCreateAndDelete (3.74s) [2021-01-19T06:22:23.031Z] === RUN TestConfigsUpdate [2021-01-19T06:22:23.279Z] + echo Ensuring container killed. [2021-01-19T06:22:23.279Z] Ensuring container killed. [2021-01-19T06:22:23.279Z] + docker rm -vf docker-pr1 [2021-01-19T06:22:23.279Z] Error: No such container: docker-pr1 [2021-01-19T06:22:23.279Z] + true [Pipeline] sh [2021-01-19T06:22:23.573Z] + echo Chowning /workspace to jenkins user [2021-01-19T06:22:23.573Z] Chowning /workspace to jenkins user [2021-01-19T06:22:23.573Z] + id -u [2021-01-19T06:22:23.573Z] + id -g [2021-01-19T06:22:23.573Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41894:/workspace busybox chown -R 1000:1000 /workspace [2021-01-19T06:22:23.721Z] tests/integration/api_volume_test.py ......... [ 74%] [2021-01-19T06:22:24.660Z] --- PASS: TestStats (2.81s) [2021-01-19T06:22:24.660Z] === RUN TestStopContainerWithTimeout [2021-01-19T06:22:24.660Z] === RUN TestStopContainerWithTimeout/0 [2021-01-19T06:22:24.660Z] === PAUSE TestStopContainerWithTimeout/0 [2021-01-19T06:22:24.660Z] === RUN TestStopContainerWithTimeout/1 [2021-01-19T06:22:24.660Z] === PAUSE TestStopContainerWithTimeout/1 [2021-01-19T06:22:24.660Z] === RUN TestStopContainerWithTimeout/3 [2021-01-19T06:22:24.660Z] === PAUSE TestStopContainerWithTimeout/3 [2021-01-19T06:22:24.660Z] === RUN TestStopContainerWithTimeout/-1 [2021-01-19T06:22:24.660Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-01-19T06:22:24.660Z] === CONT TestStopContainerWithTimeout/0 [2021-01-19T06:22:24.660Z] === CONT TestStopContainerWithTimeout/1 [2021-01-19T06:22:24.660Z] === CONT TestStopContainerWithTimeout/3 [2021-01-19T06:22:24.660Z] === CONT TestStopContainerWithTimeout/-1 [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-01-19T06:22:25.559Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2021-01-19T06:22:25.794Z] + bundleName=amd64-rootless [2021-01-19T06:22:25.794Z] + echo Creating amd64-rootless-bundles.tar.gz [2021-01-19T06:22:25.794Z] Creating amd64-rootless-bundles.tar.gz [2021-01-19T06:22:25.794Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-01-19T06:22:25.794Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2021-01-19T06:22:25.808Z] Archiving artifacts [2021-01-19T06:22:25.879Z] tests/integration/client_test.py ..... [ 75%] [2021-01-19T06:22:25.879Z] tests/integration/context_api_test.py ... [ 76%] [2021-01-19T06:22:26.447Z] tests/integration/errors_test.py . [ 76%] [2021-01-19T06:22:26.495Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-01-19T06:22:26.532Z] --- PASS: TestConfigsUpdate (3.78s) [2021-01-19T06:22:26.532Z] === RUN TestTemplatedConfig [2021-01-19T06:22:27.431Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-01-19T06:22:27.431Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2021-01-19T06:22:27.769Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41894/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-01-19T06:22:27.976Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2021-01-19T06:22:27.977Z] --- PASS: TestStopContainerWithTimeout/0 (1.11s) [2021-01-19T06:22:27.977Z] --- PASS: TestStopContainerWithTimeout/1 (2.27s) [2021-01-19T06:22:27.977Z] --- PASS: TestStopContainerWithTimeout/-1 (3.10s) [2021-01-19T06:22:27.977Z] --- PASS: TestStopContainerWithTimeout/3 (3.26s) [2021-01-19T06:22:27.977Z] === RUN TestDeleteDevicemapper [2021-01-19T06:22:27.977Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-01-19T06:22:27.977Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-01-19T06:22:27.977Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-01-19T06:22:28.078Z] + make clean [2021-01-19T06:22:28.340Z] docker volume rm -f docker-dev-cache [2021-01-19T06:22:28.340Z] docker-dev-cache [Pipeline] deleteDir [2021-01-19T06:22:28.808Z] Loaded image: buildpack-deps:buster [2021-01-19T06:22:28.808Z] Loaded image: busybox:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [2021-01-19T06:22:29.066Z] Loaded image: busybox:glibc [2021-01-19T06:22:29.066Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [Pipeline] } [2021-01-19T06:22:29.635Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-01-19T06:22:30.031Z] --- PASS: TestTemplatedConfig (3.81s) [2021-01-19T06:22:30.031Z] === RUN TestConfigCreateResolve [2021-01-19T06:22:30.203Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2021-01-19T06:22:30.534Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.35s) [2021-01-19T06:22:30.534Z] === RUN TestUpdateMemory [2021-01-19T06:22:30.534Z] --- SKIP: TestUpdateMemory (0.00s) [2021-01-19T06:22:30.534Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-01-19T06:22:30.534Z] === RUN TestUpdateCPUQuota [2021-01-19T06:22:30.770Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2021-01-19T06:22:31.336Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2021-01-19T06:22:31.902Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2021-01-19T06:22:31.925Z] --- PASS: TestUpdateCPUQuota (1.41s) [2021-01-19T06:22:31.925Z] === RUN TestUpdatePidsLimit [2021-01-19T06:22:31.925Z] === RUN TestUpdatePidsLimit/update_from_none [2021-01-19T06:22:32.188Z] === RUN TestUpdatePidsLimit/no_change [2021-01-19T06:22:32.450Z] === RUN TestUpdatePidsLimit/update_lower [2021-01-19T06:22:32.836Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-01-19T06:22:33.025Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-01-19T06:22:33.288Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-01-19T06:22:33.551Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-01-19T06:22:34.126Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-01-19T06:22:34.210Z] Loaded image: debian:bullseye [2021-01-19T06:22:34.210Z] Loaded image: hello-world:latest [2021-01-19T06:22:34.210Z] Loaded image: arm32v7/hello-world:latest [2021-01-19T06:22:34.468Z] --- PASS: TestConfigCreateResolve (3.82s) [2021-01-19T06:22:34.468Z] === RUN TestConfigDaemonLibtrustID [2021-01-19T06:22:34.468Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2021-01-19T06:22:34.468Z] PASS [2021-01-19T06:22:34.468Z] [2021-01-19T06:22:34.468Z] DONE 7 tests in 23.475s [2021-01-19T06:22:34.468Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m [2021-01-19T06:22:34.468Z] ++ 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 [2021-01-19T06:22:34.468Z] ++ set -e [2021-01-19T06:22:34.468Z] ++ '[' -n 0 ']' [2021-01-19T06:22:34.468Z] ++ set -x [2021-01-19T06:22:34.468Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-01-19T06:22:34.468Z] INFO: Testing against a local daemon [2021-01-19T06:22:34.468Z] === RUN TestCheckpoint [2021-01-19T06:22:34.468Z] --- SKIP: TestCheckpoint (0.00s) [2021-01-19T06:22:34.468Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-01-19T06:22:34.468Z] === RUN TestContainerInvalidJSON [2021-01-19T06:22:34.468Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-01-19T06:22:34.468Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-01-19T06:22:34.468Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-01-19T06:22:34.468Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-01-19T06:22:34.468Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-01-19T06:22:34.468Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-01-19T06:22:34.468Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-01-19T06:22:34.468Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-01-19T06:22:34.468Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-01-19T06:22:34.468Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-01-19T06:22:34.468Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-01-19T06:22:34.468Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-01-19T06:22:34.468Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-01-19T06:22:34.468Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-01-19T06:22:34.757Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.13s) [2021-01-19T06:22:34.757Z] === RUN TestCopyFromContainerPathIsNotDir [2021-01-19T06:22:34.757Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.16s) [2021-01-19T06:22:34.757Z] === RUN TestCopyToContainerPathDoesNotExist [2021-01-19T06:22:35.046Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.16s) [2021-01-19T06:22:35.046Z] === RUN TestCopyToContainerPathIsNotDir [2021-01-19T06:22:35.046Z] --- PASS: TestCopyToContainerPathIsNotDir (0.14s) [2021-01-19T06:22:35.046Z] === RUN TestCopyFromContainer [2021-01-19T06:22:35.522Z] --- PASS: TestUpdatePidsLimit (3.62s) [2021-01-19T06:22:35.522Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.39s) [2021-01-19T06:22:35.522Z] --- PASS: TestUpdatePidsLimit/no_change (0.37s) [2021-01-19T06:22:35.522Z] --- PASS: TestUpdatePidsLimit/update_lower (0.38s) [2021-01-19T06:22:35.522Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.38s) [2021-01-19T06:22:35.522Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.37s) [2021-01-19T06:22:35.522Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.37s) [2021-01-19T06:22:35.523Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.40s) [2021-01-19T06:22:35.523Z] === RUN TestUpdateRestartPolicy [2021-01-19T06:22:35.585Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2021-01-19T06:22:35.585Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-01-19T06:22:36.521Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-01-19T06:22:37.760Z] === RUN TestCopyFromContainer// [2021-01-19T06:22:37.760Z] === RUN TestCopyFromContainer//bar/root [2021-01-19T06:22:37.760Z] === RUN TestCopyFromContainer//bar/root/ [2021-01-19T06:22:37.760Z] === RUN TestCopyFromContainer/bar/quux [2021-01-19T06:22:37.760Z] === RUN TestCopyFromContainer/bar/quux/ [2021-01-19T06:22:37.760Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-01-19T06:22:38.050Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-01-19T06:22:38.050Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-01-19T06:22:38.050Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-01-19T06:22:38.339Z] === RUN TestCopyFromContainer/bar/notarget [2021-01-19T06:22:38.339Z] --- PASS: TestCopyFromContainer (3.26s) [2021-01-19T06:22:38.339Z] --- PASS: TestCopyFromContainer// (0.07s) [2021-01-19T06:22:38.339Z] --- PASS: TestCopyFromContainer//bar/root (0.14s) [2021-01-19T06:22:38.339Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2021-01-19T06:22:38.339Z] --- PASS: TestCopyFromContainer/bar/quux (0.15s) [2021-01-19T06:22:38.339Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.11s) [2021-01-19T06:22:38.339Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s) [2021-01-19T06:22:38.339Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s) [2021-01-19T06:22:38.339Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s) [2021-01-19T06:22:38.339Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s) [2021-01-19T06:22:38.339Z] --- PASS: TestCopyFromContainer/bar/notarget (0.09s) [2021-01-19T06:22:38.339Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-01-19T06:22:38.339Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-01-19T06:22:38.339Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-01-19T06:22:38.339Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-01-19T06:22:38.339Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-01-19T06:22:38.339Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-01-19T06:22:38.339Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-01-19T06:22:38.339Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-01-19T06:22:38.339Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-01-19T06:22:38.339Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-01-19T06:22:38.339Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-01-19T06:22:38.339Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-01-19T06:22:38.339Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-01-19T06:22:38.339Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-01-19T06:22:38.339Z] === RUN TestCreateLinkToNonExistingContainer [2021-01-19T06:22:38.339Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2021-01-19T06:22:38.339Z] === RUN TestCreateWithInvalidEnv [2021-01-19T06:22:38.339Z] === RUN TestCreateWithInvalidEnv/0 [2021-01-19T06:22:38.339Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-01-19T06:22:38.339Z] === RUN TestCreateWithInvalidEnv/1 [2021-01-19T06:22:38.339Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-01-19T06:22:38.339Z] === RUN TestCreateWithInvalidEnv/2 [2021-01-19T06:22:38.339Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-01-19T06:22:38.339Z] === CONT TestCreateWithInvalidEnv/0 [2021-01-19T06:22:38.339Z] === CONT TestCreateWithInvalidEnv/2 [2021-01-19T06:22:38.339Z] === CONT TestCreateWithInvalidEnv/1 [2021-01-19T06:22:38.339Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-01-19T06:22:38.339Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2021-01-19T06:22:38.339Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2021-01-19T06:22:38.339Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-01-19T06:22:38.339Z] === RUN TestCreateTmpfsMountsTarget [2021-01-19T06:22:38.628Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2021-01-19T06:22:38.628Z] === RUN TestCreateWithCustomMaskedPaths [2021-01-19T06:22:39.805Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2021-01-19T06:22:39.805Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2021-01-19T06:22:40.373Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2021-01-19T06:22:40.940Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2021-01-19T06:22:41.343Z] --- PASS: TestCreateWithCustomMaskedPaths (2.46s) [2021-01-19T06:22:41.343Z] === RUN TestCreateWithCustomReadonlyPaths [2021-01-19T06:22:41.506Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2021-01-19T06:22:41.764Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (44.24s) [2021-01-19T06:22:41.764Z] PASS [2021-01-19T06:22:41.764Z] [2021-01-19T06:22:41.764Z] === Skipped [2021-01-19T06:22:41.764Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-01-19T06:22:41.764Z] build_session_test.go:25: TODO: BuildKit [2021-01-19T06:22:41.764Z] [2021-01-19T06:22:41.764Z] [2021-01-19T06:22:41.764Z] DONE 33 tests, 1 skipped in 244.542s [2021-01-19T06:22:41.764Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-01-19T06:22:41.764Z] ++ 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 [2021-01-19T06:22:41.764Z] ++ set -e [2021-01-19T06:22:41.764Z] ++ '[' -n 0 ']' [2021-01-19T06:22:41.764Z] ++ set -x [2021-01-19T06:22:41.764Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-01-19T06:22:42.024Z] INFO: Testing against a local daemon [2021-01-19T06:22:42.024Z] === RUN TestConfigInspect [2021-01-19T06:22:43.925Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-01-19T06:22:44.065Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.72s) [2021-01-19T06:22:44.065Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-01-19T06:22:44.065Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-01-19T06:22:44.065Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-01-19T06:22:44.065Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-01-19T06:22:44.065Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-01-19T06:22:44.065Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-01-19T06:22:44.065Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-01-19T06:22:44.065Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-01-19T06:22:44.065Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-01-19T06:22:44.065Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-01-19T06:22:44.065Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-01-19T06:22:44.065Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-01-19T06:22:44.065Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-01-19T06:22:44.065Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-01-19T06:22:44.065Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-01-19T06:22:44.065Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-01-19T06:22:44.065Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-01-19T06:22:44.065Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-01-19T06:22:44.065Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-01-19T06:22:44.065Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-01-19T06:22:44.065Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-01-19T06:22:44.065Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2021-01-19T06:22:44.065Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-01-19T06:22:44.183Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2021-01-19T06:22:44.728Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.84s) [2021-01-19T06:22:44.728Z] === RUN TestCreateDifferentPlatform [2021-01-19T06:22:44.728Z] === RUN TestCreateDifferentPlatform/different_os [2021-01-19T06:22:44.728Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-01-19T06:22:44.728Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2021-01-19T06:22:44.728Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-01-19T06:22:44.728Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-01-19T06:22:44.728Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-01-19T06:22:44.728Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2021-01-19T06:22:44.728Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-01-19T06:22:44.728Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.13s) [2021-01-19T06:22:44.728Z] === RUN TestContainerStartOnDaemonRestart [2021-01-19T06:22:44.728Z] === PAUSE TestContainerStartOnDaemonRestart [2021-01-19T06:22:44.728Z] === RUN TestDaemonRestartIpcMode [2021-01-19T06:22:44.728Z] === PAUSE TestDaemonRestartIpcMode [2021-01-19T06:22:44.728Z] === RUN TestDaemonHostGatewayIP [2021-01-19T06:22:44.728Z] === PAUSE TestDaemonHostGatewayIP [2021-01-19T06:22:44.728Z] === RUN TestRestartDaemonWithRestartingContainer [2021-01-19T06:22:44.728Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-01-19T06:22:44.728Z] === RUN TestContainerKillOnDaemonStart [2021-01-19T06:22:44.728Z] === PAUSE TestContainerKillOnDaemonStart [2021-01-19T06:22:44.728Z] === RUN TestDiff [2021-01-19T06:22:45.117Z] --- PASS: TestConfigInspect (3.25s) [2021-01-19T06:22:45.117Z] === RUN TestConfigList [2021-01-19T06:22:45.757Z] --- PASS: TestDiff (0.81s) [2021-01-19T06:22:45.757Z] === RUN TestExecWithCloseStdin [2021-01-19T06:22:46.420Z] --- PASS: TestExecWithCloseStdin (0.96s) [2021-01-19T06:22:46.420Z] === RUN TestExec [2021-01-19T06:22:47.450Z] --- PASS: TestExec (0.88s) [2021-01-19T06:22:47.450Z] === RUN TestExecUser [2021-01-19T06:22:47.648Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-01-19T06:22:47.648Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-01-19T06:22:47.775Z] --- PASS: TestUpdateRestartPolicy (12.31s) [2021-01-19T06:22:47.775Z] === RUN TestUpdateRestartWithAutoRemove [2021-01-19T06:22:48.417Z] --- PASS: TestConfigList (2.98s) [2021-01-19T06:22:48.417Z] === RUN TestConfigsCreateAndDelete [2021-01-19T06:22:48.477Z] --- PASS: TestExecUser (0.95s) [2021-01-19T06:22:48.477Z] === RUN TestExportContainerAndImportImage [2021-01-19T06:22:48.724Z] --- PASS: TestUpdateRestartWithAutoRemove (0.83s) [2021-01-19T06:22:48.725Z] === RUN TestWaitNonBlocked [2021-01-19T06:22:48.725Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-01-19T06:22:48.725Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-01-19T06:22:48.725Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-01-19T06:22:48.725Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-01-19T06:22:48.725Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-01-19T06:22:48.725Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-01-19T06:22:49.506Z] --- PASS: TestExportContainerAndImportImage (1.20s) [2021-01-19T06:22:49.506Z] === RUN TestExportContainerAfterDaemonRestart [2021-01-19T06:22:49.671Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-01-19T06:22:49.671Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.96s) [2021-01-19T06:22:49.671Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.02s) [2021-01-19T06:22:49.671Z] === RUN TestWaitBlocked [2021-01-19T06:22:49.671Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-01-19T06:22:49.671Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-01-19T06:22:49.671Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-01-19T06:22:49.671Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-01-19T06:22:49.671Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-01-19T06:22:49.671Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-01-19T06:22:49.823Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-01-19T06:22:49.823Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2021-01-19T06:22:50.623Z] --- PASS: TestWaitBlocked (0.02s) [2021-01-19T06:22:50.623Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.01s) [2021-01-19T06:22:50.623Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.01s) [2021-01-19T06:22:50.623Z] === CONT TestContainerStartOnDaemonRestart [2021-01-19T06:22:50.623Z] === CONT TestContainerKillOnDaemonStart [2021-01-19T06:22:50.623Z] === CONT TestIpcModeOlderClient [2021-01-19T06:22:50.623Z] === CONT TestDaemonHostGatewayIP [2021-01-19T06:22:50.886Z] --- PASS: TestIpcModeOlderClient (0.20s) [2021-01-19T06:22:50.886Z] === CONT TestDaemonRestartIpcMode [2021-01-19T06:22:51.003Z] --- PASS: TestExportContainerAfterDaemonRestart (1.60s) [2021-01-19T06:22:51.003Z] === RUN TestHealthCheckWorkdir [2021-01-19T06:22:51.725Z] --- PASS: TestConfigsCreateAndDelete (3.32s) [2021-01-19T06:22:51.725Z] === RUN TestConfigsUpdate [2021-01-19T06:22:52.292Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2021-01-19T06:22:52.292Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2021-01-19T06:22:52.501Z] --- PASS: TestHealthCheckWorkdir (1.12s) [2021-01-19T06:22:52.501Z] === RUN TestHealthKillContainer [2021-01-19T06:22:53.232Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-01-19T06:22:54.208Z] --- PASS: TestContainerStartOnDaemonRestart (3.73s) [2021-01-19T06:22:54.208Z] === CONT TestRestartDaemonWithRestartingContainer [2021-01-19T06:22:54.610Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2021-01-19T06:22:54.786Z] --- PASS: TestDaemonRestartIpcMode (4.11s) [2021-01-19T06:22:54.869Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-01-19T06:22:54.869Z] --- PASS: TestConfigsUpdate (3.38s) [2021-01-19T06:22:54.869Z] === RUN TestTemplatedConfig [2021-01-19T06:22:55.218Z] --- PASS: TestHealthKillContainer (2.94s) [2021-01-19T06:22:55.218Z] === RUN TestInspectCpusetInConfigPre120 [2021-01-19T06:22:55.733Z] --- PASS: TestDaemonHostGatewayIP (5.14s) [2021-01-19T06:22:55.803Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-01-19T06:22:56.247Z] --- PASS: TestInspectCpusetInConfigPre120 (0.86s) [2021-01-19T06:22:56.247Z] === RUN TestIpcModeNone [2021-01-19T06:22:56.875Z] --- PASS: TestIpcModeNone (0.90s) [2021-01-19T06:22:56.875Z] === RUN TestIpcModePrivate [2021-01-19T06:22:57.180Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2021-01-19T06:22:57.657Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.21s) [2021-01-19T06:22:57.901Z] --- PASS: TestIpcModePrivate (0.97s) [2021-01-19T06:22:57.901Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:105, shared: false, mustBeShared: false [2021-01-19T06:22:57.901Z] === RUN TestIpcModeShareable [2021-01-19T06:22:58.556Z] --- PASS: TestTemplatedConfig (3.42s) [2021-01-19T06:22:58.556Z] === RUN TestConfigCreateResolve [2021-01-19T06:22:58.556Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2021-01-19T06:22:58.930Z] --- PASS: TestIpcModeShareable (1.03s) [2021-01-19T06:22:58.930Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:99, shared: true, mustBeShared: true [2021-01-19T06:22:58.930Z] === RUN TestAPIIpcModeShareableAndContainer [2021-01-19T06:22:59.124Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-01-19T06:23:00.503Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2021-01-19T06:23:01.070Z] --- PASS: TestConfigCreateResolve (2.74s) [2021-01-19T06:23:01.070Z] === RUN TestConfigDaemonLibtrustID [2021-01-19T06:23:01.636Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2021-01-19T06:23:01.636Z] PASS [2021-01-19T06:23:01.636Z] [2021-01-19T06:23:01.636Z] DONE 7 tests in 19.776s [2021-01-19T06:23:01.636Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-01-19T06:23:01.636Z] ++ 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 [2021-01-19T06:23:01.636Z] ++ set -e [2021-01-19T06:23:01.636Z] ++ '[' -n 0 ']' [2021-01-19T06:23:01.636Z] ++ set -x [2021-01-19T06:23:01.636Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-01-19T06:23:01.895Z] INFO: Testing against a local daemon [2021-01-19T06:23:01.895Z] === RUN TestCheckpoint [2021-01-19T06:23:01.895Z] --- SKIP: TestCheckpoint (0.00s) [2021-01-19T06:23:01.895Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-01-19T06:23:01.895Z] === RUN TestContainerInvalidJSON [2021-01-19T06:23:01.895Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-01-19T06:23:01.895Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-01-19T06:23:01.895Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-01-19T06:23:01.895Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-01-19T06:23:01.895Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-01-19T06:23:01.895Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-01-19T06:23:01.895Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-01-19T06:23:01.895Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-01-19T06:23:01.895Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-01-19T06:23:01.895Z] --- PASS: TestContainerInvalidJSON (0.02s) [2021-01-19T06:23:01.895Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-01-19T06:23:01.895Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-01-19T06:23:01.895Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-01-19T06:23:01.895Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-01-19T06:23:01.895Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2021-01-19T06:23:01.895Z] === RUN TestCopyFromContainerPathIsNotDir [2021-01-19T06:23:01.895Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.09s) [2021-01-19T06:23:01.895Z] === RUN TestCopyToContainerPathDoesNotExist [2021-01-19T06:23:02.155Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s) [2021-01-19T06:23:02.155Z] === RUN TestCopyToContainerPathIsNotDir [2021-01-19T06:23:02.155Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2021-01-19T06:23:02.155Z] === RUN TestCopyFromContainer [2021-01-19T06:23:02.155Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-01-19T06:23:02.460Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.03s) [2021-01-19T06:23:02.460Z] === RUN TestAPIIpcModeHost [2021-01-19T06:23:02.721Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2021-01-19T06:23:02.749Z] --- PASS: TestAPIIpcModeHost (0.64s) [2021-01-19T06:23:02.749Z] === RUN TestDaemonIpcModeShareable [2021-01-19T06:23:03.287Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2021-01-19T06:23:03.546Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-01-19T06:23:03.804Z] === RUN TestCopyFromContainer// [2021-01-19T06:23:04.063Z] === RUN TestCopyFromContainer//bar/root [2021-01-19T06:23:04.259Z] --- PASS: TestContainerKillOnDaemonStart (13.10s) [2021-01-19T06:23:04.259Z] PASS [2021-01-19T06:23:04.259Z] [2021-01-19T06:23:04.259Z] === Skipped [2021-01-19T06:23:04.259Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2021-01-19T06:23:04.259Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-01-19T06:23:04.259Z] [2021-01-19T06:23:04.259Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2021-01-19T06:23:04.259Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-01-19T06:23:04.259Z] [2021-01-19T06:23:04.259Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2021-01-19T06:23:04.259Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-01-19T06:23:04.259Z] [2021-01-19T06:23:04.259Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-01-19T06:23:04.259Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-01-19T06:23:04.259Z] [2021-01-19T06:23:04.259Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2021-01-19T06:23:04.259Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-01-19T06:23:04.259Z] [2021-01-19T06:23:04.259Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2021-01-19T06:23:04.259Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-01-19T06:23:04.259Z] [2021-01-19T06:23:04.259Z] [2021-01-19T06:23:04.259Z] DONE 196 tests, 6 skipped in 138.033s [2021-01-19T06:23:04.259Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2021-01-19T06:23:04.259Z] ++ 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 [2021-01-19T06:23:04.259Z] ++ set -e [2021-01-19T06:23:04.259Z] ++ '[' -n 0 ']' [2021-01-19T06:23:04.259Z] ++ set -x [2021-01-19T06:23:04.259Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-01-19T06:23:04.259Z] INFO: Testing against a local daemon [2021-01-19T06:23:04.259Z] === RUN TestCommitInheritsEnv [2021-01-19T06:23:04.322Z] === RUN TestCopyFromContainer//bar/root/ [2021-01-19T06:23:04.322Z] === RUN TestCopyFromContainer/bar/quux [2021-01-19T06:23:04.322Z] === RUN TestCopyFromContainer/bar/quux/ [2021-01-19T06:23:04.522Z] --- PASS: TestCommitInheritsEnv (0.57s) [2021-01-19T06:23:04.522Z] === RUN TestImportExtremelyLargeImageWorks [2021-01-19T06:23:04.522Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-01-19T06:23:04.522Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2021-01-19T06:23:04.522Z] === RUN TestImagesFilterMultiReference [2021-01-19T06:23:04.522Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2021-01-19T06:23:04.522Z] === RUN TestImagePullPlatformInvalid [2021-01-19T06:23:04.522Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2021-01-19T06:23:04.522Z] === RUN TestRemoveImageOrphaning [2021-01-19T06:23:04.581Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-01-19T06:23:04.581Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-01-19T06:23:04.805Z] --- PASS: TestDaemonIpcModeShareable (1.83s) [2021-01-19T06:23:04.805Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true [2021-01-19T06:23:04.805Z] === RUN TestDaemonIpcModePrivate [2021-01-19T06:23:04.840Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-01-19T06:23:04.840Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-01-19T06:23:04.840Z] === RUN TestDockerSuite/TestBuildAddScript [2021-01-19T06:23:04.840Z] === RUN TestCopyFromContainer/bar/notarget [2021-01-19T06:23:05.098Z] --- PASS: TestRemoveImageOrphaning (0.55s) [2021-01-19T06:23:05.098Z] === RUN TestRemoveImageGarbageCollector [2021-01-19T06:23:05.098Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-01-19T06:23:05.098Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-01-19T06:23:05.098Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-01-19T06:23:05.098Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2021-01-19T06:23:05.098Z] === RUN TestTagInvalidReference [2021-01-19T06:23:05.098Z] --- PASS: TestCopyFromContainer (2.92s) [2021-01-19T06:23:05.098Z] --- PASS: TestCopyFromContainer// (0.14s) [2021-01-19T06:23:05.098Z] --- PASS: TestCopyFromContainer//bar/root (0.15s) [2021-01-19T06:23:05.098Z] --- PASS: TestCopyFromContainer//bar/root/ (0.14s) [2021-01-19T06:23:05.098Z] --- PASS: TestCopyFromContainer/bar/quux (0.09s) [2021-01-19T06:23:05.098Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.10s) [2021-01-19T06:23:05.098Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s) [2021-01-19T06:23:05.099Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s) [2021-01-19T06:23:05.099Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s) [2021-01-19T06:23:05.099Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s) [2021-01-19T06:23:05.099Z] --- PASS: TestCopyFromContainer/bar/notarget (0.11s) [2021-01-19T06:23:05.099Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-01-19T06:23:05.099Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-01-19T06:23:05.099Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-01-19T06:23:05.099Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-01-19T06:23:05.099Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-01-19T06:23:05.099Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-01-19T06:23:05.099Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-01-19T06:23:05.099Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-01-19T06:23:05.099Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-01-19T06:23:05.099Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-01-19T06:23:05.099Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-01-19T06:23:05.099Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-01-19T06:23:05.099Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-01-19T06:23:05.099Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2021-01-19T06:23:05.099Z] === RUN TestCreateLinkToNonExistingContainer [2021-01-19T06:23:05.099Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2021-01-19T06:23:05.099Z] === RUN TestCreateWithInvalidEnv [2021-01-19T06:23:05.099Z] === RUN TestCreateWithInvalidEnv/0 [2021-01-19T06:23:05.099Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-01-19T06:23:05.099Z] === RUN TestCreateWithInvalidEnv/1 [2021-01-19T06:23:05.099Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-01-19T06:23:05.099Z] === RUN TestCreateWithInvalidEnv/2 [2021-01-19T06:23:05.099Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-01-19T06:23:05.099Z] === CONT TestCreateWithInvalidEnv/0 [2021-01-19T06:23:05.099Z] === CONT TestCreateWithInvalidEnv/2 [2021-01-19T06:23:05.099Z] === CONT TestCreateWithInvalidEnv/1 [2021-01-19T06:23:05.099Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-01-19T06:23:05.099Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-01-19T06:23:05.099Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2021-01-19T06:23:05.099Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-01-19T06:23:05.099Z] === RUN TestCreateTmpfsMountsTarget [2021-01-19T06:23:05.357Z] --- PASS: TestCreateTmpfsMountsTarget (0.04s) [2021-01-19T06:23:05.357Z] === RUN TestCreateWithCustomMaskedPaths [2021-01-19T06:23:05.360Z] --- PASS: TestTagInvalidReference (0.03s) [2021-01-19T06:23:05.360Z] === RUN TestTagValidPrefixedRepo [2021-01-19T06:23:05.360Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2021-01-19T06:23:05.360Z] === RUN TestTagExistedNameWithoutForce [2021-01-19T06:23:05.360Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2021-01-19T06:23:05.360Z] === RUN TestTagOfficialNames [2021-01-19T06:23:05.360Z] --- PASS: TestTagOfficialNames (0.07s) [2021-01-19T06:23:05.360Z] === RUN TestTagMatchesDigest [2021-01-19T06:23:05.360Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-01-19T06:23:05.360Z] PASS [2021-01-19T06:23:05.360Z] [2021-01-19T06:23:05.360Z] === Skipped [2021-01-19T06:23:05.360Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2021-01-19T06:23:05.360Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2021-01-19T06:23:05.360Z] [2021-01-19T06:23:05.360Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-01-19T06:23:05.360Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-01-19T06:23:05.360Z] [2021-01-19T06:23:05.360Z] [2021-01-19T06:23:05.360Z] DONE 12 tests, 2 skipped in 1.737s [2021-01-19T06:23:05.360Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2021-01-19T06:23:05.360Z] ++ 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 [2021-01-19T06:23:05.360Z] ++ set -e [2021-01-19T06:23:05.360Z] ++ '[' -n 0 ']' [2021-01-19T06:23:05.360Z] ++ set -x [2021-01-19T06:23:05.361Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-01-19T06:23:05.623Z] INFO: Testing against a local daemon [2021-01-19T06:23:05.623Z] === RUN TestNetworkCreateDelete [2021-01-19T06:23:05.886Z] --- PASS: TestNetworkCreateDelete (0.39s) [2021-01-19T06:23:05.886Z] === RUN TestDockerNetworkDeletePreferID [2021-01-19T06:23:06.303Z] --- PASS: TestDaemonIpcModePrivate (1.82s) [2021-01-19T06:23:06.303Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2021-01-19T06:23:06.303Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-01-19T06:23:07.280Z] --- PASS: TestDockerNetworkDeletePreferID (1.16s) [2021-01-19T06:23:07.280Z] === RUN TestDaemonDNSFallback [2021-01-19T06:23:07.889Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2021-01-19T06:23:07.889Z] --- PASS: TestCreateWithCustomMaskedPaths (2.24s) [2021-01-19T06:23:07.889Z] === RUN TestCreateWithCustomReadonlyPaths [2021-01-19T06:23:07.889Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-01-19T06:23:08.358Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.74s) [2021-01-19T06:23:08.358Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2021-01-19T06:23:08.358Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-01-19T06:23:09.790Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.03s) [2021-01-19T06:23:09.790Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-01-19T06:23:09.790Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-01-19T06:23:09.790Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-01-19T06:23:09.790Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-01-19T06:23:09.790Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-01-19T06:23:09.790Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-01-19T06:23:09.790Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-01-19T06:23:09.790Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-01-19T06:23:09.790Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-01-19T06:23:09.790Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-01-19T06:23:09.790Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-01-19T06:23:09.790Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-01-19T06:23:09.790Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-01-19T06:23:09.790Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-01-19T06:23:09.790Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-01-19T06:23:09.790Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-01-19T06:23:09.790Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-01-19T06:23:09.790Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2021-01-19T06:23:09.790Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2021-01-19T06:23:09.790Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2021-01-19T06:23:09.790Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2021-01-19T06:23:09.790Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2021-01-19T06:23:09.790Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-01-19T06:23:09.858Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.82s) [2021-01-19T06:23:09.858Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true [2021-01-19T06:23:09.858Z] === RUN TestIpcModeOlderClient [2021-01-19T06:23:09.858Z] === PAUSE TestIpcModeOlderClient [2021-01-19T06:23:09.858Z] === RUN TestKillContainerInvalidSignal [2021-01-19T06:23:10.356Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.62s) [2021-01-19T06:23:10.356Z] === RUN TestCreateDifferentPlatform [2021-01-19T06:23:10.356Z] === RUN TestCreateDifferentPlatform/different_os [2021-01-19T06:23:10.356Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-01-19T06:23:10.356Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-01-19T06:23:10.356Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2021-01-19T06:23:10.356Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-01-19T06:23:10.356Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-01-19T06:23:10.356Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2021-01-19T06:23:10.356Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-01-19T06:23:10.356Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.08s) [2021-01-19T06:23:10.356Z] === RUN TestContainerStartOnDaemonRestart [2021-01-19T06:23:10.356Z] === PAUSE TestContainerStartOnDaemonRestart [2021-01-19T06:23:10.356Z] === RUN TestDaemonRestartIpcMode [2021-01-19T06:23:10.356Z] === PAUSE TestDaemonRestartIpcMode [2021-01-19T06:23:10.356Z] === RUN TestDaemonHostGatewayIP [2021-01-19T06:23:10.356Z] === PAUSE TestDaemonHostGatewayIP [2021-01-19T06:23:10.356Z] === RUN TestRestartDaemonWithRestartingContainer [2021-01-19T06:23:10.356Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-01-19T06:23:10.356Z] === RUN TestContainerKillOnDaemonStart [2021-01-19T06:23:10.356Z] === PAUSE TestContainerKillOnDaemonStart [2021-01-19T06:23:10.356Z] === RUN TestDiff [2021-01-19T06:23:10.907Z] --- PASS: TestKillContainerInvalidSignal (0.86s) [2021-01-19T06:23:10.907Z] === RUN TestKillContainer [2021-01-19T06:23:10.907Z] === RUN TestKillContainer/no_signal [2021-01-19T06:23:10.923Z] --- PASS: TestDiff (0.63s) [2021-01-19T06:23:10.923Z] === RUN TestExecWithCloseStdin [2021-01-19T06:23:11.489Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2021-01-19T06:23:11.535Z] === RUN TestKillContainer/non_killing_signal [2021-01-19T06:23:12.055Z] --- PASS: TestExecWithCloseStdin (0.94s) [2021-01-19T06:23:12.055Z] === RUN TestExec [2021-01-19T06:23:12.163Z] === RUN TestKillContainer/killing_signal [2021-01-19T06:23:12.990Z] --- PASS: TestExec (0.93s) [2021-01-19T06:23:12.990Z] === RUN TestExecUser [2021-01-19T06:23:13.662Z] --- PASS: TestKillContainer (2.66s) [2021-01-19T06:23:13.662Z] --- PASS: TestKillContainer/no_signal (0.86s) [2021-01-19T06:23:13.662Z] --- PASS: TestKillContainer/non_killing_signal (0.54s) [2021-01-19T06:23:13.662Z] --- PASS: TestKillContainer/killing_signal (0.86s) [2021-01-19T06:23:13.662Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-01-19T06:23:13.662Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-01-19T06:23:13.925Z] --- PASS: TestExecUser (0.84s) [2021-01-19T06:23:13.925Z] === RUN TestExportContainerAndImportImage [2021-01-19T06:23:14.290Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-01-19T06:23:14.860Z] --- PASS: TestExportContainerAndImportImage (1.18s) [2021-01-19T06:23:14.860Z] === RUN TestExportContainerAfterDaemonRestart [2021-01-19T06:23:15.118Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-01-19T06:23:15.118Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2021-01-19T06:23:15.318Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.78s) [2021-01-19T06:23:15.318Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.85s) [2021-01-19T06:23:15.318Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.59s) [2021-01-19T06:23:15.318Z] === RUN TestKillStoppedContainer [2021-01-19T06:23:15.318Z] --- PASS: TestKillStoppedContainer (0.09s) [2021-01-19T06:23:15.318Z] === RUN TestKillStoppedContainerAPIPre120 [2021-01-19T06:23:15.318Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s) [2021-01-19T06:23:15.318Z] === RUN TestKillDifferentUserContainer [2021-01-19T06:23:15.436Z] --- PASS: TestDaemonDNSFallback (7.46s) [2021-01-19T06:23:15.436Z] === RUN TestInspectNetwork [2021-01-19T06:23:15.684Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2021-01-19T06:23:16.250Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2021-01-19T06:23:16.345Z] --- PASS: TestKillDifferentUserContainer (0.89s) [2021-01-19T06:23:16.345Z] === RUN TestInspectOomKilledTrue [2021-01-19T06:23:16.345Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-01-19T06:23:16.345Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-01-19T06:23:16.345Z] === RUN TestInspectOomKilledFalse [2021-01-19T06:23:16.345Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-01-19T06:23:16.345Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-01-19T06:23:16.345Z] === RUN TestLinksEtcHostsContentMatch [2021-01-19T06:23:16.509Z] --- PASS: TestExportContainerAfterDaemonRestart (1.51s) [2021-01-19T06:23:16.509Z] === RUN TestHealthCheckWorkdir [2021-01-19T06:23:16.767Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2021-01-19T06:23:16.973Z] --- PASS: TestLinksEtcHostsContentMatch (0.63s) [2021-01-19T06:23:16.973Z] === RUN TestLinksContainerNames [2021-01-19T06:23:17.333Z] --- PASS: TestHealthCheckWorkdir (0.95s) [2021-01-19T06:23:17.334Z] === RUN TestHealthKillContainer [2021-01-19T06:23:18.712Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2021-01-19T06:23:19.029Z] --- PASS: TestLinksContainerNames (1.79s) [2021-01-19T06:23:19.029Z] === RUN TestLogsFollowTailEmpty [2021-01-19T06:23:19.278Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-01-19T06:23:19.657Z] --- PASS: TestLogsFollowTailEmpty (0.87s) [2021-01-19T06:23:19.657Z] === RUN TestContainerNetworkMountsNoChown [2021-01-19T06:23:19.844Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2021-01-19T06:23:20.285Z] --- PASS: TestContainerNetworkMountsNoChown (0.86s) [2021-01-19T06:23:20.285Z] === RUN TestMountDaemonRoot [2021-01-19T06:23:20.285Z] === RUN TestMountDaemonRoot/default [2021-01-19T06:23:20.285Z] === PAUSE TestMountDaemonRoot/default [2021-01-19T06:23:20.285Z] === RUN TestMountDaemonRoot/private [2021-01-19T06:23:20.285Z] === PAUSE TestMountDaemonRoot/private [2021-01-19T06:23:20.285Z] === RUN TestMountDaemonRoot/rprivate [2021-01-19T06:23:20.285Z] === PAUSE TestMountDaemonRoot/rprivate [2021-01-19T06:23:20.285Z] === RUN TestMountDaemonRoot/slave [2021-01-19T06:23:20.285Z] === PAUSE TestMountDaemonRoot/slave [2021-01-19T06:23:20.285Z] === RUN TestMountDaemonRoot/rslave [2021-01-19T06:23:20.285Z] === PAUSE TestMountDaemonRoot/rslave [2021-01-19T06:23:20.285Z] === RUN TestMountDaemonRoot/shared [2021-01-19T06:23:20.285Z] === PAUSE TestMountDaemonRoot/shared [2021-01-19T06:23:20.285Z] === RUN TestMountDaemonRoot/rshared [2021-01-19T06:23:20.285Z] === PAUSE TestMountDaemonRoot/rshared [2021-01-19T06:23:20.285Z] === CONT TestMountDaemonRoot/default [2021-01-19T06:23:20.285Z] === RUN TestMountDaemonRoot/default/bind_root [2021-01-19T06:23:20.285Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-01-19T06:23:20.285Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-01-19T06:23:20.285Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-01-19T06:23:20.285Z] === RUN TestMountDaemonRoot/default/mount_root [2021-01-19T06:23:20.285Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-01-19T06:23:20.285Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-01-19T06:23:20.285Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-01-19T06:23:20.285Z] === CONT TestMountDaemonRoot/rslave [2021-01-19T06:23:20.285Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-01-19T06:23:20.285Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-01-19T06:23:20.285Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-01-19T06:23:20.285Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-01-19T06:23:20.285Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-01-19T06:23:20.285Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-01-19T06:23:20.285Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-01-19T06:23:20.285Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-01-19T06:23:20.285Z] === CONT TestMountDaemonRoot/rshared [2021-01-19T06:23:20.285Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-01-19T06:23:20.285Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-01-19T06:23:20.285Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-01-19T06:23:20.285Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-01-19T06:23:20.285Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-01-19T06:23:20.285Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-01-19T06:23:20.285Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-01-19T06:23:20.285Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-01-19T06:23:20.285Z] === CONT TestMountDaemonRoot/shared [2021-01-19T06:23:20.285Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-01-19T06:23:20.285Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-01-19T06:23:20.285Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-01-19T06:23:20.285Z] === CONT TestMountDaemonRoot/rprivate [2021-01-19T06:23:20.285Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-01-19T06:23:20.285Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-01-19T06:23:20.285Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-01-19T06:23:20.285Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-01-19T06:23:20.285Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-01-19T06:23:20.285Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-01-19T06:23:20.285Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-01-19T06:23:20.285Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-01-19T06:23:20.285Z] === CONT TestMountDaemonRoot/slave [2021-01-19T06:23:20.285Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-01-19T06:23:20.285Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-01-19T06:23:20.285Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-01-19T06:23:20.285Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-01-19T06:23:20.285Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-01-19T06:23:20.285Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-01-19T06:23:20.285Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-01-19T06:23:20.285Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-01-19T06:23:20.285Z] === CONT TestMountDaemonRoot/private [2021-01-19T06:23:20.285Z] === RUN TestMountDaemonRoot/private/bind_root [2021-01-19T06:23:20.285Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-01-19T06:23:20.285Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-01-19T06:23:20.285Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-01-19T06:23:20.285Z] === RUN TestMountDaemonRoot/private/mount_root [2021-01-19T06:23:20.285Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-01-19T06:23:20.285Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-01-19T06:23:20.285Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-01-19T06:23:20.285Z] === CONT TestMountDaemonRoot/default/bind_root [2021-01-19T06:23:20.285Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-01-19T06:23:20.285Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-01-19T06:23:20.285Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-01-19T06:23:20.285Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-01-19T06:23:20.285Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-01-19T06:23:20.285Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-01-19T06:23:20.410Z] --- PASS: TestHealthKillContainer (2.95s) [2021-01-19T06:23:20.410Z] === RUN TestInspectCpusetInConfigPre120 [2021-01-19T06:23:20.574Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-01-19T06:23:20.574Z] === CONT TestMountDaemonRoot/default/mount_root [2021-01-19T06:23:20.574Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-01-19T06:23:20.574Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-01-19T06:23:20.574Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-01-19T06:23:20.574Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-01-19T06:23:20.744Z] === RUN TestInspectNetwork/full_network_id [2021-01-19T06:23:20.744Z] === RUN TestInspectNetwork/partial_network_id [2021-01-19T06:23:20.744Z] === RUN TestInspectNetwork/network_name [2021-01-19T06:23:20.744Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-01-19T06:23:20.863Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-01-19T06:23:20.863Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-01-19T06:23:20.863Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-01-19T06:23:20.863Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-01-19T06:23:20.863Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-01-19T06:23:20.863Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-01-19T06:23:20.863Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-01-19T06:23:20.863Z] === CONT TestMountDaemonRoot/private/bind_root [2021-01-19T06:23:20.976Z] --- PASS: TestInspectCpusetInConfigPre120 (0.75s) [2021-01-19T06:23:20.976Z] === RUN TestIpcModeNone [2021-01-19T06:23:21.152Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-01-19T06:23:21.152Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-01-19T06:23:21.152Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-01-19T06:23:21.152Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-01-19T06:23:21.152Z] === CONT TestMountDaemonRoot/private/mount_root [2021-01-19T06:23:21.152Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-01-19T06:23:21.152Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-01-19T06:23:21.152Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-01-19T06:23:21.152Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-01-19T06:23:21.152Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-01-19T06:23:21.441Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-01-19T06:23:21.441Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-01-19T06:23:21.441Z] --- PASS: TestMountDaemonRoot (0.01s) [2021-01-19T06:23:21.441Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-01-19T06:23:21.441Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.09s) [2021-01-19T06:23:21.441Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s) [2021-01-19T06:23:21.441Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.10s) [2021-01-19T06:23:21.441Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s) [2021-01-19T06:23:21.441Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-01-19T06:23:21.441Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s) [2021-01-19T06:23:21.441Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2021-01-19T06:23:21.441Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.11s) [2021-01-19T06:23:21.441Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.11s) [2021-01-19T06:23:21.441Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-01-19T06:23:21.441Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2021-01-19T06:23:21.441Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2021-01-19T06:23:21.441Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2021-01-19T06:23:21.441Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.06s) [2021-01-19T06:23:21.441Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-01-19T06:23:21.441Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2021-01-19T06:23:21.441Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.06s) [2021-01-19T06:23:21.441Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.06s) [2021-01-19T06:23:21.441Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2021-01-19T06:23:21.441Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-01-19T06:23:21.441Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2021-01-19T06:23:21.441Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) [2021-01-19T06:23:21.441Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2021-01-19T06:23:21.441Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) [2021-01-19T06:23:21.441Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-01-19T06:23:21.441Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.14s) [2021-01-19T06:23:21.441Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.14s) [2021-01-19T06:23:21.441Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2021-01-19T06:23:21.441Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s) [2021-01-19T06:23:21.441Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-01-19T06:23:21.441Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2021-01-19T06:23:21.441Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2021-01-19T06:23:21.441Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2021-01-19T06:23:21.441Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2021-01-19T06:23:21.441Z] === RUN TestContainerBindMountNonRecursive [2021-01-19T06:23:21.912Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2021-01-19T06:23:21.912Z] --- PASS: TestIpcModeNone (0.82s) [2021-01-19T06:23:21.912Z] === RUN TestIpcModePrivate [2021-01-19T06:23:22.171Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-01-19T06:23:22.738Z] --- PASS: TestIpcModePrivate (0.89s) [2021-01-19T06:23:22.738Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:88, shared: false, mustBeShared: false [2021-01-19T06:23:22.738Z] === RUN TestIpcModeShareable [2021-01-19T06:23:22.738Z] === RUN TestDockerSuite/TestBuildAddTar [2021-01-19T06:23:23.502Z] --- PASS: TestContainerBindMountNonRecursive (2.14s) [2021-01-19T06:23:23.502Z] === RUN TestContainerVolumesMountedAsShared [2021-01-19T06:23:23.688Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2021-01-19T06:23:23.688Z] --- PASS: TestIpcModeShareable (1.00s) [2021-01-19T06:23:23.688Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:82, shared: true, mustBeShared: true [2021-01-19T06:23:23.688Z] === RUN TestAPIIpcModeShareableAndContainer [2021-01-19T06:23:24.530Z] --- PASS: TestContainerVolumesMountedAsShared (0.93s) [2021-01-19T06:23:24.530Z] === RUN TestContainerVolumesMountedAsSlave [2021-01-19T06:23:24.962Z] --- PASS: TestInspectNetwork (9.61s) [2021-01-19T06:23:24.962Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-01-19T06:23:24.962Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-01-19T06:23:24.962Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-01-19T06:23:24.962Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-01-19T06:23:24.962Z] === RUN TestRunContainerWithBridgeNone [2021-01-19T06:23:25.157Z] --- PASS: TestContainerVolumesMountedAsSlave (0.65s) [2021-01-19T06:23:25.157Z] === RUN TestNetworkNat [2021-01-19T06:23:25.592Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2021-01-19T06:23:26.184Z] --- PASS: TestNetworkNat (0.89s) [2021-01-19T06:23:26.184Z] === RUN TestNetworkLocalhostTCPNat [2021-01-19T06:23:26.526Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.56s) [2021-01-19T06:23:26.526Z] === RUN TestAPIIpcModeHost [2021-01-19T06:23:26.812Z] --- PASS: TestNetworkLocalhostTCPNat (0.91s) [2021-01-19T06:23:26.812Z] === RUN TestNetworkLoopbackNat [2021-01-19T06:23:26.884Z] --- PASS: TestRunContainerWithBridgeNone (2.44s) [2021-01-19T06:23:26.885Z] === RUN TestNetworkInvalidJSON [2021-01-19T06:23:26.885Z] === RUN TestNetworkInvalidJSON//networks/create [2021-01-19T06:23:26.885Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-01-19T06:23:26.885Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-01-19T06:23:26.885Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-01-19T06:23:26.885Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-01-19T06:23:26.885Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-01-19T06:23:26.885Z] === CONT TestNetworkInvalidJSON//networks/create [2021-01-19T06:23:26.885Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-01-19T06:23:26.885Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-01-19T06:23:26.885Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-01-19T06:23:26.885Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-01-19T06:23:26.885Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-01-19T06:23:26.885Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-01-19T06:23:26.885Z] === RUN TestNetworkList [2021-01-19T06:23:26.885Z] === RUN TestNetworkList//networks [2021-01-19T06:23:26.885Z] === PAUSE TestNetworkList//networks [2021-01-19T06:23:26.885Z] === RUN TestNetworkList//networks/ [2021-01-19T06:23:26.885Z] === PAUSE TestNetworkList//networks/ [2021-01-19T06:23:26.885Z] === CONT TestNetworkList//networks [2021-01-19T06:23:26.885Z] === CONT TestNetworkList//networks/ [2021-01-19T06:23:26.885Z] --- PASS: TestNetworkList (0.03s) [2021-01-19T06:23:26.885Z] --- PASS: TestNetworkList//networks (0.00s) [2021-01-19T06:23:26.885Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-01-19T06:23:26.885Z] === RUN TestHostIPv4BridgeLabel [2021-01-19T06:23:27.094Z] --- PASS: TestAPIIpcModeHost (0.74s) [2021-01-19T06:23:27.094Z] === RUN TestDaemonIpcModeShareable [2021-01-19T06:23:27.094Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2021-01-19T06:23:27.460Z] --- PASS: TestHostIPv4BridgeLabel (0.81s) [2021-01-19T06:23:27.460Z] === RUN TestDaemonRestartWithLiveRestore [2021-01-19T06:23:28.853Z] --- PASS: TestDaemonRestartWithLiveRestore (1.41s) [2021-01-19T06:23:28.853Z] === RUN TestDaemonDefaultNetworkPools [2021-01-19T06:23:28.996Z] --- PASS: TestDaemonIpcModeShareable (1.90s) [2021-01-19T06:23:28.996Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:98, shared: true, mustBeShared: true [2021-01-19T06:23:28.996Z] === RUN TestDaemonIpcModePrivate [2021-01-19T06:23:29.255Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2021-01-19T06:23:29.822Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2021-01-19T06:23:30.245Z] --- PASS: TestDaemonDefaultNetworkPools (1.28s) [2021-01-19T06:23:30.245Z] === RUN TestDaemonRestartWithExistingNetwork [2021-01-19T06:23:30.310Z] --- PASS: TestNetworkLoopbackNat (3.25s) [2021-01-19T06:23:30.310Z] === RUN TestPause [2021-01-19T06:23:30.756Z] --- PASS: TestDaemonIpcModePrivate (1.74s) [2021-01-19T06:23:30.756Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:94, shared: false, mustBeShared: false [2021-01-19T06:23:30.756Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-01-19T06:23:30.938Z] --- PASS: TestPause (0.91s) [2021-01-19T06:23:30.938Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-01-19T06:23:30.938Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-01-19T06:23:30.938Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-01-19T06:23:30.938Z] === RUN TestPauseStopPausedContainer [2021-01-19T06:23:31.014Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-01-19T06:23:31.948Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-01-19T06:23:31.964Z] --- PASS: TestPauseStopPausedContainer (0.89s) [2021-01-19T06:23:31.964Z] === RUN TestPsFilter [2021-01-19T06:23:32.167Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.96s) [2021-01-19T06:23:32.167Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-01-19T06:23:32.206Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.53s) [2021-01-19T06:23:32.206Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:93, shared: false, mustBeShared: false [2021-01-19T06:23:32.206Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-01-19T06:23:32.253Z] --- PASS: TestPsFilter (0.25s) [2021-01-19T06:23:32.253Z] === RUN TestRemoveContainerWithRemovedVolume [2021-01-19T06:23:33.141Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-01-19T06:23:33.282Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.91s) [2021-01-19T06:23:33.282Z] === RUN TestRemoveContainerWithVolume [2021-01-19T06:23:33.398Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2021-01-19T06:23:33.910Z] --- PASS: TestRemoveContainerWithVolume (0.86s) [2021-01-19T06:23:33.910Z] === RUN TestRemoveContainerRunning [2021-01-19T06:23:33.965Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.64s) [2021-01-19T06:23:33.965Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:80, shared: true, mustBeShared: true [2021-01-19T06:23:33.965Z] === RUN TestIpcModeOlderClient [2021-01-19T06:23:33.965Z] === PAUSE TestIpcModeOlderClient [2021-01-19T06:23:33.965Z] === RUN TestKillContainerInvalidSignal [2021-01-19T06:23:34.531Z] --- PASS: TestKillContainerInvalidSignal (0.68s) [2021-01-19T06:23:34.531Z] === RUN TestKillContainer [2021-01-19T06:23:34.531Z] === RUN TestKillContainer/no_signal [2021-01-19T06:23:34.716Z] tests/integration/models_containers_test.py ............................ [ 83%] [2021-01-19T06:23:34.724Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.38s) [2021-01-19T06:23:34.724Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-01-19T06:23:34.940Z] --- PASS: TestRemoveContainerRunning (0.91s) [2021-01-19T06:23:34.940Z] === RUN TestRemoveContainerForceRemoveRunning [2021-01-19T06:23:35.299Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.87s) [2021-01-19T06:23:35.299Z] === RUN TestServiceWithPredefinedNetwork [2021-01-19T06:23:35.466Z] === RUN TestKillContainer/non_killing_signal [2021-01-19T06:23:35.725Z] === RUN TestKillContainer/killing_signal [2021-01-19T06:23:35.967Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.86s) [2021-01-19T06:23:35.967Z] === RUN TestRemoveInvalidContainer [2021-01-19T06:23:35.967Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-01-19T06:23:35.967Z] === RUN TestRenameLinkedContainer [2021-01-19T06:23:36.291Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-01-19T06:23:36.549Z] --- PASS: TestKillContainer (1.92s) [2021-01-19T06:23:36.549Z] --- PASS: TestKillContainer/no_signal (0.65s) [2021-01-19T06:23:36.549Z] --- PASS: TestKillContainer/non_killing_signal (0.43s) [2021-01-19T06:23:36.549Z] --- PASS: TestKillContainer/killing_signal (0.61s) [2021-01-19T06:23:36.549Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-01-19T06:23:36.549Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-01-19T06:23:37.115Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-01-19T06:23:37.916Z] ok github.com/docker/docker/api/server/httputils 0.020s coverage: 14.7% of statements [2021-01-19T06:23:37.916Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-01-19T06:23:37.916Z] ok github.com/docker/docker/api/server/middleware 0.008s coverage: 37.7% of statements [2021-01-19T06:23:37.916Z] ? github.com/docker/docker/api/server/router [no test files] [2021-01-19T06:23:37.916Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-01-19T06:23:37.916Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-01-19T06:23:37.916Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-01-19T06:23:37.916Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-01-19T06:23:37.916Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-01-19T06:23:37.916Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-01-19T06:23:37.916Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-01-19T06:23:37.916Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-01-19T06:23:37.916Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-01-19T06:23:37.916Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-01-19T06:23:37.917Z] ok github.com/docker/docker/api/types/strslice 0.015s coverage: 90.0% of statements [2021-01-19T06:23:37.917Z] ok github.com/docker/docker/api/types/filters 0.038s coverage: 92.2% of statements [2021-01-19T06:23:37.917Z] ok github.com/docker/docker/api/types/time 0.028s coverage: 100.0% of statements [2021-01-19T06:23:37.917Z] ok github.com/docker/docker/api/server/router/swarm 0.030s coverage: 5.7% of statements [2021-01-19T06:23:37.917Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-01-19T06:23:37.917Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-01-19T06:23:37.917Z] ? github.com/docker/docker/api/types [no test files] [2021-01-19T06:23:37.917Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-01-19T06:23:37.917Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-01-19T06:23:37.917Z] ? github.com/docker/docker/api/types/container [no test files] [2021-01-19T06:23:37.917Z] ? github.com/docker/docker/api/types/events [no test files] [2021-01-19T06:23:37.917Z] ? github.com/docker/docker/api/types/image [no test files] [2021-01-19T06:23:37.917Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-01-19T06:23:37.917Z] ? github.com/docker/docker/api/types/network [no test files] [2021-01-19T06:23:37.917Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-01-19T06:23:37.917Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-01-19T06:23:37.917Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-01-19T06:23:37.917Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-01-19T06:23:37.917Z] ok github.com/docker/docker/api/types/versions 0.025s coverage: 75.0% of statements [2021-01-19T06:23:37.917Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-01-19T06:23:37.917Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-01-19T06:23:37.917Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-01-19T06:23:37.917Z] ? github.com/docker/docker/builder [no test files] [2021-01-19T06:23:37.917Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-01-19T06:23:37.917Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-01-19T06:23:37.917Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-01-19T06:23:37.917Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-01-19T06:23:37.917Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-01-19T06:23:37.917Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-01-19T06:23:37.917Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-01-19T06:23:38.050Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.35s) [2021-01-19T06:23:38.050Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.67s) [2021-01-19T06:23:38.050Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.44s) [2021-01-19T06:23:38.050Z] === RUN TestKillStoppedContainer [2021-01-19T06:23:38.050Z] --- PASS: TestKillStoppedContainer (0.06s) [2021-01-19T06:23:38.050Z] === RUN TestKillStoppedContainerAPIPre120 [2021-01-19T06:23:38.050Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2021-01-19T06:23:38.050Z] === RUN TestKillDifferentUserContainer [2021-01-19T06:23:38.617Z] --- PASS: TestKillDifferentUserContainer (0.62s) [2021-01-19T06:23:38.617Z] === RUN TestInspectOomKilledTrue [2021-01-19T06:23:38.617Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-01-19T06:23:38.617Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-01-19T06:23:38.617Z] === RUN TestInspectOomKilledFalse [2021-01-19T06:23:38.617Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-01-19T06:23:38.617Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-01-19T06:23:38.617Z] === RUN TestLinksEtcHostsContentMatch [2021-01-19T06:23:39.184Z] --- PASS: TestLinksEtcHostsContentMatch (0.51s) [2021-01-19T06:23:39.184Z] === RUN TestLinksContainerNames [2021-01-19T06:23:39.475Z] --- PASS: TestRenameLinkedContainer (3.58s) [2021-01-19T06:23:39.475Z] === RUN TestRenameStoppedContainer [2021-01-19T06:23:39.521Z] --- PASS: TestServiceWithPredefinedNetwork (3.36s) [2021-01-19T06:23:39.521Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-01-19T06:23:39.521Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-01-19T06:23:39.521Z] service_test.go:236: FLAKY_TEST [2021-01-19T06:23:39.521Z] === RUN TestServiceWithDataPathPortInit [2021-01-19T06:23:39.996Z] ok github.com/docker/docker/cli/debug 0.006s coverage: 100.0% of statements [2021-01-19T06:23:40.103Z] --- PASS: TestRenameStoppedContainer (0.90s) [2021-01-19T06:23:40.103Z] === RUN TestRenameRunningContainerAndReuse [2021-01-19T06:23:40.118Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2021-01-19T06:23:40.376Z] --- PASS: TestLinksContainerNames (1.34s) [2021-01-19T06:23:40.376Z] === RUN TestLogsFollowTailEmpty [2021-01-19T06:23:41.312Z] --- PASS: TestLogsFollowTailEmpty (0.85s) [2021-01-19T06:23:41.312Z] === RUN TestContainerNetworkMountsNoChown [2021-01-19T06:23:42.157Z] --- PASS: TestRenameRunningContainerAndReuse (1.76s) [2021-01-19T06:23:42.157Z] === RUN TestRenameInvalidName [2021-01-19T06:23:42.266Z] --- PASS: TestContainerNetworkMountsNoChown (0.77s) [2021-01-19T06:23:42.266Z] === RUN TestMountDaemonRoot [2021-01-19T06:23:42.266Z] === RUN TestMountDaemonRoot/default [2021-01-19T06:23:42.266Z] === PAUSE TestMountDaemonRoot/default [2021-01-19T06:23:42.266Z] === RUN TestMountDaemonRoot/private [2021-01-19T06:23:42.266Z] === PAUSE TestMountDaemonRoot/private [2021-01-19T06:23:42.266Z] === RUN TestMountDaemonRoot/rprivate [2021-01-19T06:23:42.266Z] === PAUSE TestMountDaemonRoot/rprivate [2021-01-19T06:23:42.266Z] === RUN TestMountDaemonRoot/slave [2021-01-19T06:23:42.266Z] === PAUSE TestMountDaemonRoot/slave [2021-01-19T06:23:42.266Z] === RUN TestMountDaemonRoot/rslave [2021-01-19T06:23:42.266Z] === PAUSE TestMountDaemonRoot/rslave [2021-01-19T06:23:42.266Z] === RUN TestMountDaemonRoot/shared [2021-01-19T06:23:42.266Z] === PAUSE TestMountDaemonRoot/shared [2021-01-19T06:23:42.266Z] === RUN TestMountDaemonRoot/rshared [2021-01-19T06:23:42.266Z] === PAUSE TestMountDaemonRoot/rshared [2021-01-19T06:23:42.266Z] === CONT TestMountDaemonRoot/default [2021-01-19T06:23:42.266Z] === RUN TestMountDaemonRoot/default/bind_root [2021-01-19T06:23:42.266Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-01-19T06:23:42.266Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-01-19T06:23:42.266Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-01-19T06:23:42.266Z] === RUN TestMountDaemonRoot/default/mount_root [2021-01-19T06:23:42.266Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-01-19T06:23:42.266Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-01-19T06:23:42.266Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-01-19T06:23:42.266Z] === CONT TestMountDaemonRoot/default/bind_root [2021-01-19T06:23:42.266Z] === CONT TestMountDaemonRoot/rshared [2021-01-19T06:23:42.266Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-01-19T06:23:42.266Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-01-19T06:23:42.266Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-01-19T06:23:42.266Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-01-19T06:23:42.266Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-01-19T06:23:42.266Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-01-19T06:23:42.266Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-01-19T06:23:42.266Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-01-19T06:23:42.266Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-01-19T06:23:42.266Z] === CONT TestMountDaemonRoot/shared [2021-01-19T06:23:42.266Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-01-19T06:23:42.266Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-01-19T06:23:42.266Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-01-19T06:23:42.266Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-01-19T06:23:42.266Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-01-19T06:23:42.266Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-01-19T06:23:42.266Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-01-19T06:23:42.266Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-01-19T06:23:42.266Z] === CONT TestMountDaemonRoot/rslave [2021-01-19T06:23:42.266Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-01-19T06:23:42.266Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-01-19T06:23:42.266Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-01-19T06:23:42.266Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-01-19T06:23:42.266Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-01-19T06:23:42.266Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-01-19T06:23:42.266Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-01-19T06:23:42.266Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-01-19T06:23:42.266Z] === CONT TestMountDaemonRoot/slave [2021-01-19T06:23:42.266Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-01-19T06:23:42.266Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-01-19T06:23:42.266Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-01-19T06:23:42.266Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-01-19T06:23:42.266Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-01-19T06:23:42.266Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-01-19T06:23:42.266Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-01-19T06:23:42.266Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-01-19T06:23:42.266Z] === CONT TestMountDaemonRoot/rprivate [2021-01-19T06:23:42.266Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-01-19T06:23:42.266Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-01-19T06:23:42.266Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-01-19T06:23:42.266Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-01-19T06:23:42.266Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-01-19T06:23:42.266Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-01-19T06:23:42.266Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-01-19T06:23:42.266Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-01-19T06:23:42.266Z] === CONT TestMountDaemonRoot/private [2021-01-19T06:23:42.266Z] === RUN TestMountDaemonRoot/private/bind_root [2021-01-19T06:23:42.266Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-01-19T06:23:42.266Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-01-19T06:23:42.266Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-01-19T06:23:42.266Z] === RUN TestMountDaemonRoot/private/mount_root [2021-01-19T06:23:42.266Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-01-19T06:23:42.266Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-01-19T06:23:42.266Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-01-19T06:23:42.266Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-01-19T06:23:42.266Z] === CONT TestMountDaemonRoot/default/mount_root [2021-01-19T06:23:42.266Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-01-19T06:23:42.266Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-01-19T06:23:42.266Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-01-19T06:23:42.266Z] === RUN TestDockerSuite/TestBuildBlankName [2021-01-19T06:23:42.266Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-01-19T06:23:42.266Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-01-19T06:23:42.266Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-01-19T06:23:42.525Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-01-19T06:23:42.525Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-01-19T06:23:42.525Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-01-19T06:23:42.525Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-01-19T06:23:42.525Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-01-19T06:23:42.525Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-01-19T06:23:42.525Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-01-19T06:23:42.525Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-01-19T06:23:42.525Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-01-19T06:23:42.783Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-01-19T06:23:42.783Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-01-19T06:23:42.783Z] === CONT TestMountDaemonRoot/private/bind_root [2021-01-19T06:23:42.783Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-01-19T06:23:42.783Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-01-19T06:23:42.783Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-01-19T06:23:42.783Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-01-19T06:23:42.783Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-01-19T06:23:42.783Z] === CONT TestMountDaemonRoot/private/mount_root [2021-01-19T06:23:42.783Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-01-19T06:23:42.783Z] --- PASS: TestMountDaemonRoot (0.03s) [2021-01-19T06:23:42.783Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-01-19T06:23:42.783Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.11s) [2021-01-19T06:23:42.783Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s) [2021-01-19T06:23:42.783Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2021-01-19T06:23:42.783Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2021-01-19T06:23:42.783Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-01-19T06:23:42.783Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2021-01-19T06:23:42.783Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2021-01-19T06:23:42.783Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2021-01-19T06:23:42.783Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2021-01-19T06:23:42.783Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-01-19T06:23:42.783Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2021-01-19T06:23:42.783Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.09s) [2021-01-19T06:23:42.783Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.10s) [2021-01-19T06:23:42.783Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2021-01-19T06:23:42.783Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-01-19T06:23:42.783Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2021-01-19T06:23:42.783Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2021-01-19T06:23:42.783Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2021-01-19T06:23:42.783Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2021-01-19T06:23:42.783Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-01-19T06:23:42.783Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2021-01-19T06:23:42.783Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2021-01-19T06:23:42.783Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2021-01-19T06:23:42.783Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2021-01-19T06:23:42.783Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-01-19T06:23:42.783Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2021-01-19T06:23:42.783Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2021-01-19T06:23:42.783Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2021-01-19T06:23:42.783Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2021-01-19T06:23:42.783Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-01-19T06:23:42.783Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2021-01-19T06:23:42.783Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2021-01-19T06:23:42.783Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2021-01-19T06:23:42.783Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2021-01-19T06:23:42.783Z] === RUN TestContainerBindMountNonRecursive [2021-01-19T06:23:42.786Z] --- PASS: TestRenameInvalidName (0.92s) [2021-01-19T06:23:42.786Z] === RUN TestRenameAnonymousContainer [2021-01-19T06:23:43.529Z] ok github.com/docker/docker/builder/remotecontext/git 3.984s coverage: 86.3% of statements [2021-01-19T06:23:44.685Z] --- PASS: TestContainerBindMountNonRecursive (1.93s) [2021-01-19T06:23:44.685Z] === RUN TestContainerVolumesMountedAsShared [2021-01-19T06:23:44.943Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-01-19T06:23:45.050Z] ok github.com/docker/docker/builder/remotecontext 0.580s coverage: 13.7% of statements [2021-01-19T06:23:45.510Z] --- PASS: TestContainerVolumesMountedAsShared (0.74s) [2021-01-19T06:23:45.510Z] === RUN TestContainerVolumesMountedAsSlave [2021-01-19T06:23:46.089Z] ok github.com/docker/docker/builder/dockerfile 1.170s coverage: 48.3% of statements [2021-01-19T06:23:46.089Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-01-19T06:23:46.089Z] ? github.com/docker/docker/cli [no test files] [2021-01-19T06:23:46.089Z] ? github.com/docker/docker/cli/config [no test files] [2021-01-19T06:23:46.445Z] --- PASS: TestContainerVolumesMountedAsSlave (0.74s) [2021-01-19T06:23:46.445Z] === RUN TestNetworkNat [2021-01-19T06:23:47.012Z] --- PASS: TestNetworkNat (0.89s) [2021-01-19T06:23:47.012Z] === RUN TestNetworkLocalhostTCPNat [2021-01-19T06:23:47.271Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-01-19T06:23:48.206Z] --- PASS: TestNetworkLocalhostTCPNat (0.91s) [2021-01-19T06:23:48.206Z] === RUN TestNetworkLoopbackNat [2021-01-19T06:23:48.206Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2021-01-19T06:23:48.331Z] --- PASS: TestRenameAnonymousContainer (4.97s) [2021-01-19T06:23:48.331Z] === RUN TestRenameContainerWithSameName [2021-01-19T06:23:48.465Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-01-19T06:23:48.959Z] --- PASS: TestRenameContainerWithSameName (0.97s) [2021-01-19T06:23:48.959Z] === RUN TestRenameContainerWithLinkedContainer [2021-01-19T06:23:49.621Z] ok github.com/docker/docker/client 0.745s coverage: 75.4% of statements [2021-01-19T06:23:50.366Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2021-01-19T06:23:50.366Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-01-19T06:23:50.664Z] ......... [ 86%] [2021-01-19T06:23:51.014Z] --- PASS: TestRenameContainerWithLinkedContainer (1.82s) [2021-01-19T06:23:51.014Z] === RUN TestResize [2021-01-19T06:23:51.301Z] --- PASS: TestNetworkLoopbackNat (3.15s) [2021-01-19T06:23:51.301Z] === RUN TestPause [2021-01-19T06:23:51.645Z] --- PASS: TestResize (0.93s) [2021-01-19T06:23:51.645Z] === RUN TestResizeWithInvalidSize [2021-01-19T06:23:52.236Z] --- PASS: TestPause (1.03s) [2021-01-19T06:23:52.236Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-01-19T06:23:52.236Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-01-19T06:23:52.236Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-01-19T06:23:52.236Z] === RUN TestPauseStopPausedContainer [2021-01-19T06:23:52.672Z] --- PASS: TestResizeWithInvalidSize (0.93s) [2021-01-19T06:23:52.672Z] === RUN TestResizeWhenContainerNotStarted [2021-01-19T06:23:52.804Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-01-19T06:23:53.316Z] --- PASS: TestResizeWhenContainerNotStarted (0.84s) [2021-01-19T06:23:53.316Z] === RUN TestDaemonRestartKillContainers [2021-01-19T06:23:53.316Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-01-19T06:23:53.316Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-01-19T06:23:53.316Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-01-19T06:23:53.316Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-01-19T06:23:53.316Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-01-19T06:23:53.316Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-01-19T06:23:53.316Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-01-19T06:23:53.316Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-01-19T06:23:53.316Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-01-19T06:23:53.316Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-01-19T06:23:53.316Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-01-19T06:23:53.316Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-01-19T06:23:53.316Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-01-19T06:23:53.316Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-01-19T06:23:53.316Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-01-19T06:23:53.316Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-01-19T06:23:53.316Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-01-19T06:23:53.316Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-01-19T06:23:53.316Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-01-19T06:23:53.316Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-01-19T06:23:53.316Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-01-19T06:23:53.316Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-01-19T06:23:53.316Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-01-19T06:23:53.316Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-01-19T06:23:53.316Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-01-19T06:23:53.316Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-01-19T06:23:53.371Z] --- PASS: TestPauseStopPausedContainer (1.13s) [2021-01-19T06:23:53.371Z] === RUN TestPsFilter [2021-01-19T06:23:53.630Z] --- PASS: TestPsFilter (0.16s) [2021-01-19T06:23:53.630Z] === RUN TestRemoveContainerWithRemovedVolume [2021-01-19T06:23:54.565Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.03s) [2021-01-19T06:23:54.565Z] === RUN TestRemoveContainerWithVolume [2021-01-19T06:23:55.371Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-01-19T06:23:55.502Z] --- PASS: TestRemoveContainerWithVolume (0.81s) [2021-01-19T06:23:55.502Z] === RUN TestRemoveContainerRunning [2021-01-19T06:23:55.502Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-01-19T06:23:56.000Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-01-19T06:23:56.069Z] --- PASS: TestRemoveContainerRunning (0.81s) [2021-01-19T06:23:56.069Z] === RUN TestRemoveContainerForceRemoveRunning [2021-01-19T06:23:56.895Z] tests/integration/models_images_test.py ............... [ 89%] [2021-01-19T06:23:57.004Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.80s) [2021-01-19T06:23:57.004Z] === RUN TestRemoveInvalidContainer [2021-01-19T06:23:57.004Z] --- PASS: TestRemoveInvalidContainer (0.05s) [2021-01-19T06:23:57.004Z] === RUN TestRenameLinkedContainer [2021-01-19T06:23:57.004Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-01-19T06:23:57.027Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-01-19T06:23:57.316Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-01-19T06:23:57.669Z] --- PASS: TestServiceWithDataPathPortInit (17.63s) [2021-01-19T06:23:57.669Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-01-19T06:23:58.087Z] tests/integration/models_networks_test.py .... [ 90%] [2021-01-19T06:23:58.344Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-01-19T06:23:58.641Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-01-19T06:24:00.702Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-01-19T06:24:00.991Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-01-19T06:24:01.192Z] --- PASS: TestRenameLinkedContainer (3.80s) [2021-01-19T06:24:01.192Z] === RUN TestRenameStoppedContainer [2021-01-19T06:24:01.192Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-01-19T06:24:01.760Z] --- PASS: TestRenameStoppedContainer (0.86s) [2021-01-19T06:24:01.760Z] === RUN TestRenameRunningContainerAndReuse [2021-01-19T06:24:03.667Z] --- PASS: TestRenameRunningContainerAndReuse (1.81s) [2021-01-19T06:24:03.667Z] === RUN TestRenameInvalidName [2021-01-19T06:24:03.706Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-01-19T06:24:03.995Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-01-19T06:24:04.642Z] tests/integration/models_nodes_test.py . [ 91%] [2021-01-19T06:24:04.900Z] tests/integration/models_resources_test.py . [ 91%] [2021-01-19T06:24:05.047Z] --- PASS: TestRenameInvalidName (1.30s) [2021-01-19T06:24:05.047Z] === RUN TestRenameAnonymousContainer [2021-01-19T06:24:05.047Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2021-01-19T06:24:05.826Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.56s) [2021-01-19T06:24:05.826Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:zmkjnmcgvyxxr2t7z594ugzxl Created:2021-01-19 06:23:57.547635007 +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[57893f5d8771364eab4178d11c126fa3857a1352ee948ff8c2c0c0d72fc588ca:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.xekgs5i2v1qxtejmo8vmi5pa8 EndpointID:969599ff18222fb16a8776ccb43c5f70536d6943df3f069da542d91064a77a62 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:22044c0487548cd4f11a43ecc01d9428f831aa23c86e5aa95b43214782050bd9 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:05c9a44cafe3 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.xekgs5i2v1qxtejmo8vmi5pa8 EndpointID:969599ff18222fb16a8776ccb43c5f70536d6943df3f069da542d91064a77a62 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-01-19T06:24:05.826Z] PASS [2021-01-19T06:24:05.826Z] [2021-01-19T06:24:05.826Z] === Skipped [2021-01-19T06:24:05.826Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-01-19T06:24:05.826Z] service_test.go:236: FLAKY_TEST [2021-01-19T06:24:05.826Z] [2021-01-19T06:24:05.826Z] [2021-01-19T06:24:05.826Z] DONE 26 tests, 1 skipped in 59.518s [2021-01-19T06:24:05.826Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-01-19T06:24:05.826Z] ++ 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 [2021-01-19T06:24:05.826Z] ++ set -e [2021-01-19T06:24:05.826Z] ++ '[' -n 0 ']' [2021-01-19T06:24:05.826Z] ++ set -x [2021-01-19T06:24:05.826Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-01-19T06:24:05.826Z] INFO: Testing against a local daemon [2021-01-19T06:24:05.826Z] === RUN TestDockerNetworkIpvlanPersistance [2021-01-19T06:24:05.826Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-01-19T06:24:05.826Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-01-19T06:24:05.826Z] === RUN TestDockerNetworkIpvlan [2021-01-19T06:24:05.826Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-01-19T06:24:05.826Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-01-19T06:24:05.826Z] PASS [2021-01-19T06:24:05.826Z] [2021-01-19T06:24:05.826Z] === Skipped [2021-01-19T06:24:05.826Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-01-19T06:24:05.826Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-01-19T06:24:05.826Z] [2021-01-19T06:24:05.826Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-01-19T06:24:05.826Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-01-19T06:24:05.826Z] [2021-01-19T06:24:05.826Z] [2021-01-19T06:24:05.826Z] DONE 2 tests, 2 skipped in 0.143s [2021-01-19T06:24:05.827Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-01-19T06:24:05.827Z] ++ 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 [2021-01-19T06:24:05.827Z] ++ set -e [2021-01-19T06:24:05.827Z] ++ '[' -n 0 ']' [2021-01-19T06:24:05.827Z] ++ set -x [2021-01-19T06:24:05.827Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-01-19T06:24:05.827Z] INFO: Testing against a local daemon [2021-01-19T06:24:05.827Z] === RUN TestDockerNetworkMacvlanPersistance [2021-01-19T06:24:06.710Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-01-19T06:24:06.710Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.08s) [2021-01-19T06:24:06.710Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.50s) [2021-01-19T06:24:06.710Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.46s) [2021-01-19T06:24:06.710Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.46s) [2021-01-19T06:24:06.710Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.49s) [2021-01-19T06:24:06.710Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.44s) [2021-01-19T06:24:06.710Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.31s) [2021-01-19T06:24:06.710Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.30s) [2021-01-19T06:24:06.710Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.92s) [2021-01-19T06:24:06.710Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.04s) [2021-01-19T06:24:06.710Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.38s) [2021-01-19T06:24:06.710Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.36s) [2021-01-19T06:24:06.710Z] === RUN TestCgroupNamespacesRun [2021-01-19T06:24:07.583Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2021-01-19T06:24:07.750Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.12s) [2021-01-19T06:24:07.750Z] === RUN TestDockerNetworkMacvlan [2021-01-19T06:24:07.841Z] --- PASS: TestRenameAnonymousContainer (3.14s) [2021-01-19T06:24:07.841Z] === RUN TestRenameContainerWithSameName [2021-01-19T06:24:08.213Z] --- PASS: TestCgroupNamespacesRun (1.84s) [2021-01-19T06:24:08.213Z] === RUN TestCgroupNamespacesRunPrivileged [2021-01-19T06:24:08.409Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2021-01-19T06:24:08.667Z] --- PASS: TestRenameContainerWithSameName (0.78s) [2021-01-19T06:24:08.667Z] === RUN TestRenameContainerWithLinkedContainer [2021-01-19T06:24:08.698Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-01-19T06:24:09.645Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-01-19T06:24:10.267Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.67s) [2021-01-19T06:24:10.267Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-01-19T06:24:10.568Z] --- PASS: TestRenameContainerWithLinkedContainer (1.68s) [2021-01-19T06:24:10.568Z] === RUN TestResize [2021-01-19T06:24:10.985Z] tests/integration/models_services_test.py ..............X. [ 95%] [2021-01-19T06:24:11.038Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-01-19T06:24:11.504Z] --- PASS: TestResize (1.07s) [2021-01-19T06:24:11.504Z] === RUN TestResizeWithInvalidSize [2021-01-19T06:24:11.767Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.77s) [2021-01-19T06:24:11.767Z] === RUN TestCgroupNamespacesRunHostMode [2021-01-19T06:24:12.071Z] --- PASS: TestResizeWithInvalidSize (0.77s) [2021-01-19T06:24:12.071Z] === RUN TestResizeWhenContainerNotStarted [2021-01-19T06:24:13.007Z] --- PASS: TestResizeWhenContainerNotStarted (0.82s) [2021-01-19T06:24:13.007Z] === RUN TestDaemonRestartKillContainers [2021-01-19T06:24:13.007Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-01-19T06:24:13.007Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-01-19T06:24:13.007Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-01-19T06:24:13.007Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-01-19T06:24:13.007Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-01-19T06:24:13.007Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-01-19T06:24:13.007Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-01-19T06:24:13.007Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-01-19T06:24:13.007Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-01-19T06:24:13.007Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-01-19T06:24:13.007Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-01-19T06:24:13.007Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-01-19T06:24:13.007Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-01-19T06:24:13.007Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-01-19T06:24:13.007Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-01-19T06:24:13.007Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-01-19T06:24:13.007Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-01-19T06:24:13.007Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-01-19T06:24:13.007Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-01-19T06:24:13.007Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-01-19T06:24:13.007Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-01-19T06:24:13.007Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-01-19T06:24:13.007Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-01-19T06:24:13.007Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-01-19T06:24:13.007Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-01-19T06:24:13.007Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-01-19T06:24:13.575Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-01-19T06:24:13.575Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2021-01-19T06:24:13.733Z] tests/integration/models_swarm_test.py .. [ 96%] [2021-01-19T06:24:13.733Z] tests/integration/models_volumes_test.py .. [ 96%] [2021-01-19T06:24:13.832Z] --- PASS: TestCgroupNamespacesRunHostMode (1.78s) [2021-01-19T06:24:13.832Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-01-19T06:24:14.355Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-01-19T06:24:15.330Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.81s) [2021-01-19T06:24:15.330Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-01-19T06:24:16.110Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-01-19T06:24:16.110Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-01-19T06:24:16.181Z] 4dcc9a9b9e68: Pull complete [2021-01-19T06:24:16.181Z] Digest: sha256:997e32161f322f5f301023ae675f39329bd60888f5f9a373100eba77f55cbb31 [2021-01-19T06:24:16.181Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2021-01-19T06:24:16.181Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2021-01-19T06:24:16.181Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2021-01-19T06:24:16.181Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2021-01-19T06:24:16.181Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1697' [2021-01-19T06:24:16.181Z] INFO: Docker version of control daemon [2021-01-19T06:24:16.181Z] [2021-01-19T06:24:16.181Z] Client: Docker Engine - Enterprise [2021-01-19T06:24:16.181Z] Version: 19.03.12 [2021-01-19T06:24:16.181Z] API version: 1.40 [2021-01-19T06:24:16.181Z] Go version: go1.13.13 [2021-01-19T06:24:16.181Z] Git commit: 4306744 [2021-01-19T06:24:16.181Z] Built: 08/05/2020 19:27:53 [2021-01-19T06:24:16.181Z] OS/Arch: windows/amd64 [2021-01-19T06:24:16.181Z] Experimental: false [2021-01-19T06:24:16.181Z] [2021-01-19T06:24:16.181Z] Server: Docker Engine - Enterprise [2021-01-19T06:24:16.181Z] Engine: [2021-01-19T06:24:16.181Z] Version: 19.03.12 [2021-01-19T06:24:16.181Z] API version: 1.40 (minimum version 1.24) [2021-01-19T06:24:16.181Z] Go version: go1.13.13 [2021-01-19T06:24:16.181Z] Git commit: f295753ffd [2021-01-19T06:24:16.181Z] Built: 08/05/2020 19:26:41 [2021-01-19T06:24:16.181Z] OS/Arch: windows/amd64 [2021-01-19T06:24:16.181Z] Experimental: true [2021-01-19T06:24:16.181Z] [2021-01-19T06:24:16.181Z] INFO: Docker info of control daemon [2021-01-19T06:24:16.181Z] [2021-01-19T06:24:16.181Z] Client: [2021-01-19T06:24:16.181Z] Debug Mode: false [2021-01-19T06:24:16.181Z] Plugins: [2021-01-19T06:24:16.181Z] cluster: Manage Docker Enterprise clusters (Mirantis Inc., v1.6.0) [2021-01-19T06:24:16.181Z] [2021-01-19T06:24:16.181Z] Server: [2021-01-19T06:24:16.181Z] Containers: 0 [2021-01-19T06:24:16.181Z] Running: 0 [2021-01-19T06:24:16.181Z] Paused: 0 [2021-01-19T06:24:16.181Z] Stopped: 0 [2021-01-19T06:24:16.181Z] Images: 1 [2021-01-19T06:24:16.181Z] Server Version: 19.03.12 [2021-01-19T06:24:16.181Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-01-19T06:24:16.181Z] Windows: [2021-01-19T06:24:16.181Z] LCOW: [2021-01-19T06:24:16.181Z] Logging Driver: json-file [2021-01-19T06:24:16.181Z] Plugins: [2021-01-19T06:24:16.181Z] Volume: local [2021-01-19T06:24:16.181Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-01-19T06:24:16.181Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-01-19T06:24:16.181Z] Swarm: inactive [2021-01-19T06:24:16.181Z] Default Isolation: process [2021-01-19T06:24:16.181Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-01-19T06:24:16.181Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1637) [2021-01-19T06:24:16.181Z] OSType: windows [2021-01-19T06:24:16.181Z] Architecture: x86_64 [2021-01-19T06:24:16.181Z] CPUs: 4 [2021-01-19T06:24:16.181Z] Total Memory: 32GiB [2021-01-19T06:24:16.181Z] Name: azwin-2-cce400 [2021-01-19T06:24:16.181Z] ID: 5JRK:TTRM:XESM:NXTU:F3JD:GJNR:IWKL:EBLG:TQUS:KVAU:T57B:GJMQ [2021-01-19T06:24:16.181Z] Docker Root Dir: D:\docker [2021-01-19T06:24:16.181Z] Debug Mode: false [2021-01-19T06:24:16.181Z] Registry: https://index.docker.io/v1/ [2021-01-19T06:24:16.181Z] Labels: [2021-01-19T06:24:16.181Z] Experimental: true [2021-01-19T06:24:16.181Z] Insecure Registries: [2021-01-19T06:24:16.181Z] 10.0.0.4:5000 [2021-01-19T06:24:16.181Z] 127.0.0.0/8 [2021-01-19T06:24:16.181Z] Registry Mirrors: [2021-01-19T06:24:16.181Z] http://10.0.0.4:5000/ [2021-01-19T06:24:16.181Z] Live Restore Enabled: false [2021-01-19T06:24:16.181Z] [2021-01-19T06:24:16.181Z] [2021-01-19T06:24:16.181Z] INFO: Commit hash is 8086443a44 [2021-01-19T06:24:16.181Z] INFO: Nuke-Everything... [2021-01-19T06:24:16.181Z] INFO: Container count on control daemon to delete is 0 [2021-01-19T06:24:16.181Z] INFO: Nuking d:\CI [2021-01-19T06:24:16.181Z] INFO: Zapped successfully [2021-01-19T06:24:16.181Z] INFO: Location for testing is d:\CI\PR-41894\1 [2021-01-19T06:24:16.181Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2021-01-19T06:24:16.181Z] [2021-01-19T06:24:16.181Z] [2021-01-19T06:24:16.181Z] INFO: Building the image from Dockerfile.windows at 01/19/2021 06:24:05... [2021-01-19T06:24:16.181Z] [2021-01-19T06:24:16.181Z] Sending build context to Docker daemon 58.06MB [2021-01-19T06:24:16.181Z] [2021-01-19T06:24:16.181Z] Step 1/10 : FROM microsoft/windowsservercore [2021-01-19T06:24:16.181Z] ---> 5e0078d88ebd [2021-01-19T06:24:16.181Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2021-01-19T06:24:16.181Z] ---> Running in cddeecb0b57f [2021-01-19T06:24:16.181Z] Removing intermediate container cddeecb0b57f [2021-01-19T06:24:16.181Z] ---> e08496e469ba [2021-01-19T06:24:16.181Z] Step 3/10 : ARG GO_VERSION=1.13.15 [2021-01-19T06:24:16.181Z] ---> Running in 1f0f88a2ebe5 [2021-01-19T06:24:16.181Z] Removing intermediate container 1f0f88a2ebe5 [2021-01-19T06:24:16.181Z] ---> 1d764f11fd5c [2021-01-19T06:24:16.181Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.5.3 [2021-01-19T06:24:16.181Z] ---> Running in 1720d7da065b [2021-01-19T06:24:16.181Z] Removing intermediate container 1720d7da065b [2021-01-19T06:24:16.181Z] ---> 004e67a24d23 [2021-01-19T06:24:16.181Z] 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} [2021-01-19T06:24:16.181Z] ---> Running in c44b301a0c59 [2021-01-19T06:24:16.181Z] Removing intermediate container c44b301a0c59 [2021-01-19T06:24:16.181Z] ---> 51be595cb875 [2021-01-19T06:24:16.181Z] 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 { [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; $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; [2021-01-19T06:24:16.181Z] ---> Running in 9c66245f39cc [2021-01-19T06:24:17.047Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2021-01-19T06:24:17.389Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.67s) [2021-01-19T06:24:17.389Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-01-19T06:24:17.616Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-01-19T06:24:17.616Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-01-19T06:24:17.635Z] tests/integration/regression_test.py ...... [ 98%] [2021-01-19T06:24:17.672Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-01-19T06:24:18.018Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.82s) [2021-01-19T06:24:18.018Z] === RUN TestCgroupNamespacesRunOlderClient [2021-01-19T06:24:18.151Z] tests/integration/credentials/store_test.py ...... [ 99%] [2021-01-19T06:24:18.151Z] tests/integration/credentials/utils_test.py . [100%] [2021-01-19T06:24:18.151Z] [2021-01-19T06:24:18.151Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2021-01-19T06:24:18.151Z] =========================== short test summary info ============================ [2021-01-19T06:24:18.152Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2021-01-19T06:24:18.152Z] CONFIG_RT_GROUP_SCHED isn't enabled [2021-01-19T06:24:18.152Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2021-01-19T06:24:18.152Z] Not supported on most drivers [2021-01-19T06:24:18.152Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2021-01-19T06:24:18.152Z] Output of docker top depends on host distro, and is not formalized. [2021-01-19T06:24:18.152Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2021-01-19T06:24:18.152Z] Output of docker top depends on host distro, and is not formalized. [2021-01-19T06:24:18.152Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2021-01-19T06:24:18.152Z] Can fail if eth0 has multiple IP addresses [2021-01-19T06:24:18.152Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2021-01-19T06:24:18.152Z] This doesn't seem to be taken into account by the engine [2021-01-19T06:24:18.152Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2021-01-19T06:24:18.152Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2021-01-19T06:24:18.152Z] = 378 passed, 2 skipped, 1 deselected, 6 xfailed, 2 xpassed in 352.65 seconds == [2021-01-19T06:24:18.183Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-01-19T06:24:18.410Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2021-01-19T06:24:19.558Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-01-19T06:24:19.817Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-01-19T06:24:19.940Z] [2021-01-19T06:24:19.940Z] SUCCESS: Specified value was saved. [2021-01-19T06:24:20.073Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.89s) [2021-01-19T06:24:20.073Z] === RUN TestKernelTCPMemory [2021-01-19T06:24:20.385Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-01-19T06:24:20.701Z] --- PASS: TestKernelTCPMemory (0.93s) [2021-01-19T06:24:20.701Z] === RUN TestNISDomainname [2021-01-19T06:24:20.951Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-01-19T06:24:21.484Z] INFO: Downloading git... [2021-01-19T06:24:21.730Z] --- PASS: TestNISDomainname (0.99s) [2021-01-19T06:24:21.730Z] === RUN TestHostnameDnsResolution [2021-01-19T06:24:22.328Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-01-19T06:24:22.328Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2021-01-19T06:24:22.587Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-01-19T06:24:23.028Z] INFO: Downloading go... [2021-01-19T06:24:23.153Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-01-19T06:24:23.786Z] --- PASS: TestHostnameDnsResolution (1.74s) [2021-01-19T06:24:23.786Z] === RUN TestStats [2021-01-19T06:24:24.088Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2021-01-19T06:24:24.287Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-01-19T06:24:25.227Z] INFO: Downloading compiler 1 of 3... [2021-01-19T06:24:25.680Z] --- PASS: TestDockerNetworkMacvlan (18.22s) [2021-01-19T06:24:25.680Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.11s) [2021-01-19T06:24:25.680Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s) [2021-01-19T06:24:25.680Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.98s) [2021-01-19T06:24:25.680Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.05s) [2021-01-19T06:24:25.680Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.73s) [2021-01-19T06:24:25.680Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.31s) [2021-01-19T06:24:25.680Z] PASS [2021-01-19T06:24:25.680Z] [2021-01-19T06:24:25.680Z] DONE 8 tests in 20.471s [2021-01-19T06:24:25.680Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2021-01-19T06:24:25.680Z] ++ 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 [2021-01-19T06:24:25.680Z] ++ set -e [2021-01-19T06:24:25.680Z] ++ '[' -n 0 ']' [2021-01-19T06:24:25.680Z] ++ set -x [2021-01-19T06:24:25.680Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-01-19T06:24:25.680Z] testing: warning: no tests to run [2021-01-19T06:24:25.680Z] PASS [2021-01-19T06:24:25.680Z] [2021-01-19T06:24:25.680Z] DONE 0 tests in 0.028s [2021-01-19T06:24:25.680Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-01-19T06:24:25.680Z] ++ 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 [2021-01-19T06:24:25.680Z] ++ set -e [2021-01-19T06:24:25.680Z] ++ '[' -n 0 ']' [2021-01-19T06:24:25.680Z] ++ set -x [2021-01-19T06:24:25.681Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-01-19T06:24:25.688Z] INFO: Downloading compiler 2 of 3... [2021-01-19T06:24:25.943Z] INFO: Testing against a local daemon [2021-01-19T06:24:25.943Z] === RUN TestAuthZPluginAllowRequest [2021-01-19T06:24:25.992Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-01-19T06:24:26.150Z] INFO: Downloading compiler 3 of 3... [2021-01-19T06:24:26.250Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-01-19T06:24:26.503Z] --- PASS: TestStats (2.93s) [2021-01-19T06:24:26.503Z] === RUN TestStopContainerWithTimeout [2021-01-19T06:24:26.503Z] === RUN TestStopContainerWithTimeout/0 [2021-01-19T06:24:26.503Z] === PAUSE TestStopContainerWithTimeout/0 [2021-01-19T06:24:26.503Z] === RUN TestStopContainerWithTimeout/1 [2021-01-19T06:24:26.503Z] === PAUSE TestStopContainerWithTimeout/1 [2021-01-19T06:24:26.503Z] === RUN TestStopContainerWithTimeout/3 [2021-01-19T06:24:26.503Z] === PAUSE TestStopContainerWithTimeout/3 [2021-01-19T06:24:26.503Z] === RUN TestStopContainerWithTimeout/-1 [2021-01-19T06:24:26.503Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-01-19T06:24:26.503Z] === CONT TestStopContainerWithTimeout/0 [2021-01-19T06:24:26.503Z] === CONT TestStopContainerWithTimeout/3 [2021-01-19T06:24:26.510Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-01-19T06:24:26.611Z] INFO: Extracting git... [2021-01-19T06:24:26.769Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2021-01-19T06:24:27.530Z] === CONT TestStopContainerWithTimeout/-1 [2021-01-19T06:24:27.866Z] --- PASS: TestAuthZPluginAllowRequest (1.82s) [2021-01-19T06:24:27.866Z] === RUN TestAuthZPluginTLS [2021-01-19T06:24:28.442Z] --- PASS: TestAuthZPluginTLS (0.70s) [2021-01-19T06:24:28.442Z] === RUN TestAuthZPluginDenyRequest [2021-01-19T06:24:29.017Z] --- PASS: TestAuthZPluginDenyRequest (0.65s) [2021-01-19T06:24:29.017Z] === RUN TestAuthZPluginAPIDenyResponse [2021-01-19T06:24:29.585Z] === CONT TestStopContainerWithTimeout/1 [2021-01-19T06:24:29.593Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.66s) [2021-01-19T06:24:29.593Z] === RUN TestAuthZPluginDenyResponse [2021-01-19T06:24:30.059Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-01-19T06:24:30.059Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.94s) [2021-01-19T06:24:30.059Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.20s) [2021-01-19T06:24:30.059Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.68s) [2021-01-19T06:24:30.059Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.82s) [2021-01-19T06:24:30.059Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.76s) [2021-01-19T06:24:30.059Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.79s) [2021-01-19T06:24:30.059Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.65s) [2021-01-19T06:24:30.059Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.64s) [2021-01-19T06:24:30.059Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.14s) [2021-01-19T06:24:30.059Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.15s) [2021-01-19T06:24:30.059Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.82s) [2021-01-19T06:24:30.059Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.01s) [2021-01-19T06:24:30.059Z] === RUN TestCgroupNamespacesRun [2021-01-19T06:24:30.541Z] --- PASS: TestAuthZPluginDenyResponse (0.68s) [2021-01-19T06:24:30.541Z] === RUN TestAuthZPluginAllowEventStream [2021-01-19T06:24:30.604Z] Leaving: AppArmorNo profiles have been unloaded. [2021-01-19T06:24:30.604Z] [2021-01-19T06:24:30.604Z] Unloading profiles will leave already running processes permanently [2021-01-19T06:24:30.604Z] unconfined, which can lead to unexpected situations. [2021-01-19T06:24:30.604Z] [2021-01-19T06:24:30.604Z] To set a process to complain mode, use the command line tool [2021-01-19T06:24:30.604Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-01-19T06:24:30.604Z] Post stage [Pipeline] junit [2021-01-19T06:24:31.182Z] Recording test results [Pipeline] sh [2021-01-19T06:24:31.436Z] --- PASS: TestCgroupNamespacesRun (1.93s) [2021-01-19T06:24:31.436Z] === RUN TestCgroupNamespacesRunPrivileged [2021-01-19T06:24:31.594Z] + echo Ensuring container killed. [2021-01-19T06:24:31.594Z] Ensuring container killed. [2021-01-19T06:24:31.594Z] + docker rm -vf docker-pr1 [2021-01-19T06:24:31.594Z] Error: No such container: docker-pr1 [2021-01-19T06:24:31.594Z] + true [Pipeline] sh [2021-01-19T06:24:31.640Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-01-19T06:24:31.640Z] --- PASS: TestStopContainerWithTimeout/0 (1.18s) [2021-01-19T06:24:31.640Z] --- PASS: TestStopContainerWithTimeout/3 (3.09s) [2021-01-19T06:24:31.640Z] --- PASS: TestStopContainerWithTimeout/-1 (2.90s) [2021-01-19T06:24:31.640Z] --- PASS: TestStopContainerWithTimeout/1 (1.89s) [2021-01-19T06:24:31.640Z] === RUN TestDeleteDevicemapper [2021-01-19T06:24:31.640Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-01-19T06:24:31.640Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-01-19T06:24:31.640Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-01-19T06:24:31.872Z] + echo Chowning /workspace to jenkins user [2021-01-19T06:24:31.872Z] Chowning /workspace to jenkins user [2021-01-19T06:24:31.872Z] + id -u [2021-01-19T06:24:31.872Z] + id -g [2021-01-19T06:24:31.872Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41894:/workspace busybox chown -R 1000:1000 /workspace [2021-01-19T06:24:32.002Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-01-19T06:24:32.465Z] --- PASS: TestAuthZPluginAllowEventStream (1.75s) [2021-01-19T06:24:32.465Z] === RUN TestAuthZPluginErrorResponse [2021-01-19T06:24:32.728Z] --- PASS: TestAuthZPluginErrorResponse (0.67s) [2021-01-19T06:24:32.728Z] === RUN TestAuthZPluginErrorRequest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-01-19T06:24:33.098Z] + bundleName=docker-py [2021-01-19T06:24:33.098Z] + echo Creating docker-py-bundles.tar.gz [2021-01-19T06:24:33.098Z] Creating docker-py-bundles.tar.gz [2021-01-19T06:24:33.098Z] + 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 [2021-01-19T06:24:33.109Z] Archiving artifacts [2021-01-19T06:24:33.304Z] --- PASS: TestAuthZPluginErrorRequest (0.66s) [2021-01-19T06:24:33.304Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-01-19T06:24:33.376Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-01-19T06:24:33.376Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.75s) [2021-01-19T06:24:33.376Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-01-19T06:24:33.385Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41894/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2021-01-19T06:24:33.731Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41894/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=8086443a449af8ef5c5b0574de8957df7e52f296 -e DOCKER_GRAPHDRIVER docker:8086443a449af8ef5c5b0574de8957df7e52f296 hack/make.sh binary-daemon [2021-01-19T06:24:33.989Z] [2021-01-19T06:24:34.248Z] Removing bundles/ [2021-01-19T06:24:34.248Z] [2021-01-19T06:24:34.248Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2021-01-19T06:24:34.248Z] Building: bundles/binary-daemon/dockerd-dev [2021-01-19T06:24:34.248Z] GOOS="" GOARCH="" GOARM="" [2021-01-19T06:24:34.253Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.68s) [2021-01-19T06:24:34.253Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-01-19T06:24:34.756Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-01-19T06:24:35.143Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.73s) [2021-01-19T06:24:35.143Z] === RUN TestUpdateMemory [2021-01-19T06:24:35.143Z] --- SKIP: TestUpdateMemory (0.00s) [2021-01-19T06:24:35.143Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-01-19T06:24:35.143Z] === RUN TestUpdateCPUQuota [2021-01-19T06:24:35.323Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.90s) [2021-01-19T06:24:35.323Z] === RUN TestCgroupNamespacesRunHostMode [2021-01-19T06:24:35.891Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-01-19T06:24:36.170Z] --- PASS: TestUpdateCPUQuota (1.11s) [2021-01-19T06:24:36.170Z] === RUN TestUpdatePidsLimit [2021-01-19T06:24:36.170Z] === RUN TestUpdatePidsLimit/update_from_none [2021-01-19T06:24:36.459Z] === RUN TestUpdatePidsLimit/no_change [2021-01-19T06:24:36.764Z] === RUN TestUpdatePidsLimit/update_lower [2021-01-19T06:24:36.809Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.24s) [2021-01-19T06:24:36.809Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-01-19T06:24:36.829Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-01-19T06:24:36.829Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2021-01-19T06:24:37.012Z] ok github.com/docker/docker/cmd/dockerd 0.127s coverage: 29.1% of statements [2021-01-19T06:24:37.012Z] ok github.com/docker/docker/container 0.144s coverage: 34.7% of statements [2021-01-19T06:24:37.012Z] ? github.com/docker/docker/container/stream [no test files] [2021-01-19T06:24:37.012Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-01-19T06:24:37.012Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-01-19T06:24:37.012Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-01-19T06:24:37.392Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-01-19T06:24:37.396Z] --- PASS: TestCgroupNamespacesRunHostMode (2.02s) [2021-01-19T06:24:37.396Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-01-19T06:24:37.681Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-01-19T06:24:37.970Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-01-19T06:24:38.259Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-01-19T06:24:38.527Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.052s coverage: 65.3% of statements [2021-01-19T06:24:38.732Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.31s) [2021-01-19T06:24:38.732Z] === RUN TestAuthZPluginHeader [2021-01-19T06:24:39.297Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.90s) [2021-01-19T06:24:39.297Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-01-19T06:24:39.682Z] --- PASS: TestAuthZPluginHeader (1.06s) [2021-01-19T06:24:39.682Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-01-19T06:24:39.682Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-01-19T06:24:39.682Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-01-19T06:24:39.682Z] === RUN TestAuthZPluginV2Disable [2021-01-19T06:24:39.682Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2021-01-19T06:24:39.682Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-01-19T06:24:39.682Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-01-19T06:24:39.682Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-01-19T06:24:39.682Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-01-19T06:24:39.682Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-01-19T06:24:39.682Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-01-19T06:24:39.682Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-01-19T06:24:39.682Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-01-19T06:24:39.757Z] --- PASS: TestUpdatePidsLimit (3.61s) [2021-01-19T06:24:39.757Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.33s) [2021-01-19T06:24:39.757Z] --- PASS: TestUpdatePidsLimit/no_change (0.38s) [2021-01-19T06:24:39.757Z] --- PASS: TestUpdatePidsLimit/update_lower (0.37s) [2021-01-19T06:24:39.757Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.40s) [2021-01-19T06:24:39.757Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.37s) [2021-01-19T06:24:39.757Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.39s) [2021-01-19T06:24:39.757Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.40s) [2021-01-19T06:24:39.757Z] === RUN TestUpdateRestartPolicy [2021-01-19T06:24:40.232Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2021-01-19T06:24:40.798Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.69s) [2021-01-19T06:24:40.798Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-01-19T06:24:41.448Z] INFO: Expanding go... [2021-01-19T06:24:41.732Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2021-01-19T06:24:41.732Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.95s) [2021-01-19T06:24:41.732Z] === RUN TestCgroupNamespacesRunOlderClient [2021-01-19T06:24:42.666Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-01-19T06:24:43.604Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.83s) [2021-01-19T06:24:43.604Z] === RUN TestKernelTCPMemory [2021-01-19T06:24:43.863Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2021-01-19T06:24:44.125Z] ok github.com/docker/docker/daemon/cluster/convert 0.048s coverage: 35.9% of statements [2021-01-19T06:24:44.430Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-01-19T06:24:44.430Z] --- PASS: TestKernelTCPMemory (0.88s) [2021-01-19T06:24:44.430Z] === RUN TestNISDomainname [2021-01-19T06:24:45.366Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2021-01-19T06:24:45.626Z] --- PASS: TestNISDomainname (1.05s) [2021-01-19T06:24:45.626Z] === RUN TestHostnameDnsResolution [2021-01-19T06:24:45.642Z] ok github.com/docker/docker/daemon/cluster 0.184s coverage: 0.5% of statements [2021-01-19T06:24:46.192Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-01-19T06:24:47.129Z] --- PASS: TestHostnameDnsResolution (1.48s) [2021-01-19T06:24:47.129Z] === RUN TestStats [2021-01-19T06:24:47.129Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2021-01-19T06:24:47.129Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2021-01-19T06:24:47.129Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2021-01-19T06:24:50.111Z] ok github.com/docker/docker/daemon/discovery 0.035s coverage: 30.0% of statements [2021-01-19T06:24:50.413Z] --- PASS: TestStats (2.83s) [2021-01-19T06:24:50.413Z] === RUN TestStopContainerWithTimeout [2021-01-19T06:24:50.413Z] === RUN TestStopContainerWithTimeout/0 [2021-01-19T06:24:50.413Z] === PAUSE TestStopContainerWithTimeout/0 [2021-01-19T06:24:50.413Z] === RUN TestStopContainerWithTimeout/1 [2021-01-19T06:24:50.413Z] === PAUSE TestStopContainerWithTimeout/1 [2021-01-19T06:24:50.413Z] === RUN TestStopContainerWithTimeout/3 [2021-01-19T06:24:50.413Z] === PAUSE TestStopContainerWithTimeout/3 [2021-01-19T06:24:50.413Z] === RUN TestStopContainerWithTimeout/-1 [2021-01-19T06:24:50.413Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-01-19T06:24:50.413Z] === CONT TestStopContainerWithTimeout/0 [2021-01-19T06:24:50.413Z] === CONT TestStopContainerWithTimeout/-1 [2021-01-19T06:24:50.413Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2021-01-19T06:24:50.981Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-01-19T06:24:50.981Z] === CONT TestStopContainerWithTimeout/3 [2021-01-19T06:24:51.630Z] ok github.com/docker/docker/daemon/events 0.066s coverage: 50.0% of statements [2021-01-19T06:24:51.630Z] ok github.com/docker/docker/daemon/config 0.086s coverage: 81.8% of statements [2021-01-19T06:24:53.511Z] === CONT TestStopContainerWithTimeout/1 [2021-01-19T06:24:53.511Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-01-19T06:24:54.078Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-01-19T06:24:54.374Z] ok github.com/docker/docker/daemon/graphdriver 0.008s coverage: 2.2% of statements [2021-01-19T06:24:54.646Z] === RUN TestDockerSuite/TestBuildCmd [2021-01-19T06:24:54.646Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2021-01-19T06:24:54.646Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2021-01-19T06:24:54.646Z] --- PASS: TestStopContainerWithTimeout/0 (1.21s) [2021-01-19T06:24:54.646Z] --- PASS: TestStopContainerWithTimeout/-1 (3.18s) [2021-01-19T06:24:54.646Z] --- PASS: TestStopContainerWithTimeout/3 (2.72s) [2021-01-19T06:24:54.646Z] --- PASS: TestStopContainerWithTimeout/1 (1.73s) [2021-01-19T06:24:54.646Z] === RUN TestDeleteDevicemapper [2021-01-19T06:24:54.646Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-01-19T06:24:54.646Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-01-19T06:24:54.646Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-01-19T06:24:54.905Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-01-19T06:24:55.066Z] --- PASS: TestUpdateRestartPolicy (12.98s) [2021-01-19T06:24:55.066Z] === RUN TestUpdateRestartWithAutoRemove [2021-01-19T06:24:55.066Z] --- PASS: TestUpdateRestartWithAutoRemove (0.90s) [2021-01-19T06:24:55.066Z] === RUN TestWaitNonBlocked [2021-01-19T06:24:55.066Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-01-19T06:24:55.066Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-01-19T06:24:55.066Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-01-19T06:24:55.066Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-01-19T06:24:55.066Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-01-19T06:24:55.066Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-01-19T06:24:55.066Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-01-19T06:24:55.066Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.02s) [2021-01-19T06:24:55.066Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.09s) [2021-01-19T06:24:55.066Z] === RUN TestWaitBlocked [2021-01-19T06:24:55.066Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-01-19T06:24:55.066Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-01-19T06:24:55.066Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-01-19T06:24:55.066Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-01-19T06:24:55.066Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-01-19T06:24:55.066Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-01-19T06:24:55.164Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-01-19T06:24:55.730Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-01-19T06:24:55.730Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-01-19T06:24:56.093Z] --- PASS: TestWaitBlocked (0.01s) [2021-01-19T06:24:56.093Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.16s) [2021-01-19T06:24:56.093Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.25s) [2021-01-19T06:24:56.093Z] === CONT TestContainerStartOnDaemonRestart [2021-01-19T06:24:56.093Z] === CONT TestContainerKillOnDaemonStart [2021-01-19T06:24:57.100Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.525s coverage: 14.0% of statements [2021-01-19T06:24:57.100Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.009s coverage: 2.9% of statements [2021-01-19T06:24:57.633Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-01-19T06:24:57.823Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.19s) [2021-01-19T06:24:57.823Z] PASS [2021-01-19T06:24:57.823Z] [2021-01-19T06:24:57.823Z] === Skipped [2021-01-19T06:24:57.823Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-01-19T06:24:57.823Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-01-19T06:24:57.823Z] [2021-01-19T06:24:57.823Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2021-01-19T06:24:57.823Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-01-19T06:24:57.823Z] [2021-01-19T06:24:57.823Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-01-19T06:24:57.823Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-01-19T06:24:57.823Z] [2021-01-19T06:24:57.823Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-01-19T06:24:57.823Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-01-19T06:24:57.823Z] [2021-01-19T06:24:57.823Z] [2021-01-19T06:24:57.823Z] DONE 17 tests, 4 skipped in 32.205s [2021-01-19T06:24:57.823Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-01-19T06:24:57.823Z] ++ 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 [2021-01-19T06:24:57.823Z] ++ set -e [2021-01-19T06:24:57.823Z] ++ '[' -n 0 ']' [2021-01-19T06:24:57.823Z] ++ set -x [2021-01-19T06:24:57.823Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-01-19T06:24:57.892Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2021-01-19T06:24:58.086Z] INFO: Testing against a local daemon [2021-01-19T06:24:58.086Z] === RUN TestPluginInvalidJSON [2021-01-19T06:24:58.086Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-01-19T06:24:58.086Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-01-19T06:24:58.086Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-01-19T06:24:58.086Z] --- PASS: TestPluginInvalidJSON (0.03s) [2021-01-19T06:24:58.086Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-01-19T06:24:58.086Z] === RUN TestPluginInstall [2021-01-19T06:24:58.086Z] === RUN TestPluginInstall/no_auth [2021-01-19T06:24:58.139Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.703s coverage: 57.1% of statements [2021-01-19T06:24:58.150Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.47s) [2021-01-19T06:24:58.150Z] === RUN TestUpdateMemory [2021-01-19T06:24:58.150Z] --- SKIP: TestUpdateMemory (0.00s) [2021-01-19T06:24:58.150Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-01-19T06:24:58.150Z] === RUN TestUpdateCPUQuota [2021-01-19T06:24:59.591Z] --- PASS: TestContainerStartOnDaemonRestart (3.00s) [2021-01-19T06:24:59.591Z] === CONT TestIpcModeOlderClient [2021-01-19T06:24:59.591Z] --- PASS: TestIpcModeOlderClient (0.19s) [2021-01-19T06:24:59.591Z] === CONT TestDaemonHostGatewayIP [2021-01-19T06:25:00.052Z] --- PASS: TestUpdateCPUQuota (1.54s) [2021-01-19T06:25:00.052Z] === RUN TestUpdatePidsLimit [2021-01-19T06:25:00.052Z] === RUN TestUpdatePidsLimit/update_from_none [2021-01-19T06:25:00.052Z] === RUN TestUpdatePidsLimit/no_change [2021-01-19T06:25:00.619Z] === RUN TestUpdatePidsLimit/update_lower [2021-01-19T06:25:00.643Z] time="2021-01-19T06:25:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-01-19T06:25:00.643Z] time="2021-01-19T06:25:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2b177574704419634537a2922e0aaf0a3d00aee1ab4c0e0079eb2f3512893667" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-01-19T06:25:00.643Z] time="2021-01-19T06:25:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-01-19T06:25:00.643Z] time="2021-01-19T06:25:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2b177574704419634537a2922e0aaf0a3d00aee1ab4c0e0079eb2f3512893667" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-01-19T06:25:00.643Z] === RUN TestPluginInstall/with_htpasswd [2021-01-19T06:25:00.877Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-01-19T06:25:00.895Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.015s coverage: 1.8% of statements [2021-01-19T06:25:01.135Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2021-01-19T06:25:01.393Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-01-19T06:25:01.540Z] ok github.com/docker/docker/daemon 12.442s coverage: 17.1% of statements [2021-01-19T06:25:01.540Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-01-19T06:25:01.540Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-01-19T06:25:01.540Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-01-19T06:25:01.540Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-01-19T06:25:01.592Z] time="2021-01-19T06:25:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-01-19T06:25:01.592Z] time="2021-01-19T06:25:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5ec92f7ee06d147f27fe9969f5c75669c678015bcc0a8daea32aea28d5dae55f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-01-19T06:25:01.592Z] time="2021-01-19T06:25:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-01-19T06:25:01.592Z] time="2021-01-19T06:25:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5ec92f7ee06d147f27fe9969f5c75669c678015bcc0a8daea32aea28d5dae55f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-01-19T06:25:01.652Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-01-19T06:25:01.855Z] === RUN TestPluginInstall/with_insecure [2021-01-19T06:25:02.219Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-01-19T06:25:02.574Z] INFO: Expanding compiler 1 of 3... [2021-01-19T06:25:02.787Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-01-19T06:25:03.035Z] INFO: Expanding compiler 2 of 3... [2021-01-19T06:25:03.150Z] --- PASS: TestDaemonHostGatewayIP (3.63s) [2021-01-19T06:25:03.150Z] === CONT TestRestartDaemonWithRestartingContainer [2021-01-19T06:25:03.250Z] time="2021-01-19T06:25:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-01-19T06:25:03.250Z] time="2021-01-19T06:25:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:547caf5c1f3691e345d423612b46f3b9cdb4c68912223d2861df5c6721a4e870" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-01-19T06:25:03.250Z] time="2021-01-19T06:25:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-01-19T06:25:03.250Z] time="2021-01-19T06:25:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:547caf5c1f3691e345d423612b46f3b9cdb4c68912223d2861df5c6721a4e870" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-01-19T06:25:03.513Z] --- PASS: TestPluginInstall (5.52s) [2021-01-19T06:25:03.513Z] --- PASS: TestPluginInstall/no_auth (2.48s) [2021-01-19T06:25:03.513Z] --- PASS: TestPluginInstall/with_htpasswd (1.21s) [2021-01-19T06:25:03.513Z] --- PASS: TestPluginInstall/with_insecure (1.83s) [2021-01-19T06:25:03.513Z] plugin_test.go:157: [d5c39ffe97b7b] daemon is not started [2021-01-19T06:25:03.513Z] PASS [2021-01-19T06:25:03.513Z] [2021-01-19T06:25:03.513Z] DONE 6 tests in 5.711s [2021-01-19T06:25:03.725Z] --- PASS: TestUpdatePidsLimit (3.87s) [2021-01-19T06:25:03.725Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.34s) [2021-01-19T06:25:03.725Z] --- PASS: TestUpdatePidsLimit/no_change (0.40s) [2021-01-19T06:25:03.725Z] --- PASS: TestUpdatePidsLimit/update_lower (0.38s) [2021-01-19T06:25:03.725Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.40s) [2021-01-19T06:25:03.725Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.40s) [2021-01-19T06:25:03.725Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.38s) [2021-01-19T06:25:03.725Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.39s) [2021-01-19T06:25:03.725Z] === RUN TestUpdateRestartPolicy [2021-01-19T06:25:03.774Z] ok github.com/docker/docker/daemon/graphdriver/aufs 9.261s coverage: 69.2% of statements [2021-01-19T06:25:03.776Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-01-19T06:25:03.776Z] ++ 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 [2021-01-19T06:25:03.776Z] ++ set -e [2021-01-19T06:25:03.776Z] ++ '[' -n 0 ']' [2021-01-19T06:25:03.776Z] ++ set -x [2021-01-19T06:25:03.776Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-01-19T06:25:03.776Z] INFO: Testing against a local daemon [2021-01-19T06:25:03.776Z] === RUN TestExternalGraphDriver [2021-01-19T06:25:04.039Z] === RUN TestExternalGraphDriver/json [2021-01-19T06:25:04.292Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-01-19T06:25:04.292Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2021-01-19T06:25:04.418Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.179s coverage: 45.9% of statements [2021-01-19T06:25:04.418Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-01-19T06:25:05.226Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-01-19T06:25:05.226Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-01-19T06:25:05.865Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.04s) [2021-01-19T06:25:05.865Z] === CONT TestDaemonRestartIpcMode [2021-01-19T06:25:06.160Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-01-19T06:25:06.418Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-01-19T06:25:06.596Z] === RUN TestExternalGraphDriver/spec [2021-01-19T06:25:06.988Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-01-19T06:25:08.112Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.485s coverage: 49.5% of statements [2021-01-19T06:25:08.112Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.018s coverage: 58.0% of statements [2021-01-19T06:25:08.405Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.010s coverage: 3.0% of statements [2021-01-19T06:25:08.581Z] --- PASS: TestContainerKillOnDaemonStart (12.17s) [2021-01-19T06:25:08.843Z] INFO: Expanding compiler 3 of 3... [2021-01-19T06:25:08.892Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2021-01-19T06:25:09.257Z] === RUN TestExternalGraphDriver/pull [2021-01-19T06:25:09.442Z] ok github.com/docker/docker/daemon/links 0.006s coverage: 93.0% of statements [2021-01-19T06:25:09.815Z] INFO: Removing downloaded files... [2021-01-19T06:25:09.815Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2021-01-19T06:25:09.815Z] INFO: Configuring git core.autocrlf... [2021-01-19T06:25:10.092Z] --- PASS: TestDaemonRestartIpcMode (4.01s) [2021-01-19T06:25:10.092Z] PASS [2021-01-19T06:25:10.092Z] [2021-01-19T06:25:10.092Z] === Skipped [2021-01-19T06:25:10.092Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s) [2021-01-19T06:25:10.092Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-01-19T06:25:10.092Z] [2021-01-19T06:25:10.092Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s) [2021-01-19T06:25:10.092Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-01-19T06:25:10.092Z] [2021-01-19T06:25:10.092Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s) [2021-01-19T06:25:10.092Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-01-19T06:25:10.092Z] [2021-01-19T06:25:10.092Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-01-19T06:25:10.092Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-01-19T06:25:10.092Z] [2021-01-19T06:25:10.092Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s) [2021-01-19T06:25:10.092Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-01-19T06:25:10.092Z] [2021-01-19T06:25:10.092Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s) [2021-01-19T06:25:10.092Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-01-19T06:25:10.092Z] [2021-01-19T06:25:10.092Z] [2021-01-19T06:25:10.092Z] DONE 196 tests, 6 skipped in 155.431s [2021-01-19T06:25:10.092Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m [2021-01-19T06:25:10.092Z] ++ 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 [2021-01-19T06:25:10.092Z] ++ set -e [2021-01-19T06:25:10.092Z] ++ '[' -n 0 ']' [2021-01-19T06:25:10.092Z] ++ set -x [2021-01-19T06:25:10.092Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-01-19T06:25:10.092Z] INFO: Testing against a local daemon [2021-01-19T06:25:10.092Z] === RUN TestCommitInheritsEnv [2021-01-19T06:25:10.720Z] --- PASS: TestCommitInheritsEnv (0.69s) [2021-01-19T06:25:10.720Z] === RUN TestImportExtremelyLargeImageWorks [2021-01-19T06:25:10.720Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-01-19T06:25:10.720Z] === RUN TestImagesFilterMultiReference [2021-01-19T06:25:10.720Z] --- PASS: TestImagesFilterMultiReference (0.04s) [2021-01-19T06:25:10.720Z] === RUN TestImagePullPlatformInvalid [2021-01-19T06:25:10.720Z] --- PASS: TestImagePullPlatformInvalid (0.01s) [2021-01-19T06:25:10.720Z] === RUN TestRemoveImageOrphaning [2021-01-19T06:25:11.349Z] --- PASS: TestRemoveImageOrphaning (0.69s) [2021-01-19T06:25:11.349Z] === RUN TestRemoveImageGarbageCollector [2021-01-19T06:25:11.349Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-01-19T06:25:11.349Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-01-19T06:25:11.349Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-01-19T06:25:11.349Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2021-01-19T06:25:11.349Z] === RUN TestTagInvalidReference [2021-01-19T06:25:11.349Z] --- PASS: TestTagInvalidReference (0.01s) [2021-01-19T06:25:11.349Z] === RUN TestTagValidPrefixedRepo [2021-01-19T06:25:11.349Z] --- PASS: TestTagValidPrefixedRepo (0.03s) [2021-01-19T06:25:11.349Z] === RUN TestTagExistedNameWithoutForce [2021-01-19T06:25:11.518Z] ok github.com/docker/docker/daemon/logger 0.238s coverage: 41.0% of statements [2021-01-19T06:25:11.638Z] --- PASS: TestTagExistedNameWithoutForce (0.01s) [2021-01-19T06:25:11.638Z] === RUN TestTagOfficialNames [2021-01-19T06:25:11.638Z] --- PASS: TestTagOfficialNames (0.04s) [2021-01-19T06:25:11.638Z] === RUN TestTagMatchesDigest [2021-01-19T06:25:11.638Z] --- PASS: TestTagMatchesDigest (0.02s) [2021-01-19T06:25:11.638Z] === CONT TestImportExtremelyLargeImageWorks [2021-01-19T06:25:11.819Z] --- PASS: TestExternalGraphDriver (8.12s) [2021-01-19T06:25:11.819Z] --- PASS: TestExternalGraphDriver/json (2.50s) [2021-01-19T06:25:11.819Z] --- PASS: TestExternalGraphDriver/spec (2.83s) [2021-01-19T06:25:11.819Z] --- PASS: TestExternalGraphDriver/pull (2.66s) [2021-01-19T06:25:11.819Z] === RUN TestGraphdriverPluginV2 [2021-01-19T06:25:12.083Z] --- SKIP: TestGraphdriverPluginV2 (0.03s) [2021-01-19T06:25:12.083Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-01-19T06:25:12.083Z] PASS [2021-01-19T06:25:12.083Z] [2021-01-19T06:25:12.083Z] === Skipped [2021-01-19T06:25:12.083Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.03s) [2021-01-19T06:25:12.083Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-01-19T06:25:12.084Z] [2021-01-19T06:25:12.084Z] [2021-01-19T06:25:12.084Z] DONE 5 tests, 1 skipped in 8.292s [2021-01-19T06:25:12.084Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-01-19T06:25:12.084Z] ++ 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 [2021-01-19T06:25:12.084Z] ++ set -e [2021-01-19T06:25:12.084Z] ++ '[' -n 0 ']' [2021-01-19T06:25:12.084Z] ++ set -x [2021-01-19T06:25:12.084Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-01-19T06:25:12.084Z] INFO: Testing against a local daemon [2021-01-19T06:25:12.084Z] === RUN TestContinueAfterPluginCrash [2021-01-19T06:25:12.084Z] === PAUSE TestContinueAfterPluginCrash [2021-01-19T06:25:12.084Z] === RUN TestReadPluginNoRead [2021-01-19T06:25:12.084Z] === PAUSE TestReadPluginNoRead [2021-01-19T06:25:12.084Z] === RUN TestDaemonStartWithLogOpt [2021-01-19T06:25:12.084Z] === PAUSE TestDaemonStartWithLogOpt [2021-01-19T06:25:12.084Z] === CONT TestContinueAfterPluginCrash [2021-01-19T06:25:12.084Z] === CONT TestDaemonStartWithLogOpt [2021-01-19T06:25:12.084Z] === CONT TestReadPluginNoRead [2021-01-19T06:25:12.178Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2021-01-19T06:25:12.577Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.284s coverage: 52.1% of statements [2021-01-19T06:25:12.577Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-01-19T06:25:12.577Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-01-19T06:25:14.097Z] ok github.com/docker/docker/daemon/logger/awslogs 0.553s coverage: 77.8% of statements [2021-01-19T06:25:14.391Z] ok github.com/docker/docker/daemon/logger/gelf 0.045s coverage: 67.0% of statements [2021-01-19T06:25:14.686Z] ok github.com/docker/docker/daemon/images 0.105s coverage: 6.5% of statements [2021-01-19T06:25:14.686Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-01-19T06:25:14.686Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-01-19T06:25:14.686Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-01-19T06:25:14.686Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-01-19T06:25:14.979Z] ok github.com/docker/docker/daemon/logger/journald 0.015s coverage: 23.9% of statements [2021-01-19T06:25:16.020Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.045s coverage: 87.2% of statements [2021-01-19T06:25:16.373Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2021-01-19T06:25:16.373Z] --- PASS: TestUpdateRestartPolicy (12.76s) [2021-01-19T06:25:16.373Z] === RUN TestUpdateRestartWithAutoRemove [2021-01-19T06:25:17.066Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.014s coverage: 61.6% of statements [2021-01-19T06:25:17.309Z] --- PASS: TestUpdateRestartWithAutoRemove (0.88s) [2021-01-19T06:25:17.309Z] === RUN TestWaitNonBlocked [2021-01-19T06:25:17.309Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-01-19T06:25:17.309Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-01-19T06:25:17.309Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-01-19T06:25:17.309Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-01-19T06:25:17.309Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-01-19T06:25:17.309Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-01-19T06:25:17.400Z] === RUN TestReadPluginNoRead/default [2021-01-19T06:25:17.400Z] --- PASS: TestDaemonStartWithLogOpt (5.13s) [2021-01-19T06:25:17.567Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-01-19T06:25:17.702Z] ok github.com/docker/docker/daemon/logger/local 0.099s coverage: 75.2% of statements [2021-01-19T06:25:17.702Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-01-19T06:25:18.349Z] === RUN TestReadPluginNoRead/disabled_caching [2021-01-19T06:25:18.749Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.062s coverage: 58.6% of statements [2021-01-19T06:25:18.946Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-01-19T06:25:18.946Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.17s) [2021-01-19T06:25:18.946Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.40s) [2021-01-19T06:25:18.946Z] === RUN TestWaitBlocked [2021-01-19T06:25:18.946Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-01-19T06:25:18.946Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-01-19T06:25:18.946Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-01-19T06:25:18.946Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-01-19T06:25:18.946Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-01-19T06:25:18.946Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-01-19T06:25:18.946Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-01-19T06:25:19.205Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2021-01-19T06:25:19.390Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.017s coverage: 33.3% of statements [2021-01-19T06:25:19.773Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-01-19T06:25:20.272Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-01-19T06:25:20.341Z] --- PASS: TestWaitBlocked (0.07s) [2021-01-19T06:25:20.341Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.41s) [2021-01-19T06:25:20.341Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.55s) [2021-01-19T06:25:20.341Z] === CONT TestContainerStartOnDaemonRestart [2021-01-19T06:25:20.341Z] === CONT TestIpcModeOlderClient [2021-01-19T06:25:20.341Z] --- PASS: TestIpcModeOlderClient (0.13s) [2021-01-19T06:25:20.341Z] === CONT TestRestartDaemonWithRestartingContainer [2021-01-19T06:25:20.433Z] ok github.com/docker/docker/daemon/logger/templates 0.051s coverage: 8.3% of statements [2021-01-19T06:25:21.070Z] ok github.com/docker/docker/daemon/logger/syslog 0.013s coverage: 46.8% of statements [2021-01-19T06:25:22.198Z] --- PASS: TestReadPluginNoRead (9.97s) [2021-01-19T06:25:22.198Z] --- PASS: TestReadPluginNoRead/default (1.84s) [2021-01-19T06:25:22.198Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.81s) [2021-01-19T06:25:22.198Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.83s) [2021-01-19T06:25:22.198Z] read_test.go:92: [d32ea4c453450] daemon is not started [2021-01-19T06:25:22.460Z] --- PASS: TestContinueAfterPluginCrash (10.40s) [2021-01-19T06:25:22.460Z] PASS [2021-01-19T06:25:22.460Z] [2021-01-19T06:25:22.460Z] DONE 6 tests in 10.553s [2021-01-19T06:25:22.461Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2021-01-19T06:25:22.461Z] ++ 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 [2021-01-19T06:25:22.461Z] ++ set -e [2021-01-19T06:25:22.461Z] ++ '[' -n 0 ']' [2021-01-19T06:25:22.461Z] ++ set -x [2021-01-19T06:25:22.461Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-01-19T06:25:22.724Z] testing: warning: no tests to run [2021-01-19T06:25:22.724Z] PASS [2021-01-19T06:25:22.724Z] [2021-01-19T06:25:22.724Z] DONE 0 tests in 0.042s [2021-01-19T06:25:22.724Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-01-19T06:25:22.724Z] ++ 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 [2021-01-19T06:25:22.724Z] ++ set -e [2021-01-19T06:25:22.724Z] ++ '[' -n 0 ']' [2021-01-19T06:25:22.724Z] ++ set -x [2021-01-19T06:25:22.724Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-01-19T06:25:22.724Z] INFO: Testing against a local daemon [2021-01-19T06:25:22.724Z] === RUN TestPluginWithDevMounts [2021-01-19T06:25:22.724Z] === PAUSE TestPluginWithDevMounts [2021-01-19T06:25:22.724Z] === CONT TestPluginWithDevMounts [2021-01-19T06:25:22.875Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2021-01-19T06:25:23.146Z] ok github.com/docker/docker/daemon/network 0.011s coverage: 63.8% of statements [2021-01-19T06:25:23.146Z] ok github.com/docker/docker/daemon/logger/splunk 2.429s coverage: 82.5% of statements [2021-01-19T06:25:23.146Z] ? github.com/docker/docker/daemon/names [no test files] [2021-01-19T06:25:23.146Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-01-19T06:25:23.444Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-01-19T06:25:24.379Z] --- PASS: TestContainerStartOnDaemonRestart (4.14s) [2021-01-19T06:25:24.379Z] === CONT TestContainerKillOnDaemonStart [2021-01-19T06:25:24.682Z] ok github.com/docker/docker/distribution/metadata 0.088s coverage: 48.2% of statements [2021-01-19T06:25:24.947Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.36s) [2021-01-19T06:25:24.947Z] === CONT TestDaemonHostGatewayIP [2021-01-19T06:25:25.280Z] --- PASS: TestPluginWithDevMounts (2.15s) [2021-01-19T06:25:25.280Z] PASS [2021-01-19T06:25:25.280Z] [2021-01-19T06:25:25.280Z] DONE 1 tests in 2.298s [2021-01-19T06:25:25.280Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2021-01-19T06:25:25.280Z] ++ 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 [2021-01-19T06:25:25.280Z] ++ set -e [2021-01-19T06:25:25.280Z] ++ '[' -n 0 ']' [2021-01-19T06:25:25.280Z] ++ set -x [2021-01-19T06:25:25.280Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-01-19T06:25:25.280Z] INFO: Testing against a local daemon [2021-01-19T06:25:25.280Z] === RUN TestSecretInspect [2021-01-19T06:25:26.205Z] ok github.com/docker/docker/errdefs 0.019s coverage: 53.1% of statements [2021-01-19T06:25:27.246Z] ok github.com/docker/docker/distribution 0.515s coverage: 25.1% of statements [2021-01-19T06:25:27.246Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-01-19T06:25:28.234Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-01-19T06:25:28.288Z] ok github.com/docker/docker/image 0.043s coverage: 86.8% of statements [2021-01-19T06:25:28.582Z] ok github.com/docker/docker/distribution/xfer 1.686s coverage: 85.1% of statements [2021-01-19T06:25:28.582Z] ? github.com/docker/docker/dockerversion [no test files] [2021-01-19T06:25:28.596Z] --- PASS: TestSecretInspect (3.24s) [2021-01-19T06:25:28.596Z] === RUN TestSecretList [2021-01-19T06:25:29.170Z] --- PASS: TestDaemonHostGatewayIP (4.17s) [2021-01-19T06:25:29.170Z] === CONT TestDaemonRestartIpcMode [2021-01-19T06:25:29.170Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2021-01-19T06:25:29.170Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-01-19T06:25:29.429Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-01-19T06:25:29.429Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-01-19T06:25:29.429Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-01-19T06:25:29.429Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-01-19T06:25:29.627Z] ok github.com/docker/docker/image/cache 0.044s coverage: 19.2% of statements [2021-01-19T06:25:29.627Z] ? github.com/docker/docker/image/tarexport [no test files] [2021-01-19T06:25:29.627Z] ok github.com/docker/docker/libcontainerd/queue 0.067s coverage: 100.0% of statements [2021-01-19T06:25:30.268Z] ok github.com/docker/docker/image/v1 0.039s coverage: 25.0% of statements [2021-01-19T06:25:30.268Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-01-19T06:25:30.805Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2021-01-19T06:25:31.907Z] --- PASS: TestSecretList (3.26s) [2021-01-19T06:25:31.907Z] === RUN TestSecretsCreateAndDelete [2021-01-19T06:25:32.353Z] ok github.com/docker/docker/pkg/aaparser 0.011s coverage: 52.9% of statements [2021-01-19T06:25:32.353Z] ok github.com/docker/docker/opts 0.047s coverage: 67.1% of statements [2021-01-19T06:25:32.646Z] ok github.com/docker/docker/oci 0.022s coverage: 8.2% of statements [2021-01-19T06:25:32.709Z] --- PASS: TestDaemonRestartIpcMode (3.35s) [2021-01-19T06:25:32.709Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-01-19T06:25:34.163Z] ok github.com/docker/docker/pkg/broadcaster 0.005s coverage: 100.0% of statements [2021-01-19T06:25:34.467Z] --- PASS: TestSecretsCreateAndDelete (2.77s) [2021-01-19T06:25:34.467Z] === RUN TestSecretsUpdate [2021-01-19T06:25:34.607Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2021-01-19T06:25:35.212Z] ok github.com/docker/docker/pkg/capabilities 0.005s coverage: 87.5% of statements [2021-01-19T06:25:35.981Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-01-19T06:25:36.721Z] ok github.com/docker/docker/pkg/archive 1.079s coverage: 76.9% of statements [2021-01-19T06:25:37.361Z] ok github.com/docker/docker/pkg/authorization 2.386s coverage: 68.3% of statements [2021-01-19T06:25:37.361Z] ok github.com/docker/docker/pkg/directory 0.020s coverage: 80.0% of statements [2021-01-19T06:25:37.781Z] --- PASS: TestSecretsUpdate (3.25s) [2021-01-19T06:25:37.781Z] === RUN TestTemplatedSecret [2021-01-19T06:25:37.882Z] --- PASS: TestContainerKillOnDaemonStart (13.08s) [2021-01-19T06:25:37.882Z] PASS [2021-01-19T06:25:37.882Z] [2021-01-19T06:25:37.882Z] === Skipped [2021-01-19T06:25:37.882Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-01-19T06:25:37.882Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-01-19T06:25:37.882Z] [2021-01-19T06:25:37.882Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-01-19T06:25:37.882Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-01-19T06:25:37.882Z] [2021-01-19T06:25:37.882Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-01-19T06:25:37.882Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-01-19T06:25:37.882Z] [2021-01-19T06:25:37.882Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-01-19T06:25:37.882Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-01-19T06:25:37.882Z] [2021-01-19T06:25:37.882Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-01-19T06:25:37.882Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-01-19T06:25:37.882Z] [2021-01-19T06:25:37.882Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-01-19T06:25:37.882Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-01-19T06:25:37.882Z] [2021-01-19T06:25:37.882Z] [2021-01-19T06:25:37.882Z] DONE 196 tests, 6 skipped in 155.941s [2021-01-19T06:25:37.882Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-01-19T06:25:37.882Z] ++ 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 [2021-01-19T06:25:37.882Z] ++ set -e [2021-01-19T06:25:37.882Z] ++ '[' -n 0 ']' [2021-01-19T06:25:37.882Z] ++ set -x [2021-01-19T06:25:37.882Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-01-19T06:25:37.882Z] INFO: Testing against a local daemon [2021-01-19T06:25:37.882Z] === RUN TestCommitInheritsEnv [2021-01-19T06:25:38.398Z] ok github.com/docker/docker/pkg/discovery 0.007s coverage: 58.3% of statements [2021-01-19T06:25:38.398Z] ok github.com/docker/docker/pkg/discovery/file 0.006s coverage: 92.9% of statements [2021-01-19T06:25:38.449Z] --- PASS: TestCommitInheritsEnv (0.48s) [2021-01-19T06:25:38.449Z] === RUN TestImportExtremelyLargeImageWorks [2021-01-19T06:25:38.449Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-01-19T06:25:38.449Z] === RUN TestImagesFilterMultiReference [2021-01-19T06:25:38.449Z] --- PASS: TestImagesFilterMultiReference (0.11s) [2021-01-19T06:25:38.449Z] === RUN TestImagePullPlatformInvalid [2021-01-19T06:25:38.449Z] --- PASS: TestImagePullPlatformInvalid (0.08s) [2021-01-19T06:25:38.449Z] === RUN TestRemoveImageOrphaning [2021-01-19T06:25:38.708Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-01-19T06:25:38.967Z] --- PASS: TestRemoveImageOrphaning (0.48s) [2021-01-19T06:25:38.967Z] === RUN TestRemoveImageGarbageCollector [2021-01-19T06:25:38.967Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-01-19T06:25:39.437Z] ok github.com/docker/docker/pkg/discovery/memory 0.005s coverage: 92.3% of statements [2021-01-19T06:25:39.561Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2021-01-19T06:25:40.071Z] ok github.com/docker/docker/pkg/discovery/nodes 0.004s coverage: 93.8% of statements [2021-01-19T06:25:40.365Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2021-01-19T06:25:40.935Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2021-01-19T06:25:40.997Z] ok github.com/docker/docker/pkg/chrootarchive 3.859s coverage: 43.2% of statements [2021-01-19T06:25:41.098Z] --- PASS: TestTemplatedSecret (3.47s) [2021-01-19T06:25:41.098Z] === RUN TestSecretCreateResolve [2021-01-19T06:25:41.299Z] ok github.com/docker/docker/layer 7.514s coverage: 68.8% of statements [2021-01-19T06:25:41.299Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-01-19T06:25:41.299Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-01-19T06:25:41.299Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-01-19T06:25:41.299Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-01-19T06:25:41.299Z] ? github.com/docker/docker/oci/caps [no test files] [2021-01-19T06:25:41.299Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-01-19T06:25:41.299Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-01-19T06:25:41.502Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2021-01-19T06:25:41.502Z] --- PASS: TestRemoveImageGarbageCollector (2.47s) [2021-01-19T06:25:41.502Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-01-19T06:25:41.502Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2021-01-19T06:25:41.502Z] === RUN TestTagInvalidReference [2021-01-19T06:25:41.502Z] --- PASS: TestTagInvalidReference (0.03s) [2021-01-19T06:25:41.502Z] === RUN TestTagValidPrefixedRepo [2021-01-19T06:25:41.502Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2021-01-19T06:25:41.502Z] === RUN TestTagExistedNameWithoutForce [2021-01-19T06:25:41.502Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2021-01-19T06:25:41.502Z] === RUN TestTagOfficialNames [2021-01-19T06:25:41.592Z] ok github.com/docker/docker/pkg/filenotify 0.622s coverage: 67.0% of statements [2021-01-19T06:25:41.760Z] --- PASS: TestTagOfficialNames (0.07s) [2021-01-19T06:25:41.760Z] === RUN TestTagMatchesDigest [2021-01-19T06:25:41.760Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-01-19T06:25:41.760Z] === CONT TestImportExtremelyLargeImageWorks [2021-01-19T06:25:41.884Z] ok github.com/docker/docker/pkg/fileutils 0.038s coverage: 89.5% of statements [2021-01-19T06:25:42.019Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2021-01-19T06:25:42.520Z] ok github.com/docker/docker/pkg/fsutils 0.368s coverage: 85.1% of statements [2021-01-19T06:25:42.814Z] ok github.com/docker/docker/pkg/discovery/kv 3.095s coverage: 84.1% of statements [2021-01-19T06:25:43.107Z] ok github.com/docker/docker/pkg/homedir 0.043s coverage: 11.4% of statements [2021-01-19T06:25:44.147Z] ok github.com/docker/docker/pkg/jsonmessage 0.026s coverage: 91.7% of statements [2021-01-19T06:25:44.147Z] ok github.com/docker/docker/pkg/longpath 0.004s coverage: 100.0% of statements [2021-01-19T06:25:44.415Z] --- PASS: TestSecretCreateResolve (3.25s) [2021-01-19T06:25:44.415Z] PASS [2021-01-19T06:25:44.415Z] [2021-01-19T06:25:44.415Z] DONE 6 tests in 19.378s [2021-01-19T06:25:44.415Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2021-01-19T06:25:44.415Z] ++ 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 [2021-01-19T06:25:44.415Z] ++ set -e [2021-01-19T06:25:44.415Z] ++ '[' -n 0 ']' [2021-01-19T06:25:44.415Z] ++ set -x [2021-01-19T06:25:44.415Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-01-19T06:25:44.415Z] INFO: Testing against a local daemon [2021-01-19T06:25:44.415Z] === RUN TestServiceCreateInit [2021-01-19T06:25:44.415Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-01-19T06:25:44.439Z] ok github.com/docker/docker/pkg/idtools 0.607s coverage: 70.1% of statements [2021-01-19T06:25:44.549Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-01-19T06:25:44.732Z] ok github.com/docker/docker/pkg/namesgenerator 0.022s coverage: 85.7% of statements [2021-01-19T06:25:45.027Z] ok github.com/docker/docker/pkg/parsers 0.030s coverage: 97.0% of statements [2021-01-19T06:25:45.671Z] ok github.com/docker/docker/pkg/ioutils 1.449s coverage: 70.6% of statements [2021-01-19T06:25:45.671Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-01-19T06:25:45.671Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-01-19T06:25:45.671Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-01-19T06:25:45.671Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-01-19T06:25:45.671Z] ok github.com/docker/docker/pkg/parsers/kernel 0.024s coverage: 60.0% of statements [2021-01-19T06:25:46.307Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.028s coverage: 86.7% of statements [2021-01-19T06:25:46.307Z] ok github.com/docker/docker/pkg/pidfile 0.021s coverage: 82.4% of statements [2021-01-19T06:25:46.307Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-01-19T06:25:46.307Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-01-19T06:25:47.080Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2021-01-19T06:25:47.348Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.052s coverage: 56.8% of statements [2021-01-19T06:25:47.986Z] ok github.com/docker/docker/pkg/progress 0.016s coverage: 75.9% of statements [2021-01-19T06:25:48.279Z] ok github.com/docker/docker/pkg/pools 0.008s coverage: 88.2% of statements [2021-01-19T06:25:48.279Z] ok github.com/docker/docker/pkg/plugins/transport 0.009s coverage: 85.7% of statements [2021-01-19T06:25:48.456Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2021-01-19T06:25:48.715Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2021-01-19T06:25:49.316Z] ok github.com/docker/docker/pkg/reexec 0.009s coverage: 82.4% of statements [2021-01-19T06:25:49.719Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-01-19T06:25:49.948Z] ok github.com/docker/docker/pkg/stdcopy 0.017s coverage: 100.0% of statements [2021-01-19T06:25:49.948Z] ok github.com/docker/docker/pkg/pubsub 1.124s coverage: 75.0% of statements [2021-01-19T06:25:50.090Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-01-19T06:25:50.348Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2021-01-19T06:25:50.580Z] ok github.com/docker/docker/pkg/streamformatter 0.007s coverage: 66.2% of statements [2021-01-19T06:25:50.580Z] ok github.com/docker/docker/pkg/stringid 0.005s coverage: 70.6% of statements [2021-01-19T06:25:51.284Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-01-19T06:25:52.103Z] ok github.com/docker/docker/pkg/system 0.024s coverage: 36.9% of statements [2021-01-19T06:25:52.395Z] ok github.com/docker/docker/pkg/sysinfo 0.016s coverage: 53.8% of statements [2021-01-19T06:25:52.395Z] ok github.com/docker/docker/pkg/signal 2.966s coverage: 61.0% of statements [2021-01-19T06:25:52.659Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-01-19T06:25:52.686Z] ok github.com/docker/docker/pkg/tailfile 0.140s coverage: 88.6% of statements [2021-01-19T06:25:52.979Z] testing: warning: no tests to run [2021-01-19T06:25:52.979Z] coverage: [no statements] [2021-01-19T06:25:52.979Z] ok github.com/docker/docker/pkg/term/windows 0.006s coverage: [no statements] [no tests to run] [2021-01-19T06:25:53.595Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2021-01-19T06:25:53.614Z] ok github.com/docker/docker/pkg/truncindex 0.107s coverage: 91.5% of statements [2021-01-19T06:25:53.614Z] ok github.com/docker/docker/pkg/urlutil 0.005s coverage: 100.0% of statements [2021-01-19T06:25:53.907Z] ok github.com/docker/docker/pkg/tarsum 0.146s coverage: 89.3% of statements [2021-01-19T06:25:54.161Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2021-01-19T06:25:54.212Z] ok github.com/docker/docker/pkg/useragent 0.004s coverage: 88.9% of statements [2021-01-19T06:25:55.025Z] --- PASS: TestServiceCreateInit (9.81s) [2021-01-19T06:25:55.025Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.56s) [2021-01-19T06:25:55.025Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.21s) [2021-01-19T06:25:55.025Z] === RUN TestCreateServiceMultipleTimes [2021-01-19T06:25:56.696Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-01-19T06:25:56.958Z] ok github.com/docker/docker/profiles/seccomp 0.017s coverage: 83.5% of statements [2021-01-19T06:25:56.958Z] ok github.com/docker/docker/plugin/v2 0.011s coverage: 14.5% of statements [2021-01-19T06:25:57.264Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2021-01-19T06:25:57.264Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-01-19T06:25:57.264Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-01-19T06:25:57.998Z] ok github.com/docker/docker/reference 0.012s coverage: 84.4% of statements [2021-01-19T06:25:58.291Z] ok github.com/docker/docker/plugin 0.573s coverage: 23.2% of statements [2021-01-19T06:25:58.642Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-01-19T06:25:59.211Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2021-01-19T06:26:00.145Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-01-19T06:26:00.363Z] ok github.com/docker/docker/quota 0.695s coverage: 71.4% of statements [2021-01-19T06:26:00.363Z] ok github.com/docker/docker/registry/resumable 0.025s coverage: 100.0% of statements [2021-01-19T06:26:00.655Z] ok github.com/docker/docker/restartmanager 0.004s coverage: 45.3% of statements [2021-01-19T06:26:01.292Z] ok github.com/docker/docker/registry 0.238s coverage: 57.2% of statements [2021-01-19T06:26:01.524Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-01-19T06:26:01.587Z] ok github.com/docker/docker/testutil 0.007s coverage: 62.5% of statements [2021-01-19T06:26:02.630Z] ok github.com/docker/docker/runconfig 0.023s coverage: 66.1% of statements [2021-01-19T06:26:03.430Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2021-01-19T06:26:04.710Z] ok github.com/docker/docker/volume/drivers 0.029s coverage: 36.1% of statements [2021-01-19T06:26:04.808Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2021-01-19T06:26:06.225Z] ok github.com/docker/docker/volume/mounts 0.045s coverage: 67.0% of statements [2021-01-19T06:26:06.521Z] ok github.com/docker/docker/volume/local 0.192s coverage: 76.6% of statements [2021-01-19T06:26:07.550Z] ok github.com/docker/docker/volume/service 0.024s coverage: 73.1% of statements [2021-01-19T06:26:10.077Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-01-19T06:26:10.699Z] Created binary: bundles/binary-daemon/dockerd-dev [2021-01-19T06:26:10.699Z] Copying nested executables into bundles/binary-daemon [2021-01-19T06:26:10.699Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2021-01-19T06:26:11.026Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41894/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=8086443a449af8ef5c5b0574de8957df7e52f296 -e DOCKER_GRAPHDRIVER docker:8086443a449af8ef5c5b0574de8957df7e52f296 hack/make.sh cross [2021-01-19T06:26:11.287Z] [2021-01-19T06:26:11.546Z] Removing bundles/ [2021-01-19T06:26:11.546Z] [2021-01-19T06:26:11.546Z] ---> Making bundle: cross (in bundles/cross) [2021-01-19T06:26:11.546Z] Cross building: bundles/cross/linux/amd64 [2021-01-19T06:26:11.546Z] Building: bundles/cross/linux/amd64/dockerd-dev [2021-01-19T06:26:11.546Z] GOOS="linux" GOARCH="amd64" GOARM="" [2021-01-19T06:26:12.608Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-01-19T06:26:13.175Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2021-01-19T06:26:14.111Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-01-19T06:26:16.014Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2021-01-19T06:26:17.029Z] --- PASS: TestCreateServiceMultipleTimes (19.44s) [2021-01-19T06:26:17.029Z] === RUN TestCreateServiceConflict [2021-01-19T06:26:17.029Z] --- PASS: TestCreateServiceConflict (3.25s) [2021-01-19T06:26:17.029Z] === RUN TestCreateServiceMaxReplicas [2021-01-19T06:26:17.389Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-01-19T06:26:18.325Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2021-01-19T06:26:19.260Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2021-01-19T06:26:19.519Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2021-01-19T06:26:20.454Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2021-01-19T06:26:21.251Z] --- PASS: TestCreateServiceMaxReplicas (3.59s) [2021-01-19T06:26:21.251Z] === RUN TestCreateWithDuplicateNetworkNames [2021-01-19T06:26:22.356Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2021-01-19T06:26:22.356Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2021-01-19T06:26:22.840Z] ok github.com/docker/docker/pkg/plugins 33.648s coverage: 76.6% of statements [2021-01-19T06:26:22.840Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-01-19T06:26:22.840Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-01-19T06:26:22.840Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-01-19T06:26:22.840Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-01-19T06:26:22.840Z] ? github.com/docker/docker/pkg/term [no test files] [2021-01-19T06:26:22.840Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-01-19T06:26:22.840Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-01-19T06:26:22.840Z] ? github.com/docker/docker/rootless [no test files] [2021-01-19T06:26:22.840Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-01-19T06:26:22.840Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-01-19T06:26:22.840Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-01-19T06:26:22.840Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-01-19T06:26:22.840Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-01-19T06:26:22.840Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-01-19T06:26:22.840Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-01-19T06:26:22.840Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-01-19T06:26:22.840Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-01-19T06:26:22.840Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-01-19T06:26:22.840Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-01-19T06:26:22.840Z] ? github.com/docker/docker/testutil/request [no test files] [2021-01-19T06:26:22.840Z] ? github.com/docker/docker/volume [no test files] [2021-01-19T06:26:22.840Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-01-19T06:26:22.840Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-01-19T06:26:22.840Z] [2021-01-19T06:26:22.840Z] === Skipped [2021-01-19T06:26:22.840Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2021-01-19T06:26:22.840Z] exec_linux_test.go:18: requires AppArmor to be enabled [2021-01-19T06:26:22.840Z] [2021-01-19T06:26:22.840Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2021-01-19T06:26:22.840Z] exec_linux_test.go:38: requires AppArmor to be enabled [2021-01-19T06:26:22.840Z] [2021-01-19T06:26:22.840Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-01-19T06:26:22.840Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-01-19T06:26:22.840Z] graphtest_unix.go:46: Driver btrfs not supported [2021-01-19T06:26:22.840Z] [2021-01-19T06:26:22.840Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-01-19T06:26:22.840Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-01-19T06:26:22.840Z] graphtest_unix.go:46: Driver btrfs not supported [2021-01-19T06:26:22.840Z] [2021-01-19T06:26:22.841Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-01-19T06:26:22.841Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-01-19T06:26:22.841Z] graphtest_unix.go:46: Driver btrfs not supported [2021-01-19T06:26:22.841Z] [2021-01-19T06:26:22.841Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-01-19T06:26:22.841Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-01-19T06:26:22.841Z] graphtest_unix.go:46: Driver btrfs not supported [2021-01-19T06:26:22.841Z] [2021-01-19T06:26:22.841Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-01-19T06:26:22.841Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-01-19T06:26:22.841Z] graphtest_unix.go:46: Driver btrfs not supported [2021-01-19T06:26:22.841Z] [2021-01-19T06:26:22.841Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-01-19T06:26:22.841Z] graphtest_unix.go:73: No driver to put! [2021-01-19T06:26:22.841Z] [2021-01-19T06:26:22.841Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-01-19T06:26:22.841Z] time="2021-01-19T06:25:00Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-01-19T06:26:22.841Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-01-19T06:26:22.841Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-01-19T06:26:22.841Z] [2021-01-19T06:26:22.841Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-01-19T06:26:22.841Z] time="2021-01-19T06:25:00Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-01-19T06:26:22.841Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-01-19T06:26:22.841Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-01-19T06:26:22.841Z] [2021-01-19T06:26:22.841Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-01-19T06:26:22.841Z] time="2021-01-19T06:25:00Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-01-19T06:26:22.841Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-01-19T06:26:22.841Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-01-19T06:26:22.841Z] [2021-01-19T06:26:22.841Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-01-19T06:26:22.841Z] time="2021-01-19T06:25:00Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-01-19T06:26:22.841Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-01-19T06:26:22.841Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-01-19T06:26:22.841Z] [2021-01-19T06:26:22.841Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-01-19T06:26:22.841Z] time="2021-01-19T06:25:00Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-01-19T06:26:22.841Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-01-19T06:26:22.841Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-01-19T06:26:22.841Z] [2021-01-19T06:26:22.841Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-01-19T06:26:22.841Z] graphtest_unix.go:73: No driver to put! [2021-01-19T06:26:22.841Z] [2021-01-19T06:26:22.841Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-01-19T06:26:22.841Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-01-19T06:26:22.841Z] [2021-01-19T06:26:22.841Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-01-19T06:26:22.841Z] overlay_test.go:49: Fails to compute changes intermittently [2021-01-19T06:26:22.841Z] [2021-01-19T06:26:22.841Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-01-19T06:26:22.841Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-01-19T06:26:22.841Z] [2021-01-19T06:26:22.841Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-01-19T06:26:22.841Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-01-19T06:26:22.841Z] [2021-01-19T06:26:22.841Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-01-19T06:26:22.841Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-01-19T06:26:22.841Z] graphtest_unix.go:46: Driver zfs not supported [2021-01-19T06:26:22.841Z] [2021-01-19T06:26:22.841Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-01-19T06:26:22.841Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-01-19T06:26:22.841Z] graphtest_unix.go:46: Driver zfs not supported [2021-01-19T06:26:22.841Z] [2021-01-19T06:26:22.841Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-01-19T06:26:22.841Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-01-19T06:26:22.841Z] graphtest_unix.go:46: Driver zfs not supported [2021-01-19T06:26:22.841Z] [2021-01-19T06:26:22.841Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-01-19T06:26:22.841Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-01-19T06:26:22.841Z] graphtest_unix.go:46: Driver zfs not supported [2021-01-19T06:26:22.841Z] [2021-01-19T06:26:22.841Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-01-19T06:26:22.841Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-01-19T06:26:22.841Z] graphtest_unix.go:46: Driver zfs not supported [2021-01-19T06:26:22.841Z] [2021-01-19T06:26:22.841Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-01-19T06:26:22.841Z] graphtest_unix.go:73: No driver to put! [2021-01-19T06:26:22.841Z] [2021-01-19T06:26:22.841Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-01-19T06:26:22.841Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2021-01-19T06:26:22.841Z] [2021-01-19T06:26:22.841Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-01-19T06:26:22.841Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2021-01-19T06:26:22.841Z] [2021-01-19T06:26:22.841Z] [2021-01-19T06:26:22.841Z] DONE 2192 tests, 26 skipped in 266.806s Post stage [Pipeline] junit [2021-01-19T06:26:22.884Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-01-19T06:26:23.781Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-41894/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8086443a449af8ef5c5b0574de8957df7e52f296 -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:8086443a449af8ef5c5b0574de8957df7e52f296 hack/make.sh dynbinary test-integration [2021-01-19T06:26:24.077Z] [2021-01-19T06:26:24.077Z] Removing bundles/ [2021-01-19T06:26:24.077Z] [2021-01-19T06:26:24.077Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-01-19T06:26:24.077Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-01-19T06:26:24.077Z] GOOS="" GOARCH="" GOARM="" [2021-01-19T06:26:24.888Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2021-01-19T06:26:26.789Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2021-01-19T06:26:28.689Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-01-19T06:26:30.084Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-01-19T06:26:30.084Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-01-19T06:26:31.463Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2021-01-19T06:26:33.365Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2021-01-19T06:26:33.776Z] --- PASS: TestImportExtremelyLargeImageWorks (82.14s) [2021-01-19T06:26:33.776Z] PASS [2021-01-19T06:26:33.776Z] [2021-01-19T06:26:33.776Z] === Skipped [2021-01-19T06:26:33.776Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-01-19T06:26:33.776Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-01-19T06:26:33.776Z] [2021-01-19T06:26:33.776Z] [2021-01-19T06:26:33.776Z] DONE 12 tests, 1 skipped in 83.818s [2021-01-19T06:26:33.776Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m [2021-01-19T06:26:33.776Z] ++ 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 [2021-01-19T06:26:33.776Z] ++ set -e [2021-01-19T06:26:33.776Z] ++ '[' -n 0 ']' [2021-01-19T06:26:33.776Z] ++ set -x [2021-01-19T06:26:33.776Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-01-19T06:26:33.776Z] INFO: Testing against a local daemon [2021-01-19T06:26:33.776Z] === RUN TestNetworkCreateDelete [2021-01-19T06:26:34.065Z] --- PASS: TestNetworkCreateDelete (0.16s) [2021-01-19T06:26:34.065Z] === RUN TestDockerNetworkDeletePreferID [2021-01-19T06:26:34.354Z] --- PASS: TestDockerNetworkDeletePreferID (0.45s) [2021-01-19T06:26:34.354Z] === RUN TestDaemonDNSFallback [2021-01-19T06:26:34.740Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-01-19T06:26:35.307Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2021-01-19T06:26:36.183Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.61s) [2021-01-19T06:26:36.183Z] === RUN TestCreateServiceSecretFileMode [2021-01-19T06:26:36.682Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-01-19T06:26:37.100Z] --- PASS: TestDaemonDNSFallback (2.68s) [2021-01-19T06:26:37.100Z] === RUN TestInspectNetwork [2021-01-19T06:26:38.739Z] --- PASS: TestCreateServiceSecretFileMode (3.48s) [2021-01-19T06:26:38.740Z] === RUN TestCreateServiceConfigFileMode [2021-01-19T06:26:39.214Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2021-01-19T06:26:39.214Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-01-19T06:26:42.057Z] --- PASS: TestCreateServiceConfigFileMode (3.36s) [2021-01-19T06:26:42.057Z] === RUN TestCreateServiceSysctls [2021-01-19T06:26:42.497Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2021-01-19T06:26:44.069Z] === RUN TestInspectNetwork/full_network_id [2021-01-19T06:26:44.069Z] === RUN TestInspectNetwork/partial_network_id [2021-01-19T06:26:44.069Z] === RUN TestInspectNetwork/network_name [2021-01-19T06:26:44.069Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-01-19T06:26:46.295Z] --- PASS: TestCreateServiceSysctls (4.17s) [2021-01-19T06:26:46.295Z] === RUN TestCreateServiceCapabilities [2021-01-19T06:26:46.680Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-01-19T06:26:46.939Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2021-01-19T06:26:48.315Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-01-19T06:26:48.574Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2021-01-19T06:26:48.606Z] --- PASS: TestInspectNetwork (11.67s) [2021-01-19T06:26:48.606Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-01-19T06:26:48.606Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-01-19T06:26:48.606Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-01-19T06:26:48.606Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-01-19T06:26:48.606Z] === RUN TestRunContainerWithBridgeNone [2021-01-19T06:26:49.610Z] --- PASS: TestCreateServiceCapabilities (3.37s) [2021-01-19T06:26:49.611Z] === RUN TestInspect [2021-01-19T06:26:49.949Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2021-01-19T06:26:51.323Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-01-19T06:26:51.323Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2021-01-19T06:26:51.465Z] --- PASS: TestRunContainerWithBridgeNone (2.58s) [2021-01-19T06:26:51.465Z] === RUN TestNetworkInvalidJSON [2021-01-19T06:26:51.465Z] === RUN TestNetworkInvalidJSON//networks/create [2021-01-19T06:26:51.465Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-01-19T06:26:51.465Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-01-19T06:26:51.465Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-01-19T06:26:51.465Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-01-19T06:26:51.465Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-01-19T06:26:51.465Z] === CONT TestNetworkInvalidJSON//networks/create [2021-01-19T06:26:51.465Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-01-19T06:26:51.465Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-01-19T06:26:51.465Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2021-01-19T06:26:51.465Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-01-19T06:26:51.465Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-01-19T06:26:51.465Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-01-19T06:26:51.465Z] === RUN TestNetworkList [2021-01-19T06:26:51.465Z] === RUN TestNetworkList//networks [2021-01-19T06:26:51.465Z] === PAUSE TestNetworkList//networks [2021-01-19T06:26:51.465Z] === RUN TestNetworkList//networks/ [2021-01-19T06:26:51.465Z] === PAUSE TestNetworkList//networks/ [2021-01-19T06:26:51.465Z] === CONT TestNetworkList//networks [2021-01-19T06:26:51.465Z] === CONT TestNetworkList//networks/ [2021-01-19T06:26:51.465Z] --- PASS: TestNetworkList (0.02s) [2021-01-19T06:26:51.465Z] --- PASS: TestNetworkList//networks (0.00s) [2021-01-19T06:26:51.465Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-01-19T06:26:51.465Z] === RUN TestHostIPv4BridgeLabel [2021-01-19T06:26:51.754Z] --- PASS: TestHostIPv4BridgeLabel (0.54s) [2021-01-19T06:26:51.754Z] === RUN TestDaemonRestartWithLiveRestore [2021-01-19T06:26:52.819Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2021-01-19T06:26:52.819Z] === RUN TestDaemonDefaultNetworkPools [2021-01-19T06:26:52.928Z] --- PASS: TestInspect (2.91s) [2021-01-19T06:26:52.928Z] === RUN TestCreateJob [2021-01-19T06:26:53.849Z] --- PASS: TestDaemonDefaultNetworkPools (0.80s) [2021-01-19T06:26:53.849Z] === RUN TestDaemonRestartWithExistingNetwork [2021-01-19T06:26:54.607Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2021-01-19T06:26:54.944Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.18s) [2021-01-19T06:26:54.944Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-01-19T06:26:56.036Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.23s) [2021-01-19T06:26:56.036Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-01-19T06:26:56.730Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.64s) [2021-01-19T06:26:56.730Z] === RUN TestServiceWithPredefinedNetwork [2021-01-19T06:26:57.148Z] --- PASS: TestCreateJob (4.20s) [2021-01-19T06:26:57.148Z] === RUN TestReplicatedJob [2021-01-19T06:27:01.227Z] --- PASS: TestServiceWithPredefinedNetwork (3.94s) [2021-01-19T06:27:01.228Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-01-19T06:27:01.228Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-01-19T06:27:01.228Z] service_test.go:236: FLAKY_TEST [2021-01-19T06:27:01.228Z] === RUN TestServiceWithDataPathPortInit [2021-01-19T06:27:02.766Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2021-01-19T06:27:03.755Z] --- PASS: TestReplicatedJob (6.67s) [2021-01-19T06:27:03.755Z] === RUN TestUpdateReplicatedJob [2021-01-19T06:27:06.331Z] Removing intermediate container 9c66245f39cc [2021-01-19T06:27:06.331Z] ---> 9a9f9a43d376 [2021-01-19T06:27:06.331Z] 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 [2021-01-19T06:27:06.331Z] ---> Running in a9681c9c884e [2021-01-19T06:27:06.331Z] INFO: Building gotestsum version v0.5.3 in C:\gopath [2021-01-19T06:27:06.331Z] go: finding gotest.tools v0.5.3 [2021-01-19T06:27:06.331Z] go: finding gotest.tools/gotestsum v0.5.3 [2021-01-19T06:27:06.331Z] go: downloading gotest.tools/gotestsum v0.5.3 [2021-01-19T06:27:06.331Z] go: extracting gotest.tools/gotestsum v0.5.3 [2021-01-19T06:27:06.331Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-01-19T06:27:06.331Z] go: downloading github.com/fatih/color v1.9.0 [2021-01-19T06:27:06.331Z] go: downloading github.com/pkg/errors v0.9.1 [2021-01-19T06:27:06.331Z] go: downloading github.com/spf13/pflag v1.0.3 [2021-01-19T06:27:06.792Z] go: extracting github.com/fatih/color v1.9.0 [2021-01-19T06:27:06.792Z] go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-01-19T06:27:06.792Z] go: extracting github.com/spf13/pflag v1.0.3 [2021-01-19T06:27:06.792Z] go: extracting github.com/pkg/errors v0.9.1 [2021-01-19T06:27:06.792Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-01-19T06:27:07.260Z] go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-01-19T06:27:07.260Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-01-19T06:27:07.260Z] go: extracting github.com/mattn/go-isatty v0.0.12 [2021-01-19T06:27:07.260Z] go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-01-19T06:27:07.260Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-01-19T06:27:07.260Z] go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-01-19T06:27:07.260Z] go: extracting github.com/mattn/go-colorable v0.1.6 [2021-01-19T06:27:07.260Z] go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-01-19T06:27:07.260Z] go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-01-19T06:27:07.260Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-01-19T06:27:07.730Z] go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-01-19T06:27:07.730Z] go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-01-19T06:27:07.730Z] go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-01-19T06:27:07.974Z] --- PASS: TestUpdateReplicatedJob (4.34s) [2021-01-19T06:27:07.974Z] === RUN TestServiceListWithStatuses [2021-01-19T06:27:07.974Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-01-19T06:27:07.974Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-01-19T06:27:07.974Z] === RUN TestDockerNetworkConnectAlias [2021-01-19T06:27:08.036Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-01-19T06:27:08.036Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-01-19T06:27:08.703Z] go: finding github.com/fatih/color v1.9.0 [2021-01-19T06:27:08.703Z] go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-01-19T06:27:08.703Z] go: finding github.com/pkg/errors v0.9.1 [2021-01-19T06:27:08.703Z] go: finding github.com/spf13/pflag v1.0.3 [2021-01-19T06:27:09.168Z] go: finding github.com/mattn/go-colorable v0.1.6 [2021-01-19T06:27:09.168Z] go: finding github.com/mattn/go-isatty v0.0.12 [2021-01-19T06:27:09.629Z] go: finding github.com/jonboulle/clockwork v0.1.0 [2021-01-19T06:27:09.629Z] go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-01-19T06:27:09.629Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-01-19T06:27:09.629Z] go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-01-19T06:27:09.629Z] go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-01-19T06:27:11.319Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-01-19T06:27:12.253Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-01-19T06:27:12.510Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-01-19T06:27:13.077Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-01-19T06:27:13.378Z] INFO: Build done for gotestsum... [2021-01-19T06:27:14.012Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-01-19T06:27:14.012Z] === RUN TestDockerDaemonSuite/TestShmSize [2021-01-19T06:27:14.012Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-01-19T06:27:14.579Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-01-19T06:27:14.581Z] --- PASS: TestDockerNetworkConnectAlias (6.83s) [2021-01-19T06:27:14.581Z] === RUN TestDockerNetworkReConnect [2021-01-19T06:27:15.146Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-01-19T06:27:16.083Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2021-01-19T06:27:17.459Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-01-19T06:27:18.838Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2021-01-19T06:27:18.838Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2021-01-19T06:27:19.404Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-01-19T06:27:19.887Z] --- PASS: TestDockerNetworkReConnect (5.22s) [2021-01-19T06:27:19.887Z] === RUN TestServicePlugin [2021-01-19T06:27:19.887Z] --- SKIP: TestServicePlugin (0.00s) [2021-01-19T06:27:19.887Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-01-19T06:27:19.887Z] === RUN TestServiceUpdateLabel [2021-01-19T06:27:21.306Z] === RUN TestDockerSuite/TestBuildEnv [2021-01-19T06:27:22.682Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-01-19T06:27:23.200Z] --- PASS: TestServiceUpdateLabel (3.24s) [2021-01-19T06:27:23.200Z] === RUN TestServiceUpdateSecrets [2021-01-19T06:27:23.715Z] --- PASS: TestServiceWithDataPathPortInit (21.21s) [2021-01-19T06:27:23.715Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-01-19T06:27:24.587Z] --- PASS: TestDockerDaemonSuite (361.94s) [2021-01-19T06:27:24.587Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (6.05s) [2021-01-19T06:27:24.587Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (2.00s) [2021-01-19T06:27:24.587Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.95s) [2021-01-19T06:27:24.587Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (3.29s) [2021-01-19T06:27:24.587Z] docker_cli_daemon_test.go:1455: [d75197ffbac83] daemon is not started [2021-01-19T06:27:24.587Z] check_test.go:309: [d9cba81fc6cd9] daemon is not started [2021-01-19T06:27:24.587Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.23s) [2021-01-19T06:27:24.587Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.72s) [2021-01-19T06:27:24.587Z] check_test.go:309: [ddad3b2a9ba01] daemon is not started [2021-01-19T06:27:24.587Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (5.08s) [2021-01-19T06:27:24.587Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.08s) [2021-01-19T06:27:24.587Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.64s) [2021-01-19T06:27:24.587Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.55s) [2021-01-19T06:27:24.587Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.93s) [2021-01-19T06:27:24.587Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.70s) [2021-01-19T06:27:24.587Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.61s) [2021-01-19T06:27:24.587Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.73s) [2021-01-19T06:27:24.587Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2021-01-19T06:27:24.587Z] check_test.go:309: [df599f703087f] daemon is not started [2021-01-19T06:27:24.587Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2021-01-19T06:27:24.587Z] check_test.go:309: [d4df149ababa4] daemon is not started [2021-01-19T06:27:24.587Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.51s) [2021-01-19T06:27:24.587Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.53s) [2021-01-19T06:27:24.587Z] check_test.go:309: [d5088f20ee863] daemon is not started [2021-01-19T06:27:24.587Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.58s) [2021-01-19T06:27:24.587Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.87s) [2021-01-19T06:27:24.587Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.54s) [2021-01-19T06:27:24.587Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.15s) [2021-01-19T06:27:24.587Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.61s) [2021-01-19T06:27:24.587Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.59s) [2021-01-19T06:27:24.587Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.86s) [2021-01-19T06:27:24.587Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2021-01-19T06:27:24.587Z] check_test.go:309: [d05dee635c220] daemon is not started [2021-01-19T06:27:24.587Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.54s) [2021-01-19T06:27:24.587Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.60s) [2021-01-19T06:27:24.587Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.54s) [2021-01-19T06:27:24.587Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.83s) [2021-01-19T06:27:24.587Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (5.29s) [2021-01-19T06:27:24.587Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.73s) [2021-01-19T06:27:24.587Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-01-19T06:27:24.587Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-01-19T06:27:24.587Z] check_test.go:309: [dda9d41d0bad2] daemon is not started [2021-01-19T06:27:24.587Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.26s) [2021-01-19T06:27:24.587Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.38s) [2021-01-19T06:27:24.587Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.66s) [2021-01-19T06:27:24.587Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.66s) [2021-01-19T06:27:24.587Z] check_test.go:309: [db603fcaf73f9] daemon is not started [2021-01-19T06:27:24.587Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (2.52s) [2021-01-19T06:27:24.587Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.53s) [2021-01-19T06:27:24.587Z] check_test.go:309: [db0c9dabca223] daemon is not started [2021-01-19T06:27:24.587Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.08s) [2021-01-19T06:27:24.587Z] docker_cli_daemon_plugins_test.go:79: [de4bd810ab29f] daemon is not started [2021-01-19T06:27:24.587Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.06s) [2021-01-19T06:27:24.587Z] docker_cli_daemon_plugins_test.go:169: [db8ad0b43319e] daemon is not started [2021-01-19T06:27:24.587Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.63s) [2021-01-19T06:27:24.587Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.55s) [2021-01-19T06:27:24.587Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.53s) [2021-01-19T06:27:24.587Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2021-01-19T06:27:24.587Z] check_test.go:309: [d3aace3ab1357] daemon is not started [2021-01-19T06:27:24.587Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.71s) [2021-01-19T06:27:24.587Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.52s) [2021-01-19T06:27:24.587Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.87s) [2021-01-19T06:27:24.587Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.81s) [2021-01-19T06:27:24.587Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.79s) [2021-01-19T06:27:24.587Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.74s) [2021-01-19T06:27:24.587Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.20s) [2021-01-19T06:27:24.587Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.54s) [2021-01-19T06:27:24.587Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.54s) [2021-01-19T06:27:24.587Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.54s) [2021-01-19T06:27:24.587Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (8.19s) [2021-01-19T06:27:24.587Z] check_test.go:309: [d3e24ef3e0e5d] daemon is not started [2021-01-19T06:27:24.587Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.12s) [2021-01-19T06:27:24.587Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (14.62s) [2021-01-19T06:27:24.587Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.46s) [2021-01-19T06:27:24.587Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.10s) [2021-01-19T06:27:24.587Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (5.03s) [2021-01-19T06:27:24.587Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.32s)=== RUN TestDockerSuite/TestBuildEnvOverwrite [2021-01-19T06:27:24.587Z] [2021-01-19T06:27:24.587Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (5.57s) [2021-01-19T06:27:24.587Z] check_test.go:309: [d03ff2c7b9ade] daemon is not started [2021-01-19T06:27:24.587Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.77s) [2021-01-19T06:27:24.587Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.64s) [2021-01-19T06:27:24.587Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (10.15s) [2021-01-19T06:27:24.587Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.07s) [2021-01-19T06:27:24.587Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.62s) [2021-01-19T06:27:24.587Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.33s) [2021-01-19T06:27:24.587Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.18s) [2021-01-19T06:27:24.587Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2021-01-19T06:27:24.587Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-01-19T06:27:24.587Z] check_test.go:309: [d5cba58bcb56f] daemon is not started [2021-01-19T06:27:24.587Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2021-01-19T06:27:24.587Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-01-19T06:27:24.587Z] check_test.go:309: [d1f87978ed676] daemon is not started [2021-01-19T06:27:24.587Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.25s) [2021-01-19T06:27:24.587Z] check_test.go:309: [da4ae652b1a04] daemon is not started [2021-01-19T06:27:24.587Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.18s) [2021-01-19T06:27:24.587Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.38s) [2021-01-19T06:27:24.587Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.11s) [2021-01-19T06:27:24.587Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (3.16s) [2021-01-19T06:27:24.587Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.52s) [2021-01-19T06:27:24.587Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.56s) [2021-01-19T06:27:24.587Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.01s) [2021-01-19T06:27:24.587Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.78s) [2021-01-19T06:27:24.587Z] check_test.go:309: [d3396804f8b00] daemon is not started [2021-01-19T06:27:24.587Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.70s) [2021-01-19T06:27:24.587Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (6.38s) [2021-01-19T06:27:24.587Z] docker_cli_daemon_plugins_test.go:105: [d227e06b40da8] daemon is not started [2021-01-19T06:27:24.587Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.75s) [2021-01-19T06:27:24.587Z] check_test.go:309: [d68819bf4e135] daemon is not started [2021-01-19T06:27:24.587Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.55s) [2021-01-19T06:27:24.587Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.18s) [2021-01-19T06:27:24.587Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.17s) [2021-01-19T06:27:24.587Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.53s) [2021-01-19T06:27:24.587Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.65s) [2021-01-19T06:27:24.587Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.16s) [2021-01-19T06:27:24.587Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from config [2021-01-19T06:27:24.587Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from config [2021-01-19T06:27:24.587Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from config [2021-01-19T06:27:24.587Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from config [2021-01-19T06:27:24.587Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from config [2021-01-19T06:27:24.587Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from cli [2021-01-19T06:27:24.587Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from cli [2021-01-19T06:27:24.587Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from cli [2021-01-19T06:27:24.587Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from cli [2021-01-19T06:27:24.587Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from cli [2021-01-19T06:27:24.587Z] check_test.go:309: [d63a6d192fbed] daemon is not started [2021-01-19T06:27:24.587Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.12s) [2021-01-19T06:27:24.587Z] check_test.go:309: [d0317bf2c4ecd] daemon is not started [2021-01-19T06:27:24.587Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.53s) [2021-01-19T06:27:24.587Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.53s) [2021-01-19T06:27:24.588Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.25s) [2021-01-19T06:27:24.588Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.58s) [2021-01-19T06:27:24.588Z] check_test.go:309: [dfb149f6b55ac] daemon is not started [2021-01-19T06:27:24.588Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.99s) [2021-01-19T06:27:24.588Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.02s) [2021-01-19T06:27:24.588Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.28s) [2021-01-19T06:27:24.588Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.08s) [2021-01-19T06:27:24.588Z] check_test.go:309: [deec2ba40f44c] daemon is not started [2021-01-19T06:27:24.588Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.83s) [2021-01-19T06:27:24.588Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.64s) [2021-01-19T06:27:24.588Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (3.00s) [2021-01-19T06:27:24.588Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.40s) [2021-01-19T06:27:24.588Z] check_test.go:309: [dba18889f44e2] daemon is not started [2021-01-19T06:27:24.588Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.66s) [2021-01-19T06:27:24.588Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.57s) [2021-01-19T06:27:24.588Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.63s) [2021-01-19T06:27:24.588Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.87s) [2021-01-19T06:27:24.588Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.00s) [2021-01-19T06:27:24.588Z] check_test.go:309: [d7397ea214087] daemon is not started [2021-01-19T06:27:24.588Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.30s) [2021-01-19T06:27:24.588Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.19s) [2021-01-19T06:27:24.588Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.94s) [2021-01-19T06:27:24.588Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.72s) [2021-01-19T06:27:24.588Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.08s) [2021-01-19T06:27:24.588Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.50s) [2021-01-19T06:27:24.588Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.33s) [2021-01-19T06:27:24.588Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.63s) [2021-01-19T06:27:24.588Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.78s) [2021-01-19T06:27:24.588Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.22s) [2021-01-19T06:27:24.588Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.28s) [2021-01-19T06:27:24.588Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.28s) [2021-01-19T06:27:24.588Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.85s) [2021-01-19T06:27:24.588Z] docker_cli_daemon_test.go:2550: [da4739d36431a] daemon is not started [2021-01-19T06:27:24.588Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.96s) [2021-01-19T06:27:24.588Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.90s) [2021-01-19T06:27:24.588Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.88s) [2021-01-19T06:27:24.588Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.77s) [2021-01-19T06:27:24.588Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.19s) [2021-01-19T06:27:24.588Z] check_test.go:309: [db70b094345da] daemon is not started [2021-01-19T06:27:24.588Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.40s) [2021-01-19T06:27:24.588Z] === RUN TestDockerSwarmSuite [2021-01-19T06:27:24.588Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2021-01-19T06:27:25.524Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-01-19T06:27:28.074Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2021-01-19T06:27:31.091Z] Removing intermediate container a9681c9c884e [2021-01-19T06:27:31.091Z] ---> 51f90f7baa6f [2021-01-19T06:27:31.091Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2021-01-19T06:27:31.091Z] ---> Running in d831c635cca7 [2021-01-19T06:27:31.091Z] Removing intermediate container d831c635cca7 [2021-01-19T06:27:31.091Z] ---> 76e5db83dc6d [2021-01-19T06:27:31.091Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2021-01-19T06:27:31.091Z] ---> Running in 0303e9d6450a [2021-01-19T06:27:31.091Z] Removing intermediate container 0303e9d6450a [2021-01-19T06:27:31.091Z] ---> 45fbf413c2b5 [2021-01-19T06:27:31.091Z] Step 10/10 : COPY . . [2021-01-19T06:27:31.360Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2021-01-19T06:27:32.990Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2021-01-19T06:27:32.990Z] Copying nested executables into bundles/cross/linux/amd64 [2021-01-19T06:27:33.264Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-01-19T06:27:34.084Z] --- PASS: TestServiceWithDefaultAddressPoolInit (10.56s) [2021-01-19T06:27:34.085Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:q1axfwh9d3lvqx25bvsaaf1kz Created:2021-01-19 06:27:22.887440657 +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[2bab12ce7b881681f1039d980295341cafb3a01420749828deaf0990554eeecc:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.lshxed6o8pbjne4mtius97ycj EndpointID:c2725545765ae6aff1758b2c428e4b6a26f46f8a12863d9cdfe1ad0ce0de1262 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:e4c883f25a384c523f210f0d8c23d8b61bb9ad3e84bd96caa20f3446599e5c54 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:b6f44b945b8c IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.lshxed6o8pbjne4mtius97ycj EndpointID:c2725545765ae6aff1758b2c428e4b6a26f46f8a12863d9cdfe1ad0ce0de1262 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-01-19T06:27:34.085Z] PASS [2021-01-19T06:27:34.085Z] [2021-01-19T06:27:34.085Z] === Skipped [2021-01-19T06:27:34.085Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-01-19T06:27:34.085Z] service_test.go:236: FLAKY_TEST [2021-01-19T06:27:34.085Z] [2021-01-19T06:27:34.085Z] [2021-01-19T06:27:34.085Z] DONE 26 tests, 1 skipped in 58.762s [2021-01-19T06:27:34.085Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-01-19T06:27:34.085Z] ++ 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 [2021-01-19T06:27:34.085Z] ++ set -e [2021-01-19T06:27:34.085Z] ++ '[' -n 0 ']' [2021-01-19T06:27:34.085Z] ++ set -x [2021-01-19T06:27:34.085Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-01-19T06:27:34.085Z] INFO: Testing against a local daemon [2021-01-19T06:27:34.085Z] === RUN TestDockerNetworkIpvlanPersistance [2021-01-19T06:27:34.085Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-01-19T06:27:34.085Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-01-19T06:27:34.085Z] === RUN TestDockerNetworkIpvlan [2021-01-19T06:27:34.085Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-01-19T06:27:34.085Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-01-19T06:27:34.085Z] PASS [2021-01-19T06:27:34.085Z] [2021-01-19T06:27:34.085Z] === Skipped [2021-01-19T06:27:34.085Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-01-19T06:27:34.085Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-01-19T06:27:34.085Z] [2021-01-19T06:27:34.085Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-01-19T06:27:34.085Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-01-19T06:27:34.085Z] [2021-01-19T06:27:34.085Z] [2021-01-19T06:27:34.085Z] DONE 2 tests, 2 skipped in 0.071s [2021-01-19T06:27:34.085Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-01-19T06:27:34.085Z] ++ 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 [2021-01-19T06:27:34.085Z] ++ set -e [2021-01-19T06:27:34.085Z] ++ '[' -n 0 ']' [2021-01-19T06:27:34.085Z] ++ set -x [2021-01-19T06:27:34.085Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-01-19T06:27:34.085Z] INFO: Testing against a local daemon [2021-01-19T06:27:34.085Z] === RUN TestDockerNetworkMacvlanPersistance [2021-01-19T06:27:34.085Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.54s) [2021-01-19T06:27:34.085Z] === RUN TestDockerNetworkMacvlan [2021-01-19T06:27:34.365Z] Cross building: bundles/cross/windows/amd64 [2021-01-19T06:27:34.365Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2021-01-19T06:27:34.365Z] GOOS="windows" GOARCH="amd64" GOARM="" [2021-01-19T06:27:35.112Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-01-19T06:27:36.138Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-01-19T06:27:36.551Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2021-01-19T06:27:37.165Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-01-19T06:27:41.340Z] --- PASS: TestServiceUpdateSecrets (15.33s) [2021-01-19T06:27:41.340Z] === RUN TestServiceUpdateConfigs [2021-01-19T06:27:41.600Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-01-19T06:27:45.098Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-01-19T06:27:51.421Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2021-01-19T06:27:51.421Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2021-01-19T06:27:53.581Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-01-19T06:27:53.594Z] --- PASS: TestServiceUpdateConfigs (15.33s) [2021-01-19T06:27:53.594Z] === RUN TestServiceUpdateNetwork [2021-01-19T06:27:53.956Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-01-19T06:27:54.608Z] --- PASS: TestDockerNetworkMacvlan (20.57s) [2021-01-19T06:27:54.608Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.10s) [2021-01-19T06:27:54.608Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.16s) [2021-01-19T06:27:54.608Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.58s) [2021-01-19T06:27:54.608Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.69s) [2021-01-19T06:27:54.608Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.82s) [2021-01-19T06:27:54.608Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.48s) [2021-01-19T06:27:54.608Z] PASS [2021-01-19T06:27:54.608Z] [2021-01-19T06:27:54.608Z] DONE 8 tests in 22.182s [2021-01-19T06:27:54.608Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m [2021-01-19T06:27:54.608Z] ++ 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 [2021-01-19T06:27:54.608Z] ++ set -e [2021-01-19T06:27:54.608Z] ++ '[' -n 0 ']' [2021-01-19T06:27:54.608Z] ++ set -x [2021-01-19T06:27:54.608Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-01-19T06:27:54.897Z] testing: warning: no tests to run [2021-01-19T06:27:54.897Z] PASS [2021-01-19T06:27:54.897Z] [2021-01-19T06:27:54.897Z] DONE 0 tests in 0.015s [2021-01-19T06:27:54.897Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-01-19T06:27:54.897Z] ++ 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 [2021-01-19T06:27:54.897Z] ++ set -e [2021-01-19T06:27:54.897Z] ++ '[' -n 0 ']' [2021-01-19T06:27:54.897Z] ++ set -x [2021-01-19T06:27:54.897Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-01-19T06:27:54.897Z] INFO: Testing against a local daemon [2021-01-19T06:27:54.897Z] === RUN TestAuthZPluginAllowRequest [2021-01-19T06:27:56.489Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-01-19T06:27:56.955Z] --- PASS: TestAuthZPluginAllowRequest (1.74s) [2021-01-19T06:27:56.955Z] === RUN TestAuthZPluginTLS [2021-01-19T06:27:57.244Z] --- PASS: TestAuthZPluginTLS (0.53s) [2021-01-19T06:27:57.244Z] === RUN TestAuthZPluginDenyRequest [2021-01-19T06:27:57.533Z] --- PASS: TestAuthZPluginDenyRequest (0.52s) [2021-01-19T06:27:57.533Z] === RUN TestAuthZPluginAPIDenyResponse [2021-01-19T06:27:58.161Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.52s) [2021-01-19T06:27:58.161Z] === RUN TestAuthZPluginDenyResponse [2021-01-19T06:27:58.789Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2021-01-19T06:27:58.789Z] === RUN TestAuthZPluginAllowEventStream [2021-01-19T06:28:00.290Z] --- PASS: TestAuthZPluginAllowEventStream (1.71s) [2021-01-19T06:28:00.290Z] === RUN TestAuthZPluginErrorResponse [2021-01-19T06:28:00.918Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2021-01-19T06:28:00.918Z] === RUN TestAuthZPluginErrorRequest [2021-01-19T06:28:01.088Z] ---> eb9fa15d7e3a [2021-01-19T06:28:01.088Z] Successfully built eb9fa15d7e3a [2021-01-19T06:28:01.088Z] Successfully tagged docker:latest [2021-01-19T06:28:01.088Z] INFO: Image build ended at 01/19/2021 06:27:58. Duration:00:03:52.4374526 [2021-01-19T06:28:01.088Z] [2021-01-19T06:28:01.088Z] [2021-01-19T06:28:01.088Z] INFO: Building the test binaries at 01/19/2021 06:27:58... [2021-01-19T06:28:01.338Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-01-19T06:28:01.338Z] [2021-01-19T06:28:01.338Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-01-19T06:28:01.338Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-01-19T06:28:01.338Z] HOSTNAME=8c6cafa7e376 [2021-01-19T06:28:01.338Z] TESTDEBUG=0 [2021-01-19T06:28:01.338Z] DEST=bundles/test-integration [2021-01-19T06:28:01.338Z] PWD=/go/src/github.com/docker/docker [2021-01-19T06:28:01.338Z] DOCKER_GITCOMMIT=8086443a449af8ef5c5b0574de8957df7e52f296 [2021-01-19T06:28:01.338Z] container=docker [2021-01-19T06:28:01.338Z] HOME=/root [2021-01-19T06:28:01.338Z] GOLANG_VERSION=1.13.15 [2021-01-19T06:28:01.338Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-01-19T06:28:01.338Z] VALIDATE_BRANCH=master [2021-01-19T06:28:01.338Z] TERM=xterm [2021-01-19T06:28:01.338Z] DOCKER_PKG=github.com/docker/docker [2021-01-19T06:28:01.338Z] SHLVL=1 [2021-01-19T06:28:01.338Z] TIMEOUT=120m [2021-01-19T06:28:01.338Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-01-19T06:28:01.338Z] DOCKER_GRAPHDRIVER=overlay2 [2021-01-19T06:28:01.338Z] GO111MODULE=off [2021-01-19T06:28:01.338Z] DOCKER_EXPERIMENTAL=1 [2021-01-19T06:28:01.338Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-01-19T06:28:01.338Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-01-19T06:28:01.338Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-01-19T06:28:01.338Z] GOPATH=/go [2021-01-19T06:28:01.338Z] PKG_CONFIG=pkg-config [2021-01-19T06:28:01.338Z] _=/usr/bin/env [2021-01-19T06:28:01.338Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-01-19T06:28:01.546Z] --- PASS: TestAuthZPluginErrorRequest (0.52s) [2021-01-19T06:28:01.546Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-01-19T06:28:01.835Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2021-01-19T06:28:02.124Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-01-19T06:28:03.475Z] INFO: make.ps1 starting at 01/19/2021 06:28:02 [2021-01-19T06:28:03.475Z] INFO: Git commit (8086443a44) assumed from DOCKER_GITCOMMIT environment variable [2021-01-19T06:28:03.475Z] INFO: Invoking autogen... [2021-01-19T06:28:03.939Z] INFO: Building daemon... [2021-01-19T06:28:04.180Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.18s) [2021-01-19T06:28:04.180Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-01-19T06:28:06.464Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-01-19T06:28:06.464Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-01-19T06:28:06.722Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-01-19T06:28:06.894Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.34s) [2021-01-19T06:28:06.894Z] === RUN TestAuthZPluginHeader [2021-01-19T06:28:07.522Z] --- PASS: TestAuthZPluginHeader (0.87s) [2021-01-19T06:28:07.522Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-01-19T06:28:07.522Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-01-19T06:28:07.522Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-01-19T06:28:07.522Z] === RUN TestAuthZPluginV2Disable [2021-01-19T06:28:07.522Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2021-01-19T06:28:07.522Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-01-19T06:28:07.522Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-01-19T06:28:07.522Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-01-19T06:28:07.522Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-01-19T06:28:07.522Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-01-19T06:28:07.522Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-01-19T06:28:07.522Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-01-19T06:28:07.522Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-01-19T06:28:07.656Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-01-19T06:28:08.525Z] --- PASS: TestServiceUpdateNetwork (14.60s) [2021-01-19T06:28:08.525Z] === RUN TestServiceUpdatePidsLimit [2021-01-19T06:28:09.608Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-01-19T06:28:09.608Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-01-19T06:28:09.608Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-01-19T06:28:09.917Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-01-19T06:28:10.866Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-01-19T06:28:19.021Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-01-19T06:28:19.574Z] === RUN TestDockerSuite/TestBuildExpose [2021-01-19T06:28:19.574Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-01-19T06:28:19.832Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2021-01-19T06:28:19.832Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2021-01-19T06:28:20.090Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-01-19T06:28:20.655Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-01-19T06:28:21.220Z] === RUN TestDockerSuite/TestBuildFails [2021-01-19T06:28:22.154Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-01-19T06:28:22.154Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-01-19T06:28:24.681Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-01-19T06:28:25.620Z] --- PASS: TestServiceUpdatePidsLimit (17.46s) [2021-01-19T06:28:25.620Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.94s) [2021-01-19T06:28:25.620Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.12s) [2021-01-19T06:28:25.620Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.12s) [2021-01-19T06:28:25.620Z] PASS [2021-01-19T06:28:25.620Z] [2021-01-19T06:28:25.620Z] === Skipped [2021-01-19T06:28:25.620Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2021-01-19T06:28:25.620Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-01-19T06:28:25.620Z] [2021-01-19T06:28:25.620Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2021-01-19T06:28:25.620Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-01-19T06:28:25.620Z] [2021-01-19T06:28:25.620Z] [2021-01-19T06:28:25.620Z] DONE 27 tests, 2 skipped in 161.360s [2021-01-19T06:28:25.620Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2021-01-19T06:28:25.620Z] ++ 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 [2021-01-19T06:28:25.620Z] ++ set -e [2021-01-19T06:28:25.620Z] ++ '[' -n 0 ']' [2021-01-19T06:28:25.620Z] ++ set -x [2021-01-19T06:28:25.620Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-01-19T06:28:25.882Z] INFO: Testing against a local daemon [2021-01-19T06:28:25.882Z] === RUN TestSessionCreate [2021-01-19T06:28:25.882Z] --- PASS: TestSessionCreate (0.05s) [2021-01-19T06:28:25.882Z] === RUN TestSessionCreateWithBadUpgrade [2021-01-19T06:28:25.882Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2021-01-19T06:28:25.882Z] PASS [2021-01-19T06:28:25.882Z] [2021-01-19T06:28:25.882Z] DONE 2 tests in 0.236s [2021-01-19T06:28:25.882Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2021-01-19T06:28:25.882Z] ++ 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 [2021-01-19T06:28:25.882Z] ++ set -e [2021-01-19T06:28:25.882Z] ++ '[' -n 0 ']' [2021-01-19T06:28:25.882Z] ++ set -x [2021-01-19T06:28:25.882Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-01-19T06:28:26.093Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.74s) [2021-01-19T06:28:26.093Z] PASS [2021-01-19T06:28:26.093Z] [2021-01-19T06:28:26.093Z] === Skipped [2021-01-19T06:28:26.093Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-01-19T06:28:26.093Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-01-19T06:28:26.093Z] [2021-01-19T06:28:26.093Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2021-01-19T06:28:26.093Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-01-19T06:28:26.093Z] [2021-01-19T06:28:26.093Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-01-19T06:28:26.093Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-01-19T06:28:26.093Z] [2021-01-19T06:28:26.093Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-01-19T06:28:26.093Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-01-19T06:28:26.093Z] [2021-01-19T06:28:26.093Z] [2021-01-19T06:28:26.093Z] DONE 17 tests, 4 skipped in 29.342s [2021-01-19T06:28:26.093Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-01-19T06:28:26.093Z] ++ 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 [2021-01-19T06:28:26.093Z] ++ set -e [2021-01-19T06:28:26.093Z] ++ '[' -n 0 ']' [2021-01-19T06:28:26.093Z] ++ set -x [2021-01-19T06:28:26.093Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-01-19T06:28:26.093Z] INFO: Testing against a local daemon [2021-01-19T06:28:26.093Z] === RUN TestPluginInvalidJSON [2021-01-19T06:28:26.093Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-01-19T06:28:26.093Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-01-19T06:28:26.093Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-01-19T06:28:26.093Z] --- PASS: TestPluginInvalidJSON (0.01s) [2021-01-19T06:28:26.093Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-01-19T06:28:26.093Z] === RUN TestPluginInstall [2021-01-19T06:28:26.093Z] === RUN TestPluginInstall/no_auth [2021-01-19T06:28:26.093Z] time="2021-01-19T06:28:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-01-19T06:28:26.093Z] time="2021-01-19T06:28:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:33bf69671cc0ef4a486b045adbabe4c22e5119cd85de0429d00377cea3a91ca9" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-01-19T06:28:26.093Z] time="2021-01-19T06:28:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-01-19T06:28:26.093Z] time="2021-01-19T06:28:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:33bf69671cc0ef4a486b045adbabe4c22e5119cd85de0429d00377cea3a91ca9" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-01-19T06:28:26.093Z] === RUN TestPluginInstall/with_htpasswd [2021-01-19T06:28:26.145Z] INFO: Testing against a local daemon [2021-01-19T06:28:26.145Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-01-19T06:28:26.145Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-01-19T06:28:26.145Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-01-19T06:28:26.145Z] === RUN TestEventsExecDie [2021-01-19T06:28:26.382Z] time="2021-01-19T06:28:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-01-19T06:28:26.382Z] time="2021-01-19T06:28:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:33bf69671cc0ef4a486b045adbabe4c22e5119cd85de0429d00377cea3a91ca9" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-01-19T06:28:26.382Z] time="2021-01-19T06:28:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-01-19T06:28:26.382Z] time="2021-01-19T06:28:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:33bf69671cc0ef4a486b045adbabe4c22e5119cd85de0429d00377cea3a91ca9" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-01-19T06:28:26.671Z] === RUN TestPluginInstall/with_insecure [2021-01-19T06:28:27.105Z] --- PASS: TestEventsExecDie (0.89s) [2021-01-19T06:28:27.105Z] === RUN TestEventsBackwardsCompatible [2021-01-19T06:28:27.105Z] --- PASS: TestEventsBackwardsCompatible (0.12s) [2021-01-19T06:28:27.105Z] === RUN TestInfoBinaryCommits [2021-01-19T06:28:27.105Z] --- PASS: TestInfoBinaryCommits (0.05s) [2021-01-19T06:28:27.105Z] === RUN TestInfoAPIVersioned [2021-01-19T06:28:27.105Z] --- PASS: TestInfoAPIVersioned (0.02s) [2021-01-19T06:28:27.105Z] === RUN TestInfoDiscoveryBackend [2021-01-19T06:28:27.209Z] === RUN TestDockerSuite/TestBuildForceRm [2021-01-19T06:28:27.698Z] time="2021-01-19T06:28:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-01-19T06:28:27.698Z] time="2021-01-19T06:28:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:009334b4b7c7d323d62ab3ffb0361f7b4ce5f9e938629fe078d18ab716881e48" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-01-19T06:28:27.698Z] time="2021-01-19T06:28:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-01-19T06:28:27.698Z] time="2021-01-19T06:28:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:009334b4b7c7d323d62ab3ffb0361f7b4ce5f9e938629fe078d18ab716881e48" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-01-19T06:28:27.987Z] --- PASS: TestPluginInstall (3.86s) [2021-01-19T06:28:27.987Z] --- PASS: TestPluginInstall/no_auth (1.80s) [2021-01-19T06:28:27.987Z] --- PASS: TestPluginInstall/with_htpasswd (0.77s) [2021-01-19T06:28:27.987Z] --- PASS: TestPluginInstall/with_insecure (1.28s) [2021-01-19T06:28:27.987Z] plugin_test.go:157: [d8d4fed436229] daemon is not started [2021-01-19T06:28:27.987Z] PASS [2021-01-19T06:28:27.987Z] [2021-01-19T06:28:27.987Z] DONE 6 tests in 3.959s [2021-01-19T06:28:27.987Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-01-19T06:28:27.987Z] ++ 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 [2021-01-19T06:28:27.987Z] ++ set -e [2021-01-19T06:28:27.987Z] ++ '[' -n 0 ']' [2021-01-19T06:28:27.987Z] ++ set -x [2021-01-19T06:28:27.987Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-01-19T06:28:28.053Z] --- PASS: TestInfoDiscoveryBackend (0.62s) [2021-01-19T06:28:28.054Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-01-19T06:28:28.276Z] INFO: Testing against a local daemon [2021-01-19T06:28:28.276Z] === RUN TestExternalGraphDriver [2021-01-19T06:28:28.276Z] === RUN TestExternalGraphDriver/json [2021-01-19T06:28:28.582Z] === RUN TestDockerSuite/TestBuildFromGit [2021-01-19T06:28:29.001Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-01-19T06:28:29.001Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-01-19T06:28:29.576Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.63s) [2021-01-19T06:28:29.576Z] === RUN TestInfoAPI [2021-01-19T06:28:29.576Z] --- PASS: TestInfoAPI (0.05s) [2021-01-19T06:28:29.576Z] === RUN TestInfoAPIWarnings [2021-01-19T06:28:29.955Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-01-19T06:28:30.213Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-01-19T06:28:30.330Z] === RUN TestExternalGraphDriver/spec [2021-01-19T06:28:31.148Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-01-19T06:28:32.393Z] === RUN TestExternalGraphDriver/pull [2021-01-19T06:28:33.049Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-01-19T06:28:33.983Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-01-19T06:28:34.087Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-01-19T06:28:34.087Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-01-19T06:28:34.241Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-01-19T06:28:35.108Z] --- PASS: TestExternalGraphDriver (6.43s) [2021-01-19T06:28:35.108Z] --- PASS: TestExternalGraphDriver/json (2.06s) [2021-01-19T06:28:35.108Z] --- PASS: TestExternalGraphDriver/spec (2.07s) [2021-01-19T06:28:35.108Z] --- PASS: TestExternalGraphDriver/pull (2.19s) [2021-01-19T06:28:35.108Z] === RUN TestGraphdriverPluginV2 [2021-01-19T06:28:35.108Z] --- SKIP: TestGraphdriverPluginV2 (0.05s) [2021-01-19T06:28:35.108Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-01-19T06:28:35.108Z] PASS [2021-01-19T06:28:35.108Z] [2021-01-19T06:28:35.108Z] === Skipped [2021-01-19T06:28:35.108Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.05s) [2021-01-19T06:28:35.108Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-01-19T06:28:35.108Z] [2021-01-19T06:28:35.108Z] [2021-01-19T06:28:35.108Z] DONE 5 tests, 1 skipped in 6.566s [2021-01-19T06:28:35.108Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-01-19T06:28:35.108Z] ++ 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 [2021-01-19T06:28:35.108Z] ++ set -e [2021-01-19T06:28:35.108Z] ++ '[' -n 0 ']' [2021-01-19T06:28:35.108Z] ++ set -x [2021-01-19T06:28:35.108Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-01-19T06:28:35.108Z] INFO: Testing against a local daemon [2021-01-19T06:28:35.108Z] === RUN TestContinueAfterPluginCrash [2021-01-19T06:28:35.108Z] === PAUSE TestContinueAfterPluginCrash [2021-01-19T06:28:35.108Z] === RUN TestReadPluginNoRead [2021-01-19T06:28:35.108Z] === PAUSE TestReadPluginNoRead [2021-01-19T06:28:35.108Z] === RUN TestDaemonStartWithLogOpt [2021-01-19T06:28:35.108Z] === PAUSE TestDaemonStartWithLogOpt [2021-01-19T06:28:35.108Z] === CONT TestContinueAfterPluginCrash [2021-01-19T06:28:35.108Z] === CONT TestDaemonStartWithLogOpt [2021-01-19T06:28:36.772Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-01-19T06:28:38.638Z] --- PASS: TestDaemonStartWithLogOpt (3.82s) [2021-01-19T06:28:38.638Z] === CONT TestReadPluginNoRead [2021-01-19T06:28:38.675Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-01-19T06:28:40.077Z] === RUN TestDockerSuite/TestBuildHistory [2021-01-19T06:28:41.352Z] === RUN TestReadPluginNoRead/default [2021-01-19T06:28:42.607Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2021-01-19T06:28:43.408Z] === RUN TestReadPluginNoRead/disabled_caching [2021-01-19T06:28:43.541Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2021-01-19T06:28:44.036Z] --- PASS: TestContinueAfterPluginCrash (9.11s) [2021-01-19T06:28:44.915Z] === RUN TestDockerSuite/TestBuildIidFile [2021-01-19T06:28:45.481Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-01-19T06:28:45.538Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-01-19T06:28:46.415Z] === RUN TestDockerSuite/TestBuildInheritance [2021-01-19T06:28:47.348Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-01-19T06:28:47.595Z] --- PASS: TestReadPluginNoRead (8.81s) [2021-01-19T06:28:47.595Z] --- PASS: TestReadPluginNoRead/default (2.00s) [2021-01-19T06:28:47.595Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.96s) [2021-01-19T06:28:47.595Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.10s) [2021-01-19T06:28:47.595Z] read_test.go:92: [d369d686e992e] daemon is not started [2021-01-19T06:28:47.595Z] PASS [2021-01-19T06:28:47.595Z] [2021-01-19T06:28:47.595Z] DONE 6 tests in 12.709s [2021-01-19T06:28:47.595Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (s390x.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2021-01-19T06:28:47.595Z] ++ 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 [2021-01-19T06:28:47.595Z] ++ set -e [2021-01-19T06:28:47.595Z] ++ '[' -n 0 ']' [2021-01-19T06:28:47.595Z] ++ set -x [2021-01-19T06:28:47.595Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-01-19T06:28:47.595Z] testing: warning: no tests to run [2021-01-19T06:28:47.595Z] PASS [2021-01-19T06:28:47.595Z] [2021-01-19T06:28:47.595Z] DONE 0 tests in 0.026s [2021-01-19T06:28:47.595Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-01-19T06:28:47.595Z] ++ 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 [2021-01-19T06:28:47.595Z] ++ set -e [2021-01-19T06:28:47.595Z] ++ '[' -n 0 ']' [2021-01-19T06:28:47.595Z] ++ set -x [2021-01-19T06:28:47.595Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-01-19T06:28:47.595Z] INFO: Testing against a local daemon [2021-01-19T06:28:47.595Z] === RUN TestPluginWithDevMounts [2021-01-19T06:28:47.596Z] === PAUSE TestPluginWithDevMounts [2021-01-19T06:28:47.596Z] === CONT TestPluginWithDevMounts [2021-01-19T06:28:47.712Z] --- PASS: TestInfoAPIWarnings (16.64s) [2021-01-19T06:28:47.713Z] === RUN TestInfoDebug [2021-01-19T06:28:47.713Z] --- PASS: TestInfoDebug (0.62s) [2021-01-19T06:28:47.713Z] === RUN TestInfoInsecureRegistries [2021-01-19T06:28:47.713Z] --- PASS: TestInfoInsecureRegistries (0.61s) [2021-01-19T06:28:47.713Z] === RUN TestInfoRegistryMirrors [2021-01-19T06:28:47.915Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-01-19T06:28:47.915Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-01-19T06:28:47.975Z] --- PASS: TestInfoRegistryMirrors (0.63s) [2021-01-19T06:28:47.975Z] === RUN TestLoginFailsWithBadCredentials [2021-01-19T06:28:48.238Z] --- PASS: TestLoginFailsWithBadCredentials (0.31s) [2021-01-19T06:28:48.238Z] === RUN TestPingCacheHeaders [2021-01-19T06:28:48.501Z] --- PASS: TestPingCacheHeaders (0.05s) [2021-01-19T06:28:48.501Z] === RUN TestPingGet [2021-01-19T06:28:48.501Z] --- PASS: TestPingGet (0.03s) [2021-01-19T06:28:48.501Z] === RUN TestPingHead [2021-01-19T06:28:48.501Z] --- PASS: TestPingHead (0.05s) [2021-01-19T06:28:48.501Z] === RUN TestVersion [2021-01-19T06:28:48.501Z] --- PASS: TestVersion (0.05s) [2021-01-19T06:28:48.501Z] PASS [2021-01-19T06:28:48.501Z] [2021-01-19T06:28:48.501Z] === Skipped [2021-01-19T06:28:48.501Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-01-19T06:28:48.501Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-01-19T06:28:48.501Z] [2021-01-19T06:28:48.501Z] [2021-01-19T06:28:48.501Z] DONE 18 tests, 1 skipped in 22.514s [2021-01-19T06:28:48.501Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2021-01-19T06:28:48.502Z] ++ 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 [2021-01-19T06:28:48.502Z] ++ set -e [2021-01-19T06:28:48.502Z] ++ '[' -n 0 ']' [2021-01-19T06:28:48.502Z] ++ set -x [2021-01-19T06:28:48.502Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-01-19T06:28:48.764Z] INFO: Testing against a local daemon [2021-01-19T06:28:48.764Z] === RUN TestVolumesCreateAndList [2021-01-19T06:28:48.764Z] --- PASS: TestVolumesCreateAndList (0.03s) [2021-01-19T06:28:48.764Z] === RUN TestVolumesRemove [2021-01-19T06:28:48.764Z] --- PASS: TestVolumesRemove (0.11s) [2021-01-19T06:28:48.764Z] === RUN TestVolumesInspect [2021-01-19T06:28:48.764Z] --- PASS: TestVolumesInspect (0.03s) [2021-01-19T06:28:48.764Z] === RUN TestVolumesInvalidJSON [2021-01-19T06:28:48.764Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-01-19T06:28:48.764Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-01-19T06:28:48.764Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-01-19T06:28:48.764Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2021-01-19T06:28:48.764Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-01-19T06:28:48.764Z] PASS [2021-01-19T06:28:48.764Z] [2021-01-19T06:28:48.764Z] DONE 5 tests in 0.342s [2021-01-19T06:28:48.764Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-01-19T06:28:48.849Z] === RUN TestDockerSuite/TestBuildLabel [2021-01-19T06:28:49.107Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-01-19T06:28:49.339Z] ++++ cat bundles/test-integration/docker.pid [2021-01-19T06:28:49.339Z] +++ kill 13885 [2021-01-19T06:28:49.651Z] --- PASS: TestPluginWithDevMounts (1.84s) [2021-01-19T06:28:49.651Z] PASS [2021-01-19T06:28:49.651Z] [2021-01-19T06:28:49.651Z] DONE 1 tests in 1.929s [2021-01-19T06:28:49.651Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m [2021-01-19T06:28:49.651Z] ++ 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 [2021-01-19T06:28:49.651Z] ++ set -e [2021-01-19T06:28:49.651Z] ++ '[' -n 0 ']' [2021-01-19T06:28:49.651Z] ++ set -x [2021-01-19T06:28:49.651Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-01-19T06:28:49.651Z] INFO: Testing against a local daemon [2021-01-19T06:28:49.651Z] === RUN TestSecretInspect [2021-01-19T06:28:49.673Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-01-19T06:28:50.239Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-01-19T06:28:50.497Z] === RUN TestDockerSuite/TestBuildLabels [2021-01-19T06:28:50.731Z] +++ /etc/init.d/apparmor stop [2021-01-19T06:28:50.731Z] Leaving: AppArmorNo profiles have been unloaded. [2021-01-19T06:28:50.731Z] [2021-01-19T06:28:50.731Z] Unloading profiles will leave already running processes permanently [2021-01-19T06:28:50.731Z] unconfined, which can lead to unexpected situations. [2021-01-19T06:28:50.731Z] [2021-01-19T06:28:50.731Z] To set a process to complain mode, use the command line tool [2021-01-19T06:28:50.731Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-01-19T06:28:50.731Z] +++ true [2021-01-19T06:28:50.731Z] exiting test-integration [2021-01-19T06:28:50.731Z] ++ exit 0 [2021-01-19T06:28:50.731Z] [2021-01-19T06:28:51.063Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-01-19T06:28:52.436Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-01-19T06:28:52.675Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main Post stage [Pipeline] junit [2021-01-19T06:28:53.302Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-01-19T06:28:54.075Z] + echo Ensuring container killed. [2021-01-19T06:28:54.075Z] Ensuring container killed. [2021-01-19T06:28:54.075Z] + docker rm -vf docker-pr1 [2021-01-19T06:28:54.075Z] Error: No such container: docker-pr1 [2021-01-19T06:28:54.075Z] + true [2021-01-19T06:28:54.081Z] --- PASS: TestSecretInspect (3.90s) [2021-01-19T06:28:54.082Z] === RUN TestSecretList [Pipeline] sh [2021-01-19T06:28:54.370Z] + echo Chowning /workspace to jenkins user [2021-01-19T06:28:54.370Z] Chowning /workspace to jenkins user [2021-01-19T06:28:54.370Z] + id -u [2021-01-19T06:28:54.370Z] + id -g [2021-01-19T06:28:54.370Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41894:/workspace busybox chown -R 1000:1000 /workspace [2021-01-19T06:28:55.724Z] === RUN TestDockerSuite/TestBuildLastModified [2021-01-19T06:28:55.813Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2021-01-19T06:28:55.813Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2021-01-19T06:28:55.813Z] remote: Enumerating objects: 2, done. [2021-01-19T06:28:55.813Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2021-01-19T06:28:55.813Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2021-01-19T06:28:55.813Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2021-01-19T06:28:55.813Z] 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. [2021-01-19T06:28:55.813Z] Building: bundles/cross/windows/amd64/containerutility.exe [2021-01-19T06:28:55.813Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-01-19T06:28:56.145Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41894/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8086443a449af8ef5c5b0574de8957df7e52f296 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:8086443a449af8ef5c5b0574de8957df7e52f296 hack/test/unit [2021-01-19T06:28:57.097Z] --- PASS: TestImportExtremelyLargeImageWorks (195.31s) [2021-01-19T06:28:57.098Z] PASS [2021-01-19T06:28:57.098Z] [2021-01-19T06:28:57.098Z] DONE 12 tests in 199.404s [2021-01-19T06:28:57.098Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-01-19T06:28:57.098Z] ++ 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 [2021-01-19T06:28:57.098Z] ++ set -e [2021-01-19T06:28:57.098Z] ++ '[' -n 0 ']' [2021-01-19T06:28:57.098Z] ++ set -x [2021-01-19T06:28:57.098Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-01-19T06:28:57.098Z] INFO: Testing against a local daemon [2021-01-19T06:28:57.098Z] === RUN TestNetworkCreateDelete [2021-01-19T06:28:57.355Z] --- PASS: TestNetworkCreateDelete (0.13s) [2021-01-19T06:28:57.355Z] === RUN TestDockerNetworkDeletePreferID [2021-01-19T06:28:57.612Z] --- PASS: TestSecretList (3.93s) [2021-01-19T06:28:57.612Z] === RUN TestSecretsCreateAndDelete [2021-01-19T06:28:57.613Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s) [2021-01-19T06:28:57.613Z] === RUN TestDaemonDNSFallback [2021-01-19T06:28:58.678Z] ? github.com/docker/docker/api [no test files] [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-01-19T06:28:59.980Z] + bundleName=arm64-integration [2021-01-19T06:28:59.980Z] + echo Creating arm64-integration-bundles.tar.gz [2021-01-19T06:28:59.980Z] Creating arm64-integration-bundles.tar.gz [2021-01-19T06:28:59.980Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-01-19T06:28:59.980Z] + xargs tar -czf arm64-integration-bundles.tar.gz [2021-01-19T06:29:00.142Z] === RUN TestDockerSuite/TestBuildLineBreak [Pipeline] archiveArtifacts [2021-01-19T06:29:00.258Z] Archiving artifacts [2021-01-19T06:29:00.583Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41894/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-01-19T06:29:00.903Z] + make clean [2021-01-19T06:29:01.112Z] --- PASS: TestSecretsCreateAndDelete (3.88s) [2021-01-19T06:29:01.112Z] === RUN TestSecretsUpdate [2021-01-19T06:29:01.480Z] docker volume rm -f docker-dev-cache [2021-01-19T06:29:01.480Z] docker-dev-cache [Pipeline] deleteDir [2021-01-19T06:29:02.043Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-01-19T06:29:02.043Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-01-19T06:29:02.301Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-01-19T06:29:02.301Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-01-19T06:29:02.301Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-01-19T06:29:02.559Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-01-19T06:29:03.939Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-01-19T06:29:04.197Z] --- PASS: TestDaemonDNSFallback (6.63s) [2021-01-19T06:29:04.197Z] === RUN TestInspectNetwork [2021-01-19T06:29:05.136Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-01-19T06:29:05.320Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-01-19T06:29:05.320Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-01-19T06:29:05.544Z] --- PASS: TestSecretsUpdate (3.95s) [2021-01-19T06:29:05.544Z] === RUN TestTemplatedSecret [2021-01-19T06:29:06.350Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-01-19T06:29:07.382Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-01-19T06:29:07.673Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-01-19T06:29:08.419Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-01-19T06:29:08.419Z] === RUN TestInspectNetwork/full_network_id [2021-01-19T06:29:08.419Z] === RUN TestInspectNetwork/partial_network_id [2021-01-19T06:29:08.419Z] === RUN TestInspectNetwork/network_name [2021-01-19T06:29:08.419Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-01-19T06:29:08.677Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-01-19T06:29:09.042Z] --- PASS: TestTemplatedSecret (3.66s) [2021-01-19T06:29:09.042Z] === RUN TestSecretCreateResolve [2021-01-19T06:29:09.242Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-01-19T06:29:09.738Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-01-19T06:29:12.541Z] --- PASS: TestSecretCreateResolve (3.81s) [2021-01-19T06:29:12.541Z] PASS [2021-01-19T06:29:12.541Z] [2021-01-19T06:29:12.542Z] DONE 6 tests in 23.191s [2021-01-19T06:29:12.542Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m [2021-01-19T06:29:12.542Z] ++ 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 [2021-01-19T06:29:12.542Z] ++ set -e [2021-01-19T06:29:12.542Z] ++ '[' -n 0 ']' [2021-01-19T06:29:12.542Z] ++ set -x [2021-01-19T06:29:12.542Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-01-19T06:29:12.542Z] INFO: Testing against a local daemon [2021-01-19T06:29:12.542Z] === RUN TestServiceCreateInit [2021-01-19T06:29:12.542Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-01-19T06:29:13.254Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-01-19T06:29:13.426Z] --- PASS: TestInspectNetwork (8.54s) [2021-01-19T06:29:13.426Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-01-19T06:29:13.426Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-01-19T06:29:13.426Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-01-19T06:29:13.426Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-01-19T06:29:13.426Z] === RUN TestRunContainerWithBridgeNone [2021-01-19T06:29:13.557Z] ok github.com/docker/docker/api/server 0.014s coverage: 9.0% of statements [2021-01-19T06:29:14.760Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-01-19T06:29:14.800Z] --- PASS: TestRunContainerWithBridgeNone (2.04s) [2021-01-19T06:29:14.800Z] === RUN TestNetworkInvalidJSON [2021-01-19T06:29:14.800Z] === RUN TestNetworkInvalidJSON//networks/create [2021-01-19T06:29:14.800Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-01-19T06:29:14.800Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-01-19T06:29:14.800Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-01-19T06:29:14.800Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-01-19T06:29:14.800Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-01-19T06:29:14.800Z] === CONT TestNetworkInvalidJSON//networks/create [2021-01-19T06:29:14.800Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-01-19T06:29:14.800Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-01-19T06:29:14.800Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2021-01-19T06:29:14.800Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-01-19T06:29:14.800Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-01-19T06:29:14.800Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-01-19T06:29:14.800Z] === RUN TestNetworkList [2021-01-19T06:29:14.800Z] === RUN TestNetworkList//networks [2021-01-19T06:29:14.800Z] === PAUSE TestNetworkList//networks [2021-01-19T06:29:14.800Z] === RUN TestNetworkList//networks/ [2021-01-19T06:29:14.800Z] === PAUSE TestNetworkList//networks/ [2021-01-19T06:29:14.800Z] === CONT TestNetworkList//networks [2021-01-19T06:29:14.800Z] === CONT TestNetworkList//networks/ [2021-01-19T06:29:14.800Z] --- PASS: TestNetworkList (0.02s) [2021-01-19T06:29:14.800Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-01-19T06:29:14.800Z] --- PASS: TestNetworkList//networks (0.00s) [2021-01-19T06:29:14.800Z] === RUN TestHostIPv4BridgeLabel [2021-01-19T06:29:15.367Z] --- PASS: TestHostIPv4BridgeLabel (0.57s) [2021-01-19T06:29:15.367Z] === RUN TestDaemonRestartWithLiveRestore [2021-01-19T06:29:16.264Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-01-19T06:29:16.740Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2021-01-19T06:29:16.740Z] === RUN TestDaemonDefaultNetworkPools [2021-01-19T06:29:16.740Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-01-19T06:29:16.908Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-01-19T06:29:17.307Z] --- PASS: TestDaemonDefaultNetworkPools (0.76s) [2021-01-19T06:29:17.307Z] === RUN TestDaemonRestartWithExistingNetwork [2021-01-19T06:29:18.085Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-01-19T06:29:18.680Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.16s) [2021-01-19T06:29:18.680Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-01-19T06:29:18.979Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-01-19T06:29:19.616Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-01-19T06:29:19.616Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.29s) [2021-01-19T06:29:19.616Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-01-19T06:29:20.014Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-01-19T06:29:20.551Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s) [2021-01-19T06:29:20.551Z] === RUN TestServiceWithPredefinedNetwork [2021-01-19T06:29:20.551Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-01-19T06:29:22.078Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-01-19T06:29:23.079Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-01-19T06:29:23.079Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-01-19T06:29:23.079Z] --- PASS: TestServiceWithPredefinedNetwork (2.57s) [2021-01-19T06:29:23.079Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-01-19T06:29:23.079Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-01-19T06:29:23.079Z] service_test.go:236: FLAKY_TEST [2021-01-19T06:29:23.079Z] === RUN TestServiceWithDataPathPortInit [2021-01-19T06:29:23.109Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-01-19T06:29:23.630Z] --- PASS: TestServiceCreateInit (10.81s) [2021-01-19T06:29:23.630Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.41s) [2021-01-19T06:29:23.630Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.38s) [2021-01-19T06:29:23.630Z] === RUN TestCreateServiceMultipleTimes [2021-01-19T06:29:24.614Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-01-19T06:29:25.646Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-01-19T06:29:25.646Z] Using test binary docker [2021-01-19T06:29:25.646Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-01-19T06:29:25.646Z] +++ /etc/init.d/apparmor start [2021-01-19T06:29:25.646Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-01-19T06:29:25.646Z] INFO: Waiting for daemon to start... [2021-01-19T06:29:25.646Z] Starting dockerd [2021-01-19T06:29:25.646Z] +++ 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 [2021-01-19T06:29:26.367Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-01-19T06:29:26.933Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-01-19T06:29:27.724Z] . [2021-01-19T06:29:27.724Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-01-19T06:29:27.724Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-01-19T06:29:27.724Z] Error: No such image: emptyfs [2021-01-19T06:29:27.724Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-01-19T06:29:27.724Z] ++++ docker load [2021-01-19T06:29:28.016Z] Running integration-test (iteration 1) [2021-01-19T06:29:28.016Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m [2021-01-19T06:29:28.016Z] ++ 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 [2021-01-19T06:29:28.016Z] ++ set -e [2021-01-19T06:29:28.016Z] ++ '[' -n 0 ']' [2021-01-19T06:29:28.016Z] ++ set -x [2021-01-19T06:29:28.016Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-01-19T06:29:28.305Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-01-19T06:29:28.563Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-01-19T06:29:29.946Z] === RUN TestDockerSuite/TestBuildNetNone [2021-01-19T06:29:30.055Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2021-01-19T06:29:30.055Z] [2021-01-19T06:29:30.055Z] ________ ____ __. [2021-01-19T06:29:30.055Z] \_____ \ | |/ _| [2021-01-19T06:29:30.055Z] / | \| < [2021-01-19T06:29:30.055Z] / | \ | \ [2021-01-19T06:29:30.055Z] \_______ /____|__ \ [2021-01-19T06:29:30.055Z] \/ \/ [2021-01-19T06:29:30.055Z] [2021-01-19T06:29:30.055Z] INFO: make.ps1 ended at 01/19/2021 06:29:19 [2021-01-19T06:29:30.055Z] INFO: Binaries build ended at 01/19/2021 06:29:22. Duration:00:01:23.5211356 [2021-01-19T06:29:30.055Z] INFO: Copying the built daemon binary to d:\CI\PR-41894\1\binary\dockerd-8086443a44.exe... [2021-01-19T06:29:30.055Z] INFO: Copying the built client binary to d:\CI\PR-41894\1\binary\docker-8086443a44.exe... [2021-01-19T06:29:30.055Z] INFO: Copying dockerversion from the container... [2021-01-19T06:29:30.055Z] INFO: Copying the golang package from the container to d:\CI\PR-41894\1\installer\go.zip... [2021-01-19T06:29:30.055Z] INFO: Extracting go.zip to d:\CI\PR-41894\1\go [2021-01-19T06:29:30.511Z] === RUN TestDockerSuite/TestBuildNoContext [2021-01-19T06:29:31.076Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-01-19T06:29:32.010Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-01-19T06:29:32.576Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2021-01-19T06:29:33.952Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-01-19T06:29:34.212Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-01-19T06:29:34.470Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-01-19T06:29:35.036Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-01-19T06:29:35.602Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-01-19T06:29:36.168Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-01-19T06:29:38.068Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-01-19T06:29:38.326Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-01-19T06:29:39.260Z] --- PASS: TestServiceWithDataPathPortInit (16.27s) [2021-01-19T06:29:39.260Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-01-19T06:29:40.634Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-01-19T06:29:42.009Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-01-19T06:29:43.353Z] Loaded image: buildpack-deps:buster [2021-01-19T06:29:43.353Z] Loaded image: busybox:latest [2021-01-19T06:29:43.353Z] Loaded image: busybox:glibc [2021-01-19T06:29:43.908Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-01-19T06:29:44.473Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-01-19T06:29:45.406Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-01-19T06:29:45.417Z] Loaded image: debian:bullseye [2021-01-19T06:29:45.709Z] Loaded image: hello-world:latest [2021-01-19T06:29:45.709Z] Loaded image: arm32v7/hello-world:latest [2021-01-19T06:29:45.709Z] INFO: Testing against a local daemon [2021-01-19T06:29:45.709Z] === RUN TestCgroupNamespacesBuild [2021-01-19T06:29:45.972Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-01-19T06:29:46.046Z] --- PASS: TestCreateServiceMultipleTimes (22.34s) [2021-01-19T06:29:46.046Z] === RUN TestCreateServiceConflict [2021-01-19T06:29:47.207Z] --- PASS: TestCgroupNamespacesBuild (1.34s) [2021-01-19T06:29:47.207Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-01-19T06:29:47.346Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.09s) [2021-01-19T06:29:47.346Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:3kb5f38m8eugwh72f2i4vz1o7 Created:2021-01-19 06:29:40.547147791 +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[2ec18b1b15d3948b4d049158e89499aec7d08ed64603790dbffa6f3b2dc91474:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.szlo9oxrsngbfukpt6u6xs7qz EndpointID:fb469b3d272e87d6a0976f71a919205f6cb6143fa521ed239430c80368c3cde2 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:b4ad2250b0125d8fbaf0e296451f8a93331e28af342f0e73628d5262d114308f 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:cdd33a6d59c7 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.szlo9oxrsngbfukpt6u6xs7qz EndpointID:fb469b3d272e87d6a0976f71a919205f6cb6143fa521ed239430c80368c3cde2 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-01-19T06:29:47.346Z] PASS [2021-01-19T06:29:47.346Z] [2021-01-19T06:29:47.346Z] === Skipped [2021-01-19T06:29:47.346Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-01-19T06:29:47.346Z] service_test.go:236: FLAKY_TEST [2021-01-19T06:29:47.346Z] [2021-01-19T06:29:47.346Z] [2021-01-19T06:29:47.346Z] DONE 26 tests, 1 skipped in 50.273s [2021-01-19T06:29:47.346Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-01-19T06:29:47.346Z] ++ 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 [2021-01-19T06:29:47.346Z] ++ set -e [2021-01-19T06:29:47.346Z] ++ '[' -n 0 ']' [2021-01-19T06:29:47.346Z] ++ set -x [2021-01-19T06:29:47.346Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-01-19T06:29:47.346Z] INFO: Testing against a local daemon [2021-01-19T06:29:47.346Z] === RUN TestDockerNetworkIpvlanPersistance [2021-01-19T06:29:47.346Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-01-19T06:29:47.346Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-01-19T06:29:47.346Z] === RUN TestDockerNetworkIpvlan [2021-01-19T06:29:47.346Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-01-19T06:29:47.346Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-01-19T06:29:47.346Z] PASS [2021-01-19T06:29:47.346Z] [2021-01-19T06:29:47.346Z] === Skipped [2021-01-19T06:29:47.346Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-01-19T06:29:47.346Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-01-19T06:29:47.346Z] [2021-01-19T06:29:47.346Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-01-19T06:29:47.346Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-01-19T06:29:47.346Z] [2021-01-19T06:29:47.346Z] [2021-01-19T06:29:47.346Z] DONE 2 tests, 2 skipped in 0.147s [2021-01-19T06:29:47.346Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-01-19T06:29:47.346Z] ++ 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 [2021-01-19T06:29:47.346Z] ++ set -e [2021-01-19T06:29:47.346Z] ++ '[' -n 0 ']' [2021-01-19T06:29:47.346Z] ++ set -x [2021-01-19T06:29:47.346Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-01-19T06:29:47.604Z] INFO: Testing against a local daemon [2021-01-19T06:29:47.604Z] === RUN TestDockerNetworkMacvlanPersistance [2021-01-19T06:29:48.707Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.38s) [2021-01-19T06:29:48.707Z] === RUN TestBuildWithSession [2021-01-19T06:29:48.707Z] --- SKIP: TestBuildWithSession (0.00s) [2021-01-19T06:29:48.707Z] build_session_test.go:25: TODO: BuildKit [2021-01-19T06:29:48.707Z] === RUN TestBuildSquashParent [2021-01-19T06:29:48.980Z] === RUN TestDockerSuite/TestBuildPATH [2021-01-19T06:29:49.238Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.63s) [2021-01-19T06:29:49.238Z] === RUN TestDockerNetworkMacvlan [2021-01-19T06:29:49.544Z] --- PASS: TestCreateServiceConflict (3.84s) [2021-01-19T06:29:49.544Z] === RUN TestCreateServiceMaxReplicas [2021-01-19T06:29:50.173Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-01-19T06:29:51.129Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-01-19T06:29:51.129Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-01-19T06:29:52.062Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-01-19T06:29:52.062Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-01-19T06:29:52.628Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-01-19T06:29:53.179Z] --- PASS: TestBuildSquashParent (4.79s) [2021-01-19T06:29:53.179Z] === RUN TestBuildWithRemoveAndForceRemove [2021-01-19T06:29:53.179Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-01-19T06:29:53.179Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-01-19T06:29:53.179Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-01-19T06:29:53.179Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-01-19T06:29:53.179Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-01-19T06:29:53.179Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-01-19T06:29:53.179Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-01-19T06:29:53.179Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-01-19T06:29:53.179Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-01-19T06:29:53.179Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-01-19T06:29:53.179Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-01-19T06:29:53.179Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-01-19T06:29:53.179Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-01-19T06:29:53.179Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-01-19T06:29:53.179Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-01-19T06:29:53.179Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-01-19T06:29:53.975Z] --- PASS: TestCreateServiceMaxReplicas (3.90s) [2021-01-19T06:29:53.975Z] === RUN TestCreateWithDuplicateNetworkNames [2021-01-19T06:29:54.527Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-01-19T06:29:55.239Z] INFO: Extraction ended at 01/19/2021 06:29:54. Duration:00:00:25.6660836 [2021-01-19T06:29:55.239Z] INFO: Updating the golang and path environment variables [2021-01-19T06:29:55.239Z] INFO: GOPATH=d:\gopath [2021-01-19T06:29:55.239Z] INFO: go version go1.13.15 windows/amd64 [2021-01-19T06:29:55.239Z] INFO: Running the daemon under test in debug mode [2021-01-19T06:29:55.239Z] INFO: Starting a daemon under test... [2021-01-19T06:29:55.239Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-41894\1\daemon --pidfile d:\CI\PR-41894\1\docker.pid -D [2021-01-19T06:29:55.239Z] INFO: Process started successfully. [2021-01-19T06:29:55.239Z] INFO: Start tailing logs of the daemon under tests [2021-01-19T06:29:55.239Z] INFO: Waiting for the daemon under test to start... [2021-01-19T06:29:55.912Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-01-19T06:29:55.912Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-01-19T06:29:57.057Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-01-19T06:29:57.974Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-01-19T06:29:57.974Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.44s) [2021-01-19T06:29:57.974Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.51s) [2021-01-19T06:29:57.974Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.55s) [2021-01-19T06:29:57.974Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.79s) [2021-01-19T06:29:57.974Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.85s) [2021-01-19T06:29:57.974Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.85s) [2021-01-19T06:29:57.974Z] === RUN TestBuildMultiStageCopy [2021-01-19T06:29:57.974Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-01-19T06:29:59.472Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-01-19T06:29:59.472Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-01-19T06:29:59.763Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-01-19T06:30:00.053Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-01-19T06:30:00.682Z] --- PASS: TestBuildMultiStageCopy (2.87s) [2021-01-19T06:30:00.682Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.56s) [2021-01-19T06:30:00.682Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.31s) [2021-01-19T06:30:00.682Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.31s) [2021-01-19T06:30:00.682Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.35s) [2021-01-19T06:30:00.682Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.34s) [2021-01-19T06:30:00.682Z] === RUN TestBuildMultiStageParentConfig [2021-01-19T06:30:01.242Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-01-19T06:30:01.242Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-01-19T06:30:01.311Z] --- PASS: TestBuildMultiStageParentConfig (0.84s) [2021-01-19T06:30:01.311Z] === RUN TestBuildLabelWithTargets [2021-01-19T06:30:02.619Z] --- PASS: TestDockerNetworkMacvlan (13.14s) [2021-01-19T06:30:02.619Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2021-01-19T06:30:02.619Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2021-01-19T06:30:02.619Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.27s) [2021-01-19T06:30:02.619Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.30s) [2021-01-19T06:30:02.619Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.18s) [2021-01-19T06:30:02.619Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.93s) [2021-01-19T06:30:02.619Z] PASS [2021-01-19T06:30:02.619Z] [2021-01-19T06:30:02.619Z] DONE 8 tests in 14.958s [2021-01-19T06:30:02.619Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-01-19T06:30:02.619Z] ++ 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 [2021-01-19T06:30:02.619Z] ++ set -e [2021-01-19T06:30:02.619Z] ++ '[' -n 0 ']' [2021-01-19T06:30:02.619Z] ++ set -x [2021-01-19T06:30:02.619Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-01-19T06:30:02.619Z] testing: warning: no tests to run [2021-01-19T06:30:02.619Z] PASS [2021-01-19T06:30:02.619Z] [2021-01-19T06:30:02.619Z] DONE 0 tests in 0.031s [2021-01-19T06:30:02.619Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-01-19T06:30:02.619Z] ++ 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 [2021-01-19T06:30:02.619Z] ++ set -e [2021-01-19T06:30:02.619Z] ++ '[' -n 0 ']' [2021-01-19T06:30:02.619Z] ++ set -x [2021-01-19T06:30:02.619Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-01-19T06:30:02.619Z] INFO: Testing against a local daemon [2021-01-19T06:30:02.619Z] === RUN TestAuthZPluginAllowRequest [2021-01-19T06:30:02.814Z] --- PASS: TestBuildLabelWithTargets (1.35s) [2021-01-19T06:30:02.814Z] === RUN TestBuildWithEmptyLayers [2021-01-19T06:30:03.441Z] --- PASS: TestBuildWithEmptyLayers (0.67s) [2021-01-19T06:30:03.441Z] === RUN TestBuildMultiStageOnBuild [2021-01-19T06:30:04.521Z] --- PASS: TestAuthZPluginAllowRequest (1.49s) [2021-01-19T06:30:04.521Z] === RUN TestAuthZPluginTLS [2021-01-19T06:30:04.779Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2021-01-19T06:30:04.779Z] --- PASS: TestAuthZPluginTLS (0.56s) [2021-01-19T06:30:04.779Z] === RUN TestAuthZPluginDenyRequest [2021-01-19T06:30:05.344Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2021-01-19T06:30:05.344Z] === RUN TestAuthZPluginAPIDenyResponse [2021-01-19T06:30:05.509Z] --- PASS: TestBuildMultiStageOnBuild (1.79s) [2021-01-19T06:30:05.509Z] === RUN TestBuildUncleanTarFilenames [2021-01-19T06:30:05.913Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s) [2021-01-19T06:30:05.913Z] === RUN TestAuthZPluginDenyResponse [2021-01-19T06:30:06.141Z] --- PASS: TestBuildUncleanTarFilenames (0.87s) [2021-01-19T06:30:06.141Z] === RUN TestBuildMultiStageLayerLeak [2021-01-19T06:30:06.481Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2021-01-19T06:30:06.481Z] === RUN TestAuthZPluginAllowEventStream [2021-01-19T06:30:06.481Z] === RUN TestDockerSuite/TestBuildRm [2021-01-19T06:30:07.854Z] --- PASS: TestAuthZPluginAllowEventStream (1.45s) [2021-01-19T06:30:07.854Z] === RUN TestAuthZPluginErrorResponse [2021-01-19T06:30:08.275Z] --- PASS: TestBuildMultiStageLayerLeak (1.88s) [2021-01-19T06:30:08.275Z] === RUN TestBuildWithHugeFile [2021-01-19T06:30:08.420Z] --- PASS: TestAuthZPluginErrorResponse (0.59s) [2021-01-19T06:30:08.420Z] === RUN TestAuthZPluginErrorRequest [2021-01-19T06:30:08.986Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-01-19T06:30:08.986Z] --- PASS: TestAuthZPluginErrorRequest (0.56s) [2021-01-19T06:30:08.986Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-01-19T06:30:09.317Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.60s) [2021-01-19T06:30:09.317Z] === RUN TestCreateServiceSecretFileMode [2021-01-19T06:30:09.553Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2021-01-19T06:30:09.553Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-01-19T06:30:09.553Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-01-19T06:30:10.926Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-01-19T06:30:10.926Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2021-01-19T06:30:11.493Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.90s) [2021-01-19T06:30:11.493Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-01-19T06:30:11.493Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-01-19T06:30:12.429Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-01-19T06:30:12.815Z] --- PASS: TestCreateServiceSecretFileMode (3.53s) [2021-01-19T06:30:12.815Z] === RUN TestCreateServiceConfigFileMode [2021-01-19T06:30:13.807Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.56s) [2021-01-19T06:30:13.807Z] === RUN TestAuthZPluginHeader [2021-01-19T06:30:14.065Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-01-19T06:30:15.013Z] --- PASS: TestAuthZPluginHeader (1.10s) [2021-01-19T06:30:15.013Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-01-19T06:30:15.271Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-01-19T06:30:16.205Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-01-19T06:30:16.313Z] --- PASS: TestCreateServiceConfigFileMode (3.63s) [2021-01-19T06:30:16.313Z] === RUN TestCreateServiceSysctls [2021-01-19T06:30:16.365Z] .....INFO: Daemon under test started and replied! [2021-01-19T06:30:16.365Z] INFO: Docker version of the daemon under test [2021-01-19T06:30:16.365Z] [2021-01-19T06:30:16.365Z] Client: [2021-01-19T06:30:16.365Z] Version: 17.06.2-ce [2021-01-19T06:30:16.365Z] API version: 1.30 [2021-01-19T06:30:16.365Z] Go version: go1.8.3 [2021-01-19T06:30:16.365Z] Git commit: cec0b72 [2021-01-19T06:30:16.365Z] Built: Tue Sep 5 19:57:19 2017 [2021-01-19T06:30:16.365Z] OS/Arch: windows/amd64 [2021-01-19T06:30:16.365Z] [2021-01-19T06:30:16.365Z] Server: [2021-01-19T06:30:16.365Z] Version: 0.0.0-dev [2021-01-19T06:30:16.365Z] API version: 1.41 (minimum version 1.24) [2021-01-19T06:30:16.365Z] Go version: go1.13.15 [2021-01-19T06:30:16.365Z] Git commit: 8086443a44 [2021-01-19T06:30:16.365Z] Built: 01/19/2021 06:28:03 [2021-01-19T06:30:16.365Z] OS/Arch: windows/amd64 [2021-01-19T06:30:16.365Z] Experimental: false [2021-01-19T06:30:16.365Z] [2021-01-19T06:30:16.365Z] INFO: Docker info of the daemon under test [2021-01-19T06:30:16.365Z] [2021-01-19T06:30:16.365Z] Containers: 0 [2021-01-19T06:30:16.365Z] Running: 0 [2021-01-19T06:30:16.365Z] Paused: 0 [2021-01-19T06:30:16.365Z] Stopped: 0 [2021-01-19T06:30:16.365Z] Images: 0 [2021-01-19T06:30:16.365Z] Server Version: 0.0.0-dev [2021-01-19T06:30:16.365Z] Storage Driver: windowsfilter [2021-01-19T06:30:16.365Z] Windows: [2021-01-19T06:30:16.365Z] Logging Driver: json-file [2021-01-19T06:30:16.365Z] Plugins: [2021-01-19T06:30:16.365Z] Volume: local [2021-01-19T06:30:16.365Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-01-19T06:30:16.365Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-01-19T06:30:16.365Z] Swarm: inactive [2021-01-19T06:30:16.365Z] Default Isolation: process [2021-01-19T06:30:16.365Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-01-19T06:30:16.365Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1637) [2021-01-19T06:30:16.365Z] OSType: windows [2021-01-19T06:30:16.365Z] Architecture: x86_64 [2021-01-19T06:30:16.365Z] CPUs: 4 [2021-01-19T06:30:16.365Z] Total Memory: 32GiB [2021-01-19T06:30:16.365Z] Name: azwin-2-cce400 [2021-01-19T06:30:16.365Z] ID: YKXY:Z62V:S2EM:FQPN:J6XH:5VRW:EFGX:XBSL:V2P4:N24A:MLD5:7YFQ [2021-01-19T06:30:16.365Z] Docker Root Dir: D:\CI\PR-41894\1\daemon [2021-01-19T06:30:16.365Z] Debug Mode (client): false [2021-01-19T06:30:16.365Z] Debug Mode (server): true [2021-01-19T06:30:16.365Z] File Descriptors: -1 [2021-01-19T06:30:16.365Z] Goroutines: 16 [2021-01-19T06:30:16.365Z] System Time: 2021-01-19T06:30:14.1762881Z [2021-01-19T06:30:16.365Z] EventsListeners: 0 [2021-01-19T06:30:16.365Z] Registry: https://index.docker.io/v1/ [2021-01-19T06:30:16.365Z] Labels: [2021-01-19T06:30:16.365Z] Experimental: false [2021-01-19T06:30:16.365Z] Insecure Registries: [2021-01-19T06:30:16.365Z] 127.0.0.0/8 [2021-01-19T06:30:16.365Z] Live Restore Enabled: false [2021-01-19T06:30:16.365Z] [2021-01-19T06:30:16.365Z] [2021-01-19T06:30:16.365Z] INFO: Docker images of the daemon under test [2021-01-19T06:30:16.365Z] [2021-01-19T06:30:16.365Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-01-19T06:30:16.365Z] [2021-01-19T06:30:16.365Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2021-01-19T06:30:16.365Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2021-01-19T06:30:16.365Z] ltsc2019: Pulling from windows/servercore [2021-01-19T06:30:16.365Z] 4612f6d0b889: Pulling fs layer [2021-01-19T06:30:16.365Z] 4dcc9a9b9e68: Pulling fs layer [2021-01-19T06:30:19.490Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-01-19T06:30:19.490Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-01-19T06:30:19.748Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.65s) [2021-01-19T06:30:19.748Z] === RUN TestAuthZPluginV2Disable [2021-01-19T06:30:20.006Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-01-19T06:30:20.006Z] === RUN TestDockerSuite/TestBuildSpaces [2021-01-19T06:30:20.264Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-01-19T06:30:20.748Z] --- PASS: TestCreateServiceSysctls (4.51s) [2021-01-19T06:30:20.748Z] === RUN TestCreateServiceCapabilities [2021-01-19T06:30:21.198Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-01-19T06:30:21.198Z] === RUN TestDockerSuite/TestBuildStderr [2021-01-19T06:30:21.764Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-01-19T06:30:22.186Z] 4dcc9a9b9e68: Download complete [2021-01-19T06:30:23.138Z] --- PASS: TestAuthZPluginV2Disable (3.42s) [2021-01-19T06:30:23.138Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-01-19T06:30:25.040Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-01-19T06:30:25.180Z] --- PASS: TestCreateServiceCapabilities (3.83s) [2021-01-19T06:30:25.180Z] === RUN TestInspect [2021-01-19T06:30:25.605Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-01-19T06:30:26.538Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-01-19T06:30:26.796Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.62s) [2021-01-19T06:30:26.796Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-01-19T06:30:27.055Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-01-19T06:30:27.622Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-01-19T06:30:28.716Z] --- PASS: TestInspect (3.86s) [2021-01-19T06:30:28.716Z] === RUN TestCreateJob [2021-01-19T06:30:28.996Z] === RUN TestDockerSuite/TestBuildUser [2021-01-19T06:30:30.910Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-01-19T06:30:33.149Z] --- PASS: TestCreateJob (4.47s) [2021-01-19T06:30:33.149Z] === RUN TestReplicatedJob [2021-01-19T06:30:34.992Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-01-19T06:30:34.992Z] ok github.com/docker/docker/api/server/httputils 0.010s coverage: 14.7% of statements [2021-01-19T06:30:34.992Z] ok github.com/docker/docker/api/server/middleware 0.016s coverage: 37.7% of statements [2021-01-19T06:30:34.992Z] ? github.com/docker/docker/api/server/router [no test files] [2021-01-19T06:30:34.992Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-01-19T06:30:34.992Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-01-19T06:30:34.992Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-01-19T06:30:34.992Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-01-19T06:30:34.992Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-01-19T06:30:34.992Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-01-19T06:30:34.992Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-01-19T06:30:34.992Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-01-19T06:30:34.992Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-01-19T06:30:34.992Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-01-19T06:30:34.992Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 5.7% of statements [2021-01-19T06:30:34.992Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-01-19T06:30:34.992Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-01-19T06:30:34.992Z] ? github.com/docker/docker/api/types [no test files] [2021-01-19T06:30:34.992Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-01-19T06:30:34.992Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-01-19T06:30:34.992Z] ? github.com/docker/docker/api/types/container [no test files] [2021-01-19T06:30:34.992Z] ? github.com/docker/docker/api/types/events [no test files] [2021-01-19T06:30:34.992Z] ok github.com/docker/docker/api/types/strslice 0.011s coverage: 90.0% of statements [2021-01-19T06:30:34.992Z] ok github.com/docker/docker/api/types/filters 0.004s coverage: 92.2% of statements [2021-01-19T06:30:34.992Z] ? github.com/docker/docker/api/types/image [no test files] [2021-01-19T06:30:34.992Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-01-19T06:30:34.992Z] ? github.com/docker/docker/api/types/network [no test files] [2021-01-19T06:30:34.992Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-01-19T06:30:34.992Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-01-19T06:30:34.992Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-01-19T06:30:34.992Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-01-19T06:30:34.992Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2021-01-19T06:30:34.992Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 75.0% of statements [2021-01-19T06:30:34.992Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-01-19T06:30:34.992Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-01-19T06:30:34.992Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-01-19T06:30:34.992Z] ? github.com/docker/docker/builder [no test files] [2021-01-19T06:30:34.992Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-01-19T06:30:34.992Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-01-19T06:30:34.992Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-01-19T06:30:34.992Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-01-19T06:30:34.992Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-01-19T06:30:34.992Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-01-19T06:30:34.992Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-01-19T06:30:35.095Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-01-19T06:30:35.251Z] ok github.com/docker/docker/builder/remotecontext 0.086s coverage: 13.7% of statements [2021-01-19T06:30:35.251Z] ok github.com/docker/docker/builder/dockerfile 0.211s coverage: 48.3% of statements [2021-01-19T06:30:35.251Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-01-19T06:30:36.204Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2021-01-19T06:30:36.993Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2021-01-19T06:30:37.144Z] ok github.com/docker/docker/builder/remotecontext/git 1.263s coverage: 86.3% of statements [2021-01-19T06:30:37.144Z] ? github.com/docker/docker/cli [no test files] [2021-01-19T06:30:37.144Z] ? github.com/docker/docker/cli/config [no test files] [2021-01-19T06:30:37.559Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.72s) [2021-01-19T06:30:37.559Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-01-19T06:30:39.905Z] 4612f6d0b889: Verifying Checksum [2021-01-19T06:30:39.905Z] 4612f6d0b889: Download complete [2021-01-19T06:30:41.334Z] ok github.com/docker/docker/client 0.194s coverage: 75.4% of statements [2021-01-19T06:30:41.600Z] --- PASS: TestReplicatedJob (7.56s) [2021-01-19T06:30:41.600Z] === RUN TestUpdateReplicatedJob [2021-01-19T06:30:45.098Z] --- PASS: TestUpdateReplicatedJob (4.61s) [2021-01-19T06:30:45.098Z] === RUN TestServiceListWithStatuses [2021-01-19T06:30:45.098Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-01-19T06:30:45.098Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-01-19T06:30:45.098Z] === RUN TestDockerNetworkConnectAlias [2021-01-19T06:30:47.544Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-01-19T06:30:47.544Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-01-19T06:30:47.544Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-01-19T06:30:48.109Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-01-19T06:30:48.675Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-01-19T06:30:50.048Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-01-19T06:30:50.048Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-01-19T06:30:50.048Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-01-19T06:30:50.048Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-01-19T06:30:50.048Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-01-19T06:30:50.984Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-01-19T06:30:50.984Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-01-19T06:30:51.550Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-01-19T06:30:52.118Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-01-19T06:30:52.685Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-01-19T06:30:52.685Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-01-19T06:30:53.547Z] --- PASS: TestDockerNetworkConnectAlias (8.28s) [2021-01-19T06:30:53.547Z] === RUN TestDockerNetworkReConnect [2021-01-19T06:30:54.060Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.57s) [2021-01-19T06:30:54.060Z] PASS [2021-01-19T06:30:54.060Z] [2021-01-19T06:30:54.060Z] DONE 17 tests in 51.528s [2021-01-19T06:30:54.060Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-01-19T06:30:54.060Z] ++ 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 [2021-01-19T06:30:54.060Z] ++ set -e [2021-01-19T06:30:54.060Z] ++ '[' -n 0 ']' [2021-01-19T06:30:54.060Z] ++ set -x [2021-01-19T06:30:54.060Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-01-19T06:30:54.318Z] INFO: Testing against a local daemon [2021-01-19T06:30:54.319Z] === RUN TestPluginInvalidJSON [2021-01-19T06:30:54.319Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-01-19T06:30:54.319Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-01-19T06:30:54.319Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-01-19T06:30:54.319Z] --- PASS: TestPluginInvalidJSON (0.04s) [2021-01-19T06:30:54.319Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2021-01-19T06:30:54.319Z] === RUN TestPluginInstall [2021-01-19T06:30:54.319Z] === RUN TestPluginInstall/no_auth [2021-01-19T06:30:54.885Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-01-19T06:30:56.259Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-01-19T06:30:56.827Z] time="2021-01-19T06:30:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-01-19T06:30:56.827Z] time="2021-01-19T06:30:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a31ca6157b0495a7dd4ea7a1cd864ebc4420a91b44e802865598299c27c8de93" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-01-19T06:30:56.827Z] time="2021-01-19T06:30:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-01-19T06:30:56.827Z] time="2021-01-19T06:30:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a31ca6157b0495a7dd4ea7a1cd864ebc4420a91b44e802865598299c27c8de93" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-01-19T06:30:57.085Z] === RUN TestPluginInstall/with_htpasswd [2021-01-19T06:30:57.344Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-01-19T06:30:57.602Z] time="2021-01-19T06:30:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-01-19T06:30:57.602Z] time="2021-01-19T06:30:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:973ef64cd6ecae8879397b45ef8065b69eb2833eeadc1b265738812711737eba" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-01-19T06:30:57.860Z] time="2021-01-19T06:30:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-01-19T06:30:57.860Z] time="2021-01-19T06:30:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:973ef64cd6ecae8879397b45ef8065b69eb2833eeadc1b265738812711737eba" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-01-19T06:30:57.860Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-01-19T06:30:58.118Z] === RUN TestPluginInstall/with_insecure [2021-01-19T06:30:58.685Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-01-19T06:30:58.685Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-01-19T06:30:59.252Z] === RUN TestDockerSuite/TestBuildXZHost [2021-01-19T06:30:59.252Z] time="2021-01-19T06:30:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-01-19T06:30:59.252Z] time="2021-01-19T06:30:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f82b2b6fd4a4222d4f9137c1bc83fb1f90ee016b755f55da3c0117426db9fa23" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-01-19T06:30:59.252Z] time="2021-01-19T06:30:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-01-19T06:30:59.252Z] time="2021-01-19T06:30:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f82b2b6fd4a4222d4f9137c1bc83fb1f90ee016b755f55da3c0117426db9fa23" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-01-19T06:30:59.819Z] --- PASS: TestPluginInstall (5.48s) [2021-01-19T06:30:59.819Z] --- PASS: TestPluginInstall/no_auth (2.86s) [2021-01-19T06:30:59.819Z] --- PASS: TestPluginInstall/with_htpasswd (1.12s) [2021-01-19T06:30:59.819Z] --- PASS: TestPluginInstall/with_insecure (1.50s) [2021-01-19T06:30:59.819Z] plugin_test.go:157: [d7197c451569e] daemon is not started [2021-01-19T06:30:59.819Z] PASS [2021-01-19T06:30:59.819Z] [2021-01-19T06:30:59.819Z] DONE 6 tests in 5.699s [2021-01-19T06:30:59.819Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-01-19T06:30:59.819Z] ++ 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 [2021-01-19T06:30:59.819Z] ++ set -e [2021-01-19T06:30:59.819Z] ++ '[' -n 0 ']' [2021-01-19T06:30:59.819Z] ++ set -x [2021-01-19T06:30:59.819Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-01-19T06:30:59.819Z] INFO: Testing against a local daemon [2021-01-19T06:30:59.819Z] === RUN TestExternalGraphDriver [2021-01-19T06:31:00.078Z] === RUN TestExternalGraphDriver/json [2021-01-19T06:31:00.416Z] --- PASS: TestDockerNetworkReConnect (6.44s) [2021-01-19T06:31:00.416Z] === RUN TestServicePlugin [2021-01-19T06:31:00.416Z] --- SKIP: TestServicePlugin (0.00s) [2021-01-19T06:31:00.416Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-01-19T06:31:00.416Z] === RUN TestServiceUpdateLabel [2021-01-19T06:31:01.020Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2021-01-19T06:31:01.588Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-01-19T06:31:01.588Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-01-19T06:31:01.846Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-01-19T06:31:02.105Z] === RUN TestExternalGraphDriver/spec [2021-01-19T06:31:02.364Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-01-19T06:31:03.741Z] === RUN TestDockerSuite/TestCommitChange [2021-01-19T06:31:03.921Z] --- PASS: TestServiceUpdateLabel (3.70s) [2021-01-19T06:31:03.921Z] === RUN TestServiceUpdateSecrets [2021-01-19T06:31:05.128Z] === RUN TestExternalGraphDriver/pull [2021-01-19T06:31:05.128Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-01-19T06:31:05.199Z] --- PASS: TestBuildWithHugeFile (55.83s) [2021-01-19T06:31:05.199Z] === RUN TestBuildWithEmptyDockerfile [2021-01-19T06:31:05.199Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-01-19T06:31:05.199Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-01-19T06:31:05.199Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-01-19T06:31:05.199Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-01-19T06:31:05.199Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-01-19T06:31:05.199Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-01-19T06:31:05.199Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-01-19T06:31:05.199Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-01-19T06:31:05.199Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-01-19T06:31:05.199Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s) [2021-01-19T06:31:05.199Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.29s) [2021-01-19T06:31:05.199Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.29s) [2021-01-19T06:31:05.199Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.32s) [2021-01-19T06:31:05.199Z] === RUN TestBuildPreserveOwnership [2021-01-19T06:31:05.199Z] === RUN TestBuildPreserveOwnership/copy_from [2021-01-19T06:31:05.386Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2021-01-19T06:31:05.644Z] === RUN TestDockerSuite/TestCommitHardlink [2021-01-19T06:31:06.707Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-01-19T06:31:07.017Z] --- PASS: TestExternalGraphDriver (6.89s) [2021-01-19T06:31:07.017Z] --- PASS: TestExternalGraphDriver/json (2.20s) [2021-01-19T06:31:07.017Z] --- PASS: TestExternalGraphDriver/spec (2.65s) [2021-01-19T06:31:07.017Z] --- PASS: TestExternalGraphDriver/pull (1.94s) [2021-01-19T06:31:07.017Z] === RUN TestGraphdriverPluginV2 [2021-01-19T06:31:07.275Z] === RUN TestDockerSuite/TestCommitNewFile [2021-01-19T06:31:07.737Z] --- PASS: TestBuildPreserveOwnership (3.75s) [2021-01-19T06:31:07.737Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.46s) [2021-01-19T06:31:07.737Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.27s) [2021-01-19T06:31:07.737Z] === RUN TestBuildPlatformInvalid [2021-01-19T06:31:08.026Z] --- PASS: TestBuildPlatformInvalid (0.12s) [2021-01-19T06:31:08.026Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-01-19T06:31:09.181Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-01-19T06:31:09.749Z] === RUN TestDockerSuite/TestCommitTTY [2021-01-19T06:31:11.124Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-01-19T06:31:11.691Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-01-19T06:31:12.626Z] --- PASS: TestGraphdriverPluginV2 (5.60s) [2021-01-19T06:31:12.626Z] PASS [2021-01-19T06:31:12.626Z] [2021-01-19T06:31:12.626Z] DONE 5 tests in 12.672s [2021-01-19T06:31:12.626Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-01-19T06:31:12.626Z] ++ 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 [2021-01-19T06:31:12.626Z] ++ set -e [2021-01-19T06:31:12.626Z] ++ '[' -n 0 ']' [2021-01-19T06:31:12.626Z] ++ set -x [2021-01-19T06:31:12.626Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-01-19T06:31:12.626Z] INFO: Testing against a local daemon [2021-01-19T06:31:12.626Z] === RUN TestContinueAfterPluginCrash [2021-01-19T06:31:12.626Z] === PAUSE TestContinueAfterPluginCrash [2021-01-19T06:31:12.626Z] === RUN TestReadPluginNoRead [2021-01-19T06:31:12.626Z] === PAUSE TestReadPluginNoRead [2021-01-19T06:31:12.626Z] === RUN TestDaemonStartWithLogOpt [2021-01-19T06:31:12.626Z] === PAUSE TestDaemonStartWithLogOpt [2021-01-19T06:31:12.626Z] === CONT TestContinueAfterPluginCrash [2021-01-19T06:31:12.626Z] === CONT TestDaemonStartWithLogOpt [2021-01-19T06:31:12.883Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-01-19T06:31:13.821Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-01-19T06:31:13.821Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-01-19T06:31:13.821Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-01-19T06:31:14.079Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-01-19T06:31:14.079Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-01-19T06:31:14.079Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-01-19T06:31:14.079Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-01-19T06:31:15.980Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-01-19T06:31:17.353Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-01-19T06:31:17.353Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-01-19T06:31:17.918Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-01-19T06:31:18.176Z] --- PASS: TestDaemonStartWithLogOpt (5.43s) [2021-01-19T06:31:18.176Z] === CONT TestReadPluginNoRead [2021-01-19T06:31:18.742Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-01-19T06:31:19.225Z] --- PASS: TestServiceUpdateSecrets (15.82s) [2021-01-19T06:31:19.225Z] === RUN TestServiceUpdateConfigs [2021-01-19T06:31:19.310Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2021-01-19T06:31:19.310Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-01-19T06:31:20.053Z] ok github.com/docker/docker/cmd/dockerd 0.110s coverage: 29.1% of statements [2021-01-19T06:31:20.246Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-01-19T06:31:20.312Z] ok github.com/docker/docker/container 0.121s coverage: 34.7% of statements [2021-01-19T06:31:20.312Z] ? github.com/docker/docker/container/stream [no test files] [2021-01-19T06:31:20.312Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-01-19T06:31:20.312Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-01-19T06:31:20.312Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-01-19T06:31:21.181Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-01-19T06:31:21.181Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-01-19T06:31:21.181Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-01-19T06:31:21.746Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-01-19T06:31:21.746Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-01-19T06:31:22.006Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-01-19T06:31:22.006Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-01-19T06:31:22.006Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-01-19T06:31:22.264Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-01-19T06:31:22.831Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-01-19T06:31:23.090Z] --- PASS: TestContinueAfterPluginCrash (10.47s) [2021-01-19T06:31:23.362Z] Loaded image: buildpack-deps:buster [2021-01-19T06:31:23.362Z] Loaded image: busybox:latest [2021-01-19T06:31:23.362Z] Loaded image: busybox:glibc [2021-01-19T06:31:23.994Z] Loaded image: debian:bullseye [2021-01-19T06:31:23.994Z] Loaded image: hello-world:latest [2021-01-19T06:31:24.025Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-01-19T06:31:24.025Z] === RUN TestReadPluginNoRead/default [2021-01-19T06:31:24.284Z] Loaded image: arm32v7/hello-world:latest [2021-01-19T06:31:24.962Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-01-19T06:31:24.962Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-01-19T06:31:25.941Z] === RUN TestReadPluginNoRead/disabled_caching [2021-01-19T06:31:26.507Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-01-19T06:31:27.076Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-01-19T06:31:27.076Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-01-19T06:31:27.333Z] --- PASS: TestReadPluginNoRead (9.31s) [2021-01-19T06:31:27.333Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.25s) [2021-01-19T06:31:27.333Z] --- PASS: TestReadPluginNoRead/default (1.74s) [2021-01-19T06:31:27.333Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.49s) [2021-01-19T06:31:27.333Z] read_test.go:92: [dfd7eedd21711] daemon is not started [2021-01-19T06:31:27.333Z] PASS [2021-01-19T06:31:27.333Z] [2021-01-19T06:31:27.333Z] DONE 6 tests in 14.904s [2021-01-19T06:31:27.333Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2021-01-19T06:31:27.333Z] ++ 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 [2021-01-19T06:31:27.333Z] ++ set -e [2021-01-19T06:31:27.333Z] ++ '[' -n 0 ']' [2021-01-19T06:31:27.333Z] ++ set -x [2021-01-19T06:31:27.333Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-01-19T06:31:27.592Z] testing: warning: no tests to run [2021-01-19T06:31:27.592Z] PASS [2021-01-19T06:31:27.592Z] [2021-01-19T06:31:27.592Z] DONE 0 tests in 0.056s [2021-01-19T06:31:27.592Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-01-19T06:31:27.592Z] ++ 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 [2021-01-19T06:31:27.592Z] ++ set -e [2021-01-19T06:31:27.592Z] ++ '[' -n 0 ']' [2021-01-19T06:31:27.592Z] ++ set -x [2021-01-19T06:31:27.592Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-01-19T06:31:27.592Z] INFO: Testing against a local daemon [2021-01-19T06:31:27.592Z] === RUN TestPluginWithDevMounts [2021-01-19T06:31:27.592Z] === PAUSE TestPluginWithDevMounts [2021-01-19T06:31:27.592Z] === CONT TestPluginWithDevMounts [2021-01-19T06:31:27.592Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-01-19T06:31:28.161Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-01-19T06:31:29.096Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-01-19T06:31:29.664Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-01-19T06:31:29.664Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-01-19T06:31:29.664Z] --- PASS: TestPluginWithDevMounts (1.98s) [2021-01-19T06:31:29.664Z] PASS [2021-01-19T06:31:29.664Z] [2021-01-19T06:31:29.664Z] DONE 1 tests in 2.147s [2021-01-19T06:31:29.664Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-01-19T06:31:29.664Z] ++ 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 [2021-01-19T06:31:29.664Z] ++ set -e [2021-01-19T06:31:29.664Z] ++ '[' -n 0 ']' [2021-01-19T06:31:29.664Z] ++ set -x [2021-01-19T06:31:29.665Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-01-19T06:31:29.924Z] INFO: Testing against a local daemon [2021-01-19T06:31:29.924Z] === RUN TestSecretInspect [2021-01-19T06:31:30.182Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-01-19T06:31:31.118Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-01-19T06:31:31.173Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (22.39s) [2021-01-19T06:31:31.173Z] PASS [2021-01-19T06:31:31.173Z] [2021-01-19T06:31:31.173Z] === Skipped [2021-01-19T06:31:31.173Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s) [2021-01-19T06:31:31.173Z] build_session_test.go:25: TODO: BuildKit [2021-01-19T06:31:31.173Z] [2021-01-19T06:31:31.173Z] [2021-01-19T06:31:31.173Z] DONE 33 tests, 1 skipped in 122.354s [2021-01-19T06:31:31.173Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m [2021-01-19T06:31:31.173Z] ++ 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 [2021-01-19T06:31:31.173Z] ++ set -e [2021-01-19T06:31:31.173Z] ++ '[' -n 0 ']' [2021-01-19T06:31:31.173Z] ++ set -x [2021-01-19T06:31:31.173Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-01-19T06:31:31.173Z] INFO: Testing against a local daemon [2021-01-19T06:31:31.173Z] === RUN TestConfigInspect [2021-01-19T06:31:31.684Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-01-19T06:31:31.684Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-01-19T06:31:32.250Z] --- PASS: TestSecretInspect (2.30s) [2021-01-19T06:31:32.250Z] === RUN TestSecretList [2021-01-19T06:31:32.507Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-01-19T06:31:32.521Z] ok github.com/docker/docker/daemon/cluster 0.064s coverage: 0.5% of statements [2021-01-19T06:31:32.676Z] --- PASS: TestConfigInspect (1.88s) [2021-01-19T06:31:32.676Z] === RUN TestConfigList [2021-01-19T06:31:32.779Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements [2021-01-19T06:31:33.442Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-01-19T06:31:34.155Z] ok github.com/docker/docker/daemon/cluster/convert 0.009s coverage: 35.9% of statements [2021-01-19T06:31:34.179Z] --- PASS: TestConfigList (1.90s) [2021-01-19T06:31:34.179Z] === RUN TestConfigsCreateAndDelete [2021-01-19T06:31:34.816Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-01-19T06:31:34.816Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-01-19T06:31:34.816Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-01-19T06:31:34.816Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-01-19T06:31:34.816Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-01-19T06:31:34.816Z] --- PASS: TestSecretList (2.70s) [2021-01-19T06:31:34.816Z] === RUN TestSecretsCreateAndDelete [2021-01-19T06:31:35.383Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-01-19T06:31:36.241Z] --- PASS: TestConfigsCreateAndDelete (1.93s) [2021-01-19T06:31:36.241Z] === RUN TestConfigsUpdate [2021-01-19T06:31:37.281Z] --- PASS: TestSecretsCreateAndDelete (2.14s) [2021-01-19T06:31:37.281Z] === RUN TestSecretsUpdate [2021-01-19T06:31:37.818Z] --- PASS: TestServiceUpdateConfigs (15.93s) [2021-01-19T06:31:37.818Z] === RUN TestServiceUpdateNetwork [2021-01-19T06:31:38.295Z] --- PASS: TestConfigsUpdate (1.91s) [2021-01-19T06:31:38.295Z] === RUN TestTemplatedConfig [2021-01-19T06:31:39.808Z] --- PASS: TestSecretsUpdate (2.35s) [2021-01-19T06:31:39.808Z] === RUN TestTemplatedSecret [2021-01-19T06:31:39.808Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-01-19T06:31:40.373Z] === RUN TestDockerSuite/TestContainerAPITop [2021-01-19T06:31:40.940Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-01-19T06:31:40.940Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-01-19T06:31:40.940Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-01-19T06:31:41.019Z] --- PASS: TestTemplatedConfig (2.40s) [2021-01-19T06:31:41.019Z] === RUN TestConfigCreateResolve [2021-01-19T06:31:42.312Z] --- PASS: TestTemplatedSecret (2.95s) [2021-01-19T06:31:42.312Z] === RUN TestSecretCreateResolve [2021-01-19T06:31:42.537Z] --- PASS: TestConfigCreateResolve (1.92s) [2021-01-19T06:31:42.537Z] === RUN TestConfigDaemonLibtrustID [2021-01-19T06:31:43.168Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2021-01-19T06:31:43.168Z] PASS [2021-01-19T06:31:43.168Z] [2021-01-19T06:31:43.168Z] DONE 7 tests in 12.564s [2021-01-19T06:31:43.168Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m [2021-01-19T06:31:43.168Z] ++ 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 [2021-01-19T06:31:43.168Z] ++ set -e [2021-01-19T06:31:43.168Z] ++ '[' -n 0 ']' [2021-01-19T06:31:43.168Z] ++ set -x [2021-01-19T06:31:43.168Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-01-19T06:31:43.168Z] INFO: Testing against a local daemon [2021-01-19T06:31:43.168Z] === RUN TestCheckpoint [2021-01-19T06:31:43.168Z] --- SKIP: TestCheckpoint (0.00s) [2021-01-19T06:31:43.168Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-01-19T06:31:43.168Z] === RUN TestContainerInvalidJSON [2021-01-19T06:31:43.168Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-01-19T06:31:43.168Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-01-19T06:31:43.168Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-01-19T06:31:43.168Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-01-19T06:31:43.168Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-01-19T06:31:43.168Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-01-19T06:31:43.168Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-01-19T06:31:43.168Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-01-19T06:31:43.168Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-01-19T06:31:43.168Z] --- PASS: TestContainerInvalidJSON (0.02s) [2021-01-19T06:31:43.168Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-01-19T06:31:43.168Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-01-19T06:31:43.168Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-01-19T06:31:43.168Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-01-19T06:31:43.168Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s) [2021-01-19T06:31:43.168Z] === RUN TestCopyFromContainerPathIsNotDir [2021-01-19T06:31:43.168Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2021-01-19T06:31:43.168Z] === RUN TestCopyToContainerPathDoesNotExist [2021-01-19T06:31:43.168Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2021-01-19T06:31:43.168Z] === RUN TestCopyToContainerPathIsNotDir [2021-01-19T06:31:43.457Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2021-01-19T06:31:43.457Z] === RUN TestCopyFromContainer [2021-01-19T06:31:43.686Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-01-19T06:31:44.131Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.436s coverage: 14.1% of statements [2021-01-19T06:31:44.131Z] ok github.com/docker/docker/daemon 12.201s coverage: 17.2% of statements [2021-01-19T06:31:44.131Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-01-19T06:31:44.131Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-01-19T06:31:44.253Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-01-19T06:31:44.497Z] === RUN TestCopyFromContainer// [2021-01-19T06:31:44.786Z] === RUN TestCopyFromContainer//bar/root [2021-01-19T06:31:44.787Z] === RUN TestCopyFromContainer//bar/root/ [2021-01-19T06:31:44.787Z] === RUN TestCopyFromContainer/bar/quux [2021-01-19T06:31:44.787Z] === RUN TestCopyFromContainer/bar/quux/ [2021-01-19T06:31:44.820Z] --- PASS: TestSecretCreateResolve (2.64s) [2021-01-19T06:31:44.820Z] PASS [2021-01-19T06:31:45.077Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-01-19T06:31:45.077Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-01-19T06:31:45.077Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-01-19T06:31:45.077Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-01-19T06:31:45.078Z] [2021-01-19T06:31:45.078Z] DONE 6 tests in 15.271s [2021-01-19T06:31:45.078Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-01-19T06:31:45.078Z] ++ 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 [2021-01-19T06:31:45.078Z] ++ set -e [2021-01-19T06:31:45.078Z] ++ '[' -n 0 ']' [2021-01-19T06:31:45.078Z] ++ set -x [2021-01-19T06:31:45.078Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-01-19T06:31:45.078Z] INFO: Testing against a local daemon [2021-01-19T06:31:45.078Z] === RUN TestServiceCreateInit [2021-01-19T06:31:45.078Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-01-19T06:31:45.078Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-01-19T06:31:45.088Z] ok github.com/docker/docker/daemon/config 0.069s coverage: 81.8% of statements [2021-01-19T06:31:45.346Z] ok github.com/docker/docker/daemon/discovery 0.010s coverage: 30.0% of statements [2021-01-19T06:31:45.366Z] === RUN TestCopyFromContainer/bar/notarget [2021-01-19T06:31:45.366Z] --- PASS: TestCopyFromContainer (1.98s) [2021-01-19T06:31:45.367Z] --- PASS: TestCopyFromContainer// (0.07s) [2021-01-19T06:31:45.367Z] --- PASS: TestCopyFromContainer//bar/root (0.08s) [2021-01-19T06:31:45.367Z] --- PASS: TestCopyFromContainer//bar/root/ (0.08s) [2021-01-19T06:31:45.367Z] --- PASS: TestCopyFromContainer/bar/quux (0.08s) [2021-01-19T06:31:45.367Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.07s) [2021-01-19T06:31:45.367Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2021-01-19T06:31:45.367Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s) [2021-01-19T06:31:45.367Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2021-01-19T06:31:45.367Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s) [2021-01-19T06:31:45.367Z] --- PASS: TestCopyFromContainer/bar/notarget (0.07s) [2021-01-19T06:31:45.367Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-01-19T06:31:45.367Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-01-19T06:31:45.367Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-01-19T06:31:45.367Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-01-19T06:31:45.367Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-01-19T06:31:45.367Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-01-19T06:31:45.367Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-01-19T06:31:45.367Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-01-19T06:31:45.367Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-01-19T06:31:45.367Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-01-19T06:31:45.367Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-01-19T06:31:45.367Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-01-19T06:31:45.367Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-01-19T06:31:45.367Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-01-19T06:31:45.367Z] === RUN TestCreateLinkToNonExistingContainer [2021-01-19T06:31:45.367Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2021-01-19T06:31:45.367Z] === RUN TestCreateWithInvalidEnv [2021-01-19T06:31:45.367Z] === RUN TestCreateWithInvalidEnv/0 [2021-01-19T06:31:45.367Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-01-19T06:31:45.367Z] === RUN TestCreateWithInvalidEnv/1 [2021-01-19T06:31:45.367Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-01-19T06:31:45.367Z] === RUN TestCreateWithInvalidEnv/2 [2021-01-19T06:31:45.367Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-01-19T06:31:45.367Z] === CONT TestCreateWithInvalidEnv/0 [2021-01-19T06:31:45.367Z] === CONT TestCreateWithInvalidEnv/2 [2021-01-19T06:31:45.367Z] === CONT TestCreateWithInvalidEnv/1 [2021-01-19T06:31:45.367Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-01-19T06:31:45.367Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-01-19T06:31:45.367Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-01-19T06:31:45.367Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-01-19T06:31:45.367Z] === RUN TestCreateTmpfsMountsTarget [2021-01-19T06:31:45.367Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2021-01-19T06:31:45.367Z] === RUN TestCreateWithCustomMaskedPaths [2021-01-19T06:31:46.722Z] ok github.com/docker/docker/daemon/events 0.060s coverage: 50.0% of statements [2021-01-19T06:31:46.722Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-01-19T06:31:46.722Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-01-19T06:31:46.722Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.2% of statements [2021-01-19T06:31:46.865Z] --- PASS: TestCreateWithCustomMaskedPaths (1.47s) [2021-01-19T06:31:46.865Z] === RUN TestCreateWithCustomReadonlyPaths [2021-01-19T06:31:48.371Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.57s) [2021-01-19T06:31:48.371Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-01-19T06:31:48.371Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-01-19T06:31:48.371Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-01-19T06:31:48.371Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-01-19T06:31:48.371Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-01-19T06:31:48.371Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-01-19T06:31:48.371Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-01-19T06:31:48.371Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-01-19T06:31:48.371Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-01-19T06:31:48.371Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-01-19T06:31:48.371Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-01-19T06:31:48.661Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-01-19T06:31:48.661Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-01-19T06:31:48.661Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-01-19T06:31:48.661Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-01-19T06:31:48.661Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-01-19T06:31:48.661Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-01-19T06:31:48.661Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2021-01-19T06:31:48.661Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2021-01-19T06:31:48.661Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2021-01-19T06:31:48.661Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2021-01-19T06:31:48.661Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2021-01-19T06:31:48.661Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-01-19T06:31:48.951Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.49s) [2021-01-19T06:31:48.951Z] === RUN TestCreateDifferentPlatform [2021-01-19T06:31:48.951Z] === RUN TestCreateDifferentPlatform/different_os [2021-01-19T06:31:48.951Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-01-19T06:31:48.951Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2021-01-19T06:31:48.951Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-01-19T06:31:48.951Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-01-19T06:31:48.951Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-01-19T06:31:49.242Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2021-01-19T06:31:49.242Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-01-19T06:31:49.242Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2021-01-19T06:31:49.242Z] === RUN TestContainerStartOnDaemonRestart [2021-01-19T06:31:49.242Z] === PAUSE TestContainerStartOnDaemonRestart [2021-01-19T06:31:49.242Z] === RUN TestDaemonRestartIpcMode [2021-01-19T06:31:49.242Z] === PAUSE TestDaemonRestartIpcMode [2021-01-19T06:31:49.242Z] === RUN TestDaemonHostGatewayIP [2021-01-19T06:31:49.242Z] === PAUSE TestDaemonHostGatewayIP [2021-01-19T06:31:49.242Z] === RUN TestRestartDaemonWithRestartingContainer [2021-01-19T06:31:49.242Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-01-19T06:31:49.242Z] === RUN TestContainerKillOnDaemonStart [2021-01-19T06:31:49.242Z] === PAUSE TestContainerKillOnDaemonStart [2021-01-19T06:31:49.242Z] === RUN TestDiff [2021-01-19T06:31:49.280Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-01-19T06:31:49.846Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-01-19T06:31:49.846Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-01-19T06:31:49.869Z] --- PASS: TestDiff (0.52s) [2021-01-19T06:31:49.869Z] === RUN TestExecWithCloseStdin [2021-01-19T06:31:50.006Z] ok github.com/docker/docker/daemon/graphdriver/aufs 1.288s coverage: 73.1% of statements [2021-01-19T06:31:50.006Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.007s coverage: 2.9% of statements [2021-01-19T06:31:50.498Z] --- PASS: TestExecWithCloseStdin (0.63s) [2021-01-19T06:31:50.498Z] === RUN TestExec [2021-01-19T06:31:50.942Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.483s coverage: 56.2% of statements [2021-01-19T06:31:51.124Z] --- PASS: TestExec (0.64s) [2021-01-19T06:31:51.124Z] === RUN TestExecUser [2021-01-19T06:31:51.222Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-01-19T06:31:51.753Z] --- PASS: TestExecUser (0.60s) [2021-01-19T06:31:51.753Z] === RUN TestExportContainerAndImportImage [2021-01-19T06:31:52.387Z] --- PASS: TestExportContainerAndImportImage (0.78s) [2021-01-19T06:31:52.387Z] === RUN TestExportContainerAfterDaemonRestart [2021-01-19T06:31:52.595Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-01-19T06:31:52.848Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.017s coverage: 1.8% of statements [2021-01-19T06:31:53.274Z] --- PASS: TestServiceUpdateNetwork (16.28s) [2021-01-19T06:31:53.274Z] === RUN TestServiceUpdatePidsLimit [2021-01-19T06:31:53.274Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-01-19T06:31:53.528Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2021-01-19T06:31:53.882Z] --- PASS: TestExportContainerAfterDaemonRestart (1.42s) [2021-01-19T06:31:53.882Z] === RUN TestHealthCheckWorkdir [2021-01-19T06:31:54.337Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-01-19T06:31:54.460Z] --- PASS: TestServiceCreateInit (9.23s) [2021-01-19T06:31:54.460Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.68s) [2021-01-19T06:31:54.460Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.54s) [2021-01-19T06:31:54.460Z] === RUN TestCreateServiceMultipleTimes [2021-01-19T06:31:54.509Z] --- PASS: TestHealthCheckWorkdir (0.78s) [2021-01-19T06:31:54.509Z] === RUN TestHealthKillContainer [2021-01-19T06:31:54.718Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2021-01-19T06:31:54.756Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.236s coverage: 45.9% of statements [2021-01-19T06:31:54.756Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-01-19T06:31:55.325Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.303s coverage: 49.5% of statements [2021-01-19T06:31:55.650Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2021-01-19T06:31:56.216Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2021-01-19T06:31:56.783Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000a50340_} [2021-01-19T06:31:57.230Z] --- PASS: TestHealthKillContainer (2.63s) [2021-01-19T06:31:57.230Z] === RUN TestInspectCpusetInConfigPre120 [2021-01-19T06:31:57.242Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.534s coverage: 57.7% of statements [2021-01-19T06:31:57.242Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-01-19T06:31:57.242Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-01-19T06:31:57.242Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.013s coverage: 58.0% of statements [2021-01-19T06:31:57.716Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1060222300_/foo_false____} [2021-01-19T06:31:57.858Z] --- PASS: TestInspectCpusetInConfigPre120 (0.53s) [2021-01-19T06:31:57.858Z] === RUN TestIpcModeNone [2021-01-19T06:31:58.484Z] --- PASS: TestIpcModeNone (0.62s) [2021-01-19T06:31:58.484Z] === RUN TestIpcModePrivate [2021-01-19T06:31:59.091Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1060222300_/foo_true____} [2021-01-19T06:31:59.113Z] --- PASS: TestIpcModePrivate (0.59s) [2021-01-19T06:31:59.113Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false [2021-01-19T06:31:59.113Z] === RUN TestIpcModeShareable [2021-01-19T06:31:59.145Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.028s coverage: 3.0% of statements [2021-01-19T06:31:59.404Z] --- PASS: TestIpcModeShareable (0.62s) [2021-01-19T06:31:59.404Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true [2021-01-19T06:31:59.404Z] === RUN TestAPIIpcModeShareableAndContainer [2021-01-19T06:31:59.714Z] ok github.com/docker/docker/daemon/links 0.015s coverage: 93.0% of statements [2021-01-19T06:32:00.282Z] ok github.com/docker/docker/daemon/images 0.028s coverage: 6.5% of statements [2021-01-19T06:32:00.282Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-01-19T06:32:00.282Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-01-19T06:32:00.465Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3296090379_/foo_false____} [2021-01-19T06:32:01.030Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3296090379_/foo_true____} [2021-01-19T06:32:01.318Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-01-19T06:32:01.462Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.89s) [2021-01-19T06:32:01.462Z] === RUN TestAPIIpcModeHost [2021-01-19T06:32:01.661Z] ok github.com/docker/docker/daemon/logger 0.228s coverage: 41.0% of statements [2021-01-19T06:32:02.091Z] --- PASS: TestAPIIpcModeHost (0.49s) [2021-01-19T06:32:02.091Z] === RUN TestDaemonIpcModeShareable [2021-01-19T06:32:02.402Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3296090379_/foo_true__0xc000a503c0__} [2021-01-19T06:32:03.038Z] ok github.com/docker/docker/daemon/logger/awslogs 0.167s coverage: 77.4% of statements [2021-01-19T06:32:03.039Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-01-19T06:32:03.039Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-01-19T06:32:03.297Z] ok github.com/docker/docker/daemon/logger/gelf 0.005s coverage: 67.0% of statements [2021-01-19T06:32:03.592Z] --- PASS: TestDaemonIpcModeShareable (1.38s) [2021-01-19T06:32:03.592Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2021-01-19T06:32:03.592Z] === RUN TestDaemonIpcModePrivate [2021-01-19T06:32:04.035Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000a503e0_} [2021-01-19T06:32:04.231Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 23.9% of statements [2021-01-19T06:32:04.489Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.007s coverage: 61.6% of statements [2021-01-19T06:32:04.637Z] --- PASS: TestDaemonIpcModePrivate (1.37s) [2021-01-19T06:32:04.637Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2021-01-19T06:32:04.637Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-01-19T06:32:04.747Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.007s coverage: 87.2% of statements [2021-01-19T06:32:05.406Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000a50400_} [2021-01-19T06:32:06.123Z] ok github.com/docker/docker/daemon/logger/local 0.029s coverage: 75.2% of statements [2021-01-19T06:32:06.123Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-01-19T06:32:06.138Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.40s) [2021-01-19T06:32:06.138Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2021-01-19T06:32:06.138Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-01-19T06:32:06.338Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2021-01-19T06:32:06.690Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.039s coverage: 55.1% of statements [2021-01-19T06:32:06.904Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000a50420_} [2021-01-19T06:32:07.641Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.010s coverage: 33.3% of statements [2021-01-19T06:32:07.717Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.40s) [2021-01-19T06:32:07.717Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2021-01-19T06:32:07.717Z] === RUN TestIpcModeOlderClient [2021-01-19T06:32:07.717Z] === PAUSE TestIpcModeOlderClient [2021-01-19T06:32:07.717Z] === RUN TestKillContainerInvalidSignal [2021-01-19T06:32:08.007Z] --- PASS: TestKillContainerInvalidSignal (0.50s) [2021-01-19T06:32:08.007Z] === RUN TestKillContainer [2021-01-19T06:32:08.007Z] === RUN TestKillContainer/no_signal [2021-01-19T06:32:08.280Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000a50440_} [2021-01-19T06:32:08.634Z] === RUN TestKillContainer/non_killing_signal [2021-01-19T06:32:08.924Z] === RUN TestKillContainer/killing_signal [2021-01-19T06:32:09.019Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 46.8% of statements [2021-01-19T06:32:09.278Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2021-01-19T06:32:09.551Z] --- PASS: TestKillContainer (1.58s) [2021-01-19T06:32:09.551Z] --- PASS: TestKillContainer/no_signal (0.52s) [2021-01-19T06:32:09.551Z] --- PASS: TestKillContainer/non_killing_signal (0.35s) [2021-01-19T06:32:09.551Z] --- PASS: TestKillContainer/killing_signal (0.49s) [2021-01-19T06:32:09.551Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-01-19T06:32:09.551Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-01-19T06:32:09.653Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-01-19T06:32:09.836Z] --- PASS: TestServiceUpdatePidsLimit (18.16s) [2021-01-19T06:32:09.836Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.02s) [2021-01-19T06:32:09.836Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.24s) [2021-01-19T06:32:09.836Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.24s) [2021-01-19T06:32:09.836Z] PASS [2021-01-19T06:32:09.836Z] [2021-01-19T06:32:09.836Z] === Skipped [2021-01-19T06:32:09.836Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.00s) [2021-01-19T06:32:09.836Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-01-19T06:32:09.836Z] [2021-01-19T06:32:09.836Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s) [2021-01-19T06:32:09.836Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-01-19T06:32:09.836Z] [2021-01-19T06:32:09.836Z] [2021-01-19T06:32:09.836Z] DONE 27 tests, 2 skipped in 177.184s [2021-01-19T06:32:09.836Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m [2021-01-19T06:32:09.836Z] ++ 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 [2021-01-19T06:32:09.836Z] ++ set -e [2021-01-19T06:32:09.836Z] ++ '[' -n 0 ']' [2021-01-19T06:32:09.836Z] ++ set -x [2021-01-19T06:32:09.836Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-01-19T06:32:09.836Z] INFO: Testing against a local daemon [2021-01-19T06:32:09.836Z] === RUN TestSessionCreate [2021-01-19T06:32:09.836Z] --- PASS: TestSessionCreate (0.02s) [2021-01-19T06:32:09.836Z] === RUN TestSessionCreateWithBadUpgrade [2021-01-19T06:32:09.836Z] --- PASS: TestSessionCreateWithBadUpgrade (0.01s) [2021-01-19T06:32:09.836Z] PASS [2021-01-19T06:32:09.836Z] [2021-01-19T06:32:09.836Z] DONE 2 tests in 0.106s [2021-01-19T06:32:09.836Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m [2021-01-19T06:32:09.836Z] ++ 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 [2021-01-19T06:32:09.836Z] ++ set -e [2021-01-19T06:32:09.836Z] ++ '[' -n 0 ']' [2021-01-19T06:32:09.836Z] ++ set -x [2021-01-19T06:32:09.836Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-01-19T06:32:09.836Z] INFO: Testing against a local daemon [2021-01-19T06:32:09.836Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-01-19T06:32:09.836Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-01-19T06:32:09.836Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-01-19T06:32:09.836Z] === RUN TestEventsExecDie [2021-01-19T06:32:09.845Z] ok github.com/docker/docker/daemon/logger/splunk 1.580s coverage: 82.5% of statements [2021-01-19T06:32:09.845Z] ? github.com/docker/docker/daemon/names [no test files] [2021-01-19T06:32:10.104Z] ok github.com/docker/docker/daemon/network 0.009s coverage: 63.8% of statements [2021-01-19T06:32:10.104Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-01-19T06:32:10.181Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-01-19T06:32:10.811Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.09s) [2021-01-19T06:32:10.811Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.52s) [2021-01-19T06:32:10.811Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.38s) [2021-01-19T06:32:10.811Z] === RUN TestKillStoppedContainer [2021-01-19T06:32:10.811Z] --- PASS: TestKillStoppedContainer (0.08s) [2021-01-19T06:32:10.811Z] === RUN TestKillStoppedContainerAPIPre120 [2021-01-19T06:32:10.811Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2021-01-19T06:32:10.811Z] === RUN TestKillDifferentUserContainer [2021-01-19T06:32:11.052Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-01-19T06:32:11.052Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-01-19T06:32:11.052Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-01-19T06:32:11.052Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-01-19T06:32:11.052Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-01-19T06:32:11.052Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-01-19T06:32:11.052Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-01-19T06:32:11.052Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-01-19T06:32:11.052Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-01-19T06:32:11.052Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-01-19T06:32:11.052Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-01-19T06:32:11.052Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2021-01-19T06:32:11.052Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2021-01-19T06:32:11.052Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2021-01-19T06:32:11.052Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2021-01-19T06:32:11.052Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2021-01-19T06:32:11.052Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2021-01-19T06:32:11.052Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-01-19T06:32:11.310Z] --- PASS: TestCreateServiceMultipleTimes (16.94s) [2021-01-19T06:32:11.310Z] === RUN TestCreateServiceConflict [2021-01-19T06:32:11.333Z] --- PASS: TestEventsExecDie (1.13s) [2021-01-19T06:32:11.333Z] === RUN TestEventsBackwardsCompatible [2021-01-19T06:32:11.333Z] --- PASS: TestEventsBackwardsCompatible (0.10s) [2021-01-19T06:32:11.333Z] === RUN TestInfoBinaryCommits [2021-01-19T06:32:11.333Z] --- PASS: TestInfoBinaryCommits (0.01s) [2021-01-19T06:32:11.333Z] === RUN TestInfoAPIVersioned [2021-01-19T06:32:11.333Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-01-19T06:32:11.333Z] === RUN TestInfoDiscoveryBackend [2021-01-19T06:32:11.437Z] --- PASS: TestKillDifferentUserContainer (0.51s) [2021-01-19T06:32:11.437Z] === RUN TestInspectOomKilledTrue [2021-01-19T06:32:11.622Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2021-01-19T06:32:11.622Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-01-19T06:32:12.007Z] ok github.com/docker/docker/distribution/metadata 0.052s coverage: 48.2% of statements [2021-01-19T06:32:12.464Z] --- PASS: TestInspectOomKilledTrue (0.92s) [2021-01-19T06:32:12.464Z] === RUN TestInspectOomKilledFalse [2021-01-19T06:32:12.648Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-01-19T06:32:12.648Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-01-19T06:32:12.754Z] --- PASS: TestInspectOomKilledFalse (0.55s) [2021-01-19T06:32:12.754Z] === RUN TestLinksEtcHostsContentMatch [2021-01-19T06:32:12.944Z] ok github.com/docker/docker/distribution 0.168s coverage: 25.1% of statements [2021-01-19T06:32:12.944Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-01-19T06:32:13.044Z] --- PASS: TestLinksEtcHostsContentMatch (0.39s) [2021-01-19T06:32:13.044Z] === RUN TestLinksContainerNames [2021-01-19T06:32:13.276Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2021-01-19T06:32:13.276Z] === RUN TestInfoAPI [2021-01-19T06:32:13.276Z] --- PASS: TestInfoAPI (0.01s) [2021-01-19T06:32:13.276Z] === RUN TestInfoAPIWarnings [2021-01-19T06:32:13.836Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-01-19T06:32:13.881Z] ok github.com/docker/docker/errdefs 0.005s coverage: 53.1% of statements [2021-01-19T06:32:14.073Z] --- PASS: TestLinksContainerNames (0.96s) [2021-01-19T06:32:14.073Z] === RUN TestLogsFollowTailEmpty [2021-01-19T06:32:14.095Z] --- PASS: TestCreateServiceConflict (2.72s) [2021-01-19T06:32:14.095Z] === RUN TestCreateServiceMaxReplicas [2021-01-19T06:32:14.819Z] ok github.com/docker/docker/image 0.028s coverage: 86.8% of statements [2021-01-19T06:32:15.101Z] --- PASS: TestLogsFollowTailEmpty (0.82s) [2021-01-19T06:32:15.101Z] === RUN TestContainerNetworkMountsNoChown [2021-01-19T06:32:15.387Z] ok github.com/docker/docker/distribution/xfer 1.887s coverage: 85.1% of statements [2021-01-19T06:32:15.387Z] ? github.com/docker/docker/dockerversion [no test files] [2021-01-19T06:32:15.390Z] --- PASS: TestContainerNetworkMountsNoChown (0.52s) [2021-01-19T06:32:15.390Z] === RUN TestMountDaemonRoot [2021-01-19T06:32:15.390Z] === RUN TestMountDaemonRoot/default [2021-01-19T06:32:15.390Z] === PAUSE TestMountDaemonRoot/default [2021-01-19T06:32:15.390Z] === RUN TestMountDaemonRoot/private [2021-01-19T06:32:15.390Z] === PAUSE TestMountDaemonRoot/private [2021-01-19T06:32:15.390Z] === RUN TestMountDaemonRoot/rprivate [2021-01-19T06:32:15.390Z] === PAUSE TestMountDaemonRoot/rprivate [2021-01-19T06:32:15.390Z] === RUN TestMountDaemonRoot/slave [2021-01-19T06:32:15.390Z] === PAUSE TestMountDaemonRoot/slave [2021-01-19T06:32:15.390Z] === RUN TestMountDaemonRoot/rslave [2021-01-19T06:32:15.390Z] === PAUSE TestMountDaemonRoot/rslave [2021-01-19T06:32:15.390Z] === RUN TestMountDaemonRoot/shared [2021-01-19T06:32:15.390Z] === PAUSE TestMountDaemonRoot/shared [2021-01-19T06:32:15.390Z] === RUN TestMountDaemonRoot/rshared [2021-01-19T06:32:15.390Z] === PAUSE TestMountDaemonRoot/rshared [2021-01-19T06:32:15.390Z] === CONT TestMountDaemonRoot/default [2021-01-19T06:32:15.390Z] === CONT TestMountDaemonRoot/rslave [2021-01-19T06:32:15.390Z] === CONT TestMountDaemonRoot/rshared [2021-01-19T06:32:15.390Z] === CONT TestMountDaemonRoot/slave [2021-01-19T06:32:15.390Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-01-19T06:32:15.390Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-01-19T06:32:15.390Z] === RUN TestMountDaemonRoot/default/bind_root [2021-01-19T06:32:15.390Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-01-19T06:32:15.390Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-01-19T06:32:15.390Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-01-19T06:32:15.390Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-01-19T06:32:15.390Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-01-19T06:32:15.390Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-01-19T06:32:15.390Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-01-19T06:32:15.390Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-01-19T06:32:15.390Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-01-19T06:32:15.390Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-01-19T06:32:15.390Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-01-19T06:32:15.390Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-01-19T06:32:15.390Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-01-19T06:32:15.390Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-01-19T06:32:15.390Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-01-19T06:32:15.390Z] === RUN TestMountDaemonRoot/default/mount_root [2021-01-19T06:32:15.390Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-01-19T06:32:15.390Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-01-19T06:32:15.390Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-01-19T06:32:15.390Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-01-19T06:32:15.390Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-01-19T06:32:15.390Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-01-19T06:32:15.390Z] === CONT TestMountDaemonRoot/shared [2021-01-19T06:32:15.390Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-01-19T06:32:15.390Z] === CONT TestMountDaemonRoot/rprivate [2021-01-19T06:32:15.390Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-01-19T06:32:15.390Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-01-19T06:32:15.390Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-01-19T06:32:15.390Z] === CONT TestMountDaemonRoot/private [2021-01-19T06:32:15.390Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-01-19T06:32:15.390Z] === RUN TestMountDaemonRoot/private/bind_root [2021-01-19T06:32:15.390Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-01-19T06:32:15.390Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-01-19T06:32:15.390Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-01-19T06:32:15.390Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-01-19T06:32:15.390Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-01-19T06:32:15.390Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-01-19T06:32:15.390Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-01-19T06:32:15.390Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-01-19T06:32:15.390Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-01-19T06:32:15.390Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-01-19T06:32:15.390Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-01-19T06:32:15.390Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-01-19T06:32:15.390Z] === RUN TestMountDaemonRoot/private/mount_root [2021-01-19T06:32:15.390Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-01-19T06:32:15.391Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-01-19T06:32:15.391Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-01-19T06:32:15.391Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-01-19T06:32:15.391Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-01-19T06:32:15.391Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-01-19T06:32:15.391Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-01-19T06:32:15.391Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-01-19T06:32:15.391Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-01-19T06:32:15.391Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-01-19T06:32:15.391Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-01-19T06:32:15.391Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-01-19T06:32:15.391Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-01-19T06:32:15.391Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-01-19T06:32:15.391Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-01-19T06:32:15.391Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-01-19T06:32:15.646Z] ok github.com/docker/docker/image/cache 0.015s coverage: 19.2% of statements [2021-01-19T06:32:15.646Z] ? github.com/docker/docker/image/tarexport [no test files] [2021-01-19T06:32:15.680Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-01-19T06:32:15.680Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-01-19T06:32:15.680Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-01-19T06:32:15.680Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-01-19T06:32:15.680Z] === CONT TestMountDaemonRoot/default/bind_root [2021-01-19T06:32:15.680Z] === CONT TestMountDaemonRoot/default/mount_root [2021-01-19T06:32:15.680Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-01-19T06:32:15.680Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-01-19T06:32:15.680Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-01-19T06:32:15.680Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-01-19T06:32:15.680Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-01-19T06:32:15.680Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-01-19T06:32:15.680Z] === CONT TestMountDaemonRoot/private/bind_root [2021-01-19T06:32:15.680Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-01-19T06:32:15.680Z] === CONT TestMountDaemonRoot/private/mount_root [2021-01-19T06:32:15.680Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-01-19T06:32:15.680Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-01-19T06:32:15.680Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-01-19T06:32:15.680Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-01-19T06:32:15.680Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-01-19T06:32:15.680Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-01-19T06:32:15.680Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-01-19T06:32:15.680Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-01-19T06:32:15.680Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-01-19T06:32:15.680Z] --- PASS: TestMountDaemonRoot (0.03s) [2021-01-19T06:32:15.680Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-01-19T06:32:15.680Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2021-01-19T06:32:15.680Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2021-01-19T06:32:15.680Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2021-01-19T06:32:15.680Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2021-01-19T06:32:15.680Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-01-19T06:32:15.680Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2021-01-19T06:32:15.680Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2021-01-19T06:32:15.680Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2021-01-19T06:32:15.680Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2021-01-19T06:32:15.680Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-01-19T06:32:15.680Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2021-01-19T06:32:15.680Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2021-01-19T06:32:15.680Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2021-01-19T06:32:15.680Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2021-01-19T06:32:15.680Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-01-19T06:32:15.680Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.01s) [2021-01-19T06:32:15.680Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2021-01-19T06:32:15.680Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2021-01-19T06:32:15.680Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2021-01-19T06:32:15.680Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-01-19T06:32:15.680Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2021-01-19T06:32:15.680Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2021-01-19T06:32:15.680Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2021-01-19T06:32:15.680Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2021-01-19T06:32:15.680Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-01-19T06:32:15.680Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2021-01-19T06:32:15.680Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2021-01-19T06:32:15.680Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2021-01-19T06:32:15.680Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2021-01-19T06:32:15.680Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-01-19T06:32:15.680Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2021-01-19T06:32:15.680Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2021-01-19T06:32:15.680Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2021-01-19T06:32:15.680Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2021-01-19T06:32:15.680Z] === RUN TestContainerBindMountNonRecursive [2021-01-19T06:32:16.005Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-01-19T06:32:17.023Z] ok github.com/docker/docker/image/v1 0.011s coverage: 25.0% of statements [2021-01-19T06:32:17.023Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-01-19T06:32:17.178Z] --- PASS: TestContainerBindMountNonRecursive (1.25s) [2021-01-19T06:32:17.178Z] === RUN TestContainerVolumesMountedAsShared [2021-01-19T06:32:17.473Z] --- PASS: TestContainerVolumesMountedAsShared (0.52s) [2021-01-19T06:32:17.473Z] === RUN TestContainerVolumesMountedAsSlave [2021-01-19T06:32:17.591Z] ok github.com/docker/docker/libcontainerd/queue 0.022s coverage: 100.0% of statements [2021-01-19T06:32:18.102Z] --- PASS: TestContainerVolumesMountedAsSlave (0.43s) [2021-01-19T06:32:18.102Z] === RUN TestNetworkNat [2021-01-19T06:32:18.528Z] ok github.com/docker/docker/oci 0.006s coverage: 8.2% of statements [2021-01-19T06:32:18.534Z] --- PASS: TestCreateServiceMaxReplicas (4.39s) [2021-01-19T06:32:18.534Z] === RUN TestCreateWithDuplicateNetworkNames [2021-01-19T06:32:18.731Z] --- PASS: TestNetworkNat (0.56s) [2021-01-19T06:32:18.731Z] === RUN TestNetworkLocalhostTCPNat [2021-01-19T06:32:19.024Z] --- PASS: TestNetworkLocalhostTCPNat (0.54s) [2021-01-19T06:32:19.024Z] === RUN TestNetworkLoopbackNat [2021-01-19T06:32:19.096Z] ok github.com/docker/docker/opts 0.019s coverage: 67.1% of statements [2021-01-19T06:32:19.355Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 52.9% of statements [2021-01-19T06:32:19.467Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-01-19T06:32:20.733Z] ok github.com/docker/docker/pkg/archive 0.293s coverage: 76.9% of statements [2021-01-19T06:32:20.843Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-01-19T06:32:20.843Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-01-19T06:32:21.735Z] --- PASS: TestNetworkLoopbackNat (2.76s) [2021-01-19T06:32:21.735Z] === RUN TestPause [2021-01-19T06:32:21.778Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-01-19T06:32:22.111Z] ok github.com/docker/docker/pkg/authorization 0.182s coverage: 68.3% of statements [2021-01-19T06:32:22.111Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2021-01-19T06:32:22.346Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2021-01-19T06:32:22.365Z] --- PASS: TestPause (0.58s) [2021-01-19T06:32:22.365Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-01-19T06:32:22.365Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-01-19T06:32:22.365Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-01-19T06:32:22.365Z] === RUN TestPauseStopPausedContainer [2021-01-19T06:32:22.369Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2021-01-19T06:32:22.913Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-01-19T06:32:22.996Z] --- PASS: TestPauseStopPausedContainer (0.58s) [2021-01-19T06:32:22.996Z] === RUN TestPsFilter [2021-01-19T06:32:23.170Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2021-01-19T06:32:23.285Z] --- PASS: TestPsFilter (0.16s) [2021-01-19T06:32:23.285Z] === RUN TestRemoveContainerWithRemovedVolume [2021-01-19T06:32:23.429Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-01-19T06:32:23.574Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.47s) [2021-01-19T06:32:23.574Z] === RUN TestRemoveContainerWithVolume [2021-01-19T06:32:24.205Z] --- PASS: TestRemoveContainerWithVolume (0.53s) [2021-01-19T06:32:24.205Z] === RUN TestRemoveContainerRunning [2021-01-19T06:32:24.363Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-01-19T06:32:24.837Z] --- PASS: TestRemoveContainerRunning (0.53s) [2021-01-19T06:32:24.837Z] === RUN TestRemoveContainerForceRemoveRunning [2021-01-19T06:32:24.929Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-01-19T06:32:25.137Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.55s) [2021-01-19T06:32:25.137Z] === RUN TestRemoveInvalidContainer [2021-01-19T06:32:25.137Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2021-01-19T06:32:25.137Z] === RUN TestRenameLinkedContainer [2021-01-19T06:32:25.652Z] ok github.com/docker/docker/pkg/chrootarchive 2.476s coverage: 43.2% of statements [2021-01-19T06:32:25.652Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2021-01-19T06:32:25.864Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-01-19T06:32:25.911Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements [2021-01-19T06:32:26.169Z] ok github.com/docker/docker/layer 7.935s coverage: 68.8% of statements [2021-01-19T06:32:26.169Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-01-19T06:32:26.169Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-01-19T06:32:26.169Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-01-19T06:32:26.169Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-01-19T06:32:26.169Z] ? github.com/docker/docker/oci/caps [no test files] [2021-01-19T06:32:26.169Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-01-19T06:32:26.169Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-01-19T06:32:26.428Z] ok github.com/docker/docker/pkg/discovery/file 0.008s coverage: 92.9% of statements [2021-01-19T06:32:26.800Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-01-19T06:32:27.192Z] --- PASS: TestRenameLinkedContainer (2.06s) [2021-01-19T06:32:27.192Z] === RUN TestRenameStoppedContainer [2021-01-19T06:32:27.365Z] ok github.com/docker/docker/pkg/discovery/memory 0.016s coverage: 92.3% of statements [2021-01-19T06:32:27.366Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-01-19T06:32:27.822Z] --- PASS: TestRenameStoppedContainer (0.54s) [2021-01-19T06:32:27.822Z] === RUN TestRenameRunningContainerAndReuse [2021-01-19T06:32:27.933Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-01-19T06:32:27.953Z] ok github.com/docker/docker/pkg/discovery/nodes 0.006s coverage: 93.8% of statements [2021-01-19T06:32:28.212Z] ok github.com/docker/docker/pkg/dmesg 0.009s coverage: 83.3% of statements [2021-01-19T06:32:28.499Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-01-19T06:32:28.852Z] --- PASS: TestRenameRunningContainerAndReuse (1.00s) [2021-01-19T06:32:28.852Z] === RUN TestRenameInvalidName [2021-01-19T06:32:29.064Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-01-19T06:32:29.481Z] --- PASS: TestRenameInvalidName (0.55s) [2021-01-19T06:32:29.481Z] === RUN TestRenameAnonymousContainer [2021-01-19T06:32:29.587Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2021-01-19T06:32:29.998Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-01-19T06:32:30.154Z] ok github.com/docker/docker/pkg/fileutils 0.012s coverage: 89.5% of statements [2021-01-19T06:32:30.564Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-01-19T06:32:30.721Z] ok github.com/docker/docker/pkg/discovery/kv 3.065s coverage: 84.1% of statements [2021-01-19T06:32:30.980Z] ok github.com/docker/docker/pkg/fsutils 0.225s coverage: 85.1% of statements [2021-01-19T06:32:30.980Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2021-01-19T06:32:31.500Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-01-19T06:32:31.542Z] --- PASS: TestRenameAnonymousContainer (1.91s) [2021-01-19T06:32:31.542Z] === RUN TestRenameContainerWithSameName [2021-01-19T06:32:31.767Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-01-19T06:32:31.767Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-01-19T06:32:31.814Z] --- PASS: TestInfoAPIWarnings (16.27s) [2021-01-19T06:32:31.814Z] === RUN TestInfoDebug [2021-01-19T06:32:31.814Z] --- PASS: TestInfoDebug (0.52s) [2021-01-19T06:32:31.814Z] === RUN TestInfoInsecureRegistries [2021-01-19T06:32:31.814Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2021-01-19T06:32:31.814Z] === RUN TestInfoRegistryMirrors [2021-01-19T06:32:31.814Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2021-01-19T06:32:31.814Z] === RUN TestLoginFailsWithBadCredentials [2021-01-19T06:32:31.814Z] --- PASS: TestLoginFailsWithBadCredentials (0.26s) [2021-01-19T06:32:31.814Z] === RUN TestPingCacheHeaders [2021-01-19T06:32:31.814Z] --- PASS: TestPingCacheHeaders (0.01s) [2021-01-19T06:32:31.814Z] === RUN TestPingGet [2021-01-19T06:32:31.814Z] --- PASS: TestPingGet (0.01s) [2021-01-19T06:32:31.814Z] === RUN TestPingHead [2021-01-19T06:32:31.814Z] --- PASS: TestPingHead (0.03s) [2021-01-19T06:32:31.814Z] === RUN TestVersion [2021-01-19T06:32:31.814Z] --- PASS: TestVersion (0.01s) [2021-01-19T06:32:31.814Z] PASS [2021-01-19T06:32:31.814Z] [2021-01-19T06:32:31.814Z] === Skipped [2021-01-19T06:32:31.814Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-01-19T06:32:31.814Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-01-19T06:32:31.814Z] [2021-01-19T06:32:31.814Z] [2021-01-19T06:32:31.814Z] DONE 18 tests, 1 skipped in 21.526s [2021-01-19T06:32:31.814Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m [2021-01-19T06:32:31.814Z] ++ 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 [2021-01-19T06:32:31.814Z] ++ set -e [2021-01-19T06:32:31.814Z] ++ '[' -n 0 ']' [2021-01-19T06:32:31.814Z] ++ set -x [2021-01-19T06:32:31.814Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-01-19T06:32:31.814Z] INFO: Testing against a local daemon [2021-01-19T06:32:31.814Z] === RUN TestVolumesCreateAndList [2021-01-19T06:32:31.814Z] --- PASS: TestVolumesCreateAndList (0.01s) [2021-01-19T06:32:31.814Z] === RUN TestVolumesRemove [2021-01-19T06:32:31.814Z] --- PASS: TestVolumesRemove (0.11s) [2021-01-19T06:32:31.814Z] === RUN TestVolumesInspect [2021-01-19T06:32:31.814Z] --- PASS: TestVolumesInspect (0.01s) [2021-01-19T06:32:31.814Z] === RUN TestVolumesInvalidJSON [2021-01-19T06:32:31.814Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-01-19T06:32:31.814Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-01-19T06:32:31.814Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-01-19T06:32:31.814Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-01-19T06:32:31.814Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-01-19T06:32:31.814Z] PASS [2021-01-19T06:32:31.814Z] [2021-01-19T06:32:31.815Z] DONE 5 tests in 0.221s [2021-01-19T06:32:31.815Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-01-19T06:32:31.815Z] ++++ cat bundles/test-integration/docker.pid [2021-01-19T06:32:31.815Z] +++ kill 12259 [2021-01-19T06:32:31.831Z] --- PASS: TestRenameContainerWithSameName (0.49s) [2021-01-19T06:32:31.831Z] === RUN TestRenameContainerWithLinkedContainer [2021-01-19T06:32:32.357Z] ok github.com/docker/docker/pkg/idtools 0.444s coverage: 70.1% of statements [2021-01-19T06:32:32.357Z] ok github.com/docker/docker/pkg/ioutils 0.495s coverage: 69.3% of statements [2021-01-19T06:32:32.701Z] === RUN TestDockerSuite/TestCpRelativePath [2021-01-19T06:32:32.701Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.31s) [2021-01-19T06:32:32.701Z] === RUN TestCreateServiceSecretFileMode [2021-01-19T06:32:32.859Z] --- PASS: TestRenameContainerWithLinkedContainer (1.09s) [2021-01-19T06:32:32.859Z] === RUN TestResize [2021-01-19T06:32:32.925Z] ok github.com/docker/docker/pkg/jsonmessage 0.004s coverage: 91.7% of statements [2021-01-19T06:32:32.925Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-01-19T06:32:32.925Z] ok github.com/docker/docker/pkg/longpath 0.003s coverage: 100.0% of statements [2021-01-19T06:32:32.925Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-01-19T06:32:32.925Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-01-19T06:32:33.184Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2021-01-19T06:32:33.184Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-01-19T06:32:33.184Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2021-01-19T06:32:33.268Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-01-19T06:32:33.312Z] +++ /etc/init.d/apparmor stop [2021-01-19T06:32:33.312Z] Leaving: AppArmorNo profiles have been unloaded. [2021-01-19T06:32:33.312Z] [2021-01-19T06:32:33.312Z] Unloading profiles will leave already running processes permanently [2021-01-19T06:32:33.312Z] unconfined, which can lead to unexpected situations. [2021-01-19T06:32:33.312Z] [2021-01-19T06:32:33.312Z] To set a process to complain mode, use the command line tool [2021-01-19T06:32:33.312Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-01-19T06:32:33.312Z] +++ true [2021-01-19T06:32:33.312Z] exiting test-integration [2021-01-19T06:32:33.312Z] ++ exit 0 [2021-01-19T06:32:33.312Z] [2021-01-19T06:32:33.490Z] --- PASS: TestResize (0.55s) [2021-01-19T06:32:33.490Z] === RUN TestResizeWithInvalidSize [2021-01-19T06:32:33.750Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2021-01-19T06:32:34.009Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.004s coverage: 86.7% of statements [2021-01-19T06:32:34.009Z] ok github.com/docker/docker/pkg/pidfile 0.015s coverage: 82.4% of statements [2021-01-19T06:32:34.009Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-01-19T06:32:34.009Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-01-19T06:32:34.118Z] --- PASS: TestResizeWithInvalidSize (0.54s) [2021-01-19T06:32:34.118Z] === RUN TestResizeWhenContainerNotStarted [2021-01-19T06:32:34.203Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-01-19T06:32:34.414Z] --- PASS: TestResizeWhenContainerNotStarted (0.53s) [2021-01-19T06:32:34.414Z] === RUN TestDaemonRestartKillContainers [2021-01-19T06:32:34.414Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-01-19T06:32:34.414Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-01-19T06:32:34.414Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-01-19T06:32:34.414Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-01-19T06:32:34.414Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-01-19T06:32:34.414Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-01-19T06:32:34.414Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-01-19T06:32:34.414Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-01-19T06:32:34.414Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-01-19T06:32:34.414Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-01-19T06:32:34.414Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-01-19T06:32:34.414Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-01-19T06:32:34.414Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-01-19T06:32:34.414Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-01-19T06:32:34.414Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-01-19T06:32:34.414Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-01-19T06:32:34.414Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-01-19T06:32:34.414Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-01-19T06:32:34.414Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-01-19T06:32:34.414Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-01-19T06:32:34.414Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-01-19T06:32:34.414Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-01-19T06:32:34.414Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-01-19T06:32:34.414Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-01-19T06:32:34.414Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-01-19T06:32:34.414Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-01-19T06:32:34.414Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-01-19T06:32:34.414Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon Post stage [Pipeline] junit [2021-01-19T06:32:34.853Z] Recording test results [2021-01-19T06:32:34.945Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.013s coverage: 56.8% of statements [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [2021-01-19T06:32:35.139Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink Post stage [Pipeline] sh [2021-01-19T06:32:35.492Z] + echo Ensuring container killed. [2021-01-19T06:32:35.492Z] Ensuring container killed. [2021-01-19T06:32:35.492Z] + docker rm -vf docker-pr1 [2021-01-19T06:32:35.492Z] Error: No such container: docker-pr1 [2021-01-19T06:32:35.492Z] + true [2021-01-19T06:32:35.511Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [Pipeline] sh [2021-01-19T06:32:35.705Z] --- PASS: TestCreateServiceSecretFileMode (3.04s) [2021-01-19T06:32:35.705Z] === RUN TestCreateServiceConfigFileMode [2021-01-19T06:32:35.705Z] === RUN TestDockerSuite/TestCpToCaseA [2021-01-19T06:32:35.770Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2021-01-19T06:32:35.863Z] + echo Chowning /workspace to jenkins user [2021-01-19T06:32:35.863Z] Chowning /workspace to jenkins user [2021-01-19T06:32:35.863Z] + id -u [2021-01-19T06:32:35.863Z] + id -g [2021-01-19T06:32:35.863Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-41894:/workspace busybox chown -R 1001:1001 /workspace [2021-01-19T06:32:35.863Z] Unable to find image 'busybox:latest' locally [2021-01-19T06:32:36.028Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2021-01-19T06:32:36.152Z] latest: Pulling from library/busybox [2021-01-19T06:32:36.442Z] 9312e6d87390: Pulling fs layer [2021-01-19T06:32:36.442Z] 9312e6d87390: Verifying Checksum [2021-01-19T06:32:36.442Z] 9312e6d87390: Download complete [2021-01-19T06:32:36.503Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-01-19T06:32:37.070Z] 9312e6d87390: Pull complete [2021-01-19T06:32:37.070Z] Digest: sha256:c5439d7db88ab5423999530349d327b04279ad3161d7596d2126dfb5b02bfd1f [2021-01-19T06:32:37.070Z] Status: Downloaded newer image for busybox:latest [2021-01-19T06:32:37.077Z] === RUN TestDockerSuite/TestCpToCaseB [2021-01-19T06:32:37.335Z] === RUN TestDockerSuite/TestCpToCaseC [2021-01-19T06:32:37.402Z] ok github.com/docker/docker/pkg/pubsub 1.026s coverage: 75.0% of statements [2021-01-19T06:32:37.546Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-01-19T06:32:37.546Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-01-19T06:32:37.546Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-01-19T06:32:37.660Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2021-01-19T06:32:38.712Z] --- PASS: TestCreateServiceConfigFileMode (2.98s) [2021-01-19T06:32:38.712Z] === RUN TestCreateServiceSysctls [2021-01-19T06:32:39.062Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-01-19T06:32:39.062Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-01-19T06:32:39.516Z] + bundleName=s390x-integration [2021-01-19T06:32:39.516Z] + echo Creating s390x-integration-bundles.tar.gz [2021-01-19T06:32:39.516Z] Creating s390x-integration-bundles.tar.gz [2021-01-19T06:32:39.516Z] + xargs tar -czf+ s390x-integration-bundles.tar.gz [2021-01-19T06:32:39.516Z] find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2021-01-19T06:32:39.559Z] Archiving artifacts [2021-01-19T06:32:39.648Z] === RUN TestDockerSuite/TestCpToCaseD [2021-01-19T06:32:39.700Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-01-19T06:32:39.956Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41894/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-01-19T06:32:40.333Z] + make clean [2021-01-19T06:32:40.345Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-01-19T06:32:40.627Z] docker volume rm -f docker-dev-cache [2021-01-19T06:32:40.627Z] docker-dev-cache [Pipeline] deleteDir [2021-01-19T06:32:40.943Z] ok github.com/docker/docker/pkg/signal 2.376s coverage: 61.0% of statements [2021-01-19T06:32:40.943Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2021-01-19T06:32:41.201Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2021-01-19T06:32:41.459Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2021-01-19T06:32:42.026Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 54.9% of statements [2021-01-19T06:32:42.419Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-01-19T06:32:42.419Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.86s) [2021-01-19T06:32:42.419Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.78s) [2021-01-19T06:32:42.419Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.83s) [2021-01-19T06:32:42.419Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.93s) [2021-01-19T06:32:42.419Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.47s) [2021-01-19T06:32:42.419Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.77s) [2021-01-19T06:32:42.419Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.50s) [2021-01-19T06:32:42.419Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.71s) [2021-01-19T06:32:42.419Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.66s) [2021-01-19T06:32:42.419Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.85s) [2021-01-19T06:32:42.419Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.66s) [2021-01-19T06:32:42.419Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.73s) [2021-01-19T06:32:42.419Z] === RUN TestCgroupNamespacesRun [2021-01-19T06:32:42.594Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 36.9% of statements [2021-01-19T06:32:42.852Z] ok github.com/docker/docker/pkg/tailfile 0.092s coverage: 88.6% of statements [2021-01-19T06:32:42.931Z] --- PASS: TestCreateServiceSysctls (4.03s) [2021-01-19T06:32:42.931Z] === RUN TestCreateServiceCapabilities [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-01-19T06:32:43.188Z] === RUN TestDockerSuite/TestCpToCaseE [2021-01-19T06:32:43.420Z] ok github.com/docker/docker/pkg/tarsum 0.040s coverage: 89.3% of statements [2021-01-19T06:32:43.678Z] testing: warning: no tests to run [2021-01-19T06:32:43.678Z] coverage: [no statements] [2021-01-19T06:32:43.678Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2021-01-19T06:32:43.920Z] --- PASS: TestCgroupNamespacesRun (1.36s) [2021-01-19T06:32:43.920Z] === RUN TestCgroupNamespacesRunPrivileged [2021-01-19T06:32:44.244Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2021-01-19T06:32:44.244Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2021-01-19T06:32:44.502Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2021-01-19T06:32:45.418Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.33s) [2021-01-19T06:32:45.418Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-01-19T06:32:45.718Z] === RUN TestDockerSuite/TestCpToCaseF [2021-01-19T06:32:45.718Z] --- PASS: TestCreateServiceCapabilities (3.04s) [2021-01-19T06:32:45.718Z] === RUN TestInspect [2021-01-19T06:32:46.285Z] === RUN TestDockerSuite/TestCpToCaseG [2021-01-19T06:32:46.403Z] ok github.com/docker/docker/plugin 0.516s coverage: 23.2% of statements [2021-01-19T06:32:46.449Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.36s) [2021-01-19T06:32:46.449Z] === RUN TestCgroupNamespacesRunHostMode [2021-01-19T06:32:47.338Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2021-01-19T06:32:47.606Z] ok github.com/docker/docker/profiles/seccomp 0.010s coverage: 85.4% of statements [2021-01-19T06:32:47.951Z] --- PASS: TestCgroupNamespacesRunHostMode (1.44s) [2021-01-19T06:32:47.951Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-01-19T06:32:49.003Z] ok github.com/docker/docker/quota 0.212s coverage: 71.4% of statements [2021-01-19T06:32:49.261Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2021-01-19T06:32:49.454Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.35s) [2021-01-19T06:32:49.454Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-01-19T06:32:49.570Z] --- PASS: TestInspect (3.42s) [2021-01-19T06:32:49.570Z] === RUN TestCreateJob [2021-01-19T06:32:49.829Z] === RUN TestDockerSuite/TestCpToCaseH [2021-01-19T06:32:50.637Z] ok github.com/docker/docker/registry 0.055s coverage: 57.2% of statements [2021-01-19T06:32:50.951Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.31s) [2021-01-19T06:32:50.951Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-01-19T06:32:51.205Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2021-01-19T06:32:51.464Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2021-01-19T06:32:51.580Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.81s) [2021-01-19T06:32:51.580Z] === RUN TestCgroupNamespacesRunOlderClient [2021-01-19T06:32:52.399Z] ok github.com/docker/docker/runconfig 0.008s coverage: 66.1% of statements [2021-01-19T06:32:52.399Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2021-01-19T06:32:53.079Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.40s) [2021-01-19T06:32:53.079Z] === RUN TestKernelTCPMemory [2021-01-19T06:32:53.110Z] === RUN TestDockerSuite/TestCpToCaseI [2021-01-19T06:32:53.110Z] --- PASS: TestCreateJob (3.62s) [2021-01-19T06:32:53.110Z] === RUN TestReplicatedJob [2021-01-19T06:32:53.110Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-01-19T06:32:53.369Z] --- PASS: TestKernelTCPMemory (0.61s) [2021-01-19T06:32:53.369Z] === RUN TestNISDomainname [2021-01-19T06:32:54.126Z] --- PASS: TestNISDomainname (0.70s) [2021-01-19T06:32:54.126Z] === RUN TestHostnameDnsResolution [2021-01-19T06:32:54.932Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2021-01-19T06:32:55.154Z] --- PASS: TestHostnameDnsResolution (0.84s) [2021-01-19T06:32:55.154Z] === RUN TestStats [2021-01-19T06:32:56.310Z] ok github.com/docker/docker/volume/local 0.093s coverage: 76.6% of statements [2021-01-19T06:32:56.569Z] ok github.com/docker/docker/volume/mounts 0.018s coverage: 67.0% of statements [2021-01-19T06:32:57.387Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2021-01-19T06:32:57.867Z] --- PASS: TestStats (2.56s) [2021-01-19T06:32:57.867Z] === RUN TestStopContainerWithTimeout [2021-01-19T06:32:57.867Z] === RUN TestStopContainerWithTimeout/0 [2021-01-19T06:32:57.867Z] === PAUSE TestStopContainerWithTimeout/0 [2021-01-19T06:32:57.867Z] === RUN TestStopContainerWithTimeout/1 [2021-01-19T06:32:57.867Z] === PAUSE TestStopContainerWithTimeout/1 [2021-01-19T06:32:57.867Z] === RUN TestStopContainerWithTimeout/3 [2021-01-19T06:32:57.867Z] === PAUSE TestStopContainerWithTimeout/3 [2021-01-19T06:32:57.867Z] === RUN TestStopContainerWithTimeout/-1 [2021-01-19T06:32:57.867Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-01-19T06:32:57.867Z] === CONT TestStopContainerWithTimeout/0 [2021-01-19T06:32:57.867Z] === CONT TestStopContainerWithTimeout/-1 [2021-01-19T06:32:57.867Z] === CONT TestStopContainerWithTimeout/1 [2021-01-19T06:32:57.867Z] === CONT TestStopContainerWithTimeout/3 [2021-01-19T06:32:57.946Z] ok github.com/docker/docker/volume/service 0.014s coverage: 73.1% of statements [2021-01-19T06:32:58.349Z] === RUN TestDockerSuite/TestCpToDot [2021-01-19T06:32:58.607Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2021-01-19T06:32:59.173Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-01-19T06:32:59.741Z] --- PASS: TestReplicatedJob (6.79s) [2021-01-19T06:32:59.741Z] === RUN TestUpdateReplicatedJob [2021-01-19T06:33:00.583Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2021-01-19T06:33:00.583Z] --- PASS: TestStopContainerWithTimeout/0 (1.01s) [2021-01-19T06:33:00.583Z] --- PASS: TestStopContainerWithTimeout/1 (2.08s) [2021-01-19T06:33:00.583Z] --- PASS: TestStopContainerWithTimeout/3 (2.91s) [2021-01-19T06:33:00.583Z] --- PASS: TestStopContainerWithTimeout/-1 (3.08s) [2021-01-19T06:33:00.583Z] === RUN TestDeleteDevicemapper [2021-01-19T06:33:00.583Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-01-19T06:33:00.583Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-01-19T06:33:00.583Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-01-19T06:33:00.677Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-01-19T06:33:02.054Z] === RUN TestDockerSuite/TestCpToStdout [2021-01-19T06:33:02.653Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.61s) [2021-01-19T06:33:02.653Z] === RUN TestUpdateMemory [2021-01-19T06:33:02.942Z] --- PASS: TestUpdateMemory (0.73s) [2021-01-19T06:33:02.942Z] === RUN TestUpdateCPUQuota [2021-01-19T06:33:02.988Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-01-19T06:33:03.922Z] --- PASS: TestUpdateReplicatedJob (4.34s) [2021-01-19T06:33:03.922Z] === RUN TestServiceListWithStatuses [2021-01-19T06:33:03.922Z] --- SKIP: TestServiceListWithStatuses (0.01s) [2021-01-19T06:33:03.922Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-01-19T06:33:03.922Z] === RUN TestDockerNetworkConnectAlias [2021-01-19T06:33:03.969Z] --- PASS: TestUpdateCPUQuota (0.87s) [2021-01-19T06:33:03.969Z] === RUN TestUpdatePidsLimit [2021-01-19T06:33:03.969Z] === RUN TestUpdatePidsLimit/update_from_none [2021-01-19T06:33:04.180Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-01-19T06:33:04.259Z] === RUN TestUpdatePidsLimit/no_change [2021-01-19T06:33:04.439Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-01-19T06:33:04.548Z] === RUN TestUpdatePidsLimit/update_lower [2021-01-19T06:33:04.548Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-01-19T06:33:04.844Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-01-19T06:33:05.133Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-01-19T06:33:05.373Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2021-01-19T06:33:05.373Z] === RUN TestDockerSuite/TestCpVolumePath [2021-01-19T06:33:05.421Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-01-19T06:33:06.453Z] --- PASS: TestUpdatePidsLimit (2.35s) [2021-01-19T06:33:06.453Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.24s) [2021-01-19T06:33:06.453Z] --- PASS: TestUpdatePidsLimit/no_change (0.26s) [2021-01-19T06:33:06.453Z] --- PASS: TestUpdatePidsLimit/update_lower (0.24s) [2021-01-19T06:33:06.453Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.24s) [2021-01-19T06:33:06.453Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.27s) [2021-01-19T06:33:06.453Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.22s) [2021-01-19T06:33:06.453Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.27s) [2021-01-19T06:33:06.453Z] === RUN TestUpdateRestartPolicy [2021-01-19T06:33:07.275Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-01-19T06:33:07.275Z] === RUN TestDockerSuite/TestCreateArgs [2021-01-19T06:33:07.534Z] === RUN TestDockerSuite/TestCreateByImageID [2021-01-19T06:33:08.101Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-01-19T06:33:09.036Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-01-19T06:33:09.036Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-01-19T06:33:09.036Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-01-19T06:33:09.969Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-01-19T06:33:10.141Z] ok github.com/docker/docker/pkg/plugins 33.618s coverage: 76.6% of statements [2021-01-19T06:33:10.141Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-01-19T06:33:10.141Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-01-19T06:33:10.141Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-01-19T06:33:10.141Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-01-19T06:33:10.141Z] ? github.com/docker/docker/pkg/term [no test files] [2021-01-19T06:33:10.141Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-01-19T06:33:10.141Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-01-19T06:33:10.141Z] ? github.com/docker/docker/rootless [no test files] [2021-01-19T06:33:10.141Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-01-19T06:33:10.141Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-01-19T06:33:10.141Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-01-19T06:33:10.141Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-01-19T06:33:10.141Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-01-19T06:33:10.141Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-01-19T06:33:10.141Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-01-19T06:33:10.141Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-01-19T06:33:10.141Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-01-19T06:33:10.141Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-01-19T06:33:10.141Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-01-19T06:33:10.141Z] ? github.com/docker/docker/testutil/request [no test files] [2021-01-19T06:33:10.141Z] ? github.com/docker/docker/volume [no test files] [2021-01-19T06:33:10.141Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-01-19T06:33:10.141Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-01-19T06:33:10.141Z] [2021-01-19T06:33:10.141Z] === Skipped [2021-01-19T06:33:10.141Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2021-01-19T06:33:10.141Z] exec_linux_test.go:18: requires AppArmor to be enabled [2021-01-19T06:33:10.141Z] [2021-01-19T06:33:10.141Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2021-01-19T06:33:10.141Z] exec_linux_test.go:38: requires AppArmor to be enabled [2021-01-19T06:33:10.141Z] [2021-01-19T06:33:10.141Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-01-19T06:33:10.141Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-01-19T06:33:10.141Z] graphtest_unix.go:46: Driver btrfs not supported [2021-01-19T06:33:10.141Z] [2021-01-19T06:33:10.141Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-01-19T06:33:10.141Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-01-19T06:33:10.141Z] graphtest_unix.go:46: Driver btrfs not supported [2021-01-19T06:33:10.141Z] [2021-01-19T06:33:10.141Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-01-19T06:33:10.141Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-01-19T06:33:10.141Z] graphtest_unix.go:46: Driver btrfs not supported [2021-01-19T06:33:10.141Z] [2021-01-19T06:33:10.141Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-01-19T06:33:10.141Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-01-19T06:33:10.141Z] graphtest_unix.go:46: Driver btrfs not supported [2021-01-19T06:33:10.141Z] [2021-01-19T06:33:10.141Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-01-19T06:33:10.141Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-01-19T06:33:10.141Z] graphtest_unix.go:46: Driver btrfs not supported [2021-01-19T06:33:10.141Z] [2021-01-19T06:33:10.141Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-01-19T06:33:10.141Z] graphtest_unix.go:73: No driver to put! [2021-01-19T06:33:10.141Z] [2021-01-19T06:33:10.141Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-01-19T06:33:10.141Z] time="2021-01-19T06:31:52Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-01-19T06:33:10.141Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-01-19T06:33:10.141Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-01-19T06:33:10.141Z] [2021-01-19T06:33:10.141Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-01-19T06:33:10.141Z] time="2021-01-19T06:31:52Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-01-19T06:33:10.141Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-01-19T06:33:10.141Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-01-19T06:33:10.141Z] [2021-01-19T06:33:10.141Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-01-19T06:33:10.141Z] time="2021-01-19T06:31:52Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-01-19T06:33:10.141Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-01-19T06:33:10.141Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-01-19T06:33:10.141Z] [2021-01-19T06:33:10.141Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-01-19T06:33:10.141Z] time="2021-01-19T06:31:52Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-01-19T06:33:10.141Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-01-19T06:33:10.141Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-01-19T06:33:10.141Z] [2021-01-19T06:33:10.141Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-01-19T06:33:10.141Z] time="2021-01-19T06:31:52Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-01-19T06:33:10.141Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-01-19T06:33:10.141Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-01-19T06:33:10.141Z] [2021-01-19T06:33:10.141Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-01-19T06:33:10.141Z] graphtest_unix.go:73: No driver to put! [2021-01-19T06:33:10.141Z] [2021-01-19T06:33:10.141Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-01-19T06:33:10.141Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-01-19T06:33:10.141Z] [2021-01-19T06:33:10.141Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-01-19T06:33:10.141Z] overlay_test.go:49: Fails to compute changes intermittently [2021-01-19T06:33:10.141Z] [2021-01-19T06:33:10.141Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-01-19T06:33:10.141Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-01-19T06:33:10.141Z] [2021-01-19T06:33:10.141Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-01-19T06:33:10.141Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-01-19T06:33:10.141Z] [2021-01-19T06:33:10.141Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-01-19T06:33:10.141Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-01-19T06:33:10.141Z] graphtest_unix.go:46: Driver zfs not supported [2021-01-19T06:33:10.141Z] [2021-01-19T06:33:10.141Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-01-19T06:33:10.141Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-01-19T06:33:10.141Z] graphtest_unix.go:46: Driver zfs not supported [2021-01-19T06:33:10.141Z] [2021-01-19T06:33:10.141Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-01-19T06:33:10.141Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-01-19T06:33:10.141Z] graphtest_unix.go:46: Driver zfs not supported [2021-01-19T06:33:10.141Z] [2021-01-19T06:33:10.141Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-01-19T06:33:10.141Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-01-19T06:33:10.141Z] graphtest_unix.go:46: Driver zfs not supported [2021-01-19T06:33:10.141Z] [2021-01-19T06:33:10.141Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-01-19T06:33:10.141Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-01-19T06:33:10.141Z] graphtest_unix.go:46: Driver zfs not supported [2021-01-19T06:33:10.141Z] [2021-01-19T06:33:10.141Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-01-19T06:33:10.141Z] graphtest_unix.go:73: No driver to put! [2021-01-19T06:33:10.141Z] [2021-01-19T06:33:10.141Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-01-19T06:33:10.141Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2021-01-19T06:33:10.141Z] [2021-01-19T06:33:10.141Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-01-19T06:33:10.141Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2021-01-19T06:33:10.141Z] [2021-01-19T06:33:10.141Z] [2021-01-19T06:33:10.141Z] DONE 2192 tests, 26 skipped in 251.408s Post stage [Pipeline] junit [2021-01-19T06:33:10.153Z] Recording test results [2021-01-19T06:33:10.227Z] --- PASS: TestDockerNetworkConnectAlias (6.10s) [2021-01-19T06:33:10.227Z] === RUN TestDockerNetworkReConnect [2021-01-19T06:33:10.227Z] === RUN TestDockerSuite/TestCreateLabels [2021-01-19T06:33:10.227Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-01-19T06:33:10.485Z] === RUN TestDockerSuite/TestCreateRM [2021-01-19T06:33:10.485Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-01-19T06:33:10.485Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-01-19T06:33:10.485Z] === RUN TestDockerSuite/TestCreateStopTimeout [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2021-01-19T06:33:10.744Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-01-19T06:33:10.993Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41894/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8086443a449af8ef5c5b0574de8957df7e52f296 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:8086443a449af8ef5c5b0574de8957df7e52f296 hack/validate/vendor [2021-01-19T06:33:11.928Z] No vendor changes in diff. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-01-19T06:33:12.498Z] + echo Ensuring container killed. [2021-01-19T06:33:12.498Z] Ensuring container killed. [2021-01-19T06:33:12.498Z] + docker rm -vf docker-pr1 [2021-01-19T06:33:12.498Z] Error: No such container: docker-pr1 [2021-01-19T06:33:12.498Z] + true [Pipeline] sh [2021-01-19T06:33:12.644Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-01-19T06:33:12.778Z] + echo Chowning /workspace to jenkins user [2021-01-19T06:33:12.778Z] Chowning /workspace to jenkins user [2021-01-19T06:33:12.778Z] + id -u [2021-01-19T06:33:12.778Z] + id -g [2021-01-19T06:33:12.778Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41894:/workspace busybox chown -R 1000:1000 /workspace [2021-01-19T06:33:12.903Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-01-19T06:33:12.903Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-01-19T06:33:13.636Z] + bundleName=unit [2021-01-19T06:33:13.636Z] + echo Creating unit-bundles.tar.gz [2021-01-19T06:33:13.636Z] Creating unit-bundles.tar.gz [2021-01-19T06:33:13.636Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2021-01-19T06:33:13.636Z] bundles/junit-report.xml [2021-01-19T06:33:13.636Z] bundles/go-test-report.json [2021-01-19T06:33:13.636Z] bundles/profile.out [Pipeline] archiveArtifacts [2021-01-19T06:33:13.647Z] Archiving artifacts [2021-01-19T06:33:14.064Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41894/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-01-19T06:33:14.370Z] + make clean [2021-01-19T06:33:14.370Z] docker volume rm -f docker-dev-cache [2021-01-19T06:33:14.370Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-01-19T06:33:14.806Z] --- PASS: TestDockerNetworkReConnect (4.36s) [2021-01-19T06:33:14.806Z] === RUN TestServicePlugin [2021-01-19T06:33:18.088Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-01-19T06:33:18.088Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-01-19T06:33:18.088Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-01-19T06:33:18.346Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-01-19T06:33:18.346Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-01-19T06:33:18.346Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-01-19T06:33:19.051Z] --- PASS: TestUpdateRestartPolicy (11.23s) [2021-01-19T06:33:19.051Z] === RUN TestUpdateRestartWithAutoRemove [2021-01-19T06:33:19.051Z] --- PASS: TestUpdateRestartWithAutoRemove (0.57s) [2021-01-19T06:33:19.051Z] === RUN TestWaitNonBlocked [2021-01-19T06:33:19.051Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-01-19T06:33:19.051Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-01-19T06:33:19.051Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-01-19T06:33:19.051Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-01-19T06:33:19.051Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-01-19T06:33:19.051Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-01-19T06:33:19.051Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-01-19T06:33:19.051Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.77s) [2021-01-19T06:33:19.051Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.83s) [2021-01-19T06:33:19.051Z] === RUN TestWaitBlocked [2021-01-19T06:33:19.051Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-01-19T06:33:19.051Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-01-19T06:33:19.051Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-01-19T06:33:19.051Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-01-19T06:33:19.051Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-01-19T06:33:19.051Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-01-19T06:33:19.281Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-01-19T06:33:19.689Z] --- PASS: TestWaitBlocked (0.03s) [2021-01-19T06:33:19.689Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.77s) [2021-01-19T06:33:19.689Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.82s) [2021-01-19T06:33:19.689Z] === CONT TestContainerStartOnDaemonRestart [2021-01-19T06:33:19.689Z] === CONT TestDaemonHostGatewayIP [2021-01-19T06:33:19.689Z] === CONT TestContainerKillOnDaemonStart [2021-01-19T06:33:19.689Z] === CONT TestIpcModeOlderClient [2021-01-19T06:33:19.989Z] --- PASS: TestIpcModeOlderClient (0.15s) [2021-01-19T06:33:19.989Z] === CONT TestRestartDaemonWithRestartingContainer [2021-01-19T06:33:20.223Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-01-19T06:33:21.158Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-01-19T06:33:22.092Z] 4612f6d0b889: Pull complete [2021-01-19T06:33:22.534Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-01-19T06:33:23.467Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-01-19T06:33:23.518Z] --- PASS: TestContainerStartOnDaemonRestart (3.36s) [2021-01-19T06:33:23.518Z] === CONT TestDaemonRestartIpcMode [2021-01-19T06:33:23.808Z] --- PASS: TestDaemonHostGatewayIP (4.05s) [2021-01-19T06:33:24.032Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-01-19T06:33:24.292Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-01-19T06:33:24.439Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.57s) [2021-01-19T06:33:24.550Z] === RUN TestDockerSuite/TestDevicePermissions [2021-01-19T06:33:24.808Z] === RUN TestDockerSuite/TestDockerFails [2021-01-19T06:33:24.808Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2021-01-19T06:33:25.066Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2021-01-19T06:33:25.066Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2021-01-19T06:33:25.949Z] --- PASS: TestDaemonRestartIpcMode (2.77s) [2021-01-19T06:33:26.001Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2021-01-19T06:33:26.567Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2021-01-19T06:33:27.501Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2021-01-19T06:33:27.501Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2021-01-19T06:33:27.501Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2021-01-19T06:33:27.759Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2021-01-19T06:33:29.132Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2021-01-19T06:33:32.809Z] --- PASS: TestContainerKillOnDaemonStart (12.80s) [2021-01-19T06:33:32.809Z] PASS [2021-01-19T06:33:32.809Z] [2021-01-19T06:33:32.809Z] === Skipped [2021-01-19T06:33:32.809Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s) [2021-01-19T06:33:32.809Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-01-19T06:33:32.809Z] [2021-01-19T06:33:32.809Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-01-19T06:33:32.809Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-01-19T06:33:32.809Z] [2021-01-19T06:33:32.809Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s) [2021-01-19T06:33:32.809Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-01-19T06:33:32.809Z] [2021-01-19T06:33:32.809Z] [2021-01-19T06:33:32.809Z] DONE 196 tests, 3 skipped in 109.582s [2021-01-19T06:33:32.809Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m [2021-01-19T06:33:32.809Z] ++ 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 [2021-01-19T06:33:32.809Z] ++ set -e [2021-01-19T06:33:32.809Z] ++ '[' -n 0 ']' [2021-01-19T06:33:32.809Z] ++ set -x [2021-01-19T06:33:32.809Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-01-19T06:33:32.809Z] INFO: Testing against a local daemon [2021-01-19T06:33:32.809Z] === RUN TestCommitInheritsEnv [2021-01-19T06:33:33.098Z] --- PASS: TestCommitInheritsEnv (0.34s) [2021-01-19T06:33:33.098Z] === RUN TestImportExtremelyLargeImageWorks [2021-01-19T06:33:33.098Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-01-19T06:33:33.098Z] === RUN TestImagesFilterMultiReference [2021-01-19T06:33:33.098Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2021-01-19T06:33:33.098Z] === RUN TestImagePullPlatformInvalid [2021-01-19T06:33:33.098Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2021-01-19T06:33:33.098Z] === RUN TestRemoveImageOrphaning [2021-01-19T06:33:33.312Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-01-19T06:33:33.389Z] --- PASS: TestRemoveImageOrphaning (0.31s) [2021-01-19T06:33:33.389Z] === RUN TestRemoveImageGarbageCollector [2021-01-19T06:33:33.389Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-01-19T06:33:33.389Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-01-19T06:33:33.389Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-01-19T06:33:33.389Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2021-01-19T06:33:33.389Z] === RUN TestTagInvalidReference [2021-01-19T06:33:33.389Z] --- PASS: TestTagInvalidReference (0.02s) [2021-01-19T06:33:33.389Z] === RUN TestTagValidPrefixedRepo [2021-01-19T06:33:33.389Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2021-01-19T06:33:33.389Z] === RUN TestTagExistedNameWithoutForce [2021-01-19T06:33:33.678Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2021-01-19T06:33:33.678Z] === RUN TestTagOfficialNames [2021-01-19T06:33:33.678Z] --- PASS: TestTagOfficialNames (0.04s) [2021-01-19T06:33:33.678Z] === RUN TestTagMatchesDigest [2021-01-19T06:33:33.678Z] --- PASS: TestTagMatchesDigest (0.02s) [2021-01-19T06:33:33.678Z] === CONT TestImportExtremelyLargeImageWorks [2021-01-19T06:33:35.843Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-01-19T06:33:37.744Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-01-19T06:33:38.681Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2021-01-19T06:33:39.246Z] === RUN TestDockerSuite/TestEventsAttach [2021-01-19T06:33:39.811Z] === RUN TestDockerSuite/TestEventsCommit [2021-01-19T06:33:40.746Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-01-19T06:33:41.004Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-01-19T06:33:41.570Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-01-19T06:33:42.136Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2021-01-19T06:33:43.516Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2021-01-19T06:33:44.448Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-01-19T06:33:46.977Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2021-01-19T06:33:47.908Z] --- PASS: TestServicePlugin (33.37s) [2021-01-19T06:33:47.909Z] plugin_test.go:62: [d3ad1f1258fbf] joining swarm manager [dc846e05e66f6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-01-19T06:33:47.909Z] plugin_test.go:65: [dcae8a7d912f2] joining swarm manager [dc846e05e66f6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-01-19T06:33:47.909Z] === RUN TestServiceUpdateLabel [2021-01-19T06:33:48.842Z] === RUN TestDockerSuite/TestEventsCopy [2021-01-19T06:33:49.778Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-01-19T06:33:50.037Z] --- PASS: TestServiceUpdateLabel (2.26s) [2021-01-19T06:33:50.037Z] === RUN TestServiceUpdateSecrets [2021-01-19T06:33:50.971Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-01-19T06:33:51.537Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-01-19T06:33:51.795Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-01-19T06:33:53.171Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-01-19T06:33:53.171Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2021-01-19T06:33:53.429Z] === RUN TestDockerSuite/TestEventsFilterType [2021-01-19T06:33:53.687Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2021-01-19T06:33:53.687Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2021-01-19T06:33:53.687Z] === RUN TestDockerSuite/TestEventsFilters [2021-01-19T06:33:55.061Z] === RUN TestDockerSuite/TestEventsFormat [2021-01-19T06:33:55.627Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-01-19T06:33:55.627Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-01-19T06:33:55.627Z] === RUN TestDockerSuite/TestEventsImageImport [2021-01-19T06:33:56.567Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-01-19T06:33:56.567Z] === RUN TestDockerSuite/TestEventsImagePull [2021-01-19T06:33:57.132Z] === RUN TestDockerSuite/TestEventsImageTag [2021-01-19T06:33:58.065Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2021-01-19T06:33:58.322Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2021-01-19T06:33:58.322Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2021-01-19T06:33:58.322Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-01-19T06:34:02.503Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2021-01-19T06:34:02.503Z] === RUN TestDockerSuite/TestEventsRename [2021-01-19T06:34:02.761Z] === RUN TestDockerSuite/TestEventsResize [2021-01-19T06:34:03.327Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-01-19T06:34:03.893Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-01-19T06:34:04.458Z] === RUN TestDockerSuite/TestEventsStreaming [2021-01-19T06:34:05.037Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-01-19T06:34:05.305Z] --- PASS: TestServiceUpdateSecrets (15.10s) [2021-01-19T06:34:05.305Z] === RUN TestServiceUpdateConfigs [2021-01-19T06:34:07.833Z] === RUN TestDockerSuite/TestEventsTop [2021-01-19T06:34:08.399Z] === RUN TestDockerSuite/TestEventsUntag [2021-01-19T06:34:10.924Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-01-19T06:34:20.885Z] --- PASS: TestServiceUpdateConfigs (14.70s) [2021-01-19T06:34:20.885Z] === RUN TestServiceUpdateNetwork [2021-01-19T06:34:21.820Z] === RUN TestDockerSuite/TestExec [2021-01-19T06:34:23.200Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-01-19T06:34:23.765Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-01-19T06:34:24.023Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-01-19T06:34:24.590Z] === RUN TestDockerSuite/TestExecAPIStart [2021-01-19T06:34:25.964Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-01-19T06:34:26.222Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-01-19T06:34:26.787Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-01-19T06:34:27.721Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-01-19T06:34:28.286Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-01-19T06:34:28.853Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-01-19T06:34:29.110Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-01-19T06:34:30.483Z] === RUN TestDockerSuite/TestExecCgroup [2021-01-19T06:34:31.049Z] === RUN TestDockerSuite/TestExecEnv [2021-01-19T06:34:31.615Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-01-19T06:34:32.549Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2021-01-19T06:34:32.549Z] === RUN TestDockerSuite/TestExecExitStatus [2021-01-19T06:34:33.493Z] === RUN TestDockerSuite/TestExecInspectID [2021-01-19T06:34:34.061Z] --- PASS: TestServiceUpdateNetwork (14.00s) [2021-01-19T06:34:34.061Z] === RUN TestServiceUpdatePidsLimit [2021-01-19T06:34:35.434Z] === RUN TestDockerSuite/TestExecInteractive [2021-01-19T06:34:35.434Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-01-19T06:34:36.370Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2021-01-19T06:34:36.628Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-01-19T06:34:37.195Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-01-19T06:34:37.760Z] === RUN TestDockerSuite/TestExecParseError [2021-01-19T06:34:38.326Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-01-19T06:34:39.260Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-01-19T06:34:39.827Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-01-19T06:34:41.200Z] === RUN TestDockerSuite/TestExecSetEnv [2021-01-19T06:34:41.766Z] === RUN TestDockerSuite/TestExecStartFails [2021-01-19T06:34:42.333Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-01-19T06:34:43.706Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-01-19T06:34:51.808Z] --- PASS: TestServiceUpdatePidsLimit (17.36s) [2021-01-19T06:34:51.808Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.15s) [2021-01-19T06:34:51.808Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.11s) [2021-01-19T06:34:51.808Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.99s) [2021-01-19T06:34:51.808Z] PASS [2021-01-19T06:34:51.808Z] [2021-01-19T06:34:51.808Z] === Skipped [2021-01-19T06:34:51.808Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.01s) [2021-01-19T06:34:51.808Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-01-19T06:34:51.808Z] [2021-01-19T06:34:51.808Z] [2021-01-19T06:34:51.808Z] DONE 27 tests, 1 skipped in 186.291s [2021-01-19T06:34:51.808Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-01-19T06:34:51.809Z] ++ 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 [2021-01-19T06:34:51.809Z] ++ set -e [2021-01-19T06:34:51.809Z] ++ '[' -n 0 ']' [2021-01-19T06:34:51.809Z] ++ set -x [2021-01-19T06:34:51.809Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-01-19T06:34:51.809Z] INFO: Testing against a local daemon [2021-01-19T06:34:51.809Z] === RUN TestSessionCreate [2021-01-19T06:34:51.809Z] --- PASS: TestSessionCreate (0.02s) [2021-01-19T06:34:51.809Z] === RUN TestSessionCreateWithBadUpgrade [2021-01-19T06:34:51.809Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-01-19T06:34:51.809Z] PASS [2021-01-19T06:34:51.809Z] [2021-01-19T06:34:51.809Z] DONE 2 tests in 0.185s [2021-01-19T06:34:51.809Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-01-19T06:34:51.809Z] ++ 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 [2021-01-19T06:34:51.809Z] ++ set -e [2021-01-19T06:34:51.809Z] ++ '[' -n 0 ']' [2021-01-19T06:34:51.809Z] ++ set -x [2021-01-19T06:34:51.809Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-01-19T06:34:51.809Z] INFO: Testing against a local daemon [2021-01-19T06:34:51.809Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-01-19T06:34:51.809Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-01-19T06:34:51.809Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-01-19T06:34:51.809Z] === RUN TestEventsExecDie [2021-01-19T06:34:52.066Z] --- PASS: TestEventsExecDie (0.57s) [2021-01-19T06:34:52.066Z] === RUN TestEventsBackwardsCompatible [2021-01-19T06:34:52.324Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2021-01-19T06:34:52.324Z] === RUN TestInfoBinaryCommits [2021-01-19T06:34:52.324Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-01-19T06:34:52.324Z] === RUN TestInfoAPIVersioned [2021-01-19T06:34:52.324Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-01-19T06:34:52.324Z] === RUN TestInfoDiscoveryBackend [2021-01-19T06:34:52.889Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2021-01-19T06:34:52.889Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-01-19T06:34:52.889Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-01-19T06:34:53.455Z] === RUN TestDockerSuite/TestExecTTY [2021-01-19T06:34:53.714Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-01-19T06:34:53.714Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-01-19T06:34:53.972Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-01-19T06:34:54.232Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2021-01-19T06:34:54.232Z] === RUN TestInfoAPI [2021-01-19T06:34:54.232Z] --- PASS: TestInfoAPI (0.03s) [2021-01-19T06:34:54.232Z] === RUN TestInfoAPIWarnings [2021-01-19T06:34:54.798Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-01-19T06:34:55.055Z] === RUN TestDockerSuite/TestExecUlimits [2021-01-19T06:34:55.624Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-01-19T06:34:55.624Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-01-19T06:34:56.998Z] === RUN TestDockerSuite/TestExecWithNoTERM [2021-01-19T06:34:57.571Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-01-19T06:34:58.506Z] === RUN TestDockerSuite/TestExecWithTERM [2021-01-19T06:34:59.442Z] === RUN TestDockerSuite/TestExecWithUser [2021-01-19T06:35:00.009Z] === RUN TestDockerSuite/TestGetContainerStats [2021-01-19T06:35:05.267Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-01-19T06:35:09.446Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-01-19T06:35:10.380Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-01-19T06:35:10.946Z] --- PASS: TestInfoAPIWarnings (16.43s) [2021-01-19T06:35:10.946Z] === RUN TestInfoDebug [2021-01-19T06:35:11.204Z] --- PASS: TestInfoDebug (0.52s) [2021-01-19T06:35:11.204Z] === RUN TestInfoInsecureRegistries [2021-01-19T06:35:11.769Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2021-01-19T06:35:11.769Z] === RUN TestInfoRegistryMirrors [2021-01-19T06:35:12.333Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2021-01-19T06:35:12.333Z] === RUN TestLoginFailsWithBadCredentials [2021-01-19T06:35:12.592Z] --- PASS: TestLoginFailsWithBadCredentials (0.19s) [2021-01-19T06:35:12.592Z] === RUN TestPingCacheHeaders [2021-01-19T06:35:12.592Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-01-19T06:35:12.592Z] === RUN TestPingGet [2021-01-19T06:35:12.592Z] --- PASS: TestPingGet (0.01s) [2021-01-19T06:35:12.592Z] === RUN TestPingHead [2021-01-19T06:35:12.592Z] --- PASS: TestPingHead (0.02s) [2021-01-19T06:35:12.592Z] === RUN TestVersion [2021-01-19T06:35:12.592Z] --- PASS: TestVersion (0.02s) [2021-01-19T06:35:12.592Z] PASS [2021-01-19T06:35:12.592Z] [2021-01-19T06:35:12.592Z] === Skipped [2021-01-19T06:35:12.592Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-01-19T06:35:12.592Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-01-19T06:35:12.592Z] [2021-01-19T06:35:12.592Z] [2021-01-19T06:35:12.592Z] DONE 18 tests, 1 skipped in 21.142s [2021-01-19T06:35:12.592Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-01-19T06:35:12.592Z] ++ 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 [2021-01-19T06:35:12.592Z] ++ set -e [2021-01-19T06:35:12.592Z] ++ '[' -n 0 ']' [2021-01-19T06:35:12.592Z] ++ set -x [2021-01-19T06:35:12.592Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-01-19T06:35:12.850Z] INFO: Testing against a local daemon [2021-01-19T06:35:12.850Z] === RUN TestVolumesCreateAndList [2021-01-19T06:35:12.850Z] --- PASS: TestVolumesCreateAndList (0.03s) [2021-01-19T06:35:12.850Z] === RUN TestVolumesRemove [2021-01-19T06:35:12.850Z] --- PASS: TestVolumesRemove (0.07s) [2021-01-19T06:35:12.850Z] === RUN TestVolumesInspect [2021-01-19T06:35:12.850Z] --- PASS: TestVolumesInspect (0.02s) [2021-01-19T06:35:12.850Z] === RUN TestVolumesInvalidJSON [2021-01-19T06:35:12.850Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-01-19T06:35:12.850Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-01-19T06:35:12.850Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-01-19T06:35:12.850Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-01-19T06:35:12.850Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-01-19T06:35:12.850Z] PASS [2021-01-19T06:35:12.850Z] [2021-01-19T06:35:12.850Z] DONE 5 tests in 0.258s [2021-01-19T06:35:12.850Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-01-19T06:35:13.108Z] ++++ cat bundles/test-integration/docker.pid [2021-01-19T06:35:13.108Z] +++ kill 5674 [2021-01-19T06:35:14.483Z] +++ /etc/init.d/apparmor stop [2021-01-19T06:35:14.483Z] Leaving: AppArmorNo profiles have been unloaded. [2021-01-19T06:35:14.483Z] [2021-01-19T06:35:14.483Z] Unloading profiles will leave already running processes permanently [2021-01-19T06:35:14.483Z] unconfined, which can lead to unexpected situations. [2021-01-19T06:35:14.483Z] [2021-01-19T06:35:14.483Z] To set a process to complain mode, use the command line tool [2021-01-19T06:35:14.483Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-01-19T06:35:14.483Z] +++ true [2021-01-19T06:35:14.483Z] exiting test-integration [2021-01-19T06:35:14.483Z] ++ exit 0 [2021-01-19T06:35:14.483Z] [2021-01-19T06:35:15.048Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-01-19T06:35:15.306Z] + for job in $(jobs -p) [2021-01-19T06:35:15.306Z] + wait 21283 [2021-01-19T06:35:16.240Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-01-19T06:35:16.240Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-01-19T06:35:16.240Z] === RUN TestDockerSuite/TestHealth [2021-01-19T06:35:31.104Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2021-01-19T06:35:33.841Z] 4dcc9a9b9e68: Pull complete [2021-01-19T06:35:33.841Z] Digest: sha256:997e32161f322f5f301023ae675f39329bd60888f5f9a373100eba77f55cbb31 [2021-01-19T06:35:33.841Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2021-01-19T06:35:33.841Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2021-01-19T06:35:33.841Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2021-01-19T06:35:33.841Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1697' [2021-01-19T06:35:33.841Z] WARN: Skipping validation tests [2021-01-19T06:35:33.841Z] INFO: Running unit tests at 01/19/2021 06:35:30... [2021-01-19T06:35:34.825Z] INFO: make.ps1 starting at 01/19/2021 06:35:34 [2021-01-19T06:35:34.825Z] INFO: Git commit (8086443a44) assumed from DOCKER_GITCOMMIT environment variable [2021-01-19T06:35:34.825Z] INFO: Invoking autogen... [2021-01-19T06:35:35.300Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-01-19T06:35:35.300Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-01-19T06:35:35.300Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-01-19T06:35:35.300Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-01-19T06:35:35.802Z] INFO: Running unit tests... [2021-01-19T06:35:35.865Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-01-19T06:35:35.865Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-01-19T06:35:36.434Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-01-19T06:35:36.434Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-01-19T06:35:36.434Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-01-19T06:35:36.434Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-01-19T06:35:36.692Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-01-19T06:35:36.950Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-01-19T06:35:37.207Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-01-19T06:35:37.207Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-01-19T06:35:37.773Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-01-19T06:35:38.031Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-01-19T06:35:38.596Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-01-19T06:35:39.162Z] === RUN TestDockerSuite/TestImagesFormat [2021-01-19T06:35:39.162Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-01-19T06:35:39.729Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-01-19T06:35:43.007Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-01-19T06:35:43.007Z] === RUN TestDockerSuite/TestImportBadURL [2021-01-19T06:35:43.007Z] === RUN TestDockerSuite/TestImportDisplay [2021-01-19T06:35:43.573Z] === RUN TestDockerSuite/TestImportFile [2021-01-19T06:35:44.947Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-01-19T06:35:44.947Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-01-19T06:35:45.880Z] === RUN TestDockerSuite/TestImportGzipped [2021-01-19T06:35:46.153Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --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/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/profiles/seccomp github.com/docker/docker/quota 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 [2021-01-19T06:35:47.254Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-01-19T06:35:48.628Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-01-19T06:35:48.886Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-01-19T06:35:49.452Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-01-19T06:35:50.018Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-01-19T06:35:50.018Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2021-01-19T06:35:50.018Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-01-19T06:35:50.584Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-01-19T06:35:51.150Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-01-19T06:35:51.409Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-01-19T06:35:51.974Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-01-19T06:35:52.233Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2021-01-19T06:35:52.491Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-01-19T06:35:53.057Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-01-19T06:35:53.057Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2021-01-19T06:35:53.255Z] ? github.com/docker/docker/api [no test files] [2021-01-19T06:35:54.434Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-01-19T06:35:55.387Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-01-19T06:35:55.954Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-01-19T06:35:55.954Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-01-19T06:35:56.890Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-01-19T06:35:56.890Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-01-19T06:35:56.890Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2021-01-19T06:35:57.823Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-01-19T06:35:58.388Z] === RUN TestDockerSuite/TestInspectDefault [2021-01-19T06:35:58.956Z] === RUN TestDockerSuite/TestInspectHistory [2021-01-19T06:35:59.522Z] === RUN TestDockerSuite/TestInspectImage [2021-01-19T06:35:59.522Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-01-19T06:35:59.780Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-01-19T06:35:59.780Z] === RUN TestDockerSuite/TestInspectInt64 [2021-01-19T06:36:00.348Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-01-19T06:36:00.915Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-01-19T06:36:00.915Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-01-19T06:36:01.850Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-01-19T06:36:02.417Z] === RUN TestDockerSuite/TestInspectPlugin [2021-01-19T06:36:05.697Z] === RUN TestDockerSuite/TestInspectRootFS [2021-01-19T06:36:05.697Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-01-19T06:36:05.956Z] === RUN TestDockerSuite/TestInspectStatus [2021-01-19T06:36:06.521Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-01-19T06:36:07.455Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-01-19T06:36:08.022Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-01-19T06:36:08.105Z] === RUN TestMiddlewares [2021-01-19T06:36:08.105Z] --- PASS: TestMiddlewares (0.00s) [2021-01-19T06:36:08.105Z] PASS [2021-01-19T06:36:08.105Z] coverage: 9.0% of statements [2021-01-19T06:36:08.105Z] ok github.com/docker/docker/api/server 0.152s coverage: 9.0% of statements [2021-01-19T06:36:08.588Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-01-19T06:36:09.154Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-01-19T06:36:09.411Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-01-19T06:36:09.977Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-01-19T06:36:10.542Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-01-19T06:36:10.542Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2021-01-19T06:36:12.442Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-01-19T06:36:13.375Z] === RUN TestDockerSuite/TestLinksEnvs [2021-01-19T06:36:14.308Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-01-19T06:36:14.308Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-01-19T06:36:15.682Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-01-19T06:36:15.682Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2021-01-19T06:36:17.058Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-01-19T06:36:18.957Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-01-19T06:36:18.957Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-01-19T06:36:21.483Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-01-19T06:36:21.483Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-01-19T06:36:22.419Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-01-19T06:36:30.524Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-01-19T06:36:31.090Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-01-19T06:36:32.463Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-01-19T06:36:33.029Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-01-19T06:36:33.029Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2021-01-19T06:36:34.932Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2021-01-19T06:36:34.932Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-01-19T06:36:35.499Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-01-19T06:36:35.499Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-01-19T06:36:35.499Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-01-19T06:36:36.064Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-01-19T06:36:36.629Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-01-19T06:36:40.814Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-01-19T06:36:40.814Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-01-19T06:36:46.072Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-01-19T06:36:46.072Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-01-19T06:36:46.072Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-01-19T06:36:46.637Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-01-19T06:36:47.598Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-01-19T06:36:48.164Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-01-19T06:36:48.731Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2021-01-19T06:36:49.301Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-01-19T06:36:49.866Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-01-19T06:36:53.148Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-01-19T06:36:53.406Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-01-19T06:36:53.973Z] === RUN TestDockerSuite/TestLogsSince [2021-01-19T06:36:55.345Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2021-01-19T06:36:56.131Z] --- PASS: TestImportExtremelyLargeImageWorks (193.00s) [2021-01-19T06:36:56.131Z] PASS [2021-01-19T06:36:56.131Z] [2021-01-19T06:36:56.131Z] === Skipped [2021-01-19T06:36:56.131Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-01-19T06:36:56.131Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-01-19T06:36:56.131Z] [2021-01-19T06:36:56.131Z] [2021-01-19T06:36:56.131Z] DONE 12 tests, 1 skipped in 194.002s [2021-01-19T06:36:56.131Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m [2021-01-19T06:36:56.131Z] ++ 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 [2021-01-19T06:36:56.131Z] ++ set -e [2021-01-19T06:36:56.131Z] ++ '[' -n 0 ']' [2021-01-19T06:36:56.131Z] ++ set -x [2021-01-19T06:36:56.131Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-01-19T06:36:56.131Z] INFO: Testing against a local daemon [2021-01-19T06:36:56.131Z] === RUN TestNetworkCreateDelete [2021-01-19T06:36:56.131Z] --- PASS: TestNetworkCreateDelete (0.16s) [2021-01-19T06:36:56.131Z] === RUN TestDockerNetworkDeletePreferID [2021-01-19T06:36:56.131Z] --- PASS: TestDockerNetworkDeletePreferID (0.47s) [2021-01-19T06:36:56.131Z] === RUN TestDaemonDNSFallback [2021-01-19T06:36:56.131Z] --- PASS: TestDaemonDNSFallback (1.54s) [2021-01-19T06:36:56.131Z] === RUN TestInspectNetwork [2021-01-19T06:36:56.131Z] === RUN TestInspectNetwork/full_network_id [2021-01-19T06:36:56.131Z] === RUN TestInspectNetwork/partial_network_id [2021-01-19T06:36:56.131Z] === RUN TestInspectNetwork/network_name [2021-01-19T06:36:56.131Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-01-19T06:36:56.131Z] --- PASS: TestInspectNetwork (6.96s) [2021-01-19T06:36:56.131Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-01-19T06:36:56.131Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-01-19T06:36:56.131Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-01-19T06:36:56.131Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-01-19T06:36:56.131Z] === RUN TestRunContainerWithBridgeNone [2021-01-19T06:36:57.643Z] --- PASS: TestRunContainerWithBridgeNone (1.87s) [2021-01-19T06:36:57.643Z] === RUN TestNetworkInvalidJSON [2021-01-19T06:36:57.643Z] === RUN TestNetworkInvalidJSON//networks/create [2021-01-19T06:36:57.643Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-01-19T06:36:57.643Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-01-19T06:36:57.643Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-01-19T06:36:57.643Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-01-19T06:36:57.643Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-01-19T06:36:57.643Z] === CONT TestNetworkInvalidJSON//networks/create [2021-01-19T06:36:57.643Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-01-19T06:36:57.643Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-01-19T06:36:57.643Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2021-01-19T06:36:57.643Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-01-19T06:36:57.643Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-01-19T06:36:57.643Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-01-19T06:36:57.643Z] === RUN TestNetworkList [2021-01-19T06:36:57.643Z] === RUN TestNetworkList//networks [2021-01-19T06:36:57.643Z] === PAUSE TestNetworkList//networks [2021-01-19T06:36:57.643Z] === RUN TestNetworkList//networks/ [2021-01-19T06:36:57.643Z] === PAUSE TestNetworkList//networks/ [2021-01-19T06:36:57.643Z] === CONT TestNetworkList//networks [2021-01-19T06:36:57.643Z] === CONT TestNetworkList//networks/ [2021-01-19T06:36:57.643Z] --- PASS: TestNetworkList (0.02s) [2021-01-19T06:36:57.643Z] --- PASS: TestNetworkList//networks (0.00s) [2021-01-19T06:36:57.643Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-01-19T06:36:57.643Z] === RUN TestHostIPv4BridgeLabel [2021-01-19T06:36:58.272Z] --- PASS: TestHostIPv4BridgeLabel (0.58s) [2021-01-19T06:36:58.272Z] === RUN TestDaemonRestartWithLiveRestore [2021-01-19T06:36:59.303Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2021-01-19T06:36:59.303Z] === RUN TestDaemonDefaultNetworkPools [2021-01-19T06:37:00.330Z] --- PASS: TestDaemonDefaultNetworkPools (0.74s) [2021-01-19T06:37:00.330Z] === RUN TestDaemonRestartWithExistingNetwork [2021-01-19T06:37:01.359Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s) [2021-01-19T06:37:01.359Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-01-19T06:37:01.902Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-01-19T06:37:02.404Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.26s) [2021-01-19T06:37:02.404Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-01-19T06:37:03.030Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2021-01-19T06:37:03.030Z] === RUN TestServiceWithPredefinedNetwork [2021-01-19T06:37:05.090Z] --- PASS: TestServiceWithPredefinedNetwork (2.07s) [2021-01-19T06:37:05.090Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-01-19T06:37:05.090Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-01-19T06:37:05.090Z] service_test.go:236: FLAKY_TEST [2021-01-19T06:37:05.090Z] === RUN TestServiceWithDataPathPortInit [2021-01-19T06:37:07.159Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-01-19T06:37:07.160Z] === RUN TestDockerSuite/TestLogsTail [2021-01-19T06:37:07.418Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-01-19T06:37:07.985Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-01-19T06:37:08.551Z] === RUN TestDockerSuite/TestMountIntoProc [2021-01-19T06:37:08.648Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-01-19T06:37:08.648Z] === RUN TestBoolValue [2021-01-19T06:37:08.648Z] --- PASS: TestBoolValue (0.00s) [2021-01-19T06:37:08.648Z] === RUN TestBoolValueOrDefault [2021-01-19T06:37:08.648Z] --- PASS: TestBoolValueOrDefault (0.00s) [2021-01-19T06:37:08.648Z] === RUN TestInt64ValueOrZero [2021-01-19T06:37:08.648Z] --- PASS: TestInt64ValueOrZero (0.00s) [2021-01-19T06:37:08.648Z] === RUN TestInt64ValueOrDefault [2021-01-19T06:37:08.648Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2021-01-19T06:37:08.648Z] === RUN TestInt64ValueOrDefaultWithError [2021-01-19T06:37:08.648Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2021-01-19T06:37:08.648Z] === RUN TestJsonContentType [2021-01-19T06:37:08.648Z] --- PASS: TestJsonContentType (0.00s) [2021-01-19T06:37:08.648Z] PASS [2021-01-19T06:37:08.648Z] coverage: 14.7% of statements [2021-01-19T06:37:08.648Z] ok github.com/docker/docker/api/server/httputils 0.139s coverage: 14.7% of statements [2021-01-19T06:37:08.648Z] === RUN TestMaskSecretKeys [2021-01-19T06:37:08.648Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2021-01-19T06:37:08.648Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2021-01-19T06:37:08.648Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2021-01-19T06:37:08.648Z] --- PASS: TestMaskSecretKeys (0.00s) [2021-01-19T06:37:08.648Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2021-01-19T06:37:08.648Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2021-01-19T06:37:08.648Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2021-01-19T06:37:08.648Z] === RUN TestVersionMiddlewareVersion [2021-01-19T06:37:08.648Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2021-01-19T06:37:08.648Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2021-01-19T06:37:08.648Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2021-01-19T06:37:08.648Z] PASS [2021-01-19T06:37:08.648Z] coverage: 37.7% of statements [2021-01-19T06:37:08.648Z] ok github.com/docker/docker/api/server/middleware 0.203s coverage: 37.7% of statements [2021-01-19T06:37:08.648Z] ? github.com/docker/docker/api/server/router [no test files] [2021-01-19T06:37:08.648Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-01-19T06:37:08.648Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-01-19T06:37:08.648Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-01-19T06:37:08.648Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-01-19T06:37:08.648Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-01-19T06:37:08.648Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-01-19T06:37:08.648Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-01-19T06:37:08.648Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-01-19T06:37:08.648Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-01-19T06:37:08.648Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-01-19T06:37:08.648Z] === RUN TestStrSliceMarshalJSON [2021-01-19T06:37:08.648Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2021-01-19T06:37:08.648Z] === RUN TestStrSliceUnmarshalJSON [2021-01-19T06:37:08.648Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2021-01-19T06:37:08.648Z] === RUN TestStrSliceUnmarshalString [2021-01-19T06:37:08.648Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2021-01-19T06:37:08.648Z] === RUN TestStrSliceUnmarshalSlice [2021-01-19T06:37:08.648Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2021-01-19T06:37:08.648Z] PASS [2021-01-19T06:37:08.648Z] coverage: 90.0% of statements [2021-01-19T06:37:08.648Z] ok github.com/docker/docker/api/types/strslice 0.160s coverage: 90.0% of statements [2021-01-19T06:37:08.648Z] === RUN TestToJSON [2021-01-19T06:37:08.648Z] --- PASS: TestToJSON (0.00s) [2021-01-19T06:37:08.648Z] === RUN TestToParamWithVersion [2021-01-19T06:37:08.648Z] --- PASS: TestToParamWithVersion (0.00s) [2021-01-19T06:37:08.648Z] === RUN TestFromJSON [2021-01-19T06:37:08.648Z] --- PASS: TestFromJSON (0.00s) [2021-01-19T06:37:08.648Z] === RUN TestEmpty [2021-01-19T06:37:08.648Z] --- PASS: TestEmpty (0.00s) [2021-01-19T06:37:08.648Z] === RUN TestArgsMatchKVListEmptySources [2021-01-19T06:37:08.648Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2021-01-19T06:37:08.648Z] === RUN TestArgsMatchKVList [2021-01-19T06:37:08.648Z] --- PASS: TestArgsMatchKVList (0.00s) [2021-01-19T06:37:08.648Z] === RUN TestArgsMatch [2021-01-19T06:37:08.648Z] --- PASS: TestArgsMatch (0.00s) [2021-01-19T06:37:08.648Z] === RUN TestAdd [2021-01-19T06:37:08.648Z] --- PASS: TestAdd (0.00s) [2021-01-19T06:37:08.648Z] === RUN TestDel [2021-01-19T06:37:08.648Z] --- PASS: TestDel (0.00s) [2021-01-19T06:37:08.648Z] === RUN TestLen [2021-01-19T06:37:08.648Z] --- PASS: TestLen (0.00s) [2021-01-19T06:37:08.648Z] === RUN TestExactMatch [2021-01-19T06:37:08.648Z] --- PASS: TestExactMatch (0.00s) [2021-01-19T06:37:08.648Z] === RUN TestOnlyOneExactMatch [2021-01-19T06:37:08.648Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2021-01-19T06:37:08.648Z] === RUN TestContains [2021-01-19T06:37:08.648Z] --- PASS: TestContains (0.00s) [2021-01-19T06:37:08.648Z] === RUN TestValidate [2021-01-19T06:37:08.648Z] --- PASS: TestValidate (0.00s) [2021-01-19T06:37:08.648Z] === RUN TestWalkValues [2021-01-19T06:37:08.648Z] --- PASS: TestWalkValues (0.00s) [2021-01-19T06:37:08.648Z] === RUN TestFuzzyMatch [2021-01-19T06:37:08.648Z] --- PASS: TestFuzzyMatch (0.00s) [2021-01-19T06:37:08.648Z] === RUN TestClone [2021-01-19T06:37:08.648Z] --- PASS: TestClone (0.00s) [2021-01-19T06:37:08.648Z] PASS [2021-01-19T06:37:08.648Z] coverage: 92.2% of statements [2021-01-19T06:37:08.648Z] ok github.com/docker/docker/api/types/filters 0.130s coverage: 92.2% of statements [2021-01-19T06:37:08.648Z] === RUN TestAdjustForAPIVersion [2021-01-19T06:37:08.648Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2021-01-19T06:37:08.648Z] PASS [2021-01-19T06:37:08.648Z] coverage: 5.7% of statements [2021-01-19T06:37:08.648Z] === RUN TestDurationToSecondsString [2021-01-19T06:37:08.648Z] --- PASS: TestDurationToSecondsString (0.00s) [2021-01-19T06:37:08.648Z] === RUN TestGetTimestamp [2021-01-19T06:37:08.648Z] ok github.com/docker/docker/api/server/router/swarm 0.155s coverage: 5.7% of statements [2021-01-19T06:37:08.648Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-01-19T06:37:08.648Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-01-19T06:37:08.648Z] ? github.com/docker/docker/api/types [no test files] [2021-01-19T06:37:08.648Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-01-19T06:37:08.648Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-01-19T06:37:08.648Z] ? github.com/docker/docker/api/types/container [no test files] [2021-01-19T06:37:08.648Z] ? github.com/docker/docker/api/types/events [no test files] [2021-01-19T06:37:08.648Z] ? github.com/docker/docker/api/types/image [no test files] [2021-01-19T06:37:08.648Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-01-19T06:37:08.648Z] ? github.com/docker/docker/api/types/network [no test files] [2021-01-19T06:37:08.648Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-01-19T06:37:08.648Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-01-19T06:37:08.648Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-01-19T06:37:08.648Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-01-19T06:37:08.648Z] --- PASS: TestGetTimestamp (0.12s) [2021-01-19T06:37:08.648Z] === RUN TestParseTimestamps [2021-01-19T06:37:08.648Z] --- PASS: TestParseTimestamps (0.00s) [2021-01-19T06:37:08.648Z] PASS [2021-01-19T06:37:08.648Z] coverage: 100.0% of statements [2021-01-19T06:37:08.648Z] ok github.com/docker/docker/api/types/time 0.268s coverage: 100.0% of statements [2021-01-19T06:37:08.648Z] === RUN TestCompareVersion [2021-01-19T06:37:08.648Z] --- PASS: TestCompareVersion (0.00s) [2021-01-19T06:37:08.648Z] PASS [2021-01-19T06:37:08.648Z] coverage: 75.0% of statements [2021-01-19T06:37:08.648Z] ok github.com/docker/docker/api/types/versions 0.065s coverage: 75.0% of statements [2021-01-19T06:37:08.648Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-01-19T06:37:08.648Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-01-19T06:37:08.648Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-01-19T06:37:08.648Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2021-01-19T06:37:08.648Z] ? github.com/docker/docker/builder [no test files] [2021-01-19T06:37:08.648Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-01-19T06:37:08.648Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-01-19T06:37:08.648Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-01-19T06:37:08.648Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-01-19T06:37:08.648Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-01-19T06:37:08.648Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-01-19T06:37:08.648Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-01-19T06:37:08.809Z] === RUN TestDockerSuite/TestMountIntoSys [2021-01-19T06:37:09.375Z] === RUN TestDockerSuite/TestNetHostname [2021-01-19T06:37:10.194Z] === RUN TestParseRemoteURL [2021-01-19T06:37:10.194Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2021-01-19T06:37:10.194Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2021-01-19T06:37:10.194Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2021-01-19T06:37:10.194Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2021-01-19T06:37:10.194Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2021-01-19T06:37:10.194Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2021-01-19T06:37:10.194Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2021-01-19T06:37:10.194Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2021-01-19T06:37:10.194Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2021-01-19T06:37:10.194Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2021-01-19T06:37:10.194Z] --- PASS: TestParseRemoteURL (0.00s) [2021-01-19T06:37:10.194Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2021-01-19T06:37:10.194Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2021-01-19T06:37:10.194Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2021-01-19T06:37:10.194Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2021-01-19T06:37:10.194Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2021-01-19T06:37:10.194Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2021-01-19T06:37:10.194Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2021-01-19T06:37:10.194Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2021-01-19T06:37:10.194Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2021-01-19T06:37:10.194Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2021-01-19T06:37:10.194Z] === RUN TestCloneArgsSmartHttp [2021-01-19T06:37:10.194Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2021-01-19T06:37:10.194Z] === RUN TestCloneArgsDumbHttp [2021-01-19T06:37:10.194Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2021-01-19T06:37:10.194Z] === RUN TestCloneArgsGit [2021-01-19T06:37:10.194Z] --- PASS: TestCloneArgsGit (0.00s) [2021-01-19T06:37:10.194Z] === RUN TestCheckoutGit [2021-01-19T06:37:10.751Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-01-19T06:37:10.751Z] === RUN TestDockerSuite/TestNetworkEvents [2021-01-19T06:37:12.386Z] === RUN TestEnable [2021-01-19T06:37:12.386Z] --- PASS: TestEnable (0.00s) [2021-01-19T06:37:12.386Z] === RUN TestDisable [2021-01-19T06:37:12.386Z] --- PASS: TestDisable (0.00s) [2021-01-19T06:37:12.386Z] === RUN TestEnabled [2021-01-19T06:37:12.386Z] --- PASS: TestEnabled (0.00s) [2021-01-19T06:37:12.386Z] PASS [2021-01-19T06:37:12.386Z] coverage: 100.0% of statements [2021-01-19T06:37:12.386Z] ok github.com/docker/docker/cli/debug 0.058s coverage: 100.0% of statements [2021-01-19T06:37:12.848Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2021-01-19T06:37:12.848Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2021-01-19T06:37:12.848Z] === RUN TestProcessNoDockerignore [2021-01-19T06:37:12.848Z] --- PASS: TestProcessNoDockerignore (0.00s) [2021-01-19T06:37:12.848Z] === RUN TestProcessShouldLeaveAllFiles [2021-01-19T06:37:12.848Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2021-01-19T06:37:12.848Z] === RUN TestDetectContentType [2021-01-19T06:37:12.848Z] --- PASS: TestDetectContentType (0.00s) [2021-01-19T06:37:12.848Z] === RUN TestSelectAcceptableMIME [2021-01-19T06:37:12.848Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2021-01-19T06:37:12.848Z] === RUN TestInspectEmptyResponse [2021-01-19T06:37:12.848Z] --- PASS: TestInspectEmptyResponse (0.00s) [2021-01-19T06:37:12.848Z] === RUN TestInspectResponseBinary [2021-01-19T06:37:12.848Z] --- PASS: TestInspectResponseBinary (0.00s) [2021-01-19T06:37:12.848Z] === RUN TestResponseUnsupportedContentType [2021-01-19T06:37:12.848Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2021-01-19T06:37:12.848Z] === RUN TestInspectResponseTextSimple [2021-01-19T06:37:12.848Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2021-01-19T06:37:12.848Z] === RUN TestInspectResponseEmptyContentType [2021-01-19T06:37:12.848Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2021-01-19T06:37:12.848Z] === RUN TestUnknownContentLength [2021-01-19T06:37:12.848Z] --- PASS: TestUnknownContentLength (0.00s) [2021-01-19T06:37:12.848Z] === RUN TestDownloadRemote [2021-01-19T06:37:12.848Z] --- PASS: TestDownloadRemote (0.09s) [2021-01-19T06:37:12.848Z] === RUN TestGetWithStatusError [2021-01-19T06:37:12.848Z] --- PASS: TestGetWithStatusError (0.00s) [2021-01-19T06:37:12.848Z] === RUN TestCloseRootDirectory [2021-01-19T06:37:12.848Z] --- SKIP: TestCloseRootDirectory (0.00s) [2021-01-19T06:37:12.848Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-01-19T06:37:12.848Z] === RUN TestHashFile [2021-01-19T06:37:12.848Z] --- SKIP: TestHashFile (0.00s) [2021-01-19T06:37:12.848Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-01-19T06:37:12.848Z] === RUN TestHashSubdir [2021-01-19T06:37:12.848Z] --- SKIP: TestHashSubdir (0.00s) [2021-01-19T06:37:12.848Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-01-19T06:37:12.848Z] === RUN TestRemoveDirectory [2021-01-19T06:37:12.848Z] --- SKIP: TestRemoveDirectory (0.00s) [2021-01-19T06:37:12.848Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-01-19T06:37:12.848Z] PASS [2021-01-19T06:37:12.848Z] coverage: 9.3% of statements [2021-01-19T06:37:12.848Z] ok github.com/docker/docker/builder/remotecontext 0.564s coverage: 9.3% of statements [2021-01-19T06:37:13.826Z] === RUN TestGetAllAllowed [2021-01-19T06:37:13.826Z] --- PASS: TestGetAllAllowed (0.00s) [2021-01-19T06:37:13.826Z] === RUN TestGetAllMeta [2021-01-19T06:37:13.826Z] --- PASS: TestGetAllMeta (0.00s) [2021-01-19T06:37:13.826Z] === RUN TestWarnOnUnusedBuildArgs [2021-01-19T06:37:13.826Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2021-01-19T06:37:13.826Z] === RUN TestIsUnreferencedBuiltin [2021-01-19T06:37:13.826Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2021-01-19T06:37:13.826Z] === RUN TestIsExistingDirectory [2021-01-19T06:37:13.826Z] --- PASS: TestIsExistingDirectory (0.00s) [2021-01-19T06:37:13.826Z] === RUN TestGetFilenameForDownload [2021-01-19T06:37:13.826Z] --- PASS: TestGetFilenameForDownload (0.00s) [2021-01-19T06:37:13.826Z] === RUN TestEnv2Variables [2021-01-19T06:37:13.826Z] --- PASS: TestEnv2Variables (0.00s) [2021-01-19T06:37:13.826Z] === RUN TestEnvValueWithExistingRunConfigEnv [2021-01-19T06:37:13.826Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2021-01-19T06:37:13.826Z] === RUN TestMaintainer [2021-01-19T06:37:13.826Z] --- PASS: TestMaintainer (0.00s) [2021-01-19T06:37:13.826Z] === RUN TestLabel [2021-01-19T06:37:13.826Z] --- PASS: TestLabel (0.00s) [2021-01-19T06:37:13.826Z] === RUN TestFromScratch [2021-01-19T06:37:13.826Z] --- PASS: TestFromScratch (0.00s) [2021-01-19T06:37:13.826Z] === RUN TestFromWithArg [2021-01-19T06:37:13.826Z] --- PASS: TestFromWithArg (0.00s) [2021-01-19T06:37:13.826Z] === RUN TestFromWithArgButBuildArgsNotGiven [2021-01-19T06:37:13.826Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2021-01-19T06:37:13.826Z] === RUN TestFromWithUndefinedArg [2021-01-19T06:37:13.826Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2021-01-19T06:37:13.826Z] === RUN TestFromMultiStageWithNamedStage [2021-01-19T06:37:13.826Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2021-01-19T06:37:13.826Z] === RUN TestOnbuild [2021-01-19T06:37:13.826Z] --- PASS: TestOnbuild (0.00s) [2021-01-19T06:37:13.826Z] === RUN TestWorkdir [2021-01-19T06:37:13.826Z] --- PASS: TestWorkdir (0.00s) [2021-01-19T06:37:13.826Z] === RUN TestCmd [2021-01-19T06:37:13.827Z] --- PASS: TestCmd (0.00s) [2021-01-19T06:37:13.827Z] === RUN TestHealthcheckNone [2021-01-19T06:37:13.827Z] --- PASS: TestHealthcheckNone (0.00s) [2021-01-19T06:37:13.827Z] === RUN TestHealthcheckCmd [2021-01-19T06:37:13.827Z] --- PASS: TestHealthcheckCmd (0.00s) [2021-01-19T06:37:13.827Z] === RUN TestEntrypoint [2021-01-19T06:37:13.827Z] --- PASS: TestEntrypoint (0.00s) [2021-01-19T06:37:13.827Z] === RUN TestExpose [2021-01-19T06:37:13.827Z] --- PASS: TestExpose (0.00s) [2021-01-19T06:37:13.827Z] === RUN TestUser [2021-01-19T06:37:13.827Z] --- PASS: TestUser (0.00s) [2021-01-19T06:37:13.827Z] === RUN TestVolume [2021-01-19T06:37:13.827Z] --- PASS: TestVolume (0.00s) [2021-01-19T06:37:13.827Z] === RUN TestStopSignal [2021-01-19T06:37:13.827Z] --- SKIP: TestStopSignal (0.00s) [2021-01-19T06:37:13.827Z] dispatchers_test.go:376: Windows does not support stopsignal [2021-01-19T06:37:13.827Z] === RUN TestArg [2021-01-19T06:37:13.827Z] --- PASS: TestArg (0.00s) [2021-01-19T06:37:13.827Z] === RUN TestShell [2021-01-19T06:37:13.827Z] --- PASS: TestShell (0.00s) [2021-01-19T06:37:13.827Z] === RUN TestPrependEnvOnCmd [2021-01-19T06:37:13.827Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2021-01-19T06:37:13.827Z] === RUN TestRunWithBuildArgs [2021-01-19T06:37:13.827Z] --- PASS: TestRunWithBuildArgs (0.00s) [2021-01-19T06:37:13.827Z] === RUN TestRunIgnoresHealthcheck [2021-01-19T06:37:13.827Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2021-01-19T06:37:13.827Z] === RUN TestNormalizeWorkdir [2021-01-19T06:37:13.827Z] --- PASS: TestNormalizeWorkdir (0.00s) [2021-01-19T06:37:13.827Z] === RUN TestDispatch [2021-01-19T06:37:13.827Z] === RUN TestDispatch/ADD_multiple_files_to_file [2021-01-19T06:37:13.827Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2021-01-19T06:37:13.827Z] === RUN TestDispatch/COPY_multiple_files_to_file [2021-01-19T06:37:13.827Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2021-01-19T06:37:13.827Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2021-01-19T06:37:13.827Z] === RUN TestDispatch/COPY_wildcard_no_files [2021-01-19T06:37:13.827Z] === RUN TestDispatch/COPY_url [2021-01-19T06:37:13.827Z] --- PASS: TestDispatch (0.05s) [2021-01-19T06:37:13.827Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s) [2021-01-19T06:37:13.827Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2021-01-19T06:37:13.827Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2021-01-19T06:37:13.827Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2021-01-19T06:37:13.827Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2021-01-19T06:37:13.827Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2021-01-19T06:37:13.827Z] --- PASS: TestDispatch/COPY_url (0.00s) [2021-01-19T06:37:13.827Z] === RUN TestAddScratchImageAddsToMounts [2021-01-19T06:37:13.827Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2021-01-19T06:37:13.827Z] === RUN TestAddFromScratchPopulatesPlatform [2021-01-19T06:37:13.827Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2021-01-19T06:37:13.827Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2021-01-19T06:37:13.827Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2021-01-19T06:37:13.827Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2021-01-19T06:37:13.827Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2021-01-19T06:37:13.827Z] === RUN TestImageSourceGetAddsToMounts [2021-01-19T06:37:13.827Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2021-01-19T06:37:13.827Z] === RUN TestEmptyDockerfile [2021-01-19T06:37:13.827Z] --- PASS: TestEmptyDockerfile (0.01s) [2021-01-19T06:37:13.827Z] === RUN TestSymlinkDockerfile [2021-01-19T06:37:13.827Z] --- PASS: TestSymlinkDockerfile (0.01s) [2021-01-19T06:37:13.827Z] === RUN TestDockerfileOutsideTheBuildContext [2021-01-19T06:37:13.827Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2021-01-19T06:37:13.827Z] === RUN TestNonExistingDockerfile [2021-01-19T06:37:13.827Z] --- PASS: TestNonExistingDockerfile (0.00s) [2021-01-19T06:37:13.827Z] === RUN TestCopyRunConfig [2021-01-19T06:37:13.827Z] --- PASS: TestCopyRunConfig (0.00s) [2021-01-19T06:37:13.827Z] === RUN TestDeepCopyRunConfig [2021-01-19T06:37:13.827Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2021-01-19T06:37:13.827Z] === RUN TestExportImage [2021-01-19T06:37:13.827Z] --- PASS: TestExportImage (0.00s) [2021-01-19T06:37:13.827Z] === RUN TestNormalizeDest [2021-01-19T06:37:13.827Z] --- PASS: TestNormalizeDest (0.00s) [2021-01-19T06:37:13.827Z] PASS [2021-01-19T06:37:13.827Z] coverage: 46.6% of statements [2021-01-19T06:37:13.827Z] ok github.com/docker/docker/builder/dockerfile 0.467s coverage: 46.6% of statements [2021-01-19T06:37:13.827Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-01-19T06:37:17.307Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-01-19T06:37:17.878Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-01-19T06:37:18.461Z] === RUN TestDockerSuite/TestPluginActive [2021-01-19T06:37:20.358Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-01-19T06:37:20.414Z] --- PASS: TestServiceWithDataPathPortInit (14.18s) [2021-01-19T06:37:20.414Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-01-19T06:37:22.883Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2021-01-19T06:37:25.412Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2021-01-19T06:37:26.265Z] === RUN TestCheckpointCreateError [2021-01-19T06:37:26.265Z] --- PASS: TestCheckpointCreateError (0.00s) [2021-01-19T06:37:26.265Z] === RUN TestCheckpointCreate [2021-01-19T06:37:26.265Z] --- PASS: TestCheckpointCreate (0.00s) [2021-01-19T06:37:26.265Z] === RUN TestCheckpointDeleteError [2021-01-19T06:37:26.265Z] --- PASS: TestCheckpointDeleteError (0.00s) [2021-01-19T06:37:26.265Z] === RUN TestCheckpointDelete [2021-01-19T06:37:26.265Z] --- PASS: TestCheckpointDelete (0.00s) [2021-01-19T06:37:26.265Z] === RUN TestCheckpointListError [2021-01-19T06:37:26.265Z] --- PASS: TestCheckpointListError (0.00s) [2021-01-19T06:37:26.265Z] === RUN TestCheckpointList [2021-01-19T06:37:26.265Z] --- PASS: TestCheckpointList (0.00s) [2021-01-19T06:37:26.265Z] === RUN TestCheckpointListContainerNotFound [2021-01-19T06:37:26.265Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2021-01-19T06:37:26.265Z] === RUN TestNewClientWithOpsFromEnv [2021-01-19T06:37:26.265Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2021-01-19T06:37:26.265Z] client_test.go:23: runtime.GOOS == "windows" [2021-01-19T06:37:26.265Z] === RUN TestGetAPIPath [2021-01-19T06:37:26.265Z] --- PASS: TestGetAPIPath (0.00s) [2021-01-19T06:37:26.265Z] === RUN TestParseHostURL [2021-01-19T06:37:26.265Z] --- PASS: TestParseHostURL (0.00s) [2021-01-19T06:37:26.265Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2021-01-19T06:37:26.265Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2021-01-19T06:37:26.265Z] === RUN TestNegotiateAPIVersionEmpty [2021-01-19T06:37:26.265Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2021-01-19T06:37:26.265Z] === RUN TestNegotiateAPIVersion [2021-01-19T06:37:26.265Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2021-01-19T06:37:26.265Z] === RUN TestNegotiateAPVersionOverride [2021-01-19T06:37:26.265Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2021-01-19T06:37:26.265Z] === RUN TestNegotiateAPIVersionAutomatic [2021-01-19T06:37:26.265Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2021-01-19T06:37:26.265Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2021-01-19T06:37:26.265Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2021-01-19T06:37:26.265Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2021-01-19T06:37:26.265Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2021-01-19T06:37:26.265Z] === RUN TestClientRedirect [2021-01-19T06:37:26.265Z] --- PASS: TestClientRedirect (0.00s) [2021-01-19T06:37:26.265Z] === RUN TestConfigCreateUnsupported [2021-01-19T06:37:26.265Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2021-01-19T06:37:26.265Z] === RUN TestConfigCreateError [2021-01-19T06:37:26.265Z] --- PASS: TestConfigCreateError (0.00s) [2021-01-19T06:37:26.265Z] === RUN TestConfigCreate [2021-01-19T06:37:26.265Z] --- PASS: TestConfigCreate (0.00s) [2021-01-19T06:37:26.265Z] === RUN TestConfigInspectNotFound [2021-01-19T06:37:26.265Z] --- PASS: TestConfigInspectNotFound (0.00s) [2021-01-19T06:37:26.265Z] === RUN TestConfigInspectWithEmptyID [2021-01-19T06:37:26.265Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2021-01-19T06:37:26.265Z] === RUN TestConfigInspectUnsupported [2021-01-19T06:37:26.265Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2021-01-19T06:37:26.265Z] === RUN TestConfigInspectError [2021-01-19T06:37:26.265Z] --- PASS: TestConfigInspectError (0.00s) [2021-01-19T06:37:26.265Z] === RUN TestConfigInspectConfigNotFound [2021-01-19T06:37:26.265Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2021-01-19T06:37:26.265Z] === RUN TestConfigInspect [2021-01-19T06:37:26.265Z] --- PASS: TestConfigInspect (0.00s) [2021-01-19T06:37:26.265Z] === RUN TestConfigListUnsupported [2021-01-19T06:37:26.265Z] --- PASS: TestConfigListUnsupported (0.00s) [2021-01-19T06:37:26.265Z] === RUN TestConfigListError [2021-01-19T06:37:26.265Z] --- PASS: TestConfigListError (0.00s) [2021-01-19T06:37:26.265Z] === RUN TestConfigList [2021-01-19T06:37:26.265Z] --- PASS: TestConfigList (0.00s) [2021-01-19T06:37:26.265Z] === RUN TestConfigRemoveUnsupported [2021-01-19T06:37:26.265Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2021-01-19T06:37:26.265Z] === RUN TestConfigRemoveError [2021-01-19T06:37:26.265Z] --- PASS: TestConfigRemoveError (0.00s) [2021-01-19T06:37:26.265Z] === RUN TestConfigRemove [2021-01-19T06:37:26.265Z] --- PASS: TestConfigRemove (0.00s) [2021-01-19T06:37:26.265Z] === RUN TestConfigUpdateUnsupported [2021-01-19T06:37:26.265Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2021-01-19T06:37:26.265Z] === RUN TestConfigUpdateError [2021-01-19T06:37:26.265Z] --- PASS: TestConfigUpdateError (0.00s) [2021-01-19T06:37:26.265Z] === RUN TestConfigUpdate [2021-01-19T06:37:26.265Z] --- PASS: TestConfigUpdate (0.00s) [2021-01-19T06:37:26.265Z] === RUN TestContainerCommitError [2021-01-19T06:37:26.265Z] --- PASS: TestContainerCommitError (0.00s) [2021-01-19T06:37:26.265Z] === RUN TestContainerCommit [2021-01-19T06:37:26.265Z] --- PASS: TestContainerCommit (0.00s) [2021-01-19T06:37:26.265Z] === RUN TestContainerStatPathError [2021-01-19T06:37:26.265Z] --- PASS: TestContainerStatPathError (0.00s) [2021-01-19T06:37:26.265Z] === RUN TestContainerStatPathNotFoundError [2021-01-19T06:37:26.265Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2021-01-19T06:37:26.265Z] === RUN TestContainerStatPathNoHeaderError [2021-01-19T06:37:26.265Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2021-01-19T06:37:26.265Z] === RUN TestContainerStatPath [2021-01-19T06:37:26.265Z] --- PASS: TestContainerStatPath (0.00s) [2021-01-19T06:37:26.265Z] === RUN TestCopyToContainerError [2021-01-19T06:37:26.265Z] --- PASS: TestCopyToContainerError (0.00s) [2021-01-19T06:37:26.265Z] === RUN TestCopyToContainerNotFoundError [2021-01-19T06:37:26.265Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2021-01-19T06:37:26.265Z] === RUN TestCopyToContainerNotStatusOKError [2021-01-19T06:37:26.265Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2021-01-19T06:37:26.265Z] === RUN TestCopyToContainer [2021-01-19T06:37:26.265Z] --- PASS: TestCopyToContainer (0.00s) [2021-01-19T06:37:26.265Z] === RUN TestCopyFromContainerError [2021-01-19T06:37:26.265Z] --- PASS: TestCopyFromContainerError (0.00s) [2021-01-19T06:37:26.265Z] === RUN TestCopyFromContainerNotFoundError [2021-01-19T06:37:26.265Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2021-01-19T06:37:26.265Z] === RUN TestCopyFromContainerNotStatusOKError [2021-01-19T06:37:26.265Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2021-01-19T06:37:26.265Z] === RUN TestCopyFromContainerNoHeaderError [2021-01-19T06:37:26.265Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2021-01-19T06:37:26.265Z] === RUN TestCopyFromContainer [2021-01-19T06:37:26.265Z] --- PASS: TestCopyFromContainer (0.00s) [2021-01-19T06:37:26.265Z] === RUN TestContainerCreateError [2021-01-19T06:37:26.265Z] --- PASS: TestContainerCreateError (0.00s) [2021-01-19T06:37:26.265Z] === RUN TestContainerCreateImageNotFound [2021-01-19T06:37:26.265Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2021-01-19T06:37:26.265Z] === RUN TestContainerCreateWithName [2021-01-19T06:37:26.265Z] --- PASS: TestContainerCreateWithName (0.00s) [2021-01-19T06:37:26.265Z] === RUN TestContainerCreateAutoRemove [2021-01-19T06:37:26.265Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2021-01-19T06:37:26.265Z] === RUN TestContainerDiffError [2021-01-19T06:37:26.265Z] --- PASS: TestContainerDiffError (0.00s) [2021-01-19T06:37:26.265Z] === RUN TestContainerDiff [2021-01-19T06:37:26.265Z] --- PASS: TestContainerDiff (0.00s) [2021-01-19T06:37:26.265Z] === RUN TestContainerExecCreateError [2021-01-19T06:37:26.265Z] --- PASS: TestContainerExecCreateError (0.00s) [2021-01-19T06:37:26.265Z] === RUN TestContainerExecCreate [2021-01-19T06:37:26.265Z] --- PASS: TestContainerExecCreate (0.00s) [2021-01-19T06:37:26.265Z] === RUN TestContainerExecStartError [2021-01-19T06:37:26.265Z] --- PASS: TestContainerExecStartError (0.00s) [2021-01-19T06:37:26.265Z] === RUN TestContainerExecStart [2021-01-19T06:37:26.265Z] --- PASS: TestContainerExecStart (0.00s) [2021-01-19T06:37:26.265Z] === RUN TestContainerExecInspectError [2021-01-19T06:37:26.265Z] --- PASS: TestContainerExecInspectError (0.00s) [2021-01-19T06:37:26.265Z] === RUN TestContainerExecInspect [2021-01-19T06:37:26.265Z] --- PASS: TestContainerExecInspect (0.00s) [2021-01-19T06:37:26.265Z] === RUN TestContainerExportError [2021-01-19T06:37:26.265Z] --- PASS: TestContainerExportError (0.00s) [2021-01-19T06:37:26.265Z] === RUN TestContainerExport [2021-01-19T06:37:26.265Z] --- PASS: TestContainerExport (0.00s) [2021-01-19T06:37:26.265Z] === RUN TestContainerInspectError [2021-01-19T06:37:26.265Z] --- PASS: TestContainerInspectError (0.00s) [2021-01-19T06:37:26.265Z] === RUN TestContainerInspectContainerNotFound [2021-01-19T06:37:26.265Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2021-01-19T06:37:26.265Z] === RUN TestContainerInspectWithEmptyID [2021-01-19T06:37:26.265Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2021-01-19T06:37:26.265Z] === RUN TestContainerInspect [2021-01-19T06:37:26.265Z] --- PASS: TestContainerInspect (0.00s) [2021-01-19T06:37:26.265Z] === RUN TestContainerInspectNode [2021-01-19T06:37:26.265Z] --- PASS: TestContainerInspectNode (0.00s) [2021-01-19T06:37:26.265Z] === RUN TestContainerKillError [2021-01-19T06:37:26.265Z] --- PASS: TestContainerKillError (0.00s) [2021-01-19T06:37:26.265Z] === RUN TestContainerKill [2021-01-19T06:37:26.265Z] --- PASS: TestContainerKill (0.00s) [2021-01-19T06:37:26.265Z] === RUN TestContainerListError [2021-01-19T06:37:26.265Z] --- PASS: TestContainerListError (0.00s) [2021-01-19T06:37:26.265Z] === RUN TestContainerList [2021-01-19T06:37:26.265Z] --- PASS: TestContainerList (0.00s) [2021-01-19T06:37:26.265Z] === RUN TestContainerLogsNotFoundError [2021-01-19T06:37:26.265Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2021-01-19T06:37:26.265Z] === RUN TestContainerLogsError [2021-01-19T06:37:26.265Z] --- PASS: TestContainerLogsError (0.00s) [2021-01-19T06:37:26.265Z] === RUN TestContainerLogs [2021-01-19T06:37:26.265Z] --- PASS: TestContainerLogs (0.16s) [2021-01-19T06:37:26.265Z] === RUN TestContainerPauseError [2021-01-19T06:37:26.265Z] --- PASS: TestContainerPauseError (0.00s) [2021-01-19T06:37:26.265Z] === RUN TestContainerPause [2021-01-19T06:37:26.265Z] --- PASS: TestContainerPause (0.00s) [2021-01-19T06:37:26.265Z] === RUN TestContainersPruneError [2021-01-19T06:37:26.265Z] --- PASS: TestContainersPruneError (0.00s) [2021-01-19T06:37:26.265Z] === RUN TestContainersPrune [2021-01-19T06:37:26.265Z] --- PASS: TestContainersPrune (0.00s) [2021-01-19T06:37:26.265Z] === RUN TestContainerRemoveError [2021-01-19T06:37:26.265Z] --- PASS: TestContainerRemoveError (0.00s) [2021-01-19T06:37:26.265Z] === RUN TestContainerRemoveNotFoundError [2021-01-19T06:37:26.265Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2021-01-19T06:37:26.265Z] === RUN TestContainerRemove [2021-01-19T06:37:26.265Z] --- PASS: TestContainerRemove (0.00s) [2021-01-19T06:37:26.265Z] === RUN TestContainerRenameError [2021-01-19T06:37:26.265Z] --- PASS: TestContainerRenameError (0.00s) [2021-01-19T06:37:26.265Z] === RUN TestContainerRename [2021-01-19T06:37:26.265Z] --- PASS: TestContainerRename (0.00s) [2021-01-19T06:37:26.265Z] === RUN TestContainerResizeError [2021-01-19T06:37:26.265Z] --- PASS: TestContainerResizeError (0.00s) [2021-01-19T06:37:26.265Z] === RUN TestContainerExecResizeError [2021-01-19T06:37:26.265Z] --- PASS: TestContainerExecResizeError (0.00s) [2021-01-19T06:37:26.265Z] === RUN TestContainerResize [2021-01-19T06:37:26.265Z] --- PASS: TestContainerResize (0.00s) [2021-01-19T06:37:26.265Z] === RUN TestContainerExecResize [2021-01-19T06:37:26.265Z] --- PASS: TestContainerExecResize (0.00s) [2021-01-19T06:37:26.265Z] === RUN TestContainerRestartError [2021-01-19T06:37:26.265Z] --- PASS: TestContainerRestartError (0.00s) [2021-01-19T06:37:26.265Z] === RUN TestContainerRestart [2021-01-19T06:37:26.265Z] --- PASS: TestContainerRestart (0.00s) [2021-01-19T06:37:26.265Z] === RUN TestContainerStartError [2021-01-19T06:37:26.265Z] --- PASS: TestContainerStartError (0.00s) [2021-01-19T06:37:26.265Z] === RUN TestContainerStart [2021-01-19T06:37:26.265Z] --- PASS: TestContainerStart (0.00s) [2021-01-19T06:37:26.265Z] === RUN TestContainerStatsError [2021-01-19T06:37:26.265Z] --- PASS: TestContainerStatsError (0.00s) [2021-01-19T06:37:26.265Z] === RUN TestContainerStats [2021-01-19T06:37:26.265Z] --- PASS: TestContainerStats (0.00s) [2021-01-19T06:37:26.265Z] === RUN TestContainerStopError [2021-01-19T06:37:26.265Z] --- PASS: TestContainerStopError (0.00s) [2021-01-19T06:37:26.265Z] === RUN TestContainerStop [2021-01-19T06:37:26.265Z] --- PASS: TestContainerStop (0.00s) [2021-01-19T06:37:26.265Z] === RUN TestContainerTopError [2021-01-19T06:37:26.265Z] --- PASS: TestContainerTopError (0.00s) [2021-01-19T06:37:26.265Z] === RUN TestContainerTop [2021-01-19T06:37:26.265Z] --- PASS: TestContainerTop (0.00s) [2021-01-19T06:37:26.265Z] === RUN TestContainerUnpauseError [2021-01-19T06:37:26.265Z] --- PASS: TestContainerUnpauseError (0.00s) [2021-01-19T06:37:26.265Z] === RUN TestContainerUnpause [2021-01-19T06:37:26.265Z] --- PASS: TestContainerUnpause (0.00s) [2021-01-19T06:37:26.265Z] === RUN TestContainerUpdateError [2021-01-19T06:37:26.265Z] --- PASS: TestContainerUpdateError (0.00s) [2021-01-19T06:37:26.265Z] === RUN TestContainerUpdate [2021-01-19T06:37:26.265Z] --- PASS: TestContainerUpdate (0.00s) [2021-01-19T06:37:26.265Z] === RUN TestContainerWaitError [2021-01-19T06:37:26.265Z] --- PASS: TestContainerWaitError (0.00s) [2021-01-19T06:37:26.265Z] === RUN TestContainerWait [2021-01-19T06:37:26.265Z] --- PASS: TestContainerWait (0.00s) [2021-01-19T06:37:26.265Z] === RUN TestDiskUsageError [2021-01-19T06:37:26.265Z] --- PASS: TestDiskUsageError (0.00s) [2021-01-19T06:37:26.265Z] === RUN TestDiskUsage [2021-01-19T06:37:26.265Z] --- PASS: TestDiskUsage (0.00s) [2021-01-19T06:37:26.265Z] === RUN TestDistributionInspectUnsupported [2021-01-19T06:37:26.265Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2021-01-19T06:37:26.265Z] === RUN TestDistributionInspectWithEmptyID [2021-01-19T06:37:26.265Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2021-01-19T06:37:26.265Z] === RUN TestEventsErrorInOptions [2021-01-19T06:37:26.265Z] --- PASS: TestEventsErrorInOptions (0.00s) [2021-01-19T06:37:26.265Z] === RUN TestEventsErrorFromServer [2021-01-19T06:37:26.265Z] --- PASS: TestEventsErrorFromServer (0.00s) [2021-01-19T06:37:26.265Z] === RUN TestEvents [2021-01-19T06:37:26.265Z] --- PASS: TestEvents (0.00s) [2021-01-19T06:37:26.265Z] === RUN TestTLSCloseWriter [2021-01-19T06:37:26.265Z] === PAUSE TestTLSCloseWriter [2021-01-19T06:37:26.265Z] === RUN TestImageBuildError [2021-01-19T06:37:26.265Z] --- PASS: TestImageBuildError (0.00s) [2021-01-19T06:37:26.265Z] === RUN TestImageBuild [2021-01-19T06:37:26.265Z] --- PASS: TestImageBuild (0.02s) [2021-01-19T06:37:26.265Z] === RUN TestGetDockerOS [2021-01-19T06:37:26.265Z] --- PASS: TestGetDockerOS (0.00s) [2021-01-19T06:37:26.265Z] === RUN TestImageCreateError [2021-01-19T06:37:26.265Z] --- PASS: TestImageCreateError (0.00s) [2021-01-19T06:37:26.265Z] === RUN TestImageCreate [2021-01-19T06:37:26.265Z] --- PASS: TestImageCreate (0.00s) [2021-01-19T06:37:26.265Z] === RUN TestImageHistoryError [2021-01-19T06:37:26.265Z] --- PASS: TestImageHistoryError (0.00s) [2021-01-19T06:37:26.265Z] === RUN TestImageHistory [2021-01-19T06:37:26.265Z] --- PASS: TestImageHistory (0.00s) [2021-01-19T06:37:26.265Z] === RUN TestImageImportError [2021-01-19T06:37:26.265Z] --- PASS: TestImageImportError (0.00s) [2021-01-19T06:37:26.265Z] === RUN TestImageImport [2021-01-19T06:37:26.265Z] --- PASS: TestImageImport (0.00s) [2021-01-19T06:37:26.265Z] === RUN TestImageInspectError [2021-01-19T06:37:26.265Z] --- PASS: TestImageInspectError (0.00s) [2021-01-19T06:37:26.265Z] === RUN TestImageInspectImageNotFound [2021-01-19T06:37:26.265Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2021-01-19T06:37:26.265Z] === RUN TestImageInspectWithEmptyID [2021-01-19T06:37:26.265Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2021-01-19T06:37:26.265Z] === RUN TestImageInspect [2021-01-19T06:37:26.265Z] --- PASS: TestImageInspect (0.00s) [2021-01-19T06:37:26.265Z] === RUN TestImageListError [2021-01-19T06:37:26.265Z] --- PASS: TestImageListError (0.00s) [2021-01-19T06:37:26.265Z] === RUN TestImageList [2021-01-19T06:37:26.265Z] --- PASS: TestImageList (0.00s) [2021-01-19T06:37:26.265Z] === RUN TestImageListApiBefore125 [2021-01-19T06:37:26.265Z] --- PASS: TestImageListApiBefore125 (0.00s) [2021-01-19T06:37:26.265Z] === RUN TestImageLoadError [2021-01-19T06:37:26.266Z] --- PASS: TestImageLoadError (0.00s) [2021-01-19T06:37:26.266Z] === RUN TestImageLoad [2021-01-19T06:37:26.266Z] --- PASS: TestImageLoad (0.00s) [2021-01-19T06:37:26.266Z] === RUN TestImagesPruneError [2021-01-19T06:37:26.266Z] --- PASS: TestImagesPruneError (0.00s) [2021-01-19T06:37:26.266Z] === RUN TestImagesPrune [2021-01-19T06:37:26.266Z] --- PASS: TestImagesPrune (0.00s) [2021-01-19T06:37:26.266Z] === RUN TestImagePullReferenceParseError [2021-01-19T06:37:26.266Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2021-01-19T06:37:26.266Z] === RUN TestImagePullAnyError [2021-01-19T06:37:26.266Z] --- PASS: TestImagePullAnyError (0.00s) [2021-01-19T06:37:26.266Z] === RUN TestImagePullStatusUnauthorizedError [2021-01-19T06:37:26.266Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2021-01-19T06:37:26.266Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2021-01-19T06:37:26.266Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-01-19T06:37:26.266Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-01-19T06:37:26.266Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-01-19T06:37:26.266Z] === RUN TestImagePullWithPrivilegedFuncNoError [2021-01-19T06:37:26.266Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2021-01-19T06:37:26.266Z] === RUN TestImagePullWithoutErrors [2021-01-19T06:37:26.266Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2021-01-19T06:37:26.266Z] === RUN TestImagePushReferenceError [2021-01-19T06:37:26.266Z] --- PASS: TestImagePushReferenceError (0.00s) [2021-01-19T06:37:26.266Z] === RUN TestImagePushAnyError [2021-01-19T06:37:26.266Z] --- PASS: TestImagePushAnyError (0.00s) [2021-01-19T06:37:26.266Z] === RUN TestImagePushStatusUnauthorizedError [2021-01-19T06:37:26.266Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2021-01-19T06:37:26.266Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2021-01-19T06:37:26.266Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-01-19T06:37:26.266Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-01-19T06:37:26.266Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-01-19T06:37:26.266Z] === RUN TestImagePushWithPrivilegedFuncNoError [2021-01-19T06:37:26.266Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2021-01-19T06:37:26.266Z] === RUN TestImagePushWithoutErrors [2021-01-19T06:37:26.266Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2021-01-19T06:37:26.266Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2021-01-19T06:37:26.266Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2021-01-19T06:37:26.266Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2021-01-19T06:37:26.266Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2021-01-19T06:37:26.266Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2021-01-19T06:37:26.266Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2021-01-19T06:37:26.266Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2021-01-19T06:37:26.266Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2021-01-19T06:37:26.266Z] === RUN TestImageRemoveError [2021-01-19T06:37:26.266Z] --- PASS: TestImageRemoveError (0.00s) [2021-01-19T06:37:26.266Z] === RUN TestImageRemoveImageNotFound [2021-01-19T06:37:26.266Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2021-01-19T06:37:26.266Z] === RUN TestImageRemove [2021-01-19T06:37:26.266Z] --- PASS: TestImageRemove (0.00s) [2021-01-19T06:37:26.266Z] === RUN TestImageSaveError [2021-01-19T06:37:26.266Z] --- PASS: TestImageSaveError (0.00s) [2021-01-19T06:37:26.266Z] === RUN TestImageSave [2021-01-19T06:37:26.266Z] --- PASS: TestImageSave (0.00s) [2021-01-19T06:37:26.266Z] === RUN TestImageSearchAnyError [2021-01-19T06:37:26.266Z] --- PASS: TestImageSearchAnyError (0.00s) [2021-01-19T06:37:26.266Z] === RUN TestImageSearchStatusUnauthorizedError [2021-01-19T06:37:26.266Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2021-01-19T06:37:26.266Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2021-01-19T06:37:26.266Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-01-19T06:37:26.266Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-01-19T06:37:26.266Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-01-19T06:37:26.266Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2021-01-19T06:37:26.266Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2021-01-19T06:37:26.266Z] === RUN TestImageSearchWithoutErrors [2021-01-19T06:37:26.266Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2021-01-19T06:37:26.266Z] === RUN TestImageTagError [2021-01-19T06:37:26.266Z] --- PASS: TestImageTagError (0.00s) [2021-01-19T06:37:26.266Z] === RUN TestImageTagInvalidReference [2021-01-19T06:37:26.266Z] --- PASS: TestImageTagInvalidReference (0.00s) [2021-01-19T06:37:26.266Z] === RUN TestImageTagInvalidSourceImageName [2021-01-19T06:37:26.266Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2021-01-19T06:37:26.266Z] === RUN TestImageTagHexSource [2021-01-19T06:37:26.266Z] --- PASS: TestImageTagHexSource (0.00s) [2021-01-19T06:37:26.266Z] === RUN TestImageTag [2021-01-19T06:37:26.266Z] --- PASS: TestImageTag (0.00s) [2021-01-19T06:37:26.266Z] === RUN TestInfoServerError [2021-01-19T06:37:26.266Z] --- PASS: TestInfoServerError (0.00s) [2021-01-19T06:37:26.266Z] === RUN TestInfoInvalidResponseJSONError [2021-01-19T06:37:26.266Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2021-01-19T06:37:26.266Z] === RUN TestInfo [2021-01-19T06:37:26.266Z] --- PASS: TestInfo (0.00s) [2021-01-19T06:37:26.266Z] === RUN TestNetworkConnectError [2021-01-19T06:37:26.266Z] --- PASS: TestNetworkConnectError (0.00s) [2021-01-19T06:37:26.266Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2021-01-19T06:37:26.266Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2021-01-19T06:37:26.266Z] === RUN TestNetworkConnect [2021-01-19T06:37:26.266Z] --- PASS: TestNetworkConnect (0.00s) [2021-01-19T06:37:26.266Z] === RUN TestNetworkCreateError [2021-01-19T06:37:26.266Z] --- PASS: TestNetworkCreateError (0.00s) [2021-01-19T06:37:26.266Z] === RUN TestNetworkCreate [2021-01-19T06:37:26.266Z] --- PASS: TestNetworkCreate (0.00s) [2021-01-19T06:37:26.266Z] === RUN TestNetworkDisconnectError [2021-01-19T06:37:26.266Z] --- PASS: TestNetworkDisconnectError (0.00s) [2021-01-19T06:37:26.266Z] === RUN TestNetworkDisconnect [2021-01-19T06:37:26.266Z] --- PASS: TestNetworkDisconnect (0.00s) [2021-01-19T06:37:26.266Z] === RUN TestNetworkInspectError [2021-01-19T06:37:26.266Z] --- PASS: TestNetworkInspectError (0.00s) [2021-01-19T06:37:26.266Z] === RUN TestNetworkInspectNotFoundError [2021-01-19T06:37:26.266Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2021-01-19T06:37:26.266Z] === RUN TestNetworkInspectWithEmptyID [2021-01-19T06:37:26.266Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2021-01-19T06:37:26.266Z] === RUN TestNetworkInspect [2021-01-19T06:37:26.266Z] --- PASS: TestNetworkInspect (0.00s) [2021-01-19T06:37:26.266Z] === RUN TestNetworkListError [2021-01-19T06:37:26.266Z] --- PASS: TestNetworkListError (0.00s) [2021-01-19T06:37:26.266Z] === RUN TestNetworkList [2021-01-19T06:37:26.266Z] --- PASS: TestNetworkList (0.00s) [2021-01-19T06:37:26.266Z] === RUN TestNetworksPruneError [2021-01-19T06:37:26.266Z] --- PASS: TestNetworksPruneError (0.00s) [2021-01-19T06:37:26.266Z] === RUN TestNetworksPrune [2021-01-19T06:37:26.266Z] --- PASS: TestNetworksPrune (0.00s) [2021-01-19T06:37:26.266Z] === RUN TestNetworkRemoveError [2021-01-19T06:37:26.266Z] --- PASS: TestNetworkRemoveError (0.00s) [2021-01-19T06:37:26.266Z] === RUN TestNetworkRemove [2021-01-19T06:37:26.266Z] --- PASS: TestNetworkRemove (0.00s) [2021-01-19T06:37:26.266Z] === RUN TestNodeInspectError [2021-01-19T06:37:26.266Z] --- PASS: TestNodeInspectError (0.00s) [2021-01-19T06:37:26.266Z] === RUN TestNodeInspectNodeNotFound [2021-01-19T06:37:26.266Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2021-01-19T06:37:26.266Z] === RUN TestNodeInspectWithEmptyID [2021-01-19T06:37:26.266Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2021-01-19T06:37:26.266Z] === RUN TestNodeInspect [2021-01-19T06:37:26.266Z] --- PASS: TestNodeInspect (0.00s) [2021-01-19T06:37:26.266Z] === RUN TestNodeListError [2021-01-19T06:37:26.266Z] --- PASS: TestNodeListError (0.00s) [2021-01-19T06:37:26.266Z] === RUN TestNodeList [2021-01-19T06:37:26.266Z] --- PASS: TestNodeList (0.00s) [2021-01-19T06:37:26.266Z] === RUN TestNodeRemoveError [2021-01-19T06:37:26.266Z] --- PASS: TestNodeRemoveError (0.00s) [2021-01-19T06:37:26.266Z] === RUN TestNodeRemove [2021-01-19T06:37:26.266Z] --- PASS: TestNodeRemove (0.00s) [2021-01-19T06:37:26.266Z] === RUN TestNodeUpdateError [2021-01-19T06:37:26.266Z] --- PASS: TestNodeUpdateError (0.00s) [2021-01-19T06:37:26.266Z] === RUN TestNodeUpdate [2021-01-19T06:37:26.266Z] --- PASS: TestNodeUpdate (0.00s) [2021-01-19T06:37:26.266Z] === RUN TestOptionWithTimeout [2021-01-19T06:37:26.266Z] --- PASS: TestOptionWithTimeout (0.00s) [2021-01-19T06:37:26.266Z] === RUN TestPingFail [2021-01-19T06:37:26.266Z] --- PASS: TestPingFail (0.00s) [2021-01-19T06:37:26.266Z] === RUN TestPingWithError [2021-01-19T06:37:26.266Z] 2021/01/19 06:37:24 RoundTripper returned a response & error; ignoring response [2021-01-19T06:37:26.266Z] 2021/01/19 06:37:24 RoundTripper returned a response & error; ignoring response [2021-01-19T06:37:26.266Z] --- PASS: TestPingWithError (0.00s) [2021-01-19T06:37:26.266Z] === RUN TestPingSuccess [2021-01-19T06:37:26.266Z] --- PASS: TestPingSuccess (0.00s) [2021-01-19T06:37:26.266Z] === RUN TestPingHeadFallback [2021-01-19T06:37:26.266Z] === RUN TestPingHeadFallback/OK [2021-01-19T06:37:26.266Z] === RUN TestPingHeadFallback/Internal_Server_Error [2021-01-19T06:37:26.266Z] === RUN TestPingHeadFallback/Not_Found [2021-01-19T06:37:26.266Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2021-01-19T06:37:26.266Z] --- PASS: TestPingHeadFallback (0.00s) [2021-01-19T06:37:26.266Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2021-01-19T06:37:26.266Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2021-01-19T06:37:26.266Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2021-01-19T06:37:26.266Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2021-01-19T06:37:26.266Z] === RUN TestPluginDisableError [2021-01-19T06:37:26.266Z] --- PASS: TestPluginDisableError (0.00s) [2021-01-19T06:37:26.266Z] === RUN TestPluginDisable [2021-01-19T06:37:26.266Z] --- PASS: TestPluginDisable (0.00s) [2021-01-19T06:37:26.266Z] === RUN TestPluginEnableError [2021-01-19T06:37:26.266Z] --- PASS: TestPluginEnableError (0.00s) [2021-01-19T06:37:26.266Z] === RUN TestPluginEnable [2021-01-19T06:37:26.266Z] --- PASS: TestPluginEnable (0.00s) [2021-01-19T06:37:26.266Z] === RUN TestPluginInspectError [2021-01-19T06:37:26.266Z] --- PASS: TestPluginInspectError (0.00s) [2021-01-19T06:37:26.266Z] === RUN TestPluginInspectWithEmptyID [2021-01-19T06:37:26.266Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2021-01-19T06:37:26.266Z] === RUN TestPluginInspect [2021-01-19T06:37:26.266Z] --- PASS: TestPluginInspect (0.00s) [2021-01-19T06:37:26.266Z] === RUN TestPluginListError [2021-01-19T06:37:26.266Z] --- PASS: TestPluginListError (0.00s) [2021-01-19T06:37:26.266Z] === RUN TestPluginList [2021-01-19T06:37:26.266Z] --- PASS: TestPluginList (0.00s) [2021-01-19T06:37:26.266Z] === RUN TestPluginPushError [2021-01-19T06:37:26.266Z] --- PASS: TestPluginPushError (0.00s) [2021-01-19T06:37:26.266Z] === RUN TestPluginPush [2021-01-19T06:37:26.266Z] --- PASS: TestPluginPush (0.00s) [2021-01-19T06:37:26.266Z] === RUN TestPluginRemoveError [2021-01-19T06:37:26.266Z] --- PASS: TestPluginRemoveError (0.00s) [2021-01-19T06:37:26.266Z] === RUN TestPluginRemove [2021-01-19T06:37:26.266Z] --- PASS: TestPluginRemove (0.00s) [2021-01-19T06:37:26.266Z] === RUN TestPluginSetError [2021-01-19T06:37:26.266Z] --- PASS: TestPluginSetError (0.00s) [2021-01-19T06:37:26.266Z] === RUN TestPluginSet [2021-01-19T06:37:26.266Z] --- PASS: TestPluginSet (0.00s) [2021-01-19T06:37:26.266Z] === RUN TestSetHostHeader [2021-01-19T06:37:26.266Z] --- PASS: TestSetHostHeader (0.00s) [2021-01-19T06:37:26.266Z] === RUN TestPlainTextError [2021-01-19T06:37:26.266Z] --- PASS: TestPlainTextError (0.00s) [2021-01-19T06:37:26.266Z] === RUN TestInfiniteError [2021-01-19T06:37:26.266Z] --- PASS: TestInfiniteError (0.13s) [2021-01-19T06:37:26.266Z] === RUN TestSecretCreateUnsupported [2021-01-19T06:37:26.266Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2021-01-19T06:37:26.266Z] === RUN TestSecretCreateError [2021-01-19T06:37:26.266Z] --- PASS: TestSecretCreateError (0.00s) [2021-01-19T06:37:26.266Z] === RUN TestSecretCreate [2021-01-19T06:37:26.266Z] --- PASS: TestSecretCreate (0.00s) [2021-01-19T06:37:26.266Z] === RUN TestSecretInspectUnsupported [2021-01-19T06:37:26.266Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2021-01-19T06:37:26.266Z] === RUN TestSecretInspectError [2021-01-19T06:37:26.266Z] --- PASS: TestSecretInspectError (0.00s) [2021-01-19T06:37:26.266Z] === RUN TestSecretInspectSecretNotFound [2021-01-19T06:37:26.266Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2021-01-19T06:37:26.266Z] === RUN TestSecretInspectWithEmptyID [2021-01-19T06:37:26.266Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2021-01-19T06:37:26.266Z] === RUN TestSecretInspect [2021-01-19T06:37:26.266Z] --- PASS: TestSecretInspect (0.00s) [2021-01-19T06:37:26.266Z] === RUN TestSecretListUnsupported [2021-01-19T06:37:26.266Z] --- PASS: TestSecretListUnsupported (0.00s) [2021-01-19T06:37:26.266Z] === RUN TestSecretListError [2021-01-19T06:37:26.266Z] --- PASS: TestSecretListError (0.00s) [2021-01-19T06:37:26.266Z] === RUN TestSecretList [2021-01-19T06:37:26.266Z] --- PASS: TestSecretList (0.01s) [2021-01-19T06:37:26.266Z] === RUN TestSecretRemoveUnsupported [2021-01-19T06:37:26.266Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2021-01-19T06:37:26.266Z] === RUN TestSecretRemoveError [2021-01-19T06:37:26.266Z] --- PASS: TestSecretRemoveError (0.00s) [2021-01-19T06:37:26.266Z] === RUN TestSecretRemove [2021-01-19T06:37:26.266Z] --- PASS: TestSecretRemove (0.00s) [2021-01-19T06:37:26.266Z] === RUN TestSecretUpdateUnsupported [2021-01-19T06:37:26.266Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2021-01-19T06:37:26.266Z] === RUN TestSecretUpdateError [2021-01-19T06:37:26.266Z] --- PASS: TestSecretUpdateError (0.00s) [2021-01-19T06:37:26.266Z] === RUN TestSecretUpdate [2021-01-19T06:37:26.266Z] --- PASS: TestSecretUpdate (0.00s) [2021-01-19T06:37:26.266Z] === RUN TestServiceCreateError [2021-01-19T06:37:26.266Z] --- PASS: TestServiceCreateError (0.00s) [2021-01-19T06:37:26.266Z] === RUN TestServiceCreate [2021-01-19T06:37:26.266Z] --- PASS: TestServiceCreate (0.00s) [2021-01-19T06:37:26.266Z] === RUN TestServiceCreateCompatiblePlatforms [2021-01-19T06:37:26.266Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2021-01-19T06:37:26.266Z] === RUN TestServiceCreateDigestPinning [2021-01-19T06:37:26.266Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2021-01-19T06:37:26.266Z] === RUN TestServiceInspectError [2021-01-19T06:37:26.266Z] --- PASS: TestServiceInspectError (0.00s) [2021-01-19T06:37:26.266Z] === RUN TestServiceInspectServiceNotFound [2021-01-19T06:37:26.266Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2021-01-19T06:37:26.266Z] === RUN TestServiceInspectWithEmptyID [2021-01-19T06:37:26.266Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2021-01-19T06:37:26.266Z] === RUN TestServiceInspect [2021-01-19T06:37:26.266Z] --- PASS: TestServiceInspect (0.00s) [2021-01-19T06:37:26.266Z] === RUN TestServiceListError [2021-01-19T06:37:26.266Z] --- PASS: TestServiceListError (0.00s) [2021-01-19T06:37:26.266Z] === RUN TestServiceList [2021-01-19T06:37:26.266Z] --- PASS: TestServiceList (0.00s) [2021-01-19T06:37:26.266Z] === RUN TestServiceLogsError [2021-01-19T06:37:26.266Z] --- PASS: TestServiceLogsError (0.00s) [2021-01-19T06:37:26.266Z] === RUN TestServiceLogs [2021-01-19T06:37:26.266Z] --- PASS: TestServiceLogs (0.00s) [2021-01-19T06:37:26.266Z] === RUN TestServiceRemoveError [2021-01-19T06:37:26.266Z] --- PASS: TestServiceRemoveError (0.00s) [2021-01-19T06:37:26.266Z] === RUN TestServiceRemoveNotFoundError [2021-01-19T06:37:26.266Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2021-01-19T06:37:26.266Z] === RUN TestServiceRemove [2021-01-19T06:37:26.266Z] --- PASS: TestServiceRemove (0.00s) [2021-01-19T06:37:26.266Z] === RUN TestServiceUpdateError [2021-01-19T06:37:26.266Z] --- PASS: TestServiceUpdateError (0.00s) [2021-01-19T06:37:26.266Z] === RUN TestServiceUpdate [2021-01-19T06:37:26.266Z] --- PASS: TestServiceUpdate (0.00s) [2021-01-19T06:37:26.266Z] === RUN TestSwarmGetUnlockKeyError [2021-01-19T06:37:26.266Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2021-01-19T06:37:26.266Z] === RUN TestSwarmGetUnlockKey [2021-01-19T06:37:26.266Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2021-01-19T06:37:26.266Z] === RUN TestSwarmInitError [2021-01-19T06:37:26.266Z] --- PASS: TestSwarmInitError (0.00s) [2021-01-19T06:37:26.266Z] === RUN TestSwarmInit [2021-01-19T06:37:26.266Z] --- PASS: TestSwarmInit (0.00s) [2021-01-19T06:37:26.266Z] === RUN TestSwarmInspectError [2021-01-19T06:37:26.266Z] --- PASS: TestSwarmInspectError (0.00s) [2021-01-19T06:37:26.266Z] === RUN TestSwarmInspect [2021-01-19T06:37:26.266Z] --- PASS: TestSwarmInspect (0.00s) [2021-01-19T06:37:26.266Z] === RUN TestSwarmJoinError [2021-01-19T06:37:26.266Z] --- PASS: TestSwarmJoinError (0.00s) [2021-01-19T06:37:26.266Z] === RUN TestSwarmJoin [2021-01-19T06:37:26.266Z] --- PASS: TestSwarmJoin (0.00s) [2021-01-19T06:37:26.266Z] === RUN TestSwarmLeaveError [2021-01-19T06:37:26.266Z] --- PASS: TestSwarmLeaveError (0.00s) [2021-01-19T06:37:26.266Z] === RUN TestSwarmLeave [2021-01-19T06:37:26.266Z] --- PASS: TestSwarmLeave (0.00s) [2021-01-19T06:37:26.266Z] === RUN TestSwarmUnlockError [2021-01-19T06:37:26.266Z] --- PASS: TestSwarmUnlockError (0.00s) [2021-01-19T06:37:26.266Z] === RUN TestSwarmUnlock [2021-01-19T06:37:26.266Z] --- PASS: TestSwarmUnlock (0.00s) [2021-01-19T06:37:26.266Z] === RUN TestSwarmUpdateError [2021-01-19T06:37:26.266Z] --- PASS: TestSwarmUpdateError (0.00s) [2021-01-19T06:37:26.266Z] === RUN TestSwarmUpdate [2021-01-19T06:37:26.266Z] --- PASS: TestSwarmUpdate (0.00s) [2021-01-19T06:37:26.266Z] === RUN TestTaskInspectError [2021-01-19T06:37:26.266Z] --- PASS: TestTaskInspectError (0.00s) [2021-01-19T06:37:26.266Z] === RUN TestTaskInspectWithEmptyID [2021-01-19T06:37:26.266Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2021-01-19T06:37:26.266Z] === RUN TestTaskInspect [2021-01-19T06:37:26.266Z] --- PASS: TestTaskInspect (0.00s) [2021-01-19T06:37:26.266Z] === RUN TestTaskListError [2021-01-19T06:37:26.266Z] --- PASS: TestTaskListError (0.00s) [2021-01-19T06:37:26.266Z] === RUN TestTaskList [2021-01-19T06:37:26.266Z] --- PASS: TestTaskList (0.00s) [2021-01-19T06:37:26.266Z] === RUN TestVolumeCreateError [2021-01-19T06:37:26.266Z] --- PASS: TestVolumeCreateError (0.00s) [2021-01-19T06:37:26.266Z] === RUN TestVolumeCreate [2021-01-19T06:37:26.266Z] --- PASS: TestVolumeCreate (0.00s) [2021-01-19T06:37:26.266Z] === RUN TestVolumeInspectError [2021-01-19T06:37:26.266Z] --- PASS: TestVolumeInspectError (0.00s) [2021-01-19T06:37:26.266Z] === RUN TestVolumeInspectNotFound [2021-01-19T06:37:26.266Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2021-01-19T06:37:26.266Z] === RUN TestVolumeInspectWithEmptyID [2021-01-19T06:37:26.266Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2021-01-19T06:37:26.266Z] === RUN TestVolumeInspect [2021-01-19T06:37:26.266Z] --- PASS: TestVolumeInspect (0.00s) [2021-01-19T06:37:26.266Z] === RUN TestVolumeListError [2021-01-19T06:37:26.266Z] --- PASS: TestVolumeListError (0.00s) [2021-01-19T06:37:26.266Z] === RUN TestVolumeList [2021-01-19T06:37:26.266Z] --- PASS: TestVolumeList (0.00s) [2021-01-19T06:37:26.266Z] === RUN TestVolumeRemoveError [2021-01-19T06:37:26.266Z] --- PASS: TestVolumeRemoveError (0.00s) [2021-01-19T06:37:26.266Z] === RUN TestVolumeRemove [2021-01-19T06:37:26.266Z] --- PASS: TestVolumeRemove (0.00s) [2021-01-19T06:37:26.266Z] === CONT TestTLSCloseWriter [2021-01-19T06:37:26.266Z] --- PASS: TestTLSCloseWriter (0.02s) [2021-01-19T06:37:26.266Z] PASS [2021-01-19T06:37:26.266Z] coverage: 74.9% of statements [2021-01-19T06:37:26.266Z] ok github.com/docker/docker/client 0.861s coverage: 74.9% of statements [2021-01-19T06:37:27.296Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.83s) [2021-01-19T06:37:27.296Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:caukhhgfuzp2sckhi2xnve0yl Created:2021-01-19 06:37:20.316844602 +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[bbd7828d3fa30903ebe691bb9f699b76f00327ad3d893f4644514a24e97be2ff:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.te76kqipkl2ktzved7s5sdkma EndpointID:7317a121f8ed877e9f981d4c0464db8b65f45a13765ed140918dd23a27858f3b MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:f98e4499600a55f6ed4f3ba232e96a5d560448cf17ad72f068437a9fb05b9ce5 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:b50a390ed022 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.te76kqipkl2ktzved7s5sdkma EndpointID:7317a121f8ed877e9f981d4c0464db8b65f45a13765ed140918dd23a27858f3b EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-01-19T06:37:27.296Z] PASS [2021-01-19T06:37:27.296Z] [2021-01-19T06:37:27.296Z] === Skipped [2021-01-19T06:37:27.296Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-01-19T06:37:27.296Z] service_test.go:236: FLAKY_TEST [2021-01-19T06:37:27.296Z] [2021-01-19T06:37:27.296Z] [2021-01-19T06:37:27.296Z] DONE 26 tests, 1 skipped in 39.551s [2021-01-19T06:37:27.296Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-01-19T06:37:27.296Z] ++ 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 [2021-01-19T06:37:27.296Z] ++ set -e [2021-01-19T06:37:27.296Z] ++ '[' -n 0 ']' [2021-01-19T06:37:27.296Z] ++ set -x [2021-01-19T06:37:27.296Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-01-19T06:37:27.296Z] INFO: Testing against a local daemon [2021-01-19T06:37:27.296Z] === RUN TestDockerNetworkIpvlanPersistance [2021-01-19T06:37:27.296Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-01-19T06:37:27.296Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-01-19T06:37:27.296Z] === RUN TestDockerNetworkIpvlan [2021-01-19T06:37:27.296Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-01-19T06:37:27.296Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-01-19T06:37:27.296Z] PASS [2021-01-19T06:37:27.296Z] [2021-01-19T06:37:27.296Z] === Skipped [2021-01-19T06:37:27.296Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-01-19T06:37:27.296Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-01-19T06:37:27.296Z] [2021-01-19T06:37:27.296Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-01-19T06:37:27.296Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-01-19T06:37:27.296Z] [2021-01-19T06:37:27.296Z] [2021-01-19T06:37:27.296Z] DONE 2 tests, 2 skipped in 0.079s [2021-01-19T06:37:27.296Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-01-19T06:37:27.296Z] ++ 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 [2021-01-19T06:37:27.296Z] ++ set -e [2021-01-19T06:37:27.296Z] ++ '[' -n 0 ']' [2021-01-19T06:37:27.296Z] ++ set -x [2021-01-19T06:37:27.296Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-01-19T06:37:27.296Z] INFO: Testing against a local daemon [2021-01-19T06:37:27.296Z] === RUN TestDockerNetworkMacvlanPersistance [2021-01-19T06:37:27.925Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.41s) [2021-01-19T06:37:27.925Z] === RUN TestDockerNetworkMacvlan [2021-01-19T06:37:28.554Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-01-19T06:37:28.695Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-01-19T06:37:28.695Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-01-19T06:37:29.583Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-01-19T06:37:30.071Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-01-19T06:37:30.211Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-01-19T06:37:32.266Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-01-19T06:37:33.352Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-01-19T06:37:34.330Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-01-19T06:37:35.878Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-01-19T06:37:37.835Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-01-19T06:37:38.405Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-01-19T06:37:38.863Z] --- PASS: TestDockerNetworkMacvlan (11.05s) [2021-01-19T06:37:38.863Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2021-01-19T06:37:38.863Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s) [2021-01-19T06:37:38.863Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.88s) [2021-01-19T06:37:38.863Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.94s) [2021-01-19T06:37:38.863Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.23s) [2021-01-19T06:37:38.863Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.62s) [2021-01-19T06:37:38.863Z] PASS [2021-01-19T06:37:38.863Z] [2021-01-19T06:37:38.863Z] DONE 8 tests in 12.522s [2021-01-19T06:37:38.863Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m [2021-01-19T06:37:38.863Z] ++ 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 [2021-01-19T06:37:38.863Z] ++ set -e [2021-01-19T06:37:38.863Z] ++ '[' -n 0 ']' [2021-01-19T06:37:38.863Z] ++ set -x [2021-01-19T06:37:38.863Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-01-19T06:37:38.863Z] testing: warning: no tests to run [2021-01-19T06:37:38.863Z] PASS [2021-01-19T06:37:38.863Z] [2021-01-19T06:37:38.863Z] DONE 0 tests in 0.012s [2021-01-19T06:37:38.863Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-01-19T06:37:38.863Z] ++ 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 [2021-01-19T06:37:38.863Z] ++ set -e [2021-01-19T06:37:38.863Z] ++ '[' -n 0 ']' [2021-01-19T06:37:38.863Z] ++ set -x [2021-01-19T06:37:38.863Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-01-19T06:37:38.863Z] INFO: Testing against a local daemon [2021-01-19T06:37:38.863Z] === RUN TestAuthZPluginAllowRequest [2021-01-19T06:37:40.367Z] --- PASS: TestAuthZPluginAllowRequest (1.34s) [2021-01-19T06:37:40.367Z] === RUN TestAuthZPluginTLS [2021-01-19T06:37:40.656Z] --- PASS: TestAuthZPluginTLS (0.56s) [2021-01-19T06:37:40.656Z] === RUN TestAuthZPluginDenyRequest [2021-01-19T06:37:41.283Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2021-01-19T06:37:41.283Z] === RUN TestAuthZPluginAPIDenyResponse [2021-01-19T06:37:41.913Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2021-01-19T06:37:41.913Z] === RUN TestAuthZPluginDenyResponse [2021-01-19T06:37:42.540Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2021-01-19T06:37:42.540Z] === RUN TestAuthZPluginAllowEventStream [2021-01-19T06:37:43.996Z] --- PASS: TestCheckoutGit (32.80s) [2021-01-19T06:37:43.996Z] === RUN TestValidGitTransport [2021-01-19T06:37:43.996Z] --- PASS: TestValidGitTransport (0.00s) [2021-01-19T06:37:43.996Z] === RUN TestGitInvalidRef [2021-01-19T06:37:43.996Z] --- PASS: TestGitInvalidRef (0.22s) [2021-01-19T06:37:43.996Z] PASS [2021-01-19T06:37:43.996Z] coverage: 86.3% of statements [2021-01-19T06:37:43.996Z] ok github.com/docker/docker/builder/remotecontext/git 33.396s coverage: 86.3% of statements [2021-01-19T06:37:43.996Z] ? github.com/docker/docker/cli [no test files] [2021-01-19T06:37:43.996Z] ? github.com/docker/docker/cli/config [no test files] [2021-01-19T06:37:44.041Z] --- PASS: TestAuthZPluginAllowEventStream (1.30s) [2021-01-19T06:37:44.041Z] === RUN TestAuthZPluginErrorResponse [2021-01-19T06:37:44.331Z] --- PASS: TestAuthZPluginErrorResponse (0.56s) [2021-01-19T06:37:44.331Z] === RUN TestAuthZPluginErrorRequest [2021-01-19T06:37:44.958Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2021-01-19T06:37:44.958Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-01-19T06:37:44.959Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-01-19T06:37:45.248Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2021-01-19T06:37:45.248Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-01-19T06:37:46.332Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-01-19T06:37:47.266Z] === RUN TestDockerSuite/TestPortHostBinding [2021-01-19T06:37:47.313Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.75s) [2021-01-19T06:37:47.313Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-01-19T06:37:48.210Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2021-01-19T06:37:48.210Z] === RUN TestDockerSuite/TestPortList [2021-01-19T06:37:48.817Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.66s) [2021-01-19T06:37:48.817Z] === RUN TestAuthZPluginHeader [2021-01-19T06:37:49.843Z] --- PASS: TestAuthZPluginHeader (0.86s) [2021-01-19T06:37:49.843Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-01-19T06:37:49.843Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-01-19T06:37:49.843Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-01-19T06:37:49.843Z] === RUN TestAuthZPluginV2Disable [2021-01-19T06:37:49.843Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2021-01-19T06:37:49.843Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-01-19T06:37:49.843Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-01-19T06:37:49.843Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-01-19T06:37:49.843Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-01-19T06:37:49.843Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-01-19T06:37:49.843Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-01-19T06:37:49.843Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-01-19T06:37:49.843Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-01-19T06:37:52.608Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2021-01-19T06:37:52.608Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2021-01-19T06:37:52.608Z] === RUN TestLoadDaemonCliConfigWithTLS [2021-01-19T06:37:52.608Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2021-01-19T06:37:52.608Z] === RUN TestLoadDaemonCliConfigWithConflicts [2021-01-19T06:37:52.608Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.01s) [2021-01-19T06:37:52.608Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2021-01-19T06:37:52.608Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2021-01-19T06:37:52.608Z] === RUN TestLoadDaemonCliWithConflictingLabels [2021-01-19T06:37:52.608Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2021-01-19T06:37:52.608Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2021-01-19T06:37:52.608Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2021-01-19T06:37:52.608Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2021-01-19T06:37:52.608Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.01s) [2021-01-19T06:37:52.608Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2021-01-19T06:37:52.608Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2021-01-19T06:37:52.608Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2021-01-19T06:37:52.608Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2021-01-19T06:37:52.608Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2021-01-19T06:37:52.608Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2021-01-19T06:37:52.608Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2021-01-19T06:37:52.608Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2021-01-19T06:37:52.608Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2021-01-19T06:37:52.608Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2021-01-19T06:37:52.608Z] === RUN TestConfigureDaemonLogs [2021-01-19T06:37:52.608Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2021-01-19T06:37:52.608Z] === RUN TestCommonOptionsInstallFlags [2021-01-19T06:37:52.608Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2021-01-19T06:37:52.608Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2021-01-19T06:37:52.608Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2021-01-19T06:37:52.608Z] PASS [2021-01-19T06:37:52.608Z] coverage: 18.4% of statements [2021-01-19T06:37:52.608Z] ok github.com/docker/docker/cmd/dockerd 0.902s coverage: 18.4% of statements [2021-01-19T06:37:53.072Z] === RUN TestContainerStopSignal [2021-01-19T06:37:53.072Z] --- PASS: TestContainerStopSignal (0.00s) [2021-01-19T06:37:53.072Z] === RUN TestContainerStopTimeout [2021-01-19T06:37:53.072Z] --- PASS: TestContainerStopTimeout (0.00s) [2021-01-19T06:37:53.072Z] === RUN TestContainerSecretReferenceDestTarget [2021-01-19T06:37:53.072Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2021-01-19T06:37:53.072Z] === RUN TestContainerLogPathSetForJSONFileLogger [2021-01-19T06:37:53.072Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2021-01-19T06:37:53.072Z] === RUN TestContainerLogPathSetForRingLogger [2021-01-19T06:37:53.072Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2021-01-19T06:37:53.072Z] === RUN TestReplaceAndAppendEnvVars [2021-01-19T06:37:53.072Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2021-01-19T06:37:53.072Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2021-01-19T06:37:53.072Z] === RUN TestNewMemoryStore [2021-01-19T06:37:53.072Z] --- PASS: TestNewMemoryStore (0.00s) [2021-01-19T06:37:53.072Z] === RUN TestAddContainers [2021-01-19T06:37:53.072Z] --- PASS: TestAddContainers (0.00s) [2021-01-19T06:37:53.072Z] === RUN TestGetContainer [2021-01-19T06:37:53.072Z] --- PASS: TestGetContainer (0.00s) [2021-01-19T06:37:53.072Z] === RUN TestDeleteContainer [2021-01-19T06:37:53.072Z] --- PASS: TestDeleteContainer (0.00s) [2021-01-19T06:37:53.072Z] === RUN TestListContainers [2021-01-19T06:37:53.072Z] --- PASS: TestListContainers (0.00s) [2021-01-19T06:37:53.072Z] === RUN TestFirstContainer [2021-01-19T06:37:53.072Z] --- PASS: TestFirstContainer (0.00s) [2021-01-19T06:37:53.072Z] === RUN TestApplyAllContainer [2021-01-19T06:37:53.072Z] --- PASS: TestApplyAllContainer (0.00s) [2021-01-19T06:37:53.072Z] === RUN TestIsValidHealthString [2021-01-19T06:37:53.072Z] --- PASS: TestIsValidHealthString (0.00s) [2021-01-19T06:37:53.072Z] === RUN TestStateRunStop [2021-01-19T06:37:53.072Z] --- PASS: TestStateRunStop (0.00s) [2021-01-19T06:37:53.072Z] === RUN TestStateTimeoutWait [2021-01-19T06:37:53.072Z] --- PASS: TestStateTimeoutWait (0.10s) [2021-01-19T06:37:53.072Z] state_test.go:141: Stop callback fired [2021-01-19T06:37:53.072Z] state_test.go:165: Stop callback fired [2021-01-19T06:37:53.072Z] === RUN TestIsValidStateString [2021-01-19T06:37:53.072Z] --- PASS: TestIsValidStateString (0.00s) [2021-01-19T06:37:53.072Z] === RUN TestViewSaveDelete [2021-01-19T06:37:53.533Z] --- PASS: TestViewSaveDelete (0.02s) [2021-01-19T06:37:53.533Z] === RUN TestViewAll [2021-01-19T06:37:53.533Z] --- PASS: TestViewAll (0.01s) [2021-01-19T06:37:53.533Z] === RUN TestViewGet [2021-01-19T06:37:53.533Z] --- PASS: TestViewGet (0.01s) [2021-01-19T06:37:53.533Z] === RUN TestNames [2021-01-19T06:37:53.533Z] --- PASS: TestNames (0.00s) [2021-01-19T06:37:53.533Z] === RUN TestViewWithHealthCheck [2021-01-19T06:37:53.533Z] --- PASS: TestViewWithHealthCheck (0.01s) [2021-01-19T06:37:53.533Z] PASS [2021-01-19T06:37:53.533Z] coverage: 41.6% of statements [2021-01-19T06:37:53.533Z] ok github.com/docker/docker/container 0.588s coverage: 41.6% of statements [2021-01-19T06:37:53.533Z] ? github.com/docker/docker/container/stream [no test files] [2021-01-19T06:37:53.533Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-01-19T06:37:53.533Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-01-19T06:37:53.533Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-01-19T06:37:55.728Z] === RUN TestPrepare [2021-01-19T06:37:55.728Z] --- PASS: TestPrepare (0.00s) [2021-01-19T06:37:55.728Z] === RUN TestStart [2021-01-19T06:37:55.728Z] --- PASS: TestStart (0.00s) [2021-01-19T06:37:55.728Z] === RUN TestWaitCancel [2021-01-19T06:37:55.728Z] --- PASS: TestWaitCancel (0.00s) [2021-01-19T06:37:55.728Z] === RUN TestWaitDisabled [2021-01-19T06:37:55.728Z] --- PASS: TestWaitDisabled (0.00s) [2021-01-19T06:37:55.728Z] === RUN TestWaitEnabled [2021-01-19T06:37:55.728Z] --- PASS: TestWaitEnabled (0.00s) [2021-01-19T06:37:55.728Z] === RUN TestRemove [2021-01-19T06:37:55.728Z] --- PASS: TestRemove (0.00s) [2021-01-19T06:37:55.728Z] PASS [2021-01-19T06:37:55.728Z] coverage: 65.3% of statements [2021-01-19T06:37:55.728Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.498s coverage: 65.3% of statements [2021-01-19T06:37:58.177Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-01-19T06:37:58.177Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-01-19T06:37:58.650Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2021-01-19T06:37:58.650Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.11s) [2021-01-19T06:37:58.650Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2021-01-19T06:37:58.650Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2021-01-19T06:37:58.650Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2021-01-19T06:37:58.650Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2021-01-19T06:37:58.650Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2021-01-19T06:37:58.650Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2021-01-19T06:37:58.650Z] === RUN TestServiceConvertToGRPCContainerRuntime [2021-01-19T06:37:58.650Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2021-01-19T06:37:58.650Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2021-01-19T06:37:58.650Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2021-01-19T06:37:58.650Z] === RUN TestServiceConvertToGRPCIsolation [2021-01-19T06:37:58.650Z] === RUN TestServiceConvertToGRPCIsolation/empty [2021-01-19T06:37:58.650Z] === RUN TestServiceConvertToGRPCIsolation/default [2021-01-19T06:37:58.650Z] === RUN TestServiceConvertToGRPCIsolation/process [2021-01-19T06:37:58.650Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2021-01-19T06:37:58.650Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2021-01-19T06:37:58.650Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2021-01-19T06:37:58.650Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2021-01-19T06:37:58.650Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2021-01-19T06:37:58.650Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2021-01-19T06:37:58.650Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2021-01-19T06:37:58.650Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2021-01-19T06:37:58.650Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2021-01-19T06:37:58.650Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2021-01-19T06:37:58.650Z] === RUN TestServiceConvertFromGRPCIsolation [2021-01-19T06:37:58.650Z] === RUN TestServiceConvertFromGRPCIsolation/default [2021-01-19T06:37:58.650Z] === RUN TestServiceConvertFromGRPCIsolation/process [2021-01-19T06:37:58.650Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2021-01-19T06:37:58.650Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2021-01-19T06:37:58.650Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2021-01-19T06:37:58.650Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2021-01-19T06:37:58.650Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2021-01-19T06:37:58.650Z] === RUN TestServiceConvertToGRPCCredentialSpec [2021-01-19T06:37:58.650Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2021-01-19T06:37:58.650Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2021-01-19T06:37:58.650Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2021-01-19T06:37:58.650Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2021-01-19T06:37:58.650Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2021-01-19T06:37:58.650Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2021-01-19T06:37:58.650Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2021-01-19T06:37:58.650Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2021-01-19T06:37:58.650Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2021-01-19T06:37:58.650Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-01-19T06:37:58.650Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2021-01-19T06:37:58.650Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2021-01-19T06:37:58.650Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2021-01-19T06:37:58.650Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2021-01-19T06:37:58.650Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2021-01-19T06:37:58.650Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2021-01-19T06:37:58.650Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-01-19T06:37:58.650Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2021-01-19T06:37:58.650Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2021-01-19T06:37:58.650Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2021-01-19T06:37:58.650Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2021-01-19T06:37:58.650Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2021-01-19T06:37:58.650Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2021-01-19T06:37:58.650Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-01-19T06:37:58.650Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2021-01-19T06:37:58.650Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2021-01-19T06:37:58.650Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-01-19T06:37:58.650Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2021-01-19T06:37:58.650Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2021-01-19T06:37:58.650Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2021-01-19T06:37:58.650Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2021-01-19T06:37:58.650Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2021-01-19T06:37:58.650Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2021-01-19T06:37:58.650Z] === RUN TestServiceConvertFromGRPCConfigs [2021-01-19T06:37:58.650Z] === RUN TestServiceConvertFromGRPCConfigs/file [2021-01-19T06:37:58.650Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2021-01-19T06:37:58.650Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2021-01-19T06:37:58.650Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2021-01-19T06:37:58.650Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2021-01-19T06:37:58.650Z] === RUN TestServiceConvertToGRPCConfigs [2021-01-19T06:37:58.650Z] === RUN TestServiceConvertToGRPCConfigs/file [2021-01-19T06:37:58.650Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2021-01-19T06:37:58.650Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2021-01-19T06:37:58.650Z] === RUN TestServiceConvertToGRPCConfigs/none [2021-01-19T06:37:58.650Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2021-01-19T06:37:58.650Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2021-01-19T06:37:58.650Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2021-01-19T06:37:58.650Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2021-01-19T06:37:58.650Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2021-01-19T06:37:58.650Z] PASS [2021-01-19T06:37:58.650Z] coverage: 35.9% of statements [2021-01-19T06:37:58.650Z] ok github.com/docker/docker/daemon/cluster/convert 0.642s coverage: 35.9% of statements [2021-01-19T06:37:59.624Z] === RUN TestNewListSecretsFilters [2021-01-19T06:37:59.624Z] --- PASS: TestNewListSecretsFilters (0.00s) [2021-01-19T06:37:59.624Z] === RUN TestNewListConfigsFilters [2021-01-19T06:37:59.624Z] --- PASS: TestNewListConfigsFilters (0.00s) [2021-01-19T06:37:59.624Z] PASS [2021-01-19T06:37:59.624Z] coverage: 0.5% of statements [2021-01-19T06:37:59.624Z] ok github.com/docker/docker/daemon/cluster 1.085s coverage: 0.5% of statements [2021-01-19T06:38:04.730Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-01-19T06:38:04.730Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-01-19T06:38:04.730Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-01-19T06:38:04.730Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-01-19T06:38:04.730Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-01-19T06:38:04.730Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-01-19T06:38:04.730Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-01-19T06:38:05.297Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-01-19T06:38:05.297Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-01-19T06:38:05.448Z] === RUN TestDiscoveryOptsErrors [2021-01-19T06:38:05.448Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2021-01-19T06:38:05.448Z] === RUN TestDiscoveryOpts [2021-01-19T06:38:05.448Z] --- PASS: TestDiscoveryOpts (0.00s) [2021-01-19T06:38:05.448Z] PASS [2021-01-19T06:38:05.448Z] coverage: 30.0% of statements [2021-01-19T06:38:05.448Z] ok github.com/docker/docker/daemon/discovery 0.266s coverage: 30.0% of statements [2021-01-19T06:38:05.912Z] === RUN TestBuilderGC [2021-01-19T06:38:05.912Z] --- PASS: TestBuilderGC (0.00s) [2021-01-19T06:38:05.912Z] === RUN TestDaemonConfigurationNotFound [2021-01-19T06:38:05.912Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2021-01-19T06:38:05.912Z] === RUN TestDaemonBrokenConfiguration [2021-01-19T06:38:05.912Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2021-01-19T06:38:05.912Z] === RUN TestParseClusterAdvertiseSettings [2021-01-19T06:38:05.912Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2021-01-19T06:38:05.912Z] === RUN TestFindConfigurationConflicts [2021-01-19T06:38:05.912Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2021-01-19T06:38:05.912Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2021-01-19T06:38:05.912Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2021-01-19T06:38:05.912Z] === RUN TestDaemonConfigurationMergeConflicts [2021-01-19T06:38:05.912Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2021-01-19T06:38:05.912Z] === RUN TestDaemonConfigurationMergeConcurrent [2021-01-19T06:38:05.912Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2021-01-19T06:38:05.912Z] === RUN TestDaemonConfigurationMergeConcurrentError [2021-01-19T06:38:05.912Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2021-01-19T06:38:05.912Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2021-01-19T06:38:05.912Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2021-01-19T06:38:05.912Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2021-01-19T06:38:05.912Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2021-01-19T06:38:05.912Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2021-01-19T06:38:05.912Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2021-01-19T06:38:05.912Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2021-01-19T06:38:05.912Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2021-01-19T06:38:05.912Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2021-01-19T06:38:05.912Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2021-01-19T06:38:05.912Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2021-01-19T06:38:05.912Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2021-01-19T06:38:05.912Z] === RUN TestFindConfigurationConflictsWithMergedValues [2021-01-19T06:38:05.912Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2021-01-19T06:38:05.912Z] === RUN TestValidateConfigurationErrors [2021-01-19T06:38:05.912Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2021-01-19T06:38:05.912Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2021-01-19T06:38:05.912Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2021-01-19T06:38:05.912Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2021-01-19T06:38:05.912Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2021-01-19T06:38:05.912Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2021-01-19T06:38:05.912Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2021-01-19T06:38:05.912Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2021-01-19T06:38:05.912Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2021-01-19T06:38:05.912Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2021-01-19T06:38:05.912Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2021-01-19T06:38:05.912Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2021-01-19T06:38:05.912Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2021-01-19T06:38:05.912Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2021-01-19T06:38:05.912Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2021-01-19T06:38:05.912Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2021-01-19T06:38:05.912Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2021-01-19T06:38:05.912Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2021-01-19T06:38:05.912Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2021-01-19T06:38:05.912Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2021-01-19T06:38:05.912Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2021-01-19T06:38:05.912Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2021-01-19T06:38:05.912Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2021-01-19T06:38:05.912Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2021-01-19T06:38:05.912Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2021-01-19T06:38:05.912Z] === RUN TestValidateConfiguration [2021-01-19T06:38:05.912Z] === RUN TestValidateConfiguration/with_label [2021-01-19T06:38:05.912Z] === RUN TestValidateConfiguration/with_dns [2021-01-19T06:38:05.912Z] === RUN TestValidateConfiguration/with_dns-search [2021-01-19T06:38:05.912Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2021-01-19T06:38:05.912Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2021-01-19T06:38:05.912Z] === RUN TestValidateConfiguration/with_max-download-attempts [2021-01-19T06:38:05.912Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2021-01-19T06:38:05.912Z] === RUN TestValidateConfiguration/with_node_generic_resources [2021-01-19T06:38:05.912Z] --- PASS: TestValidateConfiguration (0.00s) [2021-01-19T06:38:05.912Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2021-01-19T06:38:05.912Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2021-01-19T06:38:05.912Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2021-01-19T06:38:05.912Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2021-01-19T06:38:05.912Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2021-01-19T06:38:05.912Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2021-01-19T06:38:05.912Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2021-01-19T06:38:05.912Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2021-01-19T06:38:05.912Z] === RUN TestModifiedDiscoverySettings [2021-01-19T06:38:05.912Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2021-01-19T06:38:05.912Z] === RUN TestReloadSetConfigFileNotExist [2021-01-19T06:38:06.234Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-01-19T06:38:06.234Z] === RUN TestDockerSuite/TestPruneContainerLabel [2021-01-19T06:38:06.373Z] time="2021-01-19T06:38:05Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2021-01-19T06:38:06.373Z] --- PASS: TestReloadSetConfigFileNotExist (0.13s) [2021-01-19T06:38:06.373Z] === RUN TestReloadDefaultConfigNotExist [2021-01-19T06:38:06.373Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2021-01-19T06:38:06.373Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-01-19T06:38:06.373Z] === RUN TestReloadBadDefaultConfig [2021-01-19T06:38:06.373Z] time="2021-01-19T06:38:05Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-673261715" [2021-01-19T06:38:06.373Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2021-01-19T06:38:06.373Z] === RUN TestReloadWithConflictingLabels [2021-01-19T06:38:06.373Z] time="2021-01-19T06:38:05Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-131857622" [2021-01-19T06:38:06.373Z] --- PASS: TestReloadWithConflictingLabels (0.01s) [2021-01-19T06:38:06.373Z] === RUN TestReloadWithDuplicateLabels [2021-01-19T06:38:06.373Z] time="2021-01-19T06:38:05Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-111938109" [2021-01-19T06:38:06.373Z] --- PASS: TestReloadWithDuplicateLabels (0.05s) [2021-01-19T06:38:06.373Z] === RUN TestDaemonConfigurationMerge [2021-01-19T06:38:06.373Z] --- PASS: TestDaemonConfigurationMerge (0.01s) [2021-01-19T06:38:06.373Z] PASS [2021-01-19T06:38:06.373Z] coverage: 79.7% of statements [2021-01-19T06:38:06.373Z] ok github.com/docker/docker/daemon/config 0.657s coverage: 79.7% of statements [2021-01-19T06:38:07.918Z] === RUN TestWaitNodeAttachment [2021-01-19T06:38:08.377Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.73s) [2021-01-19T06:38:08.377Z] PASS [2021-01-19T06:38:08.377Z] [2021-01-19T06:38:08.377Z] === Skipped [2021-01-19T06:38:08.377Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-01-19T06:38:08.377Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-01-19T06:38:08.377Z] [2021-01-19T06:38:08.377Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2021-01-19T06:38:08.377Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-01-19T06:38:08.377Z] [2021-01-19T06:38:08.377Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-01-19T06:38:08.377Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-01-19T06:38:08.377Z] [2021-01-19T06:38:08.377Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-01-19T06:38:08.377Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-01-19T06:38:08.377Z] [2021-01-19T06:38:08.377Z] [2021-01-19T06:38:08.377Z] DONE 17 tests, 4 skipped in 27.532s [2021-01-19T06:38:08.377Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-01-19T06:38:08.377Z] ++ 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 [2021-01-19T06:38:08.377Z] ++ set -e [2021-01-19T06:38:08.377Z] ++ '[' -n 0 ']' [2021-01-19T06:38:08.377Z] ++ set -x [2021-01-19T06:38:08.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=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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-01-19T06:38:08.377Z] INFO: Testing against a local daemon [2021-01-19T06:38:08.377Z] === RUN TestPluginInvalidJSON [2021-01-19T06:38:08.377Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-01-19T06:38:08.377Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-01-19T06:38:08.377Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-01-19T06:38:08.377Z] --- PASS: TestPluginInvalidJSON (0.02s) [2021-01-19T06:38:08.377Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-01-19T06:38:08.377Z] === RUN TestPluginInstall [2021-01-19T06:38:08.377Z] === RUN TestPluginInstall/no_auth [2021-01-19T06:38:08.377Z] time="2021-01-19T06:38:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-01-19T06:38:08.377Z] time="2021-01-19T06:38:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a002ad9c67657edcc87420b517351a048faf368b1af928527f5ee1537f317d6d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-01-19T06:38:08.377Z] time="2021-01-19T06:38:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-01-19T06:38:08.377Z] time="2021-01-19T06:38:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a002ad9c67657edcc87420b517351a048faf368b1af928527f5ee1537f317d6d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-01-19T06:38:08.377Z] === RUN TestPluginInstall/with_htpasswd [2021-01-19T06:38:08.379Z] --- PASS: TestWaitNodeAttachment (0.42s) [2021-01-19T06:38:08.380Z] === RUN TestIsolationConversion [2021-01-19T06:38:08.380Z] === RUN TestIsolationConversion/default [2021-01-19T06:38:08.380Z] === RUN TestIsolationConversion/process [2021-01-19T06:38:08.380Z] === RUN TestIsolationConversion/hyperv [2021-01-19T06:38:08.380Z] --- PASS: TestIsolationConversion (0.00s) [2021-01-19T06:38:08.380Z] --- PASS: TestIsolationConversion/default (0.00s) [2021-01-19T06:38:08.380Z] --- PASS: TestIsolationConversion/process (0.00s) [2021-01-19T06:38:08.380Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2021-01-19T06:38:08.380Z] === RUN TestContainerLabels [2021-01-19T06:38:08.380Z] --- PASS: TestContainerLabels (0.00s) [2021-01-19T06:38:08.380Z] === RUN TestCredentialSpecConversion [2021-01-19T06:38:08.380Z] === RUN TestCredentialSpecConversion/none [2021-01-19T06:38:08.380Z] === RUN TestCredentialSpecConversion/config [2021-01-19T06:38:08.380Z] === RUN TestCredentialSpecConversion/file [2021-01-19T06:38:08.380Z] === RUN TestCredentialSpecConversion/registry [2021-01-19T06:38:08.380Z] --- PASS: TestCredentialSpecConversion (0.00s) [2021-01-19T06:38:08.380Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2021-01-19T06:38:08.380Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2021-01-19T06:38:08.380Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2021-01-19T06:38:08.380Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2021-01-19T06:38:08.380Z] === RUN TestControllerValidateMountBind [2021-01-19T06:38:08.380Z] --- PASS: TestControllerValidateMountBind (0.00s) [2021-01-19T06:38:08.380Z] === RUN TestControllerValidateMountVolume [2021-01-19T06:38:08.380Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2021-01-19T06:38:08.380Z] === RUN TestControllerValidateMountTarget [2021-01-19T06:38:08.380Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2021-01-19T06:38:08.380Z] === RUN TestControllerValidateMountTmpfs [2021-01-19T06:38:08.380Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2021-01-19T06:38:08.380Z] === RUN TestControllerValidateMountInvalidType [2021-01-19T06:38:08.380Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2021-01-19T06:38:08.380Z] === RUN TestControllerValidateMountNamedPipe [2021-01-19T06:38:08.380Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2021-01-19T06:38:08.380Z] PASS [2021-01-19T06:38:08.380Z] coverage: 11.3% of statements [2021-01-19T06:38:08.380Z] ok github.com/docker/docker/daemon/cluster/executor/container 2.070s coverage: 11.3% of statements [2021-01-19T06:38:08.763Z] === RUN TestDockerSuite/TestPruneContainerUntil [2021-01-19T06:38:09.007Z] time="2021-01-19T06:38:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-01-19T06:38:09.007Z] time="2021-01-19T06:38:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:739e0d349341e85725c347e54da57c420d9a7258bc6c4abbc267337d542762ff" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-01-19T06:38:09.007Z] time="2021-01-19T06:38:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-01-19T06:38:09.007Z] time="2021-01-19T06:38:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:739e0d349341e85725c347e54da57c420d9a7258bc6c4abbc267337d542762ff" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-01-19T06:38:09.297Z] === RUN TestPluginInstall/with_insecure [2021-01-19T06:38:09.330Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2021-01-19T06:38:09.364Z] === RUN TestVerifyNetworkingConfig [2021-01-19T06:38:09.364Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2021-01-19T06:38:09.364Z] === RUN TestGetContainer [2021-01-19T06:38:09.364Z] --- PASS: TestGetContainer (0.00s) [2021-01-19T06:38:09.364Z] === RUN TestValidContainerNames [2021-01-19T06:38:09.364Z] --- PASS: TestValidContainerNames (0.00s) [2021-01-19T06:38:09.364Z] === RUN TestContainerInitDNS [2021-01-19T06:38:09.364Z] --- SKIP: TestContainerInitDNS (0.00s) [2021-01-19T06:38:09.364Z] daemon_test.go:147: root required [2021-01-19T06:38:09.364Z] === RUN TestMerge [2021-01-19T06:38:09.364Z] --- PASS: TestMerge (0.00s) [2021-01-19T06:38:09.364Z] === RUN TestValidateContainerIsolation [2021-01-19T06:38:09.364Z] --- PASS: TestValidateContainerIsolation (0.00s) [2021-01-19T06:38:09.364Z] === RUN TestFindNetworkErrorType [2021-01-19T06:38:09.364Z] --- PASS: TestFindNetworkErrorType (0.00s) [2021-01-19T06:38:09.364Z] === RUN TestEnsureServicesExist [2021-01-19T06:38:09.364Z] --- PASS: TestEnsureServicesExist (0.00s) [2021-01-19T06:38:09.364Z] === RUN TestEnsureServicesExistErrors [2021-01-19T06:38:09.364Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2021-01-19T06:38:09.364Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2021-01-19T06:38:09.364Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2021-01-19T06:38:09.364Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2021-01-19T06:38:09.364Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2021-01-19T06:38:09.364Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2021-01-19T06:38:09.364Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2021-01-19T06:38:09.364Z] === RUN TestContainerDelete [2021-01-19T06:38:09.364Z] --- PASS: TestContainerDelete (0.00s) [2021-01-19T06:38:09.364Z] === RUN TestContainerDoubleDelete [2021-01-19T06:38:09.364Z] --- PASS: TestContainerDoubleDelete (0.00s) [2021-01-19T06:38:09.364Z] === RUN TestLogContainerEventCopyLabels [2021-01-19T06:38:09.364Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2021-01-19T06:38:09.364Z] === RUN TestLogContainerEventWithAttributes [2021-01-19T06:38:09.364Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2021-01-19T06:38:09.364Z] === RUN TestNoneHealthcheck [2021-01-19T06:38:09.364Z] --- PASS: TestNoneHealthcheck (0.00s) [2021-01-19T06:38:09.364Z] === RUN TestHealthStates [2021-01-19T06:38:09.364Z] time="2021-01-19T06:38:08Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-01-19T06:38:09.364Z] time="2021-01-19T06:38:09Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-01-19T06:38:09.364Z] time="2021-01-19T06:38:09Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-01-19T06:38:09.364Z] time="2021-01-19T06:38:09Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-01-19T06:38:09.364Z] time="2021-01-19T06:38:09Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-01-19T06:38:09.364Z] time="2021-01-19T06:38:09Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-01-19T06:38:09.364Z] time="2021-01-19T06:38:09Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-01-19T06:38:09.364Z] time="2021-01-19T06:38:09Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-01-19T06:38:09.364Z] time="2021-01-19T06:38:09Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-01-19T06:38:09.364Z] time="2021-01-19T06:38:09Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-01-19T06:38:09.364Z] --- PASS: TestHealthStates (0.09s) [2021-01-19T06:38:09.364Z] === RUN TestMaskURLCredentials [2021-01-19T06:38:09.364Z] --- PASS: TestMaskURLCredentials (0.00s) [2021-01-19T06:38:09.364Z] === RUN TestGetInspectData [2021-01-19T06:38:09.364Z] --- PASS: TestGetInspectData (0.00s) [2021-01-19T06:38:09.364Z] === RUN TestFillLicense [2021-01-19T06:38:09.364Z] --- PASS: TestFillLicense (0.00s) [2021-01-19T06:38:09.364Z] === RUN TestListInvalidFilter [2021-01-19T06:38:09.364Z] --- PASS: TestListInvalidFilter (0.00s) [2021-01-19T06:38:09.364Z] === RUN TestNameFilter [2021-01-19T06:38:09.364Z] --- PASS: TestNameFilter (0.00s) [2021-01-19T06:38:09.364Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2021-01-19T06:38:09.364Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2021-01-19T06:38:09.364Z] === RUN TestSetWindowsCredentialSpecInSpec [2021-01-19T06:38:09.364Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2021-01-19T06:38:09.364Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2021-01-19T06:38:09.364Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2021-01-19T06:38:09.364Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2021-01-19T06:38:09.364Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2021-01-19T06:38:09.364Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2021-01-19T06:38:09.364Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2021-01-19T06:38:09.364Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2021-01-19T06:38:09.364Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2021-01-19T06:38:09.364Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2021-01-19T06:38:09.364Z] === RUN TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API [2021-01-19T06:38:09.364Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2021-01-19T06:38:09.364Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2021-01-19T06:38:09.364Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2021-01-19T06:38:09.364Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2021-01-19T06:38:09.364Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2021-01-19T06:38:09.364Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2021-01-19T06:38:09.364Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2021-01-19T06:38:09.364Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2021-01-19T06:38:09.364Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2021-01-19T06:38:09.364Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2021-01-19T06:38:09.364Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2021-01-19T06:38:09.364Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2021-01-19T06:38:09.364Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2021-01-19T06:38:09.364Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-01-19T06:38:09.364Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2021-01-19T06:38:09.364Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2021-01-19T06:38:09.364Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-01-19T06:38:09.364Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2021-01-19T06:38:09.364Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2021-01-19T06:38:09.364Z] --- PASS: TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API (0.00s) [2021-01-19T06:38:09.364Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2021-01-19T06:38:09.364Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2021-01-19T06:38:09.364Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2021-01-19T06:38:09.364Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2021-01-19T06:38:09.364Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2021-01-19T06:38:09.364Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2021-01-19T06:38:09.364Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2021-01-19T06:38:09.364Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2021-01-19T06:38:09.364Z] === RUN TestDaemonReloadLabels [2021-01-19T06:38:09.364Z] --- PASS: TestDaemonReloadLabels (0.00s) [2021-01-19T06:38:09.365Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2021-01-19T06:38:09.365Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2021-01-19T06:38:09.365Z] === RUN TestDaemonReloadMirrors [2021-01-19T06:38:09.365Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2021-01-19T06:38:09.365Z] === RUN TestDaemonReloadInsecureRegistries [2021-01-19T06:38:09.365Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2021-01-19T06:38:09.365Z] === RUN TestDaemonReloadNotAffectOthers [2021-01-19T06:38:09.365Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2021-01-19T06:38:09.365Z] === RUN TestDaemonDiscoveryReload [2021-01-19T06:38:09.365Z] === RUN TestEventsLog [2021-01-19T06:38:09.365Z] --- PASS: TestEventsLog (0.00s) [2021-01-19T06:38:09.365Z] === RUN TestEventsLogTimeout [2021-01-19T06:38:09.365Z] --- PASS: TestEventsLogTimeout (0.00s) [2021-01-19T06:38:09.365Z] === RUN TestLogEvents [2021-01-19T06:38:09.365Z] --- PASS: TestLogEvents (0.05s) [2021-01-19T06:38:09.365Z] === RUN TestLoadBufferedEvents [2021-01-19T06:38:09.827Z] --- PASS: TestLoadBufferedEvents (0.14s) [2021-01-19T06:38:09.827Z] === RUN TestLoadBufferedEventsOnlyFromPast [2021-01-19T06:38:09.827Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2021-01-19T06:38:09.827Z] === RUN TestIgnoreBufferedWhenNoTimes [2021-01-19T06:38:09.827Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2021-01-19T06:38:09.827Z] PASS [2021-01-19T06:38:09.827Z] coverage: 50.0% of statements [2021-01-19T06:38:09.827Z] ok github.com/docker/docker/daemon/events 0.717s coverage: 50.0% of statements [2021-01-19T06:38:09.895Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2021-01-19T06:38:10.153Z] === RUN TestDockerSuite/TestPsByOrder [2021-01-19T06:38:10.289Z] --- PASS: TestDaemonDiscoveryReload (1.00s) [2021-01-19T06:38:10.289Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2021-01-19T06:38:10.798Z] time="2021-01-19T06:38:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-01-19T06:38:10.798Z] time="2021-01-19T06:38:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:bea8bf15d41e95d180be8b9bc507cdc4f3864dd49a50250b85293dfdc70d69ad" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-01-19T06:38:10.798Z] time="2021-01-19T06:38:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-01-19T06:38:10.798Z] time="2021-01-19T06:38:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:bea8bf15d41e95d180be8b9bc507cdc4f3864dd49a50250b85293dfdc70d69ad" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-01-19T06:38:10.798Z] --- PASS: TestPluginInstall (4.33s) [2021-01-19T06:38:10.798Z] --- PASS: TestPluginInstall/no_auth (2.03s) [2021-01-19T06:38:10.798Z] --- PASS: TestPluginInstall/with_htpasswd (0.92s) [2021-01-19T06:38:10.798Z] --- PASS: TestPluginInstall/with_insecure (1.37s) [2021-01-19T06:38:10.798Z] plugin_test.go:157: [d224eb79712ae] daemon is not started [2021-01-19T06:38:10.798Z] PASS [2021-01-19T06:38:10.798Z] [2021-01-19T06:38:10.798Z] DONE 6 tests in 4.423s [2021-01-19T06:38:10.798Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-01-19T06:38:10.798Z] ++ 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 [2021-01-19T06:38:10.798Z] ++ set -e [2021-01-19T06:38:10.798Z] ++ '[' -n 0 ']' [2021-01-19T06:38:10.798Z] ++ set -x [2021-01-19T06:38:10.798Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-01-19T06:38:10.798Z] INFO: Testing against a local daemon [2021-01-19T06:38:10.798Z] === RUN TestExternalGraphDriver [2021-01-19T06:38:11.094Z] === RUN TestExternalGraphDriver/json [2021-01-19T06:38:11.262Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.60s) [2021-01-19T06:38:11.262Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2021-01-19T06:38:11.262Z] === RUN TestLinkNaming [2021-01-19T06:38:11.262Z] --- PASS: TestLinkNaming (0.00s) [2021-01-19T06:38:11.262Z] === RUN TestLinkNew [2021-01-19T06:38:11.262Z] --- PASS: TestLinkNew (0.00s) [2021-01-19T06:38:11.262Z] === RUN TestLinkEnv [2021-01-19T06:38:11.262Z] --- PASS: TestLinkEnv (0.00s) [2021-01-19T06:38:11.262Z] === RUN TestLinkMultipleEnv [2021-01-19T06:38:11.262Z] --- PASS: TestLinkMultipleEnv (0.00s) [2021-01-19T06:38:11.262Z] === RUN TestLinkPortRangeEnv [2021-01-19T06:38:11.262Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2021-01-19T06:38:11.262Z] PASS [2021-01-19T06:38:11.262Z] coverage: 93.0% of statements [2021-01-19T06:38:11.262Z] ok github.com/docker/docker/daemon/links 0.069s coverage: 93.0% of statements [2021-01-19T06:38:11.262Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s) [2021-01-19T06:38:11.262Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2021-01-19T06:38:11.262Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-01-19T06:38:11.262Z] reload_test.go:520: root required [2021-01-19T06:38:11.262Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2021-01-19T06:38:11.262Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2021-01-19T06:38:11.262Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2021-01-19T06:38:11.723Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.03s) [2021-01-19T06:38:11.723Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2021-01-19T06:38:11.723Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2021-01-19T06:38:11.723Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2021-01-19T06:38:11.723Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2021-01-19T06:38:11.723Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2021-01-19T06:38:11.723Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2021-01-19T06:38:11.723Z] === RUN TestParseVolumesFrom [2021-01-19T06:38:11.723Z] --- PASS: TestParseVolumesFrom (0.00s) [2021-01-19T06:38:11.723Z] PASS [2021-01-19T06:38:11.723Z] coverage: 9.1% of statements [2021-01-19T06:38:11.723Z] ok github.com/docker/docker/daemon 5.093s coverage: 9.1% of statements [2021-01-19T06:38:11.724Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-01-19T06:38:11.724Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-01-19T06:38:11.724Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-01-19T06:38:11.724Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-01-19T06:38:11.724Z] === RUN TestIsEmptyDir [2021-01-19T06:38:11.724Z] --- PASS: TestIsEmptyDir (0.01s) [2021-01-19T06:38:11.724Z] PASS [2021-01-19T06:38:11.724Z] coverage: 2.3% of statements [2021-01-19T06:38:11.724Z] ok github.com/docker/docker/daemon/graphdriver 0.214s coverage: 2.3% of statements [2021-01-19T06:38:11.724Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2021-01-19T06:38:11.724Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2021-01-19T06:38:11.724Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2021-01-19T06:38:11.724Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-01-19T06:38:11.724Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2021-01-19T06:38:11.724Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2021-01-19T06:38:11.724Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2021-01-19T06:38:11.724Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-01-19T06:38:11.724Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2021-01-19T06:38:11.724Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2021-01-19T06:38:11.724Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2021-01-19T06:38:12.683Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-01-19T06:38:13.150Z] === RUN TestExternalGraphDriver/spec [2021-01-19T06:38:13.253Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-01-19T06:38:14.654Z] === RUN TestExternalGraphDriver/pull [2021-01-19T06:38:15.481Z] === RUN TestSearchRegistryForImagesErrors [2021-01-19T06:38:15.481Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2021-01-19T06:38:15.481Z] === RUN TestSearchRegistryForImages [2021-01-19T06:38:15.481Z] --- PASS: TestSearchRegistryForImages (0.00s) [2021-01-19T06:38:15.481Z] === RUN TestImageDelete [2021-01-19T06:38:15.481Z] === RUN TestImageDelete/no_lease [2021-01-19T06:38:15.481Z] === RUN TestImageDelete/lease_exists [2021-01-19T06:38:15.481Z] === RUN TestNewStreamConfig [2021-01-19T06:38:15.481Z] === RUN TestNewStreamConfig/defaults [2021-01-19T06:38:15.481Z] === RUN TestNewStreamConfig/invalid_create_group [2021-01-19T06:38:15.481Z] === RUN TestNewStreamConfig/invalid_flush_interval [2021-01-19T06:38:15.481Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2021-01-19T06:38:15.481Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2021-01-19T06:38:15.481Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2021-01-19T06:38:15.481Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2021-01-19T06:38:15.481Z] --- PASS: TestNewStreamConfig (0.00s) [2021-01-19T06:38:15.481Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2021-01-19T06:38:15.481Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2021-01-19T06:38:15.481Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2021-01-19T06:38:15.481Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2021-01-19T06:38:15.481Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2021-01-19T06:38:15.481Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2021-01-19T06:38:15.481Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2021-01-19T06:38:15.481Z] === RUN TestNewAWSLogsClientUserAgentHandler [2021-01-19T06:38:15.481Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2021-01-19T06:38:15.481Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2021-01-19T06:38:15.481Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2021-01-19T06:38:15.481Z] === RUN TestNewAWSLogsClientRegionDetect [2021-01-19T06:38:15.481Z] time="2021-01-19T06:38:15Z" level=info msg="Trying to get region from EC2 Metadata" [2021-01-19T06:38:15.481Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.09s) [2021-01-19T06:38:15.481Z] === RUN TestCreateSuccess [2021-01-19T06:38:15.481Z] --- PASS: TestCreateSuccess (0.00s) [2021-01-19T06:38:15.481Z] === RUN TestCreateLogGroupSuccess [2021-01-19T06:38:15.481Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2021-01-19T06:38:15.481Z] === RUN TestCreateError [2021-01-19T06:38:15.481Z] --- PASS: TestCreateError (0.00s) [2021-01-19T06:38:15.481Z] === RUN TestCreateAlreadyExists [2021-01-19T06:38:15.481Z] time="2021-01-19T06:38:15Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2021-01-19T06:38:15.481Z] --- PASS: TestCreateAlreadyExists (0.00s) [2021-01-19T06:38:15.481Z] === RUN TestLogClosed [2021-01-19T06:38:15.481Z] --- PASS: TestLogClosed (0.00s) [2021-01-19T06:38:15.481Z] === RUN TestLogBlocking [2021-01-19T06:38:15.481Z] --- PASS: TestLogBlocking (0.00s) [2021-01-19T06:38:15.481Z] === RUN TestLogNonBlockingBufferEmpty [2021-01-19T06:38:15.481Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2021-01-19T06:38:15.481Z] === RUN TestLogNonBlockingBufferFull [2021-01-19T06:38:15.481Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2021-01-19T06:38:15.481Z] === RUN TestPublishBatchSuccess [2021-01-19T06:38:15.481Z] --- PASS: TestPublishBatchSuccess (0.00s) [2021-01-19T06:38:15.481Z] === RUN TestPublishBatchError [2021-01-19T06:38:15.481Z] time="2021-01-19T06:38:15Z" level=error msg=Error [2021-01-19T06:38:15.481Z] --- PASS: TestPublishBatchError (0.00s) [2021-01-19T06:38:15.481Z] === RUN TestPublishBatchInvalidSeqSuccess [2021-01-19T06:38:15.481Z] time="2021-01-19T06:38:15Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-01-19T06:38:15.481Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2021-01-19T06:38:15.481Z] === RUN TestPublishBatchAlreadyAccepted [2021-01-19T06:38:15.481Z] time="2021-01-19T06:38:15Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-01-19T06:38:15.481Z] time="2021-01-19T06:38:15Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2021-01-19T06:38:15.481Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2021-01-19T06:38:15.481Z] === RUN TestCollectBatchSimple [2021-01-19T06:38:15.481Z] --- PASS: TestCollectBatchSimple (0.00s) [2021-01-19T06:38:15.482Z] === RUN TestCollectBatchTicker [2021-01-19T06:38:15.482Z] --- PASS: TestCollectBatchTicker (0.00s) [2021-01-19T06:38:15.482Z] === RUN TestCollectBatchMultilinePattern [2021-01-19T06:38:15.482Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2021-01-19T06:38:15.482Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2021-01-19T06:38:15.482Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2021-01-19T06:38:15.482Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2021-01-19T06:38:15.482Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2021-01-19T06:38:15.482Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2021-01-19T06:38:15.482Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.00s) [2021-01-19T06:38:15.482Z] === RUN TestCollectBatchClose [2021-01-19T06:38:15.482Z] --- PASS: TestCollectBatchClose (0.00s) [2021-01-19T06:38:15.482Z] === RUN TestEffectiveLen [2021-01-19T06:38:15.482Z] === RUN TestEffectiveLen/0/Hello [2021-01-19T06:38:15.482Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2021-01-19T06:38:15.482Z] === RUN TestEffectiveLen/2/🙃 [2021-01-19T06:38:15.482Z] === RUN TestEffectiveLen/3/���� [2021-01-19T06:38:15.482Z] === RUN TestEffectiveLen/4/He��o [2021-01-19T06:38:15.482Z] === RUN TestEffectiveLen/5/ [2021-01-19T06:38:15.482Z] --- PASS: TestEffectiveLen (0.00s) [2021-01-19T06:38:15.482Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2021-01-19T06:38:15.482Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2021-01-19T06:38:15.482Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2021-01-19T06:38:15.482Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2021-01-19T06:38:15.482Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2021-01-19T06:38:15.482Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2021-01-19T06:38:15.482Z] === RUN TestFindValidSplit [2021-01-19T06:38:15.482Z] === RUN TestFindValidSplit/0/ [2021-01-19T06:38:15.482Z] === RUN TestFindValidSplit/1/Hello [2021-01-19T06:38:15.482Z] === RUN TestFindValidSplit/2/Hello [2021-01-19T06:38:15.482Z] === RUN TestFindValidSplit/3/Hello [2021-01-19T06:38:15.482Z] === RUN TestFindValidSplit/4/🙃 [2021-01-19T06:38:15.482Z] === RUN TestFindValidSplit/5/🙃 [2021-01-19T06:38:15.482Z] === RUN TestFindValidSplit/6/a� [2021-01-19T06:38:15.482Z] === RUN TestFindValidSplit/7/a� [2021-01-19T06:38:15.482Z] --- PASS: TestFindValidSplit (0.00s) [2021-01-19T06:38:15.482Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2021-01-19T06:38:15.482Z] cloudwatchlogs_test.go:1044: [2021-01-19T06:38:15.482Z] cloudwatchlogs_test.go:1045: [2021-01-19T06:38:15.482Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2021-01-19T06:38:15.482Z] cloudwatchlogs_test.go:1044: Hello [2021-01-19T06:38:15.482Z] cloudwatchlogs_test.go:1045: [2021-01-19T06:38:15.482Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2021-01-19T06:38:15.482Z] cloudwatchlogs_test.go:1044: He [2021-01-19T06:38:15.482Z] cloudwatchlogs_test.go:1045: llo [2021-01-19T06:38:15.482Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2021-01-19T06:38:15.482Z] cloudwatchlogs_test.go:1044: [2021-01-19T06:38:15.482Z] cloudwatchlogs_test.go:1045: Hello [2021-01-19T06:38:15.943Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2021-01-19T06:38:15.943Z] cloudwatchlogs_test.go:1044: [2021-01-19T06:38:15.943Z] cloudwatchlogs_test.go:1045: 🙃 [2021-01-19T06:38:15.943Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2021-01-19T06:38:15.943Z] cloudwatchlogs_test.go:1044: 🙃 [2021-01-19T06:38:15.943Z] cloudwatchlogs_test.go:1045: [2021-01-19T06:38:15.943Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2021-01-19T06:38:15.943Z] cloudwatchlogs_test.go:1044: a [2021-01-19T06:38:15.943Z] cloudwatchlogs_test.go:1045: � [2021-01-19T06:38:15.943Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2021-01-19T06:38:15.943Z] cloudwatchlogs_test.go:1044: a� [2021-01-19T06:38:15.943Z] cloudwatchlogs_test.go:1045: [2021-01-19T06:38:15.943Z] === RUN TestProcessEventEmoji [2021-01-19T06:38:15.943Z] --- PASS: TestProcessEventEmoji (0.00s) [2021-01-19T06:38:15.943Z] === RUN TestCollectBatchLineSplit [2021-01-19T06:38:15.943Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2021-01-19T06:38:15.943Z] === RUN TestCollectBatchLineSplitWithBinary [2021-01-19T06:38:15.943Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2021-01-19T06:38:15.943Z] === RUN TestCollectBatchMaxEvents [2021-01-19T06:38:15.943Z] --- PASS: TestImageDelete (0.39s) [2021-01-19T06:38:15.943Z] --- PASS: TestImageDelete/no_lease (0.05s) [2021-01-19T06:38:15.943Z] --- PASS: TestImageDelete/lease_exists (0.25s) [2021-01-19T06:38:15.943Z] === RUN TestContentStoreForPull [2021-01-19T06:38:15.943Z] --- PASS: TestCollectBatchMaxEvents (0.03s) [2021-01-19T06:38:15.943Z] === RUN TestCollectBatchMaxTotalBytes [2021-01-19T06:38:15.943Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2021-01-19T06:38:15.943Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2021-01-19T06:38:15.943Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2021-01-19T06:38:15.943Z] === RUN TestCollectBatchWithDuplicateTimestamps [2021-01-19T06:38:15.943Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.05s) [2021-01-19T06:38:15.943Z] === RUN TestParseLogOptionsMultilinePattern [2021-01-19T06:38:15.943Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2021-01-19T06:38:15.943Z] === RUN TestParseLogOptionsDatetimeFormat [2021-01-19T06:38:15.943Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2021-01-19T06:38:15.943Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2021-01-19T06:38:15.943Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2021-01-19T06:38:15.943Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2021-01-19T06:38:15.943Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2021-01-19T06:38:15.943Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2021-01-19T06:38:15.943Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2021-01-19T06:38:15.943Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2021-01-19T06:38:15.943Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2021-01-19T06:38:15.943Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2021-01-19T06:38:15.943Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2021-01-19T06:38:15.943Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2021-01-19T06:38:15.943Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2021-01-19T06:38:15.943Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2021-01-19T06:38:15.943Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2021-01-19T06:38:15.943Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2021-01-19T06:38:15.943Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2021-01-19T06:38:15.943Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2021-01-19T06:38:15.943Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2021-01-19T06:38:15.943Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2021-01-19T06:38:15.943Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2021-01-19T06:38:15.943Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2021-01-19T06:38:15.943Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2021-01-19T06:38:15.943Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2021-01-19T06:38:15.943Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2021-01-19T06:38:15.943Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2021-01-19T06:38:15.943Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2021-01-19T06:38:15.943Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2021-01-19T06:38:15.943Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2021-01-19T06:38:15.943Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2021-01-19T06:38:15.943Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2021-01-19T06:38:15.943Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2021-01-19T06:38:15.943Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2021-01-19T06:38:15.943Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2021-01-19T06:38:15.943Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2021-01-19T06:38:15.943Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2021-01-19T06:38:15.943Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2021-01-19T06:38:15.943Z] === RUN TestCreateTagSuccess [2021-01-19T06:38:15.943Z] --- PASS: TestCreateTagSuccess (0.00s) [2021-01-19T06:38:15.943Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2021-01-19T06:38:15.943Z] === RUN TestJSONFileLogger [2021-01-19T06:38:15.943Z] --- PASS: TestJSONFileLogger (0.00s) [2021-01-19T06:38:15.943Z] === RUN TestJSONFileLoggerWithTags [2021-01-19T06:38:15.943Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2021-01-19T06:38:15.943Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2021-01-19T06:38:15.943Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2021-01-19T06:38:15.943Z] === RUN TestJSONFileLoggerWithOpts [2021-01-19T06:38:15.944Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2021-01-19T06:38:15.944Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2021-01-19T06:38:15.944Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2021-01-19T06:38:15.944Z] PASS [2021-01-19T06:38:15.944Z] coverage: 77.4% of statements [2021-01-19T06:38:15.944Z] ok github.com/docker/docker/daemon/logger/awslogs 0.931s coverage: 77.4% of statements [2021-01-19T06:38:15.944Z] --- PASS: TestJSONFileLoggerWithOpts (0.02s) [2021-01-19T06:38:15.944Z] === RUN TestJSONFileLoggerWithLabelsEnv [2021-01-19T06:38:15.944Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2021-01-19T06:38:15.944Z] === RUN TestEncodeDecode [2021-01-19T06:38:15.944Z] === PAUSE TestEncodeDecode [2021-01-19T06:38:15.944Z] === CONT TestEncodeDecode [2021-01-19T06:38:15.944Z] --- PASS: TestContentStoreForPull (0.21s) [2021-01-19T06:38:15.944Z] PASS [2021-01-19T06:38:15.944Z] coverage: 6.5% of statements [2021-01-19T06:38:15.944Z] ok github.com/docker/docker/daemon/images 1.236s coverage: 6.5% of statements [2021-01-19T06:38:15.944Z] === RUN TestAdapterReadLogs [2021-01-19T06:38:15.944Z] --- PASS: TestAdapterReadLogs (0.00s) [2021-01-19T06:38:15.944Z] === RUN TestCopier [2021-01-19T06:38:15.944Z] --- PASS: TestCopier (0.00s) [2021-01-19T06:38:15.944Z] === RUN TestCopierLongLines [2021-01-19T06:38:15.944Z] --- PASS: TestCopierLongLines (0.00s) [2021-01-19T06:38:15.944Z] === RUN TestCopierSlow [2021-01-19T06:38:15.944Z] --- PASS: TestEncodeDecode (0.13s) [2021-01-19T06:38:15.944Z] PASS [2021-01-19T06:38:15.944Z] coverage: 61.6% of statements [2021-01-19T06:38:15.944Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.585s coverage: 61.6% of statements [2021-01-19T06:38:15.944Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-01-19T06:38:15.944Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-01-19T06:38:15.944Z] --- PASS: TestCopierSlow (0.20s) [2021-01-19T06:38:15.944Z] === RUN TestCopierWithSized [2021-01-19T06:38:15.944Z] --- PASS: TestCopierWithSized (0.00s) [2021-01-19T06:38:15.944Z] === RUN TestCopierWithPartial [2021-01-19T06:38:15.944Z] --- PASS: TestCopierWithPartial (0.01s) [2021-01-19T06:38:15.944Z] === RUN TestRingLogger [2021-01-19T06:38:15.944Z] --- PASS: TestRingLogger (0.00s) [2021-01-19T06:38:15.944Z] === RUN TestRingCap [2021-01-19T06:38:15.944Z] --- PASS: TestRingCap (0.00s) [2021-01-19T06:38:15.944Z] === RUN TestRingClose [2021-01-19T06:38:15.944Z] --- PASS: TestRingClose (0.00s) [2021-01-19T06:38:15.944Z] === RUN TestRingDrain [2021-01-19T06:38:15.944Z] --- PASS: TestRingDrain (0.00s) [2021-01-19T06:38:15.944Z] PASS [2021-01-19T06:38:15.944Z] coverage: 41.2% of statements [2021-01-19T06:38:16.406Z] ok github.com/docker/docker/daemon/logger 0.549s coverage: 41.2% of statements [2021-01-19T06:38:16.406Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2021-01-19T06:38:16.406Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-01-19T06:38:16.406Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-01-19T06:38:16.406Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2021-01-19T06:38:16.406Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2021-01-19T06:38:16.533Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-01-19T06:38:16.713Z] --- PASS: TestExternalGraphDriver (5.75s) [2021-01-19T06:38:16.713Z] --- PASS: TestExternalGraphDriver/json (1.82s) [2021-01-19T06:38:16.713Z] --- PASS: TestExternalGraphDriver/spec (1.78s) [2021-01-19T06:38:16.713Z] --- PASS: TestExternalGraphDriver/pull (1.99s) [2021-01-19T06:38:16.713Z] === RUN TestGraphdriverPluginV2 [2021-01-19T06:38:16.713Z] --- SKIP: TestGraphdriverPluginV2 (0.06s) [2021-01-19T06:38:16.713Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-01-19T06:38:16.713Z] PASS [2021-01-19T06:38:16.713Z] [2021-01-19T06:38:16.713Z] === Skipped [2021-01-19T06:38:16.713Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s) [2021-01-19T06:38:16.713Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-01-19T06:38:16.713Z] [2021-01-19T06:38:16.713Z] [2021-01-19T06:38:16.713Z] DONE 5 tests, 1 skipped in 5.883s [2021-01-19T06:38:16.713Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-01-19T06:38:16.713Z] ++ 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 [2021-01-19T06:38:16.713Z] ++ set -e [2021-01-19T06:38:16.713Z] ++ '[' -n 0 ']' [2021-01-19T06:38:16.713Z] ++ set -x [2021-01-19T06:38:16.713Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-01-19T06:38:16.713Z] INFO: Testing against a local daemon [2021-01-19T06:38:16.713Z] === RUN TestContinueAfterPluginCrash [2021-01-19T06:38:16.713Z] === PAUSE TestContinueAfterPluginCrash [2021-01-19T06:38:16.713Z] === RUN TestReadPluginNoRead [2021-01-19T06:38:16.713Z] === PAUSE TestReadPluginNoRead [2021-01-19T06:38:16.713Z] === RUN TestDaemonStartWithLogOpt [2021-01-19T06:38:16.713Z] === PAUSE TestDaemonStartWithLogOpt [2021-01-19T06:38:16.713Z] === CONT TestContinueAfterPluginCrash [2021-01-19T06:38:16.713Z] === CONT TestDaemonStartWithLogOpt [2021-01-19T06:38:16.713Z] === CONT TestReadPluginNoRead [2021-01-19T06:38:17.380Z] === RUN TestJSONLogsMarshalJSONBuf [2021-01-19T06:38:17.380Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2021-01-19T06:38:17.381Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2021-01-19T06:38:17.381Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.12s) [2021-01-19T06:38:17.381Z] === RUN TestFastTimeMarshalJSON [2021-01-19T06:38:17.381Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2021-01-19T06:38:17.381Z] PASS [2021-01-19T06:38:17.381Z] coverage: 87.2% of statements [2021-01-19T06:38:17.381Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.257s coverage: 87.2% of statements [2021-01-19T06:38:18.356Z] === RUN TestWriteLog [2021-01-19T06:38:18.356Z] === PAUSE TestWriteLog [2021-01-19T06:38:18.356Z] === RUN TestReadLog [2021-01-19T06:38:18.356Z] === PAUSE TestReadLog [2021-01-19T06:38:18.356Z] === CONT TestWriteLog [2021-01-19T06:38:18.356Z] === CONT TestReadLog [2021-01-19T06:38:18.356Z] --- PASS: TestWriteLog (0.00s) [2021-01-19T06:38:18.356Z] === RUN TestReadLog/tail_exact [2021-01-19T06:38:18.823Z] === RUN TestOpenFileDelete [2021-01-19T06:38:18.823Z] --- PASS: TestOpenFileDelete (0.00s) [2021-01-19T06:38:18.823Z] === RUN TestOpenFileRename [2021-01-19T06:38:18.823Z] --- PASS: TestOpenFileRename (0.00s) [2021-01-19T06:38:18.823Z] === RUN TestParseLogTagDefaultTag [2021-01-19T06:38:18.823Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2021-01-19T06:38:18.823Z] === RUN TestParseLogTag [2021-01-19T06:38:18.823Z] --- PASS: TestParseLogTag (0.00s) [2021-01-19T06:38:18.823Z] === RUN TestParseLogTagEmptyTag [2021-01-19T06:38:18.823Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2021-01-19T06:38:18.823Z] === RUN TestTailFiles [2021-01-19T06:38:18.823Z] --- PASS: TestTailFiles (0.00s) [2021-01-19T06:38:18.823Z] === RUN TestFollowLogsConsumerGone [2021-01-19T06:38:18.823Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2021-01-19T06:38:18.823Z] === RUN TestFollowLogsProducerGone [2021-01-19T06:38:18.823Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2021-01-19T06:38:18.823Z] logfile_test.go:232: messages sent: 4098, received: 4098 [2021-01-19T06:38:18.823Z] logfile_test.go:179: logDecode() closed after sending 4098 messages [2021-01-19T06:38:18.823Z] === RUN TestCheckCapacityAndRotate [2021-01-19T06:38:18.823Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2021-01-19T06:38:18.823Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2021-01-19T06:38:18.823Z] === RUN TestReadLog/tail_less_than_available [2021-01-19T06:38:18.823Z] === RUN TestReadLog/tail_more_than_available [2021-01-19T06:38:18.823Z] --- PASS: TestReadLog (0.14s) [2021-01-19T06:38:18.823Z] --- PASS: TestReadLog/tail_exact (0.13s) [2021-01-19T06:38:18.823Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2021-01-19T06:38:18.823Z] --- PASS: TestReadLog/tail_more_than_available (0.01s) [2021-01-19T06:38:18.823Z] PASS [2021-01-19T06:38:18.823Z] coverage: 75.2% of statements [2021-01-19T06:38:18.823Z] ok github.com/docker/docker/daemon/logger/local 0.366s coverage: 75.2% of statements [2021-01-19T06:38:18.823Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-01-19T06:38:18.823Z] --- PASS: TestCheckCapacityAndRotate (0.14s) [2021-01-19T06:38:18.823Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.01s) [2021-01-19T06:38:18.823Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.12s) [2021-01-19T06:38:18.823Z] PASS [2021-01-19T06:38:18.823Z] coverage: 55.3% of statements [2021-01-19T06:38:18.823Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.395s coverage: 55.3% of statements [2021-01-19T06:38:19.796Z] === RUN TestLog [2021-01-19T06:38:19.796Z] --- PASS: TestLog (0.01s) [2021-01-19T06:38:19.796Z] PASS [2021-01-19T06:38:19.796Z] coverage: 33.3% of statements [2021-01-19T06:38:19.796Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.194s coverage: 33.3% of statements [2021-01-19T06:38:19.813Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-01-19T06:38:19.813Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-01-19T06:38:20.264Z] === RUN TestValidateLogOpt [2021-01-19T06:38:20.264Z] --- PASS: TestValidateLogOpt (0.00s) [2021-01-19T06:38:20.264Z] === RUN TestNewMissedConfig [2021-01-19T06:38:20.264Z] --- PASS: TestNewMissedConfig (0.00s) [2021-01-19T06:38:20.264Z] === RUN TestNewMissedUrl [2021-01-19T06:38:20.264Z] --- PASS: TestNewMissedUrl (0.00s) [2021-01-19T06:38:20.264Z] === RUN TestNewMissedToken [2021-01-19T06:38:20.264Z] --- PASS: TestNewMissedToken (0.00s) [2021-01-19T06:38:20.264Z] === RUN TestNewWithProxy [2021-01-19T06:38:20.264Z] --- PASS: TestNewWithProxy (0.00s) [2021-01-19T06:38:20.264Z] === RUN TestDefault [2021-01-19T06:38:20.264Z] --- PASS: TestDefault (0.00s) [2021-01-19T06:38:20.264Z] === RUN TestInlineFormatWithNonDefaultOptions [2021-01-19T06:38:20.264Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2021-01-19T06:38:20.264Z] === RUN TestJsonFormat [2021-01-19T06:38:20.264Z] --- PASS: TestJsonFormat (0.00s) [2021-01-19T06:38:20.264Z] === RUN TestRawFormat [2021-01-19T06:38:20.264Z] --- PASS: TestRawFormat (0.00s) [2021-01-19T06:38:20.264Z] === RUN TestRawFormatWithLabels [2021-01-19T06:38:20.264Z] --- PASS: TestRawFormatWithLabels (0.13s) [2021-01-19T06:38:20.264Z] === RUN TestRawFormatWithoutTag [2021-01-19T06:38:20.264Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2021-01-19T06:38:20.264Z] === RUN TestBatching [2021-01-19T06:38:20.264Z] === RUN TestNewParse [2021-01-19T06:38:20.264Z] --- PASS: TestNewParse (0.00s) [2021-01-19T06:38:20.264Z] PASS [2021-01-19T06:38:20.264Z] coverage: 8.3% of statements [2021-01-19T06:38:20.264Z] ok github.com/docker/docker/daemon/logger/templates 0.041s coverage: 8.3% of statements [2021-01-19T06:38:20.264Z] --- PASS: TestBatching (0.25s) [2021-01-19T06:38:20.264Z] === RUN TestFrequency [2021-01-19T06:38:20.725Z] --- PASS: TestFrequency (0.21s) [2021-01-19T06:38:20.725Z] === RUN TestOneMessagePerRequest [2021-01-19T06:38:20.725Z] --- PASS: TestOneMessagePerRequest (0.01s) [2021-01-19T06:38:20.725Z] === RUN TestVerify [2021-01-19T06:38:20.725Z] --- PASS: TestVerify (0.00s) [2021-01-19T06:38:20.725Z] === RUN TestSkipVerify [2021-01-19T06:38:20.725Z] time="2021-01-19T06:38:20Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-01-19T06:38:20.725Z] time="2021-01-19T06:38:20Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-01-19T06:38:20.725Z] time="2021-01-19T06:38:20Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-01-19T06:38:20.726Z] === RUN TestParseLogFormat [2021-01-19T06:38:20.726Z] --- PASS: TestParseLogFormat (0.00s) [2021-01-19T06:38:20.726Z] === RUN TestValidateLogOptEmpty [2021-01-19T06:38:20.726Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2021-01-19T06:38:20.726Z] === RUN TestValidateSyslogAddress [2021-01-19T06:38:20.726Z] --- PASS: TestValidateSyslogAddress (0.00s) [2021-01-19T06:38:20.726Z] === RUN TestParseAddressDefaultPort [2021-01-19T06:38:20.726Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2021-01-19T06:38:20.726Z] === RUN TestValidateSyslogFacility [2021-01-19T06:38:20.726Z] --- PASS: TestValidateSyslogFacility (0.00s) [2021-01-19T06:38:20.726Z] === RUN TestValidateLogOptSyslogFormat [2021-01-19T06:38:20.726Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2021-01-19T06:38:20.726Z] === RUN TestValidateLogOpt [2021-01-19T06:38:20.726Z] --- PASS: TestValidateLogOpt (0.00s) [2021-01-19T06:38:20.726Z] PASS [2021-01-19T06:38:20.726Z] coverage: 46.8% of statements [2021-01-19T06:38:20.747Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2021-01-19T06:38:21.187Z] ok github.com/docker/docker/daemon/logger/syslog 0.152s coverage: 46.8% of statements [2021-01-19T06:38:21.187Z] --- PASS: TestSkipVerify (0.47s) [2021-01-19T06:38:21.187Z] === RUN TestBufferMaximum [2021-01-19T06:38:21.187Z] time="2021-01-19T06:38:20Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-01-19T06:38:21.187Z] time="2021-01-19T06:38:20Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-01-19T06:38:21.187Z] time="2021-01-19T06:38:20Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-01-19T06:38:21.187Z] time="2021-01-19T06:38:20Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-01-19T06:38:21.187Z] time="2021-01-19T06:38:20Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-01-19T06:38:21.187Z] time="2021-01-19T06:38:20Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1611038300.852937\",\"host\":\"c59293d2cb81\"}'" [2021-01-19T06:38:21.187Z] time="2021-01-19T06:38:20Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1611038300.852937\",\"host\":\"c59293d2cb81\"}'" [2021-01-19T06:38:21.187Z] --- PASS: TestBufferMaximum (0.00s) [2021-01-19T06:38:21.187Z] === RUN TestServerAlwaysDown [2021-01-19T06:38:21.187Z] time="2021-01-19T06:38:20Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-01-19T06:38:21.187Z] time="2021-01-19T06:38:20Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-01-19T06:38:21.187Z] time="2021-01-19T06:38:20Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1611038300.855936\",\"host\":\"c59293d2cb81\"}'" [2021-01-19T06:38:21.649Z] time="2021-01-19T06:38:20Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1611038300.855936\",\"host\":\"c59293d2cb81\"}'" [2021-01-19T06:38:21.649Z] time="2021-01-19T06:38:20Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-01-19T06:38:21.649Z] time="2021-01-19T06:38:20Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1611038300.855936\",\"host\":\"c59293d2cb81\"}'" [2021-01-19T06:38:21.649Z] time="2021-01-19T06:38:20Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1611038300.856928\",\"host\":\"c59293d2cb81\"}'" [2021-01-19T06:38:21.649Z] time="2021-01-19T06:38:20Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1611038300.856928\",\"host\":\"c59293d2cb81\"}'" [2021-01-19T06:38:21.649Z] --- PASS: TestServerAlwaysDown (0.00s) [2021-01-19T06:38:21.649Z] === RUN TestCannotSendAfterClose [2021-01-19T06:38:21.649Z] --- PASS: TestCannotSendAfterClose (0.00s) [2021-01-19T06:38:21.649Z] === RUN TestDeadlockOnBlockedEndpoint [2021-01-19T06:38:22.111Z] time="2021-01-19T06:38:21Z" level=warning msg="Error while sending logs" error="Post http://127.0.0.1:49202/services/collector/event/1.0: context deadline exceeded" module=logger/splunk [2021-01-19T06:38:22.111Z] time="2021-01-19T06:38:21Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"c59293d2cb81\"}'" [2021-01-19T06:38:22.111Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2021-01-19T06:38:22.111Z] PASS [2021-01-19T06:38:22.111Z] coverage: 82.5% of statements [2021-01-19T06:38:22.111Z] ok github.com/docker/docker/daemon/logger/splunk 2.342s coverage: 82.5% of statements [2021-01-19T06:38:22.111Z] ? github.com/docker/docker/daemon/names [no test files] [2021-01-19T06:38:22.111Z] ? github.com/docker/docker/daemon/network [no test files] [2021-01-19T06:38:22.111Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-01-19T06:38:22.138Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-01-19T06:38:22.289Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-01-19T06:38:22.289Z] --- PASS: TestDaemonStartWithLogOpt (5.44s) [2021-01-19T06:38:22.573Z] === RUN TestV1IDService [2021-01-19T06:38:23.036Z] --- PASS: TestV1IDService (0.11s) [2021-01-19T06:38:23.036Z] === RUN TestV2MetadataService [2021-01-19T06:38:23.322Z] === RUN TestReadPluginNoRead/default [2021-01-19T06:38:24.010Z] === RUN TestContinueOnError_NonMirrorEndpoint [2021-01-19T06:38:24.010Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2021-01-19T06:38:24.010Z] === RUN TestContinueOnError_MirrorEndpoint [2021-01-19T06:38:24.010Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2021-01-19T06:38:24.010Z] === RUN TestContinueOnError_NeverContinue [2021-01-19T06:38:24.010Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2021-01-19T06:38:24.010Z] === RUN TestContinueOnError_UnnestsErrors [2021-01-19T06:38:24.010Z] --- PASS: TestContinueOnError_UnnestsErrors (0.00s) [2021-01-19T06:38:24.010Z] === RUN TestManifestStore [2021-01-19T06:38:24.010Z] === RUN TestManifestStore/no_remote_or_local [2021-01-19T06:38:24.010Z] === RUN TestSuccessfulDownload [2021-01-19T06:38:24.010Z] --- SKIP: TestSuccessfulDownload (0.00s) [2021-01-19T06:38:24.010Z] download_test.go:268: Needs fixing on Windows [2021-01-19T06:38:24.010Z] === RUN TestCancelledDownload [2021-01-19T06:38:24.010Z] --- PASS: TestCancelledDownload (0.00s) [2021-01-19T06:38:24.010Z] === RUN TestMaxDownloadAttempts [2021-01-19T06:38:24.010Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-01-19T06:38:24.010Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-01-19T06:38:24.010Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-01-19T06:38:24.010Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-01-19T06:38:24.010Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-01-19T06:38:24.010Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-01-19T06:38:24.010Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-01-19T06:38:24.010Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-01-19T06:38:24.010Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-01-19T06:38:24.010Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-01-19T06:38:24.010Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-01-19T06:38:24.010Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-01-19T06:38:24.010Z] time="2021-01-19T06:38:23Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local922016703\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2021-01-19T06:38:24.010Z] === RUN TestManifestStore/no_local_cache [2021-01-19T06:38:24.477Z] === RUN TestManifestStore/with_local_cache [2021-01-19T06:38:24.477Z] === RUN TestManifestStore/unknown_media_type [2021-01-19T06:38:24.477Z] === RUN TestManifestStore/unknown_media_type/no_cache [2021-01-19T06:38:24.477Z] time="2021-01-19T06:38:23Z" level=warning msg="reference for unknown type: " [2021-01-19T06:38:24.477Z] time="2021-01-19T06:38:24Z" level=warning msg="reference for unknown type: " [2021-01-19T06:38:24.477Z] === RUN TestManifestStore/unknown_media_type/with_cache [2021-01-19T06:38:24.477Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2021-01-19T06:38:24.477Z] time="2021-01-19T06:38:24Z" level=warning msg="reference for unknown type: " [2021-01-19T06:38:24.477Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2021-01-19T06:38:24.477Z] time="2021-01-19T06:38:24Z" level=warning msg="reference for unknown type: " [2021-01-19T06:38:24.477Z] time="2021-01-19T06:38:24Z" level=warning msg="reference for unknown type: " [2021-01-19T06:38:24.477Z] === RUN TestManifestStore/error_persisting_manifest [2021-01-19T06:38:24.477Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2021-01-19T06:38:24.477Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2021-01-19T06:38:24.477Z] time="2021-01-19T06:38:24Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2021-01-19T06:38:24.477Z] --- PASS: TestManifestStore (0.29s) [2021-01-19T06:38:24.477Z] --- PASS: TestManifestStore/no_remote_or_local (0.18s) [2021-01-19T06:38:24.477Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2021-01-19T06:38:24.477Z] --- PASS: TestManifestStore/with_local_cache (0.01s) [2021-01-19T06:38:24.477Z] --- PASS: TestManifestStore/unknown_media_type (0.06s) [2021-01-19T06:38:24.477Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.01s) [2021-01-19T06:38:24.477Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.04s) [2021-01-19T06:38:24.478Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2021-01-19T06:38:24.478Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2021-01-19T06:38:24.478Z] --- PASS: TestManifestStore/error_persisting_manifest (0.01s) [2021-01-19T06:38:24.478Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2021-01-19T06:38:24.478Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2021-01-19T06:38:24.478Z] === RUN TestDetectManifestBlobMediaType [2021-01-19T06:38:24.478Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2021-01-19T06:38:24.478Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2021-01-19T06:38:24.478Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2021-01-19T06:38:24.478Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2021-01-19T06:38:24.478Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2021-01-19T06:38:24.478Z] === RUN TestDetectManifestBlobMediaType/schema1 [2021-01-19T06:38:24.478Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2021-01-19T06:38:24.478Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2021-01-19T06:38:24.478Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2021-01-19T06:38:24.478Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2021-01-19T06:38:24.478Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2021-01-19T06:38:24.478Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2021-01-19T06:38:24.478Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2021-01-19T06:38:24.478Z] === RUN TestFixManifestLayers [2021-01-19T06:38:24.478Z] --- PASS: TestFixManifestLayers (0.00s) [2021-01-19T06:38:24.478Z] === RUN TestFixManifestLayersBaseLayerParent [2021-01-19T06:38:24.478Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2021-01-19T06:38:24.478Z] pull_v2_test.go:73: Needs fixing on Windows [2021-01-19T06:38:24.478Z] === RUN TestFixManifestLayersBadParent [2021-01-19T06:38:24.478Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2021-01-19T06:38:24.478Z] === RUN TestValidateManifest [2021-01-19T06:38:24.478Z] --- SKIP: TestValidateManifest (0.00s) [2021-01-19T06:38:24.478Z] pull_v2_test.go:118: Needs fixing on Windows [2021-01-19T06:38:24.478Z] === RUN TestFormatPlatform [2021-01-19T06:38:24.478Z] --- PASS: TestFormatPlatform (0.00s) [2021-01-19T06:38:24.478Z] === RUN TestGetRepositoryMountCandidates [2021-01-19T06:38:24.478Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2021-01-19T06:38:24.478Z] === RUN TestLayerAlreadyExists [2021-01-19T06:38:24.478Z] --- PASS: TestLayerAlreadyExists (0.00s) [2021-01-19T06:38:24.478Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-01-19T06:38:24.478Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-01-19T06:38:24.478Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-01-19T06:38:24.478Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-01-19T06:38:24.478Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-01-19T06:38:24.478Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-01-19T06:38:24.478Z] === RUN TestWhenEmptyAuthConfig [2021-01-19T06:38:24.478Z] --- PASS: TestV2MetadataService (1.58s) [2021-01-19T06:38:24.478Z] PASS [2021-01-19T06:38:24.478Z] coverage: 48.2% of statements [2021-01-19T06:38:24.478Z] ok github.com/docker/docker/distribution/metadata 1.845s coverage: 48.2% of statements [2021-01-19T06:38:24.478Z] time="2021-01-19T06:38:24Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-01-19T06:38:24.478Z] time="2021-01-19T06:38:24Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-01-19T06:38:24.478Z] time="2021-01-19T06:38:24Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-01-19T06:38:24.478Z] time="2021-01-19T06:38:24Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-01-19T06:38:24.478Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2021-01-19T06:38:24.478Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.37s) [2021-01-19T06:38:24.478Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.37s) [2021-01-19T06:38:24.478Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.37s) [2021-01-19T06:38:24.478Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.37s) [2021-01-19T06:38:24.478Z] === RUN TestTransfer [2021-01-19T06:38:24.478Z] --- PASS: TestTransfer (0.12s) [2021-01-19T06:38:24.478Z] === RUN TestConcurrencyLimit [2021-01-19T06:38:24.819Z] === RUN TestReadPluginNoRead/disabled_caching [2021-01-19T06:38:24.940Z] === RUN TestNotFound [2021-01-19T06:38:24.940Z] --- PASS: TestNotFound (0.00s) [2021-01-19T06:38:24.940Z] === RUN TestConflict [2021-01-19T06:38:24.940Z] --- PASS: TestConflict (0.00s) [2021-01-19T06:38:24.940Z] === RUN TestForbidden [2021-01-19T06:38:24.940Z] --- PASS: TestForbidden (0.00s) [2021-01-19T06:38:24.940Z] === RUN TestInvalidParameter [2021-01-19T06:38:24.940Z] --- PASS: TestInvalidParameter (0.00s) [2021-01-19T06:38:24.940Z] === RUN TestNotImplemented [2021-01-19T06:38:24.940Z] --- PASS: TestNotImplemented (0.00s) [2021-01-19T06:38:24.940Z] === RUN TestNotModified [2021-01-19T06:38:24.940Z] --- PASS: TestNotModified (0.00s) [2021-01-19T06:38:24.940Z] === RUN TestUnauthorized [2021-01-19T06:38:24.940Z] --- PASS: TestUnauthorized (0.00s) [2021-01-19T06:38:24.940Z] === RUN TestUnknown [2021-01-19T06:38:24.940Z] --- PASS: TestUnknown (0.00s) [2021-01-19T06:38:24.940Z] === RUN TestCancelled [2021-01-19T06:38:24.940Z] --- PASS: TestCancelled (0.00s) [2021-01-19T06:38:24.940Z] === RUN TestDeadline [2021-01-19T06:38:24.940Z] --- PASS: TestDeadline (0.00s) [2021-01-19T06:38:24.940Z] === RUN TestDataLoss [2021-01-19T06:38:24.940Z] --- PASS: TestDataLoss (0.00s) [2021-01-19T06:38:24.940Z] === RUN TestUnavailable [2021-01-19T06:38:24.940Z] --- PASS: TestUnavailable (0.00s) [2021-01-19T06:38:24.940Z] === RUN TestSystem [2021-01-19T06:38:24.940Z] --- PASS: TestSystem (0.00s) [2021-01-19T06:38:24.940Z] === RUN TestFromStatusCode [2021-01-19T06:38:24.940Z] === RUN TestFromStatusCode/Not_Found [2021-01-19T06:38:24.940Z] === RUN TestFromStatusCode/Bad_Request [2021-01-19T06:38:24.940Z] === RUN TestFromStatusCode/Conflict [2021-01-19T06:38:24.940Z] === RUN TestFromStatusCode/Unauthorized [2021-01-19T06:38:24.940Z] === RUN TestFromStatusCode/Service_Unavailable [2021-01-19T06:38:24.940Z] === RUN TestFromStatusCode/Forbidden [2021-01-19T06:38:24.940Z] === RUN TestFromStatusCode/Not_Modified [2021-01-19T06:38:24.940Z] === RUN TestFromStatusCode/Not_Implemented [2021-01-19T06:38:24.940Z] === RUN TestFromStatusCode/Internal_Server_Error [2021-01-19T06:38:24.940Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2021-01-19T06:38:24.940Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2021-01-19T06:38:24.940Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2021-01-19T06:38:24.940Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2021-01-19T06:38:24.940Z] --- PASS: TestFromStatusCode (0.00s) [2021-01-19T06:38:24.940Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2021-01-19T06:38:24.940Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2021-01-19T06:38:24.940Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2021-01-19T06:38:24.940Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2021-01-19T06:38:24.940Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2021-01-19T06:38:24.940Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2021-01-19T06:38:24.940Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2021-01-19T06:38:24.940Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2021-01-19T06:38:24.940Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2021-01-19T06:38:24.940Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2021-01-19T06:38:24.940Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2021-01-19T06:38:24.940Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2021-01-19T06:38:24.940Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2021-01-19T06:38:24.940Z] PASS [2021-01-19T06:38:24.940Z] coverage: 53.1% of statements [2021-01-19T06:38:24.940Z] ok github.com/docker/docker/errdefs 0.126s coverage: 53.1% of statements [2021-01-19T06:38:24.940Z] --- PASS: TestConcurrencyLimit (0.35s) [2021-01-19T06:38:24.940Z] === RUN TestInactiveJobs [2021-01-19T06:38:25.501Z] --- PASS: TestInactiveJobs (0.41s) [2021-01-19T06:38:25.501Z] === RUN TestWatchRelease [2021-01-19T06:38:25.501Z] --- PASS: TestWatchRelease (0.04s) [2021-01-19T06:38:25.501Z] === RUN TestWatchFinishedTransfer [2021-01-19T06:38:25.501Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2021-01-19T06:38:25.501Z] === RUN TestDuplicateTransfer [2021-01-19T06:38:25.501Z] --- PASS: TestDuplicateTransfer (0.05s) [2021-01-19T06:38:25.501Z] === RUN TestSuccessfulUpload [2021-01-19T06:38:25.501Z] --- PASS: TestWhenEmptyAuthConfig (1.22s) [2021-01-19T06:38:25.501Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2021-01-19T06:38:25.501Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2021-01-19T06:38:25.501Z] === RUN TestTokenPassThru [2021-01-19T06:38:25.501Z] --- PASS: TestTokenPassThru (0.00s) [2021-01-19T06:38:25.501Z] === RUN TestTokenPassThruDifferentHost [2021-01-19T06:38:25.501Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2021-01-19T06:38:25.501Z] PASS [2021-01-19T06:38:25.501Z] coverage: 23.5% of statements [2021-01-19T06:38:25.501Z] ok github.com/docker/docker/distribution 1.745s coverage: 23.5% of statements [2021-01-19T06:38:25.501Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-01-19T06:38:25.962Z] time="2021-01-19T06:38:25Z" level=error msg="Upload failed, retrying: simulating retry" [2021-01-19T06:38:25.962Z] --- PASS: TestSuccessfulUpload (0.43s) [2021-01-19T06:38:25.962Z] === RUN TestCancelledUpload [2021-01-19T06:38:25.962Z] --- PASS: TestCancelledUpload (0.00s) [2021-01-19T06:38:25.962Z] PASS [2021-01-19T06:38:25.962Z] coverage: 76.8% of statements [2021-01-19T06:38:25.963Z] ok github.com/docker/docker/distribution/xfer 1.946s coverage: 76.8% of statements [2021-01-19T06:38:25.963Z] ? github.com/docker/docker/dockerversion [no test files] [2021-01-19T06:38:26.329Z] --- PASS: TestReadPluginNoRead (9.44s) [2021-01-19T06:38:26.329Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.47s) [2021-01-19T06:38:26.329Z] --- PASS: TestReadPluginNoRead/default (1.32s) [2021-01-19T06:38:26.329Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.45s) [2021-01-19T06:38:26.329Z] read_test.go:92: [d2795a0cfea39] daemon is not started [2021-01-19T06:38:26.936Z] === RUN TestFSGetInvalidData [2021-01-19T06:38:26.936Z] === RUN TestCompare [2021-01-19T06:38:26.936Z] --- PASS: TestCompare (0.00s) [2021-01-19T06:38:26.936Z] PASS [2021-01-19T06:38:26.936Z] coverage: 19.2% of statements [2021-01-19T06:38:26.936Z] --- PASS: TestFSGetInvalidData (0.06s) [2021-01-19T06:38:26.937Z] === RUN TestFSInvalidSet [2021-01-19T06:38:26.937Z] ok github.com/docker/docker/image/cache 0.218s coverage: 19.2% of statements [2021-01-19T06:38:26.937Z] --- PASS: TestFSInvalidSet (0.01s) [2021-01-19T06:38:26.937Z] === RUN TestFSInvalidRoot [2021-01-19T06:38:26.937Z] --- PASS: TestFSInvalidRoot (0.00s) [2021-01-19T06:38:26.937Z] === RUN TestFSMetadataGetSet [2021-01-19T06:38:26.937Z] --- PASS: TestFSMetadataGetSet (0.03s) [2021-01-19T06:38:26.937Z] === RUN TestFSInvalidWalker [2021-01-19T06:38:26.937Z] --- PASS: TestFSInvalidWalker (0.01s) [2021-01-19T06:38:26.937Z] === RUN TestFSGetSet [2021-01-19T06:38:26.937Z] --- PASS: TestFSGetSet (0.02s) [2021-01-19T06:38:26.937Z] === RUN TestFSGetUnsetKey [2021-01-19T06:38:26.937Z] --- PASS: TestFSGetUnsetKey (0.00s) [2021-01-19T06:38:26.937Z] === RUN TestFSGetEmptyData [2021-01-19T06:38:26.937Z] --- PASS: TestFSGetEmptyData (0.00s) [2021-01-19T06:38:26.937Z] === RUN TestFSDelete [2021-01-19T06:38:26.937Z] --- PASS: TestFSDelete (0.02s) [2021-01-19T06:38:26.937Z] === RUN TestFSWalker [2021-01-19T06:38:27.356Z] --- PASS: TestContinueAfterPluginCrash (10.58s) [2021-01-19T06:38:27.356Z] PASS [2021-01-19T06:38:27.356Z] [2021-01-19T06:38:27.356Z] DONE 6 tests in 10.650s [2021-01-19T06:38:27.356Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (ppc64le.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2021-01-19T06:38:27.356Z] ++ 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 [2021-01-19T06:38:27.356Z] ++ set -e [2021-01-19T06:38:27.356Z] ++ '[' -n 0 ']' [2021-01-19T06:38:27.356Z] ++ set -x [2021-01-19T06:38:27.356Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-01-19T06:38:27.356Z] testing: warning: no tests to run [2021-01-19T06:38:27.356Z] PASS [2021-01-19T06:38:27.356Z] [2021-01-19T06:38:27.356Z] DONE 0 tests in 0.018s [2021-01-19T06:38:27.356Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-01-19T06:38:27.356Z] ++ 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 [2021-01-19T06:38:27.356Z] ++ set -e [2021-01-19T06:38:27.356Z] ++ '[' -n 0 ']' [2021-01-19T06:38:27.356Z] ++ set -x [2021-01-19T06:38:27.356Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-01-19T06:38:27.356Z] INFO: Testing against a local daemon [2021-01-19T06:38:27.356Z] === RUN TestPluginWithDevMounts [2021-01-19T06:38:27.356Z] === PAUSE TestPluginWithDevMounts [2021-01-19T06:38:27.356Z] === CONT TestPluginWithDevMounts [2021-01-19T06:38:27.398Z] --- PASS: TestFSWalker (0.02s) [2021-01-19T06:38:27.398Z] === RUN TestFSWalkerStopOnError [2021-01-19T06:38:27.398Z] --- PASS: TestFSWalkerStopOnError (0.03s) [2021-01-19T06:38:27.398Z] === RUN TestNewFromJSON [2021-01-19T06:38:27.398Z] --- PASS: TestNewFromJSON (0.00s) [2021-01-19T06:38:27.398Z] === RUN TestNewFromJSONWithInvalidJSON [2021-01-19T06:38:27.398Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2021-01-19T06:38:27.398Z] === RUN TestMarshalKeyOrder [2021-01-19T06:38:27.398Z] --- PASS: TestMarshalKeyOrder (0.00s) [2021-01-19T06:38:27.398Z] === RUN TestImage [2021-01-19T06:38:27.398Z] --- PASS: TestImage (0.00s) [2021-01-19T06:38:27.398Z] === RUN TestImageOSNotEmpty [2021-01-19T06:38:27.398Z] --- PASS: TestImageOSNotEmpty (0.00s) [2021-01-19T06:38:27.398Z] === RUN TestNewChildImageFromImageWithRootFS [2021-01-19T06:38:27.398Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2021-01-19T06:38:27.398Z] === RUN TestCreate [2021-01-19T06:38:27.398Z] --- PASS: TestCreate (0.01s) [2021-01-19T06:38:27.398Z] === RUN TestRestore [2021-01-19T06:38:27.398Z] time="2021-01-19T06:38:26Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2021-01-19T06:38:27.398Z] --- PASS: TestRestore (0.18s) [2021-01-19T06:38:27.398Z] === RUN TestAddDelete [2021-01-19T06:38:27.398Z] --- PASS: TestAddDelete (0.02s) [2021-01-19T06:38:27.398Z] === RUN TestSearchAfterDelete [2021-01-19T06:38:27.398Z] --- PASS: TestSearchAfterDelete (0.06s) [2021-01-19T06:38:27.398Z] === RUN TestParentReset [2021-01-19T06:38:27.860Z] --- PASS: TestParentReset (0.25s) [2021-01-19T06:38:27.860Z] === RUN TestGetAndSetLastUpdated [2021-01-19T06:38:27.860Z] --- PASS: TestGetAndSetLastUpdated (0.05s) [2021-01-19T06:38:27.860Z] === RUN TestStoreLen [2021-01-19T06:38:27.860Z] === RUN TestMakeV1ConfigFromConfig [2021-01-19T06:38:27.860Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2021-01-19T06:38:27.860Z] PASS [2021-01-19T06:38:27.860Z] coverage: 25.0% of statements [2021-01-19T06:38:27.860Z] ok github.com/docker/docker/image/v1 0.212s coverage: 25.0% of statements [2021-01-19T06:38:27.860Z] --- PASS: TestStoreLen (0.09s) [2021-01-19T06:38:27.860Z] PASS [2021-01-19T06:38:27.860Z] coverage: 86.8% of statements [2021-01-19T06:38:27.860Z] ok github.com/docker/docker/image 1.089s coverage: 86.8% of statements [2021-01-19T06:38:27.860Z] ? github.com/docker/docker/image/tarexport [no test files] [2021-01-19T06:38:27.860Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-01-19T06:38:29.405Z] === RUN TestSerialization [2021-01-19T06:38:29.405Z] --- PASS: TestSerialization (0.02s) [2021-01-19T06:38:29.405Z] PASS [2021-01-19T06:38:29.405Z] coverage: 100.0% of statements [2021-01-19T06:38:29.405Z] ok github.com/docker/docker/libcontainerd/queue 0.076s coverage: 100.0% of statements [2021-01-19T06:38:29.413Z] --- PASS: TestPluginWithDevMounts (1.86s) [2021-01-19T06:38:29.413Z] PASS [2021-01-19T06:38:29.413Z] [2021-01-19T06:38:29.413Z] DONE 1 tests in 1.930s [2021-01-19T06:38:29.413Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m [2021-01-19T06:38:29.413Z] ++ 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 [2021-01-19T06:38:29.413Z] ++ set -e [2021-01-19T06:38:29.413Z] ++ '[' -n 0 ']' [2021-01-19T06:38:29.413Z] ++ set -x [2021-01-19T06:38:29.413Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-01-19T06:38:29.413Z] INFO: Testing against a local daemon [2021-01-19T06:38:29.413Z] === RUN TestSecretInspect [2021-01-19T06:38:29.867Z] === RUN TestEmptyLayer [2021-01-19T06:38:29.867Z] --- PASS: TestEmptyLayer (0.00s) [2021-01-19T06:38:29.867Z] === RUN TestCommitFailure [2021-01-19T06:38:29.867Z] --- PASS: TestCommitFailure (0.03s) [2021-01-19T06:38:29.867Z] === RUN TestStartTransactionFailure [2021-01-19T06:38:29.867Z] --- PASS: TestStartTransactionFailure (0.02s) [2021-01-19T06:38:29.867Z] === RUN TestGetOrphan [2021-01-19T06:38:29.867Z] --- PASS: TestGetOrphan (0.01s) [2021-01-19T06:38:29.867Z] === RUN TestMountAndRegister [2021-01-19T06:38:29.867Z] --- PASS: TestMountAndRegister (0.07s) [2021-01-19T06:38:29.867Z] layer_test.go:271: Layer size: 14 [2021-01-19T06:38:29.867Z] === RUN TestLayerRelease [2021-01-19T06:38:29.867Z] --- SKIP: TestLayerRelease (0.00s) [2021-01-19T06:38:29.867Z] layer_test.go:304: Failing on Windows [2021-01-19T06:38:29.867Z] === RUN TestStoreRestore [2021-01-19T06:38:29.867Z] --- SKIP: TestStoreRestore (0.00s) [2021-01-19T06:38:29.867Z] layer_test.go:353: Failing on Windows [2021-01-19T06:38:29.867Z] === RUN TestTarStreamStability [2021-01-19T06:38:29.867Z] --- SKIP: TestTarStreamStability (0.00s) [2021-01-19T06:38:29.867Z] layer_test.go:468: Failing on Windows [2021-01-19T06:38:29.867Z] === RUN TestRegisterExistingLayer [2021-01-19T06:38:30.258Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-01-19T06:38:30.328Z] --- PASS: TestRegisterExistingLayer (0.16s) [2021-01-19T06:38:30.328Z] === RUN TestTarStreamVerification [2021-01-19T06:38:30.328Z] --- SKIP: TestTarStreamVerification (0.00s) [2021-01-19T06:38:30.328Z] layer_test.go:697: Failing on Windows [2021-01-19T06:38:30.328Z] === RUN TestLayerMigration [2021-01-19T06:38:30.328Z] --- SKIP: TestLayerMigration (0.00s) [2021-01-19T06:38:30.328Z] migration_test.go:46: Failing on Windows [2021-01-19T06:38:30.328Z] === RUN TestLayerMigrationNoTarsplit [2021-01-19T06:38:30.328Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2021-01-19T06:38:30.328Z] migration_test.go:182: Failing on Windows [2021-01-19T06:38:30.328Z] === RUN TestMountInit [2021-01-19T06:38:30.328Z] --- SKIP: TestMountInit (0.00s) [2021-01-19T06:38:30.328Z] mount_test.go:17: Failing on Windows [2021-01-19T06:38:30.328Z] === RUN TestMountSize [2021-01-19T06:38:30.328Z] --- SKIP: TestMountSize (0.00s) [2021-01-19T06:38:30.328Z] mount_test.go:76: Failing on Windows [2021-01-19T06:38:30.328Z] === RUN TestMountChanges [2021-01-19T06:38:30.328Z] --- SKIP: TestMountChanges (0.00s) [2021-01-19T06:38:30.328Z] mount_test.go:125: Failing on Windows [2021-01-19T06:38:30.328Z] === RUN TestMountApply [2021-01-19T06:38:30.328Z] --- SKIP: TestMountApply (0.00s) [2021-01-19T06:38:30.328Z] mount_test.go:212: Failing on Windows [2021-01-19T06:38:30.328Z] PASS [2021-01-19T06:38:30.328Z] coverage: 30.1% of statements [2021-01-19T06:38:30.328Z] ok github.com/docker/docker/layer 0.589s coverage: 30.1% of statements [2021-01-19T06:38:30.328Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-01-19T06:38:30.790Z] === RUN TestEnvironmentParsing [2021-01-19T06:38:30.790Z] --- PASS: TestEnvironmentParsing (0.00s) [2021-01-19T06:38:30.790Z] PASS [2021-01-19T06:38:30.790Z] coverage: 1.0% of statements [2021-01-19T06:38:30.790Z] ok github.com/docker/docker/libcontainerd/local 0.380s coverage: 1.0% of statements [2021-01-19T06:38:30.790Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-01-19T06:38:30.790Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-01-19T06:38:30.790Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-01-19T06:38:30.790Z] ? github.com/docker/docker/oci [no test files] [2021-01-19T06:38:30.790Z] ? github.com/docker/docker/oci/caps [no test files] [2021-01-19T06:38:30.790Z] === RUN TestAddressPoolOpt [2021-01-19T06:38:30.790Z] --- PASS: TestAddressPoolOpt (0.00s) [2021-01-19T06:38:30.790Z] === RUN TestValidateEnv [2021-01-19T06:38:30.790Z] === RUN TestValidateEnv/a [2021-01-19T06:38:30.790Z] === RUN TestValidateEnv/something [2021-01-19T06:38:30.790Z] === RUN TestValidateEnv/_=a [2021-01-19T06:38:30.790Z] === RUN TestValidateEnv/env1=value1 [2021-01-19T06:38:30.790Z] === RUN TestValidateEnv/_env1=value1 [2021-01-19T06:38:30.790Z] === RUN TestValidateEnv/env2=value2=value3 [2021-01-19T06:38:30.790Z] === RUN TestValidateEnv/env3=abc!qwe [2021-01-19T06:38:30.790Z] === RUN TestValidateEnv/env_4=value_4 [2021-01-19T06:38:30.790Z] === RUN TestValidateEnv/PATH [2021-01-19T06:38:30.790Z] === RUN TestValidateEnv/=a [2021-01-19T06:38:30.790Z] === RUN TestValidateEnv/PATH= [2021-01-19T06:38:30.790Z] === RUN TestValidateEnv/PATH=something [2021-01-19T06:38:30.790Z] === RUN TestValidateEnv/asd!qwe [2021-01-19T06:38:30.790Z] === RUN TestValidateEnv/1asd [2021-01-19T06:38:30.790Z] === RUN TestValidateEnv/123 [2021-01-19T06:38:30.790Z] === RUN TestValidateEnv/some_space [2021-01-19T06:38:30.790Z] === RUN TestValidateEnv/__some_space_before [2021-01-19T06:38:30.790Z] === RUN TestValidateEnv/some_space_after__ [2021-01-19T06:38:30.790Z] === RUN TestValidateEnv/= [2021-01-19T06:38:30.790Z] === RUN TestValidateEnv/PaTh [2021-01-19T06:38:30.790Z] --- PASS: TestValidateEnv (0.00s) [2021-01-19T06:38:30.790Z] --- PASS: TestValidateEnv/a (0.00s) [2021-01-19T06:38:30.790Z] --- PASS: TestValidateEnv/something (0.00s) [2021-01-19T06:38:30.790Z] --- PASS: TestValidateEnv/_=a (0.00s) [2021-01-19T06:38:30.790Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2021-01-19T06:38:30.790Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2021-01-19T06:38:30.790Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2021-01-19T06:38:30.790Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2021-01-19T06:38:30.790Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2021-01-19T06:38:30.790Z] --- PASS: TestValidateEnv/PATH (0.00s) [2021-01-19T06:38:30.790Z] --- PASS: TestValidateEnv/=a (0.00s) [2021-01-19T06:38:30.790Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2021-01-19T06:38:30.790Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2021-01-19T06:38:30.790Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2021-01-19T06:38:30.790Z] --- PASS: TestValidateEnv/1asd (0.00s) [2021-01-19T06:38:30.790Z] --- PASS: TestValidateEnv/123 (0.00s) [2021-01-19T06:38:30.790Z] --- PASS: TestValidateEnv/some_space (0.00s) [2021-01-19T06:38:30.790Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2021-01-19T06:38:30.790Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2021-01-19T06:38:30.790Z] --- PASS: TestValidateEnv/= (0.00s) [2021-01-19T06:38:30.790Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2021-01-19T06:38:30.790Z] === RUN TestParseHost [2021-01-19T06:38:30.790Z] --- PASS: TestParseHost (0.00s) [2021-01-19T06:38:30.790Z] === RUN TestParseDockerDaemonHost [2021-01-19T06:38:30.790Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2021-01-19T06:38:30.790Z] === RUN TestParseTCP [2021-01-19T06:38:30.790Z] --- PASS: TestParseTCP (0.00s) [2021-01-19T06:38:30.790Z] === RUN TestParseInvalidUnixAddrInvalid [2021-01-19T06:38:30.790Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2021-01-19T06:38:30.790Z] === RUN TestValidateExtraHosts [2021-01-19T06:38:30.790Z] --- PASS: TestValidateExtraHosts (0.00s) [2021-01-19T06:38:30.790Z] === RUN TestIpOptString [2021-01-19T06:38:30.790Z] --- PASS: TestIpOptString (0.00s) [2021-01-19T06:38:30.790Z] === RUN TestNewIpOptInvalidDefaultVal [2021-01-19T06:38:30.790Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2021-01-19T06:38:30.790Z] === RUN TestNewIpOptValidDefaultVal [2021-01-19T06:38:30.790Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2021-01-19T06:38:30.790Z] === RUN TestIpOptSetInvalidVal [2021-01-19T06:38:30.790Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2021-01-19T06:38:30.790Z] === RUN TestValidateIPAddress [2021-01-19T06:38:30.790Z] --- PASS: TestValidateIPAddress (0.00s) [2021-01-19T06:38:30.790Z] === RUN TestMapOpts [2021-01-19T06:38:30.790Z] --- PASS: TestMapOpts (0.00s) [2021-01-19T06:38:30.790Z] === RUN TestListOptsWithoutValidator [2021-01-19T06:38:30.790Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2021-01-19T06:38:30.790Z] === RUN TestListOptsWithValidator [2021-01-19T06:38:30.790Z] --- PASS: TestListOptsWithValidator (0.00s) [2021-01-19T06:38:30.790Z] === RUN TestValidateDNSSearch [2021-01-19T06:38:30.790Z] --- PASS: TestValidateDNSSearch (0.00s) [2021-01-19T06:38:30.790Z] === RUN TestValidateLabel [2021-01-19T06:38:30.790Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2021-01-19T06:38:30.790Z] === RUN TestValidateLabel/label_with_general_format [2021-01-19T06:38:30.790Z] === RUN TestValidateLabel/label_with_more_than_one_= [2021-01-19T06:38:30.790Z] === RUN TestValidateLabel/label_with_one_more [2021-01-19T06:38:30.790Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2021-01-19T06:38:30.790Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2021-01-19T06:38:30.790Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2021-01-19T06:38:30.790Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2021-01-19T06:38:30.790Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2021-01-19T06:38:30.790Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2021-01-19T06:38:30.790Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2021-01-19T06:38:30.790Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2021-01-19T06:38:30.790Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2021-01-19T06:38:30.790Z] --- PASS: TestValidateLabel (0.00s) [2021-01-19T06:38:30.790Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2021-01-19T06:38:30.790Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2021-01-19T06:38:30.790Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2021-01-19T06:38:30.790Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2021-01-19T06:38:30.790Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2021-01-19T06:38:30.790Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2021-01-19T06:38:30.790Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2021-01-19T06:38:30.790Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2021-01-19T06:38:30.790Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2021-01-19T06:38:30.790Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2021-01-19T06:38:30.790Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2021-01-19T06:38:30.790Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2021-01-19T06:38:30.790Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2021-01-19T06:38:30.790Z] === RUN TestNamedListOpts [2021-01-19T06:38:30.790Z] --- PASS: TestNamedListOpts (0.00s) [2021-01-19T06:38:30.790Z] === RUN TestNamedMapOpts [2021-01-19T06:38:30.790Z] --- PASS: TestNamedMapOpts (0.00s) [2021-01-19T06:38:30.790Z] === RUN TestParseLink [2021-01-19T06:38:30.790Z] --- PASS: TestParseLink (0.00s) [2021-01-19T06:38:30.790Z] === RUN TestQuotedStringSetWithQuotes [2021-01-19T06:38:30.790Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2021-01-19T06:38:30.790Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2021-01-19T06:38:30.790Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2021-01-19T06:38:30.790Z] === RUN TestQuotedStringSetWithNoQuotes [2021-01-19T06:38:30.790Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2021-01-19T06:38:30.790Z] === RUN TestUlimitOpt [2021-01-19T06:38:30.790Z] --- PASS: TestUlimitOpt (0.00s) [2021-01-19T06:38:30.790Z] PASS [2021-01-19T06:38:30.790Z] coverage: 67.1% of statements [2021-01-19T06:38:30.790Z] ok github.com/docker/docker/opts 0.210s coverage: 67.1% of statements [2021-01-19T06:38:30.790Z] === RUN TestParseVersion [2021-01-19T06:38:30.790Z] --- PASS: TestParseVersion (0.00s) [2021-01-19T06:38:30.790Z] PASS [2021-01-19T06:38:30.790Z] coverage: 52.9% of statements [2021-01-19T06:38:30.790Z] ok github.com/docker/docker/pkg/aaparser 0.049s coverage: 52.9% of statements [2021-01-19T06:38:31.191Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-01-19T06:38:31.476Z] --- PASS: TestSecretInspect (1.97s) [2021-01-19T06:38:31.476Z] === RUN TestSecretList [2021-01-19T06:38:32.341Z] === RUN TestUnbuffered [2021-01-19T06:38:32.341Z] --- PASS: TestUnbuffered (0.00s) [2021-01-19T06:38:32.341Z] === RUN TestRaceUnbuffered [2021-01-19T06:38:32.341Z] --- PASS: TestRaceUnbuffered (0.00s) [2021-01-19T06:38:32.341Z] PASS [2021-01-19T06:38:32.341Z] coverage: 100.0% of statements [2021-01-19T06:38:32.341Z] ok github.com/docker/docker/pkg/broadcaster 0.362s coverage: 100.0% of statements [2021-01-19T06:38:32.341Z] === RUN TestMatch [2021-01-19T06:38:32.341Z] === RUN TestMatch/[[]] [2021-01-19T06:38:32.341Z] === RUN TestMatch/[[foo]] [2021-01-19T06:38:32.341Z] === RUN TestMatch/[[bar]_[foo]] [2021-01-19T06:38:32.341Z] === RUN TestMatch/[[foo_bar]] [2021-01-19T06:38:32.341Z] === RUN TestMatch/[[qux]_[foo]] [2021-01-19T06:38:32.341Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2021-01-19T06:38:32.341Z] === RUN TestMatch/[] [2021-01-19T06:38:32.341Z] === RUN TestMatch/[]#01 [2021-01-19T06:38:32.341Z] === RUN TestMatch/[[qux]] [2021-01-19T06:38:32.341Z] === RUN TestMatch/[[foo_bar_qux]] [2021-01-19T06:38:32.341Z] === RUN TestMatch/[[qux]_[baz]] [2021-01-19T06:38:32.341Z] === RUN TestMatch/[[foo_baz]] [2021-01-19T06:38:32.341Z] --- PASS: TestMatch (0.00s) [2021-01-19T06:38:32.341Z] --- PASS: TestMatch/[[]] (0.00s) [2021-01-19T06:38:32.341Z] --- PASS: TestMatch/[[foo]] (0.00s) [2021-01-19T06:38:32.341Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2021-01-19T06:38:32.341Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2021-01-19T06:38:32.341Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2021-01-19T06:38:32.341Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2021-01-19T06:38:32.341Z] --- PASS: TestMatch/[] (0.00s) [2021-01-19T06:38:32.341Z] --- PASS: TestMatch/[]#01 (0.00s) [2021-01-19T06:38:32.341Z] --- PASS: TestMatch/[[qux]] (0.00s) [2021-01-19T06:38:32.341Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2021-01-19T06:38:32.341Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2021-01-19T06:38:32.341Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2021-01-19T06:38:32.341Z] PASS [2021-01-19T06:38:32.341Z] coverage: 87.5% of statements [2021-01-19T06:38:32.341Z] ok github.com/docker/docker/pkg/capabilities 0.043s coverage: 87.5% of statements [2021-01-19T06:38:32.565Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-01-19T06:38:32.803Z] === RUN TestPeerCertificateMarshalJSON [2021-01-19T06:38:33.499Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-01-19T06:38:33.537Z] --- PASS: TestSecretList (1.93s) [2021-01-19T06:38:33.537Z] === RUN TestSecretsCreateAndDelete [2021-01-19T06:38:33.776Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2021-01-19T06:38:33.776Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2021-01-19T06:38:33.776Z] --- PASS: TestPeerCertificateMarshalJSON (0.51s) [2021-01-19T06:38:33.777Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2021-01-19T06:38:33.777Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2021-01-19T06:38:33.777Z] === RUN TestMiddleware [2021-01-19T06:38:33.777Z] --- PASS: TestMiddleware (0.00s) [2021-01-19T06:38:33.777Z] === RUN TestNewResponseModifier [2021-01-19T06:38:33.777Z] --- PASS: TestNewResponseModifier (0.00s) [2021-01-19T06:38:33.777Z] PASS [2021-01-19T06:38:33.777Z] coverage: 26.8% of statements [2021-01-19T06:38:33.777Z] ok github.com/docker/docker/pkg/authorization 0.892s coverage: 26.8% of statements [2021-01-19T06:38:33.777Z] === RUN TestChrootTarUntar [2021-01-19T06:38:33.777Z] --- SKIP: TestChrootTarUntar (0.00s) [2021-01-19T06:38:33.777Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-01-19T06:38:33.777Z] === RUN TestChrootUntarWithHugeExcludesList [2021-01-19T06:38:33.777Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2021-01-19T06:38:33.777Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-01-19T06:38:33.777Z] === RUN TestChrootUntarEmptyArchive [2021-01-19T06:38:33.777Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2021-01-19T06:38:33.777Z] === RUN TestChrootTarUntarWithSymlink [2021-01-19T06:38:33.777Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2021-01-19T06:38:33.777Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-01-19T06:38:33.777Z] === RUN TestChrootCopyWithTar [2021-01-19T06:38:33.777Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2021-01-19T06:38:33.777Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-01-19T06:38:33.777Z] === RUN TestChrootCopyFileWithTar [2021-01-19T06:38:33.777Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2021-01-19T06:38:33.777Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-01-19T06:38:33.777Z] === RUN TestChrootUntarPath [2021-01-19T06:38:33.777Z] --- SKIP: TestChrootUntarPath (0.00s) [2021-01-19T06:38:33.777Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-01-19T06:38:33.777Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2021-01-19T06:38:33.777Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-01-19T06:38:33.777Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-01-19T06:38:33.777Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2021-01-19T06:38:33.777Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-01-19T06:38:33.777Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-01-19T06:38:33.777Z] === RUN TestChrootApplyDotDotFile [2021-01-19T06:38:33.777Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2021-01-19T06:38:33.777Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-01-19T06:38:33.777Z] PASS [2021-01-19T06:38:33.777Z] coverage: 15.4% of statements [2021-01-19T06:38:33.777Z] ok github.com/docker/docker/pkg/chrootarchive 0.135s coverage: 15.4% of statements [2021-01-19T06:38:34.239Z] === RUN TestIsArchivePathDir [2021-01-19T06:38:34.239Z] --- PASS: TestIsArchivePathDir (0.08s) [2021-01-19T06:38:34.239Z] === RUN TestIsArchivePathInvalidFile [2021-01-19T06:38:34.239Z] === RUN TestSizeEmpty [2021-01-19T06:38:34.239Z] --- PASS: TestSizeEmpty (0.00s) [2021-01-19T06:38:34.239Z] === RUN TestSizeEmptyFile [2021-01-19T06:38:34.239Z] --- PASS: TestSizeEmptyFile (0.00s) [2021-01-19T06:38:34.239Z] === RUN TestSizeNonemptyFile [2021-01-19T06:38:34.239Z] --- PASS: TestSizeNonemptyFile (0.00s) [2021-01-19T06:38:34.239Z] === RUN TestSizeNestedDirectoryEmpty [2021-01-19T06:38:34.239Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2021-01-19T06:38:34.239Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2021-01-19T06:38:34.239Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2021-01-19T06:38:34.239Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2021-01-19T06:38:34.239Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2021-01-19T06:38:34.239Z] === RUN TestMoveToSubdir [2021-01-19T06:38:34.239Z] --- PASS: TestMoveToSubdir (0.00s) [2021-01-19T06:38:34.239Z] === RUN TestSizeNonExistingDirectory [2021-01-19T06:38:34.239Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2021-01-19T06:38:34.239Z] PASS [2021-01-19T06:38:34.239Z] coverage: 80.0% of statements [2021-01-19T06:38:34.239Z] ok github.com/docker/docker/pkg/directory 0.121s coverage: 80.0% of statements [2021-01-19T06:38:34.239Z] --- PASS: TestIsArchivePathInvalidFile (0.14s) [2021-01-19T06:38:34.239Z] === RUN TestIsArchivePathTar [2021-01-19T06:38:34.700Z] --- PASS: TestIsArchivePathTar (0.23s) [2021-01-19T06:38:34.701Z] === RUN TestDecompressStreamGzip [2021-01-19T06:38:34.701Z] --- PASS: TestDecompressStreamGzip (0.13s) [2021-01-19T06:38:34.701Z] === RUN TestDecompressStreamBzip2 [2021-01-19T06:38:34.871Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-01-19T06:38:35.162Z] --- PASS: TestDecompressStreamBzip2 (0.42s) [2021-01-19T06:38:35.162Z] === RUN TestDecompressStreamXz [2021-01-19T06:38:35.163Z] --- SKIP: TestDecompressStreamXz (0.00s) [2021-01-19T06:38:35.163Z] archive_test.go:133: Xz not present in msys2 [2021-01-19T06:38:35.163Z] === RUN TestCompressStreamXzUnsupported [2021-01-19T06:38:35.163Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2021-01-19T06:38:35.163Z] === RUN TestCompressStreamBzip2Unsupported [2021-01-19T06:38:35.163Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2021-01-19T06:38:35.163Z] === RUN TestCompressStreamInvalid [2021-01-19T06:38:35.163Z] --- PASS: TestCompressStreamInvalid (0.00s) [2021-01-19T06:38:35.163Z] === RUN TestExtensionInvalid [2021-01-19T06:38:35.163Z] --- PASS: TestExtensionInvalid (0.00s) [2021-01-19T06:38:35.163Z] === RUN TestExtensionUncompressed [2021-01-19T06:38:35.163Z] --- PASS: TestExtensionUncompressed (0.00s) [2021-01-19T06:38:35.163Z] === RUN TestExtensionBzip2 [2021-01-19T06:38:35.163Z] --- PASS: TestExtensionBzip2 (0.00s) [2021-01-19T06:38:35.163Z] === RUN TestExtensionGzip [2021-01-19T06:38:35.163Z] --- PASS: TestExtensionGzip (0.00s) [2021-01-19T06:38:35.163Z] === RUN TestExtensionXz [2021-01-19T06:38:35.163Z] --- PASS: TestExtensionXz (0.00s) [2021-01-19T06:38:35.163Z] === RUN TestCmdStreamLargeStderr [2021-01-19T06:38:35.163Z] --- PASS: TestCmdStreamLargeStderr (0.06s) [2021-01-19T06:38:35.163Z] === RUN TestCmdStreamBad [2021-01-19T06:38:35.163Z] --- SKIP: TestCmdStreamBad (0.00s) [2021-01-19T06:38:35.163Z] archive_test.go:238: Failing on Windows CI machines [2021-01-19T06:38:35.163Z] === RUN TestCmdStreamGood [2021-01-19T06:38:35.163Z] === RUN Test [2021-01-19T06:38:35.163Z] === RUN Test/TestContainsEntry [2021-01-19T06:38:35.163Z] === RUN Test/TestCreateEntries [2021-01-19T06:38:35.163Z] === RUN Test/TestEntriesDiff [2021-01-19T06:38:35.163Z] === RUN Test/TestEntriesEquality [2021-01-19T06:38:35.163Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2021-01-19T06:38:35.163Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2021-01-19T06:38:35.163Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2021-01-19T06:38:35.163Z] === RUN Test/TestGeneratorNotGenerate [2021-01-19T06:38:35.163Z] === RUN Test/TestGeneratorWithPort [2021-01-19T06:38:35.163Z] === RUN Test/TestGeneratorWithPortNotGenerate [2021-01-19T06:38:35.163Z] === RUN Test/TestNewEntry [2021-01-19T06:38:35.163Z] === RUN Test/TestParse [2021-01-19T06:38:35.163Z] --- PASS: Test (0.00s) [2021-01-19T06:38:35.163Z] --- PASS: Test/TestContainsEntry (0.00s) [2021-01-19T06:38:35.163Z] --- PASS: Test/TestCreateEntries (0.00s) [2021-01-19T06:38:35.163Z] --- PASS: Test/TestEntriesDiff (0.00s) [2021-01-19T06:38:35.163Z] --- PASS: Test/TestEntriesEquality (0.00s) [2021-01-19T06:38:35.163Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2021-01-19T06:38:35.163Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2021-01-19T06:38:35.163Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2021-01-19T06:38:35.163Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2021-01-19T06:38:35.163Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2021-01-19T06:38:35.163Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2021-01-19T06:38:35.163Z] --- PASS: Test/TestNewEntry (0.00s) [2021-01-19T06:38:35.163Z] --- PASS: Test/TestParse (0.00s) [2021-01-19T06:38:35.163Z] PASS [2021-01-19T06:38:35.163Z] coverage: 58.3% of statements [2021-01-19T06:38:35.163Z] ok github.com/docker/docker/pkg/discovery 0.076s coverage: 58.3% of statements [2021-01-19T06:38:35.163Z] --- PASS: TestCmdStreamGood (0.04s) [2021-01-19T06:38:35.163Z] === RUN TestUntarPathWithInvalidDest [2021-01-19T06:38:35.163Z] --- PASS: TestUntarPathWithInvalidDest (0.06s) [2021-01-19T06:38:35.163Z] === RUN TestUntarPathWithInvalidSrc [2021-01-19T06:38:35.163Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2021-01-19T06:38:35.163Z] === RUN TestUntarPath [2021-01-19T06:38:35.163Z] --- PASS: TestUntarPath (0.09s) [2021-01-19T06:38:35.163Z] === RUN TestUntarPathWithDestinationFile [2021-01-19T06:38:35.596Z] --- PASS: TestSecretsCreateAndDelete (1.93s) [2021-01-19T06:38:35.596Z] === RUN TestSecretsUpdate [2021-01-19T06:38:35.624Z] === RUN Test [2021-01-19T06:38:35.624Z] === RUN Test/TestContent [2021-01-19T06:38:35.624Z] === RUN Test/TestInitialize [2021-01-19T06:38:35.624Z] === RUN Test/TestNew [2021-01-19T06:38:35.624Z] === RUN Test/TestParsingContentsWithComments [2021-01-19T06:38:35.624Z] === RUN Test/TestRegister [2021-01-19T06:38:35.624Z] === RUN Test/TestWatch [2021-01-19T06:38:35.624Z] --- PASS: Test (0.01s) [2021-01-19T06:38:35.624Z] --- PASS: Test/TestContent (0.00s) [2021-01-19T06:38:35.624Z] --- PASS: Test/TestInitialize (0.00s) [2021-01-19T06:38:35.624Z] --- PASS: Test/TestNew (0.00s) [2021-01-19T06:38:35.624Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2021-01-19T06:38:35.624Z] --- PASS: Test/TestRegister (0.00s) [2021-01-19T06:38:35.624Z] --- PASS: Test/TestWatch (0.00s) [2021-01-19T06:38:35.624Z] PASS [2021-01-19T06:38:35.624Z] coverage: 92.9% of statements [2021-01-19T06:38:35.624Z] --- PASS: TestUntarPathWithDestinationFile (0.09s) [2021-01-19T06:38:35.624Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2021-01-19T06:38:35.624Z] ok github.com/docker/docker/pkg/discovery/file 0.104s coverage: 92.9% of statements [2021-01-19T06:38:35.624Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.07s) [2021-01-19T06:38:35.624Z] === RUN TestCopyWithTarInvalidSrc [2021-01-19T06:38:35.624Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2021-01-19T06:38:35.624Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2021-01-19T06:38:35.624Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2021-01-19T06:38:35.624Z] === RUN TestCopyWithTarSrcFile [2021-01-19T06:38:35.624Z] --- PASS: TestCopyWithTarSrcFile (0.00s) [2021-01-19T06:38:35.624Z] === RUN TestCopyWithTarSrcFolder [2021-01-19T06:38:35.624Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2021-01-19T06:38:35.624Z] === RUN TestCopyFileWithTarInvalidSrc [2021-01-19T06:38:35.624Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2021-01-19T06:38:35.624Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2021-01-19T06:38:35.624Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2021-01-19T06:38:35.624Z] === RUN TestCopyFileWithTarSrcFolder [2021-01-19T06:38:35.624Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2021-01-19T06:38:35.624Z] === RUN TestCopyFileWithTarSrcFile [2021-01-19T06:38:35.624Z] --- PASS: TestCopyFileWithTarSrcFile (0.00s) [2021-01-19T06:38:35.624Z] === RUN TestTarFiles [2021-01-19T06:38:36.244Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-01-19T06:38:36.598Z] === RUN Test [2021-01-19T06:38:36.598Z] === RUN Test/TestInitialize [2021-01-19T06:38:36.598Z] time="2021-01-19T06:38:36Z" level=info msg="Initializing discovery without TLS" [2021-01-19T06:38:36.598Z] time="2021-01-19T06:38:36Z" level=info msg="Initializing discovery without TLS" [2021-01-19T06:38:36.598Z] time="2021-01-19T06:38:36Z" level=info msg="Initializing discovery without TLS" [2021-01-19T06:38:36.598Z] === RUN Test/TestInitializeWithCerts [2021-01-19T06:38:36.598Z] time="2021-01-19T06:38:36Z" level=info msg="Initializing discovery with TLS" [2021-01-19T06:38:37.061Z] === RUN Test/TestWatch [2021-01-19T06:38:37.061Z] time="2021-01-19T06:38:36Z" level=info msg="Initializing discovery without TLS" [2021-01-19T06:38:37.061Z] === RUN Test [2021-01-19T06:38:37.061Z] === RUN Test/TestWatch [2021-01-19T06:38:37.061Z] --- PASS: Test (0.00s) [2021-01-19T06:38:37.061Z] --- PASS: Test/TestWatch (0.00s) [2021-01-19T06:38:37.061Z] PASS [2021-01-19T06:38:37.061Z] coverage: 92.3% of statements [2021-01-19T06:38:37.061Z] ok github.com/docker/docker/pkg/discovery/memory 0.394s coverage: 92.3% of statements [2021-01-19T06:38:37.061Z] === RUN Test [2021-01-19T06:38:37.061Z] === RUN Test/TestInitialize [2021-01-19T06:38:37.061Z] === RUN Test/TestInitializeWithPattern [2021-01-19T06:38:37.061Z] === RUN Test/TestRegister [2021-01-19T06:38:37.061Z] === RUN Test/TestWatch [2021-01-19T06:38:37.061Z] --- PASS: Test (0.00s) [2021-01-19T06:38:37.061Z] --- PASS: Test/TestInitialize (0.00s) [2021-01-19T06:38:37.061Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2021-01-19T06:38:37.061Z] --- PASS: Test/TestRegister (0.00s) [2021-01-19T06:38:37.061Z] --- PASS: Test/TestWatch (0.00s) [2021-01-19T06:38:37.061Z] PASS [2021-01-19T06:38:37.061Z] coverage: 93.8% of statements [2021-01-19T06:38:37.061Z] ok github.com/docker/docker/pkg/discovery/nodes 0.160s coverage: 93.8% of statements [2021-01-19T06:38:37.099Z] --- PASS: TestSecretsUpdate (1.88s) [2021-01-19T06:38:37.099Z] === RUN TestTemplatedSecret [2021-01-19T06:38:38.147Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-01-19T06:38:38.606Z] === RUN TestPollerAddRemove [2021-01-19T06:38:38.606Z] --- PASS: TestPollerAddRemove (0.00s) [2021-01-19T06:38:38.606Z] === RUN TestPollerEvent [2021-01-19T06:38:38.606Z] --- SKIP: TestPollerEvent (0.00s) [2021-01-19T06:38:38.606Z] poller_test.go:41: No chmod on Windows [2021-01-19T06:38:38.606Z] === RUN TestPollerClose [2021-01-19T06:38:38.606Z] --- PASS: TestPollerClose (0.00s) [2021-01-19T06:38:38.606Z] PASS [2021-01-19T06:38:38.606Z] coverage: 36.2% of statements [2021-01-19T06:38:38.606Z] ok github.com/docker/docker/pkg/filenotify 0.079s coverage: 36.2% of statements [2021-01-19T06:38:38.711Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-01-19T06:38:38.970Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-01-19T06:38:39.069Z] === RUN TestCopyFileWithInvalidSrc [2021-01-19T06:38:39.069Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2021-01-19T06:38:39.069Z] === RUN TestCopyFileWithInvalidDest [2021-01-19T06:38:39.069Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2021-01-19T06:38:39.069Z] === RUN TestCopyFileWithSameSrcAndDest [2021-01-19T06:38:39.069Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2021-01-19T06:38:39.069Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2021-01-19T06:38:39.069Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2021-01-19T06:38:39.069Z] === RUN TestCopyFile [2021-01-19T06:38:39.069Z] --- PASS: TestCopyFile (0.01s) [2021-01-19T06:38:39.069Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2021-01-19T06:38:39.069Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-01-19T06:38:39.069Z] fileutils_test.go:134: Needs porting to Windows [2021-01-19T06:38:39.069Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2021-01-19T06:38:39.069Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2021-01-19T06:38:39.069Z] === RUN TestReadSymlinkedDirectoryToFile [2021-01-19T06:38:39.069Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2021-01-19T06:38:39.069Z] fileutils_test.go:180: Needs porting to Windows [2021-01-19T06:38:39.069Z] === RUN TestWildcardMatches [2021-01-19T06:38:39.069Z] --- PASS: TestWildcardMatches (0.00s) [2021-01-19T06:38:39.069Z] === RUN TestPatternMatches [2021-01-19T06:38:39.069Z] --- PASS: TestPatternMatches (0.00s) [2021-01-19T06:38:39.069Z] === RUN TestExclusionPatternMatchesPatternBefore [2021-01-19T06:38:39.069Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2021-01-19T06:38:39.069Z] === RUN TestPatternMatchesFolderExclusions [2021-01-19T06:38:39.069Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2021-01-19T06:38:39.069Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2021-01-19T06:38:39.069Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2021-01-19T06:38:39.069Z] === RUN TestPatternMatchesFolderWildcardExclusions [2021-01-19T06:38:39.069Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2021-01-19T06:38:39.069Z] === RUN TestExclusionPatternMatchesPatternAfter [2021-01-19T06:38:39.069Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2021-01-19T06:38:39.069Z] === RUN TestExclusionPatternMatchesWholeDirectory [2021-01-19T06:38:39.069Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2021-01-19T06:38:39.069Z] === RUN TestSingleExclamationError [2021-01-19T06:38:39.069Z] --- PASS: TestSingleExclamationError (0.00s) [2021-01-19T06:38:39.069Z] === RUN TestMatchesWithNoPatterns [2021-01-19T06:38:39.069Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2021-01-19T06:38:39.069Z] === RUN TestMatchesWithMalformedPatterns [2021-01-19T06:38:39.069Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2021-01-19T06:38:39.069Z] === RUN TestMatches [2021-01-19T06:38:39.069Z] --- PASS: TestMatches (0.00s) [2021-01-19T06:38:39.069Z] === RUN TestCleanPatterns [2021-01-19T06:38:39.069Z] --- PASS: TestCleanPatterns (0.00s) [2021-01-19T06:38:39.069Z] === RUN TestCleanPatternsStripEmptyPatterns [2021-01-19T06:38:39.069Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2021-01-19T06:38:39.069Z] === RUN TestCleanPatternsExceptionFlag [2021-01-19T06:38:39.069Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2021-01-19T06:38:39.069Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2021-01-19T06:38:39.069Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2021-01-19T06:38:39.069Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2021-01-19T06:38:39.069Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2021-01-19T06:38:39.069Z] === RUN TestCleanPatternsErrorSingleException [2021-01-19T06:38:39.069Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2021-01-19T06:38:39.069Z] === RUN TestCreateIfNotExistsDir [2021-01-19T06:38:39.069Z] --- PASS: TestCreateIfNotExistsDir (0.01s) [2021-01-19T06:38:39.069Z] === RUN TestCreateIfNotExistsFile [2021-01-19T06:38:39.069Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2021-01-19T06:38:39.069Z] === RUN TestMatch [2021-01-19T06:38:39.069Z] --- PASS: TestMatch (0.00s) [2021-01-19T06:38:39.069Z] PASS [2021-01-19T06:38:39.069Z] coverage: 87.7% of statements [2021-01-19T06:38:39.069Z] ok github.com/docker/docker/pkg/fileutils 0.235s coverage: 87.7% of statements [2021-01-19T06:38:39.530Z] === RUN TestGet [2021-01-19T06:38:39.530Z] --- PASS: TestGet (0.00s) [2021-01-19T06:38:39.530Z] === RUN TestGetShortcutString [2021-01-19T06:38:39.530Z] --- PASS: TestGetShortcutString (0.00s) [2021-01-19T06:38:39.530Z] PASS [2021-01-19T06:38:39.530Z] coverage: 42.9% of statements [2021-01-19T06:38:39.530Z] ok github.com/docker/docker/pkg/homedir 0.123s coverage: 42.9% of statements [2021-01-19T06:38:39.537Z] === RUN TestDockerSuite/TestPsRightTagName [2021-01-19T06:38:39.830Z] --- PASS: TestTemplatedSecret (2.42s) [2021-01-19T06:38:39.830Z] === RUN TestSecretCreateResolve [2021-01-19T06:38:39.993Z] --- PASS: Test (3.18s) [2021-01-19T06:38:39.993Z] --- PASS: Test/TestInitialize (0.12s) [2021-01-19T06:38:39.993Z] --- PASS: Test/TestInitializeWithCerts (0.00s) [2021-01-19T06:38:39.993Z] --- PASS: Test/TestWatch (3.05s) [2021-01-19T06:38:39.993Z] PASS [2021-01-19T06:38:39.993Z] coverage: 84.1% of statements [2021-01-19T06:38:39.993Z] ok github.com/docker/docker/pkg/discovery/kv 3.418s coverage: 84.1% of statements [2021-01-19T06:38:40.455Z] === RUN TestCreateIDMapOrder [2021-01-19T06:38:40.455Z] --- PASS: TestCreateIDMapOrder (0.00s) [2021-01-19T06:38:40.455Z] PASS [2021-01-19T06:38:40.455Z] coverage: 7.3% of statements [2021-01-19T06:38:40.455Z] ok github.com/docker/docker/pkg/idtools 0.090s coverage: 7.3% of statements [2021-01-19T06:38:40.909Z] === RUN TestDockerSuite/TestPsShowMounts [2021-01-19T06:38:40.917Z] --- PASS: TestTarFiles (5.33s) [2021-01-19T06:38:40.917Z] === RUN TestTarUntar [2021-01-19T06:38:40.917Z] --- PASS: TestTarUntar (0.02s) [2021-01-19T06:38:40.917Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2021-01-19T06:38:40.917Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2021-01-19T06:38:40.917Z] === RUN TestTarWithOptions [2021-01-19T06:38:40.917Z] --- PASS: TestTarWithOptions (0.02s) [2021-01-19T06:38:40.917Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2021-01-19T06:38:40.917Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2021-01-19T06:38:40.917Z] === RUN TestUntarUstarGnuConflict [2021-01-19T06:38:40.917Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2021-01-19T06:38:40.917Z] === RUN TestUntarInvalidFilenames [2021-01-19T06:38:40.917Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames882350386\\dest" [2021-01-19T06:38:40.917Z] --- PASS: TestUntarInvalidFilenames (0.13s) [2021-01-19T06:38:40.917Z] === RUN TestUntarHardlinkToSymlink [2021-01-19T06:38:40.917Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2021-01-19T06:38:40.917Z] === RUN TestUntarInvalidHardlink [2021-01-19T06:38:40.917Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink846060291\\victim\\hello" -> "../victim/hello" [2021-01-19T06:38:40.917Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink016728198\\victim\\hello" -> "/../victim/hello" [2021-01-19T06:38:40.917Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink079200813\\victim" -> "../victim" [2021-01-19T06:38:40.917Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink229514152\\victim" -> "../victim" [2021-01-19T06:38:40.917Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink054785255\\victim" -> "../victim" [2021-01-19T06:38:40.917Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink903388954\\victim" -> "../victim" [2021-01-19T06:38:40.917Z] --- PASS: TestUntarInvalidHardlink (0.03s) [2021-01-19T06:38:40.917Z] === RUN TestUntarInvalidSymlink [2021-01-19T06:38:40.917Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink886592433\\dest\\dotdot" -> "../victim/hello" [2021-01-19T06:38:40.917Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink599604572\\dest\\slash-dotdot" -> "/../victim/hello" [2021-01-19T06:38:40.917Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink903802635\\dest\\loophole-victim" -> "../victim" [2021-01-19T06:38:40.917Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink439690990\\dest\\loophole-victim" -> "../victim" [2021-01-19T06:38:40.917Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink720927605\\dest\\loophole-victim" -> "../victim" [2021-01-19T06:38:40.917Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink892516944\\dest\\loophole-victim" -> "../victim" [2021-01-19T06:38:40.917Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink685865839\\dest\\dir\\loophole" -> "../../victim" [2021-01-19T06:38:40.917Z] --- PASS: TestUntarInvalidSymlink (0.03s) [2021-01-19T06:38:40.917Z] === RUN TestTempArchiveCloseMultipleTimes [2021-01-19T06:38:40.917Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2021-01-19T06:38:41.378Z] === RUN TestReplaceFileTarWrapper [2021-01-19T06:38:41.378Z] === RUN TestError [2021-01-19T06:38:41.378Z] --- PASS: TestError (0.00s) [2021-01-19T06:38:41.378Z] === RUN TestProgressString [2021-01-19T06:38:41.378Z] === RUN TestProgressString/no_progress [2021-01-19T06:38:41.378Z] === RUN TestProgressString/progress_1 [2021-01-19T06:38:41.378Z] === RUN TestProgressString/some_progress_with_a_start_time [2021-01-19T06:38:41.378Z] === RUN TestProgressString/some_progress_without_a_start_time [2021-01-19T06:38:41.378Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2021-01-19T06:38:41.378Z] === RUN TestProgressString/with_units [2021-01-19T06:38:41.378Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2021-01-19T06:38:41.378Z] === RUN TestProgressString/hide_counts [2021-01-19T06:38:41.378Z] --- PASS: TestProgressString (0.00s) [2021-01-19T06:38:41.378Z] --- PASS: TestProgressString/no_progress (0.00s) [2021-01-19T06:38:41.378Z] --- PASS: TestProgressString/progress_1 (0.00s) [2021-01-19T06:38:41.378Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2021-01-19T06:38:41.378Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2021-01-19T06:38:41.378Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2021-01-19T06:38:41.378Z] --- PASS: TestProgressString/with_units (0.00s) [2021-01-19T06:38:41.378Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2021-01-19T06:38:41.378Z] --- PASS: TestProgressString/hide_counts (0.00s) [2021-01-19T06:38:41.378Z] === RUN TestJSONMessageDisplay [2021-01-19T06:38:41.378Z] === RUN TestFixedBufferCap [2021-01-19T06:38:41.378Z] --- PASS: TestFixedBufferCap (0.00s) [2021-01-19T06:38:41.378Z] === RUN TestFixedBufferLen [2021-01-19T06:38:41.378Z] --- PASS: TestFixedBufferLen (0.00s) [2021-01-19T06:38:41.378Z] === RUN TestFixedBufferString [2021-01-19T06:38:41.378Z] --- PASS: TestFixedBufferString (0.00s) [2021-01-19T06:38:41.378Z] === RUN TestFixedBufferWrite [2021-01-19T06:38:41.378Z] --- PASS: TestFixedBufferWrite (0.00s) [2021-01-19T06:38:41.378Z] === RUN TestFixedBufferRead [2021-01-19T06:38:41.378Z] --- PASS: TestFixedBufferRead (0.00s) [2021-01-19T06:38:41.378Z] === RUN TestBytesPipeRead [2021-01-19T06:38:41.378Z] --- PASS: TestBytesPipeRead (0.00s) [2021-01-19T06:38:41.378Z] === RUN TestBytesPipeWrite [2021-01-19T06:38:41.378Z] --- PASS: TestBytesPipeWrite (0.00s) [2021-01-19T06:38:41.378Z] === RUN TestBytesPipeWriteRandomChunks [2021-01-19T06:38:41.378Z] --- PASS: TestReplaceFileTarWrapper (0.32s) [2021-01-19T06:38:41.378Z] === RUN TestPrefixHeaderReadable [2021-01-19T06:38:41.378Z] --- PASS: TestPrefixHeaderReadable (0.01s) [2021-01-19T06:38:41.378Z] === RUN TestDisablePigz [2021-01-19T06:38:41.378Z] --- PASS: TestJSONMessageDisplay (0.12s) [2021-01-19T06:38:41.378Z] === RUN TestJSONMessageDisplayWithJSONError [2021-01-19T06:38:41.378Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2021-01-19T06:38:41.378Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2021-01-19T06:38:41.378Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2021-01-19T06:38:41.378Z] === RUN TestDisplayJSONMessagesStream [2021-01-19T06:38:41.378Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2021-01-19T06:38:41.378Z] PASS [2021-01-19T06:38:41.378Z] coverage: 91.7% of statements [2021-01-19T06:38:41.378Z] ok github.com/docker/docker/pkg/jsonmessage 0.193s coverage: 91.7% of statements [2021-01-19T06:38:41.378Z] --- PASS: TestDisablePigz (0.10s) [2021-01-19T06:38:41.378Z] archive_test.go:1310: Test will not check full path when Pigz not installed [2021-01-19T06:38:41.378Z] === RUN TestPigz [2021-01-19T06:38:41.840Z] --- PASS: TestPigz (0.13s) [2021-01-19T06:38:41.840Z] archive_test.go:1339: Tested whether Pigz is not used, as it not installed [2021-01-19T06:38:41.840Z] === RUN TestCopyFileWithInvalidDest [2021-01-19T06:38:41.840Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2021-01-19T06:38:41.840Z] archive_windows_test.go:16: Currently fails [2021-01-19T06:38:41.840Z] === RUN TestCanonicalTarNameForPath [2021-01-19T06:38:41.840Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2021-01-19T06:38:41.840Z] === RUN TestCanonicalTarName [2021-01-19T06:38:41.840Z] --- PASS: TestCanonicalTarName (0.00s) [2021-01-19T06:38:41.840Z] === RUN TestChmodTarEntry [2021-01-19T06:38:41.840Z] --- PASS: TestChmodTarEntry (0.00s) [2021-01-19T06:38:41.840Z] === RUN TestHardLinkOrder [2021-01-19T06:38:41.840Z] --- PASS: TestHardLinkOrder (0.10s) [2021-01-19T06:38:41.840Z] === RUN TestChangeString [2021-01-19T06:38:41.840Z] --- PASS: TestChangeString (0.00s) [2021-01-19T06:38:41.840Z] === RUN TestChangesWithNoChanges [2021-01-19T06:38:41.840Z] --- PASS: TestChangesWithNoChanges (0.02s) [2021-01-19T06:38:41.840Z] === RUN TestChangesWithChanges [2021-01-19T06:38:41.840Z] --- PASS: TestChangesWithChanges (0.02s) [2021-01-19T06:38:41.840Z] === RUN TestChangesWithChangesGH13590 [2021-01-19T06:38:41.840Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2021-01-19T06:38:41.840Z] changes_test.go:192: needs more investigation [2021-01-19T06:38:41.840Z] === RUN TestChangesDirsEmpty [2021-01-19T06:38:41.840Z] --- PASS: TestBytesPipeWriteRandomChunks (0.46s) [2021-01-19T06:38:41.840Z] === RUN TestAtomicWriteToFile [2021-01-19T06:38:41.840Z] --- PASS: TestAtomicWriteToFile (0.01s) [2021-01-19T06:38:41.840Z] === RUN TestAtomicWriteSetCommit [2021-01-19T06:38:41.840Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2021-01-19T06:38:41.840Z] === RUN TestAtomicWriteSetCancel [2021-01-19T06:38:41.840Z] --- PASS: TestChangesDirsEmpty (0.10s) [2021-01-19T06:38:41.840Z] === RUN TestChangesDirsMutated [2021-01-19T06:38:41.840Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2021-01-19T06:38:41.840Z] === RUN TestReadCloserWrapperClose [2021-01-19T06:38:41.840Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2021-01-19T06:38:41.840Z] === RUN TestReaderErrWrapperReadOnError [2021-01-19T06:38:41.840Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2021-01-19T06:38:41.840Z] === RUN TestReaderErrWrapperRead [2021-01-19T06:38:41.840Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2021-01-19T06:38:41.840Z] === RUN TestHashData [2021-01-19T06:38:41.840Z] --- PASS: TestHashData (0.00s) [2021-01-19T06:38:41.840Z] === RUN TestCancelReadCloser [2021-01-19T06:38:41.840Z] --- PASS: TestCancelReadCloser (0.10s) [2021-01-19T06:38:41.840Z] === RUN TestWriteCloserWrapperClose [2021-01-19T06:38:41.840Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2021-01-19T06:38:41.840Z] === RUN TestNopWriteCloser [2021-01-19T06:38:41.840Z] --- PASS: TestNopWriteCloser (0.00s) [2021-01-19T06:38:41.840Z] === RUN TestNopWriter [2021-01-19T06:38:41.840Z] --- PASS: TestNopWriter (0.00s) [2021-01-19T06:38:41.840Z] === RUN TestWriteCounter [2021-01-19T06:38:41.840Z] --- PASS: TestWriteCounter (0.00s) [2021-01-19T06:38:41.840Z] PASS [2021-01-19T06:38:41.840Z] coverage: 68.4% of statements [2021-01-19T06:38:41.840Z] ok github.com/docker/docker/pkg/ioutils 0.683s coverage: 68.4% of statements [2021-01-19T06:38:41.840Z] === RUN TestStandardLongPath [2021-01-19T06:38:41.840Z] --- PASS: TestStandardLongPath (0.00s) [2021-01-19T06:38:41.840Z] === RUN TestUNCLongPath [2021-01-19T06:38:41.840Z] --- PASS: TestUNCLongPath (0.00s) [2021-01-19T06:38:41.840Z] PASS [2021-01-19T06:38:41.840Z] coverage: 100.0% of statements [2021-01-19T06:38:41.840Z] --- PASS: TestChangesDirsMutated (0.13s) [2021-01-19T06:38:41.840Z] === RUN TestApplyLayer [2021-01-19T06:38:41.840Z] --- SKIP: TestApplyLayer (0.00s) [2021-01-19T06:38:41.840Z] changes_test.go:405: needs further investigation [2021-01-19T06:38:41.840Z] === RUN TestChangesSizeWithHardlinks [2021-01-19T06:38:41.840Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2021-01-19T06:38:41.840Z] changes_test.go:441: needs further investigation [2021-01-19T06:38:41.840Z] === RUN TestChangesSizeWithNoChanges [2021-01-19T06:38:41.840Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2021-01-19T06:38:41.840Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2021-01-19T06:38:41.840Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2021-01-19T06:38:41.840Z] === RUN TestChangesSize [2021-01-19T06:38:41.840Z] --- PASS: TestChangesSize (0.01s) [2021-01-19T06:38:41.840Z] === RUN TestApplyLayerInvalidFilenames [2021-01-19T06:38:41.840Z] ok github.com/docker/docker/pkg/longpath 0.045s coverage: 100.0% of statements [2021-01-19T06:38:41.840Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames551941411\\dest" [2021-01-19T06:38:41.840Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s) [2021-01-19T06:38:41.840Z] === RUN TestApplyLayerInvalidHardlink [2021-01-19T06:38:41.840Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink443635533\\victim\\hello" -> "../victim/hello" [2021-01-19T06:38:41.840Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink506369096\\victim\\hello" -> "/../victim/hello" [2021-01-19T06:38:41.840Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink471387399\\victim" -> "../victim" [2021-01-19T06:38:41.890Z] --- PASS: TestSecretCreateResolve (1.94s) [2021-01-19T06:38:41.890Z] PASS [2021-01-19T06:38:41.890Z] [2021-01-19T06:38:41.890Z] DONE 6 tests in 12.139s [2021-01-19T06:38:41.890Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m [2021-01-19T06:38:41.890Z] ++ 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 [2021-01-19T06:38:41.890Z] ++ set -e [2021-01-19T06:38:41.890Z] ++ '[' -n 0 ']' [2021-01-19T06:38:41.890Z] ++ set -x [2021-01-19T06:38:41.890Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-01-19T06:38:41.890Z] INFO: Testing against a local daemon [2021-01-19T06:38:41.890Z] === RUN TestServiceCreateInit [2021-01-19T06:38:41.890Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-01-19T06:38:42.301Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink642354874\\victim" -> "../victim" [2021-01-19T06:38:42.301Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink040613585\\victim" -> "../victim" [2021-01-19T06:38:42.301Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink764771836\\victim" -> "../victim" [2021-01-19T06:38:42.301Z] --- PASS: TestApplyLayerInvalidHardlink (0.02s) [2021-01-19T06:38:42.301Z] === RUN TestApplyLayerInvalidSymlink [2021-01-19T06:38:42.301Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink626828587\\dest\\dotdot" -> "../victim/hello" [2021-01-19T06:38:42.301Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink965964942\\dest\\slash-dotdot" -> "/../victim/hello" [2021-01-19T06:38:42.301Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink096622229\\dest\\loophole-victim" -> "../victim" [2021-01-19T06:38:42.302Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink992798960\\dest\\loophole-victim" -> "../victim" [2021-01-19T06:38:42.302Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink165055887\\dest\\loophole-victim" -> "../victim" [2021-01-19T06:38:42.302Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink404756898\\dest\\loophole-victim" -> "../victim" [2021-01-19T06:38:42.302Z] --- PASS: TestApplyLayerInvalidSymlink (0.04s) [2021-01-19T06:38:42.302Z] === RUN TestApplyLayerWhiteouts [2021-01-19T06:38:42.302Z] --- PASS: TestApplyLayerWhiteouts (0.05s) [2021-01-19T06:38:42.302Z] === RUN TestGenerateEmptyFile [2021-01-19T06:38:42.302Z] --- PASS: TestGenerateEmptyFile (0.00s) [2021-01-19T06:38:42.302Z] === RUN TestGenerateWithContent [2021-01-19T06:38:42.302Z] --- PASS: TestGenerateWithContent (0.00s) [2021-01-19T06:38:42.302Z] PASS [2021-01-19T06:38:42.302Z] coverage: 62.5% of statements [2021-01-19T06:38:42.302Z] ok github.com/docker/docker/pkg/archive 8.209s coverage: 62.5% of statements [2021-01-19T06:38:42.763Z] === RUN TestNameFormat [2021-01-19T06:38:42.763Z] --- PASS: TestNameFormat (0.00s) [2021-01-19T06:38:42.763Z] === RUN TestNameRetries [2021-01-19T06:38:42.763Z] --- PASS: TestNameRetries (0.00s) [2021-01-19T06:38:42.763Z] PASS [2021-01-19T06:38:42.763Z] coverage: 85.7% of statements [2021-01-19T06:38:42.763Z] ok github.com/docker/docker/pkg/namesgenerator 0.063s coverage: 85.7% of statements [2021-01-19T06:38:42.808Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-01-19T06:38:43.226Z] === RUN TestParseKeyValueOpt [2021-01-19T06:38:43.226Z] --- PASS: TestParseKeyValueOpt (0.00s) [2021-01-19T06:38:43.226Z] === RUN TestParseUintList [2021-01-19T06:38:43.226Z] --- PASS: TestParseUintList (0.00s) [2021-01-19T06:38:43.226Z] === RUN TestParseUintListMaximumLimits [2021-01-19T06:38:43.226Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2021-01-19T06:38:43.226Z] PASS [2021-01-19T06:38:43.226Z] coverage: 97.0% of statements [2021-01-19T06:38:43.226Z] ok github.com/docker/docker/pkg/parsers 0.047s coverage: 97.0% of statements [2021-01-19T06:38:43.226Z] === RUN TestNewAndRemove [2021-01-19T06:38:43.226Z] --- PASS: TestNewAndRemove (0.00s) [2021-01-19T06:38:43.226Z] === RUN TestRemoveInvalidPath [2021-01-19T06:38:43.226Z] --- PASS: TestRemoveInvalidPath (0.00s) [2021-01-19T06:38:43.226Z] PASS [2021-01-19T06:38:43.226Z] coverage: 82.6% of statements [2021-01-19T06:38:43.374Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-01-19T06:38:43.374Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-01-19T06:38:43.374Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-01-19T06:38:43.632Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-01-19T06:38:43.632Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-01-19T06:38:43.688Z] ok github.com/docker/docker/pkg/pidfile 0.104s coverage: 82.6% of statements [2021-01-19T06:38:44.197Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-01-19T06:38:44.661Z] === RUN TestParseEmptyInterface [2021-01-19T06:38:44.661Z] --- PASS: TestParseEmptyInterface (0.00s) [2021-01-19T06:38:44.661Z] === RUN TestParseNonInterfaceType [2021-01-19T06:38:44.661Z] --- PASS: TestParseNonInterfaceType (0.00s) [2021-01-19T06:38:44.661Z] === RUN TestParseWithOneFunction [2021-01-19T06:38:44.661Z] --- PASS: TestParseWithOneFunction (0.00s) [2021-01-19T06:38:44.661Z] === RUN TestParseWithMultipleFuncs [2021-01-19T06:38:44.661Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2021-01-19T06:38:44.661Z] === RUN TestParseWithUnnamedReturn [2021-01-19T06:38:44.661Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2021-01-19T06:38:44.661Z] === RUN TestEmbeddedInterface [2021-01-19T06:38:44.661Z] --- PASS: TestEmbeddedInterface (0.00s) [2021-01-19T06:38:44.661Z] === RUN TestParsedImports [2021-01-19T06:38:44.661Z] --- PASS: TestParsedImports (0.00s) [2021-01-19T06:38:44.661Z] === RUN TestAliasedImports [2021-01-19T06:38:44.661Z] --- PASS: TestAliasedImports (0.00s) [2021-01-19T06:38:44.661Z] PASS [2021-01-19T06:38:44.661Z] coverage: 56.8% of statements [2021-01-19T06:38:44.661Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.085s coverage: 56.8% of statements [2021-01-19T06:38:45.126Z] === RUN TestFailedConnection [2021-01-19T06:38:45.191Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-01-19T06:38:45.414Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-01-19T06:38:46.099Z] === RUN TestHTTPTransport [2021-01-19T06:38:46.099Z] --- PASS: TestHTTPTransport (0.00s) [2021-01-19T06:38:46.099Z] PASS [2021-01-19T06:38:46.099Z] coverage: 85.7% of statements [2021-01-19T06:38:46.099Z] ok github.com/docker/docker/pkg/plugins/transport 0.109s coverage: 85.7% of statements [2021-01-19T06:38:46.099Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2021-01-19T06:38:46.099Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-01-19T06:38:46.099Z] === RUN TestBufioReaderPoolPutAndGet [2021-01-19T06:38:46.099Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2021-01-19T06:38:46.099Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2021-01-19T06:38:46.099Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2021-01-19T06:38:46.099Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2021-01-19T06:38:46.099Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-01-19T06:38:46.099Z] === RUN TestBufioWriterPoolPutAndGet [2021-01-19T06:38:46.099Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2021-01-19T06:38:46.099Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2021-01-19T06:38:46.099Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2021-01-19T06:38:46.099Z] === RUN TestBufferPoolPutAndGet [2021-01-19T06:38:46.099Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2021-01-19T06:38:46.099Z] PASS [2021-01-19T06:38:46.099Z] coverage: 88.2% of statements [2021-01-19T06:38:46.099Z] ok github.com/docker/docker/pkg/pools 0.078s coverage: 88.2% of statements [2021-01-19T06:38:46.127Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-01-19T06:38:46.561Z] --- PASS: TestFailedConnection (1.05s) [2021-01-19T06:38:46.561Z] === RUN TestFailOnce [2021-01-19T06:38:46.561Z] 2021/01/19 06:38:46 http: panic serving 127.0.0.1:49225: Plugin not ready [2021-01-19T06:38:46.561Z] goroutine 10 [running]: [2021-01-19T06:38:46.561Z] net/http.(*conn).serve.func1(0xc000058b40) [2021-01-19T06:38:46.561Z] c:/go/src/net/http/server.go:1795 +0x140 [2021-01-19T06:38:46.561Z] panic(0x849b40, 0x986990) [2021-01-19T06:38:46.561Z] c:/go/src/runtime/panic.go:679 +0x1c0 [2021-01-19T06:38:46.561Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0x99a5c0, 0xc000132000, 0xc0000d0300) [2021-01-19T06:38:46.561Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56 [2021-01-19T06:38:46.561Z] net/http.HandlerFunc.ServeHTTP(0xc0000ec050, 0x99a5c0, 0xc000132000, 0xc0000d0300) [2021-01-19T06:38:46.561Z] c:/go/src/net/http/server.go:2036 +0x4b [2021-01-19T06:38:46.561Z] net/http.(*ServeMux).ServeHTTP(0xc0000fc000, 0x99a5c0, 0xc000132000, 0xc0000d0300) [2021-01-19T06:38:46.561Z] c:/go/src/net/http/server.go:2416 +0x1c4 [2021-01-19T06:38:46.561Z] net/http.serverHandler.ServeHTTP(0xc000102000, 0x99a5c0, 0xc000132000, 0xc0000d0300) [2021-01-19T06:38:46.561Z] c:/go/src/net/http/server.go:2831 +0xab [2021-01-19T06:38:46.561Z] net/http.(*conn).serve(0xc000058b40, 0x99b180, 0xc00004a980) [2021-01-19T06:38:46.561Z] c:/go/src/net/http/server.go:1919 +0x87c [2021-01-19T06:38:46.561Z] created by net/http.(*Server).Serve [2021-01-19T06:38:46.561Z] c:/go/src/net/http/server.go:2957 +0x38b [2021-01-19T06:38:46.561Z] time="2021-01-19T06:38:46Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49224/Test.FailOnce: Post http://127.0.0.1:49224/Test.FailOnce: EOF, retrying in 1s" [2021-01-19T06:38:46.561Z] === RUN TestOutputOnPrematureClose [2021-01-19T06:38:46.561Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2021-01-19T06:38:46.561Z] === RUN TestCompleteSilently [2021-01-19T06:38:46.692Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-01-19T06:38:46.950Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2021-01-19T06:38:47.024Z] --- PASS: TestCompleteSilently (0.00s) [2021-01-19T06:38:47.024Z] PASS [2021-01-19T06:38:47.024Z] coverage: 75.9% of statements [2021-01-19T06:38:47.024Z] ok github.com/docker/docker/pkg/progress 0.041s coverage: 75.9% of statements [2021-01-19T06:38:47.024Z] === RUN TestSendToOneSub [2021-01-19T06:38:47.024Z] --- PASS: TestSendToOneSub (0.00s) [2021-01-19T06:38:47.024Z] === RUN TestSendToMultipleSubs [2021-01-19T06:38:47.024Z] --- PASS: TestSendToMultipleSubs (0.00s) [2021-01-19T06:38:47.024Z] === RUN TestEvictOneSub [2021-01-19T06:38:47.024Z] --- PASS: TestEvictOneSub (0.00s) [2021-01-19T06:38:47.024Z] === RUN TestClosePublisher [2021-01-19T06:38:47.024Z] --- PASS: TestClosePublisher (0.00s) [2021-01-19T06:38:47.024Z] === RUN TestPubSubRace [2021-01-19T06:38:47.495Z] --- PASS: TestFailOnce (1.13s) [2021-01-19T06:38:47.496Z] === RUN TestEchoInputOutput [2021-01-19T06:38:47.496Z] --- PASS: TestEchoInputOutput (0.00s) [2021-01-19T06:38:47.496Z] === RUN TestBackoff [2021-01-19T06:38:47.496Z] --- PASS: TestBackoff (0.00s) [2021-01-19T06:38:47.496Z] === RUN TestAbortRetry [2021-01-19T06:38:47.496Z] --- PASS: TestAbortRetry (0.00s) [2021-01-19T06:38:47.496Z] === RUN TestClientScheme [2021-01-19T06:38:47.496Z] --- PASS: TestClientScheme (0.00s) [2021-01-19T06:38:47.496Z] === RUN TestNewClientWithTimeout [2021-01-19T06:38:47.958Z] === RUN TestRegister [2021-01-19T06:38:47.958Z] --- PASS: TestRegister (0.00s) [2021-01-19T06:38:47.958Z] === RUN TestCommand [2021-01-19T06:38:47.958Z] --- PASS: TestCommand (0.02s) [2021-01-19T06:38:47.958Z] === RUN TestNaiveSelf [2021-01-19T06:38:47.958Z] time="2021-01-19T06:38:47Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49229/Test.Echo: Post http://127.0.0.1:49229/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2021-01-19T06:38:47.958Z] --- PASS: TestPubSubRace (1.04s) [2021-01-19T06:38:47.958Z] PASS [2021-01-19T06:38:47.958Z] coverage: 75.0% of statements [2021-01-19T06:38:47.958Z] --- PASS: TestNaiveSelf (0.02s) [2021-01-19T06:38:47.959Z] PASS [2021-01-19T06:38:47.959Z] coverage: 82.4% of statements [2021-01-19T06:38:47.959Z] ok github.com/docker/docker/pkg/pubsub 1.081s coverage: 75.0% of statements [2021-01-19T06:38:47.959Z] ok github.com/docker/docker/pkg/reexec 0.175s coverage: 82.4% of statements [2021-01-19T06:38:48.932Z] === RUN TestParseSignal [2021-01-19T06:38:48.932Z] --- PASS: TestParseSignal (0.00s) [2021-01-19T06:38:48.932Z] === RUN TestValidSignalForPlatform [2021-01-19T06:38:48.932Z] --- PASS: TestValidSignalForPlatform (0.00s) [2021-01-19T06:38:48.932Z] PASS [2021-01-19T06:38:48.933Z] coverage: 20.3% of statements [2021-01-19T06:38:48.933Z] ok github.com/docker/docker/pkg/signal 0.085s coverage: 20.3% of statements [2021-01-19T06:38:48.933Z] === RUN TestNewStdWriter [2021-01-19T06:38:48.933Z] --- PASS: TestNewStdWriter (0.00s) [2021-01-19T06:38:48.933Z] === RUN TestWriteWithUninitializedStdWriter [2021-01-19T06:38:48.933Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2021-01-19T06:38:48.933Z] === RUN TestWriteWithNilBytes [2021-01-19T06:38:48.933Z] --- PASS: TestWriteWithNilBytes (0.00s) [2021-01-19T06:38:48.933Z] === RUN TestWrite [2021-01-19T06:38:48.933Z] --- PASS: TestWrite (0.00s) [2021-01-19T06:38:48.933Z] === RUN TestWriteWithWriterError [2021-01-19T06:38:48.933Z] --- PASS: TestWriteWithWriterError (0.00s) [2021-01-19T06:38:48.933Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2021-01-19T06:38:48.933Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2021-01-19T06:38:48.933Z] === RUN TestStdCopyWriteAndRead [2021-01-19T06:38:48.933Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2021-01-19T06:38:48.933Z] === RUN TestStdCopyReturnsErrorReadingHeader [2021-01-19T06:38:48.933Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2021-01-19T06:38:48.933Z] === RUN TestStdCopyReturnsErrorReadingFrame [2021-01-19T06:38:48.933Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2021-01-19T06:38:48.933Z] === RUN TestStdCopyDetectsCorruptedFrame [2021-01-19T06:38:48.933Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2021-01-19T06:38:48.933Z] === RUN TestStdCopyWithInvalidInputHeader [2021-01-19T06:38:48.933Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2021-01-19T06:38:48.933Z] === RUN TestStdCopyWithCorruptedPrefix [2021-01-19T06:38:48.933Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2021-01-19T06:38:48.933Z] === RUN TestStdCopyReturnsWriteErrors [2021-01-19T06:38:48.933Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2021-01-19T06:38:48.933Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2021-01-19T06:38:48.933Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2021-01-19T06:38:48.933Z] === RUN TestStdCopyReturnsErrorFromSystem [2021-01-19T06:38:48.933Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2021-01-19T06:38:48.933Z] PASS [2021-01-19T06:38:48.933Z] coverage: 100.0% of statements [2021-01-19T06:38:48.933Z] ok github.com/docker/docker/pkg/stdcopy 0.082s coverage: 100.0% of statements [2021-01-19T06:38:49.395Z] time="2021-01-19T06:38:49Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49229/Test.Echo: Post http://127.0.0.1:49229/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2021-01-19T06:38:49.853Z] --- PASS: TestServiceCreateInit (7.61s) [2021-01-19T06:38:49.853Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.73s) [2021-01-19T06:38:49.853Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.86s) [2021-01-19T06:38:49.853Z] === RUN TestCreateServiceMultipleTimes [2021-01-19T06:38:50.368Z] === RUN TestGenerateRandomID [2021-01-19T06:38:50.368Z] --- PASS: TestGenerateRandomID (0.00s) [2021-01-19T06:38:50.368Z] === RUN TestShortenId [2021-01-19T06:38:50.368Z] --- PASS: TestShortenId (0.00s) [2021-01-19T06:38:50.368Z] === RUN TestShortenSha256Id [2021-01-19T06:38:50.368Z] --- PASS: TestShortenSha256Id (0.00s) [2021-01-19T06:38:50.368Z] === RUN TestShortenIdEmpty [2021-01-19T06:38:50.368Z] --- PASS: TestShortenIdEmpty (0.00s) [2021-01-19T06:38:50.368Z] === RUN TestShortenIdInvalid [2021-01-19T06:38:50.368Z] --- PASS: TestShortenIdInvalid (0.00s) [2021-01-19T06:38:50.368Z] === RUN TestIsShortIDNonHex [2021-01-19T06:38:50.368Z] --- PASS: TestIsShortIDNonHex (0.00s) [2021-01-19T06:38:50.368Z] === RUN TestIsShortIDNotCorrectSize [2021-01-19T06:38:50.368Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2021-01-19T06:38:50.368Z] PASS [2021-01-19T06:38:50.368Z] coverage: 70.6% of statements [2021-01-19T06:38:50.368Z] ok github.com/docker/docker/pkg/stringid 0.053s coverage: 70.6% of statements [2021-01-19T06:38:50.368Z] === RUN TestRawProgressFormatterFormatStatus [2021-01-19T06:38:50.368Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2021-01-19T06:38:50.368Z] === RUN TestRawProgressFormatterFormatProgress [2021-01-19T06:38:50.368Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2021-01-19T06:38:50.368Z] === RUN TestFormatStatus [2021-01-19T06:38:50.368Z] --- PASS: TestFormatStatus (0.00s) [2021-01-19T06:38:50.368Z] === RUN TestFormatError [2021-01-19T06:38:50.368Z] --- PASS: TestFormatError (0.00s) [2021-01-19T06:38:50.368Z] === RUN TestFormatJSONError [2021-01-19T06:38:50.368Z] --- PASS: TestFormatJSONError (0.00s) [2021-01-19T06:38:50.368Z] === RUN TestJsonProgressFormatterFormatProgress [2021-01-19T06:38:50.368Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2021-01-19T06:38:50.368Z] === RUN TestJsonProgressFormatterFormatStatus [2021-01-19T06:38:50.368Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2021-01-19T06:38:50.368Z] === RUN TestNewJSONProgressOutput [2021-01-19T06:38:50.368Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2021-01-19T06:38:50.368Z] === RUN TestAuxFormatterEmit [2021-01-19T06:38:50.368Z] --- PASS: TestAuxFormatterEmit (0.00s) [2021-01-19T06:38:50.368Z] === RUN TestStreamWriterStdout [2021-01-19T06:38:50.368Z] --- PASS: TestStreamWriterStdout (0.00s) [2021-01-19T06:38:50.368Z] === RUN TestStreamWriterStderr [2021-01-19T06:38:50.368Z] --- PASS: TestStreamWriterStderr (0.00s) [2021-01-19T06:38:50.368Z] PASS [2021-01-19T06:38:50.368Z] coverage: 66.2% of statements [2021-01-19T06:38:50.368Z] ok github.com/docker/docker/pkg/streamformatter 0.074s coverage: 66.2% of statements [2021-01-19T06:38:51.341Z] === RUN TestIsCpusetListAvailable [2021-01-19T06:38:51.341Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2021-01-19T06:38:51.341Z] PASS [2021-01-19T06:38:51.341Z] coverage: 38.2% of statements [2021-01-19T06:38:51.341Z] ok github.com/docker/docker/pkg/sysinfo 0.055s coverage: 38.2% of statements [2021-01-19T06:38:51.802Z] time="2021-01-19T06:38:51Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49229/Test.Echo: Post http://127.0.0.1:49229/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2021-01-19T06:38:52.264Z] === RUN TestChtimes [2021-01-19T06:38:52.264Z] --- PASS: TestChtimes (0.01s) [2021-01-19T06:38:52.264Z] === RUN TestChtimesWindows [2021-01-19T06:38:52.264Z] --- PASS: TestChtimesWindows (0.00s) [2021-01-19T06:38:52.264Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2021-01-19T06:38:52.264Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2021-01-19T06:38:52.264Z] === RUN TestEnsureRemoveAllNotExist [2021-01-19T06:38:52.264Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2021-01-19T06:38:52.264Z] === RUN TestEnsureRemoveAllWithDir [2021-01-19T06:38:52.264Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2021-01-19T06:38:52.264Z] === RUN TestEnsureRemoveAllWithFile [2021-01-19T06:38:52.264Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2021-01-19T06:38:52.264Z] === RUN TestHasWin32KSupport [2021-01-19T06:38:52.264Z] --- PASS: TestHasWin32KSupport (0.00s) [2021-01-19T06:38:52.264Z] syscall_windows_test.go:8: win32k: true [2021-01-19T06:38:52.264Z] PASS [2021-01-19T06:38:52.264Z] coverage: 12.0% of statements [2021-01-19T06:38:52.264Z] ok github.com/docker/docker/pkg/system 0.071s coverage: 12.0% of statements [2021-01-19T06:38:52.726Z] === RUN TestTailFile [2021-01-19T06:38:52.726Z] --- PASS: TestTailFile (0.00s) [2021-01-19T06:38:52.726Z] === RUN TestTailFileManyLines [2021-01-19T06:38:52.726Z] --- PASS: TestTailFileManyLines (0.00s) [2021-01-19T06:38:52.726Z] === RUN TestTailEmptyFile [2021-01-19T06:38:52.726Z] --- PASS: TestTailEmptyFile (0.00s) [2021-01-19T06:38:52.726Z] === RUN TestTailNegativeN [2021-01-19T06:38:52.726Z] --- PASS: TestTailNegativeN (0.00s) [2021-01-19T06:38:52.726Z] === RUN TestNewTailReader [2021-01-19T06:38:52.726Z] === PAUSE TestNewTailReader [2021-01-19T06:38:52.726Z] === CONT TestNewTailReader [2021-01-19T06:38:52.726Z] === RUN TestNewTailReader/4_byte_delimiter [2021-01-19T06:38:52.726Z] === PAUSE TestNewTailReader/4_byte_delimiter [2021-01-19T06:38:52.726Z] === RUN TestNewTailReader/8_byte_delimiter [2021-01-19T06:38:52.726Z] === PAUSE TestNewTailReader/8_byte_delimiter [2021-01-19T06:38:52.726Z] === RUN TestNewTailReader/12_byte_delimiter [2021-01-19T06:38:52.726Z] === PAUSE TestNewTailReader/12_byte_delimiter [2021-01-19T06:38:52.726Z] === RUN TestNewTailReader/no_delimiter [2021-01-19T06:38:52.726Z] === PAUSE TestNewTailReader/no_delimiter [2021-01-19T06:38:52.726Z] === RUN TestNewTailReader/single_byte_delimiter [2021-01-19T06:38:52.726Z] === PAUSE TestNewTailReader/single_byte_delimiter [2021-01-19T06:38:52.726Z] === RUN TestNewTailReader/2_byte_delimiter [2021-01-19T06:38:52.726Z] === PAUSE TestNewTailReader/2_byte_delimiter [2021-01-19T06:38:52.726Z] === RUN TestNewTailReader/truncated_last_line [2021-01-19T06:38:52.726Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2021-01-19T06:38:52.726Z] === RUN TestNewTailReader/truncated_last_line#01 [2021-01-19T06:38:52.726Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2021-01-19T06:38:52.726Z] === RUN TestNewTailReader/truncated_last_line#02 [2021-01-19T06:38:52.726Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2021-01-19T06:38:52.726Z] === CONT TestNewTailReader/4_byte_delimiter [2021-01-19T06:38:52.726Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2021-01-19T06:38:52.726Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2021-01-19T06:38:52.726Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2021-01-19T06:38:52.726Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2021-01-19T06:38:52.726Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2021-01-19T06:38:52.726Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2021-01-19T06:38:52.726Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-01-19T06:38:52.726Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-01-19T06:38:52.726Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-01-19T06:38:52.726Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-01-19T06:38:52.726Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-01-19T06:38:52.726Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-01-19T06:38:52.726Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-01-19T06:38:52.726Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-01-19T06:38:52.726Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-01-19T06:38:52.726Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-01-19T06:38:52.726Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-01-19T06:38:52.726Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-01-19T06:38:52.726Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-01-19T06:38:52.726Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-01-19T06:38:52.726Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2021-01-19T06:38:52.726Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2021-01-19T06:38:52.726Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-01-19T06:38:52.726Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-01-19T06:38:52.726Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2021-01-19T06:38:52.726Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-01-19T06:38:52.726Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-01-19T06:38:52.726Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-01-19T06:38:52.726Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-01-19T06:38:52.726Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-01-19T06:38:52.726Z] === CONT TestNewTailReader/2_byte_delimiter [2021-01-19T06:38:52.726Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2021-01-19T06:38:52.726Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2021-01-19T06:38:52.726Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2021-01-19T06:38:52.726Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2021-01-19T06:38:52.726Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2021-01-19T06:38:52.726Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2021-01-19T06:38:52.726Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-01-19T06:38:52.726Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-01-19T06:38:52.726Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-01-19T06:38:52.726Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-01-19T06:38:52.726Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-01-19T06:38:52.726Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-01-19T06:38:52.726Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-01-19T06:38:52.726Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-01-19T06:38:52.726Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-01-19T06:38:52.726Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-01-19T06:38:52.726Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-01-19T06:38:52.726Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-01-19T06:38:52.726Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-01-19T06:38:52.726Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-01-19T06:38:52.726Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2021-01-19T06:38:52.726Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2021-01-19T06:38:52.726Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-01-19T06:38:52.726Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-01-19T06:38:52.726Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2021-01-19T06:38:52.726Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-01-19T06:38:52.726Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-01-19T06:38:52.726Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-01-19T06:38:52.726Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-01-19T06:38:52.726Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-01-19T06:38:52.726Z] === CONT TestNewTailReader/single_byte_delimiter [2021-01-19T06:38:52.726Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2021-01-19T06:38:52.726Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2021-01-19T06:38:52.726Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2021-01-19T06:38:52.726Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2021-01-19T06:38:52.726Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2021-01-19T06:38:52.726Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2021-01-19T06:38:52.726Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-01-19T06:38:52.726Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-01-19T06:38:52.726Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-01-19T06:38:52.726Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-01-19T06:38:52.726Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-01-19T06:38:52.726Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-01-19T06:38:52.726Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-01-19T06:38:52.726Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-01-19T06:38:52.726Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-01-19T06:38:52.726Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-01-19T06:38:52.726Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-01-19T06:38:52.726Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-01-19T06:38:52.726Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-01-19T06:38:52.726Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-01-19T06:38:52.726Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2021-01-19T06:38:52.726Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2021-01-19T06:38:52.726Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-01-19T06:38:52.726Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-01-19T06:38:52.726Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2021-01-19T06:38:52.726Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-01-19T06:38:52.726Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-01-19T06:38:52.726Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-01-19T06:38:52.726Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-01-19T06:38:52.726Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-01-19T06:38:52.726Z] === CONT TestNewTailReader/no_delimiter [2021-01-19T06:38:52.726Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2021-01-19T06:38:52.726Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2021-01-19T06:38:52.726Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-01-19T06:38:52.726Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-01-19T06:38:52.726Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-01-19T06:38:52.726Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-01-19T06:38:52.726Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-01-19T06:38:52.726Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2021-01-19T06:38:52.726Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2021-01-19T06:38:52.726Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2021-01-19T06:38:52.726Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2021-01-19T06:38:52.726Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-01-19T06:38:52.726Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-01-19T06:38:52.726Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-01-19T06:38:52.726Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-01-19T06:38:52.726Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-01-19T06:38:52.726Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-01-19T06:38:52.726Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2021-01-19T06:38:52.726Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2021-01-19T06:38:52.726Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2021-01-19T06:38:52.726Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2021-01-19T06:38:52.726Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2021-01-19T06:38:52.726Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2021-01-19T06:38:52.726Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2021-01-19T06:38:52.726Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2021-01-19T06:38:52.726Z] === RUN TestNewTailReader/no_delimiter/no_lines [2021-01-19T06:38:52.726Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2021-01-19T06:38:52.726Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-01-19T06:38:52.726Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-01-19T06:38:52.726Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-01-19T06:38:52.726Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-01-19T06:38:52.726Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-01-19T06:38:52.726Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-01-19T06:38:52.726Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-01-19T06:38:52.726Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-01-19T06:38:52.726Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-01-19T06:38:52.726Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-01-19T06:38:52.726Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-01-19T06:38:52.726Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-01-19T06:38:52.726Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-01-19T06:38:52.726Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-01-19T06:38:52.726Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-01-19T06:38:52.726Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-01-19T06:38:52.726Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-01-19T06:38:52.726Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-01-19T06:38:52.726Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-01-19T06:38:52.726Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-01-19T06:38:52.726Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-01-19T06:38:52.726Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-01-19T06:38:52.726Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-01-19T06:38:52.726Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-01-19T06:38:52.726Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-01-19T06:38:52.726Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-01-19T06:38:52.726Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-01-19T06:38:52.727Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-01-19T06:38:52.727Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-01-19T06:38:52.727Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-01-19T06:38:52.727Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-01-19T06:38:52.727Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-01-19T06:38:52.727Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-01-19T06:38:52.727Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-01-19T06:38:52.727Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-01-19T06:38:52.727Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-01-19T06:38:52.727Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-01-19T06:38:52.727Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-01-19T06:38:52.727Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-01-19T06:38:52.727Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-01-19T06:38:52.727Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-01-19T06:38:52.727Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2021-01-19T06:38:52.727Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-01-19T06:38:52.727Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-01-19T06:38:52.727Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-01-19T06:38:52.727Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-01-19T06:38:52.727Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-01-19T06:38:52.727Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-01-19T06:38:52.727Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-01-19T06:38:52.727Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-01-19T06:38:52.727Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-01-19T06:38:52.727Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2021-01-19T06:38:52.727Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-01-19T06:38:52.727Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-01-19T06:38:52.727Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-01-19T06:38:52.727Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-01-19T06:38:52.727Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-01-19T06:38:52.727Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-01-19T06:38:52.727Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-01-19T06:38:52.727Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-01-19T06:38:52.727Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-01-19T06:38:52.727Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-01-19T06:38:52.727Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-01-19T06:38:52.727Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-01-19T06:38:52.727Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-01-19T06:38:52.727Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-01-19T06:38:52.727Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-01-19T06:38:52.727Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-01-19T06:38:52.727Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-01-19T06:38:52.727Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-01-19T06:38:52.727Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-01-19T06:38:52.727Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-01-19T06:38:52.727Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-01-19T06:38:52.727Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-01-19T06:38:52.727Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-01-19T06:38:52.727Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-01-19T06:38:52.727Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-01-19T06:38:52.727Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-01-19T06:38:52.727Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-01-19T06:38:52.727Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2021-01-19T06:38:52.727Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-01-19T06:38:52.727Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-01-19T06:38:52.727Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-01-19T06:38:52.727Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-01-19T06:38:52.727Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-01-19T06:38:52.727Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-01-19T06:38:52.727Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-01-19T06:38:52.727Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-01-19T06:38:52.727Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-01-19T06:38:52.727Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-01-19T06:38:52.727Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-01-19T06:38:52.727Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-01-19T06:38:52.727Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-01-19T06:38:52.727Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-01-19T06:38:52.727Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-01-19T06:38:52.727Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-01-19T06:38:52.727Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-01-19T06:38:52.727Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-01-19T06:38:52.727Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-01-19T06:38:52.727Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-01-19T06:38:52.727Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-01-19T06:38:52.727Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-01-19T06:38:52.727Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-01-19T06:38:52.727Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-01-19T06:38:52.727Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-01-19T06:38:52.727Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-01-19T06:38:52.727Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-01-19T06:38:52.727Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-01-19T06:38:52.727Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-01-19T06:38:52.727Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-01-19T06:38:52.727Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-01-19T06:38:52.727Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-01-19T06:38:52.727Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-01-19T06:38:52.727Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-01-19T06:38:52.727Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-01-19T06:38:52.727Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-01-19T06:38:52.727Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-01-19T06:38:52.727Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-01-19T06:38:52.727Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-01-19T06:38:52.727Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-01-19T06:38:52.727Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-01-19T06:38:52.727Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-01-19T06:38:52.727Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-01-19T06:38:52.727Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-01-19T06:38:52.727Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-01-19T06:38:52.727Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-01-19T06:38:52.727Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-01-19T06:38:52.727Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-01-19T06:38:52.727Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-01-19T06:38:52.727Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-01-19T06:38:52.727Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-01-19T06:38:52.727Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-01-19T06:38:52.727Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-01-19T06:38:52.727Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-01-19T06:38:52.727Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-01-19T06:38:52.727Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-01-19T06:38:52.727Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-01-19T06:38:52.727Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-01-19T06:38:52.727Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-01-19T06:38:52.727Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-01-19T06:38:52.727Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-01-19T06:38:52.727Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-01-19T06:38:52.727Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-01-19T06:38:52.727Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-01-19T06:38:52.727Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-01-19T06:38:52.727Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-01-19T06:38:52.727Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2021-01-19T06:38:52.727Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-01-19T06:38:52.727Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-01-19T06:38:52.727Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-01-19T06:38:52.727Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-01-19T06:38:52.727Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-01-19T06:38:52.727Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-01-19T06:38:52.727Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-01-19T06:38:52.727Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-01-19T06:38:52.727Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-01-19T06:38:52.727Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-01-19T06:38:52.727Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-01-19T06:38:52.727Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-01-19T06:38:52.727Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-01-19T06:38:52.727Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-01-19T06:38:52.727Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-01-19T06:38:52.727Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-01-19T06:38:52.727Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-01-19T06:38:52.727Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-01-19T06:38:52.727Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-01-19T06:38:52.727Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-01-19T06:38:52.727Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-01-19T06:38:52.727Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-01-19T06:38:52.727Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-01-19T06:38:52.727Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-01-19T06:38:52.727Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-01-19T06:38:52.727Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-01-19T06:38:52.727Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-01-19T06:38:52.727Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-01-19T06:38:52.727Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-01-19T06:38:52.727Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-01-19T06:38:52.727Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-01-19T06:38:52.727Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-01-19T06:38:52.727Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-01-19T06:38:52.727Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-01-19T06:38:52.727Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-01-19T06:38:52.727Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2021-01-19T06:38:52.727Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-01-19T06:38:52.727Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-01-19T06:38:52.727Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-01-19T06:38:52.727Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-01-19T06:38:52.727Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-01-19T06:38:52.727Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-01-19T06:38:52.727Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-01-19T06:38:52.727Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-01-19T06:38:52.727Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-01-19T06:38:52.727Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-01-19T06:38:52.727Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-01-19T06:38:52.727Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-01-19T06:38:52.727Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-01-19T06:38:52.727Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-01-19T06:38:52.727Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-01-19T06:38:52.727Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-01-19T06:38:52.727Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-01-19T06:38:52.727Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-01-19T06:38:52.727Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-01-19T06:38:52.727Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-01-19T06:38:52.727Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-01-19T06:38:52.727Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-01-19T06:38:52.727Z] === CONT TestNewTailReader/12_byte_delimiter [2021-01-19T06:38:52.727Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2021-01-19T06:38:52.727Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2021-01-19T06:38:52.727Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2021-01-19T06:38:52.727Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2021-01-19T06:38:52.727Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2021-01-19T06:38:52.727Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2021-01-19T06:38:52.727Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-01-19T06:38:52.727Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-01-19T06:38:52.727Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-01-19T06:38:52.727Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-01-19T06:38:52.727Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-01-19T06:38:52.727Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-01-19T06:38:52.727Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-01-19T06:38:52.727Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-01-19T06:38:52.727Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-01-19T06:38:52.727Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-01-19T06:38:52.727Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-01-19T06:38:52.727Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-01-19T06:38:52.727Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-01-19T06:38:52.727Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-01-19T06:38:52.727Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2021-01-19T06:38:52.727Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2021-01-19T06:38:52.727Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-01-19T06:38:52.727Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-01-19T06:38:52.727Z] === CONT TestNewTailReader/8_byte_delimiter [2021-01-19T06:38:52.727Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2021-01-19T06:38:52.727Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2021-01-19T06:38:52.727Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2021-01-19T06:38:52.727Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2021-01-19T06:38:52.727Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-01-19T06:38:52.727Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-01-19T06:38:52.727Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2021-01-19T06:38:52.727Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2021-01-19T06:38:52.727Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-01-19T06:38:52.727Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-01-19T06:38:52.727Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-01-19T06:38:52.727Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-01-19T06:38:52.727Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2021-01-19T06:38:52.727Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-01-19T06:38:52.727Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-01-19T06:38:52.727Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-01-19T06:38:52.727Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-01-19T06:38:52.727Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-01-19T06:38:52.727Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-01-19T06:38:52.727Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-01-19T06:38:52.727Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-01-19T06:38:52.727Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-01-19T06:38:52.727Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-01-19T06:38:52.727Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-01-19T06:38:52.727Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-01-19T06:38:52.727Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-01-19T06:38:52.727Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-01-19T06:38:52.727Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2021-01-19T06:38:52.727Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2021-01-19T06:38:52.727Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-01-19T06:38:52.727Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-01-19T06:38:52.727Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-01-19T06:38:52.727Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-01-19T06:38:52.728Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-01-19T06:38:52.728Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-01-19T06:38:52.728Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-01-19T06:38:52.728Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-01-19T06:38:52.728Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-01-19T06:38:52.728Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-01-19T06:38:52.728Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-01-19T06:38:52.728Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-01-19T06:38:52.728Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-01-19T06:38:52.728Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-01-19T06:38:52.728Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-01-19T06:38:52.728Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-01-19T06:38:52.728Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-01-19T06:38:52.728Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-01-19T06:38:52.728Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-01-19T06:38:52.728Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-01-19T06:38:52.728Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-01-19T06:38:52.728Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-01-19T06:38:52.728Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-01-19T06:38:52.728Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-01-19T06:38:52.728Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-01-19T06:38:52.728Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-01-19T06:38:52.728Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-01-19T06:38:52.728Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-01-19T06:38:52.728Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-01-19T06:38:52.728Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-01-19T06:38:52.728Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-01-19T06:38:52.728Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-01-19T06:38:52.728Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-01-19T06:38:52.728Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-01-19T06:38:52.728Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-01-19T06:38:52.728Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-01-19T06:38:52.728Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-01-19T06:38:52.728Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-01-19T06:38:52.728Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-01-19T06:38:52.728Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-01-19T06:38:52.728Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-01-19T06:38:52.728Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-01-19T06:38:52.728Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-01-19T06:38:52.728Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-01-19T06:38:52.728Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-01-19T06:38:52.728Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-01-19T06:38:52.728Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-01-19T06:38:52.728Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-01-19T06:38:52.728Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-01-19T06:38:52.728Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-01-19T06:38:52.728Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-01-19T06:38:52.728Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-01-19T06:38:52.728Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-01-19T06:38:52.728Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-01-19T06:38:52.728Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-01-19T06:38:52.728Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-01-19T06:38:52.728Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-01-19T06:38:52.728Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-01-19T06:38:52.728Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-01-19T06:38:52.728Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-01-19T06:38:52.728Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-01-19T06:38:52.728Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-01-19T06:38:52.728Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-01-19T06:38:52.728Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-01-19T06:38:52.728Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-01-19T06:38:52.728Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-01-19T06:38:52.728Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-01-19T06:38:52.728Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-01-19T06:38:52.728Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-01-19T06:38:52.728Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-01-19T06:38:52.728Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-01-19T06:38:52.728Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-01-19T06:38:52.728Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-01-19T06:38:52.728Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2021-01-19T06:38:52.728Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-01-19T06:38:52.728Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-01-19T06:38:52.728Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-01-19T06:38:52.728Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-01-19T06:38:52.728Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-01-19T06:38:52.728Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-01-19T06:38:52.728Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-01-19T06:38:52.728Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-01-19T06:38:52.728Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-01-19T06:38:52.728Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-01-19T06:38:52.728Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-01-19T06:38:52.728Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-01-19T06:38:52.728Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-01-19T06:38:52.728Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-01-19T06:38:52.728Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-01-19T06:38:52.728Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-01-19T06:38:52.728Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-01-19T06:38:52.728Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-01-19T06:38:52.728Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-01-19T06:38:52.728Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-01-19T06:38:52.728Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-01-19T06:38:52.728Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-01-19T06:38:52.728Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2021-01-19T06:38:52.728Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-01-19T06:38:52.728Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-01-19T06:38:52.728Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-01-19T06:38:52.728Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-01-19T06:38:52.728Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-01-19T06:38:52.728Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-01-19T06:38:52.728Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-01-19T06:38:52.728Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-01-19T06:38:52.728Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-01-19T06:38:52.728Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-01-19T06:38:52.728Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-01-19T06:38:52.728Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-01-19T06:38:52.728Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-01-19T06:38:52.728Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-01-19T06:38:52.728Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-01-19T06:38:52.728Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-01-19T06:38:52.728Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-01-19T06:38:52.728Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-01-19T06:38:52.728Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-01-19T06:38:52.728Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-01-19T06:38:52.728Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-01-19T06:38:52.728Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-01-19T06:38:52.728Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-01-19T06:38:52.728Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-01-19T06:38:52.728Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-01-19T06:38:52.728Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2021-01-19T06:38:52.728Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-01-19T06:38:52.728Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-01-19T06:38:52.728Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-01-19T06:38:52.728Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-01-19T06:38:52.728Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-01-19T06:38:52.728Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-01-19T06:38:52.728Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-01-19T06:38:52.728Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-01-19T06:38:52.728Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-01-19T06:38:52.728Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-01-19T06:38:52.728Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-01-19T06:38:52.728Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-01-19T06:38:52.728Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-01-19T06:38:52.728Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-01-19T06:38:52.728Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2021-01-19T06:38:52.728Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-01-19T06:38:52.728Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-01-19T06:38:52.728Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-01-19T06:38:52.728Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-01-19T06:38:52.728Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-01-19T06:38:52.728Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-01-19T06:38:52.728Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-01-19T06:38:52.728Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-01-19T06:38:52.728Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-01-19T06:38:52.728Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-01-19T06:38:52.728Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-01-19T06:38:52.728Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-01-19T06:38:52.728Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-01-19T06:38:52.728Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-01-19T06:38:52.728Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-01-19T06:38:52.728Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-01-19T06:38:52.728Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-01-19T06:38:52.728Z] === CONT TestNewTailReader/no_delimiter/no_lines [2021-01-19T06:38:52.728Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-01-19T06:38:52.728Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-01-19T06:38:52.728Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2021-01-19T06:38:52.728Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-01-19T06:38:52.728Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-01-19T06:38:52.728Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-01-19T06:38:52.728Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-01-19T06:38:52.728Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-01-19T06:38:52.728Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-01-19T06:38:52.728Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-01-19T06:38:52.728Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-01-19T06:38:52.728Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-01-19T06:38:52.728Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-01-19T06:38:52.728Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-01-19T06:38:52.728Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-01-19T06:38:52.728Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-01-19T06:38:52.728Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-01-19T06:38:52.728Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-01-19T06:38:52.728Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-01-19T06:38:52.728Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-01-19T06:38:52.728Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-01-19T06:38:52.728Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-01-19T06:38:52.728Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-01-19T06:38:52.728Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-01-19T06:38:52.728Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-01-19T06:38:52.728Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2021-01-19T06:38:52.728Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-01-19T06:38:52.728Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-01-19T06:38:52.728Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-01-19T06:38:52.728Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-01-19T06:38:52.728Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2021-01-19T06:38:52.728Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-01-19T06:38:52.728Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-01-19T06:38:52.728Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-01-19T06:38:52.728Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-01-19T06:38:52.728Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-01-19T06:38:52.728Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-01-19T06:38:52.728Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-01-19T06:38:52.728Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-01-19T06:38:52.728Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-01-19T06:38:52.728Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-01-19T06:38:52.728Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-01-19T06:38:52.728Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-01-19T06:38:52.728Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-01-19T06:38:52.728Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-01-19T06:38:52.728Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-01-19T06:38:52.728Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-01-19T06:38:52.728Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-01-19T06:38:52.728Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2021-01-19T06:38:52.728Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-01-19T06:38:52.728Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-01-19T06:38:52.728Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-01-19T06:38:52.728Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-01-19T06:38:52.728Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-01-19T06:38:52.728Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-01-19T06:38:52.728Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-01-19T06:38:52.728Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-01-19T06:38:52.728Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-01-19T06:38:52.728Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-01-19T06:38:52.728Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-01-19T06:38:52.728Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-01-19T06:38:52.728Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-01-19T06:38:52.728Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-01-19T06:38:52.728Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-01-19T06:38:52.729Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-01-19T06:38:52.729Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-01-19T06:38:52.729Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2021-01-19T06:38:52.729Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-01-19T06:38:52.729Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-01-19T06:38:52.729Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-01-19T06:38:52.729Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-01-19T06:38:52.729Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-01-19T06:38:52.729Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-01-19T06:38:52.729Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-01-19T06:38:52.729Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-01-19T06:38:52.729Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-01-19T06:38:52.729Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-01-19T06:38:52.729Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-01-19T06:38:52.729Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-01-19T06:38:52.729Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-01-19T06:38:52.729Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-01-19T06:38:52.729Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-01-19T06:38:52.729Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-01-19T06:38:52.729Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-01-19T06:38:52.729Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-01-19T06:38:52.729Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-01-19T06:38:52.729Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-01-19T06:38:52.729Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-01-19T06:38:52.729Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-01-19T06:38:52.729Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2021-01-19T06:38:52.729Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-01-19T06:38:52.729Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-01-19T06:38:52.729Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-01-19T06:38:52.729Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-01-19T06:38:52.729Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-01-19T06:38:52.729Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-01-19T06:38:52.729Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-01-19T06:38:52.729Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-01-19T06:38:52.729Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-01-19T06:38:52.729Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-01-19T06:38:52.729Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-01-19T06:38:52.729Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-01-19T06:38:52.729Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-01-19T06:38:52.729Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-01-19T06:38:52.729Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-01-19T06:38:52.729Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-01-19T06:38:52.729Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-01-19T06:38:52.729Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-01-19T06:38:52.729Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-01-19T06:38:52.729Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-01-19T06:38:52.729Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-01-19T06:38:52.729Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-01-19T06:38:52.729Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-01-19T06:38:52.729Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-01-19T06:38:52.729Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-01-19T06:38:52.729Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-01-19T06:38:52.729Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-01-19T06:38:52.729Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-01-19T06:38:52.729Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-01-19T06:38:52.729Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-01-19T06:38:52.729Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-01-19T06:38:52.729Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-01-19T06:38:52.729Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-01-19T06:38:52.729Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-01-19T06:38:52.729Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-01-19T06:38:52.729Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-01-19T06:38:52.729Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-01-19T06:38:52.729Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-01-19T06:38:52.729Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-01-19T06:38:52.729Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-01-19T06:38:52.729Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-01-19T06:38:52.729Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-01-19T06:38:52.729Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-01-19T06:38:52.729Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-01-19T06:38:52.729Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-01-19T06:38:52.729Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-01-19T06:38:52.729Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-01-19T06:38:52.729Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-01-19T06:38:52.729Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-01-19T06:38:52.729Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-01-19T06:38:52.729Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-01-19T06:38:52.729Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-01-19T06:38:52.729Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-01-19T06:38:52.729Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-01-19T06:38:52.729Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-01-19T06:38:52.729Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-01-19T06:38:52.729Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-01-19T06:38:52.729Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-01-19T06:38:52.729Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-01-19T06:38:52.729Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-01-19T06:38:52.729Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-01-19T06:38:52.729Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-01-19T06:38:52.729Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-01-19T06:38:52.729Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-01-19T06:38:52.729Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-01-19T06:38:52.729Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-01-19T06:38:52.729Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-01-19T06:38:52.729Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-01-19T06:38:52.729Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-01-19T06:38:52.729Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-01-19T06:38:52.729Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-01-19T06:38:52.729Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-01-19T06:38:52.729Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-01-19T06:38:52.729Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-01-19T06:38:52.729Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-01-19T06:38:52.729Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-01-19T06:38:52.729Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-01-19T06:38:52.729Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-01-19T06:38:52.729Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-01-19T06:38:52.729Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-01-19T06:38:52.729Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-01-19T06:38:52.729Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-01-19T06:38:52.729Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-01-19T06:38:52.729Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-01-19T06:38:52.729Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-01-19T06:38:52.729Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-01-19T06:38:52.729Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-01-19T06:38:52.729Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-01-19T06:38:52.729Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-01-19T06:38:52.729Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-01-19T06:38:52.729Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-01-19T06:38:52.729Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-01-19T06:38:52.729Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-01-19T06:38:52.729Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-01-19T06:38:52.729Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-01-19T06:38:52.729Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-01-19T06:38:52.729Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-01-19T06:38:52.729Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-01-19T06:38:52.729Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-01-19T06:38:52.729Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-01-19T06:38:52.729Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-01-19T06:38:52.729Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-01-19T06:38:52.729Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-01-19T06:38:52.729Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-01-19T06:38:52.729Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-01-19T06:38:52.729Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-01-19T06:38:52.729Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-01-19T06:38:52.729Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2021-01-19T06:38:52.729Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-01-19T06:38:52.729Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-01-19T06:38:52.729Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-01-19T06:38:52.729Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2021-01-19T06:38:52.729Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-01-19T06:38:52.729Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-01-19T06:38:52.729Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-01-19T06:38:52.729Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-01-19T06:38:52.729Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-01-19T06:38:53.380Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-01-19T06:38:53.380Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-01-19T06:38:53.380Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-01-19T06:38:53.380Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-01-19T06:38:53.380Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-01-19T06:38:53.380Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-01-19T06:38:53.380Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-01-19T06:38:53.380Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-01-19T06:38:53.380Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-01-19T06:38:53.380Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-01-19T06:38:53.380Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-01-19T06:38:53.380Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-01-19T06:38:53.380Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-01-19T06:38:53.380Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-01-19T06:38:53.380Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-01-19T06:38:53.380Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-01-19T06:38:53.380Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-01-19T06:38:53.380Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-01-19T06:38:53.380Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-01-19T06:38:53.380Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-01-19T06:38:53.380Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-01-19T06:38:53.380Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-01-19T06:38:53.380Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-01-19T06:38:53.380Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-01-19T06:38:53.380Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-01-19T06:38:53.380Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-01-19T06:38:53.380Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-01-19T06:38:53.380Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-01-19T06:38:53.380Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-01-19T06:38:53.380Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-01-19T06:38:53.380Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-01-19T06:38:53.380Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-01-19T06:38:53.380Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-01-19T06:38:53.380Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-01-19T06:38:53.380Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-01-19T06:38:53.380Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-01-19T06:38:53.380Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-01-19T06:38:53.380Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-01-19T06:38:53.380Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-01-19T06:38:53.380Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-01-19T06:38:53.380Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-01-19T06:38:53.380Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-01-19T06:38:53.380Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-01-19T06:38:53.380Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-01-19T06:38:53.380Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-01-19T06:38:53.380Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-01-19T06:38:53.380Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-01-19T06:38:53.380Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-01-19T06:38:53.380Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-01-19T06:38:53.380Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-01-19T06:38:53.380Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-01-19T06:38:53.380Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-01-19T06:38:53.380Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-01-19T06:38:53.380Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-01-19T06:38:53.380Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-01-19T06:38:53.380Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-01-19T06:38:53.380Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-01-19T06:38:53.380Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-01-19T06:38:53.380Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-01-19T06:38:53.380Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-01-19T06:38:53.380Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-01-19T06:38:53.380Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-01-19T06:38:53.380Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-01-19T06:38:53.380Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-01-19T06:38:53.380Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-01-19T06:38:53.380Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-01-19T06:38:53.380Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-01-19T06:38:53.380Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-01-19T06:38:53.380Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-01-19T06:38:53.380Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-01-19T06:38:53.380Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-01-19T06:38:53.380Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-01-19T06:38:53.380Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2021-01-19T06:38:53.380Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-01-19T06:38:53.380Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-01-19T06:38:53.380Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2021-01-19T06:38:53.380Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-01-19T06:38:53.380Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-01-19T06:38:53.380Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-01-19T06:38:53.380Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-01-19T06:38:53.380Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-01-19T06:38:53.380Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-01-19T06:38:53.380Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-01-19T06:38:53.380Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-01-19T06:38:53.380Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-01-19T06:38:53.380Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2021-01-19T06:38:53.380Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-01-19T06:38:53.380Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-01-19T06:38:53.380Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-01-19T06:38:53.380Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-01-19T06:38:53.380Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-01-19T06:38:53.380Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-01-19T06:38:53.380Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-01-19T06:38:53.380Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-01-19T06:38:53.380Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-01-19T06:38:53.380Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-01-19T06:38:53.380Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-01-19T06:38:53.380Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-01-19T06:38:53.380Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-01-19T06:38:53.380Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-01-19T06:38:53.380Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-01-19T06:38:53.380Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-01-19T06:38:53.380Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-01-19T06:38:53.380Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-01-19T06:38:53.380Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-01-19T06:38:53.380Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-01-19T06:38:53.380Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-01-19T06:38:53.380Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-01-19T06:38:53.380Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-01-19T06:38:53.380Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-01-19T06:38:53.380Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-01-19T06:38:53.380Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-01-19T06:38:53.380Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-01-19T06:38:53.380Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-01-19T06:38:53.380Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-01-19T06:38:53.380Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-01-19T06:38:53.380Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-01-19T06:38:53.380Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-01-19T06:38:53.380Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-01-19T06:38:53.380Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-01-19T06:38:53.380Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-01-19T06:38:53.380Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-01-19T06:38:53.380Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-01-19T06:38:53.380Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-01-19T06:38:53.380Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-01-19T06:38:53.380Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-01-19T06:38:53.380Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-01-19T06:38:53.380Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-01-19T06:38:53.380Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-01-19T06:38:53.380Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-01-19T06:38:53.380Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-01-19T06:38:53.380Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-01-19T06:38:53.380Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-01-19T06:38:53.380Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-01-19T06:38:53.380Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-01-19T06:38:53.380Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-01-19T06:38:53.380Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-01-19T06:38:53.380Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-01-19T06:38:53.380Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-01-19T06:38:53.380Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-01-19T06:38:53.380Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-01-19T06:38:53.380Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-01-19T06:38:53.380Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-01-19T06:38:53.380Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-01-19T06:38:53.380Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-01-19T06:38:53.380Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-01-19T06:38:53.380Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-01-19T06:38:53.380Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-01-19T06:38:53.380Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-01-19T06:38:53.380Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-01-19T06:38:53.380Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-01-19T06:38:53.380Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-01-19T06:38:53.380Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-01-19T06:38:53.380Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-01-19T06:38:53.380Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-01-19T06:38:53.380Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-01-19T06:38:53.380Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-01-19T06:38:53.380Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-01-19T06:38:53.380Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-01-19T06:38:53.380Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-01-19T06:38:53.380Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-01-19T06:38:53.380Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-01-19T06:38:53.380Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-01-19T06:38:53.380Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-01-19T06:38:53.380Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-01-19T06:38:53.380Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-01-19T06:38:53.380Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-01-19T06:38:53.381Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-01-19T06:38:53.381Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2021-01-19T06:38:53.381Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-01-19T06:38:53.381Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-01-19T06:38:53.381Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-01-19T06:38:53.381Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-01-19T06:38:53.381Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-01-19T06:38:53.381Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-01-19T06:38:53.381Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-01-19T06:38:53.381Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-01-19T06:38:53.381Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-01-19T06:38:53.381Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-01-19T06:38:53.381Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-01-19T06:38:53.381Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-01-19T06:38:53.381Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-01-19T06:38:53.381Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-01-19T06:38:53.381Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-01-19T06:38:53.381Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-01-19T06:38:53.381Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-01-19T06:38:53.381Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-01-19T06:38:53.381Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-01-19T06:38:53.381Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-01-19T06:38:53.381Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-01-19T06:38:53.381Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-01-19T06:38:53.381Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-01-19T06:38:53.381Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-01-19T06:38:53.381Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-01-19T06:38:53.381Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-01-19T06:38:53.381Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-01-19T06:38:53.381Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-01-19T06:38:53.381Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2021-01-19T06:38:53.381Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-01-19T06:38:53.381Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-01-19T06:38:53.381Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-01-19T06:38:53.381Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-01-19T06:38:53.381Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-01-19T06:38:53.381Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-01-19T06:38:53.381Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-01-19T06:38:53.381Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-01-19T06:38:53.381Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-01-19T06:38:53.381Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-01-19T06:38:53.381Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-01-19T06:38:53.381Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-01-19T06:38:53.381Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-01-19T06:38:53.381Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-01-19T06:38:53.381Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-01-19T06:38:53.381Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-01-19T06:38:53.381Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-01-19T06:38:53.381Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-01-19T06:38:53.381Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-01-19T06:38:53.381Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-01-19T06:38:53.381Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-01-19T06:38:53.381Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-01-19T06:38:53.381Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-01-19T06:38:53.381Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-01-19T06:38:53.381Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-01-19T06:38:53.381Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-01-19T06:38:53.381Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-01-19T06:38:53.381Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-01-19T06:38:53.381Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-01-19T06:38:53.381Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-01-19T06:38:53.381Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-01-19T06:38:53.381Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-01-19T06:38:53.381Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2021-01-19T06:38:53.381Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-01-19T06:38:53.381Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-01-19T06:38:53.381Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-01-19T06:38:53.381Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-01-19T06:38:53.381Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-01-19T06:38:53.381Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-01-19T06:38:53.381Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-01-19T06:38:53.381Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-01-19T06:38:53.381Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-01-19T06:38:53.381Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-01-19T06:38:53.381Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-01-19T06:38:53.381Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-01-19T06:38:53.381Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-01-19T06:38:53.381Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-01-19T06:38:53.381Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-01-19T06:38:53.381Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-01-19T06:38:53.381Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-01-19T06:38:53.381Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-01-19T06:38:53.381Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-01-19T06:38:53.381Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-01-19T06:38:53.381Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-01-19T06:38:53.381Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-01-19T06:38:53.381Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-01-19T06:38:53.381Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-01-19T06:38:53.381Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-01-19T06:38:53.381Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-01-19T06:38:53.381Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-01-19T06:38:53.381Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-01-19T06:38:53.381Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-01-19T06:38:53.381Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-01-19T06:38:53.381Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-01-19T06:38:53.381Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-01-19T06:38:53.381Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-01-19T06:38:53.381Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-01-19T06:38:53.381Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-01-19T06:38:53.381Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-01-19T06:38:53.381Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-01-19T06:38:53.381Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-01-19T06:38:53.381Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-01-19T06:38:53.381Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-01-19T06:38:53.381Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-01-19T06:38:53.381Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-01-19T06:38:53.381Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-01-19T06:38:53.381Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-01-19T06:38:53.381Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-01-19T06:38:53.381Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-01-19T06:38:53.381Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-01-19T06:38:53.381Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-01-19T06:38:53.381Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-01-19T06:38:53.381Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-01-19T06:38:53.381Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-01-19T06:38:53.381Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-01-19T06:38:53.381Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-01-19T06:38:53.381Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-01-19T06:38:53.381Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-01-19T06:38:53.381Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-01-19T06:38:53.381Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-01-19T06:38:53.381Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-01-19T06:38:53.381Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-01-19T06:38:53.381Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-01-19T06:38:53.381Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-01-19T06:38:53.381Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-01-19T06:38:53.381Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-01-19T06:38:53.381Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-01-19T06:38:53.381Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-01-19T06:38:53.381Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-01-19T06:38:53.381Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-01-19T06:38:53.381Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-01-19T06:38:53.381Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-01-19T06:38:53.381Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-01-19T06:38:53.381Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-01-19T06:38:53.381Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-01-19T06:38:53.381Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-01-19T06:38:53.381Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-01-19T06:38:53.381Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-01-19T06:38:53.381Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-01-19T06:38:53.381Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-01-19T06:38:53.381Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-01-19T06:38:53.381Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-01-19T06:38:53.381Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-01-19T06:38:53.381Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-01-19T06:38:53.381Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-01-19T06:38:53.381Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-01-19T06:38:53.381Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-01-19T06:38:53.381Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-01-19T06:38:53.381Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-01-19T06:38:53.381Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-01-19T06:38:53.381Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-01-19T06:38:53.381Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-01-19T06:38:53.381Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-01-19T06:38:53.381Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-01-19T06:38:53.381Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-01-19T06:38:53.381Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-01-19T06:38:53.381Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-01-19T06:38:53.381Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-01-19T06:38:53.381Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-01-19T06:38:53.381Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-01-19T06:38:53.381Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-01-19T06:38:53.381Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-01-19T06:38:53.381Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-01-19T06:38:53.381Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-01-19T06:38:53.381Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-01-19T06:38:53.381Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-01-19T06:38:53.381Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-01-19T06:38:53.381Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-01-19T06:38:53.381Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-01-19T06:38:53.381Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-01-19T06:38:53.381Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-01-19T06:38:53.381Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-01-19T06:38:53.381Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-01-19T06:38:53.381Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-01-19T06:38:53.381Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-01-19T06:38:53.381Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-01-19T06:38:53.381Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-01-19T06:38:53.381Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-01-19T06:38:53.381Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-01-19T06:38:53.381Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-01-19T06:38:53.381Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-01-19T06:38:53.381Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-01-19T06:38:53.381Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-01-19T06:38:53.381Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-01-19T06:38:53.381Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-01-19T06:38:53.381Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-01-19T06:38:53.381Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-01-19T06:38:53.381Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-01-19T06:38:53.381Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-01-19T06:38:53.381Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-01-19T06:38:53.381Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-01-19T06:38:53.381Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-01-19T06:38:53.381Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-01-19T06:38:53.381Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-01-19T06:38:53.381Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-01-19T06:38:53.381Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-01-19T06:38:53.381Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-01-19T06:38:53.381Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-01-19T06:38:53.381Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-01-19T06:38:53.381Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-01-19T06:38:53.381Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-01-19T06:38:53.381Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-01-19T06:38:53.381Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-01-19T06:38:53.381Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-01-19T06:38:53.381Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-01-19T06:38:53.381Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-01-19T06:38:53.381Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-01-19T06:38:53.381Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-01-19T06:38:53.381Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-01-19T06:38:53.381Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-01-19T06:38:53.381Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-01-19T06:38:53.381Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-01-19T06:38:53.381Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-01-19T06:38:53.381Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-01-19T06:38:53.381Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-01-19T06:38:53.381Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-01-19T06:38:53.381Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-01-19T06:38:53.381Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-01-19T06:38:53.381Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-01-19T06:38:53.381Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-01-19T06:38:53.381Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-01-19T06:38:53.382Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-01-19T06:38:53.382Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-01-19T06:38:53.382Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-01-19T06:38:53.382Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-01-19T06:38:53.382Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-01-19T06:38:53.382Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-01-19T06:38:53.382Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-01-19T06:38:53.382Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-01-19T06:38:53.382Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-01-19T06:38:53.382Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-01-19T06:38:53.382Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-01-19T06:38:53.382Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-01-19T06:38:53.382Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-01-19T06:38:53.382Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-01-19T06:38:53.382Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-01-19T06:38:53.382Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-01-19T06:38:53.382Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-01-19T06:38:53.382Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-01-19T06:38:53.382Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-01-19T06:38:53.382Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-01-19T06:38:53.382Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-01-19T06:38:53.382Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-01-19T06:38:53.382Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-01-19T06:38:53.382Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-01-19T06:38:53.382Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-01-19T06:38:53.382Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-01-19T06:38:53.382Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-01-19T06:38:53.382Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-01-19T06:38:53.382Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-01-19T06:38:53.382Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-01-19T06:38:53.382Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-01-19T06:38:53.382Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-01-19T06:38:53.382Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-01-19T06:38:53.382Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-01-19T06:38:53.382Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-01-19T06:38:53.382Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-01-19T06:38:53.382Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-01-19T06:38:53.382Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-01-19T06:38:53.382Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-01-19T06:38:53.382Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-01-19T06:38:53.382Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-01-19T06:38:53.382Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-01-19T06:38:53.382Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-01-19T06:38:53.382Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-01-19T06:38:53.382Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-01-19T06:38:53.382Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-01-19T06:38:53.382Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-01-19T06:38:53.382Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-01-19T06:38:53.382Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-01-19T06:38:53.382Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-01-19T06:38:53.382Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-01-19T06:38:53.382Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-01-19T06:38:53.382Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-01-19T06:38:53.382Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-01-19T06:38:53.382Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-01-19T06:38:53.382Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-01-19T06:38:53.382Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-01-19T06:38:53.382Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-01-19T06:38:53.382Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-01-19T06:38:53.382Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-01-19T06:38:53.382Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-01-19T06:38:53.382Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-01-19T06:38:53.382Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-01-19T06:38:53.382Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-01-19T06:38:53.382Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-01-19T06:38:53.382Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-01-19T06:38:53.382Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-01-19T06:38:53.382Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-01-19T06:38:53.382Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-01-19T06:38:53.382Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-01-19T06:38:53.382Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-01-19T06:38:53.382Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-01-19T06:38:53.382Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-01-19T06:38:53.382Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-01-19T06:38:53.382Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-01-19T06:38:53.382Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-01-19T06:38:53.382Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-01-19T06:38:53.382Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-01-19T06:38:53.382Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-01-19T06:38:53.382Z] --- PASS: TestNewTailReader (0.00s) [2021-01-19T06:38:53.382Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2021-01-19T06:38:53.382Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2021-01-19T06:38:53.382Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2021-01-19T06:38:53.382Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2021-01-19T06:38:53.382Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2021-01-19T06:38:53.382Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2021-01-19T06:38:53.382Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2021-01-19T06:38:53.382Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2021-01-19T06:38:53.382Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-01-19T06:38:53.382Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-01-19T06:38:53.382Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2021-01-19T06:38:53.382Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-01-19T06:38:53.382Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2021-01-19T06:38:53.382Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-01-19T06:38:53.382Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-01-19T06:38:53.382Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2021-01-19T06:38:53.382Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-01-19T06:38:53.382Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-01-19T06:38:53.382Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2021-01-19T06:38:53.382Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-01-19T06:38:53.382Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-01-19T06:38:53.382Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-01-19T06:38:53.382Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-01-19T06:38:53.382Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-01-19T06:38:53.382Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-01-19T06:38:53.382Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-01-19T06:38:53.382Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-01-19T06:38:53.382Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-01-19T06:38:53.382Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-01-19T06:38:53.382Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-01-19T06:38:53.382Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2021-01-19T06:38:53.382Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-01-19T06:38:53.382Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-01-19T06:38:53.382Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-01-19T06:38:53.382Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-01-19T06:38:53.382Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-01-19T06:38:53.382Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-01-19T06:38:53.382Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-01-19T06:38:53.382Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-01-19T06:38:53.382Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-01-19T06:38:53.382Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.01s) [2021-01-19T06:38:53.382Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-01-19T06:38:53.382Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-01-19T06:38:53.382Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-01-19T06:38:53.382Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-01-19T06:38:53.382Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-01-19T06:38:53.382Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-01-19T06:38:53.382Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2021-01-19T06:38:53.382Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2021-01-19T06:38:53.382Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2021-01-19T06:38:53.382Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2021-01-19T06:38:53.382Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2021-01-19T06:38:53.382Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2021-01-19T06:38:53.382Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2021-01-19T06:38:53.382Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2021-01-19T06:38:53.382Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2021-01-19T06:38:53.382Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2021-01-19T06:38:53.382Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-01-19T06:38:53.382Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2021-01-19T06:38:53.382Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2021-01-19T06:38:53.382Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-01-19T06:38:53.382Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-01-19T06:38:53.382Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-01-19T06:38:53.382Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-01-19T06:38:53.382Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2021-01-19T06:38:53.382Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-01-19T06:38:53.382Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-01-19T06:38:53.382Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-01-19T06:38:53.382Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-01-19T06:38:53.382Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-01-19T06:38:53.382Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-01-19T06:38:53.382Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2021-01-19T06:38:53.382Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-01-19T06:38:53.382Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-01-19T06:38:53.382Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2021-01-19T06:38:53.382Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2021-01-19T06:38:53.382Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-01-19T06:38:53.382Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-01-19T06:38:53.382Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-01-19T06:38:53.382Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-01-19T06:38:53.382Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-01-19T06:38:53.382Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-01-19T06:38:53.382Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-01-19T06:38:53.382Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-01-19T06:38:53.382Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-01-19T06:38:53.382Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2021-01-19T06:38:53.382Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-01-19T06:38:53.382Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2021-01-19T06:38:53.382Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-01-19T06:38:53.382Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-01-19T06:38:53.382Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-01-19T06:38:53.382Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-01-19T06:38:53.382Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-01-19T06:38:53.382Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-01-19T06:38:53.382Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-01-19T06:38:53.382Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-01-19T06:38:53.382Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-01-19T06:38:53.382Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-01-19T06:38:53.382Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-01-19T06:38:53.382Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.01s) [2021-01-19T06:38:53.382Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-01-19T06:38:53.382Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-01-19T06:38:53.382Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2021-01-19T06:38:53.382Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-01-19T06:38:53.382Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-01-19T06:38:53.382Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2021-01-19T06:38:53.382Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-01-19T06:38:53.382Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-01-19T06:38:53.382Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-01-19T06:38:53.383Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-01-19T06:38:53.383Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-01-19T06:38:53.383Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-01-19T06:38:53.383Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-01-19T06:38:53.383Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-01-19T06:38:53.383Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-01-19T06:38:53.383Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-01-19T06:38:53.383Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-01-19T06:38:53.383Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-01-19T06:38:53.383Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-01-19T06:38:53.383Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-01-19T06:38:53.383Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-01-19T06:38:53.383Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-01-19T06:38:53.383Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.01s) [2021-01-19T06:38:53.383Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-01-19T06:38:53.383Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-01-19T06:38:53.383Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.02s) [2021-01-19T06:38:53.383Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2021-01-19T06:38:53.383Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-01-19T06:38:53.383Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2021-01-19T06:38:53.383Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2021-01-19T06:38:53.383Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2021-01-19T06:38:53.383Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2021-01-19T06:38:53.383Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2021-01-19T06:38:53.383Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2021-01-19T06:38:53.383Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2021-01-19T06:38:53.383Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2021-01-19T06:38:53.383Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2021-01-19T06:38:53.383Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2021-01-19T06:38:53.383Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-01-19T06:38:53.383Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-01-19T06:38:53.383Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-01-19T06:38:53.383Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-01-19T06:38:53.383Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2021-01-19T06:38:53.383Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2021-01-19T06:38:53.383Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-01-19T06:38:53.383Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-01-19T06:38:53.383Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2021-01-19T06:38:53.383Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-01-19T06:38:53.383Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-01-19T06:38:53.383Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-01-19T06:38:53.383Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-01-19T06:38:53.383Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-01-19T06:38:53.383Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-01-19T06:38:53.383Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-01-19T06:38:53.383Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-01-19T06:38:53.383Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-01-19T06:38:53.383Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-01-19T06:38:53.383Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-01-19T06:38:53.383Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-01-19T06:38:53.383Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-01-19T06:38:53.383Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-01-19T06:38:53.383Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-01-19T06:38:53.383Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-01-19T06:38:53.383Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.01s) [2021-01-19T06:38:53.383Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-01-19T06:38:53.383Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-01-19T06:38:53.383Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-01-19T06:38:53.383Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-01-19T06:38:53.383Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-01-19T06:38:53.383Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-01-19T06:38:53.383Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2021-01-19T06:38:53.383Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-01-19T06:38:53.383Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-01-19T06:38:53.383Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-01-19T06:38:53.383Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-01-19T06:38:53.383Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2021-01-19T06:38:53.383Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2021-01-19T06:38:53.383Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2021-01-19T06:38:53.383Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-01-19T06:38:53.383Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2021-01-19T06:38:53.383Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2021-01-19T06:38:53.383Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2021-01-19T06:38:53.383Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2021-01-19T06:38:53.383Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2021-01-19T06:38:53.383Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2021-01-19T06:38:53.383Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2021-01-19T06:38:53.383Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2021-01-19T06:38:53.383Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2021-01-19T06:38:53.383Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-01-19T06:38:53.383Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-01-19T06:38:53.383Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2021-01-19T06:38:53.383Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-01-19T06:38:53.383Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2021-01-19T06:38:53.383Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-01-19T06:38:53.383Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-01-19T06:38:53.383Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-01-19T06:38:53.383Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-01-19T06:38:53.383Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-01-19T06:38:53.383Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-01-19T06:38:53.383Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-01-19T06:38:53.383Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-01-19T06:38:53.383Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-01-19T06:38:53.383Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-01-19T06:38:53.383Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-01-19T06:38:53.383Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2021-01-19T06:38:53.383Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-01-19T06:38:53.383Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-01-19T06:38:53.383Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2021-01-19T06:38:53.383Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-01-19T06:38:53.383Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-01-19T06:38:53.383Z] --- PASS: TestNewTailReader/no_delimiter (0.02s) [2021-01-19T06:38:53.383Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2021-01-19T06:38:53.383Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2021-01-19T06:38:53.383Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-01-19T06:38:53.383Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2021-01-19T06:38:53.383Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-01-19T06:38:53.383Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2021-01-19T06:38:53.383Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-01-19T06:38:53.383Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-01-19T06:38:53.383Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2021-01-19T06:38:53.383Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2021-01-19T06:38:53.383Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2021-01-19T06:38:53.383Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2021-01-19T06:38:53.383Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2021-01-19T06:38:53.383Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2021-01-19T06:38:53.383Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2021-01-19T06:38:53.383Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2021-01-19T06:38:53.383Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2021-01-19T06:38:53.383Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2021-01-19T06:38:53.383Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-01-19T06:38:53.383Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2021-01-19T06:38:53.383Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.01s) [2021-01-19T06:38:53.383Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2021-01-19T06:38:53.383Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-01-19T06:38:53.383Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-01-19T06:38:53.383Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-01-19T06:38:53.383Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-01-19T06:38:53.383Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-01-19T06:38:53.383Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-01-19T06:38:53.383Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-01-19T06:38:53.383Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-01-19T06:38:53.383Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2021-01-19T06:38:53.383Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2021-01-19T06:38:53.383Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-01-19T06:38:53.383Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2021-01-19T06:38:53.383Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-01-19T06:38:53.383Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-01-19T06:38:53.383Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-01-19T06:38:53.383Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-01-19T06:38:53.383Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-01-19T06:38:53.383Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-01-19T06:38:53.383Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-01-19T06:38:53.383Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-01-19T06:38:53.383Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-01-19T06:38:53.383Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2021-01-19T06:38:53.383Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2021-01-19T06:38:53.383Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-01-19T06:38:53.383Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2021-01-19T06:38:53.383Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2021-01-19T06:38:53.383Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.01s) [2021-01-19T06:38:53.383Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2021-01-19T06:38:53.383Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-01-19T06:38:53.383Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2021-01-19T06:38:53.383Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2021-01-19T06:38:53.383Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2021-01-19T06:38:53.383Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2021-01-19T06:38:53.383Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2021-01-19T06:38:53.383Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2021-01-19T06:38:53.383Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2021-01-19T06:38:53.383Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2021-01-19T06:38:53.383Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2021-01-19T06:38:53.383Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2021-01-19T06:38:53.383Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-01-19T06:38:53.383Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-01-19T06:38:53.383Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-01-19T06:38:53.383Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-01-19T06:38:53.383Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-01-19T06:38:53.383Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-01-19T06:38:53.383Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2021-01-19T06:38:53.383Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2021-01-19T06:38:53.383Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-01-19T06:38:53.383Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2021-01-19T06:38:53.383Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-01-19T06:38:53.383Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-01-19T06:38:53.383Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2021-01-19T06:38:53.383Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-01-19T06:38:53.383Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-01-19T06:38:53.383Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-01-19T06:38:53.383Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-01-19T06:38:53.383Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-01-19T06:38:53.383Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-01-19T06:38:53.383Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-01-19T06:38:53.383Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-01-19T06:38:53.383Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-01-19T06:38:53.383Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2021-01-19T06:38:53.383Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-01-19T06:38:53.383Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-01-19T06:38:53.383Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-01-19T06:38:53.383Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-01-19T06:38:53.383Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-01-19T06:38:53.383Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-01-19T06:38:53.383Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-01-19T06:38:53.383Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-01-19T06:38:53.384Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-01-19T06:38:53.384Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2021-01-19T06:38:53.384Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-01-19T06:38:53.384Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-01-19T06:38:53.384Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2021-01-19T06:38:53.384Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-01-19T06:38:53.384Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-01-19T06:38:53.384Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-01-19T06:38:53.384Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-01-19T06:38:53.384Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-01-19T06:38:53.384Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-01-19T06:38:53.384Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-01-19T06:38:53.384Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-01-19T06:38:53.384Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-01-19T06:38:53.384Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-01-19T06:38:53.384Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-01-19T06:38:53.384Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.01s) [2021-01-19T06:38:53.384Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-01-19T06:38:53.384Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-01-19T06:38:53.384Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2021-01-19T06:38:53.384Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2021-01-19T06:38:53.384Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-01-19T06:38:53.384Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2021-01-19T06:38:53.384Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2021-01-19T06:38:53.384Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2021-01-19T06:38:53.384Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2021-01-19T06:38:53.384Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2021-01-19T06:38:53.384Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2021-01-19T06:38:53.384Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2021-01-19T06:38:53.384Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2021-01-19T06:38:53.384Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2021-01-19T06:38:53.384Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2021-01-19T06:38:53.384Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-01-19T06:38:53.384Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-01-19T06:38:53.384Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-01-19T06:38:53.384Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-01-19T06:38:53.384Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.02s) [2021-01-19T06:38:53.384Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-01-19T06:38:53.384Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-01-19T06:38:53.384Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-01-19T06:38:53.384Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-01-19T06:38:53.384Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-01-19T06:38:53.384Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-01-19T06:38:53.384Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.01s) [2021-01-19T06:38:53.384Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2021-01-19T06:38:53.384Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-01-19T06:38:53.384Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-01-19T06:38:53.384Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.01s) [2021-01-19T06:38:53.384Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-01-19T06:38:53.384Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-01-19T06:38:53.384Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-01-19T06:38:53.384Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-01-19T06:38:53.384Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-01-19T06:38:53.384Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-01-19T06:38:53.384Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-01-19T06:38:53.384Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-01-19T06:38:53.384Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-01-19T06:38:53.384Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-01-19T06:38:53.384Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-01-19T06:38:53.384Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2021-01-19T06:38:53.384Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-01-19T06:38:53.384Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-01-19T06:38:53.384Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2021-01-19T06:38:53.384Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-01-19T06:38:53.384Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2021-01-19T06:38:53.384Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-01-19T06:38:53.384Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-01-19T06:38:53.384Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2021-01-19T06:38:53.384Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-01-19T06:38:53.384Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-01-19T06:38:53.384Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2021-01-19T06:38:53.384Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-01-19T06:38:53.384Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-01-19T06:38:53.384Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-01-19T06:38:53.384Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-01-19T06:38:53.384Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-01-19T06:38:53.384Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-01-19T06:38:53.384Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-01-19T06:38:53.384Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-01-19T06:38:53.384Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-01-19T06:38:53.384Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-01-19T06:38:53.384Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-01-19T06:38:53.384Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-01-19T06:38:53.384Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-01-19T06:38:53.384Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-01-19T06:38:53.384Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-01-19T06:38:53.384Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-01-19T06:38:53.384Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-01-19T06:38:53.384Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-01-19T06:38:53.384Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2021-01-19T06:38:53.384Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-01-19T06:38:53.384Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-01-19T06:38:53.384Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2021-01-19T06:38:53.384Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-01-19T06:38:53.384Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-01-19T06:38:53.384Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-01-19T06:38:53.384Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-01-19T06:38:53.384Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-01-19T06:38:53.384Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-01-19T06:38:53.384Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2021-01-19T06:38:53.384Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-01-19T06:38:53.384Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2021-01-19T06:38:53.384Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2021-01-19T06:38:53.384Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2021-01-19T06:38:53.384Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2021-01-19T06:38:53.384Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2021-01-19T06:38:53.384Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2021-01-19T06:38:53.384Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2021-01-19T06:38:53.384Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2021-01-19T06:38:53.384Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2021-01-19T06:38:53.384Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2021-01-19T06:38:53.384Z] PASS [2021-01-19T06:38:53.384Z] coverage: 88.6% of statements [2021-01-19T06:38:53.384Z] ok github.com/docker/docker/pkg/tailfile 0.451s coverage: 88.6% of statements [2021-01-19T06:38:53.512Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-01-19T06:38:53.845Z] === RUN TestTarSumRemoveNonExistent [2021-01-19T06:38:53.845Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2021-01-19T06:38:53.845Z] === RUN TestTarSumRemove [2021-01-19T06:38:53.845Z] --- PASS: TestTarSumRemove (0.00s) [2021-01-19T06:38:53.845Z] === RUN TestSortFileInfoSums [2021-01-19T06:38:53.845Z] --- PASS: TestSortFileInfoSums (0.00s) [2021-01-19T06:38:53.845Z] === RUN TestNewTarSumForLabelInvalid [2021-01-19T06:38:53.845Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2021-01-19T06:38:53.845Z] === RUN TestNewTarSumForLabel [2021-01-19T06:38:53.845Z] --- PASS: TestNewTarSumForLabel (0.00s) [2021-01-19T06:38:53.845Z] === RUN TestEmptyTar [2021-01-19T06:38:53.845Z] --- PASS: TestEmptyTar (0.00s) [2021-01-19T06:38:53.845Z] === RUN TestTarSumsReadSize [2021-01-19T06:38:53.846Z] --- PASS: TestTarSumsReadSize (0.00s) [2021-01-19T06:38:53.846Z] === RUN TestTarSums [2021-01-19T06:38:53.846Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-01-19T06:38:53.846Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-01-19T06:38:53.846Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-01-19T06:38:53.846Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-01-19T06:38:53.846Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-01-19T06:38:53.846Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2021-01-19T06:38:53.846Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2021-01-19T06:38:53.846Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-01-19T06:38:53.846Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-01-19T06:38:53.846Z] --- PASS: TestTarSums (0.09s) [2021-01-19T06:38:53.846Z] === RUN TestIteration [2021-01-19T06:38:53.846Z] --- PASS: TestIteration (0.00s) [2021-01-19T06:38:53.846Z] === RUN TestVersionLabelForChecksum [2021-01-19T06:38:53.846Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2021-01-19T06:38:53.846Z] === RUN TestVersion [2021-01-19T06:38:53.846Z] --- PASS: TestVersion (0.00s) [2021-01-19T06:38:53.846Z] === RUN TestGetVersion [2021-01-19T06:38:53.846Z] --- PASS: TestGetVersion (0.00s) [2021-01-19T06:38:53.846Z] === RUN TestGetVersions [2021-01-19T06:38:53.846Z] --- PASS: TestGetVersions (0.00s) [2021-01-19T06:38:53.846Z] PASS [2021-01-19T06:38:53.846Z] coverage: 89.3% of statements [2021-01-19T06:38:53.846Z] ok github.com/docker/docker/pkg/tarsum 0.172s coverage: 89.3% of statements [2021-01-19T06:38:54.307Z] testing: warning: no tests to run [2021-01-19T06:38:54.307Z] PASS [2021-01-19T06:38:54.307Z] coverage: [no statements] [2021-01-19T06:38:54.307Z] ok github.com/docker/docker/pkg/term/windows 0.061s coverage: [no statements] [no tests to run] [2021-01-19T06:38:54.768Z] === RUN TestTruncIndex [2021-01-19T06:38:54.768Z] === RUN TestIsGIT [2021-01-19T06:38:54.768Z] --- PASS: TestIsGIT (0.00s) [2021-01-19T06:38:54.768Z] === RUN TestIsTransport [2021-01-19T06:38:54.768Z] --- PASS: TestIsTransport (0.00s) [2021-01-19T06:38:54.768Z] PASS [2021-01-19T06:38:54.768Z] coverage: 100.0% of statements [2021-01-19T06:38:54.768Z] ok github.com/docker/docker/pkg/urlutil 0.037s coverage: 100.0% of statements [2021-01-19T06:38:54.768Z] --- PASS: TestTruncIndex (0.10s) [2021-01-19T06:38:54.768Z] PASS [2021-01-19T06:38:54.768Z] coverage: 91.5% of statements [2021-01-19T06:38:54.768Z] ok github.com/docker/docker/pkg/truncindex 0.144s coverage: 91.5% of statements [2021-01-19T06:38:54.885Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-01-19T06:38:55.231Z] === RUN TestVersionInfo [2021-01-19T06:38:55.231Z] --- PASS: TestVersionInfo (0.00s) [2021-01-19T06:38:55.231Z] === RUN TestAppendVersions [2021-01-19T06:38:55.231Z] --- PASS: TestAppendVersions (0.00s) [2021-01-19T06:38:55.231Z] PASS [2021-01-19T06:38:55.231Z] coverage: 88.9% of statements [2021-01-19T06:38:55.231Z] ok github.com/docker/docker/pkg/useragent 0.038s coverage: 88.9% of statements [2021-01-19T06:38:56.258Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-01-19T06:38:56.258Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-01-19T06:38:56.258Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-01-19T06:38:56.516Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-01-19T06:38:56.782Z] time="2021-01-19T06:38:56Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49229/Test.Echo: Post http://127.0.0.1:49229/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2021-01-19T06:38:56.782Z] === RUN TestNewSettable [2021-01-19T06:38:56.782Z] --- PASS: TestNewSettable (0.00s) [2021-01-19T06:38:56.782Z] === RUN TestIsSettable [2021-01-19T06:38:56.782Z] --- PASS: TestIsSettable (0.00s) [2021-01-19T06:38:56.782Z] === RUN TestUpdateSettingsEnv [2021-01-19T06:38:56.782Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2021-01-19T06:38:56.782Z] PASS [2021-01-19T06:38:56.782Z] coverage: 20.1% of statements [2021-01-19T06:38:56.782Z] ok github.com/docker/docker/plugin/v2 0.271s coverage: 20.1% of statements [2021-01-19T06:38:56.782Z] === RUN TestLoad [2021-01-19T06:38:56.782Z] --- PASS: TestLoad (0.00s) [2021-01-19T06:38:56.782Z] === RUN TestSave [2021-01-19T06:38:56.782Z] --- PASS: TestSave (0.03s) [2021-01-19T06:38:56.782Z] === RUN TestAddDeleteGet [2021-01-19T06:38:57.243Z] --- PASS: TestAddDeleteGet (0.19s) [2021-01-19T06:38:57.243Z] === RUN TestInvalidTags [2021-01-19T06:38:57.243Z] --- PASS: TestInvalidTags (0.01s) [2021-01-19T06:38:57.243Z] PASS [2021-01-19T06:38:57.243Z] coverage: 84.4% of statements [2021-01-19T06:38:57.243Z] ok github.com/docker/docker/reference 0.351s coverage: 84.4% of statements [2021-01-19T06:38:57.243Z] === RUN TestValidatePrivileges [2021-01-19T06:38:57.243Z] --- PASS: TestValidatePrivileges (0.00s) [2021-01-19T06:38:57.243Z] === RUN TestFilterByCapNeg [2021-01-19T06:38:57.243Z] --- PASS: TestFilterByCapNeg (0.00s) [2021-01-19T06:38:57.243Z] === RUN TestFilterByCapPos [2021-01-19T06:38:57.243Z] --- PASS: TestFilterByCapPos (0.00s) [2021-01-19T06:38:57.243Z] === RUN TestStoreGetPluginNotMatchCapRefs [2021-01-19T06:38:57.243Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2021-01-19T06:38:57.243Z] PASS [2021-01-19T06:38:57.243Z] coverage: 12.0% of statements [2021-01-19T06:38:57.243Z] ok github.com/docker/docker/plugin 0.217s coverage: 12.0% of statements [2021-01-19T06:38:58.416Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-01-19T06:38:58.788Z] === RUN TestResumableRequestHeaderSimpleErrors [2021-01-19T06:38:58.788Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2021-01-19T06:38:58.788Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2021-01-19T06:38:58.788Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2021-01-19T06:38:58.788Z] === RUN TestResumableRequestHeaderTooMuchFailures [2021-01-19T06:38:58.788Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2021-01-19T06:38:58.788Z] === RUN TestResumableRequestReaderWithReadError [2021-01-19T06:38:58.788Z] === RUN TestRestartManagerTimeout [2021-01-19T06:38:58.788Z] --- PASS: TestRestartManagerTimeout (0.00s) [2021-01-19T06:38:58.788Z] === RUN TestRestartManagerTimeoutReset [2021-01-19T06:38:58.788Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2021-01-19T06:38:58.788Z] PASS [2021-01-19T06:38:58.788Z] coverage: 50.9% of statements [2021-01-19T06:38:58.788Z] ok github.com/docker/docker/restartmanager 0.036s coverage: 50.9% of statements [2021-01-19T06:38:58.788Z] time="2021-01-19T06:38:58Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2021-01-19T06:38:58.788Z] --- PASS: TestResumableRequestReaderWithReadError (0.12s) [2021-01-19T06:38:58.788Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2021-01-19T06:38:58.788Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2021-01-19T06:38:58.788Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2021-01-19T06:38:58.788Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2021-01-19T06:38:58.788Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2021-01-19T06:38:58.788Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2021-01-19T06:38:58.788Z] === RUN TestResumableRequestReader [2021-01-19T06:38:58.788Z] --- PASS: TestResumableRequestReader (0.00s) [2021-01-19T06:38:58.788Z] === RUN TestResumableRequestReaderWithInitialResponse [2021-01-19T06:38:58.788Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2021-01-19T06:38:58.788Z] PASS [2021-01-19T06:38:58.788Z] coverage: 100.0% of statements [2021-01-19T06:38:58.788Z] ok github.com/docker/docker/registry/resumable 0.298s coverage: 100.0% of statements [2021-01-19T06:38:59.350Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-01-19T06:38:59.762Z] === RUN TestResolveAuthConfigIndexServer [2021-01-19T06:38:59.762Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2021-01-19T06:38:59.762Z] === RUN TestResolveAuthConfigFullURL [2021-01-19T06:38:59.762Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2021-01-19T06:38:59.762Z] === RUN TestLoadAllowNondistributableArtifacts [2021-01-19T06:38:59.762Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2021-01-19T06:38:59.762Z] === RUN TestValidateMirror [2021-01-19T06:38:59.762Z] --- PASS: TestValidateMirror (0.00s) [2021-01-19T06:38:59.762Z] === RUN TestLoadInsecureRegistries [2021-01-19T06:38:59.762Z] time="2021-01-19T06:38:59Z" level=warning msg="insecure registry http://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-01-19T06:38:59.762Z] time="2021-01-19T06:38:59Z" level=warning msg="insecure registry https://mytest.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2021-01-19T06:38:59.762Z] time="2021-01-19T06:38:59Z" level=warning msg="insecure registry HTTP://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-01-19T06:38:59.762Z] --- PASS: TestLoadInsecureRegistries (0.12s) [2021-01-19T06:38:59.762Z] === RUN TestNewServiceConfig [2021-01-19T06:38:59.762Z] --- PASS: TestNewServiceConfig (0.00s) [2021-01-19T06:38:59.762Z] === RUN TestValidateIndexName [2021-01-19T06:38:59.762Z] --- PASS: TestValidateIndexName (0.00s) [2021-01-19T06:38:59.762Z] === RUN TestValidateIndexNameWithError [2021-01-19T06:38:59.762Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2021-01-19T06:38:59.762Z] === RUN TestEndpointParse [2021-01-19T06:38:59.762Z] --- PASS: TestEndpointParse (0.00s) [2021-01-19T06:38:59.762Z] === RUN TestEndpointParseInvalid [2021-01-19T06:38:59.762Z] --- PASS: TestEndpointParseInvalid (0.00s) [2021-01-19T06:38:59.762Z] === RUN TestValidateEndpoint [2021-01-19T06:38:59.762Z] --- PASS: TestValidateEndpoint (0.03s) [2021-01-19T06:38:59.762Z] === RUN TestPing [2021-01-19T06:38:59.762Z] --- PASS: TestPing (0.00s) [2021-01-19T06:38:59.762Z] === RUN TestPingRegistryEndpoint [2021-01-19T06:38:59.762Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2021-01-19T06:38:59.762Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-01-19T06:38:59.762Z] === RUN TestEndpoint [2021-01-19T06:38:59.762Z] --- SKIP: TestEndpoint (0.00s) [2021-01-19T06:38:59.762Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-01-19T06:38:59.762Z] === RUN TestParseRepositoryInfo [2021-01-19T06:38:59.762Z] --- PASS: TestParseRepositoryInfo (0.00s) [2021-01-19T06:38:59.762Z] === RUN TestNewIndexInfo [2021-01-19T06:38:59.762Z] --- PASS: TestNewIndexInfo (0.00s) [2021-01-19T06:38:59.762Z] === RUN TestMirrorEndpointLookup [2021-01-19T06:38:59.762Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2021-01-19T06:38:59.762Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-01-19T06:38:59.762Z] === RUN TestSearchRepositories [2021-01-19T06:38:59.762Z] --- PASS: TestSearchRepositories (0.00s) [2021-01-19T06:38:59.762Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2021-01-19T06:38:59.762Z] Host: 127.0.0.1:49244 [2021-01-19T06:38:59.762Z] User-Agent: docker test client [2021-01-19T06:38:59.762Z] Authorization: Token fake-token [2021-01-19T06:38:59.762Z] X-Docker-Token: true [2021-01-19T06:38:59.762Z] Accept-Encoding: gzip [2021-01-19T06:38:59.762Z] [2021-01-19T06:38:59.762Z] [2021-01-19T06:38:59.762Z] registry_test.go:730: HTTP/1.1 200 OK [2021-01-19T06:38:59.762Z] Connection: close [2021-01-19T06:38:59.762Z] Content-Length: 144 [2021-01-19T06:38:59.762Z] Cache-Control: no-cache [2021-01-19T06:38:59.762Z] Content-Type: application/json [2021-01-19T06:38:59.762Z] Date: Tue, 19 Jan 2021 06:38:59 GMT [2021-01-19T06:38:59.762Z] Expires: -1 [2021-01-19T06:38:59.762Z] Pragma: no-cache [2021-01-19T06:38:59.762Z] Server: docker-tests/mock [2021-01-19T06:38:59.762Z] X-Docker-Registry-Config: mock [2021-01-19T06:38:59.762Z] X-Docker-Registry-Version: 0.0.0 [2021-01-19T06:38:59.762Z] [2021-01-19T06:38:59.762Z] [2021-01-19T06:38:59.762Z] === RUN TestTrustedLocation [2021-01-19T06:38:59.762Z] --- PASS: TestTrustedLocation (0.00s) [2021-01-19T06:38:59.762Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2021-01-19T06:38:59.762Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2021-01-19T06:38:59.762Z] === RUN TestAllowNondistributableArtifacts [2021-01-19T06:38:59.762Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2021-01-19T06:38:59.762Z] === RUN TestIsSecureIndex [2021-01-19T06:38:59.762Z] --- PASS: TestIsSecureIndex (0.00s) [2021-01-19T06:38:59.762Z] PASS [2021-01-19T06:38:59.762Z] coverage: 50.3% of statements [2021-01-19T06:38:59.762Z] ok github.com/docker/docker/registry 0.340s coverage: 50.3% of statements [2021-01-19T06:38:59.762Z] === RUN TestDecodeContainerConfig [2021-01-19T06:38:59.762Z] --- PASS: TestDecodeContainerConfig (0.00s) [2021-01-19T06:38:59.762Z] === RUN TestDecodeContainerConfigIsolation [2021-01-19T06:38:59.762Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2021-01-19T06:38:59.762Z] === RUN TestValidatePrivileged [2021-01-19T06:38:59.762Z] --- PASS: TestValidatePrivileged (0.00s) [2021-01-19T06:38:59.762Z] PASS [2021-01-19T06:38:59.762Z] coverage: 52.2% of statements [2021-01-19T06:38:59.762Z] ok github.com/docker/docker/runconfig 0.042s coverage: 52.2% of statements [2021-01-19T06:39:00.228Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2021-01-19T06:39:00.228Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2021-01-19T06:39:00.228Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2021-01-19T06:39:00.228Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2021-01-19T06:39:00.228Z] PASS [2021-01-19T06:39:00.228Z] coverage: 62.5% of statements [2021-01-19T06:39:00.228Z] ok github.com/docker/docker/testutil 0.055s coverage: 62.5% of statements [2021-01-19T06:39:01.880Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-01-19T06:39:02.815Z] === RUN TestDockerSuite/TestRmiBlank [2021-01-19T06:39:03.073Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-01-19T06:39:03.073Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-01-19T06:39:03.147Z] === RUN TestGetDriver [2021-01-19T06:39:03.147Z] --- PASS: TestGetDriver (0.00s) [2021-01-19T06:39:03.147Z] === RUN TestVolumeRequestError [2021-01-19T06:39:03.147Z] --- PASS: TestVolumeRequestError (0.01s) [2021-01-19T06:39:03.147Z] PASS [2021-01-19T06:39:03.147Z] coverage: 36.1% of statements [2021-01-19T06:39:03.147Z] ok github.com/docker/docker/volume/drivers 0.257s coverage: 36.1% of statements [2021-01-19T06:39:04.120Z] === RUN TestGetAddress [2021-01-19T06:39:04.120Z] --- PASS: TestGetAddress (0.00s) [2021-01-19T06:39:04.120Z] === RUN TestRemove [2021-01-19T06:39:04.120Z] --- SKIP: TestRemove (0.00s) [2021-01-19T06:39:04.120Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-01-19T06:39:04.120Z] === RUN TestInitializeWithVolumes [2021-01-19T06:39:04.120Z] --- PASS: TestInitializeWithVolumes (0.00s) [2021-01-19T06:39:04.120Z] === RUN TestCreate [2021-01-19T06:39:04.120Z] --- PASS: TestCreate (0.01s) [2021-01-19T06:39:04.120Z] === RUN TestValidateName [2021-01-19T06:39:04.120Z] --- PASS: TestValidateName (0.00s) [2021-01-19T06:39:04.120Z] === RUN TestCreateWithOpts [2021-01-19T06:39:04.120Z] --- SKIP: TestCreateWithOpts (0.00s) [2021-01-19T06:39:04.120Z] local_test.go:181: runtime.GOOS == "windows" [2021-01-19T06:39:04.120Z] === RUN TestRelaodNoOpts [2021-01-19T06:39:04.120Z] --- PASS: TestRelaodNoOpts (0.01s) [2021-01-19T06:39:04.120Z] PASS [2021-01-19T06:39:04.120Z] coverage: 41.0% of statements [2021-01-19T06:39:04.120Z] ok github.com/docker/docker/volume/local 0.182s coverage: 41.0% of statements [2021-01-19T06:39:04.120Z] === RUN TestConvertTmpfsOptions [2021-01-19T06:39:04.120Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2021-01-19T06:39:04.120Z] parser_test.go:49: data="mode=700,size=1m" [2021-01-19T06:39:04.120Z] parser_test.go:49: data="ro" [2021-01-19T06:39:04.120Z] === RUN TestParseMountRaw [2021-01-19T06:39:04.120Z] --- PASS: TestParseMountRaw (0.03s) [2021-01-19T06:39:04.120Z] === RUN TestParseMountRawSplit [2021-01-19T06:39:04.120Z] --- PASS: TestParseMountRawSplit (0.00s) [2021-01-19T06:39:04.120Z] parser_test.go:390: case 0 [2021-01-19T06:39:04.120Z] parser_test.go:390: case 1 [2021-01-19T06:39:04.120Z] parser_test.go:390: case 2 [2021-01-19T06:39:04.120Z] parser_test.go:390: case 3 [2021-01-19T06:39:04.120Z] parser_test.go:390: case 4 [2021-01-19T06:39:04.120Z] parser_test.go:390: case 5 [2021-01-19T06:39:04.120Z] parser_test.go:390: case 6 [2021-01-19T06:39:04.120Z] parser_test.go:390: case 7 [2021-01-19T06:39:04.120Z] parser_test.go:390: case 8 [2021-01-19T06:39:04.120Z] parser_test.go:390: case 0 [2021-01-19T06:39:04.120Z] parser_test.go:390: case 1 [2021-01-19T06:39:04.120Z] parser_test.go:390: case 2 [2021-01-19T06:39:04.120Z] parser_test.go:390: case 3 [2021-01-19T06:39:04.120Z] parser_test.go:390: case 4 [2021-01-19T06:39:04.120Z] parser_test.go:390: case 5 [2021-01-19T06:39:04.120Z] parser_test.go:390: case 6 [2021-01-19T06:39:04.120Z] parser_test.go:390: case 7 [2021-01-19T06:39:04.120Z] parser_test.go:390: case 8 [2021-01-19T06:39:04.120Z] parser_test.go:390: case 9 [2021-01-19T06:39:04.120Z] parser_test.go:390: case 10 [2021-01-19T06:39:04.120Z] parser_test.go:390: case 11 [2021-01-19T06:39:04.120Z] parser_test.go:390: case 12 [2021-01-19T06:39:04.120Z] parser_test.go:390: case 0 [2021-01-19T06:39:04.120Z] parser_test.go:390: case 1 [2021-01-19T06:39:04.120Z] parser_test.go:390: case 2 [2021-01-19T06:39:04.120Z] parser_test.go:390: case 3 [2021-01-19T06:39:04.120Z] parser_test.go:390: case 4 [2021-01-19T06:39:04.120Z] parser_test.go:390: case 5 [2021-01-19T06:39:04.120Z] parser_test.go:390: case 6 [2021-01-19T06:39:04.120Z] parser_test.go:390: case 7 [2021-01-19T06:39:04.120Z] parser_test.go:390: case 8 [2021-01-19T06:39:04.120Z] parser_test.go:390: case 9 [2021-01-19T06:39:04.120Z] parser_test.go:390: case 10 [2021-01-19T06:39:04.120Z] parser_test.go:390: case 11 [2021-01-19T06:39:04.120Z] === RUN TestParseMountSpec [2021-01-19T06:39:04.120Z] --- PASS: TestParseMountSpec (0.00s) [2021-01-19T06:39:04.120Z] parser_test.go:455: case 0 [2021-01-19T06:39:04.120Z] parser_test.go:455: case 1 [2021-01-19T06:39:04.120Z] parser_test.go:455: case 2 [2021-01-19T06:39:04.120Z] parser_test.go:455: case 3 [2021-01-19T06:39:04.120Z] parser_test.go:455: case 4 [2021-01-19T06:39:04.120Z] parser_test.go:455: case 5 [2021-01-19T06:39:04.120Z] === RUN TestParseMountSpecBindWithFileinfoError [2021-01-19T06:39:04.120Z] --- PASS: TestParseMountSpecBindWithFileinfoError (0.00s) [2021-01-19T06:39:04.120Z] === RUN TestValidateMount [2021-01-19T06:39:04.120Z] --- PASS: TestValidateMount (0.00s) [2021-01-19T06:39:04.120Z] PASS [2021-01-19T06:39:04.120Z] coverage: 66.2% of statements [2021-01-19T06:39:04.120Z] ok github.com/docker/docker/volume/mounts 0.266s coverage: 66.2% of statements [2021-01-19T06:39:05.093Z] --- PASS: TestNewClientWithTimeout (17.71s) [2021-01-19T06:39:05.093Z] === RUN TestClientStream [2021-01-19T06:39:05.093Z] --- PASS: TestClientStream (0.00s) [2021-01-19T06:39:05.093Z] === RUN TestClientSendFile [2021-01-19T06:39:05.093Z] --- PASS: TestClientSendFile (0.00s) [2021-01-19T06:39:05.093Z] === RUN TestClientWithRequestTimeout [2021-01-19T06:39:05.093Z] --- PASS: TestClientWithRequestTimeout (0.00s) [2021-01-19T06:39:05.093Z] === RUN TestFileSpecPlugin [2021-01-19T06:39:05.093Z] --- PASS: TestFileSpecPlugin (0.01s) [2021-01-19T06:39:05.093Z] === RUN TestFileJSONSpecPlugin [2021-01-19T06:39:05.093Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2021-01-19T06:39:05.093Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2021-01-19T06:39:05.093Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2021-01-19T06:39:05.093Z] === RUN TestPluginAddHandler [2021-01-19T06:39:05.093Z] --- PASS: TestPluginAddHandler (0.00s) [2021-01-19T06:39:05.093Z] === RUN TestPluginWaitBadPlugin [2021-01-19T06:39:05.093Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2021-01-19T06:39:05.093Z] === RUN TestGet [2021-01-19T06:39:05.093Z] time="2021-01-19T06:39:04Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2021-01-19T06:39:05.179Z] --- PASS: TestCreateServiceMultipleTimes (15.22s) [2021-01-19T06:39:05.179Z] === RUN TestCreateServiceConflict [2021-01-19T06:39:05.554Z] === RUN TestSetGetMeta [2021-01-19T06:39:05.554Z] === PAUSE TestSetGetMeta [2021-01-19T06:39:05.554Z] === RUN TestRestore [2021-01-19T06:39:05.554Z] === PAUSE TestRestore [2021-01-19T06:39:05.554Z] === RUN TestServiceCreate [2021-01-19T06:39:05.554Z] === PAUSE TestServiceCreate [2021-01-19T06:39:05.554Z] === RUN TestServiceList [2021-01-19T06:39:05.554Z] === PAUSE TestServiceList [2021-01-19T06:39:05.554Z] === RUN TestServiceRemove [2021-01-19T06:39:05.554Z] === PAUSE TestServiceRemove [2021-01-19T06:39:05.554Z] === RUN TestServiceGet [2021-01-19T06:39:05.554Z] === PAUSE TestServiceGet [2021-01-19T06:39:05.554Z] === RUN TestServicePrune [2021-01-19T06:39:05.554Z] === PAUSE TestServicePrune [2021-01-19T06:39:05.554Z] === RUN TestCreate [2021-01-19T06:39:05.554Z] === PAUSE TestCreate [2021-01-19T06:39:05.554Z] === RUN TestRemove [2021-01-19T06:39:05.554Z] === PAUSE TestRemove [2021-01-19T06:39:05.554Z] === RUN TestList [2021-01-19T06:39:05.554Z] === PAUSE TestList [2021-01-19T06:39:05.554Z] === RUN TestFindByDriver [2021-01-19T06:39:05.554Z] === PAUSE TestFindByDriver [2021-01-19T06:39:05.554Z] === RUN TestFindByReferenced [2021-01-19T06:39:05.554Z] === PAUSE TestFindByReferenced [2021-01-19T06:39:05.554Z] === RUN TestDerefMultipleOfSameRef [2021-01-19T06:39:05.554Z] === PAUSE TestDerefMultipleOfSameRef [2021-01-19T06:39:05.554Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2021-01-19T06:39:05.554Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2021-01-19T06:39:05.554Z] === RUN TestDefererencePluginOnCreateError [2021-01-19T06:39:05.554Z] === PAUSE TestDefererencePluginOnCreateError [2021-01-19T06:39:05.554Z] === RUN TestRefDerefRemove [2021-01-19T06:39:05.554Z] === PAUSE TestRefDerefRemove [2021-01-19T06:39:05.554Z] === RUN TestGet [2021-01-19T06:39:05.554Z] === PAUSE TestGet [2021-01-19T06:39:05.554Z] === RUN TestGetWithReference [2021-01-19T06:39:05.554Z] === PAUSE TestGetWithReference [2021-01-19T06:39:05.554Z] === RUN TestFilterFunc [2021-01-19T06:39:05.554Z] === RUN TestFilterFunc/test_nil_list [2021-01-19T06:39:05.554Z] === PAUSE TestFilterFunc/test_nil_list [2021-01-19T06:39:05.554Z] === RUN TestFilterFunc/test_empty_list [2021-01-19T06:39:05.554Z] === PAUSE TestFilterFunc/test_empty_list [2021-01-19T06:39:05.554Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2021-01-19T06:39:05.554Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2021-01-19T06:39:05.554Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-01-19T06:39:05.554Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-01-19T06:39:05.554Z] === RUN TestFilterFunc/test_filter_some [2021-01-19T06:39:05.554Z] === PAUSE TestFilterFunc/test_filter_some [2021-01-19T06:39:05.554Z] === RUN TestFilterFunc/test_filter_middle [2021-01-19T06:39:05.554Z] === PAUSE TestFilterFunc/test_filter_middle [2021-01-19T06:39:05.554Z] === RUN TestFilterFunc/test_filter_middle_and_last [2021-01-19T06:39:05.555Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2021-01-19T06:39:05.555Z] === RUN TestFilterFunc/test_filter_first_and_last [2021-01-19T06:39:05.555Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2021-01-19T06:39:05.555Z] === CONT TestFilterFunc/test_nil_list [2021-01-19T06:39:05.555Z] === CONT TestFilterFunc/test_filter_first_and_last [2021-01-19T06:39:05.555Z] === CONT TestFilterFunc/test_filter_some [2021-01-19T06:39:05.555Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2021-01-19T06:39:05.555Z] === CONT TestFilterFunc/test_filter_middle_and_last [2021-01-19T06:39:05.555Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-01-19T06:39:05.555Z] === CONT TestFilterFunc/test_empty_list [2021-01-19T06:39:05.555Z] === CONT TestFilterFunc/test_filter_middle [2021-01-19T06:39:05.555Z] --- PASS: TestFilterFunc (0.00s) [2021-01-19T06:39:05.555Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2021-01-19T06:39:05.555Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2021-01-19T06:39:05.555Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2021-01-19T06:39:05.555Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2021-01-19T06:39:05.555Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2021-01-19T06:39:05.555Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2021-01-19T06:39:05.555Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2021-01-19T06:39:05.555Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2021-01-19T06:39:05.555Z] === CONT TestSetGetMeta [2021-01-19T06:39:05.555Z] === CONT TestGetWithReference [2021-01-19T06:39:05.555Z] === CONT TestFindByReferenced [2021-01-19T06:39:05.555Z] === CONT TestDefererencePluginOnCreateError [2021-01-19T06:39:05.555Z] --- PASS: TestSetGetMeta (0.02s) [2021-01-19T06:39:05.555Z] === CONT TestFindByDriver [2021-01-19T06:39:05.555Z] --- PASS: TestFindByReferenced (0.03s) [2021-01-19T06:39:05.555Z] === CONT TestList [2021-01-19T06:39:05.555Z] --- PASS: TestGetWithReference (0.03s) [2021-01-19T06:39:05.555Z] === CONT TestRemove [2021-01-19T06:39:05.555Z] --- PASS: TestDefererencePluginOnCreateError (0.04s) [2021-01-19T06:39:05.555Z] === CONT TestCreate [2021-01-19T06:39:05.555Z] --- PASS: TestFindByDriver (0.03s) [2021-01-19T06:39:05.555Z] === CONT TestServicePrune [2021-01-19T06:39:05.555Z] --- PASS: TestCreate (0.02s) [2021-01-19T06:39:05.555Z] === CONT TestServiceGet [2021-01-19T06:39:05.555Z] --- PASS: TestRemove (0.02s) [2021-01-19T06:39:05.555Z] === CONT TestServiceRemove [2021-01-19T06:39:05.555Z] --- PASS: TestList (0.03s) [2021-01-19T06:39:05.555Z] === CONT TestServiceList [2021-01-19T06:39:05.555Z] --- PASS: TestServiceGet (0.11s) [2021-01-19T06:39:05.555Z] === CONT TestServiceCreate [2021-01-19T06:39:05.555Z] time="2021-01-19T06:39:05Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-01-19T06:39:05.555Z] --- PASS: TestServiceRemove (0.12s) [2021-01-19T06:39:05.555Z] === CONT TestRestore [2021-01-19T06:39:05.555Z] --- PASS: TestServiceList (0.12s) [2021-01-19T06:39:05.555Z] === CONT TestGet [2021-01-19T06:39:05.555Z] time="2021-01-19T06:39:05Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-01-19T06:39:05.555Z] time="2021-01-19T06:39:05Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-01-19T06:39:05.555Z] time="2021-01-19T06:39:05Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2021-01-19T06:39:05.555Z] --- PASS: TestServiceCreate (0.03s) [2021-01-19T06:39:05.555Z] === CONT TestRefDerefRemove [2021-01-19T06:39:05.555Z] --- PASS: TestGet (0.03s) [2021-01-19T06:39:05.555Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2021-01-19T06:39:05.555Z] time="2021-01-19T06:39:05Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-01-19T06:39:05.555Z] --- PASS: TestRestore (0.04s) [2021-01-19T06:39:05.555Z] === CONT TestDerefMultipleOfSameRef [2021-01-19T06:39:05.555Z] --- PASS: TestServicePrune (0.17s) [2021-01-19T06:39:05.555Z] --- PASS: TestRefDerefRemove (0.02s) [2021-01-19T06:39:05.555Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2021-01-19T06:39:05.555Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2021-01-19T06:39:05.555Z] PASS [2021-01-19T06:39:05.555Z] coverage: 70.3% of statements [2021-01-19T06:39:05.555Z] ok github.com/docker/docker/volume/service 0.417s coverage: 70.3% of statements [2021-01-19T06:39:05.601Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-01-19T06:39:06.017Z] time="2021-01-19T06:39:05Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2021-01-19T06:39:06.170Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-01-19T06:39:06.210Z] --- PASS: TestCreateServiceConflict (1.92s) [2021-01-19T06:39:06.210Z] === RUN TestCreateServiceMaxReplicas [2021-01-19T06:39:06.736Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-01-19T06:39:07.670Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-01-19T06:39:08.205Z] time="2021-01-19T06:39:07Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2021-01-19T06:39:09.006Z] --- PASS: TestCreateServiceMaxReplicas (2.60s) [2021-01-19T06:39:09.006Z] === RUN TestCreateWithDuplicateNetworkNames [2021-01-19T06:39:09.045Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-01-19T06:39:09.980Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-01-19T06:39:10.914Z] === RUN TestDockerSuite/TestRmiTag [2021-01-19T06:39:10.914Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-01-19T06:39:11.479Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-01-19T06:39:11.957Z] time="2021-01-19T06:39:11Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2021-01-19T06:39:14.773Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-01-19T06:39:14.773Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-01-19T06:39:15.722Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-01-19T06:39:15.982Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-01-19T06:39:17.356Z] === RUN TestDockerSuite/TestRunAddHost [2021-01-19T06:39:17.614Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-01-19T06:39:17.872Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-01-19T06:39:18.438Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-01-19T06:39:18.438Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-01-19T06:39:18.697Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-01-19T06:39:20.071Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-01-19T06:39:20.329Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-01-19T06:39:20.613Z] --- PASS: TestGet (15.00s) [2021-01-19T06:39:20.613Z] === RUN TestPluginWithNoManifest [2021-01-19T06:39:20.613Z] --- PASS: TestPluginWithNoManifest (0.00s) [2021-01-19T06:39:20.613Z] === RUN TestGetAll [2021-01-19T06:39:20.613Z] --- PASS: TestGetAll (0.00s) [2021-01-19T06:39:20.613Z] PASS [2021-01-19T06:39:20.613Z] coverage: 73.4% of statements [2021-01-19T06:39:20.613Z] ok github.com/docker/docker/pkg/plugins 35.201s coverage: 73.4% of statements [2021-01-19T06:39:20.613Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-01-19T06:39:20.613Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-01-19T06:39:20.613Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-01-19T06:39:20.613Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-01-19T06:39:20.613Z] ? github.com/docker/docker/pkg/term [no test files] [2021-01-19T06:39:20.613Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-01-19T06:39:20.613Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2021-01-19T06:39:20.613Z] ? github.com/docker/docker/quota [no test files] [2021-01-19T06:39:20.613Z] ? github.com/docker/docker/rootless [no test files] [2021-01-19T06:39:20.613Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-01-19T06:39:20.613Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-01-19T06:39:20.613Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-01-19T06:39:20.613Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-01-19T06:39:20.613Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-01-19T06:39:20.613Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-01-19T06:39:20.613Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-01-19T06:39:20.613Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-01-19T06:39:20.613Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-01-19T06:39:20.613Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-01-19T06:39:20.613Z] ? github.com/docker/docker/testutil/request [no test files] [2021-01-19T06:39:20.613Z] ? github.com/docker/docker/volume [no test files] [2021-01-19T06:39:20.613Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-01-19T06:39:20.613Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-01-19T06:39:20.895Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-01-19T06:39:21.587Z] [2021-01-19T06:39:21.587Z] === Skipped [2021-01-19T06:39:21.587Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2021-01-19T06:39:21.587Z] dispatchers_test.go:376: Windows does not support stopsignal [2021-01-19T06:39:21.587Z] [2021-01-19T06:39:21.587Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2021-01-19T06:39:21.587Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-01-19T06:39:21.587Z] [2021-01-19T06:39:21.587Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2021-01-19T06:39:21.587Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-01-19T06:39:21.587Z] [2021-01-19T06:39:21.587Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2021-01-19T06:39:21.587Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-01-19T06:39:21.587Z] [2021-01-19T06:39:21.587Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2021-01-19T06:39:21.587Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-01-19T06:39:21.587Z] [2021-01-19T06:39:21.587Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2021-01-19T06:39:21.587Z] client_test.go:23: runtime.GOOS == "windows" [2021-01-19T06:39:21.587Z] [2021-01-19T06:39:21.587Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2021-01-19T06:39:21.587Z] daemon_test.go:147: root required [2021-01-19T06:39:21.587Z] [2021-01-19T06:39:21.587Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-01-19T06:39:21.587Z] reload_test.go:520: root required [2021-01-19T06:39:21.587Z] [2021-01-19T06:39:21.587Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2021-01-19T06:39:21.587Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-01-19T06:39:21.587Z] [2021-01-19T06:39:21.587Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2021-01-19T06:39:21.587Z] pull_v2_test.go:73: Needs fixing on Windows [2021-01-19T06:39:21.587Z] [2021-01-19T06:39:21.587Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2021-01-19T06:39:21.587Z] pull_v2_test.go:118: Needs fixing on Windows [2021-01-19T06:39:21.587Z] [2021-01-19T06:39:21.587Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2021-01-19T06:39:21.587Z] download_test.go:268: Needs fixing on Windows [2021-01-19T06:39:21.587Z] [2021-01-19T06:39:21.587Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2021-01-19T06:39:21.587Z] layer_test.go:304: Failing on Windows [2021-01-19T06:39:21.587Z] [2021-01-19T06:39:21.587Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2021-01-19T06:39:21.587Z] layer_test.go:353: Failing on Windows [2021-01-19T06:39:21.587Z] [2021-01-19T06:39:21.587Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2021-01-19T06:39:21.587Z] layer_test.go:468: Failing on Windows [2021-01-19T06:39:21.587Z] [2021-01-19T06:39:21.587Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2021-01-19T06:39:21.587Z] layer_test.go:697: Failing on Windows [2021-01-19T06:39:21.587Z] [2021-01-19T06:39:21.587Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2021-01-19T06:39:21.587Z] migration_test.go:46: Failing on Windows [2021-01-19T06:39:21.587Z] [2021-01-19T06:39:21.587Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2021-01-19T06:39:21.587Z] migration_test.go:182: Failing on Windows [2021-01-19T06:39:21.587Z] [2021-01-19T06:39:21.587Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2021-01-19T06:39:21.587Z] mount_test.go:17: Failing on Windows [2021-01-19T06:39:21.587Z] [2021-01-19T06:39:21.587Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2021-01-19T06:39:21.587Z] mount_test.go:76: Failing on Windows [2021-01-19T06:39:21.587Z] [2021-01-19T06:39:21.587Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2021-01-19T06:39:21.587Z] mount_test.go:125: Failing on Windows [2021-01-19T06:39:21.587Z] [2021-01-19T06:39:21.587Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2021-01-19T06:39:21.587Z] mount_test.go:212: Failing on Windows [2021-01-19T06:39:21.587Z] [2021-01-19T06:39:21.587Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2021-01-19T06:39:21.587Z] archive_test.go:133: Xz not present in msys2 [2021-01-19T06:39:21.587Z] [2021-01-19T06:39:21.587Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2021-01-19T06:39:21.587Z] archive_test.go:238: Failing on Windows CI machines [2021-01-19T06:39:21.587Z] [2021-01-19T06:39:21.587Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2021-01-19T06:39:21.587Z] archive_windows_test.go:16: Currently fails [2021-01-19T06:39:21.587Z] [2021-01-19T06:39:21.587Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2021-01-19T06:39:21.587Z] changes_test.go:192: needs more investigation [2021-01-19T06:39:21.587Z] [2021-01-19T06:39:21.587Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2021-01-19T06:39:21.587Z] changes_test.go:405: needs further investigation [2021-01-19T06:39:21.587Z] [2021-01-19T06:39:21.587Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2021-01-19T06:39:21.587Z] changes_test.go:441: needs further investigation [2021-01-19T06:39:21.587Z] [2021-01-19T06:39:21.587Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2021-01-19T06:39:21.587Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-01-19T06:39:21.587Z] [2021-01-19T06:39:21.587Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2021-01-19T06:39:21.587Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-01-19T06:39:21.587Z] [2021-01-19T06:39:21.587Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2021-01-19T06:39:21.587Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-01-19T06:39:21.587Z] [2021-01-19T06:39:21.587Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2021-01-19T06:39:21.587Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-01-19T06:39:21.587Z] [2021-01-19T06:39:21.587Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2021-01-19T06:39:21.587Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-01-19T06:39:21.587Z] [2021-01-19T06:39:21.587Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2021-01-19T06:39:21.587Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-01-19T06:39:21.587Z] [2021-01-19T06:39:21.587Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-01-19T06:39:21.587Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-01-19T06:39:21.587Z] [2021-01-19T06:39:21.587Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-01-19T06:39:21.587Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-01-19T06:39:21.587Z] [2021-01-19T06:39:21.587Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2021-01-19T06:39:21.587Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-01-19T06:39:21.587Z] [2021-01-19T06:39:21.587Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2021-01-19T06:39:21.587Z] poller_test.go:41: No chmod on Windows [2021-01-19T06:39:21.587Z] [2021-01-19T06:39:21.587Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-01-19T06:39:21.587Z] fileutils_test.go:134: Needs porting to Windows [2021-01-19T06:39:21.587Z] [2021-01-19T06:39:21.587Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2021-01-19T06:39:21.587Z] fileutils_test.go:180: Needs porting to Windows [2021-01-19T06:39:21.587Z] [2021-01-19T06:39:21.587Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2021-01-19T06:39:21.587Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-01-19T06:39:21.587Z] [2021-01-19T06:39:21.587Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2021-01-19T06:39:21.587Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-01-19T06:39:21.587Z] [2021-01-19T06:39:21.587Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2021-01-19T06:39:21.587Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-01-19T06:39:21.587Z] [2021-01-19T06:39:21.587Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2021-01-19T06:39:21.587Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-01-19T06:39:21.587Z] [2021-01-19T06:39:21.587Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2021-01-19T06:39:21.587Z] local_test.go:181: runtime.GOOS == "windows" [2021-01-19T06:39:21.587Z] [2021-01-19T06:39:21.587Z] [2021-01-19T06:39:21.587Z] DONE 1793 tests, 45 skipped in 216.246s [2021-01-19T06:39:21.608Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.76s) [2021-01-19T06:39:21.608Z] === RUN TestCreateServiceSecretFileMode [2021-01-19T06:39:21.828Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2021-01-19T06:39:22.049Z] INFO: make.ps1 ended at 01/19/2021 06:39:21 [2021-01-19T06:39:22.394Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-01-19T06:39:23.327Z] === RUN TestDockerSuite/TestRunAttachDetach [2021-01-19T06:39:24.239Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2021-01-19T06:39:24.239Z] INFO: Unit tests ended at 01/19/2021 06:39:23. Duration:00:03:53.4740797 [2021-01-19T06:39:24.239Z] INFO: Building busybox [2021-01-19T06:39:24.239Z] Sending build context to Docker daemon 5.12kB [2021-01-19T06:39:24.239Z] [2021-01-19T06:39:24.239Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2021-01-19T06:39:24.239Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2021-01-19T06:39:24.239Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2021-01-19T06:39:24.239Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2021-01-19T06:39:24.239Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2021-01-19T06:39:24.239Z] ---> 5e0078d88ebd [2021-01-19T06:39:24.239Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2021-01-19T06:39:24.239Z] ---> Running in 686f6be799de [2021-01-19T06:39:24.261Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2021-01-19T06:39:24.335Z] --- PASS: TestCreateServiceSecretFileMode (2.21s) [2021-01-19T06:39:24.335Z] === RUN TestCreateServiceConfigFileMode [2021-01-19T06:39:24.520Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2021-01-19T06:39:25.452Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2021-01-19T06:39:25.710Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2021-01-19T06:39:26.277Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-01-19T06:39:26.503Z] --- PASS: TestCreateServiceConfigFileMode (2.33s) [2021-01-19T06:39:26.503Z] === RUN TestCreateServiceSysctls [2021-01-19T06:39:26.843Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2021-01-19T06:39:27.101Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2021-01-19T06:39:28.034Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-01-19T06:39:28.970Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-01-19T06:39:29.226Z] --- PASS: TestCreateServiceSysctls (2.90s) [2021-01-19T06:39:29.226Z] === RUN TestCreateServiceCapabilities [2021-01-19T06:39:29.906Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-01-19T06:39:30.058Z] Removing intermediate container 686f6be799de [2021-01-19T06:39:30.058Z] ---> d0307a6886df [2021-01-19T06:39:30.058Z] Step 7/13 : ARG BUSYBOX_VERSION [2021-01-19T06:39:30.058Z] ---> Running in d01d43df1b76 [2021-01-19T06:39:30.058Z] Removing intermediate container d01d43df1b76 [2021-01-19T06:39:30.058Z] ---> b4af47e31a7e [2021-01-19T06:39:30.058Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2021-01-19T06:39:30.058Z] ---> Running in 5816fa120345 [2021-01-19T06:39:30.473Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-01-19T06:39:30.473Z] === RUN TestDockerSuite/TestRunBindMounts [2021-01-19T06:39:30.520Z] Removing intermediate container 5816fa120345 [2021-01-19T06:39:30.520Z] ---> 7463d6262e15 [2021-01-19T06:39:30.520Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2021-01-19T06:39:31.287Z] --- PASS: TestCreateServiceCapabilities (2.27s) [2021-01-19T06:39:31.287Z] === RUN TestInspect [2021-01-19T06:39:32.064Z] [2021-01-19T06:39:32.064Z] ---> 6ce07366a1d5 [2021-01-19T06:39:32.064Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2021-01-19T06:39:32.064Z] ---> Running in 6f29258ccd40 [2021-01-19T06:39:32.375Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-01-19T06:39:32.633Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-01-19T06:39:33.201Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-01-19T06:39:33.459Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-01-19T06:39:34.026Z] --- PASS: TestInspect (2.54s) [2021-01-19T06:39:34.026Z] === RUN TestCreateJob [2021-01-19T06:39:34.399Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-01-19T06:39:34.399Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-01-19T06:39:34.661Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-01-19T06:39:35.226Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-01-19T06:39:35.792Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-01-19T06:39:36.358Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-01-19T06:39:36.617Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-01-19T06:39:36.617Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-01-19T06:39:36.747Z] --- PASS: TestCreateJob (2.94s) [2021-01-19T06:39:36.747Z] === RUN TestReplicatedJob [2021-01-19T06:39:37.183Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-01-19T06:39:37.442Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-01-19T06:39:38.375Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-01-19T06:39:38.941Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-01-19T06:39:39.507Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-01-19T06:39:40.073Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-01-19T06:39:40.073Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-01-19T06:39:40.639Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-01-19T06:39:41.573Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-01-19T06:39:42.312Z] --- PASS: TestReplicatedJob (4.90s) [2021-01-19T06:39:42.312Z] === RUN TestUpdateReplicatedJob [2021-01-19T06:39:42.511Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-01-19T06:39:43.885Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-01-19T06:39:44.143Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-01-19T06:39:44.477Z] Removing intermediate container 6f29258ccd40 [2021-01-19T06:39:44.478Z] ---> cd71946b8640 [2021-01-19T06:39:44.478Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2021-01-19T06:39:44.478Z] ---> Running in ba7d65bceb21 [2021-01-19T06:39:44.709Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-01-19T06:39:44.939Z] [2021-01-19T06:39:44.939Z] SUCCESS: Specified value was saved. [2021-01-19T06:39:45.031Z] --- PASS: TestUpdateReplicatedJob (3.30s) [2021-01-19T06:39:45.031Z] === RUN TestServiceListWithStatuses [2021-01-19T06:39:45.031Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-01-19T06:39:45.031Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-01-19T06:39:45.031Z] === RUN TestDockerNetworkConnectAlias [2021-01-19T06:39:45.277Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-01-19T06:39:46.213Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-01-19T06:39:46.781Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-01-19T06:39:48.155Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-01-19T06:39:48.699Z] Removing intermediate container ba7d65bceb21 [2021-01-19T06:39:48.699Z] ---> 56475a1a52b7 [2021-01-19T06:39:48.699Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2021-01-19T06:39:48.699Z] ---> Running in d80f1fc7baa9 [2021-01-19T06:39:49.470Z] --- PASS: TestDockerNetworkConnectAlias (3.96s) [2021-01-19T06:39:49.470Z] === RUN TestDockerNetworkReConnect [2021-01-19T06:39:50.685Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-01-19T06:39:50.685Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-01-19T06:39:51.252Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-01-19T06:39:52.184Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2021-01-19T06:39:52.193Z] --- PASS: TestDockerNetworkReConnect (3.14s) [2021-01-19T06:39:52.193Z] === RUN TestServicePlugin [2021-01-19T06:39:52.193Z] --- SKIP: TestServicePlugin (0.00s) [2021-01-19T06:39:52.193Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-01-19T06:39:52.193Z] === RUN TestServiceUpdateLabel [2021-01-19T06:39:52.448Z] Cannot create a file when that file already exists. [2021-01-19T06:39:53.117Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-01-19T06:39:54.247Z] --- PASS: TestServiceUpdateLabel (1.91s) [2021-01-19T06:39:54.247Z] === RUN TestServiceUpdateSecrets [2021-01-19T06:39:55.019Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-01-19T06:39:57.573Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2021-01-19T06:39:57.573Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-01-19T06:39:58.265Z] Removing intermediate container d80f1fc7baa9 [2021-01-19T06:39:58.265Z] ---> de8baaa71b11 [2021-01-19T06:39:58.265Z] Step 13/13 : CMD ["sh"] [2021-01-19T06:39:58.265Z] ---> Running in 36297c75926a [2021-01-19T06:39:58.726Z] Removing intermediate container 36297c75926a [2021-01-19T06:39:58.726Z] ---> 239d7e76fc55 [2021-01-19T06:39:58.726Z] Successfully built 239d7e76fc55 [2021-01-19T06:39:58.726Z] Successfully tagged busybox:latest [2021-01-19T06:39:58.726Z] INFO: Docker images of the daemon under test [2021-01-19T06:39:58.726Z] [2021-01-19T06:39:58.726Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-01-19T06:39:58.726Z] busybox latest 239d7e76fc55 Less than a second ago 5.28GB [2021-01-19T06:39:58.726Z] microsoft/windowsservercore latest 5e0078d88ebd 10 days ago 5.21GB [2021-01-19T06:39:58.726Z] mcr.microsoft.com/windows/servercore ltsc2019 5e0078d88ebd 10 days ago 5.21GB [2021-01-19T06:39:58.726Z] [2021-01-19T06:39:58.726Z] INFO: Running integration tests at 01/19/2021 06:39:58... [2021-01-19T06:39:58.726Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2021-01-19T06:39:58.726Z] INFO: Integration API tests being run from the host: [2021-01-19T06:39:58.726Z] INFO: make.ps1 starting at 01/19/2021 06:39:58 [2021-01-19T06:39:59.472Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-01-19T06:39:59.472Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-01-19T06:39:59.472Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-01-19T06:39:59.700Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2021-01-19T06:39:59.735Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-01-19T06:39:59.993Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2021-01-19T06:40:01.371Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-01-19T06:40:02.305Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-01-19T06:40:03.238Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2021-01-19T06:40:04.172Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-01-19T06:40:04.737Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-01-19T06:40:06.636Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-01-19T06:40:06.636Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2021-01-19T06:40:06.894Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2021-01-19T06:40:06.894Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-01-19T06:40:07.460Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2021-01-19T06:40:08.835Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-01-19T06:40:08.835Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-01-19T06:40:09.610Z] --- PASS: TestServiceUpdateSecrets (14.28s) [2021-01-19T06:40:09.610Z] === RUN TestServiceUpdateConfigs [2021-01-19T06:40:09.768Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-01-19T06:40:09.768Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2021-01-19T06:40:10.026Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-01-19T06:40:10.592Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2021-01-19T06:40:11.158Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-01-19T06:40:11.158Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-01-19T06:40:12.094Z] === RUN TestDockerSuite/TestRunEnvironment [2021-01-19T06:40:12.660Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-01-19T06:40:12.660Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2021-01-19T06:40:13.226Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-01-19T06:40:13.796Z] === RUN TestDockerSuite/TestRunExitCode [2021-01-19T06:40:14.363Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-01-19T06:40:14.930Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-01-19T06:40:15.497Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-01-19T06:40:16.430Z] === RUN TestDockerSuite/TestRunExposePort [2021-01-19T06:40:16.430Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-01-19T06:40:16.995Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-01-19T06:40:17.254Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2021-01-19T06:40:17.513Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-01-19T06:40:18.465Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-01-19T06:40:18.723Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-01-19T06:40:18.723Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-01-19T06:40:22.011Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2021-01-19T06:40:22.012Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-01-19T06:40:22.578Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-01-19T06:40:24.907Z] --- PASS: TestServiceUpdateConfigs (14.22s) [2021-01-19T06:40:24.907Z] === RUN TestServiceUpdateNetwork [2021-01-19T06:40:29.768Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-01-19T06:40:29.768Z] INFO: Testing against a local daemon [2021-01-19T06:40:29.768Z] === RUN TestBuildWithSession [2021-01-19T06:40:29.768Z] --- SKIP: TestBuildWithSession (0.00s) [2021-01-19T06:40:29.768Z] build_session_test.go:25: TODO: BuildKit [2021-01-19T06:40:29.768Z] === RUN TestBuildSquashParent [2021-01-19T06:40:29.768Z] --- SKIP: TestBuildSquashParent (0.00s) [2021-01-19T06:40:29.768Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-01-19T06:40:29.768Z] === RUN TestBuildWithRemoveAndForceRemove [2021-01-19T06:40:29.768Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-01-19T06:40:29.768Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-01-19T06:40:29.768Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-01-19T06:40:29.768Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-01-19T06:40:29.768Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-01-19T06:40:29.768Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-01-19T06:40:29.768Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-01-19T06:40:29.768Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-01-19T06:40:29.768Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-01-19T06:40:29.768Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-01-19T06:40:29.768Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-01-19T06:40:29.768Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-01-19T06:40:29.768Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-01-19T06:40:29.768Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-01-19T06:40:29.768Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-01-19T06:40:29.768Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-01-19T06:40:34.771Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2021-01-19T06:40:34.772Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-01-19T06:40:35.241Z] --- PASS: TestServiceUpdateNetwork (12.31s) [2021-01-19T06:40:35.241Z] === RUN TestServiceUpdatePidsLimit [2021-01-19T06:40:35.707Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2021-01-19T06:40:35.707Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2021-01-19T06:40:35.707Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-01-19T06:40:35.707Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-01-19T06:40:35.873Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-01-19T06:40:36.272Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-01-19T06:40:36.505Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-01-19T06:40:38.174Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-01-19T06:40:39.108Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-01-19T06:40:40.042Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-01-19T06:40:43.366Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-01-19T06:40:44.649Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-01-19T06:40:45.112Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-01-19T06:40:45.301Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2021-01-19T06:40:45.559Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-01-19T06:40:45.818Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-01-19T06:40:46.385Z] === RUN TestDockerSuite/TestRunModeHostname [2021-01-19T06:40:47.322Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-01-19T06:40:47.322Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-01-19T06:40:47.322Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-01-19T06:40:48.697Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-01-19T06:40:49.630Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-01-19T06:40:51.005Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-01-19T06:40:51.005Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-01-19T06:40:51.005Z] === RUN TestDockerSuite/TestRunModePIDHost [2021-01-19T06:40:51.813Z] --- PASS: TestServiceUpdatePidsLimit (15.87s) [2021-01-19T06:40:51.813Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.74s) [2021-01-19T06:40:51.813Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.78s) [2021-01-19T06:40:51.813Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) [2021-01-19T06:40:51.813Z] PASS [2021-01-19T06:40:51.813Z] [2021-01-19T06:40:51.813Z] === Skipped [2021-01-19T06:40:51.813Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s) [2021-01-19T06:40:51.813Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-01-19T06:40:51.813Z] [2021-01-19T06:40:51.813Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s) [2021-01-19T06:40:51.813Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-01-19T06:40:51.813Z] [2021-01-19T06:40:51.813Z] [2021-01-19T06:40:51.813Z] DONE 27 tests, 2 skipped in 129.284s [2021-01-19T06:40:51.813Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m [2021-01-19T06:40:51.813Z] ++ 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 [2021-01-19T06:40:51.813Z] ++ set -e [2021-01-19T06:40:51.813Z] ++ '[' -n 0 ']' [2021-01-19T06:40:51.813Z] ++ set -x [2021-01-19T06:40:51.813Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-01-19T06:40:51.813Z] INFO: Testing against a local daemon [2021-01-19T06:40:51.813Z] === RUN TestSessionCreate [2021-01-19T06:40:51.813Z] --- PASS: TestSessionCreate (0.04s) [2021-01-19T06:40:51.813Z] === RUN TestSessionCreateWithBadUpgrade [2021-01-19T06:40:51.813Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2021-01-19T06:40:51.813Z] PASS [2021-01-19T06:40:51.813Z] [2021-01-19T06:40:51.813Z] DONE 2 tests in 0.142s [2021-01-19T06:40:51.813Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m [2021-01-19T06:40:51.813Z] ++ 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 [2021-01-19T06:40:51.813Z] ++ set -e [2021-01-19T06:40:51.813Z] ++ '[' -n 0 ']' [2021-01-19T06:40:51.813Z] ++ set -x [2021-01-19T06:40:51.813Z] ++ env -i DEST=/go/src/github.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-01-19T06:40:51.813Z] INFO: Testing against a local daemon [2021-01-19T06:40:51.813Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-01-19T06:40:51.813Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-01-19T06:40:51.813Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-01-19T06:40:51.813Z] === RUN TestEventsExecDie [2021-01-19T06:40:51.813Z] --- PASS: TestEventsExecDie (0.60s) [2021-01-19T06:40:51.813Z] === RUN TestEventsBackwardsCompatible [2021-01-19T06:40:51.813Z] --- PASS: TestEventsBackwardsCompatible (0.08s) [2021-01-19T06:40:51.813Z] === RUN TestInfoBinaryCommits [2021-01-19T06:40:51.813Z] --- PASS: TestInfoBinaryCommits (0.03s) [2021-01-19T06:40:51.813Z] === RUN TestInfoAPIVersioned [2021-01-19T06:40:51.813Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-01-19T06:40:51.813Z] === RUN TestInfoDiscoveryBackend [2021-01-19T06:40:51.962Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-01-19T06:40:52.440Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2021-01-19T06:40:52.440Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-01-19T06:40:52.895Z] === RUN TestDockerSuite/TestRunMount [2021-01-19T06:40:53.465Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-01-19T06:40:53.465Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-01-19T06:40:53.708Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.16s) [2021-01-19T06:40:53.708Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (15.13s) [2021-01-19T06:40:53.708Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (15.43s) [2021-01-19T06:40:53.708Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (15.96s) [2021-01-19T06:40:53.708Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (15.98s) [2021-01-19T06:40:53.708Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (9.08s) [2021-01-19T06:40:53.708Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (8.80s) [2021-01-19T06:40:53.708Z] === RUN TestBuildMultiStageCopy [2021-01-19T06:40:53.708Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-01-19T06:40:53.775Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2021-01-19T06:40:53.775Z] === RUN TestInfoAPI [2021-01-19T06:40:53.775Z] --- PASS: TestInfoAPI (0.05s) [2021-01-19T06:40:53.775Z] === RUN TestInfoAPIWarnings [2021-01-19T06:40:54.270Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2021-01-19T06:40:58.455Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2021-01-19T06:40:58.455Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-01-19T06:40:58.714Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-01-19T06:40:59.280Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-01-19T06:41:00.656Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-01-19T06:41:02.029Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-01-19T06:41:04.060Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-01-19T06:41:04.060Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-01-19T06:41:04.522Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-01-19T06:41:04.555Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-01-19T06:41:05.494Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-01-19T06:41:05.927Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-01-19T06:41:07.042Z] --- PASS: TestBuildMultiStageCopy (13.19s) [2021-01-19T06:41:07.042Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (8.96s) [2021-01-19T06:41:07.042Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.77s) [2021-01-19T06:41:07.042Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.86s) [2021-01-19T06:41:07.042Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.06s) [2021-01-19T06:41:07.042Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.54s) [2021-01-19T06:41:07.042Z] === RUN TestBuildMultiStageParentConfig [2021-01-19T06:41:07.301Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-01-19T06:41:08.235Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-01-19T06:41:09.234Z] --- PASS: TestBuildMultiStageParentConfig (1.98s) [2021-01-19T06:41:09.234Z] === RUN TestBuildLabelWithTargets [2021-01-19T06:41:09.234Z] --- SKIP: TestBuildLabelWithTargets (0.01s) [2021-01-19T06:41:09.234Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-01-19T06:41:09.234Z] === RUN TestBuildWithEmptyLayers [2021-01-19T06:41:09.609Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-01-19T06:41:09.609Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-01-19T06:41:09.696Z] --- PASS: TestBuildWithEmptyLayers (0.96s) [2021-01-19T06:41:09.696Z] === RUN TestBuildMultiStageOnBuild [2021-01-19T06:41:09.867Z] === RUN TestDockerSuite/TestRunNetHost [2021-01-19T06:41:10.433Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-01-19T06:41:11.003Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2021-01-19T06:41:11.261Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-01-19T06:41:11.828Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-01-19T06:41:12.303Z] --- PASS: TestInfoAPIWarnings (16.30s) [2021-01-19T06:41:12.303Z] === RUN TestInfoDebug [2021-01-19T06:41:12.303Z] --- PASS: TestInfoDebug (0.53s) [2021-01-19T06:41:12.303Z] === RUN TestInfoInsecureRegistries [2021-01-19T06:41:12.303Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2021-01-19T06:41:12.303Z] === RUN TestInfoRegistryMirrors [2021-01-19T06:41:12.303Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2021-01-19T06:41:12.303Z] === RUN TestLoginFailsWithBadCredentials [2021-01-19T06:41:12.303Z] --- PASS: TestLoginFailsWithBadCredentials (0.33s) [2021-01-19T06:41:12.303Z] === RUN TestPingCacheHeaders [2021-01-19T06:41:12.303Z] --- PASS: TestPingCacheHeaders (0.03s) [2021-01-19T06:41:12.303Z] === RUN TestPingGet [2021-01-19T06:41:12.303Z] --- PASS: TestPingGet (0.03s) [2021-01-19T06:41:12.303Z] === RUN TestPingHead [2021-01-19T06:41:12.303Z] --- PASS: TestPingHead (0.03s) [2021-01-19T06:41:12.303Z] === RUN TestVersion [2021-01-19T06:41:12.303Z] --- PASS: TestVersion (0.03s) [2021-01-19T06:41:12.303Z] PASS [2021-01-19T06:41:12.303Z] [2021-01-19T06:41:12.303Z] === Skipped [2021-01-19T06:41:12.303Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-01-19T06:41:12.303Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-01-19T06:41:12.303Z] [2021-01-19T06:41:12.303Z] [2021-01-19T06:41:12.303Z] DONE 18 tests, 1 skipped in 21.244s [2021-01-19T06:41:12.303Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m [2021-01-19T06:41:12.303Z] ++ 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 [2021-01-19T06:41:12.303Z] ++ set -e [2021-01-19T06:41:12.303Z] ++ '[' -n 0 ']' [2021-01-19T06:41:12.303Z] ++ set -x [2021-01-19T06:41:12.303Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2021-01-19T06:41:12.303Z] INFO: Testing against a local daemon [2021-01-19T06:41:12.303Z] === RUN TestVolumesCreateAndList [2021-01-19T06:41:12.303Z] --- PASS: TestVolumesCreateAndList (0.03s) [2021-01-19T06:41:12.303Z] === RUN TestVolumesRemove [2021-01-19T06:41:12.303Z] --- PASS: TestVolumesRemove (0.06s) [2021-01-19T06:41:12.303Z] === RUN TestVolumesInspect [2021-01-19T06:41:12.303Z] --- PASS: TestVolumesInspect (0.02s) [2021-01-19T06:41:12.303Z] === RUN TestVolumesInvalidJSON [2021-01-19T06:41:12.303Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-01-19T06:41:12.303Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-01-19T06:41:12.303Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-01-19T06:41:12.303Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2021-01-19T06:41:12.303Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-01-19T06:41:12.303Z] PASS [2021-01-19T06:41:12.303Z] [2021-01-19T06:41:12.303Z] DONE 5 tests in 0.203s [2021-01-19T06:41:12.303Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-01-19T06:41:12.931Z] ++++ cat bundles/test-integration/docker.pid [2021-01-19T06:41:12.931Z] +++ kill 14114 [2021-01-19T06:41:13.729Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-01-19T06:41:13.961Z] +++ /etc/init.d/apparmor stop [2021-01-19T06:41:13.961Z] Leaving: AppArmorNo profiles have been unloaded. [2021-01-19T06:41:13.961Z] [2021-01-19T06:41:13.961Z] Unloading profiles will leave already running processes permanently [2021-01-19T06:41:13.961Z] unconfined, which can lead to unexpected situations. [2021-01-19T06:41:13.961Z] [2021-01-19T06:41:13.961Z] To set a process to complain mode, use the command line tool [2021-01-19T06:41:13.961Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-01-19T06:41:13.961Z] +++ true [2021-01-19T06:41:13.961Z] exiting test-integration [2021-01-19T06:41:13.961Z] ++ exit 0 [2021-01-19T06:41:13.961Z] [2021-01-19T06:41:14.294Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2021-01-19T06:41:15.235Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem Post stage [Pipeline] junit [2021-01-19T06:41:16.057Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-01-19T06:41:16.990Z] + echo Ensuring container killed. [2021-01-19T06:41:16.990Z] Ensuring container killed. [2021-01-19T06:41:16.990Z] + docker rm -vf docker-pr1 [2021-01-19T06:41:16.990Z] Error: No such container: docker-pr1 [2021-01-19T06:41:16.990Z] + true [Pipeline] sh [2021-01-19T06:41:17.361Z] + echo Chowning /workspace to jenkins user [2021-01-19T06:41:17.361Z] Chowning /workspace to jenkins user [2021-01-19T06:41:17.361Z] + id -u [2021-01-19T06:41:17.361Z] + id -g [2021-01-19T06:41:17.361Z] + docker run --rm -v /home/docker/workspace/moby_PR-41894:/workspace busybox chown -R 1001:1001 /workspace [2021-01-19T06:41:17.361Z] Unable to find image 'busybox:latest' locally [2021-01-19T06:41:17.653Z] latest: Pulling from library/busybox [2021-01-19T06:41:17.653Z] 47d9462a9510: Pulling fs layer [2021-01-19T06:41:17.653Z] 47d9462a9510: Download complete [2021-01-19T06:41:17.782Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2021-01-19T06:41:17.946Z] 47d9462a9510: Pull complete [2021-01-19T06:41:17.946Z] Digest: sha256:c5439d7db88ab5423999530349d327b04279ad3161d7596d2126dfb5b02bfd1f [2021-01-19T06:41:17.946Z] Status: Downloaded newer image for busybox:latest [2021-01-19T06:41:19.160Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-01-19T06:41:19.724Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-01-19T06:41:19.724Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-01-19T06:41:20.291Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2021-01-19T06:41:20.291Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-01-19T06:41:20.391Z] + bundleName=ppc64le-integration [2021-01-19T06:41:20.391Z] + echo Creating ppc64le-integration-bundles.tar.gz [2021-01-19T06:41:20.391Z] Creating ppc64le-integration-bundles.tar.gz [2021-01-19T06:41:20.391Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name+ *.log -o -name *.prof -oxargs -name tar *-report.xml -czf ) ppc64le-integration-bundles.tar.gz -print [2021-01-19T06:41:20.391Z] [Pipeline] archiveArtifacts [2021-01-19T06:41:20.432Z] Archiving artifacts [2021-01-19T06:41:20.549Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-01-19T06:41:20.817Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41894/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-01-19T06:41:21.115Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-01-19T06:41:21.193Z] + make clean [2021-01-19T06:41:21.483Z] make: command: Command not found [2021-01-19T06:41:21.483Z] make: command: Command not found [2021-01-19T06:41:21.483Z] docker volume rm -f docker-dev-cache [2021-01-19T06:41:21.483Z] docker-dev-cache [Pipeline] deleteDir [2021-01-19T06:41:21.682Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-01-19T06:41:21.682Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-01-19T06:41:22.115Z] --- PASS: TestBuildMultiStageOnBuild (12.12s) [2021-01-19T06:41:22.115Z] === RUN TestBuildUncleanTarFilenames [2021-01-19T06:41:22.115Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s) [2021-01-19T06:41:22.115Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-01-19T06:41:22.115Z] === RUN TestBuildMultiStageLayerLeak [2021-01-19T06:41:22.616Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-01-19T06:41:23.187Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-01-19T06:41:25.715Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2021-01-19T06:41:28.245Z] === RUN TestDockerSuite/TestRunOOMExitCode [2021-01-19T06:41:28.245Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-01-19T06:41:28.245Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2021-01-19T06:41:28.812Z] === RUN TestDockerSuite/TestRunPIDsLimit [2021-01-19T06:41:29.377Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-01-19T06:41:30.755Z] === RUN TestDockerSuite/TestRunPortInUse [2021-01-19T06:41:31.014Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2021-01-19T06:41:31.580Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2021-01-19T06:41:32.146Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-01-19T06:41:32.713Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-01-19T06:41:33.648Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-01-19T06:41:34.214Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2021-01-19T06:41:34.214Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-01-19T06:41:34.780Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-01-19T06:41:34.780Z] === RUN TestDockerSuite/TestRunPublishPort [2021-01-19T06:41:35.346Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-01-19T06:41:35.606Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-01-19T06:41:35.865Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-01-19T06:41:36.432Z] === RUN TestDockerSuite/TestRunRedirectStdout [2021-01-19T06:41:36.961Z] --- PASS: TestBuildMultiStageLayerLeak (15.15s) [2021-01-19T06:41:36.961Z] === RUN TestBuildWithHugeFile [2021-01-19T06:41:37.808Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-01-19T06:41:37.808Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-01-19T06:41:40.363Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-01-19T06:41:40.620Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2021-01-19T06:41:41.186Z] === RUN TestDockerSuite/TestRunRm [2021-01-19T06:41:41.752Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-01-19T06:41:45.937Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-01-19T06:41:45.937Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2021-01-19T06:41:45.937Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-01-19T06:41:46.503Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2021-01-19T06:41:48.406Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2021-01-19T06:41:48.971Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2021-01-19T06:41:51.497Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2021-01-19T06:41:54.028Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2021-01-19T06:41:54.286Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2021-01-19T06:41:54.544Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2021-01-19T06:41:55.110Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2021-01-19T06:41:55.675Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2021-01-19T06:41:55.933Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2021-01-19T06:41:56.499Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2021-01-19T06:41:57.065Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-01-19T06:41:57.323Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-01-19T06:41:57.889Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-01-19T06:41:59.262Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2021-01-19T06:42:00.636Z] === RUN TestDockerSuite/TestRunState [2021-01-19T06:42:02.018Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-01-19T06:42:02.277Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2021-01-19T06:42:02.277Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-01-19T06:42:03.220Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-01-19T06:42:03.220Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2021-01-19T06:42:03.220Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-01-19T06:42:03.792Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-01-19T06:42:04.357Z] === RUN TestDockerSuite/TestRunSysctls [2021-01-19T06:42:05.733Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-01-19T06:42:05.733Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-01-19T06:42:05.733Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-01-19T06:42:05.992Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2021-01-19T06:42:06.250Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2021-01-19T06:42:08.152Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2021-01-19T06:42:08.721Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2021-01-19T06:42:09.286Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2021-01-19T06:42:10.222Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2021-01-19T06:42:13.504Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-01-19T06:42:14.070Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2021-01-19T06:42:15.968Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-01-19T06:42:16.535Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-01-19T06:42:17.102Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-01-19T06:42:17.360Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2021-01-19T06:42:17.618Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-01-19T06:42:20.148Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-01-19T06:42:20.714Z] === RUN TestDockerSuite/TestRunUserByID [2021-01-19T06:42:21.280Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-01-19T06:42:21.539Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-01-19T06:42:21.539Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-01-19T06:42:22.105Z] === RUN TestDockerSuite/TestRunUserByName [2021-01-19T06:42:22.362Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-01-19T06:42:22.928Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2021-01-19T06:42:22.928Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-01-19T06:42:23.185Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-01-19T06:42:23.443Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-01-19T06:42:26.738Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-01-19T06:42:26.738Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-01-19T06:42:27.670Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-01-19T06:42:29.049Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-01-19T06:42:29.984Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-01-19T06:42:29.984Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2021-01-19T06:42:31.358Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-01-19T06:42:33.887Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-01-19T06:42:33.887Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-01-19T06:42:33.887Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-01-19T06:42:33.887Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-01-19T06:42:33.887Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-01-19T06:42:34.145Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2021-01-19T06:42:34.145Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2021-01-19T06:42:34.711Z] === RUN TestDockerSuite/TestRunWithCPUShares [2021-01-19T06:42:35.276Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2021-01-19T06:42:36.210Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2021-01-19T06:42:36.776Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2021-01-19T06:42:37.344Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-01-19T06:42:37.344Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2021-01-19T06:42:37.602Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2021-01-19T06:42:37.602Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2021-01-19T06:42:37.860Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2021-01-19T06:42:37.860Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-01-19T06:42:37.860Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2021-01-19T06:42:37.860Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2021-01-19T06:42:37.860Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2021-01-19T06:42:37.860Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2021-01-19T06:42:37.860Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2021-01-19T06:42:37.860Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2021-01-19T06:42:38.426Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2021-01-19T06:42:38.994Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2021-01-19T06:42:39.252Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2021-01-19T06:42:39.252Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2021-01-19T06:42:39.859Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-01-19T06:42:39.859Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-01-19T06:42:40.424Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-01-19T06:42:40.424Z] === RUN TestDockerSuite/TestRunWithShmSize [2021-01-19T06:42:40.990Z] === RUN TestDockerSuite/TestRunWithSwappiness [2021-01-19T06:42:41.557Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2021-01-19T06:42:41.557Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-01-19T06:42:41.557Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-01-19T06:42:42.122Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-01-19T06:42:43.056Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2021-01-19T06:42:43.314Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2021-01-19T06:42:43.880Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2021-01-19T06:42:43.880Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-01-19T06:42:44.139Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-01-19T06:42:44.397Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-01-19T06:42:45.774Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-01-19T06:42:46.342Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-01-19T06:42:47.727Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-01-19T06:42:47.987Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-01-19T06:42:47.987Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-01-19T06:42:47.987Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-01-19T06:42:48.920Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2021-01-19T06:42:49.485Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2021-01-19T06:42:50.419Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-01-19T06:42:50.419Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-01-19T06:42:51.795Z] === RUN TestDockerSuite/TestSaveImageId [2021-01-19T06:42:51.795Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-01-19T06:42:52.053Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-01-19T06:42:53.427Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-01-19T06:42:53.427Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-01-19T06:42:54.801Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-01-19T06:42:54.801Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-01-19T06:42:54.801Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-01-19T06:42:56.175Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-01-19T06:42:56.742Z] === RUN TestDockerSwarmSuite/TestServiceScale [2021-01-19T06:42:57.308Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-01-19T06:42:57.565Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-01-19T06:42:57.823Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-01-19T06:42:57.823Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-01-19T06:42:57.823Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-01-19T06:42:58.388Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-01-19T06:42:59.761Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2021-01-19T06:43:00.331Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-01-19T06:43:05.592Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-01-19T06:43:07.493Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-01-19T06:43:08.426Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-01-19T06:43:09.798Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-01-19T06:43:12.337Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-01-19T06:43:13.747Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-01-19T06:43:14.681Z] === RUN TestDockerSuite/TestStartRecordError [2021-01-19T06:43:16.058Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-01-19T06:43:17.958Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2021-01-19T06:43:17.958Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-01-19T06:43:19.331Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-01-19T06:43:20.705Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2021-01-19T06:43:22.078Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-01-19T06:43:23.453Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2021-01-19T06:43:26.733Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-01-19T06:43:30.010Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-01-19T06:43:34.189Z] === RUN TestDockerSuite/TestStatsNoStream [2021-01-19T06:43:36.714Z] === RUN TestDockerSuite/TestStopContainerSignal [2021-01-19T06:43:38.086Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-01-19T06:43:38.651Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-01-19T06:43:39.217Z] === RUN TestDockerSuite/TestTopPrivileged [2021-01-19T06:43:39.946Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-01-19T06:43:39.946Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-01-19T06:43:40.512Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-01-19T06:43:43.039Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-01-19T06:43:43.039Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2021-01-19T06:43:46.319Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2021-01-19T06:43:46.319Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2021-01-19T06:43:46.885Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2021-01-19T06:43:46.885Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2021-01-19T06:43:47.453Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2021-01-19T06:43:48.826Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2021-01-19T06:43:48.826Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2021-01-19T06:43:49.760Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2021-01-19T06:43:50.326Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2021-01-19T06:43:50.891Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2021-01-19T06:43:51.149Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2021-01-19T06:43:52.523Z] === RUN TestDockerSuite/TestUpdateStats [2021-01-19T06:43:53.895Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2021-01-19T06:43:55.794Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2021-01-19T06:43:56.727Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2021-01-19T06:43:56.727Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2021-01-19T06:43:57.292Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2021-01-19T06:43:57.858Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-01-19T06:44:00.386Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2021-01-19T06:44:02.913Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2021-01-19T06:44:03.934Z] --- PASS: TestBuildWithHugeFile (142.91s) [2021-01-19T06:44:03.934Z] === RUN TestBuildWithEmptyDockerfile [2021-01-19T06:44:03.934Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-01-19T06:44:03.934Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-01-19T06:44:03.934Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-01-19T06:44:03.934Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-01-19T06:44:03.934Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-01-19T06:44:03.934Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-01-19T06:44:03.934Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-01-19T06:44:03.934Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-01-19T06:44:03.934Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-01-19T06:44:03.934Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2021-01-19T06:44:03.934Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2021-01-19T06:44:03.934Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s) [2021-01-19T06:44:03.934Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s) [2021-01-19T06:44:03.934Z] === RUN TestBuildPreserveOwnership [2021-01-19T06:44:03.934Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2021-01-19T06:44:03.934Z] build_test.go:583: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-01-19T06:44:03.934Z] === RUN TestBuildPlatformInvalid [2021-01-19T06:44:03.934Z] --- PASS: TestBuildPlatformInvalid (0.06s) [2021-01-19T06:44:03.934Z] PASS [2021-01-19T06:44:03.934Z] ok github.com/docker/docker/integration/build 212.110s [2021-01-19T06:44:03.934Z] [2021-01-19T06:44:03.934Z] === Skipped [2021-01-19T06:44:03.934Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2021-01-19T06:44:03.934Z] build_session_test.go:25: TODO: BuildKit [2021-01-19T06:44:03.934Z] [2021-01-19T06:44:03.934Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2021-01-19T06:44:03.934Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-01-19T06:44:03.934Z] [2021-01-19T06:44:03.934Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2021-01-19T06:44:03.934Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-01-19T06:44:03.934Z] [2021-01-19T06:44:03.934Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.01s) [2021-01-19T06:44:03.934Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-01-19T06:44:03.934Z] [2021-01-19T06:44:03.934Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2021-01-19T06:44:03.934Z] build_test.go:583: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-01-19T06:44:03.934Z] [2021-01-19T06:44:03.934Z] [2021-01-19T06:44:03.934Z] DONE 28 tests, 5 skipped in 240.917s [2021-01-19T06:44:03.934Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2021-01-19T06:44:04.395Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-01-19T06:44:04.395Z] INFO: Testing against a local daemon [2021-01-19T06:44:04.395Z] === RUN TestConfigInspect [2021-01-19T06:44:04.395Z] --- SKIP: TestConfigInspect (0.00s) [2021-01-19T06:44:04.395Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2021-01-19T06:44:04.395Z] === RUN TestConfigList [2021-01-19T06:44:04.395Z] --- SKIP: TestConfigList (0.00s) [2021-01-19T06:44:04.395Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2021-01-19T06:44:04.395Z] === RUN TestConfigsCreateAndDelete [2021-01-19T06:44:04.395Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2021-01-19T06:44:04.395Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2021-01-19T06:44:04.395Z] === RUN TestConfigsUpdate [2021-01-19T06:44:04.395Z] --- SKIP: TestConfigsUpdate (0.00s) [2021-01-19T06:44:04.395Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2021-01-19T06:44:04.395Z] === RUN TestTemplatedConfig [2021-01-19T06:44:04.395Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-01-19T06:44:04.395Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2021-01-19T06:44:04.395Z] === RUN TestConfigCreateResolve [2021-01-19T06:44:04.395Z] --- SKIP: TestConfigCreateResolve (0.00s) [2021-01-19T06:44:04.395Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2021-01-19T06:44:04.395Z] === RUN TestConfigDaemonLibtrustID [2021-01-19T06:44:04.395Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2021-01-19T06:44:04.395Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2021-01-19T06:44:04.395Z] PASS [2021-01-19T06:44:04.395Z] ok github.com/docker/docker/integration/config 1.241s [2021-01-19T06:44:04.395Z] [2021-01-19T06:44:04.395Z] === Skipped [2021-01-19T06:44:04.395Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2021-01-19T06:44:04.395Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2021-01-19T06:44:04.395Z] [2021-01-19T06:44:04.395Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2021-01-19T06:44:04.395Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2021-01-19T06:44:04.395Z] [2021-01-19T06:44:04.395Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2021-01-19T06:44:04.395Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2021-01-19T06:44:04.395Z] [2021-01-19T06:44:04.395Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2021-01-19T06:44:04.395Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2021-01-19T06:44:04.395Z] [2021-01-19T06:44:04.395Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2021-01-19T06:44:04.395Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2021-01-19T06:44:04.395Z] [2021-01-19T06:44:04.395Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2021-01-19T06:44:04.395Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2021-01-19T06:44:04.395Z] [2021-01-19T06:44:04.395Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2021-01-19T06:44:04.395Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2021-01-19T06:44:04.395Z] [2021-01-19T06:44:04.395Z] [2021-01-19T06:44:04.395Z] DONE 7 tests, 7 skipped in 3.896s [2021-01-19T06:44:04.395Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2021-01-19T06:44:05.473Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2021-01-19T06:44:06.851Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-01-19T06:44:09.377Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2021-01-19T06:44:09.377Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-01-19T06:44:10.210Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-01-19T06:44:10.211Z] INFO: Testing against a local daemon [2021-01-19T06:44:10.211Z] === RUN TestCheckpoint [2021-01-19T06:44:10.211Z] --- SKIP: TestCheckpoint (0.00s) [2021-01-19T06:44:10.211Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-01-19T06:44:10.211Z] === RUN TestContainerInvalidJSON [2021-01-19T06:44:10.211Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-01-19T06:44:10.211Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-01-19T06:44:10.211Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-01-19T06:44:10.211Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-01-19T06:44:10.211Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-01-19T06:44:10.211Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-01-19T06:44:10.211Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-01-19T06:44:10.211Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-01-19T06:44:10.211Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-01-19T06:44:10.211Z] --- PASS: TestContainerInvalidJSON (0.03s) [2021-01-19T06:44:10.211Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-01-19T06:44:10.211Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-01-19T06:44:10.211Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-01-19T06:44:10.211Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-01-19T06:44:10.211Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.26s) [2021-01-19T06:44:10.211Z] === RUN TestCopyFromContainerPathIsNotDir [2021-01-19T06:44:10.211Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.02s) [2021-01-19T06:44:10.211Z] copy_test.go:38: testEnv.OSType == "windows" [2021-01-19T06:44:10.211Z] === RUN TestCopyToContainerPathDoesNotExist [2021-01-19T06:44:10.211Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.39s) [2021-01-19T06:44:10.211Z] === RUN TestCopyToContainerPathIsNotDir [2021-01-19T06:44:10.211Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.03s) [2021-01-19T06:44:10.211Z] copy_test.go:63: testEnv.OSType == "windows" [2021-01-19T06:44:10.211Z] === RUN TestCopyFromContainer [2021-01-19T06:44:10.211Z] --- SKIP: TestCopyFromContainer (0.00s) [2021-01-19T06:44:10.211Z] copy_test.go:74: testEnv.DaemonInfo.OSType == "windows" [2021-01-19T06:44:10.211Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-01-19T06:44:10.211Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-01-19T06:44:10.211Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-01-19T06:44:10.211Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-01-19T06:44:10.211Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-01-19T06:44:10.211Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-01-19T06:44:10.211Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-01-19T06:44:10.211Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-01-19T06:44:10.211Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-01-19T06:44:10.211Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-01-19T06:44:10.211Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2021-01-19T06:44:10.211Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-01-19T06:44:10.211Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-01-19T06:44:10.211Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2021-01-19T06:44:10.211Z] === RUN TestCreateLinkToNonExistingContainer [2021-01-19T06:44:10.211Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2021-01-19T06:44:10.211Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-01-19T06:44:10.211Z] === RUN TestCreateWithInvalidEnv [2021-01-19T06:44:10.211Z] === RUN TestCreateWithInvalidEnv/0 [2021-01-19T06:44:10.211Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-01-19T06:44:10.211Z] === RUN TestCreateWithInvalidEnv/1 [2021-01-19T06:44:10.211Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-01-19T06:44:10.211Z] === RUN TestCreateWithInvalidEnv/2 [2021-01-19T06:44:10.211Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-01-19T06:44:10.211Z] === CONT TestCreateWithInvalidEnv/0 [2021-01-19T06:44:10.211Z] === CONT TestCreateWithInvalidEnv/2 [2021-01-19T06:44:10.211Z] === CONT TestCreateWithInvalidEnv/1 [2021-01-19T06:44:10.211Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2021-01-19T06:44:10.211Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-01-19T06:44:10.211Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-01-19T06:44:10.211Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2021-01-19T06:44:10.211Z] === RUN TestCreateTmpfsMountsTarget [2021-01-19T06:44:10.211Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2021-01-19T06:44:10.211Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-01-19T06:44:10.211Z] === RUN TestCreateWithCustomMaskedPaths [2021-01-19T06:44:10.211Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2021-01-19T06:44:10.211Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-01-19T06:44:10.211Z] === RUN TestCreateWithCustomReadonlyPaths [2021-01-19T06:44:10.211Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2021-01-19T06:44:10.211Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-01-19T06:44:10.211Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-01-19T06:44:10.211Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-01-19T06:44:10.211Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-01-19T06:44:10.211Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-01-19T06:44:10.211Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-01-19T06:44:10.211Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-01-19T06:44:10.211Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-01-19T06:44:10.211Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-01-19T06:44:10.211Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-01-19T06:44:10.211Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-01-19T06:44:10.211Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-01-19T06:44:10.211Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-01-19T06:44:10.211Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-01-19T06:44:10.211Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-01-19T06:44:10.211Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-01-19T06:44:10.211Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-01-19T06:44:10.211Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2021-01-19T06:44:10.211Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-01-19T06:44:10.211Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-01-19T06:44:10.211Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-01-19T06:44:10.211Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-01-19T06:44:10.211Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-01-19T06:44:10.211Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-01-19T06:44:10.211Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-01-19T06:44:10.211Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-01-19T06:44:10.211Z] === RUN TestCreateDifferentPlatform [2021-01-19T06:44:10.211Z] === RUN TestCreateDifferentPlatform/different_os [2021-01-19T06:44:10.211Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-01-19T06:44:10.211Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-01-19T06:44:10.211Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-01-19T06:44:10.211Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-01-19T06:44:10.211Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-01-19T06:44:10.672Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2021-01-19T06:44:10.672Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-01-19T06:44:10.672Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s) [2021-01-19T06:44:10.672Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-01-19T06:44:10.672Z] === RUN TestContainerKillOnDaemonStart [2021-01-19T06:44:10.672Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-01-19T06:44:10.672Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-01-19T06:44:10.672Z] === RUN TestDiff [2021-01-19T06:44:10.672Z] --- SKIP: TestDiff (0.00s) [2021-01-19T06:44:10.672Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-01-19T06:44:10.672Z] === RUN TestExecWithCloseStdin [2021-01-19T06:44:12.662Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2021-01-19T06:44:12.862Z] --- PASS: TestExecWithCloseStdin (2.17s) [2021-01-19T06:44:12.862Z] === RUN TestExec [2021-01-19T06:44:14.564Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2021-01-19T06:44:15.049Z] --- PASS: TestExec (2.26s) [2021-01-19T06:44:15.049Z] === RUN TestExecUser [2021-01-19T06:44:15.049Z] --- SKIP: TestExecUser (0.00s) [2021-01-19T06:44:15.049Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-01-19T06:44:15.049Z] === RUN TestExportContainerAndImportImage [2021-01-19T06:44:15.049Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2021-01-19T06:44:15.049Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-01-19T06:44:15.049Z] === RUN TestExportContainerAfterDaemonRestart [2021-01-19T06:44:15.049Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2021-01-19T06:44:15.049Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-01-19T06:44:15.049Z] === RUN TestHealthCheckWorkdir [2021-01-19T06:44:15.049Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2021-01-19T06:44:15.049Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-01-19T06:44:15.049Z] === RUN TestHealthKillContainer [2021-01-19T06:44:15.049Z] --- SKIP: TestHealthKillContainer (0.00s) [2021-01-19T06:44:15.049Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-01-19T06:44:15.049Z] === RUN TestInspectCpusetInConfigPre120 [2021-01-19T06:44:15.049Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-01-19T06:44:15.049Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-01-19T06:44:15.049Z] === RUN TestKillContainerInvalidSignal [2021-01-19T06:44:15.937Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2021-01-19T06:44:16.594Z] --- PASS: TestKillContainerInvalidSignal (1.73s) [2021-01-19T06:44:16.594Z] === RUN TestKillContainer [2021-01-19T06:44:16.594Z] === RUN TestKillContainer/no_signal [2021-01-19T06:44:16.870Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2021-01-19T06:44:17.802Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2021-01-19T06:44:18.779Z] === RUN TestKillContainer/non_killing_signal [2021-01-19T06:44:18.779Z] === RUN TestKillContainer/killing_signal [2021-01-19T06:44:19.174Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2021-01-19T06:44:20.550Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2021-01-19T06:44:20.974Z] --- PASS: TestKillContainer (4.05s) [2021-01-19T06:44:20.974Z] --- PASS: TestKillContainer/no_signal (2.02s) [2021-01-19T06:44:20.974Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-01-19T06:44:20.974Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-01-19T06:44:20.974Z] --- PASS: TestKillContainer/killing_signal (1.99s) [2021-01-19T06:44:20.974Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-01-19T06:44:20.974Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-01-19T06:44:20.974Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-01-19T06:44:20.974Z] === RUN TestKillStoppedContainer [2021-01-19T06:44:20.974Z] --- SKIP: TestKillStoppedContainer (0.00s) [2021-01-19T06:44:20.974Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-01-19T06:44:20.974Z] === RUN TestKillStoppedContainerAPIPre120 [2021-01-19T06:44:20.974Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2021-01-19T06:44:20.974Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-01-19T06:44:20.974Z] === RUN TestKillDifferentUserContainer [2021-01-19T06:44:20.974Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2021-01-19T06:44:20.974Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-01-19T06:44:20.974Z] === RUN TestInspectOomKilledTrue [2021-01-19T06:44:20.974Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-01-19T06:44:20.974Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-01-19T06:44:20.974Z] === RUN TestInspectOomKilledFalse [2021-01-19T06:44:20.974Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-01-19T06:44:20.974Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-01-19T06:44:20.974Z] === RUN TestLogsFollowTailEmpty [2021-01-19T06:44:21.927Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2021-01-19T06:44:22.516Z] --- PASS: TestLogsFollowTailEmpty (1.82s) [2021-01-19T06:44:22.516Z] === RUN TestNetworkNat [2021-01-19T06:44:22.516Z] --- SKIP: TestNetworkNat (0.00s) [2021-01-19T06:44:22.516Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-01-19T06:44:22.516Z] === RUN TestNetworkLocalhostTCPNat [2021-01-19T06:44:23.304Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2021-01-19T06:44:24.681Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-01-19T06:44:24.715Z] --- PASS: TestNetworkLocalhostTCPNat (2.03s) [2021-01-19T06:44:24.715Z] === RUN TestNetworkLoopbackNat [2021-01-19T06:44:24.715Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2021-01-19T06:44:24.715Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-01-19T06:44:24.715Z] === RUN TestPause [2021-01-19T06:44:24.715Z] --- SKIP: TestPause (0.00s) [2021-01-19T06:44:24.715Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-01-19T06:44:24.715Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-01-19T06:44:26.261Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.79s) [2021-01-19T06:44:26.261Z] === RUN TestPauseStopPausedContainer [2021-01-19T06:44:26.261Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2021-01-19T06:44:26.261Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2021-01-19T06:44:26.261Z] === RUN TestPsFilter [2021-01-19T06:44:26.261Z] --- PASS: TestPsFilter (0.10s) [2021-01-19T06:44:26.261Z] === RUN TestRemoveContainerWithRemovedVolume [2021-01-19T06:44:28.447Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.05s) [2021-01-19T06:44:28.447Z] === RUN TestRemoveContainerWithVolume [2021-01-19T06:44:28.860Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2021-01-19T06:44:30.634Z] --- PASS: TestRemoveContainerWithVolume (2.17s) [2021-01-19T06:44:30.634Z] === RUN TestRemoveContainerRunning [2021-01-19T06:44:32.818Z] --- PASS: TestRemoveContainerRunning (1.83s) [2021-01-19T06:44:32.818Z] === RUN TestRemoveContainerForceRemoveRunning [2021-01-19T06:44:34.363Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.61s) [2021-01-19T06:44:34.363Z] === RUN TestRemoveInvalidContainer [2021-01-19T06:44:34.363Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2021-01-19T06:44:34.363Z] === RUN TestRenameLinkedContainer [2021-01-19T06:44:34.363Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2021-01-19T06:44:34.363Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-01-19T06:44:34.363Z] === RUN TestRenameStoppedContainer [2021-01-19T06:44:36.984Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2021-01-19T06:44:40.262Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-01-19T06:44:40.262Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-01-19T06:44:40.262Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-01-19T06:44:40.520Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-01-19T06:44:40.520Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-01-19T06:44:40.520Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-01-19T06:44:40.520Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-01-19T06:44:41.089Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-01-19T06:44:41.089Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-01-19T06:44:41.450Z] --- PASS: TestRenameStoppedContainer (6.74s) [2021-01-19T06:44:41.451Z] === RUN TestRenameRunningContainerAndReuse [2021-01-19T06:44:41.654Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-01-19T06:44:41.912Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-01-19T06:44:41.912Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-01-19T06:44:41.912Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-01-19T06:44:41.912Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-01-19T06:44:43.810Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-01-19T06:44:43.810Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-01-19T06:44:43.810Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-01-19T06:44:43.810Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-01-19T06:44:43.810Z] === RUN TestDockerSuite/TestVolumeEvents [2021-01-19T06:44:44.368Z] --- PASS: TestRenameRunningContainerAndReuse (3.33s) [2021-01-19T06:44:44.369Z] === RUN TestRenameInvalidName [2021-01-19T06:44:45.910Z] --- PASS: TestRenameInvalidName (1.52s) [2021-01-19T06:44:45.910Z] === RUN TestRenameAnonymousContainer [2021-01-19T06:44:45.910Z] --- SKIP: TestRenameAnonymousContainer (0.00s) [2021-01-19T06:44:45.910Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2021-01-19T06:44:45.910Z] === RUN TestRenameContainerWithSameName [2021-01-19T06:44:47.453Z] --- PASS: TestRenameContainerWithSameName (1.58s) [2021-01-19T06:44:47.453Z] === RUN TestRenameContainerWithLinkedContainer [2021-01-19T06:44:47.453Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2021-01-19T06:44:47.453Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2021-01-19T06:44:47.453Z] === RUN TestResize [2021-01-19T06:44:48.995Z] --- PASS: TestResize (1.52s) [2021-01-19T06:44:48.995Z] === RUN TestResizeWithInvalidSize [2021-01-19T06:44:48.995Z] --- SKIP: TestResizeWithInvalidSize (0.00s) [2021-01-19T06:44:48.995Z] resize_test.go:37: testEnv.OSType == "windows": FIXME [2021-01-19T06:44:48.995Z] === RUN TestResizeWhenContainerNotStarted [2021-01-19T06:44:49.070Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-01-19T06:44:50.968Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-01-19T06:44:50.968Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-01-19T06:44:50.968Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-01-19T06:44:51.180Z] --- PASS: TestResizeWhenContainerNotStarted (2.17s) [2021-01-19T06:44:51.180Z] === RUN TestDaemonRestartKillContainers [2021-01-19T06:44:51.180Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-01-19T06:44:51.180Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-01-19T06:44:51.180Z] === RUN TestStats [2021-01-19T06:44:51.180Z] --- SKIP: TestStats (0.00s) [2021-01-19T06:44:51.180Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-01-19T06:44:51.180Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-01-19T06:44:52.872Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-01-19T06:44:55.409Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-01-19T06:44:55.409Z] --- PASS: TestDockerSuite (1411.04s) [2021-01-19T06:44:55.409Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2021-01-19T06:44:55.409Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.07s) [2021-01-19T06:44:55.409Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2021-01-19T06:44:55.409Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2021-01-19T06:44:55.409Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2021-01-19T06:44:55.409Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-01-19T06:44:55.409Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2021-01-19T06:44:55.409Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.97s) [2021-01-19T06:44:55.409Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.09s) [2021-01-19T06:44:55.409Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.48s) [2021-01-19T06:44:55.409Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) [2021-01-19T06:44:55.409Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.70s) [2021-01-19T06:44:55.409Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.18s) [2021-01-19T06:44:55.409Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2021-01-19T06:44:55.409Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (2.10s) [2021-01-19T06:44:55.409Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.40s) [2021-01-19T06:44:55.409Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-01-19T06:44:55.409Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-01-19T06:44:55.409Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.16s) [2021-01-19T06:44:55.409Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.99s) [2021-01-19T06:44:55.409Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.17s) [2021-01-19T06:44:55.409Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2021-01-19T06:44:55.409Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-01-19T06:44:55.409Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (4.80s) [2021-01-19T06:44:55.409Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (3.00s) [2021-01-19T06:44:55.409Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.71s) [2021-01-19T06:44:55.409Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.87s) [2021-01-19T06:44:55.409Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.95s) [2021-01-19T06:44:55.409Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.85s) [2021-01-19T06:44:55.409Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.94s) [2021-01-19T06:44:55.409Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (1.01s) [2021-01-19T06:44:55.409Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.05s) [2021-01-19T06:44:55.409Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.80s) [2021-01-19T06:44:55.409Z] --- PASS: TestDockerSuite/TestAttachDetach (0.95s) [2021-01-19T06:44:55.409Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.96s) [2021-01-19T06:44:55.409Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.67s) [2021-01-19T06:44:55.409Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.69s) [2021-01-19T06:44:55.409Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.71s) [2021-01-19T06:44:55.409Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.57s) [2021-01-19T06:44:55.409Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (2.01s) [2021-01-19T06:44:55.409Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.37s) [2021-01-19T06:44:55.409Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.23s) [2021-01-19T06:44:55.409Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2021-01-19T06:44:55.409Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.21s) [2021-01-19T06:44:55.409Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.87s) [2021-01-19T06:44:55.409Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (20.61s) [2021-01-19T06:44:55.409Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.83s) [2021-01-19T06:44:55.409Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.75s) [2021-01-19T06:44:55.409Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.40s) [2021-01-19T06:44:55.409Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.08s) [2021-01-19T06:44:55.409Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.25s) [2021-01-19T06:44:55.409Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.48s) [2021-01-19T06:44:55.409Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.15s) [2021-01-19T06:44:55.409Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (7.38s) [2021-01-19T06:44:55.409Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (3.62s) [2021-01-19T06:44:55.409Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.14s) [2021-01-19T06:44:55.409Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.83s) [2021-01-19T06:44:55.409Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.81s) [2021-01-19T06:44:55.409Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.41s) [2021-01-19T06:44:55.409Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.85s) [2021-01-19T06:44:55.409Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.60s) [2021-01-19T06:44:55.409Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.01s) [2021-01-19T06:44:55.409Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.41s) [2021-01-19T06:44:55.409Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.21s) [2021-01-19T06:44:55.409Z] --- PASS: TestDockerSuite/TestBuildAddScript (3.00s) [2021-01-19T06:44:55.409Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (7.18s) [2021-01-19T06:44:55.409Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.33s) [2021-01-19T06:44:55.409Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.93s) [2021-01-19T06:44:55.409Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.54s) [2021-01-19T06:44:55.409Z] --- PASS: TestDockerSuite/TestBuildAddTar (8.20s) [2021-01-19T06:44:55.409Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (0.93s) [2021-01-19T06:44:55.409Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.09s) [2021-01-19T06:44:55.409Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (3.34s) [2021-01-19T06:44:55.409Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (5.93s) [2021-01-19T06:44:55.409Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.42s) [2021-01-19T06:44:55.409Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.11s) [2021-01-19T06:44:55.409Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.33s) [2021-01-19T06:44:55.409Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.41s) [2021-01-19T06:44:55.409Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (1.86s) [2021-01-19T06:44:55.409Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.31s) [2021-01-19T06:44:55.409Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.85s) [2021-01-19T06:44:55.409Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.46s) [2021-01-19T06:44:55.409Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (4.00s) [2021-01-19T06:44:55.409Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (12.37s) [2021-01-19T06:44:55.409Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (4.05s) [2021-01-19T06:44:55.409Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (3.00s) [2021-01-19T06:44:55.409Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.49s) [2021-01-19T06:44:55.409Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.24s) [2021-01-19T06:44:55.409Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.91s) [2021-01-19T06:44:55.409Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.76s) [2021-01-19T06:44:55.409Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.34s) [2021-01-19T06:44:55.409Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.43s) [2021-01-19T06:44:55.409Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (1.15s) [2021-01-19T06:44:55.409Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.10s) [2021-01-19T06:44:55.409Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (5.84s) [2021-01-19T06:44:55.409Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.56s) [2021-01-19T06:44:55.409Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.00s) [2021-01-19T06:44:55.409Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.89s) [2021-01-19T06:44:55.409Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (4.90s) [2021-01-19T06:44:55.409Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.00s) [2021-01-19T06:44:55.409Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.94s) [2021-01-19T06:44:55.409Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.47s) [2021-01-19T06:44:55.409Z] --- PASS: TestDockerSuite/TestBuildCmd (0.34s) [2021-01-19T06:44:55.409Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.41s) [2021-01-19T06:44:55.409Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.44s) [2021-01-19T06:44:55.409Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2021-01-19T06:44:55.409Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2021-01-19T06:44:55.409Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.85s) [2021-01-19T06:44:55.409Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (5.31s) [2021-01-19T06:44:55.409Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.36s) [2021-01-19T06:44:55.409Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (0.81s) [2021-01-19T06:44:55.409Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.22s) [2021-01-19T06:44:55.409Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.77s) [2021-01-19T06:44:55.409Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.43s) [2021-01-19T06:44:55.409Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.39s) [2021-01-19T06:44:55.409Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (10.81s) [2021-01-19T06:44:55.409Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.31s) [2021-01-19T06:44:55.409Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.86s) [2021-01-19T06:44:55.409Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (3.56s) [2021-01-19T06:44:55.409Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (4.45s) [2021-01-19T06:44:55.409Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.48s) [2021-01-19T06:44:55.409Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2021-01-19T06:44:55.409Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2021-01-19T06:44:55.409Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2021-01-19T06:44:55.409Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2021-01-19T06:44:55.409Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2021-01-19T06:44:55.409Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2021-01-19T06:44:55.409Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-01-19T06:44:55.409Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2021-01-19T06:44:55.409Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.41s) [2021-01-19T06:44:55.409Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (3.30s) [2021-01-19T06:44:55.409Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.69s) [2021-01-19T06:44:55.409Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.34s) [2021-01-19T06:44:55.409Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (5.46s) [2021-01-19T06:44:55.409Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (5.66s) [2021-01-19T06:44:55.409Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.96s) [2021-01-19T06:44:55.409Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.49s) [2021-01-19T06:44:55.409Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.74s) [2021-01-19T06:44:55.409Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.87s) [2021-01-19T06:44:55.409Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.04s) [2021-01-19T06:44:55.409Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.39s) [2021-01-19T06:44:55.410Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.44s) [2021-01-19T06:44:55.410Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.33s) [2021-01-19T06:44:55.410Z] --- PASS: TestDockerSuite/TestBuildDockerignore (10.96s) [2021-01-19T06:44:55.410Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.70s) [2021-01-19T06:44:55.410Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.21s) [2021-01-19T06:44:55.410Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (11.28s) [2021-01-19T06:44:55.410Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.28s) [2021-01-19T06:44:55.410Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.05s) [2021-01-19T06:44:55.410Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.54s) [2021-01-19T06:44:55.410Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.21s) [2021-01-19T06:44:55.410Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.48s) [2021-01-19T06:44:55.410Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (6.91s) [2021-01-19T06:44:55.410Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.30s) [2021-01-19T06:44:55.410Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.66s) [2021-01-19T06:44:55.410Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (16.60s) [2021-01-19T06:44:55.410Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.20s) [2021-01-19T06:44:55.410Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.23s) [2021-01-19T06:44:55.410Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.44s) [2021-01-19T06:44:55.410Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.46s) [2021-01-19T06:44:55.410Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.99s) [2021-01-19T06:44:55.410Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.16s) [2021-01-19T06:44:55.410Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.44s) [2021-01-19T06:44:55.410Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.46s) [2021-01-19T06:44:55.410Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.57s) [2021-01-19T06:44:55.410Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.80s) [2021-01-19T06:44:55.410Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.88s) [2021-01-19T06:44:55.410Z] --- PASS: TestDockerSuite/TestBuildEnv (1.47s) [2021-01-19T06:44:55.410Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.60s) [2021-01-19T06:44:55.410Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.30s) [2021-01-19T06:44:55.410Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (7.63s) [2021-01-19T06:44:55.410Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (20.54s) [2021-01-19T06:44:55.410Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.59s) [2021-01-19T06:44:55.410Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (8.64s) [2021-01-19T06:44:55.410Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (1.10s) [2021-01-19T06:44:55.410Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.71s) [2021-01-19T06:44:55.410Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.65s) [2021-01-19T06:44:55.410Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.68s) [2021-01-19T06:44:55.410Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2021-01-19T06:44:55.410Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2021-01-19T06:44:55.410Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.41s) [2021-01-19T06:44:55.410Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (9.25s) [2021-01-19T06:44:55.410Z] --- PASS: TestDockerSuite/TestBuildExpose (0.36s) [2021-01-19T06:44:55.410Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.79s) [2021-01-19T06:44:55.410Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.76s) [2021-01-19T06:44:55.410Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.41s) [2021-01-19T06:44:55.410Z] --- PASS: TestDockerSuite/TestBuildFails (0.89s) [2021-01-19T06:44:55.410Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.09s) [2021-01-19T06:44:55.410Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.55s) [2021-01-19T06:44:55.410Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.09s) [2021-01-19T06:44:55.410Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.57s) [2021-01-19T06:44:55.410Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.47s) [2021-01-19T06:44:55.410Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.40s) [2021-01-19T06:44:55.410Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.96s) [2021-01-19T06:44:55.410Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.75s) [2021-01-19T06:44:55.410Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.91s) [2021-01-19T06:44:55.410Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.47s) [2021-01-19T06:44:55.410Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.12s) [2021-01-19T06:44:55.410Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.07s) [2021-01-19T06:44:55.410Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.52s) [2021-01-19T06:44:55.410Z] --- PASS: TestDockerSuite/TestBuildHistory (4.68s) [2021-01-19T06:44:55.410Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.63s) [2021-01-19T06:44:55.410Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.97s) [2021-01-19T06:44:55.410Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.85s) [2021-01-19T06:44:55.410Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.63s) [2021-01-19T06:44:55.410Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.05s) [2021-01-19T06:44:55.410Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.88s) [2021-01-19T06:44:55.410Z] --- PASS: TestDockerSuite/TestBuildLabel (0.48s) [2021-01-19T06:44:55.410Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.49s) [2021-01-19T06:44:55.410Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.51s) [2021-01-19T06:44:55.410Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.33s) [2021-01-19T06:44:55.410Z] --- PASS: TestDockerSuite/TestBuildLabels (0.47s) [2021-01-19T06:44:55.410Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.22s) [2021-01-19T06:44:55.410Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (3.01s) [2021-01-19T06:44:55.410Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.59s) [2021-01-19T06:44:55.410Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.23s) [2021-01-19T06:44:55.410Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.10s) [2021-01-19T06:44:55.410Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.08s) [2021-01-19T06:44:55.410Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.08s) [2021-01-19T06:44:55.410Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.08s) [2021-01-19T06:44:55.410Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.21s) [2021-01-19T06:44:55.410Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.08s) [2021-01-19T06:44:55.410Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.26s) [2021-01-19T06:44:55.410Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (3.45s) [2021-01-19T06:44:55.410Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.34s) [2021-01-19T06:44:55.410Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.43s) [2021-01-19T06:44:55.410Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (7.63s) [2021-01-19T06:44:55.410Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.86s) [2021-01-19T06:44:55.410Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.93s) [2021-01-19T06:44:55.410Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.14s) [2021-01-19T06:44:55.410Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2021-01-19T06:44:55.410Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2021-01-19T06:44:55.410Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.75s) [2021-01-19T06:44:55.410Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.34s) [2021-01-19T06:44:55.410Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.42s) [2021-01-19T06:44:55.410Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.24s) [2021-01-19T06:44:55.410Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.51s) [2021-01-19T06:44:55.410Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.43s) [2021-01-19T06:44:55.410Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.76s) [2021-01-19T06:44:55.410Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.71s) [2021-01-19T06:44:55.410Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.00s) [2021-01-19T06:44:55.410Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.42s) [2021-01-19T06:44:55.410Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.14s) [2021-01-19T06:44:55.410Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.51s) [2021-01-19T06:44:55.410Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.56s) [2021-01-19T06:44:55.410Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.60s) [2021-01-19T06:44:55.410Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.69s) [2021-01-19T06:44:55.410Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.54s) [2021-01-19T06:44:55.410Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (1.98s) [2021-01-19T06:44:55.410Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.46s) [2021-01-19T06:44:55.410Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.72s) [2021-01-19T06:44:55.410Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.92s) [2021-01-19T06:44:55.410Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.02s) [2021-01-19T06:44:55.410Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.33s) [2021-01-19T06:44:55.410Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (3.14s) [2021-01-19T06:44:55.410Z] --- PASS: TestDockerSuite/TestBuildPATH (2.24s) [2021-01-19T06:44:55.410Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.65s) [2021-01-19T06:44:55.410Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.88s) [2021-01-19T06:44:55.410Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (8.51s) [2021-01-19T06:44:55.410Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.46s) [2021-01-19T06:44:55.410Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.71s) [2021-01-19T06:44:55.410Z] --- PASS: TestDockerSuite/TestBuildRm (2.46s) [2021-01-19T06:44:55.410Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.81s) [2021-01-19T06:44:55.410Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.29s) [2021-01-19T06:44:55.410Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.61s) [2021-01-19T06:44:55.410Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.86s) [2021-01-19T06:44:55.410Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.66s) [2021-01-19T06:44:55.410Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.25s) [2021-01-19T06:44:55.410Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.76s) [2021-01-19T06:44:55.410Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (3.12s) [2021-01-19T06:44:55.410Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.29s) [2021-01-19T06:44:55.410Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.39s) [2021-01-19T06:44:55.410Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-01-19T06:44:55.410Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2021-01-19T06:44:55.410Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.35s) [2021-01-19T06:44:55.410Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.71s) [2021-01-19T06:44:55.410Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.13s) [2021-01-19T06:44:55.410Z] --- PASS: TestDockerSuite/TestBuildStderr (0.67s) [2021-01-19T06:44:55.410Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.00s) [2021-01-19T06:44:55.410Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.81s) [2021-01-19T06:44:55.410Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.81s) [2021-01-19T06:44:55.410Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.57s) [2021-01-19T06:44:55.410Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.72s) [2021-01-19T06:44:55.410Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.33s) [2021-01-19T06:44:55.410Z] --- PASS: TestDockerSuite/TestBuildUser (1.90s) [2021-01-19T06:44:55.410Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (4.11s) [2021-01-19T06:44:55.410Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (11.56s) [2021-01-19T06:44:55.410Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.63s) [2021-01-19T06:44:55.410Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.23s) [2021-01-19T06:44:55.410Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.70s) [2021-01-19T06:44:55.410Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.66s) [2021-01-19T06:44:55.410Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.00s) [2021-01-19T06:44:55.410Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-01-19T06:44:55.410Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2021-01-19T06:44:55.410Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-01-19T06:44:55.410Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2021-01-19T06:44:55.410Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.02s) [2021-01-19T06:44:55.410Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2021-01-19T06:44:55.410Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-01-19T06:44:55.410Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2021-01-19T06:44:55.410Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.11s) [2021-01-19T06:44:55.410Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2021-01-19T06:44:55.410Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.58s) [2021-01-19T06:44:55.410Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.51s) [2021-01-19T06:44:55.410Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.64s) [2021-01-19T06:44:55.410Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.09s) [2021-01-19T06:44:55.410Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (1.98s) [2021-01-19T06:44:55.410Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.58s) [2021-01-19T06:44:55.410Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (1.04s) [2021-01-19T06:44:55.410Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.49s) [2021-01-19T06:44:55.410Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.66s) [2021-01-19T06:44:55.410Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-01-19T06:44:55.410Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2021-01-19T06:44:55.410Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.77s) [2021-01-19T06:44:55.410Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.31s) [2021-01-19T06:44:55.410Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.07s) [2021-01-19T06:44:55.410Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-01-19T06:44:55.410Z] docker_cli_sni_test.go:18: Flakey test [2021-01-19T06:44:55.410Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.74s) [2021-01-19T06:44:55.410Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (1.16s) [2021-01-19T06:44:55.410Z] --- PASS: TestDockerSuite/TestCommitChange (1.32s) [2021-01-19T06:44:55.410Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.81s) [2021-01-19T06:44:55.410Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.56s) [2021-01-19T06:44:55.410Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.51s) [2021-01-19T06:44:55.410Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.85s) [2021-01-19T06:44:55.410Z] --- PASS: TestDockerSuite/TestCommitTTY (1.28s) [2021-01-19T06:44:55.410Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.59s) [2021-01-19T06:44:55.410Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.32s) [2021-01-19T06:44:55.410Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.86s) [2021-01-19T06:44:55.410Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.04s) [2021-01-19T06:44:55.410Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-01-19T06:44:55.410Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.20s) [2021-01-19T06:44:55.410Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.03s) [2021-01-19T06:44:55.410Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-01-19T06:44:55.410Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.05s) [2021-01-19T06:44:55.410Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.88s) [2021-01-19T06:44:55.410Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.43s) [2021-01-19T06:44:55.410Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-01-19T06:44:55.410Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.58s) [2021-01-19T06:44:55.410Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.68s) [2021-01-19T06:44:55.410Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.69s) [2021-01-19T06:44:55.410Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.84s) [2021-01-19T06:44:55.410Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.82s) [2021-01-19T06:44:55.410Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.06s) [2021-01-19T06:44:55.410Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2021-01-19T06:44:55.410Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.79s) [2021-01-19T06:44:55.410Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2021-01-19T06:44:55.410Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.06s) [2021-01-19T06:44:55.410Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.09s) [2021-01-19T06:44:55.410Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.12s) [2021-01-19T06:44:55.410Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.73s) [2021-01-19T06:44:55.410Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.16s) [2021-01-19T06:44:55.410Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.92s) [2021-01-19T06:44:55.410Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2021-01-19T06:44:55.410Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.47s) [2021-01-19T06:44:55.410Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.61s) [2021-01-19T06:44:55.410Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2021-01-19T06:44:55.410Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.66s) [2021-01-19T06:44:55.410Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.57s) [2021-01-19T06:44:55.410Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.82s) [2021-01-19T06:44:55.410Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.52s) [2021-01-19T06:44:55.410Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2021-01-19T06:44:55.410Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.62s) [2021-01-19T06:44:55.410Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.69s) [2021-01-19T06:44:55.410Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.71s) [2021-01-19T06:44:55.410Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.10s) [2021-01-19T06:44:55.410Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.62s) [2021-01-19T06:44:55.410Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.01s) [2021-01-19T06:44:55.410Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.29s) [2021-01-19T06:44:55.410Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.05s) [2021-01-19T06:44:55.410Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2021-01-19T06:44:55.410Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2021-01-19T06:44:55.410Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2021-01-19T06:44:55.410Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.55s) [2021-01-19T06:44:55.410Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.30s) [2021-01-19T06:44:55.410Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.63s) [2021-01-19T06:44:55.410Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.53s) [2021-01-19T06:44:55.410Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-01-19T06:44:55.410Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2021-01-19T06:44:55.410Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.07s) [2021-01-19T06:44:55.410Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.67s) [2021-01-19T06:44:55.410Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.68s) [2021-01-19T06:44:55.410Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.99s) [2021-01-19T06:44:55.410Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.81s) [2021-01-19T06:44:55.410Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.86s) [2021-01-19T06:44:55.410Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.32s) [2021-01-19T06:44:55.410Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.26s) [2021-01-19T06:44:55.410Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (17.18s) [2021-01-19T06:44:55.410Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.45s) [2021-01-19T06:44:55.410Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (0.70s) [2021-01-19T06:44:55.410Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (0.62s) [2021-01-19T06:44:55.410Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (0.66s) [2021-01-19T06:44:55.410Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000a50340_} (0.69s) [2021-01-19T06:44:55.410Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1060222300_/foo_false____} (1.46s) [2021-01-19T06:44:55.410Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1060222300_/foo_true____} (1.37s) [2021-01-19T06:44:55.410Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3296090379_/foo_false____} (0.63s) [2021-01-19T06:44:55.410Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3296090379_/foo_true____} (1.32s) [2021-01-19T06:44:55.410Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3296090379_/foo_true__0xc000a503c0__} (1.65s) [2021-01-19T06:44:55.410Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000a503e0_} (1.61s) [2021-01-19T06:44:55.410Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000a50400_} (1.35s) [2021-01-19T06:44:55.410Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000a50420_} (1.35s) [2021-01-19T06:44:55.410Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000a50440_} (1.35s) [2021-01-19T06:44:55.410Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.22s) [2021-01-19T06:44:55.410Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.32s) [2021-01-19T06:44:55.410Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-01-19T06:44:55.410Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-01-19T06:44:55.410Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-01-19T06:44:55.410Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.01s) [2021-01-19T06:44:55.410Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-01-19T06:44:55.410Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s) [2021-01-19T06:44:55.411Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2021-01-19T06:44:55.411Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.02s) [2021-01-19T06:44:55.411Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-01-19T06:44:55.411Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2021-01-19T06:44:55.411Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.03s) [2021-01-19T06:44:55.411Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s) [2021-01-19T06:44:55.411Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.05s) [2021-01-19T06:44:55.411Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.02s) [2021-01-19T06:44:55.411Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.03s) [2021-01-19T06:44:55.411Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2021-01-19T06:44:55.411Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.78s) [2021-01-19T06:44:55.411Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.92s) [2021-01-19T06:44:55.411Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (3.44s) [2021-01-19T06:44:55.411Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.26s) [2021-01-19T06:44:55.411Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.41s) [2021-01-19T06:44:55.411Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.70s) [2021-01-19T06:44:55.411Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.72s) [2021-01-19T06:44:55.411Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.53s) [2021-01-19T06:44:55.411Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.64s) [2021-01-19T06:44:55.411Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.68s) [2021-01-19T06:44:55.411Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.70s) [2021-01-19T06:44:55.411Z] --- PASS: TestDockerSuite/TestCpFromCaseD (1.08s) [2021-01-19T06:44:55.411Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.82s) [2021-01-19T06:44:55.411Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.52s) [2021-01-19T06:44:55.411Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.64s) [2021-01-19T06:44:55.411Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.62s) [2021-01-19T06:44:55.411Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.55s) [2021-01-19T06:44:55.411Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.66s) [2021-01-19T06:44:55.411Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (0.85s) [2021-01-19T06:44:55.411Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.61s) [2021-01-19T06:44:55.411Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.58s) [2021-01-19T06:44:55.411Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.03s) [2021-01-19T06:44:55.411Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.66s) [2021-01-19T06:44:55.411Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.71s) [2021-01-19T06:44:55.411Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.85s) [2021-01-19T06:44:55.411Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.81s) [2021-01-19T06:44:55.411Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.88s) [2021-01-19T06:44:55.411Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.13s) [2021-01-19T06:44:55.411Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.54s) [2021-01-19T06:44:55.411Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.02s) [2021-01-19T06:44:55.411Z] --- PASS: TestDockerSuite/TestCpToCaseD (3.67s) [2021-01-19T06:44:55.411Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.52s) [2021-01-19T06:44:55.411Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.57s) [2021-01-19T06:44:55.411Z] --- PASS: TestDockerSuite/TestCpToCaseG (3.66s) [2021-01-19T06:44:55.411Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.67s) [2021-01-19T06:44:55.411Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.63s) [2021-01-19T06:44:55.411Z] --- PASS: TestDockerSuite/TestCpToCaseJ (4.10s) [2021-01-19T06:44:55.411Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (1.02s) [2021-01-19T06:44:55.411Z] --- PASS: TestDockerSuite/TestCpToDot (0.82s) [2021-01-19T06:44:55.411Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.49s) [2021-01-19T06:44:55.411Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.50s) [2021-01-19T06:44:55.411Z] --- PASS: TestDockerSuite/TestCpToStdout (0.77s) [2021-01-19T06:44:55.411Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.30s) [2021-01-19T06:44:55.411Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.30s) [2021-01-19T06:44:55.411Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.84s) [2021-01-19T06:44:55.411Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.89s) [2021-01-19T06:44:55.411Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.11s) [2021-01-19T06:44:55.411Z] --- PASS: TestDockerSuite/TestCreateArgs (0.14s) [2021-01-19T06:44:55.411Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.71s) [2021-01-19T06:44:55.411Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.74s) [2021-01-19T06:44:55.411Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.01s) [2021-01-19T06:44:55.411Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-01-19T06:44:55.411Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.09s) [2021-01-19T06:44:55.411Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.84s) [2021-01-19T06:44:55.411Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.31s) [2021-01-19T06:44:55.411Z] --- PASS: TestDockerSuite/TestCreateLabels (0.07s) [2021-01-19T06:44:55.411Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.15s) [2021-01-19T06:44:55.411Z] --- PASS: TestDockerSuite/TestCreateRM (0.11s) [2021-01-19T06:44:55.411Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-01-19T06:44:55.411Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-01-19T06:44:55.411Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.06s) [2021-01-19T06:44:55.411Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.17s) [2021-01-19T06:44:55.411Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.04s) [2021-01-19T06:44:55.411Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.09s) [2021-01-19T06:44:55.411Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2021-01-19T06:44:55.411Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (5.14s) [2021-01-19T06:44:55.411Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.10s) [2021-01-19T06:44:55.411Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-01-19T06:44:55.411Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.15s) [2021-01-19T06:44:55.411Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.05s) [2021-01-19T06:44:55.411Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.05s) [2021-01-19T06:44:55.411Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.67s) [2021-01-19T06:44:55.411Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.29s) [2021-01-19T06:44:55.411Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.58s) [2021-01-19T06:44:55.411Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.42s) [2021-01-19T06:44:55.411Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.02s) [2021-01-19T06:44:55.411Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.53s) [2021-01-19T06:44:55.411Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.47s) [2021-01-19T06:44:55.411Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.09s) [2021-01-19T06:44:55.411Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.46s) [2021-01-19T06:44:55.411Z] --- PASS: TestDockerSuite/TestDockerFails (0.02s) [2021-01-19T06:44:55.411Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s) [2021-01-19T06:44:55.411Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.06s) [2021-01-19T06:44:55.411Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.90s) [2021-01-19T06:44:55.411Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.53s) [2021-01-19T06:44:55.411Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.10s) [2021-01-19T06:44:55.411Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2021-01-19T06:44:55.411Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2021-01-19T06:44:55.411Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.17s) [2021-01-19T06:44:55.411Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.49s) [2021-01-19T06:44:55.411Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.33s) [2021-01-19T06:44:55.411Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.82s) [2021-01-19T06:44:55.411Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.28s) [2021-01-19T06:44:55.411Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.70s) [2021-01-19T06:44:55.411Z] --- PASS: TestDockerSuite/TestEventsAttach (0.56s) [2021-01-19T06:44:55.411Z] --- PASS: TestDockerSuite/TestEventsCommit (0.64s) [2021-01-19T06:44:55.411Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.51s) [2021-01-19T06:44:55.411Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.45s) [2021-01-19T06:44:55.411Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.49s) [2021-01-19T06:44:55.411Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.50s) [2021-01-19T06:44:55.411Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.01s) [2021-01-19T06:44:55.411Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.09s) [2021-01-19T06:44:55.411Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.03s) [2021-01-19T06:44:55.411Z] --- PASS: TestDockerSuite/TestEventsCopy (1.13s) [2021-01-19T06:44:55.411Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.16s) [2021-01-19T06:44:55.411Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.50s) [2021-01-19T06:44:55.411Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.32s) [2021-01-19T06:44:55.411Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.18s) [2021-01-19T06:44:55.411Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.25s) [2021-01-19T06:44:55.411Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.14s) [2021-01-19T06:44:55.411Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.27s) [2021-01-19T06:44:55.411Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.16s) [2021-01-19T06:44:55.411Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2021-01-19T06:44:55.411Z] --- PASS: TestDockerSuite/TestEventsFilters (0.98s) [2021-01-19T06:44:55.411Z] --- PASS: TestDockerSuite/TestEventsFormat (0.93s) [2021-01-19T06:44:55.411Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2021-01-19T06:44:55.411Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2021-01-19T06:44:55.411Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.68s) [2021-01-19T06:44:55.411Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.19s) [2021-01-19T06:44:55.411Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.43s) [2021-01-19T06:44:55.411Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2021-01-19T06:44:55.411Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.24s) [2021-01-19T06:44:55.411Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-01-19T06:44:55.411Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-01-19T06:44:55.411Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-01-19T06:44:55.411Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-01-19T06:44:55.411Z] --- PASS: TestDockerSuite/TestEventsPluginOps (3.45s) [2021-01-19T06:44:55.411Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.50s) [2021-01-19T06:44:55.411Z] --- PASS: TestDockerSuite/TestEventsRename (0.51s) [2021-01-19T06:44:55.411Z] --- PASS: TestDockerSuite/TestEventsResize (0.54s) [2021-01-19T06:44:55.411Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.49s) [2021-01-19T06:44:55.411Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.59s) [2021-01-19T06:44:55.411Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.65s) [2021-01-19T06:44:55.411Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.72s) [2021-01-19T06:44:55.411Z] --- PASS: TestDockerSuite/TestEventsTop (0.54s) [2021-01-19T06:44:55.411Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2021-01-19T06:44:55.411Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (10.98s) [2021-01-19T06:44:55.411Z] --- PASS: TestDockerSuite/TestExec (1.15s) [2021-01-19T06:44:55.411Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.65s) [2021-01-19T06:44:55.411Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.49s) [2021-01-19T06:44:55.411Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.48s) [2021-01-19T06:44:55.411Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.08s) [2021-01-19T06:44:55.411Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.53s) [2021-01-19T06:44:55.411Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.50s) [2021-01-19T06:44:55.411Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.83s) [2021-01-19T06:44:55.411Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.62s) [2021-01-19T06:44:55.411Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.55s) [2021-01-19T06:44:55.411Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.51s) [2021-01-19T06:44:55.411Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.02s) [2021-01-19T06:44:55.411Z] --- PASS: TestDockerSuite/TestExecCgroup (0.86s) [2021-01-19T06:44:55.411Z] --- PASS: TestDockerSuite/TestExecEnv (0.55s) [2021-01-19T06:44:55.411Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.05s) [2021-01-19T06:44:55.411Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.70s) [2021-01-19T06:44:55.411Z] --- PASS: TestDockerSuite/TestExecInspectID (2.08s) [2021-01-19T06:44:55.411Z] --- PASS: TestDockerSuite/TestExecInteractive (0.96s) [2021-01-19T06:44:55.411Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.78s) [2021-01-19T06:44:55.411Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.58s) [2021-01-19T06:44:55.411Z] --- PASS: TestDockerSuite/TestExecParseError (0.59s) [2021-01-19T06:44:55.411Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.74s) [2021-01-19T06:44:55.411Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.58s) [2021-01-19T06:44:55.411Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.34s) [2021-01-19T06:44:55.411Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.56s) [2021-01-19T06:44:55.411Z] --- PASS: TestDockerSuite/TestExecStartFails (0.57s) [2021-01-19T06:44:55.411Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.74s) [2021-01-19T06:44:55.411Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.53s) [2021-01-19T06:44:55.411Z] --- PASS: TestDockerSuite/TestExecTTY (0.60s) [2021-01-19T06:44:55.411Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.59s) [2021-01-19T06:44:55.411Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.51s) [2021-01-19T06:44:55.411Z] --- PASS: TestDockerSuite/TestExecUlimits (0.54s) [2021-01-19T06:44:55.411Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-01-19T06:44:55.411Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-01-19T06:44:55.411Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.30s) [2021-01-19T06:44:55.411Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.58s) [2021-01-19T06:44:55.411Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.84s) [2021-01-19T06:44:55.411Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.82s) [2021-01-19T06:44:55.411Z] --- PASS: TestDockerSuite/TestExecWithUser (0.71s) [2021-01-19T06:44:55.411Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.53s) [2021-01-19T06:44:55.411Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.50s) [2021-01-19T06:44:55.411Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.54s) [2021-01-19T06:44:55.411Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.64s) [2021-01-19T06:44:55.411Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.96s) [2021-01-19T06:44:55.411Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2021-01-19T06:44:55.411Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.05s) [2021-01-19T06:44:55.411Z] --- PASS: TestDockerSuite/TestHealth (19.01s) [2021-01-19T06:44:55.411Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2021-01-19T06:44:55.411Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2021-01-19T06:44:55.411Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2021-01-19T06:44:55.411Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.61s) [2021-01-19T06:44:55.411Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s) [2021-01-19T06:44:55.411Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.55s) [2021-01-19T06:44:55.411Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s) [2021-01-19T06:44:55.411Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2021-01-19T06:44:55.411Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s) [2021-01-19T06:44:55.411Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.22s) [2021-01-19T06:44:55.411Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.20s) [2021-01-19T06:44:55.411Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.32s) [2021-01-19T06:44:55.411Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2021-01-19T06:44:55.411Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.65s) [2021-01-19T06:44:55.411Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2021-01-19T06:44:55.411Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.67s) [2021-01-19T06:44:55.411Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.57s) [2021-01-19T06:44:55.411Z] --- PASS: TestDockerSuite/TestImagesFormat (0.06s) [2021-01-19T06:44:55.411Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.56s) [2021-01-19T06:44:55.411Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.63s) [2021-01-19T06:44:55.411Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2021-01-19T06:44:55.411Z] --- PASS: TestDockerSuite/TestImportBadURL (0.09s) [2021-01-19T06:44:55.411Z] --- PASS: TestDockerSuite/TestImportDisplay (1.11s) [2021-01-19T06:44:55.411Z] --- PASS: TestDockerSuite/TestImportFile (1.15s) [2021-01-19T06:44:55.411Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2021-01-19T06:44:55.411Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.13s) [2021-01-19T06:44:55.411Z] --- PASS: TestDockerSuite/TestImportGzipped (1.24s) [2021-01-19T06:44:55.411Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.16s) [2021-01-19T06:44:55.411Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.58s) [2021-01-19T06:44:55.411Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.56s) [2021-01-19T06:44:55.411Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.56s) [2021-01-19T06:44:55.411Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2021-01-19T06:44:55.411Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2021-01-19T06:44:55.411Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.48s) [2021-01-19T06:44:55.411Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.46s) [2021-01-19T06:44:55.411Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.45s) [2021-01-19T06:44:55.411Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.51s) [2021-01-19T06:44:55.411Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.56s) [2021-01-19T06:44:55.411Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.57s) [2021-01-19T06:44:55.411Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2021-01-19T06:44:55.411Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.42s) [2021-01-19T06:44:55.411Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.69s) [2021-01-19T06:44:55.411Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.69s) [2021-01-19T06:44:55.411Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.07s) [2021-01-19T06:44:55.411Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.81s) [2021-01-19T06:44:55.411Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-01-19T06:44:55.411Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-01-19T06:44:55.411Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.92s) [2021-01-19T06:44:55.411Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.52s) [2021-01-19T06:44:55.411Z] --- PASS: TestDockerSuite/TestInspectDefault (0.68s) [2021-01-19T06:44:55.411Z] --- PASS: TestDockerSuite/TestInspectHistory (0.72s) [2021-01-19T06:44:55.411Z] --- PASS: TestDockerSuite/TestInspectImage (0.02s) [2021-01-19T06:44:55.411Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-01-19T06:44:55.411Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-01-19T06:44:55.411Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-01-19T06:44:55.411Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.61s) [2021-01-19T06:44:55.411Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.56s) [2021-01-19T06:44:55.411Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.12s) [2021-01-19T06:44:55.411Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.69s) [2021-01-19T06:44:55.411Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.58s) [2021-01-19T06:44:55.411Z] --- PASS: TestDockerSuite/TestInspectPlugin (3.04s) [2021-01-19T06:44:55.411Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.02s) [2021-01-19T06:44:55.411Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.64s) [2021-01-19T06:44:55.411Z] --- PASS: TestDockerSuite/TestInspectStatus (0.56s) [2021-01-19T06:44:55.411Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.97s) [2021-01-19T06:44:55.411Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.58s) [2021-01-19T06:44:55.411Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.50s) [2021-01-19T06:44:55.411Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.47s) [2021-01-19T06:44:55.411Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.47s) [2021-01-19T06:44:55.411Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.53s) [2021-01-19T06:44:55.411Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.46s) [2021-01-19T06:44:55.411Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2021-01-19T06:44:55.411Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.63s) [2021-01-19T06:44:55.411Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.02s) [2021-01-19T06:44:55.412Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.93s) [2021-01-19T06:44:55.412Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.22s) [2021-01-19T06:44:55.412Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.08s) [2021-01-19T06:44:55.412Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.66s) [2021-01-19T06:44:55.412Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.88s) [2021-01-19T06:44:55.412Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.05s) [2021-01-19T06:44:55.412Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.06s) [2021-01-19T06:44:55.412Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.41s) [2021-01-19T06:44:55.412Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.81s) [2021-01-19T06:44:55.412Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (7.50s) [2021-01-19T06:44:55.412Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.47s) [2021-01-19T06:44:55.412Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.19s) [2021-01-19T06:44:55.412Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.71s) [2021-01-19T06:44:55.412Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.88s) [2021-01-19T06:44:55.412Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s) [2021-01-19T06:44:55.412Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.47s) [2021-01-19T06:44:55.412Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.04s) [2021-01-19T06:44:55.412Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2021-01-19T06:44:55.412Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.59s) [2021-01-19T06:44:55.412Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.60s) [2021-01-19T06:44:55.412Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.66s) [2021-01-19T06:44:55.412Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.47s) [2021-01-19T06:44:55.412Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.49s) [2021-01-19T06:44:55.412Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.49s) [2021-01-19T06:44:55.412Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2021-01-19T06:44:55.412Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.78s) [2021-01-19T06:44:55.412Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.81s) [2021-01-19T06:44:55.412Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.82s) [2021-01-19T06:44:55.412Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.91s) [2021-01-19T06:44:55.412Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.82s) [2021-01-19T06:44:55.412Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.96s) [2021-01-19T06:44:55.412Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.51s) [2021-01-19T06:44:55.412Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.51s) [2021-01-19T06:44:55.412Z] --- PASS: TestDockerSuite/TestLogsSince (6.83s) [2021-01-19T06:44:55.412Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.64s) [2021-01-19T06:44:55.412Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.44s) [2021-01-19T06:44:55.412Z] --- PASS: TestDockerSuite/TestLogsTail (0.57s) [2021-01-19T06:44:55.412Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.48s) [2021-01-19T06:44:55.412Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.49s) [2021-01-19T06:44:55.412Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.34s) [2021-01-19T06:44:55.412Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.47s) [2021-01-19T06:44:55.412Z] --- PASS: TestDockerSuite/TestNetHostname (1.42s) [2021-01-19T06:44:55.412Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.21s) [2021-01-19T06:44:55.412Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.60s) [2021-01-19T06:44:55.412Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.33s) [2021-01-19T06:44:55.412Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.52s) [2021-01-19T06:44:55.412Z] --- PASS: TestDockerSuite/TestPluginActive (1.96s) [2021-01-19T06:44:55.412Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (8.45s) [2021-01-19T06:44:55.412Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2021-01-19T06:44:55.412Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-01-19T06:44:55.412Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.31s) [2021-01-19T06:44:55.412Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.74s) [2021-01-19T06:44:55.412Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (2.75s) [2021-01-19T06:44:55.412Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.71s) [2021-01-19T06:44:55.412Z] --- PASS: TestDockerSuite/TestPluginUpgrade (6.85s) [2021-01-19T06:44:55.412Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.38s) [2021-01-19T06:44:55.412Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.91s) [2021-01-19T06:44:55.412Z] --- PASS: TestDockerSuite/TestPortHostBinding (0.92s) [2021-01-19T06:44:55.412Z] --- PASS: TestDockerSuite/TestPortList (8.30s) [2021-01-19T06:44:55.412Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (0.92s) [2021-01-19T06:44:55.412Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.17s) [2021-01-19T06:44:55.412Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2021-01-19T06:44:55.412Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s) [2021-01-19T06:44:55.412Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.49s) [2021-01-19T06:44:55.412Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2021-01-19T06:44:55.412Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.47s) [2021-01-19T06:44:55.412Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-01-19T06:44:55.412Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.48s) [2021-01-19T06:44:55.412Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.08s) [2021-01-19T06:44:55.412Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (0.96s) [2021-01-19T06:44:55.412Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-01-19T06:44:55.412Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (2.07s) [2021-01-19T06:44:55.412Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.06s) [2021-01-19T06:44:55.412Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.56s) [2021-01-19T06:44:55.412Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.17s) [2021-01-19T06:44:55.412Z] --- PASS: TestDockerSuite/TestPsByOrder (2.23s) [2021-01-19T06:44:55.412Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.00s) [2021-01-19T06:44:55.412Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.92s) [2021-01-19T06:44:55.412Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.15s) [2021-01-19T06:44:55.412Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.08s) [2021-01-19T06:44:55.412Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.53s) [2021-01-19T06:44:55.412Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (7.56s) [2021-01-19T06:44:55.412Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.53s) [2021-01-19T06:44:55.412Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.46s) [2021-01-19T06:44:55.412Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.05s) [2021-01-19T06:44:55.412Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.98s) [2021-01-19T06:44:55.412Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.60s) [2021-01-19T06:44:55.412Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.66s) [2021-01-19T06:44:55.412Z] --- PASS: TestDockerSuite/TestPsListContainersSize (0.90s) [2021-01-19T06:44:55.412Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.14s) [2021-01-19T06:44:55.412Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.58s) [2021-01-19T06:44:55.412Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.52s) [2021-01-19T06:44:55.412Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.78s) [2021-01-19T06:44:55.412Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.51s) [2021-01-19T06:44:55.412Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-01-19T06:44:55.412Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-01-19T06:44:55.412Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.20s) [2021-01-19T06:44:55.412Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.11s) [2021-01-19T06:44:55.412Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s) [2021-01-19T06:44:55.412Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.50s) [2021-01-19T06:44:55.412Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (0.99s) [2021-01-19T06:44:55.412Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.96s) [2021-01-19T06:44:55.412Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.47s) [2021-01-19T06:44:55.412Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (7.08s) [2021-01-19T06:44:55.412Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.12s) [2021-01-19T06:44:55.412Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.40s) [2021-01-19T06:44:55.412Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.07s) [2021-01-19T06:44:55.412Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.07s) [2021-01-19T06:44:55.412Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.20s) [2021-01-19T06:44:55.412Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.00s) [2021-01-19T06:44:55.412Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.90s) [2021-01-19T06:44:55.412Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.53s) [2021-01-19T06:44:55.412Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.01s) [2021-01-19T06:44:55.412Z] --- PASS: TestDockerSuite/TestRmiBlank (0.02s) [2021-01-19T06:44:55.412Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.09s) [2021-01-19T06:44:55.412Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.45s) [2021-01-19T06:44:55.412Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.77s) [2021-01-19T06:44:55.412Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.32s) [2021-01-19T06:44:55.412Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.11s) [2021-01-19T06:44:55.412Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (1.18s) [2021-01-19T06:44:55.412Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.23s) [2021-01-19T06:44:55.412Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.64s) [2021-01-19T06:44:55.412Z] --- PASS: TestDockerSuite/TestRmiTag (0.15s) [2021-01-19T06:44:55.412Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.50s) [2021-01-19T06:44:55.412Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.79s) [2021-01-19T06:44:55.412Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.69s) [2021-01-19T06:44:55.412Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.85s) [2021-01-19T06:44:55.412Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.33s) [2021-01-19T06:44:55.412Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.02s) [2021-01-19T06:44:55.412Z] --- PASS: TestDockerSuite/TestRunAddHost (0.50s) [2021-01-19T06:44:55.412Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.25s) [2021-01-19T06:44:55.412Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.51s) [2021-01-19T06:44:55.412Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-01-19T06:44:55.412Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.48s) [2021-01-19T06:44:55.412Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.05s) [2021-01-19T06:44:55.412Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.45s) [2021-01-19T06:44:55.412Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.59s) [2021-01-19T06:44:55.412Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.70s) [2021-01-19T06:44:55.412Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.88s) [2021-01-19T06:44:55.412Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.91s) [2021-01-19T06:44:55.412Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.64s) [2021-01-19T06:44:55.412Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.60s) [2021-01-19T06:44:55.412Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.59s) [2021-01-19T06:44:55.412Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.51s) [2021-01-19T06:44:55.412Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.65s) [2021-01-19T06:44:55.412Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.71s) [2021-01-19T06:44:55.412Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.97s) [2021-01-19T06:44:55.412Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.77s) [2021-01-19T06:44:55.412Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.84s) [2021-01-19T06:44:55.412Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.76s) [2021-01-19T06:44:55.412Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2021-01-19T06:44:55.412Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.66s) [2021-01-19T06:44:55.412Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.47s) [2021-01-19T06:44:55.412Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.50s) [2021-01-19T06:44:55.412Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.49s) [2021-01-19T06:44:55.412Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.59s) [2021-01-19T06:44:55.412Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.04s) [2021-01-19T06:44:55.412Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.48s) [2021-01-19T06:44:55.412Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.49s) [2021-01-19T06:44:55.412Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.49s) [2021-01-19T06:44:55.412Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.51s) [2021-01-19T06:44:55.412Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.47s) [2021-01-19T06:44:55.412Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-01-19T06:44:55.412Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.61s) [2021-01-19T06:44:55.412Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.04s) [2021-01-19T06:44:55.412Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.92s) [2021-01-19T06:44:55.412Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.61s) [2021-01-19T06:44:55.412Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.58s) [2021-01-19T06:44:55.412Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.55s) [2021-01-19T06:44:55.412Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.09s) [2021-01-19T06:44:55.412Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.50s) [2021-01-19T06:44:55.412Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (0.99s) [2021-01-19T06:44:55.412Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.01s) [2021-01-19T06:44:55.412Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.17s) [2021-01-19T06:44:55.412Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.46s) [2021-01-19T06:44:55.412Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.53s) [2021-01-19T06:44:55.412Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.65s) [2021-01-19T06:44:55.412Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.82s) [2021-01-19T06:44:55.412Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.45s) [2021-01-19T06:44:55.412Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.33s) [2021-01-19T06:44:55.412Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.46s) [2021-01-19T06:44:55.412Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.11s) [2021-01-19T06:44:55.412Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.60s) [2021-01-19T06:44:55.412Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.99s) [2021-01-19T06:44:55.412Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.53s) [2021-01-19T06:44:55.412Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.51s) [2021-01-19T06:44:55.412Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.89s) [2021-01-19T06:44:55.412Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2021-01-19T06:44:55.412Z] docker_cli_run_test.go:4047: unmatched requirement DaemonIsWindows [2021-01-19T06:44:55.412Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-01-19T06:44:55.412Z] docker_cli_run_test.go:4066: unmatched requirement DaemonIsWindows [2021-01-19T06:44:55.412Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.67s) [2021-01-19T06:44:55.412Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.31s) [2021-01-19T06:44:55.412Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.31s) [2021-01-19T06:44:55.412Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.73s) [2021-01-19T06:44:55.412Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.50s) [2021-01-19T06:44:55.412Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.66s) [2021-01-19T06:44:55.412Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.56s) [2021-01-19T06:44:55.412Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-01-19T06:44:55.412Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-01-19T06:44:55.412Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.58s) [2021-01-19T06:44:55.412Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.40s) [2021-01-19T06:44:55.412Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.05s) [2021-01-19T06:44:55.412Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.72s) [2021-01-19T06:44:55.412Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.53s) [2021-01-19T06:44:55.412Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.57s) [2021-01-19T06:44:55.412Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.50s) [2021-01-19T06:44:55.412Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.05s) [2021-01-19T06:44:55.412Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.65s) [2021-01-19T06:44:55.412Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.69s) [2021-01-19T06:44:55.412Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.59s) [2021-01-19T06:44:55.412Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.64s) [2021-01-19T06:44:55.412Z] --- PASS: TestDockerSuite/TestRunExitCode (0.46s) [2021-01-19T06:44:55.412Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.67s) [2021-01-19T06:44:55.412Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.65s) [2021-01-19T06:44:55.412Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.70s) [2021-01-19T06:44:55.412Z] --- PASS: TestDockerSuite/TestRunExposePort (0.02s) [2021-01-19T06:44:55.412Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.63s) [2021-01-19T06:44:55.412Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.56s) [2021-01-19T06:44:55.412Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.08s) [2021-01-19T06:44:55.412Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.24s) [2021-01-19T06:44:55.412Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-01-19T06:44:55.412Z] docker_cli_run_test.go:4149: unmatched requirement IsolationIsHyperv [2021-01-19T06:44:55.412Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.10s) [2021-01-19T06:44:55.412Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.55s) [2021-01-19T06:44:55.412Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.22s) [2021-01-19T06:44:55.412Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (1.05s) [2021-01-19T06:44:55.412Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (0.95s) [2021-01-19T06:44:55.412Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2021-01-19T06:44:55.412Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2021-01-19T06:44:55.412Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2021-01-19T06:44:55.412Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.47s) [2021-01-19T06:44:55.412Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (1.84s) [2021-01-19T06:44:55.412Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (0.95s) [2021-01-19T06:44:55.412Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (0.96s) [2021-01-19T06:44:55.412Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.55s) [2021-01-19T06:44:55.412Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.34s) [2021-01-19T06:44:55.412Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.46s) [2021-01-19T06:44:55.412Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.80s) [2021-01-19T06:44:55.412Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s) [2021-01-19T06:44:55.412Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.26s) [2021-01-19T06:44:55.412Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.32s) [2021-01-19T06:44:55.412Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.04s) [2021-01-19T06:44:55.412Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.09s) [2021-01-19T06:44:55.412Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-01-19T06:44:55.412Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.19s) [2021-01-19T06:44:55.412Z] --- PASS: TestDockerSuite/TestRunModePIDHost (0.97s) [2021-01-19T06:44:55.412Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (0.99s) [2021-01-19T06:44:55.412Z] --- PASS: TestDockerSuite/TestRunMount (5.24s) [2021-01-19T06:44:55.412Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.55s) [2021-01-19T06:44:55.412Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.51s) [2021-01-19T06:44:55.412Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.32s) [2021-01-19T06:44:55.412Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.40s) [2021-01-19T06:44:55.412Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.38s) [2021-01-19T06:44:55.413Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.40s) [2021-01-19T06:44:55.413Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.52s) [2021-01-19T06:44:55.413Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.02s) [2021-01-19T06:44:55.413Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.01s) [2021-01-19T06:44:55.413Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2021-01-19T06:44:55.413Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.47s) [2021-01-19T06:44:55.413Z] --- PASS: TestDockerSuite/TestRunNetHost (0.67s) [2021-01-19T06:44:55.413Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.74s) [2021-01-19T06:44:55.413Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.48s) [2021-01-19T06:44:55.413Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.87s) [2021-01-19T06:44:55.413Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.75s) [2021-01-19T06:44:55.413Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.74s) [2021-01-19T06:44:55.413Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.54s) [2021-01-19T06:44:55.413Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.13s) [2021-01-19T06:44:55.413Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.65s) [2021-01-19T06:44:55.413Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.09s) [2021-01-19T06:44:55.413Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.54s) [2021-01-19T06:44:55.413Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.56s) [2021-01-19T06:44:55.413Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.11s) [2021-01-19T06:44:55.413Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.67s) [2021-01-19T06:44:55.413Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.76s) [2021-01-19T06:44:55.413Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-01-19T06:44:55.413Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2021-01-19T06:44:55.413Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.65s) [2021-01-19T06:44:55.413Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.63s) [2021-01-19T06:44:55.413Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.40s) [2021-01-19T06:44:55.413Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.66s) [2021-01-19T06:44:55.413Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.58s) [2021-01-19T06:44:55.413Z] docker_cli_run_unix_test.go:1434: out: "a *:* rwm\n" [2021-01-19T06:44:55.413Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.66s) [2021-01-19T06:44:55.413Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.70s) [2021-01-19T06:44:55.413Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.75s) [2021-01-19T06:44:55.413Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.47s) [2021-01-19T06:44:55.413Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-01-19T06:44:55.413Z] docker_cli_run_test.go:4132: unmatched requirement IsolationIsProcess [2021-01-19T06:44:55.413Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.60s) [2021-01-19T06:44:55.413Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.48s) [2021-01-19T06:44:55.413Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-01-19T06:44:55.413Z] docker_cli_run_test.go:2867: kernel doesn't have latency_stats configured [2021-01-19T06:44:55.413Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.63s) [2021-01-19T06:44:55.413Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.22s) [2021-01-19T06:44:55.413Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-01-19T06:44:55.413Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2021-01-19T06:44:55.413Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.29s) [2021-01-19T06:44:55.413Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.18s) [2021-01-19T06:44:55.413Z] --- PASS: TestDockerSuite/TestRunRm (0.61s) [2021-01-19T06:44:55.413Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.51s) [2021-01-19T06:44:55.413Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.69s) [2021-01-19T06:44:55.413Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.50s) [2021-01-19T06:44:55.413Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.87s) [2021-01-19T06:44:55.413Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.63s) [2021-01-19T06:44:55.413Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.27s) [2021-01-19T06:44:55.413Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (2.65s) [2021-01-19T06:44:55.413Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.43s) [2021-01-19T06:44:55.413Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.44s) [2021-01-19T06:44:55.413Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.49s) [2021-01-19T06:44:55.413Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.44s) [2021-01-19T06:44:55.413Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.44s) [2021-01-19T06:44:55.413Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.45s) [2021-01-19T06:44:55.413Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.45s) [2021-01-19T06:44:55.413Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.47s) [2021-01-19T06:44:55.413Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.50s) [2021-01-19T06:44:55.413Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.45s) [2021-01-19T06:44:55.413Z] --- PASS: TestDockerSuite/TestRunState (1.48s) [2021-01-19T06:44:55.413Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.59s) [2021-01-19T06:44:55.413Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.62s) [2021-01-19T06:44:55.413Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.17s) [2021-01-19T06:44:55.413Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-01-19T06:44:55.413Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2021-01-19T06:44:55.413Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.54s) [2021-01-19T06:44:55.413Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.67s) [2021-01-19T06:44:55.413Z] --- PASS: TestDockerSuite/TestRunSysctls (1.11s) [2021-01-19T06:44:55.413Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.04s) [2021-01-19T06:44:55.413Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2021-01-19T06:44:55.413Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.70s) [2021-01-19T06:44:55.413Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.77s) [2021-01-19T06:44:55.413Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.67s) [2021-01-19T06:44:55.413Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.52s) [2021-01-19T06:44:55.413Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.77s) [2021-01-19T06:44:55.413Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.92s) [2021-01-19T06:44:55.413Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.69s) [2021-01-19T06:44:55.413Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.61s) [2021-01-19T06:44:55.413Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.53s) [2021-01-19T06:44:55.413Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (2.02s) [2021-01-19T06:44:55.413Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.07s) [2021-01-19T06:44:55.413Z] --- PASS: TestDockerSuite/TestRunUserByID (0.47s) [2021-01-19T06:44:55.413Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.13s) [2021-01-19T06:44:55.413Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.12s) [2021-01-19T06:44:55.413Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.43s) [2021-01-19T06:44:55.413Z] --- PASS: TestDockerSuite/TestRunUserByName (0.47s) [2021-01-19T06:44:55.413Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.47s) [2021-01-19T06:44:55.413Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-01-19T06:44:55.413Z] docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer [2021-01-19T06:44:55.413Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.14s) [2021-01-19T06:44:55.413Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.45s) [2021-01-19T06:44:55.413Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (2.70s) [2021-01-19T06:44:55.413Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.48s) [2021-01-19T06:44:55.413Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.74s) [2021-01-19T06:44:55.413Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.37s) [2021-01-19T06:44:55.413Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (0.95s) [2021-01-19T06:44:55.413Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.58s) [2021-01-19T06:44:55.413Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.05s) [2021-01-19T06:44:55.413Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.47s) [2021-01-19T06:44:55.413Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.01s) [2021-01-19T06:44:55.413Z] docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows [2021-01-19T06:44:55.413Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-01-19T06:44:55.413Z] docker_cli_run_test.go:4122: unmatched requirement DaemonIsWindows [2021-01-19T06:44:55.413Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-01-19T06:44:55.413Z] docker_cli_run_test.go:4112: unmatched requirement DaemonIsWindows [2021-01-19T06:44:55.413Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.16s) [2021-01-19T06:44:55.413Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.01s) [2021-01-19T06:44:55.413Z] docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight [2021-01-19T06:44:55.413Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.69s) [2021-01-19T06:44:55.413Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.54s) [2021-01-19T06:44:55.413Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (0.95s) [2021-01-19T06:44:55.413Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.48s) [2021-01-19T06:44:55.413Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.49s) [2021-01-19T06:44:55.413Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.02s) [2021-01-19T06:44:55.413Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.46s) [2021-01-19T06:44:55.413Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-01-19T06:44:55.413Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2021-01-19T06:44:55.413Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2021-01-19T06:44:55.413Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.03s) [2021-01-19T06:44:55.413Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2021-01-19T06:44:55.413Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-01-19T06:44:55.413Z] docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight [2021-01-19T06:44:55.413Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-01-19T06:44:55.413Z] docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight [2021-01-19T06:44:55.413Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-01-19T06:44:55.413Z] docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight [2021-01-19T06:44:55.413Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-01-19T06:44:55.413Z] docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight [2021-01-19T06:44:55.413Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-01-19T06:44:55.413Z] docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight [2021-01-19T06:44:55.413Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.50s) [2021-01-19T06:44:55.413Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.53s) [2021-01-19T06:44:55.413Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.46s) [2021-01-19T06:44:55.413Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2021-01-19T06:44:55.413Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.51s) [2021-01-19T06:44:55.413Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.17s) [2021-01-19T06:44:55.413Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.48s) [2021-01-19T06:44:55.413Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2021-01-19T06:44:55.413Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.48s) [2021-01-19T06:44:55.413Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.51s) [2021-01-19T06:44:55.413Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.03s) [2021-01-19T06:44:55.413Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-01-19T06:44:55.413Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.47s) [2021-01-19T06:44:55.413Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.15s) [2021-01-19T06:44:55.413Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.58s) [2021-01-19T06:44:55.413Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-01-19T06:44:55.413Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2021-01-19T06:44:55.413Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.51s) [2021-01-19T06:44:55.413Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.05s) [2021-01-19T06:44:55.413Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.23s) [2021-01-19T06:44:55.413Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.65s) [2021-01-19T06:44:55.413Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.39s) [2021-01-19T06:44:55.413Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.50s) [2021-01-19T06:44:55.413Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-01-19T06:44:55.413Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-01-19T06:44:55.413Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.70s) [2021-01-19T06:44:55.413Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.72s) [2021-01-19T06:44:55.413Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.80s) [2021-01-19T06:44:55.413Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.05s) [2021-01-19T06:44:55.413Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.25s) [2021-01-19T06:44:55.413Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) [2021-01-19T06:44:55.413Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.40s) [2021-01-19T06:44:55.413Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.41s) [2021-01-19T06:44:55.413Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents092450580 [2021-01-19T06:44:55.413Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2021-01-19T06:44:55.413Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.09s) [2021-01-19T06:44:55.413Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2021-01-19T06:44:55.413Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-01-19T06:44:55.413Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.17s) [2021-01-19T06:44:55.413Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.36s) [2021-01-19T06:44:55.413Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.40s) [2021-01-19T06:44:55.413Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.06s) [2021-01-19T06:44:55.413Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.08s) [2021-01-19T06:44:55.413Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s) [2021-01-19T06:44:55.413Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.50s) [2021-01-19T06:44:55.413Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (1.99s) [2021-01-19T06:44:55.413Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.06s) [2021-01-19T06:44:55.413Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.80s) [2021-01-19T06:44:55.413Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (1.11s) [2021-01-19T06:44:55.413Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.28s) [2021-01-19T06:44:55.413Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.57s) [2021-01-19T06:44:55.413Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.63s) [2021-01-19T06:44:55.413Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.73s) [2021-01-19T06:44:55.413Z] --- PASS: TestDockerSuite/TestStartRecordError (1.44s) [2021-01-19T06:44:55.413Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (2.10s) [2021-01-19T06:44:55.413Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.21s) [2021-01-19T06:44:55.413Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.76s) [2021-01-19T06:44:55.413Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.45s) [2021-01-19T06:44:55.413Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s) [2021-01-19T06:44:55.413Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.55s) [2021-01-19T06:44:55.413Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.50s) [2021-01-19T06:44:55.413Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.47s) [2021-01-19T06:44:55.413Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.52s) [2021-01-19T06:44:55.413Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.59s) [2021-01-19T06:44:55.413Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.61s) [2021-01-19T06:44:55.413Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.01s) [2021-01-19T06:44:55.413Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-01-19T06:44:55.413Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.60s) [2021-01-19T06:44:55.413Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.57s) [2021-01-19T06:44:55.413Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.00s) [2021-01-19T06:44:55.413Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.46s) [2021-01-19T06:44:55.413Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.45s) [2021-01-19T06:44:55.413Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-01-19T06:44:55.413Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2021-01-19T06:44:55.413Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.58s) [2021-01-19T06:44:55.413Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.11s) [2021-01-19T06:44:55.413Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-01-19T06:44:55.413Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2021-01-19T06:44:55.413Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.00s) [2021-01-19T06:44:55.413Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.64s) [2021-01-19T06:44:55.413Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.80s) [2021-01-19T06:44:55.413Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.26s) [2021-01-19T06:44:55.413Z] --- PASS: TestDockerSuite/TestUpdateStats (3.52s) [2021-01-19T06:44:55.413Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.88s) [2021-01-19T06:44:55.413Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-01-19T06:44:55.413Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2021-01-19T06:44:55.413Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.70s) [2021-01-19T06:44:55.413Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.57s) [2021-01-19T06:44:55.413Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.30s) [2021-01-19T06:44:55.413Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.49s) [2021-01-19T06:44:55.413Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.58s) [2021-01-19T06:44:55.413Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.54s) [2021-01-19T06:44:55.413Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.61s) [2021-01-19T06:44:55.413Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (3.30s) [2021-01-19T06:44:55.413Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.65s) [2021-01-19T06:44:55.413Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.39s) [2021-01-19T06:44:55.413Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.94s) [2021-01-19T06:44:55.413Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.95s) [2021-01-19T06:44:55.413Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.43s) [2021-01-19T06:44:55.413Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.43s) [2021-01-19T06:44:55.413Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.42s) [2021-01-19T06:44:55.413Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.41s) [2021-01-19T06:44:55.413Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.39s) [2021-01-19T06:44:55.413Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.07s) [2021-01-19T06:44:55.413Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2021-01-19T06:44:55.413Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2021-01-19T06:44:55.413Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.54s) [2021-01-19T06:44:55.413Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2021-01-19T06:44:55.413Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.08s) [2021-01-19T06:44:55.413Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2021-01-19T06:44:55.413Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.50s) [2021-01-19T06:44:55.413Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2021-01-19T06:44:55.413Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.61s) [2021-01-19T06:44:55.413Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.08s) [2021-01-19T06:44:55.413Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2021-01-19T06:44:55.413Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2021-01-19T06:44:55.413Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2021-01-19T06:44:55.413Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.55s) [2021-01-19T06:44:55.413Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) [2021-01-19T06:44:55.413Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.14s) [2021-01-19T06:44:55.413Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2021-01-19T06:44:55.413Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2021-01-19T06:44:55.413Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.41s) [2021-01-19T06:44:55.413Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.44s) [2021-01-19T06:44:55.413Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2021-01-19T06:44:55.413Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.06s) [2021-01-19T06:44:55.413Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.93s) [2021-01-19T06:44:55.413Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.57s) [2021-01-19T06:44:55.413Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2021-01-19T06:44:55.413Z] docker_cli_run_test.go:4440: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-01-19T06:44:55.413Z] === RUN TestDockerRegistrySuite [2021-01-19T06:44:55.413Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-01-19T06:44:55.883Z] --- PASS: TestStopContainerWithRestartPolicyAlways (4.46s) [2021-01-19T06:44:55.883Z] === RUN TestStopContainerWithTimeout [2021-01-19T06:44:55.883Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2021-01-19T06:44:55.883Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-01-19T06:44:55.883Z] === RUN TestUpdateRestartPolicy [2021-01-19T06:44:56.786Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-01-19T06:44:57.719Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-01-19T06:44:59.094Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-01-19T06:44:59.094Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-01-19T06:45:02.374Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-01-19T06:45:06.577Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-01-19T06:45:09.859Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-01-19T06:45:10.793Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-01-19T06:45:11.726Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-01-19T06:45:12.660Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-01-19T06:45:14.036Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-01-19T06:45:14.969Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-01-19T06:45:15.902Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-01-19T06:45:16.835Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-01-19T06:45:17.003Z] --- PASS: TestUpdateRestartPolicy (19.40s) [2021-01-19T06:45:17.003Z] === RUN TestUpdateRestartWithAutoRemove [2021-01-19T06:45:17.003Z] --- PASS: TestUpdateRestartWithAutoRemove (1.58s) [2021-01-19T06:45:17.003Z] === RUN TestWaitNonBlocked [2021-01-19T06:45:17.003Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-01-19T06:45:17.003Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-01-19T06:45:17.003Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-01-19T06:45:17.003Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-01-19T06:45:17.003Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-01-19T06:45:17.003Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-01-19T06:45:18.733Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-01-19T06:45:19.199Z] --- PASS: TestWaitNonBlocked (0.03s) [2021-01-19T06:45:19.199Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.28s) [2021-01-19T06:45:19.199Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.46s) [2021-01-19T06:45:19.199Z] === RUN TestWaitBlocked [2021-01-19T06:45:19.199Z] --- SKIP: TestWaitBlocked (0.00s) [2021-01-19T06:45:19.199Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-01-19T06:45:19.199Z] PASS [2021-01-19T06:45:19.199Z] ok github.com/docker/docker/integration/container 71.108s [2021-01-19T06:45:19.199Z] [2021-01-19T06:45:19.199Z] === Skipped [2021-01-19T06:45:19.199Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2021-01-19T06:45:19.199Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-01-19T06:45:19.199Z] [2021-01-19T06:45:19.199Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.02s) [2021-01-19T06:45:19.199Z] copy_test.go:38: testEnv.OSType == "windows" [2021-01-19T06:45:19.199Z] [2021-01-19T06:45:19.199Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.03s) [2021-01-19T06:45:19.199Z] copy_test.go:63: testEnv.OSType == "windows" [2021-01-19T06:45:19.199Z] [2021-01-19T06:45:19.199Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2021-01-19T06:45:19.199Z] copy_test.go:74: testEnv.DaemonInfo.OSType == "windows" [2021-01-19T06:45:19.199Z] [2021-01-19T06:45:19.199Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2021-01-19T06:45:19.199Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-01-19T06:45:19.199Z] [2021-01-19T06:45:19.199Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2021-01-19T06:45:19.199Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-01-19T06:45:19.199Z] [2021-01-19T06:45:19.199Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2021-01-19T06:45:19.199Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-01-19T06:45:19.199Z] [2021-01-19T06:45:19.199Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2021-01-19T06:45:19.199Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-01-19T06:45:19.199Z] [2021-01-19T06:45:19.199Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-01-19T06:45:19.199Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-01-19T06:45:19.199Z] [2021-01-19T06:45:19.199Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s) [2021-01-19T06:45:19.199Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-01-19T06:45:19.199Z] [2021-01-19T06:45:19.199Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2021-01-19T06:45:19.199Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-01-19T06:45:19.199Z] [2021-01-19T06:45:19.199Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2021-01-19T06:45:19.199Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-01-19T06:45:19.199Z] [2021-01-19T06:45:19.199Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2021-01-19T06:45:19.199Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-01-19T06:45:19.199Z] [2021-01-19T06:45:19.199Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2021-01-19T06:45:19.199Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-01-19T06:45:19.199Z] [2021-01-19T06:45:19.199Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2021-01-19T06:45:19.199Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-01-19T06:45:19.199Z] [2021-01-19T06:45:19.199Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2021-01-19T06:45:19.199Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-01-19T06:45:19.199Z] [2021-01-19T06:45:19.199Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2021-01-19T06:45:19.199Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-01-19T06:45:19.199Z] [2021-01-19T06:45:19.199Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2021-01-19T06:45:19.199Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-01-19T06:45:19.199Z] [2021-01-19T06:45:19.199Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2021-01-19T06:45:19.199Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-01-19T06:45:19.199Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-01-19T06:45:19.199Z] [2021-01-19T06:45:19.199Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-01-19T06:45:19.199Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-01-19T06:45:19.199Z] [2021-01-19T06:45:19.199Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2021-01-19T06:45:19.199Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-01-19T06:45:19.199Z] [2021-01-19T06:45:19.199Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2021-01-19T06:45:19.199Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-01-19T06:45:19.199Z] [2021-01-19T06:45:19.199Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2021-01-19T06:45:19.199Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-01-19T06:45:19.199Z] [2021-01-19T06:45:19.199Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2021-01-19T06:45:19.199Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-01-19T06:45:19.199Z] [2021-01-19T06:45:19.199Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2021-01-19T06:45:19.199Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-01-19T06:45:19.199Z] [2021-01-19T06:45:19.199Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2021-01-19T06:45:19.199Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-01-19T06:45:19.199Z] [2021-01-19T06:45:19.199Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2021-01-19T06:45:19.199Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-01-19T06:45:19.199Z] [2021-01-19T06:45:19.199Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2021-01-19T06:45:19.199Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-01-19T06:45:19.199Z] [2021-01-19T06:45:19.199Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2021-01-19T06:45:19.199Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2021-01-19T06:45:19.199Z] [2021-01-19T06:45:19.199Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2021-01-19T06:45:19.199Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-01-19T06:45:19.199Z] [2021-01-19T06:45:19.199Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s) [2021-01-19T06:45:19.199Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2021-01-19T06:45:19.199Z] [2021-01-19T06:45:19.199Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2021-01-19T06:45:19.199Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2021-01-19T06:45:19.199Z] [2021-01-19T06:45:19.199Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s) [2021-01-19T06:45:19.199Z] resize_test.go:37: testEnv.OSType == "windows": FIXME [2021-01-19T06:45:19.199Z] [2021-01-19T06:45:19.199Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2021-01-19T06:45:19.199Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-01-19T06:45:19.199Z] [2021-01-19T06:45:19.199Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2021-01-19T06:45:19.199Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-01-19T06:45:19.199Z] [2021-01-19T06:45:19.199Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2021-01-19T06:45:19.199Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-01-19T06:45:19.199Z] [2021-01-19T06:45:19.199Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2021-01-19T06:45:19.199Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-01-19T06:45:19.199Z] [2021-01-19T06:45:19.199Z] [2021-01-19T06:45:19.199Z] DONE 88 tests, 37 skipped in 74.428s [2021-01-19T06:45:19.199Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2021-01-19T06:45:20.633Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-01-19T06:45:22.008Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-01-19T06:45:22.960Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-01-19T06:45:22.960Z] INFO: Testing against a local daemon [2021-01-19T06:45:22.960Z] === RUN TestCommitInheritsEnv [2021-01-19T06:45:22.960Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2021-01-19T06:45:22.960Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-01-19T06:45:22.960Z] === RUN TestImportExtremelyLargeImageWorks [2021-01-19T06:45:22.960Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-01-19T06:45:22.960Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-01-19T06:45:22.960Z] === RUN TestImagesFilterMultiReference [2021-01-19T06:45:22.960Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2021-01-19T06:45:22.960Z] === RUN TestImagePullPlatformInvalid [2021-01-19T06:45:22.960Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2021-01-19T06:45:22.960Z] === RUN TestRemoveImageOrphaning [2021-01-19T06:45:23.908Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-01-19T06:45:23.932Z] --- PASS: TestRemoveImageOrphaning (0.88s) [2021-01-19T06:45:23.932Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-01-19T06:45:23.932Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2021-01-19T06:45:23.932Z] === RUN TestTagInvalidReference [2021-01-19T06:45:23.932Z] --- PASS: TestTagInvalidReference (0.03s) [2021-01-19T06:45:23.932Z] === RUN TestTagValidPrefixedRepo [2021-01-19T06:45:23.932Z] --- PASS: TestTagValidPrefixedRepo (0.08s) [2021-01-19T06:45:23.932Z] === RUN TestTagExistedNameWithoutForce [2021-01-19T06:45:23.932Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2021-01-19T06:45:23.932Z] === RUN TestTagOfficialNames [2021-01-19T06:45:23.932Z] --- PASS: TestTagOfficialNames (0.09s) [2021-01-19T06:45:23.932Z] === RUN TestTagMatchesDigest [2021-01-19T06:45:23.932Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-01-19T06:45:23.932Z] PASS [2021-01-19T06:45:23.932Z] ok github.com/docker/docker/integration/image 2.923s [2021-01-19T06:45:23.932Z] [2021-01-19T06:45:23.932Z] === Skipped [2021-01-19T06:45:23.932Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2021-01-19T06:45:23.932Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-01-19T06:45:23.932Z] [2021-01-19T06:45:23.932Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2021-01-19T06:45:23.932Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-01-19T06:45:23.932Z] [2021-01-19T06:45:23.932Z] [2021-01-19T06:45:23.932Z] DONE 11 tests, 2 skipped in 4.954s [2021-01-19T06:45:23.932Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2021-01-19T06:45:24.841Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-01-19T06:45:25.099Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-01-19T06:45:26.032Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-01-19T06:45:26.120Z] testing: warning: no tests to run [2021-01-19T06:45:26.120Z] PASS [2021-01-19T06:45:26.120Z] ok github.com/docker/docker/integration/network/ipvlan 0.219s [no tests to run] [2021-01-19T06:45:26.581Z] testing: warning: no tests to run [2021-01-19T06:45:26.581Z] PASS [2021-01-19T06:45:26.581Z] ok github.com/docker/docker/integration/network/macvlan 0.520s [no tests to run] [2021-01-19T06:45:26.965Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-01-19T06:45:27.899Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-01-19T06:45:28.137Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-01-19T06:45:28.137Z] INFO: Testing against a local daemon [2021-01-19T06:45:28.137Z] === RUN TestNetworkCreateDelete [2021-01-19T06:45:28.137Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2021-01-19T06:45:28.137Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-01-19T06:45:28.137Z] === RUN TestDockerNetworkDeletePreferID [2021-01-19T06:45:28.137Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2021-01-19T06:45:28.137Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2021-01-19T06:45:28.137Z] === RUN TestDaemonDNSFallback [2021-01-19T06:45:28.137Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2021-01-19T06:45:28.137Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-01-19T06:45:28.137Z] === RUN TestInspectNetwork [2021-01-19T06:45:28.137Z] --- SKIP: TestInspectNetwork (0.00s) [2021-01-19T06:45:28.137Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-01-19T06:45:28.137Z] === RUN TestRunContainerWithBridgeNone [2021-01-19T06:45:28.137Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-01-19T06:45:28.137Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-01-19T06:45:28.137Z] === RUN TestNetworkInvalidJSON [2021-01-19T06:45:28.137Z] === RUN TestNetworkInvalidJSON//networks/create [2021-01-19T06:45:28.137Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-01-19T06:45:28.137Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-01-19T06:45:28.137Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-01-19T06:45:28.137Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-01-19T06:45:28.137Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-01-19T06:45:28.137Z] === CONT TestNetworkInvalidJSON//networks/create [2021-01-19T06:45:28.137Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-01-19T06:45:28.137Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-01-19T06:45:28.137Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2021-01-19T06:45:28.137Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2021-01-19T06:45:28.137Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2021-01-19T06:45:28.137Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2021-01-19T06:45:28.137Z] === RUN TestNetworkList [2021-01-19T06:45:28.137Z] === RUN TestNetworkList//networks [2021-01-19T06:45:28.137Z] === PAUSE TestNetworkList//networks [2021-01-19T06:45:28.137Z] === RUN TestNetworkList//networks/ [2021-01-19T06:45:28.137Z] === PAUSE TestNetworkList//networks/ [2021-01-19T06:45:28.137Z] === CONT TestNetworkList//networks [2021-01-19T06:45:28.137Z] === CONT TestNetworkList//networks/ [2021-01-19T06:45:28.137Z] --- PASS: TestNetworkList (0.03s) [2021-01-19T06:45:28.137Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-01-19T06:45:28.137Z] --- PASS: TestNetworkList//networks (0.00s) [2021-01-19T06:45:28.137Z] === RUN TestHostIPv4BridgeLabel [2021-01-19T06:45:28.137Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-01-19T06:45:28.137Z] network_test.go:126: testEnv.OSType == "windows" [2021-01-19T06:45:28.137Z] === RUN TestDaemonRestartWithLiveRestore [2021-01-19T06:45:28.137Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2021-01-19T06:45:28.137Z] service_test.go:29: testEnv.OSType == "windows" [2021-01-19T06:45:28.137Z] === RUN TestDaemonDefaultNetworkPools [2021-01-19T06:45:28.137Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-01-19T06:45:28.137Z] service_test.go:52: testEnv.OSType == "windows" [2021-01-19T06:45:28.137Z] === RUN TestDaemonRestartWithExistingNetwork [2021-01-19T06:45:28.137Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-01-19T06:45:28.137Z] service_test.go:96: testEnv.OSType == "windows" [2021-01-19T06:45:28.137Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-01-19T06:45:28.137Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-01-19T06:45:28.137Z] service_test.go:130: testEnv.OSType == "windows" [2021-01-19T06:45:28.137Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-01-19T06:45:28.137Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-01-19T06:45:28.137Z] service_test.go:181: testEnv.OSType == "windows" [2021-01-19T06:45:28.137Z] === RUN TestServiceWithPredefinedNetwork [2021-01-19T06:45:28.137Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-01-19T06:45:28.137Z] service_test.go:206: testEnv.OSType == "windows" [2021-01-19T06:45:28.137Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-01-19T06:45:28.137Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-01-19T06:45:28.137Z] service_test.go:236: FLAKY_TEST [2021-01-19T06:45:28.137Z] === RUN TestServiceWithDataPathPortInit [2021-01-19T06:45:28.137Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-01-19T06:45:28.137Z] service_test.go:326: testEnv.OSType == "windows" [2021-01-19T06:45:28.137Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-01-19T06:45:28.137Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-01-19T06:45:28.137Z] service_test.go:394: testEnv.OSType == "windows" [2021-01-19T06:45:28.137Z] PASS [2021-01-19T06:45:28.137Z] ok github.com/docker/docker/integration/network 1.344s [2021-01-19T06:45:28.598Z] [2021-01-19T06:45:28.598Z] === Skipped [2021-01-19T06:45:28.598Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2021-01-19T06:45:28.598Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-01-19T06:45:28.598Z] [2021-01-19T06:45:28.598Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2021-01-19T06:45:28.598Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2021-01-19T06:45:28.598Z] [2021-01-19T06:45:28.598Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2021-01-19T06:45:28.598Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-01-19T06:45:28.598Z] [2021-01-19T06:45:28.598Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2021-01-19T06:45:28.598Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-01-19T06:45:28.598Z] [2021-01-19T06:45:28.598Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2021-01-19T06:45:28.598Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-01-19T06:45:28.598Z] [2021-01-19T06:45:28.598Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2021-01-19T06:45:28.598Z] network_test.go:126: testEnv.OSType == "windows" [2021-01-19T06:45:28.598Z] [2021-01-19T06:45:28.598Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2021-01-19T06:45:28.598Z] service_test.go:29: testEnv.OSType == "windows" [2021-01-19T06:45:28.598Z] [2021-01-19T06:45:28.598Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2021-01-19T06:45:28.598Z] service_test.go:52: testEnv.OSType == "windows" [2021-01-19T06:45:28.598Z] [2021-01-19T06:45:28.598Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2021-01-19T06:45:28.598Z] service_test.go:96: testEnv.OSType == "windows" [2021-01-19T06:45:28.598Z] [2021-01-19T06:45:28.598Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-01-19T06:45:28.598Z] service_test.go:130: testEnv.OSType == "windows" [2021-01-19T06:45:28.598Z] [2021-01-19T06:45:28.598Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-01-19T06:45:28.598Z] service_test.go:181: testEnv.OSType == "windows" [2021-01-19T06:45:28.598Z] [2021-01-19T06:45:28.598Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2021-01-19T06:45:28.598Z] service_test.go:206: testEnv.OSType == "windows" [2021-01-19T06:45:28.598Z] [2021-01-19T06:45:28.598Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-01-19T06:45:28.598Z] service_test.go:236: FLAKY_TEST [2021-01-19T06:45:28.598Z] [2021-01-19T06:45:28.598Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2021-01-19T06:45:28.598Z] service_test.go:326: testEnv.OSType == "windows" [2021-01-19T06:45:28.598Z] [2021-01-19T06:45:28.598Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-01-19T06:45:28.598Z] service_test.go:394: testEnv.OSType == "windows" [2021-01-19T06:45:28.598Z] [2021-01-19T06:45:28.598Z] [2021-01-19T06:45:28.598Z] DONE 22 tests, 15 skipped in 4.360s [2021-01-19T06:45:28.598Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2021-01-19T06:45:29.059Z] testing: warning: no tests to run [2021-01-19T06:45:29.059Z] PASS [2021-01-19T06:45:29.059Z] ok github.com/docker/docker/integration/network/ipvlan (cached) [no tests to run] [2021-01-19T06:45:29.059Z] [2021-01-19T06:45:29.059Z] DONE 0 tests in 0.319s [2021-01-19T06:45:29.059Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2021-01-19T06:45:29.059Z] testing: warning: no tests to run [2021-01-19T06:45:29.059Z] PASS [2021-01-19T06:45:29.059Z] ok github.com/docker/docker/integration/network/macvlan (cached) [no tests to run] [2021-01-19T06:45:29.059Z] [2021-01-19T06:45:29.059Z] DONE 0 tests in 0.327s [2021-01-19T06:45:29.521Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2021-01-19T06:45:30.457Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-01-19T06:45:30.715Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-01-19T06:45:31.071Z] testing: warning: no tests to run [2021-01-19T06:45:31.071Z] PASS [2021-01-19T06:45:31.071Z] ok github.com/docker/docker/integration/plugin/authz 0.266s [no tests to run] [2021-01-19T06:45:31.071Z] testing: warning: no tests to run [2021-01-19T06:45:31.071Z] PASS [2021-01-19T06:45:31.071Z] ok github.com/docker/docker/integration/plugin 0.481s [no tests to run] [2021-01-19T06:45:32.088Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-01-19T06:45:32.345Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-01-19T06:45:32.345Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-01-19T06:45:32.603Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-01-19T06:45:32.860Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-01-19T06:45:33.426Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-01-19T06:45:33.426Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-01-19T06:45:34.360Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-01-19T06:45:36.259Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-01-19T06:45:36.825Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-01-19T06:45:37.758Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-01-19T06:45:38.691Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-01-19T06:45:39.624Z] --- PASS: TestDockerRegistrySuite (44.20s) [2021-01-19T06:45:39.624Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.25s) [2021-01-19T06:45:39.624Z] check_test.go:196: [df63513240f06] daemon is not started [2021-01-19T06:45:39.624Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.06s) [2021-01-19T06:45:39.624Z] check_test.go:196: [d8a08feda845c] daemon is not started [2021-01-19T06:45:39.624Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.33s) [2021-01-19T06:45:39.624Z] check_test.go:196: [d054c131bcf1f] daemon is not started [2021-01-19T06:45:39.624Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s) [2021-01-19T06:45:39.624Z] check_test.go:196: [dff22f5fb19be] daemon is not started [2021-01-19T06:45:39.624Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.81s) [2021-01-19T06:45:39.624Z] check_test.go:196: [d1e4ae99433dc] daemon is not started [2021-01-19T06:45:39.624Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.84s) [2021-01-19T06:45:39.624Z] check_test.go:196: [d3a575510a96f] daemon is not started [2021-01-19T06:45:39.624Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.96s) [2021-01-19T06:45:39.624Z] check_test.go:196: [d2e9797736dbc] daemon is not started [2021-01-19T06:45:39.624Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.05s) [2021-01-19T06:45:39.624Z] check_test.go:196: [d65eb3e1f8339] daemon is not started [2021-01-19T06:45:39.624Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.92s) [2021-01-19T06:45:39.624Z] check_test.go:196: [d10a5470b9c7d] daemon is not started [2021-01-19T06:45:39.624Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.04s) [2021-01-19T06:45:39.624Z] check_test.go:196: [df93d118995c1] daemon is not started [2021-01-19T06:45:39.624Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.12s) [2021-01-19T06:45:39.624Z] check_test.go:196: [db3cd16ce4049] daemon is not started [2021-01-19T06:45:39.624Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.09s) [2021-01-19T06:45:39.624Z] check_test.go:196: [ddcdabf623f46] daemon is not started [2021-01-19T06:45:39.624Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (0.97s) [2021-01-19T06:45:39.624Z] check_test.go:196: [d37efec5861b5] daemon is not started [2021-01-19T06:45:39.624Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.01s) [2021-01-19T06:45:39.624Z] check_test.go:196: [dd0eee1d528d6] daemon is not started [2021-01-19T06:45:39.624Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.98s) [2021-01-19T06:45:39.624Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:c50ca278d794bc29abc1d34657d999cf4a50d6aa9bc612f14ed4ecd6bc49b345 [2021-01-19T06:45:39.624Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:b5372eab692009b005a5eaa3fce3824e68cabcd95ee93b2b7369b81fcab78a80 [2021-01-19T06:45:39.624Z] check_test.go:196: [d79bc22575b76] daemon is not started [2021-01-19T06:45:39.624Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.93s) [2021-01-19T06:45:39.624Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:12ac41f471664aee50af435e69c63371e666f22c127aad76459a237bd2c7b795 [2021-01-19T06:45:39.624Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:50a17730dd7ccda2b6fd6aa837d006dd8b7d2017968933aedf65eff19604d093 [2021-01-19T06:45:39.624Z] check_test.go:196: [dc38bdce232dc] daemon is not started [2021-01-19T06:45:39.624Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.99s) [2021-01-19T06:45:39.624Z] check_test.go:196: [d845cbf14ab54] daemon is not started [2021-01-19T06:45:39.624Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.10s) [2021-01-19T06:45:39.624Z] check_test.go:196: [d6e024c57088e] daemon is not started [2021-01-19T06:45:39.624Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.02s) [2021-01-19T06:45:39.624Z] check_test.go:196: [d52a9f2981140] daemon is not started [2021-01-19T06:45:39.624Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.15s) [2021-01-19T06:45:39.624Z] check_test.go:196: [d8b16d0eb0df9] daemon is not started [2021-01-19T06:45:39.624Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.05s) [2021-01-19T06:45:39.624Z] check_test.go:196: [da9b006f9d95f] daemon is not started [2021-01-19T06:45:39.624Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.92s) [2021-01-19T06:45:39.624Z] check_test.go:196: [d3c347b0029fc] daemon is not started [2021-01-19T06:45:39.624Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.88s) [2021-01-19T06:45:39.624Z] check_test.go:196: [d8f057d567e2d] daemon is not started [2021-01-19T06:45:39.624Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.47s) [2021-01-19T06:45:39.624Z] check_test.go:196: [dc4f0b80aed84] daemon is not started [2021-01-19T06:45:39.624Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.40s) [2021-01-19T06:45:39.624Z] check_test.go:196: [d4fb259570baf] daemon is not started [2021-01-19T06:45:39.624Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.08s) [2021-01-19T06:45:39.624Z] check_test.go:196: [d20b0e6f48f23] daemon is not started [2021-01-19T06:45:39.624Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.42s) [2021-01-19T06:45:39.624Z] check_test.go:196: [dccd7a93abe6b] daemon is not started [2021-01-19T06:45:39.624Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2021-01-19T06:45:39.624Z] check_test.go:196: [dcb0621cf4d35] daemon is not started [2021-01-19T06:45:39.624Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.29s) [2021-01-19T06:45:39.624Z] check_test.go:196: [d5b2d0ab544da] daemon is not started [2021-01-19T06:45:39.624Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.26s) [2021-01-19T06:45:39.624Z] check_test.go:196: [d3d7e13f098fb] daemon is not started [2021-01-19T06:45:39.624Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.35s) [2021-01-19T06:45:39.624Z] check_test.go:196: [d793d4f9e7b97] daemon is not started [2021-01-19T06:45:39.624Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2021-01-19T06:45:39.624Z] check_test.go:196: [dc822c9552150] daemon is not started [2021-01-19T06:45:39.624Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.04s) [2021-01-19T06:45:39.624Z] check_test.go:196: [d551d66d87206] daemon is not started [2021-01-19T06:45:39.624Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.47s) [2021-01-19T06:45:39.624Z] check_test.go:196: [d78d8eb7f2d5e] daemon is not started [2021-01-19T06:45:39.624Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.83s) [2021-01-19T06:45:39.624Z] check_test.go:196: [d7158556ff052] daemon is not started [2021-01-19T06:45:39.624Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.01s) [2021-01-19T06:45:39.624Z] check_test.go:196: [d8d7b93f5f548] daemon is not started [2021-01-19T06:45:39.624Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.94s) [2021-01-19T06:45:39.624Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.77s) [2021-01-19T06:45:39.624Z] === RUN TestDockerSchema1RegistrySuite [2021-01-19T06:45:39.624Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-01-19T06:45:39.624Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-01-19T06:45:41.421Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-01-19T06:45:41.421Z] INFO: Testing against a local daemon [2021-01-19T06:45:41.421Z] === RUN TestExternalGraphDriver [2021-01-19T06:45:41.421Z] --- SKIP: TestExternalGraphDriver (0.00s) [2021-01-19T06:45:41.421Z] external_test.go:48: runtime.GOOS == "windows" [2021-01-19T06:45:41.421Z] === RUN TestGraphdriverPluginV2 [2021-01-19T06:45:41.421Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2021-01-19T06:45:41.421Z] external_test.go:408: runtime.GOOS == "windows" [2021-01-19T06:45:41.421Z] PASS [2021-01-19T06:45:41.421Z] ok github.com/docker/docker/integration/plugin/graphdriver 1.692s [2021-01-19T06:45:41.421Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-01-19T06:45:41.421Z] INFO: Testing against a local daemon [2021-01-19T06:45:41.421Z] === RUN TestReadPluginNoRead [2021-01-19T06:45:41.421Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-01-19T06:45:41.421Z] read_test.go:21: no unix domain sockets on Windows [2021-01-19T06:45:41.421Z] PASS [2021-01-19T06:45:41.421Z] ok github.com/docker/docker/integration/plugin/logging 1.533s [2021-01-19T06:45:42.393Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-01-19T06:45:42.393Z] INFO: Testing against a local daemon [2021-01-19T06:45:42.393Z] === RUN TestPluginInvalidJSON [2021-01-19T06:45:42.393Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-01-19T06:45:42.393Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-01-19T06:45:42.393Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-01-19T06:45:42.393Z] --- PASS: TestPluginInvalidJSON (0.04s) [2021-01-19T06:45:42.393Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-01-19T06:45:42.393Z] === RUN TestPluginInstall [2021-01-19T06:45:42.393Z] --- SKIP: TestPluginInstall (0.00s) [2021-01-19T06:45:42.393Z] plugin_test.go:55: testEnv.OSType == "windows" [2021-01-19T06:45:42.393Z] PASS [2021-01-19T06:45:42.393Z] ok github.com/docker/docker/integration/plugin/common 2.942s [2021-01-19T06:45:42.854Z] ? github.com/docker/docker/integration/plugin/logging/cmd/close_on_start [no test files] [2021-01-19T06:45:42.904Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-01-19T06:45:43.314Z] testing: warning: no tests to run [2021-01-19T06:45:43.314Z] PASS [2021-01-19T06:45:43.314Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.622s [no tests to run] [2021-01-19T06:45:43.314Z] ? github.com/docker/docker/integration/plugin/logging/cmd/dummy [no test files] [2021-01-19T06:45:46.236Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-01-19T06:45:46.236Z] INFO: Testing against a local daemon [2021-01-19T06:45:46.236Z] === RUN TestPluginWithDevMounts [2021-01-19T06:45:46.236Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-01-19T06:45:46.236Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-01-19T06:45:46.236Z] PASS [2021-01-19T06:45:46.236Z] ok github.com/docker/docker/integration/plugin/volumes 1.404s [2021-01-19T06:45:46.236Z] ? github.com/docker/docker/integration/plugin/volumes/cmd/dummy [no test files] [2021-01-19T06:45:46.236Z] [2021-01-19T06:45:46.236Z] === Skipped [2021-01-19T06:45:46.236Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-01-19T06:45:46.236Z] plugin_test.go:55: testEnv.OSType == "windows" [2021-01-19T06:45:46.236Z] [2021-01-19T06:45:46.236Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2021-01-19T06:45:46.236Z] external_test.go:48: runtime.GOOS == "windows" [2021-01-19T06:45:46.236Z] [2021-01-19T06:45:46.236Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2021-01-19T06:45:46.236Z] external_test.go:408: runtime.GOOS == "windows" [2021-01-19T06:45:46.236Z] [2021-01-19T06:45:46.236Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-01-19T06:45:46.236Z] read_test.go:21: no unix domain sockets on Windows [2021-01-19T06:45:46.236Z] [2021-01-19T06:45:46.236Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-01-19T06:45:46.236Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-01-19T06:45:46.236Z] [2021-01-19T06:45:46.236Z] [2021-01-19T06:45:46.236Z] DONE 7 tests, 5 skipped in 17.088s [2021-01-19T06:45:46.236Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2021-01-19T06:45:46.700Z] testing: warning: no tests to run [2021-01-19T06:45:46.700Z] PASS [2021-01-19T06:45:46.700Z] ok github.com/docker/docker/integration/plugin/authz (cached) [no tests to run] [2021-01-19T06:45:46.700Z] [2021-01-19T06:45:46.700Z] DONE 0 tests in 0.331s [2021-01-19T06:45:46.700Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2021-01-19T06:45:47.676Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-01-19T06:45:47.676Z] INFO: Testing against a local daemon [2021-01-19T06:45:47.676Z] === RUN TestPluginInvalidJSON [2021-01-19T06:45:47.676Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-01-19T06:45:47.676Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-01-19T06:45:47.676Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-01-19T06:45:47.676Z] --- PASS: TestPluginInvalidJSON (0.04s) [2021-01-19T06:45:47.676Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-01-19T06:45:47.676Z] === RUN TestPluginInstall [2021-01-19T06:45:47.676Z] --- SKIP: TestPluginInstall (0.00s) [2021-01-19T06:45:47.676Z] plugin_test.go:55: testEnv.OSType == "windows" [2021-01-19T06:45:47.676Z] PASS [2021-01-19T06:45:47.676Z] ok github.com/docker/docker/integration/plugin/common (cached) [2021-01-19T06:45:47.676Z] [2021-01-19T06:45:47.676Z] === Skipped [2021-01-19T06:45:47.676Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-01-19T06:45:47.676Z] plugin_test.go:55: testEnv.OSType == "windows" [2021-01-19T06:45:47.676Z] [2021-01-19T06:45:47.676Z] [2021-01-19T06:45:47.676Z] DONE 3 tests, 1 skipped in 0.887s [2021-01-19T06:45:47.676Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2021-01-19T06:45:48.648Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-01-19T06:45:48.648Z] INFO: Testing against a local daemon [2021-01-19T06:45:48.648Z] === RUN TestExternalGraphDriver [2021-01-19T06:45:48.648Z] --- SKIP: TestExternalGraphDriver (0.00s) [2021-01-19T06:45:48.648Z] external_test.go:48: runtime.GOOS == "windows" [2021-01-19T06:45:48.648Z] === RUN TestGraphdriverPluginV2 [2021-01-19T06:45:48.648Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2021-01-19T06:45:48.648Z] external_test.go:408: runtime.GOOS == "windows" [2021-01-19T06:45:48.648Z] PASS [2021-01-19T06:45:48.648Z] ok github.com/docker/docker/integration/plugin/graphdriver (cached) [2021-01-19T06:45:48.648Z] [2021-01-19T06:45:48.648Z] === Skipped [2021-01-19T06:45:48.648Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2021-01-19T06:45:48.648Z] external_test.go:48: runtime.GOOS == "windows" [2021-01-19T06:45:48.648Z] [2021-01-19T06:45:48.648Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2021-01-19T06:45:48.648Z] external_test.go:408: runtime.GOOS == "windows" [2021-01-19T06:45:48.648Z] [2021-01-19T06:45:48.648Z] [2021-01-19T06:45:48.648Z] DONE 2 tests, 2 skipped in 0.810s [2021-01-19T06:45:48.648Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2021-01-19T06:45:49.458Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-01-19T06:45:49.640Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-01-19T06:45:49.640Z] INFO: Testing against a local daemon [2021-01-19T06:45:49.640Z] testing: warning: no tests to run [2021-01-19T06:45:49.640Z] PASS [2021-01-19T06:45:49.640Z] === RUN TestReadPluginNoRead [2021-01-19T06:45:49.640Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard (cached) [no tests to run] [2021-01-19T06:45:49.640Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-01-19T06:45:49.640Z] read_test.go:21: no unix domain sockets on Windows [2021-01-19T06:45:49.640Z] PASS [2021-01-19T06:45:49.640Z] ok github.com/docker/docker/integration/plugin/logging (cached) [2021-01-19T06:45:49.640Z] ? github.com/docker/docker/integration/plugin/logging/cmd/close_on_start [no test files] [2021-01-19T06:45:49.640Z] ? github.com/docker/docker/integration/plugin/logging/cmd/dummy [no test files] [2021-01-19T06:45:49.640Z] [2021-01-19T06:45:49.640Z] === Skipped [2021-01-19T06:45:49.640Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-01-19T06:45:49.640Z] read_test.go:21: no unix domain sockets on Windows [2021-01-19T06:45:49.640Z] [2021-01-19T06:45:49.640Z] [2021-01-19T06:45:49.640Z] DONE 1 tests, 1 skipped in 0.938s [2021-01-19T06:45:49.640Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2021-01-19T06:45:50.101Z] testing: warning: no tests to run [2021-01-19T06:45:50.101Z] PASS [2021-01-19T06:45:50.101Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard (cached) [no tests to run] [2021-01-19T06:45:50.101Z] [2021-01-19T06:45:50.101Z] DONE 0 tests in 0.540s [2021-01-19T06:45:50.101Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2021-01-19T06:45:51.076Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-01-19T06:45:51.076Z] INFO: Testing against a local daemon [2021-01-19T06:45:51.076Z] === RUN TestPluginWithDevMounts [2021-01-19T06:45:51.076Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-01-19T06:45:51.076Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-01-19T06:45:51.076Z] PASS [2021-01-19T06:45:51.076Z] ok github.com/docker/docker/integration/plugin/volumes (cached) [2021-01-19T06:45:51.076Z] ? github.com/docker/docker/integration/plugin/volumes/cmd/dummy [no test files] [2021-01-19T06:45:51.076Z] [2021-01-19T06:45:51.076Z] === Skipped [2021-01-19T06:45:51.076Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-01-19T06:45:51.076Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-01-19T06:45:51.076Z] [2021-01-19T06:45:51.076Z] [2021-01-19T06:45:51.076Z] DONE 1 tests, 1 skipped in 0.886s [2021-01-19T06:45:51.076Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2021-01-19T06:45:51.356Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-01-19T06:45:52.290Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-01-19T06:45:53.223Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-01-19T06:45:53.481Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-01-19T06:45:54.444Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-01-19T06:45:54.828Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-01-19T06:45:54.828Z] INFO: Testing against a local daemon [2021-01-19T06:45:54.828Z] === RUN TestSecretInspect [2021-01-19T06:45:54.828Z] --- SKIP: TestSecretInspect (0.00s) [2021-01-19T06:45:54.828Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-01-19T06:45:54.828Z] === RUN TestSecretList [2021-01-19T06:45:54.828Z] --- SKIP: TestSecretList (0.00s) [2021-01-19T06:45:54.828Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-01-19T06:45:54.828Z] === RUN TestSecretsCreateAndDelete [2021-01-19T06:45:54.828Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2021-01-19T06:45:54.828Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-01-19T06:45:54.828Z] === RUN TestSecretsUpdate [2021-01-19T06:45:54.828Z] --- SKIP: TestSecretsUpdate (0.00s) [2021-01-19T06:45:54.828Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-01-19T06:45:54.828Z] === RUN TestTemplatedSecret [2021-01-19T06:45:54.828Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-01-19T06:45:54.828Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-01-19T06:45:54.828Z] === RUN TestSecretCreateResolve [2021-01-19T06:45:54.828Z] --- SKIP: TestSecretCreateResolve (0.00s) [2021-01-19T06:45:54.828Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-01-19T06:45:54.828Z] PASS [2021-01-19T06:45:54.828Z] ok github.com/docker/docker/integration/secret 1.196s [2021-01-19T06:45:54.828Z] [2021-01-19T06:45:54.828Z] === Skipped [2021-01-19T06:45:54.828Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2021-01-19T06:45:54.828Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-01-19T06:45:54.828Z] [2021-01-19T06:45:54.828Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2021-01-19T06:45:54.828Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-01-19T06:45:54.828Z] [2021-01-19T06:45:54.828Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2021-01-19T06:45:54.828Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-01-19T06:45:54.828Z] [2021-01-19T06:45:54.828Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2021-01-19T06:45:54.828Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-01-19T06:45:54.828Z] [2021-01-19T06:45:54.828Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2021-01-19T06:45:54.828Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-01-19T06:45:54.828Z] [2021-01-19T06:45:54.828Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2021-01-19T06:45:54.828Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-01-19T06:45:54.828Z] [2021-01-19T06:45:54.828Z] [2021-01-19T06:45:54.828Z] DONE 6 tests, 6 skipped in 3.234s [2021-01-19T06:45:54.828Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2021-01-19T06:45:55.377Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-01-19T06:45:56.312Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-01-19T06:45:58.583Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-01-19T06:45:58.584Z] INFO: Testing against a local daemon [2021-01-19T06:45:58.584Z] === RUN TestServiceCreateInit [2021-01-19T06:45:58.584Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-01-19T06:45:58.584Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-01-19T06:45:58.584Z] --- PASS: TestServiceCreateInit (0.04s) [2021-01-19T06:45:58.584Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-01-19T06:45:58.584Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-01-19T06:45:58.584Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-01-19T06:45:58.584Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-01-19T06:45:58.584Z] === RUN TestCreateServiceMultipleTimes [2021-01-19T06:45:58.584Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2021-01-19T06:45:58.584Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-01-19T06:45:58.584Z] === RUN TestCreateServiceConflict [2021-01-19T06:45:58.584Z] --- SKIP: TestCreateServiceConflict (0.00s) [2021-01-19T06:45:58.584Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-01-19T06:45:58.584Z] === RUN TestCreateServiceMaxReplicas [2021-01-19T06:45:58.584Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s) [2021-01-19T06:45:58.584Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-01-19T06:45:58.584Z] === RUN TestCreateWithDuplicateNetworkNames [2021-01-19T06:45:58.584Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2021-01-19T06:45:58.584Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-01-19T06:45:58.584Z] === RUN TestCreateServiceSecretFileMode [2021-01-19T06:45:58.584Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2021-01-19T06:45:58.584Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-01-19T06:45:58.584Z] === RUN TestCreateServiceConfigFileMode [2021-01-19T06:45:58.584Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2021-01-19T06:45:58.584Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-01-19T06:45:58.584Z] === RUN TestCreateServiceSysctls [2021-01-19T06:45:58.584Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2021-01-19T06:45:58.584Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-01-19T06:45:58.584Z] === RUN TestCreateServiceCapabilities [2021-01-19T06:45:58.584Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2021-01-19T06:45:58.584Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-01-19T06:45:58.584Z] === RUN TestInspect [2021-01-19T06:45:58.584Z] --- SKIP: TestInspect (0.00s) [2021-01-19T06:45:58.584Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-01-19T06:45:58.584Z] === RUN TestCreateJob [2021-01-19T06:45:58.584Z] --- SKIP: TestCreateJob (0.00s) [2021-01-19T06:45:58.584Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-01-19T06:45:58.584Z] === RUN TestReplicatedJob [2021-01-19T06:45:58.584Z] --- SKIP: TestReplicatedJob (0.00s) [2021-01-19T06:45:58.584Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-01-19T06:45:58.584Z] === RUN TestUpdateReplicatedJob [2021-01-19T06:45:58.584Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2021-01-19T06:45:58.584Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-01-19T06:45:58.584Z] === RUN TestServiceListWithStatuses [2021-01-19T06:45:58.584Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-01-19T06:45:58.584Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-01-19T06:45:58.584Z] === RUN TestDockerNetworkConnectAlias [2021-01-19T06:45:58.584Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2021-01-19T06:45:58.584Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-01-19T06:45:58.584Z] === RUN TestDockerNetworkReConnect [2021-01-19T06:45:58.584Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2021-01-19T06:45:58.584Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-01-19T06:45:58.584Z] === RUN TestServicePlugin [2021-01-19T06:45:58.584Z] --- SKIP: TestServicePlugin (0.00s) [2021-01-19T06:45:58.584Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-01-19T06:45:58.584Z] === RUN TestServiceUpdateLabel [2021-01-19T06:45:58.584Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2021-01-19T06:45:58.584Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-01-19T06:45:58.584Z] === RUN TestServiceUpdateSecrets [2021-01-19T06:45:58.584Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2021-01-19T06:45:58.584Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-01-19T06:45:58.584Z] === RUN TestServiceUpdateConfigs [2021-01-19T06:45:58.584Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2021-01-19T06:45:58.584Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-01-19T06:45:58.584Z] === RUN TestServiceUpdateNetwork [2021-01-19T06:45:58.584Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2021-01-19T06:45:58.584Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-01-19T06:45:58.584Z] === RUN TestServiceUpdatePidsLimit [2021-01-19T06:45:58.584Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2021-01-19T06:45:58.584Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-01-19T06:45:58.584Z] PASS [2021-01-19T06:45:58.584Z] ok github.com/docker/docker/integration/service 1.556s [2021-01-19T06:45:58.841Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-01-19T06:45:59.048Z] [2021-01-19T06:45:59.048Z] === Skipped [2021-01-19T06:45:59.048Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-01-19T06:45:59.048Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-01-19T06:45:59.048Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-01-19T06:45:59.048Z] [2021-01-19T06:45:59.048Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-01-19T06:45:59.048Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-01-19T06:45:59.048Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-01-19T06:45:59.048Z] [2021-01-19T06:45:59.048Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2021-01-19T06:45:59.048Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-01-19T06:45:59.048Z] [2021-01-19T06:45:59.048Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2021-01-19T06:45:59.048Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-01-19T06:45:59.048Z] [2021-01-19T06:45:59.048Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2021-01-19T06:45:59.048Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-01-19T06:45:59.048Z] [2021-01-19T06:45:59.048Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2021-01-19T06:45:59.048Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-01-19T06:45:59.048Z] [2021-01-19T06:45:59.048Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2021-01-19T06:45:59.048Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-01-19T06:45:59.048Z] [2021-01-19T06:45:59.048Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2021-01-19T06:45:59.048Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-01-19T06:45:59.048Z] [2021-01-19T06:45:59.048Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2021-01-19T06:45:59.048Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-01-19T06:45:59.048Z] [2021-01-19T06:45:59.048Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2021-01-19T06:45:59.048Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-01-19T06:45:59.048Z] [2021-01-19T06:45:59.048Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2021-01-19T06:45:59.048Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-01-19T06:45:59.048Z] [2021-01-19T06:45:59.048Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2021-01-19T06:45:59.048Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-01-19T06:45:59.048Z] [2021-01-19T06:45:59.048Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2021-01-19T06:45:59.048Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-01-19T06:45:59.048Z] [2021-01-19T06:45:59.048Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2021-01-19T06:45:59.048Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-01-19T06:45:59.048Z] [2021-01-19T06:45:59.048Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2021-01-19T06:45:59.048Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-01-19T06:45:59.048Z] [2021-01-19T06:45:59.048Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2021-01-19T06:45:59.048Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-01-19T06:45:59.048Z] [2021-01-19T06:45:59.048Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2021-01-19T06:45:59.048Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-01-19T06:45:59.048Z] [2021-01-19T06:45:59.048Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2021-01-19T06:45:59.048Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-01-19T06:45:59.048Z] [2021-01-19T06:45:59.048Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2021-01-19T06:45:59.048Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-01-19T06:45:59.048Z] [2021-01-19T06:45:59.048Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2021-01-19T06:45:59.048Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-01-19T06:45:59.048Z] [2021-01-19T06:45:59.048Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2021-01-19T06:45:59.048Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-01-19T06:45:59.048Z] [2021-01-19T06:45:59.048Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2021-01-19T06:45:59.048Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-01-19T06:45:59.048Z] [2021-01-19T06:45:59.048Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2021-01-19T06:45:59.048Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-01-19T06:45:59.048Z] [2021-01-19T06:45:59.048Z] [2021-01-19T06:45:59.048Z] DONE 24 tests, 23 skipped in 4.363s [2021-01-19T06:45:59.048Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2021-01-19T06:45:59.408Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-01-19T06:45:59.974Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-01-19T06:45:59.974Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-01-19T06:46:00.231Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-01-19T06:46:00.489Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-01-19T06:46:01.055Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-01-19T06:46:01.055Z] --- PASS: TestDockerSchema1RegistrySuite (21.61s) [2021-01-19T06:46:01.055Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.26s) [2021-01-19T06:46:01.055Z] check_test.go:223: [d5aba2d38886b] daemon is not started [2021-01-19T06:46:01.055Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.86s) [2021-01-19T06:46:01.055Z] check_test.go:223: [d1a3b6bd8ac8a] daemon is not started [2021-01-19T06:46:01.055Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (5.88s) [2021-01-19T06:46:01.055Z] check_test.go:223: [d208d2477a420] daemon is not started [2021-01-19T06:46:01.055Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (2.89s) [2021-01-19T06:46:01.055Z] check_test.go:223: [d792ac0adf687] daemon is not started [2021-01-19T06:46:01.055Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.98s) [2021-01-19T06:46:01.055Z] check_test.go:223: [d8a453e280675] daemon is not started [2021-01-19T06:46:01.055Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.01s) [2021-01-19T06:46:01.055Z] check_test.go:223: [d19064a7a664f] daemon is not started [2021-01-19T06:46:01.055Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.14s) [2021-01-19T06:46:01.055Z] check_test.go:223: [d4fafe1de24e2] daemon is not started [2021-01-19T06:46:01.055Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.09s) [2021-01-19T06:46:01.055Z] check_test.go:223: [ddc6d8407096f] daemon is not started [2021-01-19T06:46:01.055Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.97s) [2021-01-19T06:46:01.055Z] check_test.go:223: [dcf8808bd5e6e] daemon is not started [2021-01-19T06:46:01.055Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.91s) [2021-01-19T06:46:01.055Z] check_test.go:223: [dcdb803d39e37] daemon is not started [2021-01-19T06:46:01.055Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.55s) [2021-01-19T06:46:01.055Z] check_test.go:223: [dd5aae8bcadef] daemon is not started [2021-01-19T06:46:01.055Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.46s) [2021-01-19T06:46:01.055Z] check_test.go:223: [d354d0c71ce96] daemon is not started [2021-01-19T06:46:01.055Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.42s) [2021-01-19T06:46:01.055Z] check_test.go:223: [d1d935a59847b] daemon is not started [2021-01-19T06:46:01.055Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2021-01-19T06:46:01.055Z] check_test.go:223: [d3ac6b2f0f20d] daemon is not started [2021-01-19T06:46:01.055Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.30s) [2021-01-19T06:46:01.055Z] check_test.go:223: [da96c6cf125ee] daemon is not started [2021-01-19T06:46:01.055Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.27s) [2021-01-19T06:46:01.055Z] check_test.go:223: [db1a26f10ff3d] daemon is not started [2021-01-19T06:46:01.055Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.40s) [2021-01-19T06:46:01.055Z] check_test.go:223: [d70670531d608] daemon is not started [2021-01-19T06:46:01.055Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2021-01-19T06:46:01.055Z] check_test.go:223: [ddfb9bd4f4c43] daemon is not started [2021-01-19T06:46:01.055Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-01-19T06:46:01.055Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-01-19T06:46:01.967Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-01-19T06:46:01.967Z] INFO: Testing against a local daemon [2021-01-19T06:46:01.967Z] === RUN TestSessionCreate [2021-01-19T06:46:01.967Z] --- SKIP: TestSessionCreate (0.00s) [2021-01-19T06:46:01.967Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-01-19T06:46:01.967Z] === RUN TestSessionCreateWithBadUpgrade [2021-01-19T06:46:01.967Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2021-01-19T06:46:01.967Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-01-19T06:46:01.967Z] PASS [2021-01-19T06:46:01.967Z] ok github.com/docker/docker/integration/session 1.199s [2021-01-19T06:46:01.967Z] [2021-01-19T06:46:01.967Z] === Skipped [2021-01-19T06:46:01.967Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2021-01-19T06:46:01.967Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-01-19T06:46:01.967Z] [2021-01-19T06:46:01.967Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2021-01-19T06:46:01.968Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-01-19T06:46:01.968Z] [2021-01-19T06:46:01.968Z] [2021-01-19T06:46:01.968Z] DONE 2 tests, 2 skipped in 3.230s [2021-01-19T06:46:01.968Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2021-01-19T06:46:01.990Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-01-19T06:46:02.248Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-01-19T06:46:02.506Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-01-19T06:46:03.879Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-01-19T06:46:03.879Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-01-19T06:46:04.136Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-01-19T06:46:04.702Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-01-19T06:46:04.959Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.88s) [2021-01-19T06:46:04.959Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.81s) [2021-01-19T06:46:04.959Z] check_test.go:252: [d13edb5c51d64] daemon is not started [2021-01-19T06:46:04.959Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.50s) [2021-01-19T06:46:04.959Z] check_test.go:252: [d2cc92156543d] daemon is not started [2021-01-19T06:46:04.959Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.17s) [2021-01-19T06:46:04.959Z] check_test.go:252: [d295a16f6d356] daemon is not started [2021-01-19T06:46:04.959Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.11s) [2021-01-19T06:46:04.959Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.21s) [2021-01-19T06:46:04.959Z] check_test.go:252: [da9e2cdf78b13] daemon is not started [2021-01-19T06:46:04.959Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.39s) [2021-01-19T06:46:04.959Z] check_test.go:252: [d8e0957fbc9f0] daemon is not started [2021-01-19T06:46:04.959Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.53s) [2021-01-19T06:46:04.959Z] check_test.go:252: [d42245b89c1c7] daemon is not started [2021-01-19T06:46:04.959Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2021-01-19T06:46:04.959Z] check_test.go:252: [dd8a70beb3e44] daemon is not started [2021-01-19T06:46:04.959Z] === RUN TestDockerRegistryAuthTokenSuite [2021-01-19T06:46:04.959Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-01-19T06:46:05.713Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-01-19T06:46:05.713Z] INFO: Testing against a local daemon [2021-01-19T06:46:05.713Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-01-19T06:46:05.713Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-01-19T06:46:05.713Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-01-19T06:46:05.713Z] === RUN TestEventsExecDie [2021-01-19T06:46:05.713Z] --- SKIP: TestEventsExecDie (0.00s) [2021-01-19T06:46:05.713Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-01-19T06:46:05.713Z] === RUN TestEventsBackwardsCompatible [2021-01-19T06:46:05.713Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2021-01-19T06:46:05.713Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-01-19T06:46:05.713Z] === RUN TestInfoAPI [2021-01-19T06:46:05.713Z] --- PASS: TestInfoAPI (0.21s) [2021-01-19T06:46:05.713Z] === RUN TestInfoAPIWarnings [2021-01-19T06:46:05.713Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2021-01-19T06:46:05.713Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-01-19T06:46:05.713Z] === RUN TestInfoDebug [2021-01-19T06:46:05.713Z] --- SKIP: TestInfoDebug (0.00s) [2021-01-19T06:46:05.713Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-01-19T06:46:05.713Z] === RUN TestInfoInsecureRegistries [2021-01-19T06:46:05.713Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2021-01-19T06:46:05.713Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-01-19T06:46:05.713Z] === RUN TestInfoRegistryMirrors [2021-01-19T06:46:05.713Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2021-01-19T06:46:05.713Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-01-19T06:46:05.713Z] === RUN TestLoginFailsWithBadCredentials [2021-01-19T06:46:06.684Z] --- PASS: TestLoginFailsWithBadCredentials (0.98s) [2021-01-19T06:46:06.684Z] === RUN TestPingCacheHeaders [2021-01-19T06:46:06.684Z] --- PASS: TestPingCacheHeaders (0.03s) [2021-01-19T06:46:06.684Z] === RUN TestPingGet [2021-01-19T06:46:06.684Z] --- PASS: TestPingGet (0.05s) [2021-01-19T06:46:06.684Z] === RUN TestPingHead [2021-01-19T06:46:06.684Z] --- PASS: TestPingHead (0.03s) [2021-01-19T06:46:06.684Z] === RUN TestVersion [2021-01-19T06:46:06.684Z] --- PASS: TestVersion (0.03s) [2021-01-19T06:46:06.684Z] PASS [2021-01-19T06:46:06.684Z] ok github.com/docker/docker/integration/system 2.792s [2021-01-19T06:46:07.146Z] [2021-01-19T06:46:07.146Z] === Skipped [2021-01-19T06:46:07.146Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-01-19T06:46:07.146Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-01-19T06:46:07.146Z] [2021-01-19T06:46:07.146Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2021-01-19T06:46:07.146Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-01-19T06:46:07.146Z] [2021-01-19T06:46:07.146Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2021-01-19T06:46:07.146Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-01-19T06:46:07.146Z] [2021-01-19T06:46:07.146Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2021-01-19T06:46:07.146Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-01-19T06:46:07.146Z] [2021-01-19T06:46:07.146Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2021-01-19T06:46:07.146Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-01-19T06:46:07.146Z] [2021-01-19T06:46:07.146Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2021-01-19T06:46:07.146Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-01-19T06:46:07.146Z] [2021-01-19T06:46:07.146Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2021-01-19T06:46:07.146Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-01-19T06:46:07.146Z] [2021-01-19T06:46:07.146Z] [2021-01-19T06:46:07.146Z] DONE 13 tests, 7 skipped in 4.782s [2021-01-19T06:46:07.146Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2021-01-19T06:46:10.064Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-01-19T06:46:10.064Z] INFO: Testing against a local daemon [2021-01-19T06:46:10.064Z] === RUN TestVolumesCreateAndList [2021-01-19T06:46:10.064Z] --- PASS: TestVolumesCreateAndList (0.05s) [2021-01-19T06:46:10.064Z] === RUN TestVolumesRemove [2021-01-19T06:46:10.217Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-01-19T06:46:10.217Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-01-19T06:46:10.475Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-01-19T06:46:10.475Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-01-19T06:46:10.525Z] --- PASS: TestVolumesRemove (0.07s) [2021-01-19T06:46:10.525Z] === RUN TestVolumesInspect [2021-01-19T06:46:10.525Z] --- PASS: TestVolumesInspect (0.05s) [2021-01-19T06:46:10.525Z] === RUN TestVolumesInvalidJSON [2021-01-19T06:46:10.525Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-01-19T06:46:10.525Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-01-19T06:46:10.525Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-01-19T06:46:10.525Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2021-01-19T06:46:10.525Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-01-19T06:46:10.525Z] PASS [2021-01-19T06:46:10.525Z] ok github.com/docker/docker/integration/volume 1.392s [2021-01-19T06:46:10.525Z] [2021-01-19T06:46:10.525Z] DONE 5 tests in 3.483s [2021-01-19T06:46:10.525Z] INFO: make.ps1 ended at 01/19/2021 06:46:10 [2021-01-19T06:46:10.525Z] INFO: Integration CLI tests being run from the host: [2021-01-19T06:46:10.525Z] INFO: gotestsum --format=standard-verbose --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-tags" "autogen" "-test.timeout" "200m" [2021-01-19T06:46:10.732Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.76s) [2021-01-19T06:46:10.732Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s) [2021-01-19T06:46:10.732Z] check_test.go:279: [d25c42a89e866] daemon is not started [2021-01-19T06:46:10.732Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2021-01-19T06:46:10.732Z] check_test.go:279: [d5deaed9562a6] daemon is not started [2021-01-19T06:46:10.732Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2021-01-19T06:46:10.732Z] check_test.go:279: [d97b610d93363] daemon is not started [2021-01-19T06:46:10.732Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2021-01-19T06:46:10.732Z] check_test.go:279: [dda5a4e7620c5] daemon is not started [2021-01-19T06:46:10.732Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2021-01-19T06:46:10.732Z] check_test.go:279: [d942be05ec5b9] daemon is not started [2021-01-19T06:46:10.732Z] === RUN TestDockerNetworkSuite [2021-01-19T06:46:10.732Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2021-01-19T06:46:14.010Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2021-01-19T06:46:14.268Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2021-01-19T06:46:17.551Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2021-01-19T06:46:18.924Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2021-01-19T06:46:20.886Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-01-19T06:46:20.886Z] INFO: Testing against a local daemon [2021-01-19T06:46:20.886Z] === RUN TestDockerSuite [2021-01-19T06:46:20.886Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-01-19T06:46:20.886Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-01-19T06:46:20.886Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-01-19T06:46:20.886Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-01-19T06:46:20.886Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-01-19T06:46:20.886Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-01-19T06:46:20.886Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-01-19T06:46:20.886Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-01-19T06:46:21.347Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-01-19T06:46:21.347Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-01-19T06:46:21.485Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2021-01-19T06:46:22.322Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-01-19T06:46:22.322Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-01-19T06:46:22.857Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2021-01-19T06:46:29.412Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2021-01-19T06:46:30.785Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2021-01-19T06:46:32.157Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2021-01-19T06:46:32.415Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2021-01-19T06:46:32.980Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2021-01-19T06:46:33.914Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2021-01-19T06:46:34.847Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2021-01-19T06:46:34.847Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2021-01-19T06:46:35.105Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2021-01-19T06:46:36.038Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2021-01-19T06:46:36.038Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2021-01-19T06:46:36.038Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2021-01-19T06:46:36.296Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2021-01-19T06:46:37.230Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2021-01-19T06:46:38.162Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2021-01-19T06:46:38.162Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2021-01-19T06:46:38.421Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2021-01-19T06:46:38.679Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2021-01-19T06:46:41.207Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2021-01-19T06:46:43.110Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2021-01-19T06:46:49.682Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2021-01-19T06:46:49.682Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2021-01-19T06:46:49.939Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2021-01-19T06:46:49.939Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2021-01-19T06:46:49.939Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2021-01-19T06:46:50.197Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2021-01-19T06:46:50.455Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2021-01-19T06:46:50.455Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2021-01-19T06:46:52.984Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2021-01-19T06:46:52.984Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2021-01-19T06:46:52.984Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2021-01-19T06:46:53.917Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2021-01-19T06:46:57.197Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2021-01-19T06:47:00.479Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2021-01-19T06:47:00.479Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2021-01-19T06:47:01.412Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2021-01-19T06:47:02.785Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2021-01-19T06:47:02.785Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2021-01-19T06:47:03.718Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2021-01-19T06:47:03.976Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2021-01-19T06:47:05.349Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2021-01-19T06:47:11.904Z] --- PASS: TestDockerNetworkSuite (60.30s) [2021-01-19T06:47:11.904Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.77s) [2021-01-19T06:47:11.904Z] docker_cli_network_unix_test.go:46: [d67e14bdccc3f] daemon is not started [2021-01-19T06:47:11.904Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.72s) [2021-01-19T06:47:11.904Z] docker_cli_network_unix_test.go:46: [d7d8ca211fa36] daemon is not started [2021-01-19T06:47:11.904Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.95s) [2021-01-19T06:47:11.904Z] docker_cli_network_unix_test.go:46: [de61604ff4054] daemon is not started [2021-01-19T06:47:11.904Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.66s) [2021-01-19T06:47:11.904Z] docker_cli_network_unix_test.go:46: [dd6786d50810e] daemon is not started [2021-01-19T06:47:11.904Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.58s) [2021-01-19T06:47:11.904Z] docker_cli_network_unix_test.go:1233: [d543f82397ba5] daemon is not started [2021-01-19T06:47:11.904Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.42s) [2021-01-19T06:47:11.904Z] docker_cli_network_unix_test.go:46: [dd384d077af28] daemon is not started [2021-01-19T06:47:11.904Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.62s) [2021-01-19T06:47:11.904Z] docker_cli_network_unix_test.go:46: [d642f35043b38] daemon is not started [2021-01-19T06:47:11.904Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.35s) [2021-01-19T06:47:11.904Z] docker_cli_network_unix_test.go:46: [dddc13a38bc9a] daemon is not started [2021-01-19T06:47:11.904Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.14s) [2021-01-19T06:47:11.904Z] docker_cli_network_unix_test.go:46: [dcef357261134] daemon is not started [2021-01-19T06:47:11.904Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.52s) [2021-01-19T06:47:11.904Z] docker_cli_network_unix_test.go:46: [dbbcbcb3f7936] daemon is not started [2021-01-19T06:47:11.904Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.41s) [2021-01-19T06:47:11.904Z] docker_cli_network_unix_test.go:46: [d4ce9cf41a721] daemon is not started [2021-01-19T06:47:11.904Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.93s) [2021-01-19T06:47:11.904Z] docker_cli_network_unix_test.go:46: [d714fd7e9b9bd] daemon is not started [2021-01-19T06:47:11.904Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.92s) [2021-01-19T06:47:11.904Z] docker_cli_network_unix_test.go:46: [d023b6feef4e7] daemon is not started [2021-01-19T06:47:11.904Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.17s) [2021-01-19T06:47:11.904Z] docker_cli_network_unix_test.go:46: [d6dad5e49ee5b] daemon is not started [2021-01-19T06:47:11.904Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.33s) [2021-01-19T06:47:11.904Z] docker_cli_network_unix_test.go:46: [d8d759e135567] daemon is not started [2021-01-19T06:47:11.904Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.75s) [2021-01-19T06:47:11.904Z] docker_cli_network_unix_test.go:46: [d039dce89c21e] daemon is not started [2021-01-19T06:47:11.904Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.18s) [2021-01-19T06:47:11.904Z] docker_cli_network_unix_test.go:46: [dcd424928418d] daemon is not started [2021-01-19T06:47:11.904Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2021-01-19T06:47:11.904Z] docker_cli_network_unix_test.go:46: [d4b202e6474ed] daemon is not started [2021-01-19T06:47:11.904Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.16s) [2021-01-19T06:47:11.904Z] docker_cli_network_unix_test.go:46: [d2098aded422e] daemon is not started [2021-01-19T06:47:11.904Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.73s) [2021-01-19T06:47:11.904Z] docker_cli_network_unix_test.go:46: [d4865e110aa8a] daemon is not started [2021-01-19T06:47:11.904Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.15s) [2021-01-19T06:47:11.904Z] docker_cli_network_unix_test.go:46: [d59c19274dde6] daemon is not started [2021-01-19T06:47:11.904Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.10s) [2021-01-19T06:47:11.904Z] docker_cli_network_unix_test.go:46: [d72ca72594d8d] daemon is not started [2021-01-19T06:47:11.904Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.25s) [2021-01-19T06:47:11.904Z] docker_cli_network_unix_test.go:46: [d3b15a43ef304] daemon is not started [2021-01-19T06:47:11.904Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.08s) [2021-01-19T06:47:11.904Z] docker_cli_network_unix_test.go:46: [d39ef017664e0] daemon is not started [2021-01-19T06:47:11.904Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.45s) [2021-01-19T06:47:11.904Z] docker_cli_network_unix_test.go:968: [d0be83713c452] daemon is not started [2021-01-19T06:47:11.904Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.75s) [2021-01-19T06:47:11.904Z] docker_cli_network_unix_test.go:46: [d564574bb3445] daemon is not started [2021-01-19T06:47:11.904Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (6.01s) [2021-01-19T06:47:11.904Z] docker_cli_network_unix_test.go:1116: [d0f14e4642185] daemon is not started [2021-01-19T06:47:11.904Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.19s) [2021-01-19T06:47:11.904Z] docker_cli_network_unix_test.go:46: [da843e3c4a4ac] daemon is not started [2021-01-19T06:47:11.904Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.83s) [2021-01-19T06:47:11.904Z] docker_cli_network_unix_test.go:46: [d9c935eee6bee] daemon is not started [2021-01-19T06:47:11.904Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.14s) [2021-01-19T06:47:11.904Z] docker_cli_network_unix_test.go:46: [d599d15eb093a] daemon is not started [2021-01-19T06:47:11.904Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s) [2021-01-19T06:47:11.904Z] docker_cli_network_unix_test.go:46: [d54995ef1a8f2] daemon is not started [2021-01-19T06:47:11.904Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.16s) [2021-01-19T06:47:11.904Z] docker_cli_network_unix_test.go:46: [d10dac1b9f6ba] daemon is not started [2021-01-19T06:47:11.904Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.16s) [2021-01-19T06:47:11.904Z] docker_cli_network_unix_test.go:46: [db7fc167580de] daemon is not started [2021-01-19T06:47:11.904Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2021-01-19T06:47:11.904Z] docker_cli_network_unix_test.go:46: [d4cada1a2e03e] daemon is not started [2021-01-19T06:47:11.904Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.45s) [2021-01-19T06:47:11.904Z] docker_cli_network_unix_test.go:46: [dc71f31a22e15] daemon is not started [2021-01-19T06:47:11.904Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s) [2021-01-19T06:47:11.904Z] docker_cli_network_unix_test.go:46: [d5ed0f7fca417] daemon is not started [2021-01-19T06:47:11.904Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-01-19T06:47:11.904Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-01-19T06:47:11.904Z] docker_cli_network_unix_test.go:46: [d27a8a196bb00] daemon is not started [2021-01-19T06:47:11.904Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.84s) [2021-01-19T06:47:11.904Z] docker_cli_network_unix_test.go:46: [d21e7acac867b] daemon is not started [2021-01-19T06:47:11.904Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.60s) [2021-01-19T06:47:11.904Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.10s) [2021-01-19T06:47:11.904Z] docker_cli_network_unix_test.go:1084: [db96c9a69c31d] daemon is not started [2021-01-19T06:47:11.904Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2021-01-19T06:47:11.904Z] docker_cli_network_unix_test.go:46: [d6a57c2d34f89] daemon is not started [2021-01-19T06:47:11.904Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.82s) [2021-01-19T06:47:11.904Z] docker_cli_network_unix_test.go:46: [df31c71cd3894] daemon is not started [2021-01-19T06:47:11.904Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.56s) [2021-01-19T06:47:11.904Z] docker_cli_network_unix_test.go:46: [da6bd86b9d5ec] daemon is not started [2021-01-19T06:47:11.904Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2021-01-19T06:47:11.904Z] docker_cli_network_unix_test.go:46: [d77bae498a439] daemon is not started [2021-01-19T06:47:11.904Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.69s) [2021-01-19T06:47:11.904Z] docker_cli_network_unix_test.go:46: [d03bdbe7491e8] daemon is not started [2021-01-19T06:47:11.904Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.50s) [2021-01-19T06:47:11.904Z] docker_cli_network_unix_test.go:46: [d8a3a1d9b2686] daemon is not started [2021-01-19T06:47:11.904Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.00s) [2021-01-19T06:47:11.904Z] docker_cli_network_unix_test.go:46: [d7b0fd204963b] daemon is not started [2021-01-19T06:47:11.904Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.94s) [2021-01-19T06:47:11.904Z] docker_cli_network_unix_test.go:46: [dea49d4eb95f1] daemon is not started [2021-01-19T06:47:11.904Z] === RUN TestDockerHubPullSuite [2021-01-19T06:47:11.904Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2021-01-19T06:47:14.429Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2021-01-19T06:47:16.954Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2021-01-19T06:47:16.954Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2021-01-19T06:47:17.908Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2021-01-19T06:47:21.188Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2021-01-19T06:47:22.561Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2021-01-19T06:47:23.127Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2021-01-19T06:47:23.127Z] --- PASS: TestDockerHubPullSuite (12.17s) [2021-01-19T06:47:23.127Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (3.21s) [2021-01-19T06:47:23.127Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.36s) [2021-01-19T06:47:23.127Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (1.41s) [2021-01-19T06:47:23.127Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (4.64s) [2021-01-19T06:47:23.127Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.42s) [2021-01-19T06:47:23.127Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.11s) [2021-01-19T06:47:23.127Z] PASS [2021-01-19T06:47:23.127Z] [2021-01-19T06:47:23.127Z] === Skipped [2021-01-19T06:47:23.127Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2021-01-19T06:47:23.127Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2021-01-19T06:47:23.127Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2021-01-19T06:47:23.127Z] [2021-01-19T06:47:23.127Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2021-01-19T06:47:23.127Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2021-01-19T06:47:23.127Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2021-01-19T06:47:23.127Z] [2021-01-19T06:47:23.127Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2021-01-19T06:47:23.127Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2021-01-19T06:47:23.127Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2021-01-19T06:47:23.127Z] [2021-01-19T06:47:23.127Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2021-01-19T06:47:23.127Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2021-01-19T06:47:23.127Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2021-01-19T06:47:23.127Z] [2021-01-19T06:47:23.127Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-01-19T06:47:23.127Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-01-19T06:47:23.127Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2021-01-19T06:47:23.127Z] [2021-01-19T06:47:23.127Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2021-01-19T06:47:23.127Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2021-01-19T06:47:23.127Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2021-01-19T06:47:23.127Z] [2021-01-19T06:47:23.127Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2021-01-19T06:47:23.127Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2021-01-19T06:47:23.127Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2021-01-19T06:47:23.127Z] [2021-01-19T06:47:23.127Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-01-19T06:47:23.127Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-01-19T06:47:23.127Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2021-01-19T06:47:23.127Z] [2021-01-19T06:47:23.127Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-01-19T06:47:23.127Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-01-19T06:47:23.127Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2021-01-19T06:47:23.127Z] [2021-01-19T06:47:23.127Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-01-19T06:47:23.127Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-01-19T06:47:23.127Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2021-01-19T06:47:23.127Z] [2021-01-19T06:47:23.127Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.02s) [2021-01-19T06:47:23.127Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.02s) [2021-01-19T06:47:23.127Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2021-01-19T06:47:23.127Z] [2021-01-19T06:47:23.127Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-01-19T06:47:23.127Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-01-19T06:47:23.127Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2021-01-19T06:47:23.127Z] [2021-01-19T06:47:23.127Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-01-19T06:47:23.127Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-01-19T06:47:23.127Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2021-01-19T06:47:23.127Z] [2021-01-19T06:47:23.127Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-01-19T06:47:23.127Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-01-19T06:47:23.127Z] docker_cli_sni_test.go:18: Flakey test [2021-01-19T06:47:23.127Z] [2021-01-19T06:47:23.127Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-01-19T06:47:23.127Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-01-19T06:47:23.127Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2021-01-19T06:47:23.127Z] [2021-01-19T06:47:23.127Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.01s) [2021-01-19T06:47:23.127Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.01s) [2021-01-19T06:47:23.127Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-01-19T06:47:23.127Z] [2021-01-19T06:47:23.127Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-01-19T06:47:23.127Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-01-19T06:47:23.127Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-01-19T06:47:23.127Z] [2021-01-19T06:47:23.127Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-01-19T06:47:23.127Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-01-19T06:47:23.127Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-01-19T06:47:23.127Z] [2021-01-19T06:47:23.127Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-01-19T06:47:23.127Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-01-19T06:47:23.127Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-01-19T06:47:23.127Z] [2021-01-19T06:47:23.127Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-01-19T06:47:23.127Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-01-19T06:47:23.127Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-01-19T06:47:23.127Z] [2021-01-19T06:47:23.127Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-01-19T06:47:23.127Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-01-19T06:47:23.127Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-01-19T06:47:23.127Z] [2021-01-19T06:47:23.127Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-01-19T06:47:23.127Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-01-19T06:47:23.127Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-01-19T06:47:23.127Z] [2021-01-19T06:47:23.127Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2021-01-19T06:47:23.127Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2021-01-19T06:47:23.127Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-01-19T06:47:23.127Z] [2021-01-19T06:47:23.127Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-01-19T06:47:23.127Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-01-19T06:47:23.127Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-01-19T06:47:23.127Z] [2021-01-19T06:47:23.127Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2021-01-19T06:47:23.127Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2021-01-19T06:47:23.127Z] docker_cli_run_test.go:4047: unmatched requirement DaemonIsWindows [2021-01-19T06:47:23.127Z] [2021-01-19T06:47:23.127Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-01-19T06:47:23.127Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-01-19T06:47:23.127Z] docker_cli_run_test.go:4066: unmatched requirement DaemonIsWindows [2021-01-19T06:47:23.127Z] [2021-01-19T06:47:23.127Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-01-19T06:47:23.127Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-01-19T06:47:23.127Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-01-19T06:47:23.127Z] [2021-01-19T06:47:23.127Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-01-19T06:47:23.127Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-01-19T06:47:23.127Z] docker_cli_run_test.go:4149: unmatched requirement IsolationIsHyperv [2021-01-19T06:47:23.127Z] [2021-01-19T06:47:23.127Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-01-19T06:47:23.127Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-01-19T06:47:23.127Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2021-01-19T06:47:23.127Z] [2021-01-19T06:47:23.127Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-01-19T06:47:23.127Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-01-19T06:47:23.127Z] docker_cli_run_test.go:4132: unmatched requirement IsolationIsProcess [2021-01-19T06:47:23.127Z] [2021-01-19T06:47:23.127Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-01-19T06:47:23.127Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-01-19T06:47:23.127Z] docker_cli_run_test.go:2867: kernel doesn't have latency_stats configured [2021-01-19T06:47:23.127Z] [2021-01-19T06:47:23.127Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-01-19T06:47:23.127Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-01-19T06:47:23.127Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2021-01-19T06:47:23.127Z] [2021-01-19T06:47:23.127Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-01-19T06:47:23.127Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-01-19T06:47:23.127Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2021-01-19T06:47:23.127Z] [2021-01-19T06:47:23.127Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-01-19T06:47:23.127Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-01-19T06:47:23.127Z] docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer [2021-01-19T06:47:23.127Z] [2021-01-19T06:47:23.127Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.01s) [2021-01-19T06:47:23.127Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.01s) [2021-01-19T06:47:23.127Z] docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows [2021-01-19T06:47:23.127Z] [2021-01-19T06:47:23.127Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-01-19T06:47:23.127Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-01-19T06:47:23.127Z] docker_cli_run_test.go:4122: unmatched requirement DaemonIsWindows [2021-01-19T06:47:23.127Z] [2021-01-19T06:47:23.127Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-01-19T06:47:23.127Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-01-19T06:47:23.127Z] docker_cli_run_test.go:4112: unmatched requirement DaemonIsWindows [2021-01-19T06:47:23.127Z] [2021-01-19T06:47:23.127Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.01s) [2021-01-19T06:47:23.127Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.01s) [2021-01-19T06:47:23.127Z] docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight [2021-01-19T06:47:23.127Z] [2021-01-19T06:47:23.127Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-01-19T06:47:23.127Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-01-19T06:47:23.127Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2021-01-19T06:47:23.127Z] [2021-01-19T06:47:23.127Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-01-19T06:47:23.127Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-01-19T06:47:23.127Z] docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight [2021-01-19T06:47:23.127Z] [2021-01-19T06:47:23.127Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-01-19T06:47:23.127Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-01-19T06:47:23.127Z] docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight [2021-01-19T06:47:23.127Z] [2021-01-19T06:47:23.127Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-01-19T06:47:23.127Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-01-19T06:47:23.127Z] docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight [2021-01-19T06:47:23.127Z] [2021-01-19T06:47:23.127Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-01-19T06:47:23.127Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-01-19T06:47:23.127Z] docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight [2021-01-19T06:47:23.127Z] [2021-01-19T06:47:23.127Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-01-19T06:47:23.127Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-01-19T06:47:23.127Z] docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight [2021-01-19T06:47:23.127Z] [2021-01-19T06:47:23.127Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-01-19T06:47:23.128Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-01-19T06:47:23.128Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2021-01-19T06:47:23.128Z] [2021-01-19T06:47:23.128Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.01s) [2021-01-19T06:47:23.128Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.01s) [2021-01-19T06:47:23.128Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-01-19T06:47:23.128Z] [2021-01-19T06:47:23.128Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-01-19T06:47:23.128Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-01-19T06:47:23.128Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2021-01-19T06:47:23.128Z] [2021-01-19T06:47:23.128Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-01-19T06:47:23.128Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-01-19T06:47:23.128Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2021-01-19T06:47:23.128Z] [2021-01-19T06:47:23.128Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-01-19T06:47:23.128Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-01-19T06:47:23.128Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2021-01-19T06:47:23.128Z] [2021-01-19T06:47:23.128Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2021-01-19T06:47:23.128Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2021-01-19T06:47:23.128Z] docker_cli_run_test.go:4440: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-01-19T06:47:23.128Z] [2021-01-19T06:47:23.128Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-01-19T06:47:23.128Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-01-19T06:47:23.128Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-01-19T06:47:23.128Z] docker_cli_network_unix_test.go:46: [d27a8a196bb00] daemon is not started [2021-01-19T06:47:23.128Z] [2021-01-19T06:47:23.128Z] [2021-01-19T06:47:23.128Z] DONE 1274 tests, 51 skipped in 1605.563s [2021-01-19T06:47:23.128Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-01-19T06:47:23.128Z] ++++ cat bundles/test-integration/docker.pid [2021-01-19T06:47:23.128Z] +++ kill 8153 [2021-01-19T06:47:24.504Z] +++ /etc/init.d/apparmor stop [2021-01-19T06:47:24.504Z] Leaving: AppArmorNo profiles have been unloaded. [2021-01-19T06:47:24.504Z] [2021-01-19T06:47:24.504Z] Unloading profiles will leave already running processes permanently [2021-01-19T06:47:24.504Z] unconfined, which can lead to unexpected situations. [2021-01-19T06:47:24.504Z] [2021-01-19T06:47:24.504Z] To set a process to complain mode, use the command line tool [2021-01-19T06:47:24.504Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-01-19T06:47:24.504Z] +++ true [2021-01-19T06:47:24.504Z] exiting test-integration [2021-01-19T06:47:24.504Z] ++ exit 0 [2021-01-19T06:47:24.504Z] [2021-01-19T06:47:24.762Z] + for job in $(jobs -p) [2021-01-19T06:47:24.762Z] + wait 21284 [2021-01-19T06:47:28.043Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2021-01-19T06:47:36.147Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2021-01-19T06:47:37.519Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2021-01-19T06:47:41.701Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2021-01-19T06:47:44.227Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2021-01-19T06:47:48.409Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2021-01-19T06:47:48.409Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2021-01-19T06:47:53.683Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2021-01-19T06:47:53.940Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2021-01-19T06:47:54.506Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2021-01-19T06:47:57.034Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2021-01-19T06:48:53.241Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2021-01-19T06:49:04.488Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-01-19T06:49:04.488Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-01-19T06:49:04.488Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-01-19T06:49:04.488Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-01-19T06:49:04.488Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-01-19T06:49:04.488Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-01-19T06:49:04.488Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-01-19T06:49:04.488Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-01-19T06:49:04.488Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-01-19T06:49:04.488Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-01-19T06:49:04.488Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-01-19T06:49:04.488Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-01-19T06:49:04.488Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-01-19T06:49:04.488Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-01-19T06:49:04.488Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-01-19T06:49:04.488Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-01-19T06:49:04.488Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-01-19T06:49:04.488Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-01-19T06:49:04.488Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-01-19T06:49:04.488Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-01-19T06:49:04.488Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-01-19T06:49:06.679Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-01-19T06:49:06.679Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-01-19T06:49:06.679Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-01-19T06:49:13.772Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-01-19T06:49:49.448Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2021-01-19T06:49:59.422Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2021-01-19T06:50:03.602Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2021-01-19T06:51:10.286Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-01-19T06:51:10.286Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-01-19T06:51:10.286Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-01-19T06:51:10.286Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-01-19T06:51:12.471Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-01-19T06:51:12.933Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-01-19T06:51:12.933Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-01-19T06:51:12.933Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-01-19T06:51:12.933Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-01-19T06:51:13.394Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-01-19T06:51:13.857Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-01-19T06:51:16.771Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-01-19T06:51:18.314Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-01-19T06:51:18.314Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-01-19T06:51:18.314Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-01-19T06:51:18.314Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-01-19T06:51:20.499Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-01-19T06:51:32.907Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-01-19T06:51:43.254Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-01-19T06:51:43.254Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-01-19T06:51:43.254Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-01-19T06:51:46.175Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-01-19T06:51:47.146Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-01-19T06:51:57.499Z] === RUN TestDockerSuite/TestBuildAddScript [2021-01-19T06:51:57.499Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-01-19T06:51:57.499Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-01-19T06:51:57.499Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-01-19T06:51:57.499Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-01-19T06:51:57.499Z] === RUN TestDockerSuite/TestBuildAddTar [2021-01-19T06:52:10.032Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2021-01-19T06:52:15.290Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2021-01-19T06:52:16.223Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2021-01-19T06:52:16.481Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2021-01-19T06:52:16.738Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2021-01-19T06:52:16.738Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2021-01-19T06:52:17.304Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2021-01-19T06:52:19.831Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2021-01-19T06:52:23.114Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2021-01-19T06:52:25.644Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2021-01-19T06:52:40.076Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-01-19T06:52:40.076Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-01-19T06:52:40.076Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-01-19T06:52:57.825Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-01-19T06:52:57.825Z] === RUN TestDockerSuite/TestBuildBlankName [2021-01-19T06:52:57.825Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-01-19T06:53:04.936Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-01-19T06:53:04.936Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-01-19T06:53:09.648Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-01-19T06:53:20.008Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-01-19T06:53:21.851Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2021-01-19T06:53:21.851Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2021-01-19T06:53:23.749Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2021-01-19T06:53:25.648Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2021-01-19T06:53:28.608Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-01-19T06:53:28.608Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-01-19T06:53:28.927Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2021-01-19T06:53:31.454Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2021-01-19T06:53:33.318Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-01-19T06:53:33.318Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-01-19T06:53:33.318Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-01-19T06:53:38.033Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-01-19T06:53:38.033Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-01-19T06:53:38.033Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-01-19T06:53:38.033Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-01-19T06:53:38.033Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-01-19T06:53:53.368Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2021-01-19T06:54:05.577Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2021-01-19T06:54:07.475Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2021-01-19T06:54:08.037Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-01-19T06:54:09.583Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-01-19T06:54:10.002Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2021-01-19T06:54:10.046Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-01-19T06:54:10.508Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-01-19T06:54:12.053Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-01-19T06:54:12.053Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-01-19T06:54:12.528Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2021-01-19T06:54:16.764Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-01-19T06:54:17.226Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-01-19T06:54:17.226Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-01-19T06:54:17.226Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-01-19T06:54:18.773Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-01-19T06:54:19.234Z] === RUN TestDockerSuite/TestBuildCmd [2021-01-19T06:54:19.696Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-01-19T06:54:20.159Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-01-19T06:54:20.621Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-01-19T06:54:22.492Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2021-01-19T06:54:25.333Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-01-19T06:54:25.772Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2021-01-19T06:54:27.526Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-01-19T06:54:27.526Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-01-19T06:54:28.300Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2021-01-19T06:54:28.501Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-01-19T06:54:28.501Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-01-19T06:54:28.963Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-01-19T06:54:30.199Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2021-01-19T06:54:30.508Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-01-19T06:54:31.482Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-01-19T06:54:31.944Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-01-19T06:54:31.944Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-01-19T06:54:32.406Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-01-19T06:54:32.723Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2021-01-19T06:54:32.869Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-01-19T06:54:32.869Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-01-19T06:54:32.869Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-01-19T06:54:35.271Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2021-01-19T06:54:38.553Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2021-01-19T06:54:38.682Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-01-19T06:54:40.450Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2021-01-19T06:55:14.433Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-01-19T06:55:14.434Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-01-19T06:55:14.434Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-01-19T06:55:20.252Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-01-19T06:55:20.252Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-01-19T06:55:20.713Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-01-19T06:55:20.713Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-01-19T06:55:21.177Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-01-19T06:55:21.177Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-01-19T06:55:36.652Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2021-01-19T06:55:46.366Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-01-19T06:55:46.366Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-01-19T06:55:46.366Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-01-19T06:55:51.512Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2021-01-19T06:56:04.185Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-01-19T06:56:04.185Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-01-19T06:56:04.185Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-01-19T06:56:07.105Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-01-19T06:56:09.578Z] --- PASS: TestDockerSwarmSuite (1722.65s) [2021-01-19T06:56:09.578Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.42s) [2021-01-19T06:56:09.578Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.27s) [2021-01-19T06:56:09.578Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (4.94s) [2021-01-19T06:56:09.578Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.48s) [2021-01-19T06:56:09.578Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.06s) [2021-01-19T06:56:09.578Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (29.33s) [2021-01-19T06:56:09.578Z] docker_api_swarm_test.go:562: [d1108a70d4e78] joining swarm manager [dc67c8eb5613b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-01-19T06:56:09.578Z] docker_api_swarm_test.go:584: [d08c82de8bfec] joining swarm manager [dc67c8eb5613b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-01-19T06:56:09.578Z] check_test.go:380: [d1108a70d4e78] daemon is not started [2021-01-19T06:56:09.578Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2021-01-19T06:56:09.578Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2021-01-19T06:56:09.578Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (22.61s) [2021-01-19T06:56:09.578Z] docker_api_swarm_test.go:45: [da7bb6eb93255] joining swarm manager [db2eef45e7f30]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-01-19T06:56:09.578Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (1.02s) [2021-01-19T06:56:09.578Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (49.18s) [2021-01-19T06:56:09.578Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (38.35s) [2021-01-19T06:56:09.578Z] docker_api_swarm_test.go:303: [d319622d409a0] joining swarm manager [df620a10e79d2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-01-19T06:56:09.578Z] docker_api_swarm_test.go:304: [d8e89ec9c2547] joining swarm manager [df620a10e79d2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-01-19T06:56:09.578Z] docker_api_swarm_test.go:350: Waiting for election to occur... [2021-01-19T06:56:09.578Z] docker_api_swarm_test.go:363: Waiting for possible election... [2021-01-19T06:56:09.578Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.96s) [2021-01-19T06:56:09.578Z] docker_api_swarm_test.go:271: [d970352eb1a41] joining swarm manager [d025cc80cefb5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-01-19T06:56:09.578Z] docker_api_swarm_test.go:272: [d3ceca815a1fc] joining swarm manager [d025cc80cefb5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-01-19T06:56:09.578Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.89s) [2021-01-19T06:56:09.578Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.46s) [2021-01-19T06:56:09.578Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.00s) [2021-01-19T06:56:09.578Z] docker_api_swarm_node_test.go:19: [d9207acb5e9af] joining swarm manager [d76b24714f3da]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-01-19T06:56:09.578Z] docker_api_swarm_node_test.go:20: [deeee65903aa1] joining swarm manager [d76b24714f3da]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-01-19T06:56:09.578Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (46.87s) [2021-01-19T06:56:09.578Z] docker_api_swarm_test.go:501: [dc157e83fed9b] joining swarm manager [d6ae0248c2be0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-01-19T06:56:09.578Z] docker_api_swarm_test.go:506: [db17a2c72612b] joining swarm manager [d6ae0248c2be0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-01-19T06:56:09.579Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.90s) [2021-01-19T06:56:09.579Z] docker_api_swarm_node_test.go:80: [d466cbf87218e] joining swarm manager [dd3cf1daf494f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-01-19T06:56:09.579Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.60s) [2021-01-19T06:56:09.579Z] docker_api_swarm_node_test.go:52: [de7b65849d2a8] joining swarm manager [dd0442896fe80]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-01-19T06:56:09.579Z] docker_api_swarm_node_test.go:53: [da4e31f70f203] joining swarm manager [dd0442896fe80]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-01-19T06:56:09.579Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.51s) [2021-01-19T06:56:09.579Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (24.06s) [2021-01-19T06:56:09.579Z] docker_api_swarm_test.go:201: [d790fb79f4fbb] joining swarm manager [d7a2276b22e14]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-01-19T06:56:09.579Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (63.40s) [2021-01-19T06:56:09.579Z] docker_api_swarm_test.go:383: [d51eb97801fd3] joining swarm manager [d3f8281f47f82]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-01-19T06:56:09.579Z] docker_api_swarm_test.go:384: [d6193a8d98551] joining swarm manager [d3f8281f47f82]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-01-19T06:56:09.579Z] check_test.go:380: [d6193a8d98551] daemon is not started [2021-01-19T06:56:09.579Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (58.09s) [2021-01-19T06:56:09.579Z] docker_api_swarm_test.go:801: [d18776db1c188] joining swarm manager [d58ed156fef6d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-01-19T06:56:09.579Z] docker_api_swarm_test.go:801: [dbcee4e7cf381] joining swarm manager [d58ed156fef6d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-01-19T06:56:09.579Z] docker_api_swarm_test.go:801: [d9d96dcc82c61] joining swarm manager [d58ed156fef6d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-01-19T06:56:09.579Z] docker_api_swarm_test.go:801: [d2d1adbd0c0b7] joining swarm manager [d58ed156fef6d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-01-19T06:56:09.579Z] docker_api_swarm_test.go:809: [daa53f2212cfd] joining swarm manager [d58ed156fef6d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2021-01-19T06:56:09.579Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.42s) [2021-01-19T06:56:09.579Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.69s) [2021-01-19T06:56:09.579Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.98s) [2021-01-19T06:56:09.579Z] docker_api_swarm_service_test.go:394: [d95c406780e04] joining swarm manager [d0d8696b7b9e0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-01-19T06:56:09.579Z] docker_api_swarm_service_test.go:394: [d23dade6ace43] joining swarm manager [d0d8696b7b9e0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-01-19T06:56:09.579Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.37s) [2021-01-19T06:56:09.579Z] docker_api_swarm_service_test.go:342: [d42a3351be293] joining swarm manager [ded440908479c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-01-19T06:56:09.579Z] docker_api_swarm_service_test.go:342: [dfca2b896fa3f] joining swarm manager [ded440908479c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-01-19T06:56:09.579Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.68s) [2021-01-19T06:56:09.579Z] docker_api_swarm_service_test.go:489: [d2a28e81d8f3b] joining swarm manager [d05c9ec9ba6f6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-01-19T06:56:09.579Z] docker_api_swarm_service_test.go:489: [d3064d2939770] joining swarm manager [d05c9ec9ba6f6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-01-19T06:56:09.579Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.25s) [2021-01-19T06:56:09.579Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (27.41s) [2021-01-19T06:56:09.579Z] docker_api_swarm_service_test.go:127: [d6a646b76a618] joining swarm manager [d0cafa2f0c072]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-01-19T06:56:09.579Z] docker_api_swarm_service_test.go:128: [de7bb8c037498] joining swarm manager [d0cafa2f0c072]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-01-19T06:56:09.579Z] docker_api_swarm_service_test.go:136: [d218395a9c43a] joining swarm manager [d0cafa2f0c072]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-01-19T06:56:09.579Z] docker_api_swarm_service_test.go:137: [df95ad4a8edcd] joining swarm manager [d0cafa2f0c072]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-01-19T06:56:09.579Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.54s) [2021-01-19T06:56:09.579Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.20s) [2021-01-19T06:56:09.579Z] docker_api_swarm_service_test.go:303: [d53a7c242a6fd] joining swarm manager [d9e476de6bdf2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-01-19T06:56:09.579Z] docker_api_swarm_service_test.go:303: [dc89871f507cd] joining swarm manager [d9e476de6bdf2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-01-19T06:56:09.579Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (32.45s) [2021-01-19T06:56:09.579Z] docker_api_swarm_service_test.go:99: [d1a24fede055e] joining swarm manager [d15c7251c8fe8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-01-19T06:56:09.579Z] docker_api_swarm_service_test.go:100: [deee31e700ead] joining swarm manager [d15c7251c8fe8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-01-19T06:56:09.579Z] check_test.go:380: [d1a24fede055e] daemon is not started [2021-01-19T06:56:09.579Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.21s) [2021-01-19T06:56:09.579Z] docker_api_swarm_service_test.go:532: [d6b80ab2a1de4] joining swarm manager [d00cedf92649f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-01-19T06:56:09.579Z] docker_api_swarm_service_test.go:533: [dd54c270a9637] joining swarm manager [d00cedf92649f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-01-19T06:56:09.579Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.79s) [2021-01-19T06:56:09.579Z] docker_api_swarm_service_test.go:147: [d91acaaab2b78] joining swarm manager [d2ac1de90f6d1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-01-19T06:56:09.579Z] docker_api_swarm_service_test.go:147: [d3681474b24e5] joining swarm manager [d2ac1de90f6d1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-01-19T06:56:09.579Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.41s) [2021-01-19T06:56:09.579Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.06s) [2021-01-19T06:56:09.579Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.77s) [2021-01-19T06:56:09.579Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.35s) [2021-01-19T06:56:09.579Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.17s) [2021-01-19T06:56:09.579Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.30s) [2021-01-19T06:56:09.579Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (3.03s) [2021-01-19T06:56:09.579Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.53s) [2021-01-19T06:56:09.579Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.53s) [2021-01-19T06:56:09.579Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (23.50s) [2021-01-19T06:56:09.579Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (9.00s) [2021-01-19T06:56:09.579Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.71s) [2021-01-19T06:56:09.579Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.99s) [2021-01-19T06:56:09.579Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.28s) [2021-01-19T06:56:09.579Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.23s) [2021-01-19T06:56:09.579Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.68s) [2021-01-19T06:56:09.579Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (2.84s) [2021-01-19T06:56:09.579Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (2.67s) [2021-01-19T06:56:09.579Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (2.62s) [2021-01-19T06:56:09.579Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.77s) [2021-01-19T06:56:09.579Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.03s) [2021-01-19T06:56:09.579Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.45s) [2021-01-19T06:56:09.579Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.19s) [2021-01-19T06:56:09.579Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.30s) [2021-01-19T06:56:09.579Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.06s) [2021-01-19T06:56:09.579Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.89s) [2021-01-19T06:56:09.579Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.13s) [2021-01-19T06:56:09.579Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.97s) [2021-01-19T06:56:09.579Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.24s) [2021-01-19T06:56:09.579Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (12.70s) [2021-01-19T06:56:09.579Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.19s) [2021-01-19T06:56:09.579Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.48s) [2021-01-19T06:56:09.579Z] docker_cli_service_logs_test.go:245: checking task wocqa3uw4sc9 [2021-01-19T06:56:09.579Z] docker_cli_service_logs_test.go:250: checking messages for wocqa3uw4sc9 [2021-01-19T06:56:09.579Z] docker_cli_service_logs_test.go:245: checking task 5zonzj9jzzxg [2021-01-19T06:56:09.579Z] docker_cli_service_logs_test.go:250: checking messages for 5zonzj9jzzxg [2021-01-19T06:56:09.579Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.70s) [2021-01-19T06:56:09.579Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (18.57s) [2021-01-19T06:56:09.579Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.71s) [2021-01-19T06:56:09.579Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.79s) [2021-01-19T06:56:09.579Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.56s) [2021-01-19T06:56:09.579Z] docker_cli_swarm_test.go:1901: [d9ff4541a2182] joining swarm manager [d3be2f8d40bc6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-01-19T06:56:09.579Z] docker_cli_swarm_test.go:1902: [d5648ffce8064] joining swarm manager [d3be2f8d40bc6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-01-19T06:56:09.579Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.97s) [2021-01-19T06:56:09.579Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.50s) [2021-01-19T06:56:09.579Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.54s) [2021-01-19T06:56:09.579Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.42s) [2021-01-19T06:56:09.579Z] docker_cli_swarm_test.go:1802: [d5d6dc6bccbce] joining swarm manager [d024c9a886f59]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-01-19T06:56:09.579Z] docker_cli_swarm_test.go:1803: [de8a8bc2abecd] joining swarm manager [d024c9a886f59]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-01-19T06:56:09.579Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.70s) [2021-01-19T06:56:09.579Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (160.70s) [2021-01-19T06:56:09.579Z] docker_cli_swarm_test.go:1321: [d4785618f7a1b] joining swarm manager [d9fd6e49be288]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-01-19T06:56:09.579Z] docker_cli_swarm_test.go:1322: [d4c51c2f72778] joining swarm manager [d9fd6e49be288]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-01-19T06:56:09.579Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (3.82s) [2021-01-19T06:56:09.579Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (6.83s) [2021-01-19T06:56:09.579Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (7.35s) [2021-01-19T06:56:09.579Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.28s) [2021-01-19T06:56:09.579Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.46s) [2021-01-19T06:56:09.579Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.34s) [2021-01-19T06:56:09.579Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.77s) [2021-01-19T06:56:09.579Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-01-19T06:56:09.579Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-01-19T06:56:09.579Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (5.34s) [2021-01-19T06:56:09.579Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.73s) [2021-01-19T06:56:09.579Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.73s) [2021-01-19T06:56:09.579Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.38s) [2021-01-19T06:56:09.579Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.73s) [2021-01-19T06:56:09.579Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (54.96s) [2021-01-19T06:56:09.579Z] docker_cli_swarm_test.go:1186: [dbced934bf58e] joining swarm manager [d13001be2d386]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-01-19T06:56:09.579Z] docker_cli_swarm_test.go:1195: [d4ea540943052] joining swarm manager [d13001be2d386]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-01-19T06:56:09.579Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.09s) [2021-01-19T06:56:09.579Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.34s) [2021-01-19T06:56:09.579Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (118.51s) [2021-01-19T06:56:09.579Z] docker_cli_swarm_test.go:1118: [dbf3f7ebda8d2] joining swarm manager [d758eadfb8a26]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-01-19T06:56:09.579Z] docker_cli_swarm_test.go:1119: [d3a0a66666cfb] joining swarm manager [d758eadfb8a26]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-01-19T06:56:09.579Z] docker_cli_swarm_test.go:1172: [d8c10fb27169f] joining swarm manager [d758eadfb8a26]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-01-19T06:56:09.579Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.43s) [2021-01-19T06:56:09.579Z] docker_cli_swarm_test.go:1453: [d9360a54a0fd9] joining swarm manager [d2d42891febb1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-01-19T06:56:09.579Z] docker_cli_swarm_test.go:1454: [d433f09a2e0ea] joining swarm manager [d2d42891febb1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-01-19T06:56:09.579Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.32s) [2021-01-19T06:56:09.579Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.15s) [2021-01-19T06:56:09.579Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.18s) [2021-01-19T06:56:09.579Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.06s) [2021-01-19T06:56:09.579Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.12s) [2021-01-19T06:56:09.579Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.30s) [2021-01-19T06:56:09.579Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.50s) [2021-01-19T06:56:09.579Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.28s) [2021-01-19T06:56:09.579Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.46s) [2021-01-19T06:56:09.579Z] docker_cli_swarm_unix_test.go:62: [daaccfa081b8d] joining swarm manager [df1eea8812469]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-01-19T06:56:09.579Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.27s) [2021-01-19T06:56:09.579Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.22s) [2021-01-19T06:56:09.579Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.30s) [2021-01-19T06:56:09.579Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.22s) [2021-01-19T06:56:09.579Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.60s) [2021-01-19T06:56:09.579Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.16s) [2021-01-19T06:56:09.579Z] docker_api_swarm_test.go:961: [d3b3f00d26ff0] joining swarm manager [ddb9438753ae1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-01-19T06:56:09.579Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (13.32s) [2021-01-19T06:56:09.579Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.24s) [2021-01-19T06:56:09.579Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.32s) [2021-01-19T06:56:09.579Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.93s) [2021-01-19T06:56:09.579Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (8.27s) [2021-01-19T06:56:09.579Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.57s) [2021-01-19T06:56:09.579Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.55s) [2021-01-19T06:56:09.579Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.23s) [2021-01-19T06:56:09.579Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.56s) [2021-01-19T06:56:09.579Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.62s) [2021-01-19T06:56:09.579Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.74s) [2021-01-19T06:56:09.579Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.34s) [2021-01-19T06:56:09.579Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.02s) [2021-01-19T06:56:09.579Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.30s) [2021-01-19T06:56:09.579Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.24s) [2021-01-19T06:56:09.579Z] === RUN TestDockerExternalVolumeSuite [2021-01-19T06:56:09.579Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2021-01-19T06:56:15.706Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-01-19T06:56:17.253Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-01-19T06:56:24.474Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2021-01-19T06:57:17.761Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-01-19T06:57:17.761Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-01-19T06:57:17.761Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-01-19T06:57:32.130Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2021-01-19T06:57:40.231Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2021-01-19T06:58:08.509Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-01-19T06:58:09.499Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-01-19T06:58:09.960Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-01-19T06:58:12.283Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2021-01-19T06:58:27.182Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2021-01-19T06:58:31.114Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-01-19T06:58:39.715Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-01-19T06:58:50.078Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-01-19T06:58:59.233Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2021-01-19T06:59:11.424Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2021-01-19T06:59:20.103Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-01-19T06:59:27.202Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-01-19T06:59:37.566Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-01-19T06:59:43.476Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2021-01-19T06:59:58.356Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2021-01-19T07:00:13.218Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2021-01-19T07:00:59.868Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2021-01-19T07:01:18.894Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-01-19T07:01:18.894Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-01-19T07:01:18.894Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-01-19T07:01:18.894Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-01-19T07:01:18.894Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-01-19T07:01:18.894Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-01-19T07:01:18.894Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-01-19T07:01:18.894Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-01-19T07:01:18.894Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-01-19T07:01:18.894Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-01-19T07:01:18.894Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-01-19T07:01:19.356Z] === RUN TestDockerSuite/TestBuildEnv [2021-01-19T07:01:19.356Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-01-19T07:01:19.819Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-01-19T07:01:19.819Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-01-19T07:01:19.819Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-01-19T07:01:19.819Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-01-19T07:01:21.778Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2021-01-19T07:01:22.745Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-01-19T07:01:22.745Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-01-19T07:01:22.745Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-01-19T07:01:22.745Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-01-19T07:01:23.719Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-01-19T07:01:28.428Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-01-19T07:01:46.165Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-01-19T07:01:46.165Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-01-19T07:01:46.165Z] === RUN TestDockerSuite/TestBuildExpose [2021-01-19T07:01:46.165Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-01-19T07:01:46.165Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-01-19T07:01:46.165Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-01-19T07:01:46.165Z] === RUN TestDockerSuite/TestBuildFails [2021-01-19T07:01:46.627Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-01-19T07:01:46.627Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-01-19T07:01:51.416Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-01-19T07:01:53.837Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2021-01-19T07:01:56.130Z] === RUN TestDockerSuite/TestBuildForceRm [2021-01-19T07:02:08.550Z] === RUN TestDockerSuite/TestBuildFromGit [2021-01-19T07:02:13.266Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-01-19T07:02:14.239Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-01-19T07:02:20.061Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-01-19T07:02:20.061Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-01-19T07:02:20.361Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2021-01-19T07:02:20.523Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-01-19T07:02:20.986Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-01-19T07:02:20.986Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-01-19T07:02:29.586Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-01-19T07:02:29.586Z] === RUN TestDockerSuite/TestBuildHistory [2021-01-19T07:02:38.457Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2021-01-19T07:02:39.937Z] === RUN TestDockerSuite/TestBuildIidFile [2021-01-19T07:02:39.937Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-01-19T07:02:41.490Z] === RUN TestDockerSuite/TestBuildInheritance [2021-01-19T07:02:41.490Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-01-19T07:02:41.952Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-01-19T07:02:41.952Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-01-19T07:02:46.661Z] === RUN TestDockerSuite/TestBuildLabel [2021-01-19T07:02:47.634Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-01-19T07:02:48.096Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-01-19T07:02:48.558Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-01-19T07:02:49.021Z] === RUN TestDockerSuite/TestBuildLabels [2021-01-19T07:02:49.996Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-01-19T07:02:51.542Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-01-19T07:02:53.329Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2021-01-19T07:02:56.259Z] === RUN TestDockerSuite/TestBuildLastModified [2021-01-19T07:02:56.259Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-01-19T07:02:56.259Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-01-19T07:02:56.259Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-01-19T07:02:56.259Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-01-19T07:02:56.259Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-01-19T07:02:56.259Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-01-19T07:02:56.722Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-01-19T07:02:57.695Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-01-19T07:03:02.407Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-01-19T07:03:11.400Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2021-01-19T07:03:23.551Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-01-19T07:03:23.551Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-01-19T07:03:24.014Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-01-19T07:03:26.265Z] --- PASS: TestDockerExternalVolumeSuite (437.49s) [2021-01-19T07:03:26.265Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.57s) [2021-01-19T07:03:26.265Z] docker_cli_external_volume_driver_test.go:53: [ddb728f8e7976] daemon is not started [2021-01-19T07:03:26.265Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s) [2021-01-19T07:03:26.265Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.22s) [2021-01-19T07:03:26.265Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s) [2021-01-19T07:03:26.265Z] docker_cli_external_volume_driver_test.go:53: [d9d1012492f3c] daemon is not started [2021-01-19T07:03:26.265Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2021-01-19T07:03:26.265Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2021-01-19T07:03:26.265Z] docker_cli_external_volume_driver_test.go:53: [d4b7998dbff60] daemon is not started [2021-01-19T07:03:26.265Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2021-01-19T07:03:26.265Z] docker_cli_external_volume_driver_test.go:53: [da3ba45a98f29] daemon is not started [2021-01-19T07:03:26.265Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.23s) [2021-01-19T07:03:26.265Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.22s) [2021-01-19T07:03:26.265Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.78s) [2021-01-19T07:03:26.265Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s) [2021-01-19T07:03:26.265Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.29s) [2021-01-19T07:03:26.265Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.33s) [2021-01-19T07:03:26.265Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.93s) [2021-01-19T07:03:26.265Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.25s) [2021-01-19T07:03:26.265Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.68s) [2021-01-19T07:03:26.265Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.02s) [2021-01-19T07:03:26.265Z] docker_cli_external_volume_driver_test.go:485: [d271d53985588] daemon is not started [2021-01-19T07:03:26.265Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2021-01-19T07:03:26.265Z] docker_cli_external_volume_driver_test.go:53: [d0b0b76ebf65e] daemon is not started [2021-01-19T07:03:26.265Z] PASS [2021-01-19T07:03:26.265Z] [2021-01-19T07:03:26.265Z] === Skipped [2021-01-19T07:03:26.265Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-01-19T07:03:26.265Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-01-19T07:03:26.265Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-01-19T07:03:26.265Z] check_test.go:309: [dda9d41d0bad2] daemon is not started [2021-01-19T07:03:26.265Z] [2021-01-19T07:03:26.265Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2021-01-19T07:03:26.265Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2021-01-19T07:03:26.265Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-01-19T07:03:26.265Z] check_test.go:309: [d5cba58bcb56f] daemon is not started [2021-01-19T07:03:26.265Z] [2021-01-19T07:03:26.265Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2021-01-19T07:03:26.265Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2021-01-19T07:03:26.265Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-01-19T07:03:26.265Z] check_test.go:309: [d1f87978ed676] daemon is not started [2021-01-19T07:03:26.265Z] [2021-01-19T07:03:26.265Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2021-01-19T07:03:26.265Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2021-01-19T07:03:26.265Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2021-01-19T07:03:26.265Z] [2021-01-19T07:03:26.265Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-01-19T07:03:26.265Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-01-19T07:03:26.265Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-01-19T07:03:26.265Z] [2021-01-19T07:03:26.265Z] [2021-01-19T07:03:26.265Z] DONE 273 tests, 5 skipped in 2568.055s [2021-01-19T07:03:26.265Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-01-19T07:03:26.265Z] ++++ cat bundles/test-integration/docker.pid [2021-01-19T07:03:26.265Z] +++ kill 8145 [2021-01-19T07:03:26.265Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dbedaeaad7733/docker.pid [2021-01-19T07:03:26.265Z] +++ kill 6043 [2021-01-19T07:03:26.265Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 6043 is not a child of this shell [2021-01-19T07:03:26.265Z] warning: PID 6043 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dbedaeaad7733/docker.pid had a nonzero exit code [2021-01-19T07:03:26.265Z] +++ /etc/init.d/apparmor stop [2021-01-19T07:03:26.265Z] Leaving: AppArmorNo profiles have been unloaded. [2021-01-19T07:03:26.265Z] [2021-01-19T07:03:26.265Z] Unloading profiles will leave already running processes permanently [2021-01-19T07:03:26.265Z] unconfined, which can lead to unexpected situations. [2021-01-19T07:03:26.265Z] [2021-01-19T07:03:26.265Z] To set a process to complain mode, use the command line tool [2021-01-19T07:03:26.265Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-01-19T07:03:26.265Z] +++ true [2021-01-19T07:03:26.265Z] exiting test-integration [2021-01-19T07:03:26.265Z] ++ exit 0 [2021-01-19T07:03:26.265Z] [2021-01-19T07:03:26.265Z] + exit 0 [2021-01-19T07:03:26.265Z] ++ jobs -p [2021-01-19T07:03:26.265Z] + pids= [2021-01-19T07:03:26.265Z] + echo 'Remaining pids to kill: []' [2021-01-19T07:03:26.265Z] Remaining pids to kill: [] [2021-01-19T07:03:26.265Z] + '[' -z '' ']' Post stage [Pipeline] junit [2021-01-19T07:03:26.281Z] Recording test results [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-01-19T07:03:27.273Z] + echo Ensuring container killed. [2021-01-19T07:03:27.273Z] Ensuring container killed. [2021-01-19T07:03:27.273Z] + docker ps -aq -f name=docker-pr1-* [2021-01-19T07:03:27.532Z] + cids=e18277dbf5c0 [2021-01-19T07:03:27.532Z] c6456ddea23e [2021-01-19T07:03:27.532Z] e901366d8e6a [2021-01-19T07:03:27.532Z] + [ -n e18277dbf5c0 [2021-01-19T07:03:27.532Z] c6456ddea23e [2021-01-19T07:03:27.532Z] e901366d8e6a ] [2021-01-19T07:03:27.532Z] + docker rm -vf e18277dbf5c0 c6456ddea23e e901366d8e6a [2021-01-19T07:03:30.060Z] e18277dbf5c0 [2021-01-19T07:03:30.060Z] c6456ddea23e [2021-01-19T07:03:30.060Z] e901366d8e6a [Pipeline] sh [2021-01-19T07:03:30.340Z] + echo Chowning /workspace to jenkins user [2021-01-19T07:03:30.340Z] Chowning /workspace to jenkins user [2021-01-19T07:03:30.340Z] + id -u [2021-01-19T07:03:30.340Z] + id -g [2021-01-19T07:03:30.340Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41894:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-01-19T07:03:33.912Z] + bundleName=amd64 [2021-01-19T07:03:33.912Z] + echo Creating amd64-bundles.tar.gz [2021-01-19T07:03:33.912Z] Creating amd64-bundles.tar.gz [2021-01-19T07:03:33.912Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-01-19T07:03:33.912Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2021-01-19T07:03:34.857Z] Archiving artifacts [2021-01-19T07:03:35.454Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41894/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-01-19T07:03:35.784Z] + make clean [2021-01-19T07:03:36.042Z] docker volume rm -f docker-dev-cache [2021-01-19T07:03:36.042Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-01-19T07:03:54.015Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-01-19T07:04:06.441Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-01-19T07:04:11.152Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-01-19T07:04:16.980Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-01-19T07:04:21.689Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-01-19T07:04:39.425Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-01-19T07:04:39.425Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-01-19T07:04:45.246Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-01-19T07:04:45.246Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-01-19T07:04:45.246Z] === RUN TestDockerSuite/TestBuildNetNone [2021-01-19T07:04:45.246Z] === RUN TestDockerSuite/TestBuildNoContext [2021-01-19T07:04:48.165Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-01-19T07:04:51.930Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-01-19T07:04:54.120Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-01-19T07:04:54.581Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-01-19T07:04:54.581Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-01-19T07:04:57.503Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-01-19T07:04:58.483Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-01-19T07:04:59.460Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-01-19T07:05:09.822Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-01-19T07:05:09.822Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-01-19T07:05:18.421Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-01-19T07:05:21.339Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-01-19T07:05:29.940Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-01-19T07:05:34.651Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-01-19T07:05:39.361Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-01-19T07:05:40.334Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-01-19T07:05:40.334Z] === RUN TestDockerSuite/TestBuildPATH [2021-01-19T07:05:40.334Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-01-19T07:05:42.523Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-01-19T07:05:42.523Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-01-19T07:06:25.109Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-01-19T07:06:50.297Z] === RUN TestDockerSuite/TestBuildRm [2021-01-19T07:07:00.652Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-01-19T07:07:02.842Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-01-19T07:07:02.842Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-01-19T07:07:03.304Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-01-19T07:07:04.854Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-01-19T07:07:09.566Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-01-19T07:07:12.485Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-01-19T07:07:17.198Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-01-19T07:07:42.382Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-01-19T07:07:42.382Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-01-19T07:07:43.357Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-01-19T07:07:53.714Z] === RUN TestDockerSuite/TestBuildSpaces [2021-01-19T07:07:53.714Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-01-19T07:07:58.434Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-01-19T07:07:58.434Z] === RUN TestDockerSuite/TestBuildStderr [2021-01-19T07:08:03.146Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-01-19T07:08:24.288Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-01-19T07:08:24.288Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-01-19T07:08:25.839Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-01-19T07:08:27.392Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-01-19T07:08:32.106Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-01-19T07:08:36.820Z] === RUN TestDockerSuite/TestBuildUser [2021-01-19T07:08:36.820Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-01-19T07:08:36.820Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-01-19T07:08:36.820Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-01-19T07:08:41.528Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-01-19T07:08:41.528Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-01-19T07:08:44.450Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-01-19T07:08:44.450Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-01-19T07:08:44.450Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-01-19T07:09:05.603Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-01-19T07:09:06.065Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-01-19T07:09:16.422Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-01-19T07:09:21.134Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-01-19T07:09:21.596Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-01-19T07:09:21.596Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-01-19T07:09:23.801Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-01-19T07:09:24.263Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2021-01-19T07:09:36.687Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-01-19T07:09:41.400Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-01-19T07:09:41.400Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-01-19T07:09:56.251Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-01-19T07:09:56.251Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-01-19T07:09:56.251Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-01-19T07:09:56.251Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-01-19T07:09:56.251Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-01-19T07:10:04.851Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-01-19T07:10:05.824Z] === RUN TestDockerSuite/TestBuildXZHost [2021-01-19T07:10:06.286Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-01-19T07:10:06.286Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-01-19T07:10:06.286Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-01-19T07:10:08.479Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-01-19T07:10:13.193Z] === RUN TestDockerSuite/TestCommitChange [2021-01-19T07:10:17.913Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-01-19T07:10:22.627Z] === RUN TestDockerSuite/TestCommitHardlink [2021-01-19T07:10:22.627Z] === RUN TestDockerSuite/TestCommitNewFile [2021-01-19T07:10:29.739Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-01-19T07:10:29.739Z] === RUN TestDockerSuite/TestCommitTTY [2021-01-19T07:10:42.154Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-01-19T07:10:45.073Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-01-19T07:10:45.073Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-01-19T07:10:45.073Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-01-19T07:10:45.073Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-01-19T07:10:45.073Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-01-19T07:10:45.073Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-01-19T07:10:45.073Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-01-19T07:10:45.073Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-01-19T07:10:45.073Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-01-19T07:10:52.173Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-01-19T07:10:59.279Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-01-19T07:10:59.279Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-01-19T07:11:00.826Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-01-19T07:11:00.826Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-01-19T07:11:00.826Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-01-19T07:11:00.826Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-01-19T07:11:07.921Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-01-19T07:11:07.921Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-01-19T07:11:07.921Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-01-19T07:11:10.111Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-01-19T07:11:10.111Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-01-19T07:11:10.111Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-01-19T07:11:10.111Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-01-19T07:11:10.111Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-01-19T07:11:12.311Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-01-19T07:11:14.500Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-01-19T07:11:16.048Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-01-19T07:11:16.048Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-01-19T07:11:16.048Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-01-19T07:11:18.241Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-01-19T07:11:18.241Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-01-19T07:11:20.432Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-01-19T07:11:20.432Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-01-19T07:11:20.432Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-01-19T07:11:22.627Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-01-19T07:11:22.627Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-01-19T07:11:24.173Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-01-19T07:11:24.173Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-01-19T07:11:26.369Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-01-19T07:11:26.369Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-01-19T07:11:28.556Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-01-19T07:11:32.309Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-01-19T07:11:36.065Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-01-19T07:11:36.065Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-01-19T07:11:36.065Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-01-19T07:11:36.065Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-01-19T07:11:36.065Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-01-19T07:11:37.038Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-01-19T07:11:37.038Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-01-19T07:11:44.180Z] === RUN TestDockerSuite/TestContainerAPITop [2021-01-19T07:11:44.180Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-01-19T07:11:45.724Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-01-19T07:11:45.724Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-01-19T07:11:50.432Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-01-19T07:11:51.405Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-01-19T07:11:51.405Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-01-19T07:11:51.405Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-01-19T07:11:51.405Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-01-19T07:11:51.405Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-01-19T07:11:51.405Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2021-01-19T07:11:52.951Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-01-19T07:11:52.951Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2021-01-19T07:11:55.869Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2021-01-19T07:11:58.069Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2021-01-19T07:12:00.260Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2021-01-19T07:12:02.450Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc00077d700_} [2021-01-19T07:12:04.640Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\windows\TEMP\test-mounts-api-1298626390_c:\foo_false____} [2021-01-19T07:12:11.738Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\windows\TEMP\test-mounts-api-1298626390_c:\foo_true____} [2021-01-19T07:12:13.930Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-01-19T07:12:13.930Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-01-19T07:12:13.930Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-01-19T07:12:13.930Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-01-19T07:12:13.930Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-01-19T07:12:13.930Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-01-19T07:12:13.930Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-01-19T07:12:13.930Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-01-19T07:12:13.930Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-01-19T07:12:13.930Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-01-19T07:12:13.930Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-01-19T07:12:13.930Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-01-19T07:12:13.930Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-01-19T07:12:13.930Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-01-19T07:12:13.930Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-01-19T07:12:13.930Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-01-19T07:12:13.930Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-01-19T07:12:13.930Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-01-19T07:12:16.127Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-01-19T07:12:16.127Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-01-19T07:12:16.127Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-01-19T07:12:16.127Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-01-19T07:12:16.127Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-01-19T07:12:16.127Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-01-19T07:12:16.127Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-01-19T07:12:16.127Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-01-19T07:12:16.127Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-01-19T07:12:16.127Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-01-19T07:12:16.127Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-01-19T07:12:16.127Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-01-19T07:12:16.127Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-01-19T07:12:16.127Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-01-19T07:12:23.224Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-01-19T07:12:23.224Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-01-19T07:12:23.224Z] === RUN TestDockerSuite/TestCpRelativePath [2021-01-19T07:12:25.416Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-01-19T07:12:25.416Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-01-19T07:12:25.416Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-01-19T07:12:25.416Z] === RUN TestDockerSuite/TestCpToCaseA [2021-01-19T07:12:29.169Z] === RUN TestDockerSuite/TestCpToCaseB [2021-01-19T07:12:32.087Z] === RUN TestDockerSuite/TestCpToCaseC [2021-01-19T07:12:32.087Z] === RUN TestDockerSuite/TestCpToCaseD [2021-01-19T07:12:32.087Z] === RUN TestDockerSuite/TestCpToCaseE [2021-01-19T07:12:40.683Z] === RUN TestDockerSuite/TestCpToCaseF [2021-01-19T07:12:40.683Z] === RUN TestDockerSuite/TestCpToCaseG [2021-01-19T07:12:40.683Z] === RUN TestDockerSuite/TestCpToCaseH [2021-01-19T07:12:49.280Z] === RUN TestDockerSuite/TestCpToCaseI [2021-01-19T07:12:49.280Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-01-19T07:12:49.280Z] === RUN TestDockerSuite/TestCpToDot [2021-01-19T07:12:55.103Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-01-19T07:12:55.103Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-01-19T07:12:55.103Z] === RUN TestDockerSuite/TestCpToStdout [2021-01-19T07:12:58.027Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-01-19T07:12:58.027Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-01-19T07:12:58.027Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-01-19T07:12:58.027Z] === RUN TestDockerSuite/TestCpVolumePath [2021-01-19T07:12:58.027Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-01-19T07:12:58.027Z] === RUN TestDockerSuite/TestCreateArgs [2021-01-19T07:12:58.027Z] === RUN TestDockerSuite/TestCreateByImageID [2021-01-19T07:12:59.575Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-01-19T07:13:01.763Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-01-19T07:13:02.225Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-01-19T07:13:02.225Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-01-19T07:13:04.418Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-01-19T07:13:04.418Z] === RUN TestDockerSuite/TestCreateLabels [2021-01-19T07:13:04.880Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-01-19T07:13:04.880Z] === RUN TestDockerSuite/TestCreateRM [2021-01-19T07:13:04.880Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-01-19T07:13:04.880Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-01-19T07:13:05.341Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-01-19T07:13:05.341Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-01-19T07:13:13.943Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-01-19T07:13:13.943Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-01-19T07:13:13.943Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-01-19T07:13:17.696Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-01-19T07:13:18.158Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-01-19T07:13:18.158Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-01-19T07:13:20.348Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-01-19T07:13:20.348Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-01-19T07:13:20.348Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-01-19T07:13:20.348Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-01-19T07:13:20.348Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-01-19T07:13:20.348Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-01-19T07:13:20.348Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-01-19T07:13:20.348Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-01-19T07:13:20.348Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-01-19T07:13:20.348Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-01-19T07:13:20.348Z] === RUN TestDockerSuite/TestDevicePermissions [2021-01-19T07:13:20.348Z] === RUN TestDockerSuite/TestDockerFails [2021-01-19T07:13:20.348Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-01-19T07:13:20.348Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-01-19T07:13:20.348Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-01-19T07:13:20.348Z] === RUN TestDockerSuite/TestEventsAttach [2021-01-19T07:13:20.348Z] === RUN TestDockerSuite/TestEventsCommit [2021-01-19T07:13:20.348Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-01-19T07:13:22.539Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-01-19T07:13:24.732Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-01-19T07:13:26.920Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-01-19T07:13:39.347Z] === RUN TestDockerSuite/TestEventsCopy [2021-01-19T07:13:44.055Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-01-19T07:13:48.765Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-01-19T07:13:50.315Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-01-19T07:13:51.290Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-01-19T07:13:55.044Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-01-19T07:13:55.506Z] === RUN TestDockerSuite/TestEventsFilterType [2021-01-19T07:13:56.480Z] === RUN TestDockerSuite/TestEventsFilters [2021-01-19T07:14:01.189Z] === RUN TestDockerSuite/TestEventsFormat [2021-01-19T07:14:09.797Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-01-19T07:14:09.797Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-01-19T07:14:09.797Z] === RUN TestDockerSuite/TestEventsImageImport [2021-01-19T07:14:09.797Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-01-19T07:14:09.797Z] === RUN TestDockerSuite/TestEventsImagePull [2021-01-19T07:14:09.797Z] === RUN TestDockerSuite/TestEventsImageTag [2021-01-19T07:14:11.342Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-01-19T07:14:11.342Z] === RUN TestDockerSuite/TestEventsRename [2021-01-19T07:14:13.541Z] === RUN TestDockerSuite/TestEventsResize [2021-01-19T07:14:15.736Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-01-19T07:14:17.927Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-01-19T07:14:20.124Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-01-19T07:14:24.833Z] === RUN TestDockerSuite/TestEventsTop [2021-01-19T07:14:24.833Z] === RUN TestDockerSuite/TestEventsUntag [2021-01-19T07:14:27.023Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-01-19T07:14:30.784Z] === RUN TestDockerSuite/TestExec [2021-01-19T07:14:30.784Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-01-19T07:14:30.784Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-01-19T07:14:32.334Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-01-19T07:14:33.879Z] === RUN TestDockerSuite/TestExecAPIStart [2021-01-19T07:14:33.879Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-01-19T07:14:33.879Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-01-19T07:14:33.879Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-01-19T07:14:35.425Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-01-19T07:14:37.615Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-01-19T07:14:39.160Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-01-19T07:14:40.707Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-01-19T07:14:45.425Z] === RUN TestDockerSuite/TestExecCgroup [2021-01-19T07:14:45.425Z] === RUN TestDockerSuite/TestExecEnv [2021-01-19T07:14:45.425Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-01-19T07:14:45.425Z] === RUN TestDockerSuite/TestExecExitStatus [2021-01-19T07:14:46.971Z] === RUN TestDockerSuite/TestExecInspectID [2021-01-19T07:14:52.786Z] === RUN TestDockerSuite/TestExecInteractive [2021-01-19T07:14:52.786Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-01-19T07:14:52.786Z] === RUN TestDockerSuite/TestExecParseError [2021-01-19T07:14:52.786Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-01-19T07:14:52.786Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-01-19T07:14:52.786Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-01-19T07:14:54.333Z] === RUN TestDockerSuite/TestExecSetEnv [2021-01-19T07:14:54.333Z] === RUN TestDockerSuite/TestExecStartFails [2021-01-19T07:14:54.333Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-01-19T07:14:54.333Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-01-19T07:14:54.333Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-01-19T07:14:54.333Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-01-19T07:14:56.525Z] === RUN TestDockerSuite/TestExecUlimits [2021-01-19T07:14:56.525Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-01-19T07:15:03.689Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-01-19T07:15:03.689Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-01-19T07:15:03.689Z] === RUN TestDockerSuite/TestExecWithUser [2021-01-19T07:15:03.689Z] === RUN TestDockerSuite/TestGetContainerStats [2021-01-19T07:15:09.506Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-01-19T07:15:15.320Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-01-19T07:15:17.509Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-01-19T07:15:23.330Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-01-19T07:15:23.330Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-01-19T07:15:23.330Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-01-19T07:15:23.330Z] === RUN TestDockerSuite/TestHealth [2021-01-19T07:15:23.330Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-01-19T07:15:23.330Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-01-19T07:15:23.330Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-01-19T07:15:23.793Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-01-19T07:15:28.508Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-01-19T07:15:28.508Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-01-19T07:15:28.508Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-01-19T07:15:28.508Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-01-19T07:15:28.508Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-01-19T07:15:28.508Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-01-19T07:15:28.970Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-01-19T07:15:28.970Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-01-19T07:15:29.943Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-01-19T07:15:29.943Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-01-19T07:15:31.492Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-01-19T07:15:31.954Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-01-19T07:15:33.498Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-01-19T07:15:36.418Z] === RUN TestDockerSuite/TestImagesFormat [2021-01-19T07:15:36.418Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-01-19T07:15:36.418Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-01-19T07:15:40.171Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-01-19T07:15:40.171Z] === RUN TestDockerSuite/TestImportBadURL [2021-01-19T07:15:42.362Z] === RUN TestDockerSuite/TestImportDisplay [2021-01-19T07:15:42.362Z] === RUN TestDockerSuite/TestImportFile [2021-01-19T07:15:42.362Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-01-19T07:15:42.362Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-01-19T07:15:42.362Z] === RUN TestDockerSuite/TestImportGzipped [2021-01-19T07:15:42.362Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-01-19T07:15:42.362Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-01-19T07:15:42.362Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-01-19T07:15:42.362Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-01-19T07:15:42.362Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-01-19T07:15:42.362Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-01-19T07:15:42.362Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-01-19T07:15:42.362Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-01-19T07:15:44.553Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-01-19T07:15:46.741Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-01-19T07:15:46.741Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-01-19T07:15:46.741Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-01-19T07:15:46.741Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-01-19T07:15:46.741Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-01-19T07:15:48.286Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-01-19T07:15:48.747Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-01-19T07:15:50.935Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-01-19T07:15:50.935Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-01-19T07:15:50.935Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-01-19T07:15:50.935Z] === RUN TestDockerSuite/TestInspectDefault [2021-01-19T07:15:52.484Z] === RUN TestDockerSuite/TestInspectHistory [2021-01-19T07:15:57.200Z] === RUN TestDockerSuite/TestInspectImage [2021-01-19T07:15:57.200Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-01-19T07:15:57.200Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-01-19T07:15:57.200Z] === RUN TestDockerSuite/TestInspectInt64 [2021-01-19T07:15:59.390Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-01-19T07:16:00.937Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-01-19T07:16:01.399Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-01-19T07:16:04.319Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-01-19T07:16:06.515Z] === RUN TestDockerSuite/TestInspectPlugin [2021-01-19T07:16:06.515Z] === RUN TestDockerSuite/TestInspectRootFS [2021-01-19T07:16:06.515Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-01-19T07:16:08.714Z] === RUN TestDockerSuite/TestInspectStatus [2021-01-19T07:16:10.904Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-01-19T07:16:15.619Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-01-19T07:16:17.181Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-01-19T07:16:19.378Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-01-19T07:16:21.570Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-01-19T07:16:23.116Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-01-19T07:16:25.313Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-01-19T07:16:27.514Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-01-19T07:16:27.514Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-01-19T07:16:27.514Z] === RUN TestDockerSuite/TestLinksEnvs [2021-01-19T07:16:27.514Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-01-19T07:16:27.514Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-01-19T07:16:27.514Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-01-19T07:16:27.514Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-01-19T07:16:27.514Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-01-19T07:16:27.514Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-01-19T07:16:27.514Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-01-19T07:16:27.514Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-01-19T07:16:27.514Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-01-19T07:16:27.514Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-01-19T07:16:27.514Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-01-19T07:16:27.514Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-01-19T07:16:27.514Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-01-19T07:16:27.514Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-01-19T07:16:27.514Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-01-19T07:16:27.514Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-01-19T07:16:27.514Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-01-19T07:16:29.068Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-01-19T07:16:31.266Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-01-19T07:16:37.079Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-01-19T07:16:38.625Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-01-19T07:16:38.625Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-01-19T07:16:40.170Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-01-19T07:16:40.170Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-01-19T07:16:47.272Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-01-19T07:16:53.093Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-01-19T07:16:58.906Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-01-19T07:17:01.096Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-01-19T07:17:04.015Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-01-19T07:17:04.015Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-01-19T07:17:06.205Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-01-19T07:17:09.129Z] === RUN TestDockerSuite/TestLogsSince [2021-01-19T07:17:17.728Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-01-19T07:17:17.728Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-01-19T07:17:17.728Z] === RUN TestDockerSuite/TestLogsTail [2021-01-19T07:17:24.827Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-01-19T07:17:27.018Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-01-19T07:17:29.208Z] === RUN TestDockerSuite/TestMountIntoProc [2021-01-19T07:17:29.208Z] === RUN TestDockerSuite/TestMountIntoSys [2021-01-19T07:17:29.208Z] === RUN TestDockerSuite/TestNetHostname [2021-01-19T07:17:29.208Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-01-19T07:17:29.208Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-01-19T07:17:29.208Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-01-19T07:17:29.208Z] === RUN TestDockerSuite/TestPluginActive [2021-01-19T07:17:29.208Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-01-19T07:17:29.208Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-01-19T07:17:29.670Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-01-19T07:17:29.670Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-01-19T07:17:29.670Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-01-19T07:17:29.670Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-01-19T07:17:29.670Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-01-19T07:17:29.670Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-01-19T07:17:29.670Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-01-19T07:17:29.670Z] === RUN TestDockerSuite/TestPortHostBinding [2021-01-19T07:17:29.670Z] === RUN TestDockerSuite/TestPortList [2021-01-19T07:17:29.670Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-01-19T07:17:33.428Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-01-19T07:17:33.428Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-01-19T07:17:33.428Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-01-19T07:17:33.428Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-01-19T07:17:33.428Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-01-19T07:17:33.428Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-01-19T07:17:33.428Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-01-19T07:17:33.428Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-01-19T07:17:33.428Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-01-19T07:17:33.428Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-01-19T07:17:38.144Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-01-19T07:17:38.144Z] === RUN TestDockerSuite/TestPsByOrder [2021-01-19T07:17:46.756Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-01-19T07:17:46.756Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-01-19T07:17:57.115Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-01-19T07:18:09.544Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-01-19T07:18:09.544Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-01-19T07:18:09.544Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-01-19T07:18:24.408Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-01-19T07:18:25.383Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-01-19T07:18:37.816Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-01-19T07:18:44.922Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-01-19T07:18:44.922Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-01-19T07:18:44.922Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-01-19T07:18:49.642Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-01-19T07:18:49.642Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-01-19T07:18:49.642Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-01-19T07:18:49.642Z] === RUN TestDockerSuite/TestPsRightTagName [2021-01-19T07:18:49.642Z] === RUN TestDockerSuite/TestPsShowMounts [2021-01-19T07:18:56.752Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-01-19T07:18:56.752Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-01-19T07:18:57.727Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-01-19T07:18:57.727Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-01-19T07:18:58.702Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-01-19T07:18:59.677Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-01-19T07:18:59.677Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-01-19T07:19:08.280Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-01-19T07:19:13.002Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-01-19T07:19:15.192Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-01-19T07:19:40.407Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-01-19T07:19:40.407Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-01-19T07:19:45.129Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-01-19T07:19:45.129Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-01-19T07:19:45.129Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-01-19T07:19:46.109Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-01-19T07:19:49.864Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-01-19T07:19:53.623Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-01-19T07:19:53.623Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-01-19T07:19:57.382Z] === RUN TestDockerSuite/TestRmiBlank [2021-01-19T07:19:57.382Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-01-19T07:19:57.847Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-01-19T07:20:12.696Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-01-19T07:20:14.244Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-01-19T07:20:14.707Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-01-19T07:20:21.810Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-01-19T07:20:26.523Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-01-19T07:20:33.627Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-01-19T07:20:37.383Z] === RUN TestDockerSuite/TestRmiTag [2021-01-19T07:20:38.358Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-01-19T07:20:40.549Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-01-19T07:20:58.287Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-01-19T07:20:58.750Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-01-19T07:21:03.470Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-01-19T07:21:04.445Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-01-19T07:21:04.445Z] === RUN TestDockerSuite/TestRunAddHost [2021-01-19T07:21:04.445Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-01-19T07:21:04.445Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-01-19T07:21:04.445Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-01-19T07:21:04.908Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-01-19T07:21:04.908Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-01-19T07:21:04.908Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-01-19T07:21:07.100Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-01-19T07:21:07.100Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-01-19T07:21:07.100Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-01-19T07:21:11.816Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-01-19T07:21:14.016Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-01-19T07:21:15.563Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-01-19T07:21:17.755Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-01-19T07:21:19.946Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-01-19T07:21:19.946Z] === RUN TestDockerSuite/TestRunBindMounts [2021-01-19T07:21:24.662Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-01-19T07:21:24.662Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-01-19T07:21:24.662Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-01-19T07:21:24.662Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-01-19T07:21:24.662Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-01-19T07:21:24.662Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-01-19T07:21:24.662Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-01-19T07:21:24.662Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-01-19T07:21:24.662Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-01-19T07:21:24.662Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-01-19T07:21:24.662Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-01-19T07:21:24.662Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-01-19T07:21:26.209Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-01-19T07:21:26.209Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-01-19T07:21:29.130Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-01-19T07:21:29.131Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-01-19T07:21:29.131Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-01-19T07:21:32.054Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-01-19T07:21:32.054Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-01-19T07:21:32.054Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-01-19T07:21:32.054Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-01-19T07:21:32.054Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-01-19T07:21:32.054Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-01-19T07:21:32.054Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-01-19T07:21:32.054Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-01-19T07:21:33.600Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-01-19T07:21:35.795Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-01-19T07:21:37.985Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-01-19T07:21:37.985Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-01-19T07:21:37.985Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-01-19T07:21:37.985Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-01-19T07:21:39.532Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-01-19T07:21:39.532Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-01-19T07:21:39.532Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-01-19T07:21:39.532Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-01-19T07:21:39.532Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-01-19T07:21:41.723Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-01-19T07:21:47.543Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-01-19T07:21:47.543Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-01-19T07:21:47.543Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-01-19T07:21:47.543Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-01-19T07:21:47.543Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-01-19T07:21:47.543Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-01-19T07:21:47.543Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-01-19T07:21:49.088Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-01-19T07:21:49.088Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-01-19T07:21:49.088Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-01-19T07:21:49.088Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-01-19T07:21:51.278Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-01-19T07:21:53.467Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-01-19T07:21:53.467Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-01-19T07:21:55.014Z] === RUN TestDockerSuite/TestRunEnvironment [2021-01-19T07:21:55.014Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-01-19T07:21:55.014Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-01-19T07:21:55.014Z] === RUN TestDockerSuite/TestRunExitCode [2021-01-19T07:21:57.351Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-01-19T07:21:58.897Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-01-19T07:22:01.089Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-01-19T07:22:03.279Z] === RUN TestDockerSuite/TestRunExposePort [2021-01-19T07:22:03.279Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-01-19T07:22:03.279Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-01-19T07:22:03.279Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-01-19T07:22:03.279Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-01-19T07:22:03.279Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-01-19T07:22:03.279Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-01-19T07:22:03.279Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-01-19T07:22:03.279Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-01-19T07:22:07.035Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-01-19T07:22:07.035Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-01-19T07:22:07.035Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-01-19T07:22:07.035Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-01-19T07:22:07.035Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-01-19T07:22:07.035Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-01-19T07:22:07.035Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-01-19T07:22:14.140Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-01-19T07:22:14.140Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-01-19T07:22:15.687Z] === RUN TestDockerSuite/TestRunModeHostname [2021-01-19T07:22:15.687Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-01-19T07:22:15.687Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-01-19T07:22:15.687Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-01-19T07:22:15.687Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-01-19T07:22:15.687Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-01-19T07:22:15.687Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-01-19T07:22:15.687Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-01-19T07:22:15.687Z] === RUN TestDockerSuite/TestRunModePIDHost [2021-01-19T07:22:15.687Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-01-19T07:22:15.687Z] === RUN TestDockerSuite/TestRunMount [2021-01-19T07:22:15.687Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-01-19T07:22:15.687Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-01-19T07:22:15.687Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-01-19T07:22:15.687Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-01-19T07:22:22.790Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-01-19T07:22:22.790Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-01-19T07:22:22.790Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-01-19T07:22:22.790Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-01-19T07:22:26.545Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-01-19T07:22:30.315Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-01-19T07:22:30.315Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-01-19T07:22:30.315Z] === RUN TestDockerSuite/TestRunNetHost [2021-01-19T07:22:30.315Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-01-19T07:22:30.315Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-01-19T07:22:30.315Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-01-19T07:22:30.315Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-01-19T07:22:30.315Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-01-19T07:22:30.315Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-01-19T07:22:30.315Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-01-19T07:22:30.315Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-01-19T07:22:31.862Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-01-19T07:22:33.410Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-01-19T07:22:35.601Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-01-19T07:22:36.577Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-01-19T07:22:38.773Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-01-19T07:22:38.773Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-01-19T07:22:38.773Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-01-19T07:22:39.236Z] === RUN TestDockerSuite/TestRunPortInUse [2021-01-19T07:22:39.236Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-01-19T07:22:39.236Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-01-19T07:22:39.236Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-01-19T07:22:39.236Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-01-19T07:22:39.236Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-01-19T07:22:42.991Z] === RUN TestDockerSuite/TestRunPublishPort [2021-01-19T07:22:42.991Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-01-19T07:22:42.991Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-01-19T07:22:42.991Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-01-19T07:22:42.991Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-01-19T07:22:42.991Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-01-19T07:22:50.096Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-01-19T07:22:50.096Z] === RUN TestDockerSuite/TestRunRm [2021-01-19T07:22:52.291Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-01-19T07:22:57.002Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-01-19T07:23:04.111Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-01-19T07:23:11.214Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-01-19T07:23:12.764Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-01-19T07:23:14.961Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-01-19T07:23:14.961Z] === RUN TestDockerSuite/TestRunState [2021-01-19T07:23:14.961Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-01-19T07:23:17.152Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-01-19T07:23:17.152Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-01-19T07:23:18.698Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-01-19T07:23:18.698Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-01-19T07:23:18.698Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-01-19T07:23:18.698Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-01-19T07:23:18.698Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-01-19T07:23:18.698Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-01-19T07:23:23.414Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-01-19T07:23:23.414Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-01-19T07:23:23.414Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-01-19T07:23:23.414Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-01-19T07:23:23.414Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-01-19T07:23:23.414Z] === RUN TestDockerSuite/TestRunUserByID [2021-01-19T07:23:23.414Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-01-19T07:23:23.414Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-01-19T07:23:23.414Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-01-19T07:23:23.414Z] === RUN TestDockerSuite/TestRunUserByName [2021-01-19T07:23:23.414Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-01-19T07:23:25.607Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-01-19T07:23:25.607Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-01-19T07:23:27.797Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-01-19T07:23:27.797Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-01-19T07:23:27.797Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-01-19T07:23:30.723Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-01-19T07:23:36.549Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-01-19T07:23:46.909Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-01-19T07:23:51.625Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-01-19T07:23:51.625Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-01-19T07:23:51.625Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-01-19T07:23:54.546Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-01-19T07:23:56.094Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-01-19T07:23:58.288Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-01-19T07:23:58.288Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-01-19T07:23:58.288Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-01-19T07:23:58.288Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-01-19T07:23:58.288Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-01-19T07:23:58.288Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-01-19T07:23:58.288Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-01-19T07:23:58.288Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-01-19T07:23:58.288Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-01-19T07:24:02.044Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-01-19T07:24:03.593Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-01-19T07:24:06.518Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-01-19T07:24:10.286Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-01-19T07:24:10.286Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-01-19T07:24:10.286Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-01-19T07:24:10.286Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-01-19T07:24:10.286Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-01-19T07:24:10.286Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-01-19T07:24:10.286Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-01-19T07:24:10.286Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-01-19T07:24:10.286Z] === RUN TestDockerSuite/TestSaveImageId [2021-01-19T07:24:10.286Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-01-19T07:24:10.286Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-01-19T07:24:10.286Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-01-19T07:24:10.287Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-01-19T07:24:10.287Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-01-19T07:24:10.287Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-01-19T07:24:10.287Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-01-19T07:24:10.287Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-01-19T07:24:10.287Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-01-19T07:24:12.477Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-01-19T07:24:13.065Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-01-19T07:24:13.065Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-01-19T07:24:13.527Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-01-19T07:24:15.074Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-01-19T07:24:27.501Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-01-19T07:24:27.501Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-01-19T07:24:33.324Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-01-19T07:24:33.324Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-01-19T07:24:37.089Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-01-19T07:24:37.089Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-01-19T07:24:37.089Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-01-19T07:24:37.089Z] === RUN TestDockerSuite/TestStartRecordError [2021-01-19T07:24:37.089Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-01-19T07:24:42.911Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-01-19T07:24:42.911Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-01-19T07:24:42.911Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-01-19T07:24:42.911Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-01-19T07:24:42.911Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-01-19T07:24:42.911Z] === RUN TestDockerSuite/TestStatsNoStream [2021-01-19T07:24:42.911Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-01-19T07:24:44.460Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-01-19T07:24:46.657Z] === RUN TestDockerSuite/TestTopPrivileged [2021-01-19T07:24:46.657Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-01-19T07:24:48.203Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-01-19T07:24:48.203Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-01-19T07:24:48.203Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-01-19T07:24:48.203Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-01-19T07:24:48.203Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-01-19T07:24:48.203Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-01-19T07:24:48.203Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-01-19T07:25:05.944Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-01-19T07:25:05.944Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-01-19T07:25:05.944Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-01-19T07:25:05.944Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-01-19T07:25:05.944Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-01-19T07:25:05.944Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-01-19T07:25:05.944Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-01-19T07:25:06.919Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-01-19T07:25:07.380Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-01-19T07:25:09.578Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-01-19T07:25:10.042Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-01-19T07:25:10.504Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-01-19T07:25:10.504Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-01-19T07:25:10.504Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-01-19T07:25:17.626Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-01-19T07:25:17.626Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-01-19T07:25:18.088Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-01-19T07:25:18.088Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-01-19T07:25:18.088Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-01-19T07:25:23.907Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-01-19T07:25:24.370Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-01-19T07:25:24.370Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-01-19T07:25:32.972Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-01-19T07:25:32.972Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-01-19T07:25:33.435Z] --- PASS: TestDockerSuite (2353.05s) [2021-01-19T07:25:33.435Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2021-01-19T07:25:33.435Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-01-19T07:25:33.435Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.435Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2021-01-19T07:25:33.435Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2021-01-19T07:25:33.435Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2021-01-19T07:25:33.435Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-01-19T07:25:33.435Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.435Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2021-01-19T07:25:33.435Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.76s) [2021-01-19T07:25:33.435Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.26s) [2021-01-19T07:25:33.435Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.77s) [2021-01-19T07:25:33.435Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.34s) [2021-01-19T07:25:33.435Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (149.54s) [2021-01-19T07:25:33.435Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (1.02s) [2021-01-19T07:25:33.435Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.04s) [2021-01-19T07:25:33.435Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-01-19T07:25:33.435Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.435Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-01-19T07:25:33.435Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.435Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-01-19T07:25:33.435Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.435Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-01-19T07:25:33.435Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.435Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s) [2021-01-19T07:25:33.435Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.435Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-01-19T07:25:33.435Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.435Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-01-19T07:25:33.435Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.435Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2021-01-19T07:25:33.435Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-01-19T07:25:33.435Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.435Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.46s) [2021-01-19T07:25:33.435Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-01-19T07:25:33.435Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.435Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-01-19T07:25:33.435Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.435Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.88s) [2021-01-19T07:25:33.435Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.86s) [2021-01-19T07:25:33.435Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-01-19T07:25:33.435Z] docker_cli_run_test.go:3179: unmatched requirement Apparmor [2021-01-19T07:25:33.435Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-01-19T07:25:33.435Z] docker_cli_run_test.go:3157: unmatched requirement Apparmor [2021-01-19T07:25:33.435Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-01-19T07:25:33.435Z] docker_cli_run_test.go:3169: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.435Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-01-19T07:25:33.435Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.435Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.00s) [2021-01-19T07:25:33.435Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-01-19T07:25:33.435Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-01-19T07:25:33.435Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-01-19T07:25:33.435Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.435Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (6.74s) [2021-01-19T07:25:33.435Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (107.99s) [2021-01-19T07:25:33.435Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.40s) [2021-01-19T07:25:33.435Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-01-19T07:25:33.435Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (6.35s) [2021-01-19T07:25:33.435Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2021-01-19T07:25:33.435Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.21s) [2021-01-19T07:25:33.435Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.80s) [2021-01-19T07:25:33.435Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-01-19T07:25:33.435Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.435Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-01-19T07:25:33.435Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.435Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-01-19T07:25:33.435Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.435Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.25s) [2021-01-19T07:25:33.435Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.64s) [2021-01-19T07:25:33.435Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.88s) [2021-01-19T07:25:33.435Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.22s) [2021-01-19T07:25:33.435Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-01-19T07:25:33.435Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.435Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-01-19T07:25:33.435Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.435Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.08s) [2021-01-19T07:25:33.435Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.22s) [2021-01-19T07:25:33.435Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (11.34s) [2021-01-19T07:25:33.435Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (10.11s) [2021-01-19T07:25:33.435Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.89s) [2021-01-19T07:25:33.435Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-01-19T07:25:33.435Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.435Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.05s) [2021-01-19T07:25:33.435Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.34s) [2021-01-19T07:25:33.435Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (9.23s) [2021-01-19T07:25:33.435Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2021-01-19T07:25:33.435Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.435Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-01-19T07:25:33.435Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.435Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-01-19T07:25:33.435Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.435Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-01-19T07:25:33.435Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.435Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.43s) [2021-01-19T07:25:33.435Z] --- PASS: TestDockerSuite/TestBuildAddTar (41.29s) [2021-01-19T07:25:33.435Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-01-19T07:25:33.435Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.435Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.32s) [2021-01-19T07:25:33.435Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.435Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (17.09s) [2021-01-19T07:25:33.435Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.63s) [2021-01-19T07:25:33.435Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.435Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.56s) [2021-01-19T07:25:33.435Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (7.06s) [2021-01-19T07:25:33.435Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.82s) [2021-01-19T07:25:33.435Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.435Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.72s) [2021-01-19T07:25:33.435Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (9.27s) [2021-01-19T07:25:33.435Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (8.79s) [2021-01-19T07:25:33.435Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.30s) [2021-01-19T07:25:33.435Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.435Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (4.74s) [2021-01-19T07:25:33.435Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2021-01-19T07:25:33.435Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.435Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.03s) [2021-01-19T07:25:33.435Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.435Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (4.86s) [2021-01-19T07:25:33.435Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-01-19T07:25:33.435Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.435Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.47s) [2021-01-19T07:25:33.435Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-01-19T07:25:33.435Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.435Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-01-19T07:25:33.435Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.435Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (27.04s) [2021-01-19T07:25:33.435Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.48s) [2021-01-19T07:25:33.435Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.64s) [2021-01-19T07:25:33.435Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.435Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.31s) [2021-01-19T07:25:33.435Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.435Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.22s) [2021-01-19T07:25:33.435Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-01-19T07:25:33.435Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.435Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.42s) [2021-01-19T07:25:33.435Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.04s) [2021-01-19T07:25:33.435Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-01-19T07:25:33.435Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.435Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2021-01-19T07:25:33.435Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-01-19T07:25:33.435Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.11s) [2021-01-19T07:25:33.436Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.74s) [2021-01-19T07:25:33.436Z] --- PASS: TestDockerSuite/TestBuildCmd (0.48s) [2021-01-19T07:25:33.436Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.44s) [2021-01-19T07:25:33.436Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.47s) [2021-01-19T07:25:33.436Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (4.91s) [2021-01-19T07:25:33.436Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.96s) [2021-01-19T07:25:33.436Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-01-19T07:25:33.436Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.436Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.97s) [2021-01-19T07:25:33.436Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-01-19T07:25:33.436Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.436Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.39s) [2021-01-19T07:25:33.436Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.85s) [2021-01-19T07:25:33.436Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.67s) [2021-01-19T07:25:33.436Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.40s) [2021-01-19T07:25:33.436Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-01-19T07:25:33.436Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.436Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.64s) [2021-01-19T07:25:33.436Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.57s) [2021-01-19T07:25:33.436Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-01-19T07:25:33.436Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.436Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-01-19T07:25:33.436Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.436Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.10s) [2021-01-19T07:25:33.436Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (33.83s) [2021-01-19T07:25:33.436Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.36s) [2021-01-19T07:25:33.436Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.22s) [2021-01-19T07:25:33.436Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (5.40s) [2021-01-19T07:25:33.436Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.28s) [2021-01-19T07:25:33.436Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.436Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.29s) [2021-01-19T07:25:33.436Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.436Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-01-19T07:25:33.436Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.436Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.53s) [2021-01-19T07:25:33.436Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-01-19T07:25:33.436Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.436Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (22.97s) [2021-01-19T07:25:33.436Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.62s) [2021-01-19T07:25:33.436Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.32s) [2021-01-19T07:25:33.436Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.436Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (16.82s) [2021-01-19T07:25:33.436Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.31s) [2021-01-19T07:25:33.436Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.74s) [2021-01-19T07:25:33.436Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (2.98s) [2021-01-19T07:25:33.436Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (7.65s) [2021-01-19T07:25:33.436Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.50s) [2021-01-19T07:25:33.436Z] --- PASS: TestDockerSuite/TestBuildDockerignore (55.00s) [2021-01-19T07:25:33.436Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.22s) [2021-01-19T07:25:33.436Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.30s) [2021-01-19T07:25:33.436Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.436Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (50.38s) [2021-01-19T07:25:33.436Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.43s) [2021-01-19T07:25:33.436Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.74s) [2021-01-19T07:25:33.436Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (19.22s) [2021-01-19T07:25:33.436Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (10.21s) [2021-01-19T07:25:33.436Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (9.77s) [2021-01-19T07:25:33.436Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (26.95s) [2021-01-19T07:25:33.436Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (10.38s) [2021-01-19T07:25:33.436Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (10.03s) [2021-01-19T07:25:33.436Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (87.52s) [2021-01-19T07:25:33.436Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.50s) [2021-01-19T07:25:33.436Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.33s) [2021-01-19T07:25:33.436Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.436Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-01-19T07:25:33.436Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.436Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.47s) [2021-01-19T07:25:33.436Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.84s) [2021-01-19T07:25:33.436Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-01-19T07:25:33.436Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.436Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.43s) [2021-01-19T07:25:33.436Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.44s) [2021-01-19T07:25:33.436Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (4.57s) [2021-01-19T07:25:33.436Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.84s) [2021-01-19T07:25:33.436Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.74s) [2021-01-19T07:25:33.436Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2021-01-19T07:25:33.436Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.436Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.29s) [2021-01-19T07:25:33.436Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.436Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-01-19T07:25:33.436Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.436Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-01-19T07:25:33.436Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.436Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-01-19T07:25:33.436Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.436Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.84s) [2021-01-19T07:25:33.436Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-01-19T07:25:33.436Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.436Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2021-01-19T07:25:33.436Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.436Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2021-01-19T07:25:33.436Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.436Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.80s) [2021-01-19T07:25:33.436Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.85s) [2021-01-19T07:25:33.436Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (15.42s) [2021-01-19T07:25:33.436Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.65s) [2021-01-19T07:25:33.436Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-01-19T07:25:33.436Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.436Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2021-01-19T07:25:33.436Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.436Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-01-19T07:25:33.436Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.436Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-01-19T07:25:33.436Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.436Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-01-19T07:25:33.436Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.436Z] --- PASS: TestDockerSuite/TestBuildFails (1.97s) [2021-01-19T07:25:33.436Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.11s) [2021-01-19T07:25:33.436Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (4.81s) [2021-01-19T07:25:33.436Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (4.71s) [2021-01-19T07:25:33.436Z] --- PASS: TestDockerSuite/TestBuildForceRm (11.01s) [2021-01-19T07:25:33.436Z] --- PASS: TestDockerSuite/TestBuildFromGit (5.76s) [2021-01-19T07:25:33.436Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.61s) [2021-01-19T07:25:33.436Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.49s) [2021-01-19T07:25:33.436Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2021-01-19T07:25:33.436Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-01-19T07:25:33.436Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.69s) [2021-01-19T07:25:33.436Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.52s) [2021-01-19T07:25:33.436Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-01-19T07:25:33.436Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.436Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (8.49s) [2021-01-19T07:25:33.436Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-01-19T07:25:33.436Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.436Z] --- PASS: TestDockerSuite/TestBuildHistory (8.78s) [2021-01-19T07:25:33.436Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.83s) [2021-01-19T07:25:33.436Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.96s) [2021-01-19T07:25:33.436Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2021-01-19T07:25:33.436Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.436Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.67s) [2021-01-19T07:25:33.436Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.08s) [2021-01-19T07:25:33.436Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.56s) [2021-01-19T07:25:33.436Z] --- PASS: TestDockerSuite/TestBuildLabel (0.79s) [2021-01-19T07:25:33.436Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.55s) [2021-01-19T07:25:33.436Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.75s) [2021-01-19T07:25:33.436Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.45s) [2021-01-19T07:25:33.436Z] --- PASS: TestDockerSuite/TestBuildLabels (0.75s) [2021-01-19T07:25:33.436Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.26s) [2021-01-19T07:25:33.436Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (4.78s) [2021-01-19T07:25:33.436Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s) [2021-01-19T07:25:33.436Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.436Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2021-01-19T07:25:33.436Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.436Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.11s) [2021-01-19T07:25:33.436Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.10s) [2021-01-19T07:25:33.436Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.08s) [2021-01-19T07:25:33.436Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.08s) [2021-01-19T07:25:33.436Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.44s) [2021-01-19T07:25:33.436Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.64s) [2021-01-19T07:25:33.436Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (4.81s) [2021-01-19T07:25:33.436Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (18.91s) [2021-01-19T07:25:33.436Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-01-19T07:25:33.436Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.436Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.57s) [2021-01-19T07:25:33.436Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (28.35s) [2021-01-19T07:25:33.436Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (13.64s) [2021-01-19T07:25:33.436Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.15s) [2021-01-19T07:25:33.436Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (5.44s) [2021-01-19T07:25:33.436Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (4.89s) [2021-01-19T07:25:33.436Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (16.34s) [2021-01-19T07:25:33.436Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-01-19T07:25:33.436Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.436Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (6.95s) [2021-01-19T07:25:33.436Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.58s) [2021-01-19T07:25:33.436Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-01-19T07:25:33.436Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.436Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-01-19T07:25:33.436Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.436Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.40s) [2021-01-19T07:25:33.436Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.38s) [2021-01-19T07:25:33.436Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.15s) [2021-01-19T07:25:33.436Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.24s) [2021-01-19T07:25:33.436Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.13s) [2021-01-19T07:25:33.436Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.76s) [2021-01-19T07:25:33.436Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.02s) [2021-01-19T07:25:33.436Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.06s) [2021-01-19T07:25:33.436Z] --- PASS: TestDockerSuite/TestBuildOnBuild (9.06s) [2021-01-19T07:25:33.436Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.36s) [2021-01-19T07:25:33.436Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (7.90s) [2021-01-19T07:25:33.436Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.16s) [2021-01-19T07:25:33.436Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (8.60s) [2021-01-19T07:25:33.436Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (4.84s) [2021-01-19T07:25:33.436Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (5.00s) [2021-01-19T07:25:33.436Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.96s) [2021-01-19T07:25:33.436Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-01-19T07:25:33.436Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.436Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-01-19T07:25:33.436Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.436Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.88s) [2021-01-19T07:25:33.436Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-01-19T07:25:33.436Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.436Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (41.37s) [2021-01-19T07:25:33.436Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (23.44s) [2021-01-19T07:25:33.436Z] --- PASS: TestDockerSuite/TestBuildRm (12.85s) [2021-01-19T07:25:33.436Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (2.93s) [2021-01-19T07:25:33.436Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-01-19T07:25:33.436Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.436Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.33s) [2021-01-19T07:25:33.436Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.436Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.41s) [2021-01-19T07:25:33.436Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (4.65s) [2021-01-19T07:25:33.436Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.00s) [2021-01-19T07:25:33.436Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.70s) [2021-01-19T07:25:33.436Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (24.94s) [2021-01-19T07:25:33.436Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.68s) [2021-01-19T07:25:33.436Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.55s) [2021-01-19T07:25:33.436Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (10.31s) [2021-01-19T07:25:33.436Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.26s) [2021-01-19T07:25:33.436Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (4.81s) [2021-01-19T07:25:33.436Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.09s) [2021-01-19T07:25:33.436Z] --- PASS: TestDockerSuite/TestBuildStderr (4.49s) [2021-01-19T07:25:33.436Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (19.90s) [2021-01-19T07:25:33.436Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.30s) [2021-01-19T07:25:33.436Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.436Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (2.60s) [2021-01-19T07:25:33.436Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.18s) [2021-01-19T07:25:33.436Z] --- PASS: TestDockerSuite/TestBuildTagEvent (4.65s) [2021-01-19T07:25:33.436Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.10s) [2021-01-19T07:25:33.436Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-01-19T07:25:33.436Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.436Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-01-19T07:25:33.436Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.436Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2021-01-19T07:25:33.436Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.436Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.24s) [2021-01-19T07:25:33.436Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.52s) [2021-01-19T07:25:33.436Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.36s) [2021-01-19T07:25:33.436Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2021-01-19T07:25:33.436Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.436Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2021-01-19T07:25:33.436Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.436Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (21.11s) [2021-01-19T07:25:33.436Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.76s) [2021-01-19T07:25:33.436Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (9.37s) [2021-01-19T07:25:33.436Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (5.75s) [2021-01-19T07:25:33.436Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.44s) [2021-01-19T07:25:33.436Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.436Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-01-19T07:25:33.436Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.436Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.21s) [2021-01-19T07:25:33.436Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.30s) [2021-01-19T07:25:33.436Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.436Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (11.95s) [2021-01-19T07:25:33.436Z] --- PASS: TestDockerSuite/TestBuildWithTabs (4.77s) [2021-01-19T07:25:33.436Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.36s) [2021-01-19T07:25:33.436Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (13.04s) [2021-01-19T07:25:33.436Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.33s) [2021-01-19T07:25:33.436Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.436Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.28s) [2021-01-19T07:25:33.436Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.436Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-01-19T07:25:33.436Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.436Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.03s) [2021-01-19T07:25:33.436Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (8.47s) [2021-01-19T07:25:33.436Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.69s) [2021-01-19T07:25:33.436Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.30s) [2021-01-19T07:25:33.436Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.436Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-01-19T07:25:33.436Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.436Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-01-19T07:25:33.436Z] docker_cli_sni_test.go:18: Flakey test [2021-01-19T07:25:33.436Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.96s) [2021-01-19T07:25:33.436Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.44s) [2021-01-19T07:25:33.436Z] --- PASS: TestDockerSuite/TestCommitChange (4.93s) [2021-01-19T07:25:33.436Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.53s) [2021-01-19T07:25:33.436Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2021-01-19T07:25:33.436Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.436Z] --- PASS: TestDockerSuite/TestCommitNewFile (6.48s) [2021-01-19T07:25:33.436Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-01-19T07:25:33.436Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.436Z] --- PASS: TestDockerSuite/TestCommitTTY (11.74s) [2021-01-19T07:25:33.436Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.37s) [2021-01-19T07:25:33.436Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-01-19T07:25:33.436Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.437Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-01-19T07:25:33.437Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.437Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-01-19T07:25:33.437Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.437Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-01-19T07:25:33.437Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.437Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-01-19T07:25:33.437Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.437Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-01-19T07:25:33.437Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.437Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-01-19T07:25:33.437Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.437Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.04s) [2021-01-19T07:25:33.437Z] --- PASS: TestDockerSuite/TestContainerAPICommit (6.46s) [2021-01-19T07:25:33.437Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (7.24s) [2021-01-19T07:25:33.437Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-01-19T07:25:33.437Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.437Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.18s) [2021-01-19T07:25:33.437Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-01-19T07:25:33.437Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.437Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-01-19T07:25:33.437Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.437Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-01-19T07:25:33.437Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.437Z] --- PASS: TestDockerSuite/TestContainerAPICreate (6.88s) [2021-01-19T07:25:33.437Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-01-19T07:25:33.437Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.437Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2021-01-19T07:25:33.437Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.22s) [2021-01-19T07:25:33.437Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2021-01-19T07:25:33.437Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2021-01-19T07:25:33.437Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.437Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-01-19T07:25:33.437Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.437Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2021-01-19T07:25:33.437Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.437Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.25s) [2021-01-19T07:25:33.437Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.81s) [2021-01-19T07:25:33.437Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.76s) [2021-01-19T07:25:33.437Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2021-01-19T07:25:33.437Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2021-01-19T07:25:33.437Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.437Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.01s) [2021-01-19T07:25:33.437Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2021-01-19T07:25:33.437Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.20s) [2021-01-19T07:25:33.437Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-01-19T07:25:33.437Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.437Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-01-19T07:25:33.437Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.437Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.03s) [2021-01-19T07:25:33.437Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2021-01-19T07:25:33.437Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.72s) [2021-01-19T07:25:33.437Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2021-01-19T07:25:33.437Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.437Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.15s) [2021-01-19T07:25:33.437Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.20s) [2021-01-19T07:25:33.437Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.19s) [2021-01-19T07:25:33.437Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (3.31s) [2021-01-19T07:25:33.437Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.64s) [2021-01-19T07:25:33.437Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s) [2021-01-19T07:25:33.437Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2021-01-19T07:25:33.437Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2021-01-19T07:25:33.437Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2021-01-19T07:25:33.437Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.59s) [2021-01-19T07:25:33.437Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-01-19T07:25:33.437Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.437Z] --- PASS: TestDockerSuite/TestContainerAPIStop (6.95s) [2021-01-19T07:25:33.437Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-01-19T07:25:33.437Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.437Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (1.68s) [2021-01-19T07:25:33.437Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.05s) [2021-01-19T07:25:33.437Z] --- PASS: TestDockerSuite/TestContainerAPIWait (3.97s) [2021-01-19T07:25:33.437Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.58s) [2021-01-19T07:25:33.437Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-01-19T07:25:33.437Z] docker_cli_run_test.go:2410: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.437Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-01-19T07:25:33.437Z] docker_cli_run_test.go:3528: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.437Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-01-19T07:25:33.437Z] docker_cli_run_test.go:3560: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.437Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-01-19T07:25:33.437Z] docker_cli_run_test.go:3591: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.437Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-01-19T07:25:33.437Z] docker_cli_run_test.go:3574: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.437Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.68s) [2021-01-19T07:25:33.437Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (20.66s) [2021-01-19T07:25:33.437Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.24s) [2021-01-19T07:25:33.437Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.24s) [2021-01-19T07:25:33.437Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.23s) [2021-01-19T07:25:33.437Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.20s) [2021-01-19T07:25:33.437Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc00077d700_} (2.21s) [2021-01-19T07:25:33.437Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\windows\TEMP\test-mounts-api-1298626390_c:\foo_false____} (7.22s) [2021-01-19T07:25:33.437Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\windows\TEMP\test-mounts-api-1298626390_c:\foo_true____} (2.28s) [2021-01-19T07:25:33.437Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-01-19T07:25:33.437Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.437Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.17s) [2021-01-19T07:25:33.437Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-01-19T07:25:33.437Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-01-19T07:25:33.437Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-01-19T07:25:33.437Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-01-19T07:25:33.437Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-01-19T07:25:33.437Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s) [2021-01-19T07:25:33.437Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.02s) [2021-01-19T07:25:33.437Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.02s) [2021-01-19T07:25:33.437Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-01-19T07:25:33.437Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2021-01-19T07:25:33.437Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-01-19T07:25:33.437Z] docker_cli_run_test.go:3464: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.437Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-01-19T07:25:33.437Z] docker_cli_run_test.go:3456: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.437Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-01-19T07:25:33.437Z] docker_cli_run_test.go:3483: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.437Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2021-01-19T07:25:33.437Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.437Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-01-19T07:25:33.437Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.437Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.05s) [2021-01-19T07:25:33.437Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-01-19T07:25:33.437Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.437Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-01-19T07:25:33.437Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.437Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2021-01-19T07:25:33.437Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.437Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-01-19T07:25:33.437Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.437Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-01-19T07:25:33.437Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.437Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-01-19T07:25:33.437Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.437Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-01-19T07:25:33.437Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.437Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-01-19T07:25:33.437Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.437Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-01-19T07:25:33.437Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.437Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-01-19T07:25:33.437Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.437Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-01-19T07:25:33.437Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.437Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2021-01-19T07:25:33.437Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.437Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-01-19T07:25:33.437Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.437Z] --- PASS: TestDockerSuite/TestCpGarbagePath (6.89s) [2021-01-19T07:25:33.437Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.06s) [2021-01-19T07:25:33.437Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-01-19T07:25:33.437Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.437Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.09s) [2021-01-19T07:25:33.437Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-01-19T07:25:33.437Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.437Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2021-01-19T07:25:33.437Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.437Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-01-19T07:25:33.437Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.437Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.00s) [2021-01-19T07:25:33.437Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.39s) [2021-01-19T07:25:33.437Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-01-19T07:25:33.437Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.437Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-01-19T07:25:33.437Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.437Z] --- PASS: TestDockerSuite/TestCpToCaseE (8.26s) [2021-01-19T07:25:33.437Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-01-19T07:25:33.437Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.437Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-01-19T07:25:33.437Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.437Z] --- PASS: TestDockerSuite/TestCpToCaseH (8.10s) [2021-01-19T07:25:33.437Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-01-19T07:25:33.437Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.437Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-01-19T07:25:33.437Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.437Z] --- PASS: TestDockerSuite/TestCpToDot (6.92s) [2021-01-19T07:25:33.437Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-01-19T07:25:33.437Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.437Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2021-01-19T07:25:33.437Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.437Z] --- PASS: TestDockerSuite/TestCpToStdout (2.38s) [2021-01-19T07:25:33.437Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-01-19T07:25:33.437Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.437Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-01-19T07:25:33.437Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.437Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-01-19T07:25:33.437Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.437Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-01-19T07:25:33.437Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.437Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.17s) [2021-01-19T07:25:33.437Z] --- PASS: TestDockerSuite/TestCreateArgs (0.15s) [2021-01-19T07:25:33.437Z] --- PASS: TestDockerSuite/TestCreateByImageID (1.87s) [2021-01-19T07:25:33.437Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.00s) [2021-01-19T07:25:33.437Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.22s) [2021-01-19T07:25:33.437Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.16s) [2021-01-19T07:25:33.437Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.89s) [2021-01-19T07:25:33.437Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.54s) [2021-01-19T07:25:33.437Z] --- PASS: TestDockerSuite/TestCreateLabels (0.15s) [2021-01-19T07:25:33.437Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-01-19T07:25:33.437Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.437Z] --- PASS: TestDockerSuite/TestCreateRM (0.28s) [2021-01-19T07:25:33.437Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-01-19T07:25:33.437Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-01-19T07:25:33.437Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.14s) [2021-01-19T07:25:33.437Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.28s) [2021-01-19T07:25:33.437Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (7.64s) [2021-01-19T07:25:33.437Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.17s) [2021-01-19T07:25:33.437Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.45s) [2021-01-19T07:25:33.437Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.07s) [2021-01-19T07:25:33.437Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.16s) [2021-01-19T07:25:33.437Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-01-19T07:25:33.437Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.437Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.12s) [2021-01-19T07:25:33.437Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-01-19T07:25:33.437Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.437Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.11s) [2021-01-19T07:25:33.437Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-01-19T07:25:33.437Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.437Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-01-19T07:25:33.437Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.437Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-01-19T07:25:33.437Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.437Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-01-19T07:25:33.437Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.437Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-01-19T07:25:33.437Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.437Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2021-01-19T07:25:33.437Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.437Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2021-01-19T07:25:33.437Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.437Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-01-19T07:25:33.437Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.437Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-01-19T07:25:33.437Z] docker_cli_run_test.go:2993: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.437Z] --- PASS: TestDockerSuite/TestDockerFails (0.06s) [2021-01-19T07:25:33.437Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-01-19T07:25:33.437Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.437Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-01-19T07:25:33.437Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.437Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-01-19T07:25:33.437Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.437Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-01-19T07:25:33.437Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.437Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-01-19T07:25:33.437Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.437Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.09s) [2021-01-19T07:25:33.437Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.02s) [2021-01-19T07:25:33.437Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.12s) [2021-01-19T07:25:33.437Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (12.26s) [2021-01-19T07:25:33.437Z] --- PASS: TestDockerSuite/TestEventsCopy (5.09s) [2021-01-19T07:25:33.437Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (4.42s) [2021-01-19T07:25:33.438Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (1.98s) [2021-01-19T07:25:33.438Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.69s) [2021-01-19T07:25:33.438Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (3.37s) [2021-01-19T07:25:33.438Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.78s) [2021-01-19T07:25:33.438Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.04s) [2021-01-19T07:25:33.438Z] --- PASS: TestDockerSuite/TestEventsFilters (4.52s) [2021-01-19T07:25:33.438Z] --- PASS: TestDockerSuite/TestEventsFormat (8.96s) [2021-01-19T07:25:33.438Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.06s) [2021-01-19T07:25:33.438Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.06s) [2021-01-19T07:25:33.438Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-01-19T07:25:33.438Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.438Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-01-19T07:25:33.438Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.438Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-01-19T07:25:33.438Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.438Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.19s) [2021-01-19T07:25:33.438Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-01-19T07:25:33.438Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.438Z] --- PASS: TestDockerSuite/TestEventsRename (2.08s) [2021-01-19T07:25:33.438Z] --- PASS: TestDockerSuite/TestEventsResize (2.43s) [2021-01-19T07:25:33.438Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (1.87s) [2021-01-19T07:25:33.438Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.21s) [2021-01-19T07:25:33.438Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.57s) [2021-01-19T07:25:33.438Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-01-19T07:25:33.438Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.438Z] --- PASS: TestDockerSuite/TestEventsUntag (2.75s) [2021-01-19T07:25:33.438Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.22s) [2021-01-19T07:25:33.438Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-01-19T07:25:33.438Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.438Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2021-01-19T07:25:33.438Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.438Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.65s) [2021-01-19T07:25:33.438Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.64s) [2021-01-19T07:25:33.438Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2021-01-19T07:25:33.438Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.438Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-01-19T07:25:33.438Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.438Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2021-01-19T07:25:33.438Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.438Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.84s) [2021-01-19T07:25:33.438Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.79s) [2021-01-19T07:25:33.438Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.82s) [2021-01-19T07:25:33.438Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.70s) [2021-01-19T07:25:33.438Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.14s) [2021-01-19T07:25:33.438Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2021-01-19T07:25:33.438Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.438Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-01-19T07:25:33.438Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.438Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-01-19T07:25:33.438Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.438Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.07s) [2021-01-19T07:25:33.438Z] --- PASS: TestDockerSuite/TestExecInspectID (5.04s) [2021-01-19T07:25:33.438Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2021-01-19T07:25:33.438Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.438Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-01-19T07:25:33.438Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.438Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-01-19T07:25:33.438Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.438Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2021-01-19T07:25:33.438Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-01-19T07:25:33.438Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-01-19T07:25:33.438Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.438Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.10s) [2021-01-19T07:25:33.438Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-01-19T07:25:33.438Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.438Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-01-19T07:25:33.438Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.438Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-01-19T07:25:33.438Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.438Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-01-19T07:25:33.438Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.438Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2021-01-19T07:25:33.438Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.438Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (1.98s) [2021-01-19T07:25:33.438Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2021-01-19T07:25:33.438Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.438Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (6.49s) [2021-01-19T07:25:33.438Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2021-01-19T07:25:33.438Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.438Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-01-19T07:25:33.438Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.438Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-01-19T07:25:33.438Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.438Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.94s) [2021-01-19T07:25:33.438Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.80s) [2021-01-19T07:25:33.438Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.74s) [2021-01-19T07:25:33.438Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.79s) [2021-01-19T07:25:33.438Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-01-19T07:25:33.438Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.438Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2021-01-19T07:25:33.438Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.09s) [2021-01-19T07:25:33.438Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-01-19T07:25:33.438Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.438Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.07s) [2021-01-19T07:25:33.438Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.07s) [2021-01-19T07:25:33.438Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.07s) [2021-01-19T07:25:33.438Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.47s) [2021-01-19T07:25:33.438Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.07s) [2021-01-19T07:25:33.438Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-01-19T07:25:33.438Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.438Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.07s) [2021-01-19T07:25:33.438Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.07s) [2021-01-19T07:25:33.438Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.33s) [2021-01-19T07:25:33.438Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.54s) [2021-01-19T07:25:33.438Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-01-19T07:25:33.438Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.438Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.83s) [2021-01-19T07:25:33.438Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.08s) [2021-01-19T07:25:33.438Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.48s) [2021-01-19T07:25:33.438Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.25s) [2021-01-19T07:25:33.438Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.82s) [2021-01-19T07:25:33.438Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.51s) [2021-01-19T07:25:33.438Z] --- PASS: TestDockerSuite/TestImagesFormat (0.19s) [2021-01-19T07:25:33.438Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-01-19T07:25:33.438Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.438Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.40s) [2021-01-19T07:25:33.438Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.06s) [2021-01-19T07:25:33.438Z] --- PASS: TestDockerSuite/TestImportBadURL (2.38s) [2021-01-19T07:25:33.438Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2021-01-19T07:25:33.438Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.438Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-01-19T07:25:33.438Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.438Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.06s) [2021-01-19T07:25:33.438Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-01-19T07:25:33.438Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.438Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2021-01-19T07:25:33.438Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.438Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-01-19T07:25:33.438Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.438Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-01-19T07:25:33.438Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-01-19T07:25:33.438Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-01-19T07:25:33.438Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.438Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2021-01-19T07:25:33.438Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.438Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.07s) [2021-01-19T07:25:33.438Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2021-01-19T07:25:33.438Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.438Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-01-19T07:25:33.438Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.438Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.15s) [2021-01-19T07:25:33.438Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (1.90s) [2021-01-19T07:25:33.438Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-01-19T07:25:33.438Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.438Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-01-19T07:25:33.438Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.438Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.08s) [2021-01-19T07:25:33.438Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2021-01-19T07:25:33.438Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.438Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (1.86s) [2021-01-19T07:25:33.438Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.18s) [2021-01-19T07:25:33.438Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (1.93s) [2021-01-19T07:25:33.438Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2021-01-19T07:25:33.438Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.438Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-01-19T07:25:33.438Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.438Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-01-19T07:25:33.438Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.438Z] --- PASS: TestDockerSuite/TestInspectDefault (2.03s) [2021-01-19T07:25:33.438Z] --- PASS: TestDockerSuite/TestInspectHistory (4.70s) [2021-01-19T07:25:33.438Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2021-01-19T07:25:33.438Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.438Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-01-19T07:25:33.438Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.438Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-01-19T07:25:33.438Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.438Z] --- PASS: TestDockerSuite/TestInspectInt64 (1.90s) [2021-01-19T07:25:33.438Z] --- PASS: TestDockerSuite/TestInspectJSONFields (1.84s) [2021-01-19T07:25:33.438Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.15s) [2021-01-19T07:25:33.438Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (3.22s) [2021-01-19T07:25:33.438Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.02s) [2021-01-19T07:25:33.438Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-01-19T07:25:33.438Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.438Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.08s) [2021-01-19T07:25:33.438Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.87s) [2021-01-19T07:25:33.438Z] --- PASS: TestDockerSuite/TestInspectStatus (2.56s) [2021-01-19T07:25:33.438Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.19s) [2021-01-19T07:25:33.438Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.15s) [2021-01-19T07:25:33.438Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (1.90s) [2021-01-19T07:25:33.438Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.96s) [2021-01-19T07:25:33.438Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.04s) [2021-01-19T07:25:33.438Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (1.90s) [2021-01-19T07:25:33.438Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (1.89s) [2021-01-19T07:25:33.438Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.14s) [2021-01-19T07:25:33.438Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2021-01-19T07:25:33.438Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.438Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-01-19T07:25:33.438Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.438Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-01-19T07:25:33.438Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.438Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-01-19T07:25:33.438Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.438Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-01-19T07:25:33.438Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.438Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-01-19T07:25:33.438Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.438Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2021-01-19T07:25:33.438Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.438Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-01-19T07:25:33.438Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.438Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2021-01-19T07:25:33.438Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.438Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2021-01-19T07:25:33.438Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.438Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-01-19T07:25:33.438Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.438Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-01-19T07:25:33.438Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.438Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2021-01-19T07:25:33.438Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.438Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-01-19T07:25:33.438Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.438Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-01-19T07:25:33.438Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.438Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2021-01-19T07:25:33.438Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.438Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.06s) [2021-01-19T07:25:33.438Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2021-01-19T07:25:33.438Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.68s) [2021-01-19T07:25:33.438Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.72s) [2021-01-19T07:25:33.438Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.36s) [2021-01-19T07:25:33.438Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.10s) [2021-01-19T07:25:33.438Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-01-19T07:25:33.438Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.911Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (1.88s) [2021-01-19T07:25:33.911Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.07s) [2021-01-19T07:25:33.911Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (6.19s) [2021-01-19T07:25:33.911Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (6.20s) [2021-01-19T07:25:33.911Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (6.12s) [2021-01-19T07:25:33.911Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.32s) [2021-01-19T07:25:33.911Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.44s) [2021-01-19T07:25:33.911Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-01-19T07:25:33.911Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.911Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.46s) [2021-01-19T07:25:33.911Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.81s) [2021-01-19T07:25:33.911Z] --- PASS: TestDockerSuite/TestLogsSince (8.90s) [2021-01-19T07:25:33.911Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-01-19T07:25:33.911Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.911Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-01-19T07:25:33.911Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.911Z] --- PASS: TestDockerSuite/TestLogsTail (7.08s) [2021-01-19T07:25:33.911Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.31s) [2021-01-19T07:25:33.911Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.08s) [2021-01-19T07:25:33.911Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-01-19T07:25:33.911Z] docker_cli_run_test.go:2907: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.911Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-01-19T07:25:33.911Z] docker_cli_run_test.go:2916: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.911Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-01-19T07:25:33.911Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.911Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-01-19T07:25:33.911Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.911Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2021-01-19T07:25:33.911Z] docker_cli_run_test.go:3510: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.911Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-01-19T07:25:33.911Z] docker_cli_run_test.go:2696: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.911Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-01-19T07:25:33.911Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.911Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-01-19T07:25:33.911Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.911Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.07s) [2021-01-19T07:25:33.911Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-01-19T07:25:33.911Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.911Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-01-19T07:25:33.911Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-01-19T07:25:33.911Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-01-19T07:25:33.911Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-01-19T07:25:33.911Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-01-19T07:25:33.911Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.911Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-01-19T07:25:33.911Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.911Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2021-01-19T07:25:33.911Z] docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.911Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-01-19T07:25:33.911Z] docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.911Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-01-19T07:25:33.911Z] docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.911Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-01-19T07:25:33.911Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.911Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (3.86s) [2021-01-19T07:25:33.911Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-01-19T07:25:33.911Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.911Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2021-01-19T07:25:33.911Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-01-19T07:25:33.911Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.911Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-01-19T07:25:33.911Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.911Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-01-19T07:25:33.911Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.911Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2021-01-19T07:25:33.911Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.911Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-01-19T07:25:33.911Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.911Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2021-01-19T07:25:33.911Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.911Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-01-19T07:25:33.911Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.911Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (3.95s) [2021-01-19T07:25:33.911Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-01-19T07:25:33.911Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.911Z] --- PASS: TestDockerSuite/TestPsByOrder (7.98s) [2021-01-19T07:25:33.911Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-01-19T07:25:33.911Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.911Z] --- PASS: TestDockerSuite/TestPsListContainersBase (10.70s) [2021-01-19T07:25:33.911Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (12.47s) [2021-01-19T07:25:33.911Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.26s) [2021-01-19T07:25:33.911Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-01-19T07:25:33.911Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-01-19T07:25:33.911Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (13.30s) [2021-01-19T07:25:33.911Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (2.95s) [2021-01-19T07:25:33.911Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (11.12s) [2021-01-19T07:25:33.911Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (8.61s) [2021-01-19T07:25:33.911Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2021-01-19T07:25:33.911Z] docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.911Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-01-19T07:25:33.912Z] docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.912Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.36s) [2021-01-19T07:25:33.912Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2021-01-19T07:25:33.912Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.912Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-01-19T07:25:33.912Z] docker_cli_ps_test.go:860: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.912Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-01-19T07:25:33.912Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.912Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2021-01-19T07:25:33.912Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.912Z] --- PASS: TestDockerSuite/TestPsShowMounts (6.29s) [2021-01-19T07:25:33.912Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-01-19T07:25:33.912Z] docker_cli_run_test.go:3142: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.912Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.71s) [2021-01-19T07:25:33.912Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-01-19T07:25:33.912Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.912Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.28s) [2021-01-19T07:25:33.912Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.93s) [2021-01-19T07:25:33.912Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-01-19T07:25:33.912Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.912Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (8.73s) [2021-01-19T07:25:33.912Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.35s) [2021-01-19T07:25:33.912Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.12s) [2021-01-19T07:25:33.912Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (24.40s) [2021-01-19T07:25:33.912Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-01-19T07:25:33.912Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.912Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (5.56s) [2021-01-19T07:25:33.912Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.21s) [2021-01-19T07:25:33.912Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.15s) [2021-01-19T07:25:33.912Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.60s) [2021-01-19T07:25:33.912Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (3.91s) [2021-01-19T07:25:33.912Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (3.83s) [2021-01-19T07:25:33.912Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-01-19T07:25:33.912Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.912Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (3.85s) [2021-01-19T07:25:33.912Z] --- PASS: TestDockerSuite/TestRmiBlank (0.07s) [2021-01-19T07:25:33.912Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.28s) [2021-01-19T07:25:33.912Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (13.93s) [2021-01-19T07:25:33.912Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.40s) [2021-01-19T07:25:33.912Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.62s) [2021-01-19T07:25:33.912Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (6.13s) [2021-01-19T07:25:33.912Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (5.14s) [2021-01-19T07:25:33.912Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (7.05s) [2021-01-19T07:25:33.912Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.36s) [2021-01-19T07:25:33.912Z] --- PASS: TestDockerSuite/TestRmiTag (0.65s) [2021-01-19T07:25:33.912Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.08s) [2021-01-19T07:25:33.912Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (16.31s) [2021-01-19T07:25:33.912Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.20s) [2021-01-19T07:25:33.912Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.85s) [2021-01-19T07:25:33.912Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.02s) [2021-01-19T07:25:33.912Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-01-19T07:25:33.912Z] docker_cli_run_test.go:4425: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.912Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-01-19T07:25:33.912Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.912Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2021-01-19T07:25:33.912Z] docker_cli_run_test.go:3942: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.912Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-01-19T07:25:33.912Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.912Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-01-19T07:25:33.912Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.912Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-01-19T07:25:33.912Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.912Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-01-19T07:25:33.912Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.912Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.22s) [2021-01-19T07:25:33.912Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-01-19T07:25:33.912Z] docker_cli_run_test.go:2267: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.912Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-01-19T07:25:33.912Z] docker_cli_run_test.go:2626: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.912Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.23s) [2021-01-19T07:25:33.912Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.54s) [2021-01-19T07:25:33.912Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.04s) [2021-01-19T07:25:33.912Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (1.96s) [2021-01-19T07:25:33.912Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (1.94s) [2021-01-19T07:25:33.912Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s) [2021-01-19T07:25:33.912Z] --- PASS: TestDockerSuite/TestRunBindMounts (4.31s) [2021-01-19T07:25:33.912Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-01-19T07:25:33.912Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.912Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-01-19T07:25:33.912Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.912Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-01-19T07:25:33.912Z] docker_cli_run_test.go:3006: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.912Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.03s) [2021-01-19T07:25:33.912Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.912Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-01-19T07:25:33.912Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.912Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-01-19T07:25:33.912Z] docker_cli_run_test.go:3192: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.912Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-01-19T07:25:33.912Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.912Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2021-01-19T07:25:33.912Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.912Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-01-19T07:25:33.912Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.912Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-01-19T07:25:33.912Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.912Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-01-19T07:25:33.912Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.912Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.03s) [2021-01-19T07:25:33.912Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-01-19T07:25:33.912Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.912Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.83s) [2021-01-19T07:25:33.912Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-01-19T07:25:33.912Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.912Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2021-01-19T07:25:33.912Z] docker_cli_run_test.go:3358: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.912Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.50s) [2021-01-19T07:25:33.912Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-01-19T07:25:33.912Z] docker_cli_run_test.go:3325: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.912Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-01-19T07:25:33.912Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.912Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2021-01-19T07:25:33.912Z] docker_cli_run_test.go:3235: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.912Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2021-01-19T07:25:33.912Z] docker_cli_run_test.go:2734: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.912Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-01-19T07:25:33.912Z] docker_cli_run_test.go:2683: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.912Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-01-19T07:25:33.912Z] docker_cli_run_test.go:2756: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.912Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-01-19T07:25:33.912Z] docker_cli_run_test.go:2746: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.912Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.02s) [2021-01-19T07:25:33.912Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.01s) [2021-01-19T07:25:33.912Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (1.83s) [2021-01-19T07:25:33.912Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-01-19T07:25:33.912Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.912Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-01-19T07:25:33.912Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.912Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-01-19T07:25:33.912Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.912Z] --- PASS: TestDockerSuite/TestRunCreateVolume (1.92s) [2021-01-19T07:25:33.912Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2021-01-19T07:25:33.912Z] docker_cli_run_test.go:2154: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.912Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-01-19T07:25:33.912Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.912Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-01-19T07:25:33.912Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.912Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-01-19T07:25:33.912Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.912Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.30s) [2021-01-19T07:25:33.912Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.15s) [2021-01-19T07:25:33.912Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-01-19T07:25:33.912Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.912Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-01-19T07:25:33.912Z] docker_cli_run_test.go:3907: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.912Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-01-19T07:25:33.912Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.912Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-01-19T07:25:33.912Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.912Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-01-19T07:25:33.912Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.912Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-01-19T07:25:33.912Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.912Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (1.96s) [2021-01-19T07:25:33.912Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-01-19T07:25:33.912Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.912Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.08s) [2021-01-19T07:25:33.912Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2021-01-19T07:25:33.912Z] docker_cli_run_test.go:4082: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.912Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (1.89s) [2021-01-19T07:25:33.912Z] --- PASS: TestDockerSuite/TestRunEchoStdout (1.99s) [2021-01-19T07:25:33.912Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-01-19T07:25:33.912Z] docker_cli_run_test.go:4165: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.912Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.02s) [2021-01-19T07:25:33.912Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-01-19T07:25:33.912Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.912Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-01-19T07:25:33.912Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.912Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2021-01-19T07:25:33.912Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.912Z] --- PASS: TestDockerSuite/TestRunExitCode (1.94s) [2021-01-19T07:25:33.912Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (1.92s) [2021-01-19T07:25:33.912Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.01s) [2021-01-19T07:25:33.912Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.00s) [2021-01-19T07:25:33.912Z] --- PASS: TestDockerSuite/TestRunExposePort (0.06s) [2021-01-19T07:25:33.912Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-01-19T07:25:33.912Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.912Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2021-01-19T07:25:33.912Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.912Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-01-19T07:25:33.912Z] docker_cli_run_test.go:4404: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.912Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-01-19T07:25:33.912Z] docker_cli_run_test.go:4417: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.912Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-01-19T07:25:33.912Z] docker_cli_run_test.go:4149: unmatched requirement IsolationIsHyperv [2021-01-19T07:25:33.912Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-01-19T07:25:33.912Z] docker_cli_run_test.go:3723: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.912Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-01-19T07:25:33.912Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.912Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (3.45s) [2021-01-19T07:25:33.912Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-01-19T07:25:33.912Z] docker_cli_run_test.go:3270: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.912Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.07s) [2021-01-19T07:25:33.912Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-01-19T07:25:33.912Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.912Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-01-19T07:25:33.912Z] docker_cli_run_test.go:3379: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.912Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-01-19T07:25:33.912Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.912Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-01-19T07:25:33.912Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.912Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (7.10s) [2021-01-19T07:25:33.912Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-01-19T07:25:33.912Z] docker_cli_run_test.go:3389: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.912Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.67s) [2021-01-19T07:25:33.912Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-01-19T07:25:33.912Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.912Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-01-19T07:25:33.912Z] docker_cli_run_test.go:2317: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.912Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2021-01-19T07:25:33.912Z] docker_cli_run_test.go:2326: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.912Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-01-19T07:25:33.912Z] docker_cli_run_test.go:2295: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.912Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-01-19T07:25:33.912Z] docker_cli_run_test.go:3423: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.912Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-01-19T07:25:33.912Z] docker_cli_run_test.go:2339: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.912Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-01-19T07:25:33.912Z] docker_cli_run_test.go:2364: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.912Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-01-19T07:25:33.912Z] docker_cli_run_test.go:2373: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.912Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s) [2021-01-19T07:25:33.912Z] docker_cli_run_test.go:2431: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.912Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-01-19T07:25:33.912Z] docker_cli_run_test.go:2453: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.912Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-01-19T07:25:33.912Z] docker_cli_run_test.go:4227: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.912Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-01-19T07:25:33.912Z] docker_cli_run_test.go:2082: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.912Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-01-19T07:25:33.912Z] docker_cli_run_test.go:4215: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.912Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-01-19T07:25:33.912Z] docker_cli_run_test.go:2386: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.912Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (6.30s) [2021-01-19T07:25:33.912Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-01-19T07:25:33.912Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.912Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-01-19T07:25:33.912Z] docker_cli_run_test.go:3212: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.912Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2021-01-19T07:25:33.912Z] docker_cli_run_test.go:3774: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.912Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.24s) [2021-01-19T07:25:33.912Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (3.54s) [2021-01-19T07:25:33.912Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-01-19T07:25:33.912Z] docker_cli_run_test.go:3767: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.912Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-01-19T07:25:33.912Z] docker_cli_run_test.go:2606: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.912Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-01-19T07:25:33.912Z] docker_cli_run_test.go:2575: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.912Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-01-19T07:25:33.912Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.912Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-01-19T07:25:33.912Z] docker_cli_run_test.go:2598: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.912Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-01-19T07:25:33.912Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.912Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2021-01-19T07:25:33.912Z] docker_cli_run_test.go:3091: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.912Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-01-19T07:25:33.913Z] docker_cli_run_test.go:3113: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.913Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-01-19T07:25:33.913Z] docker_cli_run_test.go:3437: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.913Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.28s) [2021-01-19T07:25:33.913Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.23s) [2021-01-19T07:25:33.913Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.98s) [2021-01-19T07:25:33.913Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.95s) [2021-01-19T07:25:33.913Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.24s) [2021-01-19T07:25:33.913Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.96s) [2021-01-19T07:25:33.913Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2021-01-19T07:25:33.913Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.913Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-01-19T07:25:33.913Z] docker_cli_run_test.go:2806: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.913Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-01-19T07:25:33.913Z] docker_cli_run_test.go:2495: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.913Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-01-19T07:25:33.913Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.913Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-01-19T07:25:33.913Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.913Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-01-19T07:25:33.913Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.913Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-01-19T07:25:33.913Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.913Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2021-01-19T07:25:33.913Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.913Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.37s) [2021-01-19T07:25:33.913Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-01-19T07:25:33.913Z] docker_cli_run_test.go:2981: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.913Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2021-01-19T07:25:33.913Z] docker_cli_run_test.go:2884: unmatched requirement Apparmor [2021-01-19T07:25:33.913Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-01-19T07:25:33.913Z] docker_cli_run_test.go:2863: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.913Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2021-01-19T07:25:33.913Z] docker_cli_run_test.go:2848: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.913Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2021-01-19T07:25:33.913Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.913Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (7.26s) [2021-01-19T07:25:33.913Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-01-19T07:25:33.913Z] docker_cli_run_test.go:2127: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.913Z] --- PASS: TestDockerSuite/TestRunRm (2.10s) [2021-01-19T07:25:33.913Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.25s) [2021-01-19T07:25:33.913Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (6.93s) [2021-01-19T07:25:33.913Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (6.69s) [2021-01-19T07:25:33.913Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (1.69s) [2021-01-19T07:25:33.913Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.35s) [2021-01-19T07:25:33.913Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-01-19T07:25:33.913Z] docker_cli_run_test.go:2239: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.913Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-01-19T07:25:33.913Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.913Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (1.94s) [2021-01-19T07:25:33.913Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-01-19T07:25:33.913Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.913Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (1.74s) [2021-01-19T07:25:33.913Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-01-19T07:25:33.913Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.913Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-01-19T07:25:33.913Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.913Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.18s) [2021-01-19T07:25:33.913Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.07s) [2021-01-19T07:25:33.913Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-01-19T07:25:33.913Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.913Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.64s) [2021-01-19T07:25:33.913Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-01-19T07:25:33.913Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.913Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2021-01-19T07:25:33.913Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.913Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2021-01-19T07:25:33.913Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.913Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-01-19T07:25:33.913Z] docker_cli_run_test.go:3983: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.913Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2021-01-19T07:25:33.913Z] docker_cli_run_test.go:2923: unmatched requirement Apparmor [2021-01-19T07:25:33.913Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-01-19T07:25:33.913Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.913Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-01-19T07:25:33.913Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.913Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-01-19T07:25:33.913Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.913Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-01-19T07:25:33.913Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.913Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-01-19T07:25:33.913Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.913Z] --- PASS: TestDockerSuite/TestRunUserDefaults (1.98s) [2021-01-19T07:25:33.913Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2021-01-19T07:25:33.913Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.913Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (1.92s) [2021-01-19T07:25:33.913Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-01-19T07:25:33.913Z] docker_cli_run_test.go:3872: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.913Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-01-19T07:25:33.913Z] docker_cli_run_test.go:3865: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.913Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (2.81s) [2021-01-19T07:25:33.913Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (6.11s) [2021-01-19T07:25:33.913Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (8.98s) [2021-01-19T07:25:33.913Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (5.82s) [2021-01-19T07:25:33.913Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-01-19T07:25:33.913Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.913Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.09s) [2021-01-19T07:25:33.913Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.82s) [2021-01-19T07:25:33.913Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.05s) [2021-01-19T07:25:33.913Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (1.93s) [2021-01-19T07:25:33.913Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-01-19T07:25:33.913Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.913Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s) [2021-01-19T07:25:33.913Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.07s) [2021-01-19T07:25:33.913Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-01-19T07:25:33.913Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.913Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2021-01-19T07:25:33.913Z] docker_cli_run_test.go:3739: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.913Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-01-19T07:25:33.913Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.913Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-01-19T07:25:33.913Z] docker_cli_run_test.go:2829: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.913Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-01-19T07:25:33.913Z] docker_cli_run_test.go:3224: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.913Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.79s) [2021-01-19T07:25:33.913Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.60s) [2021-01-19T07:25:33.913Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.25s) [2021-01-19T07:25:33.913Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (3.83s) [2021-01-19T07:25:33.913Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-01-19T07:25:33.913Z] docker_cli_run_test.go:3040: unmatched requirement Apparmor [2021-01-19T07:25:33.913Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-01-19T07:25:33.913Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.913Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-01-19T07:25:33.913Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.913Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-01-19T07:25:33.913Z] docker_cli_run_test.go:3637: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.913Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-01-19T07:25:33.913Z] docker_cli_run_test.go:3648: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.913Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-01-19T07:25:33.913Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.913Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-01-19T07:25:33.913Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.913Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-01-19T07:25:33.913Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.913Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-01-19T07:25:33.913Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.913Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2021-01-19T07:25:33.913Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.913Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-01-19T07:25:33.913Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.913Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-01-19T07:25:33.913Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.913Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-01-19T07:25:33.913Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.913Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-01-19T07:25:33.913Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.913Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-01-19T07:25:33.913Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.913Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-01-19T07:25:33.913Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.913Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-01-19T07:25:33.913Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.913Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.31s) [2021-01-19T07:25:33.913Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.39s) [2021-01-19T07:25:33.913Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.39s) [2021-01-19T07:25:33.913Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.25s) [2021-01-19T07:25:33.913Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.66s) [2021-01-19T07:25:33.913Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (10.74s) [2021-01-19T07:25:33.913Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-01-19T07:25:33.913Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.913Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (7.04s) [2021-01-19T07:25:33.913Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-01-19T07:25:33.913Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.913Z] --- PASS: TestDockerSuite/TestStartAttachSilent (4.03s) [2021-01-19T07:25:33.913Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2021-01-19T07:25:33.913Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.913Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2021-01-19T07:25:33.913Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.913Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-01-19T07:25:33.913Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-01-19T07:25:33.913Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-01-19T07:25:33.913Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.913Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (5.58s) [2021-01-19T07:25:33.913Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-01-19T07:25:33.913Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.913Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-01-19T07:25:33.913Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.913Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-01-19T07:25:33.913Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.913Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-01-19T07:25:33.913Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.913Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2021-01-19T07:25:33.913Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.913Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-01-19T07:25:33.913Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.913Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (1.82s) [2021-01-19T07:25:33.913Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.02s) [2021-01-19T07:25:33.913Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-01-19T07:25:33.913Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.913Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (1.71s) [2021-01-19T07:25:33.913Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-01-19T07:25:33.913Z] docker_cli_run_test.go:3448: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.913Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-01-19T07:25:33.913Z] docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.913Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2021-01-19T07:25:33.913Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.913Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2021-01-19T07:25:33.913Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.913Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-01-19T07:25:33.913Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.913Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-01-19T07:25:33.913Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.913Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.29s) [2021-01-19T07:25:33.913Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.14s) [2021-01-19T07:25:33.913Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.22s) [2021-01-19T07:25:33.913Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-01-19T07:25:33.913Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.913Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.33s) [2021-01-19T07:25:33.913Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.27s) [2021-01-19T07:25:33.913Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.14s) [2021-01-19T07:25:33.913Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.41s) [2021-01-19T07:25:33.913Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.07s) [2021-01-19T07:25:33.913Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.54s) [2021-01-19T07:25:33.913Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.36s) [2021-01-19T07:25:33.913Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.40s) [2021-01-19T07:25:33.913Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.07s) [2021-01-19T07:25:33.913Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.16s) [2021-01-19T07:25:33.913Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (6.65s) [2021-01-19T07:25:33.913Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-01-19T07:25:33.913Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.913Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.57s) [2021-01-19T07:25:33.913Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.19s) [2021-01-19T07:25:33.913Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-01-19T07:25:33.913Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.913Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (5.77s) [2021-01-19T07:25:33.913Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.27s) [2021-01-19T07:25:33.913Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.27s) [2021-01-19T07:25:33.913Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (7.65s) [2021-01-19T07:25:33.913Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-01-19T07:25:33.913Z] docker_cli_run_test.go:2175: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.913Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.29s) [2021-01-19T07:25:33.913Z] === RUN TestDockerRegistrySuite [2021-01-19T07:25:33.913Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-01-19T07:25:33.913Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-01-19T07:25:33.913Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-01-19T07:25:33.913Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-01-19T07:25:33.913Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-01-19T07:25:33.913Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-01-19T07:25:33.913Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-01-19T07:25:33.913Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-01-19T07:25:33.913Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-01-19T07:25:33.913Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-01-19T07:25:33.913Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-01-19T07:25:33.913Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-01-19T07:25:33.913Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-01-19T07:25:33.913Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-01-19T07:25:33.913Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-01-19T07:25:33.913Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-01-19T07:25:33.913Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-01-19T07:25:33.913Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-01-19T07:25:33.913Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-01-19T07:25:33.913Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-01-19T07:25:33.913Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-01-19T07:25:33.913Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-01-19T07:25:33.913Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-01-19T07:25:33.913Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-01-19T07:25:33.913Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-01-19T07:25:33.913Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-01-19T07:25:33.913Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-01-19T07:25:33.913Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-01-19T07:25:33.913Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-01-19T07:25:33.913Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-01-19T07:25:33.913Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-01-19T07:25:33.913Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-01-19T07:25:33.913Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-01-19T07:25:33.913Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-01-19T07:25:33.913Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-01-19T07:25:33.913Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-01-19T07:25:33.913Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-01-19T07:25:33.913Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-01-19T07:25:33.913Z] --- PASS: TestDockerRegistrySuite (0.14s) [2021-01-19T07:25:33.914Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-01-19T07:25:33.914Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.914Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-01-19T07:25:33.914Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.914Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-01-19T07:25:33.914Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.914Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-01-19T07:25:33.914Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.914Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-01-19T07:25:33.914Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.914Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-01-19T07:25:33.914Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.914Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-01-19T07:25:33.914Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.914Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-01-19T07:25:33.914Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.914Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-01-19T07:25:33.914Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.914Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-01-19T07:25:33.914Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.914Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-01-19T07:25:33.914Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.914Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-01-19T07:25:33.914Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.914Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-01-19T07:25:33.914Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.914Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-01-19T07:25:33.914Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.914Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-01-19T07:25:33.914Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.914Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-01-19T07:25:33.914Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.914Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-01-19T07:25:33.914Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.914Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-01-19T07:25:33.914Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.914Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-01-19T07:25:33.914Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.914Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-01-19T07:25:33.914Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.914Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-01-19T07:25:33.914Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.914Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-01-19T07:25:33.914Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.914Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-01-19T07:25:33.914Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.914Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-01-19T07:25:33.914Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.914Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-01-19T07:25:33.914Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.914Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-01-19T07:25:33.914Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.914Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-01-19T07:25:33.914Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.914Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-01-19T07:25:33.914Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.914Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-01-19T07:25:33.914Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.914Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-01-19T07:25:33.914Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.914Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-01-19T07:25:33.914Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.914Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-01-19T07:25:33.914Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.914Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-01-19T07:25:33.914Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.914Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-01-19T07:25:33.914Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.914Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-01-19T07:25:33.914Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.914Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-01-19T07:25:33.914Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.914Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-01-19T07:25:33.914Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.914Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-01-19T07:25:33.914Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.914Z] === RUN TestDockerSchema1RegistrySuite [2021-01-19T07:25:33.914Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-01-19T07:25:33.914Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-01-19T07:25:33.914Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-01-19T07:25:33.914Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-01-19T07:25:33.914Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-01-19T07:25:33.914Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-01-19T07:25:33.914Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-01-19T07:25:33.914Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-01-19T07:25:33.914Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-01-19T07:25:33.914Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-01-19T07:25:33.914Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-01-19T07:25:33.914Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-01-19T07:25:33.914Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-01-19T07:25:33.914Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-01-19T07:25:33.914Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-01-19T07:25:33.914Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-01-19T07:25:33.914Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-01-19T07:25:33.914Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-01-19T07:25:33.914Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2021-01-19T07:25:33.914Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-01-19T07:25:33.914Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.914Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-01-19T07:25:33.914Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.914Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-01-19T07:25:33.914Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.914Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-01-19T07:25:33.914Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.914Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-01-19T07:25:33.914Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.914Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-01-19T07:25:33.914Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.914Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-01-19T07:25:33.914Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.914Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-01-19T07:25:33.914Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.914Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-01-19T07:25:33.914Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.914Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-01-19T07:25:33.914Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.914Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-01-19T07:25:33.914Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.914Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-01-19T07:25:33.914Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.914Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-01-19T07:25:33.914Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.914Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-01-19T07:25:33.914Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.914Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-01-19T07:25:33.914Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.914Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-01-19T07:25:33.914Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.914Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-01-19T07:25:33.914Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.914Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-01-19T07:25:33.914Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.914Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-01-19T07:25:33.914Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-01-19T07:25:33.914Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-01-19T07:25:33.914Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-01-19T07:25:33.914Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-01-19T07:25:33.914Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-01-19T07:25:33.914Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-01-19T07:25:33.914Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-01-19T07:25:33.914Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-01-19T07:25:33.914Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.01s) [2021-01-19T07:25:33.914Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-01-19T07:25:33.914Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.914Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-01-19T07:25:33.914Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.914Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-01-19T07:25:33.914Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.914Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-01-19T07:25:33.914Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.914Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-01-19T07:25:33.914Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.914Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-01-19T07:25:33.914Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.914Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-01-19T07:25:33.914Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.914Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-01-19T07:25:33.914Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.914Z] === RUN TestDockerRegistryAuthTokenSuite [2021-01-19T07:25:33.914Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-01-19T07:25:33.914Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-01-19T07:25:33.914Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-01-19T07:25:33.914Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-01-19T07:25:33.914Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-01-19T07:25:33.914Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2021-01-19T07:25:33.914Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-01-19T07:25:33.914Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.914Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-01-19T07:25:33.914Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.914Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-01-19T07:25:33.914Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.914Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-01-19T07:25:33.914Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.914Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-01-19T07:25:33.914Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.914Z] === RUN TestDockerDaemonSuite [2021-01-19T07:25:33.914Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-01-19T07:25:33.914Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-01-19T07:25:33.914Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-01-19T07:25:33.914Z] --- PASS: TestDockerDaemonSuite (0.00s) [2021-01-19T07:25:33.914Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-01-19T07:25:33.914Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.914Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-01-19T07:25:33.914Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.914Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-01-19T07:25:33.914Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.914Z] === RUN TestDockerSwarmSuite [2021-01-19T07:25:33.914Z] --- PASS: TestDockerSwarmSuite (0.00s) [2021-01-19T07:25:33.914Z] === RUN TestDockerPluginSuite [2021-01-19T07:25:33.914Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2021-01-19T07:25:33.914Z] === RUN TestDockerPluginSuite/TestPluginCreate [2021-01-19T07:25:33.914Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2021-01-19T07:25:33.914Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2021-01-19T07:25:33.914Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2021-01-19T07:25:33.914Z] === RUN TestDockerPluginSuite/TestPluginInspect [2021-01-19T07:25:33.914Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2021-01-19T07:25:33.914Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2021-01-19T07:25:33.914Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2021-01-19T07:25:33.914Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2021-01-19T07:25:33.914Z] === RUN TestDockerPluginSuite/TestPluginSet [2021-01-19T07:25:33.914Z] --- PASS: TestDockerPluginSuite (0.02s) [2021-01-19T07:25:33.914Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-01-19T07:25:33.914Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.914Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-01-19T07:25:33.914Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.914Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-01-19T07:25:33.914Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.914Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-01-19T07:25:33.914Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.914Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-01-19T07:25:33.914Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.914Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-01-19T07:25:33.914Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.914Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-01-19T07:25:33.914Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.914Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-01-19T07:25:33.914Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.914Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-01-19T07:25:33.914Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.914Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-01-19T07:25:33.914Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.914Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-01-19T07:25:33.914Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.914Z] === RUN TestDockerExternalVolumeSuite [2021-01-19T07:25:33.914Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2021-01-19T07:25:33.914Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.914Z] === RUN TestDockerNetworkSuite [2021-01-19T07:25:33.914Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2021-01-19T07:25:33.914Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.914Z] === RUN TestDockerHubPullSuite [2021-01-19T07:25:33.914Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2021-01-19T07:25:33.914Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.914Z] PASS [2021-01-19T07:25:33.914Z] ok github.com/docker/docker/integration-cli 2355.302s [2021-01-19T07:25:33.914Z] [2021-01-19T07:25:33.914Z] === Skipped [2021-01-19T07:25:33.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-01-19T07:25:33.914Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-01-19T07:25:33.914Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.914Z] [2021-01-19T07:25:33.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-01-19T07:25:33.914Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-01-19T07:25:33.914Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.914Z] [2021-01-19T07:25:33.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-01-19T07:25:33.914Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-01-19T07:25:33.914Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.914Z] [2021-01-19T07:25:33.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-01-19T07:25:33.914Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-01-19T07:25:33.914Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.914Z] [2021-01-19T07:25:33.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-01-19T07:25:33.915Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-01-19T07:25:33.915Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.915Z] [2021-01-19T07:25:33.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-01-19T07:25:33.915Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-01-19T07:25:33.915Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.915Z] [2021-01-19T07:25:33.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s) [2021-01-19T07:25:33.915Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s) [2021-01-19T07:25:33.915Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.915Z] [2021-01-19T07:25:33.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-01-19T07:25:33.915Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-01-19T07:25:33.915Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.915Z] [2021-01-19T07:25:33.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-01-19T07:25:33.915Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-01-19T07:25:33.915Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.915Z] [2021-01-19T07:25:33.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-01-19T07:25:33.915Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-01-19T07:25:33.915Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.915Z] [2021-01-19T07:25:33.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-01-19T07:25:33.915Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-01-19T07:25:33.915Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.915Z] [2021-01-19T07:25:33.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-01-19T07:25:33.915Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-01-19T07:25:33.915Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.915Z] [2021-01-19T07:25:33.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-01-19T07:25:33.915Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-01-19T07:25:33.915Z] docker_cli_run_test.go:3179: unmatched requirement Apparmor [2021-01-19T07:25:33.915Z] [2021-01-19T07:25:33.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-01-19T07:25:33.915Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-01-19T07:25:33.915Z] docker_cli_run_test.go:3157: unmatched requirement Apparmor [2021-01-19T07:25:33.915Z] [2021-01-19T07:25:33.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-01-19T07:25:33.915Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-01-19T07:25:33.915Z] docker_cli_run_test.go:3169: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.915Z] [2021-01-19T07:25:33.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2021-01-19T07:25:33.915Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-01-19T07:25:33.915Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.915Z] [2021-01-19T07:25:33.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-01-19T07:25:33.915Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-01-19T07:25:33.915Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-01-19T07:25:33.915Z] [2021-01-19T07:25:33.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-01-19T07:25:33.915Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-01-19T07:25:33.915Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.915Z] [2021-01-19T07:25:33.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.40s) [2021-01-19T07:25:33.915Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.40s) [2021-01-19T07:25:33.915Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-01-19T07:25:33.915Z] [2021-01-19T07:25:33.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-01-19T07:25:33.915Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-01-19T07:25:33.915Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.915Z] [2021-01-19T07:25:33.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-01-19T07:25:33.915Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-01-19T07:25:33.915Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.915Z] [2021-01-19T07:25:33.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-01-19T07:25:33.915Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-01-19T07:25:33.915Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.915Z] [2021-01-19T07:25:33.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-01-19T07:25:33.915Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-01-19T07:25:33.915Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.915Z] [2021-01-19T07:25:33.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-01-19T07:25:33.915Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-01-19T07:25:33.915Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.915Z] [2021-01-19T07:25:33.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-01-19T07:25:33.915Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-01-19T07:25:33.915Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.915Z] [2021-01-19T07:25:33.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2021-01-19T07:25:33.915Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2021-01-19T07:25:33.915Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.915Z] [2021-01-19T07:25:33.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-01-19T07:25:33.915Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-01-19T07:25:33.915Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.915Z] [2021-01-19T07:25:33.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-01-19T07:25:33.915Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-01-19T07:25:33.915Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.915Z] [2021-01-19T07:25:33.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-01-19T07:25:33.915Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-01-19T07:25:33.915Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.915Z] [2021-01-19T07:25:33.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-01-19T07:25:33.915Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-01-19T07:25:33.915Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.915Z] [2021-01-19T07:25:33.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.32s) [2021-01-19T07:25:33.915Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.32s) [2021-01-19T07:25:33.915Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.915Z] [2021-01-19T07:25:33.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.63s) [2021-01-19T07:25:33.915Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.63s) [2021-01-19T07:25:33.915Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.915Z] [2021-01-19T07:25:33.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.82s) [2021-01-19T07:25:33.915Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.82s) [2021-01-19T07:25:33.915Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.915Z] [2021-01-19T07:25:33.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.30s) [2021-01-19T07:25:33.915Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.30s) [2021-01-19T07:25:33.915Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.915Z] [2021-01-19T07:25:33.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2021-01-19T07:25:33.915Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2021-01-19T07:25:33.915Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.915Z] [2021-01-19T07:25:33.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.03s) [2021-01-19T07:25:33.915Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.03s) [2021-01-19T07:25:33.915Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.915Z] [2021-01-19T07:25:33.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-01-19T07:25:33.915Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-01-19T07:25:33.915Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.915Z] [2021-01-19T07:25:33.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-01-19T07:25:33.915Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-01-19T07:25:33.915Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.915Z] [2021-01-19T07:25:33.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-01-19T07:25:33.915Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-01-19T07:25:33.915Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.915Z] [2021-01-19T07:25:33.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.64s) [2021-01-19T07:25:33.915Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.64s) [2021-01-19T07:25:33.915Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.915Z] [2021-01-19T07:25:33.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.31s) [2021-01-19T07:25:33.915Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.31s) [2021-01-19T07:25:33.915Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.915Z] [2021-01-19T07:25:33.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-01-19T07:25:33.915Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-01-19T07:25:33.915Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.915Z] [2021-01-19T07:25:33.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-01-19T07:25:33.915Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-01-19T07:25:33.915Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.915Z] [2021-01-19T07:25:33.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2021-01-19T07:25:33.915Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2021-01-19T07:25:33.915Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-01-19T07:25:33.915Z] [2021-01-19T07:25:33.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-01-19T07:25:33.915Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-01-19T07:25:33.915Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.915Z] [2021-01-19T07:25:33.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-01-19T07:25:33.915Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-01-19T07:25:33.915Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.915Z] [2021-01-19T07:25:33.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-01-19T07:25:33.915Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-01-19T07:25:33.915Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.915Z] [2021-01-19T07:25:33.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-01-19T07:25:33.915Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-01-19T07:25:33.915Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.915Z] [2021-01-19T07:25:33.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-01-19T07:25:33.915Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-01-19T07:25:33.915Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.915Z] [2021-01-19T07:25:33.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.28s) [2021-01-19T07:25:33.915Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.28s) [2021-01-19T07:25:33.915Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.915Z] [2021-01-19T07:25:33.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.29s) [2021-01-19T07:25:33.915Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.29s) [2021-01-19T07:25:33.915Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.915Z] [2021-01-19T07:25:33.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-01-19T07:25:33.915Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-01-19T07:25:33.915Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.915Z] [2021-01-19T07:25:33.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-01-19T07:25:33.915Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-01-19T07:25:33.915Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.915Z] [2021-01-19T07:25:33.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.32s) [2021-01-19T07:25:33.915Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.32s) [2021-01-19T07:25:33.915Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.915Z] [2021-01-19T07:25:33.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.30s) [2021-01-19T07:25:33.915Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.30s) [2021-01-19T07:25:33.915Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.915Z] [2021-01-19T07:25:33.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.33s) [2021-01-19T07:25:33.915Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.33s) [2021-01-19T07:25:33.915Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.915Z] [2021-01-19T07:25:33.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-01-19T07:25:33.915Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-01-19T07:25:33.915Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.915Z] [2021-01-19T07:25:33.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-01-19T07:25:33.915Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-01-19T07:25:33.915Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.915Z] [2021-01-19T07:25:33.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2021-01-19T07:25:33.915Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2021-01-19T07:25:33.915Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.915Z] [2021-01-19T07:25:33.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.29s) [2021-01-19T07:25:33.915Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.29s) [2021-01-19T07:25:33.915Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.915Z] [2021-01-19T07:25:33.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-01-19T07:25:33.915Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-01-19T07:25:33.915Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.915Z] [2021-01-19T07:25:33.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-01-19T07:25:33.915Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-01-19T07:25:33.915Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.915Z] [2021-01-19T07:25:33.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-01-19T07:25:33.915Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-01-19T07:25:33.915Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.915Z] [2021-01-19T07:25:33.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-01-19T07:25:33.915Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-01-19T07:25:33.915Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.915Z] [2021-01-19T07:25:33.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2021-01-19T07:25:33.915Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2021-01-19T07:25:33.915Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.915Z] [2021-01-19T07:25:33.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2021-01-19T07:25:33.915Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2021-01-19T07:25:33.915Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.915Z] [2021-01-19T07:25:33.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-01-19T07:25:33.915Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-01-19T07:25:33.915Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.915Z] [2021-01-19T07:25:33.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.02s) [2021-01-19T07:25:33.915Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2021-01-19T07:25:33.915Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.915Z] [2021-01-19T07:25:33.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-01-19T07:25:33.915Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-01-19T07:25:33.915Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.915Z] [2021-01-19T07:25:33.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-01-19T07:25:33.915Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-01-19T07:25:33.915Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.915Z] [2021-01-19T07:25:33.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-01-19T07:25:33.915Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-01-19T07:25:33.915Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.915Z] [2021-01-19T07:25:33.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2021-01-19T07:25:33.915Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2021-01-19T07:25:33.915Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-01-19T07:25:33.915Z] [2021-01-19T07:25:33.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-01-19T07:25:33.915Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-01-19T07:25:33.915Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.915Z] [2021-01-19T07:25:33.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-01-19T07:25:33.915Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-01-19T07:25:33.915Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.915Z] [2021-01-19T07:25:33.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.05s) [2021-01-19T07:25:33.915Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2021-01-19T07:25:33.915Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.915Z] [2021-01-19T07:25:33.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.07s) [2021-01-19T07:25:33.915Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s) [2021-01-19T07:25:33.915Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.915Z] [2021-01-19T07:25:33.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s) [2021-01-19T07:25:33.915Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2021-01-19T07:25:33.916Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.916Z] [2021-01-19T07:25:33.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-01-19T07:25:33.916Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-01-19T07:25:33.916Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.916Z] [2021-01-19T07:25:33.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-01-19T07:25:33.916Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-01-19T07:25:33.916Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.916Z] [2021-01-19T07:25:33.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2021-01-19T07:25:33.916Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-01-19T07:25:33.916Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.916Z] [2021-01-19T07:25:33.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2021-01-19T07:25:33.916Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-01-19T07:25:33.916Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.916Z] [2021-01-19T07:25:33.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-01-19T07:25:33.916Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-01-19T07:25:33.916Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.916Z] [2021-01-19T07:25:33.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2021-01-19T07:25:33.916Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-01-19T07:25:33.916Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.916Z] [2021-01-19T07:25:33.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-01-19T07:25:33.916Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-01-19T07:25:33.916Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.916Z] [2021-01-19T07:25:33.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-01-19T07:25:33.916Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-01-19T07:25:33.916Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.916Z] [2021-01-19T07:25:33.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.33s) [2021-01-19T07:25:33.916Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.33s) [2021-01-19T07:25:33.916Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.916Z] [2021-01-19T07:25:33.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.30s) [2021-01-19T07:25:33.916Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.30s) [2021-01-19T07:25:33.916Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.916Z] [2021-01-19T07:25:33.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2021-01-19T07:25:33.916Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-01-19T07:25:33.916Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.916Z] [2021-01-19T07:25:33.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-01-19T07:25:33.916Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-01-19T07:25:33.916Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.916Z] [2021-01-19T07:25:33.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2021-01-19T07:25:33.916Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2021-01-19T07:25:33.916Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.916Z] [2021-01-19T07:25:33.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2021-01-19T07:25:33.916Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2021-01-19T07:25:33.916Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.916Z] [2021-01-19T07:25:33.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2021-01-19T07:25:33.916Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2021-01-19T07:25:33.916Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.916Z] [2021-01-19T07:25:33.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.44s) [2021-01-19T07:25:33.916Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.44s) [2021-01-19T07:25:33.916Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.916Z] [2021-01-19T07:25:33.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-01-19T07:25:33.916Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-01-19T07:25:33.916Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.916Z] [2021-01-19T07:25:33.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.30s) [2021-01-19T07:25:33.916Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.30s) [2021-01-19T07:25:33.916Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.916Z] [2021-01-19T07:25:33.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.33s) [2021-01-19T07:25:33.916Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.33s) [2021-01-19T07:25:33.916Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.916Z] [2021-01-19T07:25:33.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.28s) [2021-01-19T07:25:33.916Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.28s) [2021-01-19T07:25:33.916Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.916Z] [2021-01-19T07:25:33.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-01-19T07:25:33.916Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-01-19T07:25:33.916Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.916Z] [2021-01-19T07:25:33.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.30s) [2021-01-19T07:25:33.916Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.30s) [2021-01-19T07:25:33.916Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.916Z] [2021-01-19T07:25:33.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-01-19T07:25:33.916Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-01-19T07:25:33.916Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.916Z] [2021-01-19T07:25:33.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-01-19T07:25:33.916Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-01-19T07:25:33.916Z] docker_cli_sni_test.go:18: Flakey test [2021-01-19T07:25:33.916Z] [2021-01-19T07:25:33.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2021-01-19T07:25:33.916Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2021-01-19T07:25:33.916Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.916Z] [2021-01-19T07:25:33.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-01-19T07:25:33.916Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-01-19T07:25:33.916Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.916Z] [2021-01-19T07:25:33.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-01-19T07:25:33.916Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-01-19T07:25:33.916Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.916Z] [2021-01-19T07:25:33.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-01-19T07:25:33.916Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-01-19T07:25:33.916Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.916Z] [2021-01-19T07:25:33.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-01-19T07:25:33.916Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-01-19T07:25:33.916Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.916Z] [2021-01-19T07:25:33.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-01-19T07:25:33.916Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-01-19T07:25:33.916Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.916Z] [2021-01-19T07:25:33.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-01-19T07:25:33.916Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-01-19T07:25:33.916Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.916Z] [2021-01-19T07:25:33.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-01-19T07:25:33.916Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-01-19T07:25:33.916Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.916Z] [2021-01-19T07:25:33.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-01-19T07:25:33.916Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-01-19T07:25:33.916Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.916Z] [2021-01-19T07:25:33.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-01-19T07:25:33.916Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-01-19T07:25:33.916Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.916Z] [2021-01-19T07:25:33.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-01-19T07:25:33.916Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-01-19T07:25:33.916Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.916Z] [2021-01-19T07:25:33.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-01-19T07:25:33.916Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-01-19T07:25:33.916Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.916Z] [2021-01-19T07:25:33.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-01-19T07:25:33.916Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-01-19T07:25:33.916Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.916Z] [2021-01-19T07:25:33.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-01-19T07:25:33.916Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-01-19T07:25:33.916Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.916Z] [2021-01-19T07:25:33.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2021-01-19T07:25:33.916Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2021-01-19T07:25:33.916Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.916Z] [2021-01-19T07:25:33.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-01-19T07:25:33.916Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-01-19T07:25:33.916Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.916Z] [2021-01-19T07:25:33.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2021-01-19T07:25:33.916Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2021-01-19T07:25:33.916Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.916Z] [2021-01-19T07:25:33.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2021-01-19T07:25:33.916Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2021-01-19T07:25:33.916Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.916Z] [2021-01-19T07:25:33.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-01-19T07:25:33.916Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-01-19T07:25:33.916Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.916Z] [2021-01-19T07:25:33.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-01-19T07:25:33.916Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-01-19T07:25:33.916Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.916Z] [2021-01-19T07:25:33.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2021-01-19T07:25:33.916Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2021-01-19T07:25:33.916Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.916Z] [2021-01-19T07:25:33.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-01-19T07:25:33.916Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-01-19T07:25:33.916Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.916Z] [2021-01-19T07:25:33.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2021-01-19T07:25:33.916Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-01-19T07:25:33.916Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.916Z] [2021-01-19T07:25:33.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-01-19T07:25:33.916Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-01-19T07:25:33.916Z] docker_cli_run_test.go:2410: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.916Z] [2021-01-19T07:25:33.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-01-19T07:25:33.916Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-01-19T07:25:33.916Z] docker_cli_run_test.go:3528: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.916Z] [2021-01-19T07:25:33.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-01-19T07:25:33.916Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-01-19T07:25:33.916Z] docker_cli_run_test.go:3560: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.916Z] [2021-01-19T07:25:33.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-01-19T07:25:33.916Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-01-19T07:25:33.916Z] docker_cli_run_test.go:3591: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.916Z] [2021-01-19T07:25:33.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-01-19T07:25:33.916Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-01-19T07:25:33.916Z] docker_cli_run_test.go:3574: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.916Z] [2021-01-19T07:25:33.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-01-19T07:25:33.916Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-01-19T07:25:33.916Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.916Z] [2021-01-19T07:25:33.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-01-19T07:25:33.916Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-01-19T07:25:33.916Z] docker_cli_run_test.go:3464: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.916Z] [2021-01-19T07:25:33.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-01-19T07:25:33.916Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-01-19T07:25:33.916Z] docker_cli_run_test.go:3456: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.916Z] [2021-01-19T07:25:33.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-01-19T07:25:33.916Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-01-19T07:25:33.916Z] docker_cli_run_test.go:3483: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.916Z] [2021-01-19T07:25:33.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2021-01-19T07:25:33.916Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2021-01-19T07:25:33.916Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.916Z] [2021-01-19T07:25:33.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-01-19T07:25:33.916Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-01-19T07:25:33.916Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.916Z] [2021-01-19T07:25:33.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-01-19T07:25:33.916Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-01-19T07:25:33.916Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.916Z] [2021-01-19T07:25:33.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2021-01-19T07:25:33.916Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-01-19T07:25:33.916Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.916Z] [2021-01-19T07:25:33.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2021-01-19T07:25:33.916Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2021-01-19T07:25:33.916Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.916Z] [2021-01-19T07:25:33.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2021-01-19T07:25:33.916Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-01-19T07:25:33.916Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.916Z] [2021-01-19T07:25:33.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2021-01-19T07:25:33.916Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-01-19T07:25:33.916Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.916Z] [2021-01-19T07:25:33.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2021-01-19T07:25:33.916Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-01-19T07:25:33.916Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.916Z] [2021-01-19T07:25:33.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2021-01-19T07:25:33.916Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-01-19T07:25:33.916Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.916Z] [2021-01-19T07:25:33.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2021-01-19T07:25:33.916Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-01-19T07:25:33.916Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.916Z] [2021-01-19T07:25:33.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2021-01-19T07:25:33.916Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-01-19T07:25:33.916Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.916Z] [2021-01-19T07:25:33.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2021-01-19T07:25:33.916Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-01-19T07:25:33.916Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.916Z] [2021-01-19T07:25:33.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-01-19T07:25:33.916Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-01-19T07:25:33.916Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.916Z] [2021-01-19T07:25:33.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2021-01-19T07:25:33.917Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2021-01-19T07:25:33.917Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.917Z] [2021-01-19T07:25:33.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-01-19T07:25:33.917Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-01-19T07:25:33.917Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.917Z] [2021-01-19T07:25:33.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2021-01-19T07:25:33.917Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-01-19T07:25:33.917Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.917Z] [2021-01-19T07:25:33.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-01-19T07:25:33.917Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-01-19T07:25:33.917Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.917Z] [2021-01-19T07:25:33.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2021-01-19T07:25:33.917Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2021-01-19T07:25:33.917Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.917Z] [2021-01-19T07:25:33.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-01-19T07:25:33.917Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-01-19T07:25:33.917Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.917Z] [2021-01-19T07:25:33.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2021-01-19T07:25:33.917Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-01-19T07:25:33.917Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.917Z] [2021-01-19T07:25:33.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2021-01-19T07:25:33.917Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-01-19T07:25:33.917Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.917Z] [2021-01-19T07:25:33.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2021-01-19T07:25:33.917Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-01-19T07:25:33.917Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.917Z] [2021-01-19T07:25:33.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2021-01-19T07:25:33.917Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-01-19T07:25:33.917Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.917Z] [2021-01-19T07:25:33.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2021-01-19T07:25:33.917Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-01-19T07:25:33.917Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.917Z] [2021-01-19T07:25:33.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2021-01-19T07:25:33.917Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-01-19T07:25:33.917Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.917Z] [2021-01-19T07:25:33.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-01-19T07:25:33.917Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-01-19T07:25:33.917Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.917Z] [2021-01-19T07:25:33.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2021-01-19T07:25:33.917Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2021-01-19T07:25:33.917Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.917Z] [2021-01-19T07:25:33.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-01-19T07:25:33.917Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-01-19T07:25:33.917Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.917Z] [2021-01-19T07:25:33.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-01-19T07:25:33.917Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-01-19T07:25:33.917Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.917Z] [2021-01-19T07:25:33.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-01-19T07:25:33.917Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-01-19T07:25:33.917Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.917Z] [2021-01-19T07:25:33.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2021-01-19T07:25:33.917Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-01-19T07:25:33.917Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.917Z] [2021-01-19T07:25:33.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-01-19T07:25:33.917Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-01-19T07:25:33.917Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.917Z] [2021-01-19T07:25:33.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-01-19T07:25:33.917Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-01-19T07:25:33.917Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-01-19T07:25:33.917Z] [2021-01-19T07:25:33.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-01-19T07:25:33.917Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-01-19T07:25:33.917Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.917Z] [2021-01-19T07:25:33.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-01-19T07:25:33.917Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-01-19T07:25:33.917Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.917Z] [2021-01-19T07:25:33.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-01-19T07:25:33.917Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-01-19T07:25:33.917Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.917Z] [2021-01-19T07:25:33.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-01-19T07:25:33.917Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-01-19T07:25:33.917Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.917Z] [2021-01-19T07:25:33.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-01-19T07:25:33.917Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-01-19T07:25:33.917Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.917Z] [2021-01-19T07:25:33.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-01-19T07:25:33.917Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-01-19T07:25:33.917Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.917Z] [2021-01-19T07:25:33.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-01-19T07:25:33.917Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-01-19T07:25:33.917Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.917Z] [2021-01-19T07:25:33.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2021-01-19T07:25:33.917Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2021-01-19T07:25:33.917Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.917Z] [2021-01-19T07:25:33.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2021-01-19T07:25:33.917Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2021-01-19T07:25:33.917Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.917Z] [2021-01-19T07:25:33.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-01-19T07:25:33.917Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-01-19T07:25:33.917Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.917Z] [2021-01-19T07:25:33.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2021-01-19T07:25:33.917Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-01-19T07:25:33.917Z] docker_cli_run_test.go:2993: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.917Z] [2021-01-19T07:25:33.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-01-19T07:25:33.917Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-01-19T07:25:33.917Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.917Z] [2021-01-19T07:25:33.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-01-19T07:25:33.917Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-01-19T07:25:33.917Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.917Z] [2021-01-19T07:25:33.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-01-19T07:25:33.917Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-01-19T07:25:33.917Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.917Z] [2021-01-19T07:25:33.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2021-01-19T07:25:33.917Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-01-19T07:25:33.917Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.917Z] [2021-01-19T07:25:33.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2021-01-19T07:25:33.917Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-01-19T07:25:33.917Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.917Z] [2021-01-19T07:25:33.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2021-01-19T07:25:33.917Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-01-19T07:25:33.917Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.917Z] [2021-01-19T07:25:33.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2021-01-19T07:25:33.917Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-01-19T07:25:33.917Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.917Z] [2021-01-19T07:25:33.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2021-01-19T07:25:33.917Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-01-19T07:25:33.917Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.917Z] [2021-01-19T07:25:33.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2021-01-19T07:25:33.917Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-01-19T07:25:33.917Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.917Z] [2021-01-19T07:25:33.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2021-01-19T07:25:33.917Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-01-19T07:25:33.917Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.917Z] [2021-01-19T07:25:33.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2021-01-19T07:25:33.917Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-01-19T07:25:33.917Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.917Z] [2021-01-19T07:25:33.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2021-01-19T07:25:33.917Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2021-01-19T07:25:33.917Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.917Z] [2021-01-19T07:25:33.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2021-01-19T07:25:33.917Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2021-01-19T07:25:33.917Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.917Z] [2021-01-19T07:25:33.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-01-19T07:25:33.917Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-01-19T07:25:33.917Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.917Z] [2021-01-19T07:25:33.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2021-01-19T07:25:33.917Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2021-01-19T07:25:33.917Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.917Z] [2021-01-19T07:25:33.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2021-01-19T07:25:33.917Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2021-01-19T07:25:33.917Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.917Z] [2021-01-19T07:25:33.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2021-01-19T07:25:33.917Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-01-19T07:25:33.917Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.917Z] [2021-01-19T07:25:33.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-01-19T07:25:33.917Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-01-19T07:25:33.917Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.917Z] [2021-01-19T07:25:33.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2021-01-19T07:25:33.917Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2021-01-19T07:25:33.917Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.917Z] [2021-01-19T07:25:33.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-01-19T07:25:33.917Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-01-19T07:25:33.917Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.917Z] [2021-01-19T07:25:33.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2021-01-19T07:25:33.917Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-01-19T07:25:33.917Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.917Z] [2021-01-19T07:25:33.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2021-01-19T07:25:33.917Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2021-01-19T07:25:33.917Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-01-19T07:25:33.917Z] [2021-01-19T07:25:33.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-01-19T07:25:33.917Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-01-19T07:25:33.917Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.917Z] [2021-01-19T07:25:33.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2021-01-19T07:25:33.917Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-01-19T07:25:33.917Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.917Z] [2021-01-19T07:25:33.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2021-01-19T07:25:33.917Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-01-19T07:25:33.917Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.917Z] [2021-01-19T07:25:33.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2021-01-19T07:25:33.917Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-01-19T07:25:33.917Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.917Z] [2021-01-19T07:25:33.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-01-19T07:25:33.917Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-01-19T07:25:33.917Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-01-19T07:25:33.917Z] [2021-01-19T07:25:33.917Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2021-01-19T07:25:33.917Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2021-01-19T07:25:34.380Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.380Z] [2021-01-19T07:25:34.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2021-01-19T07:25:34.380Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2021-01-19T07:25:34.380Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.380Z] [2021-01-19T07:25:34.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2021-01-19T07:25:34.380Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2021-01-19T07:25:34.380Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.380Z] [2021-01-19T07:25:34.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-01-19T07:25:34.380Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-01-19T07:25:34.380Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.380Z] [2021-01-19T07:25:34.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2021-01-19T07:25:34.380Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-01-19T07:25:34.380Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.380Z] [2021-01-19T07:25:34.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-01-19T07:25:34.380Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-01-19T07:25:34.380Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.380Z] [2021-01-19T07:25:34.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2021-01-19T07:25:34.380Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-01-19T07:25:34.380Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.380Z] [2021-01-19T07:25:34.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-01-19T07:25:34.380Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-01-19T07:25:34.380Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.380Z] [2021-01-19T07:25:34.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-01-19T07:25:34.380Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-01-19T07:25:34.380Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.380Z] [2021-01-19T07:25:34.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-01-19T07:25:34.380Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-01-19T07:25:34.380Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.380Z] [2021-01-19T07:25:34.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2021-01-19T07:25:34.380Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2021-01-19T07:25:34.380Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.380Z] [2021-01-19T07:25:34.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2021-01-19T07:25:34.380Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-01-19T07:25:34.380Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.380Z] [2021-01-19T07:25:34.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-01-19T07:25:34.380Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-01-19T07:25:34.380Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.380Z] [2021-01-19T07:25:34.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2021-01-19T07:25:34.380Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2021-01-19T07:25:34.380Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.380Z] [2021-01-19T07:25:34.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-01-19T07:25:34.380Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-01-19T07:25:34.380Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.380Z] [2021-01-19T07:25:34.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-01-19T07:25:34.380Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-01-19T07:25:34.380Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-01-19T07:25:34.380Z] [2021-01-19T07:25:34.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-01-19T07:25:34.380Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-01-19T07:25:34.380Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.380Z] [2021-01-19T07:25:34.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2021-01-19T07:25:34.380Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2021-01-19T07:25:34.380Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.380Z] [2021-01-19T07:25:34.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2021-01-19T07:25:34.380Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2021-01-19T07:25:34.380Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.380Z] [2021-01-19T07:25:34.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-01-19T07:25:34.380Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-01-19T07:25:34.380Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.380Z] [2021-01-19T07:25:34.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-01-19T07:25:34.380Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-01-19T07:25:34.380Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.380Z] [2021-01-19T07:25:34.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-01-19T07:25:34.380Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-01-19T07:25:34.380Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.380Z] [2021-01-19T07:25:34.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2021-01-19T07:25:34.380Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2021-01-19T07:25:34.380Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.380Z] [2021-01-19T07:25:34.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2021-01-19T07:25:34.381Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2021-01-19T07:25:34.381Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.381Z] [2021-01-19T07:25:34.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-01-19T07:25:34.381Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-01-19T07:25:34.381Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.381Z] [2021-01-19T07:25:34.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-01-19T07:25:34.381Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-01-19T07:25:34.381Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.381Z] [2021-01-19T07:25:34.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2021-01-19T07:25:34.381Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2021-01-19T07:25:34.381Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.381Z] [2021-01-19T07:25:34.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-01-19T07:25:34.381Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-01-19T07:25:34.381Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.381Z] [2021-01-19T07:25:34.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-01-19T07:25:34.381Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-01-19T07:25:34.381Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.381Z] [2021-01-19T07:25:34.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2021-01-19T07:25:34.381Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-01-19T07:25:34.381Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.381Z] [2021-01-19T07:25:34.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2021-01-19T07:25:34.381Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2021-01-19T07:25:34.381Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.381Z] [2021-01-19T07:25:34.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2021-01-19T07:25:34.381Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-01-19T07:25:34.381Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.381Z] [2021-01-19T07:25:34.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-01-19T07:25:34.381Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-01-19T07:25:34.381Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.381Z] [2021-01-19T07:25:34.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-01-19T07:25:34.381Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-01-19T07:25:34.381Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.381Z] [2021-01-19T07:25:34.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-01-19T07:25:34.381Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-01-19T07:25:34.381Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.381Z] [2021-01-19T07:25:34.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-01-19T07:25:34.381Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-01-19T07:25:34.381Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.381Z] [2021-01-19T07:25:34.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2021-01-19T07:25:34.381Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2021-01-19T07:25:34.381Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.381Z] [2021-01-19T07:25:34.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-01-19T07:25:34.381Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-01-19T07:25:34.381Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.381Z] [2021-01-19T07:25:34.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2021-01-19T07:25:34.381Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2021-01-19T07:25:34.381Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.381Z] [2021-01-19T07:25:34.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2021-01-19T07:25:34.381Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2021-01-19T07:25:34.381Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.381Z] [2021-01-19T07:25:34.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-01-19T07:25:34.381Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-01-19T07:25:34.381Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.381Z] [2021-01-19T07:25:34.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-01-19T07:25:34.381Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-01-19T07:25:34.381Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.381Z] [2021-01-19T07:25:34.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2021-01-19T07:25:34.381Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2021-01-19T07:25:34.381Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.381Z] [2021-01-19T07:25:34.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-01-19T07:25:34.381Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-01-19T07:25:34.381Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.381Z] [2021-01-19T07:25:34.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-01-19T07:25:34.381Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-01-19T07:25:34.381Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.381Z] [2021-01-19T07:25:34.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2021-01-19T07:25:34.381Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2021-01-19T07:25:34.381Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.381Z] [2021-01-19T07:25:34.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-01-19T07:25:34.381Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-01-19T07:25:34.381Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.381Z] [2021-01-19T07:25:34.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-01-19T07:25:34.381Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-01-19T07:25:34.381Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.381Z] [2021-01-19T07:25:34.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-01-19T07:25:34.381Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-01-19T07:25:34.381Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.381Z] [2021-01-19T07:25:34.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-01-19T07:25:34.381Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-01-19T07:25:34.381Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.381Z] [2021-01-19T07:25:34.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2021-01-19T07:25:34.381Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-01-19T07:25:34.381Z] docker_cli_run_test.go:2907: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.381Z] [2021-01-19T07:25:34.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2021-01-19T07:25:34.381Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-01-19T07:25:34.381Z] docker_cli_run_test.go:2916: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.381Z] [2021-01-19T07:25:34.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2021-01-19T07:25:34.381Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-01-19T07:25:34.381Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.381Z] [2021-01-19T07:25:34.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-01-19T07:25:34.381Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-01-19T07:25:34.381Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.381Z] [2021-01-19T07:25:34.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2021-01-19T07:25:34.381Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2021-01-19T07:25:34.381Z] docker_cli_run_test.go:3510: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.381Z] [2021-01-19T07:25:34.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-01-19T07:25:34.381Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-01-19T07:25:34.381Z] docker_cli_run_test.go:2696: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.381Z] [2021-01-19T07:25:34.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2021-01-19T07:25:34.381Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-01-19T07:25:34.381Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.381Z] [2021-01-19T07:25:34.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-01-19T07:25:34.381Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-01-19T07:25:34.381Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.381Z] [2021-01-19T07:25:34.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-01-19T07:25:34.381Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-01-19T07:25:34.381Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.381Z] [2021-01-19T07:25:34.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2021-01-19T07:25:34.381Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-01-19T07:25:34.381Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-01-19T07:25:34.381Z] [2021-01-19T07:25:34.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-01-19T07:25:34.381Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-01-19T07:25:34.381Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-01-19T07:25:34.381Z] [2021-01-19T07:25:34.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-01-19T07:25:34.381Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-01-19T07:25:34.381Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.381Z] [2021-01-19T07:25:34.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2021-01-19T07:25:34.381Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-01-19T07:25:34.381Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.381Z] [2021-01-19T07:25:34.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2021-01-19T07:25:34.381Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2021-01-19T07:25:34.381Z] docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.381Z] [2021-01-19T07:25:34.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-01-19T07:25:34.381Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-01-19T07:25:34.381Z] docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.381Z] [2021-01-19T07:25:34.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2021-01-19T07:25:34.381Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-01-19T07:25:34.381Z] docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.381Z] [2021-01-19T07:25:34.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2021-01-19T07:25:34.381Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-01-19T07:25:34.381Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.381Z] [2021-01-19T07:25:34.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2021-01-19T07:25:34.381Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-01-19T07:25:34.381Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.381Z] [2021-01-19T07:25:34.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-01-19T07:25:34.381Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-01-19T07:25:34.381Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.381Z] [2021-01-19T07:25:34.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-01-19T07:25:34.381Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-01-19T07:25:34.381Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.381Z] [2021-01-19T07:25:34.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-01-19T07:25:34.381Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-01-19T07:25:34.381Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.381Z] [2021-01-19T07:25:34.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2021-01-19T07:25:34.381Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2021-01-19T07:25:34.381Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.381Z] [2021-01-19T07:25:34.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-01-19T07:25:34.381Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-01-19T07:25:34.381Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.381Z] [2021-01-19T07:25:34.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2021-01-19T07:25:34.381Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2021-01-19T07:25:34.381Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.381Z] [2021-01-19T07:25:34.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-01-19T07:25:34.381Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-01-19T07:25:34.381Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.381Z] [2021-01-19T07:25:34.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-01-19T07:25:34.381Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-01-19T07:25:34.381Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.381Z] [2021-01-19T07:25:34.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-01-19T07:25:34.381Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-01-19T07:25:34.381Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.381Z] [2021-01-19T07:25:34.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-01-19T07:25:34.381Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-01-19T07:25:34.381Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-01-19T07:25:34.381Z] [2021-01-19T07:25:34.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2021-01-19T07:25:34.381Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2021-01-19T07:25:34.381Z] docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.381Z] [2021-01-19T07:25:34.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-01-19T07:25:34.381Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-01-19T07:25:34.381Z] docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.381Z] [2021-01-19T07:25:34.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2021-01-19T07:25:34.381Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2021-01-19T07:25:34.381Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.381Z] [2021-01-19T07:25:34.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-01-19T07:25:34.381Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-01-19T07:25:34.381Z] docker_cli_ps_test.go:860: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.381Z] [2021-01-19T07:25:34.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-01-19T07:25:34.381Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-01-19T07:25:34.381Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.381Z] [2021-01-19T07:25:34.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2021-01-19T07:25:34.381Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2021-01-19T07:25:34.381Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.381Z] [2021-01-19T07:25:34.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-01-19T07:25:34.381Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-01-19T07:25:34.381Z] docker_cli_run_test.go:3142: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.381Z] [2021-01-19T07:25:34.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-01-19T07:25:34.381Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-01-19T07:25:34.381Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.381Z] [2021-01-19T07:25:34.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-01-19T07:25:34.381Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-01-19T07:25:34.381Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.381Z] [2021-01-19T07:25:34.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-01-19T07:25:34.381Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-01-19T07:25:34.381Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.381Z] [2021-01-19T07:25:34.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-01-19T07:25:34.381Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-01-19T07:25:34.382Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.382Z] [2021-01-19T07:25:34.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-01-19T07:25:34.382Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-01-19T07:25:34.382Z] docker_cli_run_test.go:4425: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.382Z] [2021-01-19T07:25:34.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2021-01-19T07:25:34.382Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-01-19T07:25:34.382Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.382Z] [2021-01-19T07:25:34.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2021-01-19T07:25:34.382Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2021-01-19T07:25:34.382Z] docker_cli_run_test.go:3942: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.382Z] [2021-01-19T07:25:34.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-01-19T07:25:34.382Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-01-19T07:25:34.382Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.382Z] [2021-01-19T07:25:34.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-01-19T07:25:34.382Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-01-19T07:25:34.382Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.382Z] [2021-01-19T07:25:34.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-01-19T07:25:34.382Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-01-19T07:25:34.382Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.382Z] [2021-01-19T07:25:34.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-01-19T07:25:34.382Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-01-19T07:25:34.382Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.382Z] [2021-01-19T07:25:34.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-01-19T07:25:34.382Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-01-19T07:25:34.382Z] docker_cli_run_test.go:2267: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.382Z] [2021-01-19T07:25:34.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-01-19T07:25:34.382Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-01-19T07:25:34.382Z] docker_cli_run_test.go:2626: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.382Z] [2021-01-19T07:25:34.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-01-19T07:25:34.382Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-01-19T07:25:34.382Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.382Z] [2021-01-19T07:25:34.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-01-19T07:25:34.382Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-01-19T07:25:34.382Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.382Z] [2021-01-19T07:25:34.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-01-19T07:25:34.382Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-01-19T07:25:34.382Z] docker_cli_run_test.go:3006: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.382Z] [2021-01-19T07:25:34.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.03s) [2021-01-19T07:25:34.382Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.03s) [2021-01-19T07:25:34.382Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.382Z] [2021-01-19T07:25:34.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-01-19T07:25:34.382Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-01-19T07:25:34.382Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.382Z] [2021-01-19T07:25:34.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-01-19T07:25:34.382Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-01-19T07:25:34.382Z] docker_cli_run_test.go:3192: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.382Z] [2021-01-19T07:25:34.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-01-19T07:25:34.382Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-01-19T07:25:34.382Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.382Z] [2021-01-19T07:25:34.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2021-01-19T07:25:34.382Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2021-01-19T07:25:34.382Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.382Z] [2021-01-19T07:25:34.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-01-19T07:25:34.382Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-01-19T07:25:34.382Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.382Z] [2021-01-19T07:25:34.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-01-19T07:25:34.382Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-01-19T07:25:34.382Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.382Z] [2021-01-19T07:25:34.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-01-19T07:25:34.382Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-01-19T07:25:34.382Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.382Z] [2021-01-19T07:25:34.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-01-19T07:25:34.382Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-01-19T07:25:34.382Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.382Z] [2021-01-19T07:25:34.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-01-19T07:25:34.382Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-01-19T07:25:34.382Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.382Z] [2021-01-19T07:25:34.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2021-01-19T07:25:34.382Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2021-01-19T07:25:34.382Z] docker_cli_run_test.go:3358: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.382Z] [2021-01-19T07:25:34.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-01-19T07:25:34.382Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-01-19T07:25:34.382Z] docker_cli_run_test.go:3325: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.382Z] [2021-01-19T07:25:34.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-01-19T07:25:34.382Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-01-19T07:25:34.382Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.382Z] [2021-01-19T07:25:34.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2021-01-19T07:25:34.382Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2021-01-19T07:25:34.382Z] docker_cli_run_test.go:3235: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.382Z] [2021-01-19T07:25:34.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2021-01-19T07:25:34.382Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2021-01-19T07:25:34.382Z] docker_cli_run_test.go:2734: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.382Z] [2021-01-19T07:25:34.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-01-19T07:25:34.382Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-01-19T07:25:34.382Z] docker_cli_run_test.go:2683: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.382Z] [2021-01-19T07:25:34.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-01-19T07:25:34.382Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-01-19T07:25:34.382Z] docker_cli_run_test.go:2756: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.382Z] [2021-01-19T07:25:34.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-01-19T07:25:34.382Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-01-19T07:25:34.382Z] docker_cli_run_test.go:2746: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.382Z] [2021-01-19T07:25:34.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-01-19T07:25:34.382Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-01-19T07:25:34.382Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.382Z] [2021-01-19T07:25:34.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-01-19T07:25:34.382Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-01-19T07:25:34.382Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.382Z] [2021-01-19T07:25:34.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-01-19T07:25:34.382Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-01-19T07:25:34.382Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.382Z] [2021-01-19T07:25:34.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2021-01-19T07:25:34.382Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2021-01-19T07:25:34.382Z] docker_cli_run_test.go:2154: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.382Z] [2021-01-19T07:25:34.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-01-19T07:25:34.382Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-01-19T07:25:34.382Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.382Z] [2021-01-19T07:25:34.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-01-19T07:25:34.382Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-01-19T07:25:34.382Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.382Z] [2021-01-19T07:25:34.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-01-19T07:25:34.382Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-01-19T07:25:34.382Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.382Z] [2021-01-19T07:25:34.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-01-19T07:25:34.382Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-01-19T07:25:34.382Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.382Z] [2021-01-19T07:25:34.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-01-19T07:25:34.382Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-01-19T07:25:34.382Z] docker_cli_run_test.go:3907: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.382Z] [2021-01-19T07:25:34.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2021-01-19T07:25:34.382Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-01-19T07:25:34.382Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.382Z] [2021-01-19T07:25:34.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-01-19T07:25:34.382Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-01-19T07:25:34.382Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.382Z] [2021-01-19T07:25:34.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-01-19T07:25:34.382Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-01-19T07:25:34.382Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.382Z] [2021-01-19T07:25:34.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-01-19T07:25:34.382Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-01-19T07:25:34.382Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.382Z] [2021-01-19T07:25:34.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-01-19T07:25:34.382Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-01-19T07:25:34.382Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.382Z] [2021-01-19T07:25:34.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2021-01-19T07:25:34.382Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2021-01-19T07:25:34.382Z] docker_cli_run_test.go:4082: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.382Z] [2021-01-19T07:25:34.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-01-19T07:25:34.382Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-01-19T07:25:34.382Z] docker_cli_run_test.go:4165: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.382Z] [2021-01-19T07:25:34.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2021-01-19T07:25:34.382Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-01-19T07:25:34.382Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.382Z] [2021-01-19T07:25:34.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-01-19T07:25:34.382Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-01-19T07:25:34.382Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.382Z] [2021-01-19T07:25:34.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2021-01-19T07:25:34.382Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2021-01-19T07:25:34.382Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.382Z] [2021-01-19T07:25:34.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-01-19T07:25:34.382Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-01-19T07:25:34.382Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.382Z] [2021-01-19T07:25:34.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2021-01-19T07:25:34.382Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2021-01-19T07:25:34.382Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.382Z] [2021-01-19T07:25:34.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-01-19T07:25:34.382Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-01-19T07:25:34.382Z] docker_cli_run_test.go:4404: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.382Z] [2021-01-19T07:25:34.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-01-19T07:25:34.382Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-01-19T07:25:34.382Z] docker_cli_run_test.go:4417: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.382Z] [2021-01-19T07:25:34.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-01-19T07:25:34.382Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-01-19T07:25:34.382Z] docker_cli_run_test.go:4149: unmatched requirement IsolationIsHyperv [2021-01-19T07:25:34.382Z] [2021-01-19T07:25:34.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-01-19T07:25:34.382Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-01-19T07:25:34.382Z] docker_cli_run_test.go:3723: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.382Z] [2021-01-19T07:25:34.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-01-19T07:25:34.382Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-01-19T07:25:34.382Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.382Z] [2021-01-19T07:25:34.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-01-19T07:25:34.382Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-01-19T07:25:34.382Z] docker_cli_run_test.go:3270: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.382Z] [2021-01-19T07:25:34.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-01-19T07:25:34.382Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-01-19T07:25:34.382Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.382Z] [2021-01-19T07:25:34.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-01-19T07:25:34.382Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-01-19T07:25:34.382Z] docker_cli_run_test.go:3379: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.382Z] [2021-01-19T07:25:34.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-01-19T07:25:34.382Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-01-19T07:25:34.382Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.382Z] [2021-01-19T07:25:34.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-01-19T07:25:34.382Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-01-19T07:25:34.382Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.382Z] [2021-01-19T07:25:34.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-01-19T07:25:34.382Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-01-19T07:25:34.382Z] docker_cli_run_test.go:3389: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.382Z] [2021-01-19T07:25:34.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2021-01-19T07:25:34.382Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-01-19T07:25:34.382Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.382Z] [2021-01-19T07:25:34.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-01-19T07:25:34.382Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-01-19T07:25:34.382Z] docker_cli_run_test.go:2317: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.382Z] [2021-01-19T07:25:34.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2021-01-19T07:25:34.382Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2021-01-19T07:25:34.382Z] docker_cli_run_test.go:2326: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.382Z] [2021-01-19T07:25:34.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-01-19T07:25:34.382Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-01-19T07:25:34.382Z] docker_cli_run_test.go:2295: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.382Z] [2021-01-19T07:25:34.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-01-19T07:25:34.382Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-01-19T07:25:34.383Z] docker_cli_run_test.go:3423: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.383Z] [2021-01-19T07:25:34.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-01-19T07:25:34.383Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-01-19T07:25:34.383Z] docker_cli_run_test.go:2339: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.383Z] [2021-01-19T07:25:34.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-01-19T07:25:34.383Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-01-19T07:25:34.383Z] docker_cli_run_test.go:2364: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.383Z] [2021-01-19T07:25:34.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-01-19T07:25:34.383Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-01-19T07:25:34.383Z] docker_cli_run_test.go:2373: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.383Z] [2021-01-19T07:25:34.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.01s) [2021-01-19T07:25:34.383Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s) [2021-01-19T07:25:34.383Z] docker_cli_run_test.go:2431: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.383Z] [2021-01-19T07:25:34.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-01-19T07:25:34.383Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-01-19T07:25:34.383Z] docker_cli_run_test.go:2453: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.383Z] [2021-01-19T07:25:34.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2021-01-19T07:25:34.383Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-01-19T07:25:34.383Z] docker_cli_run_test.go:4227: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.383Z] [2021-01-19T07:25:34.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2021-01-19T07:25:34.383Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-01-19T07:25:34.383Z] docker_cli_run_test.go:2082: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.383Z] [2021-01-19T07:25:34.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-01-19T07:25:34.383Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-01-19T07:25:34.383Z] docker_cli_run_test.go:4215: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.383Z] [2021-01-19T07:25:34.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-01-19T07:25:34.383Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-01-19T07:25:34.383Z] docker_cli_run_test.go:2386: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.383Z] [2021-01-19T07:25:34.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-01-19T07:25:34.383Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-01-19T07:25:34.383Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.383Z] [2021-01-19T07:25:34.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2021-01-19T07:25:34.383Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-01-19T07:25:34.383Z] docker_cli_run_test.go:3212: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.383Z] [2021-01-19T07:25:34.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2021-01-19T07:25:34.383Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2021-01-19T07:25:34.383Z] docker_cli_run_test.go:3774: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.383Z] [2021-01-19T07:25:34.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-01-19T07:25:34.383Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-01-19T07:25:34.383Z] docker_cli_run_test.go:3767: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.383Z] [2021-01-19T07:25:34.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-01-19T07:25:34.383Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-01-19T07:25:34.383Z] docker_cli_run_test.go:2606: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.383Z] [2021-01-19T07:25:34.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2021-01-19T07:25:34.383Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-01-19T07:25:34.383Z] docker_cli_run_test.go:2575: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.383Z] [2021-01-19T07:25:34.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-01-19T07:25:34.383Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-01-19T07:25:34.383Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.383Z] [2021-01-19T07:25:34.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-01-19T07:25:34.383Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-01-19T07:25:34.383Z] docker_cli_run_test.go:2598: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.383Z] [2021-01-19T07:25:34.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-01-19T07:25:34.383Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-01-19T07:25:34.383Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.383Z] [2021-01-19T07:25:34.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2021-01-19T07:25:34.383Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2021-01-19T07:25:34.383Z] docker_cli_run_test.go:3091: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.383Z] [2021-01-19T07:25:34.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-01-19T07:25:34.383Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-01-19T07:25:34.383Z] docker_cli_run_test.go:3113: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.383Z] [2021-01-19T07:25:34.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-01-19T07:25:34.383Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-01-19T07:25:34.383Z] docker_cli_run_test.go:3437: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.383Z] [2021-01-19T07:25:34.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2021-01-19T07:25:34.383Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2021-01-19T07:25:34.383Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.383Z] [2021-01-19T07:25:34.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-01-19T07:25:34.383Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-01-19T07:25:34.383Z] docker_cli_run_test.go:2806: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.383Z] [2021-01-19T07:25:34.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-01-19T07:25:34.383Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-01-19T07:25:34.383Z] docker_cli_run_test.go:2495: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.383Z] [2021-01-19T07:25:34.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2021-01-19T07:25:34.383Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-01-19T07:25:34.383Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.383Z] [2021-01-19T07:25:34.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-01-19T07:25:34.383Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-01-19T07:25:34.383Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.383Z] [2021-01-19T07:25:34.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-01-19T07:25:34.383Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-01-19T07:25:34.383Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.383Z] [2021-01-19T07:25:34.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-01-19T07:25:34.383Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-01-19T07:25:34.383Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.383Z] [2021-01-19T07:25:34.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2021-01-19T07:25:34.383Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2021-01-19T07:25:34.383Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.383Z] [2021-01-19T07:25:34.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2021-01-19T07:25:34.383Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-01-19T07:25:34.383Z] docker_cli_run_test.go:2981: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.383Z] [2021-01-19T07:25:34.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2021-01-19T07:25:34.383Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2021-01-19T07:25:34.383Z] docker_cli_run_test.go:2884: unmatched requirement Apparmor [2021-01-19T07:25:34.383Z] [2021-01-19T07:25:34.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-01-19T07:25:34.383Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-01-19T07:25:34.383Z] docker_cli_run_test.go:2863: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.383Z] [2021-01-19T07:25:34.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2021-01-19T07:25:34.383Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2021-01-19T07:25:34.383Z] docker_cli_run_test.go:2848: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.383Z] [2021-01-19T07:25:34.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2021-01-19T07:25:34.383Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2021-01-19T07:25:34.383Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.383Z] [2021-01-19T07:25:34.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-01-19T07:25:34.383Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-01-19T07:25:34.383Z] docker_cli_run_test.go:2127: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.383Z] [2021-01-19T07:25:34.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-01-19T07:25:34.383Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-01-19T07:25:34.383Z] docker_cli_run_test.go:2239: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.383Z] [2021-01-19T07:25:34.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2021-01-19T07:25:34.383Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-01-19T07:25:34.383Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.383Z] [2021-01-19T07:25:34.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2021-01-19T07:25:34.383Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-01-19T07:25:34.383Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.383Z] [2021-01-19T07:25:34.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-01-19T07:25:34.383Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-01-19T07:25:34.383Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.383Z] [2021-01-19T07:25:34.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-01-19T07:25:34.383Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-01-19T07:25:34.383Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.383Z] [2021-01-19T07:25:34.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-01-19T07:25:34.383Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-01-19T07:25:34.383Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.383Z] [2021-01-19T07:25:34.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-01-19T07:25:34.383Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-01-19T07:25:34.383Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.383Z] [2021-01-19T07:25:34.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2021-01-19T07:25:34.383Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2021-01-19T07:25:34.383Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.383Z] [2021-01-19T07:25:34.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2021-01-19T07:25:34.383Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2021-01-19T07:25:34.383Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.383Z] [2021-01-19T07:25:34.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-01-19T07:25:34.383Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-01-19T07:25:34.383Z] docker_cli_run_test.go:3983: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.383Z] [2021-01-19T07:25:34.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2021-01-19T07:25:34.383Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2021-01-19T07:25:34.383Z] docker_cli_run_test.go:2923: unmatched requirement Apparmor [2021-01-19T07:25:34.383Z] [2021-01-19T07:25:34.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2021-01-19T07:25:34.383Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-01-19T07:25:34.383Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.383Z] [2021-01-19T07:25:34.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-01-19T07:25:34.383Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-01-19T07:25:34.383Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.383Z] [2021-01-19T07:25:34.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-01-19T07:25:34.383Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-01-19T07:25:34.383Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.383Z] [2021-01-19T07:25:34.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-01-19T07:25:34.383Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-01-19T07:25:34.383Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.383Z] [2021-01-19T07:25:34.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2021-01-19T07:25:34.383Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-01-19T07:25:34.383Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.383Z] [2021-01-19T07:25:34.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2021-01-19T07:25:34.383Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2021-01-19T07:25:34.383Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.383Z] [2021-01-19T07:25:34.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-01-19T07:25:34.383Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-01-19T07:25:34.383Z] docker_cli_run_test.go:3872: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.383Z] [2021-01-19T07:25:34.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-01-19T07:25:34.383Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-01-19T07:25:34.383Z] docker_cli_run_test.go:3865: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.383Z] [2021-01-19T07:25:34.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-01-19T07:25:34.383Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-01-19T07:25:34.383Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.383Z] [2021-01-19T07:25:34.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-01-19T07:25:34.383Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-01-19T07:25:34.383Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.383Z] [2021-01-19T07:25:34.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-01-19T07:25:34.383Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-01-19T07:25:34.383Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.383Z] [2021-01-19T07:25:34.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2021-01-19T07:25:34.383Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2021-01-19T07:25:34.383Z] docker_cli_run_test.go:3739: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.383Z] [2021-01-19T07:25:34.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-01-19T07:25:34.383Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-01-19T07:25:34.383Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.383Z] [2021-01-19T07:25:34.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-01-19T07:25:34.383Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-01-19T07:25:34.383Z] docker_cli_run_test.go:2829: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.383Z] [2021-01-19T07:25:34.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2021-01-19T07:25:34.383Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-01-19T07:25:34.383Z] docker_cli_run_test.go:3224: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.383Z] [2021-01-19T07:25:34.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-01-19T07:25:34.383Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-01-19T07:25:34.383Z] docker_cli_run_test.go:3040: unmatched requirement Apparmor [2021-01-19T07:25:34.383Z] [2021-01-19T07:25:34.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-01-19T07:25:34.383Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-01-19T07:25:34.383Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.383Z] [2021-01-19T07:25:34.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-01-19T07:25:34.383Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-01-19T07:25:34.383Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.383Z] [2021-01-19T07:25:34.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-01-19T07:25:34.383Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-01-19T07:25:34.383Z] docker_cli_run_test.go:3637: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.383Z] [2021-01-19T07:25:34.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-01-19T07:25:34.383Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-01-19T07:25:34.383Z] docker_cli_run_test.go:3648: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.383Z] [2021-01-19T07:25:34.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-01-19T07:25:34.383Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-01-19T07:25:34.383Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.383Z] [2021-01-19T07:25:34.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-01-19T07:25:34.383Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-01-19T07:25:34.383Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.383Z] [2021-01-19T07:25:34.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-01-19T07:25:34.383Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-01-19T07:25:34.384Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.384Z] [2021-01-19T07:25:34.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2021-01-19T07:25:34.384Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-01-19T07:25:34.384Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.384Z] [2021-01-19T07:25:34.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2021-01-19T07:25:34.384Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2021-01-19T07:25:34.384Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.384Z] [2021-01-19T07:25:34.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2021-01-19T07:25:34.384Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-01-19T07:25:34.384Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.384Z] [2021-01-19T07:25:34.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-01-19T07:25:34.384Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-01-19T07:25:34.384Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.384Z] [2021-01-19T07:25:34.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-01-19T07:25:34.384Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-01-19T07:25:34.384Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.384Z] [2021-01-19T07:25:34.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2021-01-19T07:25:34.384Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-01-19T07:25:34.384Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.384Z] [2021-01-19T07:25:34.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-01-19T07:25:34.384Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-01-19T07:25:34.384Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.384Z] [2021-01-19T07:25:34.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-01-19T07:25:34.384Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-01-19T07:25:34.384Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.384Z] [2021-01-19T07:25:34.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-01-19T07:25:34.384Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-01-19T07:25:34.384Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.384Z] [2021-01-19T07:25:34.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-01-19T07:25:34.384Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-01-19T07:25:34.384Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.384Z] [2021-01-19T07:25:34.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-01-19T07:25:34.384Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-01-19T07:25:34.384Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.384Z] [2021-01-19T07:25:34.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2021-01-19T07:25:34.384Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2021-01-19T07:25:34.384Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.384Z] [2021-01-19T07:25:34.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2021-01-19T07:25:34.384Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2021-01-19T07:25:34.384Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.384Z] [2021-01-19T07:25:34.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2021-01-19T07:25:34.384Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-01-19T07:25:34.384Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-01-19T07:25:34.384Z] [2021-01-19T07:25:34.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2021-01-19T07:25:34.384Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-01-19T07:25:34.384Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.384Z] [2021-01-19T07:25:34.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-01-19T07:25:34.384Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-01-19T07:25:34.384Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.384Z] [2021-01-19T07:25:34.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-01-19T07:25:34.384Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-01-19T07:25:34.384Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.384Z] [2021-01-19T07:25:34.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-01-19T07:25:34.384Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-01-19T07:25:34.384Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.384Z] [2021-01-19T07:25:34.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-01-19T07:25:34.384Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-01-19T07:25:34.384Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.384Z] [2021-01-19T07:25:34.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2021-01-19T07:25:34.384Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2021-01-19T07:25:34.384Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.384Z] [2021-01-19T07:25:34.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2021-01-19T07:25:34.384Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-01-19T07:25:34.384Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.384Z] [2021-01-19T07:25:34.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2021-01-19T07:25:34.384Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-01-19T07:25:34.384Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.384Z] [2021-01-19T07:25:34.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-01-19T07:25:34.384Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-01-19T07:25:34.384Z] docker_cli_run_test.go:3448: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.384Z] [2021-01-19T07:25:34.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-01-19T07:25:34.384Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-01-19T07:25:34.384Z] docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.384Z] [2021-01-19T07:25:34.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2021-01-19T07:25:34.384Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2021-01-19T07:25:34.384Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.384Z] [2021-01-19T07:25:34.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2021-01-19T07:25:34.384Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2021-01-19T07:25:34.384Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.384Z] [2021-01-19T07:25:34.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-01-19T07:25:34.384Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-01-19T07:25:34.384Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.384Z] [2021-01-19T07:25:34.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-01-19T07:25:34.384Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-01-19T07:25:34.384Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.384Z] [2021-01-19T07:25:34.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-01-19T07:25:34.384Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-01-19T07:25:34.384Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.384Z] [2021-01-19T07:25:34.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-01-19T07:25:34.384Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-01-19T07:25:34.384Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.384Z] [2021-01-19T07:25:34.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-01-19T07:25:34.384Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-01-19T07:25:34.384Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.384Z] [2021-01-19T07:25:34.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-01-19T07:25:34.384Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-01-19T07:25:34.384Z] docker_cli_run_test.go:2175: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.384Z] [2021-01-19T07:25:34.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-01-19T07:25:34.384Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-01-19T07:25:34.384Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.384Z] [2021-01-19T07:25:34.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-01-19T07:25:34.384Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-01-19T07:25:34.384Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.384Z] [2021-01-19T07:25:34.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-01-19T07:25:34.384Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-01-19T07:25:34.384Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.384Z] [2021-01-19T07:25:34.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-01-19T07:25:34.384Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-01-19T07:25:34.384Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.384Z] [2021-01-19T07:25:34.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-01-19T07:25:34.384Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-01-19T07:25:34.384Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.384Z] [2021-01-19T07:25:34.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-01-19T07:25:34.384Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-01-19T07:25:34.384Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.384Z] [2021-01-19T07:25:34.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-01-19T07:25:34.384Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-01-19T07:25:34.384Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.384Z] [2021-01-19T07:25:34.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-01-19T07:25:34.384Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-01-19T07:25:34.384Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.384Z] [2021-01-19T07:25:34.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-01-19T07:25:34.384Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-01-19T07:25:34.384Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.384Z] [2021-01-19T07:25:34.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-01-19T07:25:34.384Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-01-19T07:25:34.384Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.384Z] [2021-01-19T07:25:34.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-01-19T07:25:34.384Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-01-19T07:25:34.384Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.384Z] [2021-01-19T07:25:34.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-01-19T07:25:34.384Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-01-19T07:25:34.384Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.384Z] [2021-01-19T07:25:34.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-01-19T07:25:34.384Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-01-19T07:25:34.384Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.384Z] [2021-01-19T07:25:34.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-01-19T07:25:34.384Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-01-19T07:25:34.384Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.384Z] [2021-01-19T07:25:34.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-01-19T07:25:34.384Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-01-19T07:25:34.384Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.384Z] [2021-01-19T07:25:34.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-01-19T07:25:34.384Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-01-19T07:25:34.384Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.384Z] [2021-01-19T07:25:34.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-01-19T07:25:34.384Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-01-19T07:25:34.384Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.384Z] [2021-01-19T07:25:34.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-01-19T07:25:34.384Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-01-19T07:25:34.384Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.384Z] [2021-01-19T07:25:34.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-01-19T07:25:34.384Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-01-19T07:25:34.384Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.384Z] [2021-01-19T07:25:34.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-01-19T07:25:34.384Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-01-19T07:25:34.384Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.384Z] [2021-01-19T07:25:34.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-01-19T07:25:34.384Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-01-19T07:25:34.384Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.384Z] [2021-01-19T07:25:34.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-01-19T07:25:34.384Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-01-19T07:25:34.384Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.384Z] [2021-01-19T07:25:34.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-01-19T07:25:34.384Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-01-19T07:25:34.384Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.384Z] [2021-01-19T07:25:34.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-01-19T07:25:34.384Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-01-19T07:25:34.384Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.384Z] [2021-01-19T07:25:34.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-01-19T07:25:34.384Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-01-19T07:25:34.384Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.384Z] [2021-01-19T07:25:34.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-01-19T07:25:34.384Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-01-19T07:25:34.384Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.384Z] [2021-01-19T07:25:34.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-01-19T07:25:34.384Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-01-19T07:25:34.384Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.384Z] [2021-01-19T07:25:34.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-01-19T07:25:34.384Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-01-19T07:25:34.384Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.384Z] [2021-01-19T07:25:34.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-01-19T07:25:34.384Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-01-19T07:25:34.384Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.384Z] [2021-01-19T07:25:34.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-01-19T07:25:34.384Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-01-19T07:25:34.384Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.384Z] [2021-01-19T07:25:34.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-01-19T07:25:34.384Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-01-19T07:25:34.384Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.384Z] [2021-01-19T07:25:34.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-01-19T07:25:34.384Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-01-19T07:25:34.384Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.384Z] [2021-01-19T07:25:34.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-01-19T07:25:34.384Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-01-19T07:25:34.384Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.384Z] [2021-01-19T07:25:34.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-01-19T07:25:34.384Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-01-19T07:25:34.384Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.384Z] [2021-01-19T07:25:34.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-01-19T07:25:34.384Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-01-19T07:25:34.384Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.384Z] [2021-01-19T07:25:34.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-01-19T07:25:34.384Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-01-19T07:25:34.384Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.384Z] [2021-01-19T07:25:34.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-01-19T07:25:34.384Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-01-19T07:25:34.384Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.384Z] [2021-01-19T07:25:34.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2021-01-19T07:25:34.384Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-01-19T07:25:34.384Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.384Z] [2021-01-19T07:25:34.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-01-19T07:25:34.384Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-01-19T07:25:34.384Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.384Z] [2021-01-19T07:25:34.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-01-19T07:25:34.384Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-01-19T07:25:34.384Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.384Z] [2021-01-19T07:25:34.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-01-19T07:25:34.385Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-01-19T07:25:34.385Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.385Z] [2021-01-19T07:25:34.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-01-19T07:25:34.385Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-01-19T07:25:34.385Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.385Z] [2021-01-19T07:25:34.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-01-19T07:25:34.385Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-01-19T07:25:34.385Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.385Z] [2021-01-19T07:25:34.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-01-19T07:25:34.385Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-01-19T07:25:34.385Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.385Z] [2021-01-19T07:25:34.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-01-19T07:25:34.385Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-01-19T07:25:34.385Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.385Z] [2021-01-19T07:25:34.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-01-19T07:25:34.385Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-01-19T07:25:34.385Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.385Z] [2021-01-19T07:25:34.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-01-19T07:25:34.385Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-01-19T07:25:34.385Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.385Z] [2021-01-19T07:25:34.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-01-19T07:25:34.385Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-01-19T07:25:34.385Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.385Z] [2021-01-19T07:25:34.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-01-19T07:25:34.385Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-01-19T07:25:34.385Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.385Z] [2021-01-19T07:25:34.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-01-19T07:25:34.385Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-01-19T07:25:34.385Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.385Z] [2021-01-19T07:25:34.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-01-19T07:25:34.385Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-01-19T07:25:34.385Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.385Z] [2021-01-19T07:25:34.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-01-19T07:25:34.385Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-01-19T07:25:34.385Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.385Z] [2021-01-19T07:25:34.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-01-19T07:25:34.385Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-01-19T07:25:34.385Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.385Z] [2021-01-19T07:25:34.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-01-19T07:25:34.385Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-01-19T07:25:34.385Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.385Z] [2021-01-19T07:25:34.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-01-19T07:25:34.385Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-01-19T07:25:34.385Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.385Z] [2021-01-19T07:25:34.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-01-19T07:25:34.385Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-01-19T07:25:34.385Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.385Z] [2021-01-19T07:25:34.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-01-19T07:25:34.385Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-01-19T07:25:34.385Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.385Z] [2021-01-19T07:25:34.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-01-19T07:25:34.385Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-01-19T07:25:34.385Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.385Z] [2021-01-19T07:25:34.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-01-19T07:25:34.385Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-01-19T07:25:34.385Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.385Z] [2021-01-19T07:25:34.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-01-19T07:25:34.385Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-01-19T07:25:34.385Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.385Z] [2021-01-19T07:25:34.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-01-19T07:25:34.385Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-01-19T07:25:34.385Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.385Z] [2021-01-19T07:25:34.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-01-19T07:25:34.385Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-01-19T07:25:34.385Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.385Z] [2021-01-19T07:25:34.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-01-19T07:25:34.385Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-01-19T07:25:34.385Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.385Z] [2021-01-19T07:25:34.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-01-19T07:25:34.385Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-01-19T07:25:34.385Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.385Z] [2021-01-19T07:25:34.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-01-19T07:25:34.385Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-01-19T07:25:34.385Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.385Z] [2021-01-19T07:25:34.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-01-19T07:25:34.385Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-01-19T07:25:34.385Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.385Z] [2021-01-19T07:25:34.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-01-19T07:25:34.385Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-01-19T07:25:34.385Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.385Z] [2021-01-19T07:25:34.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-01-19T07:25:34.385Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-01-19T07:25:34.385Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.385Z] [2021-01-19T07:25:34.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-01-19T07:25:34.385Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-01-19T07:25:34.385Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.385Z] [2021-01-19T07:25:34.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-01-19T07:25:34.385Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-01-19T07:25:34.385Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.385Z] [2021-01-19T07:25:34.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-01-19T07:25:34.385Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-01-19T07:25:34.385Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.385Z] [2021-01-19T07:25:34.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-01-19T07:25:34.385Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-01-19T07:25:34.385Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.385Z] [2021-01-19T07:25:34.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-01-19T07:25:34.385Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-01-19T07:25:34.385Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.385Z] [2021-01-19T07:25:34.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-01-19T07:25:34.385Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-01-19T07:25:34.385Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.385Z] [2021-01-19T07:25:34.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-01-19T07:25:34.385Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-01-19T07:25:34.385Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.385Z] [2021-01-19T07:25:34.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-01-19T07:25:34.385Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-01-19T07:25:34.385Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.385Z] [2021-01-19T07:25:34.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-01-19T07:25:34.385Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-01-19T07:25:34.385Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.385Z] [2021-01-19T07:25:34.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-01-19T07:25:34.385Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-01-19T07:25:34.385Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.385Z] [2021-01-19T07:25:34.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-01-19T07:25:34.385Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-01-19T07:25:34.385Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.385Z] [2021-01-19T07:25:34.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-01-19T07:25:34.385Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-01-19T07:25:34.385Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.385Z] [2021-01-19T07:25:34.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-01-19T07:25:34.385Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-01-19T07:25:34.385Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.385Z] [2021-01-19T07:25:34.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-01-19T07:25:34.385Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-01-19T07:25:34.385Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.385Z] [2021-01-19T07:25:34.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2021-01-19T07:25:34.385Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-01-19T07:25:34.385Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.385Z] [2021-01-19T07:25:34.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2021-01-19T07:25:34.385Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.385Z] [2021-01-19T07:25:34.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2021-01-19T07:25:34.385Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.385Z] [2021-01-19T07:25:34.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2021-01-19T07:25:34.385Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-01-19T07:25:34.385Z] [2021-01-19T07:25:34.385Z] [2021-01-19T07:25:34.385Z] DONE 1093 tests, 547 skipped in 2363.705s [2021-01-19T07:25:34.385Z] INFO: Integration tests ended at 01/19/2021 07:25:34. Duration:00:39:23.9164079 [2021-01-19T07:25:34.385Z] INFO: Docker info of the daemon under test at end of run [2021-01-19T07:25:34.385Z] [2021-01-19T07:25:34.385Z] Containers: 2 [2021-01-19T07:25:34.385Z] Running: 0 [2021-01-19T07:25:34.385Z] Paused: 0 [2021-01-19T07:25:34.385Z] Stopped: 2 [2021-01-19T07:25:34.385Z] Images: 18 [2021-01-19T07:25:34.385Z] Server Version: 0.0.0-dev [2021-01-19T07:25:34.385Z] Storage Driver: windowsfilter [2021-01-19T07:25:34.385Z] Windows: [2021-01-19T07:25:34.385Z] Logging Driver: json-file [2021-01-19T07:25:34.385Z] Plugins: [2021-01-19T07:25:34.385Z] Volume: local [2021-01-19T07:25:34.385Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-01-19T07:25:34.385Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-01-19T07:25:34.385Z] Swarm: inactive [2021-01-19T07:25:34.385Z] Default Isolation: process [2021-01-19T07:25:34.385Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-01-19T07:25:34.385Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1637) [2021-01-19T07:25:34.385Z] OSType: windows [2021-01-19T07:25:34.385Z] Architecture: x86_64 [2021-01-19T07:25:34.385Z] CPUs: 4 [2021-01-19T07:25:34.385Z] Total Memory: 32GiB [2021-01-19T07:25:34.385Z] Name: azwin-2-cce400 [2021-01-19T07:25:34.385Z] ID: YKXY:Z62V:S2EM:FQPN:J6XH:5VRW:EFGX:XBSL:V2P4:N24A:MLD5:7YFQ [2021-01-19T07:25:34.385Z] Docker Root Dir: D:\CI\PR-41894\1\daemon [2021-01-19T07:25:34.385Z] Debug Mode (client): false [2021-01-19T07:25:34.385Z] Debug Mode (server): true [2021-01-19T07:25:34.385Z] File Descriptors: -1 [2021-01-19T07:25:34.385Z] Goroutines: 17 [2021-01-19T07:25:34.385Z] System Time: 2021-01-19T07:25:34.2650643Z [2021-01-19T07:25:34.385Z] EventsListeners: 0 [2021-01-19T07:25:34.385Z] Registry: https://index.docker.io/v1/ [2021-01-19T07:25:34.385Z] Labels: [2021-01-19T07:25:34.385Z] Experimental: false [2021-01-19T07:25:34.385Z] Insecure Registries: [2021-01-19T07:25:34.385Z] 127.0.0.0/8 [2021-01-19T07:25:34.385Z] Live Restore Enabled: false [2021-01-19T07:25:34.385Z] [2021-01-19T07:25:34.385Z] [2021-01-19T07:25:34.385Z] INFO: Stopping daemon under test [2021-01-19T07:25:34.847Z] SUCCESS: The process with PID 6096 (child process of PID 5364) has been terminated. [2021-01-19T07:25:34.847Z] SUCCESS: The process with PID 5364 (child process of PID 5572) has been terminated. [2021-01-19T07:25:34.847Z] INFO: Stop tailing logs of the daemon under tests [2021-01-19T07:25:34.847Z] INFO: executeCI.ps1 Completed successfully at 01/19/2021 07:25:34. [2021-01-19T07:25:34.847Z] INFO: Tidying up at end of run [2021-01-19T07:25:34.847Z] INFO: Saving daemon under test log (d:\CI\PR-41894\1\dut.out) to bundles\CIDUT.out [2021-01-19T07:25:34.847Z] INFO: Saving daemon under test log (d:\CI\PR-41894\1\dut.err) to bundles\CIDUT.err [2021-01-19T07:25:34.847Z] INFO: Nuke-Everything... [2021-01-19T07:25:35.310Z] INFO: Container count on control daemon to delete is 2 [2021-01-19T07:25:35.773Z] c59293d2cb81 [2021-01-19T07:25:35.773Z] 78ebcf7a8625 [2021-01-19T07:25:36.236Z] INFO: Tidying pidfile d:\CI\PR-41894\1\docker.pid [2021-01-19T07:25:36.236Z] INFO: Nuking d:\CI [2021-01-19T07:26:06.263Z] INFO: Zapped successfully [2021-01-19T07:26:06.263Z] [2021-01-19T07:26:06.263Z] INFO: executeCI.ps1 exiting at Tue Jan 19 07:26:03 CUT 2021. Duration 01:06:45.3662200 [2021-01-19T07:26:06.263Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2021-01-19T07:26:06.505Z] Recording test results [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2021-01-19T07:26:15.589Z] Creating windowsRS5-integration-bundles.zip [Pipeline] step [2021-01-19T07:26:17.348Z] Archiving artifacts [2021-01-19T07:26:31.283Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41894/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-01-19T07:26:32.213Z] + make clean [2021-01-19T07:26:33.760Z] docker volume rm -f docker-dev-cache [2021-01-19T07:26:33.901Z] 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