Pull request #41918 updated Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from febd0d315cb311dd1ae52f406520e6872a5867d3+b865beba22aac576b95952fef97d4e775632c362 (fc98d358f882a15d8e6b775f90205f5355bc7227) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 using credential jps-reader > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Commit message: "Merge pull request #25 from ingshtrom/in-2733-load-from-file" > git rev-list --no-walk 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2021-01-22T11:42:05.774Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2021-01-22T11:42:05.778Z] Trying to pass milestone 1 [Pipeline] milestone [2021-01-22T11:42:05.831Z] Trying to pass milestone 2 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2021-01-22T11:42:05.980Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-06fa39fde29fba393) in /home/ubuntu/workspace/moby_PR-41918 [Pipeline] { [Pipeline] checkout [2021-01-22T11:42:06.038Z] using credential docker-jenkins-github-credentials [2021-01-22T11:42:06.046Z] Cloning the remote Git repository [2021-01-22T11:42:06.046Z] Cloning with configured refspecs honoured and without tags [2021-01-22T11:42:06.049Z] Cloning repository https://github.com/moby/moby.git [2021-01-22T11:42:06.049Z] > git init /home/ubuntu/workspace/moby_PR-41918 # timeout=10 [2021-01-22T11:42:06.053Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-01-22T11:42:06.053Z] > git --version # timeout=10 [2021-01-22T11:42:06.055Z] > git --version # 'git version 2.17.1' [2021-01-22T11:42:06.055Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-01-22T11:42:06.056Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41918/head:refs/remotes/origin/PR-41918 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-22T11:42:19.706Z] Fetching without tags [2021-01-22T11:42:19.973Z] Merging remotes/origin/master commit b865beba22aac576b95952fef97d4e775632c362 into PR head commit febd0d315cb311dd1ae52f406520e6872a5867d3 [2021-01-22T11:42:19.693Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-01-22T11:42:19.696Z] > git config --add remote.origin.fetch +refs/pull/41918/head:refs/remotes/origin/PR-41918 # timeout=10 [2021-01-22T11:42:19.698Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-22T11:42:19.703Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-01-22T11:42:19.708Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-01-22T11:42:19.708Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-01-22T11:42:19.709Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41918/head:refs/remotes/origin/PR-41918 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-22T11:42:19.975Z] > git config core.sparsecheckout # timeout=10 [2021-01-22T11:42:19.977Z] > git checkout -f febd0d315cb311dd1ae52f406520e6872a5867d3 # timeout=10 [2021-01-22T11:42:20.517Z] Merge succeeded, producing febd0d315cb311dd1ae52f406520e6872a5867d3 [2021-01-22T11:42:20.518Z] Checking out Revision febd0d315cb311dd1ae52f406520e6872a5867d3 (PR-41918) [2021-01-22T11:42:21.027Z] Commit message: "add cgroup2 CI (Vagrant on GitHub Actions)" [2021-01-22T11:42:21.034Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-01-22T11:42:21.785Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41918:/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-22T11:42:20.497Z] > git remote # timeout=10 [2021-01-22T11:42:20.499Z] > git config --get remote.origin.url # timeout=10 [2021-01-22T11:42:20.503Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-01-22T11:42:20.504Z] > git merge b865beba22aac576b95952fef97d4e775632c362 # timeout=10 [2021-01-22T11:42:20.510Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-22T11:42:20.523Z] > git config core.sparsecheckout # timeout=10 [2021-01-22T11:42:20.526Z] > git checkout -f febd0d315cb311dd1ae52f406520e6872a5867d3 # timeout=10 [2021-01-22T11:42:21.031Z] > git rev-list --no-walk f41671ae98b8c4c1cb319b2d5bf11f46b8bea0ed # timeout=10 [2021-01-22T11:42:24.323Z] 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 [2021-01-22T11:42:24.527Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-06fa39fde29fba393) in /home/ubuntu/workspace/moby_PR-41918 [Pipeline] node [Pipeline] node [2021-01-22T11:42:24.530Z] Running on s390x-ubuntu-03 in /home/jenkins/workspace/moby_PR-41918 [Pipeline] node [2021-01-22T11:42:24.533Z] Running on ppc64le-ubuntu-32 in /home/docker/workspace/moby_PR-41918 [Pipeline] node Stage "win-RS1" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [2021-01-22T11:42:24.539Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0fd7c344d375375eb) in /home/ubuntu/workspace/moby_PR-41918 [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [2021-01-22T11:42:24.544Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-011beab801bab8df5) in /home/ubuntu/workspace/moby_PR-41918 [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] checkout [Pipeline] checkout [Pipeline] checkout [2021-01-22T11:42:24.632Z] using credential docker-jenkins-github-credentials [2021-01-22T11:42:24.642Z] Fetching changes from the remote Git repository [2021-01-22T11:42:24.647Z] Fetching without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] checkout [2021-01-22T11:42:24.672Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [Pipeline] { [2021-01-22T11:42:24.681Z] using credential docker-jenkins-github-credentials [2021-01-22T11:42:24.687Z] Cloning the remote Git repository [2021-01-22T11:42:24.687Z] Cloning with configured refspecs honoured and without tags [2021-01-22T11:42:24.694Z] Cloning the remote Git repository [2021-01-22T11:42:24.694Z] Cloning with configured refspecs honoured and without tags [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Run tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] checkout [2021-01-22T11:42:24.723Z] using credential docker-jenkins-github-credentials [2021-01-22T11:42:24.727Z] Cloning the remote Git repository [2021-01-22T11:42:24.727Z] Cloning with configured refspecs honoured and without tags Stage "win-RS1" skipped due to when conditional [Pipeline] } [2021-01-22T11:42:24.734Z] using credential docker-jenkins-github-credentials [2021-01-22T11:42:24.739Z] Cloning the remote Git repository [2021-01-22T11:42:24.739Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2021-01-22T11:42:25.108Z] Merging remotes/origin/master commit b865beba22aac576b95952fef97d4e775632c362 into PR head commit febd0d315cb311dd1ae52f406520e6872a5867d3 [2021-01-22T11:42:25.195Z] Merge succeeded, producing febd0d315cb311dd1ae52f406520e6872a5867d3 [2021-01-22T11:42:25.195Z] Checking out Revision febd0d315cb311dd1ae52f406520e6872a5867d3 (PR-41918) [2021-01-22T11:42:25.253Z] Commit message: "add cgroup2 CI (Vagrant on GitHub Actions)" [2021-01-22T11:42:24.638Z] > git rev-parse --is-inside-work-tree # timeout=10 [2021-01-22T11:42:24.644Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-01-22T11:42:24.649Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-01-22T11:42:24.649Z] > git --version # timeout=10 [2021-01-22T11:42:24.651Z] > git --version # 'git version 2.17.1' [2021-01-22T11:42:24.651Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-01-22T11:42:24.652Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41918/head:refs/remotes/origin/PR-41918 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-22T11:42:25.110Z] > git config core.sparsecheckout # timeout=10 [2021-01-22T11:42:25.113Z] > git checkout -f febd0d315cb311dd1ae52f406520e6872a5867d3 # timeout=10 [2021-01-22T11:42:25.156Z] > git remote # timeout=10 [2021-01-22T11:42:25.158Z] > git config --get remote.origin.url # timeout=10 [2021-01-22T11:42:25.169Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-01-22T11:42:25.170Z] > git merge b865beba22aac576b95952fef97d4e775632c362 # timeout=10 [2021-01-22T11:42:25.188Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-22T11:42:25.197Z] > git config core.sparsecheckout # timeout=10 [2021-01-22T11:42:25.203Z] > git checkout -f febd0d315cb311dd1ae52f406520e6872a5867d3 # timeout=10 [2021-01-22T11:42:24.696Z] Cloning repository https://github.com/moby/moby.git [2021-01-22T11:42:24.696Z] > git init /home/jenkins/workspace/moby_PR-41918 # timeout=10 [2021-01-22T11:42:24.728Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-01-22T11:42:24.728Z] > git --version # timeout=10 [2021-01-22T11:42:24.729Z] > git --version # 'git version 2.17.1' [2021-01-22T11:42:24.729Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-01-22T11:42:24.729Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41918/head:refs/remotes/origin/PR-41918 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-22T11:42:24.701Z] Cloning repository https://github.com/moby/moby.git [2021-01-22T11:42:24.702Z] > git init /home/docker/workspace/moby_PR-41918 # timeout=10 [2021-01-22T11:42:24.714Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-01-22T11:42:24.714Z] > git --version # timeout=10 [2021-01-22T11:42:24.718Z] > git --version # 'git version 2.7.4' [2021-01-22T11:42:24.718Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-01-22T11:42:24.719Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41918/head:refs/remotes/origin/PR-41918 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-22T11:42:24.771Z] Cloning repository https://github.com/moby/moby.git [2021-01-22T11:42:24.771Z] > git init /home/ubuntu/workspace/moby_PR-41918 # timeout=10 [2021-01-22T11:42:24.798Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-01-22T11:42:24.798Z] > git --version # timeout=10 [2021-01-22T11:42:24.810Z] > git --version # 'git version 2.17.1' [2021-01-22T11:42:24.810Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-01-22T11:42:24.811Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41918/head:refs/remotes/origin/PR-41918 +refs/heads/master:refs/remotes/origin/master # timeout=10 [Pipeline] withEnv [Pipeline] { [2021-01-22T11:42:24.734Z] Cloning repository https://github.com/moby/moby.git [2021-01-22T11:42:24.735Z] > git init /home/ubuntu/workspace/moby_PR-41918 # timeout=10 [2021-01-22T11:42:24.753Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-01-22T11:42:24.754Z] > git --version # timeout=10 [2021-01-22T11:42:24.765Z] > git --version # 'git version 2.17.1' [2021-01-22T11:42:24.765Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-01-22T11:42:24.766Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41918/head:refs/remotes/origin/PR-41918 +refs/heads/master:refs/remotes/origin/master # timeout=10 [Pipeline] sh [2021-01-22T11:42:26.004Z] + [ PR != PR ] [2021-01-22T11:42:26.004Z] + [ master != master ] [2021-01-22T11:42:26.004Z] + [ false = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-01-22T11:42:26.325Z] + docker version [2021-01-22T11:42:26.325Z] Client: Docker Engine - Community [2021-01-22T11:42:26.325Z] Version: 19.03.13 [2021-01-22T11:42:26.325Z] API version: 1.40 [2021-01-22T11:42:26.325Z] Go version: go1.13.15 [2021-01-22T11:42:26.325Z] Git commit: 4484c46d9d [2021-01-22T11:42:26.325Z] Built: Wed Sep 16 17:02:36 2020 [2021-01-22T11:42:26.325Z] OS/Arch: linux/amd64 [2021-01-22T11:42:26.325Z] Experimental: false [2021-01-22T11:42:26.325Z] [2021-01-22T11:42:26.325Z] Server: Docker Engine - Community [2021-01-22T11:42:26.325Z] Engine: [2021-01-22T11:42:26.325Z] Version: 19.03.13 [2021-01-22T11:42:26.325Z] API version: 1.40 (minimum version 1.12) [2021-01-22T11:42:26.325Z] Go version: go1.13.15 [2021-01-22T11:42:26.325Z] Git commit: 4484c46d9d [2021-01-22T11:42:26.325Z] Built: Wed Sep 16 17:01:06 2020 [2021-01-22T11:42:26.325Z] OS/Arch: linux/amd64 [2021-01-22T11:42:26.325Z] Experimental: true [2021-01-22T11:42:26.325Z] containerd: [2021-01-22T11:42:26.325Z] Version: 1.3.7 [2021-01-22T11:42:26.325Z] GitCommit: 8fba4e9a7d01810a393d5d25a3621dc101981175 [2021-01-22T11:42:26.325Z] runc: [2021-01-22T11:42:26.325Z] Version: 1.0.0-rc10 [2021-01-22T11:42:26.325Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2021-01-22T11:42:26.325Z] docker-init: [2021-01-22T11:42:26.325Z] Version: 0.18.0 [2021-01-22T11:42:26.325Z] GitCommit: fec3683 [Pipeline] sh [2021-01-22T11:42:26.608Z] + docker info [2021-01-22T11:42:26.608Z] Client: [2021-01-22T11:42:26.608Z] Debug Mode: false [2021-01-22T11:42:26.608Z] [2021-01-22T11:42:26.608Z] Server: [2021-01-22T11:42:26.608Z] Containers: 0 [2021-01-22T11:42:26.608Z] Running: 0 [2021-01-22T11:42:26.608Z] Paused: 0 [2021-01-22T11:42:26.608Z] Stopped: 0 [2021-01-22T11:42:26.608Z] Images: 6 [2021-01-22T11:42:26.608Z] Server Version: 19.03.13 [2021-01-22T11:42:26.608Z] Storage Driver: overlay2 [2021-01-22T11:42:26.608Z] Backing Filesystem: extfs [2021-01-22T11:42:26.608Z] Supports d_type: true [2021-01-22T11:42:26.608Z] Native Overlay Diff: true [2021-01-22T11:42:26.608Z] Logging Driver: json-file [2021-01-22T11:42:26.608Z] Cgroup Driver: cgroupfs [2021-01-22T11:42:26.608Z] Plugins: [2021-01-22T11:42:26.608Z] Volume: local [2021-01-22T11:42:26.608Z] Network: bridge host ipvlan macvlan null overlay [2021-01-22T11:42:26.608Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-01-22T11:42:26.608Z] Swarm: inactive [2021-01-22T11:42:26.608Z] Runtimes: runc [2021-01-22T11:42:26.608Z] Default Runtime: runc [2021-01-22T11:42:26.608Z] Init Binary: docker-init [2021-01-22T11:42:26.608Z] containerd version: 8fba4e9a7d01810a393d5d25a3621dc101981175 [2021-01-22T11:42:26.608Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2021-01-22T11:42:26.608Z] init version: fec3683 [2021-01-22T11:42:26.608Z] Security Options: [2021-01-22T11:42:26.608Z] apparmor [2021-01-22T11:42:26.608Z] seccomp [2021-01-22T11:42:26.608Z] Profile: default [2021-01-22T11:42:26.608Z] Kernel Version: 5.4.0-1025-aws [2021-01-22T11:42:26.608Z] Operating System: Ubuntu 18.04.5 LTS [2021-01-22T11:42:26.608Z] OSType: linux [2021-01-22T11:42:26.608Z] Architecture: x86_64 [2021-01-22T11:42:26.608Z] CPUs: 2 [2021-01-22T11:42:26.608Z] Total Memory: 7.487GiB [2021-01-22T11:42:26.608Z] Name: ip-10-100-43-80 [2021-01-22T11:42:26.608Z] ID: CCIE:AJZ6:AWCZ:J3ZS:O37A:2P7O:RJLE:DDVR:4JXC:CCOM:IQWM:5M5X [2021-01-22T11:42:26.608Z] Docker Root Dir: /var/lib/docker [2021-01-22T11:42:26.608Z] Debug Mode: false [2021-01-22T11:42:26.608Z] Registry: https://index.docker.io/v1/ [2021-01-22T11:42:26.608Z] Labels: [2021-01-22T11:42:26.608Z] Experimental: true [2021-01-22T11:42:26.608Z] Insecure Registries: [2021-01-22T11:42:26.608Z] 127.0.0.0/8 [2021-01-22T11:42:26.608Z] Live Restore Enabled: true [2021-01-22T11:42:26.608Z] [2021-01-22T11:42:26.608Z] WARNING: No swap limit support [Pipeline] sh [2021-01-22T11:42:26.891Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-01-22T11:42:26.891Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-01-22T11:42:26.891Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41918/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-01-22T11:42:26.891Z] + bash /home/ubuntu/workspace/moby_PR-41918/check-config.sh [2021-01-22T11:42:26.891Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-01-22T11:42:26.891Z] info: reading kernel config from /boot/config-5.4.0-1025-aws ... [2021-01-22T11:42:26.891Z] [2021-01-22T11:42:26.891Z] Generally Necessary: [2021-01-22T11:42:26.891Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-01-22T11:42:26.891Z] - apparmor: enabled and tools installed [2021-01-22T11:42:27.152Z] - CONFIG_NAMESPACES: enabled [2021-01-22T11:42:27.152Z] - CONFIG_NET_NS: enabled [2021-01-22T11:42:27.152Z] - CONFIG_PID_NS: enabled [2021-01-22T11:42:27.152Z] - CONFIG_IPC_NS: enabled [2021-01-22T11:42:27.152Z] - CONFIG_UTS_NS: enabled [2021-01-22T11:42:27.152Z] - CONFIG_CGROUPS: enabled [2021-01-22T11:42:27.152Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-01-22T11:42:27.152Z] - CONFIG_CGROUP_DEVICE: enabled [2021-01-22T11:42:27.152Z] - CONFIG_CGROUP_FREEZER: enabled [2021-01-22T11:42:27.152Z] - CONFIG_CGROUP_SCHED: enabled [2021-01-22T11:42:27.152Z] - CONFIG_CPUSETS: enabled [2021-01-22T11:42:27.152Z] - CONFIG_MEMCG: enabled [2021-01-22T11:42:27.152Z] - CONFIG_KEYS: enabled [2021-01-22T11:42:27.152Z] - CONFIG_VETH: enabled (as module) [2021-01-22T11:42:27.152Z] - CONFIG_BRIDGE: enabled (as module) [2021-01-22T11:42:27.152Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-01-22T11:42:27.152Z] - CONFIG_NF_NAT_IPV4: missing [2021-01-22T11:42:27.152Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-01-22T11:42:27.152Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-01-22T11:42:27.152Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-01-22T11:42:27.152Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-01-22T11:42:27.152Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-01-22T11:42:27.152Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-01-22T11:42:27.152Z] - CONFIG_NF_NAT: enabled (as module) [2021-01-22T11:42:27.152Z] - CONFIG_NF_NAT_NEEDED: missing [2021-01-22T11:42:27.152Z] - CONFIG_POSIX_MQUEUE: enabled [2021-01-22T11:42:27.152Z] [2021-01-22T11:42:27.152Z] Optional Features: [2021-01-22T11:42:27.152Z] - CONFIG_USER_NS: enabled [2021-01-22T11:42:27.152Z] - CONFIG_SECCOMP: enabled [2021-01-22T11:42:27.152Z] - CONFIG_CGROUP_PIDS: enabled [2021-01-22T11:42:27.152Z] - CONFIG_MEMCG_SWAP: enabled [2021-01-22T11:42:27.152Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-01-22T11:42:27.152Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-01-22T11:42:27.152Z] - CONFIG_BLK_CGROUP: enabled [2021-01-22T11:42:27.152Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-01-22T11:42:27.152Z] - CONFIG_IOSCHED_CFQ: missing [2021-01-22T11:42:27.152Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2021-01-22T11:42:27.152Z] - CONFIG_CGROUP_PERF: enabled [2021-01-22T11:42:27.152Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-01-22T11:42:27.152Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-01-22T11:42:27.152Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-01-22T11:42:27.152Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-01-22T11:42:27.152Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-01-22T11:42:27.152Z] - CONFIG_RT_GROUP_SCHED: missing [2021-01-22T11:42:27.152Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-01-22T11:42:27.152Z] - CONFIG_IP_VS: enabled (as module) [2021-01-22T11:42:27.152Z] - CONFIG_IP_VS_NFCT: enabled [2021-01-22T11:42:27.152Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-01-22T11:42:27.152Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-01-22T11:42:27.152Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-01-22T11:42:27.152Z] - CONFIG_EXT4_FS: enabled [2021-01-22T11:42:27.152Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-01-22T11:42:27.152Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-01-22T11:42:27.152Z] - Network Drivers: [2021-01-22T11:42:27.412Z] - "overlay": [2021-01-22T11:42:27.412Z] - CONFIG_VXLAN: enabled (as module) [2021-01-22T11:42:27.412Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-01-22T11:42:27.412Z] Optional (for encrypted networks): [2021-01-22T11:42:27.412Z] - CONFIG_CRYPTO: enabled [2021-01-22T11:42:27.412Z] - CONFIG_CRYPTO_AEAD: enabled [2021-01-22T11:42:27.412Z] - CONFIG_CRYPTO_GCM: enabled [2021-01-22T11:42:27.412Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-01-22T11:42:27.412Z] - CONFIG_CRYPTO_GHASH: enabled [2021-01-22T11:42:27.412Z] - CONFIG_XFRM: enabled [2021-01-22T11:42:27.412Z] - CONFIG_XFRM_USER: enabled (as module) [2021-01-22T11:42:27.412Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-01-22T11:42:27.412Z] - CONFIG_INET_ESP: enabled (as module) [2021-01-22T11:42:27.412Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2021-01-22T11:42:27.412Z] - "ipvlan": [2021-01-22T11:42:27.412Z] - CONFIG_IPVLAN: enabled (as module) [2021-01-22T11:42:27.412Z] - "macvlan": [2021-01-22T11:42:27.412Z] - CONFIG_MACVLAN: enabled (as module) [2021-01-22T11:42:27.412Z] - CONFIG_DUMMY: enabled (as module) [2021-01-22T11:42:27.412Z] - "ftp,tftp client in container": [2021-01-22T11:42:27.412Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-01-22T11:42:27.412Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-01-22T11:42:27.412Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-01-22T11:42:27.412Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-01-22T11:42:27.412Z] - Storage Drivers: [2021-01-22T11:42:27.412Z] - "aufs": [2021-01-22T11:42:27.412Z] - CONFIG_AUFS_FS: enabled (as module) [2021-01-22T11:42:27.412Z] - "btrfs": [2021-01-22T11:42:27.412Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-01-22T11:42:27.412Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-01-22T11:42:27.412Z] - "devicemapper": [2021-01-22T11:42:27.412Z] - CONFIG_BLK_DEV_DM: enabled [2021-01-22T11:42:27.412Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-01-22T11:42:27.412Z] - "overlay": [2021-01-22T11:42:27.412Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-01-22T11:42:27.412Z] - "zfs": [2021-01-22T11:42:27.412Z] - /dev/zfs: present [2021-01-22T11:42:27.412Z] - zfs command: missing [2021-01-22T11:42:27.412Z] - zpool command: missing [2021-01-22T11:42:27.412Z] [2021-01-22T11:42:27.412Z] Limits: [2021-01-22T11:42:27.412Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-01-22T11:42:27.412Z] [2021-01-22T11:42:27.412Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-01-22T11:42:27.741Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:febd0d315cb311dd1ae52f406520e6872a5867d3 . [2021-01-22T11:42:27.741Z] #1 [internal] load build definition from Dockerfile [2021-01-22T11:42:27.741Z] #1 DONE 0.0s [2021-01-22T11:42:27.741Z] [2021-01-22T11:42:27.741Z] #2 [internal] load .dockerignore [2021-01-22T11:42:27.741Z] #2 DONE 0.0s [2021-01-22T11:42:27.741Z] [2021-01-22T11:42:27.741Z] #1 [internal] load build definition from Dockerfile [2021-01-22T11:42:27.741Z] #1 transferring dockerfile: 16.55kB done [2021-01-22T11:42:27.741Z] #1 DONE 0.0s [2021-01-22T11:42:27.741Z] [2021-01-22T11:42:27.741Z] #2 [internal] load .dockerignore [2021-01-22T11:42:27.741Z] #2 transferring context: 87B done [2021-01-22T11:42:27.741Z] #2 DONE 0.0s [2021-01-22T11:42:27.741Z] [2021-01-22T11:42:27.741Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2021-01-22T11:42:27.741Z] #3 DONE 0.1s [2021-01-22T11:42:28.004Z] [2021-01-22T11:42:28.004Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2021-01-22T11:42:28.004Z] #4 CACHED [2021-01-22T11:42:28.004Z] [2021-01-22T11:42:28.004Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-01-22T11:42:28.004Z] #5 DONE 0.1s [2021-01-22T11:42:28.004Z] [2021-01-22T11:42:28.004Z] #7 [internal] load metadata for docker.io/library/debian:buster [2021-01-22T11:42:28.267Z] #7 DONE 0.1s [2021-01-22T11:42:28.267Z] [2021-01-22T11:42:28.267Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2021-01-22T11:42:28.267Z] #6 DONE 0.1s [2021-01-22T11:42:28.267Z] [2021-01-22T11:42:28.267Z] #60 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2021-01-22T11:42:28.267Z] #60 DONE 0.0s [2021-01-22T11:42:28.267Z] [2021-01-22T11:42:28.267Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2021-01-22T11:42:28.267Z] #8 DONE 0.0s [2021-01-22T11:42:28.267Z] [2021-01-22T11:42:28.267Z] #21 [internal] load build context [2021-01-22T11:42:28.267Z] #21 ... [2021-01-22T11:42:28.267Z] [2021-01-22T11:42:28.267Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:b16f6671... [2021-01-22T11:42:28.267Z] #24 DONE 0.0s [2021-01-22T11:42:28.267Z] [2021-01-22T11:42:28.267Z] #21 [internal] load build context [2021-01-22T11:42:29.649Z] #21 transferring context: 53.19MB 1.4s done [2021-01-22T11:42:29.649Z] #21 DONE 1.5s [2021-01-22T11:42:29.649Z] [2021-01-22T11:42:29.649Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T11:42:29.649Z] #45 CACHED [2021-01-22T11:42:29.649Z] [2021-01-22T11:42:29.649Z] #17 [dev-systemd-false 6/26] RUN ldconfig [2021-01-22T11:42:29.649Z] #17 CACHED [2021-01-22T11:42:29.649Z] [2021-01-22T11:42:29.649Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T11:42:29.649Z] #41 CACHED [2021-01-22T11:42:29.649Z] [2021-01-22T11:42:29.649Z] #55 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2021-01-22T11:42:29.649Z] #55 CACHED [2021-01-22T11:42:29.649Z] [2021-01-22T11:42:29.649Z] #19 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2021-01-22T11:42:29.649Z] #19 CACHED [2021-01-22T11:42:29.649Z] [2021-01-22T11:42:29.649Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-01-22T11:42:29.649Z] #27 CACHED [2021-01-22T11:42:29.649Z] [2021-01-22T11:42:29.649Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-01-22T11:42:29.649Z] #40 CACHED [2021-01-22T11:42:29.649Z] [2021-01-22T11:42:29.649Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-01-22T11:42:29.649Z] #18 CACHED [2021-01-22T11:42:29.649Z] [2021-01-22T11:42:29.649Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2021-01-22T11:42:29.649Z] #38 CACHED [2021-01-22T11:42:29.649Z] [2021-01-22T11:42:29.649Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T11:42:29.649Z] #47 CACHED [2021-01-22T11:42:29.649Z] [2021-01-22T11:42:29.649Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-22T11:42:29.649Z] #43 CACHED [2021-01-22T11:42:29.649Z] [2021-01-22T11:42:29.649Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2021-01-22T11:42:29.649Z] #31 CACHED [2021-01-22T11:42:29.649Z] [2021-01-22T11:42:29.649Z] #15 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2021-01-22T11:42:29.649Z] #15 CACHED [2021-01-22T11:42:29.649Z] [2021-01-22T11:42:29.649Z] #52 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2021-01-22T11:42:29.649Z] #52 CACHED [2021-01-22T11:42:29.649Z] [2021-01-22T11:42:29.649Z] #48 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2021-01-22T11:42:29.649Z] #48 CACHED [2021-01-22T11:42:29.649Z] [2021-01-22T11:42:29.649Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T11:42:29.649Z] #22 CACHED [2021-01-22T11:42:29.649Z] [2021-01-22T11:42:29.649Z] #16 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2021-01-22T11:42:29.649Z] #16 CACHED [2021-01-22T11:42:29.649Z] [2021-01-22T11:42:29.649Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2021-01-22T11:42:29.649Z] #25 CACHED [2021-01-22T11:42:29.649Z] [2021-01-22T11:42:29.649Z] #36 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2021-01-22T11:42:29.649Z] #36 CACHED [2021-01-22T11:42:29.649Z] [2021-01-22T11:42:29.649Z] #26 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-01-22T11:42:29.649Z] #26 CACHED [2021-01-22T11:42:29.649Z] [2021-01-22T11:42:29.649Z] #50 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2021-01-22T11:42:29.649Z] #50 CACHED [2021-01-22T11:42:29.649Z] [2021-01-22T11:42:29.649Z] #61 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2021-01-22T11:42:29.649Z] #61 CACHED [2021-01-22T11:42:29.649Z] [2021-01-22T11:42:29.649Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-01-22T11:42:29.649Z] #29 CACHED [2021-01-22T11:42:29.649Z] [2021-01-22T11:42:29.649Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-01-22T11:42:29.649Z] #34 CACHED [2021-01-22T11:42:29.649Z] [2021-01-22T11:42:29.649Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-22T11:42:29.649Z] #62 CACHED [2021-01-22T11:42:29.649Z] [2021-01-22T11:42:29.649Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2021-01-22T11:42:29.649Z] #23 CACHED [2021-01-22T11:42:29.649Z] [2021-01-22T11:42:29.649Z] #14 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2021-01-22T11:42:29.649Z] #14 CACHED [2021-01-22T11:42:29.649Z] [2021-01-22T11:42:29.649Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-22T11:42:29.649Z] #35 CACHED [2021-01-22T11:42:29.649Z] [2021-01-22T11:42:29.649Z] #42 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-01-22T11:42:29.649Z] #42 CACHED [2021-01-22T11:42:29.649Z] [2021-01-22T11:42:29.649Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-01-22T11:42:29.649Z] #20 CACHED [2021-01-22T11:42:29.649Z] [2021-01-22T11:42:29.649Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-22T11:42:29.649Z] #49 CACHED [2021-01-22T11:42:29.649Z] [2021-01-22T11:42:29.649Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2021-01-22T11:42:29.649Z] #10 CACHED [2021-01-22T11:42:29.649Z] [2021-01-22T11:42:29.649Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2021-01-22T11:42:29.649Z] #30 CACHED [2021-01-22T11:42:29.649Z] [2021-01-22T11:42:29.649Z] #58 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-01-22T11:42:29.649Z] #58 CACHED [2021-01-22T11:42:29.649Z] [2021-01-22T11:42:29.649Z] #37 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-01-22T11:42:29.649Z] #37 CACHED [2021-01-22T11:42:29.649Z] [2021-01-22T11:42:29.649Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T11:42:29.649Z] #56 CACHED [2021-01-22T11:42:29.649Z] [2021-01-22T11:42:29.649Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T11:42:29.649Z] #54 CACHED [2021-01-22T11:42:29.649Z] [2021-01-22T11:42:29.649Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2021-01-22T11:42:29.649Z] #53 CACHED [2021-01-22T11:42:29.649Z] [2021-01-22T11:42:29.649Z] #39 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2021-01-22T11:42:29.649Z] #39 CACHED [2021-01-22T11:42:29.649Z] [2021-01-22T11:42:29.649Z] #63 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2021-01-22T11:42:29.649Z] #63 CACHED [2021-01-22T11:42:29.649Z] [2021-01-22T11:42:29.649Z] #33 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2021-01-22T11:42:29.649Z] #33 CACHED [2021-01-22T11:42:29.649Z] [2021-01-22T11:42:29.649Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2021-01-22T11:42:29.649Z] #28 CACHED [2021-01-22T11:42:29.649Z] [2021-01-22T11:42:29.649Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-22T11:42:29.649Z] #11 CACHED [2021-01-22T11:42:29.649Z] [2021-01-22T11:42:29.649Z] #59 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2021-01-22T11:42:29.649Z] #59 CACHED [2021-01-22T11:42:29.649Z] [2021-01-22T11:42:29.649Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-01-22T11:42:29.649Z] #12 CACHED [2021-01-22T11:42:29.649Z] [2021-01-22T11:42:29.649Z] #44 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2021-01-22T11:42:29.649Z] #44 CACHED [2021-01-22T11:42:29.649Z] [2021-01-22T11:42:29.649Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-22T11:42:29.649Z] #51 CACHED [2021-01-22T11:42:29.649Z] [2021-01-22T11:42:29.649Z] #46 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2021-01-22T11:42:29.649Z] #46 CACHED [2021-01-22T11:42:29.649Z] [2021-01-22T11:42:29.649Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2021-01-22T11:42:29.649Z] #9 CACHED [2021-01-22T11:42:29.649Z] [2021-01-22T11:42:29.649Z] #57 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-01-22T11:42:29.649Z] #57 CACHED [2021-01-22T11:42:29.649Z] [2021-01-22T11:42:29.649Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-22T11:42:29.649Z] #32 CACHED [2021-01-22T11:42:29.649Z] [2021-01-22T11:42:29.649Z] #13 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2021-01-22T11:42:29.649Z] #13 CACHED [2021-01-22T11:42:29.649Z] [2021-01-22T11:42:29.649Z] #64 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-01-22T11:42:29.649Z] #64 CACHED [2021-01-22T11:42:29.649Z] [2021-01-22T11:42:29.649Z] #65 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-01-22T11:42:30.588Z] #65 DONE 0.8s [2021-01-22T11:42:30.588Z] [2021-01-22T11:42:30.588Z] #66 exporting to image [2021-01-22T11:42:30.588Z] #66 exporting layers [2021-01-22T11:42:31.527Z] #66 exporting layers 1.0s done [2021-01-22T11:42:31.528Z] #66 writing image sha256:cb631fae3623802b510311e34555c7aa528dc81b23761ab63ae5c2d54af46915 done [2021-01-22T11:42:31.528Z] #66 naming to docker.io/library/docker:febd0d315cb311dd1ae52f406520e6872a5867d3 done [2021-01-22T11:42:31.528Z] #66 DONE 1.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2021-01-22T11:42:31.863Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41918/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41918/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=febd0d315cb311dd1ae52f406520e6872a5867d3 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:febd0d315cb311dd1ae52f406520e6872a5867d3 hack/validate/default [2021-01-22T11:42:32.823Z] Congratulations! All commits are properly signed with the DCO! [2021-01-22T11:42:32.823Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2021-01-22T11:42:32.823Z] No api/types/ or api/swagger.yaml changes in diff. [2021-01-22T11:42:32.823Z] Congratulations! All TOML source files changed here have valid syntax. [2021-01-22T11:42:32.823Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2021-01-22T11:42:32.823Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2021-01-22T11:42:32.823Z] Congratulations! No new tests were added to integration-cli. [2021-01-22T11:42:32.823Z] [2021-01-22T11:42:32.823Z] INFO Start validation with golang-ci-lint [2021-01-22T11:42:32.823Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2021-01-22T11:42:32.823Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-01-22T11:42:32.824Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-01-22T11:42:34.285Z] Fetching without tags [2021-01-22T11:42:34.595Z] Merging remotes/origin/master commit b865beba22aac576b95952fef97d4e775632c362 into PR head commit febd0d315cb311dd1ae52f406520e6872a5867d3 [2021-01-22T11:42:35.100Z] Merge succeeded, producing febd0d315cb311dd1ae52f406520e6872a5867d3 [2021-01-22T11:42:35.100Z] Checking out Revision febd0d315cb311dd1ae52f406520e6872a5867d3 (PR-41918) [2021-01-22T11:42:35.163Z] Commit message: "add cgroup2 CI (Vagrant on GitHub Actions)" [Pipeline] withEnv [Pipeline] { [2021-01-22T11:42:34.263Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-01-22T11:42:34.264Z] > git config --add remote.origin.fetch +refs/pull/41918/head:refs/remotes/origin/PR-41918 # timeout=10 [2021-01-22T11:42:34.265Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-22T11:42:34.280Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-01-22T11:42:34.292Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-01-22T11:42:34.292Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-01-22T11:42:34.292Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41918/head:refs/remotes/origin/PR-41918 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-22T11:42:34.601Z] > git config core.sparsecheckout # timeout=10 [2021-01-22T11:42:34.602Z] > git checkout -f febd0d315cb311dd1ae52f406520e6872a5867d3 # timeout=10 [2021-01-22T11:42:35.072Z] > git remote # timeout=10 [2021-01-22T11:42:35.073Z] > git config --get remote.origin.url # timeout=10 [2021-01-22T11:42:35.077Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-01-22T11:42:35.078Z] > git merge b865beba22aac576b95952fef97d4e775632c362 # timeout=10 [2021-01-22T11:42:35.094Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-22T11:42:35.106Z] > git config core.sparsecheckout # timeout=10 [2021-01-22T11:42:35.107Z] > git checkout -f febd0d315cb311dd1ae52f406520e6872a5867d3 # timeout=10 [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-01-22T11:42:36.026Z] + docker version [2021-01-22T11:42:36.026Z] Client: Docker Engine - Community [2021-01-22T11:42:36.026Z] Version: 19.03.7 [2021-01-22T11:42:36.026Z] API version: 1.40 [2021-01-22T11:42:36.026Z] Go version: go1.12.17 [2021-01-22T11:42:36.026Z] Git commit: 7141c199a2 [2021-01-22T11:42:36.026Z] Built: Sat Mar 7 16:48:47 2020 [2021-01-22T11:42:36.026Z] OS/Arch: linux/s390x [2021-01-22T11:42:36.026Z] Experimental: false [2021-01-22T11:42:36.026Z] [2021-01-22T11:42:36.026Z] Server: Docker Engine - Community [2021-01-22T11:42:36.026Z] Engine: [2021-01-22T11:42:36.026Z] Version: 19.03.7 [2021-01-22T11:42:36.026Z] API version: 1.40 (minimum version 1.12) [2021-01-22T11:42:36.026Z] Go version: go1.12.17 [2021-01-22T11:42:36.026Z] Git commit: 7141c199a2 [2021-01-22T11:42:36.026Z] Built: Sat Mar 7 16:47:46 2020 [2021-01-22T11:42:36.026Z] OS/Arch: linux/s390x [2021-01-22T11:42:36.026Z] Experimental: true [2021-01-22T11:42:36.026Z] containerd: [2021-01-22T11:42:36.026Z] Version: 1.2.13 [2021-01-22T11:42:36.026Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2021-01-22T11:42:36.026Z] runc: [2021-01-22T11:42:36.026Z] Version: 1.0.0-rc10 [2021-01-22T11:42:36.026Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2021-01-22T11:42:36.026Z] docker-init: [2021-01-22T11:42:36.026Z] Version: 0.18.0 [2021-01-22T11:42:36.026Z] GitCommit: fec3683 [Pipeline] sh [2021-01-22T11:42:36.405Z] + docker info [2021-01-22T11:42:37.043Z] Client: [2021-01-22T11:42:37.043Z] Debug Mode: false [2021-01-22T11:42:37.043Z] [2021-01-22T11:42:37.043Z] Server: [2021-01-22T11:42:37.043Z] Containers: 0 [2021-01-22T11:42:37.043Z] Running: 0 [2021-01-22T11:42:37.043Z] Paused: 0 [2021-01-22T11:42:37.043Z] Stopped: 0 [2021-01-22T11:42:37.043Z] Images: 0 [2021-01-22T11:42:37.043Z] Server Version: 19.03.7 [2021-01-22T11:42:37.043Z] Storage Driver: overlay2 [2021-01-22T11:42:37.043Z] Backing Filesystem: [2021-01-22T11:42:37.043Z] Supports d_type: true [2021-01-22T11:42:37.043Z] Native Overlay Diff: true [2021-01-22T11:42:37.043Z] Logging Driver: json-file [2021-01-22T11:42:37.043Z] Cgroup Driver: cgroupfs [2021-01-22T11:42:37.043Z] Plugins: [2021-01-22T11:42:37.043Z] Volume: local [2021-01-22T11:42:37.043Z] Network: bridge host ipvlan macvlan null overlay [2021-01-22T11:42:37.043Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-01-22T11:42:37.043Z] Swarm: inactive [2021-01-22T11:42:37.043Z] Runtimes: runc [2021-01-22T11:42:37.043Z] Default Runtime: runc [2021-01-22T11:42:37.043Z] Init Binary: docker-init [2021-01-22T11:42:37.043Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2021-01-22T11:42:37.043Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2021-01-22T11:42:37.043Z] init version: fec3683 [2021-01-22T11:42:37.043Z] Security Options: [2021-01-22T11:42:37.043Z] apparmor [2021-01-22T11:42:37.043Z] seccomp [2021-01-22T11:42:37.043Z] Profile: default [2021-01-22T11:42:37.043Z] Kernel Version: 4.15.0-91-generic [2021-01-22T11:42:37.043Z] Operating System: Ubuntu 18.04.4 LTS [2021-01-22T11:42:37.043Z] OSType: linux [2021-01-22T11:42:37.043Z] Architecture: s390x [2021-01-22T11:42:37.043Z] CPUs: 2 [2021-01-22T11:42:37.043Z] Total Memory: 7.861GiB [2021-01-22T11:42:37.043Z] Name: s390x-ubuntu-03 [2021-01-22T11:42:37.043Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2021-01-22T11:42:37.043Z] Docker Root Dir: /var/lib/docker [2021-01-22T11:42:37.043Z] Debug Mode: false [2021-01-22T11:42:37.043Z] Registry: https://index.docker.io/v1/ [2021-01-22T11:42:37.043Z] Labels: [2021-01-22T11:42:37.043Z] Experimental: true [2021-01-22T11:42:37.043Z] Insecure Registries: [2021-01-22T11:42:37.043Z] 127.0.0.0/8 [2021-01-22T11:42:37.043Z] Live Restore Enabled: false [2021-01-22T11:42:37.043Z] [2021-01-22T11:42:37.043Z] WARNING: No swap limit support [Pipeline] sh [2021-01-22T11:42:37.422Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-01-22T11:42:37.422Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-01-22T11:42:37.422Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-41918/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-01-22T11:42:37.422Z] + bash /home/jenkins/workspace/moby_PR-41918/check-config.sh [2021-01-22T11:42:37.422Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-01-22T11:42:37.422Z] info: reading kernel config from /boot/config-4.15.0-91-generic ... [2021-01-22T11:42:37.422Z] [2021-01-22T11:42:37.422Z] Generally Necessary: [2021-01-22T11:42:37.422Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-01-22T11:42:37.422Z] - apparmor: enabled and tools installed [2021-01-22T11:42:37.422Z] - CONFIG_NAMESPACES: enabled [2021-01-22T11:42:37.422Z] - CONFIG_NET_NS: enabled [2021-01-22T11:42:37.422Z] - CONFIG_PID_NS: enabled [2021-01-22T11:42:37.422Z] - CONFIG_IPC_NS: enabled [2021-01-22T11:42:37.422Z] - CONFIG_UTS_NS: enabled [2021-01-22T11:42:37.422Z] - CONFIG_CGROUPS: enabled [2021-01-22T11:42:37.422Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-01-22T11:42:37.422Z] - CONFIG_CGROUP_DEVICE: enabled [2021-01-22T11:42:37.422Z] - CONFIG_CGROUP_FREEZER: enabled [2021-01-22T11:42:37.422Z] - CONFIG_CGROUP_SCHED: enabled [2021-01-22T11:42:37.714Z] - CONFIG_CPUSETS: enabled [2021-01-22T11:42:37.714Z] - CONFIG_MEMCG: enabled [2021-01-22T11:42:37.714Z] - CONFIG_KEYS: enabled [2021-01-22T11:42:37.714Z] - CONFIG_VETH: enabled (as module) [2021-01-22T11:42:37.714Z] - CONFIG_BRIDGE: enabled (as module) [2021-01-22T11:42:37.714Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-01-22T11:42:37.714Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2021-01-22T11:42:37.714Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-01-22T11:42:37.714Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-01-22T11:42:37.714Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-01-22T11:42:37.714Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-01-22T11:42:37.714Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-01-22T11:42:37.714Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-01-22T11:42:37.714Z] - CONFIG_NF_NAT: enabled (as module) [2021-01-22T11:42:37.714Z] - CONFIG_NF_NAT_NEEDED: enabled [2021-01-22T11:42:37.714Z] - CONFIG_POSIX_MQUEUE: enabled [2021-01-22T11:42:37.714Z] [2021-01-22T11:42:37.714Z] Optional Features: [2021-01-22T11:42:37.714Z] - CONFIG_USER_NS: enabled [2021-01-22T11:42:37.714Z] - CONFIG_SECCOMP: enabled [2021-01-22T11:42:37.714Z] - CONFIG_CGROUP_PIDS: enabled [2021-01-22T11:42:37.714Z] - CONFIG_MEMCG_SWAP: enabled [2021-01-22T11:42:37.714Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-01-22T11:42:37.714Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-01-22T11:42:37.714Z] - CONFIG_BLK_CGROUP: enabled [2021-01-22T11:42:37.714Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-01-22T11:42:37.714Z] - CONFIG_IOSCHED_CFQ: enabled [2021-01-22T11:42:37.714Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2021-01-22T11:42:37.714Z] - CONFIG_CGROUP_PERF: enabled [2021-01-22T11:42:37.714Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-01-22T11:42:37.714Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-01-22T11:42:37.714Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-01-22T11:42:37.714Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-01-22T11:42:37.714Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-01-22T11:42:37.714Z] - CONFIG_RT_GROUP_SCHED: missing [2021-01-22T11:42:37.714Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-01-22T11:42:37.714Z] - CONFIG_IP_VS: enabled (as module) [2021-01-22T11:42:37.714Z] - CONFIG_IP_VS_NFCT: enabled [2021-01-22T11:42:37.714Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-01-22T11:42:37.714Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-01-22T11:42:37.714Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-01-22T11:42:37.714Z] - CONFIG_EXT4_FS: enabled [2021-01-22T11:42:37.714Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-01-22T11:42:37.714Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-01-22T11:42:37.714Z] - Network Drivers: [2021-01-22T11:42:37.714Z] - "overlay": [2021-01-22T11:42:37.714Z] - CONFIG_VXLAN: enabled (as module) [2021-01-22T11:42:37.714Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-01-22T11:42:37.714Z] Optional (for encrypted networks): [2021-01-22T11:42:37.714Z] - CONFIG_CRYPTO: enabled [2021-01-22T11:42:37.714Z] - CONFIG_CRYPTO_AEAD: enabled [2021-01-22T11:42:37.714Z] - CONFIG_CRYPTO_GCM: enabled [2021-01-22T11:42:37.714Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-01-22T11:42:37.714Z] - CONFIG_CRYPTO_GHASH: enabled [2021-01-22T11:42:37.714Z] - CONFIG_XFRM: enabled [2021-01-22T11:42:37.714Z] - CONFIG_XFRM_USER: enabled (as module) [2021-01-22T11:42:37.714Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-01-22T11:42:37.714Z] - CONFIG_INET_ESP: enabled (as module) [2021-01-22T11:42:37.714Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2021-01-22T11:42:37.714Z] - "ipvlan": [2021-01-22T11:42:37.714Z] - CONFIG_IPVLAN: enabled (as module) [2021-01-22T11:42:37.714Z] - "macvlan": [2021-01-22T11:42:37.714Z] - CONFIG_MACVLAN: enabled (as module) [2021-01-22T11:42:37.714Z] - CONFIG_DUMMY: enabled (as module) [2021-01-22T11:42:37.714Z] - "ftp,tftp client in container": [2021-01-22T11:42:37.714Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-01-22T11:42:37.714Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-01-22T11:42:37.714Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-01-22T11:42:37.714Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-01-22T11:42:37.714Z] - Storage Drivers: [2021-01-22T11:42:37.714Z] - "aufs": [2021-01-22T11:42:37.714Z] - CONFIG_AUFS_FS: enabled (as module) [2021-01-22T11:42:37.714Z] - "btrfs": [2021-01-22T11:42:37.714Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-01-22T11:42:37.714Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-01-22T11:42:37.714Z] - "devicemapper": [2021-01-22T11:42:37.714Z] - CONFIG_BLK_DEV_DM: enabled [2021-01-22T11:42:37.714Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-01-22T11:42:37.714Z] - "overlay": [2021-01-22T11:42:37.714Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-01-22T11:42:37.714Z] - "zfs": [2021-01-22T11:42:37.714Z] - /dev/zfs: missing [2021-01-22T11:42:37.714Z] - zfs command: missing [2021-01-22T11:42:37.714Z] - zpool command: missing [2021-01-22T11:42:37.714Z] [2021-01-22T11:42:37.714Z] Limits: [2021-01-22T11:42:37.714Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-01-22T11:42:37.714Z] [2021-01-22T11:42:37.714Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-01-22T11:42:38.140Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:febd0d315cb311dd1ae52f406520e6872a5867d3 . [2021-01-22T11:42:38.140Z] #2 [internal] load .dockerignore [2021-01-22T11:42:38.140Z] #2 transferring context: 87B 0.0s done [2021-01-22T11:42:38.140Z] #2 DONE 0.0s [2021-01-22T11:42:38.140Z] [2021-01-22T11:42:38.140Z] #1 [internal] load build definition from Dockerfile [2021-01-22T11:42:38.140Z] #1 transferring dockerfile: 16.55kB 0.0s done [2021-01-22T11:42:38.140Z] #1 DONE 0.1s [2021-01-22T11:42:38.140Z] [2021-01-22T11:42:38.140Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2021-01-22T11:42:38.432Z] #3 DONE 0.2s [2021-01-22T11:42:38.432Z] [2021-01-22T11:42:38.432Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2021-01-22T11:42:38.432Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2021-01-22T11:42:38.723Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2021-01-22T11:42:38.723Z] #4 sha256:5bf144d844d8560c37576acf15f95a39f34818f35fc6f48495d827161e397cea 521B / 521B done [2021-01-22T11:42:38.723Z] #4 sha256:4f216ae6358af18e67fc5776f6cfbce0c11d409ab23468a9be6b99bf08c7a101 897B / 897B done [2021-01-22T11:42:38.723Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 0B / 8.88MB 0.1s [2021-01-22T11:42:38.723Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 7.09MB / 8.88MB 0.2s [2021-01-22T11:42:38.723Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 8.88MB / 8.88MB 0.2s done [2021-01-22T11:42:38.723Z] #4 extracting sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 [2021-01-22T11:42:39.016Z] #4 extracting sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 0.2s done [2021-01-22T11:42:39.016Z] #4 DONE 0.7s [2021-01-22T11:42:39.534Z] Still waiting to schedule task [2021-01-22T11:42:39.534Z] All nodes of label ‘arm64&&linux’ are offline [2021-01-22T11:42:39.536Z] Still waiting to schedule task [2021-01-22T11:42:39.536Z] All nodes of label ‘windows-2019’ are offline [2021-01-22T11:42:39.649Z] [2021-01-22T11:42:39.649Z] #7 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-01-22T11:42:39.941Z] #7 DONE 0.5s [2021-01-22T11:42:39.941Z] [2021-01-22T11:42:39.941Z] #6 [internal] load metadata for docker.io/library/debian:buster [2021-01-22T11:42:40.237Z] #6 DONE 0.6s [2021-01-22T11:42:40.237Z] [2021-01-22T11:42:40.237Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2021-01-22T11:42:40.237Z] #5 DONE 0.7s [2021-01-22T11:42:40.237Z] [2021-01-22T11:42:40.237Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2021-01-22T11:42:40.237Z] #8 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2021-01-22T11:42:40.237Z] #8 sha256:2ccfa7a81d7b4297306fdd2a1fe1763c321c9273784674a28766b86687198484 6.19kB / 6.19kB done [2021-01-22T11:42:40.237Z] #8 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-01-22T11:42:40.237Z] #8 sha256:34df2acbe7473a9a58120e63c8a0547be2460d33f88557496252c423301f85f8 1.79kB / 1.79kB done [2021-01-22T11:42:40.532Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 0B / 102.23MB 0.1s [2021-01-22T11:42:40.532Z] #8 sha256:6880a2f7a4f5b6c1639432d448e9b7a61fd7136c2f108028b8f6003769f66de0 0B / 156B 0.1s [2021-01-22T11:42:40.532Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 9.96MB / 102.23MB 0.2s [2021-01-22T11:42:40.532Z] #8 sha256:6880a2f7a4f5b6c1639432d448e9b7a61fd7136c2f108028b8f6003769f66de0 156B / 156B 0.1s done [2021-01-22T11:42:40.532Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 21.98MB / 102.23MB 0.3s [2021-01-22T11:42:40.826Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 28.39MB / 102.23MB 0.4s [2021-01-22T11:42:40.826Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 34.82MB / 102.23MB 0.7s [2021-01-22T11:42:41.122Z] #8 ... [2021-01-22T11:42:41.122Z] [2021-01-22T11:42:41.122Z] #21 [internal] load build context [2021-01-22T11:42:41.122Z] #21 transferring context: 53.19MB 0.9s done [2021-01-22T11:42:41.122Z] #21 DONE 1.0s [2021-01-22T11:42:41.122Z] [2021-01-22T11:42:41.122Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2021-01-22T11:42:41.419Z] #8 ... [2021-01-22T11:42:41.419Z] [2021-01-22T11:42:41.419Z] #60 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2021-01-22T11:42:41.419Z] #60 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2021-01-22T11:42:41.419Z] #60 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2021-01-22T11:42:41.419Z] #60 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2021-01-22T11:42:41.419Z] #60 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.2s done [2021-01-22T11:42:41.419Z] #60 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0.6s done [2021-01-22T11:42:41.419Z] #60 DONE 1.1s [2021-01-22T11:42:41.419Z] [2021-01-22T11:42:41.419Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2021-01-22T11:42:41.419Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 42.83MB / 102.23MB 1.0s [2021-01-22T11:42:41.419Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 53.43MB / 102.23MB 1.2s [2021-01-22T11:42:41.715Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 62.46MB / 102.23MB 1.3s [2021-01-22T11:42:41.715Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 81.59MB / 102.23MB 1.5s [2021-01-22T11:42:42.008Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 88.76MB / 102.23MB 1.6s [2021-01-22T11:42:42.008Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 97.97MB / 102.23MB 1.7s [2021-01-22T11:42:42.300Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 102.23MB / 102.23MB 1.9s done [2021-01-22T11:42:42.300Z] #8 extracting sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 [2021-01-22T11:42:43.780Z] Fetching without tags [2021-01-22T11:42:43.830Z] Fetching without tags [2021-01-22T11:42:44.102Z] Merging remotes/origin/master commit b865beba22aac576b95952fef97d4e775632c362 into PR head commit febd0d315cb311dd1ae52f406520e6872a5867d3 [2021-01-22T11:42:44.125Z] Merging remotes/origin/master commit b865beba22aac576b95952fef97d4e775632c362 into PR head commit febd0d315cb311dd1ae52f406520e6872a5867d3 [2021-01-22T11:42:43.806Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-01-22T11:42:43.811Z] > git config --add remote.origin.fetch +refs/pull/41918/head:refs/remotes/origin/PR-41918 # timeout=10 [2021-01-22T11:42:43.816Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-22T11:42:43.825Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-01-22T11:42:43.832Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-01-22T11:42:43.832Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-01-22T11:42:43.832Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41918/head:refs/remotes/origin/PR-41918 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-22T11:42:44.127Z] > git config core.sparsecheckout # timeout=10 [2021-01-22T11:42:44.131Z] > git checkout -f febd0d315cb311dd1ae52f406520e6872a5867d3 # timeout=10 [2021-01-22T11:42:43.708Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-01-22T11:42:43.726Z] > git config --add remote.origin.fetch +refs/pull/41918/head:refs/remotes/origin/PR-41918 # timeout=10 [2021-01-22T11:42:43.741Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-22T11:42:43.755Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-01-22T11:42:43.776Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-01-22T11:42:43.776Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-01-22T11:42:43.777Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41918/head:refs/remotes/origin/PR-41918 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-22T11:42:44.097Z] > git config core.sparsecheckout # timeout=10 [2021-01-22T11:42:44.103Z] > git checkout -f febd0d315cb311dd1ae52f406520e6872a5867d3 # timeout=10 [2021-01-22T11:42:44.369Z] #8 ... [2021-01-22T11:42:44.369Z] [2021-01-22T11:42:44.369Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:b16f6671... [2021-01-22T11:42:44.369Z] #24 resolve docker.io/library/debian:buster@sha256:b16f66714660c4b3ea14d273ad8c35079b81b35d65d1e206072d226c7ff78299 done [2021-01-22T11:42:44.369Z] #24 sha256:b16f66714660c4b3ea14d273ad8c35079b81b35d65d1e206072d226c7ff78299 1.85kB / 1.85kB done [2021-01-22T11:42:44.369Z] #24 sha256:11bf5034297fd6c74478ca84e6faa5f5f327cbdd845c4fc55a77ee1f74fbf4a3 529B / 529B done [2021-01-22T11:42:44.369Z] #24 sha256:056d0a7c279321a0170f530baf74a93492ba49d7abaaa702d94533b125002c20 1.46kB / 1.46kB done [2021-01-22T11:42:44.369Z] #24 sha256:15e71c2ae22f7fff5a03d5a2c1ccbee8b2526b04a21e1cff46ad70648272e773 48.97MB / 48.97MB 1.0s done [2021-01-22T11:42:44.369Z] #24 extracting sha256:15e71c2ae22f7fff5a03d5a2c1ccbee8b2526b04a21e1cff46ad70648272e773 2.1s done [2021-01-22T11:42:44.369Z] #24 DONE 3.8s [2021-01-22T11:42:44.369Z] [2021-01-22T11:42:44.369Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2021-01-22T11:42:44.672Z] Merge succeeded, producing febd0d315cb311dd1ae52f406520e6872a5867d3 [2021-01-22T11:42:44.672Z] Checking out Revision febd0d315cb311dd1ae52f406520e6872a5867d3 (PR-41918) [2021-01-22T11:42:44.674Z] Merge succeeded, producing febd0d315cb311dd1ae52f406520e6872a5867d3 [2021-01-22T11:42:44.674Z] Checking out Revision febd0d315cb311dd1ae52f406520e6872a5867d3 (PR-41918) [2021-01-22T11:42:45.172Z] Commit message: "add cgroup2 CI (Vagrant on GitHub Actions)" [2021-01-22T11:42:45.183Z] Commit message: "add cgroup2 CI (Vagrant on GitHub Actions)" [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-01-22T11:42:45.960Z] + docker version [2021-01-22T11:42:45.960Z] Client: Docker Engine - Community [2021-01-22T11:42:45.960Z] Version: 19.03.13 [2021-01-22T11:42:45.960Z] API version: 1.40 [2021-01-22T11:42:45.960Z] Go version: go1.13.15 [2021-01-22T11:42:45.960Z] Git commit: 4484c46d9d [2021-01-22T11:42:45.960Z] Built: Wed Sep 16 17:02:36 2020 [2021-01-22T11:42:45.960Z] OS/Arch: linux/amd64 [2021-01-22T11:42:45.960Z] Experimental: false [2021-01-22T11:42:45.960Z] [2021-01-22T11:42:45.960Z] Server: Docker Engine - Community [2021-01-22T11:42:45.960Z] Engine: [2021-01-22T11:42:45.960Z] Version: 19.03.13 [2021-01-22T11:42:45.960Z] API version: 1.40 (minimum version 1.12) [2021-01-22T11:42:45.960Z] Go version: go1.13.15 [2021-01-22T11:42:45.960Z] Git commit: 4484c46d9d [2021-01-22T11:42:45.960Z] Built: Wed Sep 16 17:01:06 2020 [2021-01-22T11:42:45.960Z] OS/Arch: linux/amd64 [2021-01-22T11:42:45.960Z] Experimental: true [2021-01-22T11:42:45.960Z] containerd: [2021-01-22T11:42:45.960Z] Version: 1.3.7 [2021-01-22T11:42:45.960Z] GitCommit: 8fba4e9a7d01810a393d5d25a3621dc101981175 [2021-01-22T11:42:45.960Z] runc: [2021-01-22T11:42:45.960Z] Version: 1.0.0-rc10 [2021-01-22T11:42:45.960Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2021-01-22T11:42:45.960Z] docker-init: [2021-01-22T11:42:45.960Z] Version: 0.18.0 [2021-01-22T11:42:45.960Z] GitCommit: fec3683 [Pipeline] sh [2021-01-22T11:42:46.025Z] + docker version [2021-01-22T11:42:46.025Z] Client: Docker Engine - Community [2021-01-22T11:42:46.025Z] Version: 19.03.13 [2021-01-22T11:42:46.025Z] API version: 1.40 [2021-01-22T11:42:46.025Z] Go version: go1.13.15 [2021-01-22T11:42:46.025Z] Git commit: 4484c46d9d [2021-01-22T11:42:46.025Z] Built: Wed Sep 16 17:02:36 2020 [2021-01-22T11:42:46.025Z] OS/Arch: linux/amd64 [2021-01-22T11:42:46.025Z] Experimental: false [2021-01-22T11:42:46.025Z] [2021-01-22T11:42:46.025Z] Server: Docker Engine - Community [2021-01-22T11:42:46.025Z] Engine: [2021-01-22T11:42:46.025Z] Version: 19.03.13 [2021-01-22T11:42:46.025Z] API version: 1.40 (minimum version 1.12) [2021-01-22T11:42:46.025Z] Go version: go1.13.15 [2021-01-22T11:42:46.025Z] Git commit: 4484c46d9d [2021-01-22T11:42:46.025Z] Built: Wed Sep 16 17:01:06 2020 [2021-01-22T11:42:46.025Z] OS/Arch: linux/amd64 [2021-01-22T11:42:46.025Z] Experimental: true [2021-01-22T11:42:46.025Z] containerd: [2021-01-22T11:42:46.025Z] Version: 1.3.7 [2021-01-22T11:42:46.025Z] GitCommit: 8fba4e9a7d01810a393d5d25a3621dc101981175 [2021-01-22T11:42:46.025Z] runc: [2021-01-22T11:42:46.025Z] Version: 1.0.0-rc10 [2021-01-22T11:42:46.025Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2021-01-22T11:42:46.025Z] docker-init: [2021-01-22T11:42:46.025Z] Version: 0.18.0 [2021-01-22T11:42:46.025Z] GitCommit: fec3683 [Pipeline] sh [2021-01-22T11:42:44.649Z] > git remote # timeout=10 [2021-01-22T11:42:44.654Z] > git config --get remote.origin.url # timeout=10 [2021-01-22T11:42:44.659Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-01-22T11:42:44.660Z] > git merge b865beba22aac576b95952fef97d4e775632c362 # timeout=10 [2021-01-22T11:42:44.666Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-22T11:42:44.673Z] > git config core.sparsecheckout # timeout=10 [2021-01-22T11:42:44.678Z] > git checkout -f febd0d315cb311dd1ae52f406520e6872a5867d3 # timeout=10 [2021-01-22T11:42:44.634Z] > git remote # timeout=10 [2021-01-22T11:42:44.644Z] > git config --get remote.origin.url # timeout=10 [2021-01-22T11:42:44.649Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-01-22T11:42:44.650Z] > git merge b865beba22aac576b95952fef97d4e775632c362 # timeout=10 [2021-01-22T11:42:44.661Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-22T11:42:44.669Z] > git config core.sparsecheckout # timeout=10 [2021-01-22T11:42:44.673Z] > git checkout -f febd0d315cb311dd1ae52f406520e6872a5867d3 # timeout=10 [2021-01-22T11:42:46.275Z] + docker info [2021-01-22T11:42:46.275Z] Client: [2021-01-22T11:42:46.275Z] Debug Mode: false [2021-01-22T11:42:46.275Z] [2021-01-22T11:42:46.275Z] Server: [2021-01-22T11:42:46.275Z] Containers: 0 [2021-01-22T11:42:46.275Z] Running: 0 [2021-01-22T11:42:46.275Z] Paused: 0 [2021-01-22T11:42:46.275Z] Stopped: 0 [2021-01-22T11:42:46.275Z] Images: 4 [2021-01-22T11:42:46.275Z] Server Version: 19.03.13 [2021-01-22T11:42:46.275Z] Storage Driver: overlay2 [2021-01-22T11:42:46.275Z] Backing Filesystem: extfs [2021-01-22T11:42:46.275Z] Supports d_type: true [2021-01-22T11:42:46.275Z] Native Overlay Diff: true [2021-01-22T11:42:46.275Z] Logging Driver: json-file [2021-01-22T11:42:46.275Z] Cgroup Driver: cgroupfs [2021-01-22T11:42:46.275Z] Plugins: [2021-01-22T11:42:46.275Z] Volume: local [2021-01-22T11:42:46.275Z] Network: bridge host ipvlan macvlan null overlay [2021-01-22T11:42:46.275Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-01-22T11:42:46.275Z] Swarm: inactive [2021-01-22T11:42:46.275Z] Runtimes: runc [2021-01-22T11:42:46.275Z] Default Runtime: runc [2021-01-22T11:42:46.275Z] Init Binary: docker-init [2021-01-22T11:42:46.275Z] containerd version: 8fba4e9a7d01810a393d5d25a3621dc101981175 [2021-01-22T11:42:46.275Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2021-01-22T11:42:46.275Z] init version: fec3683 [2021-01-22T11:42:46.275Z] Security Options: [2021-01-22T11:42:46.275Z] apparmor [2021-01-22T11:42:46.275Z] seccomp [2021-01-22T11:42:46.275Z] Profile: default [2021-01-22T11:42:46.275Z] Kernel Version: 5.4.0-1025-aws [2021-01-22T11:42:46.275Z] Operating System: Ubuntu 18.04.5 LTS [2021-01-22T11:42:46.275Z] OSType: linux [2021-01-22T11:42:46.275Z] Architecture: x86_64 [2021-01-22T11:42:46.275Z] CPUs: 2 [2021-01-22T11:42:46.275Z] Total Memory: 7.487GiB [2021-01-22T11:42:46.275Z] Name: ip-10-100-75-126 [2021-01-22T11:42:46.275Z] ID: CCIE:AJZ6:AWCZ:J3ZS:O37A:2P7O:RJLE:DDVR:4JXC:CCOM:IQWM:5M5X [2021-01-22T11:42:46.275Z] Docker Root Dir: /var/lib/docker [2021-01-22T11:42:46.275Z] Debug Mode: false [2021-01-22T11:42:46.275Z] Registry: https://index.docker.io/v1/ [2021-01-22T11:42:46.275Z] Labels: [2021-01-22T11:42:46.275Z] Experimental: true [2021-01-22T11:42:46.275Z] Insecure Registries: [2021-01-22T11:42:46.275Z] 127.0.0.0/8 [2021-01-22T11:42:46.275Z] Live Restore Enabled: true [2021-01-22T11:42:46.275Z] [2021-01-22T11:42:46.275Z] WARNING: No swap limit support [Pipeline] sh [2021-01-22T11:42:46.311Z] + docker info [2021-01-22T11:42:46.569Z] Client: [2021-01-22T11:42:46.569Z] Debug Mode: false [2021-01-22T11:42:46.569Z] [2021-01-22T11:42:46.569Z] Server: [2021-01-22T11:42:46.569Z] Containers: 0 [2021-01-22T11:42:46.569Z] Running: 0 [2021-01-22T11:42:46.569Z] Paused: 0 [2021-01-22T11:42:46.569Z] Stopped: 0 [2021-01-22T11:42:46.569Z] Images: 5 [2021-01-22T11:42:46.569Z] Server Version: 19.03.13 [2021-01-22T11:42:46.569Z] Storage Driver: overlay2 [2021-01-22T11:42:46.569Z] Backing Filesystem: extfs [2021-01-22T11:42:46.569Z] Supports d_type: true [2021-01-22T11:42:46.569Z] Native Overlay Diff: true [2021-01-22T11:42:46.569Z] Logging Driver: json-file [2021-01-22T11:42:46.569Z] Cgroup Driver: cgroupfs [2021-01-22T11:42:46.569Z] Plugins: [2021-01-22T11:42:46.569Z] Volume: local [2021-01-22T11:42:46.569Z] Network: bridge host ipvlan macvlan null overlay [2021-01-22T11:42:46.569Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-01-22T11:42:46.569Z] Swarm: inactive [2021-01-22T11:42:46.569Z] Runtimes: runc [2021-01-22T11:42:46.569Z] Default Runtime: runc [2021-01-22T11:42:46.569Z] Init Binary: docker-init [2021-01-22T11:42:46.569Z] containerd version: 8fba4e9a7d01810a393d5d25a3621dc101981175 [2021-01-22T11:42:46.569Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2021-01-22T11:42:46.569Z] init version: fec3683 [2021-01-22T11:42:46.569Z] Security Options: [2021-01-22T11:42:46.569Z] apparmor [2021-01-22T11:42:46.569Z] seccomp [2021-01-22T11:42:46.569Z] Profile: default [2021-01-22T11:42:46.569Z] Kernel Version: 5.4.0-1025-aws [2021-01-22T11:42:46.569Z] Operating System: Ubuntu 18.04.5 LTS [2021-01-22T11:42:46.569Z] OSType: linux [2021-01-22T11:42:46.569Z] Architecture: x86_64 [2021-01-22T11:42:46.569Z] CPUs: 2 [2021-01-22T11:42:46.569Z] Total Memory: 7.487GiB [2021-01-22T11:42:46.569Z] Name: ip-10-100-119-111 [2021-01-22T11:42:46.569Z] ID: CCIE:AJZ6:AWCZ:J3ZS:O37A:2P7O:RJLE:DDVR:4JXC:CCOM:IQWM:5M5X [2021-01-22T11:42:46.569Z] Docker Root Dir: /var/lib/docker [2021-01-22T11:42:46.569Z] Debug Mode: false [2021-01-22T11:42:46.569Z] Registry: https://index.docker.io/v1/ [2021-01-22T11:42:46.569Z] Labels: [2021-01-22T11:42:46.569Z] Experimental: true [2021-01-22T11:42:46.569Z] Insecure Registries: [2021-01-22T11:42:46.569Z] 127.0.0.0/8 [2021-01-22T11:42:46.569Z] Live Restore Enabled: true [2021-01-22T11:42:46.569Z] [2021-01-22T11:42:46.569Z] WARNING: No swap limit support [Pipeline] sh [2021-01-22T11:42:46.588Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-01-22T11:42:46.588Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-01-22T11:42:46.588Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41918/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-01-22T11:42:46.588Z] + bash /home/ubuntu/workspace/moby_PR-41918/check-config.sh [2021-01-22T11:42:46.588Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-01-22T11:42:46.588Z] info: reading kernel config from /boot/config-5.4.0-1025-aws ... [2021-01-22T11:42:46.588Z] [2021-01-22T11:42:46.588Z] Generally Necessary: [2021-01-22T11:42:46.588Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-01-22T11:42:46.588Z] - apparmor: enabled and tools installed [2021-01-22T11:42:46.588Z] - CONFIG_NAMESPACES: enabled [2021-01-22T11:42:46.588Z] - CONFIG_NET_NS: enabled [2021-01-22T11:42:46.588Z] - CONFIG_PID_NS: enabled [2021-01-22T11:42:46.588Z] - CONFIG_IPC_NS: enabled [2021-01-22T11:42:46.588Z] - CONFIG_UTS_NS: enabled [2021-01-22T11:42:46.588Z] - CONFIG_CGROUPS: enabled [2021-01-22T11:42:46.588Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-01-22T11:42:46.588Z] - CONFIG_CGROUP_DEVICE: enabled [2021-01-22T11:42:46.588Z] - CONFIG_CGROUP_FREEZER: enabled [2021-01-22T11:42:46.588Z] - CONFIG_CGROUP_SCHED: enabled [2021-01-22T11:42:46.588Z] - CONFIG_CPUSETS: enabled [2021-01-22T11:42:46.588Z] - CONFIG_MEMCG: enabled [2021-01-22T11:42:46.588Z] - CONFIG_KEYS: enabled [2021-01-22T11:42:46.588Z] - CONFIG_VETH: enabled (as module) [2021-01-22T11:42:46.845Z] - CONFIG_BRIDGE: enabled (as module) [2021-01-22T11:42:46.845Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-01-22T11:42:46.845Z] - CONFIG_NF_NAT_IPV4: missing [2021-01-22T11:42:46.845Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-01-22T11:42:46.845Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-01-22T11:42:46.845Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-01-22T11:42:46.845Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-01-22T11:42:46.845Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-01-22T11:42:46.845Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-01-22T11:42:46.845Z] - CONFIG_NF_NAT: enabled (as module) [2021-01-22T11:42:46.845Z] - CONFIG_NF_NAT_NEEDED: missing [2021-01-22T11:42:46.845Z] - CONFIG_POSIX_MQUEUE: enabled [2021-01-22T11:42:46.845Z] [2021-01-22T11:42:46.845Z] Optional Features: [2021-01-22T11:42:46.845Z] - CONFIG_USER_NS: enabled [2021-01-22T11:42:46.845Z] - CONFIG_SECCOMP: enabled [2021-01-22T11:42:46.845Z] - CONFIG_CGROUP_PIDS: enabled [2021-01-22T11:42:46.845Z] - CONFIG_MEMCG_SWAP: enabled [2021-01-22T11:42:46.845Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-01-22T11:42:46.845Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-01-22T11:42:46.845Z] - CONFIG_BLK_CGROUP: enabled [2021-01-22T11:42:46.845Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-01-22T11:42:46.845Z] - CONFIG_IOSCHED_CFQ: missing [2021-01-22T11:42:46.845Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2021-01-22T11:42:46.845Z] - CONFIG_CGROUP_PERF: enabled [2021-01-22T11:42:46.845Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-01-22T11:42:46.845Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-01-22T11:42:46.845Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-01-22T11:42:46.845Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-01-22T11:42:46.845Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-01-22T11:42:46.845Z] - CONFIG_RT_GROUP_SCHED: missing [2021-01-22T11:42:46.845Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-01-22T11:42:46.845Z] - CONFIG_IP_VS: enabled (as module) [2021-01-22T11:42:46.845Z] - CONFIG_IP_VS_NFCT: enabled [2021-01-22T11:42:46.845Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-01-22T11:42:46.845Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-01-22T11:42:46.845Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-01-22T11:42:46.845Z] - CONFIG_EXT4_FS: enabled [2021-01-22T11:42:46.845Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-01-22T11:42:46.845Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-01-22T11:42:46.845Z] - Network Drivers: [2021-01-22T11:42:46.845Z] - "overlay": [2021-01-22T11:42:46.845Z] - CONFIG_VXLAN: enabled (as module) [2021-01-22T11:42:46.845Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-01-22T11:42:46.845Z] Optional (for encrypted networks): [2021-01-22T11:42:46.845Z] - CONFIG_CRYPTO: enabled [2021-01-22T11:42:46.845Z] - CONFIG_CRYPTO_AEAD: enabled [2021-01-22T11:42:46.845Z] - CONFIG_CRYPTO_GCM: enabled [2021-01-22T11:42:46.845Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-01-22T11:42:46.845Z] - CONFIG_CRYPTO_GHASH: enabled [2021-01-22T11:42:46.845Z] - CONFIG_XFRM: enabled [2021-01-22T11:42:46.845Z] - CONFIG_XFRM_USER: enabled (as module) [2021-01-22T11:42:46.845Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-01-22T11:42:46.845Z] - CONFIG_INET_ESP: enabled (as module) [2021-01-22T11:42:46.845Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2021-01-22T11:42:46.849Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-01-22T11:42:46.849Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-01-22T11:42:46.849Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41918/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-01-22T11:42:46.849Z] + bash /home/ubuntu/workspace/moby_PR-41918/check-config.sh [2021-01-22T11:42:46.849Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-01-22T11:42:46.849Z] info: reading kernel config from /boot/config-5.4.0-1025-aws ... [2021-01-22T11:42:46.849Z] [2021-01-22T11:42:46.849Z] Generally Necessary: [2021-01-22T11:42:46.849Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-01-22T11:42:46.849Z] - apparmor: enabled and tools installed [2021-01-22T11:42:46.849Z] - CONFIG_NAMESPACES: enabled [2021-01-22T11:42:46.849Z] - CONFIG_NET_NS: enabled [2021-01-22T11:42:46.849Z] - CONFIG_PID_NS: enabled [2021-01-22T11:42:46.849Z] - CONFIG_IPC_NS: enabled [2021-01-22T11:42:46.849Z] - CONFIG_UTS_NS: enabled [2021-01-22T11:42:46.849Z] - CONFIG_CGROUPS: enabled [2021-01-22T11:42:46.849Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-01-22T11:42:46.849Z] - CONFIG_CGROUP_DEVICE: enabled [2021-01-22T11:42:46.849Z] - CONFIG_CGROUP_FREEZER: enabled [2021-01-22T11:42:46.849Z] - CONFIG_CGROUP_SCHED: enabled [2021-01-22T11:42:46.849Z] - CONFIG_CPUSETS: enabled [2021-01-22T11:42:46.849Z] - CONFIG_MEMCG: enabled [2021-01-22T11:42:46.849Z] - CONFIG_KEYS: enabled [2021-01-22T11:42:46.849Z] - CONFIG_VETH: enabled (as module) [2021-01-22T11:42:46.849Z] - CONFIG_BRIDGE: enabled (as module) [2021-01-22T11:42:46.849Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-01-22T11:42:46.849Z] - CONFIG_NF_NAT_IPV4: missing [2021-01-22T11:42:46.849Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-01-22T11:42:46.849Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-01-22T11:42:46.849Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-01-22T11:42:46.849Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-01-22T11:42:46.849Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-01-22T11:42:46.849Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-01-22T11:42:46.849Z] - CONFIG_NF_NAT: enabled (as module) [2021-01-22T11:42:46.849Z] - CONFIG_NF_NAT_NEEDED: missing [2021-01-22T11:42:46.849Z] - CONFIG_POSIX_MQUEUE: enabled [2021-01-22T11:42:46.849Z] [2021-01-22T11:42:46.849Z] Optional Features: [2021-01-22T11:42:46.849Z] - CONFIG_USER_NS: enabled [2021-01-22T11:42:46.849Z] - CONFIG_SECCOMP: enabled [2021-01-22T11:42:46.849Z] - CONFIG_CGROUP_PIDS: enabled [2021-01-22T11:42:46.849Z] - CONFIG_MEMCG_SWAP: enabled [2021-01-22T11:42:46.849Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-01-22T11:42:46.849Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-01-22T11:42:46.849Z] - CONFIG_BLK_CGROUP: enabled [2021-01-22T11:42:46.849Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-01-22T11:42:46.849Z] - CONFIG_IOSCHED_CFQ: missing [2021-01-22T11:42:46.849Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2021-01-22T11:42:46.849Z] - CONFIG_CGROUP_PERF: enabled [2021-01-22T11:42:46.849Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-01-22T11:42:46.849Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-01-22T11:42:46.849Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-01-22T11:42:46.849Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-01-22T11:42:46.849Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-01-22T11:42:46.849Z] - CONFIG_RT_GROUP_SCHED: missing [2021-01-22T11:42:46.849Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-01-22T11:42:46.849Z] - CONFIG_IP_VS: enabled (as module) [2021-01-22T11:42:47.100Z] - "ipvlan": [2021-01-22T11:42:47.101Z] - CONFIG_IPVLAN: enabled (as module) [2021-01-22T11:42:47.101Z] - "macvlan": [2021-01-22T11:42:47.101Z] - CONFIG_MACVLAN: enabled (as module) [2021-01-22T11:42:47.101Z] - CONFIG_DUMMY: enabled (as module) [2021-01-22T11:42:47.101Z] - "ftp,tftp client in container": [2021-01-22T11:42:47.101Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-01-22T11:42:47.101Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-01-22T11:42:47.101Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-01-22T11:42:47.101Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-01-22T11:42:47.101Z] - Storage Drivers: [2021-01-22T11:42:47.101Z] - "aufs": [2021-01-22T11:42:47.101Z] - CONFIG_AUFS_FS: enabled (as module) [2021-01-22T11:42:47.101Z] - "btrfs": [2021-01-22T11:42:47.101Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-01-22T11:42:47.101Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-01-22T11:42:47.101Z] - "devicemapper": [2021-01-22T11:42:47.101Z] - CONFIG_BLK_DEV_DM: enabled [2021-01-22T11:42:47.101Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-01-22T11:42:47.101Z] - "overlay": [2021-01-22T11:42:47.101Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-01-22T11:42:47.101Z] - "zfs": [2021-01-22T11:42:47.101Z] - /dev/zfs: present [2021-01-22T11:42:47.101Z] - zfs command: missing [2021-01-22T11:42:47.101Z] - zpool command: missing [2021-01-22T11:42:47.101Z] [2021-01-22T11:42:47.101Z] Limits: [2021-01-22T11:42:47.101Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-01-22T11:42:47.101Z] [2021-01-22T11:42:47.101Z] + true [Pipeline] } [2021-01-22T11:42:47.107Z] - CONFIG_IP_VS_NFCT: enabled [2021-01-22T11:42:47.107Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-01-22T11:42:47.107Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-01-22T11:42:47.107Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-01-22T11:42:47.107Z] - CONFIG_EXT4_FS: enabled [2021-01-22T11:42:47.107Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-01-22T11:42:47.107Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-01-22T11:42:47.107Z] - Network Drivers: [2021-01-22T11:42:47.107Z] - "overlay": [2021-01-22T11:42:47.107Z] - CONFIG_VXLAN: enabled (as module) [2021-01-22T11:42:47.107Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-01-22T11:42:47.107Z] Optional (for encrypted networks): [2021-01-22T11:42:47.107Z] - CONFIG_CRYPTO: enabled [2021-01-22T11:42:47.107Z] - CONFIG_CRYPTO_AEAD: enabled [2021-01-22T11:42:47.107Z] - CONFIG_CRYPTO_GCM: enabled [2021-01-22T11:42:47.107Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-01-22T11:42:47.107Z] - CONFIG_CRYPTO_GHASH: enabled [2021-01-22T11:42:47.107Z] - CONFIG_XFRM: enabled [2021-01-22T11:42:47.107Z] - CONFIG_XFRM_USER: enabled (as module) [2021-01-22T11:42:47.107Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-01-22T11:42:47.107Z] - CONFIG_INET_ESP: enabled (as module) [2021-01-22T11:42:47.107Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2021-01-22T11:42:47.107Z] - "ipvlan": [2021-01-22T11:42:47.107Z] - CONFIG_IPVLAN: enabled (as module) [2021-01-22T11:42:47.107Z] - "macvlan": [2021-01-22T11:42:47.107Z] - CONFIG_MACVLAN: enabled (as module) [2021-01-22T11:42:47.107Z] - CONFIG_DUMMY: enabled (as module) [2021-01-22T11:42:47.107Z] - "ftp,tftp client in container": [2021-01-22T11:42:47.107Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-01-22T11:42:47.107Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-01-22T11:42:47.107Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-01-22T11:42:47.107Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-01-22T11:42:47.107Z] - Storage Drivers: [2021-01-22T11:42:47.107Z] - "aufs": [2021-01-22T11:42:47.107Z] - CONFIG_AUFS_FS: enabled (as module) [2021-01-22T11:42:47.107Z] - "btrfs": [2021-01-22T11:42:47.107Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-01-22T11:42:47.107Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-01-22T11:42:47.107Z] - "devicemapper": [2021-01-22T11:42:47.107Z] - CONFIG_BLK_DEV_DM: enabled [2021-01-22T11:42:47.107Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-01-22T11:42:47.107Z] - "overlay": [2021-01-22T11:42:47.107Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-01-22T11:42:47.107Z] - "zfs": [2021-01-22T11:42:47.107Z] - /dev/zfs: present [2021-01-22T11:42:47.107Z] - zfs command: missing [2021-01-22T11:42:47.107Z] - zpool command: missing [2021-01-22T11:42:47.107Z] [2021-01-22T11:42:47.107Z] Limits: [2021-01-22T11:42:47.108Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-01-22T11:42:47.108Z] [2021-01-22T11:42:47.108Z] + true [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [2021-01-22T11:42:47.176Z] #8 extracting sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 4.5s done [2021-01-22T11:42:47.176Z] #8 extracting sha256:6880a2f7a4f5b6c1639432d448e9b7a61fd7136c2f108028b8f6003769f66de0 done [Pipeline] sh [Pipeline] sh [2021-01-22T11:42:47.453Z] + sudo modprobe ip_vs [2021-01-22T11:42:47.453Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:febd0d315cb311dd1ae52f406520e6872a5867d3 . [2021-01-22T11:42:47.453Z] #2 [internal] load .dockerignore [2021-01-22T11:42:47.453Z] #2 transferring context: 87B done [2021-01-22T11:42:47.453Z] #2 DONE 0.0s [2021-01-22T11:42:47.453Z] [2021-01-22T11:42:47.453Z] #1 [internal] load build definition from Dockerfile [2021-01-22T11:42:47.453Z] #1 transferring dockerfile: 16.55kB done [2021-01-22T11:42:47.453Z] #1 DONE 0.0s [2021-01-22T11:42:47.453Z] [2021-01-22T11:42:47.453Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2021-01-22T11:42:47.467Z] #8 DONE 7.2s [2021-01-22T11:42:47.467Z] [2021-01-22T11:42:47.467Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2021-01-22T11:42:47.478Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:febd0d315cb311dd1ae52f406520e6872a5867d3 . [2021-01-22T11:42:47.478Z] #2 [internal] load .dockerignore [2021-01-22T11:42:47.478Z] #2 transferring context: 87B done [2021-01-22T11:42:47.478Z] #2 DONE 0.0s [2021-01-22T11:42:47.478Z] [2021-01-22T11:42:47.478Z] #1 [internal] load build definition from Dockerfile [2021-01-22T11:42:47.478Z] #1 transferring dockerfile: 16.55kB done [2021-01-22T11:42:47.478Z] #1 DONE 0.0s [2021-01-22T11:42:47.478Z] [2021-01-22T11:42:47.478Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2021-01-22T11:42:47.737Z] #3 DONE 0.3s [2021-01-22T11:42:47.737Z] [2021-01-22T11:42:47.737Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2021-01-22T11:42:47.737Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2021-01-22T11:42:47.737Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done [2021-01-22T11:42:47.737Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0B / 8.88MB 0.1s [2021-01-22T11:42:47.737Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2021-01-22T11:42:47.737Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done [2021-01-22T11:42:47.995Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 1.95MB / 8.88MB 0.2s [2021-01-22T11:42:47.995Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s done [2021-01-22T11:42:47.995Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 [2021-01-22T11:42:48.014Z] #3 DONE 0.4s [2021-01-22T11:42:48.014Z] [2021-01-22T11:42:48.014Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2021-01-22T11:42:48.014Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2021-01-22T11:42:48.014Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done [2021-01-22T11:42:48.014Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0B / 8.88MB 0.1s [2021-01-22T11:42:48.014Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2021-01-22T11:42:48.014Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done [2021-01-22T11:42:48.014Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 2.77MB / 8.88MB 0.2s [2021-01-22T11:42:48.232Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-01-22T11:42:48.235Z] > git config --add remote.origin.fetch +refs/pull/41918/head:refs/remotes/origin/PR-41918 # timeout=10 [2021-01-22T11:42:48.238Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-22T11:42:48.253Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.2s done [2021-01-22T11:42:48.253Z] #4 DONE 0.5s [2021-01-22T11:42:48.260Z] Fetching without tags [2021-01-22T11:42:48.270Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s done [2021-01-22T11:42:48.270Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.1s [2021-01-22T11:42:48.511Z] [2021-01-22T11:42:48.511Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2021-01-22T11:42:48.525Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.2s done [2021-01-22T11:42:48.525Z] #4 DONE 0.6s [2021-01-22T11:42:48.525Z] [2021-01-22T11:42:48.525Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2021-01-22T11:42:48.678Z] Merging remotes/origin/master commit b865beba22aac576b95952fef97d4e775632c362 into PR head commit febd0d315cb311dd1ae52f406520e6872a5867d3 [2021-01-22T11:42:48.768Z] #7 DONE 0.4s [2021-01-22T11:42:48.768Z] [2021-01-22T11:42:48.768Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-01-22T11:42:48.768Z] #6 DONE 0.3s [2021-01-22T11:42:48.768Z] [2021-01-22T11:42:48.768Z] #5 [internal] load metadata for docker.io/library/debian:buster [2021-01-22T11:42:48.976Z] #9 DONE 1.5s [2021-01-22T11:42:48.976Z] [2021-01-22T11:42:48.976Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2021-01-22T11:42:48.976Z] #25 0.565 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-01-22T11:42:48.976Z] #25 0.583 Get:2 http://deb.debian.org/debian buster InRelease [121 kB] [2021-01-22T11:42:48.976Z] #25 0.616 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-01-22T11:42:48.976Z] #25 0.670 Get:4 http://security.debian.org/debian-security buster/updates/main s390x Packages [239 kB] [2021-01-22T11:42:48.976Z] #25 0.808 Get:5 http://deb.debian.org/debian buster/main s390x Packages [7623 kB] [2021-01-22T11:42:48.976Z] #25 1.073 Get:6 http://deb.debian.org/debian buster-updates/main s390x Packages [7872 B] [2021-01-22T11:42:48.976Z] #25 2.010 Fetched 8109 kB in 1s (5542 kB/s) [2021-01-22T11:42:48.976Z] #25 2.010 Reading package lists... [2021-01-22T11:42:48.976Z] #25 2.461 Reading package lists... [2021-01-22T11:42:48.976Z] #25 2.883 Building dependency tree... [2021-01-22T11:42:48.976Z] #25 2.994 The following additional packages will be installed: [2021-01-22T11:42:48.976Z] #25 2.994 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-01-22T11:42:48.976Z] #25 2.994 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-01-22T11:42:48.976Z] #25 2.994 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-01-22T11:42:48.976Z] #25 2.994 Suggested packages: [2021-01-22T11:42:48.976Z] #25 2.994 krb5-doc krb5-user [2021-01-22T11:42:48.976Z] #25 2.994 Recommended packages: [2021-01-22T11:42:48.976Z] #25 2.994 krb5-locales publicsuffix libsasl2-modules [2021-01-22T11:42:48.976Z] #25 3.141 The following NEW packages will be installed: [2021-01-22T11:42:48.976Z] #25 3.143 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-01-22T11:42:48.976Z] #25 3.143 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-01-22T11:42:48.976Z] #25 3.143 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-01-22T11:42:48.976Z] #25 3.143 libssh2-1 libssl1.1 openssl [2021-01-22T11:42:48.976Z] #25 3.178 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2021-01-22T11:42:48.976Z] #25 3.178 Need to get 4592 kB of archives. [2021-01-22T11:42:48.976Z] #25 3.178 After this operation, 11.9 MB of additional disk space will be used. [2021-01-22T11:42:48.977Z] #25 3.178 Get:1 http://security.debian.org/debian-security buster/updates/main s390x libssl1.1 s390x 1.1.1d-0+deb10u4 [1199 kB] [2021-01-22T11:42:48.977Z] #25 3.218 Get:2 http://deb.debian.org/debian buster-updates/main s390x ca-certificates all 20200601~deb10u1 [158 kB] [2021-01-22T11:42:48.977Z] #25 3.221 Get:3 http://deb.debian.org/debian buster/main s390x libkeyutils1 s390x 1.6-6 [14.7 kB] [2021-01-22T11:42:48.977Z] #25 3.222 Get:4 http://deb.debian.org/debian buster/main s390x libkrb5support0 s390x 1.17-3+deb10u1 [64.7 kB] [2021-01-22T11:42:48.977Z] #25 3.224 Get:5 http://deb.debian.org/debian buster/main s390x libk5crypto3 s390x 1.17-3+deb10u1 [120 kB] [2021-01-22T11:42:48.977Z] #25 3.231 Get:6 http://security.debian.org/debian-security buster/updates/main s390x openssl s390x 1.1.1d-0+deb10u4 [827 kB] [2021-01-22T11:42:48.977Z] #25 3.234 Get:7 http://deb.debian.org/debian buster/main s390x libkrb5-3 s390x 1.17-3+deb10u1 [346 kB] [2021-01-22T11:42:48.977Z] #25 3.244 Get:8 http://deb.debian.org/debian buster/main s390x libgssapi-krb5-2 s390x 1.17-3+deb10u1 [146 kB] [2021-01-22T11:42:48.977Z] #25 3.253 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-22T11:42:48.977Z] #25 3.253 Get:10 http://deb.debian.org/debian buster/main s390x libsasl2-2 s390x 2.1.27+dfsg-1+deb10u1 [103 kB] [2021-01-22T11:42:48.977Z] #25 3.253 Get:11 http://deb.debian.org/debian buster/main s390x libldap-common all 2.4.47+dfsg-3+deb10u4 [89.8 kB] [2021-01-22T11:42:48.977Z] #25 3.256 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-22T11:42:48.977Z] #25 3.263 Get:13 http://deb.debian.org/debian buster/main s390x libnghttp2-14 s390x 1.36.0-2+deb10u1 [80.8 kB] [2021-01-22T11:42:48.977Z] #25 3.264 Get:14 http://deb.debian.org/debian buster/main s390x libpsl5 s390x 0.20.2-2 [53.5 kB] [2021-01-22T11:42:48.977Z] #25 3.266 Get:15 http://deb.debian.org/debian buster/main s390x librtmp1 s390x 2.4+20151223.gitfa8646d.1-2 [56.6 kB] [2021-01-22T11:42:48.977Z] #25 3.267 Get:16 http://deb.debian.org/debian buster/main s390x libssh2-1 s390x 1.8.0-2.1 [132 kB] [2021-01-22T11:42:48.977Z] #25 3.271 Get:17 http://deb.debian.org/debian buster/main s390x libcurl4 s390x 7.64.0-4+deb10u1 [309 kB] [2021-01-22T11:42:48.977Z] #25 3.278 Get:18 http://deb.debian.org/debian buster/main s390x curl s390x 7.64.0-4+deb10u1 [260 kB] [2021-01-22T11:42:48.977Z] #25 3.285 Get:19 http://deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2021-01-22T11:42:48.977Z] #25 3.292 Get:20 http://deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2021-01-22T11:42:48.977Z] #25 3.294 Get:21 http://deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2021-01-22T11:42:48.977Z] #25 3.384 debconf: delaying package configuration, since apt-utils is not installed [2021-01-22T11:42:48.977Z] #25 3.393 Fetched 4592 kB in 0s (33.8 MB/s) [2021-01-22T11:42:48.977Z] #25 3.420 Selecting previously unselected package libssl1.1:s390x. [2021-01-22T11:42:48.977Z] #25 3.420 (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-22T11:42:48.977Z] #25 3.420 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u4_s390x.deb ... [2021-01-22T11:42:48.977Z] #25 3.424 Unpacking libssl1.1:s390x (1.1.1d-0+deb10u4) ... [2021-01-22T11:42:48.977Z] #25 3.563 Selecting previously unselected package openssl. [2021-01-22T11:42:48.977Z] #25 3.563 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u4_s390x.deb ... [2021-01-22T11:42:48.977Z] #25 3.565 Unpacking openssl (1.1.1d-0+deb10u4) ... [2021-01-22T11:42:48.977Z] #25 3.672 Selecting previously unselected package ca-certificates. [2021-01-22T11:42:48.977Z] #25 3.673 Preparing to unpack .../02-ca-certificates_20200601~deb10u1_all.deb ... [2021-01-22T11:42:48.977Z] #25 3.680 Unpacking ca-certificates (20200601~deb10u1) ... [2021-01-22T11:42:48.977Z] #25 3.723 Selecting previously unselected package libkeyutils1:s390x. [2021-01-22T11:42:48.977Z] #25 3.723 Preparing to unpack .../03-libkeyutils1_1.6-6_s390x.deb ... [2021-01-22T11:42:48.977Z] #25 3.726 Unpacking libkeyutils1:s390x (1.6-6) ... [2021-01-22T11:42:48.977Z] #25 3.747 Selecting previously unselected package libkrb5support0:s390x. [2021-01-22T11:42:48.977Z] #25 3.748 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_s390x.deb ... [2021-01-22T11:42:48.977Z] #25 3.750 Unpacking libkrb5support0:s390x (1.17-3+deb10u1) ... [2021-01-22T11:42:48.977Z] #25 3.773 Selecting previously unselected package libk5crypto3:s390x. [2021-01-22T11:42:48.977Z] #25 3.774 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_s390x.deb ... [2021-01-22T11:42:48.977Z] #25 3.780 Unpacking libk5crypto3:s390x (1.17-3+deb10u1) ... [2021-01-22T11:42:48.977Z] #25 3.808 Selecting previously unselected package libkrb5-3:s390x. [2021-01-22T11:42:48.977Z] #25 3.809 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_s390x.deb ... [2021-01-22T11:42:48.977Z] #25 3.811 Unpacking libkrb5-3:s390x (1.17-3+deb10u1) ... [2021-01-22T11:42:48.977Z] #25 3.860 Selecting previously unselected package libgssapi-krb5-2:s390x. [2021-01-22T11:42:48.977Z] #25 3.861 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_s390x.deb ... [2021-01-22T11:42:48.977Z] #25 3.863 Unpacking libgssapi-krb5-2:s390x (1.17-3+deb10u1) ... [2021-01-22T11:42:48.977Z] #25 3.888 Selecting previously unselected package libsasl2-modules-db:s390x. [2021-01-22T11:42:48.977Z] #25 3.889 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_s390x.deb ... [2021-01-22T11:42:48.977Z] #25 3.892 Unpacking libsasl2-modules-db:s390x (2.1.27+dfsg-1+deb10u1) ... [2021-01-22T11:42:48.977Z] #25 3.920 Selecting previously unselected package libsasl2-2:s390x. [2021-01-22T11:42:48.977Z] #25 3.921 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_s390x.deb ... [2021-01-22T11:42:48.977Z] #25 3.924 Unpacking libsasl2-2:s390x (2.1.27+dfsg-1+deb10u1) ... [2021-01-22T11:42:48.977Z] #25 3.948 Selecting previously unselected package libldap-common. [2021-01-22T11:42:48.977Z] #25 3.949 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u4_all.deb ... [2021-01-22T11:42:48.977Z] #25 3.951 Unpacking libldap-common (2.4.47+dfsg-3+deb10u4) ... [2021-01-22T11:42:48.977Z] #25 3.978 Selecting previously unselected package libldap-2.4-2:s390x. [2021-01-22T11:42:48.977Z] #25 3.979 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u4_s390x.deb ... [2021-01-22T11:42:48.977Z] #25 3.981 Unpacking libldap-2.4-2:s390x (2.4.47+dfsg-3+deb10u4) ... [2021-01-22T11:42:48.977Z] #25 4.018 Selecting previously unselected package libnghttp2-14:s390x. [2021-01-22T11:42:48.977Z] #25 4.019 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_s390x.deb ... [2021-01-22T11:42:48.977Z] #25 4.021 Unpacking libnghttp2-14:s390x (1.36.0-2+deb10u1) ... [2021-01-22T11:42:48.977Z] #25 4.047 Selecting previously unselected package libpsl5:s390x. [2021-01-22T11:42:48.977Z] #25 4.048 Preparing to unpack .../13-libpsl5_0.20.2-2_s390x.deb ... [2021-01-22T11:42:48.977Z] #25 4.050 Unpacking libpsl5:s390x (0.20.2-2) ... [2021-01-22T11:42:48.977Z] #25 4.171 Selecting previously unselected package librtmp1:s390x. [2021-01-22T11:42:48.977Z] #25 4.172 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_s390x.deb ... [2021-01-22T11:42:48.977Z] #25 4.202 Unpacking librtmp1:s390x (2.4+20151223.gitfa8646d.1-2) ... [2021-01-22T11:42:48.977Z] #25 4.310 Selecting previously unselected package libssh2-1:s390x. [2021-01-22T11:42:48.977Z] #25 4.311 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_s390x.deb ... [2021-01-22T11:42:48.977Z] #25 4.319 Unpacking libssh2-1:s390x (1.8.0-2.1) ... [2021-01-22T11:42:48.977Z] #25 4.489 Selecting previously unselected package libcurl4:s390x. [2021-01-22T11:42:48.977Z] #25 4.491 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_s390x.deb ... [2021-01-22T11:42:48.977Z] #25 4.515 Unpacking libcurl4:s390x (7.64.0-4+deb10u1) ... [2021-01-22T11:42:48.977Z] #25 4.754 Selecting previously unselected package curl. [2021-01-22T11:42:48.977Z] #25 4.756 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_s390x.deb ... [2021-01-22T11:42:48.977Z] #25 4.806 Unpacking curl (7.64.0-4+deb10u1) ... [2021-01-22T11:42:48.977Z] #25 4.917 Selecting previously unselected package libonig5:s390x. [2021-01-22T11:42:48.977Z] #25 4.918 Preparing to unpack .../18-libonig5_6.9.1-1_s390x.deb ... [2021-01-22T11:42:48.977Z] #25 4.957 Unpacking libonig5:s390x (6.9.1-1) ... [2021-01-22T11:42:48.977Z] #25 4.999 Selecting previously unselected package libjq1:s390x. [2021-01-22T11:42:48.977Z] #25 4.999 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_s390x.deb ... [2021-01-22T11:42:48.977Z] #25 5.002 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2021-01-22T11:42:48.977Z] #25 5.026 Selecting previously unselected package jq. [2021-01-22T11:42:48.977Z] #25 5.026 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_s390x.deb ... [2021-01-22T11:42:48.977Z] #25 5.029 Unpacking jq (1.5+dfsg-2+b1) ... [2021-01-22T11:42:48.977Z] #25 5.077 Setting up libkeyutils1:s390x (1.6-6) ... [2021-01-22T11:42:48.977Z] #25 5.077 Setting up libpsl5:s390x (0.20.2-2) ... [2021-01-22T11:42:48.977Z] #25 5.077 Setting up libssl1.1:s390x (1.1.1d-0+deb10u4) ... [2021-01-22T11:42:48.977Z] #25 5.141 Setting up libnghttp2-14:s390x (1.36.0-2+deb10u1) ... [2021-01-22T11:42:49.031Z] #5 DONE 0.6s [2021-01-22T11:42:49.031Z] [2021-01-22T11:42:49.031Z] #60 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2021-01-22T11:42:49.031Z] #60 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2021-01-22T11:42:49.031Z] #60 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2021-01-22T11:42:49.031Z] #60 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2021-01-22T11:42:49.031Z] #60 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0B / 9.86MB 0.0s [2021-01-22T11:42:49.099Z] #7 DONE 0.4s [2021-01-22T11:42:49.099Z] [2021-01-22T11:42:49.099Z] #6 [internal] load metadata for docker.io/library/debian:buster [2021-01-22T11:42:49.099Z] #6 ... [2021-01-22T11:42:49.099Z] [2021-01-22T11:42:49.099Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-01-22T11:42:49.099Z] #5 DONE 0.5s [2021-01-22T11:42:49.291Z] #60 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 6.92MB / 9.86MB 0.2s [2021-01-22T11:42:49.291Z] #60 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.3s done [2021-01-22T11:42:49.313Z] #25 5.148 Setting up libldap-common (2.4.47+dfsg-3+deb10u4) ... [2021-01-22T11:42:49.313Z] #25 5.157 Setting up libkrb5support0:s390x (1.17-3+deb10u1) ... [2021-01-22T11:42:49.313Z] #25 5.163 Setting up libsasl2-modules-db:s390x (2.1.27+dfsg-1+deb10u1) ... [2021-01-22T11:42:49.313Z] #25 5.169 Setting up librtmp1:s390x (2.4+20151223.gitfa8646d.1-2) ... [2021-01-22T11:42:49.313Z] #25 5.176 Setting up libk5crypto3:s390x (1.17-3+deb10u1) ... [2021-01-22T11:42:49.313Z] #25 5.182 Setting up libsasl2-2:s390x (2.1.27+dfsg-1+deb10u1) ... [2021-01-22T11:42:49.313Z] #25 5.188 Setting up libssh2-1:s390x (1.8.0-2.1) ... [2021-01-22T11:42:49.313Z] #25 5.195 Setting up libkrb5-3:s390x (1.17-3+deb10u1) ... [2021-01-22T11:42:49.313Z] #25 5.201 Setting up openssl (1.1.1d-0+deb10u4) ... [2021-01-22T11:42:49.313Z] #25 5.211 Setting up libonig5:s390x (6.9.1-1) ... [2021-01-22T11:42:49.313Z] #25 5.217 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2021-01-22T11:42:49.313Z] #25 5.223 Setting up libldap-2.4-2:s390x (2.4.47+dfsg-3+deb10u4) ... [2021-01-22T11:42:49.313Z] #25 5.230 Setting up ca-certificates (20200601~deb10u1) ... [2021-01-22T11:42:49.357Z] [2021-01-22T11:42:49.357Z] #6 [internal] load metadata for docker.io/library/debian:buster [2021-01-22T11:42:49.357Z] #6 DONE 0.6s [2021-01-22T11:42:49.357Z] [2021-01-22T11:42:49.357Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2021-01-22T11:42:49.357Z] #8 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2021-01-22T11:42:49.357Z] #8 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-01-22T11:42:49.357Z] #8 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2021-01-22T11:42:49.357Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 786.43kB / 50.40MB 0.1s [2021-01-22T11:42:49.357Z] #8 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0B / 7.81MB 0.1s [2021-01-22T11:42:49.357Z] #8 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2021-01-22T11:42:49.357Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0B / 10.00MB 0.1s [2021-01-22T11:42:49.552Z] #60 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 [2021-01-22T11:42:49.581Z] Merge succeeded, producing febd0d315cb311dd1ae52f406520e6872a5867d3 [2021-01-22T11:42:49.581Z] Checking out Revision febd0d315cb311dd1ae52f406520e6872a5867d3 (PR-41918) [2021-01-22T11:42:49.605Z] #25 5.539 Updating certificates in /etc/ssl/certs... [2021-01-22T11:42:49.613Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 13.48MB / 50.40MB 0.3s [2021-01-22T11:42:49.613Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 9.36MB / 10.00MB 0.3s [2021-01-22T11:42:49.613Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 20.14MB / 50.40MB 0.3s [2021-01-22T11:42:49.613Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 0.3s done [2021-01-22T11:42:49.613Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 0B / 51.83MB 0.3s [2021-01-22T11:42:49.871Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 35.03MB / 50.40MB 0.6s [2021-01-22T11:42:49.871Z] #8 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.5s done [2021-01-22T11:42:49.871Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 10.67MB / 51.83MB 0.6s [2021-01-22T11:42:49.871Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 0B / 68.67MB 0.6s [2021-01-22T11:42:49.871Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 43.89MB / 50.40MB 0.7s [2021-01-22T11:42:49.871Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 3.71MB / 68.67MB 0.7s [2021-01-22T11:42:49.871Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 0.8s [2021-01-22T11:42:49.871Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 8.17MB / 68.67MB 0.8s [2021-01-22T11:42:49.899Z] #25 ... [2021-01-22T11:42:49.899Z] [2021-01-22T11:42:49.899Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2021-01-22T11:42:49.899Z] #10 DONE 0.8s [2021-01-22T11:42:49.899Z] [2021-01-22T11:42:49.899Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2021-01-22T11:42:49.899Z] #25 5.879 126 added, 0 removed; done. [2021-01-22T11:42:49.899Z] #25 ... [2021-01-22T11:42:49.899Z] [2021-01-22T11:42:49.899Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-01-22T11:42:49.899Z] #29 DONE 0.1s [2021-01-22T11:42:49.899Z] [2021-01-22T11:42:49.899Z] #37 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-01-22T11:42:49.899Z] #37 DONE 0.2s [2021-01-22T11:42:49.899Z] [2021-01-22T11:42:49.899Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2021-01-22T11:42:49.899Z] #25 5.951 Setting up libgssapi-krb5-2:s390x (1.17-3+deb10u1) ... [2021-01-22T11:42:49.899Z] #25 5.963 Setting up jq (1.5+dfsg-2+b1) ... [2021-01-22T11:42:49.899Z] #25 5.969 Setting up libcurl4:s390x (7.64.0-4+deb10u1) ... [2021-01-22T11:42:49.899Z] #25 5.979 Setting up curl (7.64.0-4+deb10u1) ... [2021-01-22T11:42:49.899Z] #25 5.987 Processing triggers for libc-bin (2.28-10) ... [2021-01-22T11:42:50.129Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 0.8s done [2021-01-22T11:42:50.129Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 13.61MB / 51.83MB 0.9s [2021-01-22T11:42:50.129Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 14.71MB / 68.67MB 0.9s [2021-01-22T11:42:50.129Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 0B / 120.17MB 0.9s [2021-01-22T11:42:50.129Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 18.40MB / 68.67MB 1.0s [2021-01-22T11:42:50.196Z] #25 6.007 Processing triggers for ca-certificates (20200601~deb10u1) ... [2021-01-22T11:42:50.196Z] #25 6.007 Updating certificates in /etc/ssl/certs... [2021-01-22T11:42:50.294Z] Commit message: "add cgroup2 CI (Vagrant on GitHub Actions)" [2021-01-22T11:42:50.386Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 19.43MB / 51.83MB 1.1s [2021-01-22T11:42:50.386Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 25.35MB / 51.83MB 1.2s [2021-01-22T11:42:50.386Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 24.43MB / 68.67MB 1.2s [2021-01-22T11:42:50.386Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 7.29MB / 120.17MB 1.2s [2021-01-22T11:42:50.386Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 [2021-01-22T11:42:48.253Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-01-22T11:42:48.267Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-01-22T11:42:48.267Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-01-22T11:42:48.268Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41918/head:refs/remotes/origin/PR-41918 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-22T11:42:48.685Z] > git config core.sparsecheckout # timeout=10 [2021-01-22T11:42:48.688Z] > git checkout -f febd0d315cb311dd1ae52f406520e6872a5867d3 # timeout=10 [2021-01-22T11:42:49.545Z] > git remote # timeout=10 [2021-01-22T11:42:49.548Z] > git config --get remote.origin.url # timeout=10 [2021-01-22T11:42:49.551Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-01-22T11:42:49.552Z] > git merge b865beba22aac576b95952fef97d4e775632c362 # timeout=10 [2021-01-22T11:42:49.574Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-22T11:42:49.588Z] > git config core.sparsecheckout # timeout=10 [2021-01-22T11:42:49.591Z] > git checkout -f febd0d315cb311dd1ae52f406520e6872a5867d3 # timeout=10 [2021-01-22T11:42:50.644Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 30.26MB / 51.83MB 1.3s [2021-01-22T11:42:50.645Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 30.33MB / 68.67MB 1.3s [2021-01-22T11:42:50.645Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 43.84MB / 51.83MB 1.5s [2021-01-22T11:42:50.645Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 41.05MB / 68.67MB 1.5s [2021-01-22T11:42:50.645Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 21.41MB / 120.17MB 1.5s [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-01-22T11:42:50.841Z] #25 6.599 0 added, 0 removed; done. [2021-01-22T11:42:50.841Z] #25 6.599 Running hooks in /etc/ca-certificates/update.d... [2021-01-22T11:42:50.841Z] #25 6.600 done. [2021-01-22T11:42:50.841Z] #25 DONE 6.8s [2021-01-22T11:42:50.841Z] [2021-01-22T11:42:50.841Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T11:42:50.841Z] #22 0.988 + RM_GOPATH=0 [2021-01-22T11:42:50.841Z] #22 0.988 + TMP_GOPATH= [2021-01-22T11:42:50.841Z] #22 0.988 + : /build [2021-01-22T11:42:50.841Z] #22 0.988 + '[' -z '' ']' [2021-01-22T11:42:50.841Z] #22 0.989 ++ mktemp -d [2021-01-22T11:42:50.841Z] #22 0.989 + export GOPATH=/tmp/tmp.cU6TVMjbyA [2021-01-22T11:42:50.841Z] #22 0.989 + GOPATH=/tmp/tmp.cU6TVMjbyA [2021-01-22T11:42:50.841Z] #22 0.989 + RM_GOPATH=1 [2021-01-22T11:42:50.841Z] #22 0.989 + case "$(go env GOARCH)" in [2021-01-22T11:42:50.841Z] #22 0.990 ++ go env GOARCH [2021-01-22T11:42:50.841Z] #22 0.995 + export GO_BUILDMODE=-buildmode=pie [2021-01-22T11:42:50.841Z] #22 0.995 + GO_BUILDMODE=-buildmode=pie [2021-01-22T11:42:50.841Z] #22 0.996 ++ dirname /tmp/install/install.sh [2021-01-22T11:42:50.841Z] #22 0.996 + dir=/tmp/install [2021-01-22T11:42:50.841Z] #22 0.996 + bin=dockercli [2021-01-22T11:42:50.841Z] #22 0.996 + shift [2021-01-22T11:42:50.841Z] #22 0.996 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-01-22T11:42:50.841Z] #22 0.996 + . /tmp/install/dockercli.installer [2021-01-22T11:42:50.841Z] #22 0.996 ++ : stable [2021-01-22T11:42:50.841Z] #22 0.996 ++ : 17.06.2-ce [2021-01-22T11:42:50.841Z] #22 0.996 + install_dockercli [2021-01-22T11:42:50.841Z] #22 0.996 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-01-22T11:42:50.841Z] #22 0.997 ++ uname -m [2021-01-22T11:42:50.841Z] #22 0.997 Install docker/cli version 17.06.2-ce from stable [2021-01-22T11:42:50.841Z] #22 1.008 + arch=s390x [2021-01-22T11:42:50.841Z] #22 1.008 + '[' s390x '!=' x86_64 ']' [2021-01-22T11:42:50.841Z] #22 1.008 + '[' s390x '!=' s390x ']' [2021-01-22T11:42:50.841Z] #22 1.008 + url=https://download.docker.com/linux/static [2021-01-22T11:42:50.841Z] #22 1.008 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz [2021-01-22T11:42:50.841Z] #22 1.008 + tar -xz docker/docker [2021-01-22T11:42:50.841Z] #22 ... [2021-01-22T11:42:50.841Z] [2021-01-22T11:42:50.841Z] #26 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-01-22T11:42:50.841Z] #26 DONE 0.1s [2021-01-22T11:42:50.905Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 1.7s [2021-01-22T11:42:50.905Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 51.58MB / 68.67MB 1.7s [2021-01-22T11:42:50.905Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 30.65MB / 120.17MB 1.7s [2021-01-22T11:42:51.098Z] + docker version [2021-01-22T11:42:51.098Z] Client: [2021-01-22T11:42:51.098Z] Version: 18.06.1-ce [2021-01-22T11:42:51.098Z] API version: 1.38 [2021-01-22T11:42:51.098Z] Go version: go1.10.3 [2021-01-22T11:42:51.098Z] Git commit: e68fc7a [2021-01-22T11:42:51.098Z] Built: Tue Aug 21 17:26:10 2018 [2021-01-22T11:42:51.098Z] OS/Arch: linux/ppc64le [2021-01-22T11:42:51.098Z] Experimental: false [2021-01-22T11:42:51.098Z] [2021-01-22T11:42:51.098Z] Server: [2021-01-22T11:42:51.098Z] Engine: [2021-01-22T11:42:51.098Z] Version: 18.06.1-ce [2021-01-22T11:42:51.098Z] API version: 1.38 (minimum version 1.12) [2021-01-22T11:42:51.098Z] Go version: go1.10.3 [2021-01-22T11:42:51.098Z] Git commit: e68fc7a [2021-01-22T11:42:51.098Z] Built: Tue Aug 21 17:24:20 2018 [2021-01-22T11:42:51.098Z] OS/Arch: linux/ppc64le [2021-01-22T11:42:51.098Z] Experimental: true [Pipeline] sh [2021-01-22T11:42:51.133Z] [2021-01-22T11:42:51.133Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-01-22T11:42:51.164Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 1.8s done [2021-01-22T11:42:51.164Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 62.50MB / 68.67MB 2.0s [2021-01-22T11:42:51.164Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 39.14MB / 120.17MB 2.0s [2021-01-22T11:42:51.164Z] #8 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 1.9s done [2021-01-22T11:42:51.164Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 2.1s [2021-01-22T11:42:51.164Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 45.40MB / 120.17MB 2.1s [2021-01-22T11:42:51.421Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 2.2s done [2021-01-22T11:42:51.421Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 54.40MB / 120.17MB 2.3s [2021-01-22T11:42:51.471Z] + docker info [2021-01-22T11:42:51.471Z] Containers: 0 [2021-01-22T11:42:51.471Z] Running: 0 [2021-01-22T11:42:51.471Z] Paused: 0 [2021-01-22T11:42:51.471Z] Stopped: 0 [2021-01-22T11:42:51.471Z] Images: 0 [2021-01-22T11:42:51.471Z] Server Version: 18.06.1-ce [2021-01-22T11:42:51.471Z] Storage Driver: overlay2 [2021-01-22T11:42:51.471Z] Backing Filesystem: extfs [2021-01-22T11:42:51.471Z] Supports d_type: true [2021-01-22T11:42:51.471Z] Native Overlay Diff: true [2021-01-22T11:42:51.471Z] Logging Driver: json-file [2021-01-22T11:42:51.471Z] Cgroup Driver: cgroupfs [2021-01-22T11:42:51.471Z] Plugins: [2021-01-22T11:42:51.471Z] Volume: local [2021-01-22T11:42:51.471Z] Network: bridge host ipvlan macvlan null overlay [2021-01-22T11:42:51.471Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2021-01-22T11:42:51.471Z] Swarm: inactive [2021-01-22T11:42:51.471Z] Runtimes: runc [2021-01-22T11:42:51.471Z] Default Runtime: runc [2021-01-22T11:42:51.471Z] Init Binary: docker-init [2021-01-22T11:42:51.471Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2021-01-22T11:42:51.471Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2021-01-22T11:42:51.471Z] init version: fec3683 [2021-01-22T11:42:51.471Z] Security Options: [2021-01-22T11:42:51.471Z] apparmor [2021-01-22T11:42:51.471Z] seccomp [2021-01-22T11:42:51.471Z] Profile: default [2021-01-22T11:42:51.471Z] Kernel Version: 4.4.0-139-generic [2021-01-22T11:42:51.471Z] Operating System: Ubuntu 16.04.3 LTS [2021-01-22T11:42:51.471Z] OSType: linux [2021-01-22T11:42:51.471Z] Architecture: ppc64le [2021-01-22T11:42:51.471Z] CPUs: 4 [2021-01-22T11:42:51.471Z] Total Memory: 7.972GiB [2021-01-22T11:42:51.471Z] Name: ppc64le-ubuntu-32 [2021-01-22T11:42:51.471Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2021-01-22T11:42:51.471Z] Docker Root Dir: /var/lib/docker [2021-01-22T11:42:51.471Z] Debug Mode (client): false [2021-01-22T11:42:51.471Z] Debug Mode (server): false [2021-01-22T11:42:51.471Z] Registry: https://index.docker.io/v1/ [2021-01-22T11:42:51.471Z] Labels: [2021-01-22T11:42:51.471Z] Experimental: true [2021-01-22T11:42:51.471Z] Insecure Registries: [2021-01-22T11:42:51.471Z] 127.0.0.0/8 [2021-01-22T11:42:51.471Z] Live Restore Enabled: false [2021-01-22T11:42:51.471Z] [Pipeline] sh [2021-01-22T11:42:51.677Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 63.19MB / 120.17MB 2.5s [2021-01-22T11:42:51.844Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-01-22T11:42:51.844Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-01-22T11:42:51.844Z] + curl -fsSL -o /home/docker/workspace/moby_PR-41918/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-01-22T11:42:51.844Z] + bash /home/docker/workspace/moby_PR-41918/check-config.sh [2021-01-22T11:42:51.844Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-01-22T11:42:51.844Z] info: reading kernel config from /boot/config-4.4.0-139-generic ... [2021-01-22T11:42:51.844Z] [2021-01-22T11:42:51.844Z] Generally Necessary: [2021-01-22T11:42:51.844Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-01-22T11:42:51.844Z] - apparmor: enabled and tools installed [2021-01-22T11:42:51.844Z] - CONFIG_NAMESPACES: enabled [2021-01-22T11:42:51.844Z] - CONFIG_NET_NS: enabled [2021-01-22T11:42:51.844Z] - CONFIG_PID_NS: enabled [2021-01-22T11:42:51.844Z] - CONFIG_IPC_NS: enabled [2021-01-22T11:42:51.844Z] - CONFIG_UTS_NS: enabled [2021-01-22T11:42:51.844Z] - CONFIG_CGROUPS: enabled [2021-01-22T11:42:51.844Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-01-22T11:42:51.844Z] - CONFIG_CGROUP_DEVICE: enabled [2021-01-22T11:42:51.844Z] - CONFIG_CGROUP_FREEZER: enabled [2021-01-22T11:42:51.844Z] - CONFIG_CGROUP_SCHED: enabled [2021-01-22T11:42:51.933Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 71.76MB / 120.17MB 2.7s [2021-01-22T11:42:52.138Z] - CONFIG_CPUSETS: enabled [2021-01-22T11:42:52.138Z] - CONFIG_MEMCG: enabled [2021-01-22T11:42:52.138Z] - CONFIG_KEYS: enabled [2021-01-22T11:42:52.138Z] - CONFIG_VETH: enabled (as module) [2021-01-22T11:42:52.138Z] - CONFIG_BRIDGE: enabled (as module) [2021-01-22T11:42:52.138Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-01-22T11:42:52.138Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2021-01-22T11:42:52.138Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-01-22T11:42:52.138Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-01-22T11:42:52.138Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-01-22T11:42:52.138Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-01-22T11:42:52.138Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-01-22T11:42:52.138Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-01-22T11:42:52.138Z] - CONFIG_NF_NAT: enabled (as module) [2021-01-22T11:42:52.138Z] - CONFIG_NF_NAT_NEEDED: enabled [2021-01-22T11:42:52.138Z] - CONFIG_POSIX_MQUEUE: enabled [2021-01-22T11:42:52.138Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2021-01-22T11:42:52.138Z] [2021-01-22T11:42:52.138Z] Optional Features: [2021-01-22T11:42:52.138Z] - CONFIG_USER_NS: enabled [2021-01-22T11:42:52.138Z] - CONFIG_SECCOMP: enabled [2021-01-22T11:42:52.138Z] - CONFIG_CGROUP_PIDS: enabled [2021-01-22T11:42:52.138Z] - CONFIG_MEMCG_SWAP: enabled [2021-01-22T11:42:52.138Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-01-22T11:42:52.138Z] (cgroup swap accounting is currently enabled) [2021-01-22T11:42:52.138Z] - CONFIG_MEMCG_KMEM: enabled [2021-01-22T11:42:52.138Z] - CONFIG_BLK_CGROUP: enabled [2021-01-22T11:42:52.138Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-01-22T11:42:52.138Z] - CONFIG_IOSCHED_CFQ: enabled [2021-01-22T11:42:52.138Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2021-01-22T11:42:52.138Z] - CONFIG_CGROUP_PERF: enabled [2021-01-22T11:42:52.138Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-01-22T11:42:52.138Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-01-22T11:42:52.138Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-01-22T11:42:52.138Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-01-22T11:42:52.138Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-01-22T11:42:52.138Z] - CONFIG_RT_GROUP_SCHED: missing [2021-01-22T11:42:52.138Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-01-22T11:42:52.138Z] - CONFIG_IP_VS: enabled (as module) [2021-01-22T11:42:52.138Z] - CONFIG_IP_VS_NFCT: enabled [2021-01-22T11:42:52.138Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-01-22T11:42:52.138Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-01-22T11:42:52.138Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-01-22T11:42:52.138Z] - CONFIG_EXT4_FS: enabled [2021-01-22T11:42:52.138Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-01-22T11:42:52.138Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-01-22T11:42:52.138Z] - Network Drivers: [2021-01-22T11:42:52.138Z] - "overlay": [2021-01-22T11:42:52.138Z] - CONFIG_VXLAN: enabled (as module) [2021-01-22T11:42:52.138Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-01-22T11:42:52.138Z] Optional (for encrypted networks): [2021-01-22T11:42:52.190Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 80.45MB / 120.17MB 2.9s [2021-01-22T11:42:52.190Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 89.57MB / 120.17MB 3.1s [2021-01-22T11:42:52.428Z] - CONFIG_CRYPTO: enabled [2021-01-22T11:42:52.428Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2021-01-22T11:42:52.428Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2021-01-22T11:42:52.428Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2021-01-22T11:42:52.428Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2021-01-22T11:42:52.428Z] - CONFIG_XFRM: enabled [2021-01-22T11:42:52.428Z] - CONFIG_XFRM_USER: enabled (as module) [2021-01-22T11:42:52.428Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-01-22T11:42:52.428Z] - CONFIG_INET_ESP: enabled (as module) [2021-01-22T11:42:52.428Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2021-01-22T11:42:52.428Z] - "ipvlan": [2021-01-22T11:42:52.428Z] - CONFIG_IPVLAN: enabled (as module) [2021-01-22T11:42:52.428Z] - "macvlan": [2021-01-22T11:42:52.428Z] - CONFIG_MACVLAN: enabled (as module) [2021-01-22T11:42:52.428Z] - CONFIG_DUMMY: enabled (as module) [2021-01-22T11:42:52.428Z] - "ftp,tftp client in container": [2021-01-22T11:42:52.428Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-01-22T11:42:52.428Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-01-22T11:42:52.428Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-01-22T11:42:52.428Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-01-22T11:42:52.428Z] - Storage Drivers: [2021-01-22T11:42:52.428Z] - "aufs": [2021-01-22T11:42:52.428Z] - CONFIG_AUFS_FS: enabled (as module) [2021-01-22T11:42:52.428Z] - "btrfs": [2021-01-22T11:42:52.428Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-01-22T11:42:52.428Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-01-22T11:42:52.428Z] - "devicemapper": [2021-01-22T11:42:52.428Z] - CONFIG_BLK_DEV_DM: enabled [2021-01-22T11:42:52.428Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-01-22T11:42:52.428Z] - "overlay": [2021-01-22T11:42:52.428Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-01-22T11:42:52.428Z] - "zfs": [2021-01-22T11:42:52.428Z] - /dev/zfs: missing [2021-01-22T11:42:52.428Z] - zfs command: missing [2021-01-22T11:42:52.428Z] - zpool command: missing [2021-01-22T11:42:52.428Z] [2021-01-22T11:42:52.428Z] Limits: [2021-01-22T11:42:52.428Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-01-22T11:42:52.428Z] [2021-01-22T11:42:52.428Z] + true [2021-01-22T11:42:52.448Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 97.01MB / 120.17MB 3.3s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-01-22T11:42:52.707Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 108.38MB / 120.17MB 3.5s [2021-01-22T11:42:52.844Z] #60 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 3.2s done [2021-01-22T11:42:52.844Z] #60 DONE 3.7s [2021-01-22T11:42:52.844Z] [2021-01-22T11:42:52.844Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2021-01-22T11:42:52.844Z] #8 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2021-01-22T11:42:52.844Z] #8 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2021-01-22T11:42:52.844Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 1.4s done [2021-01-22T11:42:52.844Z] #8 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-01-22T11:42:52.844Z] #8 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2021-01-22T11:42:52.844Z] #8 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.4s done [2021-01-22T11:42:52.844Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 0.6s done [2021-01-22T11:42:52.844Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 2.0s done [2021-01-22T11:42:52.844Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 2.7s done [2021-01-22T11:42:52.844Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 99.77MB / 120.17MB 3.4s [2021-01-22T11:42:52.844Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 1.6s [2021-01-22T11:42:52.844Z] #8 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 2.1s done [2021-01-22T11:42:52.844Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 106.55MB / 120.17MB 3.5s [2021-01-22T11:42:52.844Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 112.60MB / 120.17MB 3.6s [2021-01-22T11:42:52.851Z] + make bundles/buildx [2021-01-22T11:42:52.962Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 116.03MB / 120.17MB 3.6s [2021-01-22T11:42:52.962Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 3.8s done [2021-01-22T11:42:53.102Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 3.8s [2021-01-22T11:42:53.102Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 3.9s done [2021-01-22T11:42:53.140Z] make: command: Command not found [2021-01-22T11:42:53.140Z] make: command: Command not found [2021-01-22T11:42:53.140Z] mkdir bundles [2021-01-22T11:42:53.140Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \ [2021-01-22T11:42:53.140Z] --build-arg BUILDX_COMMIT \ [2021-01-22T11:42:53.140Z] --build-arg BUILDX_REPO \ [2021-01-22T11:42:53.140Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2021-01-22T11:42:53.140Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2021-01-22T11:42:53.140Z] . [2021-01-22T11:42:53.140Z] /bin/sh: 4: go: not found [2021-01-22T11:42:53.140Z] /bin/sh: 5: go: not found [2021-01-22T11:42:53.525Z] #8 ... [2021-01-22T11:42:53.525Z] [2021-01-22T11:42:53.525Z] #21 [internal] load build context [2021-01-22T11:42:53.525Z] #21 transferring context: 53.19MB 4.2s done [2021-01-22T11:42:53.525Z] #21 DONE 4.3s [2021-01-22T11:42:53.525Z] [2021-01-22T11:42:53.525Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2021-01-22T11:42:53.780Z] #8 ... [2021-01-22T11:42:53.780Z] [2021-01-22T11:42:53.780Z] #60 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2021-01-22T11:42:53.780Z] #60 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2021-01-22T11:42:53.780Z] #60 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2021-01-22T11:42:53.780Z] #60 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2021-01-22T11:42:53.780Z] #60 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 2.6s done [2021-01-22T11:42:53.780Z] #60 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 1.9s done [2021-01-22T11:42:53.780Z] #60 DONE 4.6s [2021-01-22T11:42:54.036Z] [2021-01-22T11:42:54.036Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2021-01-22T11:42:54.477Z] #8 ... [2021-01-22T11:42:54.477Z] [2021-01-22T11:42:54.477Z] #21 [internal] load build context [2021-01-22T11:42:54.477Z] #21 transferring context: 53.19MB 5.3s done [2021-01-22T11:42:54.477Z] #21 DONE 5.4s [2021-01-22T11:42:54.477Z] [2021-01-22T11:42:54.477Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2021-01-22T11:42:54.477Z] #8 ... [2021-01-22T11:42:54.477Z] [2021-01-22T11:42:54.477Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:b16f6671... [2021-01-22T11:42:54.477Z] #24 resolve docker.io/library/debian:buster@sha256:b16f66714660c4b3ea14d273ad8c35079b81b35d65d1e206072d226c7ff78299 done [2021-01-22T11:42:54.477Z] #24 sha256:a5edb9fa5b2a8d6665ed911466827734795ef10d2b3985a46b7e9c7f0161a6b3 529B / 529B done [2021-01-22T11:42:54.477Z] #24 sha256:e7d08cddf791fe3245267654331eb21b805458b3412d368018009355855044a3 1.46kB / 1.46kB done [2021-01-22T11:42:54.477Z] #24 sha256:b9a857cbf04d2c0d2f0f6b73e894b20a977a6d3b6edd9e27d080e03142954950 50.40MB / 50.40MB 0.9s done [2021-01-22T11:42:54.477Z] #24 sha256:b16f66714660c4b3ea14d273ad8c35079b81b35d65d1e206072d226c7ff78299 1.85kB / 1.85kB done [2021-01-22T11:42:54.477Z] #24 extracting sha256:b9a857cbf04d2c0d2f0f6b73e894b20a977a6d3b6edd9e27d080e03142954950 4.1s [2021-01-22T11:42:54.670Z] #27 3.174 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-01-22T11:42:54.670Z] #27 3.478 [2021-01-22T11:42:55.228Z] Sending build context to Docker daemon 58.08MB [2021-01-22T11:42:55.228Z] Step 1/15 : ARG GO_VERSION=1.13.15 [2021-01-22T11:42:55.228Z] Step 2/15 : ARG BUILDX_COMMIT=v0.3.1 [2021-01-22T11:42:55.228Z] Step 3/15 : ARG BUILDX_REPO=https://github.com/docker/buildx.git [2021-01-22T11:42:55.228Z] Step 4/15 : FROM golang:${GO_VERSION}-buster AS build [2021-01-22T11:42:55.569Z] 1.13.15-buster: Pulling from library/golang [2021-01-22T11:42:55.569Z] db4e2d8d5901: Pulling fs layer [2021-01-22T11:42:55.569Z] dfe2d012519c: Pulling fs layer [2021-01-22T11:42:55.569Z] 5d8f1d1f9197: Pulling fs layer [2021-01-22T11:42:55.569Z] 1301750ffb48: Pulling fs layer [2021-01-22T11:42:55.569Z] dc5c6edc9cff: Pulling fs layer [2021-01-22T11:42:55.569Z] 3c370c2e2f82: Pulling fs layer [2021-01-22T11:42:55.569Z] 5ffb2f5886e2: Pulling fs layer [2021-01-22T11:42:55.569Z] 1301750ffb48: Waiting [2021-01-22T11:42:55.569Z] dc5c6edc9cff: Waiting [2021-01-22T11:42:55.569Z] 3c370c2e2f82: Waiting [2021-01-22T11:42:55.569Z] 5ffb2f5886e2: Waiting [2021-01-22T11:42:55.849Z] #27 3.616 ### 4.7% ######### 13.7% ############## 20.5% ################# 25.0% ###################### 31.7% ########################### 38.5% ################################# 45.9% ###################################### 53.0% ############################################## 64.3% [2021-01-22T11:42:55.849Z] #27 ... [2021-01-22T11:42:55.849Z] [2021-01-22T11:42:55.849Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T11:42:55.849Z] #22 5.626 + mkdir -p /build [2021-01-22T11:42:55.849Z] #22 5.636 + mv docker/docker /build/ [2021-01-22T11:42:55.849Z] #22 5.641 + rmdir docker [2021-01-22T11:42:55.849Z] #22 DONE 6.0s [2021-01-22T11:42:55.849Z] [2021-01-22T11:42:55.850Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-01-22T11:42:55.863Z] dfe2d012519c: Verifying Checksum [2021-01-22T11:42:55.863Z] dfe2d012519c: Download complete [2021-01-22T11:42:55.927Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 5.0s [2021-01-22T11:42:56.141Z] #27 3.616 ### 4.7% ######### 13.7% ############## 20.5% ################# 25.0% ###################### 31.7% ########################### 38.5% ################################# 45.9% ###################################### 53.0% ############################################## 64.3% ################################################### 71.0% ########################################################## 80.7% ############################################################# 85.8% #################################################################### 95.3% ######################################################################## 100.0% [2021-01-22T11:42:56.380Z] 5d8f1d1f9197: Verifying Checksum [2021-01-22T11:42:56.380Z] 5d8f1d1f9197: Download complete [2021-01-22T11:42:56.775Z] #27 5.673 #=#=# [2021-01-22T11:42:56.853Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 6.3s done [2021-01-22T11:42:56.853Z] #8 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 [2021-01-22T11:42:57.007Z] #24 extracting sha256:b9a857cbf04d2c0d2f0f6b73e894b20a977a6d3b6edd9e27d080e03142954950 6.3s done [2021-01-22T11:42:57.007Z] #24 DONE 7.7s [2021-01-22T11:42:57.007Z] [2021-01-22T11:42:57.007Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2021-01-22T11:42:57.007Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 5.6s done [2021-01-22T11:42:57.007Z] #8 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 [2021-01-22T11:42:57.066Z] #27 5.862 0.7% ################################################## 70.8% ######################################################################## 100.0% [2021-01-22T11:42:57.109Z] #8 ... [2021-01-22T11:42:57.109Z] [2021-01-22T11:42:57.109Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:b16f6671... [2021-01-22T11:42:57.109Z] #24 resolve docker.io/library/debian:buster@sha256:b16f66714660c4b3ea14d273ad8c35079b81b35d65d1e206072d226c7ff78299 0.0s done [2021-01-22T11:42:57.109Z] #24 sha256:a5edb9fa5b2a8d6665ed911466827734795ef10d2b3985a46b7e9c7f0161a6b3 529B / 529B done [2021-01-22T11:42:57.109Z] #24 sha256:e7d08cddf791fe3245267654331eb21b805458b3412d368018009355855044a3 1.46kB / 1.46kB done [2021-01-22T11:42:57.109Z] #24 sha256:b16f66714660c4b3ea14d273ad8c35079b81b35d65d1e206072d226c7ff78299 1.85kB / 1.85kB done [2021-01-22T11:42:57.109Z] #24 sha256:b9a857cbf04d2c0d2f0f6b73e894b20a977a6d3b6edd9e27d080e03142954950 50.40MB / 50.40MB 3.0s done [2021-01-22T11:42:57.109Z] #24 extracting sha256:b9a857cbf04d2c0d2f0f6b73e894b20a977a6d3b6edd9e27d080e03142954950 4.6s done [2021-01-22T11:42:57.109Z] #24 DONE 8.0s [2021-01-22T11:42:57.266Z] #8 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.5s done [2021-01-22T11:42:57.266Z] #8 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 [2021-01-22T11:42:57.361Z] #27 6.404 [2021-01-22T11:42:57.365Z] [2021-01-22T11:42:57.365Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2021-01-22T11:42:57.365Z] #8 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.6s done [2021-01-22T11:42:57.365Z] #8 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 [2021-01-22T11:42:57.524Z] #8 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.3s done [2021-01-22T11:42:57.524Z] #8 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab [2021-01-22T11:42:57.927Z] #8 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.4s done [2021-01-22T11:42:57.927Z] #8 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab [2021-01-22T11:42:57.933Z] db4e2d8d5901: Verifying Checksum [2021-01-22T11:42:57.933Z] db4e2d8d5901: Download complete [2021-01-22T11:42:57.945Z] #27 6.555 ############################ 39.5% #################################################### 72.9% ######################################################################## 100.0% [2021-01-22T11:42:58.236Z] #27 7.083 #=#=# [2021-01-22T11:42:58.577Z] 1301750ffb48: Verifying Checksum [2021-01-22T11:42:58.577Z] 1301750ffb48: Download complete [2021-01-22T11:42:58.873Z] 5ffb2f5886e2: Verifying Checksum [2021-01-22T11:42:58.873Z] 5ffb2f5886e2: Download complete [2021-01-22T11:42:59.513Z] dc5c6edc9cff: Verifying Checksum [2021-01-22T11:42:59.513Z] dc5c6edc9cff: Download complete [2021-01-22T11:42:59.699Z] #27 7.232 ### 4.2% ####### 10.6% ############ 17.0% ################ 23.5% ##################### 29.9% ######################## 34.2% ############################# 40.6% ################################### 49.3% ######################################## 55.7% ############################################ 62.1% ################################################# 68.6% ###################################################### 75.4% ########################################################### 82.1% ########### [2021-01-22T11:42:59.699Z] #27 ... [2021-01-22T11:42:59.699Z] [2021-01-22T11:42:59.699Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-01-22T11:42:59.699Z] #40 3.329 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-01-22T11:42:59.699Z] #40 3.366 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-01-22T11:42:59.699Z] #40 3.375 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-01-22T11:42:59.699Z] #40 4.141 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2021-01-22T11:42:59.699Z] #40 6.117 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [239 kB] [2021-01-22T11:42:59.699Z] #40 8.930 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7872 B] [2021-01-22T11:42:59.991Z] #40 ... [2021-01-22T11:42:59.991Z] [2021-01-22T11:42:59.991Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2021-01-22T11:42:59.991Z] #30 3.103 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-01-22T11:42:59.991Z] #30 3.105 Cloning into '.'... [2021-01-22T11:42:59.991Z] #30 ... [2021-01-22T11:42:59.991Z] [2021-01-22T11:42:59.991Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-22T11:42:59.991Z] #49 2.645 + RM_GOPATH=0 [2021-01-22T11:42:59.991Z] #49 2.645 + TMP_GOPATH= [2021-01-22T11:42:59.991Z] #49 2.645 + : /build [2021-01-22T11:42:59.991Z] #49 2.645 + '[' -z '' ']' [2021-01-22T11:42:59.991Z] #49 2.645 ++ mktemp -d [2021-01-22T11:42:59.991Z] #49 2.645 + export GOPATH=/tmp/tmp.5WzvBaVrMY [2021-01-22T11:42:59.991Z] #49 2.645 + GOPATH=/tmp/tmp.5WzvBaVrMY [2021-01-22T11:42:59.991Z] #49 2.645 + RM_GOPATH=1 [2021-01-22T11:42:59.991Z] #49 2.645 + case "$(go env GOARCH)" in [2021-01-22T11:42:59.991Z] #49 2.645 ++ go env GOARCH [2021-01-22T11:42:59.991Z] #49 2.645 + export GO_BUILDMODE=-buildmode=pie [2021-01-22T11:42:59.991Z] #49 2.645 + GO_BUILDMODE=-buildmode=pie [2021-01-22T11:42:59.991Z] #49 2.645 ++ dirname /tmp/install/install.sh [2021-01-22T11:42:59.991Z] #49 2.645 + dir=/tmp/install [2021-01-22T11:42:59.991Z] #49 2.645 + bin=shfmt [2021-01-22T11:42:59.991Z] #49 2.645 + shift [2021-01-22T11:42:59.991Z] #49 2.645 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-01-22T11:42:59.991Z] #49 2.645 + . /tmp/install/shfmt.installer [2021-01-22T11:42:59.991Z] #49 2.645 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-01-22T11:42:59.991Z] #49 2.645 + install_shfmt [2021-01-22T11:42:59.991Z] #49 2.645 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-01-22T11:42:59.991Z] #49 2.645 + git clone https://github.com/mvdan/sh.git /tmp/tmp.5WzvBaVrMY/src/github.com/mvdan/sh [2021-01-22T11:42:59.991Z] #49 2.645 Cloning into '/tmp/tmp.5WzvBaVrMY/src/github.com/mvdan/sh'... [2021-01-22T11:42:59.991Z] #49 2.654 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-01-22T11:42:59.991Z] #49 9.319 + cd /tmp/tmp.5WzvBaVrMY/src/github.com/mvdan/sh [2021-01-22T11:42:59.991Z] #49 9.319 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-01-22T11:42:59.991Z] #49 9.351 + GO111MODULE=on [2021-01-22T11:42:59.991Z] #49 9.408 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-01-22T11:42:59.991Z] #49 10.25 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-01-22T11:42:59.991Z] #49 10.26 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-01-22T11:42:59.991Z] #49 10.31 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-01-22T11:43:00.292Z] #49 10.37 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-01-22T11:43:00.292Z] #49 ... [2021-01-22T11:43:00.292Z] [2021-01-22T11:43:00.292Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2021-01-22T11:43:00.292Z] #38 2.944 + git clone https://github.com/docker/distribution.git . [2021-01-22T11:43:00.292Z] #38 2.945 Cloning into '.'... [2021-01-22T11:43:00.292Z] #38 ... [2021-01-22T11:43:00.292Z] [2021-01-22T11:43:00.292Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-01-22T11:43:00.292Z] #34 3.041 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-01-22T11:43:00.292Z] #34 3.073 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-01-22T11:43:00.292Z] #34 3.101 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-01-22T11:43:00.292Z] #34 3.780 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2021-01-22T11:43:00.292Z] #34 5.543 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [239 kB] [2021-01-22T11:43:00.292Z] #34 7.449 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7872 B] [2021-01-22T11:43:00.587Z] #34 ... [2021-01-22T11:43:00.587Z] [2021-01-22T11:43:00.587Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T11:43:00.587Z] #47 0.963 + RM_GOPATH=0 [2021-01-22T11:43:00.587Z] #47 0.963 + TMP_GOPATH= [2021-01-22T11:43:00.587Z] #47 0.963 + : /build [2021-01-22T11:43:00.587Z] #47 0.963 + '[' -z '' ']' [2021-01-22T11:43:00.587Z] #47 0.963 ++ mktemp -d [2021-01-22T11:43:00.587Z] #47 0.963 + export GOPATH=/tmp/tmp.ApdfSivb47 [2021-01-22T11:43:00.587Z] #47 0.963 + GOPATH=/tmp/tmp.ApdfSivb47 [2021-01-22T11:43:00.587Z] #47 0.963 + RM_GOPATH=1 [2021-01-22T11:43:00.587Z] #47 0.963 + case "$(go env GOARCH)" in [2021-01-22T11:43:00.587Z] #47 0.963 ++ go env GOARCH [2021-01-22T11:43:00.587Z] #47 0.977 + export GO_BUILDMODE=-buildmode=pie [2021-01-22T11:43:00.587Z] #47 0.977 + GO_BUILDMODE=-buildmode=pie [2021-01-22T11:43:00.587Z] #47 0.977 ++ dirname /tmp/install/install.sh [2021-01-22T11:43:00.587Z] #47 0.977 + dir=/tmp/install [2021-01-22T11:43:00.587Z] #47 0.977 + bin=golangci_lint [2021-01-22T11:43:00.587Z] #47 0.977 + shift [2021-01-22T11:43:00.587Z] #47 0.977 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-01-22T11:43:00.587Z] #47 0.977 + . /tmp/install/golangci_lint.installer [2021-01-22T11:43:00.587Z] #47 0.977 ++ : v1.23.8 [2021-01-22T11:43:00.587Z] #47 0.977 + install_golangci_lint [2021-01-22T11:43:00.587Z] #47 0.977 + set -e [2021-01-22T11:43:00.587Z] #47 0.977 + export GO111MODULE=on [2021-01-22T11:43:00.587Z] #47 0.977 + GO111MODULE=on [2021-01-22T11:43:00.587Z] #47 0.977 + GOBIN=/build [2021-01-22T11:43:00.587Z] #47 0.977 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-01-22T11:43:00.587Z] #47 0.989 go: finding github.com v1.23.8 [2021-01-22T11:43:00.587Z] #47 0.989 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-01-22T11:43:00.587Z] #47 0.989 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-01-22T11:43:00.587Z] #47 0.989 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-01-22T11:43:00.587Z] #47 0.989 go: finding github.com/golangci v1.23.8 [2021-01-22T11:43:00.587Z] #47 1.264 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-01-22T11:43:00.587Z] #47 1.676 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-01-22T11:43:00.587Z] #47 3.923 go: downloading github.com/pkg/errors v0.8.1 [2021-01-22T11:43:00.587Z] #47 3.925 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-01-22T11:43:00.587Z] #47 3.926 go: downloading github.com/spf13/pflag v1.0.5 [2021-01-22T11:43:00.587Z] #47 3.927 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-01-22T11:43:00.587Z] #47 3.936 go: downloading github.com/spf13/cobra v0.0.5 [2021-01-22T11:43:00.587Z] #47 3.938 go: downloading github.com/fatih/color v1.7.0 [2021-01-22T11:43:00.587Z] #47 4.078 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-01-22T11:43:00.587Z] #47 4.079 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-01-22T11:43:00.587Z] #47 4.117 go: extracting github.com/pkg/errors v0.8.1 [2021-01-22T11:43:00.587Z] #47 4.207 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-01-22T11:43:00.587Z] #47 4.335 go: downloading github.com/spf13/viper v1.6.1 [2021-01-22T11:43:00.587Z] #47 4.338 go: extracting github.com/spf13/cobra v0.0.5 [2021-01-22T11:43:00.587Z] #47 4.346 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-01-22T11:43:00.587Z] #47 4.375 go: extracting github.com/fatih/color v1.7.0 [2021-01-22T11:43:00.587Z] #47 4.487 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-01-22T11:43:00.588Z] #47 4.520 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-01-22T11:43:00.588Z] #47 4.663 go: extracting github.com/spf13/pflag v1.0.5 [2021-01-22T11:43:00.588Z] #47 4.679 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-01-22T11:43:00.588Z] #47 4.744 go: extracting github.com/spf13/viper v1.6.1 [2021-01-22T11:43:00.588Z] #47 4.745 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-01-22T11:43:00.588Z] #47 4.745 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-01-22T11:43:00.588Z] #47 4.749 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-01-22T11:43:00.588Z] #47 4.898 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-01-22T11:43:00.588Z] #47 4.898 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-01-22T11:43:00.588Z] #47 4.899 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-01-22T11:43:00.588Z] #47 5.051 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-01-22T11:43:00.588Z] #47 5.056 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-01-22T11:43:00.588Z] #47 5.076 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-01-22T11:43:00.588Z] #47 5.077 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-01-22T11:43:00.588Z] #47 5.079 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-01-22T11:43:00.588Z] #47 5.102 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-01-22T11:43:00.588Z] #47 5.252 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-01-22T11:43:00.588Z] #47 5.362 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-01-22T11:43:00.588Z] #47 5.610 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-01-22T11:43:00.588Z] #47 5.623 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-01-22T11:43:00.588Z] #47 5.818 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-01-22T11:43:00.588Z] #47 5.903 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-01-22T11:43:00.588Z] #47 5.945 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-01-22T11:43:00.588Z] #47 6.064 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-01-22T11:43:00.588Z] #47 6.186 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-01-22T11:43:00.588Z] #47 6.540 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-01-22T11:43:00.588Z] #47 6.699 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-01-22T11:43:00.588Z] #47 7.099 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-01-22T11:43:00.588Z] #47 7.125 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-01-22T11:43:00.588Z] #47 7.226 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-01-22T11:43:00.588Z] #47 7.228 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-01-22T11:43:00.588Z] #47 7.230 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-01-22T11:43:00.588Z] #47 7.272 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-01-22T11:43:00.588Z] #47 8.692 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-01-22T11:43:00.588Z] #47 8.750 go: downloading golang.org/x/text v0.3.2 [2021-01-22T11:43:00.588Z] #47 8.750 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-01-22T11:43:00.588Z] #47 8.750 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-01-22T11:43:00.588Z] #47 8.750 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-01-22T11:43:00.588Z] #47 8.751 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-01-22T11:43:00.588Z] #47 8.752 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-01-22T11:43:00.588Z] #47 8.752 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-01-22T11:43:00.588Z] #47 8.758 go: downloading github.com/spf13/afero v1.1.2 [2021-01-22T11:43:00.588Z] #47 8.825 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-01-22T11:43:00.588Z] #47 8.900 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-01-22T11:43:00.588Z] #47 8.903 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-01-22T11:43:00.588Z] #47 8.924 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-01-22T11:43:00.588Z] #47 8.983 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-01-22T11:43:00.588Z] #47 9.006 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-01-22T11:43:00.588Z] #47 9.012 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-01-22T11:43:00.588Z] #47 9.069 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-01-22T11:43:00.588Z] #47 9.072 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-01-22T11:43:00.588Z] #47 9.072 go: extracting github.com/spf13/afero v1.1.2 [2021-01-22T11:43:00.588Z] #47 9.076 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-01-22T11:43:00.588Z] #47 9.126 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-01-22T11:43:00.588Z] #47 9.130 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-01-22T11:43:00.588Z] #47 9.289 go: downloading github.com/kisielk/gotool v1.0.0 [2021-01-22T11:43:00.588Z] #47 9.293 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-01-22T11:43:00.588Z] #47 9.317 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-01-22T11:43:00.588Z] #47 9.411 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-01-22T11:43:00.588Z] #47 9.432 go: downloading github.com/stretchr/testify v1.4.0 [2021-01-22T11:43:00.588Z] #47 9.466 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-01-22T11:43:00.588Z] #47 9.564 go: downloading github.com/spf13/cast v1.3.0 [2021-01-22T11:43:00.588Z] #47 9.575 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-01-22T11:43:00.588Z] #47 9.660 go: extracting github.com/kisielk/gotool v1.0.0 [2021-01-22T11:43:00.588Z] #47 9.678 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-01-22T11:43:00.588Z] #47 9.685 go: downloading github.com/subosito/gotenv v1.2.0 [2021-01-22T11:43:00.588Z] #47 9.810 go: extracting github.com/spf13/cast v1.3.0 [2021-01-22T11:43:00.588Z] #47 9.810 go: downloading github.com/gogo/protobuf v1.2.1 [2021-01-22T11:43:00.588Z] #47 9.810 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-01-22T11:43:00.588Z] #47 9.812 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-01-22T11:43:00.588Z] #47 9.812 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-01-22T11:43:00.588Z] #47 9.822 go: extracting github.com/stretchr/testify v1.4.0 [2021-01-22T11:43:00.588Z] #47 9.871 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-01-22T11:43:00.588Z] #47 9.944 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-01-22T11:43:00.588Z] #47 9.985 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-01-22T11:43:00.588Z] #47 10.06 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-01-22T11:43:00.588Z] #47 10.16 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-01-22T11:43:00.588Z] #47 10.16 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-01-22T11:43:00.588Z] #47 10.22 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-01-22T11:43:00.588Z] #47 10.36 go: extracting github.com/subosito/gotenv v1.2.0 [2021-01-22T11:43:00.588Z] #47 10.40 go: downloading github.com/gobwas/glob v0.2.3 [2021-01-22T11:43:00.588Z] #47 10.49 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-01-22T11:43:00.588Z] #47 10.54 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-01-22T11:43:00.588Z] #47 10.68 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-01-22T11:43:00.588Z] #47 10.74 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-01-22T11:43:00.588Z] #47 10.78 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-01-22T11:43:00.588Z] #47 ... [2021-01-22T11:43:00.588Z] [2021-01-22T11:43:00.588Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T11:43:00.588Z] #56 1.776 + RM_GOPATH=0 [2021-01-22T11:43:00.588Z] #56 1.776 + TMP_GOPATH= [2021-01-22T11:43:00.588Z] #56 1.776 + : /build [2021-01-22T11:43:00.588Z] #56 1.776 + '[' -z '' ']' [2021-01-22T11:43:00.588Z] #56 1.776 ++ mktemp -d [2021-01-22T11:43:00.588Z] #56 1.784 + export GOPATH=/tmp/tmp.M5orWEPtA2 [2021-01-22T11:43:00.588Z] #56 1.784 + GOPATH=/tmp/tmp.M5orWEPtA2 [2021-01-22T11:43:00.588Z] #56 1.784 + RM_GOPATH=1 [2021-01-22T11:43:00.588Z] #56 1.784 + case "$(go env GOARCH)" in [2021-01-22T11:43:00.588Z] #56 1.784 ++ go env GOARCH [2021-01-22T11:43:00.588Z] #56 1.788 + export GO_BUILDMODE=-buildmode=pie [2021-01-22T11:43:00.588Z] #56 1.788 + GO_BUILDMODE=-buildmode=pie [2021-01-22T11:43:00.588Z] #56 1.788 ++ dirname /tmp/install/install.sh [2021-01-22T11:43:00.588Z] #56 1.789 + dir=/tmp/install [2021-01-22T11:43:00.588Z] #56 1.789 + bin=rootlesskit [2021-01-22T11:43:00.588Z] #56 1.789 + shift [2021-01-22T11:43:00.588Z] #56 1.789 Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d [2021-01-22T11:43:00.588Z] #56 1.789 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-01-22T11:43:00.588Z] #56 1.789 + . /tmp/install/rootlesskit.installer [2021-01-22T11:43:00.588Z] #56 1.789 ++ : 2886253e467c5444a4d2ac7084e53aa3cc50055d [2021-01-22T11:43:00.588Z] #56 1.789 + install_rootlesskit [2021-01-22T11:43:00.588Z] #56 1.789 + case "$1" in [2021-01-22T11:43:00.588Z] #56 1.789 + export CGO_ENABLED=0 [2021-01-22T11:43:00.588Z] #56 1.789 + CGO_ENABLED=0 [2021-01-22T11:43:00.588Z] #56 1.789 + _install_rootlesskit [2021-01-22T11:43:00.588Z] #56 1.789 + echo 'Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d' [2021-01-22T11:43:00.588Z] #56 1.789 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.M5orWEPtA2/src/github.com/rootless-containers/rootlesskit [2021-01-22T11:43:00.588Z] #56 1.790 Cloning into '/tmp/tmp.M5orWEPtA2/src/github.com/rootless-containers/rootlesskit'... [2021-01-22T11:43:00.588Z] #56 4.527 + cd /tmp/tmp.M5orWEPtA2/src/github.com/rootless-containers/rootlesskit [2021-01-22T11:43:00.588Z] #56 4.529 + git checkout -q 2886253e467c5444a4d2ac7084e53aa3cc50055d [2021-01-22T11:43:00.588Z] #56 5.055 + for f in rootlesskit rootlesskit-docker-proxy [2021-01-22T11:43:00.588Z] #56 5.055 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-01-22T11:43:00.588Z] #56 ... [2021-01-22T11:43:00.588Z] [2021-01-22T11:43:00.588Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2021-01-22T11:43:00.588Z] #53 3.034 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-01-22T11:43:00.588Z] #53 3.073 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-01-22T11:43:00.588Z] #53 3.084 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-01-22T11:43:00.588Z] #53 3.771 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2021-01-22T11:43:00.588Z] #53 5.409 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [239 kB] [2021-01-22T11:43:00.588Z] #53 7.561 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7872 B] [2021-01-22T11:43:00.880Z] #53 ... [2021-01-22T11:43:00.880Z] [2021-01-22T11:43:00.880Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-22T11:43:00.880Z] #32 2.361 + RM_GOPATH=0 [2021-01-22T11:43:00.880Z] #32 2.361 + TMP_GOPATH= [2021-01-22T11:43:00.880Z] #32 2.362 + : /build [2021-01-22T11:43:00.880Z] #32 2.362 + '[' -z '' ']' [2021-01-22T11:43:00.880Z] #32 2.366 ++ mktemp -d [2021-01-22T11:43:00.880Z] #32 2.370 + export GOPATH=/tmp/tmp.8F6EXZJBrX [2021-01-22T11:43:00.880Z] #32 2.370 + GOPATH=/tmp/tmp.8F6EXZJBrX [2021-01-22T11:43:00.880Z] #32 2.370 + RM_GOPATH=1 [2021-01-22T11:43:00.880Z] #32 2.370 + case "$(go env GOARCH)" in [2021-01-22T11:43:00.880Z] #32 2.370 ++ go env GOARCH [2021-01-22T11:43:00.880Z] #32 2.370 + export GO_BUILDMODE=-buildmode=pie [2021-01-22T11:43:00.880Z] #32 2.370 + GO_BUILDMODE=-buildmode=pie [2021-01-22T11:43:00.880Z] #32 2.370 ++ dirname /tmp/install/install.sh [2021-01-22T11:43:00.880Z] #32 2.370 + dir=/tmp/install [2021-01-22T11:43:00.880Z] #32 2.370 + bin=tomlv [2021-01-22T11:43:00.880Z] #32 2.370 + shift [2021-01-22T11:43:00.880Z] #32 2.370 + '[' '!' -f /tmp/install/tomlv.installer ']' [2021-01-22T11:43:00.880Z] #32 2.370 + . /tmp/install/tomlv.installer [2021-01-22T11:43:00.880Z] #32 2.370 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-01-22T11:43:00.880Z] #32 2.370 + install_tomlv [2021-01-22T11:43:00.880Z] #32 2.370 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2021-01-22T11:43:00.880Z] #32 2.370 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.8F6EXZJBrX/src/github.com/BurntSushi/toml [2021-01-22T11:43:00.880Z] #32 2.370 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-01-22T11:43:00.880Z] #32 2.370 Cloning into '/tmp/tmp.8F6EXZJBrX/src/github.com/BurntSushi/toml'... [2021-01-22T11:43:00.880Z] #32 2.943 + cd /tmp/tmp.8F6EXZJBrX/src/github.com/BurntSushi/toml [2021-01-22T11:43:00.880Z] #32 2.946 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-01-22T11:43:00.880Z] #32 2.961 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2021-01-22T11:43:00.880Z] #32 3.319 internal/cpu [2021-01-22T11:43:00.880Z] #32 3.320 runtime/internal/atomic [2021-01-22T11:43:00.880Z] #32 3.534 runtime/internal/sys [2021-01-22T11:43:00.880Z] #32 3.709 runtime/internal/math [2021-01-22T11:43:00.880Z] #32 3.773 internal/bytealg [2021-01-22T11:43:00.880Z] #32 3.786 math/bits [2021-01-22T11:43:00.880Z] #32 4.143 runtime [2021-01-22T11:43:00.880Z] #32 4.170 math [2021-01-22T11:43:00.880Z] #32 8.515 internal/testlog [2021-01-22T11:43:00.880Z] #32 8.747 encoding [2021-01-22T11:43:00.880Z] #32 8.977 runtime/cgo [2021-01-22T11:43:00.880Z] #32 ... [2021-01-22T11:43:00.880Z] [2021-01-22T11:43:00.880Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-22T11:43:00.880Z] #43 2.641 + RM_GOPATH=0 [2021-01-22T11:43:00.880Z] #43 2.641 + TMP_GOPATH= [2021-01-22T11:43:00.880Z] #43 2.641 + : /build [2021-01-22T11:43:00.880Z] #43 2.641 + '[' -z '' ']' [2021-01-22T11:43:00.880Z] #43 2.641 ++ mktemp -d [2021-01-22T11:43:00.880Z] #43 2.645 + export GOPATH=/tmp/tmp.auDWkyUs0j [2021-01-22T11:43:00.880Z] #43 2.645 + GOPATH=/tmp/tmp.auDWkyUs0j [2021-01-22T11:43:00.880Z] #43 2.645 + RM_GOPATH=1 [2021-01-22T11:43:00.880Z] #43 2.645 + case "$(go env GOARCH)" in [2021-01-22T11:43:00.880Z] #43 2.645 ++ go env GOARCH [2021-01-22T11:43:00.880Z] #43 2.652 + export GO_BUILDMODE=-buildmode=pie [2021-01-22T11:43:00.880Z] #43 2.652 + GO_BUILDMODE=-buildmode=pie [2021-01-22T11:43:00.880Z] #43 2.661 ++ dirname /tmp/install/install.sh [2021-01-22T11:43:00.880Z] #43 2.661 + dir=/tmp/install [2021-01-22T11:43:00.880Z] #43 2.661 + bin=vndr [2021-01-22T11:43:00.880Z] #43 2.661 + shift [2021-01-22T11:43:00.880Z] #43 2.661 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-01-22T11:43:00.880Z] #43 2.661 + . /tmp/install/vndr.installer [2021-01-22T11:43:00.880Z] #43 2.661 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-01-22T11:43:00.880Z] #43 2.661 + install_vndr [2021-01-22T11:43:00.880Z] #43 2.661 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-01-22T11:43:00.880Z] #43 2.661 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.auDWkyUs0j/src/github.com/LK4D4/vndr [2021-01-22T11:43:00.880Z] #43 2.661 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-01-22T11:43:00.880Z] #43 2.673 Cloning into '/tmp/tmp.auDWkyUs0j/src/github.com/LK4D4/vndr'... [2021-01-22T11:43:00.880Z] #43 3.207 + cd /tmp/tmp.auDWkyUs0j/src/github.com/LK4D4/vndr [2021-01-22T11:43:00.880Z] #43 3.207 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-01-22T11:43:00.880Z] #43 3.210 + go build -buildmode=pie -v -o /build/vndr . [2021-01-22T11:43:00.880Z] #43 4.040 internal/race [2021-01-22T11:43:00.880Z] #43 4.052 internal/bytealg [2021-01-22T11:43:00.880Z] #43 4.129 sync/atomic [2021-01-22T11:43:00.880Z] #43 4.317 unicode [2021-01-22T11:43:00.880Z] #43 4.554 runtime [2021-01-22T11:43:00.880Z] #43 7.571 unicode/utf8 [2021-01-22T11:43:00.880Z] #43 7.913 math [2021-01-22T11:43:01.173Z] #43 ... [2021-01-22T11:43:01.173Z] [2021-01-22T11:43:01.173Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-22T11:43:01.173Z] #11 3.274 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-01-22T11:43:01.173Z] #11 3.305 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-01-22T11:43:01.173Z] #11 3.338 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-01-22T11:43:01.173Z] #11 4.054 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2021-01-22T11:43:01.173Z] #11 5.928 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [239 kB] [2021-01-22T11:43:01.173Z] #11 8.490 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7872 B] [2021-01-22T11:43:01.173Z] #11 ... [2021-01-22T11:43:01.173Z] [2021-01-22T11:43:01.173Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-22T11:43:01.173Z] #62 1.470 + RM_GOPATH=0 [2021-01-22T11:43:01.173Z] #62 1.470 + TMP_GOPATH= [2021-01-22T11:43:01.173Z] #62 1.470 + : /build [2021-01-22T11:43:01.173Z] #62 1.470 + '[' -z '' ']' [2021-01-22T11:43:01.173Z] #62 1.470 ++ mktemp -d [2021-01-22T11:43:01.173Z] #62 1.470 + export GOPATH=/tmp/tmp.XCQky7DvtF [2021-01-22T11:43:01.173Z] #62 1.470 + GOPATH=/tmp/tmp.XCQky7DvtF [2021-01-22T11:43:01.173Z] #62 1.470 + RM_GOPATH=1 [2021-01-22T11:43:01.173Z] #62 1.470 + case "$(go env GOARCH)" in [2021-01-22T11:43:01.173Z] #62 1.470 ++ go env GOARCH [2021-01-22T11:43:01.173Z] #62 1.470 + export GO_BUILDMODE=-buildmode=pie [2021-01-22T11:43:01.173Z] #62 1.470 + GO_BUILDMODE=-buildmode=pie [2021-01-22T11:43:01.173Z] #62 1.470 ++ dirname /tmp/install/install.sh [2021-01-22T11:43:01.173Z] #62 1.470 + dir=/tmp/install [2021-01-22T11:43:01.173Z] #62 1.470 + bin=proxy [2021-01-22T11:43:01.173Z] #62 1.470 + shift [2021-01-22T11:43:01.173Z] #62 1.470 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-01-22T11:43:01.173Z] #62 1.470 + . /tmp/install/proxy.installer [2021-01-22T11:43:01.173Z] #62 1.470 ++ : fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-01-22T11:43:01.173Z] #62 1.470 + install_proxy [2021-01-22T11:43:01.173Z] #62 1.470 + case "$1" in [2021-01-22T11:43:01.173Z] #62 1.470 + export CGO_ENABLED=0 [2021-01-22T11:43:01.173Z] #62 1.470 + CGO_ENABLED=0 [2021-01-22T11:43:01.173Z] #62 1.470 + _install_proxy [2021-01-22T11:43:01.173Z] #62 1.470 + echo 'Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7' [2021-01-22T11:43:01.173Z] #62 1.470 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.XCQky7DvtF/src/github.com/docker/libnetwork [2021-01-22T11:43:01.173Z] #62 1.470 Cloning into '/tmp/tmp.XCQky7DvtF/src/github.com/docker/libnetwork'... [2021-01-22T11:43:01.173Z] #62 1.470 Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-01-22T11:43:01.173Z] #62 ... [2021-01-22T11:43:01.173Z] [2021-01-22T11:43:01.173Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T11:43:01.173Z] #45 2.294 + RM_GOPATH=0 [2021-01-22T11:43:01.173Z] #45 2.294 + TMP_GOPATH= [2021-01-22T11:43:01.173Z] #45 2.294 + : /build [2021-01-22T11:43:01.173Z] #45 2.294 + '[' -z '' ']' [2021-01-22T11:43:01.173Z] #45 2.301 ++ mktemp -d [2021-01-22T11:43:01.173Z] #45 2.301 + export GOPATH=/tmp/tmp.yShL0NxVKU [2021-01-22T11:43:01.173Z] #45 2.301 + GOPATH=/tmp/tmp.yShL0NxVKU [2021-01-22T11:43:01.173Z] #45 2.301 + RM_GOPATH=1 [2021-01-22T11:43:01.173Z] #45 2.301 + case "$(go env GOARCH)" in [2021-01-22T11:43:01.173Z] #45 2.301 ++ go env GOARCH [2021-01-22T11:43:01.173Z] #45 2.309 + export GO_BUILDMODE=-buildmode=pie [2021-01-22T11:43:01.173Z] #45 2.309 + GO_BUILDMODE=-buildmode=pie [2021-01-22T11:43:01.173Z] #45 2.309 ++ dirname /tmp/install/install.sh [2021-01-22T11:43:01.173Z] #45 2.309 + dir=/tmp/install [2021-01-22T11:43:01.173Z] #45 2.309 + bin=gotestsum [2021-01-22T11:43:01.173Z] #45 2.309 + shift [2021-01-22T11:43:01.173Z] #45 2.309 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-01-22T11:43:01.173Z] #45 2.309 + . /tmp/install/gotestsum.installer [2021-01-22T11:43:01.173Z] #45 2.309 ++ : v0.5.3 [2021-01-22T11:43:01.173Z] #45 2.309 + install_gotestsum [2021-01-22T11:43:01.173Z] #45 2.312 + set -e [2021-01-22T11:43:01.173Z] #45 2.312 + export GO111MODULE=on [2021-01-22T11:43:01.173Z] #45 2.312 + GO111MODULE=on [2021-01-22T11:43:01.173Z] #45 2.312 + GOBIN=/build [2021-01-22T11:43:01.173Z] #45 2.312 + go get gotest.tools/gotestsum@v0.5.3 [2021-01-22T11:43:01.173Z] #45 2.343 go: finding gotest.tools v0.5.3 [2021-01-22T11:43:01.173Z] #45 2.343 go: finding gotest.tools/gotestsum v0.5.3 [2021-01-22T11:43:01.173Z] #45 2.909 go: downloading gotest.tools/gotestsum v0.5.3 [2021-01-22T11:43:01.173Z] #45 3.287 go: extracting gotest.tools/gotestsum v0.5.3 [2021-01-22T11:43:01.173Z] #45 3.700 go: downloading github.com/spf13/pflag v1.0.3 [2021-01-22T11:43:01.173Z] #45 3.705 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-01-22T11:43:01.173Z] #45 3.705 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-01-22T11:43:01.173Z] #45 3.706 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-01-22T11:43:01.173Z] #45 3.731 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-01-22T11:43:01.173Z] #45 3.819 go: downloading github.com/pkg/errors v0.9.1 [2021-01-22T11:43:01.173Z] #45 3.831 go: downloading github.com/fatih/color v1.9.0 [2021-01-22T11:43:01.173Z] #45 3.919 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-01-22T11:43:01.173Z] #45 4.017 go: extracting github.com/spf13/pflag v1.0.3 [2021-01-22T11:43:01.173Z] #45 4.025 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-01-22T11:43:01.173Z] #45 4.055 go: extracting github.com/fatih/color v1.9.0 [2021-01-22T11:43:01.173Z] #45 4.127 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-01-22T11:43:01.173Z] #45 4.142 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-01-22T11:43:01.173Z] #45 4.308 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-01-22T11:43:01.173Z] #45 4.333 go: extracting github.com/pkg/errors v0.9.1 [2021-01-22T11:43:01.173Z] #45 4.335 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-01-22T11:43:01.173Z] #45 4.378 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-01-22T11:43:01.173Z] #45 4.588 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-01-22T11:43:01.173Z] #45 4.590 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-01-22T11:43:01.173Z] #45 5.763 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-01-22T11:43:01.173Z] #45 7.003 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-01-22T11:43:01.173Z] #45 7.432 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-01-22T11:43:01.173Z] #45 9.953 go: finding github.com/fatih/color v1.9.0 [2021-01-22T11:43:01.173Z] #45 9.958 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-01-22T11:43:01.173Z] #45 9.979 go: finding github.com/pkg/errors v0.9.1 [2021-01-22T11:43:01.173Z] #45 10.09 go: finding github.com/spf13/pflag v1.0.3 [2021-01-22T11:43:01.173Z] #45 10.12 go: finding github.com/mattn/go-colorable v0.1.6 [2021-01-22T11:43:01.173Z] #45 10.17 go: finding github.com/mattn/go-isatty v0.0.12 [2021-01-22T11:43:01.173Z] #45 10.21 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-01-22T11:43:01.173Z] #45 10.46 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-01-22T11:43:01.173Z] #45 10.46 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-01-22T11:43:01.173Z] #45 10.50 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-01-22T11:43:01.173Z] #45 10.51 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-01-22T11:43:01.465Z] #45 ... [2021-01-22T11:43:01.465Z] [2021-01-22T11:43:01.465Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-01-22T11:43:01.465Z] #27 7.232 ### 4.2% ####### 10.6% ############ 17.0% ################ 23.5% ##################### 29.9% ######################## 34.2% ############################# 40.6% ################################### 49.3% ######################################## 55.7% ############################################ 62.1% ################################################# 68.6% ###################################################### 75.4% ########################################################### 82.1% ################################################################## 92.3% ####################################################################### 98.7% ######################################################################## 100.0% [2021-01-22T11:43:01.465Z] #27 9.311 #=#=# [2021-01-22T11:43:01.712Z] #8 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 4.1s done [2021-01-22T11:43:01.970Z] #8 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 [2021-01-22T11:43:02.092Z] #8 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 3.9s done [2021-01-22T11:43:02.092Z] #8 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 [2021-01-22T11:43:02.254Z] db4e2d8d5901: Pull complete [2021-01-22T11:43:02.254Z] dfe2d012519c: Pull complete [2021-01-22T11:43:02.254Z] 3c370c2e2f82: Verifying Checksum [2021-01-22T11:43:02.254Z] 3c370c2e2f82: Download complete [2021-01-22T11:43:02.545Z] 5d8f1d1f9197: Pull complete [2021-01-22T11:43:03.873Z] #8 ... [2021-01-22T11:43:03.873Z] [2021-01-22T11:43:03.873Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2021-01-22T11:43:03.873Z] #25 0.890 Get:1 http://deb.debian.org/debian buster InRelease [121 kB] [2021-01-22T11:43:03.873Z] #25 0.901 Get:2 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-01-22T11:43:03.873Z] #25 0.901 Get:3 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-01-22T11:43:03.873Z] #25 1.060 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-01-22T11:43:03.873Z] #25 1.485 Get:5 http://deb.debian.org/debian buster-updates/main amd64 Packages [7860 B] [2021-01-22T11:43:03.873Z] #25 2.032 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 Packages [268 kB] [2021-01-22T11:43:03.873Z] #25 3.080 Fetched 8422 kB in 2s (3432 kB/s) [2021-01-22T11:43:03.873Z] #25 3.080 Reading package lists... [2021-01-22T11:43:03.873Z] #25 4.002 Reading package lists... [2021-01-22T11:43:03.873Z] #25 4.908 Building dependency tree... [2021-01-22T11:43:03.873Z] #25 5.240 The following additional packages will be installed: [2021-01-22T11:43:03.873Z] #25 5.240 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-01-22T11:43:03.873Z] #25 5.240 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-01-22T11:43:03.873Z] #25 5.240 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-01-22T11:43:03.873Z] #25 5.240 Suggested packages: [2021-01-22T11:43:03.873Z] #25 5.240 krb5-doc krb5-user [2021-01-22T11:43:03.873Z] #25 5.240 Recommended packages: [2021-01-22T11:43:03.873Z] #25 5.240 krb5-locales publicsuffix libsasl2-modules [2021-01-22T11:43:03.873Z] #25 5.460 The following NEW packages will be installed: [2021-01-22T11:43:03.873Z] #25 5.460 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-01-22T11:43:03.873Z] #25 5.460 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-01-22T11:43:03.873Z] #25 5.460 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-01-22T11:43:03.873Z] #25 5.464 libssh2-1 libssl1.1 openssl [2021-01-22T11:43:03.873Z] #25 5.765 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2021-01-22T11:43:03.873Z] #25 5.765 Need to get 5047 kB of archives. [2021-01-22T11:43:03.873Z] #25 5.765 After this operation, 12.1 MB of additional disk space will be used. [2021-01-22T11:43:03.873Z] #25 5.765 Get:1 http://deb.debian.org/debian buster-updates/main amd64 ca-certificates all 20200601~deb10u1 [158 kB] [2021-01-22T11:43:03.873Z] #25 5.765 Get:2 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u4 [1538 kB] [2021-01-22T11:43:03.873Z] #25 5.765 Get:3 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-01-22T11:43:03.873Z] #25 5.765 Get:4 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] [2021-01-22T11:43:03.873Z] #25 5.765 Get:5 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] [2021-01-22T11:43:03.873Z] #25 5.765 Get:6 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] [2021-01-22T11:43:03.873Z] #25 5.765 Get:7 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] [2021-01-22T11:43:03.873Z] #25 5.785 Get:8 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2021-01-22T11:43:03.873Z] #25 5.785 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-01-22T11:43:03.873Z] #25 5.785 Get:10 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u4 [89.8 kB] [2021-01-22T11:43:03.873Z] #25 5.785 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u4 [224 kB] [2021-01-22T11:43:03.873Z] #25 5.785 Get:12 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u4 [843 kB] [2021-01-22T11:43:03.873Z] #25 5.788 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-01-22T11:43:03.873Z] #25 5.788 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-01-22T11:43:03.873Z] #25 5.788 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-01-22T11:43:03.873Z] #25 5.792 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-01-22T11:43:03.873Z] #25 5.795 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u1 [331 kB] [2021-01-22T11:43:03.873Z] #25 5.802 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u1 [264 kB] [2021-01-22T11:43:03.873Z] #25 5.806 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-01-22T11:43:03.873Z] #25 5.809 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-01-22T11:43:03.873Z] #25 5.813 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-01-22T11:43:03.873Z] #25 5.978 debconf: delaying package configuration, since apt-utils is not installed [2021-01-22T11:43:03.873Z] #25 6.002 Fetched 5047 kB in 0s (15.4 MB/s) [2021-01-22T11:43:03.873Z] #25 6.049 Selecting previously unselected package libssl1.1:amd64. [2021-01-22T11:43:03.873Z] #25 6.049 (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-22T11:43:03.873Z] #25 6.052 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u4_amd64.deb ... [2021-01-22T11:43:03.873Z] #25 6.061 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u4) ... [2021-01-22T11:43:03.873Z] #25 6.260 Selecting previously unselected package openssl. [2021-01-22T11:43:03.873Z] #25 6.260 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u4_amd64.deb ... [2021-01-22T11:43:03.873Z] #25 6.265 Unpacking openssl (1.1.1d-0+deb10u4) ... [2021-01-22T11:43:03.873Z] #25 6.407 Selecting previously unselected package ca-certificates. [2021-01-22T11:43:03.873Z] #25 6.409 Preparing to unpack .../02-ca-certificates_20200601~deb10u1_all.deb ... [2021-01-22T11:43:03.873Z] #25 6.412 Unpacking ca-certificates (20200601~deb10u1) ... [2021-01-22T11:43:03.873Z] #25 6.490 Selecting previously unselected package libkeyutils1:amd64. [2021-01-22T11:43:03.873Z] #25 6.490 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ... [2021-01-22T11:43:03.873Z] #25 6.494 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-01-22T11:43:03.873Z] #25 6.526 Selecting previously unselected package libkrb5support0:amd64. [2021-01-22T11:43:03.873Z] #25 6.526 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_amd64.deb ... [2021-01-22T11:43:03.873Z] #25 6.532 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-01-22T11:43:03.873Z] #25 6.580 Selecting previously unselected package libk5crypto3:amd64. [2021-01-22T11:43:03.873Z] #25 6.580 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_amd64.deb ... [2021-01-22T11:43:03.873Z] #25 6.584 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-01-22T11:43:03.873Z] #25 6.631 Selecting previously unselected package libkrb5-3:amd64. [2021-01-22T11:43:03.873Z] #25 6.631 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_amd64.deb ... [2021-01-22T11:43:03.873Z] #25 6.636 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-01-22T11:43:03.873Z] #25 6.732 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-01-22T11:43:03.873Z] #25 6.732 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... [2021-01-22T11:43:03.873Z] #25 6.734 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-01-22T11:43:03.873Z] #25 6.782 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-01-22T11:43:03.873Z] #25 6.782 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-01-22T11:43:03.873Z] #25 6.859 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-01-22T11:43:03.873Z] #25 6.956 Selecting previously unselected package libsasl2-2:amd64. [2021-01-22T11:43:03.873Z] #25 6.956 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-01-22T11:43:03.873Z] #25 6.960 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-01-22T11:43:03.873Z] #25 7.010 Selecting previously unselected package libldap-common. [2021-01-22T11:43:03.873Z] #25 7.010 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u4_all.deb ... [2021-01-22T11:43:03.873Z] #25 7.016 Unpacking libldap-common (2.4.47+dfsg-3+deb10u4) ... [2021-01-22T11:43:03.873Z] #25 7.065 Selecting previously unselected package libldap-2.4-2:amd64. [2021-01-22T11:43:03.873Z] #25 7.065 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u4_amd64.deb ... [2021-01-22T11:43:03.873Z] #25 7.070 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u4) ... [2021-01-22T11:43:03.873Z] #25 7.138 Selecting previously unselected package libnghttp2-14:amd64. [2021-01-22T11:43:03.873Z] #25 7.139 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-01-22T11:43:03.873Z] #25 7.144 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-01-22T11:43:03.873Z] #25 7.185 Selecting previously unselected package libpsl5:amd64. [2021-01-22T11:43:03.873Z] #25 7.186 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-01-22T11:43:03.873Z] #25 7.192 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-01-22T11:43:03.873Z] #25 7.243 Selecting previously unselected package librtmp1:amd64. [2021-01-22T11:43:03.873Z] #25 7.243 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-01-22T11:43:03.873Z] #25 7.248 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-01-22T11:43:03.873Z] #25 7.290 Selecting previously unselected package libssh2-1:amd64. [2021-01-22T11:43:03.873Z] #25 7.290 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-01-22T11:43:03.873Z] #25 7.296 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-01-22T11:43:03.873Z] #25 7.353 Selecting previously unselected package libcurl4:amd64. [2021-01-22T11:43:03.873Z] #25 7.353 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_amd64.deb ... [2021-01-22T11:43:03.873Z] #25 7.357 Unpacking libcurl4:amd64 (7.64.0-4+deb10u1) ... [2021-01-22T11:43:03.873Z] #25 ... [2021-01-22T11:43:03.873Z] [2021-01-22T11:43:03.873Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2021-01-22T11:43:05.248Z] #8 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 3.2s done [2021-01-22T11:43:05.290Z] 1301750ffb48: Pull complete [2021-01-22T11:43:05.508Z] #8 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e [2021-01-22T11:43:06.171Z] #27 9.544 # 1.6% ## 3.5% #### 6.0% ###### 8.5% ####### 10.4% ######### 12.9% ########## 14.7% ############ 17.2% ############# 19.1% ############### 21.0% ################ 22.8% ################# 24.7% ################### 26.6% #################### 29.0% ###################### 30.9% ####################### 32.8% ######################## 34.7% ########################## 37.2% ############################ 39.7% ############################# 41.5% ############################### 44.0% ################################## 47.6% ################################### 49.6% ##################################### 52.1% ###################################### 54.0% ######################################## 55.8% ######################################### 57.7% ########################################### 60.2% ############################################ 61.4% ############################################## 63.9% ############################################### 65.8% ################################################ 67.7% ################################################## 69.8% #################################################### 72.2% ##################################################### 73.7% ###################################################### 75.6% ######################################################## 78.1% ######################################################### 80.0% ########################################################## 81.2% ########################################################### 83.1% ############################################################ 84.3% ############################################################## 86.2% ############################################################### 88.1% ################################################################ 89.3% ################################################################## 91.8% ################################################################### 94.3% ###################################################################### 97.4% ####################################################################### 99.9% ######################################################################## 100.0% [2021-01-22T11:43:06.171Z] #27 15.34 [2021-01-22T11:43:06.258Z] #8 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 3.4s done [2021-01-22T11:43:06.258Z] #8 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e [2021-01-22T11:43:06.258Z] #8 ... [2021-01-22T11:43:06.258Z] [2021-01-22T11:43:06.258Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2021-01-22T11:43:06.258Z] #25 0.956 Get:1 http://deb.debian.org/debian buster InRelease [121 kB] [2021-01-22T11:43:06.258Z] #25 0.971 Get:2 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-01-22T11:43:06.258Z] #25 1.052 Get:3 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-01-22T11:43:06.258Z] #25 1.108 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-01-22T11:43:06.258Z] #25 1.570 Get:5 http://deb.debian.org/debian buster-updates/main amd64 Packages [7860 B] [2021-01-22T11:43:06.258Z] #25 1.789 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 Packages [268 kB] [2021-01-22T11:43:06.258Z] #25 3.152 Fetched 8422 kB in 2s (3436 kB/s) [2021-01-22T11:43:06.258Z] #25 3.152 Reading package lists... [2021-01-22T11:43:06.258Z] #25 4.078 Reading package lists... [2021-01-22T11:43:06.258Z] #25 4.983 Building dependency tree... [2021-01-22T11:43:06.258Z] #25 5.302 The following additional packages will be installed: [2021-01-22T11:43:06.258Z] #25 5.302 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-01-22T11:43:06.258Z] #25 5.302 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-01-22T11:43:06.258Z] #25 5.302 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-01-22T11:43:06.258Z] #25 5.303 Suggested packages: [2021-01-22T11:43:06.258Z] #25 5.303 krb5-doc krb5-user [2021-01-22T11:43:06.258Z] #25 5.303 Recommended packages: [2021-01-22T11:43:06.258Z] #25 5.303 krb5-locales publicsuffix libsasl2-modules [2021-01-22T11:43:06.258Z] #25 5.531 The following NEW packages will be installed: [2021-01-22T11:43:06.258Z] #25 5.531 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-01-22T11:43:06.258Z] #25 5.531 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-01-22T11:43:06.258Z] #25 5.531 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-01-22T11:43:06.258Z] #25 5.531 libssh2-1 libssl1.1 openssl [2021-01-22T11:43:06.258Z] #25 5.806 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2021-01-22T11:43:06.258Z] #25 5.806 Need to get 5047 kB of archives. [2021-01-22T11:43:06.258Z] #25 5.806 After this operation, 12.1 MB of additional disk space will be used. [2021-01-22T11:43:06.258Z] #25 5.806 Get:1 http://deb.debian.org/debian buster-updates/main amd64 ca-certificates all 20200601~deb10u1 [158 kB] [2021-01-22T11:43:06.258Z] #25 5.819 Get:2 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-01-22T11:43:06.258Z] #25 5.819 Get:3 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] [2021-01-22T11:43:06.258Z] #25 5.819 Get:4 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] [2021-01-22T11:43:06.258Z] #25 5.819 Get:5 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u4 [1538 kB] [2021-01-22T11:43:06.258Z] #25 5.819 Get:6 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] [2021-01-22T11:43:06.258Z] #25 5.820 Get:7 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] [2021-01-22T11:43:06.258Z] #25 5.825 Get:8 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2021-01-22T11:43:06.258Z] #25 5.835 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-01-22T11:43:06.258Z] #25 5.835 Get:10 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u4 [89.8 kB] [2021-01-22T11:43:06.258Z] #25 5.835 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u4 [224 kB] [2021-01-22T11:43:06.258Z] #25 5.844 Get:12 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-01-22T11:43:06.258Z] #25 5.844 Get:13 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-01-22T11:43:06.258Z] #25 5.844 Get:14 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-01-22T11:43:06.258Z] #25 5.849 Get:15 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-01-22T11:43:06.258Z] #25 5.856 Get:16 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u1 [331 kB] [2021-01-22T11:43:06.258Z] #25 5.856 Get:17 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u4 [843 kB] [2021-01-22T11:43:06.258Z] #25 5.856 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u1 [264 kB] [2021-01-22T11:43:06.258Z] #25 5.867 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-01-22T11:43:06.258Z] #25 5.868 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-01-22T11:43:06.258Z] #25 5.878 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-01-22T11:43:06.258Z] #25 6.024 debconf: delaying package configuration, since apt-utils is not installed [2021-01-22T11:43:06.258Z] #25 6.048 Fetched 5047 kB in 0s (15.5 MB/s) [2021-01-22T11:43:06.258Z] #25 6.091 Selecting previously unselected package libssl1.1:amd64. [2021-01-22T11:43:06.258Z] #25 6.091 (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-22T11:43:06.258Z] #25 6.091 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u4_amd64.deb ... [2021-01-22T11:43:06.258Z] #25 6.097 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u4) ... [2021-01-22T11:43:06.258Z] #25 6.286 Selecting previously unselected package openssl. [2021-01-22T11:43:06.258Z] #25 6.286 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u4_amd64.deb ... [2021-01-22T11:43:06.258Z] #25 6.288 Unpacking openssl (1.1.1d-0+deb10u4) ... [2021-01-22T11:43:06.258Z] #25 6.423 Selecting previously unselected package ca-certificates. [2021-01-22T11:43:06.258Z] #25 6.423 Preparing to unpack .../02-ca-certificates_20200601~deb10u1_all.deb ... [2021-01-22T11:43:06.258Z] #25 6.426 Unpacking ca-certificates (20200601~deb10u1) ... [2021-01-22T11:43:06.258Z] #25 6.497 Selecting previously unselected package libkeyutils1:amd64. [2021-01-22T11:43:06.258Z] #25 6.497 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ... [2021-01-22T11:43:06.258Z] #25 6.501 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-01-22T11:43:06.258Z] #25 6.530 Selecting previously unselected package libkrb5support0:amd64. [2021-01-22T11:43:06.258Z] #25 6.530 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_amd64.deb ... [2021-01-22T11:43:06.258Z] #25 6.535 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-01-22T11:43:06.258Z] #25 6.574 Selecting previously unselected package libk5crypto3:amd64. [2021-01-22T11:43:06.258Z] #25 6.574 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_amd64.deb ... [2021-01-22T11:43:06.258Z] #25 6.579 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-01-22T11:43:06.258Z] #25 6.624 Selecting previously unselected package libkrb5-3:amd64. [2021-01-22T11:43:06.258Z] #25 6.624 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_amd64.deb ... [2021-01-22T11:43:06.258Z] #25 6.628 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-01-22T11:43:06.258Z] #25 6.711 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-01-22T11:43:06.258Z] #25 6.711 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... [2021-01-22T11:43:06.258Z] #25 6.716 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-01-22T11:43:06.258Z] #25 6.760 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-01-22T11:43:06.258Z] #25 6.762 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-01-22T11:43:06.258Z] #25 6.766 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-01-22T11:43:06.258Z] #25 6.802 Selecting previously unselected package libsasl2-2:amd64. [2021-01-22T11:43:06.258Z] #25 6.802 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-01-22T11:43:06.258Z] #25 6.806 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-01-22T11:43:06.258Z] #25 6.853 Selecting previously unselected package libldap-common. [2021-01-22T11:43:06.258Z] #25 6.853 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u4_all.deb ... [2021-01-22T11:43:06.258Z] #25 6.859 Unpacking libldap-common (2.4.47+dfsg-3+deb10u4) ... [2021-01-22T11:43:06.258Z] #25 6.903 Selecting previously unselected package libldap-2.4-2:amd64. [2021-01-22T11:43:06.258Z] #25 6.903 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u4_amd64.deb ... [2021-01-22T11:43:06.258Z] #25 6.907 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u4) ... [2021-01-22T11:43:06.258Z] #25 6.969 Selecting previously unselected package libnghttp2-14:amd64. [2021-01-22T11:43:06.258Z] #25 6.969 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-01-22T11:43:06.258Z] #25 6.974 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-01-22T11:43:06.258Z] #25 7.017 Selecting previously unselected package libpsl5:amd64. [2021-01-22T11:43:06.258Z] #25 7.017 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-01-22T11:43:06.258Z] #25 7.022 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-01-22T11:43:06.258Z] #25 7.054 Selecting previously unselected package librtmp1:amd64. [2021-01-22T11:43:06.258Z] #25 7.054 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-01-22T11:43:06.258Z] #25 7.057 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-01-22T11:43:06.258Z] #25 7.093 Selecting previously unselected package libssh2-1:amd64. [2021-01-22T11:43:06.258Z] #25 7.095 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-01-22T11:43:06.258Z] #25 7.098 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-01-22T11:43:06.258Z] #25 7.146 Selecting previously unselected package libcurl4:amd64. [2021-01-22T11:43:06.258Z] #25 7.148 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_amd64.deb ... [2021-01-22T11:43:06.258Z] #25 7.153 Unpacking libcurl4:amd64 (7.64.0-4+deb10u1) ... [2021-01-22T11:43:06.258Z] #25 7.223 Selecting previously unselected package curl. [2021-01-22T11:43:06.258Z] #25 7.225 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_amd64.deb ... [2021-01-22T11:43:06.258Z] #25 7.228 Unpacking curl (7.64.0-4+deb10u1) ... [2021-01-22T11:43:06.258Z] #25 7.280 Selecting previously unselected package libonig5:amd64. [2021-01-22T11:43:06.258Z] #25 7.281 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-01-22T11:43:06.258Z] #25 7.285 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-01-22T11:43:06.258Z] #25 7.422 Selecting previously unselected package libjq1:amd64. [2021-01-22T11:43:06.258Z] #25 7.424 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-01-22T11:43:06.258Z] #25 7.428 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-01-22T11:43:06.258Z] #25 7.477 Selecting previously unselected package jq. [2021-01-22T11:43:06.258Z] #25 7.477 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-01-22T11:43:06.258Z] #25 7.481 Unpacking jq (1.5+dfsg-2+b1) ... [2021-01-22T11:43:06.258Z] #25 7.517 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-01-22T11:43:06.258Z] #25 7.528 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-01-22T11:43:06.258Z] #25 7.537 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u4) ... [2021-01-22T11:43:06.258Z] #25 7.641 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-01-22T11:43:06.258Z] #25 7.649 Setting up libldap-common (2.4.47+dfsg-3+deb10u4) ... [2021-01-22T11:43:06.258Z] #25 7.662 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-01-22T11:43:06.258Z] #25 7.672 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-01-22T11:43:06.258Z] #25 7.680 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-01-22T11:43:06.258Z] #25 7.689 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-01-22T11:43:06.258Z] #25 7.698 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-01-22T11:43:06.258Z] #25 7.707 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-01-22T11:43:06.258Z] #25 7.716 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-01-22T11:43:06.258Z] #25 7.725 Setting up openssl (1.1.1d-0+deb10u4) ... [2021-01-22T11:43:06.258Z] #25 7.737 Setting up libonig5:amd64 (6.9.1-1) ... [2021-01-22T11:43:06.258Z] #25 7.746 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-01-22T11:43:06.258Z] #25 7.755 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u4) ... [2021-01-22T11:43:06.258Z] #25 7.764 Setting up ca-certificates (20200601~deb10u1) ... [2021-01-22T11:43:06.258Z] #25 8.336 Updating certificates in /etc/ssl/certs... [2021-01-22T11:43:06.258Z] #25 9.055 126 added, 0 removed; done. [2021-01-22T11:43:06.258Z] #25 9.098 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-01-22T11:43:06.515Z] #25 9.115 Setting up jq (1.5+dfsg-2+b1) ... [2021-01-22T11:43:06.515Z] #25 9.128 Setting up libcurl4:amd64 (7.64.0-4+deb10u1) ... [2021-01-22T11:43:06.515Z] #25 9.139 Setting up curl (7.64.0-4+deb10u1) ... [2021-01-22T11:43:06.515Z] #25 9.148 Processing triggers for libc-bin (2.28-10) ... [2021-01-22T11:43:06.515Z] #25 9.164 Processing triggers for ca-certificates (20200601~deb10u1) ... [2021-01-22T11:43:06.515Z] #25 9.173 Updating certificates in /etc/ssl/certs... [2021-01-22T11:43:06.797Z] #25 9.744 0 added, 0 removed; done. [2021-01-22T11:43:06.797Z] #25 9.744 Running hooks in /etc/ca-certificates/update.d... [2021-01-22T11:43:07.062Z] #25 9.745 done. [2021-01-22T11:43:07.375Z] dc5c6edc9cff: Pull complete [2021-01-22T11:43:07.680Z] #27 16.68 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-01-22T11:43:07.972Z] #27 16.99 #=#=# [2021-01-22T11:43:08.264Z] #27 17.10 ######################################################################## 100.0% [2021-01-22T11:43:08.264Z] #27 17.19 [2021-01-22T11:43:08.959Z] #25 ... [2021-01-22T11:43:08.959Z] [2021-01-22T11:43:08.959Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2021-01-22T11:43:09.215Z] #8 ... [2021-01-22T11:43:09.215Z] [2021-01-22T11:43:09.215Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2021-01-22T11:43:09.215Z] #25 DONE 11.9s [2021-01-22T11:43:09.215Z] [2021-01-22T11:43:09.215Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2021-01-22T11:43:09.298Z] #27 18.37 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-01-22T11:43:09.470Z] #8 ... [2021-01-22T11:43:09.470Z] [2021-01-22T11:43:09.470Z] #26 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-01-22T11:43:09.470Z] #26 DONE 0.1s [2021-01-22T11:43:09.470Z] [2021-01-22T11:43:09.470Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2021-01-22T11:43:09.593Z] #27 18.44 skipping existing aab193acf6ba [2021-01-22T11:43:09.593Z] #27 18.51 [2021-01-22T11:43:09.696Z] #8 ... [2021-01-22T11:43:09.696Z] [2021-01-22T11:43:09.696Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2021-01-22T11:43:09.696Z] #25 7.424 Selecting previously unselected package curl. [2021-01-22T11:43:09.696Z] #25 7.424 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_amd64.deb ... [2021-01-22T11:43:09.696Z] #25 7.431 Unpacking curl (7.64.0-4+deb10u1) ... [2021-01-22T11:43:09.696Z] #25 7.504 Selecting previously unselected package libonig5:amd64. [2021-01-22T11:43:09.696Z] #25 7.504 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-01-22T11:43:09.696Z] #25 7.508 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-01-22T11:43:09.696Z] #25 7.565 Selecting previously unselected package libjq1:amd64. [2021-01-22T11:43:09.696Z] #25 7.565 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-01-22T11:43:09.696Z] #25 7.571 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-01-22T11:43:09.696Z] #25 7.622 Selecting previously unselected package jq. [2021-01-22T11:43:09.696Z] #25 7.624 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-01-22T11:43:09.696Z] #25 7.627 Unpacking jq (1.5+dfsg-2+b1) ... [2021-01-22T11:43:09.696Z] #25 7.675 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-01-22T11:43:09.696Z] #25 7.692 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-01-22T11:43:09.696Z] #25 7.703 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u4) ... [2021-01-22T11:43:09.696Z] #25 7.819 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-01-22T11:43:09.696Z] #25 7.833 Setting up libldap-common (2.4.47+dfsg-3+deb10u4) ... [2021-01-22T11:43:09.696Z] #25 7.852 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-01-22T11:43:09.696Z] #25 7.862 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-01-22T11:43:09.696Z] #25 7.873 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-01-22T11:43:09.696Z] #25 7.890 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-01-22T11:43:09.696Z] #25 7.903 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-01-22T11:43:09.696Z] #25 7.913 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-01-22T11:43:09.696Z] #25 7.924 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-01-22T11:43:09.696Z] #25 7.937 Setting up openssl (1.1.1d-0+deb10u4) ... [2021-01-22T11:43:09.696Z] #25 7.958 Setting up libonig5:amd64 (6.9.1-1) ... [2021-01-22T11:43:09.696Z] #25 7.969 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-01-22T11:43:09.696Z] #25 7.980 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u4) ... [2021-01-22T11:43:09.696Z] #25 7.995 Setting up ca-certificates (20200601~deb10u1) ... [2021-01-22T11:43:09.696Z] #25 8.551 Updating certificates in /etc/ssl/certs... [2021-01-22T11:43:09.696Z] #25 9.321 126 added, 0 removed; done. [2021-01-22T11:43:09.696Z] #25 9.378 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-01-22T11:43:09.696Z] #25 9.405 Setting up jq (1.5+dfsg-2+b1) ... [2021-01-22T11:43:09.696Z] #25 9.417 Setting up libcurl4:amd64 (7.64.0-4+deb10u1) ... [2021-01-22T11:43:09.696Z] #25 9.431 Setting up curl (7.64.0-4+deb10u1) ... [2021-01-22T11:43:09.696Z] #25 9.448 Processing triggers for libc-bin (2.28-10) ... [2021-01-22T11:43:09.696Z] #25 9.464 Processing triggers for ca-certificates (20200601~deb10u1) ... [2021-01-22T11:43:09.696Z] #25 9.471 Updating certificates in /etc/ssl/certs... [2021-01-22T11:43:09.696Z] #25 10.10 0 added, 0 removed; done. [2021-01-22T11:43:09.696Z] #25 10.10 Running hooks in /etc/ca-certificates/update.d... [2021-01-22T11:43:09.696Z] #25 10.10 done. [2021-01-22T11:43:09.696Z] #25 DONE 12.3s [2021-01-22T11:43:09.696Z] [2021-01-22T11:43:09.696Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2021-01-22T11:43:09.696Z] #8 ... [2021-01-22T11:43:09.696Z] [2021-01-22T11:43:09.696Z] #26 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-01-22T11:43:09.696Z] #26 DONE 0.2s [2021-01-22T11:43:09.696Z] [2021-01-22T11:43:09.696Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2021-01-22T11:43:10.226Z] #27 ... [2021-01-22T11:43:10.226Z] [2021-01-22T11:43:10.227Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-22T11:43:10.227Z] #49 10.46 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-01-22T11:43:10.227Z] #49 10.91 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-01-22T11:43:10.227Z] #49 11.51 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-01-22T11:43:10.227Z] #49 12.26 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-01-22T11:43:10.227Z] #49 13.16 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-01-22T11:43:10.227Z] #49 13.20 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-01-22T11:43:10.227Z] #49 13.32 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-01-22T11:43:10.227Z] #49 13.44 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-01-22T11:43:10.227Z] #49 13.95 runtime [2021-01-22T11:43:10.227Z] #49 13.96 runtime/cgo [2021-01-22T11:43:10.518Z] #49 ... [2021-01-22T11:43:10.518Z] [2021-01-22T11:43:10.518Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T11:43:10.518Z] #47 10.92 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-01-22T11:43:10.518Z] #47 11.11 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-01-22T11:43:10.518Z] #47 11.14 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-01-22T11:43:10.518Z] #47 11.14 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-01-22T11:43:10.518Z] #47 11.22 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-01-22T11:43:10.518Z] #47 11.30 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-01-22T11:43:10.518Z] #47 11.33 go: extracting github.com/gobwas/glob v0.2.3 [2021-01-22T11:43:10.518Z] #47 11.44 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-01-22T11:43:10.518Z] #47 11.51 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-01-22T11:43:10.518Z] #47 11.52 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-01-22T11:43:10.518Z] #47 11.54 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-01-22T11:43:10.518Z] #47 11.61 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-01-22T11:43:10.518Z] #47 11.62 go: downloading github.com/stretchr/objx v0.2.0 [2021-01-22T11:43:10.518Z] #47 11.90 go: extracting github.com/stretchr/objx v0.2.0 [2021-01-22T11:43:10.518Z] #47 12.05 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-01-22T11:43:10.518Z] #47 12.10 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-01-22T11:43:10.518Z] #47 12.12 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-01-22T11:43:10.518Z] #47 12.13 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-01-22T11:43:10.518Z] #47 12.13 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-01-22T11:43:10.518Z] #47 12.15 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-01-22T11:43:10.518Z] #47 12.31 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-01-22T11:43:10.518Z] #47 12.31 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-01-22T11:43:10.518Z] #47 12.44 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-01-22T11:43:10.518Z] #47 12.44 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-01-22T11:43:10.518Z] #47 12.48 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-01-22T11:43:10.518Z] #47 12.60 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-01-22T11:43:10.518Z] #47 12.88 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-01-22T11:43:10.518Z] #47 12.88 go: downloading github.com/magiconair/properties v1.8.1 [2021-01-22T11:43:10.518Z] #47 12.96 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-01-22T11:43:10.518Z] #47 12.96 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-01-22T11:43:10.518Z] #47 13.21 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-01-22T11:43:10.518Z] #47 13.30 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-01-22T11:43:10.518Z] #47 13.32 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-01-22T11:43:10.518Z] #47 13.32 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-01-22T11:43:10.518Z] #47 13.35 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-01-22T11:43:10.518Z] #47 13.41 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-01-22T11:43:10.518Z] #47 13.44 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-01-22T11:43:10.518Z] #47 13.44 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-01-22T11:43:10.518Z] #47 13.49 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-01-22T11:43:10.518Z] #47 13.58 go: extracting github.com/magiconair/properties v1.8.1 [2021-01-22T11:43:10.518Z] #47 13.67 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-01-22T11:43:10.518Z] #47 13.72 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-01-22T11:43:10.518Z] #47 13.72 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-01-22T11:43:10.518Z] #47 13.72 go: downloading github.com/ultraware/funlen v0.0.2 [2021-01-22T11:43:10.518Z] #47 13.93 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-01-22T11:43:10.518Z] #47 13.95 go: extracting github.com/ultraware/funlen v0.0.2 [2021-01-22T11:43:10.518Z] #47 13.98 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-01-22T11:43:10.518Z] #47 14.02 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-01-22T11:43:10.518Z] #47 14.11 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-01-22T11:43:10.518Z] #47 14.44 go: extracting github.com/gogo/protobuf v1.2.1 [2021-01-22T11:43:10.518Z] #47 16.82 go: extracting golang.org/x/text v0.3.2 [2021-01-22T11:43:10.518Z] #47 20.62 go: finding github.com/fatih/color v1.7.0 [2021-01-22T11:43:10.519Z] #47 20.68 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-01-22T11:43:10.519Z] #47 20.68 go: finding github.com/mattn/go-colorable v0.1.4 [2021-01-22T11:43:10.519Z] #47 20.69 go: finding github.com/mattn/go-isatty v0.0.8 [2021-01-22T11:43:10.519Z] #47 20.74 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-01-22T11:43:10.519Z] #47 20.77 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-01-22T11:43:10.519Z] #47 20.79 go: finding github.com/pkg/errors v0.8.1 [2021-01-22T11:43:10.631Z] #8 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.1s [2021-01-22T11:43:10.811Z] #47 20.79 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-01-22T11:43:10.811Z] #47 20.83 go: finding github.com/sirupsen/logrus v1.4.2 [2021-01-22T11:43:10.811Z] #47 20.83 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-01-22T11:43:10.811Z] #47 20.84 go: finding github.com/go-critic/go-critic v0.4.1 [2021-01-22T11:43:10.811Z] #47 20.84 go: finding github.com/stretchr/testify v1.4.0 [2021-01-22T11:43:10.811Z] #47 20.86 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-01-22T11:43:10.811Z] #47 20.86 go: finding github.com/davecgh/go-spew v1.1.1 [2021-01-22T11:43:10.811Z] #47 20.88 go: finding github.com/spf13/viper v1.6.1 [2021-01-22T11:43:10.811Z] #47 20.88 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-01-22T11:43:10.811Z] #47 20.98 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-01-22T11:43:10.811Z] #47 20.99 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-01-22T11:43:10.811Z] #47 21.00 go: finding github.com/stretchr/objx v0.2.0 [2021-01-22T11:43:10.811Z] #47 21.00 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-01-22T11:43:10.811Z] #47 21.01 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-01-22T11:43:10.811Z] #47 21.03 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-01-22T11:43:10.811Z] #47 21.04 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-01-22T11:43:10.811Z] #47 21.09 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-01-22T11:43:10.811Z] #47 21.13 go: finding github.com/gobwas/glob v0.2.3 [2021-01-22T11:43:10.832Z] #8 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.0s [2021-01-22T11:43:11.088Z] #8 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.4s done [2021-01-22T11:43:11.102Z] #47 21.16 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-01-22T11:43:11.102Z] #47 21.20 go: finding github.com/spf13/cobra v0.0.5 [2021-01-22T11:43:11.102Z] #47 21.23 go: finding github.com/spf13/pflag v1.0.5 [2021-01-22T11:43:11.102Z] #47 21.25 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-01-22T11:43:11.102Z] #47 21.29 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-01-22T11:43:11.102Z] #47 21.31 go: finding github.com/hashicorp/hcl v1.0.0 [2021-01-22T11:43:11.102Z] #47 21.32 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-01-22T11:43:11.102Z] #47 21.34 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-01-22T11:43:11.102Z] #47 21.34 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-01-22T11:43:11.102Z] #47 21.35 go: finding github.com/magiconair/properties v1.8.1 [2021-01-22T11:43:11.102Z] #47 21.36 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-01-22T11:43:11.198Z] #8 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.8s done [2021-01-22T11:43:11.198Z] #8 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2021-01-22T11:43:11.345Z] #8 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2021-01-22T11:43:11.394Z] #47 21.48 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-01-22T11:43:11.394Z] #47 ... [2021-01-22T11:43:11.394Z] [2021-01-22T11:43:11.394Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-22T11:43:11.394Z] #43 11.41 unicode/utf16 [2021-01-22T11:43:11.394Z] #43 11.64 container/list [2021-01-22T11:43:11.394Z] #43 12.26 crypto/internal/subtle [2021-01-22T11:43:11.394Z] #43 12.36 crypto/subtle [2021-01-22T11:43:11.394Z] #43 12.43 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-01-22T11:43:11.394Z] #43 12.63 internal/nettrace [2021-01-22T11:43:11.394Z] #43 12.88 runtime/cgo [2021-01-22T11:43:11.394Z] #43 ... [2021-01-22T11:43:11.394Z] [2021-01-22T11:43:11.394Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T11:43:11.394Z] #47 21.55 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-01-22T11:43:11.394Z] #47 21.57 go: finding github.com/pelletier/go-toml v1.2.0 [2021-01-22T11:43:11.394Z] #47 21.58 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-01-22T11:43:11.394Z] #47 21.58 go: finding github.com/spf13/afero v1.1.2 [2021-01-22T11:43:11.394Z] #47 21.58 go: finding golang.org/x/text v0.3.2 [2021-01-22T11:43:11.394Z] #47 21.59 go: finding github.com/spf13/cast v1.3.0 [2021-01-22T11:43:11.394Z] #47 21.59 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-01-22T11:43:11.394Z] #47 21.60 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-01-22T11:43:11.394Z] #47 21.60 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-01-22T11:43:11.394Z] #47 21.62 go: finding github.com/subosito/gotenv v1.2.0 [2021-01-22T11:43:11.394Z] #47 21.64 go: finding gopkg.in/ini.v1 v1.51.0 [2021-01-22T11:43:11.394Z] #47 21.64 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-01-22T11:43:11.394Z] #47 21.66 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-01-22T11:43:11.458Z] #8 DONE 22.5s [2021-01-22T11:43:11.458Z] [2021-01-22T11:43:11.458Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-01-22T11:43:11.458Z] #27 1.334 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-01-22T11:43:11.458Z] #27 1.414 [2021-01-22T11:43:11.458Z] #27 1.533 ########### 16.0% ########################## 37.0% ######################################## 56.9% ####################################################### 76.9% ##################################################################### 96.5% ######################################################################## 100.0% [2021-01-22T11:43:11.458Z] #27 2.050 [2021-01-22T11:43:11.458Z] #27 2.162 ######################################################################## 100.0% [2021-01-22T11:43:11.458Z] #27 2.231 [2021-01-22T11:43:11.458Z] #27 2.353 ############################################################## 86.4% ######################################################################## 100.0% [2021-01-22T11:43:11.604Z] #8 DONE 22.3s [2021-01-22T11:43:11.604Z] [2021-01-22T11:43:11.604Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2021-01-22T11:43:11.686Z] #47 21.67 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-01-22T11:43:11.686Z] #47 21.68 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-01-22T11:43:11.686Z] #47 21.69 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-01-22T11:43:11.686Z] #47 21.70 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-01-22T11:43:11.686Z] #47 21.70 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-01-22T11:43:11.686Z] #47 21.71 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-01-22T11:43:11.686Z] #47 21.71 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-01-22T11:43:11.686Z] #47 21.71 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-01-22T11:43:11.686Z] #47 21.71 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-01-22T11:43:11.686Z] #47 21.72 go: finding github.com/kisielk/gotool v1.0.0 [2021-01-22T11:43:11.686Z] #47 21.73 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-01-22T11:43:11.686Z] #47 21.85 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-01-22T11:43:11.686Z] #47 21.85 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-01-22T11:43:11.686Z] #47 21.86 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-01-22T11:43:11.686Z] #47 21.89 go: finding github.com/ultraware/funlen v0.0.2 [2021-01-22T11:43:11.686Z] #47 21.90 go: finding github.com/ultraware/whitespace v0.0.4 [2021-01-22T11:43:11.686Z] #47 21.91 go: finding github.com/uudashr/gocognit v1.0.1 [2021-01-22T11:43:11.686Z] #47 21.95 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-01-22T11:43:11.716Z] #27 2.483 [2021-01-22T11:43:11.829Z] 3c370c2e2f82: Pull complete [2021-01-22T11:43:11.829Z] 5ffb2f5886e2: Pull complete [2021-01-22T11:43:11.829Z] Digest: sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-01-22T11:43:11.829Z] Status: Downloaded newer image for golang:1.13.15-buster [2021-01-22T11:43:11.829Z] ---> 805dc2d65d1c [2021-01-22T11:43:11.829Z] Step 5/15 : ARG BUILDX_REPO [2021-01-22T11:43:11.829Z] ---> Running in e842da53db36 [2021-01-22T11:43:11.829Z] Removing intermediate container e842da53db36 [2021-01-22T11:43:11.829Z] ---> 3045e319a74a [2021-01-22T11:43:11.829Z] Step 6/15 : RUN git clone "${BUILDX_REPO}" /buildx [2021-01-22T11:43:11.829Z] ---> Running in 2fd41e0f0a3f [2021-01-22T11:43:11.829Z] Cloning into '/buildx'... [2021-01-22T11:43:11.978Z] #47 21.96 go: finding github.com/gogo/protobuf v1.2.1 [2021-01-22T11:43:11.978Z] #47 22.10 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-01-22T11:43:11.978Z] #47 22.11 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-01-22T11:43:11.978Z] #47 22.11 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-01-22T11:43:11.978Z] #47 22.24 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-01-22T11:43:11.978Z] #47 22.24 go: finding github.com/BurntSushi/toml v0.3.1 [2021-01-22T11:43:12.235Z] #27 2.605 ############ 16.7% ########################## 36.1% ####################################### 55.4% ##################################################### 74.8% ################################################################### 94.2% ######################################################################## 100.0% [2021-01-22T11:43:12.235Z] #27 3.109 [2021-01-22T11:43:12.493Z] [2021-01-22T11:43:12.493Z] #27 ... [2021-01-22T11:43:12.493Z] [2021-01-22T11:43:12.493Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2021-01-22T11:43:12.493Z] #9 DONE 0.9s [2021-01-22T11:43:12.493Z] [2021-01-22T11:43:12.493Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-01-22T11:43:12.532Z] #9 DONE 0.9s [2021-01-22T11:43:12.532Z] [2021-01-22T11:43:12.532Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-01-22T11:43:12.532Z] #27 2.022 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-01-22T11:43:12.532Z] #27 2.105 [2021-01-22T11:43:12.532Z] #27 2.233 ############ 18.0% ########################### 37.6% ######################################### 57.9% ######################################################## 77.8% ###################################################################### 97.6% ######################################################################## 100.0% [2021-01-22T11:43:12.532Z] #27 2.714 [2021-01-22T11:43:12.532Z] #27 2.818 ######################################################################## 100.0% [2021-01-22T11:43:12.532Z] #27 2.901 [2021-01-22T11:43:12.532Z] #27 3.016 ################################################################### 93.2% ######################################################################## 100.0% [2021-01-22T11:43:12.532Z] #27 3.094 [2021-01-22T11:43:13.013Z] #47 ... [2021-01-22T11:43:13.013Z] [2021-01-22T11:43:13.013Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-01-22T11:43:13.013Z] #34 13.06 Fetched 8109 kB in 10s (793 kB/s) [2021-01-22T11:43:13.013Z] #34 13.06 Reading package lists... [2021-01-22T11:43:13.013Z] #34 16.31 Reading package lists... [2021-01-22T11:43:13.013Z] #34 20.15 Building dependency tree... [2021-01-22T11:43:13.013Z] #34 21.40 The following additional packages will be installed: [2021-01-22T11:43:13.013Z] #34 21.44 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-01-22T11:43:13.013Z] #34 21.44 Suggested packages: [2021-01-22T11:43:13.013Z] #34 21.44 cmake-doc ninja-build lrzip [2021-01-22T11:43:13.013Z] #34 21.44 Recommended packages: [2021-01-22T11:43:13.013Z] #34 21.44 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-01-22T11:43:13.013Z] #34 22.07 The following NEW packages will be installed: [2021-01-22T11:43:13.013Z] #34 22.07 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-01-22T11:43:13.013Z] #34 22.07 vim-common xxd [2021-01-22T11:43:13.013Z] #34 22.23 0 upgraded, 10 newly installed, 0 to remove and 17 not upgraded. [2021-01-22T11:43:13.013Z] #34 22.23 Need to get 14.0 MB of archives. [2021-01-22T11:43:13.013Z] #34 22.23 After this operation, 62.1 MB of additional disk space will be used. [2021-01-22T11:43:13.013Z] #34 22.23 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2021-01-22T11:43:13.013Z] #34 22.26 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2021-01-22T11:43:13.013Z] #34 22.27 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake-data all 3.13.4-1 [1476 kB] [2021-01-22T11:43:13.013Z] #34 22.37 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2021-01-22T11:43:13.013Z] #34 22.90 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libxml2 s390x 2.9.4+dfsg1-7+deb10u1 [607 kB] [2021-01-22T11:43:13.013Z] #34 22.93 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libarchive13 s390x 3.3.3-4+deb10u1 [290 kB] [2021-01-22T11:43:13.013Z] #34 22.96 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB] [2021-01-22T11:43:13.013Z] #34 22.96 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x librhash0 s390x 1.3.8-1 [121 kB] [2021-01-22T11:43:13.013Z] #34 22.97 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libuv1 s390x 1.24.1-1 [104 kB] [2021-01-22T11:43:13.013Z] #34 23.01 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake s390x 3.13.4-1 [2912 kB] [2021-01-22T11:43:13.013Z] #34 ... [2021-01-22T11:43:13.013Z] [2021-01-22T11:43:13.013Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2021-01-22T11:43:13.013Z] #53 13.15 Fetched 8109 kB in 10s (792 kB/s) [2021-01-22T11:43:13.013Z] #53 13.15 Reading package lists... [2021-01-22T11:43:13.013Z] #53 16.54 Reading package lists... [2021-01-22T11:43:13.013Z] #53 20.09 Building dependency tree... [2021-01-22T11:43:13.013Z] #53 21.16 The following additional packages will be installed: [2021-01-22T11:43:13.013Z] #53 21.16 libbtrfs0 [2021-01-22T11:43:13.014Z] #53 21.24 The following NEW packages will be installed: [2021-01-22T11:43:13.014Z] #53 21.24 libbtrfs-dev libbtrfs0 [2021-01-22T11:43:13.014Z] #53 21.37 0 upgraded, 2 newly installed, 0 to remove and 17 not upgraded. [2021-01-22T11:43:13.014Z] #53 21.37 Need to get 118 kB of archives. [2021-01-22T11:43:13.014Z] #53 21.37 After this operation, 390 kB of additional disk space will be used. [2021-01-22T11:43:13.014Z] #53 21.37 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2021-01-22T11:43:13.014Z] #53 21.38 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2021-01-22T11:43:13.014Z] #53 22.12 debconf: delaying package configuration, since apt-utils is not installed [2021-01-22T11:43:13.014Z] #53 22.22 Fetched 118 kB in 0s (1141 kB/s) [2021-01-22T11:43:13.014Z] #53 22.28 Selecting previously unselected package libbtrfs0. [2021-01-22T11:43:13.014Z] #53 22.28 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2021-01-22T11:43:13.014Z] #53 22.44 Preparing to unpack .../libbtrfs0_4.20.1-2_s390x.deb ... [2021-01-22T11:43:13.014Z] #53 22.45 Unpacking libbtrfs0 (4.20.1-2) ... [2021-01-22T11:43:13.014Z] #53 22.50 Selecting previously unselected package libbtrfs-dev. [2021-01-22T11:43:13.014Z] #53 22.50 Preparing to unpack .../libbtrfs-dev_4.20.1-2_s390x.deb ... [2021-01-22T11:43:13.014Z] #53 22.50 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-01-22T11:43:13.014Z] #53 22.61 Setting up libbtrfs0 (4.20.1-2) ... [2021-01-22T11:43:13.014Z] #53 22.62 Setting up libbtrfs-dev (4.20.1-2) ... [2021-01-22T11:43:13.014Z] #53 22.62 Processing triggers for libc-bin (2.28-10) ... [2021-01-22T11:43:13.014Z] #53 ... [2021-01-22T11:43:13.014Z] [2021-01-22T11:43:13.014Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-01-22T11:43:13.014Z] #27 20.54 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-01-22T11:43:13.014Z] #27 20.82 [2021-01-22T11:43:13.043Z] #27 3.220 ######## 12.2% ######################### 35.6% ######################################### 57.2% ###################################################### 76.2% ################################################################## 92.3% ######################################################################## 100.0% [2021-01-22T11:43:13.043Z] #27 3.777 [2021-01-22T11:43:13.043Z] [2021-01-22T11:43:13.043Z] #27 ... [2021-01-22T11:43:13.043Z] [2021-01-22T11:43:13.043Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2021-01-22T11:43:13.043Z] #10 DONE 0.7s [2021-01-22T11:43:13.043Z] [2021-01-22T11:43:13.043Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-01-22T11:43:13.271Z] #27 3.224 ### 4.8% ####### 9.9% ########## 15.2% ############## 20.5% ################## 25.8% ###################### 30.9% ########################## 36.2% ############################# 41.5% ################################# [2021-01-22T11:43:13.271Z] #27 ... [2021-01-22T11:43:13.271Z] [2021-01-22T11:43:13.271Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2021-01-22T11:43:13.271Z] #10 DONE 0.9s [2021-01-22T11:43:13.271Z] [2021-01-22T11:43:13.271Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-01-22T11:43:13.271Z] #27 3.224 ### 4.8% ####### 9.9% ########## 15.2% ############## 20.5% ################## 25.8% ###################### 30.9% ########################## 36.2% ############################# 41.5% ################################# 46.6% ##################################### 51.9% [2021-01-22T11:43:13.271Z] #27 ... [2021-01-22T11:43:13.271Z] [2021-01-22T11:43:13.271Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-01-22T11:43:13.271Z] #29 DONE 0.1s [2021-01-22T11:43:13.271Z] [2021-01-22T11:43:13.271Z] #37 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-01-22T11:43:13.271Z] #37 DONE 0.1s [2021-01-22T11:43:13.271Z] [2021-01-22T11:43:13.271Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-01-22T11:43:13.298Z] #27 3.901 ### 4.2% [2021-01-22T11:43:13.298Z] #27 ... [2021-01-22T11:43:13.298Z] [2021-01-22T11:43:13.298Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-01-22T11:43:13.298Z] #29 DONE 0.1s [2021-01-22T11:43:13.298Z] [2021-01-22T11:43:13.298Z] #37 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-01-22T11:43:13.298Z] #37 DONE 0.2s [2021-01-22T11:43:13.298Z] [2021-01-22T11:43:13.298Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-01-22T11:43:13.896Z] #27 21.03 ## 3.7% ####### 9.9% ########### 16.0% ############### 22.2% #################### 28.3% ######################## 34.5% ########################### 38.6% ############################### 44.1% #################################### 50.2% ####################################### 54.4% ########################################### 60.5% ############################################### 66.6% ################################################## 70.8% ##################################################### 74.8% ######################################################## 78.9% [2021-01-22T11:43:13.896Z] #27 ... [2021-01-22T11:43:13.896Z] [2021-01-22T11:43:13.896Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-22T11:43:13.896Z] #62 13.99 Checking out files: 99% (1890/1905) Checking out files: 100% (1905/1905) Checking out files: 100% (1905/1905), done. [2021-01-22T11:43:13.896Z] #62 14.03 + cd /tmp/tmp.XCQky7DvtF/src/github.com/docker/libnetwork [2021-01-22T11:43:13.896Z] #62 14.03 + git checkout -q fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-01-22T11:43:13.896Z] #62 14.51 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-01-22T11:43:13.896Z] #62 ... [2021-01-22T11:43:13.896Z] [2021-01-22T11:43:13.896Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2021-01-22T11:43:13.896Z] #38 13.82 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-01-22T11:43:13.896Z] #38 15.30 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2021-01-22T11:43:13.896Z] #38 ... [2021-01-22T11:43:13.896Z] [2021-01-22T11:43:13.896Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-01-22T11:43:13.896Z] #40 14.22 Fetched 8109 kB in 11s (740 kB/s) [2021-01-22T11:43:13.896Z] #40 14.22 Reading package lists... [2021-01-22T11:43:13.896Z] #40 18.03 Reading package lists... [2021-01-22T11:43:13.896Z] #40 21.82 Building dependency tree... [2021-01-22T11:43:13.896Z] #40 23.10 The following additional packages will be installed: [2021-01-22T11:43:13.896Z] #40 23.10 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-01-22T11:43:13.896Z] #40 23.10 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-01-22T11:43:13.896Z] #40 23.10 Suggested packages: [2021-01-22T11:43:13.896Z] #40 23.10 manpages-dev python-setuptools [2021-01-22T11:43:13.896Z] #40 24.23 The following NEW packages will be installed: [2021-01-22T11:43:13.896Z] #40 24.24 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-01-22T11:43:13.896Z] #40 24.25 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-01-22T11:43:14.190Z] #40 24.26 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-01-22T11:43:14.190Z] #40 24.26 python-six zlib1g-dev [2021-01-22T11:43:14.190Z] #40 24.35 0 upgraded, 17 newly installed, 0 to remove and 17 not upgraded. [2021-01-22T11:43:14.190Z] #40 24.35 Need to get 3742 kB of archives. [2021-01-22T11:43:14.190Z] #40 24.35 After this operation, 22.0 MB of additional disk space will be used. [2021-01-22T11:43:14.190Z] #40 24.35 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libcap-dev s390x 1:2.25-2 [30.3 kB] [2021-01-22T11:43:14.190Z] #40 ... [2021-01-22T11:43:14.190Z] [2021-01-22T11:43:14.190Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-01-22T11:43:14.190Z] #27 21.03 ## 3.7% ####### 9.9% ########### 16.0% ############### 22.2% #################### 28.3% ######################## 34.5% ########################### 38.6% ############################### 44.1% #################################### 50.2% ####################################### 54.4% ########################################### 60.5% ############################################### 66.6% ################################################## 70.8% ##################################################### 74.8% ######################################################## 78.9% ############################################################# 85.1% ################################################################# 91.2% ############### [2021-01-22T11:43:14.190Z] #27 ... [2021-01-22T11:43:14.190Z] [2021-01-22T11:43:14.190Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2021-01-22T11:43:14.190Z] #53 DONE 24.4s [2021-01-22T11:43:14.190Z] [2021-01-22T11:43:14.190Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-01-22T11:43:14.190Z] #27 21.03 ## 3.7% ####### 9.9% ########### 16.0% ############### 22.2% #################### 28.3% ######################## 34.5% ########################### 38.6% ############################### 44.1% #################################### 50.2% ####################################### 54.4% ########################################### 60.5% ############################################### 66.6% ################################################## 70.8% ##################################################### 74.8% ######################################################## 78.9% ############################################################# 85.1% ################################################################# 91.2% ################################################################### 93.3% [2021-01-22T11:43:14.190Z] #27 ... [2021-01-22T11:43:14.190Z] [2021-01-22T11:43:14.190Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-22T11:43:14.190Z] #11 14.43 Fetched 8109 kB in 11s (723 kB/s) [2021-01-22T11:43:14.190Z] #11 14.43 Reading package lists... [2021-01-22T11:43:14.190Z] #11 17.65 Reading package lists... [2021-01-22T11:43:14.190Z] #11 21.23 Building dependency tree... [2021-01-22T11:43:14.190Z] #11 22.16 The following additional packages will be installed: [2021-01-22T11:43:14.190Z] #11 22.16 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-01-22T11:43:14.190Z] #11 22.16 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-01-22T11:43:14.190Z] #11 22.16 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-01-22T11:43:14.190Z] #11 22.16 libselinux1-dev libsepol1-dev libsystemd0 libudev1 mingw-w64-common [2021-01-22T11:43:14.190Z] #11 22.16 mingw-w64-x86-64-dev [2021-01-22T11:43:14.190Z] #11 22.16 Suggested packages: [2021-01-22T11:43:14.190Z] #11 22.16 gcc-8-locales seccomp wine64 [2021-01-22T11:43:14.190Z] #11 23.21 The following NEW packages will be installed: [2021-01-22T11:43:14.190Z] #11 23.21 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-01-22T11:43:14.190Z] #11 23.21 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-01-22T11:43:14.190Z] #11 23.21 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-01-22T11:43:14.190Z] #11 23.21 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-01-22T11:43:14.190Z] #11 23.21 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-01-22T11:43:14.190Z] #11 23.21 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-01-22T11:43:14.190Z] #11 23.21 The following packages will be upgraded: [2021-01-22T11:43:14.190Z] #11 23.21 libsystemd0 libudev1 [2021-01-22T11:43:14.190Z] #11 23.33 2 upgraded, 25 newly installed, 0 to remove and 15 not upgraded. [2021-01-22T11:43:14.190Z] #11 23.33 Need to get 73.7 MB of archives. [2021-01-22T11:43:14.190Z] #11 23.33 After this operation, 494 MB of additional disk space will be used. [2021-01-22T11:43:14.190Z] #11 23.33 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd0 s390x 241-7~deb10u5 [307 kB] [2021-01-22T11:43:14.190Z] #11 23.39 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev1 s390x 241-7~deb10u5 [145 kB] [2021-01-22T11:43:14.190Z] #11 23.42 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-22T11:43:14.190Z] #11 23.62 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-22T11:43:14.190Z] #11 23.72 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-22T11:43:14.190Z] #11 23.74 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-22T11:43:14.190Z] #11 23.74 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x dmsetup s390x 2:1.02.155-3 [89.2 kB] [2021-01-22T11:43:14.190Z] #11 23.75 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-common all 6.0.0-3 [4910 kB] [2021-01-22T11:43:14.190Z] #11 24.16 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-22T11:43:14.190Z] #11 24.37 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-22T11:43:14.190Z] #11 24.37 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-22T11:43:14.311Z] #27 3.224 ### 4.8% ####### 9.9% ########## 15.2% ############## 20.5% ################## 25.8% ###################### 30.9% ########################## 36.2% ############################# 41.5% ################################# 46.6% ##################################### 51.9% ######################################## 56.8% ############################################ 61.9% ################################################ 67.7% #################################################### 72.6% ####################################################### 77.2% ########################################################### 83.0% ############################################################### 88.2% #################################################################### 94.7% ####################################################################### 99.2% ######################################################################## 100.0% [2021-01-22T11:43:14.311Z] #27 5.130 [2021-01-22T11:43:14.482Z] #11 ... [2021-01-22T11:43:14.482Z] [2021-01-22T11:43:14.482Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-01-22T11:43:14.482Z] #27 21.03 ## 3.7% ####### 9.9% ########### 16.0% ############### 22.2% #################### 28.3% ######################## 34.5% ########################### 38.6% ############################### 44.1% #################################### 50.2% ####################################### 54.4% ########################################### 60.5% ############################################### 66.6% ################################################## 70.8% ##################################################### 74.8% ######################################################## 78.9% ############################################################# 85.1% ################################################################# 91.2% ################################################################### 93.3% ####################################################################### 99.4% ######################################################################## 100.0% [2021-01-22T11:43:14.482Z] #27 23.42 [2021-01-22T11:43:14.878Z] #27 5.587 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-01-22T11:43:14.878Z] #27 5.751 [2021-01-22T11:43:15.095Z] #27 3.901 ### 4.2% ####### 9.9% ########### 15.3% ############## 19.5% ################## 25.6% ###################### 30.9% ########################## 36.2% ############################# 41.6% ################################# 46.3% ##################################### 52.1% ##################################### 52.4% ########################################## 59.5% ################################################## 69.8% ######################################################### 79.3% ############################################################# 84.9% ################################################################ 90.1% #################################################################### 95.2% ###################################################################### 98.3% ######################################################################## 100.0% [2021-01-22T11:43:15.095Z] #27 5.819 [2021-01-22T11:43:15.137Z] #27 5.840 ######################################################################## 100.0% [2021-01-22T11:43:15.137Z] #27 5.885 [2021-01-22T11:43:15.345Z] Removing intermediate container 2fd41e0f0a3f [2021-01-22T11:43:15.345Z] ---> 24c44a28c1dd [2021-01-22T11:43:15.345Z] Step 7/15 : WORKDIR /buildx [2021-01-22T11:43:15.639Z] ---> Running in b25ef9a42f32 [2021-01-22T11:43:15.639Z] Removing intermediate container b25ef9a42f32 [2021-01-22T11:43:15.639Z] ---> 1abfb95f2656 [2021-01-22T11:43:15.639Z] Step 8/15 : ARG BUILDX_COMMIT [2021-01-22T11:43:15.639Z] ---> Running in 5db1fccc8506 [2021-01-22T11:43:15.639Z] Removing intermediate container 5db1fccc8506 [2021-01-22T11:43:15.639Z] ---> 05614fd61cec [2021-01-22T11:43:15.639Z] Step 9/15 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build [2021-01-22T11:43:15.639Z] ---> Running in a834cefd869e [2021-01-22T11:43:16.022Z] #27 6.713 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-01-22T11:43:16.076Z] #27 6.644 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-01-22T11:43:16.076Z] #27 6.767 [2021-01-22T11:43:16.076Z] #27 6.888 ############################ 39.8% ######################################################################## 100.0% [2021-01-22T11:43:16.076Z] #27 6.950 [2021-01-22T11:43:16.269Z] From https://github.com/docker/buildx [2021-01-22T11:43:16.269Z] * [new tag] v0.3.1 -> build [2021-01-22T11:43:16.278Z] #27 6.856 [2021-01-22T11:43:16.278Z] #27 6.963 ######################################################################## 100.0% [2021-01-22T11:43:16.278Z] #27 6.975 [2021-01-22T11:43:16.555Z] #27 ... [2021-01-22T11:43:16.555Z] [2021-01-22T11:43:16.555Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-22T11:43:16.555Z] #62 DONE 26.6s [2021-01-22T11:43:16.555Z] [2021-01-22T11:43:16.555Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-01-22T11:43:16.555Z] #40 24.36 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-22T11:43:16.555Z] #40 24.37 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-22T11:43:16.555Z] #40 24.38 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-22T11:43:16.555Z] #40 24.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-22T11:43:16.555Z] #40 24.39 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-22T11:43:16.555Z] #40 24.39 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-22T11:43:16.555Z] #40 24.39 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-22T11:43:16.555Z] #40 24.40 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf17 s390x 3.6.1.3-2 [716 kB] [2021-01-22T11:43:16.555Z] #40 24.45 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-lite17 s390x 3.6.1.3-2 [152 kB] [2021-01-22T11:43:16.555Z] #40 24.47 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-dev s390x 3.6.1.3-2 [1004 kB] [2021-01-22T11:43:16.555Z] #40 24.53 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotoc17 s390x 3.6.1.3-2 [582 kB] [2021-01-22T11:43:16.555Z] #40 24.58 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-22T11:43:16.555Z] #40 24.58 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-22T11:43:16.555Z] #40 24.58 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pkg-resources all 40.8.0-1 [182 kB] [2021-01-22T11:43:16.555Z] #40 24.58 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-six all 1.12.0-1 [15.7 kB] [2021-01-22T11:43:16.555Z] #40 24.58 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-protobuf s390x 3.6.1.3-2 [328 kB] [2021-01-22T11:43:16.555Z] #40 25.49 debconf: delaying package configuration, since apt-utils is not installed [2021-01-22T11:43:16.555Z] #40 25.58 Fetched 3742 kB in 0s (12.5 MB/s) [2021-01-22T11:43:16.555Z] #40 25.65 Selecting previously unselected package libcap-dev:s390x. [2021-01-22T11:43:16.555Z] #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-22T11:43:16.555Z] #40 25.73 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_s390x.deb ... [2021-01-22T11:43:16.555Z] #40 25.74 Unpacking libcap-dev:s390x (1:2.25-2) ... [2021-01-22T11:43:16.555Z] #40 25.82 Selecting previously unselected package libnet1:s390x. [2021-01-22T11:43:16.555Z] #40 25.82 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2021-01-22T11:43:16.555Z] #40 25.83 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2021-01-22T11:43:16.555Z] #40 25.90 Selecting previously unselected package libnet1-dev. [2021-01-22T11:43:16.555Z] #40 25.91 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_s390x.deb ... [2021-01-22T11:43:16.555Z] #40 25.92 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-01-22T11:43:16.555Z] #40 26.10 Selecting previously unselected package libnl-3-200:s390x. [2021-01-22T11:43:16.555Z] #40 26.11 Preparing to unpack .../03-libnl-3-200_3.4.0-1_s390x.deb ... [2021-01-22T11:43:16.555Z] #40 26.11 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2021-01-22T11:43:16.555Z] #40 26.23 Selecting previously unselected package libnl-3-dev:s390x. [2021-01-22T11:43:16.555Z] #40 26.24 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_s390x.deb ... [2021-01-22T11:43:16.555Z] #40 26.25 Unpacking libnl-3-dev:s390x (3.4.0-1) ... [2021-01-22T11:43:16.555Z] #40 26.47 Selecting previously unselected package libprotobuf-c1:s390x. [2021-01-22T11:43:16.555Z] #40 26.47 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2021-01-22T11:43:16.555Z] #40 26.48 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2021-01-22T11:43:16.555Z] #40 26.55 Selecting previously unselected package libprotobuf-c-dev:s390x. [2021-01-22T11:43:16.555Z] #40 26.55 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_s390x.deb ... [2021-01-22T11:43:16.555Z] #40 26.56 Unpacking libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2021-01-22T11:43:16.555Z] #40 26.64 Selecting previously unselected package zlib1g-dev:s390x. [2021-01-22T11:43:16.555Z] #40 26.64 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_s390x.deb ... [2021-01-22T11:43:16.555Z] #40 26.64 Unpacking zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2021-01-22T11:43:16.857Z] #40 26.90 Selecting previously unselected package libprotobuf17:s390x. [2021-01-22T11:43:16.857Z] #40 26.90 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_s390x.deb ... [2021-01-22T11:43:16.857Z] #40 26.90 Unpacking libprotobuf17:s390x (3.6.1.3-2) ... [2021-01-22T11:43:16.898Z] Switched to branch 'build' [2021-01-22T11:43:17.453Z] #27 8.240 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-01-22T11:43:17.453Z] #27 8.328 [2021-01-22T11:43:17.490Z] #40 27.65 Selecting previously unselected package libprotobuf-lite17:s390x. [2021-01-22T11:43:17.490Z] #40 27.65 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_s390x.deb ... [2021-01-22T11:43:17.490Z] #40 27.66 Unpacking libprotobuf-lite17:s390x (3.6.1.3-2) ... [2021-01-22T11:43:17.782Z] #40 27.77 Selecting previously unselected package libprotobuf-dev:s390x. [2021-01-22T11:43:17.782Z] #40 27.77 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_s390x.deb ... [2021-01-22T11:43:17.782Z] #40 27.78 Unpacking libprotobuf-dev:s390x (3.6.1.3-2) ... [2021-01-22T11:43:17.955Z] Removing intermediate container a834cefd869e [2021-01-22T11:43:17.955Z] ---> 27663860f4b5 [2021-01-22T11:43:17.955Z] Step 10/15 : ARG GOOS [2021-01-22T11:43:17.955Z] ---> Running in 49625e6aee41 [2021-01-22T11:43:17.955Z] Removing intermediate container 49625e6aee41 [2021-01-22T11:43:17.955Z] ---> 177eceb5fa57 [2021-01-22T11:43:17.955Z] Step 11/15 : ARG GOARCH [2021-01-22T11:43:17.955Z] ---> Running in e27fd8530e06 [2021-01-22T11:43:17.955Z] Removing intermediate container e27fd8530e06 [2021-01-22T11:43:17.955Z] ---> ab74bae91dc5 [2021-01-22T11:43:17.955Z] 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-22T11:43:17.955Z] ---> Running in f33bc66fb8d1 [2021-01-22T11:43:18.165Z] #27 8.926 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-01-22T11:43:18.489Z] #27 8.507 0.0% ########### 16.4% ########################### 38.7% ################################### 49.7% ########################################### 60.6% ###################################################### 75.2% ################################################################ 89.7% ######################################################################## 100.0% [2021-01-22T11:43:18.489Z] #27 9.356 [2021-01-22T11:43:18.730Z] #27 9.466 [2021-01-22T11:43:18.816Z] #40 28.86 Selecting previously unselected package libprotoc17:s390x. [2021-01-22T11:43:18.816Z] #40 28.87 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_s390x.deb ... [2021-01-22T11:43:18.816Z] #40 28.88 Unpacking libprotoc17:s390x (3.6.1.3-2) ... [2021-01-22T11:43:18.986Z] #27 9.642 ################################# 46.0% ######################################################################## 100.0% [2021-01-22T11:43:19.114Z] #40 29.24 Selecting previously unselected package protobuf-c-compiler. [2021-01-22T11:43:19.114Z] #40 29.27 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_s390x.deb ... [2021-01-22T11:43:19.114Z] #40 29.27 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-01-22T11:43:19.114Z] #40 ... [2021-01-22T11:43:19.114Z] [2021-01-22T11:43:19.114Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-01-22T11:43:19.114Z] #27 26.62 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-01-22T11:43:19.114Z] #27 26.87 [2021-01-22T11:43:19.114Z] #27 26.94 ######################################################################## 100.0% [2021-01-22T11:43:19.114Z] #27 26.97 [2021-01-22T11:43:19.114Z] #27 27.45 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-01-22T11:43:19.114Z] #27 27.73 [2021-01-22T11:43:19.114Z] #27 27.88 ######################################################################## 100.0% [2021-01-22T11:43:19.114Z] #27 27.97 [2021-01-22T11:43:19.114Z] #27 28.04 Download of images into '/build' complete. [2021-01-22T11:43:19.114Z] #27 28.04 Use something like the following to load the result into a Docker daemon: [2021-01-22T11:43:19.114Z] #27 28.04 tar -cC '/build' . | docker load [2021-01-22T11:43:19.114Z] #27 DONE 28.2s [2021-01-22T11:43:19.114Z] [2021-01-22T11:43:19.114Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-01-22T11:43:19.114Z] #40 29.36 Selecting previously unselected package protobuf-compiler. [2021-01-22T11:43:19.114Z] #40 29.36 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_s390x.deb ... [2021-01-22T11:43:19.114Z] #40 29.37 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-01-22T11:43:19.114Z] #40 ... [2021-01-22T11:43:19.114Z] [2021-01-22T11:43:19.114Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-22T11:43:19.114Z] #11 26.29 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-22T11:43:19.114Z] #11 27.91 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor1 s390x 2.13.2-10 [93.1 kB] [2021-01-22T11:43:19.114Z] #11 27.92 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor-dev s390x 2.13.2-10 [135 kB] [2021-01-22T11:43:19.114Z] #11 27.93 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2021-01-22T11:43:19.114Z] #11 27.93 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2021-01-22T11:43:19.114Z] #11 27.94 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-22T11:43:19.114Z] #11 27.95 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev-dev s390x 241-7~deb10u5 [110 kB] [2021-01-22T11:43:19.114Z] #11 27.95 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsepol1-dev s390x 2.8-1 [313 kB] [2021-01-22T11:43:19.114Z] #11 27.96 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre16-3 s390x 2:8.39-12 [188 kB] [2021-01-22T11:43:19.114Z] #11 27.98 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre32-3 s390x 2:8.39-12 [183 kB] [2021-01-22T11:43:19.114Z] #11 27.98 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcrecpp0v5 s390x 2:8.39-12 [151 kB] [2021-01-22T11:43:19.114Z] #11 27.99 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre3-dev s390x 2:8.39-12 [481 kB] [2021-01-22T11:43:19.114Z] #11 28.01 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libselinux1-dev s390x 2.8-1+b1 [165 kB] [2021-01-22T11:43:19.114Z] #11 28.02 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-22T11:43:19.114Z] #11 28.02 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x libseccomp-dev s390x 2.3.3-4 [60.4 kB] [2021-01-22T11:43:19.114Z] #11 28.02 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd-dev s390x 241-7~deb10u5 [322 kB] [2021-01-22T11:43:19.114Z] #11 28.65 debconf: delaying package configuration, since apt-utils is not installed [2021-01-22T11:43:19.114Z] #11 28.71 Fetched 73.7 MB in 5s (15.5 MB/s) [2021-01-22T11:43:19.114Z] #11 28.75 (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-22T11:43:19.114Z] #11 28.82 Preparing to unpack .../libsystemd0_241-7~deb10u5_s390x.deb ... [2021-01-22T11:43:19.114Z] #11 28.83 Unpacking libsystemd0:s390x (241-7~deb10u5) over (241-7~deb10u4) ... [2021-01-22T11:43:19.114Z] #11 29.12 Setting up libsystemd0:s390x (241-7~deb10u5) ... [2021-01-22T11:43:19.114Z] #11 29.23 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2021-01-22T11:43:19.114Z] #11 29.33 Preparing to unpack .../libudev1_241-7~deb10u5_s390x.deb ... [2021-01-22T11:43:19.114Z] #11 29.37 Unpacking libudev1:s390x (241-7~deb10u5) over (241-7~deb10u4) ... [2021-01-22T11:43:19.242Z] #27 9.793 [2021-01-22T11:43:19.407Z] #11 29.49 Setting up libudev1:s390x (241-7~deb10u5) ... [2021-01-22T11:43:19.408Z] #11 29.57 Selecting previously unselected package binutils-mingw-w64-i686. [2021-01-22T11:43:19.408Z] #11 29.57 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2021-01-22T11:43:19.408Z] #11 29.60 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_s390x.deb ... [2021-01-22T11:43:19.408Z] #11 29.60 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-01-22T11:43:20.171Z] #27 10.87 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-01-22T11:43:20.417Z] #27 10.97 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-01-22T11:43:20.677Z] #27 11.41 [2021-01-22T11:43:20.768Z] #27 11.33 [2021-01-22T11:43:20.935Z] #27 11.62 ######################################################################## 100.0% [2021-01-22T11:43:20.936Z] #27 11.75 [2021-01-22T11:43:21.533Z] #11 31.45 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-01-22T11:43:21.533Z] #11 31.47 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_s390x.deb ... [2021-01-22T11:43:21.533Z] #11 31.47 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-01-22T11:43:21.873Z] #27 12.74 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-01-22T11:43:22.453Z] #27 13.16 [2021-01-22T11:43:22.829Z] #27 13.41 ######################################################################## 100.0% [2021-01-22T11:43:22.829Z] #27 13.54 [2021-01-22T11:43:22.838Z] #27 11.63 0.0% ###### 9.3% ########### 16.4% ################ 22.4% ####################### 32.0% ######################## 33.9% ############################ 39.4% ################################ 45.2% ################################### 49.9% ####################################### 54.7% ########################################### 60.7% ################################################ 67.2% #################################################### 72.4% ######################################################## 78.3% ############################################################# 85.9% ################################################################## 92.9% ######################################################################## 100.0% [2021-01-22T11:43:22.838Z] #27 13.53 [2021-01-22T11:43:23.089Z] #27 13.87 Download of images into '/build' complete. [2021-01-22T11:43:23.089Z] #27 13.87 Use something like the following to load the result into a Docker daemon: [2021-01-22T11:43:23.089Z] #27 13.87 tar -cC '/build' . | docker load [2021-01-22T11:43:23.094Z] #27 ... [2021-01-22T11:43:23.094Z] [2021-01-22T11:43:23.094Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T11:43:23.094Z] #47 5.192 + RM_GOPATH=0 [2021-01-22T11:43:23.094Z] #47 5.192 + TMP_GOPATH= [2021-01-22T11:43:23.094Z] #47 5.192 + : /build [2021-01-22T11:43:23.094Z] #47 5.192 + '[' -z '' ']' [2021-01-22T11:43:23.094Z] #47 5.199 ++ mktemp -d [2021-01-22T11:43:23.094Z] #47 5.201 + export GOPATH=/tmp/tmp.PE2ujIuKH3 [2021-01-22T11:43:23.094Z] #47 5.201 + GOPATH=/tmp/tmp.PE2ujIuKH3 [2021-01-22T11:43:23.094Z] #47 5.201 + RM_GOPATH=1 [2021-01-22T11:43:23.094Z] #47 5.201 + case "$(go env GOARCH)" in [2021-01-22T11:43:23.094Z] #47 5.201 ++ go env GOARCH [2021-01-22T11:43:23.094Z] #47 5.232 + export GO_BUILDMODE=-buildmode=pie [2021-01-22T11:43:23.094Z] #47 5.232 + GO_BUILDMODE=-buildmode=pie [2021-01-22T11:43:23.094Z] #47 5.232 ++ dirname /tmp/install/install.sh [2021-01-22T11:43:23.094Z] #47 5.232 + dir=/tmp/install [2021-01-22T11:43:23.094Z] #47 5.232 + bin=golangci_lint [2021-01-22T11:43:23.094Z] #47 5.232 + shift [2021-01-22T11:43:23.094Z] #47 5.232 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-01-22T11:43:23.094Z] #47 5.232 + . /tmp/install/golangci_lint.installer [2021-01-22T11:43:23.094Z] #47 5.232 ++ : v1.23.8 [2021-01-22T11:43:23.094Z] #47 5.232 + install_golangci_lint [2021-01-22T11:43:23.094Z] #47 5.232 + set -e [2021-01-22T11:43:23.094Z] #47 5.232 + export GO111MODULE=on [2021-01-22T11:43:23.094Z] #47 5.232 + GO111MODULE=on [2021-01-22T11:43:23.094Z] #47 5.232 + GOBIN=/build [2021-01-22T11:43:23.094Z] #47 5.232 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-01-22T11:43:23.094Z] #47 5.281 go: finding github.com v1.23.8 [2021-01-22T11:43:23.094Z] #47 5.281 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-01-22T11:43:23.094Z] #47 5.281 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-01-22T11:43:23.094Z] #47 5.281 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-01-22T11:43:23.094Z] #47 5.281 go: finding github.com/golangci v1.23.8 [2021-01-22T11:43:23.094Z] #47 6.411 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-01-22T11:43:23.094Z] #47 7.048 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-01-22T11:43:23.350Z] #47 ... [2021-01-22T11:43:23.350Z] [2021-01-22T11:43:23.350Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T11:43:23.350Z] #56 5.107 + RM_GOPATH=0 [2021-01-22T11:43:23.350Z] #56 5.107 + TMP_GOPATH= [2021-01-22T11:43:23.350Z] #56 5.107 + : /build [2021-01-22T11:43:23.350Z] #56 5.107 + '[' -z '' ']' [2021-01-22T11:43:23.350Z] #56 5.107 ++ mktemp -d [2021-01-22T11:43:23.350Z] #56 5.123 + export GOPATH=/tmp/tmp.txwz8bgfmS [2021-01-22T11:43:23.350Z] #56 5.123 + GOPATH=/tmp/tmp.txwz8bgfmS [2021-01-22T11:43:23.350Z] #56 5.123 + RM_GOPATH=1 [2021-01-22T11:43:23.350Z] #56 5.123 + case "$(go env GOARCH)" in [2021-01-22T11:43:23.350Z] #56 5.123 ++ go env GOARCH [2021-01-22T11:43:23.350Z] #56 5.170 + export GO_BUILDMODE=-buildmode=pie [2021-01-22T11:43:23.350Z] #56 5.170 + GO_BUILDMODE=-buildmode=pie [2021-01-22T11:43:23.350Z] #56 5.170 ++ dirname /tmp/install/install.sh [2021-01-22T11:43:23.350Z] #56 5.170 + dir=/tmp/install [2021-01-22T11:43:23.350Z] #56 5.170 + bin=rootlesskit [2021-01-22T11:43:23.350Z] #56 5.170 + shift [2021-01-22T11:43:23.350Z] #56 5.170 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-01-22T11:43:23.350Z] #56 5.170 + . /tmp/install/rootlesskit.installer [2021-01-22T11:43:23.350Z] #56 5.170 ++ : 2886253e467c5444a4d2ac7084e53aa3cc50055d [2021-01-22T11:43:23.350Z] #56 5.173 Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d [2021-01-22T11:43:23.350Z] #56 5.173 + install_rootlesskit [2021-01-22T11:43:23.350Z] #56 5.173 + case "$1" in [2021-01-22T11:43:23.350Z] #56 5.173 + export CGO_ENABLED=0 [2021-01-22T11:43:23.350Z] #56 5.173 + CGO_ENABLED=0 [2021-01-22T11:43:23.350Z] #56 5.173 + _install_rootlesskit [2021-01-22T11:43:23.350Z] #56 5.173 + echo 'Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d' [2021-01-22T11:43:23.350Z] #56 5.173 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.txwz8bgfmS/src/github.com/rootless-containers/rootlesskit [2021-01-22T11:43:23.350Z] #56 5.185 Cloning into '/tmp/tmp.txwz8bgfmS/src/github.com/rootless-containers/rootlesskit'... [2021-01-22T11:43:23.350Z] #56 10.11 + cd /tmp/tmp.txwz8bgfmS/src/github.com/rootless-containers/rootlesskit [2021-01-22T11:43:23.350Z] #56 10.12 + git checkout -q 2886253e467c5444a4d2ac7084e53aa3cc50055d [2021-01-22T11:43:23.350Z] #56 ... [2021-01-22T11:43:23.350Z] [2021-01-22T11:43:23.350Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-01-22T11:43:23.350Z] #40 6.059 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-01-22T11:43:23.350Z] #40 6.150 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-01-22T11:43:23.350Z] #40 6.158 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-01-22T11:43:23.350Z] #40 7.302 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-01-22T11:43:23.350Z] #40 9.670 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [268 kB] [2021-01-22T11:43:23.371Z] #27 ... [2021-01-22T11:43:23.371Z] [2021-01-22T11:43:23.371Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2021-01-22T11:43:23.371Z] #53 6.266 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-01-22T11:43:23.371Z] #53 6.332 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-01-22T11:43:23.371Z] #53 6.338 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-01-22T11:43:23.371Z] #53 7.421 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-01-22T11:43:23.371Z] #53 9.493 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [268 kB] [2021-01-22T11:43:23.371Z] #53 ... [2021-01-22T11:43:23.371Z] [2021-01-22T11:43:23.371Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-01-22T11:43:23.371Z] #27 DONE 14.2s [2021-01-22T11:43:23.371Z] [2021-01-22T11:43:23.371Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T11:43:23.371Z] #45 5.352 + RM_GOPATH=0 [2021-01-22T11:43:23.371Z] #45 5.352 + TMP_GOPATH= [2021-01-22T11:43:23.371Z] #45 5.352 + : /build [2021-01-22T11:43:23.371Z] #45 5.352 + '[' -z '' ']' [2021-01-22T11:43:23.371Z] #45 5.352 ++ mktemp -d [2021-01-22T11:43:23.371Z] #45 5.352 + export GOPATH=/tmp/tmp.Z6xoBsASWb [2021-01-22T11:43:23.371Z] #45 5.352 + GOPATH=/tmp/tmp.Z6xoBsASWb [2021-01-22T11:43:23.371Z] #45 5.352 + RM_GOPATH=1 [2021-01-22T11:43:23.371Z] #45 5.352 + case "$(go env GOARCH)" in [2021-01-22T11:43:23.371Z] #45 5.352 ++ go env GOARCH [2021-01-22T11:43:23.371Z] #45 5.417 + export GO_BUILDMODE=-buildmode=pie [2021-01-22T11:43:23.371Z] #45 5.417 + GO_BUILDMODE=-buildmode=pie [2021-01-22T11:43:23.371Z] #45 5.417 ++ dirname /tmp/install/install.sh [2021-01-22T11:43:23.371Z] #45 5.417 + dir=/tmp/install [2021-01-22T11:43:23.371Z] #45 5.417 + bin=gotestsum [2021-01-22T11:43:23.371Z] #45 5.417 + shift [2021-01-22T11:43:23.371Z] #45 5.417 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-01-22T11:43:23.371Z] #45 5.417 + . /tmp/install/gotestsum.installer [2021-01-22T11:43:23.371Z] #45 5.417 ++ : v0.5.3 [2021-01-22T11:43:23.371Z] #45 5.417 + install_gotestsum [2021-01-22T11:43:23.371Z] #45 5.417 + set -e [2021-01-22T11:43:23.371Z] #45 5.417 + export GO111MODULE=on [2021-01-22T11:43:23.371Z] #45 5.417 + GO111MODULE=on [2021-01-22T11:43:23.371Z] #45 5.417 + GOBIN=/build [2021-01-22T11:43:23.371Z] #45 5.417 + go get gotest.tools/gotestsum@v0.5.3 [2021-01-22T11:43:23.371Z] #45 5.474 go: finding gotest.tools v0.5.3 [2021-01-22T11:43:23.371Z] #45 5.474 go: finding gotest.tools/gotestsum v0.5.3 [2021-01-22T11:43:23.371Z] #45 6.443 go: downloading gotest.tools/gotestsum v0.5.3 [2021-01-22T11:43:23.371Z] #45 7.108 go: extracting gotest.tools/gotestsum v0.5.3 [2021-01-22T11:43:23.371Z] #45 7.812 go: downloading github.com/pkg/errors v0.9.1 [2021-01-22T11:43:23.371Z] #45 7.819 go: downloading github.com/spf13/pflag v1.0.3 [2021-01-22T11:43:23.371Z] #45 7.820 go: downloading github.com/fatih/color v1.9.0 [2021-01-22T11:43:23.371Z] #45 7.841 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-01-22T11:43:23.371Z] #45 7.890 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-01-22T11:43:23.371Z] #45 7.914 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-01-22T11:43:23.371Z] #45 7.918 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-01-22T11:43:23.371Z] #45 7.963 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-01-22T11:43:23.371Z] #45 8.073 go: extracting github.com/fatih/color v1.9.0 [2021-01-22T11:43:23.372Z] #45 8.159 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-01-22T11:43:23.372Z] #45 8.281 go: extracting github.com/spf13/pflag v1.0.3 [2021-01-22T11:43:23.372Z] #45 8.314 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-01-22T11:43:23.372Z] #45 8.371 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-01-22T11:43:23.372Z] #45 8.469 go: extracting github.com/pkg/errors v0.9.1 [2021-01-22T11:43:23.372Z] #45 8.558 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-01-22T11:43:23.372Z] #45 8.642 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-01-22T11:43:23.372Z] #45 8.643 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-01-22T11:43:23.372Z] #45 9.255 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-01-22T11:43:23.372Z] #45 10.07 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-01-22T11:43:23.603Z] #11 ... [2021-01-22T11:43:23.603Z] [2021-01-22T11:43:23.603Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-22T11:43:23.603Z] #32 23.43 sync [2021-01-22T11:43:23.603Z] #32 23.44 internal/reflectlite [2021-01-22T11:43:23.603Z] #32 25.14 sort [2021-01-22T11:43:23.603Z] #32 25.14 errors [2021-01-22T11:43:23.603Z] #32 25.30 strconv [2021-01-22T11:43:23.603Z] #32 26.05 io [2021-01-22T11:43:23.603Z] #32 27.02 internal/oserror [2021-01-22T11:43:23.603Z] #32 27.04 syscall [2021-01-22T11:43:23.603Z] #32 28.05 reflect [2021-01-22T11:43:23.603Z] #32 32.67 time [2021-01-22T11:43:23.603Z] #32 ... [2021-01-22T11:43:23.603Z] [2021-01-22T11:43:23.603Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-22T11:43:23.603Z] #11 33.64 Selecting previously unselected package binutils-mingw-w64. [2021-01-22T11:43:23.603Z] #11 33.64 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-01-22T11:43:23.603Z] #11 33.64 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-01-22T11:43:23.603Z] #11 33.74 Selecting previously unselected package libdevmapper1.02.1:s390x. [2021-01-22T11:43:23.603Z] #11 33.74 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_s390x.deb ... [2021-01-22T11:43:23.603Z] #11 33.74 Unpacking libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2021-01-22T11:43:23.606Z] #40 ... [2021-01-22T11:43:23.606Z] [2021-01-22T11:43:23.606Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-22T11:43:23.606Z] #43 4.491 + RM_GOPATH=0 [2021-01-22T11:43:23.606Z] #43 4.492 + TMP_GOPATH= [2021-01-22T11:43:23.606Z] #43 4.492 + : /build [2021-01-22T11:43:23.606Z] #43 4.492 + '[' -z '' ']' [2021-01-22T11:43:23.606Z] #43 4.492 ++ mktemp -d [2021-01-22T11:43:23.606Z] #43 4.492 + export GOPATH=/tmp/tmp.p2MAgzOegm [2021-01-22T11:43:23.606Z] #43 4.493 + GOPATH=/tmp/tmp.p2MAgzOegm [2021-01-22T11:43:23.606Z] #43 4.493 + RM_GOPATH=1 [2021-01-22T11:43:23.606Z] #43 4.493 + case "$(go env GOARCH)" in [2021-01-22T11:43:23.606Z] #43 4.494 ++ go env GOARCH [2021-01-22T11:43:23.606Z] #43 4.498 + export GO_BUILDMODE=-buildmode=pie [2021-01-22T11:43:23.606Z] #43 4.498 + GO_BUILDMODE=-buildmode=pie [2021-01-22T11:43:23.606Z] #43 4.498 ++ dirname /tmp/install/install.sh [2021-01-22T11:43:23.606Z] #43 4.499 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-01-22T11:43:23.606Z] #43 4.500 + dir=/tmp/install [2021-01-22T11:43:23.606Z] #43 4.500 + bin=vndr [2021-01-22T11:43:23.606Z] #43 4.500 + shift [2021-01-22T11:43:23.606Z] #43 4.500 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-01-22T11:43:23.606Z] #43 4.500 + . /tmp/install/vndr.installer [2021-01-22T11:43:23.606Z] #43 4.500 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-01-22T11:43:23.606Z] #43 4.500 + install_vndr [2021-01-22T11:43:23.606Z] #43 4.500 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-01-22T11:43:23.606Z] #43 4.500 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.p2MAgzOegm/src/github.com/LK4D4/vndr [2021-01-22T11:43:23.606Z] #43 4.502 Cloning into '/tmp/tmp.p2MAgzOegm/src/github.com/LK4D4/vndr'... [2021-01-22T11:43:23.606Z] #43 4.981 + cd /tmp/tmp.p2MAgzOegm/src/github.com/LK4D4/vndr [2021-01-22T11:43:23.606Z] #43 4.981 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-01-22T11:43:23.606Z] #43 5.001 + go build -buildmode=pie -v -o /build/vndr . [2021-01-22T11:43:23.606Z] #43 6.647 internal/cpu [2021-01-22T11:43:23.606Z] #43 6.663 runtime/internal/atomic [2021-01-22T11:43:23.606Z] #43 6.900 runtime/internal/sys [2021-01-22T11:43:23.606Z] #43 6.987 runtime/internal/math [2021-01-22T11:43:23.606Z] #43 7.205 internal/race [2021-01-22T11:43:23.606Z] #43 7.272 internal/bytealg [2021-01-22T11:43:23.606Z] #43 7.385 sync/atomic [2021-01-22T11:43:23.606Z] #43 7.772 unicode [2021-01-22T11:43:23.606Z] #43 8.619 runtime [2021-01-22T11:43:23.712Z] #45 ... [2021-01-22T11:43:23.712Z] [2021-01-22T11:43:23.712Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2021-01-22T11:43:23.712Z] #38 5.706 + git clone https://github.com/docker/distribution.git . [2021-01-22T11:43:23.712Z] #38 5.708 Cloning into '.'... [2021-01-22T11:43:23.862Z] #43 ... [2021-01-22T11:43:23.862Z] [2021-01-22T11:43:23.862Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2021-01-22T11:43:23.862Z] #38 5.283 + git clone https://github.com/docker/distribution.git . [2021-01-22T11:43:23.862Z] #38 5.283 Cloning into '.'... [2021-01-22T11:43:23.862Z] #38 ... [2021-01-22T11:43:23.862Z] [2021-01-22T11:43:23.862Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-22T11:43:23.862Z] #49 4.652 + RM_GOPATH=0 [2021-01-22T11:43:23.862Z] #49 4.652 + TMP_GOPATH= [2021-01-22T11:43:23.862Z] #49 4.652 + : /build [2021-01-22T11:43:23.862Z] #49 4.652 + '[' -z '' ']' [2021-01-22T11:43:23.862Z] #49 4.652 ++ mktemp -d [2021-01-22T11:43:23.862Z] #49 4.652 + export GOPATH=/tmp/tmp.QwqpnJOsCt [2021-01-22T11:43:23.862Z] #49 4.652 + GOPATH=/tmp/tmp.QwqpnJOsCt [2021-01-22T11:43:23.862Z] #49 4.652 + RM_GOPATH=1 [2021-01-22T11:43:23.862Z] #49 4.652 + case "$(go env GOARCH)" in [2021-01-22T11:43:23.862Z] #49 4.652 ++ go env GOARCH [2021-01-22T11:43:23.862Z] #49 4.658 + export GO_BUILDMODE=-buildmode=pie [2021-01-22T11:43:23.862Z] #49 4.658 + GO_BUILDMODE=-buildmode=pie [2021-01-22T11:43:23.862Z] #49 4.658 ++ dirname /tmp/install/install.sh [2021-01-22T11:43:23.862Z] #49 4.658 + dir=/tmp/install [2021-01-22T11:43:23.862Z] #49 4.658 + bin=shfmt [2021-01-22T11:43:23.862Z] #49 4.658 + shift [2021-01-22T11:43:23.862Z] #49 4.658 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-01-22T11:43:23.862Z] #49 4.658 + . /tmp/install/shfmt.installer [2021-01-22T11:43:23.862Z] #49 4.658 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-01-22T11:43:23.862Z] #49 4.658 + install_shfmt [2021-01-22T11:43:23.862Z] #49 4.658 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-01-22T11:43:23.862Z] #49 4.658 + git clone https://github.com/mvdan/sh.git /tmp/tmp.QwqpnJOsCt/src/github.com/mvdan/sh [2021-01-22T11:43:23.862Z] #49 4.658 Cloning into '/tmp/tmp.QwqpnJOsCt/src/github.com/mvdan/sh'... [2021-01-22T11:43:23.862Z] #49 4.659 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-01-22T11:43:23.894Z] #11 33.90 Selecting previously unselected package dmsetup. [2021-01-22T11:43:23.894Z] #11 33.90 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_s390x.deb ... [2021-01-22T11:43:23.894Z] #11 33.90 Unpacking dmsetup (2:1.02.155-3) ... [2021-01-22T11:43:23.894Z] #11 34.05 Selecting previously unselected package mingw-w64-common. [2021-01-22T11:43:23.894Z] #11 34.05 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-01-22T11:43:23.894Z] #11 34.06 Unpacking mingw-w64-common (6.0.0-3) ... [2021-01-22T11:43:23.972Z] #38 ... [2021-01-22T11:43:23.972Z] [2021-01-22T11:43:23.972Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T11:43:23.972Z] #56 4.878 + RM_GOPATH=0 [2021-01-22T11:43:23.972Z] #56 4.878 + TMP_GOPATH= [2021-01-22T11:43:23.972Z] #56 4.878 + : /build [2021-01-22T11:43:23.972Z] #56 4.878 + '[' -z '' ']' [2021-01-22T11:43:23.972Z] #56 4.878 ++ mktemp -d [2021-01-22T11:43:23.972Z] #56 4.878 + export GOPATH=/tmp/tmp.TC9turrwkk [2021-01-22T11:43:23.972Z] #56 4.878 + GOPATH=/tmp/tmp.TC9turrwkk [2021-01-22T11:43:23.972Z] #56 4.878 + RM_GOPATH=1 [2021-01-22T11:43:23.972Z] #56 4.878 + case "$(go env GOARCH)" in [2021-01-22T11:43:23.972Z] #56 4.878 ++ go env GOARCH [2021-01-22T11:43:23.972Z] #56 4.937 + export GO_BUILDMODE=-buildmode=pie [2021-01-22T11:43:23.972Z] #56 4.937 + GO_BUILDMODE=-buildmode=pie [2021-01-22T11:43:23.972Z] #56 4.938 ++ dirname /tmp/install/install.sh [2021-01-22T11:43:23.972Z] #56 4.941 Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d [2021-01-22T11:43:23.972Z] #56 4.942 + dir=/tmp/install [2021-01-22T11:43:23.972Z] #56 4.942 + bin=rootlesskit [2021-01-22T11:43:23.972Z] #56 4.942 + shift [2021-01-22T11:43:23.972Z] #56 4.942 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-01-22T11:43:23.972Z] #56 4.942 + . /tmp/install/rootlesskit.installer [2021-01-22T11:43:23.972Z] #56 4.942 ++ : 2886253e467c5444a4d2ac7084e53aa3cc50055d [2021-01-22T11:43:23.972Z] #56 4.942 + install_rootlesskit [2021-01-22T11:43:23.972Z] #56 4.942 + case "$1" in [2021-01-22T11:43:23.972Z] #56 4.942 + export CGO_ENABLED=0 [2021-01-22T11:43:23.972Z] #56 4.942 + CGO_ENABLED=0 [2021-01-22T11:43:23.973Z] #56 4.942 + _install_rootlesskit [2021-01-22T11:43:23.973Z] #56 4.942 + echo 'Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d' [2021-01-22T11:43:23.973Z] #56 4.942 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.TC9turrwkk/src/github.com/rootless-containers/rootlesskit [2021-01-22T11:43:23.973Z] #56 4.950 Cloning into '/tmp/tmp.TC9turrwkk/src/github.com/rootless-containers/rootlesskit'... [2021-01-22T11:43:23.973Z] #56 9.397 + cd /tmp/tmp.TC9turrwkk/src/github.com/rootless-containers/rootlesskit [2021-01-22T11:43:23.973Z] #56 9.403 + git checkout -q 2886253e467c5444a4d2ac7084e53aa3cc50055d [2021-01-22T11:43:23.973Z] #56 ... [2021-01-22T11:43:23.973Z] [2021-01-22T11:43:23.973Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-22T11:43:23.973Z] #43 5.320 + RM_GOPATH=0 [2021-01-22T11:43:23.973Z] #43 5.320 + TMP_GOPATH= [2021-01-22T11:43:23.973Z] #43 5.320 + : /build [2021-01-22T11:43:23.973Z] #43 5.320 + '[' -z '' ']' [2021-01-22T11:43:23.973Z] #43 5.320 ++ mktemp -d [2021-01-22T11:43:23.973Z] #43 5.320 + export GOPATH=/tmp/tmp.hKlHcpW5Mw [2021-01-22T11:43:23.973Z] #43 5.320 + GOPATH=/tmp/tmp.hKlHcpW5Mw [2021-01-22T11:43:23.973Z] #43 5.320 + RM_GOPATH=1 [2021-01-22T11:43:23.973Z] #43 5.320 + case "$(go env GOARCH)" in [2021-01-22T11:43:23.973Z] #43 5.320 ++ go env GOARCH [2021-01-22T11:43:23.973Z] #43 5.329 + export GO_BUILDMODE=-buildmode=pie [2021-01-22T11:43:23.973Z] #43 5.329 + GO_BUILDMODE=-buildmode=pie [2021-01-22T11:43:23.973Z] #43 5.334 ++ dirname /tmp/install/install.sh [2021-01-22T11:43:23.973Z] #43 5.352 + dir=/tmp/install [2021-01-22T11:43:23.973Z] #43 5.352 + bin=vndr [2021-01-22T11:43:23.973Z] #43 5.352 + shift [2021-01-22T11:43:23.973Z] #43 5.352 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-01-22T11:43:23.973Z] #43 5.352 + . /tmp/install/vndr.installer [2021-01-22T11:43:23.973Z] #43 5.352 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-01-22T11:43:23.973Z] #43 5.352 + install_vndr [2021-01-22T11:43:23.973Z] #43 5.352 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-01-22T11:43:23.973Z] #43 5.352 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.hKlHcpW5Mw/src/github.com/LK4D4/vndr [2021-01-22T11:43:23.973Z] #43 5.352 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-01-22T11:43:23.973Z] #43 5.383 Cloning into '/tmp/tmp.hKlHcpW5Mw/src/github.com/LK4D4/vndr'... [2021-01-22T11:43:23.973Z] #43 6.029 + cd /tmp/tmp.hKlHcpW5Mw/src/github.com/LK4D4/vndr [2021-01-22T11:43:23.973Z] #43 6.029 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-01-22T11:43:23.973Z] #43 6.034 + go build -buildmode=pie -v -o /build/vndr . [2021-01-22T11:43:23.973Z] #43 7.300 internal/cpu [2021-01-22T11:43:23.973Z] #43 7.362 runtime/internal/atomic [2021-01-22T11:43:23.973Z] #43 7.767 runtime/internal/sys [2021-01-22T11:43:23.973Z] #43 8.002 runtime/internal/math [2021-01-22T11:43:23.973Z] #43 8.099 internal/race [2021-01-22T11:43:23.973Z] #43 8.192 internal/bytealg [2021-01-22T11:43:23.973Z] #43 8.215 sync/atomic [2021-01-22T11:43:23.973Z] #43 8.705 unicode [2021-01-22T11:43:23.973Z] #43 9.089 runtime [2021-01-22T11:43:24.118Z] #49 ... [2021-01-22T11:43:24.118Z] [2021-01-22T11:43:24.118Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-01-22T11:43:24.118Z] #34 6.002 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-01-22T11:43:24.118Z] #34 6.027 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-01-22T11:43:24.118Z] #34 6.034 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-01-22T11:43:24.118Z] #34 7.147 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-01-22T11:43:24.118Z] #34 9.457 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [268 kB] [2021-01-22T11:43:24.118Z] #34 ... [2021-01-22T11:43:24.118Z] [2021-01-22T11:43:24.118Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2021-01-22T11:43:24.118Z] #30 5.186 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-01-22T11:43:24.118Z] #30 5.203 Cloning into '.'... [2021-01-22T11:43:24.186Z] #11 ... [2021-01-22T11:43:24.186Z] [2021-01-22T11:43:24.186Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-01-22T11:43:24.186Z] #34 24.22 debconf: delaying package configuration, since apt-utils is not installed [2021-01-22T11:43:24.186Z] #34 24.38 Fetched 14.0 MB in 1s (13.3 MB/s) [2021-01-22T11:43:24.186Z] #34 24.47 Selecting previously unselected package xxd. [2021-01-22T11:43:24.186Z] #34 24.47 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2021-01-22T11:43:24.186Z] #34 24.56 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_s390x.deb ... [2021-01-22T11:43:24.186Z] #34 24.59 Unpacking xxd (2:8.1.0875-5) ... [2021-01-22T11:43:24.186Z] #34 24.80 Selecting previously unselected package vim-common. [2021-01-22T11:43:24.186Z] #34 24.80 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-01-22T11:43:24.186Z] #34 24.83 Unpacking vim-common (2:8.1.0875-5) ... [2021-01-22T11:43:24.186Z] #34 25.14 Selecting previously unselected package cmake-data. [2021-01-22T11:43:24.186Z] #34 25.14 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-01-22T11:43:24.186Z] #34 25.14 Unpacking cmake-data (3.13.4-1) ... [2021-01-22T11:43:24.186Z] #34 27.53 Selecting previously unselected package libicu63:s390x. [2021-01-22T11:43:24.186Z] #34 27.55 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_s390x.deb ... [2021-01-22T11:43:24.186Z] #34 27.55 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2021-01-22T11:43:24.186Z] #34 32.84 Selecting previously unselected package libxml2:s390x. [2021-01-22T11:43:24.186Z] #34 32.85 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_s390x.deb ... [2021-01-22T11:43:24.187Z] #34 32.86 Unpacking libxml2:s390x (2.9.4+dfsg1-7+deb10u1) ... [2021-01-22T11:43:24.187Z] #34 33.29 Selecting previously unselected package libarchive13:s390x. [2021-01-22T11:43:24.187Z] #34 33.29 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_s390x.deb ... [2021-01-22T11:43:24.187Z] #34 33.29 Unpacking libarchive13:s390x (3.3.3-4+deb10u1) ... [2021-01-22T11:43:24.187Z] #34 33.52 Selecting previously unselected package libjsoncpp1:s390x. [2021-01-22T11:43:24.187Z] #34 33.52 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_s390x.deb ... [2021-01-22T11:43:24.187Z] #34 33.53 Unpacking libjsoncpp1:s390x (1.7.4-3) ... [2021-01-22T11:43:24.187Z] #34 33.64 Selecting previously unselected package librhash0:s390x. [2021-01-22T11:43:24.187Z] #34 33.64 Preparing to unpack .../7-librhash0_1.3.8-1_s390x.deb ... [2021-01-22T11:43:24.187Z] #34 33.65 Unpacking librhash0:s390x (1.3.8-1) ... [2021-01-22T11:43:24.187Z] #34 33.75 Selecting previously unselected package libuv1:s390x. [2021-01-22T11:43:24.187Z] #34 33.75 Preparing to unpack .../8-libuv1_1.24.1-1_s390x.deb ... [2021-01-22T11:43:24.187Z] #34 33.75 Unpacking libuv1:s390x (1.24.1-1) ... [2021-01-22T11:43:24.187Z] #34 33.83 Selecting previously unselected package cmake. [2021-01-22T11:43:24.187Z] #34 33.83 Preparing to unpack .../9-cmake_3.13.4-1_s390x.deb ... [2021-01-22T11:43:24.187Z] #34 33.83 Unpacking cmake (3.13.4-1) ... [2021-01-22T11:43:24.187Z] #34 ... [2021-01-22T11:43:24.187Z] [2021-01-22T11:43:24.187Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T11:43:24.187Z] #54 0.843 + RM_GOPATH=0 [2021-01-22T11:43:24.187Z] #54 0.843 + TMP_GOPATH= [2021-01-22T11:43:24.187Z] #54 0.843 + : /build [2021-01-22T11:43:24.187Z] #54 0.843 + '[' -z '' ']' [2021-01-22T11:43:24.187Z] #54 0.844 ++ mktemp -d [2021-01-22T11:43:24.187Z] #54 0.844 + export GOPATH=/tmp/tmp.o6skNAIY9L [2021-01-22T11:43:24.187Z] #54 0.845 + GOPATH=/tmp/tmp.o6skNAIY9L [2021-01-22T11:43:24.187Z] #54 0.845 + RM_GOPATH=1 [2021-01-22T11:43:24.187Z] #54 0.845 + case "$(go env GOARCH)" in [2021-01-22T11:43:24.187Z] #54 0.845 ++ go env GOARCH [2021-01-22T11:43:24.187Z] #54 0.859 + export GO_BUILDMODE=-buildmode=pie [2021-01-22T11:43:24.187Z] #54 0.859 + GO_BUILDMODE=-buildmode=pie [2021-01-22T11:43:24.187Z] #54 0.878 ++ dirname /tmp/install/install.sh [2021-01-22T11:43:24.187Z] #54 0.884 + dir=/tmp/install [2021-01-22T11:43:24.187Z] #54 0.884 + bin=containerd [2021-01-22T11:43:24.187Z] #54 0.884 + shift [2021-01-22T11:43:24.187Z] #54 0.884 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-01-22T11:43:24.187Z] #54 0.884 + . /tmp/install/containerd.installer [2021-01-22T11:43:24.187Z] #54 0.884 ++ set -e [2021-01-22T11:43:24.187Z] #54 0.884 ++ : 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-01-22T11:43:24.187Z] #54 0.884 + install_containerd [2021-01-22T11:43:24.187Z] #54 0.891 + echo 'Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b' [2021-01-22T11:43:24.187Z] #54 0.891 Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-01-22T11:43:24.187Z] #54 0.891 + git clone https://github.com/containerd/containerd.git /tmp/tmp.o6skNAIY9L/src/github.com/containerd/containerd [2021-01-22T11:43:24.187Z] #54 0.895 Cloning into '/tmp/tmp.o6skNAIY9L/src/github.com/containerd/containerd'... [2021-01-22T11:43:24.233Z] #43 ... [2021-01-22T11:43:24.233Z] [2021-01-22T11:43:24.233Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T11:43:24.233Z] #47 4.427 + RM_GOPATH=0 [2021-01-22T11:43:24.233Z] #47 4.427 + TMP_GOPATH= [2021-01-22T11:43:24.233Z] #47 4.427 + : /build [2021-01-22T11:43:24.233Z] #47 4.427 + '[' -z '' ']' [2021-01-22T11:43:24.233Z] #47 4.430 ++ mktemp -d [2021-01-22T11:43:24.233Z] #47 4.430 + export GOPATH=/tmp/tmp.3r0sBf3Sqy [2021-01-22T11:43:24.233Z] #47 4.430 + GOPATH=/tmp/tmp.3r0sBf3Sqy [2021-01-22T11:43:24.233Z] #47 4.430 + RM_GOPATH=1 [2021-01-22T11:43:24.233Z] #47 4.430 + case "$(go env GOARCH)" in [2021-01-22T11:43:24.233Z] #47 4.430 ++ go env GOARCH [2021-01-22T11:43:24.233Z] #47 4.437 + export GO_BUILDMODE=-buildmode=pie [2021-01-22T11:43:24.233Z] #47 4.437 + GO_BUILDMODE=-buildmode=pie [2021-01-22T11:43:24.233Z] #47 4.437 ++ dirname /tmp/install/install.sh [2021-01-22T11:43:24.233Z] #47 4.438 + dir=/tmp/install [2021-01-22T11:43:24.233Z] #47 4.438 + bin=golangci_lint [2021-01-22T11:43:24.233Z] #47 4.438 + shift [2021-01-22T11:43:24.233Z] #47 4.438 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-01-22T11:43:24.233Z] #47 4.438 + . /tmp/install/golangci_lint.installer [2021-01-22T11:43:24.233Z] #47 4.438 ++ : v1.23.8 [2021-01-22T11:43:24.233Z] #47 4.438 + install_golangci_lint [2021-01-22T11:43:24.233Z] #47 4.438 + set -e [2021-01-22T11:43:24.233Z] #47 4.438 + export GO111MODULE=on [2021-01-22T11:43:24.233Z] #47 4.438 + GO111MODULE=on [2021-01-22T11:43:24.233Z] #47 4.438 + GOBIN=/build [2021-01-22T11:43:24.233Z] #47 4.438 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-01-22T11:43:24.233Z] #47 4.495 go: finding github.com v1.23.8 [2021-01-22T11:43:24.233Z] #47 4.504 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-01-22T11:43:24.233Z] #47 4.504 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-01-22T11:43:24.233Z] #47 4.506 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-01-22T11:43:24.233Z] #47 4.506 go: finding github.com/golangci v1.23.8 [2021-01-22T11:43:24.233Z] #47 5.529 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-01-22T11:43:24.233Z] #47 6.524 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-01-22T11:43:24.233Z] #47 ... [2021-01-22T11:43:24.233Z] [2021-01-22T11:43:24.233Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2021-01-22T11:43:24.233Z] #30 4.572 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-01-22T11:43:24.233Z] #30 4.576 Cloning into '.'... [2021-01-22T11:43:24.374Z] #30 ... [2021-01-22T11:43:24.374Z] [2021-01-22T11:43:24.374Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-22T11:43:24.374Z] #32 4.858 + RM_GOPATH=0 [2021-01-22T11:43:24.374Z] #32 4.858 + TMP_GOPATH= [2021-01-22T11:43:24.374Z] #32 4.858 + : /build [2021-01-22T11:43:24.374Z] #32 4.858 + '[' -z '' ']' [2021-01-22T11:43:24.374Z] #32 4.858 ++ mktemp -d [2021-01-22T11:43:24.374Z] #32 4.858 + export GOPATH=/tmp/tmp.evuxapslCg [2021-01-22T11:43:24.374Z] #32 4.858 + GOPATH=/tmp/tmp.evuxapslCg [2021-01-22T11:43:24.374Z] #32 4.858 + RM_GOPATH=1 [2021-01-22T11:43:24.374Z] #32 4.858 + case "$(go env GOARCH)" in [2021-01-22T11:43:24.374Z] #32 4.858 ++ go env GOARCH [2021-01-22T11:43:24.374Z] #32 4.897 + export GO_BUILDMODE=-buildmode=pie [2021-01-22T11:43:24.374Z] #32 4.897 + GO_BUILDMODE=-buildmode=pie [2021-01-22T11:43:24.374Z] #32 4.897 ++ dirname /tmp/install/install.sh [2021-01-22T11:43:24.374Z] #32 4.903 + dir=/tmp/install [2021-01-22T11:43:24.374Z] #32 4.903 + bin=tomlv [2021-01-22T11:43:24.374Z] #32 4.903 + shift [2021-01-22T11:43:24.374Z] #32 4.903 + '[' '!' -f /tmp/install/tomlv.installer ']' [2021-01-22T11:43:24.374Z] #32 4.903 + . /tmp/install/tomlv.installer [2021-01-22T11:43:24.374Z] #32 4.903 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-01-22T11:43:24.374Z] #32 4.903 + install_tomlv [2021-01-22T11:43:24.374Z] #32 4.903 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2021-01-22T11:43:24.374Z] #32 4.903 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.evuxapslCg/src/github.com/BurntSushi/toml [2021-01-22T11:43:24.374Z] #32 4.903 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-01-22T11:43:24.374Z] #32 4.910 Cloning into '/tmp/tmp.evuxapslCg/src/github.com/BurntSushi/toml'... [2021-01-22T11:43:24.374Z] #32 5.905 + cd /tmp/tmp.evuxapslCg/src/github.com/BurntSushi/toml [2021-01-22T11:43:24.374Z] #32 5.905 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-01-22T11:43:24.374Z] #32 5.926 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2021-01-22T11:43:24.374Z] #32 6.620 runtime/internal/atomic [2021-01-22T11:43:24.374Z] #32 6.648 internal/cpu [2021-01-22T11:43:24.374Z] #32 6.921 runtime/internal/sys [2021-01-22T11:43:24.374Z] #32 7.119 runtime/internal/math [2021-01-22T11:43:24.374Z] #32 7.195 math/bits [2021-01-22T11:43:24.374Z] #32 7.333 internal/bytealg [2021-01-22T11:43:24.374Z] #32 8.096 math [2021-01-22T11:43:24.374Z] #32 8.357 runtime [2021-01-22T11:43:24.374Z] #32 ... [2021-01-22T11:43:24.374Z] [2021-01-22T11:43:24.374Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-22T11:43:24.374Z] #11 6.196 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-01-22T11:43:24.374Z] #11 6.263 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-01-22T11:43:24.374Z] #11 6.267 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-01-22T11:43:24.374Z] #11 7.303 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-01-22T11:43:24.374Z] #11 9.760 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [268 kB] [2021-01-22T11:43:24.478Z] #54 ... [2021-01-22T11:43:24.478Z] [2021-01-22T11:43:24.478Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2021-01-22T11:43:24.478Z] #30 30.22 Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2021-01-22T11:43:24.478Z] #30 30.60 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-01-22T11:43:24.478Z] #30 30.93 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-01-22T11:43:24.478Z] #30 ... [2021-01-22T11:43:24.478Z] [2021-01-22T11:43:24.478Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-22T11:43:24.478Z] #43 24.66 internal/reflectlite [2021-01-22T11:43:24.478Z] #43 24.67 github.com/LK4D4/vndr/godl/singleflight [2021-01-22T11:43:24.478Z] #43 25.00 math/rand [2021-01-22T11:43:24.478Z] #43 25.89 internal/singleflight [2021-01-22T11:43:24.478Z] #43 26.45 io [2021-01-22T11:43:24.478Z] #43 26.46 strconv [2021-01-22T11:43:24.478Z] #43 27.95 bytes [2021-01-22T11:43:24.478Z] #43 28.98 reflect [2021-01-22T11:43:24.478Z] #43 30.12 bufio [2021-01-22T11:43:24.478Z] #43 31.19 syscall [2021-01-22T11:43:24.510Z] #30 ... [2021-01-22T11:43:24.510Z] [2021-01-22T11:43:24.510Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-22T11:43:24.510Z] #49 5.278 + RM_GOPATH=0 [2021-01-22T11:43:24.510Z] #49 5.278 + TMP_GOPATH= [2021-01-22T11:43:24.510Z] #49 5.278 + : /build [2021-01-22T11:43:24.510Z] #49 5.278 + '[' -z '' ']' [2021-01-22T11:43:24.510Z] #49 5.287 ++ mktemp -d [2021-01-22T11:43:24.510Z] #49 5.287 + export GOPATH=/tmp/tmp.inkdylYn9l [2021-01-22T11:43:24.510Z] #49 5.287 + GOPATH=/tmp/tmp.inkdylYn9l [2021-01-22T11:43:24.510Z] #49 5.287 + RM_GOPATH=1 [2021-01-22T11:43:24.510Z] #49 5.287 + case "$(go env GOARCH)" in [2021-01-22T11:43:24.510Z] #49 5.287 ++ go env GOARCH [2021-01-22T11:43:24.510Z] #49 5.341 + export GO_BUILDMODE=-buildmode=pie [2021-01-22T11:43:24.510Z] #49 5.341 + GO_BUILDMODE=-buildmode=pie [2021-01-22T11:43:24.510Z] #49 5.352 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-01-22T11:43:24.510Z] #49 5.352 ++ dirname /tmp/install/install.sh [2021-01-22T11:43:24.510Z] #49 5.352 + dir=/tmp/install [2021-01-22T11:43:24.510Z] #49 5.352 + bin=shfmt [2021-01-22T11:43:24.510Z] #49 5.352 + shift [2021-01-22T11:43:24.510Z] #49 5.352 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-01-22T11:43:24.510Z] #49 5.352 + . /tmp/install/shfmt.installer [2021-01-22T11:43:24.510Z] #49 5.352 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-01-22T11:43:24.510Z] #49 5.352 + install_shfmt [2021-01-22T11:43:24.510Z] #49 5.352 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-01-22T11:43:24.510Z] #49 5.352 + git clone https://github.com/mvdan/sh.git /tmp/tmp.inkdylYn9l/src/github.com/mvdan/sh [2021-01-22T11:43:24.510Z] #49 5.383 Cloning into '/tmp/tmp.inkdylYn9l/src/github.com/mvdan/sh'... [2021-01-22T11:43:24.510Z] #49 ... [2021-01-22T11:43:24.510Z] [2021-01-22T11:43:24.510Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T11:43:24.510Z] #22 5.293 + RM_GOPATH=0 [2021-01-22T11:43:24.510Z] #22 5.293 + TMP_GOPATH= [2021-01-22T11:43:24.510Z] #22 5.293 + : /build [2021-01-22T11:43:24.510Z] #22 5.293 + '[' -z '' ']' [2021-01-22T11:43:24.510Z] #22 5.293 ++ mktemp -d [2021-01-22T11:43:24.510Z] #22 5.293 + export GOPATH=/tmp/tmp.Rjt2UsIVEM [2021-01-22T11:43:24.510Z] #22 5.293 + GOPATH=/tmp/tmp.Rjt2UsIVEM [2021-01-22T11:43:24.510Z] #22 5.293 + RM_GOPATH=1 [2021-01-22T11:43:24.510Z] #22 5.293 + case "$(go env GOARCH)" in [2021-01-22T11:43:24.510Z] #22 5.302 ++ go env GOARCH [2021-01-22T11:43:24.510Z] #22 5.352 + export GO_BUILDMODE=-buildmode=pie [2021-01-22T11:43:24.510Z] #22 5.352 + GO_BUILDMODE=-buildmode=pie [2021-01-22T11:43:24.510Z] #22 5.352 ++ dirname /tmp/install/install.sh [2021-01-22T11:43:24.510Z] #22 5.352 + dir=/tmp/install [2021-01-22T11:43:24.510Z] #22 5.352 + bin=dockercli [2021-01-22T11:43:24.510Z] #22 5.352 + shift [2021-01-22T11:43:24.510Z] #22 5.352 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-01-22T11:43:24.510Z] #22 5.352 + . /tmp/install/dockercli.installer [2021-01-22T11:43:24.510Z] #22 5.352 ++ : stable [2021-01-22T11:43:24.510Z] #22 5.352 ++ : 17.06.2-ce [2021-01-22T11:43:24.510Z] #22 5.354 + install_dockercli [2021-01-22T11:43:24.510Z] #22 5.354 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-01-22T11:43:24.510Z] #22 5.354 ++ uname -m [2021-01-22T11:43:24.510Z] #22 5.354 Install docker/cli version 17.06.2-ce from stable [2021-01-22T11:43:24.510Z] #22 5.359 + arch=x86_64 [2021-01-22T11:43:24.510Z] #22 5.359 + '[' x86_64 '!=' x86_64 ']' [2021-01-22T11:43:24.510Z] #22 5.360 + url=https://download.docker.com/linux/static [2021-01-22T11:43:24.510Z] #22 5.364 + tar -xz docker/docker [2021-01-22T11:43:24.510Z] #22 5.366 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-01-22T11:43:24.602Z] Running on EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-06e087712477dbc55) in /home/ubuntu/workspace/moby_PR-41918 [Pipeline] { [Pipeline] checkout [2021-01-22T11:43:24.630Z] #11 ... [2021-01-22T11:43:24.630Z] [2021-01-22T11:43:24.630Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2021-01-22T11:43:24.630Z] #53 5.945 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-01-22T11:43:24.630Z] #53 5.965 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-01-22T11:43:24.630Z] #53 5.976 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-01-22T11:43:24.630Z] #53 7.107 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-01-22T11:43:24.630Z] #53 9.625 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [268 kB] [2021-01-22T11:43:24.630Z] #53 ... [2021-01-22T11:43:24.630Z] [2021-01-22T11:43:24.630Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T11:43:24.630Z] #22 4.711 + RM_GOPATH=0 [2021-01-22T11:43:24.630Z] #22 4.711 + TMP_GOPATH= [2021-01-22T11:43:24.630Z] #22 4.711 + : /build [2021-01-22T11:43:24.630Z] #22 4.711 + '[' -z '' ']' [2021-01-22T11:43:24.630Z] #22 4.711 ++ mktemp -d [2021-01-22T11:43:24.630Z] #22 4.711 + export GOPATH=/tmp/tmp.mlK9CMrGGc [2021-01-22T11:43:24.630Z] #22 4.711 + GOPATH=/tmp/tmp.mlK9CMrGGc [2021-01-22T11:43:24.630Z] #22 4.711 + RM_GOPATH=1 [2021-01-22T11:43:24.630Z] #22 4.711 + case "$(go env GOARCH)" in [2021-01-22T11:43:24.630Z] #22 4.711 ++ go env GOARCH [2021-01-22T11:43:24.630Z] #22 4.714 Install docker/cli version 17.06.2-ce from stable [2021-01-22T11:43:24.630Z] #22 4.715 + export GO_BUILDMODE=-buildmode=pie [2021-01-22T11:43:24.630Z] #22 4.715 + GO_BUILDMODE=-buildmode=pie [2021-01-22T11:43:24.630Z] #22 4.715 ++ dirname /tmp/install/install.sh [2021-01-22T11:43:24.630Z] #22 4.715 + dir=/tmp/install [2021-01-22T11:43:24.630Z] #22 4.715 + bin=dockercli [2021-01-22T11:43:24.630Z] #22 4.715 + shift [2021-01-22T11:43:24.630Z] #22 4.715 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-01-22T11:43:24.630Z] #22 4.715 + . /tmp/install/dockercli.installer [2021-01-22T11:43:24.630Z] #22 4.715 ++ : stable [2021-01-22T11:43:24.630Z] #22 4.715 ++ : 17.06.2-ce [2021-01-22T11:43:24.630Z] #22 4.715 + install_dockercli [2021-01-22T11:43:24.630Z] #22 4.715 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-01-22T11:43:24.630Z] #22 4.715 ++ uname -m [2021-01-22T11:43:24.630Z] #22 4.722 + arch=x86_64 [2021-01-22T11:43:24.630Z] #22 4.722 + '[' x86_64 '!=' x86_64 ']' [2021-01-22T11:43:24.630Z] #22 4.722 + url=https://download.docker.com/linux/static [2021-01-22T11:43:24.630Z] #22 4.722 + tar -xz docker/docker [2021-01-22T11:43:24.630Z] #22 4.722 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-01-22T11:43:24.770Z] #22 ... [2021-01-22T11:43:24.770Z] [2021-01-22T11:43:24.770Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-01-22T11:43:24.770Z] #34 6.486 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-01-22T11:43:24.770Z] #34 6.538 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-01-22T11:43:24.770Z] #34 6.552 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-01-22T11:43:24.770Z] #34 7.680 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-01-22T11:43:24.770Z] #34 9.813 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [268 kB] [2021-01-22T11:43:24.770Z] #34 ... [2021-01-22T11:43:24.770Z] [2021-01-22T11:43:24.770Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-22T11:43:24.770Z] #32 5.421 + RM_GOPATH=0 [2021-01-22T11:43:24.770Z] #32 5.421 + TMP_GOPATH= [2021-01-22T11:43:24.770Z] #32 5.421 + : /build [2021-01-22T11:43:24.770Z] #32 5.421 + '[' -z '' ']' [2021-01-22T11:43:24.770Z] #32 5.423 ++ mktemp -d [2021-01-22T11:43:24.770Z] #32 5.423 + export GOPATH=/tmp/tmp.ZJciQ87gSk [2021-01-22T11:43:24.770Z] #32 5.423 + GOPATH=/tmp/tmp.ZJciQ87gSk [2021-01-22T11:43:24.770Z] #32 5.423 + RM_GOPATH=1 [2021-01-22T11:43:24.770Z] #32 5.423 + case "$(go env GOARCH)" in [2021-01-22T11:43:24.770Z] #32 5.423 ++ go env GOARCH [2021-01-22T11:43:24.770Z] #32 5.498 + export GO_BUILDMODE=-buildmode=pie [2021-01-22T11:43:24.770Z] #32 5.498 + GO_BUILDMODE=-buildmode=pie [2021-01-22T11:43:24.770Z] #32 5.498 ++ dirname /tmp/install/install.sh [2021-01-22T11:43:24.770Z] #32 5.571 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-01-22T11:43:24.770Z] #32 5.571 + dir=/tmp/install [2021-01-22T11:43:24.770Z] #32 5.571 + bin=tomlv [2021-01-22T11:43:24.770Z] #32 5.571 + shift [2021-01-22T11:43:24.770Z] #32 5.571 + '[' '!' -f /tmp/install/tomlv.installer ']' [2021-01-22T11:43:24.770Z] #32 5.571 + . /tmp/install/tomlv.installer [2021-01-22T11:43:24.770Z] #32 5.571 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-01-22T11:43:24.770Z] #32 5.571 + install_tomlv [2021-01-22T11:43:24.770Z] #32 5.571 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2021-01-22T11:43:24.770Z] #32 5.571 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.ZJciQ87gSk/src/github.com/BurntSushi/toml [2021-01-22T11:43:24.770Z] #32 5.571 Cloning into '/tmp/tmp.ZJciQ87gSk/src/github.com/BurntSushi/toml'... [2021-01-22T11:43:24.770Z] #32 6.663 + cd /tmp/tmp.ZJciQ87gSk/src/github.com/BurntSushi/toml [2021-01-22T11:43:24.770Z] #32 6.663 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-01-22T11:43:24.770Z] #32 6.696 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2021-01-22T11:43:24.770Z] #32 7.394 runtime/internal/atomic [2021-01-22T11:43:24.770Z] #32 7.431 internal/cpu [2021-01-22T11:43:24.770Z] #32 7.665 runtime/internal/sys [2021-01-22T11:43:24.770Z] #32 7.984 runtime/internal/math [2021-01-22T11:43:24.770Z] #32 8.067 math/bits [2021-01-22T11:43:24.770Z] #32 8.230 internal/bytealg [2021-01-22T11:43:24.770Z] #32 8.808 math [2021-01-22T11:43:24.770Z] #32 9.020 runtime [2021-01-22T11:43:24.770Z] #43 ... [2021-01-22T11:43:24.770Z] [2021-01-22T11:43:24.770Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-01-22T11:43:24.770Z] #40 29.57 Selecting previously unselected package python-pkg-resources. [2021-01-22T11:43:24.770Z] #40 29.57 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-01-22T11:43:24.770Z] #40 29.57 Unpacking python-pkg-resources (40.8.0-1) ... [2021-01-22T11:43:24.770Z] #40 29.84 Selecting previously unselected package python-six. [2021-01-22T11:43:24.770Z] #40 29.84 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-01-22T11:43:24.770Z] #40 29.85 Unpacking python-six (1.12.0-1) ... [2021-01-22T11:43:24.770Z] #40 29.94 Selecting previously unselected package python-protobuf. [2021-01-22T11:43:24.770Z] #40 29.94 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_s390x.deb ... [2021-01-22T11:43:24.770Z] #40 29.95 Unpacking python-protobuf (3.6.1.3-2) ... [2021-01-22T11:43:24.770Z] #40 30.28 Setting up python-pkg-resources (40.8.0-1) ... [2021-01-22T11:43:24.770Z] #40 31.95 Setting up libprotobuf-lite17:s390x (3.6.1.3-2) ... [2021-01-22T11:43:24.770Z] #40 31.96 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2021-01-22T11:43:24.770Z] #40 31.97 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2021-01-22T11:43:24.770Z] #40 31.98 Setting up libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2021-01-22T11:43:24.770Z] #40 31.98 Setting up python-six (1.12.0-1) ... [2021-01-22T11:43:24.771Z] #40 33.45 Setting up zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2021-01-22T11:43:24.771Z] #40 33.45 Setting up libnl-3-200:s390x (3.4.0-1) ... [2021-01-22T11:43:24.771Z] #40 33.47 Setting up libprotobuf17:s390x (3.6.1.3-2) ... [2021-01-22T11:43:24.771Z] #40 33.48 Setting up libcap-dev:s390x (1:2.25-2) ... [2021-01-22T11:43:24.771Z] #40 33.49 Setting up libprotoc17:s390x (3.6.1.3-2) ... [2021-01-22T11:43:24.771Z] #40 33.50 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-01-22T11:43:24.771Z] #40 33.50 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-01-22T11:43:24.771Z] #40 33.52 Setting up libprotobuf-dev:s390x (3.6.1.3-2) ... [2021-01-22T11:43:24.771Z] #40 33.53 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-01-22T11:43:24.771Z] #40 33.54 Setting up python-protobuf (3.6.1.3-2) ... [2021-01-22T11:43:24.886Z] #22 ... [2021-01-22T11:43:24.886Z] [2021-01-22T11:43:24.886Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T11:43:24.886Z] #45 4.775 + RM_GOPATH=0 [2021-01-22T11:43:24.886Z] #45 4.775 + TMP_GOPATH= [2021-01-22T11:43:24.886Z] #45 4.775 + : /build [2021-01-22T11:43:24.886Z] #45 4.775 + '[' -z '' ']' [2021-01-22T11:43:24.886Z] #45 4.775 ++ mktemp -d [2021-01-22T11:43:24.886Z] #45 4.787 + export GOPATH=/tmp/tmp.KR2EgQmfB4 [2021-01-22T11:43:24.886Z] #45 4.787 + GOPATH=/tmp/tmp.KR2EgQmfB4 [2021-01-22T11:43:24.886Z] #45 4.787 + RM_GOPATH=1 [2021-01-22T11:43:24.886Z] #45 4.787 + case "$(go env GOARCH)" in [2021-01-22T11:43:24.886Z] #45 4.787 ++ go env GOARCH [2021-01-22T11:43:24.886Z] #45 4.787 + export GO_BUILDMODE=-buildmode=pie [2021-01-22T11:43:24.886Z] #45 4.787 + GO_BUILDMODE=-buildmode=pie [2021-01-22T11:43:24.886Z] #45 4.787 ++ dirname /tmp/install/install.sh [2021-01-22T11:43:24.886Z] #45 4.787 + dir=/tmp/install [2021-01-22T11:43:24.886Z] #45 4.787 + bin=gotestsum [2021-01-22T11:43:24.886Z] #45 4.787 + shift [2021-01-22T11:43:24.886Z] #45 4.787 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-01-22T11:43:24.886Z] #45 4.787 + . /tmp/install/gotestsum.installer [2021-01-22T11:43:24.886Z] #45 4.787 ++ : v0.5.3 [2021-01-22T11:43:24.886Z] #45 4.787 + install_gotestsum [2021-01-22T11:43:24.886Z] #45 4.787 + set -e [2021-01-22T11:43:24.886Z] #45 4.787 + export GO111MODULE=on [2021-01-22T11:43:24.887Z] #45 4.787 + GO111MODULE=on [2021-01-22T11:43:24.887Z] #45 4.787 + GOBIN=/build [2021-01-22T11:43:24.887Z] #45 4.787 + go get gotest.tools/gotestsum@v0.5.3 [2021-01-22T11:43:24.887Z] #45 4.883 go: finding gotest.tools v0.5.3 [2021-01-22T11:43:24.887Z] #45 4.886 go: finding gotest.tools/gotestsum v0.5.3 [2021-01-22T11:43:24.887Z] #45 5.990 go: downloading gotest.tools/gotestsum v0.5.3 [2021-01-22T11:43:24.887Z] #45 6.520 go: extracting gotest.tools/gotestsum v0.5.3 [2021-01-22T11:43:24.887Z] #45 7.460 go: downloading github.com/pkg/errors v0.9.1 [2021-01-22T11:43:24.887Z] #45 7.483 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-01-22T11:43:24.887Z] #45 7.495 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-01-22T11:43:24.887Z] #45 7.513 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-01-22T11:43:24.887Z] #45 7.521 go: downloading github.com/fatih/color v1.9.0 [2021-01-22T11:43:24.887Z] #45 7.714 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-01-22T11:43:24.887Z] #45 7.726 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-01-22T11:43:24.887Z] #45 7.734 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-01-22T11:43:24.887Z] #45 7.734 go: downloading github.com/spf13/pflag v1.0.3 [2021-01-22T11:43:24.887Z] #45 7.845 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-01-22T11:43:24.887Z] #45 7.929 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-01-22T11:43:24.887Z] #45 8.016 go: extracting github.com/pkg/errors v0.9.1 [2021-01-22T11:43:24.887Z] #45 8.703 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-01-22T11:43:24.887Z] #45 8.752 go: extracting github.com/fatih/color v1.9.0 [2021-01-22T11:43:24.887Z] #45 8.833 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-01-22T11:43:24.887Z] #45 8.853 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-01-22T11:43:24.887Z] #45 8.955 go: extracting github.com/spf13/pflag v1.0.3 [2021-01-22T11:43:24.887Z] #45 9.244 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-01-22T11:43:24.887Z] #45 9.420 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-01-22T11:43:24.887Z] #45 10.85 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-01-22T11:43:24.887Z] #45 11.53 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-01-22T11:43:25.029Z] #32 ... [2021-01-22T11:43:25.029Z] [2021-01-22T11:43:25.029Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-22T11:43:25.029Z] #11 6.135 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-01-22T11:43:25.029Z] #11 6.216 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-01-22T11:43:25.029Z] #11 6.239 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-01-22T11:43:25.029Z] #11 7.245 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-01-22T11:43:25.029Z] #11 9.553 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [268 kB] [2021-01-22T11:43:25.185Z] #45 ... [2021-01-22T11:43:25.185Z] [2021-01-22T11:43:25.185Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-22T11:43:25.185Z] #62 4.920 + RM_GOPATH=0 [2021-01-22T11:43:25.185Z] #62 4.920 + TMP_GOPATH= [2021-01-22T11:43:25.185Z] #62 4.920 + : /build [2021-01-22T11:43:25.185Z] #62 4.920 + '[' -z '' ']' [2021-01-22T11:43:25.185Z] #62 4.920 ++ mktemp -d [2021-01-22T11:43:25.185Z] #62 4.925 + export GOPATH=/tmp/tmp.aO5ofBNF0S [2021-01-22T11:43:25.185Z] #62 4.925 + GOPATH=/tmp/tmp.aO5ofBNF0S [2021-01-22T11:43:25.185Z] #62 4.925 + RM_GOPATH=1 [2021-01-22T11:43:25.185Z] #62 4.925 + case "$(go env GOARCH)" in [2021-01-22T11:43:25.185Z] #62 4.927 ++ go env GOARCH [2021-01-22T11:43:25.185Z] #62 4.940 + export GO_BUILDMODE=-buildmode=pie [2021-01-22T11:43:25.185Z] #62 4.940 + GO_BUILDMODE=-buildmode=pie [2021-01-22T11:43:25.185Z] #62 4.948 ++ dirname /tmp/install/install.sh [2021-01-22T11:43:25.185Z] #62 4.950 + dir=/tmp/install [2021-01-22T11:43:25.185Z] #62 4.950 + bin=proxy [2021-01-22T11:43:25.185Z] #62 4.950 + shift [2021-01-22T11:43:25.185Z] #62 4.950 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-01-22T11:43:25.185Z] #62 4.950 + . /tmp/install/proxy.installer [2021-01-22T11:43:25.185Z] #62 4.950 ++ : fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-01-22T11:43:25.185Z] #62 4.950 + install_proxy [2021-01-22T11:43:25.185Z] #62 4.950 + case "$1" in [2021-01-22T11:43:25.185Z] #62 4.950 + export CGO_ENABLED=0 [2021-01-22T11:43:25.185Z] #62 4.950 + CGO_ENABLED=0 [2021-01-22T11:43:25.185Z] #62 4.950 + _install_proxy [2021-01-22T11:43:25.185Z] #62 4.950 + echo 'Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7' [2021-01-22T11:43:25.185Z] #62 4.950 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.aO5ofBNF0S/src/github.com/docker/libnetwork [2021-01-22T11:43:25.185Z] #62 4.950 Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-01-22T11:43:25.185Z] #62 4.956 Cloning into '/tmp/tmp.aO5ofBNF0S/src/github.com/docker/libnetwork'... [2021-01-22T11:43:25.185Z] #62 ... [2021-01-22T11:43:25.185Z] [2021-01-22T11:43:25.185Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-22T11:43:25.185Z] #43 11.94 unicode/utf8 [2021-01-22T11:43:25.288Z] #11 ... [2021-01-22T11:43:25.288Z] [2021-01-22T11:43:25.288Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-01-22T11:43:25.288Z] #40 6.190 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-01-22T11:43:25.288Z] #40 6.251 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-01-22T11:43:25.288Z] #40 6.260 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-01-22T11:43:25.288Z] #40 7.258 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-01-22T11:43:25.288Z] #40 9.340 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [268 kB] [2021-01-22T11:43:25.288Z] #40 ... [2021-01-22T11:43:25.288Z] [2021-01-22T11:43:25.288Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-22T11:43:25.288Z] #62 5.364 + RM_GOPATH=0 [2021-01-22T11:43:25.288Z] #62 5.364 + TMP_GOPATH= [2021-01-22T11:43:25.288Z] #62 5.364 + : /build [2021-01-22T11:43:25.288Z] #62 5.364 + '[' -z '' ']' [2021-01-22T11:43:25.288Z] #62 5.364 ++ mktemp -d [2021-01-22T11:43:25.288Z] #62 5.368 + export GOPATH=/tmp/tmp.gQlMB4aSn6 [2021-01-22T11:43:25.288Z] #62 5.368 + GOPATH=/tmp/tmp.gQlMB4aSn6 [2021-01-22T11:43:25.288Z] #62 5.368 + RM_GOPATH=1 [2021-01-22T11:43:25.288Z] #62 5.369 + case "$(go env GOARCH)" in [2021-01-22T11:43:25.288Z] #62 5.369 ++ go env GOARCH [2021-01-22T11:43:25.288Z] #62 5.416 Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-01-22T11:43:25.288Z] #62 5.417 + export GO_BUILDMODE=-buildmode=pie [2021-01-22T11:43:25.288Z] #62 5.417 + GO_BUILDMODE=-buildmode=pie [2021-01-22T11:43:25.288Z] #62 5.417 ++ dirname /tmp/install/install.sh [2021-01-22T11:43:25.288Z] #62 5.417 + dir=/tmp/install [2021-01-22T11:43:25.288Z] #62 5.417 + bin=proxy [2021-01-22T11:43:25.288Z] #62 5.417 + shift [2021-01-22T11:43:25.288Z] #62 5.417 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-01-22T11:43:25.288Z] #62 5.417 + . /tmp/install/proxy.installer [2021-01-22T11:43:25.288Z] #62 5.417 ++ : fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-01-22T11:43:25.288Z] #62 5.417 + install_proxy [2021-01-22T11:43:25.288Z] #62 5.417 + case "$1" in [2021-01-22T11:43:25.288Z] #62 5.417 + export CGO_ENABLED=0 [2021-01-22T11:43:25.288Z] #62 5.417 + CGO_ENABLED=0 [2021-01-22T11:43:25.288Z] #62 5.417 + _install_proxy [2021-01-22T11:43:25.288Z] #62 5.417 + echo 'Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7' [2021-01-22T11:43:25.288Z] #62 5.417 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.gQlMB4aSn6/src/github.com/docker/libnetwork [2021-01-22T11:43:25.288Z] #62 5.417 Cloning into '/tmp/tmp.gQlMB4aSn6/src/github.com/docker/libnetwork'... [2021-01-22T11:43:25.547Z] #62 ... [2021-01-22T11:43:25.547Z] [2021-01-22T11:43:25.547Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T11:43:25.547Z] #45 11.59 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-01-22T11:43:25.547Z] #45 12.19 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-01-22T11:43:25.747Z] #43 12.52 math [2021-01-22T11:43:25.808Z] #40 ... [2021-01-22T11:43:25.808Z] [2021-01-22T11:43:25.808Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-22T11:43:25.808Z] #43 35.96 time [2021-01-22T11:43:26.443Z] #43 ... [2021-01-22T11:43:26.443Z] [2021-01-22T11:43:26.443Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-01-22T11:43:26.443Z] #34 35.98 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2021-01-22T11:43:26.443Z] #34 35.99 Setting up xxd (2:8.1.0875-5) ... [2021-01-22T11:43:26.443Z] #34 36.00 Setting up libuv1:s390x (1.24.1-1) ... [2021-01-22T11:43:26.443Z] #34 36.01 Setting up vim-common (2:8.1.0875-5) ... [2021-01-22T11:43:26.443Z] #34 36.04 Setting up librhash0:s390x (1.3.8-1) ... [2021-01-22T11:43:26.443Z] #34 36.04 Setting up cmake-data (3.13.4-1) ... [2021-01-22T11:43:26.443Z] #34 36.05 Setting up libxml2:s390x (2.9.4+dfsg1-7+deb10u1) ... [2021-01-22T11:43:26.443Z] #34 36.06 Setting up libjsoncpp1:s390x (1.7.4-3) ... [2021-01-22T11:43:26.443Z] #34 36.07 Setting up libarchive13:s390x (3.3.3-4+deb10u1) ... [2021-01-22T11:43:26.443Z] #34 36.08 Setting up cmake (3.13.4-1) ... [2021-01-22T11:43:26.443Z] #34 36.08 Processing triggers for libc-bin (2.28-10) ... [2021-01-22T11:43:26.443Z] #34 36.12 Processing triggers for mime-support (3.62) ... [2021-01-22T11:43:26.443Z] #34 DONE 36.6s [2021-01-22T11:43:26.443Z] [2021-01-22T11:43:26.443Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-22T11:43:26.443Z] #32 36.61 internal/poll [2021-01-22T11:43:27.123Z] #32 ... [2021-01-22T11:43:27.123Z] [2021-01-22T11:43:27.123Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T11:43:27.123Z] #45 DONE 37.1s [2021-01-22T11:43:27.123Z] [2021-01-22T11:43:27.123Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-01-22T11:43:27.123Z] #40 36.78 Setting up libnl-3-dev:s390x (3.4.0-1) ... [2021-01-22T11:43:27.123Z] #40 36.79 Processing triggers for libc-bin (2.28-10) ... [2021-01-22T11:43:27.123Z] #40 DONE 37.2s [2021-01-22T11:43:27.123Z] [2021-01-22T11:43:27.123Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-22T11:43:27.444Z] #35 1.027 + RM_GOPATH=0 [2021-01-22T11:43:27.444Z] #35 1.027 + TMP_GOPATH= [2021-01-22T11:43:27.444Z] #35 1.027 + : /build [2021-01-22T11:43:27.444Z] #35 1.027 + '[' -z '' ']' [2021-01-22T11:43:27.444Z] #35 1.027 ++ mktemp -d [2021-01-22T11:43:27.444Z] #35 1.030 + export GOPATH=/tmp/tmp.FTYWietp8n [2021-01-22T11:43:27.444Z] #35 1.030 + GOPATH=/tmp/tmp.FTYWietp8n [2021-01-22T11:43:27.444Z] #35 1.030 + RM_GOPATH=1 [2021-01-22T11:43:27.444Z] #35 1.030 + case "$(go env GOARCH)" in [2021-01-22T11:43:27.444Z] #35 1.034 ++ go env GOARCH [2021-01-22T11:43:27.444Z] #35 1.060 + export GO_BUILDMODE=-buildmode=pie [2021-01-22T11:43:27.444Z] #35 1.060 + GO_BUILDMODE=-buildmode=pie [2021-01-22T11:43:27.444Z] #35 1.060 ++ dirname /tmp/install/install.sh [2021-01-22T11:43:27.444Z] #35 1.070 + dir=/tmp/install [2021-01-22T11:43:27.444Z] #35 1.070 + bin=tini [2021-01-22T11:43:27.444Z] #35 1.070 + shift [2021-01-22T11:43:27.444Z] #35 1.072 + '[' '!' -f /tmp/install/tini.installer ']' [2021-01-22T11:43:27.444Z] #35 1.072 + . /tmp/install/tini.installer [2021-01-22T11:43:27.444Z] #35 1.072 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-01-22T11:43:27.444Z] #35 1.074 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-01-22T11:43:27.444Z] #35 1.074 + install_tini [2021-01-22T11:43:27.444Z] #35 1.074 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-01-22T11:43:27.444Z] #35 1.074 + git clone https://github.com/krallin/tini.git /tmp/tmp.FTYWietp8n/tini [2021-01-22T11:43:27.444Z] #35 1.094 Cloning into '/tmp/tmp.FTYWietp8n/tini'... [2021-01-22T11:43:27.635Z] #43 ... [2021-01-22T11:43:27.635Z] [2021-01-22T11:43:27.635Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T11:43:27.635Z] #22 14.03 + mkdir -p /build [2021-01-22T11:43:27.635Z] #22 14.03 + mv docker/docker /build/ [2021-01-22T11:43:27.635Z] #22 14.03 + rmdir docker [2021-01-22T11:43:27.635Z] #22 DONE 14.5s [2021-01-22T11:43:27.891Z] [2021-01-22T11:43:27.891Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-01-22T11:43:27.891Z] #27 15.74 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-01-22T11:43:27.891Z] #27 16.27 [2021-01-22T11:43:27.891Z] #27 16.57 #=#=# ######################################################################## 100.0% [2021-01-22T11:43:27.891Z] #27 16.70 [2021-01-22T11:43:27.891Z] #27 17.67 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-01-22T11:43:27.891Z] #27 18.21 [2021-01-22T11:43:27.891Z] #27 18.53 ######################################################################## 100.0% [2021-01-22T11:43:28.093Z] #35 1.765 + cd /tmp/tmp.FTYWietp8n/tini [2021-01-22T11:43:28.146Z] #27 18.83 [2021-01-22T11:43:28.146Z] #27 18.93 Download of images into '/build' complete. [2021-01-22T11:43:28.146Z] #27 18.93 Use something like the following to load the result into a Docker daemon: [2021-01-22T11:43:28.146Z] #27 18.93 tar -cC '/build' . | docker load [2021-01-22T11:43:28.385Z] #35 1.766 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-01-22T11:43:28.385Z] #35 1.778 + cmake . [2021-01-22T11:43:28.402Z] #27 DONE 19.0s [2021-01-22T11:43:28.402Z] [2021-01-22T11:43:28.402Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T11:43:28.402Z] #47 13.32 go: downloading github.com/pkg/errors v0.8.1 [2021-01-22T11:43:28.402Z] #47 13.34 go: downloading github.com/fatih/color v1.7.0 [2021-01-22T11:43:28.402Z] #47 13.61 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-01-22T11:43:28.402Z] #47 13.67 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-01-22T11:43:28.402Z] #47 13.67 go: extracting github.com/pkg/errors v0.8.1 [2021-01-22T11:43:28.402Z] #47 13.67 go: downloading github.com/spf13/viper v1.6.1 [2021-01-22T11:43:28.402Z] #47 13.76 go: downloading github.com/spf13/cobra v0.0.5 [2021-01-22T11:43:28.402Z] #47 13.76 go: downloading github.com/spf13/pflag v1.0.5 [2021-01-22T11:43:28.402Z] #47 13.77 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-01-22T11:43:28.402Z] #47 13.85 go: extracting github.com/fatih/color v1.7.0 [2021-01-22T11:43:28.402Z] #47 13.89 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-01-22T11:43:28.402Z] #47 13.93 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-01-22T11:43:28.402Z] #47 14.21 go: extracting github.com/spf13/viper v1.6.1 [2021-01-22T11:43:28.402Z] #47 14.27 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-01-22T11:43:28.402Z] #47 14.45 go: extracting github.com/spf13/pflag v1.0.5 [2021-01-22T11:43:28.402Z] #47 14.53 go: extracting github.com/spf13/cobra v0.0.5 [2021-01-22T11:43:28.402Z] #47 14.60 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-01-22T11:43:28.402Z] #47 14.63 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-01-22T11:43:28.402Z] #47 15.15 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-01-22T11:43:28.402Z] #47 15.33 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-01-22T11:43:28.402Z] #47 15.33 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-01-22T11:43:28.657Z] #47 15.47 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-01-22T11:43:28.677Z] #35 2.279 -- The C compiler identification is GNU 8.3.0 [2021-01-22T11:43:28.678Z] #35 2.312 -- Check for working C compiler: /usr/bin/cc [2021-01-22T11:43:28.970Z] #35 2.669 -- Check for working C compiler: /usr/bin/cc -- works [2021-01-22T11:43:28.970Z] #35 2.670 -- Detecting C compiler ABI info [2021-01-22T11:43:28.973Z] #45 ... [2021-01-22T11:43:28.973Z] [2021-01-22T11:43:28.973Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T11:43:28.973Z] #22 15.48 + mkdir -p /build [2021-01-22T11:43:28.973Z] #22 15.49 + mv docker/docker /build/ [2021-01-22T11:43:28.973Z] #22 15.49 + rmdir docker [2021-01-22T11:43:28.973Z] #22 DONE 15.6s [2021-01-22T11:43:28.973Z] [2021-01-22T11:43:28.973Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T11:43:28.973Z] #47 13.74 go: downloading github.com/spf13/pflag v1.0.5 [2021-01-22T11:43:28.973Z] #47 13.75 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-01-22T11:43:28.973Z] #47 13.75 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-01-22T11:43:28.973Z] #47 13.75 go: downloading github.com/stretchr/testify v1.4.0 [2021-01-22T11:43:28.973Z] #47 13.75 go: downloading github.com/spf13/viper v1.6.1 [2021-01-22T11:43:28.973Z] #47 13.77 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-01-22T11:43:28.973Z] #47 13.82 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-01-22T11:43:28.973Z] #47 14.06 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-01-22T11:43:28.973Z] #47 14.19 go: extracting github.com/spf13/viper v1.6.1 [2021-01-22T11:43:28.973Z] #47 14.27 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-01-22T11:43:28.973Z] #47 14.37 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-01-22T11:43:28.973Z] #47 14.38 go: extracting github.com/stretchr/testify v1.4.0 [2021-01-22T11:43:28.973Z] #47 14.40 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-01-22T11:43:28.973Z] #47 14.79 go: downloading github.com/pkg/errors v0.8.1 [2021-01-22T11:43:28.973Z] #47 14.90 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-01-22T11:43:28.973Z] #47 15.02 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-01-22T11:43:28.973Z] #47 15.41 go: extracting github.com/spf13/pflag v1.0.5 [2021-01-22T11:43:28.974Z] #47 15.54 go: extracting github.com/pkg/errors v0.8.1 [2021-01-22T11:43:28.974Z] #47 15.67 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-01-22T11:43:28.997Z] using credential docker-jenkins-github-credentials [2021-01-22T11:43:29.005Z] Cloning the remote Git repository [2021-01-22T11:43:29.005Z] Cloning with configured refspecs honoured and without tags [2021-01-22T11:43:29.219Z] #47 15.86 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-01-22T11:43:29.219Z] #47 16.13 go: downloading github.com/spf13/cast v1.3.0 [2021-01-22T11:43:29.235Z] #47 15.89 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-01-22T11:43:29.236Z] #47 16.03 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-01-22T11:43:29.350Z] Cloning repository https://github.com/moby/moby.git [2021-01-22T11:43:29.425Z] > git init /home/ubuntu/workspace/moby_PR-41918 # timeout=10 [2021-01-22T11:43:29.676Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-01-22T11:43:29.677Z] > git --version # timeout=10 [2021-01-22T11:43:29.684Z] > git --version # 'git version 2.7.4' [2021-01-22T11:43:29.684Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-01-22T11:43:29.477Z] #47 16.20 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-01-22T11:43:29.477Z] #47 16.29 go: extracting github.com/spf13/cast v1.3.0 [2021-01-22T11:43:29.477Z] #47 16.38 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-01-22T11:43:29.496Z] #47 16.34 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-01-22T11:43:29.496Z] #47 16.39 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-01-22T11:43:29.603Z] #35 3.092 -- Detecting C compiler ABI info - done [2021-01-22T11:43:29.603Z] #35 3.097 -- Detecting C compile features [2021-01-22T11:43:29.732Z] #47 16.63 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-01-22T11:43:29.732Z] #47 16.63 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-01-22T11:43:29.895Z] #35 ... [2021-01-22T11:43:29.895Z] [2021-01-22T11:43:29.895Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-22T11:43:29.895Z] #49 30.05 bytes [2021-01-22T11:43:29.895Z] #49 30.05 syscall [2021-01-22T11:43:29.895Z] #49 31.76 reflect [2021-01-22T11:43:29.895Z] #49 34.13 time [2021-01-22T11:43:29.895Z] #49 38.39 context [2021-01-22T11:43:29.895Z] #49 39.06 os [2021-01-22T11:43:29.895Z] #49 ... [2021-01-22T11:43:29.895Z] [2021-01-22T11:43:29.895Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-22T11:43:29.895Z] #11 39.26 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-01-22T11:43:29.895Z] #11 39.26 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-01-22T11:43:29.895Z] #11 39.27 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-01-22T11:43:29.987Z] #47 16.95 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-01-22T11:43:30.243Z] #47 17.16 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-01-22T11:43:30.434Z] #47 17.17 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-01-22T11:43:30.499Z] #47 17.18 go: downloading github.com/magiconair/properties v1.8.1 [2021-01-22T11:43:30.499Z] #47 17.23 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-01-22T11:43:29.756Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41918/head:refs/remotes/origin/PR-41918 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-22T11:43:30.692Z] #47 17.24 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-01-22T11:43:30.692Z] #47 17.30 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-01-22T11:43:30.692Z] #47 17.40 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-01-22T11:43:30.692Z] #47 17.52 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-01-22T11:43:30.755Z] #47 17.61 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-01-22T11:43:30.952Z] #47 17.71 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-01-22T11:43:30.952Z] #47 17.79 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-01-22T11:43:31.011Z] #47 17.83 go: extracting github.com/magiconair/properties v1.8.1 [2021-01-22T11:43:31.011Z] #47 17.88 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-01-22T11:43:31.011Z] #47 17.93 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-01-22T11:43:31.212Z] #47 17.87 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-01-22T11:43:31.573Z] #47 18.32 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-01-22T11:43:31.573Z] #47 18.33 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-01-22T11:43:31.829Z] #47 18.70 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-01-22T11:43:32.086Z] #47 18.80 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-01-22T11:43:32.086Z] #47 18.91 go: downloading github.com/subosito/gotenv v1.2.0 [2021-01-22T11:43:32.341Z] #47 19.15 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-01-22T11:43:32.341Z] #47 19.24 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-01-22T11:43:32.591Z] #47 19.29 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-01-22T11:43:32.597Z] #47 19.39 go: extracting github.com/subosito/gotenv v1.2.0 [2021-01-22T11:43:32.597Z] #47 19.40 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-01-22T11:43:32.597Z] #47 19.45 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-01-22T11:43:32.597Z] #47 19.49 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-01-22T11:43:32.629Z] #11 ... [2021-01-22T11:43:32.629Z] [2021-01-22T11:43:32.629Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-22T11:43:32.629Z] #35 4.172 -- Detecting C compile features - done [2021-01-22T11:43:32.629Z] #35 4.200 -- Performing Test HAS_BUILTIN_FORTIFY [2021-01-22T11:43:32.629Z] #35 4.389 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-01-22T11:43:32.629Z] #35 4.409 -- Configuring done [2021-01-22T11:43:32.629Z] #35 4.445 -- Generating done [2021-01-22T11:43:32.629Z] #35 4.451 -- Build files have been written to: /tmp/tmp.FTYWietp8n/tini [2021-01-22T11:43:32.629Z] #35 4.454 + make tini-static [2021-01-22T11:43:32.629Z] #35 4.652 Scanning dependencies of target tini-static [2021-01-22T11:43:32.629Z] #35 4.703 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-01-22T11:43:32.629Z] #35 5.498 [100%] Linking C executable tini-static [2021-01-22T11:43:32.629Z] #35 5.843 [100%] Built target tini-static [2021-01-22T11:43:32.629Z] #35 5.924 + mkdir -p /build [2021-01-22T11:43:32.629Z] #35 5.930 + cp tini-static /build/docker-init [2021-01-22T11:43:32.629Z] #35 DONE 6.2s [2021-01-22T11:43:32.629Z] [2021-01-22T11:43:32.629Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-22T11:43:32.629Z] #11 42.81 Selecting previously unselected package gcc-mingw-w64-base. [2021-01-22T11:43:32.629Z] #11 42.81 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_s390x.deb ... [2021-01-22T11:43:32.629Z] #11 42.81 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-01-22T11:43:32.852Z] #47 19.65 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-01-22T11:43:32.852Z] #47 19.67 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-01-22T11:43:32.852Z] #47 19.68 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-01-22T11:43:32.852Z] #47 19.69 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-01-22T11:43:32.852Z] #47 19.88 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-01-22T11:43:32.922Z] #11 43.14 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-01-22T11:43:32.922Z] #11 43.14 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2021-01-22T11:43:32.922Z] #11 43.14 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-01-22T11:43:33.108Z] #47 19.89 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-01-22T11:43:33.108Z] #47 19.93 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-01-22T11:43:33.108Z] #47 19.95 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-01-22T11:43:33.108Z] #47 19.95 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-01-22T11:43:33.108Z] #47 20.03 go: downloading github.com/spf13/afero v1.1.2 [2021-01-22T11:43:33.108Z] #47 20.07 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-01-22T11:43:33.364Z] #47 20.21 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-01-22T11:43:33.620Z] #47 20.32 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-01-22T11:43:33.620Z] #47 20.32 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-01-22T11:43:33.620Z] #47 20.54 go: extracting github.com/spf13/afero v1.1.2 [2021-01-22T11:43:33.877Z] #47 20.73 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-01-22T11:43:33.877Z] #47 20.78 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-01-22T11:43:33.877Z] #47 20.79 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-01-22T11:43:33.877Z] #47 ... [2021-01-22T11:43:33.877Z] [2021-01-22T11:43:33.877Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T11:43:33.877Z] #56 10.84 + for f in rootlesskit rootlesskit-docker-proxy [2021-01-22T11:43:33.877Z] #56 10.84 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-01-22T11:43:34.132Z] #56 ... [2021-01-22T11:43:34.132Z] [2021-01-22T11:43:34.132Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T11:43:34.132Z] #47 20.99 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-01-22T11:43:34.132Z] #47 21.12 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-01-22T11:43:34.387Z] #47 21.40 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-01-22T11:43:34.497Z] #47 ... [2021-01-22T11:43:34.497Z] [2021-01-22T11:43:34.497Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T11:43:34.497Z] #56 10.94 + for f in rootlesskit rootlesskit-docker-proxy [2021-01-22T11:43:34.497Z] #56 10.94 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-01-22T11:43:34.497Z] #56 ... [2021-01-22T11:43:34.497Z] [2021-01-22T11:43:34.497Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-22T11:43:34.497Z] #49 17.48 + cd /tmp/tmp.inkdylYn9l/src/github.com/mvdan/sh [2021-01-22T11:43:34.497Z] #49 17.48 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-01-22T11:43:34.497Z] #49 17.59 + GO111MODULE=on [2021-01-22T11:43:34.497Z] #49 17.59 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-01-22T11:43:34.497Z] #49 18.72 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-01-22T11:43:34.497Z] #49 18.85 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-01-22T11:43:34.497Z] #49 18.90 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-01-22T11:43:34.497Z] #49 18.95 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-01-22T11:43:34.497Z] #49 19.00 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-01-22T11:43:34.497Z] #49 20.08 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-01-22T11:43:34.497Z] #49 20.89 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-01-22T11:43:34.643Z] #47 21.43 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-01-22T11:43:34.643Z] #47 21.52 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-01-22T11:43:35.431Z] #49 22.14 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-01-22T11:43:35.598Z] #47 22.16 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-01-22T11:43:35.598Z] #47 ... [2021-01-22T11:43:35.598Z] [2021-01-22T11:43:35.598Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-01-22T11:43:35.598Z] #34 12.13 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7860 B] [2021-01-22T11:43:35.598Z] #34 ... [2021-01-22T11:43:35.598Z] [2021-01-22T11:43:35.598Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-22T11:43:35.598Z] #11 12.13 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7860 B] [2021-01-22T11:43:35.598Z] #11 ... [2021-01-22T11:43:35.598Z] [2021-01-22T11:43:35.598Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-01-22T11:43:35.598Z] #40 12.31 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7860 B] [2021-01-22T11:43:35.689Z] #49 ... [2021-01-22T11:43:35.689Z] [2021-01-22T11:43:35.689Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-01-22T11:43:35.689Z] #40 12.53 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7860 B] [2021-01-22T11:43:35.853Z] #40 ... [2021-01-22T11:43:35.853Z] [2021-01-22T11:43:35.853Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2021-01-22T11:43:35.853Z] #53 12.13 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7860 B] [2021-01-22T11:43:35.853Z] #53 ... [2021-01-22T11:43:35.853Z] [2021-01-22T11:43:35.853Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T11:43:35.853Z] #47 22.42 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-01-22T11:43:35.853Z] #47 22.66 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-01-22T11:43:35.948Z] #40 ... [2021-01-22T11:43:35.948Z] [2021-01-22T11:43:35.948Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T11:43:35.948Z] #47 21.62 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-01-22T11:43:35.948Z] #47 21.68 go: downloading github.com/magiconair/properties v1.8.1 [2021-01-22T11:43:35.948Z] #47 21.69 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-01-22T11:43:35.948Z] #47 21.70 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-01-22T11:43:35.948Z] #47 21.70 go: downloading github.com/fatih/color v1.7.0 [2021-01-22T11:43:35.948Z] #47 21.70 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-01-22T11:43:35.948Z] #47 21.70 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-01-22T11:43:35.948Z] #47 21.70 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-01-22T11:43:35.948Z] #47 21.71 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-01-22T11:43:35.948Z] #47 21.71 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-01-22T11:43:35.948Z] #47 21.81 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-01-22T11:43:35.948Z] #47 21.82 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-01-22T11:43:35.948Z] #47 21.85 go: extracting github.com/magiconair/properties v1.8.1 [2021-01-22T11:43:35.948Z] #47 21.88 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-01-22T11:43:35.948Z] #47 21.89 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-01-22T11:43:35.948Z] #47 21.90 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-01-22T11:43:35.948Z] #47 21.91 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-01-22T11:43:35.948Z] #47 21.94 go: extracting github.com/fatih/color v1.7.0 [2021-01-22T11:43:35.948Z] #47 21.97 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-01-22T11:43:35.948Z] #47 22.02 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-01-22T11:43:35.948Z] #47 22.14 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-01-22T11:43:35.948Z] #47 22.16 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-01-22T11:43:35.948Z] #47 22.16 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-01-22T11:43:35.948Z] #47 22.19 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-01-22T11:43:35.948Z] #47 22.21 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-01-22T11:43:35.948Z] #47 22.21 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-01-22T11:43:35.948Z] #47 22.22 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-01-22T11:43:35.948Z] #47 22.31 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-01-22T11:43:35.948Z] #47 22.38 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-01-22T11:43:35.948Z] #47 22.39 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-01-22T11:43:35.948Z] #47 22.45 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-01-22T11:43:35.948Z] #47 22.54 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-01-22T11:43:35.948Z] #47 22.58 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-01-22T11:43:35.948Z] #47 22.60 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-01-22T11:43:35.948Z] #47 22.78 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-01-22T11:43:35.948Z] #47 22.80 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-01-22T11:43:35.948Z] #47 22.85 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-01-22T11:43:36.208Z] #47 22.86 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-01-22T11:43:36.208Z] #47 22.86 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-01-22T11:43:36.208Z] #47 22.88 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-01-22T11:43:36.208Z] #47 22.96 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-01-22T11:43:36.414Z] #47 ... [2021-01-22T11:43:36.414Z] [2021-01-22T11:43:36.414Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-22T11:43:36.414Z] #32 13.05 internal/testlog [2021-01-22T11:43:36.414Z] #32 13.48 encoding [2021-01-22T11:43:36.414Z] #32 13.60 runtime/cgo [2021-01-22T11:43:36.414Z] #32 ... [2021-01-22T11:43:36.414Z] [2021-01-22T11:43:36.414Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-22T11:43:36.414Z] #49 16.81 + cd /tmp/tmp.QwqpnJOsCt/src/github.com/mvdan/sh [2021-01-22T11:43:36.414Z] #49 16.81 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-01-22T11:43:36.414Z] #49 17.01 + GO111MODULE=on [2021-01-22T11:43:36.414Z] #49 17.02 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-01-22T11:43:36.414Z] #49 18.83 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-01-22T11:43:36.414Z] #49 18.94 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-01-22T11:43:36.414Z] #49 19.01 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-01-22T11:43:36.415Z] #49 19.32 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-01-22T11:43:36.415Z] #49 19.39 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-01-22T11:43:36.415Z] #49 20.15 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-01-22T11:43:36.415Z] #49 20.81 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-01-22T11:43:36.415Z] #49 22.15 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-01-22T11:43:36.415Z] #49 23.33 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-01-22T11:43:36.415Z] #49 23.45 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-01-22T11:43:36.467Z] #47 23.13 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-01-22T11:43:36.467Z] #47 23.16 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-01-22T11:43:36.467Z] #47 23.19 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-01-22T11:43:36.467Z] #47 ... [2021-01-22T11:43:36.467Z] [2021-01-22T11:43:36.467Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2021-01-22T11:43:36.467Z] #53 13.25 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7860 B] [2021-01-22T11:43:36.725Z] #53 ... [2021-01-22T11:43:36.725Z] [2021-01-22T11:43:36.725Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T11:43:36.725Z] #47 23.40 go: downloading github.com/kisielk/gotool v1.0.0 [2021-01-22T11:43:36.725Z] #47 23.42 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-01-22T11:43:36.725Z] #47 23.44 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-01-22T11:43:36.725Z] #47 23.50 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-01-22T11:43:36.725Z] #47 23.54 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-01-22T11:43:36.725Z] #47 23.61 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-01-22T11:43:36.977Z] #49 23.65 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-01-22T11:43:36.977Z] #49 23.66 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-01-22T11:43:36.977Z] #49 ... [2021-01-22T11:43:36.977Z] [2021-01-22T11:43:36.977Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T11:43:36.977Z] #45 13.62 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-01-22T11:43:36.977Z] #45 18.76 go: finding github.com/fatih/color v1.9.0 [2021-01-22T11:43:36.977Z] #45 18.81 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-01-22T11:43:36.977Z] #45 18.94 go: finding github.com/pkg/errors v0.9.1 [2021-01-22T11:43:36.977Z] #45 18.99 go: finding github.com/mattn/go-colorable v0.1.6 [2021-01-22T11:43:36.977Z] #45 19.00 go: finding github.com/spf13/pflag v1.0.3 [2021-01-22T11:43:36.977Z] #45 19.06 go: finding github.com/mattn/go-isatty v0.0.12 [2021-01-22T11:43:36.977Z] #45 19.27 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-01-22T11:43:36.977Z] #45 19.46 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-01-22T11:43:36.977Z] #45 19.54 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-01-22T11:43:36.977Z] #45 19.60 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-01-22T11:43:36.977Z] #45 19.61 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-01-22T11:43:36.977Z] #45 ... [2021-01-22T11:43:36.977Z] [2021-01-22T11:43:36.977Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2021-01-22T11:43:36.984Z] #47 23.69 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-01-22T11:43:36.984Z] #47 23.71 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-01-22T11:43:36.984Z] #47 ... [2021-01-22T11:43:36.984Z] [2021-01-22T11:43:36.984Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-22T11:43:36.984Z] #11 13.67 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7860 B] [2021-01-22T11:43:36.984Z] #11 ... [2021-01-22T11:43:36.984Z] [2021-01-22T11:43:36.984Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T11:43:36.984Z] #47 23.72 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-01-22T11:43:36.984Z] #47 23.72 go: downloading golang.org/x/text v0.3.2 [2021-01-22T11:43:36.984Z] #47 23.75 go: downloading github.com/spf13/cobra v0.0.5 [2021-01-22T11:43:37.233Z] #38 23.69 Checking out files: 89% (1497/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-22T11:43:37.233Z] #38 23.86 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-01-22T11:43:37.242Z] #47 23.83 go: downloading github.com/ultraware/funlen v0.0.2 [2021-01-22T11:43:37.243Z] #47 23.84 go: extracting github.com/kisielk/gotool v1.0.0 [2021-01-22T11:43:37.243Z] #47 23.91 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-01-22T11:43:37.243Z] #47 24.05 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-01-22T11:43:37.384Z] #11 ... [2021-01-22T11:43:37.384Z] [2021-01-22T11:43:37.384Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T11:43:37.384Z] #41 7.025 Note: Building without setproctitle() and strlcpy() support. [2021-01-22T11:43:37.384Z] #41 7.025 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-01-22T11:43:37.384Z] #41 7.064 Note: Building without GnuTLS support [2021-01-22T11:43:37.384Z] #41 7.065 Makefile.config:39: Warn: you have no libnftables installed [2021-01-22T11:43:37.384Z] #41 7.065 Makefile.config:40: Warn: Building without nftables support [2021-01-22T11:43:37.384Z] #41 7.894 fatal: not a git repository (or any of the parent directories): .git [2021-01-22T11:43:37.384Z] #41 7.924 GEN .gitid [2021-01-22T11:43:37.384Z] #41 7.930 GEN criu/include/version.h [2021-01-22T11:43:37.384Z] #41 7.935 GEN include/common/asm [2021-01-22T11:43:37.384Z] #41 8.757 PBCC images/timens.pb-c.c [2021-01-22T11:43:37.384Z] #41 8.779 DEP images/timens.pb-c.d [2021-01-22T11:43:37.384Z] #41 8.832 PBCC images/fown.pb-c.c [2021-01-22T11:43:37.384Z] #41 8.858 PBCC images/google/protobuf/descriptor.pb-c.c [2021-01-22T11:43:37.384Z] #41 8.933 PBCC images/opts.pb-c.c [2021-01-22T11:43:37.384Z] #41 8.957 PBCC images/memfd.pb-c.c [2021-01-22T11:43:37.384Z] #41 8.982 DEP images/fown.pb-c.d [2021-01-22T11:43:37.384Z] #41 9.011 DEP images/google/protobuf/descriptor.pb-c.d [2021-01-22T11:43:37.384Z] #41 9.042 DEP images/opts.pb-c.d [2021-01-22T11:43:37.384Z] #41 9.071 DEP images/memfd.pb-c.d [2021-01-22T11:43:37.384Z] #41 9.080 PBCC images/sit.pb-c.c [2021-01-22T11:43:37.384Z] #41 9.123 DEP images/sit.pb-c.d [2021-01-22T11:43:37.384Z] #41 9.161 PBCC images/macvlan.pb-c.c [2021-01-22T11:43:37.384Z] #41 9.165 DEP images/macvlan.pb-c.d [2021-01-22T11:43:37.384Z] #41 9.176 PBCC images/autofs.pb-c.c [2021-01-22T11:43:37.384Z] #41 9.200 DEP images/autofs.pb-c.d [2021-01-22T11:43:37.384Z] #41 9.261 PBCC images/sysctl.pb-c.c [2021-01-22T11:43:37.384Z] #41 9.270 DEP images/sysctl.pb-c.d [2021-01-22T11:43:37.384Z] #41 9.304 PBCC images/time.pb-c.c [2021-01-22T11:43:37.384Z] #41 9.324 DEP images/time.pb-c.d [2021-01-22T11:43:37.384Z] #41 9.361 PBCC images/binfmt-misc.pb-c.c [2021-01-22T11:43:37.384Z] #41 9.367 DEP images/binfmt-misc.pb-c.d [2021-01-22T11:43:37.384Z] #41 9.391 PBCC images/seccomp.pb-c.c [2021-01-22T11:43:37.384Z] #41 9.405 DEP images/seccomp.pb-c.d [2021-01-22T11:43:37.384Z] #41 9.465 PBCC images/userns.pb-c.c [2021-01-22T11:43:37.384Z] #41 9.469 DEP images/userns.pb-c.d [2021-01-22T11:43:37.384Z] #41 9.510 PBCC images/cgroup.pb-c.c [2021-01-22T11:43:37.384Z] #41 9.521 DEP images/cgroup.pb-c.d [2021-01-22T11:43:37.384Z] #41 9.579 PBCC images/ext-file.pb-c.c [2021-01-22T11:43:37.384Z] #41 9.585 DEP images/ext-file.pb-c.d [2021-01-22T11:43:37.384Z] #41 9.626 PBCC images/rpc.pb-c.c [2021-01-22T11:43:37.384Z] #41 9.673 DEP images/rpc.pb-c.d [2021-01-22T11:43:37.384Z] #41 9.687 PBCC images/siginfo.pb-c.c [2021-01-22T11:43:37.384Z] #41 9.704 DEP images/siginfo.pb-c.d [2021-01-22T11:43:37.384Z] #41 9.721 PBCC images/pagemap.pb-c.c [2021-01-22T11:43:37.384Z] #41 9.766 DEP images/pagemap.pb-c.d [2021-01-22T11:43:37.384Z] #41 9.795 PBCC images/rlimit.pb-c.c [2021-01-22T11:43:37.384Z] #41 9.820 DEP images/rlimit.pb-c.d [2021-01-22T11:43:37.384Z] #41 9.828 PBCC images/file-lock.pb-c.c [2021-01-22T11:43:37.384Z] #41 9.849 DEP images/file-lock.pb-c.d [2021-01-22T11:43:37.384Z] #41 9.887 PBCC images/tty.pb-c.c [2021-01-22T11:43:37.384Z] #41 9.895 DEP images/tty.pb-c.d [2021-01-22T11:43:37.384Z] #41 9.941 PBCC images/tun.pb-c.c [2021-01-22T11:43:37.384Z] #41 9.951 PBCC images/netdev.pb-c.c [2021-01-22T11:43:37.384Z] #41 9.994 DEP images/tun.pb-c.d [2021-01-22T11:43:37.384Z] #41 10.04 DEP images/netdev.pb-c.d [2021-01-22T11:43:37.384Z] #41 10.12 PBCC images/vma.pb-c.c [2021-01-22T11:43:37.384Z] #41 10.15 DEP images/vma.pb-c.d [2021-01-22T11:43:37.384Z] #41 10.18 PBCC images/creds.pb-c.c [2021-01-22T11:43:37.384Z] #41 10.19 DEP images/creds.pb-c.d [2021-01-22T11:43:37.384Z] #41 10.22 PBCC images/utsns.pb-c.c [2021-01-22T11:43:37.384Z] #41 10.22 DEP images/utsns.pb-c.d [2021-01-22T11:43:37.384Z] #41 10.25 PBCC images/ipc-desc.pb-c.c [2021-01-22T11:43:37.384Z] #41 10.27 PBCC images/ipc-sem.pb-c.c [2021-01-22T11:43:37.384Z] #41 10.28 DEP images/ipc-desc.pb-c.d [2021-01-22T11:43:37.384Z] #41 10.32 DEP images/ipc-sem.pb-c.d [2021-01-22T11:43:37.384Z] #41 10.34 PBCC images/ipc-msg.pb-c.c [2021-01-22T11:43:37.384Z] #41 10.34 DEP images/ipc-msg.pb-c.d [2021-01-22T11:43:37.384Z] #41 10.37 PBCC images/ipc-shm.pb-c.c [2021-01-22T11:43:37.501Z] #47 24.16 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-01-22T11:43:37.501Z] #47 ... [2021-01-22T11:43:37.501Z] [2021-01-22T11:43:37.501Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-22T11:43:37.501Z] #43 14.09 unicode/utf8 [2021-01-22T11:43:37.501Z] #43 14.79 internal/testlog [2021-01-22T11:43:37.501Z] #43 15.27 encoding [2021-01-22T11:43:37.501Z] #43 15.46 unicode/utf16 [2021-01-22T11:43:37.501Z] #43 15.76 container/list [2021-01-22T11:43:37.501Z] #43 16.64 crypto/internal/subtle [2021-01-22T11:43:37.501Z] #43 16.93 crypto/subtle [2021-01-22T11:43:37.501Z] #43 17.12 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-01-22T11:43:37.501Z] #43 17.32 internal/nettrace [2021-01-22T11:43:37.501Z] #43 17.50 runtime/cgo [2021-01-22T11:43:37.501Z] #43 ... [2021-01-22T11:43:37.501Z] [2021-01-22T11:43:37.501Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2021-01-22T11:43:37.501Z] #38 23.88 Checking out files: 87% (1463/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-22T11:43:37.501Z] #38 24.11 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-01-22T11:43:37.676Z] #41 10.38 DEP images/ipc-shm.pb-c.d [2021-01-22T11:43:37.676Z] #41 10.41 PBCC images/ipc-var.pb-c.c [2021-01-22T11:43:37.676Z] #41 10.44 DEP images/ipc-var.pb-c.d [2021-01-22T11:43:37.676Z] #41 10.45 PBCC images/sk-opts.pb-c.c [2021-01-22T11:43:37.676Z] #41 10.46 PBCC images/packet-sock.pb-c.c [2021-01-22T11:43:37.676Z] #41 10.49 DEP images/sk-opts.pb-c.d [2021-01-22T11:43:37.676Z] #41 ... [2021-01-22T11:43:37.676Z] [2021-01-22T11:43:37.676Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-22T11:43:37.676Z] #32 37.80 internal/fmtsort [2021-01-22T11:43:37.676Z] #32 38.49 internal/syscall/execenv [2021-01-22T11:43:37.676Z] #32 38.58 internal/syscall/unix [2021-01-22T11:43:37.676Z] #32 38.77 strings [2021-01-22T11:43:37.676Z] #32 38.86 os [2021-01-22T11:43:37.676Z] #32 40.36 path [2021-01-22T11:43:37.676Z] #32 40.81 text/tabwriter [2021-01-22T11:43:37.676Z] #32 41.21 fmt [2021-01-22T11:43:37.676Z] #32 41.22 path/filepath [2021-01-22T11:43:37.676Z] #32 42.17 io/ioutil [2021-01-22T11:43:37.676Z] #32 43.46 flag [2021-01-22T11:43:37.676Z] #32 43.47 github.com/BurntSushi/toml [2021-01-22T11:43:37.676Z] #32 44.45 log [2021-01-22T11:43:37.676Z] #32 45.70 github.com/BurntSushi/toml/cmd/tomlv [2021-01-22T11:43:37.676Z] #32 ... [2021-01-22T11:43:37.676Z] [2021-01-22T11:43:37.676Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T11:43:37.676Z] #41 10.51 DEP images/packet-sock.pb-c.d [2021-01-22T11:43:37.676Z] #41 10.55 PBCC images/sk-netlink.pb-c.c [2021-01-22T11:43:37.676Z] #41 10.57 DEP images/sk-netlink.pb-c.d [2021-01-22T11:43:37.676Z] #41 10.60 PBCC images/sk-inet.pb-c.c [2021-01-22T11:43:37.759Z] #38 ... [2021-01-22T11:43:37.759Z] [2021-01-22T11:43:37.759Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-01-22T11:43:37.759Z] #34 14.36 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7860 B] [2021-01-22T11:43:37.759Z] #34 ... [2021-01-22T11:43:37.759Z] [2021-01-22T11:43:37.759Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T11:43:37.759Z] #47 24.20 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-01-22T11:43:37.759Z] #47 24.35 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-01-22T11:43:37.759Z] #47 24.36 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-01-22T11:43:37.759Z] #47 24.37 go: extracting github.com/ultraware/funlen v0.0.2 [2021-01-22T11:43:37.759Z] #47 24.39 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-01-22T11:43:37.759Z] #47 24.50 go: downloading github.com/subosito/gotenv v1.2.0 [2021-01-22T11:43:37.759Z] #47 24.54 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-01-22T11:43:37.759Z] #47 24.64 go: extracting github.com/spf13/cobra v0.0.5 [2021-01-22T11:43:37.968Z] #41 10.62 DEP images/sk-inet.pb-c.d [2021-01-22T11:43:37.968Z] #41 10.65 PBCC images/sk-unix.pb-c.c [2021-01-22T11:43:37.968Z] #41 10.68 DEP images/sk-unix.pb-c.d [2021-01-22T11:43:37.968Z] #41 10.71 PBCC images/mm.pb-c.c [2021-01-22T11:43:37.968Z] #41 10.73 DEP images/mm.pb-c.d [2021-01-22T11:43:37.968Z] #41 10.77 PBCC images/timerfd.pb-c.c [2021-01-22T11:43:37.968Z] #41 10.79 DEP images/timerfd.pb-c.d [2021-01-22T11:43:37.968Z] #41 10.82 PBCC images/timer.pb-c.c [2021-01-22T11:43:37.968Z] #41 10.84 DEP images/timer.pb-c.d [2021-01-22T11:43:37.968Z] #41 10.85 PBCC images/sa.pb-c.c [2021-01-22T11:43:37.968Z] #41 10.89 DEP images/sa.pb-c.d [2021-01-22T11:43:37.968Z] #41 10.91 PBCC images/pipe-data.pb-c.c [2021-01-22T11:43:37.968Z] #41 10.93 DEP images/pipe-data.pb-c.d [2021-01-22T11:43:37.968Z] #41 ... [2021-01-22T11:43:37.968Z] [2021-01-22T11:43:37.968Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-22T11:43:37.968Z] #43 38.19 internal/fmtsort [2021-01-22T11:43:37.968Z] #43 38.84 strings [2021-01-22T11:43:37.968Z] #43 40.38 os [2021-01-22T11:43:37.968Z] #43 40.42 regexp/syntax [2021-01-22T11:43:37.968Z] #43 42.92 fmt [2021-01-22T11:43:37.968Z] #43 43.78 regexp [2021-01-22T11:43:37.968Z] #43 45.83 internal/lazyregexp [2021-01-22T11:43:37.968Z] #43 46.09 github.com/LK4D4/vndr/versioned [2021-01-22T11:43:37.968Z] #43 46.11 go/token [2021-01-22T11:43:37.968Z] #43 46.14 net/url [2021-01-22T11:43:37.968Z] #43 46.86 go/scanner [2021-01-22T11:43:37.968Z] #43 47.20 text/template/parse [2021-01-22T11:43:37.968Z] #43 47.75 go/ast [2021-01-22T11:43:38.018Z] #47 24.65 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-01-22T11:43:38.018Z] #47 24.70 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-01-22T11:43:38.018Z] #47 24.70 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-01-22T11:43:38.018Z] #47 24.72 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-01-22T11:43:38.018Z] #47 ... [2021-01-22T11:43:38.018Z] [2021-01-22T11:43:38.018Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-22T11:43:38.018Z] #32 14.72 unicode/utf8 [2021-01-22T11:43:38.018Z] #32 15.34 encoding [2021-01-22T11:43:38.018Z] #32 15.50 runtime/cgo [2021-01-22T11:43:38.018Z] #32 ... [2021-01-22T11:43:38.018Z] [2021-01-22T11:43:38.018Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-22T11:43:38.018Z] #49 23.41 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-01-22T11:43:38.018Z] #49 23.46 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-01-22T11:43:38.018Z] #49 23.75 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-01-22T11:43:38.018Z] #49 23.82 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-01-22T11:43:38.018Z] #49 24.73 runtime/cgo [2021-01-22T11:43:38.018Z] #49 24.77 runtime [2021-01-22T11:43:38.266Z] #43 ... [2021-01-22T11:43:38.266Z] [2021-01-22T11:43:38.266Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T11:43:38.266Z] #41 10.96 PBCC images/mnt.pb-c.c [2021-01-22T11:43:38.266Z] #41 10.99 DEP images/mnt.pb-c.d [2021-01-22T11:43:38.266Z] #41 11.04 PBCC images/sk-packet.pb-c.c [2021-01-22T11:43:38.266Z] #41 11.04 DEP images/sk-packet.pb-c.d [2021-01-22T11:43:38.266Z] #41 11.08 PBCC images/tcp-stream.pb-c.c [2021-01-22T11:43:38.266Z] #41 11.11 DEP images/tcp-stream.pb-c.d [2021-01-22T11:43:38.266Z] #41 11.15 PBCC images/pipe.pb-c.c [2021-01-22T11:43:38.266Z] #41 ... [2021-01-22T11:43:38.266Z] [2021-01-22T11:43:38.266Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-22T11:43:38.266Z] #32 DONE 48.5s [2021-01-22T11:43:38.266Z] [2021-01-22T11:43:38.266Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T11:43:38.266Z] #41 11.19 DEP images/pipe.pb-c.d [2021-01-22T11:43:38.266Z] #41 11.26 PBCC images/pstree.pb-c.c [2021-01-22T11:43:38.564Z] #41 11.28 DEP images/pstree.pb-c.d [2021-01-22T11:43:38.564Z] #41 11.32 PBCC images/fs.pb-c.c [2021-01-22T11:43:38.564Z] #41 11.39 DEP images/fs.pb-c.d [2021-01-22T11:43:38.564Z] #41 11.46 PBCC images/signalfd.pb-c.c [2021-01-22T11:43:38.564Z] #41 11.52 DEP images/signalfd.pb-c.d [2021-01-22T11:43:38.856Z] #41 11.62 PBCC images/fh.pb-c.c [2021-01-22T11:43:38.856Z] #41 11.65 PBCC images/fsnotify.pb-c.c [2021-01-22T11:43:38.856Z] #41 11.69 DEP images/fh.pb-c.d [2021-01-22T11:43:38.856Z] #41 11.76 DEP images/fsnotify.pb-c.d [2021-01-22T11:43:38.856Z] #41 11.78 PBCC images/eventpoll.pb-c.c [2021-01-22T11:43:38.856Z] #41 11.79 DEP images/eventpoll.pb-c.d [2021-01-22T11:43:38.856Z] #41 11.86 PBCC images/eventfd.pb-c.c [2021-01-22T11:43:38.856Z] #41 11.87 DEP images/eventfd.pb-c.d [2021-01-22T11:43:38.856Z] #41 11.88 PBCC images/remap-file-path.pb-c.c [2021-01-22T11:43:39.184Z] #41 11.90 DEP images/remap-file-path.pb-c.d [2021-01-22T11:43:39.184Z] #41 11.93 PBCC images/fifo.pb-c.c [2021-01-22T11:43:39.184Z] #41 11.94 DEP images/fifo.pb-c.d [2021-01-22T11:43:39.184Z] #41 11.96 PBCC images/ghost-file.pb-c.c [2021-01-22T11:43:39.184Z] #41 11.97 DEP images/ghost-file.pb-c.d [2021-01-22T11:43:39.184Z] #41 11.98 PBCC images/regfile.pb-c.c [2021-01-22T11:43:39.184Z] #41 12.02 DEP images/regfile.pb-c.d [2021-01-22T11:43:39.184Z] #41 12.09 PBCC images/ns.pb-c.c [2021-01-22T11:43:39.396Z] #49 ... [2021-01-22T11:43:39.396Z] [2021-01-22T11:43:39.396Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T11:43:39.396Z] #45 16.02 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-01-22T11:43:39.396Z] #45 18.99 go: finding github.com/fatih/color v1.9.0 [2021-01-22T11:43:39.396Z] #45 19.00 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-01-22T11:43:39.396Z] #45 19.02 go: finding github.com/pkg/errors v0.9.1 [2021-01-22T11:43:39.396Z] #45 19.30 go: finding github.com/spf13/pflag v1.0.3 [2021-01-22T11:43:39.396Z] #45 19.31 go: finding github.com/mattn/go-colorable v0.1.6 [2021-01-22T11:43:39.396Z] #45 19.36 go: finding github.com/mattn/go-isatty v0.0.12 [2021-01-22T11:43:39.396Z] #45 19.56 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-01-22T11:43:39.396Z] #45 19.74 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-01-22T11:43:39.396Z] #45 19.80 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-01-22T11:43:39.396Z] #45 19.89 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-01-22T11:43:39.396Z] #45 19.94 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-01-22T11:43:39.476Z] #41 12.11 DEP images/ns.pb-c.d [2021-01-22T11:43:39.476Z] #41 12.16 PBCC images/fdinfo.pb-c.c [2021-01-22T11:43:39.476Z] #41 12.22 DEP images/fdinfo.pb-c.d [2021-01-22T11:43:39.476Z] #41 12.25 PBCC images/core-aarch64.pb-c.c [2021-01-22T11:43:39.476Z] #41 12.29 PBCC images/core-arm.pb-c.c [2021-01-22T11:43:39.476Z] #41 12.30 PBCC images/core-ppc64.pb-c.c [2021-01-22T11:43:39.476Z] #41 12.35 PBCC images/core-s390.pb-c.c [2021-01-22T11:43:39.476Z] #41 12.38 PBCC images/core-x86.pb-c.c [2021-01-22T11:43:39.476Z] #41 12.42 PBCC images/core.pb-c.c [2021-01-22T11:43:39.476Z] #41 12.43 PBCC images/inventory.pb-c.c [2021-01-22T11:43:39.476Z] #41 12.47 DEP images/core-aarch64.pb-c.d [2021-01-22T11:43:39.655Z] #45 ... [2021-01-22T11:43:39.655Z] [2021-01-22T11:43:39.655Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-22T11:43:39.655Z] #62 24.92 Checking out files: 66% (1272/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-22T11:43:39.655Z] #62 25.57 + cd /tmp/tmp.gQlMB4aSn6/src/github.com/docker/libnetwork [2021-01-22T11:43:39.655Z] #62 25.57 + git checkout -q fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-01-22T11:43:39.655Z] #62 26.06 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-01-22T11:43:39.752Z] #38 26.31 + 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-22T11:43:39.770Z] #41 12.50 DEP images/core-arm.pb-c.d [2021-01-22T11:43:39.770Z] #41 12.55 DEP images/core-ppc64.pb-c.d [2021-01-22T11:43:39.770Z] #41 12.60 DEP images/core-s390.pb-c.d [2021-01-22T11:43:39.770Z] #41 12.64 DEP images/core-x86.pb-c.d [2021-01-22T11:43:39.770Z] #41 12.67 DEP images/core.pb-c.d [2021-01-22T11:43:39.770Z] #41 12.73 DEP images/inventory.pb-c.d [2021-01-22T11:43:39.770Z] #41 12.76 PBCC images/cpuinfo.pb-c.c [2021-01-22T11:43:39.770Z] #41 12.79 DEP images/cpuinfo.pb-c.d [2021-01-22T11:43:40.062Z] #41 12.81 PBCC images/stats.pb-c.c [2021-01-22T11:43:40.062Z] #41 12.83 DEP images/stats.pb-c.d [2021-01-22T11:43:40.695Z] #41 13.51 make[1]: Nothing to be done for 'all'. [2021-01-22T11:43:41.328Z] #41 14.20 CC images/stats.o [2021-01-22T11:43:41.328Z] #41 ... [2021-01-22T11:43:41.328Z] [2021-01-22T11:43:41.328Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-22T11:43:41.328Z] #49 41.54 encoding/base64 [2021-01-22T11:43:41.328Z] #49 41.58 fmt [2021-01-22T11:43:41.328Z] #49 42.21 golang.org/x/sys/unix [2021-01-22T11:43:41.328Z] #49 44.47 encoding/json [2021-01-22T11:43:41.328Z] #49 47.81 github.com/pkg/diff [2021-01-22T11:43:41.328Z] #49 48.42 go/ast [2021-01-22T11:43:41.328Z] #49 48.90 golang.org/x/crypto/ssh/terminal [2021-01-22T11:43:41.328Z] #49 49.90 mvdan.cc/editorconfig [2021-01-22T11:43:41.328Z] #49 50.78 mvdan.cc/sh/v3/fileutil [2021-01-22T11:43:41.328Z] #49 50.91 mvdan.cc/sh/v3/syntax [2021-01-22T11:43:41.620Z] #49 ... [2021-01-22T11:43:41.620Z] [2021-01-22T11:43:41.620Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T11:43:41.641Z] #38 ... [2021-01-22T11:43:41.641Z] [2021-01-22T11:43:41.641Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-22T11:43:41.641Z] #43 18.31 unicode/utf16 [2021-01-22T11:43:41.641Z] #43 18.64 container/list [2021-01-22T11:43:41.641Z] #43 19.21 crypto/internal/subtle [2021-01-22T11:43:41.641Z] #43 19.32 crypto/subtle [2021-01-22T11:43:41.641Z] #43 19.41 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-01-22T11:43:41.641Z] #43 19.50 internal/nettrace [2021-01-22T11:43:41.641Z] #43 19.61 runtime/cgo [2021-01-22T11:43:41.641Z] #43 ... [2021-01-22T11:43:41.641Z] [2021-01-22T11:43:41.641Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T11:43:41.641Z] #47 25.82 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-01-22T11:43:41.641Z] #47 25.83 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-01-22T11:43:41.641Z] #47 25.83 go: downloading golang.org/x/text v0.3.2 [2021-01-22T11:43:41.641Z] #47 25.84 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-01-22T11:43:41.641Z] #47 25.85 go: downloading github.com/stretchr/testify v1.4.0 [2021-01-22T11:43:41.641Z] #47 25.86 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-01-22T11:43:41.641Z] #47 25.86 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-01-22T11:43:41.641Z] #47 25.95 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-01-22T11:43:41.641Z] #47 25.99 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-01-22T11:43:41.641Z] #47 26.02 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-01-22T11:43:41.641Z] #47 26.05 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-01-22T11:43:41.641Z] #47 26.10 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-01-22T11:43:41.641Z] #47 26.26 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-01-22T11:43:41.641Z] #47 26.29 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-01-22T11:43:41.641Z] #47 26.32 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-01-22T11:43:41.641Z] #47 26.43 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-01-22T11:43:41.641Z] #47 26.43 go: extracting github.com/stretchr/testify v1.4.0 [2021-01-22T11:43:41.641Z] #47 26.51 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-01-22T11:43:41.641Z] #47 26.53 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-01-22T11:43:41.641Z] #47 26.55 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-01-22T11:43:41.641Z] #47 26.56 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-01-22T11:43:41.641Z] #47 26.60 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-01-22T11:43:41.641Z] #47 26.60 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-01-22T11:43:41.641Z] #47 26.60 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-01-22T11:43:41.641Z] #47 26.71 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-01-22T11:43:41.641Z] #47 26.72 go: downloading github.com/stretchr/objx v0.2.0 [2021-01-22T11:43:41.641Z] #47 26.76 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-01-22T11:43:41.641Z] #47 26.76 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-01-22T11:43:41.641Z] #47 26.76 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-01-22T11:43:41.641Z] #47 26.77 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-01-22T11:43:41.641Z] #47 26.78 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-01-22T11:43:41.641Z] #47 27.02 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-01-22T11:43:41.641Z] #47 27.03 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-01-22T11:43:41.641Z] #47 27.05 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-01-22T11:43:41.641Z] #47 27.11 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-01-22T11:43:41.641Z] #47 27.12 go: extracting github.com/stretchr/objx v0.2.0 [2021-01-22T11:43:41.641Z] #47 27.15 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-01-22T11:43:41.641Z] #47 27.18 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-01-22T11:43:41.641Z] #47 27.31 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-01-22T11:43:41.641Z] #47 27.34 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-01-22T11:43:41.641Z] #47 27.42 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-01-22T11:43:41.641Z] #47 27.46 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-01-22T11:43:41.641Z] #47 27.57 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-01-22T11:43:41.641Z] #47 27.82 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-01-22T11:43:41.641Z] #47 27.86 go: downloading github.com/ultraware/funlen v0.0.2 [2021-01-22T11:43:41.641Z] #47 27.91 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-01-22T11:43:41.641Z] #47 27.91 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-01-22T11:43:41.641Z] #47 27.93 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-01-22T11:43:41.641Z] #47 27.98 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-01-22T11:43:41.641Z] #47 28.00 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-01-22T11:43:41.641Z] #47 28.16 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-01-22T11:43:41.641Z] #47 28.17 go: downloading github.com/kisielk/gotool v1.0.0 [2021-01-22T11:43:41.641Z] #47 28.20 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-01-22T11:43:41.641Z] #47 28.22 go: extracting github.com/ultraware/funlen v0.0.2 [2021-01-22T11:43:41.641Z] #47 28.31 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-01-22T11:43:41.641Z] #47 28.33 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-01-22T11:43:41.641Z] #47 28.38 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-01-22T11:43:41.641Z] #47 28.42 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-01-22T11:43:41.641Z] #47 28.46 go: downloading github.com/gobwas/glob v0.2.3 [2021-01-22T11:43:41.641Z] #47 28.46 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-01-22T11:43:41.641Z] #47 28.47 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-01-22T11:43:41.641Z] #47 28.48 go: extracting github.com/kisielk/gotool v1.0.0 [2021-01-22T11:43:41.641Z] #47 28.49 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-01-22T11:43:41.901Z] #47 28.74 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-01-22T11:43:41.901Z] #47 28.77 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-01-22T11:43:41.901Z] #47 28.82 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-01-22T11:43:41.913Z] #54 27.28 Checking out files: 72% (2738/3777) Checking out files: 73% (2758/3777) Checking out files: 74% (2795/3777) Checking out files: 75% (2833/3777) Checking out files: 76% (2871/3777) Checking out files: 77% (2909/3777) Checking out files: 78% (2947/3777) Checking out files: 79% (2984/3777) Checking out files: 80% (3022/3777) Checking out files: 81% (3060/3777) Checking out files: 82% (3098/3777) Checking out files: 83% (3135/3777) Checking out files: 84% (3173/3777) Checking out files: 85% (3211/3777) Checking out files: 86% (3249/3777) Checking out files: 87% (3286/3777) Checking out files: 88% (3324/3777) Checking out files: 89% (3362/3777) Checking out files: 90% (3400/3777) Checking out files: 91% (3438/3777) Checking out files: 92% (3475/3777) Checking out files: 93% (3513/3777) Checking out files: 94% (3551/3777) Checking out files: 95% (3589/3777) Checking out files: 96% (3626/3777) Checking out files: 97% (3664/3777) Checking out files: 98% (3702/3777) Checking out files: 99% (3740/3777) Checking out files: 100% (3777/3777) Checking out files: 100% (3777/3777), done. [2021-01-22T11:43:41.913Z] #54 27.81 + cd /tmp/tmp.o6skNAIY9L/src/github.com/containerd/containerd [2021-01-22T11:43:42.156Z] #47 28.91 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-01-22T11:43:42.156Z] #47 29.01 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-01-22T11:43:42.156Z] #47 29.10 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-01-22T11:43:42.204Z] #54 27.81 + git checkout -q 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-01-22T11:43:42.412Z] #47 29.10 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-01-22T11:43:42.412Z] #47 29.11 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-01-22T11:43:42.412Z] #47 29.16 go: downloading github.com/gogo/protobuf v1.2.1 [2021-01-22T11:43:42.412Z] #47 29.28 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-01-22T11:43:42.667Z] #47 29.50 go: extracting github.com/gobwas/glob v0.2.3 [2021-01-22T11:43:42.923Z] #47 29.66 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-01-22T11:43:43.179Z] #47 30.21 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-01-22T11:43:43.251Z] #54 28.97 + export 'BUILDTAGS=netgo osusergo static_build' [2021-01-22T11:43:43.251Z] #54 28.98 + BUILDTAGS='netgo osusergo static_build' [2021-01-22T11:43:43.251Z] #54 28.98 + export EXTRA_FLAGS=-buildmode=pie [2021-01-22T11:43:43.251Z] #54 28.98 + EXTRA_FLAGS=-buildmode=pie [2021-01-22T11:43:43.251Z] #54 28.98 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-01-22T11:43:43.251Z] #54 28.98 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-01-22T11:43:43.251Z] #54 28.98 + '[' '' = dynamic ']' [2021-01-22T11:43:43.251Z] #54 28.98 + make [2021-01-22T11:43:43.885Z] #54 29.68 + bin/ctr [2021-01-22T11:43:46.221Z] #62 ... [2021-01-22T11:43:46.221Z] [2021-01-22T11:43:46.221Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T11:43:46.221Z] #47 25.04 go: extracting github.com/subosito/gotenv v1.2.0 [2021-01-22T11:43:46.221Z] #47 25.06 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-01-22T11:43:46.221Z] #47 25.19 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-01-22T11:43:46.221Z] #47 25.26 go: downloading github.com/stretchr/objx v0.2.0 [2021-01-22T11:43:46.221Z] #47 25.26 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-01-22T11:43:46.221Z] #47 25.27 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-01-22T11:43:46.221Z] #47 25.27 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-01-22T11:43:46.221Z] #47 25.46 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-01-22T11:43:46.221Z] #47 25.49 go: downloading github.com/gobwas/glob v0.2.3 [2021-01-22T11:43:46.221Z] #47 25.61 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-01-22T11:43:46.221Z] #47 25.66 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-01-22T11:43:46.221Z] #47 25.68 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-01-22T11:43:46.221Z] #47 25.84 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-01-22T11:43:46.221Z] #47 25.84 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-01-22T11:43:46.221Z] #47 25.88 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-01-22T11:43:46.221Z] #47 25.91 go: extracting github.com/gobwas/glob v0.2.3 [2021-01-22T11:43:46.221Z] #47 25.92 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-01-22T11:43:46.221Z] #47 26.07 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-01-22T11:43:46.221Z] #47 26.11 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-01-22T11:43:46.221Z] #47 26.33 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-01-22T11:43:46.221Z] #47 26.33 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-01-22T11:43:46.221Z] #47 26.41 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-01-22T11:43:46.221Z] #47 26.45 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-01-22T11:43:46.221Z] #47 26.50 go: downloading github.com/spf13/cast v1.3.0 [2021-01-22T11:43:46.221Z] #47 26.50 go: extracting github.com/stretchr/objx v0.2.0 [2021-01-22T11:43:46.221Z] #47 26.64 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-01-22T11:43:46.221Z] #47 26.74 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-01-22T11:43:46.221Z] #47 26.79 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-01-22T11:43:46.221Z] #47 27.03 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-01-22T11:43:46.221Z] #47 27.08 go: extracting github.com/spf13/cast v1.3.0 [2021-01-22T11:43:46.221Z] #47 27.12 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-01-22T11:43:46.221Z] #47 27.12 go: downloading github.com/spf13/afero v1.1.2 [2021-01-22T11:43:46.221Z] #47 27.23 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-01-22T11:43:46.221Z] #47 27.23 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-01-22T11:43:46.221Z] #47 27.47 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-01-22T11:43:46.221Z] #47 27.47 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-01-22T11:43:46.221Z] #47 27.54 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-01-22T11:43:46.221Z] #47 27.59 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-01-22T11:43:46.221Z] #47 27.65 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-01-22T11:43:46.221Z] #47 27.86 go: extracting github.com/spf13/afero v1.1.2 [2021-01-22T11:43:46.221Z] #47 27.91 go: downloading github.com/gogo/protobuf v1.2.1 [2021-01-22T11:43:46.221Z] #47 28.07 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-01-22T11:43:46.221Z] #47 28.11 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-01-22T11:43:46.221Z] #47 28.17 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-01-22T11:43:46.221Z] #47 28.37 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-01-22T11:43:46.221Z] #47 28.72 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-01-22T11:43:46.221Z] #47 32.56 go: extracting github.com/gogo/protobuf v1.2.1 [2021-01-22T11:43:47.341Z] #47 33.70 go: extracting github.com/gogo/protobuf v1.2.1 [2021-01-22T11:43:47.341Z] #47 ... [2021-01-22T11:43:47.341Z] [2021-01-22T11:43:47.341Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-22T11:43:47.341Z] #11 24.16 Fetched 8422 kB in 19s (455 kB/s) [2021-01-22T11:43:47.341Z] #11 24.16 Reading package lists... [2021-01-22T11:43:47.595Z] #47 ... [2021-01-22T11:43:47.595Z] [2021-01-22T11:43:47.595Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-01-22T11:43:47.595Z] #40 24.50 Fetched 8422 kB in 19s (453 kB/s) [2021-01-22T11:43:47.595Z] #40 24.50 Reading package lists... [2021-01-22T11:43:47.597Z] #11 31.05 Reading package lists... [2021-01-22T11:43:47.597Z] #11 ... [2021-01-22T11:43:47.597Z] [2021-01-22T11:43:47.597Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-01-22T11:43:47.597Z] #34 24.35 Fetched 8422 kB in 19s (451 kB/s) [2021-01-22T11:43:47.597Z] #34 24.35 Reading package lists... [2021-01-22T11:43:47.597Z] #34 31.48 Reading package lists... [2021-01-22T11:43:47.597Z] #34 ... [2021-01-22T11:43:47.597Z] [2021-01-22T11:43:47.597Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2021-01-22T11:43:47.597Z] #53 24.52 Fetched 8422 kB in 19s (448 kB/s) [2021-01-22T11:43:47.597Z] #53 24.52 Reading package lists... [2021-01-22T11:43:47.852Z] #53 31.48 Reading package lists... [2021-01-22T11:43:47.852Z] #53 ... [2021-01-22T11:43:47.852Z] [2021-01-22T11:43:47.852Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-22T11:43:47.852Z] #49 24.58 runtime/cgo [2021-01-22T11:43:47.852Z] #49 24.62 runtime [2021-01-22T11:43:47.852Z] #49 ... [2021-01-22T11:43:47.852Z] [2021-01-22T11:43:47.852Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-22T11:43:47.853Z] #62 24.90 Checking out files: 71% (1371/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-22T11:43:47.853Z] #62 25.41 + cd /tmp/tmp.aO5ofBNF0S/src/github.com/docker/libnetwork [2021-01-22T11:43:47.853Z] #62 25.41 + git checkout -q fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-01-22T11:43:47.853Z] #62 25.80 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-01-22T11:43:47.854Z] #40 31.29 Reading package lists... [2021-01-22T11:43:47.854Z] #40 ... [2021-01-22T11:43:47.854Z] [2021-01-22T11:43:47.854Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-01-22T11:43:47.854Z] #34 24.65 Fetched 8422 kB in 19s (449 kB/s) [2021-01-22T11:43:47.854Z] #34 24.65 Reading package lists... [2021-01-22T11:43:48.109Z] #62 ... [2021-01-22T11:43:48.109Z] [2021-01-22T11:43:48.109Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-01-22T11:43:48.109Z] #40 24.98 Fetched 8422 kB in 19s (438 kB/s) [2021-01-22T11:43:48.109Z] #40 24.98 Reading package lists... [2021-01-22T11:43:48.112Z] #34 31.40 Reading package lists... [2021-01-22T11:43:48.112Z] #34 ... [2021-01-22T11:43:48.112Z] [2021-01-22T11:43:48.112Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2021-01-22T11:43:48.112Z] #53 25.20 Fetched 8422 kB in 19s (435 kB/s) [2021-01-22T11:43:48.112Z] #53 25.20 Reading package lists... [2021-01-22T11:43:48.341Z] #54 ... [2021-01-22T11:43:48.341Z] [2021-01-22T11:43:48.341Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-22T11:43:48.341Z] #49 54.94 mvdan.cc/sh/v3/cmd/shfmt [2021-01-22T11:43:48.341Z] #49 DONE 58.4s [2021-01-22T11:43:48.341Z] [2021-01-22T11:43:48.341Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T11:43:48.341Z] #41 14.50 CC images/core.o [2021-01-22T11:43:48.341Z] #41 14.89 CC images/core-x86.o [2021-01-22T11:43:48.341Z] #41 15.22 CC images/core-arm.o [2021-01-22T11:43:48.341Z] #41 15.33 CC images/core-aarch64.o [2021-01-22T11:43:48.341Z] #41 15.57 CC images/core-ppc64.o [2021-01-22T11:43:48.341Z] #41 15.96 CC images/core-s390.o [2021-01-22T11:43:48.341Z] #41 16.34 CC images/cpuinfo.o [2021-01-22T11:43:48.341Z] #41 16.56 CC images/inventory.o [2021-01-22T11:43:48.341Z] #41 16.67 CC images/fdinfo.o [2021-01-22T11:43:48.341Z] #41 16.80 CC images/fown.o [2021-01-22T11:43:48.341Z] #41 16.93 CC images/ns.o [2021-01-22T11:43:48.341Z] #41 17.03 CC images/regfile.o [2021-01-22T11:43:48.341Z] #41 17.11 CC images/ghost-file.o [2021-01-22T11:43:48.341Z] #41 17.33 CC images/fifo.o [2021-01-22T11:43:48.341Z] #41 17.39 CC images/remap-file-path.o [2021-01-22T11:43:48.341Z] #41 17.54 CC images/eventfd.o [2021-01-22T11:43:48.341Z] #41 17.67 CC images/eventpoll.o [2021-01-22T11:43:48.341Z] #41 17.83 CC images/fh.o [2021-01-22T11:43:48.341Z] #41 17.98 CC images/fsnotify.o [2021-01-22T11:43:48.341Z] #41 18.37 CC images/signalfd.o [2021-01-22T11:43:48.341Z] #41 18.48 CC images/fs.o [2021-01-22T11:43:48.341Z] #41 18.65 CC images/pstree.o [2021-01-22T11:43:48.341Z] #41 18.71 CC images/pipe.o [2021-01-22T11:43:48.341Z] #41 18.81 CC images/tcp-stream.o [2021-01-22T11:43:48.341Z] #41 18.95 CC images/sk-packet.o [2021-01-22T11:43:48.341Z] #41 19.10 CC images/mnt.o [2021-01-22T11:43:48.341Z] #41 19.28 CC images/pipe-data.o [2021-01-22T11:43:48.341Z] #41 19.36 CC images/sa.o [2021-01-22T11:43:48.341Z] #41 19.49 CC images/timer.o [2021-01-22T11:43:48.341Z] #41 19.63 CC images/timerfd.o [2021-01-22T11:43:48.341Z] #41 19.74 CC images/mm.o [2021-01-22T11:43:48.341Z] #41 19.87 CC images/sk-opts.o [2021-01-22T11:43:48.341Z] #41 20.03 CC images/sk-unix.o [2021-01-22T11:43:48.341Z] #41 20.27 CC images/sk-inet.o [2021-01-22T11:43:48.341Z] #41 20.50 CC images/tun.o [2021-01-22T11:43:48.341Z] #41 20.69 CC images/sk-netlink.o [2021-01-22T11:43:48.341Z] #41 20.86 CC images/packet-sock.o [2021-01-22T11:43:48.341Z] #41 21.21 CC images/ipc-var.o [2021-01-22T11:43:48.371Z] #53 32.05 Reading package lists... [2021-01-22T11:43:48.371Z] #53 ... [2021-01-22T11:43:48.371Z] [2021-01-22T11:43:48.371Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-22T11:43:48.371Z] #11 25.04 Fetched 8422 kB in 19s (436 kB/s) [2021-01-22T11:43:48.371Z] #11 25.04 Reading package lists... [2021-01-22T11:43:48.646Z] #41 21.41 CC images/ipc-desc.o [2021-01-22T11:43:48.646Z] #41 21.55 CC images/ipc-shm.o [2021-01-22T11:43:48.938Z] #41 21.68 CC images/ipc-msg.o [2021-01-22T11:43:49.036Z] #40 31.82 Reading package lists... [2021-01-22T11:43:49.036Z] #40 ... [2021-01-22T11:43:49.036Z] [2021-01-22T11:43:49.036Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T11:43:49.036Z] #47 35.92 go: extracting golang.org/x/text v0.3.2 [2021-01-22T11:43:49.230Z] #41 22.00 CC images/ipc-sem.o [2021-01-22T11:43:49.306Z] #11 31.83 Reading package lists... [2021-01-22T11:43:49.306Z] #11 ... [2021-01-22T11:43:49.306Z] [2021-01-22T11:43:49.306Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2021-01-22T11:43:49.306Z] #38 25.74 + 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-22T11:43:49.306Z] #38 ... [2021-01-22T11:43:49.306Z] [2021-01-22T11:43:49.306Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T11:43:49.306Z] #47 35.97 go: extracting golang.org/x/text v0.3.2 [2021-01-22T11:43:49.522Z] #41 22.20 CC images/utsns.o [2021-01-22T11:43:49.522Z] #41 22.32 CC images/creds.o [2021-01-22T11:43:49.814Z] #41 22.46 CC images/vma.o [2021-01-22T11:43:49.814Z] #41 22.56 CC images/netdev.o [2021-01-22T11:43:49.814Z] #41 ... [2021-01-22T11:43:49.814Z] [2021-01-22T11:43:49.814Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-22T11:43:49.814Z] #43 49.92 text/template [2021-01-22T11:43:49.814Z] #43 51.16 go/parser [2021-01-22T11:43:49.814Z] #43 53.09 encoding/xml [2021-01-22T11:43:49.814Z] #43 53.32 go/doc [2021-01-22T11:43:49.814Z] #43 55.50 github.com/LK4D4/vndr/build [2021-01-22T11:43:49.814Z] #43 56.41 compress/flate [2021-01-22T11:43:49.814Z] #43 57.80 hash/crc32 [2021-01-22T11:43:49.814Z] #43 58.19 compress/gzip [2021-01-22T11:43:49.814Z] #43 58.21 vendor/golang.org/x/crypto/cryptobyte [2021-01-22T11:43:49.814Z] #43 58.59 net [2021-01-22T11:43:49.814Z] #43 59.78 vendor/golang.org/x/crypto/internal/chacha20 [2021-01-22T11:43:50.106Z] #43 60.16 vendor/golang.org/x/crypto/poly1305 [2021-01-22T11:43:50.106Z] #43 ... [2021-01-22T11:43:50.106Z] [2021-01-22T11:43:50.106Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T11:43:50.106Z] #41 22.77 CC images/tty.o [2021-01-22T11:43:50.397Z] #41 23.02 CC images/file-lock.o [2021-01-22T11:43:50.397Z] #41 23.08 CC images/rlimit.o [2021-01-22T11:43:50.397Z] #41 23.25 CC images/pagemap.o [2021-01-22T11:43:50.684Z] #47 ... [2021-01-22T11:43:50.684Z] [2021-01-22T11:43:50.684Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-22T11:43:50.684Z] #43 27.22 vendor/golang.org/x/crypto/internal/subtle [2021-01-22T11:43:50.684Z] #43 27.36 vendor/golang.org/x/crypto/curve25519 [2021-01-22T11:43:50.689Z] #41 23.41 CC images/siginfo.o [2021-01-22T11:43:50.942Z] #43 ... [2021-01-22T11:43:50.942Z] [2021-01-22T11:43:50.942Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-01-22T11:43:50.942Z] #40 31.29 Reading package lists... [2021-01-22T11:43:50.981Z] #41 23.62 CC images/rpc.o [2021-01-22T11:43:51.273Z] #41 24.09 CC images/ext-file.o [2021-01-22T11:43:51.273Z] #41 24.19 CC images/cgroup.o [2021-01-22T11:43:51.907Z] #41 24.55 CC images/userns.o [2021-01-22T11:43:51.907Z] #41 24.67 CC images/google/protobuf/descriptor.o [2021-01-22T11:43:52.043Z] Fetching without tags [2021-01-22T11:43:52.480Z] Merging remotes/origin/master commit b865beba22aac576b95952fef97d4e775632c362 into PR head commit febd0d315cb311dd1ae52f406520e6872a5867d3 [2021-01-22T11:43:52.541Z] #41 25.41 CC images/opts.o [2021-01-22T11:43:52.833Z] #41 25.51 CC images/seccomp.o [2021-01-22T11:43:52.833Z] #41 25.62 CC images/binfmt-misc.o [2021-01-22T11:43:52.833Z] #41 25.71 CC images/time.o [2021-01-22T11:43:52.893Z] #40 38.05 Building dependency tree... [2021-01-22T11:43:53.125Z] #41 25.87 CC images/sysctl.o [2021-01-22T11:43:53.125Z] #41 25.95 CC images/autofs.o [2021-01-22T11:43:53.125Z] #41 26.05 CC images/macvlan.o [2021-01-22T11:43:53.197Z] #47 ... [2021-01-22T11:43:53.197Z] [2021-01-22T11:43:53.197Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-22T11:43:53.197Z] #43 29.85 vendor/golang.org/x/crypto/curve25519 [2021-01-22T11:43:53.197Z] #43 ... [2021-01-22T11:43:53.197Z] [2021-01-22T11:43:53.197Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-01-22T11:43:53.197Z] #34 31.48 Reading package lists... [2021-01-22T11:43:53.197Z] #34 38.25 Building dependency tree... [2021-01-22T11:43:53.417Z] #41 26.18 CC images/sit.o [2021-01-22T11:43:53.417Z] #41 26.27 CC images/memfd.o [2021-01-22T11:43:52.025Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-01-22T11:43:52.040Z] > git config --add remote.origin.fetch +refs/pull/41918/head:refs/remotes/origin/PR-41918 # timeout=10 [2021-01-22T11:43:52.048Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-22T11:43:52.065Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-01-22T11:43:52.084Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-01-22T11:43:52.085Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-01-22T11:43:52.086Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41918/head:refs/remotes/origin/PR-41918 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-22T11:43:52.523Z] > git config core.sparsecheckout # timeout=10 [2021-01-22T11:43:52.536Z] > git checkout -f febd0d315cb311dd1ae52f406520e6872a5867d3 # timeout=10 [2021-01-22T11:43:53.711Z] #41 26.45 CC images/timens.o [2021-01-22T11:43:53.711Z] #41 26.58 LINK images/built-in.o [2021-01-22T11:43:53.711Z] #41 26.69 GEN compel/include/asm [2021-01-22T11:43:54.002Z] #41 26.70 GEN compel/include/version.h [2021-01-22T11:43:54.002Z] #41 26.73 touch .config [2021-01-22T11:43:54.002Z] #41 26.74 GEN include/common/config.h [2021-01-22T11:43:54.002Z] #41 26.77 DEP compel/arch/s390/plugins/std/syscalls/syscalls-s390.d [2021-01-22T11:43:54.002Z] #41 26.84 GEN compel/plugins/include/uapi/std/syscall-codes.h [2021-01-22T11:43:54.002Z] #41 26.85 GEN compel/plugins/include/uapi/std/syscall.h [2021-01-22T11:43:54.002Z] #41 26.86 GEN compel/arch/s390/plugins/std/syscalls/syscalls.S [2021-01-22T11:43:54.002Z] #41 26.88 DEP compel/arch/s390/plugins/std/syscalls/syscalls.d [2021-01-22T11:43:54.002Z] #41 26.89 DEP compel/arch/s390/plugins/std/parasite-head.d [2021-01-22T11:43:54.002Z] #41 26.92 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-01-22T11:43:54.002Z] #41 26.92 DEP compel/plugins/std/infect.d [2021-01-22T11:43:54.294Z] #41 26.99 DEP compel/plugins/std/string.d [2021-01-22T11:43:54.294Z] #41 27.04 DEP compel/plugins/std/log.d [2021-01-22T11:43:54.294Z] #41 27.12 DEP compel/plugins/std/fds.d [2021-01-22T11:43:54.294Z] #41 27.21 DEP compel/plugins/std/std.d [2021-01-22T11:43:54.487Z] Merge succeeded, producing febd0d315cb311dd1ae52f406520e6872a5867d3 [2021-01-22T11:43:54.487Z] Checking out Revision febd0d315cb311dd1ae52f406520e6872a5867d3 (PR-41918) [2021-01-22T11:43:54.588Z] #41 27.32 DEP compel/plugins/shmem/shmem.d [2021-01-22T11:43:54.588Z] #41 27.42 DEP compel/plugins/fds/fds.d [2021-01-22T11:43:54.588Z] #41 27.52 CC compel/plugins/std/std.o [2021-01-22T11:43:54.880Z] #41 27.63 CC compel/plugins/std/fds.o [2021-01-22T11:43:54.880Z] #41 27.78 CC compel/plugins/std/log.o [2021-01-22T11:43:55.083Z] #34 41.79 The following additional packages will be installed: [2021-01-22T11:43:55.083Z] #34 41.80 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-01-22T11:43:55.083Z] #34 41.81 Suggested packages: [2021-01-22T11:43:55.083Z] #34 41.82 cmake-doc ninja-build lrzip [2021-01-22T11:43:55.083Z] #34 41.82 Recommended packages: [2021-01-22T11:43:55.083Z] #34 41.82 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-01-22T11:43:55.424Z] #40 41.66 The following additional packages will be installed: [2021-01-22T11:43:55.424Z] #40 41.66 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-01-22T11:43:55.424Z] #40 41.67 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-01-22T11:43:55.424Z] #40 41.69 Suggested packages: [2021-01-22T11:43:55.424Z] #40 41.69 manpages-dev python-setuptools [2021-01-22T11:43:55.514Z] #41 28.25 CC compel/plugins/std/string.o [2021-01-22T11:43:55.514Z] #41 ... [2021-01-22T11:43:55.514Z] [2021-01-22T11:43:55.514Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T11:43:55.514Z] #56 65.88 + for f in rootlesskit rootlesskit-docker-proxy [2021-01-22T11:43:55.806Z] #56 65.88 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-01-22T11:43:54.415Z] > git remote # timeout=10 [2021-01-22T11:43:54.423Z] > git config --get remote.origin.url # timeout=10 [2021-01-22T11:43:54.431Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-01-22T11:43:54.480Z] > git merge b865beba22aac576b95952fef97d4e775632c362 # timeout=10 [2021-01-22T11:43:54.505Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-22T11:43:54.514Z] > git config core.sparsecheckout # timeout=10 [2021-01-22T11:43:54.525Z] > git checkout -f febd0d315cb311dd1ae52f406520e6872a5867d3 # timeout=10 [2021-01-22T11:43:56.028Z] #34 42.87 The following NEW packages will be installed: [2021-01-22T11:43:56.028Z] #34 42.93 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-01-22T11:43:56.028Z] #34 ... [2021-01-22T11:43:56.028Z] [2021-01-22T11:43:56.028Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-22T11:43:56.028Z] #62 DONE 43.0s [2021-01-22T11:43:56.028Z] [2021-01-22T11:43:56.028Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-01-22T11:43:56.028Z] #34 42.93 vim-common xxd [2021-01-22T11:43:56.099Z] #56 ... [2021-01-22T11:43:56.099Z] [2021-01-22T11:43:56.099Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-22T11:43:56.099Z] #11 56.20 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-01-22T11:43:56.099Z] #11 56.21 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2021-01-22T11:43:56.099Z] #11 56.21 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-01-22T11:43:56.099Z] #11 65.82 Selecting previously unselected package libapparmor1:s390x. [2021-01-22T11:43:56.099Z] #11 65.82 Preparing to unpack .../10-libapparmor1_2.13.2-10_s390x.deb ... [2021-01-22T11:43:56.099Z] #11 65.83 Unpacking libapparmor1:s390x (2.13.2-10) ... [2021-01-22T11:43:56.099Z] #11 65.90 Selecting previously unselected package libapparmor-dev:s390x. [2021-01-22T11:43:56.099Z] #11 65.90 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_s390x.deb ... [2021-01-22T11:43:56.099Z] #11 65.90 Unpacking libapparmor-dev:s390x (2.13.2-10) ... [2021-01-22T11:43:56.099Z] #11 66.02 Selecting previously unselected package libbtrfs0. [2021-01-22T11:43:56.099Z] #11 66.02 Preparing to unpack .../12-libbtrfs0_4.20.1-2_s390x.deb ... [2021-01-22T11:43:56.099Z] #11 66.02 Unpacking libbtrfs0 (4.20.1-2) ... [2021-01-22T11:43:56.099Z] #11 66.05 Selecting previously unselected package libbtrfs-dev. [2021-01-22T11:43:56.099Z] #11 66.06 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_s390x.deb ... [2021-01-22T11:43:56.099Z] #11 66.06 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-01-22T11:43:56.099Z] #11 66.14 Selecting previously unselected package libdevmapper-event1.02.1:s390x. [2021-01-22T11:43:56.099Z] #11 66.14 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_s390x.deb ... [2021-01-22T11:43:56.099Z] #11 66.14 Unpacking libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2021-01-22T11:43:56.099Z] #11 66.21 Selecting previously unselected package libudev-dev:s390x. [2021-01-22T11:43:56.099Z] #11 66.21 Preparing to unpack .../15-libudev-dev_241-7~deb10u5_s390x.deb ... [2021-01-22T11:43:56.099Z] #11 66.21 Unpacking libudev-dev:s390x (241-7~deb10u5) ... [2021-01-22T11:43:56.099Z] #11 66.29 Selecting previously unselected package libsepol1-dev:s390x. [2021-01-22T11:43:56.099Z] #11 66.29 Preparing to unpack .../16-libsepol1-dev_2.8-1_s390x.deb ... [2021-01-22T11:43:56.099Z] #11 66.29 Unpacking libsepol1-dev:s390x (2.8-1) ... [2021-01-22T11:43:56.099Z] #11 ... [2021-01-22T11:43:56.099Z] [2021-01-22T11:43:56.099Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T11:43:56.099Z] #41 28.63 CC compel/plugins/std/infect.o [2021-01-22T11:43:56.099Z] #41 28.95 CC compel/arch/s390/plugins/std/parasite-head.o [2021-01-22T11:43:56.099Z] #41 28.98 CC compel/arch/s390/plugins/std/syscalls/syscalls.o [2021-01-22T11:43:56.099Z] #41 29.01 CC compel/arch/s390/plugins/std/syscalls/syscalls-s390.o [2021-01-22T11:43:56.099Z] #41 29.08 AR compel/plugins/std.lib.a [2021-01-22T11:43:56.284Z] #34 ... [2021-01-22T11:43:56.284Z] [2021-01-22T11:43:56.284Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T11:43:56.284Z] #47 40.77 go: finding github.com/fatih/color v1.7.0 [2021-01-22T11:43:56.284Z] #47 40.87 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-01-22T11:43:56.284Z] #47 40.95 go: finding github.com/mattn/go-colorable v0.1.4 [2021-01-22T11:43:56.284Z] #47 40.96 go: finding github.com/mattn/go-isatty v0.0.8 [2021-01-22T11:43:56.284Z] #47 41.04 go: finding github.com/go-critic/go-critic v0.4.1 [2021-01-22T11:43:56.284Z] #47 41.08 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-01-22T11:43:56.284Z] #47 41.09 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-01-22T11:43:56.284Z] #47 41.10 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-01-22T11:43:56.284Z] #47 41.14 go: finding github.com/pkg/errors v0.8.1 [2021-01-22T11:43:56.284Z] #47 41.17 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-01-22T11:43:56.284Z] #47 41.23 go: finding github.com/sirupsen/logrus v1.4.2 [2021-01-22T11:43:56.284Z] #47 41.25 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-01-22T11:43:56.284Z] #47 41.30 go: finding github.com/stretchr/testify v1.4.0 [2021-01-22T11:43:56.284Z] #47 41.30 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-01-22T11:43:56.284Z] #47 41.33 go: finding github.com/davecgh/go-spew v1.1.1 [2021-01-22T11:43:56.284Z] #47 41.36 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-01-22T11:43:56.284Z] #47 41.38 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-01-22T11:43:56.284Z] #47 41.40 go: finding github.com/spf13/viper v1.6.1 [2021-01-22T11:43:56.284Z] #47 41.40 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-01-22T11:43:56.284Z] #47 41.40 go: finding github.com/stretchr/objx v0.2.0 [2021-01-22T11:43:56.284Z] #47 41.43 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-01-22T11:43:56.284Z] #47 41.45 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-01-22T11:43:56.284Z] #47 41.57 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-01-22T11:43:56.284Z] #47 41.58 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-01-22T11:43:56.284Z] #47 41.65 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-01-22T11:43:56.284Z] #47 41.75 go: finding github.com/spf13/cobra v0.0.5 [2021-01-22T11:43:56.284Z] #47 41.76 go: finding github.com/hashicorp/hcl v1.0.0 [2021-01-22T11:43:56.284Z] #47 41.79 go: finding github.com/spf13/pflag v1.0.5 [2021-01-22T11:43:56.284Z] #47 41.80 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-01-22T11:43:56.284Z] #47 41.82 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-01-22T11:43:56.284Z] #47 41.83 go: finding github.com/magiconair/properties v1.8.1 [2021-01-22T11:43:56.284Z] #47 41.85 go: finding github.com/gobwas/glob v0.2.3 [2021-01-22T11:43:56.284Z] #47 41.88 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-01-22T11:43:56.284Z] #47 41.91 go: finding github.com/pelletier/go-toml v1.2.0 [2021-01-22T11:43:56.284Z] #47 41.92 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-01-22T11:43:56.284Z] #47 42.13 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-01-22T11:43:56.284Z] #47 42.13 go: finding github.com/spf13/afero v1.1.2 [2021-01-22T11:43:56.284Z] #47 42.15 go: finding github.com/spf13/cast v1.3.0 [2021-01-22T11:43:56.284Z] #47 42.18 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-01-22T11:43:56.284Z] #47 42.22 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-01-22T11:43:56.284Z] #47 42.22 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-01-22T11:43:56.284Z] #47 42.29 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-01-22T11:43:56.284Z] #47 42.31 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-01-22T11:43:56.284Z] #47 42.33 go: finding github.com/subosito/gotenv v1.2.0 [2021-01-22T11:43:56.284Z] #47 42.35 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-01-22T11:43:56.284Z] #47 42.50 go: finding golang.org/x/text v0.3.2 [2021-01-22T11:43:56.284Z] #47 42.57 go: finding gopkg.in/ini.v1 v1.51.0 [2021-01-22T11:43:56.284Z] #47 42.59 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-01-22T11:43:56.284Z] #47 42.65 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-01-22T11:43:56.284Z] #47 42.72 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-01-22T11:43:56.284Z] #47 42.73 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-01-22T11:43:56.284Z] #47 42.74 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-01-22T11:43:56.284Z] #47 42.76 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-01-22T11:43:56.284Z] #47 42.77 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-01-22T11:43:56.284Z] #47 42.78 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-01-22T11:43:56.284Z] #47 42.78 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-01-22T11:43:56.284Z] #47 42.83 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-01-22T11:43:56.284Z] #47 42.83 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-01-22T11:43:56.284Z] #47 42.86 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-01-22T11:43:56.284Z] #47 42.89 go: finding github.com/kisielk/gotool v1.0.0 [2021-01-22T11:43:56.284Z] #47 42.98 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-01-22T11:43:56.284Z] #47 43.00 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-01-22T11:43:56.284Z] #47 43.05 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-01-22T11:43:56.284Z] #47 43.10 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-01-22T11:43:56.284Z] #47 43.13 go: finding github.com/ultraware/funlen v0.0.2 [2021-01-22T11:43:56.284Z] #47 43.20 go: finding github.com/ultraware/whitespace v0.0.4 [2021-01-22T11:43:56.284Z] #47 43.23 go: finding github.com/uudashr/gocognit v1.0.1 [2021-01-22T11:43:56.360Z] #40 ... [2021-01-22T11:43:56.360Z] [2021-01-22T11:43:56.360Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T11:43:56.360Z] #47 40.45 go: finding github.com/fatih/color v1.7.0 [2021-01-22T11:43:56.360Z] #47 40.53 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-01-22T11:43:56.360Z] #47 40.54 go: finding github.com/mattn/go-colorable v0.1.4 [2021-01-22T11:43:56.360Z] #47 40.55 go: finding github.com/mattn/go-isatty v0.0.8 [2021-01-22T11:43:56.360Z] #47 40.62 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-01-22T11:43:56.360Z] #47 40.63 go: finding github.com/go-critic/go-critic v0.4.1 [2021-01-22T11:43:56.360Z] #47 40.69 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-01-22T11:43:56.360Z] #47 40.73 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-01-22T11:43:56.360Z] #47 40.73 go: finding github.com/pkg/errors v0.8.1 [2021-01-22T11:43:56.360Z] #47 40.76 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-01-22T11:43:56.360Z] #47 40.76 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-01-22T11:43:56.360Z] #47 40.78 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-01-22T11:43:56.360Z] #47 40.80 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-01-22T11:43:56.360Z] #47 40.83 go: finding github.com/sirupsen/logrus v1.4.2 [2021-01-22T11:43:56.360Z] #47 40.84 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-01-22T11:43:56.360Z] #47 40.85 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-01-22T11:43:56.360Z] #47 40.85 go: finding github.com/stretchr/testify v1.4.0 [2021-01-22T11:43:56.360Z] #47 40.86 go: finding github.com/spf13/viper v1.6.1 [2021-01-22T11:43:56.360Z] #47 40.87 go: finding github.com/davecgh/go-spew v1.1.1 [2021-01-22T11:43:56.360Z] #47 40.93 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-01-22T11:43:56.360Z] #47 40.95 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-01-22T11:43:56.360Z] #47 41.09 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-01-22T11:43:56.360Z] #47 41.12 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-01-22T11:43:56.360Z] #47 41.14 go: finding github.com/stretchr/objx v0.2.0 [2021-01-22T11:43:56.360Z] #47 41.17 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-01-22T11:43:56.360Z] #47 41.18 go: finding github.com/gobwas/glob v0.2.3 [2021-01-22T11:43:56.360Z] #47 41.20 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-01-22T11:43:56.360Z] #47 41.22 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-01-22T11:43:56.360Z] #47 41.24 go: finding github.com/spf13/cobra v0.0.5 [2021-01-22T11:43:56.360Z] #47 41.25 go: finding github.com/hashicorp/hcl v1.0.0 [2021-01-22T11:43:56.360Z] #47 41.30 go: finding github.com/spf13/pflag v1.0.5 [2021-01-22T11:43:56.360Z] #47 41.31 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-01-22T11:43:56.360Z] #47 41.46 go: finding github.com/magiconair/properties v1.8.1 [2021-01-22T11:43:56.360Z] #47 41.54 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-01-22T11:43:56.360Z] #47 41.62 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-01-22T11:43:56.360Z] #47 41.65 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-01-22T11:43:56.360Z] #47 41.67 go: finding github.com/pelletier/go-toml v1.2.0 [2021-01-22T11:43:56.360Z] #47 41.69 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-01-22T11:43:56.360Z] #47 41.73 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-01-22T11:43:56.360Z] #47 41.74 go: finding github.com/spf13/afero v1.1.2 [2021-01-22T11:43:56.360Z] #47 41.77 go: finding github.com/spf13/cast v1.3.0 [2021-01-22T11:43:56.360Z] #47 41.79 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-01-22T11:43:56.360Z] #47 41.81 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-01-22T11:43:56.360Z] #47 41.83 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-01-22T11:43:56.360Z] #47 41.88 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-01-22T11:43:56.360Z] #47 41.95 go: finding github.com/subosito/gotenv v1.2.0 [2021-01-22T11:43:56.360Z] #47 42.06 go: finding gopkg.in/ini.v1 v1.51.0 [2021-01-22T11:43:56.360Z] #47 42.11 go: finding golang.org/x/text v0.3.2 [2021-01-22T11:43:56.360Z] #47 42.22 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-01-22T11:43:56.360Z] #47 42.31 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-01-22T11:43:56.360Z] #47 42.31 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-01-22T11:43:56.360Z] #47 42.32 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-01-22T11:43:56.360Z] #47 42.34 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-01-22T11:43:56.360Z] #47 42.34 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-01-22T11:43:56.360Z] #47 42.38 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-01-22T11:43:56.360Z] #47 42.40 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-01-22T11:43:56.360Z] #47 42.41 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-01-22T11:43:56.360Z] #47 42.42 go: finding github.com/kisielk/gotool v1.0.0 [2021-01-22T11:43:56.360Z] #47 42.42 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-01-22T11:43:56.361Z] #47 42.45 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-01-22T11:43:56.361Z] #47 42.62 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-01-22T11:43:56.361Z] #47 42.62 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-01-22T11:43:56.361Z] #47 42.63 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-01-22T11:43:56.361Z] #47 42.65 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-01-22T11:43:56.361Z] #47 42.65 go: finding github.com/ultraware/funlen v0.0.2 [2021-01-22T11:43:56.361Z] #47 42.67 go: finding github.com/ultraware/whitespace v0.0.4 [2021-01-22T11:43:56.361Z] #47 42.67 go: finding github.com/uudashr/gocognit v1.0.1 [2021-01-22T11:43:56.361Z] #47 42.74 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-01-22T11:43:56.361Z] #47 42.77 go: finding github.com/gogo/protobuf v1.2.1 [2021-01-22T11:43:56.361Z] #47 42.91 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-01-22T11:43:56.361Z] #47 43.01 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-01-22T11:43:56.361Z] #47 43.02 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-01-22T11:43:56.361Z] #47 43.06 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-01-22T11:43:56.361Z] #47 ... [2021-01-22T11:43:56.361Z] [2021-01-22T11:43:56.361Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-22T11:43:56.361Z] #62 DONE 43.2s [2021-01-22T11:43:56.361Z] [2021-01-22T11:43:56.361Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T11:43:56.361Z] #47 43.17 go: finding github.com/BurntSushi/toml v0.3.1 [2021-01-22T11:43:56.422Z] #41 29.13 CC compel/plugins/fds/fds.o [2021-01-22T11:43:56.422Z] #41 29.27 AR compel/plugins/fds.lib.a [2021-01-22T11:43:56.422Z] #41 29.30 HOSTDEP compel/src/lib/log-host.d [2021-01-22T11:43:56.422Z] #41 29.33 HOSTDEP compel/src/lib/handle-elf-host.d [2021-01-22T11:43:56.422Z] #41 29.37 HOSTDEP compel/arch/s390/src/lib/handle-elf-host.d [2021-01-22T11:43:56.422Z] #41 29.42 HOSTDEP compel/src/main-host.d [2021-01-22T11:43:56.540Z] #47 43.44 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-01-22T11:43:56.540Z] #47 43.54 go: finding github.com/gogo/protobuf v1.2.1 [2021-01-22T11:43:56.714Z] #41 29.46 DEP compel/src/lib/ptrace.d [2021-01-22T11:43:56.714Z] #41 29.52 DEP compel/src/lib/infect.d [2021-01-22T11:43:56.714Z] #41 29.66 DEP compel/src/lib/infect-util.d [2021-01-22T11:43:56.796Z] #47 43.78 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-01-22T11:43:57.005Z] #41 29.72 DEP compel/src/lib/infect-rpc.d [2021-01-22T11:43:57.005Z] #41 29.78 DEP compel/arch/s390/src/lib/infect.d [2021-01-22T11:43:57.005Z] #41 29.82 DEP compel/arch/s390/src/lib/cpu.d [2021-01-22T11:43:57.005Z] #41 29.85 DEP compel/src/lib/log.d [2021-01-22T11:43:57.005Z] #41 29.88 DEP compel/src/main.d [2021-01-22T11:43:57.005Z] #41 29.93 DEP compel/src/lib/handle-elf.d [2021-01-22T11:43:57.005Z] #41 30.00 DEP compel/arch/s390/src/lib/handle-elf.d [2021-01-22T11:43:57.052Z] #47 43.83 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-01-22T11:43:57.052Z] #47 43.84 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-01-22T11:43:57.052Z] #47 43.90 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-01-22T11:43:57.052Z] #47 43.90 go: finding github.com/BurntSushi/toml v0.3.1 [2021-01-22T11:43:57.297Z] #41 30.06 CC compel/src/lib/log.o [2021-01-22T11:43:57.297Z] #41 30.26 CC compel/arch/s390/src/lib/cpu.o [2021-01-22T11:43:57.589Z] #41 30.34 CC compel/arch/s390/src/lib/infect.o [2021-01-22T11:43:57.979Z] #47 ... [2021-01-22T11:43:57.979Z] [2021-01-22T11:43:57.979Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2021-01-22T11:43:57.979Z] #53 31.48 Reading package lists... [2021-01-22T11:43:57.979Z] #53 37.72 Building dependency tree... [2021-01-22T11:43:57.979Z] #53 41.31 The following additional packages will be installed: [2021-01-22T11:43:57.979Z] #53 41.32 libbtrfs0 [2021-01-22T11:43:57.979Z] #53 41.50 The following NEW packages will be installed: [2021-01-22T11:43:57.979Z] #53 41.52 libbtrfs-dev libbtrfs0 [2021-01-22T11:43:57.979Z] #53 41.98 0 upgraded, 2 newly installed, 0 to remove and 17 not upgraded. [2021-01-22T11:43:57.979Z] #53 41.98 Need to get 119 kB of archives. [2021-01-22T11:43:57.979Z] #53 41.98 After this operation, 387 kB of additional disk space will be used. [2021-01-22T11:43:57.979Z] #53 41.98 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-01-22T11:43:57.979Z] #53 41.99 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-01-22T11:43:57.979Z] #53 43.32 debconf: delaying package configuration, since apt-utils is not installed [2021-01-22T11:43:57.979Z] #53 43.70 Fetched 119 kB in 0s (408 kB/s) [2021-01-22T11:43:57.979Z] #53 44.06 Selecting previously unselected package libbtrfs0. [2021-01-22T11:43:57.979Z] #53 44.06 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-01-22T11:43:57.979Z] #53 44.21 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-01-22T11:43:57.979Z] #53 44.23 Unpacking libbtrfs0 (4.20.1-2) ... [2021-01-22T11:43:57.979Z] #53 44.38 Selecting previously unselected package libbtrfs-dev. [2021-01-22T11:43:57.979Z] #53 44.41 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-01-22T11:43:57.979Z] #53 44.41 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-01-22T11:43:57.979Z] #53 44.65 Setting up libbtrfs0 (4.20.1-2) ... [2021-01-22T11:43:57.979Z] #53 44.69 Setting up libbtrfs-dev (4.20.1-2) ... [2021-01-22T11:43:57.979Z] #53 44.70 Processing triggers for libc-bin (2.28-10) ... [2021-01-22T11:43:57.979Z] #53 DONE 45.0s [2021-01-22T11:43:58.223Z] #41 ... [2021-01-22T11:43:58.223Z] [2021-01-22T11:43:58.223Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-22T11:43:58.223Z] #11 66.46 Selecting previously unselected package libpcre16-3:s390x. [2021-01-22T11:43:58.223Z] #11 66.46 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_s390x.deb ... [2021-01-22T11:43:58.223Z] #11 66.46 Unpacking libpcre16-3:s390x (2:8.39-12) ... [2021-01-22T11:43:58.223Z] #11 66.54 Selecting previously unselected package libpcre32-3:s390x. [2021-01-22T11:43:58.223Z] #11 66.54 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_s390x.deb ... [2021-01-22T11:43:58.223Z] #11 66.54 Unpacking libpcre32-3:s390x (2:8.39-12) ... [2021-01-22T11:43:58.223Z] #11 66.62 Selecting previously unselected package libpcrecpp0v5:s390x. [2021-01-22T11:43:58.223Z] #11 66.62 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_s390x.deb ... [2021-01-22T11:43:58.223Z] #11 66.63 Unpacking libpcrecpp0v5:s390x (2:8.39-12) ... [2021-01-22T11:43:58.223Z] #11 66.69 Selecting previously unselected package libpcre3-dev:s390x. [2021-01-22T11:43:58.223Z] #11 66.71 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_s390x.deb ... [2021-01-22T11:43:58.223Z] #11 66.71 Unpacking libpcre3-dev:s390x (2:8.39-12) ... [2021-01-22T11:43:58.223Z] #11 66.89 Selecting previously unselected package libselinux1-dev:s390x. [2021-01-22T11:43:58.223Z] #11 66.89 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_s390x.deb ... [2021-01-22T11:43:58.223Z] #11 66.89 Unpacking libselinux1-dev:s390x (2.8-1+b1) ... [2021-01-22T11:43:58.223Z] #11 67.07 Selecting previously unselected package libdevmapper-dev:s390x. [2021-01-22T11:43:58.223Z] #11 67.08 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_s390x.deb ... [2021-01-22T11:43:58.223Z] #11 67.08 Unpacking libdevmapper-dev:s390x (2:1.02.155-3) ... [2021-01-22T11:43:58.223Z] #11 67.14 Selecting previously unselected package libseccomp-dev:s390x. [2021-01-22T11:43:58.223Z] #11 67.14 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_s390x.deb ... [2021-01-22T11:43:58.223Z] #11 67.14 Unpacking libseccomp-dev:s390x (2.3.3-4) ... [2021-01-22T11:43:58.223Z] #11 67.20 Selecting previously unselected package libsystemd-dev:s390x. [2021-01-22T11:43:58.223Z] #11 67.22 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u5_s390x.deb ... [2021-01-22T11:43:58.223Z] #11 67.23 Unpacking libsystemd-dev:s390x (241-7~deb10u5) ... [2021-01-22T11:43:58.223Z] #11 67.65 Setting up libpcrecpp0v5:s390x (2:8.39-12) ... [2021-01-22T11:43:58.223Z] #11 67.67 Setting up libseccomp-dev:s390x (2.3.3-4) ... [2021-01-22T11:43:58.223Z] #11 67.68 Setting up libapparmor1:s390x (2.13.2-10) ... [2021-01-22T11:43:58.223Z] #11 67.69 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-01-22T11:43:58.223Z] #11 67.70 Setting up libpcre16-3:s390x (2:8.39-12) ... [2021-01-22T11:43:58.223Z] #11 67.70 Setting up libsepol1-dev:s390x (2.8-1) ... [2021-01-22T11:43:58.223Z] #11 67.71 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-01-22T11:43:58.223Z] #11 67.72 Setting up libbtrfs0 (4.20.1-2) ... [2021-01-22T11:43:58.223Z] #11 67.72 Setting up libpcre32-3:s390x (2:8.39-12) ... [2021-01-22T11:43:58.223Z] #11 67.73 Setting up libudev-dev:s390x (241-7~deb10u5) ... [2021-01-22T11:43:58.223Z] #11 67.75 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-01-22T11:43:58.223Z] #11 67.75 Setting up libbtrfs-dev (4.20.1-2) ... [2021-01-22T11:43:58.223Z] #11 67.76 Setting up libapparmor-dev:s390x (2.13.2-10) ... [2021-01-22T11:43:58.223Z] #11 67.77 Setting up mingw-w64-common (6.0.0-3) ... [2021-01-22T11:43:58.223Z] #11 67.77 Setting up libsystemd-dev:s390x (241-7~deb10u5) ... [2021-01-22T11:43:58.223Z] #11 67.78 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-01-22T11:43:58.223Z] #11 67.79 Setting up libpcre3-dev:s390x (2:8.39-12) ... [2021-01-22T11:43:58.223Z] #11 67.79 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-01-22T11:43:58.223Z] #11 67.84 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-22T11:43:58.223Z] #11 67.84 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-22T11:43:58.223Z] #11 67.85 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-01-22T11:43:58.223Z] #11 67.85 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-22T11:43:58.223Z] #11 67.85 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-22T11:43:58.223Z] #11 67.86 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-01-22T11:43:58.223Z] #11 67.86 Setting up libselinux1-dev:s390x (2.8-1+b1) ... [2021-01-22T11:43:58.223Z] #11 67.87 Setting up libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2021-01-22T11:43:58.223Z] #11 67.88 Setting up dmsetup (2:1.02.155-3) ... [2021-01-22T11:43:58.223Z] #11 67.88 Setting up libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2021-01-22T11:43:58.223Z] #11 67.89 Setting up libdevmapper-dev:s390x (2:1.02.155-3) ... [2021-01-22T11:43:58.223Z] #11 67.90 Processing triggers for libc-bin (2.28-10) ... [2021-01-22T11:43:58.223Z] #11 DONE 68.3s [2021-01-22T11:43:58.223Z] [2021-01-22T11:43:58.223Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T11:43:58.223Z] #41 30.79 CC compel/src/lib/infect-rpc.o [2021-01-22T11:43:58.223Z] #41 30.97 CC compel/src/lib/infect-util.o [2021-01-22T11:43:58.223Z] #41 31.16 CC compel/src/lib/infect.o [2021-01-22T11:43:58.237Z] [2021-01-22T11:43:58.237Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T11:43:58.945Z] #47 ... [2021-01-22T11:43:58.945Z] [2021-01-22T11:43:58.945Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-01-22T11:43:58.945Z] #40 43.11 The following NEW packages will be installed: [2021-01-22T11:43:58.945Z] #40 43.12 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-01-22T11:43:58.945Z] #40 43.12 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-01-22T11:43:58.945Z] #40 43.13 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-01-22T11:43:58.945Z] #40 43.13 python-six zlib1g-dev [2021-01-22T11:43:58.945Z] #40 43.61 0 upgraded, 17 newly installed, 0 to remove and 17 not upgraded. [2021-01-22T11:43:58.945Z] #40 43.61 Need to get 4095 kB of archives. [2021-01-22T11:43:58.945Z] #40 43.61 After this operation, 22.5 MB of additional disk space will be used. [2021-01-22T11:43:58.945Z] #40 43.61 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2021-01-22T11:43:58.945Z] #40 43.61 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-01-22T11:43:58.946Z] #40 43.62 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2021-01-22T11:43:58.946Z] #40 43.63 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-01-22T11:43:58.946Z] #40 43.63 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2021-01-22T11:43:58.946Z] #40 43.67 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-01-22T11:43:58.946Z] #40 43.69 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2021-01-22T11:43:58.946Z] #40 43.71 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2021-01-22T11:43:58.946Z] #40 43.75 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-01-22T11:43:58.946Z] #40 43.97 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2021-01-22T11:43:58.946Z] #40 43.98 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2021-01-22T11:43:58.946Z] #40 44.27 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2021-01-22T11:43:58.946Z] #40 44.35 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2021-01-22T11:43:58.946Z] #40 44.35 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2021-01-22T11:43:58.946Z] #40 44.35 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2021-01-22T11:43:58.946Z] #40 44.38 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2021-01-22T11:43:58.946Z] #40 44.40 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2021-01-22T11:43:58.946Z] #40 45.77 debconf: delaying package configuration, since apt-utils is not installed [2021-01-22T11:43:59.039Z] Commit message: "add cgroup2 CI (Vagrant on GitHub Actions)" [2021-01-22T11:43:59.164Z] #54 1.017 + RM_GOPATH=0 [2021-01-22T11:43:59.164Z] #54 1.017 + TMP_GOPATH= [2021-01-22T11:43:59.164Z] #54 1.019 + : /build [2021-01-22T11:43:59.164Z] #54 1.019 + '[' -z '' ']' [2021-01-22T11:43:59.164Z] #54 1.027 ++ mktemp -d [2021-01-22T11:43:59.164Z] #54 1.030 + export GOPATH=/tmp/tmp.LtpgG3hs8V [2021-01-22T11:43:59.164Z] #54 1.031 + GOPATH=/tmp/tmp.LtpgG3hs8V [2021-01-22T11:43:59.164Z] #54 1.032 + RM_GOPATH=1 [2021-01-22T11:43:59.164Z] #54 1.032 + case "$(go env GOARCH)" in [2021-01-22T11:43:59.164Z] #54 1.032 ++ go env GOARCH [2021-01-22T11:43:59.164Z] #54 1.054 + export GO_BUILDMODE=-buildmode=pie [2021-01-22T11:43:59.164Z] #54 1.055 + GO_BUILDMODE=-buildmode=pie [2021-01-22T11:43:59.164Z] #54 1.056 ++ dirname /tmp/install/install.sh [2021-01-22T11:43:59.164Z] #54 1.061 + dir=/tmp/install [2021-01-22T11:43:59.164Z] #54 1.061 + bin=containerd [2021-01-22T11:43:59.164Z] #54 1.061 + shift [2021-01-22T11:43:59.164Z] #54 1.062 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-01-22T11:43:59.164Z] #54 1.062 + . /tmp/install/containerd.installer [2021-01-22T11:43:59.164Z] #54 1.062 ++ set -e [2021-01-22T11:43:59.164Z] #54 1.062 ++ : 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-01-22T11:43:59.164Z] #54 1.064 + install_containerd [2021-01-22T11:43:59.164Z] #54 1.064 + echo 'Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b' [2021-01-22T11:43:59.164Z] #54 1.065 Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-01-22T11:43:59.164Z] #54 1.065 + git clone https://github.com/containerd/containerd.git /tmp/tmp.LtpgG3hs8V/src/github.com/containerd/containerd [2021-01-22T11:43:59.164Z] #54 1.067 Cloning into '/tmp/tmp.LtpgG3hs8V/src/github.com/containerd/containerd'... [2021-01-22T11:43:59.270Z] #41 ... [2021-01-22T11:43:59.270Z] [2021-01-22T11:43:59.270Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-01-22T11:43:59.270Z] #12 DONE 1.1s [2021-01-22T11:43:59.270Z] [2021-01-22T11:43:59.270Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-22T11:43:59.270Z] #51 0.956 + RM_GOPATH=0 [2021-01-22T11:43:59.270Z] #51 0.956 + TMP_GOPATH= [2021-01-22T11:43:59.270Z] #51 0.956 + : /build [2021-01-22T11:43:59.270Z] #51 0.956 + '[' -z '' ']' [2021-01-22T11:43:59.270Z] #51 0.957 ++ mktemp -d [2021-01-22T11:43:59.270Z] #51 0.957 + export GOPATH=/tmp/tmp.uRWFfenuuW [2021-01-22T11:43:59.270Z] #51 0.958 + GOPATH=/tmp/tmp.uRWFfenuuW [2021-01-22T11:43:59.270Z] #51 0.958 + RM_GOPATH=1 [2021-01-22T11:43:59.270Z] #51 0.958 + case "$(go env GOARCH)" in [2021-01-22T11:43:59.270Z] #51 0.958 ++ go env GOARCH [2021-01-22T11:43:59.270Z] #51 0.967 + export GO_BUILDMODE=-buildmode=pie [2021-01-22T11:43:59.270Z] #51 0.967 + GO_BUILDMODE=-buildmode=pie [2021-01-22T11:43:59.270Z] #51 0.967 ++ dirname /tmp/install/install.sh [2021-01-22T11:43:59.270Z] #51 0.971 + dir=/tmp/install [2021-01-22T11:43:59.270Z] #51 0.971 + bin=runc [2021-01-22T11:43:59.270Z] #51 0.971 + shift [2021-01-22T11:43:59.270Z] #51 0.971 + '[' '!' -f /tmp/install/runc.installer ']' [2021-01-22T11:43:59.270Z] #51 0.971 + . /tmp/install/runc.installer [2021-01-22T11:43:59.270Z] #51 0.972 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-01-22T11:43:59.270Z] #51 0.972 + install_runc [2021-01-22T11:43:59.270Z] #51 0.972 + uname -r [2021-01-22T11:43:59.270Z] #51 0.973 + grep -q '^3\.10\.0.*\.el7\.' [2021-01-22T11:43:59.270Z] #51 0.976 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2021-01-22T11:43:59.270Z] #51 0.976 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )' [2021-01-22T11:43:59.270Z] #51 0.976 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.uRWFfenuuW/src/github.com/opencontainers/runc [2021-01-22T11:43:59.270Z] #51 0.976 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux ) [2021-01-22T11:43:59.270Z] #51 0.982 Cloning into '/tmp/tmp.uRWFfenuuW/src/github.com/opencontainers/runc'... [2021-01-22T11:43:59.517Z] #40 ... [2021-01-22T11:43:59.517Z] [2021-01-22T11:43:59.517Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2021-01-22T11:43:59.517Z] #53 32.05 Reading package lists... [2021-01-22T11:43:59.517Z] #53 38.75 Building dependency tree... [2021-01-22T11:43:59.517Z] #53 42.45 The following additional packages will be installed: [2021-01-22T11:43:59.517Z] #53 42.46 libbtrfs0 [2021-01-22T11:43:59.517Z] #53 42.66 The following NEW packages will be installed: [2021-01-22T11:43:59.517Z] #53 42.69 libbtrfs-dev libbtrfs0 [2021-01-22T11:43:59.517Z] #53 43.19 0 upgraded, 2 newly installed, 0 to remove and 17 not upgraded. [2021-01-22T11:43:59.517Z] #53 43.19 Need to get 119 kB of archives. [2021-01-22T11:43:59.517Z] #53 43.19 After this operation, 387 kB of additional disk space will be used. [2021-01-22T11:43:59.517Z] #53 43.19 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-01-22T11:43:59.517Z] #53 43.20 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-01-22T11:43:59.517Z] #53 44.76 debconf: delaying package configuration, since apt-utils is not installed [2021-01-22T11:43:59.517Z] #53 45.01 Fetched 119 kB in 0s (307 kB/s) [2021-01-22T11:43:59.517Z] #53 45.17 Selecting previously unselected package libbtrfs0. [2021-01-22T11:43:59.517Z] #53 45.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 ... 15410 files and directories currently installed.) [2021-01-22T11:43:59.517Z] #53 45.25 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-01-22T11:43:59.517Z] #53 45.26 Unpacking libbtrfs0 (4.20.1-2) ... [2021-01-22T11:43:59.517Z] #53 45.39 Selecting previously unselected package libbtrfs-dev. [2021-01-22T11:43:59.517Z] #53 45.39 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-01-22T11:43:59.517Z] #53 45.40 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-01-22T11:43:59.517Z] #53 45.67 Setting up libbtrfs0 (4.20.1-2) ... [2021-01-22T11:43:59.517Z] #53 45.71 Setting up libbtrfs-dev (4.20.1-2) ... [2021-01-22T11:43:59.517Z] #53 45.73 Processing triggers for libc-bin (2.28-10) ... [2021-01-22T11:43:59.517Z] #53 DONE 46.0s [2021-01-22T11:43:59.517Z] [2021-01-22T11:43:59.517Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-01-22T11:43:59.517Z] #40 46.04 Fetched 4095 kB in 1s (3712 kB/s) [2021-01-22T11:43:59.517Z] #40 46.17 Selecting previously unselected package libcap-dev:amd64. [2021-01-22T11:43:59.517Z] #40 46.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 ... 15410 files and directories currently installed.) [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-01-22T11:43:59.776Z] #40 46.41 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2021-01-22T11:43:59.776Z] #40 46.44 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2021-01-22T11:43:59.776Z] #40 46.65 Selecting previously unselected package libnet1:amd64. [2021-01-22T11:43:59.908Z] #51 ... [2021-01-22T11:43:59.908Z] [2021-01-22T11:43:59.908Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T11:43:59.908Z] #56 DONE 70.0s [2021-01-22T11:43:59.908Z] [2021-01-22T11:43:59.908Z] #57 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-01-22T11:43:59.908Z] #57 DONE 0.1s [2021-01-22T11:43:59.908Z] [2021-01-22T11:43:59.908Z] #58 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-01-22T11:43:59.908Z] #58 DONE 0.1s [2021-01-22T11:43:59.908Z] [2021-01-22T11:43:59.908Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T11:43:59.908Z] #41 32.85 CC compel/src/lib/ptrace.o [2021-01-22T11:44:00.035Z] #40 46.65 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-01-22T11:44:00.035Z] #40 46.68 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-01-22T11:44:00.035Z] #40 46.83 Selecting previously unselected package libnet1-dev. [2021-01-22T11:44:00.035Z] #40 46.83 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2021-01-22T11:44:00.035Z] #40 46.84 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-01-22T11:44:00.041Z] + docker version [2021-01-22T11:44:00.094Z] #54 ... [2021-01-22T11:44:00.094Z] [2021-01-22T11:44:00.094Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-22T11:44:00.094Z] #11 31.05 Reading package lists... [2021-01-22T11:44:00.094Z] #11 37.30 Building dependency tree... [2021-01-22T11:44:00.094Z] #11 40.95 The following additional packages will be installed: [2021-01-22T11:44:00.094Z] #11 40.96 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-01-22T11:44:00.094Z] #11 40.96 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-01-22T11:44:00.094Z] #11 40.96 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-01-22T11:44:00.094Z] #11 40.97 libselinux1-dev libsepol1-dev libsystemd0 libudev1 mingw-w64-common [2021-01-22T11:44:00.094Z] #11 40.97 mingw-w64-x86-64-dev [2021-01-22T11:44:00.094Z] #11 40.99 Suggested packages: [2021-01-22T11:44:00.094Z] #11 40.99 gcc-8-locales seccomp wine64 [2021-01-22T11:44:00.094Z] #11 42.59 The following NEW packages will be installed: [2021-01-22T11:44:00.094Z] #11 42.59 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-01-22T11:44:00.094Z] #11 42.60 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-01-22T11:44:00.094Z] #11 42.61 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-01-22T11:44:00.094Z] #11 42.61 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-01-22T11:44:00.094Z] #11 42.61 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-01-22T11:44:00.094Z] #11 42.62 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-01-22T11:44:00.094Z] #11 42.62 The following packages will be upgraded: [2021-01-22T11:44:00.094Z] #11 42.63 libsystemd0 libudev1 [2021-01-22T11:44:00.094Z] #11 43.10 2 upgraded, 25 newly installed, 0 to remove and 15 not upgraded. [2021-01-22T11:44:00.094Z] #11 43.10 Need to get 78.2 MB of archives. [2021-01-22T11:44:00.094Z] #11 43.10 After this operation, 487 MB of additional disk space will be used. [2021-01-22T11:44:00.094Z] #11 43.10 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u5 [331 kB] [2021-01-22T11:44:00.094Z] #11 43.13 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u5 [151 kB] [2021-01-22T11:44:00.094Z] #11 43.16 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2021-01-22T11:44:00.094Z] #11 43.59 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2021-01-22T11:44:00.094Z] #11 44.00 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-01-22T11:44:00.094Z] #11 44.02 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2021-01-22T11:44:00.094Z] #11 44.05 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-01-22T11:44:00.094Z] #11 44.08 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-01-22T11:44:00.094Z] #11 44.69 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-01-22T11:44:00.094Z] #11 45.15 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2021-01-22T11:44:00.094Z] #11 45.21 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] [2021-01-22T11:44:00.218Z] #41 ... [2021-01-22T11:44:00.218Z] [2021-01-22T11:44:00.218Z] #13 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2021-01-22T11:44:00.218Z] #13 DONE 1.0s [2021-01-22T11:44:00.295Z] #40 47.03 Selecting previously unselected package libnl-3-200:amd64. [2021-01-22T11:44:00.295Z] #40 47.04 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2021-01-22T11:44:00.295Z] #40 47.04 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-01-22T11:44:00.350Z] #11 ... [2021-01-22T11:44:00.350Z] [2021-01-22T11:44:00.350Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-01-22T11:44:00.350Z] #34 43.40 0 upgraded, 10 newly installed, 0 to remove and 17 not upgraded. [2021-01-22T11:44:00.350Z] #34 43.40 Need to get 14.9 MB of archives. [2021-01-22T11:44:00.350Z] #34 43.40 After this operation, 61.8 MB of additional disk space will be used. [2021-01-22T11:44:00.350Z] #34 43.40 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-01-22T11:44:00.350Z] #34 43.41 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-01-22T11:44:00.350Z] #34 43.42 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-01-22T11:44:00.350Z] #34 43.65 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-01-22T11:44:00.350Z] #34 44.57 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB] [2021-01-22T11:44:00.350Z] #34 44.62 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-01-22T11:44:00.350Z] #34 44.64 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-01-22T11:44:00.350Z] #34 44.65 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-01-22T11:44:00.350Z] #34 44.65 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2021-01-22T11:44:00.350Z] #34 44.68 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-01-22T11:44:00.350Z] #34 46.47 debconf: delaying package configuration, since apt-utils is not installed [2021-01-22T11:44:00.350Z] #34 46.65 Fetched 14.9 MB in 2s (7401 kB/s) [2021-01-22T11:44:00.350Z] #34 46.77 Selecting previously unselected package xxd. [2021-01-22T11:44:00.350Z] #34 46.77 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-01-22T11:44:00.350Z] #34 46.88 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-01-22T11:44:00.350Z] #34 46.88 Unpacking xxd (2:8.1.0875-5) ... [2021-01-22T11:44:00.350Z] #34 47.10 Selecting previously unselected package vim-common. [2021-01-22T11:44:00.350Z] #34 47.10 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-01-22T11:44:00.350Z] #34 47.14 Unpacking vim-common (2:8.1.0875-5) ... [2021-01-22T11:44:00.510Z] [2021-01-22T11:44:00.510Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T11:44:00.510Z] #41 33.28 AR compel/libcompel.a [2021-01-22T11:44:00.510Z] #41 33.33 HOSTCC compel/src/main-host.o [2021-01-22T11:44:00.510Z] #41 ... [2021-01-22T11:44:00.510Z] [2021-01-22T11:44:00.510Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-22T11:44:00.510Z] #43 60.53 vendor/golang.org/x/crypto/curve25519 [2021-01-22T11:44:00.510Z] #43 60.76 vendor/golang.org/x/crypto/hkdf [2021-01-22T11:44:00.510Z] #43 60.88 vendor/golang.org/x/text/transform [2021-01-22T11:44:00.510Z] #43 61.32 vendor/golang.org/x/text/unicode/bidi [2021-01-22T11:44:00.510Z] #43 62.19 vendor/golang.org/x/text/secure/bidirule [2021-01-22T11:44:00.510Z] #43 62.40 vendor/golang.org/x/text/unicode/norm [2021-01-22T11:44:00.510Z] #43 64.59 vendor/golang.org/x/net/idna [2021-01-22T11:44:00.510Z] #43 65.82 vendor/golang.org/x/net/http2/hpack [2021-01-22T11:44:00.510Z] #43 66.51 mime [2021-01-22T11:44:00.510Z] #43 67.84 mime/quotedprintable [2021-01-22T11:44:00.510Z] #43 68.04 net/http/internal [2021-01-22T11:44:00.510Z] #43 70.75 crypto/tls [2021-01-22T11:44:00.554Z] #40 47.23 Selecting previously unselected package libnl-3-dev:amd64. [2021-01-22T11:44:00.554Z] #40 47.23 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2021-01-22T11:44:00.554Z] #40 47.27 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2021-01-22T11:44:00.606Z] #34 47.51 Selecting previously unselected package cmake-data. [2021-01-22T11:44:00.606Z] #34 47.52 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-01-22T11:44:00.606Z] #34 47.52 Unpacking cmake-data (3.13.4-1) ... [2021-01-22T11:44:00.801Z] #43 ... [2021-01-22T11:44:00.801Z] [2021-01-22T11:44:00.801Z] #14 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2021-01-22T11:44:00.813Z] #40 47.56 Selecting previously unselected package libprotobuf-c1:amd64. [2021-01-22T11:44:00.813Z] #40 47.56 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-01-22T11:44:00.813Z] #40 47.57 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-01-22T11:44:01.073Z] #40 47.68 Selecting previously unselected package libprotobuf-c-dev:amd64. [2021-01-22T11:44:01.073Z] #40 47.68 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2021-01-22T11:44:01.073Z] #40 47.70 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-01-22T11:44:01.073Z] #40 47.79 Selecting previously unselected package zlib1g-dev:amd64. [2021-01-22T11:44:01.073Z] #40 47.80 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2021-01-22T11:44:01.073Z] #40 47.80 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-01-22T11:44:01.332Z] #40 ... [2021-01-22T11:44:01.332Z] [2021-01-22T11:44:01.332Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-22T11:44:01.332Z] #11 31.83 Reading package lists... [2021-01-22T11:44:01.332Z] #11 38.26 Building dependency tree... [2021-01-22T11:44:01.332Z] #11 42.01 The following additional packages will be installed: [2021-01-22T11:44:01.332Z] #11 42.01 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-01-22T11:44:01.332Z] #11 42.01 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-01-22T11:44:01.332Z] #11 42.02 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-01-22T11:44:01.332Z] #11 42.02 libselinux1-dev libsepol1-dev libsystemd0 libudev1 mingw-w64-common [2021-01-22T11:44:01.332Z] #11 42.02 mingw-w64-x86-64-dev [2021-01-22T11:44:01.332Z] #11 42.03 Suggested packages: [2021-01-22T11:44:01.332Z] #11 42.04 gcc-8-locales seccomp wine64 [2021-01-22T11:44:01.332Z] #11 43.76 The following NEW packages will be installed: [2021-01-22T11:44:01.332Z] #11 43.76 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-01-22T11:44:01.332Z] #11 43.76 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-01-22T11:44:01.332Z] #11 43.76 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-01-22T11:44:01.332Z] #11 43.76 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-01-22T11:44:01.332Z] #11 43.76 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-01-22T11:44:01.332Z] #11 43.76 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-01-22T11:44:01.332Z] #11 43.79 The following packages will be upgraded: [2021-01-22T11:44:01.332Z] #11 43.81 libsystemd0 libudev1 [2021-01-22T11:44:01.332Z] #11 44.30 2 upgraded, 25 newly installed, 0 to remove and 15 not upgraded. [2021-01-22T11:44:01.332Z] #11 44.30 Need to get 78.2 MB of archives. [2021-01-22T11:44:01.332Z] #11 44.30 After this operation, 487 MB of additional disk space will be used. [2021-01-22T11:44:01.332Z] #11 44.30 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u5 [331 kB] [2021-01-22T11:44:01.332Z] #11 44.35 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u5 [151 kB] [2021-01-22T11:44:01.332Z] #11 44.38 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2021-01-22T11:44:01.332Z] #11 44.67 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2021-01-22T11:44:01.332Z] #11 45.00 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-01-22T11:44:01.332Z] #11 45.02 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2021-01-22T11:44:01.332Z] #11 45.04 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-01-22T11:44:01.332Z] #11 45.05 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-01-22T11:44:01.332Z] #11 45.54 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-01-22T11:44:01.332Z] #11 45.89 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2021-01-22T11:44:01.332Z] #11 45.90 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] [2021-01-22T11:44:01.332Z] #11 ... [2021-01-22T11:44:01.332Z] [2021-01-22T11:44:01.332Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-01-22T11:44:01.332Z] #34 31.40 Reading package lists... [2021-01-22T11:44:01.332Z] #34 38.49 Building dependency tree... [2021-01-22T11:44:01.332Z] #34 42.16 The following additional packages will be installed: [2021-01-22T11:44:01.332Z] #34 42.17 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-01-22T11:44:01.332Z] #34 42.19 Suggested packages: [2021-01-22T11:44:01.332Z] #34 42.19 cmake-doc ninja-build lrzip [2021-01-22T11:44:01.332Z] #34 42.19 Recommended packages: [2021-01-22T11:44:01.332Z] #34 42.19 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-01-22T11:44:01.332Z] #34 43.43 The following NEW packages will be installed: [2021-01-22T11:44:01.332Z] #34 43.44 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-01-22T11:44:01.332Z] #34 43.48 vim-common xxd [2021-01-22T11:44:01.332Z] #34 44.07 0 upgraded, 10 newly installed, 0 to remove and 17 not upgraded. [2021-01-22T11:44:01.332Z] #34 44.07 Need to get 14.9 MB of archives. [2021-01-22T11:44:01.332Z] #34 44.07 After this operation, 61.8 MB of additional disk space will be used. [2021-01-22T11:44:01.332Z] #34 44.07 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-01-22T11:44:01.332Z] #34 44.17 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-01-22T11:44:01.332Z] #34 44.17 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-01-22T11:44:01.332Z] #34 44.41 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-01-22T11:44:01.332Z] #34 45.16 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB] [2021-01-22T11:44:01.332Z] #34 45.21 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-01-22T11:44:01.332Z] #34 45.24 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-01-22T11:44:01.332Z] #34 45.24 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-01-22T11:44:01.333Z] #34 45.27 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2021-01-22T11:44:01.333Z] #34 45.28 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-01-22T11:44:01.333Z] #34 47.24 debconf: delaying package configuration, since apt-utils is not installed [2021-01-22T11:44:01.333Z] #34 47.47 Fetched 14.9 MB in 2s (8246 kB/s) [2021-01-22T11:44:01.333Z] #34 47.59 Selecting previously unselected package xxd. [2021-01-22T11:44:01.333Z] #34 47.59 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-01-22T11:44:01.333Z] #34 47.66 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-01-22T11:44:01.333Z] #34 47.68 Unpacking xxd (2:8.1.0875-5) ... [2021-01-22T11:44:01.333Z] #34 47.88 Selecting previously unselected package vim-common. [2021-01-22T11:44:01.333Z] #34 47.88 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-01-22T11:44:01.333Z] #34 47.91 Unpacking vim-common (2:8.1.0875-5) ... [2021-01-22T11:44:01.435Z] #14 0.981 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-01-22T11:44:01.435Z] #14 DONE 1.1s [2021-01-22T11:44:01.435Z] [2021-01-22T11:44:01.435Z] #15 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2021-01-22T11:44:01.536Z] #34 ... [2021-01-22T11:44:01.536Z] [2021-01-22T11:44:01.536Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-22T11:44:01.536Z] #32 38.17 sync [2021-01-22T11:44:01.536Z] #32 38.17 internal/reflectlite [2021-01-22T11:44:01.536Z] #32 40.75 sort [2021-01-22T11:44:01.536Z] #32 40.75 errors [2021-01-22T11:44:01.536Z] #32 41.20 strconv [2021-01-22T11:44:01.536Z] #32 41.94 io [2021-01-22T11:44:01.536Z] #32 43.47 internal/oserror [2021-01-22T11:44:01.536Z] #32 43.70 syscall [2021-01-22T11:44:01.536Z] #32 45.79 reflect [2021-01-22T11:44:01.536Z] #32 ... [2021-01-22T11:44:01.536Z] [2021-01-22T11:44:01.536Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-01-22T11:44:01.536Z] #40 31.82 Reading package lists... [2021-01-22T11:44:01.536Z] #40 38.68 Building dependency tree... [2021-01-22T11:44:01.536Z] #40 42.25 The following additional packages will be installed: [2021-01-22T11:44:01.536Z] #40 42.26 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-01-22T11:44:01.536Z] #40 42.26 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-01-22T11:44:01.536Z] #40 42.30 Suggested packages: [2021-01-22T11:44:01.536Z] #40 42.30 manpages-dev python-setuptools [2021-01-22T11:44:01.536Z] #40 44.31 The following NEW packages will be installed: [2021-01-22T11:44:01.536Z] #40 44.31 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-01-22T11:44:01.536Z] #40 44.32 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-01-22T11:44:01.536Z] #40 44.32 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-01-22T11:44:01.536Z] #40 44.33 python-six zlib1g-dev [2021-01-22T11:44:01.536Z] #40 44.69 0 upgraded, 17 newly installed, 0 to remove and 17 not upgraded. [2021-01-22T11:44:01.536Z] #40 44.69 Need to get 4095 kB of archives. [2021-01-22T11:44:01.536Z] #40 44.69 After this operation, 22.5 MB of additional disk space will be used. [2021-01-22T11:44:01.536Z] #40 44.69 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2021-01-22T11:44:01.536Z] #40 44.69 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-01-22T11:44:01.536Z] #40 44.69 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2021-01-22T11:44:01.536Z] #40 44.70 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-01-22T11:44:01.536Z] #40 44.70 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2021-01-22T11:44:01.536Z] #40 44.70 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-01-22T11:44:01.536Z] #40 44.71 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2021-01-22T11:44:01.537Z] #40 44.72 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2021-01-22T11:44:01.537Z] #40 44.73 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-01-22T11:44:01.537Z] #40 44.86 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2021-01-22T11:44:01.537Z] #40 44.86 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2021-01-22T11:44:01.537Z] #40 44.92 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2021-01-22T11:44:01.537Z] #40 45.10 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2021-01-22T11:44:01.537Z] #40 45.10 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2021-01-22T11:44:01.537Z] #40 45.14 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2021-01-22T11:44:01.537Z] #40 45.19 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2021-01-22T11:44:01.537Z] #40 45.20 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2021-01-22T11:44:01.537Z] #40 46.54 debconf: delaying package configuration, since apt-utils is not installed [2021-01-22T11:44:01.537Z] #40 46.70 Fetched 4095 kB in 1s (4853 kB/s) [2021-01-22T11:44:01.537Z] #40 46.86 Selecting previously unselected package libcap-dev:amd64. [2021-01-22T11:44:01.537Z] #40 46.86 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-01-22T11:44:01.537Z] #40 46.97 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2021-01-22T11:44:01.537Z] #40 46.98 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2021-01-22T11:44:01.537Z] #40 47.14 Selecting previously unselected package libnet1:amd64. [2021-01-22T11:44:01.537Z] #40 47.14 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-01-22T11:44:01.537Z] #40 47.15 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-01-22T11:44:01.537Z] #40 47.33 Selecting previously unselected package libnet1-dev. [2021-01-22T11:44:01.537Z] #40 47.33 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2021-01-22T11:44:01.537Z] #40 47.34 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-01-22T11:44:01.537Z] #40 47.58 Selecting previously unselected package libnl-3-200:amd64. [2021-01-22T11:44:01.537Z] #40 47.59 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2021-01-22T11:44:01.537Z] #40 47.59 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-01-22T11:44:01.537Z] #40 47.73 Selecting previously unselected package libnl-3-dev:amd64. [2021-01-22T11:44:01.537Z] #40 47.73 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2021-01-22T11:44:01.537Z] #40 47.74 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2021-01-22T11:44:01.537Z] #40 48.02 Selecting previously unselected package libprotobuf-c1:amd64. [2021-01-22T11:44:01.537Z] #40 48.02 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-01-22T11:44:01.537Z] #40 48.03 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-01-22T11:44:01.537Z] #40 48.13 Selecting previously unselected package libprotobuf-c-dev:amd64. [2021-01-22T11:44:01.537Z] #40 48.14 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2021-01-22T11:44:01.537Z] #40 48.16 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-01-22T11:44:01.537Z] #40 48.28 Selecting previously unselected package zlib1g-dev:amd64. [2021-01-22T11:44:01.537Z] #40 48.31 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2021-01-22T11:44:01.537Z] #40 48.32 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-01-22T11:44:01.537Z] #40 ... [2021-01-22T11:44:01.537Z] [2021-01-22T11:44:01.537Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-22T11:44:01.537Z] #11 48.54 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] [2021-01-22T11:44:01.591Z] #34 48.25 Selecting previously unselected package cmake-data. [2021-01-22T11:44:01.591Z] #34 48.25 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-01-22T11:44:01.591Z] #34 48.26 Unpacking cmake-data (3.13.4-1) ... [2021-01-22T11:44:01.591Z] #34 ... [2021-01-22T11:44:01.591Z] [2021-01-22T11:44:01.591Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2021-01-22T11:44:01.591Z] #30 47.68 Checking out files: 87% (1331/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2021-01-22T11:44:01.591Z] #30 48.27 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-01-22T11:44:01.850Z] #30 ... [2021-01-22T11:44:01.850Z] [2021-01-22T11:44:01.850Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-22T11:44:01.850Z] #32 38.67 sync [2021-01-22T11:44:01.850Z] #32 38.68 internal/reflectlite [2021-01-22T11:44:01.850Z] #32 41.28 sort [2021-01-22T11:44:01.850Z] #32 41.30 errors [2021-01-22T11:44:01.850Z] #32 41.66 strconv [2021-01-22T11:44:01.850Z] #32 42.66 io [2021-01-22T11:44:01.850Z] #32 44.45 internal/oserror [2021-01-22T11:44:01.850Z] #32 44.55 syscall [2021-01-22T11:44:01.850Z] #32 46.59 reflect [2021-01-22T11:44:02.109Z] #32 ... [2021-01-22T11:44:02.109Z] [2021-01-22T11:44:02.109Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2021-01-22T11:44:02.109Z] #30 48.69 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-01-22T11:44:02.470Z] #15 DONE 1.0s [2021-01-22T11:44:02.470Z] [2021-01-22T11:44:02.470Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T11:44:02.470Z] #41 33.61 HOSTCC compel/arch/s390/src/lib/handle-elf-host.o [2021-01-22T11:44:02.470Z] #41 33.81 HOSTCC compel/src/lib/handle-elf-host.o [2021-01-22T11:44:02.470Z] #41 34.01 HOSTCC compel/src/lib/log-host.o [2021-01-22T11:44:02.470Z] #41 34.16 HOSTLINK compel/compel-host-bin [2021-01-22T11:44:02.470Z] #41 34.22 DEP soccr/soccr.d [2021-01-22T11:44:02.470Z] #41 34.33 CC soccr/soccr.o [2021-01-22T11:44:02.470Z] #41 35.09 AR soccr/libsoccr.a [2021-01-22T11:44:02.470Z] #41 35.11 make[1]: 'soccr/libsoccr.a' is up to date. [2021-01-22T11:44:02.470Z] #41 35.37 DEP criu/arch/s390/sigframe.d [2021-01-22T11:44:02.470Z] #41 35.41 DEP criu/arch/s390/crtools.d [2021-01-22T11:44:02.762Z] #41 35.51 DEP criu/arch/s390/cpu.d [2021-01-22T11:44:02.762Z] #41 35.59 CC criu/arch/s390/cpu.o [2021-01-22T11:44:03.053Z] #41 35.91 CC criu/arch/s390/crtools.o [2021-01-22T11:44:03.345Z] #41 ... [2021-01-22T11:44:03.345Z] [2021-01-22T11:44:03.345Z] #16 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2021-01-22T11:44:03.345Z] #16 DONE 1.0s [2021-01-22T11:44:03.427Z] #11 ... [2021-01-22T11:44:03.427Z] [2021-01-22T11:44:03.427Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-22T11:44:03.427Z] #43 40.22 github.com/LK4D4/vndr/godl/singleflight [2021-01-22T11:44:03.427Z] #43 40.24 internal/reflectlite [2021-01-22T11:44:03.427Z] #43 40.55 math/rand [2021-01-22T11:44:03.427Z] #43 41.74 internal/singleflight [2021-01-22T11:44:03.427Z] #43 43.26 strconv [2021-01-22T11:44:03.427Z] #43 43.30 io [2021-01-22T11:44:03.427Z] #43 44.92 bytes [2021-01-22T11:44:03.427Z] #43 47.55 bufio [2021-01-22T11:44:03.427Z] #43 47.71 reflect [2021-01-22T11:44:03.427Z] #43 49.50 syscall [2021-01-22T11:44:03.427Z] #43 ... [2021-01-22T11:44:03.427Z] [2021-01-22T11:44:03.427Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2021-01-22T11:44:03.639Z] [2021-01-22T11:44:03.639Z] #17 [dev-systemd-false 6/26] RUN ldconfig [2021-01-22T11:44:03.939Z] #30 50.01 Checking out files: 87% (1331/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2021-01-22T11:44:03.939Z] #30 50.68 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-01-22T11:44:04.016Z] #30 ... [2021-01-22T11:44:04.016Z] [2021-01-22T11:44:04.016Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-22T11:44:04.016Z] #43 40.39 sync [2021-01-22T11:44:04.016Z] #43 40.41 internal/reflectlite [2021-01-22T11:44:04.016Z] #43 41.99 github.com/LK4D4/vndr/godl/singleflight [2021-01-22T11:44:04.016Z] #43 42.35 math/rand [2021-01-22T11:44:04.016Z] #43 43.57 internal/singleflight [2021-01-22T11:44:04.016Z] #43 44.26 strconv [2021-01-22T11:44:04.016Z] #43 44.27 io [2021-01-22T11:44:04.016Z] #43 45.74 bytes [2021-01-22T11:44:04.016Z] #43 48.29 reflect [2021-01-22T11:44:04.016Z] #43 48.43 bufio [2021-01-22T11:44:04.016Z] #43 50.27 syscall [2021-01-22T11:44:04.016Z] #43 ... [2021-01-22T11:44:04.016Z] [2021-01-22T11:44:04.016Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T11:44:04.016Z] #54 1.089 + RM_GOPATH=0 [2021-01-22T11:44:04.016Z] #54 1.089 + TMP_GOPATH= [2021-01-22T11:44:04.016Z] #54 1.089 + : /build [2021-01-22T11:44:04.016Z] #54 1.089 + '[' -z '' ']' [2021-01-22T11:44:04.016Z] #54 1.091 ++ mktemp -d [2021-01-22T11:44:04.016Z] #54 1.095 + export GOPATH=/tmp/tmp.mAeCkMiXTH [2021-01-22T11:44:04.016Z] #54 1.096 + GOPATH=/tmp/tmp.mAeCkMiXTH [2021-01-22T11:44:04.016Z] #54 1.097 + RM_GOPATH=1 [2021-01-22T11:44:04.016Z] #54 1.101 + case "$(go env GOARCH)" in [2021-01-22T11:44:04.016Z] #54 1.101 ++ go env GOARCH [2021-01-22T11:44:04.016Z] #54 1.126 + export GO_BUILDMODE=-buildmode=pie [2021-01-22T11:44:04.016Z] #54 1.126 + GO_BUILDMODE=-buildmode=pie [2021-01-22T11:44:04.016Z] #54 1.130 ++ dirname /tmp/install/install.sh [2021-01-22T11:44:04.016Z] #54 1.134 + dir=/tmp/install [2021-01-22T11:44:04.016Z] #54 1.134 + bin=containerd [2021-01-22T11:44:04.016Z] #54 1.134 + shift [2021-01-22T11:44:04.016Z] #54 1.134 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-01-22T11:44:04.016Z] #54 1.134 + . /tmp/install/containerd.installer [2021-01-22T11:44:04.016Z] #54 1.134 ++ set -e [2021-01-22T11:44:04.016Z] #54 1.135 ++ : 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-01-22T11:44:04.016Z] #54 1.136 + install_containerd [2021-01-22T11:44:04.016Z] #54 1.142 + echo 'Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b' [2021-01-22T11:44:04.016Z] #54 1.142 Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-01-22T11:44:04.016Z] #54 1.142 + git clone https://github.com/containerd/containerd.git /tmp/tmp.mAeCkMiXTH/src/github.com/containerd/containerd [2021-01-22T11:44:04.016Z] #54 1.146 Cloning into '/tmp/tmp.mAeCkMiXTH/src/github.com/containerd/containerd'... [2021-01-22T11:44:04.278Z] #17 DONE 1.1s [2021-01-22T11:44:04.278Z] [2021-01-22T11:44:04.278Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-22T11:44:04.278Z] #51 6.280 + cd /tmp/tmp.uRWFfenuuW/src/github.com/opencontainers/runc [2021-01-22T11:44:04.278Z] #51 6.280 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-01-22T11:44:04.584Z] #54 ... [2021-01-22T11:44:04.584Z] [2021-01-22T11:44:04.584Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-01-22T11:44:04.584Z] #34 51.31 Selecting previously unselected package libicu63:amd64. [2021-01-22T11:44:04.584Z] #34 51.32 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-01-22T11:44:04.584Z] #34 51.34 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-01-22T11:44:04.865Z] #30 51.45 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-01-22T11:44:04.911Z] #51 6.660 + '[' -z '' ']' [2021-01-22T11:44:04.911Z] #51 6.661 + target=static [2021-01-22T11:44:04.911Z] #51 6.661 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2021-01-22T11:44:05.203Z] #51 7.170 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-22T11:44:05.342Z] Removing intermediate container f33bc66fb8d1 [2021-01-22T11:44:05.342Z] ---> c17c705e5ad2 [2021-01-22T11:44:05.342Z] Step 13/15 : FROM golang:${GO_VERSION}-buster [2021-01-22T11:44:05.342Z] ---> 805dc2d65d1c [2021-01-22T11:44:05.342Z] Step 14/15 : COPY --from=build /usr/bin/buildx /usr/bin/buildx [2021-01-22T11:44:05.342Z] ---> 3dd16862ffb9 [2021-01-22T11:44:05.342Z] Step 15/15 : ENTRYPOINT ["/usr/bin/buildx"] [2021-01-22T11:44:05.342Z] ---> Running in 33ec18a78aae [2021-01-22T11:44:05.342Z] Removing intermediate container 33ec18a78aae [2021-01-22T11:44:05.342Z] ---> a442abc88c45 [2021-01-22T11:44:05.342Z] Successfully built a442abc88c45 [2021-01-22T11:44:05.342Z] Successfully tagged moby-buildx:latest [2021-01-22T11:44:05.342Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \ [2021-01-22T11:44:05.342Z] if [ -n "${id}" ]; then \ [2021-01-22T11:44:05.342Z] docker cp ${id}:/usr/bin/buildx bundles/buildx \ [2021-01-22T11:44:05.342Z] && touch bundles/buildx; \ [2021-01-22T11:44:05.342Z] docker rm -f ${id}; \ [2021-01-22T11:44:05.342Z] fi [2021-01-22T11:44:05.342Z] ee4b10f14166dca3936005e77f328d7f46c9cae35950ac123ae96efadcec8ff5 [2021-01-22T11:44:05.342Z] bundles/buildx version [2021-01-22T11:44:05.342Z] buildx v0.3.1 6db68d0 [2021-01-22T11:44:05.342Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:febd0d315cb311dd1ae52f406520e6872a5867d3 . [2021-01-22T11:44:05.342Z] #1 [internal] booting buildkit [2021-01-22T11:44:05.342Z] #1 pulling image moby/buildkit:buildx-stable-1 [2021-01-22T11:44:05.342Z] #1 pulling image moby/buildkit:buildx-stable-1 2.6s done [2021-01-22T11:44:05.342Z] #1 creating container buildx_buildkit_default [2021-01-22T11:44:05.342Z] #1 creating container buildx_buildkit_default 0.4s done [2021-01-22T11:44:05.342Z] #1 DONE 3.0s [2021-01-22T11:44:05.342Z] [2021-01-22T11:44:05.342Z] #2 [internal] load build definition from Dockerfile [2021-01-22T11:44:05.342Z] #2 transferring dockerfile: 16.55kB done [2021-01-22T11:44:05.342Z] #2 DONE 0.0s [2021-01-22T11:44:05.342Z] [2021-01-22T11:44:05.342Z] #3 [internal] load .dockerignore [2021-01-22T11:44:05.342Z] #3 transferring context: 87B done [2021-01-22T11:44:05.342Z] #3 DONE 0.0s [2021-01-22T11:44:05.342Z] [2021-01-22T11:44:05.342Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2021-01-22T11:44:05.342Z] #4 DONE 0.6s [2021-01-22T11:44:05.342Z] [2021-01-22T11:44:05.342Z] #5 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2021-01-22T11:44:05.342Z] #5 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2021-01-22T11:44:05.342Z] #5 sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 8.20MB / 8.20MB 0.2s done [2021-01-22T11:44:05.342Z] #5 extracting sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 [2021-01-22T11:44:05.643Z] #5 extracting sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 0.1s done [2021-01-22T11:44:05.643Z] #5 DONE 0.3s [2021-01-22T11:44:05.643Z] [2021-01-22T11:44:05.643Z] #6 [internal] load build definition from Dockerfile [2021-01-22T11:44:05.943Z] #6 transferring dockerfile: 16.55kB done [2021-01-22T11:44:05.943Z] #6 DONE 0.0s [2021-01-22T11:44:05.943Z] [2021-01-22T11:44:05.943Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2021-01-22T11:44:06.259Z] #9 ... [2021-01-22T11:44:06.259Z] [2021-01-22T11:44:06.259Z] #8 [internal] load metadata for docker.io/library/debian:buster [2021-01-22T11:44:06.259Z] #8 DONE 0.5s [2021-01-22T11:44:06.259Z] [2021-01-22T11:44:06.259Z] #7 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-01-22T11:44:06.259Z] #7 DONE 0.5s [2021-01-22T11:44:06.259Z] [2021-01-22T11:44:06.259Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2021-01-22T11:44:06.939Z] #9 DONE 1.1s [2021-01-22T11:44:06.939Z] [2021-01-22T11:44:06.939Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:b16f6671... [2021-01-22T11:44:06.939Z] #26 resolve docker.io/library/debian:buster@sha256:b16f66714660c4b3ea14d273ad8c35079b81b35d65d1e206072d226c7ff78299 0.0s done [2021-01-22T11:44:06.939Z] #26 DONE 0.1s [2021-01-22T11:44:06.939Z] [2021-01-22T11:44:06.939Z] #62 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2021-01-22T11:44:06.939Z] #62 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 0.0s done [2021-01-22T11:44:07.240Z] #62 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 1.05MB / 9.86MB 0.2s [2021-01-22T11:44:07.240Z] #62 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 6.29MB / 9.86MB 0.3s [2021-01-22T11:44:07.573Z] #62 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.5s done [2021-01-22T11:44:07.573Z] #62 DONE 0.5s [2021-01-22T11:44:07.573Z] [2021-01-22T11:44:07.573Z] #23 [internal] load build context [2021-01-22T11:44:09.133Z] #23 ... [2021-01-22T11:44:09.133Z] [2021-01-22T11:44:09.133Z] #62 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2021-01-22T11:44:09.133Z] #62 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 1.6s done [2021-01-22T11:44:09.133Z] #62 DONE 2.1s [2021-01-22T11:44:09.133Z] [2021-01-22T11:44:09.133Z] #23 [internal] load build context [2021-01-22T11:44:09.577Z] #23 transferring context: 12.58MB 2.8s [2021-01-22T11:44:09.853Z] #34 ... [2021-01-22T11:44:09.853Z] [2021-01-22T11:44:09.853Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-22T11:44:09.853Z] #11 49.26 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] [2021-01-22T11:44:09.853Z] #11 51.28 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-01-22T11:44:09.853Z] #11 51.31 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-01-22T11:44:09.853Z] #11 51.32 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-01-22T11:44:09.853Z] #11 51.32 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-01-22T11:44:09.853Z] #11 51.33 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2021-01-22T11:44:09.853Z] #11 51.33 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u5 [110 kB] [2021-01-22T11:44:09.853Z] #11 51.35 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-01-22T11:44:09.853Z] #11 51.36 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-01-22T11:44:09.853Z] #11 51.39 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-01-22T11:44:09.853Z] #11 51.41 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-01-22T11:44:09.853Z] #11 51.42 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-01-22T11:44:09.853Z] #11 51.50 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-01-22T11:44:09.853Z] #11 51.51 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2021-01-22T11:44:09.853Z] #11 51.52 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2021-01-22T11:44:09.853Z] #11 51.52 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u5 [322 kB] [2021-01-22T11:44:09.853Z] #11 52.87 debconf: delaying package configuration, since apt-utils is not installed [2021-01-22T11:44:09.853Z] #11 53.10 Fetched 78.2 MB in 8s (10.3 MB/s) [2021-01-22T11:44:09.853Z] #11 53.24 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-01-22T11:44:09.853Z] #11 53.27 Preparing to unpack .../libsystemd0_241-7~deb10u5_amd64.deb ... [2021-01-22T11:44:09.853Z] #11 53.30 Unpacking libsystemd0:amd64 (241-7~deb10u5) over (241-7~deb10u4) ... [2021-01-22T11:44:09.853Z] #11 53.75 Setting up libsystemd0:amd64 (241-7~deb10u5) ... [2021-01-22T11:44:09.853Z] #11 53.91 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-01-22T11:44:09.853Z] #11 54.02 Preparing to unpack .../libudev1_241-7~deb10u5_amd64.deb ... [2021-01-22T11:44:09.853Z] #11 54.04 Unpacking libudev1:amd64 (241-7~deb10u5) over (241-7~deb10u4) ... [2021-01-22T11:44:09.853Z] #11 54.26 Setting up libudev1:amd64 (241-7~deb10u5) ... [2021-01-22T11:44:09.853Z] #11 54.41 Selecting previously unselected package binutils-mingw-w64-i686. [2021-01-22T11:44:09.853Z] #11 54.41 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-01-22T11:44:09.853Z] #11 54.47 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-01-22T11:44:09.853Z] #11 54.50 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-01-22T11:44:10.070Z] Client: Docker Engine - Community [2021-01-22T11:44:10.070Z] Version: 19.03.13 [2021-01-22T11:44:10.070Z] API version: 1.40 [2021-01-22T11:44:10.070Z] Go version: go1.13.15 [2021-01-22T11:44:10.070Z] Git commit: 4484c46 [2021-01-22T11:44:10.070Z] Built: Wed Sep 16 17:03:45 2020 [2021-01-22T11:44:10.070Z] OS/Arch: linux/arm64 [2021-01-22T11:44:10.070Z] Experimental: false [2021-01-22T11:44:10.070Z] [2021-01-22T11:44:10.070Z] Server: Docker Engine - Community [2021-01-22T11:44:10.070Z] Engine: [2021-01-22T11:44:10.070Z] Version: 19.03.13 [2021-01-22T11:44:10.070Z] API version: 1.40 (minimum version 1.12) [2021-01-22T11:44:10.070Z] Go version: go1.13.15 [2021-01-22T11:44:10.070Z] Git commit: 4484c46 [2021-01-22T11:44:10.070Z] Built: Wed Sep 16 17:02:17 2020 [2021-01-22T11:44:10.070Z] OS/Arch: linux/arm64 [2021-01-22T11:44:10.070Z] Experimental: true [2021-01-22T11:44:10.070Z] containerd: [2021-01-22T11:44:10.070Z] Version: 1.3.7 [2021-01-22T11:44:10.070Z] GitCommit: 8fba4e9a7d01810a393d5d25a3621dc101981175 [2021-01-22T11:44:10.070Z] runc: [2021-01-22T11:44:10.070Z] Version: 1.0.0-rc10 [2021-01-22T11:44:10.070Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2021-01-22T11:44:10.070Z] docker-init: [2021-01-22T11:44:10.070Z] Version: 0.18.0 [2021-01-22T11:44:10.070Z] GitCommit: fec3683 [2021-01-22T11:44:10.106Z] #30 ... [2021-01-22T11:44:10.106Z] [2021-01-22T11:44:10.106Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-22T11:44:10.106Z] #11 50.74 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-01-22T11:44:10.106Z] #11 50.74 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-01-22T11:44:10.106Z] #11 50.75 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-01-22T11:44:10.106Z] #11 50.77 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-01-22T11:44:10.106Z] #11 50.79 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2021-01-22T11:44:10.106Z] #11 50.79 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u5 [110 kB] [2021-01-22T11:44:10.106Z] #11 50.81 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-01-22T11:44:10.106Z] #11 50.85 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-01-22T11:44:10.106Z] #11 50.87 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-01-22T11:44:10.106Z] #11 50.90 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-01-22T11:44:10.106Z] #11 50.91 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-01-22T11:44:10.106Z] #11 50.98 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-01-22T11:44:10.106Z] #11 50.99 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2021-01-22T11:44:10.106Z] #11 51.01 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2021-01-22T11:44:10.106Z] #11 51.01 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u5 [322 kB] [2021-01-22T11:44:10.106Z] #11 52.10 debconf: delaying package configuration, since apt-utils is not installed [2021-01-22T11:44:10.106Z] #11 52.27 Fetched 78.2 MB in 8s (9439 kB/s) [2021-01-22T11:44:10.106Z] #11 52.42 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-01-22T11:44:10.106Z] #11 52.52 Preparing to unpack .../libsystemd0_241-7~deb10u5_amd64.deb ... [2021-01-22T11:44:10.106Z] #11 52.54 Unpacking libsystemd0:amd64 (241-7~deb10u5) over (241-7~deb10u4) ... [2021-01-22T11:44:10.106Z] #11 52.92 Setting up libsystemd0:amd64 (241-7~deb10u5) ... [2021-01-22T11:44:10.106Z] #11 53.13 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-01-22T11:44:10.106Z] #11 53.18 Preparing to unpack .../libudev1_241-7~deb10u5_amd64.deb ... [2021-01-22T11:44:10.106Z] #11 53.20 Unpacking libudev1:amd64 (241-7~deb10u5) over (241-7~deb10u4) ... [2021-01-22T11:44:10.106Z] #11 53.37 Setting up libudev1:amd64 (241-7~deb10u5) ... [2021-01-22T11:44:10.106Z] #11 53.55 Selecting previously unselected package binutils-mingw-w64-i686. [2021-01-22T11:44:10.106Z] #11 53.55 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-01-22T11:44:10.106Z] #11 53.65 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-01-22T11:44:10.106Z] #11 53.65 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-01-22T11:44:10.106Z] #11 56.25 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-01-22T11:44:10.106Z] #11 56.29 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-01-22T11:44:10.106Z] #11 56.30 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-01-22T11:44:10.106Z] #11 ... [2021-01-22T11:44:10.106Z] [2021-01-22T11:44:10.106Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-22T11:44:10.106Z] #43 57.12 time [Pipeline] sh [2021-01-22T11:44:10.361Z] #43 ... [2021-01-22T11:44:10.362Z] [2021-01-22T11:44:10.362Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T11:44:10.362Z] #45 DONE 57.2s [2021-01-22T11:44:10.421Z] #11 ... [2021-01-22T11:44:10.421Z] [2021-01-22T11:44:10.421Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T11:44:10.421Z] #45 DONE 57.1s [2021-01-22T11:44:10.421Z] [2021-01-22T11:44:10.421Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-01-22T11:44:10.421Z] #40 48.05 Selecting previously unselected package libprotobuf17:amd64. [2021-01-22T11:44:10.421Z] #40 48.06 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-01-22T11:44:10.421Z] #40 48.07 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-01-22T11:44:10.421Z] #40 48.99 Selecting previously unselected package libprotobuf-lite17:amd64. [2021-01-22T11:44:10.421Z] #40 48.99 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2021-01-22T11:44:10.421Z] #40 49.00 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-01-22T11:44:10.421Z] #40 49.26 Selecting previously unselected package libprotobuf-dev:amd64. [2021-01-22T11:44:10.421Z] #40 49.27 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2021-01-22T11:44:10.421Z] #40 49.29 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-01-22T11:44:10.421Z] #40 50.48 Selecting previously unselected package libprotoc17:amd64. [2021-01-22T11:44:10.421Z] #40 50.48 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2021-01-22T11:44:10.421Z] #40 50.49 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2021-01-22T11:44:10.421Z] #40 51.13 Selecting previously unselected package protobuf-c-compiler. [2021-01-22T11:44:10.421Z] #40 51.14 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2021-01-22T11:44:10.421Z] #40 51.15 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-01-22T11:44:10.421Z] #40 51.34 Selecting previously unselected package protobuf-compiler. [2021-01-22T11:44:10.421Z] #40 51.35 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2021-01-22T11:44:10.421Z] #40 51.36 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-01-22T11:44:10.421Z] #40 51.55 Selecting previously unselected package python-pkg-resources. [2021-01-22T11:44:10.421Z] #40 51.55 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-01-22T11:44:10.421Z] #40 51.57 Unpacking python-pkg-resources (40.8.0-1) ... [2021-01-22T11:44:10.421Z] #40 51.80 Selecting previously unselected package python-six. [2021-01-22T11:44:10.421Z] #40 51.80 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-01-22T11:44:10.421Z] #40 51.81 Unpacking python-six (1.12.0-1) ... [2021-01-22T11:44:10.421Z] #40 52.01 Selecting previously unselected package python-protobuf. [2021-01-22T11:44:10.421Z] #40 52.04 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2021-01-22T11:44:10.421Z] #40 52.05 Unpacking python-protobuf (3.6.1.3-2) ... [2021-01-22T11:44:10.421Z] #40 52.58 Setting up python-pkg-resources (40.8.0-1) ... [2021-01-22T11:44:10.421Z] #40 57.22 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-01-22T11:44:10.421Z] #40 57.26 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-01-22T11:44:10.421Z] #40 57.28 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-01-22T11:44:10.421Z] #40 57.32 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-01-22T11:44:10.421Z] #40 ... [2021-01-22T11:44:10.421Z] [2021-01-22T11:44:10.421Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-22T11:44:10.421Z] #11 57.28 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-01-22T11:44:10.421Z] #11 57.32 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-01-22T11:44:10.421Z] #11 57.32 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-01-22T11:44:10.434Z] + docker info [2021-01-22T11:44:10.617Z] [2021-01-22T11:44:10.617Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-01-22T11:44:10.617Z] #40 48.60 Selecting previously unselected package libprotobuf17:amd64. [2021-01-22T11:44:10.617Z] #40 48.64 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-01-22T11:44:10.617Z] #40 48.64 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-01-22T11:44:10.617Z] #40 49.50 Selecting previously unselected package libprotobuf-lite17:amd64. [2021-01-22T11:44:10.617Z] #40 49.51 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2021-01-22T11:44:10.617Z] #40 49.51 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-01-22T11:44:10.617Z] #40 49.74 Selecting previously unselected package libprotobuf-dev:amd64. [2021-01-22T11:44:10.617Z] #40 49.75 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2021-01-22T11:44:10.617Z] #40 49.75 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-01-22T11:44:10.617Z] #40 51.12 Selecting previously unselected package libprotoc17:amd64. [2021-01-22T11:44:10.617Z] #40 51.12 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2021-01-22T11:44:10.617Z] #40 51.13 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2021-01-22T11:44:10.617Z] #40 51.79 Selecting previously unselected package protobuf-c-compiler. [2021-01-22T11:44:10.617Z] #40 51.81 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2021-01-22T11:44:10.617Z] #40 51.82 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-01-22T11:44:10.617Z] #40 51.98 Selecting previously unselected package protobuf-compiler. [2021-01-22T11:44:10.617Z] #40 51.99 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2021-01-22T11:44:10.617Z] #40 52.00 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-01-22T11:44:10.617Z] #40 52.16 Selecting previously unselected package python-pkg-resources. [2021-01-22T11:44:10.617Z] #40 52.17 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-01-22T11:44:10.617Z] #40 52.18 Unpacking python-pkg-resources (40.8.0-1) ... [2021-01-22T11:44:10.617Z] #40 52.43 Selecting previously unselected package python-six. [2021-01-22T11:44:10.617Z] #40 52.44 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-01-22T11:44:10.617Z] #40 52.45 Unpacking python-six (1.12.0-1) ... [2021-01-22T11:44:10.617Z] #40 52.62 Selecting previously unselected package python-protobuf. [2021-01-22T11:44:10.617Z] #40 52.63 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2021-01-22T11:44:10.617Z] #40 52.66 Unpacking python-protobuf (3.6.1.3-2) ... [2021-01-22T11:44:10.617Z] #40 53.28 Setting up python-pkg-resources (40.8.0-1) ... [2021-01-22T11:44:10.771Z] #51 ... [2021-01-22T11:44:10.771Z] [2021-01-22T11:44:10.771Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T11:44:10.771Z] #41 36.50 CC criu/arch/s390/sigframe.o [2021-01-22T11:44:10.771Z] #41 36.69 LINK criu/arch/s390/crtools.built-in.o [2021-01-22T11:44:10.771Z] #41 36.72 DEP criu/pie/util-vdso.d [2021-01-22T11:44:10.771Z] #41 36.84 DEP criu/pie/util.d [2021-01-22T11:44:10.771Z] #41 36.93 CC criu/pie/util.o [2021-01-22T11:44:10.771Z] #41 37.13 CC criu/pie/util-vdso.o [2021-01-22T11:44:10.771Z] #41 37.65 AR criu/pie/pie.lib.a [2021-01-22T11:44:10.771Z] #41 37.70 DEP criu/pie/restorer.d [2021-01-22T11:44:10.771Z] #41 37.84 DEP criu/arch/s390/restorer.d [2021-01-22T11:44:10.771Z] #41 38.00 DEP criu/arch/s390/vdso-pie.d [2021-01-22T11:44:10.771Z] #41 38.08 DEP criu/pie/parasite-vdso.d [2021-01-22T11:44:10.771Z] #41 38.21 DEP criu/pie/parasite.d [2021-01-22T11:44:10.771Z] #41 38.39 CC criu/pie/parasite.o [2021-01-22T11:44:10.771Z] #41 39.01 LINK criu/pie/parasite.built-in.o [2021-01-22T11:44:10.771Z] #41 39.01 GEN criu/pie/parasite-blob.h [2021-01-22T11:44:10.771Z] #41 39.01 CC criu/pie/parasite-vdso.o [2021-01-22T11:44:10.771Z] #41 39.41 CC criu/arch/s390/vdso-pie.o [2021-01-22T11:44:10.771Z] #41 39.58 CC criu/arch/s390/restorer.o [2021-01-22T11:44:10.771Z] #41 39.89 CC criu/pie/restorer.o [2021-01-22T11:44:10.771Z] #41 41.56 LINK criu/pie/restorer.built-in.o [2021-01-22T11:44:10.771Z] #41 41.57 GEN criu/pie/restorer-blob.h [2021-01-22T11:44:10.771Z] #41 41.64 DEP criu/vdso.d [2021-01-22T11:44:10.771Z] #41 41.81 DEP criu/uts_ns.d [2021-01-22T11:44:10.771Z] #41 41.91 DEP criu/util.d [2021-01-22T11:44:10.771Z] #41 42.10 DEP criu/uffd.d [2021-01-22T11:44:10.771Z] #41 42.26 DEP criu/tun.d [2021-01-22T11:44:10.771Z] #41 42.40 DEP criu/tty.d [2021-01-22T11:44:10.771Z] #41 42.52 DEP criu/timerfd.d [2021-01-22T11:44:10.771Z] #41 42.65 DEP criu/timens.d [2021-01-22T11:44:10.771Z] #41 42.79 DEP criu/sysfs_parse.d [2021-01-22T11:44:10.771Z] #41 42.90 DEP criu/sysctl.d [2021-01-22T11:44:10.771Z] #41 43.03 DEP criu/string.d [2021-01-22T11:44:10.771Z] #41 43.07 DEP criu/stats.d [2021-01-22T11:44:10.771Z] #41 43.14 DEP criu/sockets.d [2021-01-22T11:44:10.771Z] #41 43.29 DEP criu/sk-unix.d [2021-01-22T11:44:10.771Z] #41 43.49 DEP criu/sk-tcp.d [2021-01-22T11:44:10.771Z] #41 43.63 DEP criu/sk-queue.d [2021-01-22T11:44:11.063Z] #41 43.80 DEP criu/sk-packet.d [2021-01-22T11:44:11.063Z] #41 43.98 DEP criu/sk-netlink.d [2021-01-22T11:44:11.178Z] #40 57.99 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-01-22T11:44:11.178Z] #40 58.00 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-01-22T11:44:11.178Z] #40 58.01 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-01-22T11:44:11.178Z] #40 58.02 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-01-22T11:44:11.178Z] #40 58.02 Setting up python-six (1.12.0-1) ... [2021-01-22T11:44:11.355Z] #41 44.16 DEP criu/sk-inet.d [2021-01-22T11:44:11.355Z] #41 44.31 DEP criu/signalfd.d [2021-01-22T11:44:11.646Z] #41 44.39 DEP criu/sigframe.d [2021-01-22T11:44:11.646Z] #41 44.43 DEP criu/shmem.d [2021-01-22T11:44:11.938Z] #41 44.61 DEP criu/servicefd.d [2021-01-22T11:44:11.938Z] #41 44.79 DEP criu/seize.d [2021-01-22T11:44:11.938Z] #41 44.85 DEP criu/seccomp.d [2021-01-22T11:44:12.230Z] #41 45.01 DEP criu/rst-malloc.d [2021-01-22T11:44:12.230Z] #41 45.07 DEP criu/rbtree.d [2021-01-22T11:44:12.230Z] #41 45.10 DEP criu/pstree.d [2021-01-22T11:44:12.521Z] #41 45.24 DEP criu/protobuf.d [2021-01-22T11:44:12.521Z] #41 45.34 GEN criu/protobuf-desc-gen.h [2021-01-22T11:44:13.065Z] #40 ... [2021-01-22T11:44:13.065Z] [2021-01-22T11:44:13.065Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-22T11:44:13.065Z] #11 59.66 Selecting previously unselected package binutils-mingw-w64. [2021-01-22T11:44:13.065Z] #11 59.66 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-01-22T11:44:13.065Z] #11 59.68 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-01-22T11:44:13.065Z] #11 59.83 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-01-22T11:44:13.065Z] #11 59.83 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-01-22T11:44:13.065Z] #11 59.84 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-01-22T11:44:13.065Z] #11 60.00 Selecting previously unselected package dmsetup. [2021-01-22T11:44:13.065Z] #11 60.01 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-01-22T11:44:13.065Z] #11 60.02 Unpacking dmsetup (2:1.02.155-3) ... [2021-01-22T11:44:13.320Z] #11 60.23 Selecting previously unselected package mingw-w64-common. [2021-01-22T11:44:13.320Z] #11 ... [2021-01-22T11:44:13.320Z] [2021-01-22T11:44:13.320Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-01-22T11:44:13.320Z] #34 50.14 Selecting previously unselected package libicu63:amd64. [2021-01-22T11:44:13.320Z] #34 50.14 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-01-22T11:44:13.321Z] #34 50.17 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-01-22T11:44:13.321Z] #34 57.43 Selecting previously unselected package libxml2:amd64. [2021-01-22T11:44:13.321Z] #34 57.45 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ... [2021-01-22T11:44:13.321Z] #34 57.54 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-01-22T11:44:13.321Z] #34 58.45 Selecting previously unselected package libarchive13:amd64. [2021-01-22T11:44:13.321Z] #34 58.45 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-01-22T11:44:13.321Z] #34 58.46 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-01-22T11:44:13.321Z] #34 58.81 Selecting previously unselected package libjsoncpp1:amd64. [2021-01-22T11:44:13.321Z] #34 58.81 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-01-22T11:44:13.321Z] #34 58.82 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-01-22T11:44:13.321Z] #34 58.96 Selecting previously unselected package librhash0:amd64. [2021-01-22T11:44:13.321Z] #34 59.00 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-01-22T11:44:13.321Z] #34 59.01 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-01-22T11:44:13.321Z] #34 59.21 Selecting previously unselected package libuv1:amd64. [2021-01-22T11:44:13.321Z] #34 59.22 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2021-01-22T11:44:13.321Z] #34 59.24 Unpacking libuv1:amd64 (1.24.1-1) ... [2021-01-22T11:44:13.321Z] #34 59.41 Selecting previously unselected package cmake. [2021-01-22T11:44:13.321Z] #34 59.42 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-01-22T11:44:13.321Z] #34 59.44 Unpacking cmake (3.13.4-1) ... [2021-01-22T11:44:13.556Z] #41 46.31 DEP criu/protobuf-desc.d [2021-01-22T11:44:13.556Z] #41 46.44 DEP criu/proc_parse.d [2021-01-22T11:44:13.556Z] #41 46.55 DEP criu/plugin.d [2021-01-22T11:44:13.576Z] #34 ... [2021-01-22T11:44:13.576Z] [2021-01-22T11:44:13.576Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-22T11:44:13.576Z] #11 60.23 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-01-22T11:44:13.576Z] #11 60.25 Unpacking mingw-w64-common (6.0.0-3) ... [2021-01-22T11:44:13.708Z] #11 60.50 Selecting previously unselected package binutils-mingw-w64. [2021-01-22T11:44:13.708Z] #11 60.50 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-01-22T11:44:13.708Z] #11 60.53 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-01-22T11:44:13.832Z] #11 ... [2021-01-22T11:44:13.832Z] [2021-01-22T11:44:13.832Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-22T11:44:13.832Z] #49 50.59 syscall [2021-01-22T11:44:13.832Z] #49 50.61 reflect [2021-01-22T11:44:13.832Z] #49 59.12 context [2021-01-22T11:44:13.832Z] #49 59.98 internal/poll [2021-01-22T11:44:13.832Z] #49 ... [2021-01-22T11:44:13.832Z] [2021-01-22T11:44:13.832Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-22T11:44:13.832Z] #32 52.23 time [2021-01-22T11:44:13.832Z] #32 58.18 internal/poll [2021-01-22T11:44:13.832Z] #32 59.88 internal/fmtsort [2021-01-22T11:44:13.832Z] #32 60.24 internal/syscall/execenv [2021-01-22T11:44:13.832Z] #32 60.48 internal/syscall/unix [2021-01-22T11:44:13.832Z] #32 60.53 strings [2021-01-22T11:44:13.848Z] #41 46.65 DEP criu/pipes.d [2021-01-22T11:44:13.970Z] #11 60.65 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-01-22T11:44:13.970Z] #11 60.66 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-01-22T11:44:13.970Z] #11 60.69 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-01-22T11:44:13.970Z] #11 60.88 Selecting previously unselected package dmsetup. [2021-01-22T11:44:14.092Z] #32 60.82 os [2021-01-22T11:44:14.140Z] #41 46.84 DEP criu/pie-util.d [2021-01-22T11:44:14.140Z] #41 46.95 DEP criu/pie-util-vdso.d [2021-01-22T11:44:14.140Z] #41 47.09 DEP criu/path.d [2021-01-22T11:44:14.229Z] #11 60.88 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-01-22T11:44:14.229Z] #11 60.89 Unpacking dmsetup (2:1.02.155-3) ... [2021-01-22T11:44:14.229Z] #11 61.12 Selecting previously unselected package mingw-w64-common. [2021-01-22T11:44:14.229Z] #11 61.12 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-01-22T11:44:14.229Z] #11 61.13 Unpacking mingw-w64-common (6.0.0-3) ... [2021-01-22T11:44:14.434Z] #41 47.25 DEP criu/parasite-syscall.d [2021-01-22T11:44:14.434Z] #41 ... [2021-01-22T11:44:14.434Z] [2021-01-22T11:44:14.434Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-01-22T11:44:14.434Z] #18 0.978 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-01-22T11:44:14.434Z] #18 1.096 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-01-22T11:44:14.434Z] #18 1.189 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-01-22T11:44:14.434Z] #18 1.394 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2021-01-22T11:44:14.434Z] #18 2.167 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [239 kB] [2021-01-22T11:44:14.434Z] #18 3.064 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7872 B] [2021-01-22T11:44:14.434Z] #18 6.207 Fetched 8109 kB in 5s (1514 kB/s) [2021-01-22T11:44:14.434Z] #18 6.207 Reading package lists... [2021-01-22T11:44:14.434Z] #18 8.074 Reading package lists... [2021-01-22T11:44:14.487Z] #11 ... [2021-01-22T11:44:14.487Z] [2021-01-22T11:44:14.487Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-22T11:44:14.487Z] #49 51.17 syscall [2021-01-22T11:44:14.487Z] #49 51.23 reflect [2021-01-22T11:44:14.487Z] #49 59.61 context [2021-01-22T11:44:14.487Z] #49 60.41 internal/poll [2021-01-22T11:44:14.487Z] #49 ... [2021-01-22T11:44:14.487Z] [2021-01-22T11:44:14.487Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-01-22T11:44:14.487Z] #34 59.02 Selecting previously unselected package libxml2:amd64. [2021-01-22T11:44:14.487Z] #34 59.03 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ... [2021-01-22T11:44:14.487Z] #34 59.05 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-01-22T11:44:14.487Z] #34 59.63 Selecting previously unselected package libarchive13:amd64. [2021-01-22T11:44:14.487Z] #34 59.64 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-01-22T11:44:14.487Z] #34 59.64 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-01-22T11:44:14.487Z] #34 59.99 Selecting previously unselected package libjsoncpp1:amd64. [2021-01-22T11:44:14.487Z] #34 59.99 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-01-22T11:44:14.487Z] #34 60.00 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-01-22T11:44:14.487Z] #34 60.20 Selecting previously unselected package librhash0:amd64. [2021-01-22T11:44:14.487Z] #34 60.23 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-01-22T11:44:14.487Z] #34 60.24 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-01-22T11:44:14.487Z] #34 60.45 Selecting previously unselected package libuv1:amd64. [2021-01-22T11:44:14.487Z] #34 60.45 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2021-01-22T11:44:14.487Z] #34 60.46 Unpacking libuv1:amd64 (1.24.1-1) ... [2021-01-22T11:44:14.487Z] #34 60.62 Selecting previously unselected package cmake. [2021-01-22T11:44:14.487Z] #34 60.64 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-01-22T11:44:14.487Z] #34 60.66 Unpacking cmake (3.13.4-1) ... [2021-01-22T11:44:14.653Z] #32 ... [2021-01-22T11:44:14.653Z] [2021-01-22T11:44:14.653Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-01-22T11:44:14.653Z] #40 61.69 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-01-22T11:44:14.726Z] #18 10.07 Building dependency tree... [2021-01-22T11:44:14.726Z] #18 ... [2021-01-22T11:44:14.726Z] [2021-01-22T11:44:14.726Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T11:44:14.726Z] #41 47.43 DEP criu/pagemap.d [2021-01-22T11:44:14.726Z] #41 47.53 DEP criu/pagemap-cache.d [2021-01-22T11:44:14.726Z] #41 47.67 DEP criu/page-xfer.d [2021-01-22T11:44:14.726Z] #41 ... [2021-01-22T11:44:14.726Z] [2021-01-22T11:44:14.726Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-22T11:44:14.726Z] #43 74.96 net/http [2021-01-22T11:44:14.726Z] #43 82.21 github.com/LK4D4/vndr/godl [2021-01-22T11:44:14.726Z] #43 82.79 github.com/LK4D4/vndr [2021-01-22T11:44:14.908Z] #40 61.71 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-01-22T11:44:14.908Z] #40 61.73 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-01-22T11:44:14.908Z] #40 61.74 Setting up libcap-dev:amd64 (1:2.25-2) ... [2021-01-22T11:44:14.908Z] #40 61.75 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2021-01-22T11:44:14.908Z] #40 61.77 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-01-22T11:44:14.908Z] #40 61.78 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-01-22T11:44:14.908Z] #40 61.79 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-01-22T11:44:14.908Z] #40 61.80 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-01-22T11:44:14.908Z] #40 61.84 Setting up python-protobuf (3.6.1.3-2) ... [2021-01-22T11:44:15.018Z] #43 ... [2021-01-22T11:44:15.018Z] [2021-01-22T11:44:15.018Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-01-22T11:44:15.018Z] #18 10.07 Building dependency tree... [2021-01-22T11:44:15.018Z] #18 10.53 libcap2-bin is already the newest version (1:2.25-2). [2021-01-22T11:44:15.018Z] #18 10.53 The following additional packages will be installed: [2021-01-22T11:44:15.018Z] #18 10.53 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-01-22T11:44:15.018Z] #18 10.53 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-01-22T11:44:15.018Z] #18 10.53 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-01-22T11:44:15.018Z] #18 10.53 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-01-22T11:44:15.018Z] #18 10.54 python3.7 python3.7-minimal vim-runtime xxd [2021-01-22T11:44:15.018Z] #18 10.54 Suggested packages: [2021-01-22T11:44:15.018Z] #18 10.54 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-01-22T11:44:15.018Z] #18 10.54 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-01-22T11:44:15.018Z] #18 10.54 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-01-22T11:44:15.018Z] #18 10.54 Recommended packages: [2021-01-22T11:44:15.018Z] #18 10.54 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-01-22T11:44:15.018Z] #18 10.54 python3-keyrings.alt python3-xdg unzip [2021-01-22T11:44:15.539Z] #23 transferring context: 53.19MB 7.8s done [2021-01-22T11:44:15.539Z] #23 DONE 7.8s [2021-01-22T11:44:15.539Z] [2021-01-22T11:44:15.539Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2021-01-22T11:44:15.539Z] #10 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 0.0s done [2021-01-22T11:44:15.539Z] #10 sha256:5ffb2f5886e201aff4c1e8e27bad24fcc671df1b0bab8209bb17aa98a310a335 157B / 157B 0.1s done [2021-01-22T11:44:15.539Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 96.52MB / 96.52MB 6.3s done [2021-01-22T11:44:15.539Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 73.58MB / 73.58MB 4.7s done [2021-01-22T11:44:15.539Z] #10 sha256:5d8f1d1f9197bf1817cda35a89da9bd2544ceb7bf0c7b92fba5977ab2b2ab9e6 10.73MB / 10.73MB 1.5s done [2021-01-22T11:44:15.539Z] #10 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 57.46MB / 57.46MB 5.3s done [2021-01-22T11:44:15.539Z] #10 sha256:dfe2d012519ce68bcd2414835909fb4784fd4eb5bea2c88916fdea0c661c872e 8.25MB / 8.25MB 1.2s done [2021-01-22T11:44:15.539Z] #10 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 54.14MB / 54.14MB 4.3s done [2021-01-22T11:44:15.539Z] #10 extracting sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 [2021-01-22T11:44:15.866Z] #34 ... [2021-01-22T11:44:15.866Z] [2021-01-22T11:44:15.866Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-22T11:44:15.866Z] #32 52.47 time [2021-01-22T11:44:15.866Z] #32 59.15 internal/poll [2021-01-22T11:44:15.866Z] #32 60.00 internal/fmtsort [2021-01-22T11:44:15.866Z] #32 60.47 internal/syscall/execenv [2021-01-22T11:44:15.866Z] #32 60.82 internal/syscall/unix [2021-01-22T11:44:15.866Z] #32 61.07 strings [2021-01-22T11:44:15.866Z] #32 61.42 os [2021-01-22T11:44:15.866Z] #32 ... [2021-01-22T11:44:15.866Z] [2021-01-22T11:44:15.866Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-22T11:44:15.866Z] #49 62.26 os [2021-01-22T11:44:16.054Z] #18 11.70 The following NEW packages will be installed: [2021-01-22T11:44:16.054Z] #18 11.70 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-01-22T11:44:16.054Z] #18 11.70 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-01-22T11:44:16.054Z] #18 11.70 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-01-22T11:44:16.054Z] #18 11.70 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-01-22T11:44:16.054Z] #18 11.70 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-01-22T11:44:16.054Z] #18 11.70 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-01-22T11:44:16.054Z] #18 11.70 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-01-22T11:44:16.054Z] #18 11.70 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-01-22T11:44:16.054Z] #18 11.70 xz-utils zip [2021-01-22T11:44:16.054Z] #18 11.79 0 upgraded, 48 newly installed, 0 to remove and 15 not upgraded. [2021-01-22T11:44:16.054Z] #18 11.79 Need to get 27.7 MB of archives. [2021-01-22T11:44:16.054Z] #18 11.79 After this operation, 117 MB of additional disk space will be used. [2021-01-22T11:44:16.054Z] #18 11.79 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x pigz s390x 2.4-1 [52.8 kB] [2021-01-22T11:44:16.186Z] #10 ... [2021-01-22T11:44:16.186Z] [2021-01-22T11:44:16.186Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:b16f6671... [2021-01-22T11:44:16.186Z] #26 sha256:f55666525fdfb3052e2a27209639b4e83b4d5c8ca7cfcff8525f50f63345cc0d 54.14MB / 54.14MB 3.4s done [2021-01-22T11:44:16.186Z] #26 extracting sha256:f55666525fdfb3052e2a27209639b4e83b4d5c8ca7cfcff8525f50f63345cc0d 5.7s done [2021-01-22T11:44:16.186Z] #26 DONE 9.1s [2021-01-22T11:44:16.186Z] [2021-01-22T11:44:16.186Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2021-01-22T11:44:16.345Z] #18 11.81 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-minimal s390x 3.7.3-2+deb10u2 [586 kB] [2021-01-22T11:44:16.345Z] #18 11.93 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-22T11:44:16.345Z] #18 12.00 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-minimal s390x 3.7.3-1 [36.6 kB] [2021-01-22T11:44:16.345Z] #18 12.00 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libmpdec2 s390x 2.4.2-2 [83.3 kB] [2021-01-22T11:44:16.345Z] #18 12.00 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-22T11:44:16.481Z] #27 0.259 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-01-22T11:44:16.481Z] #27 0.280 Get:2 http://deb.debian.org/debian buster InRelease [121 kB] [2021-01-22T11:44:16.481Z] #27 0.303 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-01-22T11:44:16.481Z] #27 0.496 Get:4 http://security.debian.org/debian-security buster/updates/main ppc64el Packages [257 kB] [2021-01-22T11:44:16.638Z] #18 12.06 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7 s390x 3.7.3-2+deb10u2 [330 kB] [2021-01-22T11:44:16.638Z] #18 12.08 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3-stdlib s390x 3.7.3-1 [20.0 kB] [2021-01-22T11:44:16.638Z] #18 12.08 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3 s390x 3.7.3-1 [61.5 kB] [2021-01-22T11:44:16.638Z] #18 12.08 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip4tc0 s390x 1.8.2-4 [69.5 kB] [2021-01-22T11:44:16.638Z] #18 12.08 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip6tc0 s390x 1.8.2-4 [69.8 kB] [2021-01-22T11:44:16.638Z] #18 12.09 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libiptc0 s390x 1.8.2-4 [59.6 kB] [2021-01-22T11:44:16.638Z] #18 12.09 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnfnetlink0 s390x 1.0.1-3+b1 [13.7 kB] [2021-01-22T11:44:16.638Z] #18 12.09 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnetfilter-conntrack3 s390x 1.0.7-1 [39.0 kB] [2021-01-22T11:44:16.638Z] #18 12.09 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnftnl11 s390x 1.1.2-2 [50.6 kB] [2021-01-22T11:44:16.638Z] #18 12.09 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x iptables s390x 1.8.2-4 [379 kB] [2021-01-22T11:44:16.638Z] #18 12.11 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2021-01-22T11:44:16.638Z] #18 12.11 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2021-01-22T11:44:16.638Z] #18 12.12 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x bash-completion all 1:2.8-6 [208 kB] [2021-01-22T11:44:16.638Z] #18 12.13 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-22T11:44:16.638Z] #18 12.13 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x xz-utils s390x 5.2.4-1 [181 kB] [2021-01-22T11:44:16.638Z] #18 12.14 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x apparmor s390x 2.13.2-10 [529 kB] [2021-01-22T11:44:16.638Z] #18 12.16 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x aufs-tools s390x 1:4.14+20190211-1 [104 kB] [2021-01-22T11:44:16.638Z] #18 12.17 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2021-01-22T11:44:16.638Z] #18 12.17 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2021-01-22T11:44:16.638Z] #18 12.17 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2021-01-22T11:44:16.638Z] #18 12.18 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libaio1 s390x 0.3.112-3 [11.1 kB] [2021-01-22T11:44:16.638Z] #18 12.18 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main s390x libgpm2 s390x 1.20.7-5 [35.2 kB] [2021-01-22T11:44:16.638Z] #18 12.18 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2021-01-22T11:44:16.797Z] #40 ... [2021-01-22T11:44:16.797Z] [2021-01-22T11:44:16.797Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-01-22T11:44:16.797Z] #34 62.60 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-01-22T11:44:16.797Z] #34 62.62 Setting up xxd (2:8.1.0875-5) ... [2021-01-22T11:44:16.797Z] #34 62.64 Setting up libuv1:amd64 (1.24.1-1) ... [2021-01-22T11:44:16.797Z] #34 62.67 Setting up vim-common (2:8.1.0875-5) ... [2021-01-22T11:44:16.797Z] #34 62.69 Setting up librhash0:amd64 (1.3.8-1) ... [2021-01-22T11:44:16.797Z] #34 62.72 Setting up cmake-data (3.13.4-1) ... [2021-01-22T11:44:16.797Z] #34 62.76 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-01-22T11:44:16.797Z] #34 62.79 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-01-22T11:44:16.797Z] #34 62.80 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-01-22T11:44:16.797Z] #34 62.83 Setting up cmake (3.13.4-1) ... [2021-01-22T11:44:16.797Z] #34 62.85 Processing triggers for libc-bin (2.28-10) ... [2021-01-22T11:44:16.797Z] #34 62.93 Processing triggers for mime-support (3.62) ... [2021-01-22T11:44:16.797Z] #34 DONE 63.4s [2021-01-22T11:44:16.797Z] [2021-01-22T11:44:16.797Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-22T11:44:16.930Z] #18 12.42 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-22T11:44:16.930Z] #18 12.43 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-22T11:44:16.930Z] #18 12.44 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-22T11:44:16.930Z] #18 12.44 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main s390x libreadline5 s390x 5.2+dfsg-3+b13 [114 kB] [2021-01-22T11:44:16.930Z] #18 12.45 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main s390x net-tools s390x 1.60+git20180626.aebd88e-1 [242 kB] [2021-01-22T11:44:16.930Z] #18 12.45 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pip-whl all 18.1-5 [1591 kB] [2021-01-22T11:44:16.930Z] #18 12.50 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-01-22T11:44:16.930Z] #18 12.50 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-distutils all 3.7.3-1 [142 kB] [2021-01-22T11:44:16.930Z] #18 12.51 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pip all 18.1-5 [171 kB] [2021-01-22T11:44:16.930Z] #18 12.51 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pkg-resources all 40.8.0-1 [153 kB] [2021-01-22T11:44:16.930Z] #18 12.52 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-setuptools all 40.8.0-1 [306 kB] [2021-01-22T11:44:16.930Z] #18 12.53 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-wheel all 0.32.3-2 [19.4 kB] [2021-01-22T11:44:16.930Z] #18 12.53 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main s390x sudo s390x 1.8.27-1+deb10u2 [1199 kB] [2021-01-22T11:44:16.930Z] #18 12.56 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-22T11:44:16.930Z] #18 12.57 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main s390x uidmap s390x 1:4.5-1.1 [257 kB] [2021-01-22T11:44:16.930Z] #18 12.58 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-01-22T11:44:17.127Z] #27 ... [2021-01-22T11:44:17.127Z] [2021-01-22T11:44:17.127Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2021-01-22T11:44:17.127Z] #10 extracting sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 4.8s done [2021-01-22T11:44:17.127Z] #10 extracting sha256:dfe2d012519ce68bcd2414835909fb4784fd4eb5bea2c88916fdea0c661c872e 0.4s done [2021-01-22T11:44:17.127Z] #10 DONE 9.7s [2021-01-22T11:44:17.127Z] [2021-01-22T11:44:17.127Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2021-01-22T11:44:17.127Z] #27 0.802 Get:5 http://deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-01-22T11:44:17.221Z] #18 12.75 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim s390x 2:8.1.0875-5 [1188 kB] [2021-01-22T11:44:17.221Z] #18 12.79 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main s390x xfsprogs s390x 4.20.0-1 [865 kB] [2021-01-22T11:44:17.221Z] #18 12.81 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main s390x zip s390x 3.0-11+b1 [232 kB] [2021-01-22T11:44:17.359Z] #35 0.995 + RM_GOPATH=0 [2021-01-22T11:44:17.359Z] #35 0.995 + TMP_GOPATH= [2021-01-22T11:44:17.359Z] #35 0.995 + : /build [2021-01-22T11:44:17.359Z] #35 0.995 + '[' -z '' ']' [2021-01-22T11:44:17.359Z] #35 0.998 ++ mktemp -d [2021-01-22T11:44:17.359Z] #35 0.999 + export GOPATH=/tmp/tmp.BsinB1GyaM [2021-01-22T11:44:17.359Z] #35 0.999 + GOPATH=/tmp/tmp.BsinB1GyaM [2021-01-22T11:44:17.359Z] #35 0.999 + RM_GOPATH=1 [2021-01-22T11:44:17.616Z] #35 0.999 + case "$(go env GOARCH)" in [2021-01-22T11:44:17.616Z] #35 1.002 ++ go env GOARCH [2021-01-22T11:44:17.616Z] #35 1.036 + export GO_BUILDMODE=-buildmode=pie [2021-01-22T11:44:17.616Z] #35 1.036 + GO_BUILDMODE=-buildmode=pie [2021-01-22T11:44:17.616Z] #35 1.037 ++ dirname /tmp/install/install.sh [2021-01-22T11:44:17.616Z] #35 1.038 + dir=/tmp/install [2021-01-22T11:44:17.616Z] #35 1.042 + bin=tini [2021-01-22T11:44:17.616Z] #35 1.042 + shift [2021-01-22T11:44:17.616Z] #35 1.042 + '[' '!' -f /tmp/install/tini.installer ']' [2021-01-22T11:44:17.616Z] #35 1.043 + . /tmp/install/tini.installer [2021-01-22T11:44:17.616Z] #35 1.046 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-01-22T11:44:17.616Z] #35 1.046 + install_tini [2021-01-22T11:44:17.616Z] #35 1.046 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-01-22T11:44:17.616Z] #35 1.046 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-01-22T11:44:17.616Z] #35 1.046 + git clone https://github.com/krallin/tini.git /tmp/tmp.BsinB1GyaM/tini [2021-01-22T11:44:17.616Z] #35 1.051 Cloning into '/tmp/tmp.BsinB1GyaM/tini'... [2021-01-22T11:44:17.762Z] #27 1.422 Get:6 http://deb.debian.org/debian buster-updates/main ppc64el Packages [7864 B] [2021-01-22T11:44:17.867Z] #18 13.33 debconf: delaying package configuration, since apt-utils is not installed [2021-01-22T11:44:17.867Z] #18 13.40 Fetched 27.7 MB in 1s (25.4 MB/s) [2021-01-22T11:44:17.867Z] #18 13.43 Selecting previously unselected package pigz. [2021-01-22T11:44:17.867Z] #18 13.43 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23199 files and directories currently installed.) [2021-01-22T11:44:17.867Z] #18 13.49 Preparing to unpack .../archives/pigz_2.4-1_s390x.deb ... [2021-01-22T11:44:17.867Z] #18 13.51 Unpacking pigz (2.4-1) ... [2021-01-22T11:44:18.159Z] #18 13.57 Selecting previously unselected package libpython3.7-minimal:s390x. [2021-01-22T11:44:18.159Z] #18 13.57 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_s390x.deb ... [2021-01-22T11:44:18.159Z] #18 13.57 Unpacking libpython3.7-minimal:s390x (3.7.3-2+deb10u2) ... [2021-01-22T11:44:18.398Z] #49 ... [2021-01-22T11:44:18.398Z] [2021-01-22T11:44:18.398Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-01-22T11:44:18.398Z] #34 63.97 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-01-22T11:44:18.398Z] #34 63.98 Setting up xxd (2:8.1.0875-5) ... [2021-01-22T11:44:18.398Z] #34 64.00 Setting up libuv1:amd64 (1.24.1-1) ... [2021-01-22T11:44:18.398Z] #34 64.01 Setting up vim-common (2:8.1.0875-5) ... [2021-01-22T11:44:18.398Z] #34 64.05 Setting up librhash0:amd64 (1.3.8-1) ... [2021-01-22T11:44:18.398Z] #34 64.06 Setting up cmake-data (3.13.4-1) ... [2021-01-22T11:44:18.398Z] #34 64.09 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-01-22T11:44:18.398Z] #34 64.11 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-01-22T11:44:18.398Z] #34 64.12 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-01-22T11:44:18.398Z] #34 64.13 Setting up cmake (3.13.4-1) ... [2021-01-22T11:44:18.398Z] #34 64.15 Processing triggers for libc-bin (2.28-10) ... [2021-01-22T11:44:18.398Z] #34 64.26 Processing triggers for mime-support (3.62) ... [2021-01-22T11:44:18.398Z] #34 DONE 64.8s [2021-01-22T11:44:18.398Z] [2021-01-22T11:44:18.398Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-22T11:44:18.451Z] #18 14.00 Selecting previously unselected package python3.7-minimal. [2021-01-22T11:44:18.451Z] #18 14.00 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_s390x.deb ... [2021-01-22T11:44:18.451Z] #18 14.01 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2021-01-22T11:44:18.544Z] #35 1.834 + cd /tmp/tmp.BsinB1GyaM/tini [2021-01-22T11:44:18.544Z] #35 1.834 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-01-22T11:44:18.544Z] #35 1.856 + cmake . [2021-01-22T11:44:18.744Z] #18 ... [2021-01-22T11:44:18.744Z] [2021-01-22T11:44:18.744Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-22T11:44:18.744Z] #43 DONE 89.1s [2021-01-22T11:44:18.965Z] #35 1.016 + RM_GOPATH=0 [2021-01-22T11:44:18.965Z] #35 1.016 + TMP_GOPATH= [2021-01-22T11:44:18.965Z] #35 1.016 + : /build [2021-01-22T11:44:18.965Z] #35 1.016 + '[' -z '' ']' [2021-01-22T11:44:18.965Z] #35 1.016 ++ mktemp -d [2021-01-22T11:44:19.038Z] [2021-01-22T11:44:19.038Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T11:44:19.038Z] #41 47.80 DEP criu/page-pipe.d [2021-01-22T11:44:19.038Z] #41 47.85 DEP criu/netfilter.d [2021-01-22T11:44:19.038Z] #41 47.99 DEP criu/net.d [2021-01-22T11:44:19.038Z] #41 48.22 DEP criu/namespaces.d [2021-01-22T11:44:19.038Z] #41 48.35 DEP criu/mount.d [2021-01-22T11:44:19.038Z] #41 48.49 DEP criu/memfd.d [2021-01-22T11:44:19.038Z] #41 48.65 DEP criu/mem.d [2021-01-22T11:44:19.038Z] #41 48.83 DEP criu/lsm.d [2021-01-22T11:44:19.038Z] #41 48.97 DEP criu/log.d [2021-01-22T11:44:19.038Z] #41 49.05 DEP criu/libnetlink.d [2021-01-22T11:44:19.038Z] #41 49.17 DEP criu/kerndat.d [2021-01-22T11:44:19.038Z] #41 49.28 DEP criu/kcmp-ids.d [2021-01-22T11:44:19.038Z] #41 49.37 DEP criu/irmap.d [2021-01-22T11:44:19.038Z] #41 49.49 DEP criu/ipc_ns.d [2021-01-22T11:44:19.038Z] #41 49.64 DEP criu/image.d [2021-01-22T11:44:19.038Z] #41 49.75 DEP criu/image-desc.d [2021-01-22T11:44:19.038Z] #41 49.86 DEP criu/fsnotify.d [2021-01-22T11:44:19.038Z] #41 50.04 DEP criu/filesystems.d [2021-01-22T11:44:19.038Z] #41 50.17 DEP criu/files.d [2021-01-22T11:44:19.038Z] #41 50.28 DEP criu/files-reg.d [2021-01-22T11:44:19.038Z] #41 50.38 DEP criu/files-ext.d [2021-01-22T11:44:19.038Z] #41 50.52 DEP criu/file-lock.d [2021-01-22T11:44:19.038Z] #41 50.67 DEP criu/file-ids.d [2021-01-22T11:44:19.038Z] #41 50.81 DEP criu/fifo.d [2021-01-22T11:44:19.038Z] #41 50.90 DEP criu/fdstore.d [2021-01-22T11:44:19.038Z] #41 50.96 DEP criu/fault-injection.d [2021-01-22T11:44:19.038Z] #41 50.99 DEP criu/external.d [2021-01-22T11:44:19.038Z] #41 51.08 DEP criu/eventpoll.d [2021-01-22T11:44:19.038Z] #41 51.24 DEP criu/eventfd.d [2021-01-22T11:44:19.038Z] #41 51.32 DEP criu/crtools.d [2021-01-22T11:44:19.038Z] #41 51.42 DEP criu/cr-service.d [2021-01-22T11:44:19.038Z] #41 51.55 DEP criu/cr-restore.d [2021-01-22T11:44:19.038Z] #41 51.78 DEP criu/cr-errno.d [2021-01-22T11:44:19.038Z] #41 51.79 DEP criu/cr-dump.d [2021-01-22T11:44:19.106Z] #35 2.536 -- The C compiler identification is GNU 8.3.0 [2021-01-22T11:44:19.106Z] #35 2.599 -- Check for working C compiler: /usr/bin/cc [2021-01-22T11:44:19.223Z] #35 1.023 + export GOPATH=/tmp/tmp.6N2KR7DOgX [2021-01-22T11:44:19.223Z] #35 1.024 + GOPATH=/tmp/tmp.6N2KR7DOgX [2021-01-22T11:44:19.223Z] #35 1.024 + RM_GOPATH=1 [2021-01-22T11:44:19.223Z] #35 1.025 + case "$(go env GOARCH)" in [2021-01-22T11:44:19.223Z] #35 1.026 ++ go env GOARCH [2021-01-22T11:44:19.223Z] #35 1.069 + export GO_BUILDMODE=-buildmode=pie [2021-01-22T11:44:19.223Z] #35 1.069 + GO_BUILDMODE=-buildmode=pie [2021-01-22T11:44:19.223Z] #35 1.082 ++ dirname /tmp/install/install.sh [2021-01-22T11:44:19.223Z] #35 1.084 + dir=/tmp/install [2021-01-22T11:44:19.223Z] #35 1.084 + bin=tini [2021-01-22T11:44:19.223Z] #35 1.084 + shift [2021-01-22T11:44:19.223Z] #35 1.084 + '[' '!' -f /tmp/install/tini.installer ']' [2021-01-22T11:44:19.223Z] #35 1.084 + . /tmp/install/tini.installer [2021-01-22T11:44:19.223Z] #35 1.090 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-01-22T11:44:19.223Z] #35 1.091 + install_tini [2021-01-22T11:44:19.223Z] #35 1.091 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-01-22T11:44:19.223Z] #35 1.091 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-01-22T11:44:19.223Z] #35 1.091 + git clone https://github.com/krallin/tini.git /tmp/tmp.6N2KR7DOgX/tini [2021-01-22T11:44:19.223Z] #35 1.098 Cloning into '/tmp/tmp.6N2KR7DOgX/tini'... [2021-01-22T11:44:19.329Z] #41 52.05 DEP criu/cr-dedup.d [2021-01-22T11:44:19.329Z] #41 52.26 DEP criu/cr-check.d [2021-01-22T11:44:19.621Z] #41 52.45 DEP criu/config.d [2021-01-22T11:44:19.621Z] #41 52.51 DEP criu/clone-noasan.d [2021-01-22T11:44:19.621Z] #41 52.54 DEP criu/cgroup.d [2021-01-22T11:44:19.621Z] #41 52.60 DEP criu/cgroup-props.d [2021-01-22T11:44:19.836Z] #27 3.672 Fetched 8196 kB in 3s (2392 kB/s) [2021-01-22T11:44:19.913Z] #41 52.64 DEP criu/bitmap.d [2021-01-22T11:44:19.913Z] #41 52.65 DEP criu/bfd.d [2021-01-22T11:44:19.913Z] #41 52.72 DEP criu/autofs.d [2021-01-22T11:44:19.913Z] #41 52.81 DEP criu/aio.d [2021-01-22T11:44:20.035Z] #35 3.310 -- Check for working C compiler: /usr/bin/cc -- works [2021-01-22T11:44:20.035Z] #35 3.312 -- Detecting C compiler ABI info [2021-01-22T11:44:20.128Z] #27 3.672 Reading package lists... [2021-01-22T11:44:20.128Z] #27 ... [2021-01-22T11:44:20.128Z] [2021-01-22T11:44:20.128Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2021-01-22T11:44:20.128Z] #10 extracting sha256:5d8f1d1f9197bf1817cda35a89da9bd2544ceb7bf0c7b92fba5977ab2b2ab9e6 0.3s done [2021-01-22T11:44:20.128Z] #10 extracting sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 2.7s done [2021-01-22T11:44:20.128Z] #10 DONE 12.7s [2021-01-22T11:44:20.128Z] [2021-01-22T11:44:20.128Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2021-01-22T11:44:20.128Z] #10 extracting sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad [2021-01-22T11:44:20.158Z] #35 1.821 + cd /tmp/tmp.6N2KR7DOgX/tini [2021-01-22T11:44:20.158Z] #35 1.822 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-01-22T11:44:20.158Z] #35 1.849 + cmake . [2021-01-22T11:44:20.204Z] #41 53.02 DEP criu/action-scripts.d [2021-01-22T11:44:20.417Z] #35 2.383 -- The C compiler identification is GNU 8.3.0 [2021-01-22T11:44:20.417Z] #35 2.435 -- Check for working C compiler: /usr/bin/cc [2021-01-22T11:44:20.496Z] #41 53.27 CC criu/action-scripts.o [2021-01-22T11:44:20.601Z] #35 3.997 -- Detecting C compiler ABI info - done [2021-01-22T11:44:20.601Z] #35 4.042 -- Detecting C compile features [2021-01-22T11:44:20.675Z] #35 ... [2021-01-22T11:44:20.675Z] [2021-01-22T11:44:20.675Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-01-22T11:44:20.675Z] #40 57.38 Setting up python-six (1.12.0-1) ... [2021-01-22T11:44:20.675Z] #40 61.41 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-01-22T11:44:20.675Z] #40 61.43 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-01-22T11:44:20.675Z] #40 61.46 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-01-22T11:44:20.675Z] #40 61.49 Setting up libcap-dev:amd64 (1:2.25-2) ... [2021-01-22T11:44:20.675Z] #40 61.51 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2021-01-22T11:44:20.675Z] #40 61.53 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-01-22T11:44:20.675Z] #40 61.55 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-01-22T11:44:20.675Z] #40 61.57 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-01-22T11:44:20.675Z] #40 61.59 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-01-22T11:44:20.675Z] #40 61.61 Setting up python-protobuf (3.6.1.3-2) ... [2021-01-22T11:44:20.675Z] #40 ... [2021-01-22T11:44:20.675Z] [2021-01-22T11:44:20.675Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-22T11:44:20.675Z] #11 67.01 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-01-22T11:44:20.675Z] #11 67.02 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-01-22T11:44:20.675Z] #11 67.02 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-01-22T11:44:20.788Z] #41 53.51 CC criu/aio.o [2021-01-22T11:44:21.080Z] #41 53.79 CC criu/autofs.o [2021-01-22T11:44:21.610Z] #11 ... [2021-01-22T11:44:21.610Z] [2021-01-22T11:44:21.611Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-22T11:44:21.611Z] #43 58.27 time [2021-01-22T11:44:21.611Z] #43 62.42 strings [2021-01-22T11:44:21.611Z] #43 63.99 os [2021-01-22T11:44:21.611Z] #43 65.60 regexp/syntax [2021-01-22T11:44:21.611Z] #43 68.41 fmt [2021-01-22T11:44:21.611Z] #43 ... [2021-01-22T11:44:21.611Z] [2021-01-22T11:44:21.611Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-01-22T11:44:21.611Z] #40 68.23 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2021-01-22T11:44:21.611Z] #40 68.25 Processing triggers for libc-bin (2.28-10) ... [2021-01-22T11:44:21.966Z] #35 ... [2021-01-22T11:44:21.967Z] [2021-01-22T11:44:21.967Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-01-22T11:44:21.967Z] #40 68.06 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2021-01-22T11:44:21.967Z] #40 68.07 Processing triggers for libc-bin (2.28-10) ... [2021-01-22T11:44:21.967Z] #40 DONE 68.6s [2021-01-22T11:44:21.967Z] [2021-01-22T11:44:21.967Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-22T11:44:21.967Z] #32 63.87 path [2021-01-22T11:44:21.967Z] #32 64.46 text/tabwriter [2021-01-22T11:44:21.967Z] #32 65.18 fmt [2021-01-22T11:44:21.967Z] #32 65.31 path/filepath [2021-01-22T11:44:21.967Z] #32 66.52 io/ioutil [2021-01-22T11:44:21.967Z] #32 68.39 flag [2021-01-22T11:44:21.967Z] #32 68.40 github.com/BurntSushi/toml [2021-01-22T11:44:22.116Z] #41 54.70 CC criu/bfd.o [2021-01-22T11:44:22.116Z] #41 ... [2021-01-22T11:44:22.116Z] [2021-01-22T11:44:22.116Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-01-22T11:44:22.116Z] #18 14.79 Setting up libpython3.7-minimal:s390x (3.7.3-2+deb10u2) ... [2021-01-22T11:44:22.116Z] #18 14.81 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2021-01-22T11:44:22.116Z] #18 15.98 Selecting previously unselected package python3-minimal. [2021-01-22T11:44:22.116Z] #18 15.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 ... 23448 files and directories currently installed.) [2021-01-22T11:44:22.116Z] #18 16.00 Preparing to unpack .../python3-minimal_3.7.3-1_s390x.deb ... [2021-01-22T11:44:22.116Z] #18 16.00 Unpacking python3-minimal (3.7.3-1) ... [2021-01-22T11:44:22.116Z] #18 16.04 Selecting previously unselected package libmpdec2:s390x. [2021-01-22T11:44:22.116Z] #18 16.04 Preparing to unpack .../libmpdec2_2.4.2-2_s390x.deb ... [2021-01-22T11:44:22.116Z] #18 16.05 Unpacking libmpdec2:s390x (2.4.2-2) ... [2021-01-22T11:44:22.116Z] #18 16.12 Selecting previously unselected package libpython3.7-stdlib:s390x. [2021-01-22T11:44:22.116Z] #18 16.12 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_s390x.deb ... [2021-01-22T11:44:22.116Z] #18 16.12 Unpacking libpython3.7-stdlib:s390x (3.7.3-2+deb10u2) ... [2021-01-22T11:44:22.116Z] #18 16.75 Selecting previously unselected package python3.7. [2021-01-22T11:44:22.116Z] #18 16.75 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_s390x.deb ... [2021-01-22T11:44:22.116Z] #18 16.75 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2021-01-22T11:44:22.116Z] #18 16.82 Selecting previously unselected package libpython3-stdlib:s390x. [2021-01-22T11:44:22.116Z] #18 16.82 Preparing to unpack .../libpython3-stdlib_3.7.3-1_s390x.deb ... [2021-01-22T11:44:22.116Z] #18 16.82 Unpacking libpython3-stdlib:s390x (3.7.3-1) ... [2021-01-22T11:44:22.116Z] #18 16.87 Setting up python3-minimal (3.7.3-1) ... [2021-01-22T11:44:22.116Z] #18 17.33 Selecting previously unselected package python3. [2021-01-22T11:44:22.116Z] #18 17.33 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23860 files and directories currently installed.) [2021-01-22T11:44:22.116Z] #18 17.37 Preparing to unpack .../00-python3_3.7.3-1_s390x.deb ... [2021-01-22T11:44:22.116Z] #18 17.38 Unpacking python3 (3.7.3-1) ... [2021-01-22T11:44:22.116Z] #18 17.43 Selecting previously unselected package libip4tc0:s390x. [2021-01-22T11:44:22.116Z] #18 17.43 Preparing to unpack .../01-libip4tc0_1.8.2-4_s390x.deb ... [2021-01-22T11:44:22.116Z] #18 17.44 Unpacking libip4tc0:s390x (1.8.2-4) ... [2021-01-22T11:44:22.116Z] #18 17.49 Selecting previously unselected package libip6tc0:s390x. [2021-01-22T11:44:22.116Z] #18 17.49 Preparing to unpack .../02-libip6tc0_1.8.2-4_s390x.deb ... [2021-01-22T11:44:22.116Z] #18 17.49 Unpacking libip6tc0:s390x (1.8.2-4) ... [2021-01-22T11:44:22.116Z] #18 17.55 Selecting previously unselected package libiptc0:s390x. [2021-01-22T11:44:22.116Z] #18 ... [2021-01-22T11:44:22.116Z] [2021-01-22T11:44:22.116Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2021-01-22T11:44:22.116Z] #30 DONE 92.1s [2021-01-22T11:44:22.116Z] [2021-01-22T11:44:22.116Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-01-22T11:44:22.116Z] #18 17.55 Preparing to unpack .../03-libiptc0_1.8.2-4_s390x.deb ... [2021-01-22T11:44:22.116Z] #18 17.55 Unpacking libiptc0:s390x (1.8.2-4) ... [2021-01-22T11:44:22.116Z] #18 17.60 Selecting previously unselected package libnfnetlink0:s390x. [2021-01-22T11:44:22.116Z] #18 17.60 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_s390x.deb ... [2021-01-22T11:44:22.116Z] #18 17.62 Unpacking libnfnetlink0:s390x (1.0.1-3+b1) ... [2021-01-22T11:44:22.116Z] #18 17.68 Selecting previously unselected package libnetfilter-conntrack3:s390x. [2021-01-22T11:44:22.116Z] #18 17.68 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_s390x.deb ... [2021-01-22T11:44:22.116Z] #18 17.68 Unpacking libnetfilter-conntrack3:s390x (1.0.7-1) ... [2021-01-22T11:44:22.177Z] #40 DONE 68.7s [2021-01-22T11:44:22.177Z] [2021-01-22T11:44:22.177Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T11:44:22.423Z] #18 17.81 Selecting previously unselected package libnftnl11:s390x. [2021-01-22T11:44:22.423Z] #18 17.81 Preparing to unpack .../06-libnftnl11_1.1.2-2_s390x.deb ... [2021-01-22T11:44:22.423Z] #18 17.82 Unpacking libnftnl11:s390x (1.1.2-2) ... [2021-01-22T11:44:22.423Z] #18 17.89 Selecting previously unselected package iptables. [2021-01-22T11:44:22.423Z] #18 17.89 Preparing to unpack .../07-iptables_1.8.2-4_s390x.deb ... [2021-01-22T11:44:22.423Z] #18 17.90 Unpacking iptables (1.8.2-4) ... [2021-01-22T11:44:22.677Z] Client: [2021-01-22T11:44:22.677Z] Debug Mode: false [2021-01-22T11:44:22.677Z] [2021-01-22T11:44:22.677Z] Server: [2021-01-22T11:44:22.677Z] Containers: 0 [2021-01-22T11:44:22.677Z] Running: 0 [2021-01-22T11:44:22.677Z] Paused: 0 [2021-01-22T11:44:22.677Z] Stopped: 0 [2021-01-22T11:44:22.677Z] Images: 0 [2021-01-22T11:44:22.677Z] Server Version: 19.03.13 [2021-01-22T11:44:22.677Z] Storage Driver: overlay2 [2021-01-22T11:44:22.677Z] Backing Filesystem: extfs [2021-01-22T11:44:22.677Z] Supports d_type: true [2021-01-22T11:44:22.677Z] Native Overlay Diff: true [2021-01-22T11:44:22.677Z] Logging Driver: json-file [2021-01-22T11:44:22.677Z] Cgroup Driver: cgroupfs [2021-01-22T11:44:22.677Z] Plugins: [2021-01-22T11:44:22.677Z] Volume: local [2021-01-22T11:44:22.677Z] Network: bridge host ipvlan macvlan null overlay [2021-01-22T11:44:22.677Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-01-22T11:44:22.677Z] Swarm: inactive [2021-01-22T11:44:22.677Z] Runtimes: runc [2021-01-22T11:44:22.677Z] Default Runtime: runc [2021-01-22T11:44:22.677Z] Init Binary: docker-init [2021-01-22T11:44:22.677Z] containerd version: 8fba4e9a7d01810a393d5d25a3621dc101981175 [2021-01-22T11:44:22.677Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2021-01-22T11:44:22.677Z] init version: fec3683 [2021-01-22T11:44:22.677Z] Security Options: [2021-01-22T11:44:22.677Z] apparmor [2021-01-22T11:44:22.677Z] seccomp [2021-01-22T11:44:22.677Z] Profile: default [2021-01-22T11:44:22.677Z] Kernel Version: 4.15.0-1083-aws [2021-01-22T11:44:22.677Z] Operating System: Ubuntu 16.04.7 LTS [2021-01-22T11:44:22.677Z] OSType: linux [2021-01-22T11:44:22.677Z] Architecture: aarch64 [2021-01-22T11:44:22.677Z] CPUs: 4 [2021-01-22T11:44:22.677Z] Total Memory: 7.525GiB [2021-01-22T11:44:22.677Z] Name: ip-10-100-114-131 [2021-01-22T11:44:22.677Z] ID: Y7CY:OBXM:64JR:IATL:K5XK:3QN2:NY4M:WSP4:5UNB:OI7D:IVLF:RPVW [2021-01-22T11:44:22.677Z] Docker Root Dir: /var/lib/docker [2021-01-22T11:44:22.677Z] Debug Mode: false [2021-01-22T11:44:22.677Z] Registry: https://index.docker.io/v1/ [2021-01-22T11:44:22.677Z] Labels: [2021-01-22T11:44:22.677Z] Experimental: true [2021-01-22T11:44:22.677Z] Insecure Registries: [2021-01-22T11:44:22.677Z] 127.0.0.0/8 [2021-01-22T11:44:22.677Z] Live Restore Enabled: true [2021-01-22T11:44:22.677Z] [2021-01-22T11:44:22.677Z] WARNING: No swap limit support [Pipeline] sh [2021-01-22T11:44:22.717Z] #18 18.36 Selecting previously unselected package xxd. [2021-01-22T11:44:22.717Z] #18 18.36 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_s390x.deb ... [2021-01-22T11:44:22.717Z] #18 18.36 Unpacking xxd (2:8.1.0875-5) ... [2021-01-22T11:44:22.717Z] #18 18.49 Selecting previously unselected package vim-common. [2021-01-22T11:44:22.859Z] #10 extracting sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 2.3s done [2021-01-22T11:44:22.859Z] #10 extracting sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 [2021-01-22T11:44:23.012Z] #18 18.49 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-01-22T11:44:23.012Z] #18 18.52 Unpacking vim-common (2:8.1.0875-5) ... [2021-01-22T11:44:23.012Z] #18 18.65 Selecting previously unselected package bash-completion. [2021-01-22T11:44:23.012Z] #18 18.65 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-01-22T11:44:23.024Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-01-22T11:44:23.024Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-01-22T11:44:23.024Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41918/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-01-22T11:44:23.024Z] + bash /home/ubuntu/workspace/moby_PR-41918/check-config.sh [2021-01-22T11:44:23.024Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-01-22T11:44:23.024Z] info: reading kernel config from /boot/config-4.15.0-1083-aws ... [2021-01-22T11:44:23.024Z] [2021-01-22T11:44:23.024Z] Generally Necessary: [2021-01-22T11:44:23.024Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-01-22T11:44:23.024Z] - apparmor: enabled and tools installed [2021-01-22T11:44:23.287Z] - CONFIG_NAMESPACES: enabled [2021-01-22T11:44:23.287Z] - CONFIG_NET_NS: enabled [2021-01-22T11:44:23.287Z] - CONFIG_PID_NS: enabled [2021-01-22T11:44:23.287Z] - CONFIG_IPC_NS: enabled [2021-01-22T11:44:23.287Z] - CONFIG_UTS_NS: enabled [2021-01-22T11:44:23.287Z] - CONFIG_CGROUPS: enabled [2021-01-22T11:44:23.287Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-01-22T11:44:23.287Z] - CONFIG_CGROUP_DEVICE: enabled [2021-01-22T11:44:23.287Z] - CONFIG_CGROUP_FREEZER: enabled [2021-01-22T11:44:23.287Z] - CONFIG_CGROUP_SCHED: enabled [2021-01-22T11:44:23.287Z] - CONFIG_CPUSETS: enabled [2021-01-22T11:44:23.287Z] - CONFIG_MEMCG: enabled [2021-01-22T11:44:23.287Z] - CONFIG_KEYS: enabled [2021-01-22T11:44:23.287Z] - CONFIG_VETH: enabled (as module) [2021-01-22T11:44:23.287Z] - CONFIG_BRIDGE: enabled (as module) [2021-01-22T11:44:23.287Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-01-22T11:44:23.287Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2021-01-22T11:44:23.287Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-01-22T11:44:23.287Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-01-22T11:44:23.288Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-01-22T11:44:23.288Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-01-22T11:44:23.288Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-01-22T11:44:23.288Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-01-22T11:44:23.288Z] - CONFIG_NF_NAT: enabled (as module) [2021-01-22T11:44:23.288Z] - CONFIG_NF_NAT_NEEDED: enabled [2021-01-22T11:44:23.288Z] - CONFIG_POSIX_MQUEUE: enabled [2021-01-22T11:44:23.288Z] [2021-01-22T11:44:23.288Z] Optional Features: [2021-01-22T11:44:23.288Z] - CONFIG_USER_NS: enabled [2021-01-22T11:44:23.331Z] #32 ... [2021-01-22T11:44:23.331Z] [2021-01-22T11:44:23.331Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-22T11:44:23.331Z] #35 6.619 -- Detecting C compile features - done [2021-01-22T11:44:23.331Z] #35 6.661 -- Performing Test HAS_BUILTIN_FORTIFY [2021-01-22T11:44:23.549Z] - CONFIG_SECCOMP: enabled [2021-01-22T11:44:23.549Z] - CONFIG_CGROUP_PIDS: enabled [2021-01-22T11:44:23.549Z] - CONFIG_MEMCG_SWAP: enabled [2021-01-22T11:44:23.549Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-01-22T11:44:23.549Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-01-22T11:44:23.549Z] - CONFIG_BLK_CGROUP: enabled [2021-01-22T11:44:23.549Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-01-22T11:44:23.549Z] - CONFIG_IOSCHED_CFQ: enabled [2021-01-22T11:44:23.549Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2021-01-22T11:44:23.549Z] - CONFIG_CGROUP_PERF: enabled [2021-01-22T11:44:23.549Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-01-22T11:44:23.549Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-01-22T11:44:23.549Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-01-22T11:44:23.549Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-01-22T11:44:23.549Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-01-22T11:44:23.549Z] - CONFIG_RT_GROUP_SCHED: missing [2021-01-22T11:44:23.549Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-01-22T11:44:23.549Z] - CONFIG_IP_VS: enabled (as module) [2021-01-22T11:44:23.549Z] - CONFIG_IP_VS_NFCT: enabled [2021-01-22T11:44:23.549Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-01-22T11:44:23.549Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-01-22T11:44:23.549Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-01-22T11:44:23.549Z] - CONFIG_EXT4_FS: enabled [2021-01-22T11:44:23.549Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-01-22T11:44:23.549Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-01-22T11:44:23.549Z] - Network Drivers: [2021-01-22T11:44:23.549Z] - "overlay": [2021-01-22T11:44:23.586Z] #35 6.937 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-01-22T11:44:23.586Z] #35 7.054 -- Configuring done [2021-01-22T11:44:23.586Z] #35 7.090 -- Generating done [2021-01-22T11:44:23.586Z] #35 7.095 -- Build files have been written to: /tmp/tmp.BsinB1GyaM/tini [2021-01-22T11:44:23.586Z] #35 7.104 + make tini-static [2021-01-22T11:44:23.811Z] - CONFIG_VXLAN: enabled (as module) [2021-01-22T11:44:23.811Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-01-22T11:44:23.811Z] Optional (for encrypted networks): [2021-01-22T11:44:23.811Z] - CONFIG_CRYPTO: enabled [2021-01-22T11:44:23.811Z] - CONFIG_CRYPTO_AEAD: enabled [2021-01-22T11:44:23.811Z] - CONFIG_CRYPTO_GCM: enabled [2021-01-22T11:44:23.811Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-01-22T11:44:23.811Z] - CONFIG_CRYPTO_GHASH: enabled [2021-01-22T11:44:23.811Z] - CONFIG_XFRM: enabled [2021-01-22T11:44:23.811Z] - CONFIG_XFRM_USER: enabled (as module) [2021-01-22T11:44:23.811Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-01-22T11:44:23.811Z] - CONFIG_INET_ESP: enabled (as module) [2021-01-22T11:44:23.811Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2021-01-22T11:44:23.811Z] - "ipvlan": [2021-01-22T11:44:23.811Z] - CONFIG_IPVLAN: enabled (as module) [2021-01-22T11:44:23.811Z] - "macvlan": [2021-01-22T11:44:23.811Z] - CONFIG_MACVLAN: enabled (as module) [2021-01-22T11:44:23.811Z] - CONFIG_DUMMY: enabled (as module) [2021-01-22T11:44:23.811Z] - "ftp,tftp client in container": [2021-01-22T11:44:23.811Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-01-22T11:44:23.811Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-01-22T11:44:23.811Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-01-22T11:44:23.811Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-01-22T11:44:23.811Z] - Storage Drivers: [2021-01-22T11:44:23.811Z] - "aufs": [2021-01-22T11:44:23.811Z] - CONFIG_AUFS_FS: enabled (as module) [2021-01-22T11:44:23.811Z] - "btrfs": [2021-01-22T11:44:24.073Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-01-22T11:44:24.073Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-01-22T11:44:24.073Z] - "devicemapper": [2021-01-22T11:44:24.073Z] - CONFIG_BLK_DEV_DM: enabled [2021-01-22T11:44:24.073Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-01-22T11:44:24.073Z] - "overlay": [2021-01-22T11:44:24.073Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-01-22T11:44:24.073Z] - "zfs": [2021-01-22T11:44:24.073Z] - /dev/zfs: missing [2021-01-22T11:44:24.073Z] - zfs command: missing [2021-01-22T11:44:24.073Z] - zpool command: missing [2021-01-22T11:44:24.073Z] [2021-01-22T11:44:24.073Z] Limits: [2021-01-22T11:44:24.073Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-01-22T11:44:24.073Z] [2021-01-22T11:44:24.073Z] + true [2021-01-22T11:44:24.079Z] #41 2.204 Note: Building without setproctitle() and strlcpy() support. [2021-01-22T11:44:24.079Z] #41 2.205 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-01-22T11:44:24.148Z] #35 7.590 Scanning dependencies of target tini-static [2021-01-22T11:44:24.148Z] #35 7.679 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-01-22T11:44:24.337Z] #41 2.220 Note: Building without GnuTLS support [2021-01-22T11:44:24.337Z] #41 2.227 Makefile.config:39: Warn: you have no libnftables installed [2021-01-22T11:44:24.337Z] #41 2.227 Makefile.config:40: Warn: Building without nftables support [2021-01-22T11:44:24.417Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:febd0d315cb311dd1ae52f406520e6872a5867d3 . [2021-01-22T11:44:24.417Z] #2 [internal] load .dockerignore [2021-01-22T11:44:24.417Z] #2 transferring context: 87B done [2021-01-22T11:44:24.417Z] #2 DONE 0.0s [2021-01-22T11:44:24.417Z] [2021-01-22T11:44:24.417Z] #1 [internal] load build definition from Dockerfile [2021-01-22T11:44:24.417Z] #1 transferring dockerfile: 16.55kB done [2021-01-22T11:44:24.417Z] #1 DONE 0.0s [2021-01-22T11:44:24.417Z] [2021-01-22T11:44:24.417Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2021-01-22T11:44:24.521Z] #18 20.11 Unpacking bash-completion (1:2.8-6) ... [2021-01-22T11:44:24.813Z] #18 20.37 Selecting previously unselected package bzip2. [2021-01-22T11:44:24.813Z] #18 20.37 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_s390x.deb ... [2021-01-22T11:44:24.813Z] #18 20.37 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-01-22T11:44:24.813Z] #18 20.42 Selecting previously unselected package xz-utils. [2021-01-22T11:44:24.813Z] #18 20.42 Preparing to unpack .../12-xz-utils_5.2.4-1_s390x.deb ... [2021-01-22T11:44:24.813Z] #18 20.42 Unpacking xz-utils (5.2.4-1) ... [2021-01-22T11:44:25.074Z] #35 ... [2021-01-22T11:44:25.074Z] [2021-01-22T11:44:25.074Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-22T11:44:25.074Z] #43 61.96 strings [2021-01-22T11:44:25.074Z] #43 63.31 os [2021-01-22T11:44:25.074Z] #43 64.99 regexp/syntax [2021-01-22T11:44:25.074Z] #43 67.44 fmt [2021-01-22T11:44:25.074Z] #43 70.29 regexp [2021-01-22T11:44:25.105Z] #18 20.53 Selecting previously unselected package apparmor. [2021-01-22T11:44:25.105Z] #18 20.53 Preparing to unpack .../13-apparmor_2.13.2-10_s390x.deb ... [2021-01-22T11:44:25.105Z] #18 20.58 Unpacking apparmor (2.13.2-10) ... [2021-01-22T11:44:25.330Z] #43 ... [2021-01-22T11:44:25.330Z] [2021-01-22T11:44:25.330Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T11:44:25.330Z] #41 2.319 Note: Building without setproctitle() and strlcpy() support. [2021-01-22T11:44:25.330Z] #41 2.319 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-01-22T11:44:25.330Z] #41 2.330 Note: Building without GnuTLS support [2021-01-22T11:44:25.330Z] #41 2.351 Makefile.config:39: Warn: you have no libnftables installed [2021-01-22T11:44:25.330Z] #41 2.351 Makefile.config:40: Warn: Building without nftables support [2021-01-22T11:44:25.396Z] #18 20.85 Selecting previously unselected package aufs-tools. [2021-01-22T11:44:25.397Z] #18 20.85 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_s390x.deb ... [2021-01-22T11:44:25.397Z] #18 20.85 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-01-22T11:44:25.397Z] #18 20.93 Selecting previously unselected package libonig5:s390x. [2021-01-22T11:44:25.397Z] #18 20.94 Preparing to unpack .../15-libonig5_6.9.1-1_s390x.deb ... [2021-01-22T11:44:25.397Z] #18 20.94 Unpacking libonig5:s390x (6.9.1-1) ... [2021-01-22T11:44:25.397Z] #18 21.01 Selecting previously unselected package libjq1:s390x. [2021-01-22T11:44:25.397Z] #18 21.01 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_s390x.deb ... [2021-01-22T11:44:25.397Z] #18 21.02 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2021-01-22T11:44:25.397Z] #18 21.07 Selecting previously unselected package jq. [2021-01-22T11:44:25.397Z] #18 21.08 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_s390x.deb ... [2021-01-22T11:44:25.397Z] #18 21.08 Unpacking jq (1.5+dfsg-2+b1) ... [2021-01-22T11:44:25.397Z] #18 21.11 Selecting previously unselected package libaio1:s390x. [2021-01-22T11:44:25.397Z] #18 21.11 Preparing to unpack .../18-libaio1_0.3.112-3_s390x.deb ... [2021-01-22T11:44:25.397Z] #18 21.11 Unpacking libaio1:s390x (0.3.112-3) ... [2021-01-22T11:44:25.397Z] #18 21.15 Selecting previously unselected package libgpm2:s390x. [2021-01-22T11:44:25.397Z] #18 21.15 Preparing to unpack .../19-libgpm2_1.20.7-5_s390x.deb ... [2021-01-22T11:44:25.397Z] #18 21.16 Unpacking libgpm2:s390x (1.20.7-5) ... [2021-01-22T11:44:25.585Z] #41 ... [2021-01-22T11:44:25.585Z] [2021-01-22T11:44:25.585Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-22T11:44:25.585Z] #49 62.47 os [2021-01-22T11:44:25.585Z] #49 63.71 encoding/binary [2021-01-22T11:44:25.585Z] #49 65.93 encoding/base64 [2021-01-22T11:44:25.585Z] #49 66.50 fmt [2021-01-22T11:44:25.585Z] #49 66.89 golang.org/x/sys/unix [2021-01-22T11:44:25.585Z] #49 72.03 encoding/json [2021-01-22T11:44:25.598Z] #10 ... [2021-01-22T11:44:25.598Z] [2021-01-22T11:44:25.598Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2021-01-22T11:44:25.598Z] #27 3.672 Reading package lists... [2021-01-22T11:44:25.598Z] #27 5.140 Reading package lists... [2021-01-22T11:44:25.598Z] #27 6.545 Building dependency tree... [2021-01-22T11:44:25.598Z] #27 7.040 The following additional packages will be installed: [2021-01-22T11:44:25.598Z] #27 7.040 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-01-22T11:44:25.598Z] #27 7.040 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-01-22T11:44:25.598Z] #27 7.040 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-01-22T11:44:25.598Z] #27 7.040 Suggested packages: [2021-01-22T11:44:25.598Z] #27 7.040 krb5-doc krb5-user [2021-01-22T11:44:25.598Z] #27 7.040 Recommended packages: [2021-01-22T11:44:25.598Z] #27 7.040 krb5-locales publicsuffix libsasl2-modules [2021-01-22T11:44:25.598Z] #27 7.390 The following NEW packages will be installed: [2021-01-22T11:44:25.598Z] #27 7.394 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-01-22T11:44:25.598Z] #27 7.394 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-01-22T11:44:25.598Z] #27 7.394 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-01-22T11:44:25.598Z] #27 7.394 libssh2-1 libssl1.1 openssl [2021-01-22T11:44:25.598Z] #27 7.447 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2021-01-22T11:44:25.598Z] #27 7.447 Need to get 5166 kB of archives. [2021-01-22T11:44:25.598Z] #27 7.447 After this operation, 14.6 MB of additional disk space will be used. [2021-01-22T11:44:25.598Z] #27 7.447 Get:1 http://security.debian.org/debian-security buster/updates/main ppc64el libssl1.1 ppc64el 1.1.1d-0+deb10u4 [1526 kB] [2021-01-22T11:44:25.598Z] #27 7.457 Get:2 http://deb.debian.org/debian buster-updates/main ppc64el ca-certificates all 20200601~deb10u1 [158 kB] [2021-01-22T11:44:25.598Z] #27 7.495 Get:3 http://deb.debian.org/debian buster/main ppc64el libkeyutils1 ppc64el 1.6-6 [16.2 kB] [2021-01-22T11:44:25.598Z] #27 7.495 Get:4 http://deb.debian.org/debian buster/main ppc64el libkrb5support0 ppc64el 1.17-3+deb10u1 [69.3 kB] [2021-01-22T11:44:25.598Z] #27 7.499 Get:5 http://deb.debian.org/debian buster/main ppc64el libk5crypto3 ppc64el 1.17-3+deb10u1 [134 kB] [2021-01-22T11:44:25.598Z] #27 7.506 Get:6 http://security.debian.org/debian-security buster/updates/main ppc64el openssl ppc64el 1.1.1d-0+deb10u4 [843 kB] [2021-01-22T11:44:25.598Z] #27 7.530 Get:7 http://deb.debian.org/debian buster/main ppc64el libkrb5-3 ppc64el 1.17-3+deb10u1 [400 kB] [2021-01-22T11:44:25.598Z] #27 7.564 Get:8 http://deb.debian.org/debian buster/main ppc64el libgssapi-krb5-2 ppc64el 1.17-3+deb10u1 [172 kB] [2021-01-22T11:44:25.598Z] #27 7.575 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-22T11:44:25.598Z] #27 7.580 Get:10 http://deb.debian.org/debian buster/main ppc64el libsasl2-2 ppc64el 2.1.27+dfsg-1+deb10u1 [115 kB] [2021-01-22T11:44:25.598Z] #27 7.589 Get:11 http://deb.debian.org/debian buster/main ppc64el libldap-common all 2.4.47+dfsg-3+deb10u4 [89.8 kB] [2021-01-22T11:44:25.598Z] #27 7.594 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-22T11:44:25.598Z] #27 7.611 Get:13 http://deb.debian.org/debian buster/main ppc64el libnghttp2-14 ppc64el 1.36.0-2+deb10u1 [92.1 kB] [2021-01-22T11:44:25.598Z] #27 7.617 Get:14 http://deb.debian.org/debian buster/main ppc64el libpsl5 ppc64el 0.20.2-2 [55.6 kB] [2021-01-22T11:44:25.598Z] #27 7.620 Get:15 http://deb.debian.org/debian buster/main ppc64el librtmp1 ppc64el 2.4+20151223.gitfa8646d.1-2 [60.2 kB] [2021-01-22T11:44:25.598Z] #27 7.625 Get:16 http://deb.debian.org/debian buster/main ppc64el libssh2-1 ppc64el 1.8.0-2.1 [147 kB] [2021-01-22T11:44:25.598Z] #27 7.634 Get:17 http://deb.debian.org/debian buster/main ppc64el libcurl4 ppc64el 7.64.0-4+deb10u1 [348 kB] [2021-01-22T11:44:25.598Z] #27 7.657 Get:18 http://deb.debian.org/debian buster/main ppc64el curl ppc64el 7.64.0-4+deb10u1 [268 kB] [2021-01-22T11:44:25.598Z] #27 7.676 Get:19 http://deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2021-01-22T11:44:25.598Z] #27 7.687 Get:20 http://deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2021-01-22T11:44:25.598Z] #27 7.695 Get:21 http://deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2021-01-22T11:44:25.598Z] #27 7.919 debconf: delaying package configuration, since apt-utils is not installed [2021-01-22T11:44:25.598Z] #27 7.946 Fetched 5166 kB in 0s (19.6 MB/s) [2021-01-22T11:44:25.598Z] #27 7.972 Selecting previously unselected package libssl1.1:ppc64el. [2021-01-22T11:44:25.598Z] #27 7.972 (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-22T11:44:25.598Z] #27 7.983 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u4_ppc64el.deb ... [2021-01-22T11:44:25.598Z] #27 7.990 Unpacking libssl1.1:ppc64el (1.1.1d-0+deb10u4) ... [2021-01-22T11:44:25.598Z] #27 8.209 Selecting previously unselected package openssl. [2021-01-22T11:44:25.598Z] #27 8.211 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u4_ppc64el.deb ... [2021-01-22T11:44:25.598Z] #27 8.221 Unpacking openssl (1.1.1d-0+deb10u4) ... [2021-01-22T11:44:25.598Z] #27 8.344 Selecting previously unselected package ca-certificates. [2021-01-22T11:44:25.598Z] #27 8.346 Preparing to unpack .../02-ca-certificates_20200601~deb10u1_all.deb ... [2021-01-22T11:44:25.598Z] #27 8.347 Unpacking ca-certificates (20200601~deb10u1) ... [2021-01-22T11:44:25.598Z] #27 8.434 Selecting previously unselected package libkeyutils1:ppc64el. [2021-01-22T11:44:25.598Z] #27 8.434 Preparing to unpack .../03-libkeyutils1_1.6-6_ppc64el.deb ... [2021-01-22T11:44:25.598Z] #27 8.441 Unpacking libkeyutils1:ppc64el (1.6-6) ... [2021-01-22T11:44:25.598Z] #27 8.481 Selecting previously unselected package libkrb5support0:ppc64el. [2021-01-22T11:44:25.598Z] #27 8.483 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_ppc64el.deb ... [2021-01-22T11:44:25.598Z] #27 8.485 Unpacking libkrb5support0:ppc64el (1.17-3+deb10u1) ... [2021-01-22T11:44:25.598Z] #27 8.529 Selecting previously unselected package libk5crypto3:ppc64el. [2021-01-22T11:44:25.598Z] #27 8.532 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_ppc64el.deb ... [2021-01-22T11:44:25.598Z] #27 8.534 Unpacking libk5crypto3:ppc64el (1.17-3+deb10u1) ... [2021-01-22T11:44:25.598Z] #27 8.581 Selecting previously unselected package libkrb5-3:ppc64el. [2021-01-22T11:44:25.598Z] #27 8.583 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_ppc64el.deb ... [2021-01-22T11:44:25.598Z] #27 8.585 Unpacking libkrb5-3:ppc64el (1.17-3+deb10u1) ... [2021-01-22T11:44:25.598Z] #27 8.668 Selecting previously unselected package libgssapi-krb5-2:ppc64el. [2021-01-22T11:44:25.598Z] #27 8.670 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_ppc64el.deb ... [2021-01-22T11:44:25.598Z] #27 8.672 Unpacking libgssapi-krb5-2:ppc64el (1.17-3+deb10u1) ... [2021-01-22T11:44:25.598Z] #27 8.717 Selecting previously unselected package libsasl2-modules-db:ppc64el. [2021-01-22T11:44:25.598Z] #27 8.719 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_ppc64el.deb ... [2021-01-22T11:44:25.598Z] #27 8.721 Unpacking libsasl2-modules-db:ppc64el (2.1.27+dfsg-1+deb10u1) ... [2021-01-22T11:44:25.598Z] #27 8.750 Selecting previously unselected package libsasl2-2:ppc64el. [2021-01-22T11:44:25.598Z] #27 8.752 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_ppc64el.deb ... [2021-01-22T11:44:25.598Z] #27 8.753 Unpacking libsasl2-2:ppc64el (2.1.27+dfsg-1+deb10u1) ... [2021-01-22T11:44:25.598Z] #27 8.786 Selecting previously unselected package libldap-common. [2021-01-22T11:44:25.598Z] #27 8.788 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u4_all.deb ... [2021-01-22T11:44:25.598Z] #27 8.790 Unpacking libldap-common (2.4.47+dfsg-3+deb10u4) ... [2021-01-22T11:44:25.598Z] #27 8.819 Selecting previously unselected package libldap-2.4-2:ppc64el. [2021-01-22T11:44:25.598Z] #27 8.821 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u4_ppc64el.deb ... [2021-01-22T11:44:25.598Z] #27 8.822 Unpacking libldap-2.4-2:ppc64el (2.4.47+dfsg-3+deb10u4) ... [2021-01-22T11:44:25.598Z] #27 8.876 Selecting previously unselected package libnghttp2-14:ppc64el. [2021-01-22T11:44:25.598Z] #27 8.876 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_ppc64el.deb ... [2021-01-22T11:44:25.598Z] #27 8.877 Unpacking libnghttp2-14:ppc64el (1.36.0-2+deb10u1) ... [2021-01-22T11:44:25.598Z] #27 8.910 Selecting previously unselected package libpsl5:ppc64el. [2021-01-22T11:44:25.598Z] #27 8.910 Preparing to unpack .../13-libpsl5_0.20.2-2_ppc64el.deb ... [2021-01-22T11:44:25.598Z] #27 8.914 Unpacking libpsl5:ppc64el (0.20.2-2) ... [2021-01-22T11:44:25.598Z] #27 8.944 Selecting previously unselected package librtmp1:ppc64el. [2021-01-22T11:44:25.598Z] #27 8.951 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_ppc64el.deb ... [2021-01-22T11:44:25.598Z] #27 8.951 Unpacking librtmp1:ppc64el (2.4+20151223.gitfa8646d.1-2) ... [2021-01-22T11:44:25.598Z] #27 8.980 Selecting previously unselected package libssh2-1:ppc64el. [2021-01-22T11:44:25.598Z] #27 8.980 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_ppc64el.deb ... [2021-01-22T11:44:25.598Z] #27 8.981 Unpacking libssh2-1:ppc64el (1.8.0-2.1) ... [2021-01-22T11:44:25.598Z] #27 9.021 Selecting previously unselected package libcurl4:ppc64el. [2021-01-22T11:44:25.598Z] #27 9.023 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_ppc64el.deb ... [2021-01-22T11:44:25.598Z] #27 9.025 Unpacking libcurl4:ppc64el (7.64.0-4+deb10u1) ... [2021-01-22T11:44:25.598Z] #27 9.085 Selecting previously unselected package curl. [2021-01-22T11:44:25.598Z] #27 9.087 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_ppc64el.deb ... [2021-01-22T11:44:25.598Z] #27 9.089 Unpacking curl (7.64.0-4+deb10u1) ... [2021-01-22T11:44:25.598Z] #27 9.134 Selecting previously unselected package libonig5:ppc64el. [2021-01-22T11:44:25.598Z] #27 9.136 Preparing to unpack .../18-libonig5_6.9.1-1_ppc64el.deb ... [2021-01-22T11:44:25.598Z] #27 9.138 Unpacking libonig5:ppc64el (6.9.1-1) ... [2021-01-22T11:44:25.598Z] #27 9.189 Selecting previously unselected package libjq1:ppc64el. [2021-01-22T11:44:25.598Z] #27 9.192 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2021-01-22T11:44:25.598Z] #27 9.198 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2021-01-22T11:44:25.598Z] #27 9.229 Selecting previously unselected package jq. [2021-01-22T11:44:25.598Z] #27 9.230 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_ppc64el.deb ... [2021-01-22T11:44:25.598Z] #27 9.233 Unpacking jq (1.5+dfsg-2+b1) ... [2021-01-22T11:44:25.598Z] #27 9.262 Setting up libkeyutils1:ppc64el (1.6-6) ... [2021-01-22T11:44:25.598Z] #27 9.266 Setting up libpsl5:ppc64el (0.20.2-2) ... [2021-01-22T11:44:25.598Z] #27 9.269 Setting up libssl1.1:ppc64el (1.1.1d-0+deb10u4) ... [2021-01-22T11:44:25.598Z] #27 9.430 Setting up libnghttp2-14:ppc64el (1.36.0-2+deb10u1) ... [2021-01-22T11:44:25.598Z] #27 9.434 Setting up libldap-common (2.4.47+dfsg-3+deb10u4) ... [2021-01-22T11:44:25.598Z] #27 9.437 Setting up libkrb5support0:ppc64el (1.17-3+deb10u1) ... [2021-01-22T11:44:25.598Z] #27 9.440 Setting up libsasl2-modules-db:ppc64el (2.1.27+dfsg-1+deb10u1) ... [2021-01-22T11:44:25.598Z] #27 9.443 Setting up librtmp1:ppc64el (2.4+20151223.gitfa8646d.1-2) ... [2021-01-22T11:44:25.598Z] #27 9.446 Setting up libk5crypto3:ppc64el (1.17-3+deb10u1) ... [2021-01-22T11:44:25.598Z] #27 9.449 Setting up libsasl2-2:ppc64el (2.1.27+dfsg-1+deb10u1) ... [2021-01-22T11:44:25.598Z] #27 9.456 Setting up libssh2-1:ppc64el (1.8.0-2.1) ... [2021-01-22T11:44:25.598Z] #27 9.459 Setting up libkrb5-3:ppc64el (1.17-3+deb10u1) ... [2021-01-22T11:44:25.598Z] #27 9.463 Setting up openssl (1.1.1d-0+deb10u4) ... [2021-01-22T11:44:25.598Z] #27 9.469 Setting up libonig5:ppc64el (6.9.1-1) ... [2021-01-22T11:44:25.598Z] #27 9.472 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2021-01-22T11:44:25.598Z] #27 9.475 Setting up libldap-2.4-2:ppc64el (2.4.47+dfsg-3+deb10u4) ... [2021-01-22T11:44:25.598Z] #27 9.478 Setting up ca-certificates (20200601~deb10u1) ... [2021-01-22T11:44:25.688Z] #18 21.18 Selecting previously unselected package libicu63:s390x. [2021-01-22T11:44:25.688Z] #18 21.19 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_s390x.deb ... [2021-01-22T11:44:25.688Z] #18 21.19 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2021-01-22T11:44:25.842Z] #49 ... [2021-01-22T11:44:25.842Z] [2021-01-22T11:44:25.842Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-22T11:44:25.842Z] #35 8.958 [100%] Linking C executable tini-static [2021-01-22T11:44:25.842Z] #35 9.440 [100%] Built target tini-static [2021-01-22T11:44:25.842Z] #35 9.509 + mkdir -p /build [2021-01-22T11:44:26.098Z] #35 9.514 + cp tini-static /build/docker-init [2021-01-22T11:44:26.098Z] #35 DONE 9.6s [2021-01-22T11:44:26.098Z] [2021-01-22T11:44:26.098Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-22T11:44:26.098Z] #43 72.94 go/token [2021-01-22T11:44:26.664Z] #27 10.34 Updating certificates in /etc/ssl/certs... [2021-01-22T11:44:26.870Z] #41 4.448 fatal: not a git repository (or any of the parent directories): .git [2021-01-22T11:44:26.870Z] #41 4.523 GEN .gitid [2021-01-22T11:44:26.870Z] #41 4.560 GEN criu/include/version.h [2021-01-22T11:44:26.870Z] #41 4.616 GEN include/common/asm [2021-01-22T11:44:26.967Z] #3 DONE 2.4s [2021-01-22T11:44:26.967Z] [2021-01-22T11:44:26.967Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2021-01-22T11:44:26.967Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2021-01-22T11:44:26.967Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2021-01-22T11:44:26.967Z] #4 sha256:d9ced99b409ddb781c245c7c11f72566f940424fc3883ac0b5c5165f402e5a09 521B / 521B done [2021-01-22T11:44:26.967Z] #4 sha256:4a5217aade94e050842d2cfb7e0ed45c1140e2acf94c9033d473c03b0013f051 893B / 893B done [2021-01-22T11:44:26.967Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 3.83MB / 8.28MB 0.2s [2021-01-22T11:44:27.024Z] #43 73.71 internal/lazyregexp [2021-01-22T11:44:27.128Z] #41 ... [2021-01-22T11:44:27.128Z] [2021-01-22T11:44:27.128Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-22T11:44:27.128Z] #32 63.74 path [2021-01-22T11:44:27.128Z] #32 64.40 text/tabwriter [2021-01-22T11:44:27.128Z] #32 65.62 path/filepath [2021-01-22T11:44:27.128Z] #32 65.68 fmt [2021-01-22T11:44:27.128Z] #32 67.26 io/ioutil [2021-01-22T11:44:27.128Z] #32 69.61 flag [2021-01-22T11:44:27.128Z] #32 69.63 github.com/BurntSushi/toml [2021-01-22T11:44:27.128Z] #32 71.25 log [2021-01-22T11:44:27.128Z] #32 73.79 github.com/BurntSushi/toml/cmd/tomlv [2021-01-22T11:44:27.128Z] #32 ... [2021-01-22T11:44:27.128Z] [2021-01-22T11:44:27.128Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-22T11:44:27.128Z] #11 73.18 Selecting previously unselected package gcc-mingw-w64-base. [2021-01-22T11:44:27.128Z] #11 73.19 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-01-22T11:44:27.128Z] #11 73.20 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-01-22T11:44:27.128Z] #11 73.40 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-01-22T11:44:27.128Z] #11 73.40 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-01-22T11:44:27.128Z] #11 73.41 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-01-22T11:44:27.229Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 8.28MB / 8.28MB 0.3s [2021-01-22T11:44:27.229Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 8.28MB / 8.28MB 0.4s done [2021-01-22T11:44:27.229Z] #4 extracting sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 [2021-01-22T11:44:27.280Z] #43 74.29 net/url [2021-01-22T11:44:27.301Z] #27 ... [2021-01-22T11:44:27.301Z] [2021-01-22T11:44:27.301Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2021-01-22T11:44:27.301Z] #10 extracting sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 4.8s done [2021-01-22T11:44:27.301Z] #10 extracting sha256:5ffb2f5886e201aff4c1e8e27bad24fcc671df1b0bab8209bb17aa98a310a335 0.0s done [2021-01-22T11:44:27.301Z] #10 DONE 19.8s [2021-01-22T11:44:27.301Z] [2021-01-22T11:44:27.301Z] #11 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2021-01-22T11:44:27.301Z] #11 DONE 0.3s [2021-01-22T11:44:27.301Z] [2021-01-22T11:44:27.301Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2021-01-22T11:44:27.301Z] #27 11.21 126 added, 0 removed; done. [2021-01-22T11:44:27.301Z] #27 11.23 Setting up libgssapi-krb5-2:ppc64el (1.17-3+deb10u1) ... [2021-01-22T11:44:27.301Z] #27 11.24 Setting up jq (1.5+dfsg-2+b1) ... [2021-01-22T11:44:27.301Z] #27 11.24 Setting up libcurl4:ppc64el (7.64.0-4+deb10u1) ... [2021-01-22T11:44:27.301Z] #27 11.24 Setting up curl (7.64.0-4+deb10u1) ... [2021-01-22T11:44:27.301Z] #27 11.24 Processing triggers for libc-bin (2.28-10) ... [2021-01-22T11:44:27.301Z] #27 11.25 Processing triggers for ca-certificates (20200601~deb10u1) ... [2021-01-22T11:44:27.301Z] #27 11.26 Updating certificates in /etc/ssl/certs... [2021-01-22T11:44:27.491Z] #4 extracting sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 0.2s done [2021-01-22T11:44:27.491Z] #4 DONE 0.7s [2021-01-22T11:44:27.536Z] #43 74.37 go/scanner [2021-01-22T11:44:27.594Z] #27 ... [2021-01-22T11:44:27.594Z] [2021-01-22T11:44:27.594Z] #12 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2021-01-22T11:44:27.594Z] #12 DONE 0.2s [2021-01-22T11:44:27.594Z] [2021-01-22T11:44:27.594Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-01-22T11:44:27.594Z] #31 DONE 0.1s [2021-01-22T11:44:27.695Z] #11 ... [2021-01-22T11:44:27.695Z] [2021-01-22T11:44:27.695Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-22T11:44:27.695Z] #35 3.116 -- Check for working C compiler: /usr/bin/cc -- works [2021-01-22T11:44:27.695Z] #35 3.131 -- Detecting C compiler ABI info [2021-01-22T11:44:27.695Z] #35 4.114 -- Detecting C compiler ABI info - done [2021-01-22T11:44:27.695Z] #35 4.224 -- Detecting C compile features [2021-01-22T11:44:27.695Z] #35 6.358 -- Detecting C compile features - done [2021-01-22T11:44:27.695Z] #35 6.423 -- Performing Test HAS_BUILTIN_FORTIFY [2021-01-22T11:44:27.695Z] #35 6.700 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-01-22T11:44:27.695Z] #35 6.811 -- Configuring done [2021-01-22T11:44:27.695Z] #35 6.843 -- Generating done [2021-01-22T11:44:27.695Z] #35 6.844 -- Build files have been written to: /tmp/tmp.6N2KR7DOgX/tini [2021-01-22T11:44:27.695Z] #35 6.855 + make tini-static [2021-01-22T11:44:27.695Z] #35 7.253 Scanning dependencies of target tini-static [2021-01-22T11:44:27.695Z] #35 7.326 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-01-22T11:44:27.695Z] #35 8.734 [100%] Linking C executable tini-static [2021-01-22T11:44:27.695Z] #35 9.354 [100%] Built target tini-static [2021-01-22T11:44:27.695Z] #35 9.442 + mkdir -p /build [2021-01-22T11:44:27.695Z] #35 9.447 + cp tini-static /build/docker-init [2021-01-22T11:44:27.695Z] #35 DONE 9.6s [2021-01-22T11:44:27.760Z] #18 23.42 Selecting previously unselected package libnet1:s390x. [2021-01-22T11:44:27.888Z] [2021-01-22T11:44:27.888Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-01-22T11:44:27.889Z] #39 DONE 0.1s [2021-01-22T11:44:27.889Z] [2021-01-22T11:44:27.889Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2021-01-22T11:44:27.953Z] [2021-01-22T11:44:27.953Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-22T11:44:27.953Z] #43 70.56 regexp [2021-01-22T11:44:27.953Z] #43 73.22 go/token [2021-01-22T11:44:27.953Z] #43 74.13 go/scanner [2021-01-22T11:44:28.052Z] #18 23.42 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2021-01-22T11:44:28.052Z] #18 23.42 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2021-01-22T11:44:28.052Z] #18 23.48 Selecting previously unselected package libnl-3-200:s390x. [2021-01-22T11:44:28.052Z] #18 23.48 Preparing to unpack .../22-libnl-3-200_3.4.0-1_s390x.deb ... [2021-01-22T11:44:28.052Z] #18 23.49 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2021-01-22T11:44:28.052Z] #18 23.55 Selecting previously unselected package libprotobuf-c1:s390x. [2021-01-22T11:44:28.052Z] #18 23.55 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2021-01-22T11:44:28.052Z] #18 23.55 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2021-01-22T11:44:28.052Z] #18 23.62 Selecting previously unselected package libreadline5:s390x. [2021-01-22T11:44:28.052Z] #18 23.62 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_s390x.deb ... [2021-01-22T11:44:28.052Z] #18 23.62 Unpacking libreadline5:s390x (5.2+dfsg-3+b13) ... [2021-01-22T11:44:28.052Z] #18 23.69 Selecting previously unselected package net-tools. [2021-01-22T11:44:28.052Z] #18 23.69 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_s390x.deb ... [2021-01-22T11:44:28.052Z] #18 23.69 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-01-22T11:44:28.066Z] [2021-01-22T11:44:28.066Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2021-01-22T11:44:28.066Z] #7 DONE 0.2s [2021-01-22T11:44:28.066Z] [2021-01-22T11:44:28.066Z] #6 [internal] load metadata for docker.io/library/debian:buster [2021-01-22T11:44:28.066Z] #6 DONE 0.2s [2021-01-22T11:44:28.066Z] [2021-01-22T11:44:28.066Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-01-22T11:44:28.183Z] #40 ... [2021-01-22T11:44:28.183Z] [2021-01-22T11:44:28.183Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2021-01-22T11:44:28.183Z] #27 12.08 0 added, 0 removed; done. [2021-01-22T11:44:28.183Z] #27 12.08 Running hooks in /etc/ca-certificates/update.d... [2021-01-22T11:44:28.183Z] #27 12.08 done. [2021-01-22T11:44:28.183Z] #27 DONE 12.2s [2021-01-22T11:44:28.183Z] [2021-01-22T11:44:28.183Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2021-01-22T11:44:28.183Z] #40 0.501 + git clone https://github.com/docker/distribution.git . [2021-01-22T11:44:28.183Z] #40 0.503 Cloning into '.'... [2021-01-22T11:44:28.211Z] #43 74.94 internal/lazyregexp [2021-01-22T11:44:28.344Z] #18 23.83 Selecting previously unselected package python-pip-whl. [2021-01-22T11:44:28.344Z] #18 23.84 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-01-22T11:44:28.344Z] #18 23.84 Unpacking python-pip-whl (18.1-5) ... [2021-01-22T11:44:28.471Z] #43 ... [2021-01-22T11:44:28.471Z] [2021-01-22T11:44:28.471Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-22T11:44:28.471Z] #49 65.15 encoding/binary [2021-01-22T11:44:28.471Z] #49 66.50 fmt [2021-01-22T11:44:28.471Z] #49 67.47 encoding/base64 [2021-01-22T11:44:28.471Z] #49 68.54 golang.org/x/sys/unix [2021-01-22T11:44:28.472Z] #49 71.87 encoding/json [2021-01-22T11:44:28.481Z] #40 ... [2021-01-22T11:44:28.481Z] [2021-01-22T11:44:28.481Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-01-22T11:44:28.481Z] #28 DONE 0.1s [2021-01-22T11:44:28.481Z] [2021-01-22T11:44:28.481Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T11:44:28.481Z] #24 0.803 + RM_GOPATH=0 [2021-01-22T11:44:28.481Z] #24 0.803 + TMP_GOPATH= [2021-01-22T11:44:28.481Z] #24 0.803 + : /build [2021-01-22T11:44:28.481Z] #24 0.803 + '[' -z '' ']' [2021-01-22T11:44:28.481Z] #24 0.804 ++ mktemp -d [2021-01-22T11:44:28.481Z] #24 0.806 + export GOPATH=/tmp/tmp.7QT6nCpCkN [2021-01-22T11:44:28.481Z] #24 0.806 + GOPATH=/tmp/tmp.7QT6nCpCkN [2021-01-22T11:44:28.481Z] #24 0.806 + RM_GOPATH=1 [2021-01-22T11:44:28.481Z] #24 0.807 + case "$(go env GOARCH)" in [2021-01-22T11:44:28.481Z] #24 0.811 ++ go env GOARCH [2021-01-22T11:44:28.481Z] #24 0.836 + export GO_BUILDMODE=-buildmode=pie [2021-01-22T11:44:28.481Z] #24 0.840 + GO_BUILDMODE=-buildmode=pie [2021-01-22T11:44:28.481Z] #24 0.847 ++ dirname /tmp/install/install.sh [2021-01-22T11:44:28.481Z] #24 0.849 + dir=/tmp/install [2021-01-22T11:44:28.481Z] #24 0.852 + bin=dockercli [2021-01-22T11:44:28.481Z] #24 0.853 + shift [2021-01-22T11:44:28.481Z] #24 0.854 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-01-22T11:44:28.481Z] #24 0.858 + . /tmp/install/dockercli.installer [2021-01-22T11:44:28.481Z] #24 0.859 ++ : stable [2021-01-22T11:44:28.481Z] #24 0.860 ++ : 17.06.2-ce [2021-01-22T11:44:28.481Z] #24 0.862 + install_dockercli [2021-01-22T11:44:28.481Z] #24 0.863 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-01-22T11:44:28.481Z] #24 0.863 Install docker/cli version 17.06.2-ce from stable [2021-01-22T11:44:28.481Z] #24 0.870 ++ uname -m [2021-01-22T11:44:28.481Z] #24 0.873 + arch=ppc64le [2021-01-22T11:44:28.481Z] #24 0.873 + '[' ppc64le '!=' x86_64 ']' [2021-01-22T11:44:28.481Z] #24 0.874 + '[' ppc64le '!=' s390x ']' [2021-01-22T11:44:28.481Z] #24 0.875 + '[' ppc64le '!=' armhf ']' [2021-01-22T11:44:28.481Z] #24 0.875 + build_dockercli [2021-01-22T11:44:28.481Z] #24 0.876 + git clone https://github.com/docker/docker-ce /tmp/tmp.7QT6nCpCkN/tmp/docker-ce [2021-01-22T11:44:28.481Z] #24 0.880 Cloning into '/tmp/tmp.7QT6nCpCkN/tmp/docker-ce'... [2021-01-22T11:44:28.636Z] #18 24.23 Selecting previously unselected package python3-lib2to3. [2021-01-22T11:44:28.636Z] #18 24.24 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-01-22T11:44:28.636Z] #18 24.24 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-01-22T11:44:28.636Z] #18 24.34 Selecting previously unselected package python3-distutils. [2021-01-22T11:44:28.653Z] #5 DONE 0.6s [2021-01-22T11:44:28.653Z] [2021-01-22T11:44:28.653Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:b16f6671... [2021-01-22T11:44:28.653Z] #24 resolve docker.io/library/debian:buster@sha256:b16f66714660c4b3ea14d273ad8c35079b81b35d65d1e206072d226c7ff78299 done [2021-01-22T11:44:28.653Z] #24 sha256:db7272368d6f74695d5037e54e3288aad092b4f995c3051c94ab3b0373c1211a 1.46kB / 1.46kB done [2021-01-22T11:44:28.653Z] #24 sha256:6e5587ff5efa4e647ae927194fac9b961a68d46b23b68a3119c90016e58f17aa 4.28MB / 49.18MB 0.2s [2021-01-22T11:44:28.653Z] #24 sha256:b16f66714660c4b3ea14d273ad8c35079b81b35d65d1e206072d226c7ff78299 1.85kB / 1.85kB done [2021-01-22T11:44:28.653Z] #24 sha256:39d4106901196a8793153a724a94adc6dbc708326bcced72f1b971b3a1fc2f80 529B / 529B done [2021-01-22T11:44:28.730Z] #49 ... [2021-01-22T11:44:28.730Z] [2021-01-22T11:44:28.730Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-22T11:44:28.730Z] #43 75.40 net/url [2021-01-22T11:44:28.902Z] #43 75.67 go/ast [2021-01-22T11:44:28.927Z] #18 24.34 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-01-22T11:44:28.927Z] #18 24.34 Unpacking python3-distutils (3.7.3-1) ... [2021-01-22T11:44:28.927Z] #18 24.45 Selecting previously unselected package python3-pip. [2021-01-22T11:44:28.927Z] #18 24.46 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-01-22T11:44:28.927Z] #18 24.46 Unpacking python3-pip (18.1-5) ... [2021-01-22T11:44:28.927Z] #18 24.54 Selecting previously unselected package python3-pkg-resources. [2021-01-22T11:44:28.927Z] #18 24.54 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-01-22T11:44:28.927Z] #18 24.55 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-01-22T11:44:28.940Z] #24 sha256:6e5587ff5efa4e647ae927194fac9b961a68d46b23b68a3119c90016e58f17aa 19.18MB / 49.18MB 0.4s [2021-01-22T11:44:28.940Z] #24 sha256:6e5587ff5efa4e647ae927194fac9b961a68d46b23b68a3119c90016e58f17aa 29.78MB / 49.18MB 0.6s [2021-01-22T11:44:29.205Z] #24 sha256:6e5587ff5efa4e647ae927194fac9b961a68d46b23b68a3119c90016e58f17aa 37.77MB / 49.18MB 0.7s [2021-01-22T11:44:29.205Z] #24 sha256:6e5587ff5efa4e647ae927194fac9b961a68d46b23b68a3119c90016e58f17aa 49.18MB / 49.18MB 0.9s [2021-01-22T11:44:29.219Z] #18 24.62 Selecting previously unselected package python3-setuptools. [2021-01-22T11:44:29.219Z] #18 24.62 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-01-22T11:44:29.219Z] #18 24.62 Unpacking python3-setuptools (40.8.0-1) ... [2021-01-22T11:44:29.219Z] #18 24.80 Selecting previously unselected package python3-wheel. [2021-01-22T11:44:29.219Z] #18 24.80 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-01-22T11:44:29.219Z] #18 24.80 Unpacking python3-wheel (0.32.3-2) ... [2021-01-22T11:44:29.219Z] #18 24.85 Selecting previously unselected package sudo. [2021-01-22T11:44:29.219Z] #18 24.85 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_s390x.deb ... [2021-01-22T11:44:29.219Z] #18 24.86 Unpacking sudo (1.8.27-1+deb10u2) ... [2021-01-22T11:44:29.297Z] #43 76.06 go/ast [2021-01-22T11:44:29.464Z] #43 76.25 text/template/parse [2021-01-22T11:44:29.854Z] #18 25.21 Selecting previously unselected package thin-provisioning-tools. [2021-01-22T11:44:29.854Z] #18 25.21 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_s390x.deb ... [2021-01-22T11:44:29.854Z] #18 25.21 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-01-22T11:44:29.854Z] #18 25.36 Selecting previously unselected package uidmap. [2021-01-22T11:44:29.854Z] #18 25.36 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_s390x.deb ... [2021-01-22T11:44:29.854Z] #18 25.36 Unpacking uidmap (1:4.5-1.1) ... [2021-01-22T11:44:29.854Z] #18 25.43 Selecting previously unselected package vim-runtime. [2021-01-22T11:44:29.854Z] #18 25.43 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-01-22T11:44:29.854Z] #18 25.45 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-22T11:44:29.854Z] #18 25.47 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-01-22T11:44:29.854Z] #18 25.47 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-01-22T11:44:30.035Z] #43 ... [2021-01-22T11:44:30.035Z] [2021-01-22T11:44:30.035Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-22T11:44:30.035Z] #11 66.67 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-01-22T11:44:30.035Z] #11 66.67 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-01-22T11:44:30.035Z] #11 66.70 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-01-22T11:44:30.035Z] #11 73.74 Selecting previously unselected package gcc-mingw-w64-base. [2021-01-22T11:44:30.035Z] #11 73.77 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-01-22T11:44:30.035Z] #11 73.78 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-01-22T11:44:30.035Z] #11 74.03 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-01-22T11:44:30.035Z] #11 74.03 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-01-22T11:44:30.035Z] #11 74.05 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-01-22T11:44:30.035Z] #11 ... [2021-01-22T11:44:30.035Z] [2021-01-22T11:44:30.035Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T11:44:30.035Z] #41 4.416 fatal: not a git repository (or any of the parent directories): .git [2021-01-22T11:44:30.035Z] #41 4.565 GEN .gitid [2021-01-22T11:44:30.035Z] #41 4.635 GEN criu/include/version.h [2021-01-22T11:44:30.035Z] #41 4.881 GEN include/common/asm [2021-01-22T11:44:30.035Z] #41 6.883 PBCC images/timens.pb-c.c [2021-01-22T11:44:30.035Z] #41 6.915 DEP images/timens.pb-c.d [2021-01-22T11:44:30.035Z] #41 6.971 PBCC images/fown.pb-c.c [2021-01-22T11:44:30.035Z] #41 7.022 PBCC images/google/protobuf/descriptor.pb-c.c [2021-01-22T11:44:30.035Z] #41 7.144 PBCC images/opts.pb-c.c [2021-01-22T11:44:30.035Z] #41 7.209 PBCC images/memfd.pb-c.c [2021-01-22T11:44:30.035Z] #41 7.249 DEP images/fown.pb-c.d [2021-01-22T11:44:30.035Z] #41 7.304 DEP images/google/protobuf/descriptor.pb-c.d [2021-01-22T11:44:30.035Z] #41 7.395 DEP images/opts.pb-c.d [2021-01-22T11:44:30.035Z] #41 7.476 DEP images/memfd.pb-c.d [2021-01-22T11:44:30.035Z] #41 7.536 PBCC images/sit.pb-c.c [2021-01-22T11:44:30.035Z] #41 7.606 DEP images/sit.pb-c.d [2021-01-22T11:44:30.035Z] #41 7.650 PBCC images/macvlan.pb-c.c [2021-01-22T11:44:30.035Z] #41 7.678 DEP images/macvlan.pb-c.d [2021-01-22T11:44:30.035Z] #41 7.716 PBCC images/autofs.pb-c.c [2021-01-22T11:44:30.035Z] #41 7.769 DEP images/autofs.pb-c.d [2021-01-22T11:44:30.035Z] #41 7.811 PBCC images/sysctl.pb-c.c [2021-01-22T11:44:30.035Z] #41 7.862 DEP images/sysctl.pb-c.d [2021-01-22T11:44:30.035Z] #41 7.902 PBCC images/time.pb-c.c [2021-01-22T11:44:30.035Z] #41 7.929 DEP images/time.pb-c.d [2021-01-22T11:44:30.035Z] #41 7.982 PBCC images/binfmt-misc.pb-c.c [2021-01-22T11:44:30.035Z] #41 8.019 DEP images/binfmt-misc.pb-c.d [2021-01-22T11:44:30.035Z] #41 8.078 PBCC images/seccomp.pb-c.c [2021-01-22T11:44:30.035Z] #41 8.106 DEP images/seccomp.pb-c.d [2021-01-22T11:44:30.035Z] #41 8.166 PBCC images/userns.pb-c.c [2021-01-22T11:44:30.035Z] #41 8.216 DEP images/userns.pb-c.d [2021-01-22T11:44:30.035Z] #41 8.282 PBCC images/cgroup.pb-c.c [2021-01-22T11:44:30.035Z] #41 8.298 DEP images/cgroup.pb-c.d [2021-01-22T11:44:30.035Z] #41 8.355 PBCC images/ext-file.pb-c.c [2021-01-22T11:44:30.035Z] #41 8.394 DEP images/ext-file.pb-c.d [2021-01-22T11:44:30.232Z] #43 77.01 text/template/parse [2021-01-22T11:44:30.294Z] #41 8.480 PBCC images/rpc.pb-c.c [2021-01-22T11:44:30.294Z] #41 8.553 DEP images/rpc.pb-c.d [2021-01-22T11:44:30.294Z] #41 8.642 PBCC images/siginfo.pb-c.c [2021-01-22T11:44:30.294Z] #41 8.668 DEP images/siginfo.pb-c.d [2021-01-22T11:44:30.550Z] #41 8.713 PBCC images/pagemap.pb-c.c [2021-01-22T11:44:30.550Z] #41 8.792 DEP images/pagemap.pb-c.d [2021-01-22T11:44:30.550Z] #41 ... [2021-01-22T11:44:30.550Z] [2021-01-22T11:44:30.550Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-22T11:44:30.550Z] #32 70.53 log [2021-01-22T11:44:30.550Z] #32 73.24 github.com/BurntSushi/toml/cmd/tomlv [2021-01-22T11:44:30.550Z] #32 DONE 77.5s [2021-01-22T11:44:30.550Z] [2021-01-22T11:44:30.550Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T11:44:30.550Z] #41 8.867 PBCC images/rlimit.pb-c.c [2021-01-22T11:44:30.550Z] #41 8.917 DEP images/rlimit.pb-c.d [2021-01-22T11:44:30.809Z] #41 9.023 PBCC images/file-lock.pb-c.c [2021-01-22T11:44:30.809Z] #41 9.068 DEP images/file-lock.pb-c.d [2021-01-22T11:44:30.809Z] #41 9.159 PBCC images/tty.pb-c.c [2021-01-22T11:44:31.066Z] #41 9.306 DEP images/tty.pb-c.d [2021-01-22T11:44:31.066Z] #41 9.377 PBCC images/tun.pb-c.c [2021-01-22T11:44:31.144Z] #24 ... [2021-01-22T11:44:31.144Z] [2021-01-22T11:44:31.144Z] #21 [internal] load build context [2021-01-22T11:44:31.144Z] #21 transferring context: 53.19MB 2.7s done [2021-01-22T11:44:31.144Z] #21 DONE 2.8s [2021-01-22T11:44:31.144Z] [2021-01-22T11:44:31.144Z] #60 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2021-01-22T11:44:31.144Z] #60 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2021-01-22T11:44:31.144Z] #60 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2021-01-22T11:44:31.144Z] #60 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2021-01-22T11:44:31.144Z] #60 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.3s done [2021-01-22T11:44:31.144Z] #60 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 1.8s done [2021-01-22T11:44:31.144Z] #60 DONE 2.8s [2021-01-22T11:44:31.169Z] #43 ... [2021-01-22T11:44:31.169Z] [2021-01-22T11:44:31.169Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-22T11:44:31.169Z] #32 DONE 78.0s [2021-01-22T11:44:31.322Z] #41 9.523 PBCC images/netdev.pb-c.c [2021-01-22T11:44:31.322Z] #41 9.546 DEP images/tun.pb-c.d [2021-01-22T11:44:31.409Z] [2021-01-22T11:44:31.409Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2021-01-22T11:44:31.409Z] #8 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2021-01-22T11:44:31.409Z] #8 sha256:c6f3dd0bda1f61865a66d18090c8cecbe4df870c2d1083927e043367ef707688 1.79kB / 1.79kB done [2021-01-22T11:44:31.409Z] #8 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 49.18MB / 49.18MB 2.7s done [2021-01-22T11:44:31.409Z] #8 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-01-22T11:44:31.409Z] #8 sha256:688d484c81b27fd58d8180e0f2b8371eb311a2f9afe5a4d761f838c9936152e7 6.19kB / 6.19kB done [2021-01-22T11:44:31.409Z] #8 sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 7.68MB / 7.68MB 1.2s done [2021-01-22T11:44:31.409Z] #8 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 2.11MB / 52.16MB 2.8s [2021-01-22T11:44:31.409Z] #8 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 237.57kB / 9.98MB 2.8s [2021-01-22T11:44:31.409Z] #8 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 121.38kB / 62.53MB 2.8s [2021-01-22T11:44:31.409Z] #8 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 3.55MB / 9.98MB 2.9s [2021-01-22T11:44:31.427Z] [2021-01-22T11:44:31.427Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T11:44:31.427Z] #41 7.107 PBCC images/timens.pb-c.c [2021-01-22T11:44:31.427Z] #41 7.127 DEP images/timens.pb-c.d [2021-01-22T11:44:31.427Z] #41 7.173 PBCC images/fown.pb-c.c [2021-01-22T11:44:31.427Z] #41 7.202 PBCC images/google/protobuf/descriptor.pb-c.c [2021-01-22T11:44:31.427Z] #41 7.304 PBCC images/opts.pb-c.c [2021-01-22T11:44:31.427Z] #41 7.381 PBCC images/memfd.pb-c.c [2021-01-22T11:44:31.427Z] #41 7.431 DEP images/fown.pb-c.d [2021-01-22T11:44:31.427Z] #41 7.499 DEP images/google/protobuf/descriptor.pb-c.d [2021-01-22T11:44:31.427Z] #41 7.625 DEP images/opts.pb-c.d [2021-01-22T11:44:31.427Z] #41 7.651 DEP images/memfd.pb-c.d [2021-01-22T11:44:31.427Z] #41 7.696 PBCC images/sit.pb-c.c [2021-01-22T11:44:31.427Z] #41 7.738 DEP images/sit.pb-c.d [2021-01-22T11:44:31.427Z] #41 7.793 PBCC images/macvlan.pb-c.c [2021-01-22T11:44:31.427Z] #41 7.810 DEP images/macvlan.pb-c.d [2021-01-22T11:44:31.427Z] #41 7.908 PBCC images/autofs.pb-c.c [2021-01-22T11:44:31.427Z] #41 7.951 DEP images/autofs.pb-c.d [2021-01-22T11:44:31.427Z] #41 7.991 PBCC images/sysctl.pb-c.c [2021-01-22T11:44:31.427Z] #41 8.015 DEP images/sysctl.pb-c.d [2021-01-22T11:44:31.427Z] #41 8.102 PBCC images/time.pb-c.c [2021-01-22T11:44:31.427Z] #41 8.123 DEP images/time.pb-c.d [2021-01-22T11:44:31.427Z] #41 8.192 PBCC images/binfmt-misc.pb-c.c [2021-01-22T11:44:31.427Z] #41 8.223 DEP images/binfmt-misc.pb-c.d [2021-01-22T11:44:31.427Z] #41 8.275 PBCC images/seccomp.pb-c.c [2021-01-22T11:44:31.427Z] #41 8.313 DEP images/seccomp.pb-c.d [2021-01-22T11:44:31.427Z] #41 8.355 PBCC images/userns.pb-c.c [2021-01-22T11:44:31.427Z] #41 8.393 DEP images/userns.pb-c.d [2021-01-22T11:44:31.427Z] #41 8.464 PBCC images/cgroup.pb-c.c [2021-01-22T11:44:31.427Z] #41 8.485 DEP images/cgroup.pb-c.d [2021-01-22T11:44:31.427Z] #41 8.547 PBCC images/ext-file.pb-c.c [2021-01-22T11:44:31.427Z] #41 8.574 DEP images/ext-file.pb-c.d [2021-01-22T11:44:31.427Z] #41 8.627 PBCC images/rpc.pb-c.c [2021-01-22T11:44:31.427Z] #41 8.681 DEP images/rpc.pb-c.d [2021-01-22T11:44:31.427Z] #41 8.738 PBCC images/siginfo.pb-c.c [2021-01-22T11:44:31.427Z] #41 8.775 DEP images/siginfo.pb-c.d [2021-01-22T11:44:31.427Z] #41 8.819 PBCC images/pagemap.pb-c.c [2021-01-22T11:44:31.427Z] #41 8.883 DEP images/pagemap.pb-c.d [2021-01-22T11:44:31.427Z] #41 8.944 PBCC images/rlimit.pb-c.c [2021-01-22T11:44:31.427Z] #41 9.006 DEP images/rlimit.pb-c.d [2021-01-22T11:44:31.427Z] #41 9.072 PBCC images/file-lock.pb-c.c [2021-01-22T11:44:31.427Z] #41 9.084 DEP images/file-lock.pb-c.d [2021-01-22T11:44:31.427Z] #41 9.143 PBCC images/tty.pb-c.c [2021-01-22T11:44:31.427Z] #41 9.211 DEP images/tty.pb-c.d [2021-01-22T11:44:31.427Z] #41 9.293 PBCC images/tun.pb-c.c [2021-01-22T11:44:31.427Z] #41 9.363 PBCC images/netdev.pb-c.c [2021-01-22T11:44:31.427Z] #41 9.454 DEP images/tun.pb-c.d [2021-01-22T11:44:31.427Z] #41 9.513 DEP images/netdev.pb-c.d [2021-01-22T11:44:31.427Z] #41 9.627 PBCC images/vma.pb-c.c [2021-01-22T11:44:31.579Z] #41 9.629 DEP images/netdev.pb-c.d [2021-01-22T11:44:31.579Z] #41 9.761 PBCC images/vma.pb-c.c [2021-01-22T11:44:31.579Z] #41 9.842 DEP images/vma.pb-c.d [2021-01-22T11:44:31.674Z] #8 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 12.10MB / 52.16MB 3.1s [2021-01-22T11:44:31.674Z] #8 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 9.98MB / 9.98MB 3.1s [2021-01-22T11:44:31.674Z] #8 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 14.78MB / 62.53MB 3.1s [2021-01-22T11:44:31.674Z] #8 extracting sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 [2021-01-22T11:44:31.674Z] #8 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 17.12MB / 52.16MB 3.2s [2021-01-22T11:44:31.674Z] #8 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 25.02MB / 52.16MB 3.3s [2021-01-22T11:44:31.674Z] #8 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 35.57MB / 62.53MB 3.3s [2021-01-22T11:44:31.685Z] #41 9.720 DEP images/vma.pb-c.d [2021-01-22T11:44:31.835Z] #41 9.925 PBCC images/creds.pb-c.c [2021-01-22T11:44:31.835Z] #41 9.984 DEP images/creds.pb-c.d [2021-01-22T11:44:31.835Z] #41 10.03 PBCC images/utsns.pb-c.c [2021-01-22T11:44:31.835Z] #41 10.07 DEP images/utsns.pb-c.d [2021-01-22T11:44:31.835Z] #41 10.10 PBCC images/ipc-desc.pb-c.c [2021-01-22T11:44:31.835Z] #41 10.13 PBCC images/ipc-sem.pb-c.c [2021-01-22T11:44:31.835Z] #41 10.15 DEP images/ipc-desc.pb-c.d [2021-01-22T11:44:31.940Z] #8 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 34.86MB / 52.16MB 3.4s [2021-01-22T11:44:31.940Z] #8 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 43.36MB / 62.53MB 3.4s [2021-01-22T11:44:31.940Z] #8 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 42.37MB / 52.16MB 3.5s [2021-01-22T11:44:31.940Z] #8 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 52.39MB / 62.53MB 3.5s [2021-01-22T11:44:31.943Z] #41 9.819 PBCC images/creds.pb-c.c [2021-01-22T11:44:31.943Z] #41 9.911 DEP images/creds.pb-c.d [2021-01-22T11:44:31.943Z] #41 10.02 PBCC images/utsns.pb-c.c [2021-01-22T11:44:31.943Z] #41 10.14 DEP images/utsns.pb-c.d [2021-01-22T11:44:32.091Z] #41 10.18 DEP images/ipc-sem.pb-c.d [2021-01-22T11:44:32.091Z] #41 10.24 PBCC images/ipc-msg.pb-c.c [2021-01-22T11:44:32.091Z] #41 10.29 DEP images/ipc-msg.pb-c.d [2021-01-22T11:44:32.091Z] #41 10.33 PBCC images/ipc-shm.pb-c.c [2021-01-22T11:44:32.091Z] #41 10.38 DEP images/ipc-shm.pb-c.d [2021-01-22T11:44:32.091Z] #41 10.43 PBCC images/ipc-var.pb-c.c [2021-01-22T11:44:32.202Z] #41 10.23 PBCC images/ipc-desc.pb-c.c [2021-01-22T11:44:32.202Z] #41 10.27 PBCC images/ipc-sem.pb-c.c [2021-01-22T11:44:32.202Z] #41 10.30 DEP images/ipc-desc.pb-c.d [2021-01-22T11:44:32.202Z] #41 10.36 DEP images/ipc-sem.pb-c.d [2021-01-22T11:44:32.202Z] #41 10.39 PBCC images/ipc-msg.pb-c.c [2021-01-22T11:44:32.347Z] #41 10.48 DEP images/ipc-var.pb-c.d [2021-01-22T11:44:32.347Z] #41 10.53 PBCC images/sk-opts.pb-c.c [2021-01-22T11:44:32.347Z] #41 10.56 PBCC images/packet-sock.pb-c.c [2021-01-22T11:44:32.347Z] #41 10.62 DEP images/sk-opts.pb-c.d [2021-01-22T11:44:32.347Z] #41 10.66 DEP images/packet-sock.pb-c.d [2021-01-22T11:44:32.357Z] #8 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 52.16MB / 52.16MB 3.6s [2021-01-22T11:44:32.357Z] #8 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 60.29MB / 62.53MB 3.6s [2021-01-22T11:44:32.460Z] #41 10.42 DEP images/ipc-msg.pb-c.d [2021-01-22T11:44:32.460Z] #41 10.49 PBCC images/ipc-shm.pb-c.c [2021-01-22T11:44:32.460Z] #41 10.50 DEP images/ipc-shm.pb-c.d [2021-01-22T11:44:32.460Z] #41 10.56 PBCC images/ipc-var.pb-c.c [2021-01-22T11:44:32.460Z] #41 10.58 DEP images/ipc-var.pb-c.d [2021-01-22T11:44:32.460Z] #41 10.62 PBCC images/sk-opts.pb-c.c [2021-01-22T11:44:32.602Z] #41 10.71 PBCC images/sk-netlink.pb-c.c [2021-01-22T11:44:32.602Z] #41 10.82 DEP images/sk-netlink.pb-c.d [2021-01-22T11:44:32.602Z] #41 10.87 PBCC images/sk-inet.pb-c.c [2021-01-22T11:44:32.608Z] #18 27.67 Selecting previously unselected package vim. [2021-01-22T11:44:32.608Z] #18 27.67 Preparing to unpack .../37-vim_2%3a8.1.0875-5_s390x.deb ... [2021-01-22T11:44:32.608Z] #18 27.68 Unpacking vim (2:8.1.0875-5) ... [2021-01-22T11:44:32.608Z] #18 28.09 Selecting previously unselected package xfsprogs. [2021-01-22T11:44:32.608Z] #18 ... [2021-01-22T11:44:32.608Z] [2021-01-22T11:44:32.608Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T11:44:32.608Z] #41 55.25 CC criu/bitmap.o [2021-01-22T11:44:32.608Z] #41 55.44 CC criu/cgroup-props.o [2021-01-22T11:44:32.608Z] #41 56.02 CC criu/cgroup.o [2021-01-22T11:44:32.608Z] #41 57.45 CC criu/clone-noasan.o [2021-01-22T11:44:32.608Z] #41 57.59 CC criu/config.o [2021-01-22T11:44:32.608Z] #41 58.42 CC criu/cr-check.o [2021-01-22T11:44:32.608Z] #41 59.34 CC criu/cr-dedup.o [2021-01-22T11:44:32.608Z] #41 59.53 CC criu/cr-dump.o [2021-01-22T11:44:32.608Z] #41 60.90 CC criu/cr-errno.o [2021-01-22T11:44:32.608Z] #41 60.93 CC criu/cr-restore.o [2021-01-22T11:44:32.608Z] #41 63.56 CC criu/cr-service.o [2021-01-22T11:44:32.608Z] #41 64.60 CC criu/crtools.o [2021-01-22T11:44:32.608Z] #41 64.91 CC criu/eventfd.o [2021-01-22T11:44:32.608Z] #41 65.06 CC criu/eventpoll.o [2021-01-22T11:44:32.608Z] #41 ... [2021-01-22T11:44:32.608Z] [2021-01-22T11:44:32.608Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-01-22T11:44:32.608Z] #18 28.09 Preparing to unpack .../38-xfsprogs_4.20.0-1_s390x.deb ... [2021-01-22T11:44:32.608Z] #18 28.09 Unpacking xfsprogs (4.20.0-1) ... [2021-01-22T11:44:32.608Z] #18 28.34 Selecting previously unselected package zip. [2021-01-22T11:44:32.718Z] #41 10.68 PBCC images/packet-sock.pb-c.c [2021-01-22T11:44:32.718Z] #41 10.74 DEP images/sk-opts.pb-c.d [2021-01-22T11:44:32.718Z] #41 10.78 DEP images/packet-sock.pb-c.d [2021-01-22T11:44:32.718Z] #41 10.82 PBCC images/sk-netlink.pb-c.c [2021-01-22T11:44:32.718Z] #41 10.87 DEP images/sk-netlink.pb-c.d [2021-01-22T11:44:32.857Z] #41 10.98 DEP images/sk-inet.pb-c.d [2021-01-22T11:44:32.857Z] #41 11.04 PBCC images/sk-unix.pb-c.c [2021-01-22T11:44:32.857Z] #41 11.10 DEP images/sk-unix.pb-c.d [2021-01-22T11:44:32.857Z] #41 11.17 PBCC images/mm.pb-c.c [2021-01-22T11:44:32.857Z] #41 11.21 DEP images/mm.pb-c.d [2021-01-22T11:44:32.899Z] #18 28.34 Preparing to unpack .../39-zip_3.0-11+b1_s390x.deb ... [2021-01-22T11:44:32.899Z] #18 28.34 Unpacking zip (3.0-11+b1) ... [2021-01-22T11:44:32.899Z] #18 28.52 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-01-22T11:44:32.899Z] #18 28.54 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-01-22T11:44:32.899Z] #18 28.55 Setting up libip6tc0:s390x (1.8.2-4) ... [2021-01-22T11:44:32.899Z] #18 28.55 Setting up libreadline5:s390x (5.2+dfsg-3+b13) ... [2021-01-22T11:44:32.899Z] #18 28.56 Setting up libgpm2:s390x (1.20.7-5) ... [2021-01-22T11:44:32.899Z] #18 28.57 Setting up libip4tc0:s390x (1.8.2-4) ... [2021-01-22T11:44:32.899Z] #18 28.57 Setting up uidmap (1:4.5-1.1) ... [2021-01-22T11:44:32.899Z] #18 28.58 Setting up libnftnl11:s390x (1.1.2-2) ... [2021-01-22T11:44:32.899Z] #18 28.59 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2021-01-22T11:44:32.899Z] #18 28.59 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-01-22T11:44:32.970Z] #24 ... [2021-01-22T11:44:32.970Z] [2021-01-22T11:44:32.970Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-01-22T11:44:32.970Z] #29 1.795 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-01-22T11:44:32.970Z] #29 2.374 [2021-01-22T11:44:32.977Z] #41 10.97 PBCC images/sk-inet.pb-c.c [2021-01-22T11:44:32.977Z] #41 11.04 DEP images/sk-inet.pb-c.d [2021-01-22T11:44:32.977Z] #41 11.09 PBCC images/sk-unix.pb-c.c [2021-01-22T11:44:32.977Z] #41 11.12 DEP images/sk-unix.pb-c.d [2021-01-22T11:44:33.113Z] #41 11.28 PBCC images/timerfd.pb-c.c [2021-01-22T11:44:33.113Z] #41 11.36 DEP images/timerfd.pb-c.d [2021-01-22T11:44:33.113Z] #41 11.42 PBCC images/timer.pb-c.c [2021-01-22T11:44:33.113Z] #41 11.45 DEP images/timer.pb-c.d [2021-01-22T11:44:33.113Z] #41 11.49 PBCC images/sa.pb-c.c [2021-01-22T11:44:33.191Z] #18 28.60 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2021-01-22T11:44:33.191Z] #18 28.60 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2021-01-22T11:44:33.191Z] #18 28.61 Setting up xxd (2:8.1.0875-5) ... [2021-01-22T11:44:33.191Z] #18 28.62 Setting up zip (3.0-11+b1) ... [2021-01-22T11:44:33.191Z] #18 28.62 Setting up vim-common (2:8.1.0875-5) ... [2021-01-22T11:44:33.191Z] #18 28.64 Setting up bash-completion (1:2.8-6) ... [2021-01-22T11:44:33.248Z] #41 11.18 PBCC images/mm.pb-c.c [2021-01-22T11:44:33.248Z] #41 11.23 DEP images/mm.pb-c.d [2021-01-22T11:44:33.248Z] #41 11.25 PBCC images/timerfd.pb-c.c [2021-01-22T11:44:33.248Z] #41 11.31 DEP images/timerfd.pb-c.d [2021-01-22T11:44:33.248Z] #41 11.34 PBCC images/timer.pb-c.c [2021-01-22T11:44:33.369Z] #41 11.54 DEP images/sa.pb-c.d [2021-01-22T11:44:33.369Z] #41 11.59 PBCC images/pipe-data.pb-c.c [2021-01-22T11:44:33.369Z] #41 11.64 DEP images/pipe-data.pb-c.d [2021-01-22T11:44:33.369Z] #41 11.68 PBCC images/mnt.pb-c.c [2021-01-22T11:44:33.509Z] #41 11.39 DEP images/timer.pb-c.d [2021-01-22T11:44:33.509Z] #41 11.42 PBCC images/sa.pb-c.c [2021-01-22T11:44:33.509Z] #41 11.47 DEP images/sa.pb-c.d [2021-01-22T11:44:33.509Z] #41 11.55 PBCC images/pipe-data.pb-c.c [2021-01-22T11:44:33.509Z] #41 11.58 DEP images/pipe-data.pb-c.d [2021-01-22T11:44:33.509Z] #41 11.61 PBCC images/mnt.pb-c.c [2021-01-22T11:44:33.509Z] #41 11.66 DEP images/mnt.pb-c.d [2021-01-22T11:44:33.509Z] #41 11.70 PBCC images/sk-packet.pb-c.c [2021-01-22T11:44:33.560Z] #29 2.639 0.4% #### 6.7% ####### 10.8% ########### 16.4% ############## 20.4% ################## 25.2% ###################### 31.4% ########################## 36.4% ############################# 40.5% ############################## 42.3% ############################### 44.4% ################################## 47.5% ##################################### 52.3% ######################################## 56.6% ############################################ 62.4% ################################################# 68.6% ##################################################### 74.6% ########################################################## 80.7% ############################################################# 84.8% ################################################################# 90.9% ####################################################################### 100.0% ######################################################################## 100.0% [2021-01-22T11:44:33.625Z] #41 11.77 DEP images/mnt.pb-c.d [2021-01-22T11:44:33.625Z] #41 11.82 PBCC images/sk-packet.pb-c.c [2021-01-22T11:44:33.625Z] #41 11.87 DEP images/sk-packet.pb-c.d [2021-01-22T11:44:33.625Z] #41 11.91 PBCC images/tcp-stream.pb-c.c [2021-01-22T11:44:33.625Z] #41 11.98 DEP images/tcp-stream.pb-c.d [2021-01-22T11:44:33.767Z] #41 11.71 DEP images/sk-packet.pb-c.d [2021-01-22T11:44:33.767Z] #41 11.78 PBCC images/tcp-stream.pb-c.c [2021-01-22T11:44:33.767Z] #41 11.81 DEP images/tcp-stream.pb-c.d [2021-01-22T11:44:33.767Z] #41 11.85 PBCC images/pipe.pb-c.c [2021-01-22T11:44:33.767Z] #41 11.90 DEP images/pipe.pb-c.d [2021-01-22T11:44:33.856Z] #29 5.574 [2021-01-22T11:44:33.881Z] #41 12.02 PBCC images/pipe.pb-c.c [2021-01-22T11:44:33.881Z] #41 12.05 DEP images/pipe.pb-c.d [2021-01-22T11:44:33.881Z] #41 12.09 PBCC images/pstree.pb-c.c [2021-01-22T11:44:33.881Z] #41 12.13 DEP images/pstree.pb-c.d [2021-01-22T11:44:33.881Z] #41 12.17 PBCC images/fs.pb-c.c [2021-01-22T11:44:33.881Z] #41 12.18 DEP images/fs.pb-c.d [2021-01-22T11:44:33.881Z] #41 12.24 PBCC images/signalfd.pb-c.c [2021-01-22T11:44:34.025Z] #41 11.98 PBCC images/pstree.pb-c.c [2021-01-22T11:44:34.025Z] #41 12.02 DEP images/pstree.pb-c.d [2021-01-22T11:44:34.025Z] #41 12.07 PBCC images/fs.pb-c.c [2021-01-22T11:44:34.025Z] #41 12.11 DEP images/fs.pb-c.d [2021-01-22T11:44:34.025Z] #41 12.15 PBCC images/signalfd.pb-c.c [2021-01-22T11:44:34.025Z] #41 12.20 DEP images/signalfd.pb-c.d [2021-01-22T11:44:34.137Z] #41 12.27 DEP images/signalfd.pb-c.d [2021-01-22T11:44:34.137Z] #41 12.31 PBCC images/fh.pb-c.c [2021-01-22T11:44:34.137Z] #41 12.36 PBCC images/fsnotify.pb-c.c [2021-01-22T11:44:34.137Z] #41 12.40 DEP images/fh.pb-c.d [2021-01-22T11:44:34.137Z] #41 12.44 DEP images/fsnotify.pb-c.d [2021-01-22T11:44:34.280Z] #8 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 9.98MB / 9.98MB 3.7s done [2021-01-22T11:44:34.280Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 3.05MB / 97.69MB 5.5s [2021-01-22T11:44:34.280Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 14.84MB / 97.69MB 5.6s [2021-01-22T11:44:34.280Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 28.16MB / 97.69MB 5.8s [2021-01-22T11:44:34.283Z] #41 12.25 PBCC images/fh.pb-c.c [2021-01-22T11:44:34.284Z] #41 12.31 PBCC images/fsnotify.pb-c.c [2021-01-22T11:44:34.284Z] #41 12.38 DEP images/fh.pb-c.d [2021-01-22T11:44:34.284Z] #41 12.42 DEP images/fsnotify.pb-c.d [2021-01-22T11:44:34.394Z] #41 12.53 PBCC images/eventpoll.pb-c.c [2021-01-22T11:44:34.394Z] #41 12.56 DEP images/eventpoll.pb-c.d [2021-01-22T11:44:34.394Z] #41 12.62 PBCC images/eventfd.pb-c.c [2021-01-22T11:44:34.394Z] #41 12.62 DEP images/eventfd.pb-c.d [2021-01-22T11:44:34.394Z] #41 12.68 PBCC images/remap-file-path.pb-c.c [2021-01-22T11:44:34.394Z] #41 12.73 DEP images/remap-file-path.pb-c.d [2021-01-22T11:44:34.542Z] #41 12.49 PBCC images/eventpoll.pb-c.c [2021-01-22T11:44:34.542Z] #41 12.54 DEP images/eventpoll.pb-c.d [2021-01-22T11:44:34.542Z] #41 12.57 PBCC images/eventfd.pb-c.c [2021-01-22T11:44:34.542Z] #41 12.62 DEP images/eventfd.pb-c.d [2021-01-22T11:44:34.542Z] #41 ... [2021-01-22T11:44:34.542Z] [2021-01-22T11:44:34.542Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-22T11:44:34.542Z] #43 81.36 go/parser [2021-01-22T11:44:34.548Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 45.77MB / 97.69MB 6.0s [2021-01-22T11:44:34.548Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 50.80MB / 97.69MB 6.1s [2021-01-22T11:44:34.650Z] #41 12.76 PBCC images/fifo.pb-c.c [2021-01-22T11:44:34.650Z] #41 12.80 DEP images/fifo.pb-c.d [2021-01-22T11:44:34.650Z] #41 12.85 PBCC images/ghost-file.pb-c.c [2021-01-22T11:44:34.650Z] #41 12.88 DEP images/ghost-file.pb-c.d [2021-01-22T11:44:34.650Z] #41 12.93 PBCC images/regfile.pb-c.c [2021-01-22T11:44:34.650Z] #41 13.00 DEP images/regfile.pb-c.d [2021-01-22T11:44:34.702Z] #18 29.98 Setting up libiptc0:s390x (1.8.2-4) ... [2021-01-22T11:44:34.702Z] #18 29.99 Setting up xz-utils (5.2.4-1) ... [2021-01-22T11:44:34.702Z] #18 29.99 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-01-22T11:44:34.702Z] #18 30.01 Setting up sudo (1.8.27-1+deb10u2) ... [2021-01-22T11:44:34.702Z] #18 30.05 invoke-rc.d: could not determine current runlevel [2021-01-22T11:44:34.702Z] #18 30.05 invoke-rc.d: policy-rc.d denied execution of start. [2021-01-22T11:44:34.702Z] #18 30.06 Setting up pigz (2.4-1) ... [2021-01-22T11:44:34.702Z] #18 30.07 Setting up libnfnetlink0:s390x (1.0.1-3+b1) ... [2021-01-22T11:44:34.703Z] #18 30.07 Setting up libnl-3-200:s390x (3.4.0-1) ... [2021-01-22T11:44:34.703Z] #18 30.08 Setting up python-pip-whl (18.1-5) ... [2021-01-22T11:44:34.703Z] #18 30.09 Setting up libmpdec2:s390x (2.4.2-2) ... [2021-01-22T11:44:34.703Z] #18 30.10 Setting up vim-runtime (2:8.1.0875-5) ... [2021-01-22T11:44:34.703Z] #18 30.28 Setting up libaio1:s390x (0.3.112-3) ... [2021-01-22T11:44:34.703Z] #18 30.28 Setting up libonig5:s390x (6.9.1-1) ... [2021-01-22T11:44:34.703Z] #18 30.29 Setting up libpython3.7-stdlib:s390x (3.7.3-2+deb10u2) ... [2021-01-22T11:44:34.703Z] #18 30.29 Setting up vim (2:8.1.0875-5) ... [2021-01-22T11:44:34.703Z] #18 30.30 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-01-22T11:44:34.703Z] #18 30.30 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-01-22T11:44:34.703Z] #18 30.31 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-01-22T11:44:34.703Z] #18 30.31 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-01-22T11:44:34.703Z] #18 30.31 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-01-22T11:44:34.703Z] #18 30.32 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-01-22T11:44:34.703Z] #18 30.32 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-01-22T11:44:34.703Z] #18 30.32 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-01-22T11:44:34.703Z] #18 30.33 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2021-01-22T11:44:34.703Z] #18 30.34 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-01-22T11:44:34.703Z] #18 30.34 Setting up libnetfilter-conntrack3:s390x (1.0.7-1) ... [2021-01-22T11:44:34.703Z] #18 30.35 Setting up jq (1.5+dfsg-2+b1) ... [2021-01-22T11:44:34.703Z] #18 30.36 Setting up libpython3-stdlib:s390x (3.7.3-1) ... [2021-01-22T11:44:34.703Z] #18 30.36 Setting up python3.7 (3.7.3-2+deb10u2) ... [2021-01-22T11:44:34.769Z] #29 5.800 ####### 10.2% ######################### 36.0% ############################################# 62.8% ######################################################################## 100.0% [2021-01-22T11:44:34.834Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 58.47MB / 97.69MB 6.2s [2021-01-22T11:44:34.834Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 63.90MB / 97.69MB 6.3s [2021-01-22T11:44:34.906Z] #41 13.07 PBCC images/ns.pb-c.c [2021-01-22T11:44:34.906Z] #41 13.11 DEP images/ns.pb-c.d [2021-01-22T11:44:34.906Z] #41 13.16 PBCC images/fdinfo.pb-c.c [2021-01-22T11:44:34.906Z] #41 13.24 DEP images/fdinfo.pb-c.d [2021-01-22T11:44:35.101Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 80.45MB / 97.69MB 6.6s [2021-01-22T11:44:35.101Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 89.49MB / 97.69MB 6.7s [2021-01-22T11:44:35.109Z] #43 81.67 text/template [2021-01-22T11:44:35.162Z] #41 13.28 PBCC images/core-aarch64.pb-c.c [2021-01-22T11:44:35.162Z] #41 13.33 PBCC images/core-arm.pb-c.c [2021-01-22T11:44:35.162Z] #41 13.39 PBCC images/core-ppc64.pb-c.c [2021-01-22T11:44:35.162Z] #41 13.45 PBCC images/core-s390.pb-c.c [2021-01-22T11:44:35.162Z] #41 13.50 PBCC images/core-x86.pb-c.c [2021-01-22T11:44:35.364Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 97.69MB / 97.69MB 6.8s [2021-01-22T11:44:35.418Z] #41 13.56 PBCC images/core.pb-c.c [2021-01-22T11:44:35.418Z] #41 13.63 PBCC images/inventory.pb-c.c [2021-01-22T11:44:35.418Z] #41 13.70 DEP images/core-aarch64.pb-c.d [2021-01-22T11:44:35.418Z] #41 13.75 DEP images/core-arm.pb-c.d [2021-01-22T11:44:35.587Z] #29 6.807 #=#=# [2021-01-22T11:44:35.674Z] #41 13.82 DEP images/core-ppc64.pb-c.d [2021-01-22T11:44:35.674Z] #41 13.92 DEP images/core-s390.pb-c.d [2021-01-22T11:44:35.674Z] #41 13.97 DEP images/core-x86.pb-c.d [2021-01-22T11:44:35.674Z] #41 14.00 DEP images/core.pb-c.d [2021-01-22T11:44:35.882Z] #29 7.030 ## 3.0% ######################## 34.0% ####################################### 54.6% ######################################################################## 100.0% [2021-01-22T11:44:35.930Z] #41 14.06 DEP images/inventory.pb-c.d [2021-01-22T11:44:35.930Z] #41 14.14 PBCC images/cpuinfo.pb-c.c [2021-01-22T11:44:35.930Z] #41 14.19 DEP images/cpuinfo.pb-c.d [2021-01-22T11:44:35.930Z] #41 14.24 PBCC images/stats.pb-c.c [2021-01-22T11:44:35.930Z] #41 14.29 DEP images/stats.pb-c.d [2021-01-22T11:44:36.176Z] #29 7.811 [2021-01-22T11:44:36.308Z] #8 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 52.16MB / 52.16MB 6.9s done [2021-01-22T11:44:36.308Z] #8 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 62.53MB / 62.53MB 7.1s done [2021-01-22T11:44:36.308Z] #8 sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 156B / 156B 7.6s [2021-01-22T11:44:36.308Z] #8 sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 156B / 156B 7.9s done [2021-01-22T11:44:36.570Z] #8 extracting sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 5.2s [2021-01-22T11:44:36.773Z] #18 32.02 Setting up iptables (1.8.2-4) ... [2021-01-22T11:44:36.773Z] #18 32.03 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-01-22T11:44:36.773Z] #18 32.04 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-01-22T11:44:36.773Z] #18 32.05 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-01-22T11:44:36.773Z] #18 32.06 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-01-22T11:44:36.773Z] #18 32.06 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-01-22T11:44:36.773Z] #18 32.06 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-01-22T11:44:36.773Z] #18 32.07 Setting up python3 (3.7.3-1) ... [2021-01-22T11:44:36.773Z] #18 32.38 Setting up python3-wheel (0.32.3-2) ... [2021-01-22T11:44:36.832Z] #8 extracting sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 5.4s done [2021-01-22T11:44:37.065Z] #18 32.69 Setting up apparmor (2.13.2-10) ... [2021-01-22T11:44:37.296Z] #41 15.63 make[1]: Nothing to be done for 'all'. [2021-01-22T11:44:37.641Z] #43 84.46 encoding/xml [2021-01-22T11:44:37.658Z] #29 8.048 0.1% ## 4.2% ####### 9.9% ########### 15.7% ################ 23.4% ###################### 31.0% ########################## 36.8% ############################ 39.6% ############################## 42.3% ################################ 45.6% ################################### 49.3% # [2021-01-22T11:44:37.658Z] #29 ... [2021-01-22T11:44:37.658Z] [2021-01-22T11:44:37.658Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-22T11:44:37.658Z] #45 0.635 + RM_GOPATH=0 [2021-01-22T11:44:37.658Z] #45 0.636 + TMP_GOPATH= [2021-01-22T11:44:37.658Z] #45 0.636 + : /build [2021-01-22T11:44:37.658Z] #45 0.636 + '[' -z '' ']' [2021-01-22T11:44:37.658Z] #45 0.638 ++ mktemp -d [2021-01-22T11:44:37.658Z] #45 0.640 + export GOPATH=/tmp/tmp.HaGRD5Pb24 [2021-01-22T11:44:37.658Z] #45 0.640 + GOPATH=/tmp/tmp.HaGRD5Pb24 [2021-01-22T11:44:37.658Z] #45 0.640 + RM_GOPATH=1 [2021-01-22T11:44:37.658Z] #45 0.640 + case "$(go env GOARCH)" in [2021-01-22T11:44:37.658Z] #45 0.640 ++ go env GOARCH [2021-01-22T11:44:37.658Z] #45 0.649 + export GO_BUILDMODE=-buildmode=pie [2021-01-22T11:44:37.658Z] #45 0.649 + GO_BUILDMODE=-buildmode=pie [2021-01-22T11:44:37.658Z] #45 0.658 ++ dirname /tmp/install/install.sh [2021-01-22T11:44:37.658Z] #45 0.659 + dir=/tmp/install [2021-01-22T11:44:37.658Z] #45 0.659 + bin=vndr [2021-01-22T11:44:37.658Z] #45 0.659 + shift [2021-01-22T11:44:37.658Z] #45 0.659 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-01-22T11:44:37.658Z] #45 0.659 + . /tmp/install/vndr.installer [2021-01-22T11:44:37.658Z] #45 0.659 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-01-22T11:44:37.658Z] #45 0.659 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-01-22T11:44:37.658Z] #45 0.660 + install_vndr [2021-01-22T11:44:37.658Z] #45 0.660 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-01-22T11:44:37.658Z] #45 0.660 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.HaGRD5Pb24/src/github.com/LK4D4/vndr [2021-01-22T11:44:37.658Z] #45 0.663 Cloning into '/tmp/tmp.HaGRD5Pb24/src/github.com/LK4D4/vndr'... [2021-01-22T11:44:37.658Z] #45 1.482 + cd /tmp/tmp.HaGRD5Pb24/src/github.com/LK4D4/vndr [2021-01-22T11:44:37.658Z] #45 1.482 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-01-22T11:44:37.658Z] #45 1.502 + go build -buildmode=pie -v -o /build/vndr . [2021-01-22T11:44:37.658Z] #45 3.182 runtime/internal/sys [2021-01-22T11:44:37.658Z] #45 3.239 internal/race [2021-01-22T11:44:37.658Z] #45 3.291 runtime/internal/atomic [2021-01-22T11:44:37.658Z] #45 3.360 internal/cpu [2021-01-22T11:44:37.658Z] #45 3.638 sync/atomic [2021-01-22T11:44:37.658Z] #45 4.167 unicode [2021-01-22T11:44:37.658Z] #45 4.535 unicode/utf8 [2021-01-22T11:44:37.658Z] #45 4.842 math/bits [2021-01-22T11:44:37.658Z] #45 5.837 internal/bytealg [2021-01-22T11:44:37.658Z] #45 5.930 internal/testlog [2021-01-22T11:44:37.658Z] #45 6.191 math [2021-01-22T11:44:37.658Z] #45 6.766 encoding [2021-01-22T11:44:37.658Z] #45 7.305 unicode/utf16 [2021-01-22T11:44:37.658Z] #45 8.135 runtime [2021-01-22T11:44:37.658Z] #45 8.573 container/list [2021-01-22T11:44:37.658Z] #45 ... [2021-01-22T11:44:37.658Z] [2021-01-22T11:44:37.658Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T11:44:37.658Z] #47 0.850 + RM_GOPATH=0 [2021-01-22T11:44:37.658Z] #47 0.850 + TMP_GOPATH= [2021-01-22T11:44:37.658Z] #47 0.850 + : /build [2021-01-22T11:44:37.658Z] #47 0.851 + '[' -z '' ']' [2021-01-22T11:44:37.658Z] #47 0.855 ++ mktemp -d [2021-01-22T11:44:37.658Z] #47 0.883 + export GOPATH=/tmp/tmp.5Mtto8vc8A [2021-01-22T11:44:37.658Z] #47 0.884 + GOPATH=/tmp/tmp.5Mtto8vc8A [2021-01-22T11:44:37.658Z] #47 0.884 + RM_GOPATH=1 [2021-01-22T11:44:37.658Z] #47 0.884 + case "$(go env GOARCH)" in [2021-01-22T11:44:37.658Z] #47 0.887 ++ go env GOARCH [2021-01-22T11:44:37.658Z] #47 0.911 + export GO_BUILDMODE=-buildmode=pie [2021-01-22T11:44:37.658Z] #47 0.912 + GO_BUILDMODE=-buildmode=pie [2021-01-22T11:44:37.658Z] #47 0.916 ++ dirname /tmp/install/install.sh [2021-01-22T11:44:37.658Z] #47 0.917 + dir=/tmp/install [2021-01-22T11:44:37.658Z] #47 0.918 + bin=gotestsum [2021-01-22T11:44:37.658Z] #47 0.920 + shift [2021-01-22T11:44:37.658Z] #47 0.920 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-01-22T11:44:37.658Z] #47 0.920 + . /tmp/install/gotestsum.installer [2021-01-22T11:44:37.658Z] #47 0.928 ++ : v0.5.3 [2021-01-22T11:44:37.658Z] #47 0.928 + install_gotestsum [2021-01-22T11:44:37.658Z] #47 0.932 + set -e [2021-01-22T11:44:37.658Z] #47 0.944 + export GO111MODULE=on [2021-01-22T11:44:37.658Z] #47 0.944 + GO111MODULE=on [2021-01-22T11:44:37.658Z] #47 0.951 + GOBIN=/build [2021-01-22T11:44:37.658Z] #47 0.951 + go get gotest.tools/gotestsum@v0.5.3 [2021-01-22T11:44:37.658Z] #47 0.963 go: finding gotest.tools v0.5.3 [2021-01-22T11:44:37.658Z] #47 0.966 go: finding gotest.tools/gotestsum v0.5.3 [2021-01-22T11:44:37.658Z] #47 1.932 go: downloading gotest.tools/gotestsum v0.5.3 [2021-01-22T11:44:37.658Z] #47 3.016 go: extracting gotest.tools/gotestsum v0.5.3 [2021-01-22T11:44:37.658Z] #47 4.824 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-01-22T11:44:37.658Z] #47 4.831 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-01-22T11:44:37.658Z] #47 4.849 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-01-22T11:44:37.658Z] #47 4.904 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-01-22T11:44:37.658Z] #47 4.929 go: downloading github.com/fatih/color v1.9.0 [2021-01-22T11:44:37.658Z] #47 4.943 go: downloading github.com/spf13/pflag v1.0.3 [2021-01-22T11:44:37.658Z] #47 4.945 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-01-22T11:44:37.658Z] #47 5.298 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-01-22T11:44:37.658Z] #47 5.638 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-01-22T11:44:37.658Z] #47 5.671 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-01-22T11:44:37.658Z] #47 5.845 go: downloading github.com/pkg/errors v0.9.1 [2021-01-22T11:44:37.658Z] #47 5.897 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-01-22T11:44:37.658Z] #47 5.973 go: extracting github.com/fatih/color v1.9.0 [2021-01-22T11:44:37.658Z] #47 6.091 go: extracting github.com/pkg/errors v0.9.1 [2021-01-22T11:44:37.658Z] #47 6.230 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-01-22T11:44:37.658Z] #47 6.474 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-01-22T11:44:37.658Z] #47 6.533 go: extracting github.com/spf13/pflag v1.0.3 [2021-01-22T11:44:37.658Z] #47 7.076 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-01-22T11:44:37.658Z] #47 7.379 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-01-22T11:44:37.658Z] #47 8.908 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-01-22T11:44:37.953Z] #47 ... [2021-01-22T11:44:37.953Z] [2021-01-22T11:44:37.953Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-22T11:44:37.953Z] #34 0.798 + RM_GOPATH=0 [2021-01-22T11:44:37.953Z] #34 0.798 + TMP_GOPATH= [2021-01-22T11:44:37.953Z] #34 0.798 + : /build [2021-01-22T11:44:37.953Z] #34 0.798 + '[' -z '' ']' [2021-01-22T11:44:37.953Z] #34 0.799 ++ mktemp -d [2021-01-22T11:44:37.953Z] #34 0.802 + export GOPATH=/tmp/tmp.Jp2Q3PuMer [2021-01-22T11:44:37.953Z] #34 0.802 + GOPATH=/tmp/tmp.Jp2Q3PuMer [2021-01-22T11:44:37.953Z] #34 0.802 + RM_GOPATH=1 [2021-01-22T11:44:37.953Z] #34 0.802 + case "$(go env GOARCH)" in [2021-01-22T11:44:37.953Z] #34 0.803 ++ go env GOARCH [2021-01-22T11:44:37.953Z] #34 0.837 + export GO_BUILDMODE=-buildmode=pie [2021-01-22T11:44:37.953Z] #34 0.837 + GO_BUILDMODE=-buildmode=pie [2021-01-22T11:44:37.953Z] #34 0.864 ++ dirname /tmp/install/install.sh [2021-01-22T11:44:37.953Z] #34 0.866 + dir=/tmp/install [2021-01-22T11:44:37.953Z] #34 0.866 + bin=tomlv [2021-01-22T11:44:37.953Z] #34 0.867 + shift [2021-01-22T11:44:37.953Z] #34 0.867 + '[' '!' -f /tmp/install/tomlv.installer ']' [2021-01-22T11:44:37.953Z] #34 0.867 + . /tmp/install/tomlv.installer [2021-01-22T11:44:37.953Z] #34 0.867 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-01-22T11:44:37.953Z] #34 0.871 + install_tomlv [2021-01-22T11:44:37.953Z] #34 0.871 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2021-01-22T11:44:37.953Z] #34 0.871 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.Jp2Q3PuMer/src/github.com/BurntSushi/toml [2021-01-22T11:44:37.953Z] #34 0.871 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-01-22T11:44:37.953Z] #34 0.877 Cloning into '/tmp/tmp.Jp2Q3PuMer/src/github.com/BurntSushi/toml'... [2021-01-22T11:44:37.953Z] #34 1.849 + cd /tmp/tmp.Jp2Q3PuMer/src/github.com/BurntSushi/toml [2021-01-22T11:44:37.953Z] #34 1.856 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-01-22T11:44:37.953Z] #34 1.895 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2021-01-22T11:44:37.953Z] #34 2.695 math/bits [2021-01-22T11:44:37.953Z] #34 2.804 internal/cpu [2021-01-22T11:44:37.953Z] #34 2.822 runtime/internal/sys [2021-01-22T11:44:37.953Z] #34 2.914 runtime/internal/atomic [2021-01-22T11:44:37.953Z] #34 3.613 runtime/internal/math [2021-01-22T11:44:37.953Z] #34 3.921 unicode/utf8 [2021-01-22T11:44:37.953Z] #34 4.041 sync/atomic [2021-01-22T11:44:37.953Z] #34 4.516 internal/bytealg [2021-01-22T11:44:37.953Z] #34 4.584 unicode [2021-01-22T11:44:37.953Z] #34 5.071 math [2021-01-22T11:44:37.953Z] #34 5.799 internal/testlog [2021-01-22T11:44:37.953Z] #34 6.792 runtime [2021-01-22T11:44:37.953Z] #34 6.824 encoding [2021-01-22T11:44:37.953Z] #34 7.451 runtime/cgo [2021-01-22T11:44:37.953Z] #34 ... [2021-01-22T11:44:37.953Z] [2021-01-22T11:44:37.953Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2021-01-22T11:44:37.953Z] #32 0.759 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-01-22T11:44:37.953Z] #32 0.763 Cloning into '.'... [2021-01-22T11:44:38.102Z] #18 33.63 Setting up xfsprogs (4.20.0-1) ... [2021-01-22T11:44:38.102Z] #18 33.64 Setting up python3-lib2to3 (3.7.3-1) ... [2021-01-22T11:44:38.258Z] #32 ... [2021-01-22T11:44:38.258Z] [2021-01-22T11:44:38.258Z] #64 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-22T11:44:38.258Z] #64 0.511 + RM_GOPATH=0 [2021-01-22T11:44:38.258Z] #64 0.512 + TMP_GOPATH= [2021-01-22T11:44:38.258Z] #64 0.512 + : /build [2021-01-22T11:44:38.258Z] #64 0.512 + '[' -z '' ']' [2021-01-22T11:44:38.258Z] #64 0.513 ++ mktemp -d [2021-01-22T11:44:38.258Z] #64 0.515 + export GOPATH=/tmp/tmp.BjIisaTU4p [2021-01-22T11:44:38.259Z] #64 0.515 + GOPATH=/tmp/tmp.BjIisaTU4p [2021-01-22T11:44:38.259Z] #64 0.515 + RM_GOPATH=1 [2021-01-22T11:44:38.259Z] #64 0.515 + case "$(go env GOARCH)" in [2021-01-22T11:44:38.259Z] #64 0.516 ++ go env GOARCH [2021-01-22T11:44:38.259Z] #64 0.522 + export GO_BUILDMODE=-buildmode=pie [2021-01-22T11:44:38.259Z] #64 0.522 + GO_BUILDMODE=-buildmode=pie [2021-01-22T11:44:38.259Z] #64 0.525 ++ dirname /tmp/install/install.sh [2021-01-22T11:44:38.259Z] #64 0.526 + dir=/tmp/install [2021-01-22T11:44:38.259Z] #64 0.527 + bin=proxy [2021-01-22T11:44:38.259Z] #64 0.527 + shift [2021-01-22T11:44:38.259Z] #64 0.528 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-01-22T11:44:38.259Z] #64 0.528 + . /tmp/install/proxy.installer [2021-01-22T11:44:38.259Z] #64 0.528 ++ : fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-01-22T11:44:38.259Z] #64 0.528 + install_proxy [2021-01-22T11:44:38.259Z] #64 0.528 + case "$1" in [2021-01-22T11:44:38.259Z] #64 0.528 + export CGO_ENABLED=0 [2021-01-22T11:44:38.259Z] #64 0.529 + CGO_ENABLED=0 [2021-01-22T11:44:38.259Z] #64 0.529 + _install_proxy [2021-01-22T11:44:38.259Z] #64 0.529 + echo 'Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7' [2021-01-22T11:44:38.259Z] #64 0.529 Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-01-22T11:44:38.259Z] #64 0.529 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.BjIisaTU4p/src/github.com/docker/libnetwork [2021-01-22T11:44:38.259Z] #64 0.532 Cloning into '/tmp/tmp.BjIisaTU4p/src/github.com/docker/libnetwork'... [2021-01-22T11:44:38.259Z] #64 ... [2021-01-22T11:44:38.259Z] [2021-01-22T11:44:38.259Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-01-22T11:44:38.259Z] #42 1.097 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-01-22T11:44:38.259Z] #42 1.216 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-01-22T11:44:38.259Z] #42 1.224 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-01-22T11:44:38.259Z] #42 2.718 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-01-22T11:44:38.259Z] #42 5.531 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [257 kB] [2021-01-22T11:44:38.259Z] #42 7.585 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7864 B] [2021-01-22T11:44:38.259Z] #42 ... [2021-01-22T11:44:38.259Z] [2021-01-22T11:44:38.259Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-22T11:44:38.259Z] #13 1.072 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-01-22T11:44:38.259Z] #13 1.147 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-01-22T11:44:38.259Z] #13 1.183 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-01-22T11:44:38.259Z] #13 2.787 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-01-22T11:44:38.259Z] #13 5.593 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [257 kB] [2021-01-22T11:44:38.259Z] #13 7.728 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7864 B] [2021-01-22T11:44:38.394Z] #18 33.91 Setting up python3-pkg-resources (40.8.0-1) ... [2021-01-22T11:44:38.556Z] #13 ... [2021-01-22T11:44:38.556Z] [2021-01-22T11:44:38.556Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2021-01-22T11:44:38.556Z] #55 0.842 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-01-22T11:44:38.556Z] #55 0.985 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-01-22T11:44:38.556Z] #55 0.986 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-01-22T11:44:38.556Z] #55 2.387 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-01-22T11:44:38.556Z] #55 4.648 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [257 kB] [2021-01-22T11:44:38.556Z] #55 6.385 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7864 B] [2021-01-22T11:44:38.556Z] #55 ... [2021-01-22T11:44:38.556Z] [2021-01-22T11:44:38.556Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T11:44:38.556Z] #49 0.568 + RM_GOPATH=0 [2021-01-22T11:44:38.556Z] #49 0.568 + TMP_GOPATH= [2021-01-22T11:44:38.556Z] #49 0.568 + : /build [2021-01-22T11:44:38.556Z] #49 0.568 + '[' -z '' ']' [2021-01-22T11:44:38.556Z] #49 0.569 ++ mktemp -d [2021-01-22T11:44:38.556Z] #49 0.570 + export GOPATH=/tmp/tmp.ly02htchbd [2021-01-22T11:44:38.556Z] #49 0.570 + GOPATH=/tmp/tmp.ly02htchbd [2021-01-22T11:44:38.556Z] #49 0.570 + RM_GOPATH=1 [2021-01-22T11:44:38.556Z] #49 0.570 + case "$(go env GOARCH)" in [2021-01-22T11:44:38.556Z] #49 0.571 ++ go env GOARCH [2021-01-22T11:44:38.556Z] #49 0.574 + export GO_BUILDMODE=-buildmode=pie [2021-01-22T11:44:38.556Z] #49 0.574 + GO_BUILDMODE=-buildmode=pie [2021-01-22T11:44:38.556Z] #49 0.575 ++ dirname /tmp/install/install.sh [2021-01-22T11:44:38.556Z] #49 0.576 + dir=/tmp/install [2021-01-22T11:44:38.556Z] #49 0.576 + bin=golangci_lint [2021-01-22T11:44:38.556Z] #49 0.576 + shift [2021-01-22T11:44:38.556Z] #49 0.577 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-01-22T11:44:38.556Z] #49 0.577 + . /tmp/install/golangci_lint.installer [2021-01-22T11:44:38.556Z] #49 0.577 ++ : v1.23.8 [2021-01-22T11:44:38.556Z] #49 0.577 + install_golangci_lint [2021-01-22T11:44:38.556Z] #49 0.577 + set -e [2021-01-22T11:44:38.556Z] #49 0.577 + export GO111MODULE=on [2021-01-22T11:44:38.556Z] #49 0.577 + GO111MODULE=on [2021-01-22T11:44:38.556Z] #49 0.577 + GOBIN=/build [2021-01-22T11:44:38.556Z] #49 0.577 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-01-22T11:44:38.556Z] #49 0.589 go: finding github.com v1.23.8 [2021-01-22T11:44:38.556Z] #49 0.590 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-01-22T11:44:38.556Z] #49 0.590 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-01-22T11:44:38.556Z] #49 0.591 go: finding github.com/golangci v1.23.8 [2021-01-22T11:44:38.556Z] #49 0.591 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-01-22T11:44:38.556Z] #49 1.696 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-01-22T11:44:38.556Z] #49 3.149 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-01-22T11:44:38.661Z] #41 16.96 CC images/stats.o [2021-01-22T11:44:38.853Z] #49 ... [2021-01-22T11:44:38.853Z] [2021-01-22T11:44:38.853Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T11:44:38.853Z] #58 0.846 + RM_GOPATH=0 [2021-01-22T11:44:38.853Z] #58 0.846 + TMP_GOPATH= [2021-01-22T11:44:38.853Z] #58 0.846 + : /build [2021-01-22T11:44:38.853Z] #58 0.846 + '[' -z '' ']' [2021-01-22T11:44:38.853Z] #58 0.849 ++ mktemp -d [2021-01-22T11:44:38.853Z] #58 0.856 + export GOPATH=/tmp/tmp.GlxwnAnrc0 [2021-01-22T11:44:38.853Z] #58 0.856 + GOPATH=/tmp/tmp.GlxwnAnrc0 [2021-01-22T11:44:38.853Z] #58 0.856 + RM_GOPATH=1 [2021-01-22T11:44:38.853Z] #58 0.856 + case "$(go env GOARCH)" in [2021-01-22T11:44:38.853Z] #58 0.862 ++ go env GOARCH [2021-01-22T11:44:38.853Z] #58 0.912 + export GO_BUILDMODE=-buildmode=pie [2021-01-22T11:44:38.853Z] #58 0.916 + GO_BUILDMODE=-buildmode=pie [2021-01-22T11:44:38.853Z] #58 0.916 ++ dirname /tmp/install/install.sh [2021-01-22T11:44:38.853Z] #58 0.918 + dir=/tmp/install [2021-01-22T11:44:38.853Z] #58 0.928 + bin=rootlesskit [2021-01-22T11:44:38.853Z] #58 0.928 + shift [2021-01-22T11:44:38.853Z] #58 0.928 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-01-22T11:44:38.853Z] #58 0.933 + . /tmp/install/rootlesskit.installer [2021-01-22T11:44:38.853Z] #58 0.933 ++ : 2886253e467c5444a4d2ac7084e53aa3cc50055d [2021-01-22T11:44:38.853Z] #58 0.939 + install_rootlesskit [2021-01-22T11:44:38.853Z] #58 0.940 + case "$1" in [2021-01-22T11:44:38.853Z] #58 0.940 + export CGO_ENABLED=0 [2021-01-22T11:44:38.853Z] #58 0.940 + CGO_ENABLED=0 [2021-01-22T11:44:38.853Z] #58 0.940 + _install_rootlesskit [2021-01-22T11:44:38.853Z] #58 0.940 + echo 'Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d' [2021-01-22T11:44:38.853Z] #58 0.940 Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d [2021-01-22T11:44:38.853Z] #58 0.940 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.GlxwnAnrc0/src/github.com/rootless-containers/rootlesskit [2021-01-22T11:44:38.853Z] #58 0.945 Cloning into '/tmp/tmp.GlxwnAnrc0/src/github.com/rootless-containers/rootlesskit'... [2021-01-22T11:44:38.853Z] #58 6.663 + cd /tmp/tmp.GlxwnAnrc0/src/github.com/rootless-containers/rootlesskit [2021-01-22T11:44:38.853Z] #58 6.680 + git checkout -q 2886253e467c5444a4d2ac7084e53aa3cc50055d [2021-01-22T11:44:38.853Z] #58 7.423 + for f in rootlesskit rootlesskit-docker-proxy [2021-01-22T11:44:38.853Z] #58 7.423 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-01-22T11:44:38.853Z] #58 ... [2021-01-22T11:44:38.853Z] [2021-01-22T11:44:38.853Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-01-22T11:44:38.853Z] #36 0.595 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-01-22T11:44:38.853Z] #36 0.707 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-01-22T11:44:38.853Z] #36 0.808 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-01-22T11:44:38.853Z] #36 1.739 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-01-22T11:44:38.853Z] #36 3.989 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [257 kB] [2021-01-22T11:44:38.853Z] #36 5.980 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7864 B] [2021-01-22T11:44:38.853Z] #36 ... [2021-01-22T11:44:38.853Z] [2021-01-22T11:44:38.853Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-22T11:44:38.853Z] #51 0.833 + RM_GOPATH=0 [2021-01-22T11:44:38.853Z] #51 0.837 + TMP_GOPATH= [2021-01-22T11:44:38.853Z] #51 0.837 + : /build [2021-01-22T11:44:38.853Z] #51 0.838 + '[' -z '' ']' [2021-01-22T11:44:38.853Z] #51 0.851 ++ mktemp -d [2021-01-22T11:44:38.853Z] #51 0.881 + export GOPATH=/tmp/tmp.pXNHrJQbMH [2021-01-22T11:44:38.853Z] #51 0.881 + GOPATH=/tmp/tmp.pXNHrJQbMH [2021-01-22T11:44:38.853Z] #51 0.882 + RM_GOPATH=1 [2021-01-22T11:44:38.853Z] #51 0.882 + case "$(go env GOARCH)" in [2021-01-22T11:44:38.853Z] #51 0.884 ++ go env GOARCH [2021-01-22T11:44:38.853Z] #51 0.910 + export GO_BUILDMODE=-buildmode=pie [2021-01-22T11:44:38.853Z] #51 0.918 + GO_BUILDMODE=-buildmode=pie [2021-01-22T11:44:38.853Z] #51 0.919 ++ dirname /tmp/install/install.sh [2021-01-22T11:44:38.853Z] #51 0.940 + dir=/tmp/install [2021-01-22T11:44:38.853Z] #51 0.940 + bin=shfmt [2021-01-22T11:44:38.853Z] #51 0.940 + shift [2021-01-22T11:44:38.853Z] #51 0.941 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-01-22T11:44:38.853Z] #51 0.941 + . /tmp/install/shfmt.installer [2021-01-22T11:44:38.853Z] #51 0.941 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-01-22T11:44:38.853Z] #51 0.942 + install_shfmt [2021-01-22T11:44:38.853Z] #51 0.943 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-01-22T11:44:38.853Z] #51 0.943 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-01-22T11:44:38.853Z] #51 0.943 + git clone https://github.com/mvdan/sh.git /tmp/tmp.pXNHrJQbMH/src/github.com/mvdan/sh [2021-01-22T11:44:38.853Z] #51 0.946 Cloning into '/tmp/tmp.pXNHrJQbMH/src/github.com/mvdan/sh'... [2021-01-22T11:44:39.028Z] #18 34.49 Setting up python3-distutils (3.7.3-1) ... [2021-01-22T11:44:39.149Z] #51 ... [2021-01-22T11:44:39.149Z] [2021-01-22T11:44:39.149Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-22T11:44:39.149Z] #45 11.48 crypto/internal/subtle [2021-01-22T11:44:39.223Z] #41 17.37 CC images/core.o [2021-01-22T11:44:39.319Z] #18 34.82 Setting up python3-setuptools (40.8.0-1) ... [2021-01-22T11:44:39.336Z] INFO [loader] Go packages loading at mode 575 (deps|exports_file|files|imports|name|types_sizes|compiled_files) took 2m1.242551749s [2021-01-22T11:44:39.336Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 447.790376ms [2021-01-22T11:44:39.378Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 97.69MB / 97.69MB 10.4s done [2021-01-22T11:44:39.378Z] #8 ... [2021-01-22T11:44:39.378Z] [2021-01-22T11:44:39.378Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:b16f6671... [2021-01-22T11:44:39.378Z] #24 sha256:6e5587ff5efa4e647ae927194fac9b961a68d46b23b68a3119c90016e58f17aa 49.18MB / 49.18MB 2.7s done [2021-01-22T11:44:39.378Z] #24 extracting sha256:6e5587ff5efa4e647ae927194fac9b961a68d46b23b68a3119c90016e58f17aa 5.4s done [2021-01-22T11:44:39.378Z] #24 DONE 10.7s [2021-01-22T11:44:39.378Z] [2021-01-22T11:44:39.378Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2021-01-22T11:44:39.786Z] #41 ... [2021-01-22T11:44:39.786Z] [2021-01-22T11:44:39.786Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-22T11:44:39.786Z] #49 76.57 github.com/pkg/diff [2021-01-22T11:44:39.786Z] #49 78.18 go/ast [2021-01-22T11:44:39.786Z] #49 79.15 golang.org/x/crypto/ssh/terminal [2021-01-22T11:44:39.786Z] #49 80.50 mvdan.cc/editorconfig [2021-01-22T11:44:39.786Z] #49 81.67 mvdan.cc/sh/v3/fileutil [2021-01-22T11:44:39.786Z] #49 82.08 mvdan.cc/sh/v3/syntax [2021-01-22T11:44:39.786Z] #49 ... [2021-01-22T11:44:39.786Z] [2021-01-22T11:44:39.786Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T11:44:39.786Z] #41 18.01 CC images/core-x86.o [2021-01-22T11:44:39.808Z] #45 11.95 crypto/subtle [2021-01-22T11:44:39.953Z] #18 35.55 Setting up python3-pip (18.1-5) ... [2021-01-22T11:44:40.104Z] #45 12.52 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-01-22T11:44:40.176Z] #43 86.43 go/doc [2021-01-22T11:44:40.176Z] #43 ... [2021-01-22T11:44:40.176Z] [2021-01-22T11:44:40.176Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T11:44:40.176Z] #41 12.68 PBCC images/remap-file-path.pb-c.c [2021-01-22T11:44:40.176Z] #41 12.71 DEP images/remap-file-path.pb-c.d [2021-01-22T11:44:40.176Z] #41 12.75 PBCC images/fifo.pb-c.c [2021-01-22T11:44:40.176Z] #41 12.77 DEP images/fifo.pb-c.d [2021-01-22T11:44:40.176Z] #41 12.82 PBCC images/ghost-file.pb-c.c [2021-01-22T11:44:40.176Z] #41 12.91 DEP images/ghost-file.pb-c.d [2021-01-22T11:44:40.176Z] #41 12.96 PBCC images/regfile.pb-c.c [2021-01-22T11:44:40.176Z] #41 13.02 DEP images/regfile.pb-c.d [2021-01-22T11:44:40.176Z] #41 13.06 PBCC images/ns.pb-c.c [2021-01-22T11:44:40.176Z] #41 13.09 DEP images/ns.pb-c.d [2021-01-22T11:44:40.176Z] #41 13.12 PBCC images/fdinfo.pb-c.c [2021-01-22T11:44:40.176Z] #41 13.18 DEP images/fdinfo.pb-c.d [2021-01-22T11:44:40.176Z] #41 13.26 PBCC images/core-aarch64.pb-c.c [2021-01-22T11:44:40.176Z] #41 13.31 PBCC images/core-arm.pb-c.c [2021-01-22T11:44:40.176Z] #41 13.33 PBCC images/core-ppc64.pb-c.c [2021-01-22T11:44:40.176Z] #41 13.44 PBCC images/core-s390.pb-c.c [2021-01-22T11:44:40.176Z] #41 13.54 PBCC images/core-x86.pb-c.c [2021-01-22T11:44:40.176Z] #41 13.59 PBCC images/core.pb-c.c [2021-01-22T11:44:40.176Z] #41 13.66 PBCC images/inventory.pb-c.c [2021-01-22T11:44:40.176Z] #41 13.75 DEP images/core-aarch64.pb-c.d [2021-01-22T11:44:40.176Z] #41 13.79 DEP images/core-arm.pb-c.d [2021-01-22T11:44:40.176Z] #41 13.87 DEP images/core-ppc64.pb-c.d [2021-01-22T11:44:40.176Z] #41 13.94 DEP images/core-s390.pb-c.d [2021-01-22T11:44:40.176Z] #41 14.00 DEP images/core-x86.pb-c.d [2021-01-22T11:44:40.176Z] #41 14.05 DEP images/core.pb-c.d [2021-01-22T11:44:40.176Z] #41 14.11 DEP images/inventory.pb-c.d [2021-01-22T11:44:40.176Z] #41 14.17 PBCC images/cpuinfo.pb-c.c [2021-01-22T11:44:40.176Z] #41 14.20 DEP images/cpuinfo.pb-c.d [2021-01-22T11:44:40.176Z] #41 14.27 PBCC images/stats.pb-c.c [2021-01-22T11:44:40.176Z] #41 14.31 DEP images/stats.pb-c.d [2021-01-22T11:44:40.176Z] #41 15.66 make[1]: Nothing to be done for 'all'. [2021-01-22T11:44:40.176Z] #41 17.00 CC images/stats.o [2021-01-22T11:44:40.176Z] #41 17.34 CC images/core.o [2021-01-22T11:44:40.176Z] #41 17.92 CC images/core-x86.o [2021-01-22T11:44:40.348Z] #41 18.66 CC images/core-arm.o [2021-01-22T11:44:40.435Z] #41 18.45 CC images/core-arm.o [2021-01-22T11:44:40.588Z] #18 36.10 Processing triggers for libc-bin (2.28-10) ... [2021-01-22T11:44:40.588Z] #18 36.13 Processing triggers for mime-support (3.62) ... [2021-01-22T11:44:40.694Z] #41 18.82 CC images/core-aarch64.o [2021-01-22T11:44:40.767Z] #45 13.06 internal/nettrace [2021-01-22T11:44:40.887Z] #18 DONE 36.6s [2021-01-22T11:44:40.887Z] [2021-01-22T11:44:40.887Z] #19 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2021-01-22T11:44:40.909Z] #41 18.98 CC images/core-aarch64.o [2021-01-22T11:44:40.953Z] #41 ... [2021-01-22T11:44:40.953Z] [2021-01-22T11:44:40.953Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-22T11:44:40.953Z] #49 77.74 github.com/pkg/diff [2021-01-22T11:44:40.953Z] #49 79.02 go/ast [2021-01-22T11:44:40.953Z] #49 79.53 golang.org/x/crypto/ssh/terminal [2021-01-22T11:44:40.953Z] #49 80.95 mvdan.cc/editorconfig [2021-01-22T11:44:40.953Z] #49 82.22 mvdan.cc/sh/v3/fileutil [2021-01-22T11:44:40.953Z] #49 82.44 mvdan.cc/sh/v3/syntax [2021-01-22T11:44:41.165Z] #41 19.33 CC images/core-ppc64.o [2021-01-22T11:44:41.212Z] #49 ... [2021-01-22T11:44:41.212Z] [2021-01-22T11:44:41.212Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T11:44:41.426Z] #45 13.64 runtime/cgo [2021-01-22T11:44:41.727Z] #41 19.95 CC images/core-s390.o [2021-01-22T11:44:41.936Z] #19 0.774 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-01-22T11:44:41.936Z] #19 0.777 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-01-22T11:44:41.936Z] #19 0.779 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-01-22T11:44:41.936Z] #19 DONE 0.9s [2021-01-22T11:44:41.936Z] [2021-01-22T11:44:41.936Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T11:44:41.936Z] #41 65.58 CC criu/external.o [2021-01-22T11:44:41.936Z] #41 65.79 CC criu/fault-injection.o [2021-01-22T11:44:41.936Z] #41 65.85 CC criu/fdstore.o [2021-01-22T11:44:41.936Z] #41 66.15 CC criu/fifo.o [2021-01-22T11:44:41.936Z] #41 66.35 CC criu/file-ids.o [2021-01-22T11:44:41.936Z] #41 66.49 CC criu/file-lock.o [2021-01-22T11:44:41.936Z] #41 67.13 CC criu/files-ext.o [2021-01-22T11:44:41.936Z] #41 67.44 CC criu/files-reg.o [2021-01-22T11:44:41.936Z] #41 68.66 CC criu/files.o [2021-01-22T11:44:41.936Z] #41 69.93 CC criu/filesystems.o [2021-01-22T11:44:41.936Z] #41 70.30 CC criu/fsnotify.o [2021-01-22T11:44:41.936Z] #41 70.98 CC criu/image-desc.o [2021-01-22T11:44:41.936Z] #41 71.06 CC criu/image.o [2021-01-22T11:44:41.936Z] #41 71.48 CC criu/ipc_ns.o [2021-01-22T11:44:41.936Z] #41 72.17 CC criu/irmap.o [2021-01-22T11:44:41.936Z] #41 72.61 CC criu/kcmp-ids.o [2021-01-22T11:44:41.936Z] #41 72.85 CC criu/kerndat.o [2021-01-22T11:44:41.936Z] #41 73.60 CC criu/libnetlink.o [2021-01-22T11:44:41.936Z] #41 73.83 CC criu/log.o [2021-01-22T11:44:41.936Z] #41 74.08 CC criu/lsm.o [2021-01-22T11:44:41.936Z] #41 74.34 CC criu/mem.o [2021-01-22T11:44:41.936Z] #41 ... [2021-01-22T11:44:41.936Z] [2021-01-22T11:44:41.936Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-01-22T11:44:42.288Z] #41 20.67 CC images/cpuinfo.o [2021-01-22T11:44:42.508Z] #54 41.90 Checking out files: 50% (1903/3777) Checking out files: 51% (1927/3777) Checking out files: 52% (1965/3777) Checking out files: 53% (2002/3777) Checking out files: 54% (2040/3777) Checking out files: 55% (2078/3777) Checking out files: 56% (2116/3777) Checking out files: 57% (2153/3777) Checking out files: 58% (2191/3777) Checking out files: 59% (2229/3777) Checking out files: 60% (2267/3777) Checking out files: 61% (2304/3777) Checking out files: 62% (2342/3777) Checking out files: 63% (2380/3777) Checking out files: 64% (2418/3777) Checking out files: 65% (2456/3777) Checking out files: 66% (2493/3777) Checking out files: 67% (2531/3777) Checking out files: 68% (2569/3777) Checking out files: 69% (2607/3777) Checking out files: 70% (2644/3777) Checking out files: 71% (2682/3777) Checking out files: 72% (2720/3777) Checking out files: 73% (2758/3777) Checking out files: 74% (2795/3777) Checking out files: 75% (2833/3777) Checking out files: 76% (2871/3777) Checking out files: 77% (2909/3777) Checking out files: 78% (2947/3777) Checking out files: 79% (2984/3777) Checking out files: 80% (3022/3777) Checking out files: 81% (3060/3777) Checking out files: 82% (3098/3777) Checking out files: 83% (3135/3777) Checking out files: 84% (3173/3777) Checking out files: 85% (3211/3777) Checking out files: 86% (3249/3777) Checking out files: 87% (3286/3777) Checking out files: 88% (3324/3777) Checking out files: 89% (3362/3777) Checking out files: 90% (3400/3777) Checking out files: 91% (3438/3777) Checking out files: 92% (3475/3777) Checking out files: 92% (3476/3777) Checking out files: 93% (3513/3777) Checking out files: 94% (3551/3777) Checking out files: 95% (3589/3777) Checking out files: 96% (3626/3777) Checking out files: 97% (3664/3777) Checking out files: 98% (3702/3777) Checking out files: 99% (3740/3777) Checking out files: 100% (3777/3777) Checking out files: 100% (3777/3777), done. [2021-01-22T11:44:42.508Z] #54 43.31 + cd /tmp/tmp.mAeCkMiXTH/src/github.com/containerd/containerd [2021-01-22T11:44:42.508Z] #54 43.31 + git checkout -q 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-01-22T11:44:42.849Z] #41 21.07 CC images/inventory.o [2021-01-22T11:44:43.106Z] #41 21.38 CC images/fdinfo.o [2021-01-22T11:44:43.541Z] #45 15.99 vendor/golang.org/x/crypto/internal/subtle [2021-01-22T11:44:43.668Z] #41 21.75 CC images/fown.o [2021-01-22T11:44:43.668Z] #41 21.93 CC images/ns.o [2021-01-22T11:44:43.885Z] #54 44.55 + export 'BUILDTAGS=netgo osusergo static_build' [2021-01-22T11:44:43.885Z] #54 44.56 + BUILDTAGS='netgo osusergo static_build' [2021-01-22T11:44:43.885Z] #54 44.56 + export EXTRA_FLAGS=-buildmode=pie [2021-01-22T11:44:43.885Z] #54 44.56 + EXTRA_FLAGS=-buildmode=pie [2021-01-22T11:44:43.885Z] #54 44.56 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-01-22T11:44:43.885Z] #54 44.56 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-01-22T11:44:43.885Z] #54 44.56 + '[' '' = dynamic ']' [2021-01-22T11:44:43.885Z] #54 44.56 + make [2021-01-22T11:44:43.924Z] #41 22.13 CC images/regfile.o [2021-01-22T11:44:44.184Z] #41 ... [2021-01-22T11:44:44.184Z] [2021-01-22T11:44:44.184Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-22T11:44:44.184Z] #43 80.91 text/template [2021-01-22T11:44:44.184Z] #43 80.98 go/parser [2021-01-22T11:44:44.184Z] #43 84.19 encoding/xml [2021-01-22T11:44:44.184Z] #43 85.80 go/doc [2021-01-22T11:44:44.184Z] #43 88.58 github.com/LK4D4/vndr/build [2021-01-22T11:44:44.184Z] #43 90.55 github.com/LK4D4/vndr/versioned [2021-01-22T11:44:44.184Z] #43 90.66 compress/flate [2021-01-22T11:44:44.184Z] #43 ... [2021-01-22T11:44:44.184Z] [2021-01-22T11:44:44.184Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T11:44:44.184Z] #54 42.11 Checking out files: 45% (1714/3777) Checking out files: 46% (1738/3777) Checking out files: 47% (1776/3777) Checking out files: 48% (1813/3777) Checking out files: 49% (1851/3777) Checking out files: 50% (1889/3777) Checking out files: 51% (1927/3777) Checking out files: 52% (1965/3777) Checking out files: 53% (2002/3777) Checking out files: 54% (2040/3777) Checking out files: 55% (2078/3777) Checking out files: 56% (2116/3777) Checking out files: 57% (2153/3777) Checking out files: 58% (2191/3777) Checking out files: 59% (2229/3777) Checking out files: 60% (2267/3777) Checking out files: 61% (2304/3777) Checking out files: 62% (2342/3777) Checking out files: 63% (2380/3777) Checking out files: 64% (2418/3777) Checking out files: 65% (2456/3777) Checking out files: 66% (2493/3777) Checking out files: 67% (2531/3777) Checking out files: 68% (2569/3777) Checking out files: 69% (2607/3777) Checking out files: 70% (2644/3777) Checking out files: 71% (2682/3777) Checking out files: 72% (2720/3777) Checking out files: 73% (2758/3777) Checking out files: 74% (2795/3777) Checking out files: 75% (2833/3777) Checking out files: 76% (2871/3777) Checking out files: 77% (2909/3777) Checking out files: 78% (2947/3777) Checking out files: 79% (2984/3777) Checking out files: 80% (3022/3777) Checking out files: 81% (3060/3777) Checking out files: 82% (3098/3777) Checking out files: 83% (3135/3777) Checking out files: 84% (3173/3777) Checking out files: 85% (3211/3777) Checking out files: 85% (3233/3777) Checking out files: 86% (3249/3777) Checking out files: 87% (3286/3777) Checking out files: 88% (3324/3777) Checking out files: 89% (3362/3777) Checking out files: 90% (3400/3777) Checking out files: 91% (3438/3777) Checking out files: 92% (3475/3777) Checking out files: 93% (3513/3777) Checking out files: 94% (3551/3777) Checking out files: 95% (3589/3777) Checking out files: 96% (3626/3777) Checking out files: 97% (3664/3777) Checking out files: 98% (3702/3777) Checking out files: 99% (3740/3777) Checking out files: 100% (3777/3777) Checking out files: 100% (3777/3777), done. [2021-01-22T11:44:44.184Z] #54 43.69 + cd /tmp/tmp.LtpgG3hs8V/src/github.com/containerd/containerd [2021-01-22T11:44:44.184Z] #54 43.69 + git checkout -q 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-01-22T11:44:44.184Z] #54 45.36 + export 'BUILDTAGS=netgo osusergo static_build' [2021-01-22T11:44:44.184Z] #54 45.36 + BUILDTAGS='netgo osusergo static_build' [2021-01-22T11:44:44.184Z] #54 45.36 + export EXTRA_FLAGS=-buildmode=pie [2021-01-22T11:44:44.184Z] #54 45.36 + EXTRA_FLAGS=-buildmode=pie [2021-01-22T11:44:44.184Z] #54 45.36 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-01-22T11:44:44.184Z] #54 45.36 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-01-22T11:44:44.184Z] #54 45.36 + '[' '' = dynamic ']' [2021-01-22T11:44:44.184Z] #54 45.36 + make [2021-01-22T11:44:44.194Z] #45 ... [2021-01-22T11:44:44.194Z] [2021-01-22T11:44:44.194Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-01-22T11:44:44.194Z] #29 8.048 0.1% ## 4.2% ####### 9.9% ########### 15.7% ################ 23.4% ###################### 31.0% ########################## 36.8% ############################ 39.6% ############################## 42.3% ################################ 45.6% ################################### 49.3% ####################################### 54.9% ########################################## 58.7% ############################################# 62.6% ################################################# 68.2% ################################################## 70.1% ##################################################### 73.7% ####################################################### 77.7% ######################################################### 79.6% ############################################################ 83.4% ############################################################# 85.4% ################################################################## 93.0% ######################################################################## 100.0% [2021-01-22T11:44:44.194Z] #29 11.28 #=#=# [2021-01-22T11:44:44.688Z] #25 4.823 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-01-22T11:44:44.688Z] #25 4.931 Get:2 http://deb.debian.org/debian buster InRelease [121 kB] [2021-01-22T11:44:44.688Z] #25 4.933 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-01-22T11:44:44.688Z] #25 5.026 Get:4 http://security.debian.org/debian-security buster/updates/main arm64 Packages [262 kB] [2021-01-22T11:44:44.688Z] #25 5.246 Get:5 http://deb.debian.org/debian buster/main arm64 Packages [7737 kB] [2021-01-22T11:44:44.688Z] #25 5.526 Get:6 http://deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2021-01-22T11:44:44.752Z] #54 46.55 + bin/ctr [2021-01-22T11:44:44.823Z] #54 45.47 + bin/ctr [2021-01-22T11:44:44.950Z] #25 ... [2021-01-22T11:44:44.950Z] [2021-01-22T11:44:44.950Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2021-01-22T11:44:44.950Z] #8 extracting sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 0.5s done [2021-01-22T11:44:44.950Z] #8 extracting sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 0.4s done [2021-01-22T11:44:44.950Z] #8 extracting sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 2.1s done [2021-01-22T11:44:44.950Z] #8 extracting sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 1.0s [2021-01-22T11:44:45.462Z] #20 3.120 Collecting yamllint==1.16.0 [2021-01-22T11:44:45.462Z] #20 3.279 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2021-01-22T11:44:45.462Z] #20 3.315 Collecting pyyaml (from yamllint==1.16.0) [2021-01-22T11:44:45.462Z] #20 3.431 Downloading https://files.pythonhosted.org/packages/a0/a4/d63f2d7597e1a4b55aa3b4d6c5b029991d3b824b5bd331af8d4ab1ed687d/PyYAML-5.4.1.tar.gz (175kB) [2021-01-22T11:44:45.462Z] #20 3.679 Installing build dependencies: started [2021-01-22T11:44:46.641Z] #54 ... [2021-01-22T11:44:46.641Z] [2021-01-22T11:44:46.641Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-22T11:44:46.641Z] #49 88.20 mvdan.cc/sh/v3/cmd/shfmt [2021-01-22T11:44:46.641Z] #49 DONE 93.4s [2021-01-22T11:44:46.641Z] [2021-01-22T11:44:46.641Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T11:44:46.641Z] #41 22.44 CC images/ghost-file.o [2021-01-22T11:44:46.641Z] #41 22.74 CC images/fifo.o [2021-01-22T11:44:46.641Z] #41 23.01 CC images/remap-file-path.o [2021-01-22T11:44:46.641Z] #41 23.22 CC images/eventfd.o [2021-01-22T11:44:46.641Z] #41 23.41 CC images/eventpoll.o [2021-01-22T11:44:46.641Z] #41 23.70 CC images/fh.o [2021-01-22T11:44:46.641Z] #41 23.96 CC images/fsnotify.o [2021-01-22T11:44:46.641Z] #41 24.62 CC images/signalfd.o [2021-01-22T11:44:46.868Z] #8 extracting sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 2.5s done [2021-01-22T11:44:46.869Z] #8 extracting sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 0.1s [2021-01-22T11:44:46.897Z] #41 25.02 CC images/fs.o [2021-01-22T11:44:46.897Z] #41 25.20 CC images/pstree.o [2021-01-22T11:44:47.152Z] #41 25.40 CC images/pipe.o [2021-01-22T11:44:47.511Z] #29 11.52 0.1% # 1.8% ## 2.9% ### 4.5% ### 5.3% #### 6.9% ###### 8.6% ####### 10.7% ######## 12.3% ########## 14.4% ########### 16.1% ############ 17.6% ############# 19.2% ############## 19.7% ############### 21.4% ################ 23.0% ################# 24.6% ################## 26.3% #################### 27.9% ##################### 29.5% ###################### 31.7% ####################### 33.3% ######################### 35.5% ########################## 37.1% ########################### 38.7% ############################ 39.8% ############################# 40.6% ############################# 40.9% ############################# 41.3% ############################# 41.6% ############################## 42.1% ############################## 42.6% ############################### 43.8% ################################ 45.3% ################################# 46.1% ################################### 48.9% #################################### 51.3% ###################################### 53.5% ######################################## 55.7% ######################################### 57.9% ########################################## 58.7% ########################################## 59.7% ########################################### 61.1% ############################################# 62.7% ############################################## 64.9% ############################################### 66.5% ################################################# 68.1% ################################################## 69.8% ################################################### 70.9% ################################################### 71.9% #################################################### 73.6% ###################################################### 75.9% ######################################################## 78.2% ######################################################### 79.3% ########################################################## 81.0% ########################################################### 82.6% ############################################################ 83.6% ############################################################# 85.2% ############################################################## 86.8% ################################################################ 89.0% ################################################################## 91.7% #################################################################### 94.5% ##################################################################### 96.6% ###################################################################### 98.2% ####################################################################### 98.7% ####################################################################### 99.5% ######################################################################## 100.0% [2021-01-22T11:44:47.714Z] #41 25.77 CC images/tcp-stream.o [2021-01-22T11:44:47.807Z] #29 19.42 [2021-01-22T11:44:47.970Z] #41 26.10 CC images/sk-packet.o [2021-01-22T11:44:48.112Z] #54 ... [2021-01-22T11:44:48.112Z] [2021-01-22T11:44:48.112Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-22T11:44:48.112Z] #49 89.19 mvdan.cc/sh/v3/cmd/shfmt [2021-01-22T11:44:48.112Z] #49 DONE 94.5s [2021-01-22T11:44:48.112Z] [2021-01-22T11:44:48.112Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T11:44:48.112Z] #41 19.22 CC images/core-ppc64.o [2021-01-22T11:44:48.112Z] #41 19.89 CC images/core-s390.o [2021-01-22T11:44:48.112Z] #41 20.58 CC images/cpuinfo.o [2021-01-22T11:44:48.112Z] #41 20.98 CC images/inventory.o [2021-01-22T11:44:48.112Z] #41 21.23 CC images/fdinfo.o [2021-01-22T11:44:48.112Z] #41 21.65 CC images/fown.o [2021-01-22T11:44:48.112Z] #41 21.85 CC images/ns.o [2021-01-22T11:44:48.112Z] #41 22.12 CC images/regfile.o [2021-01-22T11:44:48.112Z] #41 22.35 CC images/ghost-file.o [2021-01-22T11:44:48.112Z] #41 22.72 CC images/fifo.o [2021-01-22T11:44:48.112Z] #41 22.90 CC images/remap-file-path.o [2021-01-22T11:44:48.112Z] #41 23.14 CC images/eventfd.o [2021-01-22T11:44:48.112Z] #41 23.33 CC images/eventpoll.o [2021-01-22T11:44:48.112Z] #41 23.68 CC images/fh.o [2021-01-22T11:44:48.112Z] #41 23.95 CC images/fsnotify.o [2021-01-22T11:44:48.112Z] #41 24.67 CC images/signalfd.o [2021-01-22T11:44:48.112Z] #41 24.92 CC images/fs.o [2021-01-22T11:44:48.112Z] #41 25.11 CC images/pstree.o [2021-01-22T11:44:48.112Z] #41 25.29 CC images/pipe.o [2021-01-22T11:44:48.112Z] #41 25.60 CC images/tcp-stream.o [2021-01-22T11:44:48.112Z] #41 25.76 CC images/sk-packet.o [2021-01-22T11:44:48.112Z] #41 26.13 CC images/mnt.o [2021-01-22T11:44:48.226Z] #41 26.33 CC images/mnt.o [2021-01-22T11:44:48.226Z] #41 26.55 CC images/pipe-data.o [2021-01-22T11:44:48.371Z] #41 26.53 CC images/pipe-data.o [2021-01-22T11:44:48.470Z] #29 ... [2021-01-22T11:44:48.470Z] [2021-01-22T11:44:48.470Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T11:44:48.470Z] #47 10.82 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-01-22T11:44:48.470Z] #47 12.32 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-01-22T11:44:48.470Z] #47 16.73 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-01-22T11:44:48.470Z] #47 16.79 go: finding github.com/fatih/color v1.9.0 [2021-01-22T11:44:48.470Z] #47 16.83 go: finding github.com/pkg/errors v0.9.1 [2021-01-22T11:44:48.470Z] #47 16.92 go: finding github.com/spf13/pflag v1.0.3 [2021-01-22T11:44:48.470Z] #47 17.17 go: finding github.com/mattn/go-colorable v0.1.6 [2021-01-22T11:44:48.470Z] #47 17.41 go: finding github.com/mattn/go-isatty v0.0.12 [2021-01-22T11:44:48.470Z] #47 17.92 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-01-22T11:44:48.470Z] #47 18.02 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-01-22T11:44:48.470Z] #47 18.05 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-01-22T11:44:48.470Z] #47 18.09 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-01-22T11:44:48.470Z] #47 18.20 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-01-22T11:44:48.481Z] #41 26.71 CC images/sa.o [2021-01-22T11:44:48.737Z] #41 26.87 CC images/timer.o [2021-01-22T11:44:48.773Z] #47 ... [2021-01-22T11:44:48.773Z] [2021-01-22T11:44:48.773Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T11:44:48.773Z] #49 11.35 go: downloading github.com/fatih/color v1.7.0 [2021-01-22T11:44:48.773Z] #49 11.36 go: downloading github.com/spf13/pflag v1.0.5 [2021-01-22T11:44:48.773Z] #49 11.38 go: downloading github.com/pkg/errors v0.8.1 [2021-01-22T11:44:48.773Z] #49 11.49 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-01-22T11:44:48.773Z] #49 11.56 go: extracting github.com/fatih/color v1.7.0 [2021-01-22T11:44:48.773Z] #49 11.59 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-01-22T11:44:48.773Z] #49 11.60 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-01-22T11:44:48.773Z] #49 11.62 go: extracting github.com/pkg/errors v0.8.1 [2021-01-22T11:44:48.773Z] #49 11.62 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-01-22T11:44:48.773Z] #49 11.69 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-01-22T11:44:48.773Z] #49 11.73 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-01-22T11:44:48.773Z] #49 11.82 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-01-22T11:44:48.773Z] #49 11.83 go: extracting github.com/spf13/pflag v1.0.5 [2021-01-22T11:44:48.773Z] #49 11.85 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-01-22T11:44:48.773Z] #49 11.86 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-01-22T11:44:48.773Z] #49 11.93 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-01-22T11:44:48.773Z] #49 12.45 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-01-22T11:44:48.773Z] #49 12.47 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-01-22T11:44:48.773Z] #49 12.67 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-01-22T11:44:48.773Z] #49 12.98 go: downloading github.com/ultraware/funlen v0.0.2 [2021-01-22T11:44:48.773Z] #49 13.10 go: extracting github.com/ultraware/funlen v0.0.2 [2021-01-22T11:44:48.773Z] #49 13.11 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-01-22T11:44:48.773Z] #49 13.37 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-01-22T11:44:48.773Z] #49 15.68 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-01-22T11:44:48.773Z] #49 19.15 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-01-22T11:44:48.773Z] #49 19.16 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-01-22T11:44:48.773Z] #49 19.17 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-01-22T11:44:48.773Z] #49 19.17 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-01-22T11:44:48.773Z] #49 19.17 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-01-22T11:44:48.773Z] #49 19.17 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-01-22T11:44:48.773Z] #49 19.18 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-01-22T11:44:48.773Z] #49 19.22 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-01-22T11:44:48.773Z] #49 19.29 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-01-22T11:44:48.773Z] #49 19.54 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-01-22T11:44:48.773Z] #49 19.84 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-01-22T11:44:48.773Z] #49 19.84 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-01-22T11:44:48.773Z] #49 20.04 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-01-22T11:44:48.773Z] #49 20.08 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-01-22T11:44:48.773Z] #49 20.09 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-01-22T11:44:48.773Z] #49 20.11 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-01-22T11:44:48.773Z] #49 20.23 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-01-22T11:44:48.773Z] #49 20.26 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-01-22T11:44:48.773Z] #49 20.28 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-01-22T11:44:48.773Z] #49 20.40 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-01-22T11:44:48.773Z] #49 20.51 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-01-22T11:44:48.773Z] #49 20.52 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-01-22T11:44:48.773Z] #49 20.57 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-01-22T11:44:48.773Z] #49 20.68 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-01-22T11:44:48.773Z] #49 20.72 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-01-22T11:44:48.773Z] #49 20.72 go: downloading github.com/spf13/viper v1.6.1 [2021-01-22T11:44:48.773Z] #49 20.75 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-01-22T11:44:48.773Z] #49 20.78 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-01-22T11:44:48.773Z] #49 20.96 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-01-22T11:44:48.773Z] #49 21.03 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-01-22T11:44:48.773Z] #49 21.04 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-01-22T11:44:48.773Z] #49 21.06 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-01-22T11:44:48.773Z] #49 21.07 go: extracting github.com/spf13/viper v1.6.1 [2021-01-22T11:44:48.773Z] #49 21.08 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-01-22T11:44:48.773Z] #49 21.18 go: downloading golang.org/x/text v0.3.2 [2021-01-22T11:44:48.939Z] #41 26.92 CC images/sa.o [2021-01-22T11:44:48.939Z] #41 27.13 CC images/timer.o [2021-01-22T11:44:48.980Z] #20 ... [2021-01-22T11:44:48.980Z] [2021-01-22T11:44:48.980Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T11:44:48.980Z] #41 75.43 CC criu/memfd.o [2021-01-22T11:44:48.980Z] #41 75.76 CC criu/mount.o [2021-01-22T11:44:48.980Z] #41 78.18 CC criu/namespaces.o [2021-01-22T11:44:48.980Z] #41 79.37 CC criu/net.o [2021-01-22T11:44:48.980Z] #41 81.16 CC criu/netfilter.o [2021-01-22T11:44:48.980Z] #41 81.38 CC criu/page-pipe.o [2021-01-22T11:44:48.980Z] #41 81.68 CC criu/page-xfer.o [2021-01-22T11:44:48.993Z] #41 27.23 CC images/timerfd.o [2021-01-22T11:44:49.072Z] #49 21.20 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-01-22T11:44:49.072Z] #49 21.35 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-01-22T11:44:49.072Z] #49 21.36 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-01-22T11:44:49.072Z] #49 21.37 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-01-22T11:44:49.072Z] #49 21.38 go: downloading github.com/spf13/afero v1.1.2 [2021-01-22T11:44:49.072Z] #49 21.39 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-01-22T11:44:49.072Z] #49 ... [2021-01-22T11:44:49.072Z] [2021-01-22T11:44:49.072Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2021-01-22T11:44:49.072Z] #40 18.11 Checking out files: 93% (1566/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-22T11:44:49.072Z] #40 18.25 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-01-22T11:44:49.072Z] #40 21.26 + 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-22T11:44:49.249Z] #41 27.47 CC images/mm.o [2021-01-22T11:44:49.504Z] #41 27.83 CC images/sk-opts.o [2021-01-22T11:44:49.507Z] #41 27.53 CC images/timerfd.o [2021-01-22T11:44:49.613Z] #41 82.56 CC criu/pagemap-cache.o [2021-01-22T11:44:49.760Z] #41 28.02 CC images/sk-unix.o [2021-01-22T11:44:49.766Z] #41 27.72 CC images/mm.o [2021-01-22T11:44:49.939Z] #41 82.68 CC criu/pagemap.o [2021-01-22T11:44:50.016Z] #41 28.30 CC images/sk-inet.o [2021-01-22T11:44:50.272Z] #41 28.67 CC images/tun.o [2021-01-22T11:44:50.272Z] #41 ... [2021-01-22T11:44:50.272Z] [2021-01-22T11:44:50.272Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-22T11:44:50.272Z] #11 97.24 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-01-22T11:44:50.272Z] #11 97.25 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-01-22T11:44:50.272Z] #11 97.25 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-01-22T11:44:50.334Z] #41 28.09 CC images/sk-opts.o [2021-01-22T11:44:50.334Z] #41 28.28 CC images/sk-unix.o [2021-01-22T11:44:50.574Z] #41 83.21 CC criu/parasite-syscall.o [2021-01-22T11:44:50.606Z] #41 28.63 CC images/sk-inet.o [2021-01-22T11:44:50.866Z] #41 83.75 CC criu/path.o [2021-01-22T11:44:50.882Z] #41 28.99 CC images/tun.o [2021-01-22T11:44:51.086Z] #8 ... [2021-01-22T11:44:51.086Z] [2021-01-22T11:44:51.086Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2021-01-22T11:44:51.086Z] #25 7.044 Fetched 8245 kB in 2s (3343 kB/s) [2021-01-22T11:44:51.086Z] #25 7.044 Reading package lists... [2021-01-22T11:44:51.086Z] #25 8.326 Reading package lists... [2021-01-22T11:44:51.086Z] #25 9.621 Building dependency tree... [2021-01-22T11:44:51.086Z] #25 10.27 The following additional packages will be installed: [2021-01-22T11:44:51.086Z] #25 10.27 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-01-22T11:44:51.086Z] #25 10.28 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-01-22T11:44:51.086Z] #25 10.28 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-01-22T11:44:51.086Z] #25 10.29 Suggested packages: [2021-01-22T11:44:51.086Z] #25 10.29 krb5-doc krb5-user [2021-01-22T11:44:51.086Z] #25 10.29 Recommended packages: [2021-01-22T11:44:51.086Z] #25 10.29 krb5-locales publicsuffix libsasl2-modules [2021-01-22T11:44:51.086Z] #25 10.58 The following NEW packages will be installed: [2021-01-22T11:44:51.086Z] #25 10.58 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-01-22T11:44:51.086Z] #25 10.58 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-01-22T11:44:51.086Z] #25 10.58 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-01-22T11:44:51.086Z] #25 10.59 libssh2-1 libssl1.1 openssl [2021-01-22T11:44:51.086Z] #25 10.88 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2021-01-22T11:44:51.086Z] #25 10.88 Need to get 4769 kB of archives. [2021-01-22T11:44:51.086Z] #25 10.88 After this operation, 11.5 MB of additional disk space will be used. [2021-01-22T11:44:51.086Z] #25 10.88 Get:1 http://deb.debian.org/debian buster-updates/main arm64 ca-certificates all 20200601~deb10u1 [158 kB] [2021-01-22T11:44:51.086Z] #25 10.89 Get:2 http://security.debian.org/debian-security buster/updates/main arm64 libssl1.1 arm64 1.1.1d-0+deb10u4 [1382 kB] [2021-01-22T11:44:51.086Z] #25 10.89 Get:3 http://deb.debian.org/debian buster/main arm64 libkeyutils1 arm64 1.6-6 [14.9 kB] [2021-01-22T11:44:51.086Z] #25 10.90 Get:4 http://deb.debian.org/debian buster/main arm64 libkrb5support0 arm64 1.17-3+deb10u1 [64.9 kB] [2021-01-22T11:44:51.086Z] #25 10.90 Get:5 http://deb.debian.org/debian buster/main arm64 libk5crypto3 arm64 1.17-3+deb10u1 [123 kB] [2021-01-22T11:44:51.086Z] #25 10.90 Get:6 http://deb.debian.org/debian buster/main arm64 libkrb5-3 arm64 1.17-3+deb10u1 [351 kB] [2021-01-22T11:44:51.086Z] #25 10.90 Get:7 http://deb.debian.org/debian buster/main arm64 libgssapi-krb5-2 arm64 1.17-3+deb10u1 [150 kB] [2021-01-22T11:44:51.086Z] #25 10.90 Get:8 http://deb.debian.org/debian buster/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-1+deb10u1 [69.3 kB] [2021-01-22T11:44:51.086Z] #25 10.90 Get:9 http://deb.debian.org/debian buster/main arm64 libsasl2-2 arm64 2.1.27+dfsg-1+deb10u1 [105 kB] [2021-01-22T11:44:51.086Z] #25 10.91 Get:10 http://deb.debian.org/debian buster/main arm64 libldap-common all 2.4.47+dfsg-3+deb10u4 [89.8 kB] [2021-01-22T11:44:51.086Z] #25 10.91 Get:11 http://deb.debian.org/debian buster/main arm64 libldap-2.4-2 arm64 2.4.47+dfsg-3+deb10u4 [216 kB] [2021-01-22T11:44:51.086Z] #25 10.91 Get:12 http://deb.debian.org/debian buster/main arm64 libnghttp2-14 arm64 1.36.0-2+deb10u1 [81.9 kB] [2021-01-22T11:44:51.086Z] #25 10.91 Get:13 http://deb.debian.org/debian buster/main arm64 libpsl5 arm64 0.20.2-2 [53.6 kB] [2021-01-22T11:44:51.086Z] #25 10.92 Get:14 http://deb.debian.org/debian buster/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2 [55.7 kB] [2021-01-22T11:44:51.086Z] #25 10.92 Get:15 http://deb.debian.org/debian buster/main arm64 libssh2-1 arm64 1.8.0-2.1 [135 kB] [2021-01-22T11:44:51.086Z] #25 10.92 Get:16 http://security.debian.org/debian-security buster/updates/main arm64 openssl arm64 1.1.1d-0+deb10u4 [823 kB] [2021-01-22T11:44:51.086Z] #25 10.92 Get:17 http://deb.debian.org/debian buster/main arm64 libcurl4 arm64 7.64.0-4+deb10u1 [312 kB] [2021-01-22T11:44:51.086Z] #25 10.93 Get:18 http://deb.debian.org/debian buster/main arm64 curl arm64 7.64.0-4+deb10u1 [260 kB] [2021-01-22T11:44:51.086Z] #25 10.93 Get:19 http://deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2021-01-22T11:44:51.086Z] #25 10.93 Get:20 http://deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2021-01-22T11:44:51.086Z] #25 10.96 Get:21 http://deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2021-01-22T11:44:51.086Z] #25 11.22 debconf: delaying package configuration, since apt-utils is not installed [2021-01-22T11:44:51.086Z] #25 11.26 Fetched 4769 kB in 0s (14.3 MB/s) [2021-01-22T11:44:51.086Z] #25 11.30 Selecting previously unselected package libssl1.1:arm64. [2021-01-22T11:44:51.086Z] #25 11.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 ... 6670 files and directories currently installed.) [2021-01-22T11:44:51.086Z] #25 11.31 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u4_arm64.deb ... [2021-01-22T11:44:51.086Z] #25 11.32 Unpacking libssl1.1:arm64 (1.1.1d-0+deb10u4) ... [2021-01-22T11:44:51.086Z] #25 11.66 Selecting previously unselected package openssl. [2021-01-22T11:44:51.086Z] #25 11.66 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u4_arm64.deb ... [2021-01-22T11:44:51.086Z] #25 11.66 Unpacking openssl (1.1.1d-0+deb10u4) ... [2021-01-22T11:44:51.086Z] #25 11.87 Selecting previously unselected package ca-certificates. [2021-01-22T11:44:51.086Z] #25 11.87 Preparing to unpack .../02-ca-certificates_20200601~deb10u1_all.deb ... [2021-01-22T11:44:51.086Z] #25 11.88 Unpacking ca-certificates (20200601~deb10u1) ... [2021-01-22T11:44:51.086Z] #25 11.97 Selecting previously unselected package libkeyutils1:arm64. [2021-01-22T11:44:51.086Z] #25 11.97 Preparing to unpack .../03-libkeyutils1_1.6-6_arm64.deb ... [2021-01-22T11:44:51.086Z] #25 11.98 Unpacking libkeyutils1:arm64 (1.6-6) ... [2021-01-22T11:44:51.086Z] #25 12.03 Selecting previously unselected package libkrb5support0:arm64. [2021-01-22T11:44:51.086Z] #25 12.03 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_arm64.deb ... [2021-01-22T11:44:51.086Z] #25 12.03 Unpacking libkrb5support0:arm64 (1.17-3+deb10u1) ... [2021-01-22T11:44:51.086Z] #25 12.08 Selecting previously unselected package libk5crypto3:arm64. [2021-01-22T11:44:51.158Z] #41 83.98 CC criu/pie-util-vdso.o [2021-01-22T11:44:51.166Z] #40 ... [2021-01-22T11:44:51.166Z] [2021-01-22T11:44:51.166Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-22T11:44:51.166Z] #51 13.34 + cd /tmp/tmp.pXNHrJQbMH/src/github.com/mvdan/sh [2021-01-22T11:44:51.166Z] #51 13.34 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-01-22T11:44:51.166Z] #51 13.45 + GO111MODULE=on [2021-01-22T11:44:51.166Z] #51 13.46 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-01-22T11:44:51.166Z] #51 15.64 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-01-22T11:44:51.166Z] #51 15.66 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-01-22T11:44:51.166Z] #51 15.73 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-01-22T11:44:51.166Z] #51 15.98 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-01-22T11:44:51.166Z] #51 16.19 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-01-22T11:44:51.166Z] #51 17.85 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-01-22T11:44:51.166Z] #51 19.12 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-01-22T11:44:51.166Z] #51 21.40 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-01-22T11:44:51.166Z] #51 23.30 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-01-22T11:44:51.166Z] #51 23.42 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-01-22T11:44:51.166Z] #51 ... [2021-01-22T11:44:51.166Z] [2021-01-22T11:44:51.166Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-01-22T11:44:51.166Z] #29 20.94 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-01-22T11:44:51.166Z] #29 21.42 [2021-01-22T11:44:51.166Z] #29 21.71 # 1.4% ########################################### 60.4% ######################################################################## 100.0% [2021-01-22T11:44:51.166Z] #29 22.13 [2021-01-22T11:44:51.355Z] #25 12.08 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_arm64.deb ... [2021-01-22T11:44:51.355Z] #25 12.09 Unpacking libk5crypto3:arm64 (1.17-3+deb10u1) ... [2021-01-22T11:44:51.355Z] #25 12.15 Selecting previously unselected package libkrb5-3:arm64. [2021-01-22T11:44:51.355Z] #25 12.15 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_arm64.deb ... [2021-01-22T11:44:51.355Z] #25 12.16 Unpacking libkrb5-3:arm64 (1.17-3+deb10u1) ... [2021-01-22T11:44:51.449Z] #41 29.29 CC images/sk-netlink.o [2021-01-22T11:44:51.449Z] #41 29.50 CC images/packet-sock.o [2021-01-22T11:44:51.449Z] #41 ... [2021-01-22T11:44:51.449Z] [2021-01-22T11:44:51.449Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-22T11:44:51.449Z] #11 98.28 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-01-22T11:44:51.450Z] #41 84.37 CC criu/pie-util.o [2021-01-22T11:44:51.450Z] #41 84.48 CC criu/pipes.o [2021-01-22T11:44:51.617Z] #25 12.37 Selecting previously unselected package libgssapi-krb5-2:arm64. [2021-01-22T11:44:51.617Z] #25 12.37 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_arm64.deb ... [2021-01-22T11:44:51.617Z] #25 12.37 Unpacking libgssapi-krb5-2:arm64 (1.17-3+deb10u1) ... [2021-01-22T11:44:51.617Z] #25 12.50 Selecting previously unselected package libsasl2-modules-db:arm64. [2021-01-22T11:44:51.617Z] #25 12.50 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_arm64.deb ... [2021-01-22T11:44:51.617Z] #25 12.50 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-01-22T11:44:51.617Z] #25 12.55 Selecting previously unselected package libsasl2-2:arm64. [2021-01-22T11:44:51.617Z] #25 12.55 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_arm64.deb ... [2021-01-22T11:44:51.617Z] #25 12.56 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-01-22T11:44:51.617Z] #25 12.61 Selecting previously unselected package libldap-common. [2021-01-22T11:44:51.707Z] #11 98.28 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-01-22T11:44:51.707Z] #11 98.29 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-01-22T11:44:51.879Z] #25 12.61 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u4_all.deb ... [2021-01-22T11:44:51.879Z] #25 12.63 Unpacking libldap-common (2.4.47+dfsg-3+deb10u4) ... [2021-01-22T11:44:52.084Z] #41 ... [2021-01-22T11:44:52.084Z] [2021-01-22T11:44:52.084Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-01-22T11:44:52.084Z] #20 10.17 Installing build dependencies: finished with status 'done' [2021-01-22T11:44:52.141Z] #25 12.79 Selecting previously unselected package libldap-2.4-2:arm64. [2021-01-22T11:44:52.141Z] #25 12.79 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u4_arm64.deb ... [2021-01-22T11:44:52.141Z] #25 12.79 Unpacking libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u4) ... [2021-01-22T11:44:52.141Z] #25 12.94 Selecting previously unselected package libnghttp2-14:arm64. [2021-01-22T11:44:52.141Z] #25 12.94 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_arm64.deb ... [2021-01-22T11:44:52.141Z] #25 12.95 Unpacking libnghttp2-14:arm64 (1.36.0-2+deb10u1) ... [2021-01-22T11:44:52.141Z] #25 13.00 Selecting previously unselected package libpsl5:arm64. [2021-01-22T11:44:52.141Z] #25 13.00 Preparing to unpack .../13-libpsl5_0.20.2-2_arm64.deb ... [2021-01-22T11:44:52.141Z] #25 13.01 Unpacking libpsl5:arm64 (0.20.2-2) ... [2021-01-22T11:44:52.141Z] #25 13.05 Selecting previously unselected package librtmp1:arm64. [2021-01-22T11:44:52.141Z] #25 13.05 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_arm64.deb ... [2021-01-22T11:44:52.403Z] #25 ... [2021-01-22T11:44:52.403Z] [2021-01-22T11:44:52.403Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2021-01-22T11:44:52.403Z] #8 extracting sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 4.9s done [2021-01-22T11:44:52.403Z] #8 extracting sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 done [2021-01-22T11:44:52.403Z] #8 DONE 23.9s [2021-01-22T11:44:52.403Z] [2021-01-22T11:44:52.403Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2021-01-22T11:44:52.403Z] #25 13.06 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ... [2021-01-22T11:44:52.403Z] #25 13.10 Selecting previously unselected package libssh2-1:arm64. [2021-01-22T11:44:52.403Z] #25 13.11 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_arm64.deb ... [2021-01-22T11:44:52.403Z] #25 13.11 Unpacking libssh2-1:arm64 (1.8.0-2.1) ... [2021-01-22T11:44:52.403Z] #25 13.26 Selecting previously unselected package libcurl4:arm64. [2021-01-22T11:44:52.403Z] #25 13.26 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_arm64.deb ... [2021-01-22T11:44:52.403Z] #25 13.28 Unpacking libcurl4:arm64 (7.64.0-4+deb10u1) ... [2021-01-22T11:44:52.641Z] #11 ... [2021-01-22T11:44:52.641Z] [2021-01-22T11:44:52.641Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-22T11:44:52.641Z] #43 89.43 github.com/LK4D4/vndr/build [2021-01-22T11:44:52.641Z] #43 90.03 github.com/LK4D4/vndr/versioned [2021-01-22T11:44:52.641Z] #43 90.16 compress/flate [2021-01-22T11:44:52.641Z] #43 92.41 hash/crc32 [2021-01-22T11:44:52.641Z] #43 92.91 compress/gzip [2021-01-22T11:44:52.641Z] #43 93.26 net [2021-01-22T11:44:52.641Z] #43 93.53 vendor/golang.org/x/text/transform [2021-01-22T11:44:52.641Z] #43 94.47 vendor/golang.org/x/text/unicode/bidi [2021-01-22T11:44:52.641Z] #43 96.35 vendor/golang.org/x/text/secure/bidirule [2021-01-22T11:44:52.641Z] #43 96.66 vendor/golang.org/x/text/unicode/norm [2021-01-22T11:44:52.667Z] #25 13.41 Selecting previously unselected package curl. [2021-01-22T11:44:52.667Z] #25 13.41 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_arm64.deb ... [2021-01-22T11:44:52.667Z] #25 13.42 Unpacking curl (7.64.0-4+deb10u1) ... [2021-01-22T11:44:52.667Z] #25 13.50 Selecting previously unselected package libonig5:arm64. [2021-01-22T11:44:52.667Z] #25 13.50 Preparing to unpack .../18-libonig5_6.9.1-1_arm64.deb ... [2021-01-22T11:44:52.667Z] #25 13.50 Unpacking libonig5:arm64 (6.9.1-1) ... [2021-01-22T11:44:52.704Z] #29 24.40 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-01-22T11:44:52.899Z] #43 ... [2021-01-22T11:44:52.899Z] [2021-01-22T11:44:52.899Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T11:44:52.899Z] #41 29.88 CC images/ipc-var.o [2021-01-22T11:44:52.899Z] #41 30.09 CC images/ipc-desc.o [2021-01-22T11:44:52.899Z] #41 30.30 CC images/ipc-shm.o [2021-01-22T11:44:52.899Z] #41 30.50 CC images/ipc-msg.o [2021-01-22T11:44:52.899Z] #41 30.73 CC images/ipc-sem.o [2021-01-22T11:44:52.899Z] #41 30.88 CC images/utsns.o [2021-01-22T11:44:52.928Z] #25 13.65 Selecting previously unselected package libjq1:arm64. [2021-01-22T11:44:52.928Z] #25 13.65 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2021-01-22T11:44:52.928Z] #25 13.66 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-01-22T11:44:52.928Z] #25 13.71 Selecting previously unselected package jq. [2021-01-22T11:44:52.928Z] #25 13.71 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_arm64.deb ... [2021-01-22T11:44:52.928Z] #25 13.71 Unpacking jq (1.5+dfsg-2+b1) ... [2021-01-22T11:44:52.928Z] #25 13.76 Setting up libkeyutils1:arm64 (1.6-6) ... [2021-01-22T11:44:52.928Z] #25 13.78 Setting up libpsl5:arm64 (0.20.2-2) ... [2021-01-22T11:44:52.928Z] #25 13.80 Setting up libssl1.1:arm64 (1.1.1d-0+deb10u4) ... [2021-01-22T11:44:53.001Z] #29 24.54 skipping existing 5cb8031fd95d [2021-01-22T11:44:53.120Z] #20 ... [2021-01-22T11:44:53.120Z] [2021-01-22T11:44:53.120Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2021-01-22T11:44:53.120Z] #38 113.0 + dpkg --print-architecture [2021-01-22T11:44:53.120Z] #38 113.0 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-01-22T11:44:53.120Z] #38 113.1 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-01-22T11:44:53.120Z] #38 113.1 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-01-22T11:44:53.120Z] #38 ... [2021-01-22T11:44:53.120Z] [2021-01-22T11:44:53.120Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T11:44:53.120Z] #41 84.92 CC criu/plugin.o [2021-01-22T11:44:53.120Z] #41 85.15 CC criu/proc_parse.o [2021-01-22T11:44:53.158Z] #41 31.18 CC images/creds.o [2021-01-22T11:44:53.191Z] #25 14.06 Setting up libnghttp2-14:arm64 (1.36.0-2+deb10u1) ... [2021-01-22T11:44:53.191Z] #25 14.10 Setting up libldap-common (2.4.47+dfsg-3+deb10u4) ... [2021-01-22T11:44:53.191Z] #25 14.14 Setting up libkrb5support0:arm64 (1.17-3+deb10u1) ... [2021-01-22T11:44:53.298Z] #29 24.85 [2021-01-22T11:44:53.416Z] #41 31.42 CC images/vma.o [2021-01-22T11:44:53.453Z] #25 14.16 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-01-22T11:44:53.453Z] #25 14.19 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ... [2021-01-22T11:44:53.453Z] #25 14.24 Setting up libk5crypto3:arm64 (1.17-3+deb10u1) ... [2021-01-22T11:44:53.453Z] #25 14.26 Setting up libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-01-22T11:44:53.674Z] #41 31.63 CC images/netdev.o [2021-01-22T11:44:53.933Z] #41 31.96 CC images/tty.o [2021-01-22T11:44:54.024Z] #25 14.79 Setting up libssh2-1:arm64 (1.8.0-2.1) ... [2021-01-22T11:44:54.159Z] #41 86.81 CC criu/protobuf-desc.o [2021-01-22T11:44:54.244Z] INFO [runner/unused/goanalysis] analyzers took 27.489834694s with top 10 stages: buildssa: 23.202287298s, U1000: 4.287547396s [2021-01-22T11:44:54.451Z] #41 87.25 CC criu/protobuf.o [2021-01-22T11:44:54.500Z] #41 32.47 CC images/file-lock.o [2021-01-22T11:44:54.500Z] #41 32.67 CC images/rlimit.o [2021-01-22T11:44:54.617Z] #25 15.55 Setting up libkrb5-3:arm64 (1.17-3+deb10u1) ... [2021-01-22T11:44:54.743Z] #41 87.63 CC criu/pstree.o [2021-01-22T11:44:54.759Z] #41 32.85 CC images/pagemap.o [2021-01-22T11:44:54.840Z] #29 26.46 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-01-22T11:44:55.018Z] #41 33.08 CC images/siginfo.o [2021-01-22T11:44:55.496Z] #29 26.87 [2021-01-22T11:44:55.496Z] #29 27.06 0.1% [2021-01-22T11:44:55.496Z] #29 ... [2021-01-22T11:44:55.496Z] [2021-01-22T11:44:55.496Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2021-01-22T11:44:55.496Z] #55 17.93 Fetched 8196 kB in 17s (478 kB/s) [2021-01-22T11:44:55.496Z] #55 17.93 Reading package lists... [2021-01-22T11:44:55.512Z] #11 ... [2021-01-22T11:44:55.512Z] [2021-01-22T11:44:55.512Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-22T11:44:55.512Z] #43 91.63 hash/crc32 [2021-01-22T11:44:55.512Z] #43 92.44 net [2021-01-22T11:44:55.512Z] #43 94.00 compress/gzip [2021-01-22T11:44:55.512Z] #43 94.84 vendor/golang.org/x/text/transform [2021-01-22T11:44:55.512Z] #43 95.53 vendor/golang.org/x/text/unicode/bidi [2021-01-22T11:44:55.512Z] #43 97.04 vendor/golang.org/x/text/secure/bidirule [2021-01-22T11:44:55.512Z] #43 97.38 vendor/golang.org/x/text/unicode/norm [2021-01-22T11:44:55.512Z] #43 101.2 vendor/golang.org/x/net/idna [2021-01-22T11:44:55.512Z] #43 ... [2021-01-22T11:44:55.512Z] [2021-01-22T11:44:55.512Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T11:44:55.512Z] #41 28.89 CC images/sk-netlink.o [2021-01-22T11:44:55.512Z] #41 29.06 CC images/packet-sock.o [2021-01-22T11:44:55.512Z] #41 29.43 CC images/ipc-var.o [2021-01-22T11:44:55.512Z] #41 29.60 CC images/ipc-desc.o [2021-01-22T11:44:55.512Z] #41 29.87 CC images/ipc-shm.o [2021-01-22T11:44:55.512Z] #41 30.11 CC images/ipc-msg.o [2021-01-22T11:44:55.512Z] #41 30.34 CC images/ipc-sem.o [2021-01-22T11:44:55.512Z] #41 30.54 CC images/utsns.o [2021-01-22T11:44:55.512Z] #41 30.73 CC images/creds.o [2021-01-22T11:44:55.512Z] #41 30.95 CC images/vma.o [2021-01-22T11:44:55.512Z] #41 31.16 CC images/netdev.o [2021-01-22T11:44:55.512Z] #41 31.50 CC images/tty.o [2021-01-22T11:44:55.512Z] #41 32.03 CC images/file-lock.o [2021-01-22T11:44:55.512Z] #41 32.26 CC images/rlimit.o [2021-01-22T11:44:55.512Z] #41 32.56 CC images/pagemap.o [2021-01-22T11:44:55.512Z] #41 32.86 CC images/siginfo.o [2021-01-22T11:44:55.512Z] #41 33.11 CC images/rpc.o [2021-01-22T11:44:55.561Z] #25 16.35 Setting up openssl (1.1.1d-0+deb10u4) ... [2021-01-22T11:44:55.586Z] #41 33.39 CC images/rpc.o [2021-01-22T11:44:55.779Z] #41 88.35 CC criu/rbtree.o [2021-01-22T11:44:55.779Z] #41 88.52 CC criu/rst-malloc.o [2021-01-22T11:44:55.779Z] #41 88.66 CC criu/seccomp.o [2021-01-22T11:44:55.816Z] #55 26.36 Reading package lists... [2021-01-22T11:44:55.816Z] #55 ... [2021-01-22T11:44:55.816Z] [2021-01-22T11:44:55.816Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-22T11:44:55.816Z] #13 17.99 Fetched 8196 kB in 17s (484 kB/s) [2021-01-22T11:44:55.816Z] #13 17.99 Reading package lists... [2021-01-22T11:44:55.816Z] #13 25.90 Reading package lists... [2021-01-22T11:44:55.816Z] #13 ... [2021-01-22T11:44:55.816Z] [2021-01-22T11:44:55.816Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-01-22T11:44:55.822Z] #25 16.81 Setting up libonig5:arm64 (6.9.1-1) ... [2021-01-22T11:44:56.073Z] #41 34.17 CC images/ext-file.o [2021-01-22T11:44:56.073Z] #41 34.35 CC images/cgroup.o [2021-01-22T11:44:56.412Z] #29 27.06 0.1% ### 4.3% ##### 8.0% ######## 11.7% ############ 17.2% ############### 20.9% ################### 26.4% ##################### 29.4% # [2021-01-22T11:44:56.412Z] #29 ... [2021-01-22T11:44:56.412Z] [2021-01-22T11:44:56.412Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-01-22T11:44:56.412Z] #36 18.76 Fetched 8196 kB in 18s (451 kB/s) [2021-01-22T11:44:56.412Z] #36 18.76 Reading package lists... [2021-01-22T11:44:56.412Z] #36 27.13 Reading package lists... [2021-01-22T11:44:56.412Z] #36 ... [2021-01-22T11:44:56.412Z] [2021-01-22T11:44:56.412Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-01-22T11:44:56.413Z] #41 89.15 CC criu/seize.o [2021-01-22T11:44:56.413Z] #41 ... [2021-01-22T11:44:56.413Z] [2021-01-22T11:44:56.413Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-01-22T11:44:56.413Z] #20 13.08 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2021-01-22T11:44:56.413Z] #20 13.11 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-01-22T11:44:56.413Z] #20 13.12 Building wheels for collected packages: pyyaml [2021-01-22T11:44:56.413Z] #20 13.12 Running setup.py bdist_wheel for pyyaml: started [2021-01-22T11:44:56.413Z] #20 13.87 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2021-01-22T11:44:56.413Z] #20 13.87 Stored in directory: /root/.cache/pip/wheels/2a/d4/92/cf299bdf4162957ca8126b46e913e29f76a4f17ca762c45028 [2021-01-22T11:44:56.413Z] #20 13.94 Successfully built pyyaml [2021-01-22T11:44:56.413Z] #20 13.95 Installing collected packages: pyyaml, pathspec, yamllint [2021-01-22T11:44:56.413Z] #20 14.10 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.16.0 [2021-01-22T11:44:56.413Z] #20 DONE 14.5s [2021-01-22T11:44:56.413Z] [2021-01-22T11:44:56.413Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-22T11:44:56.413Z] #51 56.44 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-22T11:44:56.413Z] #51 57.87 + mkdir -p /build [2021-01-22T11:44:56.413Z] #51 57.87 + cp runc /build/runc [2021-01-22T11:44:56.413Z] #51 DONE 58.3s [2021-01-22T11:44:56.523Z] #41 34.35 CC images/ext-file.o [2021-01-22T11:44:56.523Z] #41 34.51 CC images/cgroup.o [2021-01-22T11:44:56.633Z] #41 34.91 CC images/userns.o [2021-01-22T11:44:56.713Z] [2021-01-22T11:44:56.713Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2021-01-22T11:44:56.713Z] #23 DONE 0.2s [2021-01-22T11:44:56.713Z] [2021-01-22T11:44:56.713Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2021-01-22T11:44:56.776Z] #25 17.48 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-01-22T11:44:57.013Z] #29 27.06 0.1% ### 4.3% ##### 8.0% ######## 11.7% ############ 17.2% ############### 20.9% ################### 26.4% ##################### 29.4% ###################### 31.7% ######################## 33.6% ########################### 38.2% ############################### 43.7% ################################## 47.4% ###################################### 52.9% [2021-01-22T11:44:57.013Z] #29 ... [2021-01-22T11:44:57.013Z] [2021-01-22T11:44:57.013Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-01-22T11:44:57.013Z] #42 19.36 Fetched 8196 kB in 18s (450 kB/s) [2021-01-22T11:44:57.013Z] #42 19.36 Reading package lists... [2021-01-22T11:44:57.091Z] #41 35.02 CC images/userns.o [2021-01-22T11:44:57.195Z] #41 35.25 CC images/google/protobuf/descriptor.o [2021-01-22T11:44:57.308Z] #42 26.65 Reading package lists... [2021-01-22T11:44:57.308Z] #42 ... [2021-01-22T11:44:57.308Z] [2021-01-22T11:44:57.308Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-01-22T11:44:57.349Z] #25 18.16 Setting up libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u4) ... [2021-01-22T11:44:57.349Z] #25 18.19 Setting up ca-certificates (20200601~deb10u1) ... [2021-01-22T11:44:57.350Z] #41 35.22 CC images/google/protobuf/descriptor.o [2021-01-22T11:44:57.614Z] #25 ... [2021-01-22T11:44:57.614Z] [2021-01-22T11:44:57.614Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2021-01-22T11:44:57.614Z] #9 DONE 5.3s [2021-01-22T11:44:57.755Z] #28 DONE 1.3s [2021-01-22T11:44:57.755Z] [2021-01-22T11:44:57.755Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2021-01-22T11:44:57.876Z] [2021-01-22T11:44:57.876Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2021-01-22T11:44:58.121Z] #31 DONE 0.3s [2021-01-22T11:44:58.121Z] [2021-01-22T11:44:58.121Z] #33 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2021-01-22T11:44:58.197Z] #29 27.06 0.1% ### 4.3% ##### 8.0% ######## 11.7% ############ 17.2% ############### 20.9% ################### 26.4% ##################### 29.4% ###################### 31.7% ######################## 33.6% ########################### 38.2% ############################### 43.7% ################################## 47.4% ###################################### 52.9% ########################################## 58.5% ############################################## 64.0% #################################################### 72.9% ####################################################### 76.6% ######################################################## 78.4% ############################################################ 83.9% ############################################################## 87.0% ################################################################ 90.3% ################################################################### 94.0% ###################################################################### 98.5% ######################################################################## 100.0% [2021-01-22T11:44:58.415Z] #33 DONE 0.1s [2021-01-22T11:44:58.415Z] [2021-01-22T11:44:58.415Z] #36 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2021-01-22T11:44:58.415Z] #36 DONE 0.1s [2021-01-22T11:44:58.415Z] [2021-01-22T11:44:58.415Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T11:44:58.415Z] #41 89.78 CC criu/servicefd.o [2021-01-22T11:44:58.415Z] #41 90.20 CC criu/shmem.o [2021-01-22T11:44:58.415Z] #41 90.92 CC criu/sigframe.o [2021-01-22T11:44:58.415Z] #41 91.02 CC criu/signalfd.o [2021-01-22T11:44:58.415Z] #41 91.15 CC criu/sk-inet.o [2021-01-22T11:44:58.449Z] #10 DONE 0.9s [2021-01-22T11:44:58.449Z] [2021-01-22T11:44:58.449Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2021-01-22T11:44:58.449Z] #25 19.07 Updating certificates in /etc/ssl/certs... [2021-01-22T11:44:58.493Z] #29 30.11 [2021-01-22T11:44:58.714Z] #25 ... [2021-01-22T11:44:58.714Z] [2021-01-22T11:44:58.714Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-01-22T11:44:58.714Z] #29 DONE 0.1s [2021-01-22T11:44:58.714Z] [2021-01-22T11:44:58.714Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2021-01-22T11:44:58.728Z] #41 36.64 CC images/opts.o [2021-01-22T11:44:58.728Z] #41 36.81 CC images/seccomp.o [2021-01-22T11:44:58.978Z] #30 ... [2021-01-22T11:44:58.978Z] [2021-01-22T11:44:58.978Z] #37 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-01-22T11:44:58.978Z] #37 DONE 0.3s [2021-01-22T11:44:58.978Z] [2021-01-22T11:44:58.978Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2021-01-22T11:44:58.987Z] #41 37.04 CC images/binfmt-misc.o [2021-01-22T11:44:58.987Z] #41 ... [2021-01-22T11:44:58.987Z] [2021-01-22T11:44:58.987Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T11:44:58.987Z] #56 105.8 + for f in rootlesskit rootlesskit-docker-proxy [2021-01-22T11:44:58.987Z] #56 105.8 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-01-22T11:44:59.048Z] #41 91.69 CC criu/sk-netlink.o [2021-01-22T11:44:59.048Z] #41 91.88 CC criu/sk-packet.o [2021-01-22T11:44:59.084Z] #41 36.87 CC images/opts.o [2021-01-22T11:44:59.085Z] #41 37.13 CC images/seccomp.o [2021-01-22T11:44:59.085Z] #41 37.33 CC images/binfmt-misc.o [2021-01-22T11:44:59.340Z] #41 37.50 CC images/time.o [2021-01-22T11:44:59.340Z] #41 ... [2021-01-22T11:44:59.340Z] [2021-01-22T11:44:59.340Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T11:44:59.340Z] #56 106.2 + for f in rootlesskit rootlesskit-docker-proxy [2021-01-22T11:44:59.340Z] #56 106.2 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-01-22T11:44:59.340Z] #41 92.13 CC criu/sk-queue.o [2021-01-22T11:44:59.545Z] #29 ... [2021-01-22T11:44:59.545Z] [2021-01-22T11:44:59.545Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T11:44:59.545Z] #49 21.54 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-01-22T11:44:59.545Z] #49 21.76 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-01-22T11:44:59.545Z] #49 21.81 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-01-22T11:44:59.545Z] #49 21.83 go: downloading github.com/kisielk/gotool v1.0.0 [2021-01-22T11:44:59.545Z] #49 22.62 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-01-22T11:44:59.545Z] #49 22.63 go: extracting github.com/spf13/afero v1.1.2 [2021-01-22T11:44:59.545Z] #49 22.96 go: extracting github.com/kisielk/gotool v1.0.0 [2021-01-22T11:44:59.545Z] #49 23.01 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-01-22T11:44:59.545Z] #49 23.09 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-01-22T11:44:59.545Z] #49 23.29 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-01-22T11:44:59.545Z] #49 23.34 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-01-22T11:44:59.545Z] #49 23.39 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-01-22T11:44:59.545Z] #49 23.45 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-01-22T11:44:59.545Z] #49 23.74 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-01-22T11:44:59.545Z] #49 23.82 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-01-22T11:44:59.545Z] #49 23.83 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-01-22T11:44:59.545Z] #49 24.10 go: downloading github.com/stretchr/testify v1.4.0 [2021-01-22T11:44:59.545Z] #49 24.29 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-01-22T11:44:59.545Z] #49 24.44 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-01-22T11:44:59.545Z] #49 24.56 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-01-22T11:44:59.545Z] #49 24.65 go: downloading github.com/subosito/gotenv v1.2.0 [2021-01-22T11:44:59.545Z] #49 24.71 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-01-22T11:44:59.545Z] #49 24.87 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-01-22T11:44:59.545Z] #49 24.89 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-01-22T11:44:59.545Z] #49 24.92 go: extracting github.com/stretchr/testify v1.4.0 [2021-01-22T11:44:59.545Z] #49 25.08 go: extracting github.com/subosito/gotenv v1.2.0 [2021-01-22T11:44:59.545Z] #49 25.09 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-01-22T11:44:59.545Z] #49 25.31 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-01-22T11:44:59.545Z] #49 25.46 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-01-22T11:44:59.545Z] #49 25.60 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-01-22T11:44:59.545Z] #49 25.68 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-01-22T11:44:59.545Z] #49 25.73 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-01-22T11:44:59.545Z] #49 25.90 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-01-22T11:44:59.545Z] #49 26.10 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-01-22T11:44:59.545Z] #49 26.16 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-01-22T11:44:59.545Z] #49 26.39 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-01-22T11:44:59.545Z] #49 26.40 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-01-22T11:44:59.545Z] #49 26.47 go: downloading github.com/gogo/protobuf v1.2.1 [2021-01-22T11:44:59.545Z] #49 26.47 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-01-22T11:44:59.545Z] #49 26.60 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-01-22T11:44:59.545Z] #49 26.62 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-01-22T11:44:59.545Z] #49 26.80 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-01-22T11:44:59.545Z] #49 27.00 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-01-22T11:44:59.545Z] #49 27.00 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-01-22T11:44:59.545Z] #49 27.12 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-01-22T11:44:59.545Z] #49 27.15 go: downloading github.com/magiconair/properties v1.8.1 [2021-01-22T11:44:59.545Z] #49 27.62 go: extracting github.com/magiconair/properties v1.8.1 [2021-01-22T11:44:59.545Z] #49 27.65 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-01-22T11:44:59.545Z] #49 27.89 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-01-22T11:44:59.545Z] #49 28.15 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-01-22T11:44:59.545Z] #49 28.25 go: downloading github.com/gobwas/glob v0.2.3 [2021-01-22T11:44:59.545Z] #49 28.37 go: downloading github.com/spf13/cobra v0.0.5 [2021-01-22T11:44:59.545Z] #49 28.50 go: downloading github.com/spf13/cast v1.3.0 [2021-01-22T11:44:59.545Z] #49 28.54 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-01-22T11:44:59.545Z] #49 28.79 go: extracting github.com/gobwas/glob v0.2.3 [2021-01-22T11:44:59.545Z] #49 28.98 go: extracting github.com/spf13/cast v1.3.0 [2021-01-22T11:44:59.545Z] #49 29.00 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-01-22T11:44:59.545Z] #49 29.22 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-01-22T11:44:59.545Z] #49 29.59 go: extracting github.com/spf13/cobra v0.0.5 [2021-01-22T11:44:59.545Z] #49 29.92 go: downloading github.com/stretchr/objx v0.2.0 [2021-01-22T11:44:59.545Z] #49 30.06 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-01-22T11:44:59.545Z] #49 30.34 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-01-22T11:44:59.545Z] #49 30.47 go: extracting github.com/stretchr/objx v0.2.0 [2021-01-22T11:44:59.545Z] #49 30.68 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-01-22T11:44:59.545Z] #49 30.68 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-01-22T11:44:59.545Z] #49 30.88 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-01-22T11:44:59.545Z] #49 31.08 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-01-22T11:44:59.545Z] #49 31.16 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-01-22T11:44:59.545Z] #49 31.20 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-01-22T11:44:59.545Z] #49 31.27 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-01-22T11:44:59.545Z] #49 31.54 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-01-22T11:44:59.545Z] #49 31.70 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-01-22T11:44:59.545Z] #49 ... [2021-01-22T11:44:59.545Z] [2021-01-22T11:44:59.545Z] #64 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-22T11:44:59.545Z] #64 21.99 Checking out files: 68% (1301/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-22T11:44:59.545Z] #64 22.45 + cd /tmp/tmp.BjIisaTU4p/src/github.com/docker/libnetwork [2021-01-22T11:44:59.545Z] #64 22.45 + git checkout -q fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-01-22T11:44:59.545Z] #64 23.36 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-01-22T11:44:59.632Z] #41 92.38 CC criu/sk-tcp.o [2021-01-22T11:44:59.843Z] #64 ... [2021-01-22T11:44:59.843Z] [2021-01-22T11:44:59.843Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-01-22T11:44:59.843Z] #29 31.55 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-01-22T11:44:59.924Z] #41 92.69 CC criu/sk-unix.o [2021-01-22T11:45:00.216Z] #41 ... [2021-01-22T11:45:00.216Z] [2021-01-22T11:45:00.216Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2021-01-22T11:45:00.216Z] #38 DONE 130.2s [2021-01-22T11:45:00.216Z] [2021-01-22T11:45:00.216Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T11:45:00.849Z] #41 ... [2021-01-22T11:45:00.849Z] [2021-01-22T11:45:00.849Z] #39 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2021-01-22T11:45:00.849Z] #39 DONE 0.2s [2021-01-22T11:45:00.849Z] [2021-01-22T11:45:00.849Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T11:45:00.849Z] #41 93.79 CC criu/sockets.o [2021-01-22T11:45:01.483Z] #41 94.13 CC criu/stats.o [2021-01-22T11:45:01.483Z] #41 94.30 CC criu/string.o [2021-01-22T11:45:01.483Z] #41 94.33 CC criu/sysctl.o [2021-01-22T11:45:01.545Z] #29 32.26 #=#=# ##O#- # [2021-01-22T11:45:01.545Z] #29 ... [2021-01-22T11:45:01.545Z] [2021-01-22T11:45:01.545Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-22T11:45:01.545Z] #51 23.82 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-01-22T11:45:01.545Z] #51 23.91 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-01-22T11:45:01.545Z] #51 25.20 runtime [2021-01-22T11:45:01.545Z] #51 ... [2021-01-22T11:45:01.545Z] [2021-01-22T11:45:01.545Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-22T11:45:01.545Z] #13 25.90 Reading package lists... [2021-01-22T11:45:01.775Z] #41 94.59 CC criu/sysfs_parse.o [2021-01-22T11:45:01.775Z] #41 94.69 CC criu/timens.o [2021-01-22T11:45:02.067Z] #41 94.77 CC criu/timerfd.o [2021-01-22T11:45:02.067Z] #41 ... [2021-01-22T11:45:02.067Z] [2021-01-22T11:45:02.067Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T11:45:02.067Z] #47 131.9 + /build/golangci-lint --version [2021-01-22T11:45:02.067Z] #47 132.0 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-01-22T11:45:02.067Z] #47 DONE 132.3s [2021-01-22T11:45:02.067Z] [2021-01-22T11:45:02.067Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T11:45:02.067Z] #41 94.85 CC criu/tty.o [2021-01-22T11:45:02.293Z] #38 ... [2021-01-22T11:45:02.293Z] [2021-01-22T11:45:02.293Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2021-01-22T11:45:02.293Z] #25 20.62 126 added, 0 removed; done. [2021-01-22T11:45:02.293Z] #25 20.78 Setting up libgssapi-krb5-2:arm64 (1.17-3+deb10u1) ... [2021-01-22T11:45:02.293Z] #25 20.79 Setting up jq (1.5+dfsg-2+b1) ... [2021-01-22T11:45:02.293Z] #25 20.81 Setting up libcurl4:arm64 (7.64.0-4+deb10u1) ... [2021-01-22T11:45:02.293Z] #25 20.82 Setting up curl (7.64.0-4+deb10u1) ... [2021-01-22T11:45:02.293Z] #25 20.84 Processing triggers for libc-bin (2.28-10) ... [2021-01-22T11:45:02.293Z] #25 20.89 Processing triggers for ca-certificates (20200601~deb10u1) ... [2021-01-22T11:45:02.293Z] #25 20.92 Updating certificates in /etc/ssl/certs... [2021-01-22T11:45:02.293Z] #25 22.64 0 added, 0 removed; done. [2021-01-22T11:45:02.293Z] #25 22.64 Running hooks in /etc/ca-certificates/update.d... [2021-01-22T11:45:02.293Z] #25 22.65 done. [2021-01-22T11:45:02.293Z] #25 DONE 22.9s [2021-01-22T11:45:02.293Z] [2021-01-22T11:45:02.293Z] #26 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-01-22T11:45:02.293Z] #26 DONE 0.2s [2021-01-22T11:45:02.293Z] [2021-01-22T11:45:02.293Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-01-22T11:45:03.129Z] #41 95.79 CC criu/tun.o [2021-01-22T11:45:03.130Z] #41 95.92 CC criu/uffd.o [2021-01-22T11:45:03.763Z] #41 96.46 CC criu/util.o [2021-01-22T11:45:03.959Z] #13 34.18 Building dependency tree... [2021-01-22T11:45:04.055Z] #41 96.83 CC criu/uts_ns.o [2021-01-22T11:45:04.055Z] #41 96.88 CC criu/vdso.o [2021-01-22T11:45:04.055Z] #41 97.01 LINK criu/built-in.o [2021-01-22T11:45:04.254Z] #56 ... [2021-01-22T11:45:04.254Z] [2021-01-22T11:45:04.254Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-22T11:45:04.254Z] #43 100.1 vendor/golang.org/x/net/idna [2021-01-22T11:45:04.254Z] #43 102.5 vendor/golang.org/x/net/http2/hpack [2021-01-22T11:45:04.254Z] #43 103.5 mime [2021-01-22T11:45:04.254Z] #43 105.0 mime/quotedprintable [2021-01-22T11:45:04.254Z] #43 105.4 net/http/internal [2021-01-22T11:45:04.254Z] #43 109.5 net/textproto [2021-01-22T11:45:04.254Z] #43 109.5 crypto/x509 [2021-01-22T11:45:04.254Z] #43 ... [2021-01-22T11:45:04.254Z] [2021-01-22T11:45:04.254Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T11:45:04.254Z] #41 37.22 CC images/time.o [2021-01-22T11:45:04.254Z] #41 37.50 CC images/sysctl.o [2021-01-22T11:45:04.254Z] #41 37.63 CC images/autofs.o [2021-01-22T11:45:04.254Z] #41 37.89 CC images/macvlan.o [2021-01-22T11:45:04.254Z] #41 38.03 CC images/sit.o [2021-01-22T11:45:04.254Z] #41 38.25 CC images/memfd.o [2021-01-22T11:45:04.254Z] #41 38.58 CC images/timens.o [2021-01-22T11:45:04.254Z] #41 38.83 LINK images/built-in.o [2021-01-22T11:45:04.254Z] #41 38.95 GEN compel/include/asm [2021-01-22T11:45:04.254Z] #41 38.98 GEN compel/include/version.h [2021-01-22T11:45:04.254Z] #41 39.00 touch .config [2021-01-22T11:45:04.254Z] #41 39.04 GEN include/common/config.h [2021-01-22T11:45:04.254Z] #41 39.13 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2021-01-22T11:45:04.254Z] #41 39.15 GEN compel/plugins/include/uapi/std/syscall-64.h [2021-01-22T11:45:04.254Z] #41 39.18 GEN compel/arch/x86/plugins/std/syscalls-64.S [2021-01-22T11:45:04.254Z] #41 39.20 DEP compel/arch/x86/plugins/std/syscalls-64.d [2021-01-22T11:45:04.254Z] #41 39.24 DEP compel/arch/x86/plugins/std/memcpy.d [2021-01-22T11:45:04.254Z] #41 39.27 DEP compel/arch/x86/plugins/std/parasite-head.d [2021-01-22T11:45:04.254Z] #41 39.30 GEN compel/plugins/include/uapi/std/syscall.h [2021-01-22T11:45:04.254Z] #41 39.33 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2021-01-22T11:45:04.254Z] #41 39.34 GEN compel/plugins/include/uapi/std/syscall-codes.h [2021-01-22T11:45:04.254Z] #41 39.37 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-01-22T11:45:04.254Z] #41 39.38 DEP compel/plugins/std/infect.d [2021-01-22T11:45:04.254Z] #41 39.54 DEP compel/plugins/std/string.d [2021-01-22T11:45:04.254Z] #41 39.64 DEP compel/plugins/std/log.d [2021-01-22T11:45:04.254Z] #41 39.75 DEP compel/plugins/std/fds.d [2021-01-22T11:45:04.254Z] #41 39.89 DEP compel/plugins/std/std.d [2021-01-22T11:45:04.254Z] #41 39.98 DEP compel/plugins/shmem/shmem.d [2021-01-22T11:45:04.254Z] #41 40.12 DEP compel/plugins/fds/fds.d [2021-01-22T11:45:04.254Z] #41 40.23 CC compel/plugins/std/std.o [2021-01-22T11:45:04.254Z] #41 40.60 CC compel/plugins/std/fds.o [2021-01-22T11:45:04.254Z] #41 40.96 CC compel/plugins/std/log.o [2021-01-22T11:45:04.254Z] #41 41.79 CC compel/plugins/std/string.o [2021-01-22T11:45:04.256Z] #13 ... [2021-01-22T11:45:04.256Z] [2021-01-22T11:45:04.256Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-01-22T11:45:04.256Z] #29 33.32 ######################################################################## 100.0% [2021-01-22T11:45:04.256Z] #29 33.48 [2021-01-22T11:45:04.256Z] #29 34.73 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-01-22T11:45:04.256Z] #29 35.21 [2021-01-22T11:45:04.256Z] #29 35.46 ######################################################################## 100.0% [2021-01-22T11:45:04.256Z] #29 35.70 [2021-01-22T11:45:04.256Z] #29 35.91 Download of images into '/build' complete. [2021-01-22T11:45:04.256Z] #29 35.91 Use something like the following to load the result into a Docker daemon: [2021-01-22T11:45:04.256Z] #29 35.92 tar -cC '/build' . | docker load [2021-01-22T11:45:04.256Z] #29 DONE 36.0s [2021-01-22T11:45:04.347Z] #41 97.05 LINK criu/criu [2021-01-22T11:45:04.347Z] #41 97.15 DEP lib/c/criu.d [2021-01-22T11:45:04.347Z] #41 97.17 CC images/rpc.pb-c.o [2021-01-22T11:45:04.347Z] #41 97.29 CC lib/c/criu.o [2021-01-22T11:45:04.513Z] #41 42.52 CC compel/plugins/std/infect.o [2021-01-22T11:45:04.556Z] [2021-01-22T11:45:04.556Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T11:45:04.556Z] #49 32.39 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-01-22T11:45:04.556Z] #49 34.54 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-01-22T11:45:04.556Z] #49 34.55 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-01-22T11:45:04.556Z] #49 34.55 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-01-22T11:45:04.556Z] #49 34.56 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-01-22T11:45:04.556Z] #49 34.56 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-01-22T11:45:04.556Z] #49 34.72 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-01-22T11:45:04.556Z] #49 34.72 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-01-22T11:45:04.556Z] #49 34.74 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-01-22T11:45:04.556Z] #49 34.77 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-01-22T11:45:04.556Z] #49 34.78 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-01-22T11:45:04.556Z] #49 34.84 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-01-22T11:45:04.556Z] #49 35.09 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-01-22T11:45:04.581Z] #56 ... [2021-01-22T11:45:04.581Z] [2021-01-22T11:45:04.581Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-22T11:45:04.581Z] #11 111.4 Selecting previously unselected package libapparmor1:amd64. [2021-01-22T11:45:04.581Z] #11 111.4 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-01-22T11:45:04.581Z] #11 111.4 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-01-22T11:45:04.581Z] #11 111.5 Selecting previously unselected package libapparmor-dev:amd64. [2021-01-22T11:45:04.581Z] #11 111.5 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-01-22T11:45:04.581Z] #11 111.5 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-01-22T11:45:04.639Z] #41 97.56 LINK lib/c/built-in.o [2021-01-22T11:45:04.785Z] #41 42.86 CC compel/arch/x86/plugins/std/parasite-head.o [2021-01-22T11:45:04.785Z] #41 42.89 CC compel/arch/x86/plugins/std/memcpy.o [2021-01-22T11:45:04.785Z] #41 42.93 CC compel/arch/x86/plugins/std/syscalls-64.o [2021-01-22T11:45:04.840Z] #11 111.7 Selecting previously unselected package libbtrfs0. [2021-01-22T11:45:04.840Z] #11 111.7 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-01-22T11:45:04.840Z] #11 111.7 Unpacking libbtrfs0 (4.20.1-2) ... [2021-01-22T11:45:04.931Z] #41 97.56 LINK lib/c/libcriu.so [2021-01-22T11:45:04.931Z] #41 97.57 LINK lib/c/libcriu.a [2021-01-22T11:45:04.931Z] #41 97.60 GEN magic.py [2021-01-22T11:45:04.931Z] #41 97.63 Note: Building without setproctitle() and strlcpy() support. [2021-01-22T11:45:04.931Z] #41 97.63 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-01-22T11:45:04.931Z] #41 97.64 Note: Building without GnuTLS support [2021-01-22T11:45:04.931Z] #41 97.64 Makefile.config:39: Warn: you have no libnftables installed [2021-01-22T11:45:04.931Z] #41 97.64 Makefile.config:40: Warn: Building without nftables support [2021-01-22T11:45:04.931Z] #41 97.79 fatal: not a git repository (or any of the parent directories): .git [2021-01-22T11:45:05.050Z] #41 43.01 AR compel/plugins/std.lib.a [2021-01-22T11:45:05.050Z] #41 43.11 CC compel/plugins/fds/fds.o [2021-01-22T11:45:05.101Z] #11 111.8 Selecting previously unselected package libbtrfs-dev. [2021-01-22T11:45:05.101Z] #11 111.8 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-01-22T11:45:05.101Z] #11 111.8 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-01-22T11:45:05.101Z] #11 112.0 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-01-22T11:45:05.101Z] #11 112.0 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-01-22T11:45:05.101Z] #11 112.0 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-01-22T11:45:05.223Z] #41 98.02 make[1]: Nothing to be done for 'all'. [2021-01-22T11:45:05.309Z] #41 ... [2021-01-22T11:45:05.309Z] [2021-01-22T11:45:05.309Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T11:45:05.309Z] #56 DONE 112.1s [2021-01-22T11:45:05.309Z] [2021-01-22T11:45:05.309Z] #57 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-01-22T11:45:05.309Z] #57 DONE 0.0s [2021-01-22T11:45:05.309Z] [2021-01-22T11:45:05.309Z] #58 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-01-22T11:45:05.309Z] #58 DONE 0.1s [2021-01-22T11:45:05.309Z] [2021-01-22T11:45:05.309Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T11:45:05.309Z] #41 43.43 AR compel/plugins/fds.lib.a [2021-01-22T11:45:05.309Z] #41 ... [2021-01-22T11:45:05.309Z] [2021-01-22T11:45:05.309Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-22T11:45:05.309Z] #43 110.4 vendor/golang.org/x/net/http/httpguts [2021-01-22T11:45:05.309Z] #43 110.7 vendor/golang.org/x/net/http/httpproxy [2021-01-22T11:45:05.309Z] #43 111.2 mime/multipart [2021-01-22T11:45:05.357Z] #11 112.0 Selecting previously unselected package libudev-dev:amd64. [2021-01-22T11:45:05.357Z] #11 112.0 Preparing to unpack .../15-libudev-dev_241-7~deb10u5_amd64.deb ... [2021-01-22T11:45:05.357Z] #11 112.1 Unpacking libudev-dev:amd64 (241-7~deb10u5) ... [2021-01-22T11:45:05.357Z] #11 112.3 Selecting previously unselected package libsepol1-dev:amd64. [2021-01-22T11:45:05.357Z] #11 112.3 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-01-22T11:45:05.357Z] #11 112.3 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-01-22T11:45:05.514Z] #41 98.22 make[1]: 'images/built-in.o' is up to date. [2021-01-22T11:45:05.514Z] #41 98.23 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-01-22T11:45:05.514Z] #41 98.24 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-01-22T11:45:05.514Z] #41 98.25 make[1]: 'compel/libcompel.a' is up to date. [2021-01-22T11:45:05.514Z] #41 98.26 make[1]: 'compel/compel-host-bin' is up to date. [2021-01-22T11:45:05.514Z] #41 98.27 make[1]: Nothing to be done for 'all'. [2021-01-22T11:45:05.514Z] #41 98.28 make[1]: 'soccr/libsoccr.a' is up to date. [2021-01-22T11:45:05.514Z] #41 98.33 make[2]: Nothing to be done for 'all'. [2021-01-22T11:45:05.514Z] #41 98.33 make[2]: Nothing to be done for 'all'. [2021-01-22T11:45:05.514Z] #41 98.34 make[2]: Nothing to be done for 'all'. [2021-01-22T11:45:05.514Z] #41 98.39 make[2]: Nothing to be done for 'all'. [2021-01-22T11:45:05.514Z] #41 98.41 make[2]: Nothing to be done for 'all'. [2021-01-22T11:45:05.514Z] #41 98.42 make[2]: Nothing to be done for 'all'. [2021-01-22T11:45:05.514Z] #41 98.43 make[2]: Nothing to be done for 'all'. [2021-01-22T11:45:05.514Z] #41 98.47 make[2]: Nothing to be done for 'all'. [2021-01-22T11:45:05.514Z] #41 98.48 INSTALL criu/criu [2021-01-22T11:45:05.918Z] #11 112.7 Selecting previously unselected package libpcre16-3:amd64. [2021-01-22T11:45:05.918Z] #11 112.7 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-01-22T11:45:05.918Z] #11 112.7 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-01-22T11:45:06.174Z] #11 ... [2021-01-22T11:45:06.174Z] [2021-01-22T11:45:06.174Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T11:45:06.174Z] #56 DONE 112.9s [2021-01-22T11:45:06.174Z] [2021-01-22T11:45:06.174Z] #57 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-01-22T11:45:06.174Z] #57 DONE 0.0s [2021-01-22T11:45:06.174Z] [2021-01-22T11:45:06.174Z] #58 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-01-22T11:45:06.174Z] #58 DONE 0.1s [2021-01-22T11:45:06.174Z] [2021-01-22T11:45:06.174Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-22T11:45:06.174Z] #11 112.9 Selecting previously unselected package libpcre32-3:amd64. [2021-01-22T11:45:06.174Z] #11 112.9 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-01-22T11:45:06.174Z] #11 112.9 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-01-22T11:45:06.178Z] #41 DONE 98.7s [2021-01-22T11:45:06.178Z] [2021-01-22T11:45:06.178Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T11:45:06.430Z] #11 ... [2021-01-22T11:45:06.430Z] [2021-01-22T11:45:06.430Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-22T11:45:06.430Z] #43 103.1 vendor/golang.org/x/net/http2/hpack [2021-01-22T11:45:06.430Z] #43 104.2 mime [2021-01-22T11:45:06.430Z] #43 105.9 mime/quotedprintable [2021-01-22T11:45:06.430Z] #43 106.2 net/http/internal [2021-01-22T11:45:06.430Z] #43 109.9 net/textproto [2021-01-22T11:45:06.430Z] #43 109.9 crypto/x509 [2021-01-22T11:45:06.430Z] #43 111.0 vendor/golang.org/x/net/http/httpguts [2021-01-22T11:45:06.430Z] #43 111.2 vendor/golang.org/x/net/http/httpproxy [2021-01-22T11:45:06.430Z] #43 111.7 mime/multipart [2021-01-22T11:45:06.430Z] #43 ... [2021-01-22T11:45:06.430Z] [2021-01-22T11:45:06.430Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-22T11:45:06.430Z] #11 113.3 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-01-22T11:45:06.430Z] #11 113.3 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-01-22T11:45:06.430Z] #11 113.3 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-01-22T11:45:06.469Z] #54 ... [2021-01-22T11:45:06.469Z] [2021-01-22T11:45:06.469Z] #42 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-01-22T11:45:06.654Z] #49 ... [2021-01-22T11:45:06.654Z] [2021-01-22T11:45:06.654Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-22T11:45:06.654Z] #13 39.03 The following additional packages will be installed: [2021-01-22T11:45:06.654Z] #13 39.03 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-01-22T11:45:06.654Z] #13 39.03 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-01-22T11:45:06.655Z] #13 39.03 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-01-22T11:45:06.655Z] #13 39.04 libselinux1-dev libsepol1-dev libsystemd0 libudev1 mingw-w64-common [2021-01-22T11:45:06.655Z] #13 39.04 mingw-w64-x86-64-dev [2021-01-22T11:45:06.655Z] #13 39.05 Suggested packages: [2021-01-22T11:45:06.655Z] #13 39.05 gcc-8-locales seccomp wine64 [2021-01-22T11:45:06.686Z] #11 113.5 Selecting previously unselected package libpcre3-dev:amd64. [2021-01-22T11:45:06.686Z] #11 113.5 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-01-22T11:45:06.686Z] #11 113.5 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-01-22T11:45:06.761Z] #42 DONE 0.1s [2021-01-22T11:45:06.761Z] [2021-01-22T11:45:06.761Z] #44 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2021-01-22T11:45:06.761Z] #44 DONE 0.2s [2021-01-22T11:45:06.761Z] [2021-01-22T11:45:06.761Z] #46 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2021-01-22T11:45:07.053Z] #46 DONE 0.2s [2021-01-22T11:45:07.053Z] [2021-01-22T11:45:07.053Z] #48 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2021-01-22T11:45:07.053Z] #48 DONE 0.2s [2021-01-22T11:45:07.053Z] [2021-01-22T11:45:07.053Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T11:45:07.211Z] #43 113.9 crypto/tls [2021-01-22T11:45:07.249Z] #11 114.1 Selecting previously unselected package libselinux1-dev:amd64. [2021-01-22T11:45:07.249Z] #11 114.1 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-01-22T11:45:07.249Z] #11 114.1 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-01-22T11:45:07.345Z] #54 ... [2021-01-22T11:45:07.345Z] [2021-01-22T11:45:07.345Z] #50 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2021-01-22T11:45:07.345Z] #50 DONE 0.1s [2021-01-22T11:45:07.345Z] [2021-01-22T11:45:07.345Z] #52 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2021-01-22T11:45:07.345Z] #52 DONE 0.1s [2021-01-22T11:45:07.345Z] [2021-01-22T11:45:07.345Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T11:45:07.505Z] #11 114.3 Selecting previously unselected package libdevmapper-dev:amd64. [2021-01-22T11:45:07.505Z] #11 114.3 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-01-22T11:45:07.505Z] #11 114.3 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-01-22T11:45:07.505Z] #11 114.4 Selecting previously unselected package libseccomp-dev:amd64. [2021-01-22T11:45:07.505Z] #11 114.4 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2021-01-22T11:45:07.505Z] #11 114.5 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2021-01-22T11:45:07.505Z] #11 114.6 Selecting previously unselected package libsystemd-dev:amd64. [2021-01-22T11:45:07.607Z] #27 4.640 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-01-22T11:45:07.607Z] #27 5.134 #=#=# [2021-01-22T11:45:07.607Z] #27 ... [2021-01-22T11:45:07.607Z] [2021-01-22T11:45:07.607Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-22T11:45:07.607Z] #32 4.436 + RM_GOPATH=0 [2021-01-22T11:45:07.607Z] #32 4.436 + TMP_GOPATH= [2021-01-22T11:45:07.607Z] #32 4.436 + : /build [2021-01-22T11:45:07.607Z] #32 4.436 + '[' -z '' ']' [2021-01-22T11:45:07.607Z] #32 4.437 ++ mktemp -d [2021-01-22T11:45:07.607Z] #32 4.441 + export GOPATH=/tmp/tmp.7d7HhtJbFp [2021-01-22T11:45:07.607Z] #32 4.441 + GOPATH=/tmp/tmp.7d7HhtJbFp [2021-01-22T11:45:07.607Z] #32 4.442 + RM_GOPATH=1 [2021-01-22T11:45:07.607Z] #32 4.442 + case "$(go env GOARCH)" in [2021-01-22T11:45:07.607Z] #32 4.442 ++ go env GOARCH [2021-01-22T11:45:07.607Z] #32 4.459 + export GO_BUILDMODE=-buildmode=pie [2021-01-22T11:45:07.607Z] #32 4.459 + GO_BUILDMODE=-buildmode=pie [2021-01-22T11:45:07.607Z] #32 4.460 ++ dirname /tmp/install/install.sh [2021-01-22T11:45:07.607Z] #32 4.461 + dir=/tmp/install [2021-01-22T11:45:07.607Z] #32 4.462 + bin=tomlv [2021-01-22T11:45:07.607Z] #32 4.462 + shift [2021-01-22T11:45:07.607Z] #32 4.462 + '[' '!' -f /tmp/install/tomlv.installer ']' [2021-01-22T11:45:07.607Z] #32 4.462 + . /tmp/install/tomlv.installer [2021-01-22T11:45:07.607Z] #32 4.462 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-01-22T11:45:07.607Z] #32 4.462 + install_tomlv [2021-01-22T11:45:07.607Z] #32 4.462 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2021-01-22T11:45:07.607Z] #32 4.462 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.7d7HhtJbFp/src/github.com/BurntSushi/toml [2021-01-22T11:45:07.607Z] #32 4.462 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-01-22T11:45:07.607Z] #32 4.465 Cloning into '/tmp/tmp.7d7HhtJbFp/src/github.com/BurntSushi/toml'... [2021-01-22T11:45:07.607Z] #32 5.312 + cd /tmp/tmp.7d7HhtJbFp/src/github.com/BurntSushi/toml [2021-01-22T11:45:07.607Z] #32 5.312 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-01-22T11:45:07.607Z] #32 5.329 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2021-01-22T11:45:07.607Z] #32 5.598 internal/cpu [2021-01-22T11:45:07.607Z] #32 5.601 runtime/internal/sys [2021-01-22T11:45:07.607Z] #32 5.607 math/bits [2021-01-22T11:45:07.607Z] #32 5.716 runtime/internal/atomic [2021-01-22T11:45:07.607Z] #32 6.137 runtime/internal/math [2021-01-22T11:45:07.607Z] #32 6.220 internal/bytealg [2021-01-22T11:45:07.607Z] #32 6.267 math [2021-01-22T11:45:07.607Z] #32 6.350 unicode/utf8 [2021-01-22T11:45:07.607Z] #32 6.549 internal/race [2021-01-22T11:45:07.607Z] #32 7.002 sync/atomic [2021-01-22T11:45:07.607Z] #32 7.358 unicode [2021-01-22T11:45:07.607Z] #32 7.650 internal/testlog [2021-01-22T11:45:07.607Z] #32 7.684 runtime [2021-01-22T11:45:07.607Z] #32 8.140 encoding [2021-01-22T11:45:07.607Z] #32 8.767 runtime/cgo [2021-01-22T11:45:07.607Z] #32 ... [2021-01-22T11:45:07.607Z] [2021-01-22T11:45:07.607Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T11:45:07.607Z] #45 4.438 + RM_GOPATH=0 [2021-01-22T11:45:07.607Z] #45 4.438 + TMP_GOPATH= [2021-01-22T11:45:07.607Z] #45 4.438 + : /build [2021-01-22T11:45:07.607Z] #45 4.438 + '[' -z '' ']' [2021-01-22T11:45:07.607Z] #45 4.438 ++ mktemp -d [2021-01-22T11:45:07.607Z] #45 4.454 + export GOPATH=/tmp/tmp.ltsO0zMU8V [2021-01-22T11:45:07.607Z] #45 4.454 + GOPATH=/tmp/tmp.ltsO0zMU8V [2021-01-22T11:45:07.607Z] #45 4.454 + RM_GOPATH=1 [2021-01-22T11:45:07.607Z] #45 4.454 + case "$(go env GOARCH)" in [2021-01-22T11:45:07.607Z] #45 4.454 ++ go env GOARCH [2021-01-22T11:45:07.607Z] #45 4.467 + export GO_BUILDMODE=-buildmode=pie [2021-01-22T11:45:07.607Z] #45 4.467 + GO_BUILDMODE=-buildmode=pie [2021-01-22T11:45:07.607Z] #45 4.467 ++ dirname /tmp/install/install.sh [2021-01-22T11:45:07.607Z] #45 4.469 + dir=/tmp/install [2021-01-22T11:45:07.607Z] #45 4.469 + bin=gotestsum [2021-01-22T11:45:07.607Z] #45 4.469 + shift [2021-01-22T11:45:07.607Z] #45 4.469 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-01-22T11:45:07.607Z] #45 4.469 + . /tmp/install/gotestsum.installer [2021-01-22T11:45:07.607Z] #45 4.469 ++ : v0.5.3 [2021-01-22T11:45:07.607Z] #45 4.469 + install_gotestsum [2021-01-22T11:45:07.607Z] #45 4.469 + set -e [2021-01-22T11:45:07.607Z] #45 4.469 + export GO111MODULE=on [2021-01-22T11:45:07.607Z] #45 4.469 + GO111MODULE=on [2021-01-22T11:45:07.607Z] #45 4.469 + GOBIN=/build [2021-01-22T11:45:07.607Z] #45 4.469 + go get gotest.tools/gotestsum@v0.5.3 [2021-01-22T11:45:07.607Z] #45 4.519 go: finding gotest.tools v0.5.3 [2021-01-22T11:45:07.608Z] #45 4.519 go: finding gotest.tools/gotestsum v0.5.3 [2021-01-22T11:45:07.608Z] #45 5.468 go: downloading gotest.tools/gotestsum v0.5.3 [2021-01-22T11:45:07.608Z] #45 5.945 go: extracting gotest.tools/gotestsum v0.5.3 [2021-01-22T11:45:07.608Z] #45 6.656 go: downloading github.com/fatih/color v1.9.0 [2021-01-22T11:45:07.608Z] #45 6.659 go: downloading github.com/pkg/errors v0.9.1 [2021-01-22T11:45:07.608Z] #45 6.684 go: downloading github.com/spf13/pflag v1.0.3 [2021-01-22T11:45:07.608Z] #45 6.714 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-01-22T11:45:07.608Z] #45 6.779 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-01-22T11:45:07.608Z] #45 6.792 go: extracting github.com/fatih/color v1.9.0 [2021-01-22T11:45:07.608Z] #45 6.815 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-01-22T11:45:07.608Z] #45 6.860 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-01-22T11:45:07.608Z] #45 6.992 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-01-22T11:45:07.608Z] #45 7.117 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-01-22T11:45:07.608Z] #45 7.164 go: extracting github.com/spf13/pflag v1.0.3 [2021-01-22T11:45:07.608Z] #45 7.240 go: extracting github.com/pkg/errors v0.9.1 [2021-01-22T11:45:07.608Z] #45 7.379 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-01-22T11:45:07.608Z] #45 7.393 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-01-22T11:45:07.608Z] #45 7.598 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-01-22T11:45:07.608Z] #45 7.611 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-01-22T11:45:07.608Z] #45 8.026 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-01-22T11:45:07.608Z] #45 8.065 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-01-22T11:45:07.608Z] #45 8.286 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-01-22T11:45:07.608Z] #45 9.135 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-01-22T11:45:07.608Z] #45 9.138 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-01-22T11:45:07.762Z] #11 114.6 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u5_amd64.deb ... [2021-01-22T11:45:07.762Z] #11 114.6 Unpacking libsystemd-dev:amd64 (241-7~deb10u5) ... [2021-01-22T11:45:07.871Z] #45 ... [2021-01-22T11:45:07.871Z] [2021-01-22T11:45:07.871Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-01-22T11:45:08.324Z] #11 115.0 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-01-22T11:45:08.324Z] #11 115.1 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2021-01-22T11:45:08.324Z] #11 115.1 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-01-22T11:45:08.324Z] #11 115.1 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-01-22T11:45:08.324Z] #11 115.1 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-01-22T11:45:08.324Z] #11 115.1 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-01-22T11:45:08.324Z] #11 115.1 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-01-22T11:45:08.324Z] #11 115.1 Setting up libbtrfs0 (4.20.1-2) ... [2021-01-22T11:45:08.324Z] #11 115.1 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-01-22T11:45:08.324Z] #11 115.2 Setting up libudev-dev:amd64 (241-7~deb10u5) ... [2021-01-22T11:45:08.324Z] #11 115.2 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-01-22T11:45:08.324Z] #11 115.2 Setting up libbtrfs-dev (4.20.1-2) ... [2021-01-22T11:45:08.324Z] #11 115.2 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-01-22T11:45:08.324Z] #11 115.2 Setting up mingw-w64-common (6.0.0-3) ... [2021-01-22T11:45:08.325Z] #11 115.2 Setting up libsystemd-dev:amd64 (241-7~deb10u5) ... [2021-01-22T11:45:08.325Z] #11 115.2 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-01-22T11:45:08.325Z] #11 115.2 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-01-22T11:45:08.325Z] #11 115.3 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-01-22T11:45:08.325Z] #11 115.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-01-22T11:45:08.325Z] #11 115.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-01-22T11:45:08.325Z] #11 115.3 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-01-22T11:45:08.591Z] #11 115.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-01-22T11:45:08.591Z] #11 115.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-01-22T11:45:08.591Z] #11 115.3 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-01-22T11:45:08.591Z] #11 115.3 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-01-22T11:45:08.591Z] #11 115.3 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-01-22T11:45:08.591Z] #11 115.4 Setting up dmsetup (2:1.02.155-3) ... [2021-01-22T11:45:08.591Z] #11 115.4 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-01-22T11:45:08.591Z] #11 115.4 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-01-22T11:45:08.591Z] #11 115.4 Processing triggers for libc-bin (2.28-10) ... [2021-01-22T11:45:08.591Z] #11 DONE 115.6s [2021-01-22T11:45:08.591Z] [2021-01-22T11:45:08.591Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T11:45:08.591Z] #41 37.69 CC images/sysctl.o [2021-01-22T11:45:08.591Z] #41 37.87 CC images/autofs.o [2021-01-22T11:45:08.591Z] #41 38.02 CC images/macvlan.o [2021-01-22T11:45:08.591Z] #41 38.19 CC images/sit.o [2021-01-22T11:45:08.591Z] #41 38.38 CC images/memfd.o [2021-01-22T11:45:08.591Z] #41 38.69 CC images/timens.o [2021-01-22T11:45:08.591Z] #41 38.91 LINK images/built-in.o [2021-01-22T11:45:08.591Z] #41 39.06 GEN compel/include/asm [2021-01-22T11:45:08.591Z] #41 39.08 GEN compel/include/version.h [2021-01-22T11:45:08.591Z] #41 39.12 touch .config [2021-01-22T11:45:08.591Z] #41 39.16 GEN include/common/config.h [2021-01-22T11:45:08.591Z] #41 39.29 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2021-01-22T11:45:08.591Z] #41 39.30 GEN compel/plugins/include/uapi/std/syscall-64.h [2021-01-22T11:45:08.591Z] #41 39.32 GEN compel/arch/x86/plugins/std/syscalls-64.S [2021-01-22T11:45:08.591Z] #41 39.34 DEP compel/arch/x86/plugins/std/syscalls-64.d [2021-01-22T11:45:08.591Z] #41 39.38 DEP compel/arch/x86/plugins/std/memcpy.d [2021-01-22T11:45:08.591Z] #41 39.41 DEP compel/arch/x86/plugins/std/parasite-head.d [2021-01-22T11:45:08.591Z] #41 39.44 GEN compel/plugins/include/uapi/std/syscall.h [2021-01-22T11:45:08.591Z] #41 39.47 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2021-01-22T11:45:08.591Z] #41 39.49 GEN compel/plugins/include/uapi/std/syscall-codes.h [2021-01-22T11:45:08.591Z] #41 39.52 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-01-22T11:45:08.591Z] #41 39.52 DEP compel/plugins/std/infect.d [2021-01-22T11:45:08.591Z] #41 39.62 DEP compel/plugins/std/string.d [2021-01-22T11:45:08.591Z] #41 39.70 DEP compel/plugins/std/log.d [2021-01-22T11:45:08.591Z] #41 39.77 DEP compel/plugins/std/fds.d [2021-01-22T11:45:08.591Z] #41 39.87 DEP compel/plugins/std/std.d [2021-01-22T11:45:08.591Z] #41 39.97 DEP compel/plugins/shmem/shmem.d [2021-01-22T11:45:08.591Z] #41 40.10 DEP compel/plugins/fds/fds.d [2021-01-22T11:45:08.591Z] #41 40.26 CC compel/plugins/std/std.o [2021-01-22T11:45:08.591Z] #41 40.55 CC compel/plugins/std/fds.o [2021-01-22T11:45:08.591Z] #41 40.92 CC compel/plugins/std/log.o [2021-01-22T11:45:08.591Z] #41 41.74 CC compel/plugins/std/string.o [2021-01-22T11:45:08.591Z] #41 42.31 CC compel/plugins/std/infect.o [2021-01-22T11:45:08.591Z] #41 42.80 CC compel/arch/x86/plugins/std/parasite-head.o [2021-01-22T11:45:08.591Z] #41 42.86 CC compel/arch/x86/plugins/std/memcpy.o [2021-01-22T11:45:08.591Z] #41 42.91 CC compel/arch/x86/plugins/std/syscalls-64.o [2021-01-22T11:45:08.591Z] #41 42.97 AR compel/plugins/std.lib.a [2021-01-22T11:45:08.591Z] #41 43.06 CC compel/plugins/fds/fds.o [2021-01-22T11:45:08.591Z] #41 43.27 AR compel/plugins/fds.lib.a [2021-01-22T11:45:08.591Z] #41 43.33 HOSTDEP compel/src/lib/log-host.d [2021-01-22T11:45:08.591Z] #41 43.38 HOSTDEP compel/src/lib/handle-elf-host.d [2021-01-22T11:45:08.591Z] #41 43.46 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2021-01-22T11:45:08.591Z] #41 43.56 HOSTDEP compel/src/main-host.d [2021-01-22T11:45:08.591Z] #41 43.65 DEP compel/src/lib/ptrace.d [2021-01-22T11:45:08.591Z] #41 43.82 DEP compel/src/lib/infect.d [2021-01-22T11:45:08.591Z] #41 44.00 DEP compel/src/lib/infect-util.d [2021-01-22T11:45:08.591Z] #41 44.10 DEP compel/src/lib/infect-rpc.d [2021-01-22T11:45:08.591Z] #41 44.24 DEP compel/arch/x86/src/lib/infect.d [2021-01-22T11:45:08.591Z] #41 44.47 DEP compel/arch/x86/src/lib/cpu.d [2021-01-22T11:45:08.591Z] #41 44.62 DEP compel/src/lib/log.d [2021-01-22T11:45:08.591Z] #41 44.80 DEP compel/src/main.d [2021-01-22T11:45:08.591Z] #41 44.97 DEP compel/src/lib/handle-elf.d [2021-01-22T11:45:08.591Z] #41 45.15 DEP compel/arch/x86/src/lib/handle-elf.d [2021-01-22T11:45:08.591Z] #41 45.37 CC compel/src/lib/log.o [2021-01-22T11:45:08.591Z] #41 45.45 CC compel/arch/x86/src/lib/cpu.o [2021-01-22T11:45:08.591Z] #41 46.06 CC compel/arch/x86/src/lib/infect.o [2021-01-22T11:45:08.591Z] #41 46.83 CC compel/src/lib/infect-rpc.o [2021-01-22T11:45:08.664Z] #27 5.529 0.0% 0.5% 1.3% #### 6.7% ######## 12.4% ########### 15.9% ################ 22.9% [2021-01-22T11:45:08.664Z] #27 ... [2021-01-22T11:45:08.664Z] [2021-01-22T11:45:08.664Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-22T11:45:08.664Z] #11 5.581 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-01-22T11:45:08.664Z] #11 5.605 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-01-22T11:45:08.664Z] #11 5.607 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-01-22T11:45:08.664Z] #11 6.945 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB] [2021-01-22T11:45:08.664Z] #11 8.251 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [262 kB] [2021-01-22T11:45:08.664Z] #11 9.885 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2021-01-22T11:45:08.664Z] #11 ... [2021-01-22T11:45:08.664Z] [2021-01-22T11:45:08.664Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-01-22T11:45:08.664Z] #40 6.118 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-01-22T11:45:08.664Z] #40 6.244 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-01-22T11:45:08.664Z] #40 6.313 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-01-22T11:45:08.664Z] #40 7.222 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB] [2021-01-22T11:45:08.664Z] #40 9.186 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [262 kB] [2021-01-22T11:45:08.664Z] #40 9.871 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2021-01-22T11:45:08.664Z] #40 ... [2021-01-22T11:45:08.664Z] [2021-01-22T11:45:08.664Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-22T11:45:08.664Z] #43 4.789 + RM_GOPATH=0 [2021-01-22T11:45:08.664Z] #43 4.789 + TMP_GOPATH= [2021-01-22T11:45:08.664Z] #43 4.789 + : /build [2021-01-22T11:45:08.664Z] #43 4.789 + '[' -z '' ']' [2021-01-22T11:45:08.664Z] #43 4.789 ++ mktemp -d [2021-01-22T11:45:08.664Z] #43 4.789 + export GOPATH=/tmp/tmp.VhalWAxhrX [2021-01-22T11:45:08.664Z] #43 4.789 + GOPATH=/tmp/tmp.VhalWAxhrX [2021-01-22T11:45:08.664Z] #43 4.789 + RM_GOPATH=1 [2021-01-22T11:45:08.664Z] #43 4.789 + case "$(go env GOARCH)" in [2021-01-22T11:45:08.664Z] #43 4.789 ++ go env GOARCH [2021-01-22T11:45:08.664Z] #43 4.831 + export GO_BUILDMODE=-buildmode=pie [2021-01-22T11:45:08.664Z] #43 4.831 + GO_BUILDMODE=-buildmode=pie [2021-01-22T11:45:08.664Z] #43 4.831 ++ dirname /tmp/install/install.sh [2021-01-22T11:45:08.664Z] #43 4.831 + dir=/tmp/install [2021-01-22T11:45:08.664Z] #43 4.831 + bin=vndr [2021-01-22T11:45:08.664Z] #43 4.831 + shift [2021-01-22T11:45:08.664Z] #43 4.831 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-01-22T11:45:08.664Z] #43 4.831 + . /tmp/install/vndr.installer [2021-01-22T11:45:08.664Z] #43 4.831 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-01-22T11:45:08.664Z] #43 4.831 + install_vndr [2021-01-22T11:45:08.664Z] #43 4.831 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-01-22T11:45:08.664Z] #43 4.831 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.VhalWAxhrX/src/github.com/LK4D4/vndr [2021-01-22T11:45:08.664Z] #43 4.831 Cloning into '/tmp/tmp.VhalWAxhrX/src/github.com/LK4D4/vndr'... [2021-01-22T11:45:08.664Z] #43 4.832 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-01-22T11:45:08.664Z] #43 6.040 + cd /tmp/tmp.VhalWAxhrX/src/github.com/LK4D4/vndr [2021-01-22T11:45:08.664Z] #43 6.041 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-01-22T11:45:08.664Z] #43 6.047 + go build -buildmode=pie -v -o /build/vndr . [2021-01-22T11:45:08.664Z] #43 7.339 unicode [2021-01-22T11:45:08.664Z] #43 7.379 internal/bytealg [2021-01-22T11:45:08.664Z] #43 7.410 sync/atomic [2021-01-22T11:45:08.664Z] #43 7.575 math [2021-01-22T11:45:08.664Z] #43 8.046 internal/testlog [2021-01-22T11:45:08.664Z] #43 8.548 encoding [2021-01-22T11:45:08.664Z] #43 8.753 runtime [2021-01-22T11:45:08.664Z] #43 8.923 unicode/utf16 [2021-01-22T11:45:08.664Z] #43 9.338 container/list [2021-01-22T11:45:08.748Z] #13 41.21 The following NEW packages will be installed: [2021-01-22T11:45:08.748Z] #13 41.22 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-01-22T11:45:08.748Z] #13 41.22 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-01-22T11:45:08.748Z] #13 41.22 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-01-22T11:45:08.748Z] #13 41.23 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-01-22T11:45:08.748Z] #13 41.23 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-01-22T11:45:08.748Z] #13 41.23 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-01-22T11:45:08.748Z] #13 41.25 The following packages will be upgraded: [2021-01-22T11:45:08.847Z] #41 ... [2021-01-22T11:45:08.847Z] [2021-01-22T11:45:08.847Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-01-22T11:45:08.934Z] #43 ... [2021-01-22T11:45:08.934Z] [2021-01-22T11:45:08.934Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-22T11:45:08.934Z] #49 3.577 + RM_GOPATH=0 [2021-01-22T11:45:08.934Z] #49 3.577 + TMP_GOPATH= [2021-01-22T11:45:08.934Z] #49 3.577 + : /build [2021-01-22T11:45:08.934Z] #49 3.577 + '[' -z '' ']' [2021-01-22T11:45:08.934Z] #49 3.578 ++ mktemp -d [2021-01-22T11:45:08.934Z] #49 3.579 + export GOPATH=/tmp/tmp.E0ln5jji9v [2021-01-22T11:45:08.934Z] #49 3.579 + GOPATH=/tmp/tmp.E0ln5jji9v [2021-01-22T11:45:08.934Z] #49 3.579 + RM_GOPATH=1 [2021-01-22T11:45:08.934Z] #49 3.579 + case "$(go env GOARCH)" in [2021-01-22T11:45:08.934Z] #49 3.582 ++ go env GOARCH [2021-01-22T11:45:08.934Z] #49 3.639 + export GO_BUILDMODE=-buildmode=pie [2021-01-22T11:45:08.934Z] #49 3.639 + GO_BUILDMODE=-buildmode=pie [2021-01-22T11:45:08.934Z] #49 3.639 ++ dirname /tmp/install/install.sh [2021-01-22T11:45:08.934Z] #49 3.639 + dir=/tmp/install [2021-01-22T11:45:08.934Z] #49 3.639 + bin=shfmt [2021-01-22T11:45:08.934Z] #49 3.639 + shift [2021-01-22T11:45:08.934Z] #49 3.639 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-01-22T11:45:08.934Z] #49 3.639 + . /tmp/install/shfmt.installer [2021-01-22T11:45:08.934Z] #49 3.639 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-01-22T11:45:08.934Z] #49 3.639 + install_shfmt [2021-01-22T11:45:08.934Z] #49 3.639 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-01-22T11:45:08.934Z] #49 3.639 + git clone https://github.com/mvdan/sh.git /tmp/tmp.E0ln5jji9v/src/github.com/mvdan/sh [2021-01-22T11:45:08.934Z] #49 3.639 Cloning into '/tmp/tmp.E0ln5jji9v/src/github.com/mvdan/sh'... [2021-01-22T11:45:08.934Z] #49 3.639 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-01-22T11:45:08.934Z] #49 8.886 + cd /tmp/tmp.E0ln5jji9v/src/github.com/mvdan/sh [2021-01-22T11:45:08.934Z] #49 8.889 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-01-22T11:45:08.934Z] #49 9.034 + GO111MODULE=on [2021-01-22T11:45:08.934Z] #49 9.034 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-01-22T11:45:08.934Z] #49 ... [2021-01-22T11:45:08.934Z] [2021-01-22T11:45:08.934Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-22T11:45:08.934Z] #62 5.679 + RM_GOPATH=0 [2021-01-22T11:45:08.934Z] #62 5.679 + TMP_GOPATH= [2021-01-22T11:45:08.934Z] #62 5.679 + : /build [2021-01-22T11:45:08.934Z] #62 5.679 + '[' -z '' ']' [2021-01-22T11:45:08.934Z] #62 5.679 ++ mktemp -d [2021-01-22T11:45:08.934Z] #62 5.693 + export GOPATH=/tmp/tmp.xymZElgJia [2021-01-22T11:45:08.934Z] #62 5.693 + GOPATH=/tmp/tmp.xymZElgJia [2021-01-22T11:45:08.934Z] #62 5.693 + RM_GOPATH=1 [2021-01-22T11:45:08.934Z] #62 5.693 + case "$(go env GOARCH)" in [2021-01-22T11:45:08.934Z] #62 5.693 ++ go env GOARCH [2021-01-22T11:45:08.934Z] #62 5.769 + export GO_BUILDMODE=-buildmode=pie [2021-01-22T11:45:08.934Z] #62 5.769 + GO_BUILDMODE=-buildmode=pie [2021-01-22T11:45:08.934Z] #62 5.769 ++ dirname /tmp/install/install.sh [2021-01-22T11:45:08.934Z] #62 5.780 Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-01-22T11:45:08.934Z] #62 5.780 + dir=/tmp/install [2021-01-22T11:45:08.934Z] #62 5.780 + bin=proxy [2021-01-22T11:45:08.934Z] #62 5.780 + shift [2021-01-22T11:45:08.934Z] #62 5.780 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-01-22T11:45:08.934Z] #62 5.780 + . /tmp/install/proxy.installer [2021-01-22T11:45:08.934Z] #62 5.780 ++ : fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-01-22T11:45:08.934Z] #62 5.780 + install_proxy [2021-01-22T11:45:08.934Z] #62 5.780 + case "$1" in [2021-01-22T11:45:08.934Z] #62 5.780 + export CGO_ENABLED=0 [2021-01-22T11:45:08.934Z] #62 5.780 + CGO_ENABLED=0 [2021-01-22T11:45:08.934Z] #62 5.780 + _install_proxy [2021-01-22T11:45:08.934Z] #62 5.780 + echo 'Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7' [2021-01-22T11:45:08.934Z] #62 5.780 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.xymZElgJia/src/github.com/docker/libnetwork [2021-01-22T11:45:08.934Z] #62 5.800 Cloning into '/tmp/tmp.xymZElgJia/src/github.com/docker/libnetwork'... [2021-01-22T11:45:09.050Z] #13 41.26 libsystemd0 libudev1 [2021-01-22T11:45:09.050Z] #13 41.36 2 upgraded, 25 newly installed, 0 to remove and 15 not upgraded. [2021-01-22T11:45:09.050Z] #13 41.36 Need to get 79.4 MB of archives. [2021-01-22T11:45:09.050Z] #13 41.36 After this operation, 532 MB of additional disk space will be used. [2021-01-22T11:45:09.050Z] #13 41.36 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd0 ppc64el 241-7~deb10u5 [358 kB] [2021-01-22T11:45:09.050Z] #13 ... [2021-01-22T11:45:09.050Z] [2021-01-22T11:45:09.050Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2021-01-22T11:45:09.050Z] #55 26.36 Reading package lists... [2021-01-22T11:45:09.050Z] #55 34.56 Building dependency tree... [2021-01-22T11:45:09.050Z] #55 37.67 The following additional packages will be installed: [2021-01-22T11:45:09.050Z] #55 37.68 libbtrfs0 [2021-01-22T11:45:09.050Z] #55 37.89 The following NEW packages will be installed: [2021-01-22T11:45:09.050Z] #55 37.90 libbtrfs-dev libbtrfs0 [2021-01-22T11:45:09.050Z] #55 38.17 0 upgraded, 2 newly installed, 0 to remove and 17 not upgraded. [2021-01-22T11:45:09.050Z] #55 38.17 Need to get 120 kB of archives. [2021-01-22T11:45:09.050Z] #55 38.17 After this operation, 423 kB of additional disk space will be used. [2021-01-22T11:45:09.050Z] #55 38.17 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2021-01-22T11:45:09.050Z] #55 38.19 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2021-01-22T11:45:09.050Z] #55 40.31 debconf: delaying package configuration, since apt-utils is not installed [2021-01-22T11:45:09.050Z] #55 40.49 Fetched 120 kB in 0s (1286 kB/s) [2021-01-22T11:45:09.050Z] #55 40.63 Selecting previously unselected package libbtrfs0. [2021-01-22T11:45:09.050Z] #55 40.64 (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-22T11:45:09.050Z] #55 40.76 Preparing to unpack .../libbtrfs0_4.20.1-2_ppc64el.deb ... [2021-01-22T11:45:09.050Z] #55 40.77 Unpacking libbtrfs0 (4.20.1-2) ... [2021-01-22T11:45:09.050Z] #55 40.96 Selecting previously unselected package libbtrfs-dev. [2021-01-22T11:45:09.050Z] #55 40.97 Preparing to unpack .../libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2021-01-22T11:45:09.050Z] #55 40.97 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-01-22T11:45:09.050Z] #55 41.12 Setting up libbtrfs0 (4.20.1-2) ... [2021-01-22T11:45:09.050Z] #55 41.14 Setting up libbtrfs-dev (4.20.1-2) ... [2021-01-22T11:45:09.050Z] #55 41.15 Processing triggers for libc-bin (2.28-10) ... [2021-01-22T11:45:09.050Z] #55 DONE 41.5s [2021-01-22T11:45:09.050Z] [2021-01-22T11:45:09.050Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-22T11:45:09.050Z] #13 41.41 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev1 ppc64el 241-7~deb10u5 [158 kB] [2021-01-22T11:45:09.050Z] #13 41.43 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-22T11:45:09.128Z] #43 ... [2021-01-22T11:45:09.128Z] [2021-01-22T11:45:09.128Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-22T11:45:09.128Z] #11 114.5 Selecting previously unselected package libapparmor1:amd64. [2021-01-22T11:45:09.128Z] #11 114.5 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-01-22T11:45:09.128Z] #11 114.5 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-01-22T11:45:09.128Z] #11 114.6 Selecting previously unselected package libapparmor-dev:amd64. [2021-01-22T11:45:09.128Z] #11 114.6 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-01-22T11:45:09.128Z] #11 114.6 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-01-22T11:45:09.128Z] #11 114.8 Selecting previously unselected package libbtrfs0. [2021-01-22T11:45:09.128Z] #11 114.8 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-01-22T11:45:09.128Z] #11 114.8 Unpacking libbtrfs0 (4.20.1-2) ... [2021-01-22T11:45:09.128Z] #11 114.8 Selecting previously unselected package libbtrfs-dev. [2021-01-22T11:45:09.128Z] #11 114.9 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-01-22T11:45:09.128Z] #11 114.9 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-01-22T11:45:09.128Z] #11 115.0 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-01-22T11:45:09.129Z] #11 115.0 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-01-22T11:45:09.129Z] #11 115.0 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-01-22T11:45:09.129Z] #11 115.1 Selecting previously unselected package libudev-dev:amd64. [2021-01-22T11:45:09.129Z] #11 115.1 Preparing to unpack .../15-libudev-dev_241-7~deb10u5_amd64.deb ... [2021-01-22T11:45:09.129Z] #11 115.1 Unpacking libudev-dev:amd64 (241-7~deb10u5) ... [2021-01-22T11:45:09.129Z] #11 115.3 Selecting previously unselected package libsepol1-dev:amd64. [2021-01-22T11:45:09.129Z] #11 115.3 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-01-22T11:45:09.129Z] #11 115.3 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-01-22T11:45:09.129Z] #11 115.5 Selecting previously unselected package libpcre16-3:amd64. [2021-01-22T11:45:09.129Z] #11 115.5 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-01-22T11:45:09.129Z] #11 115.6 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-01-22T11:45:09.129Z] #11 115.8 Selecting previously unselected package libpcre32-3:amd64. [2021-01-22T11:45:09.129Z] #11 115.8 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-01-22T11:45:09.129Z] #11 115.8 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-01-22T11:45:09.129Z] #11 115.9 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-01-22T11:45:09.129Z] #11 115.9 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-01-22T11:45:09.129Z] #11 115.9 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-01-22T11:45:09.198Z] #62 ... [2021-01-22T11:45:09.198Z] [2021-01-22T11:45:09.198Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T11:45:09.198Z] #47 4.638 + RM_GOPATH=0 [2021-01-22T11:45:09.198Z] #47 4.639 + TMP_GOPATH= [2021-01-22T11:45:09.198Z] #47 4.639 + : /build [2021-01-22T11:45:09.198Z] #47 4.639 + '[' -z '' ']' [2021-01-22T11:45:09.198Z] #47 4.639 ++ mktemp -d [2021-01-22T11:45:09.198Z] #47 4.640 + export GOPATH=/tmp/tmp.pUHoOWsMxo [2021-01-22T11:45:09.198Z] #47 4.640 + GOPATH=/tmp/tmp.pUHoOWsMxo [2021-01-22T11:45:09.198Z] #47 4.640 + RM_GOPATH=1 [2021-01-22T11:45:09.198Z] #47 4.641 + case "$(go env GOARCH)" in [2021-01-22T11:45:09.198Z] #47 4.647 ++ go env GOARCH [2021-01-22T11:45:09.198Z] #47 4.654 + export GO_BUILDMODE=-buildmode=pie [2021-01-22T11:45:09.198Z] #47 4.654 + GO_BUILDMODE=-buildmode=pie [2021-01-22T11:45:09.198Z] #47 4.655 ++ dirname /tmp/install/install.sh [2021-01-22T11:45:09.198Z] #47 4.660 + dir=/tmp/install [2021-01-22T11:45:09.198Z] #47 4.660 + bin=golangci_lint [2021-01-22T11:45:09.198Z] #47 4.660 + shift [2021-01-22T11:45:09.198Z] #47 4.660 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-01-22T11:45:09.198Z] #47 4.662 + . /tmp/install/golangci_lint.installer [2021-01-22T11:45:09.198Z] #47 4.662 ++ : v1.23.8 [2021-01-22T11:45:09.198Z] #47 4.662 + install_golangci_lint [2021-01-22T11:45:09.198Z] #47 4.662 + set -e [2021-01-22T11:45:09.198Z] #47 4.662 + export GO111MODULE=on [2021-01-22T11:45:09.198Z] #47 4.662 + GO111MODULE=on [2021-01-22T11:45:09.198Z] #47 4.662 + GOBIN=/build [2021-01-22T11:45:09.198Z] #47 4.662 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-01-22T11:45:09.198Z] #47 4.687 go: finding github.com v1.23.8 [2021-01-22T11:45:09.198Z] #47 4.688 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-01-22T11:45:09.198Z] #47 4.688 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-01-22T11:45:09.198Z] #47 4.688 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-01-22T11:45:09.198Z] #47 4.688 go: finding github.com/golangci v1.23.8 [2021-01-22T11:45:09.198Z] #47 5.059 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-01-22T11:45:09.198Z] #47 5.691 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-01-22T11:45:09.198Z] #47 ... [2021-01-22T11:45:09.198Z] [2021-01-22T11:45:09.198Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2021-01-22T11:45:09.198Z] #53 5.813 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-01-22T11:45:09.198Z] #53 5.845 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-01-22T11:45:09.198Z] #53 5.845 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-01-22T11:45:09.198Z] #53 6.906 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB] [2021-01-22T11:45:09.198Z] #53 9.078 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [262 kB] [2021-01-22T11:45:09.198Z] #53 9.754 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2021-01-22T11:45:09.389Z] #11 116.0 Selecting previously unselected package libpcre3-dev:amd64. [2021-01-22T11:45:09.389Z] #11 116.0 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-01-22T11:45:09.389Z] #11 116.0 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-01-22T11:45:09.426Z] #54 115.4 + bin/containerd [2021-01-22T11:45:09.461Z] #53 ... [2021-01-22T11:45:09.461Z] [2021-01-22T11:45:09.461Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-01-22T11:45:09.461Z] #34 5.762 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-01-22T11:45:09.461Z] #34 5.815 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-01-22T11:45:09.461Z] #34 5.816 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-01-22T11:45:09.461Z] #34 6.713 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB] [2021-01-22T11:45:09.461Z] #34 8.398 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [262 kB] [2021-01-22T11:45:09.461Z] #34 9.570 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2021-01-22T11:45:09.461Z] #34 ... [2021-01-22T11:45:09.461Z] [2021-01-22T11:45:09.461Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T11:45:09.461Z] #22 5.733 + RM_GOPATH=0 [2021-01-22T11:45:09.461Z] #22 5.733 + TMP_GOPATH= [2021-01-22T11:45:09.461Z] #22 5.733 + : /build [2021-01-22T11:45:09.461Z] #22 5.733 + '[' -z '' ']' [2021-01-22T11:45:09.461Z] #22 5.733 ++ mktemp -d [2021-01-22T11:45:09.461Z] #22 5.761 + export GOPATH=/tmp/tmp.Igp63mcw8t [2021-01-22T11:45:09.461Z] #22 5.761 + GOPATH=/tmp/tmp.Igp63mcw8t [2021-01-22T11:45:09.461Z] #22 5.761 + RM_GOPATH=1 [2021-01-22T11:45:09.461Z] #22 5.761 + case "$(go env GOARCH)" in [2021-01-22T11:45:09.461Z] #22 5.761 ++ go env GOARCH [2021-01-22T11:45:09.461Z] #22 5.800 + export GO_BUILDMODE=-buildmode=pie [2021-01-22T11:45:09.461Z] #22 5.800 + GO_BUILDMODE=-buildmode=pie [2021-01-22T11:45:09.461Z] #22 5.800 ++ dirname /tmp/install/install.sh [2021-01-22T11:45:09.461Z] #22 5.800 + dir=/tmp/install [2021-01-22T11:45:09.461Z] #22 5.800 + bin=dockercli [2021-01-22T11:45:09.461Z] #22 5.800 + shift [2021-01-22T11:45:09.461Z] #22 5.800 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-01-22T11:45:09.461Z] #22 5.800 + . /tmp/install/dockercli.installer [2021-01-22T11:45:09.461Z] #22 5.800 ++ : stable [2021-01-22T11:45:09.461Z] #22 5.800 ++ : 17.06.2-ce [2021-01-22T11:45:09.461Z] #22 5.803 Install docker/cli version 17.06.2-ce from stable [2021-01-22T11:45:09.461Z] #22 5.804 + install_dockercli [2021-01-22T11:45:09.461Z] #22 5.804 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-01-22T11:45:09.461Z] #22 5.804 ++ uname -m [2021-01-22T11:45:09.461Z] #22 5.805 + arch=aarch64 [2021-01-22T11:45:09.461Z] #22 5.806 + '[' aarch64 '!=' x86_64 ']' [2021-01-22T11:45:09.461Z] #22 5.806 + '[' aarch64 '!=' s390x ']' [2021-01-22T11:45:09.461Z] #22 5.806 + '[' aarch64 '!=' armhf ']' [2021-01-22T11:45:09.461Z] #22 5.806 + build_dockercli [2021-01-22T11:45:09.461Z] #22 5.807 + git clone https://github.com/docker/docker-ce /tmp/tmp.Igp63mcw8t/tmp/docker-ce [2021-01-22T11:45:09.461Z] #22 5.900 Cloning into '/tmp/tmp.Igp63mcw8t/tmp/docker-ce'... [2021-01-22T11:45:09.461Z] #22 ... [2021-01-22T11:45:09.461Z] [2021-01-22T11:45:09.461Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T11:45:09.461Z] #56 4.664 + RM_GOPATH=0 [2021-01-22T11:45:09.461Z] #56 4.664 + TMP_GOPATH= [2021-01-22T11:45:09.461Z] #56 4.664 + : /build [2021-01-22T11:45:09.461Z] #56 4.664 + '[' -z '' ']' [2021-01-22T11:45:09.461Z] #56 4.664 ++ mktemp -d [2021-01-22T11:45:09.461Z] #56 4.667 + export GOPATH=/tmp/tmp.719oxM2zqd [2021-01-22T11:45:09.461Z] #56 4.667 + GOPATH=/tmp/tmp.719oxM2zqd [2021-01-22T11:45:09.461Z] #56 4.667 + RM_GOPATH=1 [2021-01-22T11:45:09.461Z] #56 4.667 + case "$(go env GOARCH)" in [2021-01-22T11:45:09.461Z] #56 4.671 ++ go env GOARCH [2021-01-22T11:45:09.461Z] #56 4.691 + export GO_BUILDMODE=-buildmode=pie [2021-01-22T11:45:09.461Z] #56 4.691 + GO_BUILDMODE=-buildmode=pie [2021-01-22T11:45:09.461Z] #56 4.692 ++ dirname /tmp/install/install.sh [2021-01-22T11:45:09.461Z] #56 4.696 Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d [2021-01-22T11:45:09.461Z] #56 4.696 + dir=/tmp/install [2021-01-22T11:45:09.461Z] #56 4.696 + bin=rootlesskit [2021-01-22T11:45:09.461Z] #56 4.696 + shift [2021-01-22T11:45:09.461Z] #56 4.696 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-01-22T11:45:09.461Z] #56 4.696 + . /tmp/install/rootlesskit.installer [2021-01-22T11:45:09.461Z] #56 4.696 ++ : 2886253e467c5444a4d2ac7084e53aa3cc50055d [2021-01-22T11:45:09.461Z] #56 4.696 + install_rootlesskit [2021-01-22T11:45:09.461Z] #56 4.696 + case "$1" in [2021-01-22T11:45:09.461Z] #56 4.696 + export CGO_ENABLED=0 [2021-01-22T11:45:09.461Z] #56 4.696 + CGO_ENABLED=0 [2021-01-22T11:45:09.461Z] #56 4.696 + _install_rootlesskit [2021-01-22T11:45:09.461Z] #56 4.696 + echo 'Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d' [2021-01-22T11:45:09.461Z] #56 4.696 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.719oxM2zqd/src/github.com/rootless-containers/rootlesskit [2021-01-22T11:45:09.461Z] #56 4.702 Cloning into '/tmp/tmp.719oxM2zqd/src/github.com/rootless-containers/rootlesskit'... [2021-01-22T11:45:09.461Z] #56 8.656 + cd /tmp/tmp.719oxM2zqd/src/github.com/rootless-containers/rootlesskit [2021-01-22T11:45:09.461Z] #56 8.657 + git checkout -q 2886253e467c5444a4d2ac7084e53aa3cc50055d [2021-01-22T11:45:09.461Z] #56 9.245 + for f in rootlesskit rootlesskit-docker-proxy [2021-01-22T11:45:09.461Z] #56 9.246 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-01-22T11:45:09.725Z] #56 ... [2021-01-22T11:45:09.725Z] [2021-01-22T11:45:09.725Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-01-22T11:45:09.726Z] #13 41.90 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-22T11:45:09.905Z] #11 116.5 Selecting previously unselected package libselinux1-dev:amd64. [2021-01-22T11:45:09.905Z] #11 116.5 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-01-22T11:45:09.905Z] #11 116.5 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-01-22T11:45:09.905Z] #11 116.7 Selecting previously unselected package libdevmapper-dev:amd64. [2021-01-22T11:45:09.905Z] #11 116.7 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-01-22T11:45:09.905Z] #11 116.7 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-01-22T11:45:10.041Z] #13 42.47 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-22T11:45:10.041Z] #13 42.50 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-22T11:45:10.041Z] #13 42.54 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el dmsetup ppc64el 2:1.02.155-3 [85.4 kB] [2021-01-22T11:45:10.041Z] #13 42.56 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-common all 6.0.0-3 [4910 kB] [2021-01-22T11:45:10.164Z] #11 116.8 Selecting previously unselected package libseccomp-dev:amd64. [2021-01-22T11:45:10.164Z] #11 116.8 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2021-01-22T11:45:10.164Z] #11 116.8 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2021-01-22T11:45:10.164Z] #11 116.9 Selecting previously unselected package libsystemd-dev:amd64. [2021-01-22T11:45:10.164Z] #11 116.9 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u5_amd64.deb ... [2021-01-22T11:45:10.164Z] #11 116.9 Unpacking libsystemd-dev:amd64 (241-7~deb10u5) ... [2021-01-22T11:45:10.216Z] #12 DONE 1.4s [2021-01-22T11:45:10.216Z] [2021-01-22T11:45:10.216Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-22T11:45:10.216Z] #51 1.281 + RM_GOPATH=0 [2021-01-22T11:45:10.216Z] #51 1.281 + TMP_GOPATH= [2021-01-22T11:45:10.216Z] #51 1.281 + : /build [2021-01-22T11:45:10.216Z] #51 1.281 + '[' -z '' ']' [2021-01-22T11:45:10.216Z] #51 1.283 ++ mktemp -d [2021-01-22T11:45:10.216Z] #51 1.283 + export GOPATH=/tmp/tmp.WBCS5kSuBH [2021-01-22T11:45:10.216Z] #51 1.283 + GOPATH=/tmp/tmp.WBCS5kSuBH [2021-01-22T11:45:10.216Z] #51 1.283 + RM_GOPATH=1 [2021-01-22T11:45:10.216Z] #51 1.283 + case "$(go env GOARCH)" in [2021-01-22T11:45:10.216Z] #51 1.283 ++ go env GOARCH [2021-01-22T11:45:10.216Z] #51 1.302 + export GO_BUILDMODE=-buildmode=pie [2021-01-22T11:45:10.216Z] #51 1.302 + GO_BUILDMODE=-buildmode=pie [2021-01-22T11:45:10.216Z] #51 1.302 ++ dirname /tmp/install/install.sh [2021-01-22T11:45:10.216Z] #51 1.310 + dir=/tmp/install [2021-01-22T11:45:10.216Z] #51 1.310 + bin=runc [2021-01-22T11:45:10.216Z] #51 1.310 + shift [2021-01-22T11:45:10.216Z] #51 1.310 + '[' '!' -f /tmp/install/runc.installer ']' [2021-01-22T11:45:10.216Z] #51 1.310 + . /tmp/install/runc.installer [2021-01-22T11:45:10.216Z] #51 1.310 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-01-22T11:45:10.216Z] #51 1.311 + install_runc [2021-01-22T11:45:10.216Z] #51 1.311 + uname -r [2021-01-22T11:45:10.216Z] #51 1.311 + grep -q '^3\.10\.0.*\.el7\.' [2021-01-22T11:45:10.216Z] #51 1.321 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux ) [2021-01-22T11:45:10.216Z] #51 1.321 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2021-01-22T11:45:10.216Z] #51 1.321 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )' [2021-01-22T11:45:10.216Z] #51 1.324 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.WBCS5kSuBH/src/github.com/opencontainers/runc [2021-01-22T11:45:10.216Z] #51 1.331 Cloning into '/tmp/tmp.WBCS5kSuBH/src/github.com/opencontainers/runc'... [2021-01-22T11:45:10.251Z] #27 5.529 0.0% 0.5% 1.3% #### 6.7% ######## 12.4% ########### 15.9% ################ 22.9% #################### 29.0% ######################## 33.6% ############################ 39.4% ################################# 46.1% ################################### 49.1% ##################################### 51.8% ######################################## 56.0% ########################################### 60.4% ############################################### 66.6% ################################################### 71.7% ###################################################### 76.3% ######################################################### 80.0% ############################################################ 83.9% ############################################################## 87.3% ################################################################## 92.2% ###################################################################### 97.6% ######################################################################## 100.0% [2021-01-22T11:45:10.730Z] #11 117.3 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-01-22T11:45:10.730Z] #11 117.4 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2021-01-22T11:45:10.730Z] #11 117.4 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-01-22T11:45:10.730Z] #11 117.4 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-01-22T11:45:10.730Z] #11 117.4 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-01-22T11:45:10.730Z] #11 117.4 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-01-22T11:45:10.730Z] #11 117.4 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-01-22T11:45:10.730Z] #11 117.4 Setting up libbtrfs0 (4.20.1-2) ... [2021-01-22T11:45:10.730Z] #11 117.4 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-01-22T11:45:10.730Z] #11 117.5 Setting up libudev-dev:amd64 (241-7~deb10u5) ... [2021-01-22T11:45:10.730Z] #11 117.5 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-01-22T11:45:10.730Z] #11 117.5 Setting up libbtrfs-dev (4.20.1-2) ... [2021-01-22T11:45:10.730Z] #11 117.5 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-01-22T11:45:10.730Z] #11 117.5 Setting up mingw-w64-common (6.0.0-3) ... [2021-01-22T11:45:10.730Z] #11 117.6 Setting up libsystemd-dev:amd64 (241-7~deb10u5) ... [2021-01-22T11:45:10.730Z] #11 117.6 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-01-22T11:45:10.730Z] #11 117.6 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-01-22T11:45:10.730Z] #11 117.6 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-01-22T11:45:10.730Z] #11 117.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-01-22T11:45:10.730Z] #11 117.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-01-22T11:45:10.730Z] #11 117.6 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-01-22T11:45:10.730Z] #11 117.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-01-22T11:45:10.730Z] #11 117.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-01-22T11:45:10.988Z] #11 117.6 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-01-22T11:45:10.988Z] #11 117.7 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-01-22T11:45:10.988Z] #11 117.7 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-01-22T11:45:10.988Z] #11 117.7 Setting up dmsetup (2:1.02.155-3) ... [2021-01-22T11:45:10.988Z] #11 117.7 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-01-22T11:45:10.988Z] #11 117.7 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-01-22T11:45:10.988Z] #11 117.7 Processing triggers for libc-bin (2.28-10) ... [2021-01-22T11:45:11.089Z] #27 8.607 #=#=# ##O#- # [2021-01-22T11:45:11.113Z] #13 43.19 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-22T11:45:11.149Z] #51 ... [2021-01-22T11:45:11.149Z] [2021-01-22T11:45:11.149Z] #13 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2021-01-22T11:45:11.149Z] #13 DONE 1.2s [2021-01-22T11:45:11.406Z] [2021-01-22T11:45:11.406Z] #14 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2021-01-22T11:45:11.410Z] #13 43.74 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-22T11:45:11.411Z] #13 43.76 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-22T11:45:11.555Z] #11 DONE 118.1s [2021-01-22T11:45:11.555Z] [2021-01-22T11:45:11.555Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-01-22T11:45:11.896Z] #27 8.926 #=#=# 0.9% ####### 10.0% ################################################# 68.6% ######################################################################## 100.0% [2021-01-22T11:45:12.056Z] #13 ... [2021-01-22T11:45:12.056Z] [2021-01-22T11:45:12.056Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-01-22T11:45:12.056Z] #42 26.65 Reading package lists... [2021-01-22T11:45:12.056Z] #42 34.61 Building dependency tree... [2021-01-22T11:45:12.056Z] #42 37.15 The following additional packages will be installed: [2021-01-22T11:45:12.056Z] #42 37.16 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-01-22T11:45:12.056Z] #42 37.18 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-01-22T11:45:12.056Z] #42 37.18 Suggested packages: [2021-01-22T11:45:12.056Z] #42 37.20 manpages-dev python-setuptools [2021-01-22T11:45:12.056Z] #42 39.26 The following NEW packages will be installed: [2021-01-22T11:45:12.056Z] #42 39.27 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-01-22T11:45:12.056Z] #42 39.27 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-01-22T11:45:12.056Z] #42 39.28 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-01-22T11:45:12.056Z] #42 39.28 python-six zlib1g-dev [2021-01-22T11:45:12.056Z] #42 39.51 0 upgraded, 17 newly installed, 0 to remove and 17 not upgraded. [2021-01-22T11:45:12.056Z] #42 39.51 Need to get 4075 kB of archives. [2021-01-22T11:45:12.056Z] #42 39.51 After this operation, 24.5 MB of additional disk space will be used. [2021-01-22T11:45:12.056Z] #42 39.51 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libcap-dev ppc64el 1:2.25-2 [31.4 kB] [2021-01-22T11:45:12.056Z] #42 39.53 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-22T11:45:12.056Z] #42 39.55 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-22T11:45:12.056Z] #42 39.59 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-22T11:45:12.056Z] #42 39.60 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-dev ppc64el 3.4.0-1 [103 kB] [2021-01-22T11:45:12.056Z] #42 39.63 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-22T11:45:12.056Z] #42 39.64 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-22T11:45:12.056Z] #42 39.65 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-22T11:45:12.056Z] #42 39.69 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf17 ppc64el 3.6.1.3-2 [795 kB] [2021-01-22T11:45:12.056Z] #42 39.79 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-lite17 ppc64el 3.6.1.3-2 [166 kB] [2021-01-22T11:45:12.056Z] #42 39.82 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-dev ppc64el 3.6.1.3-2 [1130 kB] [2021-01-22T11:45:12.056Z] #42 39.98 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotoc17 ppc64el 3.6.1.3-2 [647 kB] [2021-01-22T11:45:12.056Z] #42 40.08 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-22T11:45:12.056Z] #42 40.10 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-22T11:45:12.056Z] #42 40.11 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pkg-resources all 40.8.0-1 [182 kB] [2021-01-22T11:45:12.056Z] #42 40.14 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-six all 1.12.0-1 [15.7 kB] [2021-01-22T11:45:12.056Z] #42 40.15 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-protobuf ppc64el 3.6.1.3-2 [337 kB] [2021-01-22T11:45:12.056Z] #42 41.79 debconf: delaying package configuration, since apt-utils is not installed [2021-01-22T11:45:12.056Z] #42 41.99 Fetched 4075 kB in 1s (5573 kB/s) [2021-01-22T11:45:12.056Z] #42 42.11 Selecting previously unselected package libcap-dev:ppc64el. [2021-01-22T11:45:12.056Z] #42 42.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 ... 15339 files and directories currently installed.) [2021-01-22T11:45:12.056Z] #42 42.21 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_ppc64el.deb ... [2021-01-22T11:45:12.056Z] #42 42.22 Unpacking libcap-dev:ppc64el (1:2.25-2) ... [2021-01-22T11:45:12.056Z] #42 42.47 Selecting previously unselected package libnet1:ppc64el. [2021-01-22T11:45:12.056Z] #42 42.47 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2021-01-22T11:45:12.056Z] #42 42.48 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2021-01-22T11:45:12.056Z] #42 42.66 Selecting previously unselected package libnet1-dev. [2021-01-22T11:45:12.056Z] #42 42.67 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_ppc64el.deb ... [2021-01-22T11:45:12.056Z] #42 42.67 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-01-22T11:45:12.056Z] #42 42.79 Selecting previously unselected package libnl-3-200:ppc64el. [2021-01-22T11:45:12.056Z] #42 42.80 Preparing to unpack .../03-libnl-3-200_3.4.0-1_ppc64el.deb ... [2021-01-22T11:45:12.056Z] #42 42.80 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2021-01-22T11:45:12.056Z] #42 42.95 Selecting previously unselected package libnl-3-dev:ppc64el. [2021-01-22T11:45:12.056Z] #42 42.97 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_ppc64el.deb ... [2021-01-22T11:45:12.056Z] #42 42.98 Unpacking libnl-3-dev:ppc64el (3.4.0-1) ... [2021-01-22T11:45:12.056Z] #42 43.28 Selecting previously unselected package libprotobuf-c1:ppc64el. [2021-01-22T11:45:12.056Z] #42 43.31 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2021-01-22T11:45:12.056Z] #42 43.32 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2021-01-22T11:45:12.056Z] #42 43.47 Selecting previously unselected package libprotobuf-c-dev:ppc64el. [2021-01-22T11:45:12.056Z] #42 43.47 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_ppc64el.deb ... [2021-01-22T11:45:12.056Z] #42 43.47 Unpacking libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2021-01-22T11:45:12.056Z] #42 43.57 Selecting previously unselected package zlib1g-dev:ppc64el. [2021-01-22T11:45:12.056Z] #42 43.59 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_ppc64el.deb ... [2021-01-22T11:45:12.056Z] #42 43.59 Unpacking zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2021-01-22T11:45:12.056Z] #42 43.88 Selecting previously unselected package libprotobuf17:ppc64el. [2021-01-22T11:45:12.056Z] #42 43.88 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_ppc64el.deb ... [2021-01-22T11:45:12.056Z] #42 43.89 Unpacking libprotobuf17:ppc64el (3.6.1.3-2) ... [2021-01-22T11:45:12.337Z] #14 0.954 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-01-22T11:45:12.337Z] #14 DONE 1.0s [2021-01-22T11:45:12.337Z] [2021-01-22T11:45:12.337Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T11:45:12.337Z] #41 47.34 CC compel/src/lib/infect-util.o [2021-01-22T11:45:12.337Z] #41 47.66 CC compel/src/lib/infect.o [2021-01-22T11:45:12.354Z] #42 44.76 Selecting previously unselected package libprotobuf-lite17:ppc64el. [2021-01-22T11:45:12.472Z] #27 9.998 #=#=# [2021-01-22T11:45:12.594Z] #41 50.76 CC compel/src/lib/ptrace.o [2021-01-22T11:45:12.650Z] #42 44.76 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_ppc64el.deb ... [2021-01-22T11:45:12.650Z] #42 44.77 Unpacking libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2021-01-22T11:45:12.650Z] #42 44.95 Selecting previously unselected package libprotobuf-dev:ppc64el. [2021-01-22T11:45:12.650Z] #42 44.95 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_ppc64el.deb ... [2021-01-22T11:45:12.650Z] #42 44.96 Unpacking libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2021-01-22T11:45:12.931Z] #12 DONE 1.5s [2021-01-22T11:45:12.931Z] [2021-01-22T11:45:12.931Z] #13 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2021-01-22T11:45:12.998Z] #27 10.38 0.2% ########################## 36.3% ################################################## 70.4% ###################################################################### 98.5% ######################################################################## 100.0% [2021-01-22T11:45:13.160Z] #41 51.15 AR compel/libcompel.a [2021-01-22T11:45:13.160Z] #41 51.28 HOSTCC compel/src/main-host.o [2021-01-22T11:45:13.160Z] #41 ... [2021-01-22T11:45:13.160Z] [2021-01-22T11:45:13.160Z] #15 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2021-01-22T11:45:13.160Z] #15 DONE 1.0s [2021-01-22T11:45:13.418Z] [2021-01-22T11:45:13.418Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T11:45:13.418Z] #41 51.65 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2021-01-22T11:45:13.674Z] #41 51.90 HOSTCC compel/src/lib/handle-elf-host.o [2021-01-22T11:45:13.706Z] #42 ... [2021-01-22T11:45:13.706Z] [2021-01-22T11:45:13.706Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-01-22T11:45:13.706Z] #36 27.13 Reading package lists... [2021-01-22T11:45:13.706Z] #36 36.44 Building dependency tree... [2021-01-22T11:45:13.706Z] #36 40.62 The following additional packages will be installed: [2021-01-22T11:45:13.706Z] #36 40.62 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-01-22T11:45:13.706Z] #36 40.64 Suggested packages: [2021-01-22T11:45:13.706Z] #36 40.64 cmake-doc ninja-build lrzip [2021-01-22T11:45:13.706Z] #36 40.64 Recommended packages: [2021-01-22T11:45:13.706Z] #36 40.64 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-01-22T11:45:13.706Z] #36 41.57 The following NEW packages will be installed: [2021-01-22T11:45:13.706Z] #36 41.59 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-01-22T11:45:13.706Z] #36 41.59 vim-common xxd [2021-01-22T11:45:13.706Z] #36 41.84 0 upgraded, 10 newly installed, 0 to remove and 17 not upgraded. [2021-01-22T11:45:13.706Z] #36 41.84 Need to get 14.9 MB of archives. [2021-01-22T11:45:13.706Z] #36 41.84 After this operation, 67.2 MB of additional disk space will be used. [2021-01-22T11:45:13.706Z] #36 41.84 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2021-01-22T11:45:13.706Z] #36 41.90 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2021-01-22T11:45:13.706Z] #36 41.94 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake-data all 3.13.4-1 [1476 kB] [2021-01-22T11:45:13.706Z] #36 42.10 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2021-01-22T11:45:13.706Z] #36 43.24 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-7+deb10u1 [730 kB] [2021-01-22T11:45:13.706Z] #36 43.32 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libarchive13 ppc64el 3.3.3-4+deb10u1 [360 kB] [2021-01-22T11:45:13.706Z] #36 43.36 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB] [2021-01-22T11:45:13.706Z] #36 43.36 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el librhash0 ppc64el 1.3.8-1 [127 kB] [2021-01-22T11:45:13.706Z] #36 43.38 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libuv1 ppc64el 1.24.1-1 [116 kB] [2021-01-22T11:45:13.706Z] #36 43.39 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake ppc64el 3.13.4-1 [3306 kB] [2021-01-22T11:45:13.706Z] #36 45.36 debconf: delaying package configuration, since apt-utils is not installed [2021-01-22T11:45:13.706Z] #36 45.50 Fetched 14.9 MB in 2s (7233 kB/s) [2021-01-22T11:45:13.706Z] #36 45.59 Selecting previously unselected package xxd. [2021-01-22T11:45:13.706Z] #36 45.59 (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-22T11:45:13.706Z] #36 45.67 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2021-01-22T11:45:13.706Z] #36 45.67 Unpacking xxd (2:8.1.0875-5) ... [2021-01-22T11:45:13.706Z] #36 46.01 Selecting previously unselected package vim-common. [2021-01-22T11:45:13.706Z] #36 46.02 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-01-22T11:45:13.706Z] #36 46.09 Unpacking vim-common (2:8.1.0875-5) ... [2021-01-22T11:45:13.964Z] #27 11.39 #=#=# [2021-01-22T11:45:13.964Z] #27 ... [2021-01-22T11:45:13.964Z] [2021-01-22T11:45:13.964Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2021-01-22T11:45:13.964Z] #30 5.072 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-01-22T11:45:13.964Z] #30 5.075 Cloning into '.'... [2021-01-22T11:45:13.964Z] #30 ... [2021-01-22T11:45:13.964Z] [2021-01-22T11:45:13.964Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-01-22T11:45:14.006Z] #36 ... [2021-01-22T11:45:14.006Z] [2021-01-22T11:45:14.006Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-22T11:45:14.006Z] #34 46.18 sync [2021-01-22T11:45:14.006Z] #34 46.19 internal/reflectlite [2021-01-22T11:45:14.236Z] #41 52.33 HOSTCC compel/src/lib/log-host.o [2021-01-22T11:45:14.275Z] #27 11.63 #=#=# 0.0% 0.5% [2021-01-22T11:45:14.275Z] #27 ... [2021-01-22T11:45:14.275Z] [2021-01-22T11:45:14.275Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2021-01-22T11:45:14.275Z] #38 5.340 + git clone https://github.com/docker/distribution.git . [2021-01-22T11:45:14.275Z] #38 5.341 Cloning into '.'... [2021-01-22T11:45:14.275Z] #38 ... [2021-01-22T11:45:14.275Z] [2021-01-22T11:45:14.275Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-01-22T11:45:14.307Z] #13 DONE 1.1s [2021-01-22T11:45:14.307Z] [2021-01-22T11:45:14.307Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-22T11:45:14.307Z] #51 1.425 + RM_GOPATH=0 [2021-01-22T11:45:14.307Z] #51 1.425 + TMP_GOPATH= [2021-01-22T11:45:14.307Z] #51 1.427 + : /build [2021-01-22T11:45:14.307Z] #51 1.427 + '[' -z '' ']' [2021-01-22T11:45:14.307Z] #51 1.432 ++ mktemp -d [2021-01-22T11:45:14.307Z] #51 1.437 + export GOPATH=/tmp/tmp.Pjm2tzC8Vk [2021-01-22T11:45:14.307Z] #51 1.437 + GOPATH=/tmp/tmp.Pjm2tzC8Vk [2021-01-22T11:45:14.307Z] #51 1.437 + RM_GOPATH=1 [2021-01-22T11:45:14.307Z] #51 1.437 + case "$(go env GOARCH)" in [2021-01-22T11:45:14.307Z] #51 1.438 ++ go env GOARCH [2021-01-22T11:45:14.307Z] #51 1.464 + export GO_BUILDMODE=-buildmode=pie [2021-01-22T11:45:14.307Z] #51 1.464 + GO_BUILDMODE=-buildmode=pie [2021-01-22T11:45:14.307Z] #51 1.469 ++ dirname /tmp/install/install.sh [2021-01-22T11:45:14.307Z] #51 1.480 + dir=/tmp/install [2021-01-22T11:45:14.307Z] #51 1.480 + bin=runc [2021-01-22T11:45:14.307Z] #51 1.480 + shift [2021-01-22T11:45:14.307Z] #51 1.480 + '[' '!' -f /tmp/install/runc.installer ']' [2021-01-22T11:45:14.307Z] #51 1.480 + . /tmp/install/runc.installer [2021-01-22T11:45:14.307Z] #51 1.481 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-01-22T11:45:14.307Z] #51 1.481 + install_runc [2021-01-22T11:45:14.307Z] #51 1.482 + grep -q '^3\.10\.0.*\.el7\.' [2021-01-22T11:45:14.307Z] #51 1.490 + uname -r [2021-01-22T11:45:14.307Z] #51 1.495 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2021-01-22T11:45:14.307Z] #51 1.495 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )' [2021-01-22T11:45:14.307Z] #51 1.495 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux ) [2021-01-22T11:45:14.307Z] #51 1.496 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.Pjm2tzC8Vk/src/github.com/opencontainers/runc [2021-01-22T11:45:14.307Z] #51 1.498 Cloning into '/tmp/tmp.Pjm2tzC8Vk/src/github.com/opencontainers/runc'... [2021-01-22T11:45:14.492Z] #41 ... [2021-01-22T11:45:14.492Z] [2021-01-22T11:45:14.492Z] #16 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2021-01-22T11:45:14.492Z] #16 DONE 1.1s [2021-01-22T11:45:14.492Z] [2021-01-22T11:45:14.492Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T11:45:14.492Z] #41 52.63 HOSTLINK compel/compel-host-bin [2021-01-22T11:45:14.747Z] #41 52.86 DEP soccr/soccr.d [2021-01-22T11:45:14.747Z] #41 53.11 CC soccr/soccr.o [2021-01-22T11:45:14.875Z] #51 ... [2021-01-22T11:45:14.875Z] [2021-01-22T11:45:14.875Z] #14 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2021-01-22T11:45:14.875Z] #14 0.928 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-01-22T11:45:14.875Z] #14 DONE 1.0s [2021-01-22T11:45:15.057Z] #34 ... [2021-01-22T11:45:15.057Z] [2021-01-22T11:45:15.057Z] #64 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-22T11:45:15.057Z] #64 DONE 47.4s [2021-01-22T11:45:15.133Z] [2021-01-22T11:45:15.133Z] #15 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2021-01-22T11:45:15.308Z] #41 ... [2021-01-22T11:45:15.308Z] [2021-01-22T11:45:15.308Z] #17 [dev-systemd-false 6/26] RUN ldconfig [2021-01-22T11:45:15.308Z] #17 DONE 1.0s [2021-01-22T11:45:15.354Z] [2021-01-22T11:45:15.354Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-01-22T11:45:15.354Z] #42 46.50 Selecting previously unselected package libprotoc17:ppc64el. [2021-01-22T11:45:15.354Z] #42 46.52 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_ppc64el.deb ... [2021-01-22T11:45:15.354Z] #42 46.53 Unpacking libprotoc17:ppc64el (3.6.1.3-2) ... [2021-01-22T11:45:15.354Z] #42 47.31 Selecting previously unselected package protobuf-c-compiler. [2021-01-22T11:45:15.354Z] #42 47.31 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_ppc64el.deb ... [2021-01-22T11:45:15.354Z] #42 47.33 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-01-22T11:45:15.354Z] #42 47.51 Selecting previously unselected package protobuf-compiler. [2021-01-22T11:45:15.354Z] #42 47.53 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_ppc64el.deb ... [2021-01-22T11:45:15.354Z] #42 47.53 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-01-22T11:45:15.354Z] #42 47.85 Selecting previously unselected package python-pkg-resources. [2021-01-22T11:45:15.354Z] #42 47.85 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-01-22T11:45:15.354Z] #42 47.88 Unpacking python-pkg-resources (40.8.0-1) ... [2021-01-22T11:45:15.563Z] [2021-01-22T11:45:15.563Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-01-22T11:45:15.700Z] #15 ... [2021-01-22T11:45:15.700Z] [2021-01-22T11:45:15.700Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T11:45:15.700Z] #41 43.57 HOSTDEP compel/src/lib/log-host.d [2021-01-22T11:45:15.700Z] #41 43.73 HOSTDEP compel/src/lib/handle-elf-host.d [2021-01-22T11:45:15.700Z] #41 43.95 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2021-01-22T11:45:15.700Z] #41 44.06 HOSTDEP compel/src/main-host.d [2021-01-22T11:45:15.700Z] #41 44.22 DEP compel/src/lib/ptrace.d [2021-01-22T11:45:15.700Z] #41 44.38 DEP compel/src/lib/infect.d [2021-01-22T11:45:15.700Z] #41 44.62 DEP compel/src/lib/infect-util.d [2021-01-22T11:45:15.700Z] #41 44.71 DEP compel/src/lib/infect-rpc.d [2021-01-22T11:45:15.700Z] #41 44.81 DEP compel/arch/x86/src/lib/infect.d [2021-01-22T11:45:15.700Z] #41 44.92 DEP compel/arch/x86/src/lib/cpu.d [2021-01-22T11:45:15.700Z] #41 45.02 DEP compel/src/lib/log.d [2021-01-22T11:45:15.700Z] #41 45.11 DEP compel/src/main.d [2021-01-22T11:45:15.700Z] #41 45.21 DEP compel/src/lib/handle-elf.d [2021-01-22T11:45:15.700Z] #41 45.29 DEP compel/arch/x86/src/lib/handle-elf.d [2021-01-22T11:45:15.700Z] #41 45.38 CC compel/src/lib/log.o [2021-01-22T11:45:15.700Z] #41 45.62 CC compel/arch/x86/src/lib/cpu.o [2021-01-22T11:45:15.700Z] #41 46.20 CC compel/arch/x86/src/lib/infect.o [2021-01-22T11:45:15.700Z] #41 46.97 CC compel/src/lib/infect-rpc.o [2021-01-22T11:45:15.700Z] #41 47.40 CC compel/src/lib/infect-util.o [2021-01-22T11:45:15.700Z] #41 47.61 CC compel/src/lib/infect.o [2021-01-22T11:45:15.700Z] #41 49.61 CC compel/src/lib/ptrace.o [2021-01-22T11:45:15.700Z] #41 50.22 AR compel/libcompel.a [2021-01-22T11:45:15.700Z] #41 50.32 HOSTCC compel/src/main-host.o [2021-01-22T11:45:15.700Z] #41 50.52 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2021-01-22T11:45:15.700Z] #41 50.74 HOSTCC compel/src/lib/handle-elf-host.o [2021-01-22T11:45:15.700Z] #41 51.19 HOSTCC compel/src/lib/log-host.o [2021-01-22T11:45:15.700Z] #41 51.43 HOSTLINK compel/compel-host-bin [2021-01-22T11:45:15.700Z] #41 51.51 DEP soccr/soccr.d [2021-01-22T11:45:15.700Z] #41 51.73 CC soccr/soccr.o [2021-01-22T11:45:15.700Z] #41 53.63 AR soccr/libsoccr.a [2021-01-22T11:45:15.700Z] #41 53.67 make[1]: 'soccr/libsoccr.a' is up to date. [2021-01-22T11:45:15.960Z] #41 ... [2021-01-22T11:45:15.960Z] [2021-01-22T11:45:15.960Z] #15 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2021-01-22T11:45:15.960Z] #15 DONE 1.0s [2021-01-22T11:45:15.960Z] [2021-01-22T11:45:15.960Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-22T11:45:15.960Z] #43 120.1 net/http/httptrace [2021-01-22T11:45:15.960Z] #43 120.4 net/http [2021-01-22T11:45:16.017Z] #42 48.37 Selecting previously unselected package python-six. [2021-01-22T11:45:16.017Z] #42 48.37 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-01-22T11:45:16.017Z] #42 48.40 Unpacking python-six (1.12.0-1) ... [2021-01-22T11:45:16.315Z] #42 48.64 Selecting previously unselected package python-protobuf. [2021-01-22T11:45:16.315Z] #42 48.64 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_ppc64el.deb ... [2021-01-22T11:45:16.315Z] #42 48.65 Unpacking python-protobuf (3.6.1.3-2) ... [2021-01-22T11:45:16.647Z] #27 11.63 #=#=# 0.0% 0.5% ### 4.4% ###### 8.8% ###### 9.1% ########## 15.3% ############## 20.3% ################# 24.0% #################### 28.6% ######################## 34.6% ############################ 40.1% ################################# 46.0% ################################## 48.5% ####################################### 55.2% ########################################### 60.2% ############################################# 62.9% ################################################### 71.2% ###################################################### 76.2% ########################################################## 80.8% ############################################################# 85.5% ################################################################ 89.9% ################################################################### 94.3% ######################################################################## 100.0% [2021-01-22T11:45:16.927Z] #18 1.330 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-01-22T11:45:16.927Z] #18 1.419 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-01-22T11:45:16.927Z] #18 1.502 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-01-22T11:45:16.962Z] #42 ... [2021-01-22T11:45:16.962Z] [2021-01-22T11:45:16.962Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T11:45:16.962Z] #49 39.12 go: extracting github.com/gogo/protobuf v1.2.1 [2021-01-22T11:45:16.962Z] #49 41.64 go: extracting golang.org/x/text v0.3.2 [2021-01-22T11:45:16.962Z] #49 49.13 go: finding github.com/fatih/color v1.7.0 [2021-01-22T11:45:16.962Z] #49 49.13 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-01-22T11:45:16.962Z] #49 49.17 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-01-22T11:45:16.962Z] #49 49.18 go: finding github.com/go-critic/go-critic v0.4.1 [2021-01-22T11:45:16.962Z] #49 49.22 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-01-22T11:45:16.962Z] #49 49.23 go: finding github.com/mattn/go-colorable v0.1.4 [2021-01-22T11:45:16.962Z] #49 49.26 go: finding github.com/pkg/errors v0.8.1 [2021-01-22T11:45:16.962Z] #49 49.31 go: finding github.com/mattn/go-isatty v0.0.8 [2021-01-22T11:45:16.962Z] #49 49.33 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-01-22T11:45:16.962Z] #49 ... [2021-01-22T11:45:16.962Z] [2021-01-22T11:45:16.962Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T11:45:16.962Z] #56 0.370 + RM_GOPATH=0 [2021-01-22T11:45:16.962Z] #56 0.383 + TMP_GOPATH= [2021-01-22T11:45:16.962Z] #56 0.383 + : /build [2021-01-22T11:45:16.962Z] #56 0.383 + '[' -z '' ']' [2021-01-22T11:45:16.962Z] #56 0.383 ++ mktemp -d [2021-01-22T11:45:16.962Z] #56 0.383 + export GOPATH=/tmp/tmp.pEAcmJnlWb [2021-01-22T11:45:16.962Z] #56 0.383 + GOPATH=/tmp/tmp.pEAcmJnlWb [2021-01-22T11:45:16.962Z] #56 0.383 + RM_GOPATH=1 [2021-01-22T11:45:16.962Z] #56 0.383 + case "$(go env GOARCH)" in [2021-01-22T11:45:16.962Z] #56 0.383 ++ go env GOARCH [2021-01-22T11:45:16.962Z] #56 0.409 + export GO_BUILDMODE=-buildmode=pie [2021-01-22T11:45:16.962Z] #56 0.424 + GO_BUILDMODE=-buildmode=pie [2021-01-22T11:45:16.962Z] #56 0.428 ++ dirname /tmp/install/install.sh [2021-01-22T11:45:16.962Z] #56 0.439 + dir=/tmp/install [2021-01-22T11:45:16.962Z] #56 0.439 + bin=containerd [2021-01-22T11:45:16.962Z] #56 0.440 + shift [2021-01-22T11:45:16.962Z] #56 0.440 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-01-22T11:45:16.962Z] #56 0.442 + . /tmp/install/containerd.installer [2021-01-22T11:45:16.962Z] #56 0.443 ++ set -e [2021-01-22T11:45:16.962Z] #56 0.444 ++ : 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-01-22T11:45:16.962Z] #56 0.445 + install_containerd [2021-01-22T11:45:16.962Z] #56 0.450 + echo 'Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b' [2021-01-22T11:45:16.962Z] #56 0.452 Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-01-22T11:45:16.962Z] #56 0.453 + git clone https://github.com/containerd/containerd.git /tmp/tmp.pEAcmJnlWb/src/github.com/containerd/containerd [2021-01-22T11:45:16.962Z] #56 0.458 Cloning into '/tmp/tmp.pEAcmJnlWb/src/github.com/containerd/containerd'... [2021-01-22T11:45:16.962Z] #56 ... [2021-01-22T11:45:16.962Z] [2021-01-22T11:45:16.962Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-01-22T11:45:16.962Z] #42 49.42 Setting up python-pkg-resources (40.8.0-1) ... [2021-01-22T11:45:17.223Z] #27 14.88 [2021-01-22T11:45:17.336Z] #43 ... [2021-01-22T11:45:17.337Z] [2021-01-22T11:45:17.337Z] #16 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2021-01-22T11:45:17.337Z] #16 DONE 1.1s [2021-01-22T11:45:17.337Z] [2021-01-22T11:45:17.337Z] #17 [dev-systemd-false 6/26] RUN ldconfig [2021-01-22T11:45:17.488Z] #18 1.955 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-01-22T11:45:17.488Z] #18 ... [2021-01-22T11:45:17.488Z] [2021-01-22T11:45:17.488Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-22T11:45:17.488Z] #43 114.4 crypto/tls [2021-01-22T11:45:17.488Z] #43 123.2 net/http/httptrace [2021-01-22T11:45:17.488Z] #43 123.4 net/http [2021-01-22T11:45:17.744Z] #43 ... [2021-01-22T11:45:17.744Z] [2021-01-22T11:45:17.744Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T11:45:17.744Z] #41 54.81 AR soccr/libsoccr.a [2021-01-22T11:45:17.744Z] #41 54.86 make[1]: 'soccr/libsoccr.a' is up to date. [2021-01-22T11:45:17.744Z] #41 55.23 DEP criu/arch/x86/sigframe.d [2021-01-22T11:45:17.744Z] #41 55.43 DEP criu/arch/x86/sigaction_compat.d [2021-01-22T11:45:17.744Z] #41 55.56 DEP criu/arch/x86/kerndat.d [2021-01-22T11:45:17.744Z] #41 55.73 DEP criu/arch/x86/crtools.d [2021-01-22T11:45:17.744Z] #41 55.89 DEP criu/arch/x86/cpu.d [2021-01-22T11:45:17.744Z] #41 56.03 CC criu/arch/x86/cpu.o [2021-01-22T11:45:18.273Z] #17 DONE 1.1s [2021-01-22T11:45:18.273Z] [2021-01-22T11:45:18.273Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T11:45:18.273Z] #41 54.17 DEP criu/arch/x86/sigframe.d [2021-01-22T11:45:18.273Z] #41 54.45 DEP criu/arch/x86/sigaction_compat.d [2021-01-22T11:45:18.273Z] #41 54.67 DEP criu/arch/x86/kerndat.d [2021-01-22T11:45:18.273Z] #41 54.93 DEP criu/arch/x86/crtools.d [2021-01-22T11:45:18.273Z] #41 55.06 DEP criu/arch/x86/cpu.d [2021-01-22T11:45:18.273Z] #41 55.39 CC criu/arch/x86/cpu.o [2021-01-22T11:45:18.273Z] #41 56.29 CC criu/arch/x86/crtools.o [2021-01-22T11:45:18.671Z] #41 56.73 CC criu/arch/x86/crtools.o [2021-01-22T11:45:18.805Z] #27 15.25 0.0% 0.3% 1.2% # 1.7% # 2.6% ## 3.5% ### 4.6% #### 5.8% ##### 7.5% ###### 8.7% ####### 9.9% [2021-01-22T11:45:18.805Z] #27 ... [2021-01-22T11:45:18.805Z] [2021-01-22T11:45:18.805Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T11:45:18.805Z] #45 10.15 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-01-22T11:45:18.805Z] #45 15.74 go: finding github.com/fatih/color v1.9.0 [2021-01-22T11:45:18.805Z] #45 15.78 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-01-22T11:45:18.805Z] #45 15.82 go: finding github.com/pkg/errors v0.9.1 [2021-01-22T11:45:18.805Z] #45 15.86 go: finding github.com/mattn/go-colorable v0.1.6 [2021-01-22T11:45:18.805Z] #45 15.86 go: finding github.com/mattn/go-isatty v0.0.12 [2021-01-22T11:45:18.805Z] #45 15.88 go: finding github.com/spf13/pflag v1.0.3 [2021-01-22T11:45:18.805Z] #45 16.16 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-01-22T11:45:18.805Z] #45 16.61 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-01-22T11:45:18.805Z] #45 16.65 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-01-22T11:45:18.805Z] #45 16.74 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-01-22T11:45:18.805Z] #45 16.78 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-01-22T11:45:18.805Z] #45 ... [2021-01-22T11:45:18.805Z] [2021-01-22T11:45:18.805Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-01-22T11:45:19.068Z] #27 15.25 0.0% 0.3% 1.2% # 1.7% # 2.6% ## 3.5% ### 4.6% #### 5.8% ##### 7.5% ###### 8.7% ####### 9.9% ####### 10.8% ######## 12.4% ########## 14.1% [2021-01-22T11:45:19.068Z] #27 ... [2021-01-22T11:45:19.068Z] [2021-01-22T11:45:19.068Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-22T11:45:19.068Z] #49 10.54 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-01-22T11:45:19.068Z] #49 10.60 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-01-22T11:45:19.068Z] #49 10.62 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-01-22T11:45:19.068Z] #49 10.94 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-01-22T11:45:19.068Z] #49 11.22 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-01-22T11:45:19.068Z] #49 11.71 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-01-22T11:45:19.068Z] #49 12.39 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-01-22T11:45:19.068Z] #49 13.37 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-01-22T11:45:19.068Z] #49 15.04 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-01-22T11:45:19.068Z] #49 15.05 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-01-22T11:45:19.068Z] #49 15.37 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-01-22T11:45:19.068Z] #49 15.54 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-01-22T11:45:19.068Z] #49 16.49 runtime/cgo [2021-01-22T11:45:19.068Z] #49 16.63 runtime [2021-01-22T11:45:19.068Z] #49 ... [2021-01-22T11:45:19.068Z] [2021-01-22T11:45:19.068Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-22T11:45:19.068Z] #43 10.69 crypto/internal/subtle [2021-01-22T11:45:19.068Z] #43 11.07 crypto/subtle [2021-01-22T11:45:19.068Z] #43 11.29 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-01-22T11:45:19.068Z] #43 11.57 internal/nettrace [2021-01-22T11:45:19.068Z] #43 11.88 runtime/cgo [2021-01-22T11:45:19.068Z] #43 13.60 vendor/golang.org/x/crypto/internal/subtle [2021-01-22T11:45:19.332Z] #43 ... [2021-01-22T11:45:19.332Z] [2021-01-22T11:45:19.332Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-01-22T11:45:19.651Z] #41 57.71 CC criu/arch/x86/kerndat.o [2021-01-22T11:45:20.049Z] #41 57.93 CC criu/arch/x86/kerndat.o [2021-01-22T11:45:20.219Z] #41 58.26 CC criu/arch/x86/sigaction_compat.o [2021-01-22T11:45:20.313Z] #41 58.59 CC criu/arch/x86/sigaction_compat.o [2021-01-22T11:45:20.478Z] #41 58.48 CC criu/arch/x86/sigframe.o [2021-01-22T11:45:20.737Z] #41 58.81 LINK criu/arch/x86/crtools.built-in.o [2021-01-22T11:45:20.877Z] #41 58.94 CC criu/arch/x86/sigframe.o [2021-01-22T11:45:20.877Z] #41 59.27 LINK criu/arch/x86/crtools.built-in.o [2021-01-22T11:45:20.949Z] #27 15.25 0.0% 0.3% 1.2% # 1.7% # 2.6% ## 3.5% ### 4.6% #### 5.8% ##### 7.5% ###### 8.7% ####### 9.9% ####### 10.8% ######## 12.4% ########## 14.1% ########### 15.9% ############# 18.2% ############# 19.1% ############## 20.5% ############### 22.2% ################# 24.4% ################## 26.1% ################### 27.4% ##################### 29.6% ###################### 30.7% ####################### 32.9% ######################## 34.2% ######################### 35.8% ########################## 37.1% ########################### 38.5% ############################ 39.4% [2021-01-22T11:45:20.949Z] #27 ... [2021-01-22T11:45:20.949Z] [2021-01-22T11:45:20.949Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T11:45:20.949Z] #47 12.33 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-01-22T11:45:20.949Z] #47 12.34 go: downloading github.com/fatih/color v1.7.0 [2021-01-22T11:45:20.949Z] #47 12.34 go: downloading github.com/spf13/pflag v1.0.5 [2021-01-22T11:45:20.950Z] #47 12.51 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-01-22T11:45:20.950Z] #47 12.61 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-01-22T11:45:20.950Z] #47 12.85 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-01-22T11:45:20.950Z] #47 12.86 go: downloading github.com/spf13/cobra v0.0.5 [2021-01-22T11:45:20.950Z] #47 12.89 go: extracting github.com/fatih/color v1.7.0 [2021-01-22T11:45:20.950Z] #47 12.92 go: downloading github.com/pkg/errors v0.8.1 [2021-01-22T11:45:20.950Z] #47 12.95 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-01-22T11:45:20.950Z] #47 13.05 go: downloading github.com/spf13/viper v1.6.1 [2021-01-22T11:45:20.950Z] #47 13.07 go: downloading github.com/stretchr/testify v1.4.0 [2021-01-22T11:45:20.950Z] #47 13.10 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-01-22T11:45:20.950Z] #47 13.15 go: extracting github.com/spf13/pflag v1.0.5 [2021-01-22T11:45:20.950Z] #47 13.29 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-01-22T11:45:20.950Z] #47 13.45 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-01-22T11:45:20.950Z] #47 13.78 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-01-22T11:45:20.950Z] #47 13.78 go: extracting github.com/pkg/errors v0.8.1 [2021-01-22T11:45:20.950Z] #47 13.80 go: extracting github.com/spf13/viper v1.6.1 [2021-01-22T11:45:20.950Z] #47 13.83 go: extracting github.com/stretchr/testify v1.4.0 [2021-01-22T11:45:20.950Z] #47 13.94 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-01-22T11:45:20.950Z] #47 14.06 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-01-22T11:45:20.950Z] #47 14.25 go: extracting github.com/spf13/cobra v0.0.5 [2021-01-22T11:45:20.950Z] #47 14.27 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-01-22T11:45:20.950Z] #47 14.31 go: downloading github.com/stretchr/objx v0.2.0 [2021-01-22T11:45:20.950Z] #47 14.50 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-01-22T11:45:20.950Z] #47 14.51 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-01-22T11:45:20.950Z] #47 14.51 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-01-22T11:45:20.950Z] #47 14.57 go: extracting github.com/stretchr/objx v0.2.0 [2021-01-22T11:45:20.950Z] #47 14.75 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-01-22T11:45:20.950Z] #47 14.83 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-01-22T11:45:20.950Z] #47 14.92 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-01-22T11:45:20.950Z] #47 15.20 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-01-22T11:45:20.950Z] #47 15.22 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-01-22T11:45:20.950Z] #47 15.36 go: downloading github.com/subosito/gotenv v1.2.0 [2021-01-22T11:45:20.950Z] #47 15.62 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-01-22T11:45:20.950Z] #47 15.64 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-01-22T11:45:20.950Z] #47 15.74 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-01-22T11:45:20.950Z] #47 15.77 go: extracting github.com/subosito/gotenv v1.2.0 [2021-01-22T11:45:20.950Z] #47 15.99 go: downloading github.com/magiconair/properties v1.8.1 [2021-01-22T11:45:20.950Z] #47 16.05 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-01-22T11:45:20.950Z] #47 16.34 go: extracting github.com/magiconair/properties v1.8.1 [2021-01-22T11:45:20.950Z] #47 16.52 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-01-22T11:45:20.950Z] #47 16.68 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-01-22T11:45:20.950Z] #47 17.03 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-01-22T11:45:20.950Z] #47 17.06 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-01-22T11:45:20.950Z] #47 17.09 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-01-22T11:45:20.950Z] #47 17.21 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-01-22T11:45:20.950Z] #47 17.21 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-01-22T11:45:20.950Z] #47 17.36 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-01-22T11:45:20.950Z] #47 17.38 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-01-22T11:45:20.950Z] #47 17.59 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-01-22T11:45:20.950Z] #47 17.67 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-01-22T11:45:20.950Z] #47 17.79 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-01-22T11:45:20.950Z] #47 17.84 go: downloading github.com/spf13/afero v1.1.2 [2021-01-22T11:45:20.950Z] #47 18.02 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-01-22T11:45:20.950Z] #47 18.16 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-01-22T11:45:20.950Z] #47 18.47 go: extracting github.com/spf13/afero v1.1.2 [2021-01-22T11:45:20.950Z] #47 18.66 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-01-22T11:45:20.950Z] #47 18.71 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-01-22T11:45:20.950Z] #47 18.89 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-01-22T11:45:20.950Z] #47 18.91 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-01-22T11:45:20.950Z] #47 19.03 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-01-22T11:45:20.950Z] #47 19.06 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-01-22T11:45:20.950Z] #47 19.29 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-01-22T11:45:20.950Z] #47 19.33 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-01-22T11:45:20.950Z] #47 19.34 go: downloading github.com/spf13/cast v1.3.0 [2021-01-22T11:45:20.950Z] #47 19.36 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-01-22T11:45:20.950Z] #47 19.43 go: extracting github.com/spf13/cast v1.3.0 [2021-01-22T11:45:20.950Z] #47 19.48 go: downloading golang.org/x/text v0.3.2 [2021-01-22T11:45:20.950Z] #47 19.57 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-01-22T11:45:20.950Z] #47 19.61 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-01-22T11:45:20.950Z] #47 20.07 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-01-22T11:45:20.950Z] #47 20.10 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-01-22T11:45:20.950Z] #47 20.46 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-01-22T11:45:20.950Z] #47 20.55 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-01-22T11:45:20.950Z] #47 20.56 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-01-22T11:45:20.950Z] #47 21.54 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-01-22T11:45:20.950Z] #47 21.62 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-01-22T11:45:20.950Z] #47 ... [2021-01-22T11:45:20.950Z] [2021-01-22T11:45:20.950Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-01-22T11:45:20.997Z] #41 58.87 DEP criu/pie/util-vdso-elf32.d [2021-01-22T11:45:20.997Z] #41 59.02 DEP criu/pie/util-vdso.d [2021-01-22T11:45:20.997Z] #41 59.11 DEP criu/pie/util.d [2021-01-22T11:45:21.133Z] #41 59.31 DEP criu/pie/util-vdso-elf32.d [2021-01-22T11:45:21.133Z] #41 59.41 DEP criu/pie/util-vdso.d [2021-01-22T11:45:21.256Z] #41 59.27 CC criu/pie/util.o [2021-01-22T11:45:21.389Z] #41 59.58 DEP criu/pie/util.d [2021-01-22T11:45:21.389Z] #41 59.69 CC criu/pie/util.o [2021-01-22T11:45:21.515Z] #41 59.57 CC criu/pie/util-vdso.o [2021-01-22T11:45:21.645Z] #41 59.97 CC criu/pie/util-vdso.o [2021-01-22T11:45:22.083Z] #41 60.14 CC criu/pie/util-vdso-elf32.o [2021-01-22T11:45:22.573Z] #41 60.65 CC criu/pie/util-vdso-elf32.o [2021-01-22T11:45:22.582Z] #42 54.50 Setting up libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2021-01-22T11:45:22.582Z] #42 54.50 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2021-01-22T11:45:22.582Z] #42 54.50 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2021-01-22T11:45:22.582Z] #42 54.51 Setting up libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2021-01-22T11:45:22.582Z] #42 54.51 Setting up python-six (1.12.0-1) ... [2021-01-22T11:45:22.582Z] #42 ... [2021-01-22T11:45:22.582Z] [2021-01-22T11:45:22.582Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2021-01-22T11:45:22.582Z] #32 54.48 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-22T11:45:22.582Z] #32 54.69 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-01-22T11:45:22.651Z] #41 ... [2021-01-22T11:45:22.651Z] [2021-01-22T11:45:22.651Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-22T11:45:22.651Z] #51 11.25 + cd /tmp/tmp.Pjm2tzC8Vk/src/github.com/opencontainers/runc [2021-01-22T11:45:22.651Z] #51 11.25 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-01-22T11:45:22.883Z] #32 54.99 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-01-22T11:45:23.135Z] #41 61.41 AR criu/pie/pie.lib.a [2021-01-22T11:45:23.220Z] #51 11.92 + '[' -z '' ']' [2021-01-22T11:45:23.220Z] #51 11.92 + target=static [2021-01-22T11:45:23.220Z] #51 11.92 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2021-01-22T11:45:23.391Z] #41 61.48 DEP criu/pie/restorer.d [2021-01-22T11:45:23.479Z] #51 12.16 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o runc . [2021-01-22T11:45:23.648Z] #41 61.80 DEP criu/arch/x86/sigaction_compat_pie.d [2021-01-22T11:45:23.904Z] #41 61.93 DEP criu/arch/x86/restorer_unmap.d [2021-01-22T11:45:23.904Z] #41 61.96 DEP criu/arch/x86/restorer.d [2021-01-22T11:45:23.904Z] #41 62.12 DEP criu/arch/x86/vdso-pie.d [2021-01-22T11:45:24.160Z] #41 62.25 DEP criu/pie/parasite-vdso.d [2021-01-22T11:45:24.160Z] #41 62.45 DEP criu/pie/parasite.d [2021-01-22T11:45:24.415Z] #41 62.77 CC criu/pie/parasite.o [2021-01-22T11:45:24.416Z] #32 ... [2021-01-22T11:45:24.416Z] [2021-01-22T11:45:24.416Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-01-22T11:45:24.416Z] #36 46.52 Selecting previously unselected package cmake-data. [2021-01-22T11:45:24.416Z] #36 46.52 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-01-22T11:45:24.416Z] #36 46.55 Unpacking cmake-data (3.13.4-1) ... [2021-01-22T11:45:24.416Z] #36 50.72 Selecting previously unselected package libicu63:ppc64el. [2021-01-22T11:45:24.416Z] #36 50.74 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2021-01-22T11:45:24.416Z] #36 50.74 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2021-01-22T11:45:24.416Z] #36 56.39 Selecting previously unselected package libxml2:ppc64el. [2021-01-22T11:45:24.416Z] #36 56.40 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_ppc64el.deb ... [2021-01-22T11:45:24.416Z] #36 56.40 Unpacking libxml2:ppc64el (2.9.4+dfsg1-7+deb10u1) ... [2021-01-22T11:45:24.416Z] #36 ... [2021-01-22T11:45:24.416Z] [2021-01-22T11:45:24.416Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-22T11:45:24.416Z] #13 48.28 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-22T11:45:24.416Z] #13 51.46 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB] [2021-01-22T11:45:24.416Z] #13 51.47 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB] [2021-01-22T11:45:24.416Z] #13 51.48 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2021-01-22T11:45:24.416Z] #13 51.49 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2021-01-22T11:45:24.416Z] #13 51.50 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-22T11:45:24.416Z] #13 51.50 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev-dev ppc64el 241-7~deb10u5 [110 kB] [2021-01-22T11:45:24.416Z] #13 51.51 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsepol1-dev ppc64el 2.8-1 [337 kB] [2021-01-22T11:45:24.416Z] #13 51.55 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre16-3 ppc64el 2:8.39-12 [252 kB] [2021-01-22T11:45:24.416Z] #13 51.58 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre32-3 ppc64el 2:8.39-12 [246 kB] [2021-01-22T11:45:24.416Z] #13 51.60 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-12 [153 kB] [2021-01-22T11:45:24.416Z] #13 51.61 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre3-dev ppc64el 2:8.39-12 [622 kB] [2021-01-22T11:45:24.416Z] #13 51.70 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libselinux1-dev ppc64el 2.8-1+b1 [177 kB] [2021-01-22T11:45:24.416Z] #13 51.72 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-22T11:45:24.416Z] #13 51.78 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libseccomp-dev ppc64el 2.3.3-4 [68.3 kB] [2021-01-22T11:45:24.416Z] #13 51.85 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd-dev ppc64el 241-7~deb10u5 [322 kB] [2021-01-22T11:45:24.416Z] #13 53.14 debconf: delaying package configuration, since apt-utils is not installed [2021-01-22T11:45:24.416Z] #13 53.30 Fetched 79.4 MB in 11s (7520 kB/s) [2021-01-22T11:45:24.417Z] #13 53.42 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2021-01-22T11:45:24.417Z] #13 53.57 Preparing to unpack .../libsystemd0_241-7~deb10u5_ppc64el.deb ... [2021-01-22T11:45:24.417Z] #13 53.59 Unpacking libsystemd0:ppc64el (241-7~deb10u5) over (241-7~deb10u4) ... [2021-01-22T11:45:24.417Z] #13 54.01 Setting up libsystemd0:ppc64el (241-7~deb10u5) ... [2021-01-22T11:45:24.417Z] #13 54.13 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2021-01-22T11:45:24.417Z] #13 54.20 Preparing to unpack .../libudev1_241-7~deb10u5_ppc64el.deb ... [2021-01-22T11:45:24.417Z] #13 54.24 Unpacking libudev1:ppc64el (241-7~deb10u5) over (241-7~deb10u4) ... [2021-01-22T11:45:24.417Z] #13 54.45 Setting up libudev1:ppc64el (241-7~deb10u5) ... [2021-01-22T11:45:24.417Z] #13 54.67 Selecting previously unselected package binutils-mingw-w64-i686. [2021-01-22T11:45:24.417Z] #13 54.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 ... 15339 files and directories currently installed.) [2021-01-22T11:45:24.417Z] #13 54.76 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_ppc64el.deb ... [2021-01-22T11:45:24.417Z] #13 54.77 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-01-22T11:45:24.497Z] #27 15.25 0.0% 0.3% 1.2% # 1.7% # 2.6% ## 3.5% ### 4.6% #### 5.8% ##### 7.5% ###### 8.7% ####### 9.9% ####### 10.8% ######## 12.4% ########## 14.1% ########### 15.9% ############# 18.2% ############# 19.1% ############## 20.5% ############### 22.2% ################# 24.4% ################## 26.1% ################### 27.4% ##################### 29.6% ###################### 30.7% ####################### 32.9% ######################## 34.2% ######################### 35.8% ########################## 37.1% ########################### 38.5% ############################ 39.4% ############################# 40.9% ############################## 42.0% ############################### 43.5% ############################### 44.3% ################################ 45.7% ################################# 46.9% ################################## 48.1% ################################### 49.1% #################################### 51.3% ##################################### 52.7% ###################################### 54.1% ####################################### 55.4% ######################################## 56.8% ######################################### 57.8% ########################################## 59.5% ############################################ 61.2% ############################################# 63.1% ############################################## 65.0% ############################################### 66.7% ################################################# 68.3% ################################################## 69.6% ################################################### 71.4% #################################################### 73.1% ##################################################### 74.2% ###################################################### 76.0% ####################################################### 77.2% ######################################################## 78.8% ########################################################## 80.9% ########################################################## 81.2% ############################################################ 83.4% ############################################################# 85.2% ############################################################## 86.6% ############################################################## 87.3% [2021-01-22T11:45:24.497Z] #27 ... [2021-01-22T11:45:24.497Z] [2021-01-22T11:45:24.497Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-01-22T11:45:24.497Z] #34 15.98 Fetched 8245 kB in 11s (779 kB/s) [2021-01-22T11:45:24.497Z] #34 15.98 Reading package lists... [2021-01-22T11:45:24.497Z] #34 22.14 Reading package lists... [2021-01-22T11:45:24.497Z] #34 ... [2021-01-22T11:45:24.497Z] [2021-01-22T11:45:24.497Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-01-22T11:45:24.713Z] #13 ... [2021-01-22T11:45:24.713Z] [2021-01-22T11:45:24.713Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-01-22T11:45:24.713Z] #36 56.97 Selecting previously unselected package libarchive13:ppc64el. [2021-01-22T11:45:24.713Z] #36 56.97 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_ppc64el.deb ... [2021-01-22T11:45:24.713Z] #36 56.98 Unpacking libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2021-01-22T11:45:25.025Z] #36 57.32 Selecting previously unselected package libjsoncpp1:ppc64el. [2021-01-22T11:45:25.025Z] #36 57.34 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_ppc64el.deb ... [2021-01-22T11:45:25.025Z] #36 57.35 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ... [2021-01-22T11:45:25.025Z] #36 57.51 Selecting previously unselected package librhash0:ppc64el. [2021-01-22T11:45:25.025Z] #36 57.51 Preparing to unpack .../7-librhash0_1.3.8-1_ppc64el.deb ... [2021-01-22T11:45:25.025Z] #36 57.54 Unpacking librhash0:ppc64el (1.3.8-1) ... [2021-01-22T11:45:25.335Z] #36 57.77 Selecting previously unselected package libuv1:ppc64el. [2021-01-22T11:45:25.335Z] #36 57.77 Preparing to unpack .../8-libuv1_1.24.1-1_ppc64el.deb ... [2021-01-22T11:45:25.335Z] #36 57.80 Unpacking libuv1:ppc64el (1.24.1-1) ... [2021-01-22T11:45:25.497Z] #27 15.25 0.0% 0.3% 1.2% # 1.7% # 2.6% ## 3.5% ### 4.6% #### 5.8% ##### 7.5% ###### 8.7% ####### 9.9% ####### 10.8% ######## 12.4% ########## 14.1% ########### 15.9% ############# 18.2% ############# 19.1% ############## 20.5% ############### 22.2% ################# 24.4% ################## 26.1% ################### 27.4% ##################### 29.6% ###################### 30.7% ####################### 32.9% ######################## 34.2% ######################### 35.8% ########################## 37.1% ########################### 38.5% ############################ 39.4% ############################# 40.9% ############################## 42.0% ############################### 43.5% ############################### 44.3% ################################ 45.7% ################################# 46.9% ################################## 48.1% ################################### 49.1% #################################### 51.3% ##################################### 52.7% ###################################### 54.1% ####################################### 55.4% ######################################## 56.8% ######################################### 57.8% ########################################## 59.5% ############################################ 61.2% ############################################# 63.1% ############################################## 65.0% ############################################### 66.7% ################################################# 68.3% ################################################## 69.6% ################################################### 71.4% #################################################### 73.1% ##################################################### 74.2% ###################################################### 76.0% ####################################################### 77.2% ######################################################## 78.8% ########################################################## 80.9% ########################################################## 81.2% ############################################################ 83.4% ############################################################# 85.2% ############################################################## 86.6% ############################################################## 87.3% ################################################################ 89.8% ################################################################# 90.9% ################################################################## 91.8% ################################################################### 93.3% [2021-01-22T11:45:25.497Z] #27 ... [2021-01-22T11:45:25.497Z] [2021-01-22T11:45:25.497Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2021-01-22T11:45:25.497Z] #53 16.48 Fetched 8245 kB in 11s (734 kB/s) [2021-01-22T11:45:25.497Z] #53 16.48 Reading package lists... [2021-01-22T11:45:25.633Z] #36 57.99 Selecting previously unselected package cmake. [2021-01-22T11:45:25.633Z] #36 57.99 Preparing to unpack .../9-cmake_3.13.4-1_ppc64el.deb ... [2021-01-22T11:45:25.633Z] #36 58.00 Unpacking cmake (3.13.4-1) ... [2021-01-22T11:45:25.760Z] #53 23.52 Reading package lists... [2021-01-22T11:45:25.760Z] #53 ... [2021-01-22T11:45:25.760Z] [2021-01-22T11:45:25.760Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-01-22T11:45:25.760Z] #40 16.55 Fetched 8245 kB in 11s (770 kB/s) [2021-01-22T11:45:25.760Z] #40 16.55 Reading package lists... [2021-01-22T11:45:25.760Z] #40 22.91 Reading package lists... [2021-01-22T11:45:25.760Z] #40 ... [2021-01-22T11:45:25.760Z] [2021-01-22T11:45:25.760Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-01-22T11:45:25.781Z] #41 63.96 LINK criu/pie/parasite.built-in.o [2021-01-22T11:45:25.781Z] #41 63.98 GEN criu/pie/parasite-blob.h [2021-01-22T11:45:25.781Z] #41 63.99 CC criu/pie/parasite-vdso.o [2021-01-22T11:45:26.025Z] #27 15.25 0.0% 0.3% 1.2% # 1.7% # 2.6% ## 3.5% ### 4.6% #### 5.8% ##### 7.5% ###### 8.7% ####### 9.9% ####### 10.8% ######## 12.4% ########## 14.1% ########### 15.9% ############# 18.2% ############# 19.1% ############## 20.5% ############### 22.2% ################# 24.4% ################## 26.1% ################### 27.4% ##################### 29.6% ###################### 30.7% ####################### 32.9% ######################## 34.2% ######################### 35.8% ########################## 37.1% ########################### 38.5% ############################ 39.4% ############################# 40.9% ############################## 42.0% ############################### 43.5% ############################### 44.3% ################################ 45.7% ################################# 46.9% ################################## 48.1% ################################### 49.1% #################################### 51.3% ##################################### 52.7% ###################################### 54.1% ####################################### 55.4% ######################################## 56.8% ######################################### 57.8% ########################################## 59.5% ############################################ 61.2% ############################################# 63.1% ############################################## 65.0% ############################################### 66.7% ################################################# 68.3% ################################################## 69.6% ################################################### 71.4% #################################################### 73.1% ##################################################### 74.2% ###################################################### 76.0% ####################################################### 77.2% ######################################################## 78.8% ########################################################## 80.9% ########################################################## 81.2% ############################################################ 83.4% ############################################################# 85.2% ############################################################## 86.6% ############################################################## 87.3% ################################################################ 89.8% ################################################################# 90.9% ################################################################## 91.8% ################################################################### 93.3% #################################################################### 95.1% ##################################################################### 96.9% ####################################################################### 98.9% ######################################################################## 100.0% [2021-01-22T11:45:26.025Z] #27 23.79 [2021-01-22T11:45:26.274Z] #36 ... [2021-01-22T11:45:26.274Z] [2021-01-22T11:45:26.274Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-22T11:45:26.274Z] #45 48.42 sync [2021-01-22T11:45:26.274Z] #45 48.43 internal/reflectlite [2021-01-22T11:45:26.274Z] #45 51.81 github.com/LK4D4/vndr/godl/singleflight [2021-01-22T11:45:26.274Z] #45 51.83 internal/singleflight [2021-01-22T11:45:26.274Z] #45 51.83 math/rand [2021-01-22T11:45:26.274Z] #45 54.38 sort [2021-01-22T11:45:26.274Z] #45 54.42 syscall [2021-01-22T11:45:26.274Z] #45 54.42 io [2021-01-22T11:45:26.274Z] #45 54.44 strconv [2021-01-22T11:45:26.274Z] #45 58.22 vendor/golang.org/x/net/dns/dnsmessage [2021-01-22T11:45:26.274Z] #45 58.40 bytes [2021-01-22T11:45:26.274Z] #45 ... [2021-01-22T11:45:26.274Z] [2021-01-22T11:45:26.274Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T11:45:26.274Z] #49 49.35 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-01-22T11:45:26.274Z] #49 49.37 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-01-22T11:45:26.274Z] #49 49.41 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-01-22T11:45:26.274Z] #49 49.45 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-01-22T11:45:26.274Z] #49 49.46 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-01-22T11:45:26.274Z] #49 49.47 go: finding github.com/spf13/viper v1.6.1 [2021-01-22T11:45:26.274Z] #49 49.58 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-01-22T11:45:26.274Z] #49 49.63 go: finding github.com/sirupsen/logrus v1.4.2 [2021-01-22T11:45:26.274Z] #49 49.66 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-01-22T11:45:26.274Z] #49 49.69 go: finding github.com/stretchr/testify v1.4.0 [2021-01-22T11:45:26.274Z] #49 49.85 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-01-22T11:45:26.274Z] #49 49.85 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-01-22T11:45:26.274Z] #49 49.89 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-01-22T11:45:26.274Z] #49 49.94 go: finding github.com/spf13/cobra v0.0.5 [2021-01-22T11:45:26.274Z] #49 49.96 go: finding github.com/davecgh/go-spew v1.1.1 [2021-01-22T11:45:26.274Z] #49 50.04 go: finding github.com/spf13/pflag v1.0.5 [2021-01-22T11:45:26.274Z] #49 50.06 go: finding github.com/gobwas/glob v0.2.3 [2021-01-22T11:45:26.274Z] #49 50.08 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-01-22T11:45:26.274Z] #49 50.12 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-01-22T11:45:26.274Z] #49 50.14 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-01-22T11:45:26.274Z] #49 50.20 go: finding github.com/stretchr/objx v0.2.0 [2021-01-22T11:45:26.274Z] #49 50.23 go: finding github.com/hashicorp/hcl v1.0.0 [2021-01-22T11:45:26.274Z] #49 50.25 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-01-22T11:45:26.274Z] #49 50.30 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-01-22T11:45:26.274Z] #49 50.31 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-01-22T11:45:26.274Z] #49 50.33 go: finding github.com/magiconair/properties v1.8.1 [2021-01-22T11:45:26.274Z] #49 50.37 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-01-22T11:45:26.274Z] #49 50.37 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-01-22T11:45:26.274Z] #49 50.39 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-01-22T11:45:26.274Z] #49 50.47 go: finding github.com/pelletier/go-toml v1.2.0 [2021-01-22T11:45:26.274Z] #49 50.50 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-01-22T11:45:26.274Z] #49 50.57 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-01-22T11:45:26.274Z] #49 50.57 go: finding github.com/spf13/afero v1.1.2 [2021-01-22T11:45:26.274Z] #49 50.62 go: finding github.com/spf13/cast v1.3.0 [2021-01-22T11:45:26.274Z] #49 50.77 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-01-22T11:45:26.274Z] #49 50.81 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-01-22T11:45:26.274Z] #49 50.87 go: finding github.com/subosito/gotenv v1.2.0 [2021-01-22T11:45:26.274Z] #49 50.94 go: finding gopkg.in/ini.v1 v1.51.0 [2021-01-22T11:45:26.274Z] #49 51.05 go: finding golang.org/x/text v0.3.2 [2021-01-22T11:45:26.274Z] #49 51.13 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-01-22T11:45:26.274Z] #49 51.13 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-01-22T11:45:26.274Z] #49 51.22 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-01-22T11:45:26.274Z] #49 51.26 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-01-22T11:45:26.274Z] #49 51.26 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-01-22T11:45:26.274Z] #49 51.33 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-01-22T11:45:26.274Z] #49 51.34 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-01-22T11:45:26.274Z] #49 51.35 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-01-22T11:45:26.274Z] #49 51.41 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-01-22T11:45:26.274Z] #49 51.45 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-01-22T11:45:26.274Z] #49 51.45 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-01-22T11:45:26.274Z] #49 51.54 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-01-22T11:45:26.274Z] #49 51.56 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-01-22T11:45:26.274Z] #49 51.56 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-01-22T11:45:26.274Z] #49 51.56 go: finding github.com/kisielk/gotool v1.0.0 [2021-01-22T11:45:26.275Z] #49 51.65 go: finding github.com/ultraware/funlen v0.0.2 [2021-01-22T11:45:26.275Z] #49 51.68 go: finding github.com/ultraware/whitespace v0.0.4 [2021-01-22T11:45:26.275Z] #49 51.69 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-01-22T11:45:26.275Z] #49 51.70 go: finding github.com/uudashr/gocognit v1.0.1 [2021-01-22T11:45:26.275Z] #49 51.80 go: finding github.com/gogo/protobuf v1.2.1 [2021-01-22T11:45:26.275Z] #49 51.91 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-01-22T11:45:26.275Z] #49 52.18 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-01-22T11:45:26.275Z] #49 52.31 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-01-22T11:45:26.275Z] #49 52.31 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-01-22T11:45:26.275Z] #49 52.43 go: finding github.com/BurntSushi/toml v0.3.1 [2021-01-22T11:45:26.275Z] #49 52.50 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-01-22T11:45:26.343Z] #41 64.71 CC criu/arch/x86/vdso-pie.o [2021-01-22T11:45:26.904Z] #41 65.03 CC criu/arch/x86/restorer.o [2021-01-22T11:45:26.915Z] #49 ... [2021-01-22T11:45:26.915Z] [2021-01-22T11:45:26.915Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-01-22T11:45:26.915Z] #42 59.23 Setting up zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2021-01-22T11:45:26.915Z] #42 59.23 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2021-01-22T11:45:26.915Z] #42 59.24 Setting up libprotobuf17:ppc64el (3.6.1.3-2) ... [2021-01-22T11:45:26.915Z] #42 59.24 Setting up libcap-dev:ppc64el (1:2.25-2) ... [2021-01-22T11:45:26.915Z] #42 59.25 Setting up libprotoc17:ppc64el (3.6.1.3-2) ... [2021-01-22T11:45:26.915Z] #42 59.25 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-01-22T11:45:26.915Z] #42 59.26 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-01-22T11:45:26.915Z] #42 59.27 Setting up libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2021-01-22T11:45:26.915Z] #42 59.29 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-01-22T11:45:26.915Z] #42 59.30 Setting up python-protobuf (3.6.1.3-2) ... [2021-01-22T11:45:26.976Z] #27 ... [2021-01-22T11:45:26.976Z] [2021-01-22T11:45:26.976Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-22T11:45:26.976Z] #11 18.22 Fetched 8245 kB in 13s (636 kB/s) [2021-01-22T11:45:26.976Z] #11 18.22 Reading package lists... [2021-01-22T11:45:26.976Z] #11 23.77 Reading package lists... [2021-01-22T11:45:26.976Z] #11 ... [2021-01-22T11:45:26.976Z] [2021-01-22T11:45:26.976Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-22T11:45:26.976Z] #62 24.62 Checking out files: 64% (1223/1905) Checking out files: 65% (1239/1905) Checking out files: 66% (1258/1905) Checking out files: 67% (1277/1905) Checking out files: 68% (1296/1905) Checking out files: 69% (1315/1905) Checking out files: 70% (1334/1905) Checking out files: 71% (1353/1905) Checking out files: 72% (1372/1905) Checking out files: 73% (1391/1905) Checking out files: 74% (1410/1905) Checking out files: 75% (1429/1905) Checking out files: 76% (1448/1905) Checking out files: 77% (1467/1905) Checking out files: 78% (1486/1905) Checking out files: 79% (1505/1905) Checking out files: 80% (1524/1905) Checking out files: 81% (1544/1905) Checking out files: 82% (1563/1905) Checking out files: 83% (1582/1905) Checking out files: 84% (1601/1905) Checking out files: 85% (1620/1905) Checking out files: 86% (1639/1905) Checking out files: 87% (1658/1905) Checking out files: 88% (1677/1905) Checking out files: 89% (1696/1905) Checking out files: 90% (1715/1905) Checking out files: 91% (1734/1905) Checking out files: 92% (1753/1905) Checking out files: 93% (1772/1905) Checking out files: 94% (1791/1905) Checking out files: 95% (1810/1905) Checking out files: 96% (1829/1905) Checking out files: 97% (1848/1905) Checking out files: 98% (1867/1905) Checking out files: 99% (1886/1905) Checking out files: 100% (1905/1905) Checking out files: 100% (1905/1905), done. [2021-01-22T11:45:26.976Z] #62 25.18 + cd /tmp/tmp.xymZElgJia/src/github.com/docker/libnetwork [2021-01-22T11:45:26.976Z] #62 25.18 + git checkout -q fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-01-22T11:45:26.976Z] #62 25.71 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-01-22T11:45:26.976Z] #62 ... [2021-01-22T11:45:26.976Z] [2021-01-22T11:45:26.976Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2021-01-22T11:45:26.977Z] #38 18.13 Checking out files: 80% (1350/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-22T11:45:26.977Z] #38 18.51 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-01-22T11:45:26.977Z] #38 20.66 + 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-22T11:45:27.466Z] #41 65.60 CC criu/arch/x86/restorer_unmap.o [2021-01-22T11:45:27.466Z] #41 65.66 CC criu/arch/x86/sigaction_compat_pie.o [2021-01-22T11:45:27.558Z] #38 ... [2021-01-22T11:45:27.558Z] [2021-01-22T11:45:27.558Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-01-22T11:45:27.558Z] #40 22.91 Reading package lists... [2021-01-22T11:45:27.722Z] #41 65.90 CC criu/pie/restorer.o [2021-01-22T11:45:28.006Z] #54 133.9 + bin/containerd-stress [2021-01-22T11:45:28.764Z] #51 ... [2021-01-22T11:45:28.764Z] [2021-01-22T11:45:28.764Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-01-22T11:45:28.764Z] #18 1.401 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-01-22T11:45:28.764Z] #18 1.452 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-01-22T11:45:28.764Z] #18 1.453 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-01-22T11:45:28.764Z] #18 2.069 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-01-22T11:45:28.764Z] #18 3.389 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [268 kB] [2021-01-22T11:45:28.764Z] #18 4.813 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7860 B] [2021-01-22T11:45:28.764Z] #18 ... [2021-01-22T11:45:28.764Z] [2021-01-22T11:45:28.764Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T11:45:28.764Z] #41 60.92 AR criu/pie/pie.lib.a [2021-01-22T11:45:28.764Z] #41 61.00 DEP criu/pie/restorer.d [2021-01-22T11:45:28.764Z] #41 61.25 DEP criu/arch/x86/sigaction_compat_pie.d [2021-01-22T11:45:28.764Z] #41 61.39 DEP criu/arch/x86/restorer_unmap.d [2021-01-22T11:45:28.764Z] #41 61.40 DEP criu/arch/x86/restorer.d [2021-01-22T11:45:28.764Z] #41 61.55 DEP criu/arch/x86/vdso-pie.d [2021-01-22T11:45:28.764Z] #41 61.67 DEP criu/pie/parasite-vdso.d [2021-01-22T11:45:28.764Z] #41 61.83 DEP criu/pie/parasite.d [2021-01-22T11:45:28.764Z] #41 62.15 CC criu/pie/parasite.o [2021-01-22T11:45:28.764Z] #41 63.53 LINK criu/pie/parasite.built-in.o [2021-01-22T11:45:28.764Z] #41 63.54 GEN criu/pie/parasite-blob.h [2021-01-22T11:45:28.764Z] #41 63.56 CC criu/pie/parasite-vdso.o [2021-01-22T11:45:28.764Z] #41 64.33 CC criu/arch/x86/vdso-pie.o [2021-01-22T11:45:28.764Z] #41 64.67 CC criu/arch/x86/restorer.o [2021-01-22T11:45:28.764Z] #41 65.27 CC criu/arch/x86/restorer_unmap.o [2021-01-22T11:45:28.764Z] #41 65.34 CC criu/arch/x86/sigaction_compat_pie.o [2021-01-22T11:45:28.764Z] #41 65.63 CC criu/pie/restorer.o [2021-01-22T11:45:28.764Z] #41 ... [2021-01-22T11:45:28.764Z] [2021-01-22T11:45:28.764Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-01-22T11:45:28.764Z] #18 10.55 Fetched 8422 kB in 9s (891 kB/s) [2021-01-22T11:45:28.776Z] #40 29.24 Building dependency tree... [2021-01-22T11:45:29.007Z] #42 ... [2021-01-22T11:45:29.007Z] [2021-01-22T11:45:29.007Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-22T11:45:29.007Z] #34 50.88 errors [2021-01-22T11:45:29.007Z] #34 50.89 sort [2021-01-22T11:45:29.007Z] #34 51.36 strconv [2021-01-22T11:45:29.007Z] #34 51.37 io [2021-01-22T11:45:29.007Z] #34 51.37 internal/oserror [2021-01-22T11:45:29.007Z] #34 51.76 syscall [2021-01-22T11:45:29.007Z] #34 54.77 bytes [2021-01-22T11:45:29.007Z] #34 54.79 strings [2021-01-22T11:45:29.007Z] #34 ... [2021-01-22T11:45:29.007Z] [2021-01-22T11:45:29.007Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-22T11:45:29.007Z] #13 57.32 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-01-22T11:45:29.007Z] #13 57.33 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_ppc64el.deb ... [2021-01-22T11:45:29.007Z] #13 57.35 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-01-22T11:45:29.007Z] #13 60.19 Selecting previously unselected package binutils-mingw-w64. [2021-01-22T11:45:29.007Z] #13 60.19 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-01-22T11:45:29.007Z] #13 60.20 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-01-22T11:45:29.007Z] #13 60.36 Selecting previously unselected package libdevmapper1.02.1:ppc64el. [2021-01-22T11:45:29.007Z] #13 60.36 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2021-01-22T11:45:29.007Z] #13 60.37 Unpacking libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2021-01-22T11:45:29.007Z] #13 60.52 Selecting previously unselected package dmsetup. [2021-01-22T11:45:29.007Z] #13 60.53 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_ppc64el.deb ... [2021-01-22T11:45:29.007Z] #13 60.55 Unpacking dmsetup (2:1.02.155-3) ... [2021-01-22T11:45:29.007Z] #13 60.73 Selecting previously unselected package mingw-w64-common. [2021-01-22T11:45:29.007Z] #13 60.73 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-01-22T11:45:29.007Z] #13 60.73 Unpacking mingw-w64-common (6.0.0-3) ... [2021-01-22T11:45:29.088Z] #41 ... [2021-01-22T11:45:29.088Z] [2021-01-22T11:45:29.088Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-01-22T11:45:29.088Z] #18 3.459 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [268 kB] [2021-01-22T11:45:29.088Z] #18 4.897 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7860 B] [2021-01-22T11:45:29.088Z] #18 10.28 Fetched 8422 kB in 9s (908 kB/s) [2021-01-22T11:45:29.088Z] #18 10.28 Reading package lists... [2021-01-22T11:45:29.088Z] #18 ... [2021-01-22T11:45:29.088Z] [2021-01-22T11:45:29.088Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-22T11:45:29.088Z] #43 135.8 github.com/LK4D4/vndr/godl [2021-01-22T11:45:29.303Z] #13 ... [2021-01-22T11:45:29.303Z] [2021-01-22T11:45:29.303Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-01-22T11:45:29.303Z] #36 61.17 Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2021-01-22T11:45:29.303Z] #36 61.19 Setting up xxd (2:8.1.0875-5) ... [2021-01-22T11:45:29.303Z] #36 61.20 Setting up libuv1:ppc64el (1.24.1-1) ... [2021-01-22T11:45:29.303Z] #36 61.20 Setting up vim-common (2:8.1.0875-5) ... [2021-01-22T11:45:29.303Z] #36 61.27 Setting up librhash0:ppc64el (1.3.8-1) ... [2021-01-22T11:45:29.303Z] #36 61.28 Setting up cmake-data (3.13.4-1) ... [2021-01-22T11:45:29.303Z] #36 61.29 Setting up libxml2:ppc64el (2.9.4+dfsg1-7+deb10u1) ... [2021-01-22T11:45:29.303Z] #36 61.30 Setting up libjsoncpp1:ppc64el (1.7.4-3) ... [2021-01-22T11:45:29.303Z] #36 61.31 Setting up libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2021-01-22T11:45:29.303Z] #36 61.32 Setting up cmake (3.13.4-1) ... [2021-01-22T11:45:29.303Z] #36 61.34 Processing triggers for libc-bin (2.28-10) ... [2021-01-22T11:45:29.303Z] #36 61.42 Processing triggers for mime-support (3.62) ... [2021-01-22T11:45:29.303Z] #36 DONE 61.7s [2021-01-22T11:45:29.514Z] #54 135.2 + bin/containerd-shim [2021-01-22T11:45:29.601Z] [2021-01-22T11:45:29.602Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-22T11:45:29.650Z] #43 ... [2021-01-22T11:45:29.650Z] [2021-01-22T11:45:29.650Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-22T11:45:29.650Z] #51 10.77 + cd /tmp/tmp.WBCS5kSuBH/src/github.com/opencontainers/runc [2021-01-22T11:45:29.650Z] #51 10.77 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-01-22T11:45:29.650Z] #51 11.33 + '[' -z '' ']' [2021-01-22T11:45:29.650Z] #51 11.33 + target=static [2021-01-22T11:45:29.650Z] #51 11.33 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2021-01-22T11:45:29.650Z] #51 11.65 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-22T11:45:29.650Z] #51 ... [2021-01-22T11:45:29.650Z] [2021-01-22T11:45:29.650Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-01-22T11:45:29.650Z] #18 10.28 Reading package lists... [2021-01-22T11:45:29.899Z] #37 0.320 + RM_GOPATH=0 [2021-01-22T11:45:29.899Z] #37 0.321 + TMP_GOPATH= [2021-01-22T11:45:29.899Z] #37 0.321 + : /build [2021-01-22T11:45:29.899Z] #37 0.321 + '[' -z '' ']' [2021-01-22T11:45:29.899Z] #37 0.322 ++ mktemp -d [2021-01-22T11:45:29.899Z] #37 0.324 + export GOPATH=/tmp/tmp.BQLaFlOvtG [2021-01-22T11:45:29.899Z] #37 0.324 + GOPATH=/tmp/tmp.BQLaFlOvtG [2021-01-22T11:45:29.899Z] #37 0.324 + RM_GOPATH=1 [2021-01-22T11:45:29.899Z] #37 0.324 + case "$(go env GOARCH)" in [2021-01-22T11:45:29.899Z] #37 0.325 ++ go env GOARCH [2021-01-22T11:45:29.899Z] #37 0.357 + export GO_BUILDMODE=-buildmode=pie [2021-01-22T11:45:29.899Z] #37 0.357 + GO_BUILDMODE=-buildmode=pie [2021-01-22T11:45:29.899Z] #37 0.358 ++ dirname /tmp/install/install.sh [2021-01-22T11:45:29.899Z] #37 0.360 + dir=/tmp/install [2021-01-22T11:45:29.899Z] #37 0.361 + bin=tini [2021-01-22T11:45:29.899Z] #37 0.361 + shift [2021-01-22T11:45:29.899Z] #37 0.361 + '[' '!' -f /tmp/install/tini.installer ']' [2021-01-22T11:45:29.899Z] #37 0.362 + . /tmp/install/tini.installer [2021-01-22T11:45:29.899Z] #37 0.362 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-01-22T11:45:29.899Z] #37 0.364 + install_tini [2021-01-22T11:45:29.899Z] #37 0.364 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-01-22T11:45:29.899Z] #37 0.365 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-01-22T11:45:29.899Z] #37 0.366 + git clone https://github.com/krallin/tini.git /tmp/tmp.BQLaFlOvtG/tini [2021-01-22T11:45:29.899Z] #37 0.382 Cloning into '/tmp/tmp.BQLaFlOvtG/tini'... [2021-01-22T11:45:30.702Z] #40 31.93 The following additional packages will be installed: [2021-01-22T11:45:30.702Z] #40 31.93 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-01-22T11:45:30.702Z] #40 31.93 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-01-22T11:45:30.702Z] #40 31.94 Suggested packages: [2021-01-22T11:45:30.702Z] #40 31.96 manpages-dev python-setuptools [2021-01-22T11:45:30.959Z] #37 1.381 + cd /tmp/tmp.BQLaFlOvtG/tini [2021-01-22T11:45:30.959Z] #37 1.382 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-01-22T11:45:30.960Z] #37 1.441 + cmake . [2021-01-22T11:45:31.610Z] #37 2.249 -- The C compiler identification is GNU 8.3.0 [2021-01-22T11:45:31.610Z] #37 2.352 -- Check for working C compiler: /usr/bin/cc [2021-01-22T11:45:32.100Z] #40 33.37 The following NEW packages will be installed: [2021-01-22T11:45:32.100Z] #40 33.37 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-01-22T11:45:32.100Z] #40 33.38 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-01-22T11:45:32.100Z] #40 33.38 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-01-22T11:45:32.100Z] #40 33.38 python-six zlib1g-dev [2021-01-22T11:45:32.364Z] #40 33.80 0 upgraded, 17 newly installed, 0 to remove and 17 not upgraded. [2021-01-22T11:45:32.364Z] #40 33.80 Need to get 3798 kB of archives. [2021-01-22T11:45:32.364Z] #40 33.80 After this operation, 21.6 MB of additional disk space will be used. [2021-01-22T11:45:32.364Z] #40 33.80 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libcap-dev arm64 1:2.25-2 [30.4 kB] [2021-01-22T11:45:32.364Z] #40 33.80 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2021-01-22T11:45:32.364Z] #40 33.81 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1-dev arm64 1.1.6+dfsg-3.1 [117 kB] [2021-01-22T11:45:32.364Z] #40 33.81 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2021-01-22T11:45:32.364Z] #40 33.82 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-dev arm64 3.4.0-1 [98.2 kB] [2021-01-22T11:45:32.364Z] #40 33.84 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2021-01-22T11:45:32.364Z] #40 33.84 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c-dev arm64 1.3.1-1+b1 [33.4 kB] [2021-01-22T11:45:32.364Z] #40 33.85 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-1 [210 kB] [2021-01-22T11:45:32.364Z] #40 33.85 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf17 arm64 3.6.1.3-2 [714 kB] [2021-01-22T11:45:32.364Z] #40 33.93 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-lite17 arm64 3.6.1.3-2 [150 kB] [2021-01-22T11:45:32.628Z] #40 33.93 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-dev arm64 3.6.1.3-2 [1061 kB] [2021-01-22T11:45:32.628Z] #40 34.04 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotoc17 arm64 3.6.1.3-2 [586 kB] [2021-01-22T11:45:32.628Z] #40 34.08 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-c-compiler arm64 1.3.1-1+b1 [70.4 kB] [2021-01-22T11:45:32.628Z] #40 34.10 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-compiler arm64 3.6.1.3-2 [64.7 kB] [2021-01-22T11:45:32.628Z] #40 34.10 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pkg-resources all 40.8.0-1 [182 kB] [2021-01-22T11:45:32.628Z] #40 34.12 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-six all 1.12.0-1 [15.7 kB] [2021-01-22T11:45:32.628Z] #40 34.13 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-protobuf arm64 3.6.1.3-2 [328 kB] [2021-01-22T11:45:32.684Z] #37 3.104 -- Check for working C compiler: /usr/bin/cc -- works [2021-01-22T11:45:32.684Z] #37 3.108 -- Detecting C compiler ABI info [2021-01-22T11:45:32.684Z] #37 ... [2021-01-22T11:45:32.684Z] [2021-01-22T11:45:32.684Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-22T11:45:32.684Z] #51 54.92 syscall [2021-01-22T11:45:32.684Z] #51 54.92 strings [2021-01-22T11:45:32.684Z] #51 54.92 strconv [2021-01-22T11:45:32.684Z] #51 54.93 bytes [2021-01-22T11:45:32.684Z] #51 62.18 bufio [2021-01-22T11:45:32.684Z] #51 65.04 text/tabwriter [2021-01-22T11:45:32.684Z] #51 ... [2021-01-22T11:45:32.684Z] [2021-01-22T11:45:32.684Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-22T11:45:32.684Z] #34 62.15 bufio [2021-01-22T11:45:32.684Z] #34 64.64 path [2021-01-22T11:45:32.684Z] #34 64.92 reflect [2021-01-22T11:45:32.957Z] #18 10.55 Reading package lists... [2021-01-22T11:45:33.205Z] #40 ... [2021-01-22T11:45:33.205Z] [2021-01-22T11:45:33.205Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-01-22T11:45:33.205Z] #27 25.83 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-01-22T11:45:33.205Z] #27 26.47 [2021-01-22T11:45:33.205Z] #27 26.78 ####### 10.5% ######################################################################## 100.0% [2021-01-22T11:45:33.205Z] #27 26.96 [2021-01-22T11:45:33.205Z] #27 28.63 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-01-22T11:45:33.205Z] #27 29.12 [2021-01-22T11:45:33.205Z] #27 29.39 0.8% ################################################# 68.6% ######################################################################## 100.0% [2021-01-22T11:45:33.205Z] #27 29.68 [2021-01-22T11:45:33.782Z] #27 31.34 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-01-22T11:45:33.782Z] #27 ... [2021-01-22T11:45:33.782Z] [2021-01-22T11:45:33.782Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T11:45:33.782Z] #47 25.31 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-01-22T11:45:33.782Z] #47 25.57 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-01-22T11:45:33.782Z] #47 25.75 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-01-22T11:45:33.782Z] #47 27.14 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-01-22T11:45:33.782Z] #47 27.28 go: extracting golang.org/x/text v0.3.2 [2021-01-22T11:45:33.782Z] #47 30.14 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-01-22T11:45:33.782Z] #47 30.16 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-01-22T11:45:33.782Z] #47 30.17 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-01-22T11:45:33.782Z] #47 30.18 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-01-22T11:45:33.782Z] #47 30.20 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-01-22T11:45:33.782Z] #47 30.22 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-01-22T11:45:33.782Z] #47 30.31 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-01-22T11:45:33.782Z] #47 30.31 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-01-22T11:45:33.782Z] #47 30.34 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-01-22T11:45:33.782Z] #47 30.39 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-01-22T11:45:33.782Z] #47 30.49 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-01-22T11:45:33.782Z] #47 30.49 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-01-22T11:45:33.782Z] #47 30.49 go: downloading github.com/ultraware/funlen v0.0.2 [2021-01-22T11:45:33.782Z] #47 30.49 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-01-22T11:45:33.782Z] #47 30.52 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-01-22T11:45:33.782Z] #47 30.53 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-01-22T11:45:33.782Z] #47 30.64 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-01-22T11:45:33.782Z] #47 30.66 go: extracting github.com/ultraware/funlen v0.0.2 [2021-01-22T11:45:33.782Z] #47 30.67 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-01-22T11:45:33.782Z] #47 30.67 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-01-22T11:45:33.782Z] #47 30.70 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-01-22T11:45:33.782Z] #47 30.75 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-01-22T11:45:33.782Z] #47 30.80 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-01-22T11:45:33.782Z] #47 30.80 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-01-22T11:45:33.782Z] #47 30.81 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-01-22T11:45:33.782Z] #47 30.81 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-01-22T11:45:33.782Z] #47 30.90 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-01-22T11:45:33.782Z] #47 30.93 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-01-22T11:45:33.782Z] #47 30.96 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-01-22T11:45:33.782Z] #47 31.04 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-01-22T11:45:33.782Z] #47 31.08 go: downloading github.com/kisielk/gotool v1.0.0 [2021-01-22T11:45:33.782Z] #47 31.13 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-01-22T11:45:33.782Z] #47 31.20 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-01-22T11:45:33.782Z] #47 31.24 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-01-22T11:45:33.782Z] #47 31.25 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-01-22T11:45:33.782Z] #47 31.33 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-01-22T11:45:33.782Z] #47 31.34 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-01-22T11:45:33.782Z] #47 31.42 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-01-22T11:45:33.782Z] #47 31.43 go: extracting github.com/kisielk/gotool v1.0.0 [2021-01-22T11:45:33.782Z] #47 31.45 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-01-22T11:45:33.782Z] #47 31.45 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-01-22T11:45:33.782Z] #47 31.55 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-01-22T11:45:33.782Z] #47 31.60 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-01-22T11:45:33.782Z] #47 31.64 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-01-22T11:45:33.782Z] #47 31.71 go: downloading github.com/gobwas/glob v0.2.3 [2021-01-22T11:45:33.782Z] #47 31.71 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-01-22T11:45:33.782Z] #47 31.73 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-01-22T11:45:33.782Z] #47 31.74 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-01-22T11:45:33.782Z] #47 31.74 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-01-22T11:45:33.782Z] #47 31.76 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-01-22T11:45:33.782Z] #47 31.93 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-01-22T11:45:33.782Z] #47 32.11 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-01-22T11:45:33.782Z] #47 32.13 go: extracting github.com/gobwas/glob v0.2.3 [2021-01-22T11:45:33.782Z] #47 32.22 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-01-22T11:45:33.782Z] #47 32.26 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-01-22T11:45:33.782Z] #47 32.41 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-01-22T11:45:33.782Z] #47 32.41 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-01-22T11:45:33.782Z] #47 32.45 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-01-22T11:45:33.782Z] #47 32.48 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-01-22T11:45:33.782Z] #47 32.49 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-01-22T11:45:33.782Z] #47 32.87 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-01-22T11:45:33.782Z] #47 32.91 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-01-22T11:45:33.782Z] #47 32.93 go: downloading github.com/gogo/protobuf v1.2.1 [2021-01-22T11:45:33.782Z] #47 32.94 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-01-22T11:45:33.782Z] #47 33.29 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-01-22T11:45:33.782Z] #47 33.44 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-01-22T11:45:33.782Z] #47 34.10 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-01-22T11:45:33.818Z] #18 14.28 Reading package lists... [2021-01-22T11:45:33.967Z] #54 139.4 + bin/containerd-shim-runc-v1 [2021-01-22T11:45:34.045Z] #47 ... [2021-01-22T11:45:34.045Z] [2021-01-22T11:45:34.045Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-01-22T11:45:34.045Z] #27 31.82 [2021-01-22T11:45:34.335Z] #18 14.79 Reading package lists... [2021-01-22T11:45:34.335Z] #18 ... [2021-01-22T11:45:34.335Z] [2021-01-22T11:45:34.335Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T11:45:34.335Z] #41 68.78 LINK criu/pie/restorer.built-in.o [2021-01-22T11:45:34.335Z] #41 68.78 GEN criu/pie/restorer-blob.h [2021-01-22T11:45:34.335Z] #41 68.92 DEP criu/vdso.d [2021-01-22T11:45:34.335Z] #41 69.14 DEP criu/vdso-compat.d [2021-01-22T11:45:34.335Z] #41 69.28 DEP criu/uts_ns.d [2021-01-22T11:45:34.335Z] #41 69.41 DEP criu/util.d [2021-01-22T11:45:34.335Z] #41 69.63 DEP criu/uffd.d [2021-01-22T11:45:34.335Z] #41 69.88 DEP criu/tun.d [2021-01-22T11:45:34.335Z] #41 70.02 DEP criu/tty.d [2021-01-22T11:45:34.335Z] #41 70.20 DEP criu/timerfd.d [2021-01-22T11:45:34.335Z] #41 70.33 DEP criu/timens.d [2021-01-22T11:45:34.335Z] #41 70.43 DEP criu/sysfs_parse.d [2021-01-22T11:45:34.335Z] #41 70.60 DEP criu/sysctl.d [2021-01-22T11:45:34.335Z] #41 70.71 DEP criu/string.d [2021-01-22T11:45:34.335Z] #41 70.75 DEP criu/stats.d [2021-01-22T11:45:34.335Z] #41 70.91 DEP criu/sockets.d [2021-01-22T11:45:34.335Z] #41 71.19 DEP criu/sk-unix.d [2021-01-22T11:45:34.336Z] #41 71.49 DEP criu/sk-tcp.d [2021-01-22T11:45:34.336Z] #41 71.76 DEP criu/sk-queue.d [2021-01-22T11:45:34.336Z] #41 71.89 DEP criu/sk-packet.d [2021-01-22T11:45:34.336Z] #41 72.06 DEP criu/sk-netlink.d [2021-01-22T11:45:34.336Z] #41 72.22 DEP criu/sk-inet.d [2021-01-22T11:45:34.336Z] #41 72.35 DEP criu/signalfd.d [2021-01-22T11:45:34.336Z] #41 72.46 DEP criu/sigframe.d [2021-01-22T11:45:34.595Z] #41 72.55 DEP criu/shmem.d [2021-01-22T11:45:34.595Z] #41 72.70 DEP criu/servicefd.d [2021-01-22T11:45:34.746Z] #18 18.37 Building dependency tree... [2021-01-22T11:45:34.791Z] #34 ... [2021-01-22T11:45:34.791Z] [2021-01-22T11:45:34.791Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-01-22T11:45:34.791Z] #42 66.39 Setting up libnl-3-dev:ppc64el (3.4.0-1) ... [2021-01-22T11:45:34.791Z] #42 66.41 Processing triggers for libc-bin (2.28-10) ... [2021-01-22T11:45:34.791Z] #42 DONE 66.7s [2021-01-22T11:45:34.791Z] [2021-01-22T11:45:34.791Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-22T11:45:34.791Z] #34 66.66 text/tabwriter [2021-01-22T11:45:34.791Z] #34 ... [2021-01-22T11:45:34.791Z] [2021-01-22T11:45:34.791Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-22T11:45:34.791Z] #51 66.92 reflect [2021-01-22T11:45:34.791Z] #51 66.97 regexp/syntax [2021-01-22T11:45:34.854Z] #41 72.92 DEP criu/seize.d [2021-01-22T11:45:35.113Z] #41 73.14 DEP criu/seccomp.d [2021-01-22T11:45:35.308Z] #18 ... [2021-01-22T11:45:35.308Z] [2021-01-22T11:45:35.308Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T11:45:35.308Z] #41 68.84 LINK criu/pie/restorer.built-in.o [2021-01-22T11:45:35.308Z] #41 68.86 GEN criu/pie/restorer-blob.h [2021-01-22T11:45:35.308Z] #41 68.95 DEP criu/vdso.d [2021-01-22T11:45:35.308Z] #41 69.13 DEP criu/vdso-compat.d [2021-01-22T11:45:35.308Z] #41 69.26 DEP criu/uts_ns.d [2021-01-22T11:45:35.308Z] #41 69.41 DEP criu/util.d [2021-01-22T11:45:35.308Z] #41 69.61 DEP criu/uffd.d [2021-01-22T11:45:35.308Z] #41 69.79 DEP criu/tun.d [2021-01-22T11:45:35.308Z] #41 69.95 DEP criu/tty.d [2021-01-22T11:45:35.308Z] #41 70.22 DEP criu/timerfd.d [2021-01-22T11:45:35.308Z] #41 70.44 DEP criu/timens.d [2021-01-22T11:45:35.308Z] #41 70.58 DEP criu/sysfs_parse.d [2021-01-22T11:45:35.308Z] #41 70.75 DEP criu/sysctl.d [2021-01-22T11:45:35.308Z] #41 70.94 DEP criu/string.d [2021-01-22T11:45:35.308Z] #41 70.98 DEP criu/stats.d [2021-01-22T11:45:35.308Z] #41 71.09 DEP criu/sockets.d [2021-01-22T11:45:35.308Z] #41 71.27 DEP criu/sk-unix.d [2021-01-22T11:45:35.308Z] #41 71.53 DEP criu/sk-tcp.d [2021-01-22T11:45:35.308Z] #41 71.72 DEP criu/sk-queue.d [2021-01-22T11:45:35.308Z] #41 71.89 DEP criu/sk-packet.d [2021-01-22T11:45:35.308Z] #41 72.12 DEP criu/sk-netlink.d [2021-01-22T11:45:35.308Z] #41 72.36 DEP criu/sk-inet.d [2021-01-22T11:45:35.308Z] #41 72.60 DEP criu/signalfd.d [2021-01-22T11:45:35.308Z] #41 72.75 DEP criu/sigframe.d [2021-01-22T11:45:35.308Z] #41 72.84 DEP criu/shmem.d [2021-01-22T11:45:35.308Z] #41 72.99 DEP criu/servicefd.d [2021-01-22T11:45:35.308Z] #41 73.15 DEP criu/seize.d [2021-01-22T11:45:35.308Z] #41 73.31 DEP criu/seccomp.d [2021-01-22T11:45:35.309Z] #41 73.47 DEP criu/rst-malloc.d [2021-01-22T11:45:35.309Z] #41 73.58 DEP criu/rbtree.d [2021-01-22T11:45:35.309Z] #41 73.66 DEP criu/pstree.d [2021-01-22T11:45:35.372Z] #41 73.36 DEP criu/rst-malloc.d [2021-01-22T11:45:35.373Z] #41 73.44 DEP criu/rbtree.d [2021-01-22T11:45:35.373Z] #41 73.48 DEP criu/pstree.d [2021-01-22T11:45:35.564Z] #41 73.82 DEP criu/protobuf.d [2021-01-22T11:45:35.564Z] #41 73.95 GEN criu/protobuf-desc-gen.h [2021-01-22T11:45:35.632Z] #41 73.64 DEP criu/protobuf.d [2021-01-22T11:45:35.891Z] #41 73.81 GEN criu/protobuf-desc-gen.h [2021-01-22T11:45:36.701Z] #54 142.3 + bin/containerd-shim-runc-v2 [2021-01-22T11:45:36.737Z] #27 32.08 0.0% #### 5.6% ######## 11.4% ########### 16.0% ################# 24.0% ################# 24.7% ####################### 32.9% ############################# 40.3% ################################## 48.4% ####################################### 55.5% ############################################ 62.5% ############################################### 66.4% ##################################################### 74.9% ######################################################## 78.0% ############################################################# 85.8% ################################################################ 89.5% ###################################################################### 97.8% ######################################################################## 100.0% [2021-01-22T11:45:36.828Z] #41 ... [2021-01-22T11:45:36.828Z] [2021-01-22T11:45:36.828Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-01-22T11:45:36.828Z] #18 14.79 Reading package lists... [2021-01-22T11:45:37.001Z] #27 34.59 [2021-01-22T11:45:37.335Z] #54 143.0 + binaries [2021-01-22T11:45:37.335Z] #54 143.0 + install -D bin/containerd /build/containerd [2021-01-22T11:45:37.335Z] #54 143.0 + install -D bin/containerd-shim /build/containerd-shim [2021-01-22T11:45:37.335Z] #54 143.1 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-01-22T11:45:37.335Z] #54 143.1 + install -D bin/ctr /build/ctr [2021-01-22T11:45:37.655Z] #18 18.79 Building dependency tree... [2021-01-22T11:45:37.655Z] #18 ... [2021-01-22T11:45:37.655Z] [2021-01-22T11:45:37.655Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-22T11:45:37.655Z] #43 134.4 github.com/LK4D4/vndr/godl [2021-01-22T11:45:37.655Z] #43 135.3 github.com/LK4D4/vndr [2021-01-22T11:45:37.655Z] #43 ... [2021-01-22T11:45:37.655Z] [2021-01-22T11:45:37.655Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T11:45:37.655Z] #41 75.48 DEP criu/protobuf-desc.d [2021-01-22T11:45:37.655Z] #41 75.64 DEP criu/proc_parse.d [2021-01-22T11:45:37.655Z] #41 75.86 DEP criu/plugin.d [2021-01-22T11:45:37.915Z] #41 75.98 DEP criu/pipes.d [2021-01-22T11:45:37.953Z] #27 ... [2021-01-22T11:45:37.953Z] [2021-01-22T11:45:37.953Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-01-22T11:45:37.953Z] #34 22.14 Reading package lists... [2021-01-22T11:45:37.953Z] #34 29.84 Building dependency tree... [2021-01-22T11:45:37.953Z] #34 33.18 The following additional packages will be installed: [2021-01-22T11:45:37.953Z] #34 33.19 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-01-22T11:45:37.953Z] #34 33.21 Suggested packages: [2021-01-22T11:45:37.953Z] #34 33.23 cmake-doc ninja-build lrzip [2021-01-22T11:45:37.953Z] #34 33.23 Recommended packages: [2021-01-22T11:45:37.953Z] #34 33.23 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-01-22T11:45:37.953Z] #34 34.30 The following NEW packages will be installed: [2021-01-22T11:45:37.953Z] #34 34.32 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-01-22T11:45:37.953Z] #34 34.32 vim-common xxd [2021-01-22T11:45:37.953Z] #34 34.73 0 upgraded, 10 newly installed, 0 to remove and 17 not upgraded. [2021-01-22T11:45:37.953Z] #34 34.73 Need to get 14.2 MB of archives. [2021-01-22T11:45:37.953Z] #34 34.73 After this operation, 60.0 MB of additional disk space will be used. [2021-01-22T11:45:37.953Z] #34 34.73 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2021-01-22T11:45:37.953Z] #34 34.74 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2021-01-22T11:45:37.953Z] #34 34.74 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake-data all 3.13.4-1 [1476 kB] [2021-01-22T11:45:37.953Z] #34 34.86 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2021-01-22T11:45:37.953Z] #34 35.74 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libxml2 arm64 2.9.4+dfsg1-7+deb10u1 [625 kB] [2021-01-22T11:45:37.953Z] #34 35.78 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libarchive13 arm64 3.3.3-4+deb10u1 [291 kB] [2021-01-22T11:45:37.953Z] #34 35.80 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB] [2021-01-22T11:45:37.953Z] #34 35.81 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 librhash0 arm64 1.3.8-1 [121 kB] [2021-01-22T11:45:37.953Z] #34 35.82 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libuv1 arm64 1.24.1-1 [105 kB] [2021-01-22T11:45:37.953Z] #34 35.85 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake arm64 3.13.4-1 [3046 kB] [2021-01-22T11:45:37.953Z] #34 38.44 debconf: delaying package configuration, since apt-utils is not installed [2021-01-22T11:45:37.953Z] #34 38.89 Fetched 14.2 MB in 2s (6872 kB/s) [2021-01-22T11:45:37.953Z] #34 38.98 Selecting previously unselected package xxd. [2021-01-22T11:45:37.953Z] #34 38.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 ... 15383 files and directories currently installed.) [2021-01-22T11:45:37.953Z] #34 39.13 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_arm64.deb ... [2021-01-22T11:45:37.968Z] #54 DONE 143.7s [2021-01-22T11:45:38.091Z] #41 75.81 DEP criu/protobuf-desc.d [2021-01-22T11:45:38.091Z] #41 75.98 DEP criu/proc_parse.d [2021-01-22T11:45:38.091Z] #41 76.24 DEP criu/plugin.d [2021-01-22T11:45:38.091Z] #41 ... [2021-01-22T11:45:38.091Z] [2021-01-22T11:45:38.091Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-01-22T11:45:38.091Z] #18 20.02 libcap2-bin is already the newest version (1:2.25-2). [2021-01-22T11:45:38.091Z] #18 20.02 The following additional packages will be installed: [2021-01-22T11:45:38.091Z] #18 20.03 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-01-22T11:45:38.091Z] #18 20.03 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-01-22T11:45:38.091Z] #18 20.04 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-01-22T11:45:38.091Z] #18 20.04 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-01-22T11:45:38.091Z] #18 20.04 python3.7 python3.7-minimal vim-runtime xxd [2021-01-22T11:45:38.091Z] #18 20.04 Suggested packages: [2021-01-22T11:45:38.091Z] #18 20.04 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-01-22T11:45:38.091Z] #18 20.04 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-01-22T11:45:38.091Z] #18 20.04 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-01-22T11:45:38.091Z] #18 20.04 Recommended packages: [2021-01-22T11:45:38.091Z] #18 20.04 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-01-22T11:45:38.091Z] #18 20.04 python3-keyrings.alt python3-xdg unzip [2021-01-22T11:45:38.091Z] #18 21.92 The following NEW packages will be installed: [2021-01-22T11:45:38.091Z] #18 21.93 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-01-22T11:45:38.091Z] #18 21.93 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-01-22T11:45:38.091Z] #18 21.93 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-01-22T11:45:38.091Z] #18 21.93 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-01-22T11:45:38.091Z] #18 21.93 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-01-22T11:45:38.091Z] #18 21.93 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-01-22T11:45:38.091Z] #18 21.93 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-01-22T11:45:38.091Z] #18 21.93 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-01-22T11:45:38.091Z] #18 21.93 xz-utils zip [2021-01-22T11:45:38.091Z] #18 22.29 0 upgraded, 48 newly installed, 0 to remove and 15 not upgraded. [2021-01-22T11:45:38.091Z] #18 22.29 Need to get 28.5 MB of archives. [2021-01-22T11:45:38.091Z] #18 22.29 After this operation, 116 MB of additional disk space will be used. [2021-01-22T11:45:38.091Z] #18 22.29 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-01-22T11:45:38.091Z] #18 22.29 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u2 [589 kB] [2021-01-22T11:45:38.091Z] #18 22.32 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u2 [1731 kB] [2021-01-22T11:45:38.091Z] #18 22.42 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-01-22T11:45:38.091Z] #18 22.43 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-01-22T11:45:38.091Z] #18 22.43 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u2 [1732 kB] [2021-01-22T11:45:38.091Z] #18 22.53 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB] [2021-01-22T11:45:38.091Z] #18 22.55 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-01-22T11:45:38.091Z] #18 22.56 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-01-22T11:45:38.091Z] #18 22.56 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-01-22T11:45:38.091Z] #18 22.57 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-01-22T11:45:38.091Z] #18 22.57 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-01-22T11:45:38.091Z] #18 22.58 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-01-22T11:45:38.091Z] #18 22.58 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-01-22T11:45:38.091Z] #18 22.58 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-01-22T11:45:38.091Z] #18 22.59 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-01-22T11:45:38.091Z] #18 22.61 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-01-22T11:45:38.091Z] #18 22.62 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-01-22T11:45:38.091Z] #18 22.63 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-01-22T11:45:38.091Z] #18 22.64 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-01-22T11:45:38.091Z] #18 22.64 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-01-22T11:45:38.091Z] #18 22.66 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-01-22T11:45:38.091Z] #18 22.68 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-01-22T11:45:38.091Z] #18 22.74 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-01-22T11:45:38.174Z] #41 ... [2021-01-22T11:45:38.174Z] [2021-01-22T11:45:38.174Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-22T11:45:38.174Z] #43 DONE 144.7s [2021-01-22T11:45:38.174Z] [2021-01-22T11:45:38.174Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T11:45:38.174Z] #41 76.28 DEP criu/pie-util.d [2021-01-22T11:45:38.217Z] #34 39.58 Unpacking xxd (2:8.1.0875-5) ... [2021-01-22T11:45:38.217Z] #34 ... [2021-01-22T11:45:38.217Z] [2021-01-22T11:45:38.217Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2021-01-22T11:45:38.217Z] #53 23.52 Reading package lists... [2021-01-22T11:45:38.217Z] #53 29.80 Building dependency tree... [2021-01-22T11:45:38.217Z] #53 33.57 The following additional packages will be installed: [2021-01-22T11:45:38.217Z] #53 33.57 libbtrfs0 [2021-01-22T11:45:38.217Z] #53 33.79 The following NEW packages will be installed: [2021-01-22T11:45:38.217Z] #53 33.81 libbtrfs-dev libbtrfs0 [2021-01-22T11:45:38.217Z] #53 34.24 0 upgraded, 2 newly installed, 0 to remove and 17 not upgraded. [2021-01-22T11:45:38.217Z] #53 34.24 Need to get 119 kB of archives. [2021-01-22T11:45:38.217Z] #53 34.24 After this operation, 387 kB of additional disk space will be used. [2021-01-22T11:45:38.217Z] #53 34.24 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2021-01-22T11:45:38.217Z] #53 34.25 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2021-01-22T11:45:38.217Z] #53 35.71 debconf: delaying package configuration, since apt-utils is not installed [2021-01-22T11:45:38.217Z] #53 36.13 Fetched 119 kB in 0s (446 kB/s) [2021-01-22T11:45:38.217Z] #53 37.34 Selecting previously unselected package libbtrfs0. [2021-01-22T11:45:38.217Z] #53 37.34 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2021-01-22T11:45:38.217Z] #53 37.44 Preparing to unpack .../libbtrfs0_4.20.1-2_arm64.deb ... [2021-01-22T11:45:38.217Z] #53 37.47 Unpacking libbtrfs0 (4.20.1-2) ... [2021-01-22T11:45:38.217Z] #53 38.31 Selecting previously unselected package libbtrfs-dev. [2021-01-22T11:45:38.217Z] #53 38.31 Preparing to unpack .../libbtrfs-dev_4.20.1-2_arm64.deb ... [2021-01-22T11:45:38.217Z] #53 38.32 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-01-22T11:45:38.217Z] #53 39.01 Setting up libbtrfs0 (4.20.1-2) ... [2021-01-22T11:45:38.217Z] #53 39.04 Setting up libbtrfs-dev (4.20.1-2) ... [2021-01-22T11:45:38.217Z] #53 39.58 Processing triggers for libc-bin (2.28-10) ... [2021-01-22T11:45:38.217Z] #53 ... [2021-01-22T11:45:38.217Z] [2021-01-22T11:45:38.217Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-01-22T11:45:38.217Z] #40 35.74 debconf: delaying package configuration, since apt-utils is not installed [2021-01-22T11:45:38.217Z] #40 36.09 Fetched 3798 kB in 1s (5963 kB/s) [2021-01-22T11:45:38.217Z] #40 37.32 Selecting previously unselected package libcap-dev:arm64. [2021-01-22T11:45:38.217Z] #40 37.32 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2021-01-22T11:45:38.217Z] #40 37.38 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_arm64.deb ... [2021-01-22T11:45:38.217Z] #40 37.45 Unpacking libcap-dev:arm64 (1:2.25-2) ... [2021-01-22T11:45:38.217Z] #40 38.32 Selecting previously unselected package libnet1:arm64. [2021-01-22T11:45:38.217Z] #40 38.33 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2021-01-22T11:45:38.217Z] #40 38.40 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-01-22T11:45:38.217Z] #40 38.98 Selecting previously unselected package libnet1-dev. [2021-01-22T11:45:38.217Z] #40 38.98 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_arm64.deb ... [2021-01-22T11:45:38.217Z] #40 38.99 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-01-22T11:45:38.217Z] #40 39.65 Selecting previously unselected package libnl-3-200:arm64. [2021-01-22T11:45:38.217Z] #40 39.66 Preparing to unpack .../03-libnl-3-200_3.4.0-1_arm64.deb ... [2021-01-22T11:45:38.217Z] #40 39.66 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2021-01-22T11:45:38.346Z] #18 22.83 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-01-22T11:45:38.346Z] #18 22.83 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-01-22T11:45:38.346Z] #18 22.83 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-01-22T11:45:38.346Z] #18 22.84 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-01-22T11:45:38.346Z] #18 22.84 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-01-22T11:45:38.433Z] #41 76.45 DEP criu/pie-util-vdso.d [2021-01-22T11:45:38.602Z] #18 23.24 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-01-22T11:45:38.602Z] #18 23.24 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-01-22T11:45:38.602Z] #18 23.24 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-01-22T11:45:38.602Z] #18 23.24 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-01-22T11:45:38.602Z] #18 23.26 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-01-22T11:45:38.602Z] #18 23.27 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-01-22T11:45:38.602Z] #18 23.36 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-01-22T11:45:38.609Z] [2021-01-22T11:45:38.609Z] #55 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2021-01-22T11:45:38.693Z] #41 76.63 DEP criu/pie-util-vdso-elf32.d [2021-01-22T11:45:38.794Z] #40 40.27 Selecting previously unselected package libnl-3-dev:arm64. [2021-01-22T11:45:38.794Z] #40 40.27 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_arm64.deb ... [2021-01-22T11:45:38.858Z] #18 23.36 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-01-22T11:45:38.858Z] #18 23.37 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-01-22T11:45:38.858Z] #18 23.37 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-01-22T11:45:38.858Z] #18 23.38 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-01-22T11:45:38.858Z] #18 23.40 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-01-22T11:45:38.858Z] #18 23.40 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB] [2021-01-22T11:45:38.858Z] #18 23.44 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2021-01-22T11:45:38.858Z] #18 23.46 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-01-22T11:45:38.858Z] #18 23.46 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-01-22T11:45:38.858Z] #18 ... [2021-01-22T11:45:38.858Z] [2021-01-22T11:45:38.858Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-22T11:45:38.858Z] #43 136.7 github.com/LK4D4/vndr [2021-01-22T11:45:38.858Z] #43 DONE 145.9s [2021-01-22T11:45:38.900Z] #55 DONE 0.3s [2021-01-22T11:45:38.900Z] [2021-01-22T11:45:38.900Z] #59 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2021-01-22T11:45:38.900Z] #59 DONE 0.2s [2021-01-22T11:45:38.900Z] [2021-01-22T11:45:38.900Z] #61 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2021-01-22T11:45:38.952Z] #41 76.96 DEP criu/path.d [2021-01-22T11:45:39.060Z] #40 ... [2021-01-22T11:45:39.060Z] [2021-01-22T11:45:39.060Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-22T11:45:39.060Z] #11 23.77 Reading package lists... [2021-01-22T11:45:39.060Z] #11 30.90 Building dependency tree... [2021-01-22T11:45:39.060Z] #11 34.24 The following additional packages will be installed: [2021-01-22T11:45:39.060Z] #11 34.24 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-01-22T11:45:39.060Z] #11 34.25 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-01-22T11:45:39.060Z] #11 34.26 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-01-22T11:45:39.060Z] #11 34.26 libselinux1-dev libsepol1-dev libsystemd0 libudev1 mingw-w64-common [2021-01-22T11:45:39.060Z] #11 34.27 mingw-w64-x86-64-dev [2021-01-22T11:45:39.060Z] #11 34.28 Suggested packages: [2021-01-22T11:45:39.060Z] #11 34.29 gcc-8-locales seccomp wine64 [2021-01-22T11:45:39.060Z] #11 35.90 The following NEW packages will be installed: [2021-01-22T11:45:39.060Z] #11 35.91 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-01-22T11:45:39.060Z] #11 35.91 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-01-22T11:45:39.060Z] #11 35.91 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-01-22T11:45:39.060Z] #11 35.92 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-01-22T11:45:39.060Z] #11 35.92 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-01-22T11:45:39.060Z] #11 35.92 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-01-22T11:45:39.060Z] #11 35.95 The following packages will be upgraded: [2021-01-22T11:45:39.060Z] #11 35.96 libsystemd0 libudev1 [2021-01-22T11:45:39.060Z] #11 36.53 2 upgraded, 25 newly installed, 0 to remove and 15 not upgraded. [2021-01-22T11:45:39.060Z] #11 36.53 Need to get 73.8 MB of archives. [2021-01-22T11:45:39.060Z] #11 36.53 After this operation, 472 MB of additional disk space will be used. [2021-01-22T11:45:39.060Z] #11 36.53 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd0 arm64 241-7~deb10u5 [314 kB] [2021-01-22T11:45:39.060Z] #11 36.57 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev1 arm64 241-7~deb10u5 [146 kB] [2021-01-22T11:45:39.060Z] #11 36.60 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-i686 arm64 2.31.1-11+8.3 [2188 kB] [2021-01-22T11:45:39.060Z] #11 37.05 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-x86-64 arm64 2.31.1-11+8.3 [2429 kB] [2021-01-22T11:45:39.060Z] #11 37.25 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-01-22T11:45:39.060Z] #11 37.25 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper1.02.1 arm64 2:1.02.155-3 [124 kB] [2021-01-22T11:45:39.060Z] #11 37.26 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB] [2021-01-22T11:45:39.060Z] #11 37.26 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-01-22T11:45:39.060Z] #11 38.11 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-01-22T11:45:39.060Z] #11 38.60 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-mingw-w64-base arm64 8.3.0-6+21.3~deb10u1 [175 kB] [2021-01-22T11:45:39.060Z] #11 38.61 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-mingw-w64-x86-64 arm64 8.3.0-6+21.3~deb10u1 [33.2 MB] [2021-01-22T11:45:39.114Z] [2021-01-22T11:45:39.114Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T11:45:39.114Z] #41 76.35 DEP criu/pipes.d [2021-01-22T11:45:39.114Z] #41 76.51 DEP criu/pie-util.d [2021-01-22T11:45:39.114Z] #41 76.59 DEP criu/pie-util-vdso.d [2021-01-22T11:45:39.114Z] #41 76.72 DEP criu/pie-util-vdso-elf32.d [2021-01-22T11:45:39.114Z] #41 76.92 DEP criu/path.d [2021-01-22T11:45:39.114Z] #41 77.04 DEP criu/parasite-syscall.d [2021-01-22T11:45:39.194Z] #61 DONE 0.2s [2021-01-22T11:45:39.194Z] [2021-01-22T11:45:39.194Z] #63 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2021-01-22T11:45:39.194Z] #63 DONE 0.1s [2021-01-22T11:45:39.194Z] [2021-01-22T11:45:39.194Z] #64 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-01-22T11:45:39.194Z] #64 DONE 0.1s [2021-01-22T11:45:39.211Z] #41 77.18 DEP criu/parasite-syscall.d [2021-01-22T11:45:39.293Z] #51 ... [2021-01-22T11:45:39.293Z] [2021-01-22T11:45:39.293Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-22T11:45:39.293Z] #37 3.701 -- Detecting C compiler ABI info - done [2021-01-22T11:45:39.293Z] #37 3.767 -- Detecting C compile features [2021-01-22T11:45:39.293Z] #37 5.661 -- Detecting C compile features - done [2021-01-22T11:45:39.293Z] #37 5.704 -- Performing Test HAS_BUILTIN_FORTIFY [2021-01-22T11:45:39.293Z] #37 5.913 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-01-22T11:45:39.293Z] #37 6.092 -- Configuring done [2021-01-22T11:45:39.293Z] #37 6.113 -- Generating done [2021-01-22T11:45:39.293Z] #37 6.117 -- Build files have been written to: /tmp/tmp.BQLaFlOvtG/tini [2021-01-22T11:45:39.293Z] #37 6.136 + make tini-static [2021-01-22T11:45:39.293Z] #37 6.508 Scanning dependencies of target tini-static [2021-01-22T11:45:39.293Z] #37 6.584 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-01-22T11:45:39.293Z] #37 8.736 [100%] Linking C executable tini-static [2021-01-22T11:45:39.293Z] #37 9.528 [100%] Built target tini-static [2021-01-22T11:45:39.293Z] #37 9.591 + mkdir -p /build [2021-01-22T11:45:39.293Z] #37 9.597 + cp tini-static /build/docker-init [2021-01-22T11:45:39.293Z] #37 DONE 9.7s [2021-01-22T11:45:39.293Z] [2021-01-22T11:45:39.293Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T11:45:39.293Z] #43 1.617 Note: Building without setproctitle() and strlcpy() support. [2021-01-22T11:45:39.293Z] #43 1.622 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-01-22T11:45:39.293Z] #43 1.635 Note: Building without GnuTLS support [2021-01-22T11:45:39.293Z] #43 1.638 Makefile.config:39: Warn: you have no libnftables installed [2021-01-22T11:45:39.293Z] #43 1.638 Makefile.config:40: Warn: Building without nftables support [2021-01-22T11:45:39.293Z] #43 3.373 fatal: not a git repository (or any of the parent directories): .git [2021-01-22T11:45:39.293Z] #43 3.416 GEN .gitid [2021-01-22T11:45:39.293Z] #43 3.464 GEN criu/include/version.h [2021-01-22T11:45:39.293Z] #43 3.608 GEN include/common/asm [2021-01-22T11:45:39.327Z] #11 ... [2021-01-22T11:45:39.327Z] [2021-01-22T11:45:39.327Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-01-22T11:45:39.327Z] #27 36.07 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-01-22T11:45:39.327Z] #27 36.55 [2021-01-22T11:45:39.327Z] #27 36.88 ######################################################################## 100.0% [2021-01-22T11:45:39.327Z] #27 37.00 [2021-01-22T11:45:39.369Z] #41 77.41 DEP criu/pagemap.d [2021-01-22T11:45:39.369Z] #41 77.61 DEP criu/pagemap-cache.d [2021-01-22T11:45:39.470Z] #41 77.42 DEP criu/pagemap.d [2021-01-22T11:45:39.471Z] #41 77.54 DEP criu/pagemap-cache.d [2021-01-22T11:45:39.485Z] [2021-01-22T11:45:39.485Z] #65 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-01-22T11:45:39.625Z] #41 77.82 DEP criu/page-xfer.d [2021-01-22T11:45:39.730Z] #41 77.66 DEP criu/page-xfer.d [2021-01-22T11:45:39.730Z] #41 77.80 DEP criu/page-pipe.d [2021-01-22T11:45:39.881Z] #41 78.10 DEP criu/page-pipe.d [2021-01-22T11:45:39.881Z] #41 78.22 DEP criu/netfilter.d [2021-01-22T11:45:39.958Z] #43 5.605 PBCC images/timens.pb-c.c [2021-01-22T11:45:39.958Z] #43 5.728 DEP images/timens.pb-c.d [2021-01-22T11:45:39.989Z] #41 77.90 DEP criu/netfilter.d [2021-01-22T11:45:39.989Z] #41 78.03 DEP criu/net.d [2021-01-22T11:45:40.119Z] #65 DONE 0.8s [2021-01-22T11:45:40.137Z] #41 78.33 DEP criu/net.d [2021-01-22T11:45:40.137Z] #41 78.47 DEP criu/namespaces.d [2021-01-22T11:45:40.247Z] #41 78.22 DEP criu/namespaces.d [2021-01-22T11:45:40.279Z] #27 37.93 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-01-22T11:45:40.305Z] #43 5.796 PBCC images/fown.pb-c.c [2021-01-22T11:45:40.305Z] #43 5.837 PBCC images/google/protobuf/descriptor.pb-c.c [2021-01-22T11:45:40.394Z] #41 78.63 DEP criu/mount.d [2021-01-22T11:45:40.410Z] [2021-01-22T11:45:40.410Z] #66 exporting to image [2021-01-22T11:45:40.410Z] #66 exporting layers [2021-01-22T11:45:40.506Z] #41 78.38 DEP criu/mount.d [2021-01-22T11:45:40.506Z] #41 78.57 DEP criu/memfd.d [2021-01-22T11:45:40.599Z] #43 5.940 PBCC images/opts.pb-c.c [2021-01-22T11:45:40.599Z] #43 6.153 PBCC images/memfd.pb-c.c [2021-01-22T11:45:40.599Z] #43 6.247 DEP images/fown.pb-c.d [2021-01-22T11:45:40.650Z] #41 78.76 DEP criu/memfd.d [2021-01-22T11:45:40.650Z] #41 78.94 DEP criu/mem.d [2021-01-22T11:45:40.765Z] #41 78.69 DEP criu/mem.d [2021-01-22T11:45:40.765Z] #41 78.85 DEP criu/lsm.d [2021-01-22T11:45:40.855Z] #27 38.66 [2021-01-22T11:45:40.894Z] #43 6.306 DEP images/google/protobuf/descriptor.pb-c.d [2021-01-22T11:45:40.894Z] #43 6.401 DEP images/opts.pb-c.d [2021-01-22T11:45:40.894Z] #43 6.480 DEP images/memfd.pb-c.d [2021-01-22T11:45:40.894Z] #43 6.565 PBCC images/sit.pb-c.c [2021-01-22T11:45:40.894Z] #43 6.664 DEP images/sit.pb-c.d [2021-01-22T11:45:40.906Z] #41 79.14 DEP criu/lsm.d [2021-01-22T11:45:41.024Z] #41 78.99 DEP criu/log.d [2021-01-22T11:45:41.024Z] #41 79.12 DEP criu/libnetlink.d [2021-01-22T11:45:41.162Z] #41 79.28 DEP criu/log.d [2021-01-22T11:45:41.162Z] #41 79.45 DEP criu/libnetlink.d [2021-01-22T11:45:41.191Z] #43 6.779 PBCC images/macvlan.pb-c.c [2021-01-22T11:45:41.191Z] #43 6.806 DEP images/macvlan.pb-c.d [2021-01-22T11:45:41.191Z] #43 6.869 PBCC images/autofs.pb-c.c [2021-01-22T11:45:41.191Z] #43 6.883 DEP images/autofs.pb-c.d [2021-01-22T11:45:41.191Z] #43 6.945 PBCC images/sysctl.pb-c.c [2021-01-22T11:45:41.191Z] #43 6.957 DEP images/sysctl.pb-c.d [2021-01-22T11:45:41.283Z] #41 79.26 DEP criu/kerndat.d [2021-01-22T11:45:41.418Z] #41 79.63 DEP criu/kerndat.d [2021-01-22T11:45:41.432Z] #27 39.10 ######################################################################## 100.0% [2021-01-22T11:45:41.432Z] #27 39.22 [2021-01-22T11:45:41.432Z] #27 39.30 Download of images into '/build' complete. [2021-01-22T11:45:41.488Z] #43 7.030 PBCC images/time.pb-c.c [2021-01-22T11:45:41.488Z] #43 7.078 DEP images/time.pb-c.d [2021-01-22T11:45:41.488Z] #43 7.151 PBCC images/binfmt-misc.pb-c.c [2021-01-22T11:45:41.488Z] #43 7.163 DEP images/binfmt-misc.pb-c.d [2021-01-22T11:45:41.488Z] #43 7.231 PBCC images/seccomp.pb-c.c [2021-01-22T11:45:41.488Z] #43 7.249 DEP images/seccomp.pb-c.d [2021-01-22T11:45:41.542Z] #41 79.48 DEP criu/kcmp-ids.d [2021-01-22T11:45:41.542Z] #41 79.55 DEP criu/irmap.d [2021-01-22T11:45:41.674Z] #41 79.88 DEP criu/kcmp-ids.d [2021-01-22T11:45:41.674Z] #41 79.94 DEP criu/irmap.d [2021-01-22T11:45:41.783Z] #43 7.393 PBCC images/userns.pb-c.c [2021-01-22T11:45:41.783Z] #43 7.419 DEP images/userns.pb-c.d [2021-01-22T11:45:41.783Z] #43 7.499 PBCC images/cgroup.pb-c.c [2021-01-22T11:45:41.783Z] #43 7.524 DEP images/cgroup.pb-c.d [2021-01-22T11:45:41.802Z] #41 79.68 DEP criu/ipc_ns.d [2021-01-22T11:45:41.802Z] #41 79.82 DEP criu/image.d [2021-01-22T11:45:41.845Z] #27 39.30 Use something like the following to load the result into a Docker daemon: [2021-01-22T11:45:41.846Z] #27 39.30 tar -cC '/build' . | docker load [2021-01-22T11:45:41.930Z] #41 80.05 DEP criu/ipc_ns.d [2021-01-22T11:45:41.931Z] #41 80.23 DEP criu/image.d [2021-01-22T11:45:42.061Z] #41 80.00 DEP criu/image-desc.d [2021-01-22T11:45:42.061Z] #41 80.15 DEP criu/fsnotify.d [2021-01-22T11:45:42.078Z] #43 7.656 PBCC images/ext-file.pb-c.c [2021-01-22T11:45:42.078Z] #43 7.717 DEP images/ext-file.pb-c.d [2021-01-22T11:45:42.078Z] #43 7.766 PBCC images/rpc.pb-c.c [2021-01-22T11:45:42.078Z] #43 7.814 DEP images/rpc.pb-c.d [2021-01-22T11:45:42.078Z] #43 7.885 PBCC images/siginfo.pb-c.c [2021-01-22T11:45:42.187Z] #41 80.41 DEP criu/image-desc.d [2021-01-22T11:45:42.320Z] #41 80.33 DEP criu/filesystems.d [2021-01-22T11:45:42.374Z] #43 7.897 DEP images/siginfo.pb-c.d [2021-01-22T11:45:42.374Z] #43 7.967 PBCC images/pagemap.pb-c.c [2021-01-22T11:45:42.374Z] #43 8.073 DEP images/pagemap.pb-c.d [2021-01-22T11:45:42.374Z] #43 8.135 PBCC images/rlimit.pb-c.c [2021-01-22T11:45:42.443Z] #41 80.49 DEP criu/fsnotify.d [2021-01-22T11:45:42.443Z] #41 80.63 DEP criu/filesystems.d [2021-01-22T11:45:42.443Z] #41 80.77 DEP criu/files.d [2021-01-22T11:45:42.489Z] #66 exporting layers 2.4s done [2021-01-22T11:45:42.489Z] #66 writing image sha256:35e1e5dd793fdbfdd737166685d997b0be086b0d313d89f183620b0628c71036 done [2021-01-22T11:45:42.489Z] #66 naming to docker.io/library/docker:febd0d315cb311dd1ae52f406520e6872a5867d3 done [2021-01-22T11:45:42.489Z] #66 DONE 2.4s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-01-22T11:45:42.579Z] #41 80.51 DEP criu/files.d [2021-01-22T11:45:42.579Z] #41 80.73 DEP criu/files-reg.d [2021-01-22T11:45:42.670Z] #43 8.164 DEP images/rlimit.pb-c.d [2021-01-22T11:45:42.670Z] #43 8.248 PBCC images/file-lock.pb-c.c [2021-01-22T11:45:42.670Z] #43 8.263 DEP images/file-lock.pb-c.d [2021-01-22T11:45:42.670Z] #43 8.360 PBCC images/tty.pb-c.c [2021-01-22T11:45:42.670Z] #43 8.399 DEP images/tty.pb-c.d [2021-01-22T11:45:42.670Z] #43 8.460 PBCC images/tun.pb-c.c [2021-01-22T11:45:42.699Z] #41 80.94 DEP criu/files-reg.d [2021-01-22T11:45:42.838Z] #41 80.91 DEP criu/files-ext.d [2021-01-22T11:45:42.918Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-41918/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=febd0d315cb311dd1ae52f406520e6872a5867d3 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:febd0d315cb311dd1ae52f406520e6872a5867d3 hack/test/unit [2021-01-22T11:45:42.955Z] #41 81.08 DEP criu/files-ext.d [2021-01-22T11:45:42.955Z] #41 81.23 DEP criu/file-lock.d [2021-01-22T11:45:42.955Z] #41 81.36 DEP criu/file-ids.d [2021-01-22T11:45:42.966Z] #43 8.537 PBCC images/netdev.pb-c.c [2021-01-22T11:45:42.966Z] #43 8.602 DEP images/tun.pb-c.d [2021-01-22T11:45:42.966Z] #43 8.696 DEP images/netdev.pb-c.d [2021-01-22T11:45:42.966Z] #43 8.739 PBCC images/vma.pb-c.c [2021-01-22T11:45:43.101Z] #41 81.17 DEP criu/file-lock.d [2021-01-22T11:45:43.211Z] #41 81.51 DEP criu/fifo.d [2021-01-22T11:45:43.211Z] #41 81.62 DEP criu/fdstore.d [2021-01-22T11:45:43.263Z] #43 8.799 DEP images/vma.pb-c.d [2021-01-22T11:45:43.263Z] #43 8.842 PBCC images/creds.pb-c.c [2021-01-22T11:45:43.263Z] #43 ... [2021-01-22T11:45:43.263Z] [2021-01-22T11:45:43.263Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-22T11:45:43.263Z] #45 65.45 bufio [2021-01-22T11:45:43.263Z] #45 65.76 reflect [2021-01-22T11:45:43.263Z] #45 71.25 regexp/syntax [2021-01-22T11:45:43.263Z] #45 74.71 hash/crc32 [2021-01-22T11:45:43.263Z] #45 ... [2021-01-22T11:45:43.263Z] [2021-01-22T11:45:43.263Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T11:45:43.263Z] #43 8.879 DEP images/creds.pb-c.d [2021-01-22T11:45:43.263Z] #43 8.914 PBCC images/utsns.pb-c.c [2021-01-22T11:45:43.263Z] #43 8.935 DEP images/utsns.pb-c.d [2021-01-22T11:45:43.360Z] #41 81.39 DEP criu/file-ids.d [2021-01-22T11:45:43.360Z] #41 81.54 DEP criu/fifo.d [2021-01-22T11:45:43.467Z] #41 81.72 DEP criu/fault-injection.d [2021-01-22T11:45:43.562Z] #43 9.010 PBCC images/ipc-desc.pb-c.c [2021-01-22T11:45:43.562Z] #43 9.023 PBCC images/ipc-sem.pb-c.c [2021-01-22T11:45:43.562Z] #43 9.075 DEP images/ipc-desc.pb-c.d [2021-01-22T11:45:43.562Z] #43 9.115 DEP images/ipc-sem.pb-c.d [2021-01-22T11:45:43.562Z] #43 9.214 PBCC images/ipc-msg.pb-c.c [2021-01-22T11:45:43.562Z] #43 9.247 DEP images/ipc-msg.pb-c.d [2021-01-22T11:45:43.562Z] #43 9.296 PBCC images/ipc-shm.pb-c.c [2021-01-22T11:45:43.562Z] #43 9.312 DEP images/ipc-shm.pb-c.d [2021-01-22T11:45:43.723Z] #41 81.78 DEP criu/external.d [2021-01-22T11:45:43.723Z] #41 81.90 DEP criu/eventpoll.d [2021-01-22T11:45:43.723Z] #41 82.02 DEP criu/eventfd.d [2021-01-22T11:45:43.861Z] #43 9.437 PBCC images/ipc-var.pb-c.c [2021-01-22T11:45:43.861Z] #43 9.455 DEP images/ipc-var.pb-c.d [2021-01-22T11:45:43.861Z] #43 9.558 PBCC images/sk-opts.pb-c.c [2021-01-22T11:45:43.861Z] #43 9.637 PBCC images/packet-sock.pb-c.c [2021-01-22T11:45:43.929Z] #41 81.70 DEP criu/fdstore.d [2021-01-22T11:45:43.929Z] #41 81.78 DEP criu/fault-injection.d [2021-01-22T11:45:43.929Z] #41 81.84 DEP criu/external.d [2021-01-22T11:45:43.929Z] #41 81.94 DEP criu/eventpoll.d [2021-01-22T11:45:43.929Z] #41 82.06 DEP criu/eventfd.d [2021-01-22T11:45:43.981Z] #41 82.15 DEP criu/crtools.d [2021-01-22T11:45:43.981Z] #41 82.27 DEP criu/cr-service.d [2021-01-22T11:45:44.161Z] #43 9.750 DEP images/sk-opts.pb-c.d [2021-01-22T11:45:44.161Z] #43 9.872 DEP images/packet-sock.pb-c.d [2021-01-22T11:45:44.161Z] #43 9.930 PBCC images/sk-netlink.pb-c.c [2021-01-22T11:45:44.161Z] #43 ... [2021-01-22T11:45:44.161Z] [2021-01-22T11:45:44.161Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-22T11:45:44.161Z] #13 66.60 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-01-22T11:45:44.161Z] #13 66.62 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-01-22T11:45:44.161Z] #13 66.62 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-01-22T11:45:44.161Z] #13 74.25 Selecting previously unselected package gcc-mingw-w64-base. [2021-01-22T11:45:44.161Z] #13 74.28 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2021-01-22T11:45:44.161Z] #13 74.29 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-01-22T11:45:44.161Z] #13 74.50 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-01-22T11:45:44.161Z] #13 74.51 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2021-01-22T11:45:44.161Z] #13 74.52 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-01-22T11:45:44.188Z] #41 82.20 DEP criu/crtools.d [2021-01-22T11:45:44.237Z] #41 82.46 DEP criu/cr-restore.d [2021-01-22T11:45:44.447Z] #41 82.44 DEP criu/cr-service.d [2021-01-22T11:45:44.493Z] #41 82.67 DEP criu/cr-errno.d [2021-01-22T11:45:44.493Z] #41 82.69 DEP criu/cr-dump.d [2021-01-22T11:45:44.688Z] #13 ... [2021-01-22T11:45:44.688Z] [2021-01-22T11:45:44.688Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T11:45:44.688Z] #43 10.02 DEP images/sk-netlink.pb-c.d [2021-01-22T11:45:44.688Z] #43 10.14 PBCC images/sk-inet.pb-c.c [2021-01-22T11:45:44.688Z] #43 10.25 DEP images/sk-inet.pb-c.d [2021-01-22T11:45:44.688Z] #43 10.34 PBCC images/sk-unix.pb-c.c [2021-01-22T11:45:44.706Z] #41 82.60 DEP criu/cr-restore.d [2021-01-22T11:45:44.706Z] #41 82.87 DEP criu/cr-errno.d [2021-01-22T11:45:44.748Z] #41 82.85 DEP criu/cr-dedup.d [2021-01-22T11:45:44.748Z] #41 83.02 DEP criu/cr-check.d [2021-01-22T11:45:44.965Z] #41 82.89 DEP criu/cr-dump.d [2021-01-22T11:45:44.965Z] #41 83.13 DEP criu/cr-dedup.d [2021-01-22T11:45:44.984Z] #43 10.45 DEP images/sk-unix.pb-c.d [2021-01-22T11:45:44.984Z] #43 10.55 PBCC images/mm.pb-c.c [2021-01-22T11:45:45.004Z] #41 83.26 DEP criu/config.d [2021-01-22T11:45:45.004Z] #41 83.37 DEP criu/clone-noasan.d [2021-01-22T11:45:45.225Z] #41 ... [2021-01-22T11:45:45.225Z] [2021-01-22T11:45:45.225Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2021-01-22T11:45:45.225Z] #30 DONE 151.8s [2021-01-22T11:45:45.225Z] [2021-01-22T11:45:45.225Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-01-22T11:45:45.225Z] #18 18.79 Building dependency tree... [2021-01-22T11:45:45.225Z] #18 21.38 libcap2-bin is already the newest version (1:2.25-2). [2021-01-22T11:45:45.225Z] #18 21.38 The following additional packages will be installed: [2021-01-22T11:45:45.225Z] #18 21.38 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-01-22T11:45:45.225Z] #18 21.38 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-01-22T11:45:45.225Z] #18 21.39 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-01-22T11:45:45.225Z] #18 21.39 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-01-22T11:45:45.225Z] #18 21.39 python3.7 python3.7-minimal vim-runtime xxd [2021-01-22T11:45:45.225Z] #18 21.39 Suggested packages: [2021-01-22T11:45:45.225Z] #18 21.39 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-01-22T11:45:45.225Z] #18 21.39 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-01-22T11:45:45.225Z] #18 21.39 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-01-22T11:45:45.225Z] #18 21.39 Recommended packages: [2021-01-22T11:45:45.225Z] #18 21.39 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-01-22T11:45:45.225Z] #18 21.39 python3-keyrings.alt python3-xdg unzip [2021-01-22T11:45:45.225Z] #18 23.17 The following NEW packages will be installed: [2021-01-22T11:45:45.225Z] #18 23.18 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-01-22T11:45:45.225Z] #18 23.18 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-01-22T11:45:45.225Z] #18 23.18 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-01-22T11:45:45.225Z] #18 23.18 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-01-22T11:45:45.225Z] #18 23.18 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-01-22T11:45:45.225Z] #18 23.18 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-01-22T11:45:45.225Z] #18 23.19 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-01-22T11:45:45.225Z] #18 23.19 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-01-22T11:45:45.225Z] #18 23.19 xz-utils zip [2021-01-22T11:45:45.225Z] #18 23.57 0 upgraded, 48 newly installed, 0 to remove and 15 not upgraded. [2021-01-22T11:45:45.225Z] #18 23.57 Need to get 28.5 MB of archives. [2021-01-22T11:45:45.225Z] #18 23.57 After this operation, 116 MB of additional disk space will be used. [2021-01-22T11:45:45.225Z] #18 23.57 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-01-22T11:45:45.225Z] #18 23.57 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u2 [589 kB] [2021-01-22T11:45:45.225Z] #18 23.60 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u2 [1731 kB] [2021-01-22T11:45:45.225Z] #18 23.70 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-01-22T11:45:45.225Z] #18 23.70 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-01-22T11:45:45.225Z] #18 23.70 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u2 [1732 kB] [2021-01-22T11:45:45.225Z] #18 23.79 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB] [2021-01-22T11:45:45.225Z] #18 23.83 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-01-22T11:45:45.225Z] #18 23.84 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-01-22T11:45:45.225Z] #18 23.84 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-01-22T11:45:45.225Z] #18 23.84 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-01-22T11:45:45.225Z] #18 23.84 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-01-22T11:45:45.225Z] #18 23.85 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-01-22T11:45:45.225Z] #18 23.85 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-01-22T11:45:45.225Z] #18 23.87 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-01-22T11:45:45.225Z] #18 23.87 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-01-22T11:45:45.225Z] #18 23.89 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-01-22T11:45:45.225Z] #18 23.89 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-01-22T11:45:45.225Z] #18 23.91 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-01-22T11:45:45.225Z] #18 23.93 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-01-22T11:45:45.225Z] #18 23.93 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-01-22T11:45:45.225Z] #18 23.95 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-01-22T11:45:45.225Z] #18 23.97 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-01-22T11:45:45.225Z] #18 23.98 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-01-22T11:45:45.225Z] #18 23.99 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-01-22T11:45:45.225Z] #18 23.99 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-01-22T11:45:45.225Z] #18 23.99 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-01-22T11:45:45.225Z] #18 24.00 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-01-22T11:45:45.225Z] #18 24.00 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-01-22T11:45:45.225Z] #18 24.43 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-01-22T11:45:45.225Z] #18 24.43 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-01-22T11:45:45.225Z] #18 24.43 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-01-22T11:45:45.225Z] #18 24.44 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-01-22T11:45:45.225Z] #18 24.44 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-01-22T11:45:45.225Z] #18 24.46 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-01-22T11:45:45.225Z] #18 24.55 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-01-22T11:45:45.225Z] #18 24.55 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-01-22T11:45:45.225Z] #18 24.56 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-01-22T11:45:45.225Z] #18 24.57 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-01-22T11:45:45.225Z] #18 24.58 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-01-22T11:45:45.225Z] #18 24.61 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-01-22T11:45:45.225Z] #18 24.61 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB] [2021-01-22T11:45:45.225Z] #18 24.68 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2021-01-22T11:45:45.225Z] #18 24.69 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-01-22T11:45:45.225Z] #18 24.70 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-01-22T11:45:45.225Z] #18 24.99 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-01-22T11:45:45.225Z] #18 25.07 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-01-22T11:45:45.225Z] #18 25.11 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-01-22T11:45:45.225Z] #18 25.89 debconf: delaying package configuration, since apt-utils is not installed [2021-01-22T11:45:45.225Z] #18 26.03 Fetched 28.5 MB in 2s (15.1 MB/s) [2021-01-22T11:45:45.225Z] #18 26.10 Selecting previously unselected package pigz. [2021-01-22T11:45:45.225Z] #18 26.10 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23432 files and directories currently installed.) [2021-01-22T11:45:45.225Z] #18 26.18 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-01-22T11:45:45.225Z] #18 26.19 Unpacking pigz (2.4-1) ... [2021-01-22T11:45:45.225Z] #18 26.28 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-01-22T11:45:45.225Z] #18 26.29 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2021-01-22T11:45:45.225Z] #18 26.31 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2021-01-22T11:45:45.225Z] #18 26.82 Selecting previously unselected package python3.7-minimal. [2021-01-22T11:45:45.225Z] #18 26.83 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2021-01-22T11:45:45.225Z] #18 26.85 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2021-01-22T11:45:45.225Z] #18 ... [2021-01-22T11:45:45.225Z] [2021-01-22T11:45:45.225Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T11:45:45.225Z] #41 83.41 DEP criu/cr-check.d [2021-01-22T11:45:45.260Z] #41 83.45 DEP criu/cgroup.d [2021-01-22T11:45:45.260Z] #41 83.66 DEP criu/cgroup-props.d [2021-01-22T11:45:45.280Z] #43 10.71 DEP images/mm.pb-c.d [2021-01-22T11:45:45.280Z] #43 10.85 PBCC images/timerfd.pb-c.c [2021-01-22T11:45:45.280Z] #43 10.89 DEP images/timerfd.pb-c.d [2021-01-22T11:45:45.280Z] #43 10.95 PBCC images/timer.pb-c.c [2021-01-22T11:45:45.280Z] #43 10.99 DEP images/timer.pb-c.d [2021-01-22T11:45:45.379Z] #27 ... [2021-01-22T11:45:45.379Z] [2021-01-22T11:45:45.379Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-22T11:45:45.379Z] #32 36.07 internal/reflectlite [2021-01-22T11:45:45.379Z] #32 36.08 sync [2021-01-22T11:45:45.379Z] #32 38.17 sort [2021-01-22T11:45:45.379Z] #32 38.17 errors [2021-01-22T11:45:45.379Z] #32 38.61 strconv [2021-01-22T11:45:45.379Z] #32 38.62 internal/oserror [2021-01-22T11:45:45.379Z] #32 38.62 io [2021-01-22T11:45:45.379Z] #32 39.01 syscall [2021-01-22T11:45:45.379Z] #32 40.29 strings [2021-01-22T11:45:45.379Z] #32 40.32 bytes [2021-01-22T11:45:45.379Z] #32 43.25 reflect [2021-01-22T11:45:45.379Z] #32 43.71 bufio [2021-01-22T11:45:45.380Z] #32 44.86 path [2021-01-22T11:45:45.380Z] #32 45.23 text/tabwriter [2021-01-22T11:45:45.380Z] #32 ... [2021-01-22T11:45:45.380Z] [2021-01-22T11:45:45.380Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2021-01-22T11:45:45.380Z] #30 43.98 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-01-22T11:45:45.380Z] #30 44.45 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-01-22T11:45:45.485Z] #41 83.67 DEP criu/config.d [2021-01-22T11:45:45.516Z] #41 83.75 DEP criu/bitmap.d [2021-01-22T11:45:45.516Z] #41 83.77 DEP criu/bfd.d [2021-01-22T11:45:45.516Z] #41 83.85 DEP criu/autofs.d [2021-01-22T11:45:45.578Z] #43 11.05 PBCC images/sa.pb-c.c [2021-01-22T11:45:45.578Z] #43 11.13 DEP images/sa.pb-c.d [2021-01-22T11:45:45.578Z] #43 11.17 PBCC images/pipe-data.pb-c.c [2021-01-22T11:45:45.578Z] #43 11.19 DEP images/pipe-data.pb-c.d [2021-01-22T11:45:45.578Z] #43 11.24 PBCC images/mnt.pb-c.c [2021-01-22T11:45:45.578Z] #43 11.31 DEP images/mnt.pb-c.d [2021-01-22T11:45:45.578Z] #43 11.35 PBCC images/sk-packet.pb-c.c [2021-01-22T11:45:45.644Z] #30 ... [2021-01-22T11:45:45.644Z] [2021-01-22T11:45:45.644Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T11:45:45.644Z] #47 36.99 go: extracting github.com/gogo/protobuf v1.2.1 [2021-01-22T11:45:45.644Z] #47 43.23 go: finding github.com/fatih/color v1.7.0 [2021-01-22T11:45:45.644Z] #47 43.31 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-01-22T11:45:45.644Z] #47 43.40 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-01-22T11:45:45.644Z] #47 43.41 go: finding github.com/go-critic/go-critic v0.4.1 [2021-01-22T11:45:45.644Z] #47 44.06 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-01-22T11:45:45.644Z] #47 44.07 go: finding github.com/mattn/go-colorable v0.1.4 [2021-01-22T11:45:45.644Z] #47 44.23 go: finding github.com/pkg/errors v0.8.1 [2021-01-22T11:45:45.644Z] #47 44.48 go: finding github.com/mattn/go-isatty v0.0.8 [2021-01-22T11:45:45.644Z] #47 44.50 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-01-22T11:45:45.644Z] #47 44.70 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-01-22T11:45:45.644Z] #47 44.72 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-01-22T11:45:45.644Z] #47 45.14 go: finding github.com/spf13/viper v1.6.1 [2021-01-22T11:45:45.644Z] #47 45.23 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-01-22T11:45:45.644Z] #47 45.24 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-01-22T11:45:45.644Z] #47 45.31 go: finding github.com/sirupsen/logrus v1.4.2 [2021-01-22T11:45:45.644Z] #47 45.39 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-01-22T11:45:45.644Z] #47 45.57 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-01-22T11:45:45.644Z] #47 45.57 go: finding github.com/stretchr/testify v1.4.0 [2021-01-22T11:45:45.644Z] #47 45.83 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-01-22T11:45:45.644Z] #47 45.99 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-01-22T11:45:45.644Z] #47 45.99 go: finding github.com/davecgh/go-spew v1.1.1 [2021-01-22T11:45:45.644Z] #47 46.00 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-01-22T11:45:45.644Z] #47 46.01 go: finding github.com/spf13/cobra v0.0.5 [2021-01-22T11:45:45.644Z] #47 46.62 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-01-22T11:45:45.644Z] #47 47.06 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-01-22T11:45:45.644Z] #47 47.08 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-01-22T11:45:45.644Z] #47 47.08 go: finding github.com/spf13/pflag v1.0.5 [2021-01-22T11:45:45.650Z] ? github.com/docker/docker/api [no test files] [2021-01-22T11:45:45.772Z] #41 84.01 DEP criu/aio.d [2021-01-22T11:45:45.874Z] #43 11.36 DEP images/sk-packet.pb-c.d [2021-01-22T11:45:45.874Z] #43 11.45 PBCC images/tcp-stream.pb-c.c [2021-01-22T11:45:45.874Z] #43 11.51 DEP images/tcp-stream.pb-c.d [2021-01-22T11:45:45.874Z] #43 11.60 PBCC images/pipe.pb-c.c [2021-01-22T11:45:46.028Z] #41 84.15 DEP criu/action-scripts.d [2021-01-22T11:45:46.052Z] #41 84.02 DEP criu/clone-noasan.d [2021-01-22T11:45:46.171Z] #43 11.68 DEP images/pipe.pb-c.d [2021-01-22T11:45:46.171Z] #43 11.72 PBCC images/pstree.pb-c.c [2021-01-22T11:45:46.171Z] #43 11.76 DEP images/pstree.pb-c.d [2021-01-22T11:45:46.171Z] #43 11.86 PBCC images/fs.pb-c.c [2021-01-22T11:45:46.171Z] #43 11.87 DEP images/fs.pb-c.d [2021-01-22T11:45:46.171Z] #43 11.94 PBCC images/signalfd.pb-c.c [2021-01-22T11:45:46.240Z] #47 ... [2021-01-22T11:45:46.240Z] [2021-01-22T11:45:46.240Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-22T11:45:46.240Z] #32 47.31 internal/syscall/execenv [2021-01-22T11:45:46.240Z] #32 47.32 internal/syscall/unix [2021-01-22T11:45:46.240Z] #32 47.34 time [2021-01-22T11:45:46.285Z] #41 84.41 CC criu/action-scripts.o [2021-01-22T11:45:46.285Z] #41 ... [2021-01-22T11:45:46.285Z] [2021-01-22T11:45:46.285Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-01-22T11:45:46.285Z] #18 23.92 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-01-22T11:45:46.285Z] #18 24.00 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-01-22T11:45:46.285Z] #18 24.08 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-01-22T11:45:46.285Z] #18 24.90 debconf: delaying package configuration, since apt-utils is not installed [2021-01-22T11:45:46.285Z] #18 25.02 Fetched 28.5 MB in 2s (13.7 MB/s) [2021-01-22T11:45:46.285Z] #18 25.09 Selecting previously unselected package pigz. [2021-01-22T11:45:46.285Z] #18 25.09 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23432 files and directories currently installed.) [2021-01-22T11:45:46.285Z] #18 25.15 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-01-22T11:45:46.285Z] #18 25.16 Unpacking pigz (2.4-1) ... [2021-01-22T11:45:46.285Z] #18 25.26 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-01-22T11:45:46.285Z] #18 25.27 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2021-01-22T11:45:46.285Z] #18 25.28 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2021-01-22T11:45:46.285Z] #18 25.74 Selecting previously unselected package python3.7-minimal. [2021-01-22T11:45:46.285Z] #18 25.75 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2021-01-22T11:45:46.285Z] #18 25.78 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2021-01-22T11:45:46.285Z] #18 26.72 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2021-01-22T11:45:46.285Z] #18 26.77 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2021-01-22T11:45:46.285Z] #18 29.16 Selecting previously unselected package python3-minimal. [2021-01-22T11:45:46.285Z] #18 29.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 ... 23681 files and directories currently installed.) [2021-01-22T11:45:46.285Z] #18 29.23 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-01-22T11:45:46.285Z] #18 29.23 Unpacking python3-minimal (3.7.3-1) ... [2021-01-22T11:45:46.285Z] #18 29.32 Selecting previously unselected package libmpdec2:amd64. [2021-01-22T11:45:46.285Z] #18 29.32 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-01-22T11:45:46.285Z] #18 29.33 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-01-22T11:45:46.285Z] #18 29.42 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-01-22T11:45:46.285Z] #18 29.44 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ... [2021-01-22T11:45:46.285Z] #18 29.44 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2021-01-22T11:45:46.285Z] #18 30.54 Selecting previously unselected package python3.7. [2021-01-22T11:45:46.285Z] #18 30.56 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ... [2021-01-22T11:45:46.285Z] #18 30.57 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2021-01-22T11:45:46.285Z] #18 30.68 Selecting previously unselected package libpython3-stdlib:amd64. [2021-01-22T11:45:46.285Z] #18 30.68 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-01-22T11:45:46.285Z] #18 30.69 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-01-22T11:45:46.285Z] #18 30.81 Setting up python3-minimal (3.7.3-1) ... [2021-01-22T11:45:46.311Z] #41 84.14 DEP criu/cgroup.d [2021-01-22T11:45:46.311Z] #41 84.29 DEP criu/cgroup-props.d [2021-01-22T11:45:46.311Z] #41 84.36 DEP criu/bitmap.d [2021-01-22T11:45:46.311Z] #41 84.37 DEP criu/bfd.d [2021-01-22T11:45:46.311Z] #41 84.42 DEP criu/autofs.d [2021-01-22T11:45:46.471Z] #43 12.02 DEP images/signalfd.pb-c.d [2021-01-22T11:45:46.471Z] #43 12.07 PBCC images/fh.pb-c.c [2021-01-22T11:45:46.471Z] #43 12.17 PBCC images/fsnotify.pb-c.c [2021-01-22T11:45:46.471Z] #43 12.28 DEP images/fh.pb-c.d [2021-01-22T11:45:46.504Z] #32 ... [2021-01-22T11:45:46.504Z] [2021-01-22T11:45:46.504Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-22T11:45:46.504Z] #43 37.77 internal/reflectlite [2021-01-22T11:45:46.504Z] #43 37.77 github.com/LK4D4/vndr/godl/singleflight [2021-01-22T11:45:46.504Z] #43 37.78 math/rand [2021-01-22T11:45:46.504Z] #43 37.80 internal/singleflight [2021-01-22T11:45:46.504Z] #43 40.27 io [2021-01-22T11:45:46.504Z] #43 40.28 syscall [2021-01-22T11:45:46.504Z] #43 40.28 strconv [2021-01-22T11:45:46.504Z] #43 40.28 vendor/golang.org/x/net/dns/dnsmessage [2021-01-22T11:45:46.504Z] #43 41.64 bytes [2021-01-22T11:45:46.504Z] #43 43.09 bufio [2021-01-22T11:45:46.504Z] #43 45.79 path [2021-01-22T11:45:46.504Z] #43 46.26 reflect [2021-01-22T11:45:46.504Z] #43 47.04 regexp/syntax [2021-01-22T11:45:46.504Z] #43 47.36 hash/crc32 [2021-01-22T11:45:46.504Z] #43 ... [2021-01-22T11:45:46.504Z] [2021-01-22T11:45:46.504Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T11:45:46.504Z] #47 47.60 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-01-22T11:45:46.504Z] #47 47.90 go: finding github.com/gobwas/glob v0.2.3 [2021-01-22T11:45:46.504Z] #47 47.90 go: finding github.com/hashicorp/hcl v1.0.0 [2021-01-22T11:45:46.504Z] #47 47.91 go: finding github.com/stretchr/objx v0.2.0 [2021-01-22T11:45:46.570Z] #41 84.55 DEP criu/aio.d [2021-01-22T11:45:46.766Z] #43 ... [2021-01-22T11:45:46.766Z] [2021-01-22T11:45:46.766Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T11:45:46.766Z] #47 DONE 79.0s [2021-01-22T11:45:46.766Z] [2021-01-22T11:45:46.766Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T11:45:46.766Z] #43 12.36 DEP images/fsnotify.pb-c.d [2021-01-22T11:45:46.766Z] #43 12.42 PBCC images/eventpoll.pb-c.c [2021-01-22T11:45:46.766Z] #43 12.45 DEP images/eventpoll.pb-c.d [2021-01-22T11:45:46.766Z] #43 12.55 PBCC images/eventfd.pb-c.c [2021-01-22T11:45:46.767Z] #47 48.34 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-01-22T11:45:46.767Z] #47 48.34 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-01-22T11:45:46.768Z] #47 48.34 go: finding github.com/magiconair/properties v1.8.1 [2021-01-22T11:45:46.768Z] #47 48.36 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-01-22T11:45:46.768Z] #47 48.36 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-01-22T11:45:46.829Z] #41 84.72 DEP criu/action-scripts.d [2021-01-22T11:45:47.062Z] #43 12.59 DEP images/eventfd.pb-c.d [2021-01-22T11:45:47.062Z] #43 12.62 PBCC images/remap-file-path.pb-c.c [2021-01-22T11:45:47.062Z] #43 12.63 DEP images/remap-file-path.pb-c.d [2021-01-22T11:45:47.062Z] #43 12.70 PBCC images/fifo.pb-c.c [2021-01-22T11:45:47.062Z] #43 12.72 DEP images/fifo.pb-c.d [2021-01-22T11:45:47.062Z] #43 12.80 PBCC images/ghost-file.pb-c.c [2021-01-22T11:45:47.062Z] #43 12.84 DEP images/ghost-file.pb-c.d [2021-01-22T11:45:47.088Z] #41 84.98 CC criu/action-scripts.o [2021-01-22T11:45:47.213Z] #18 31.78 Selecting previously unselected package python3. [2021-01-22T11:45:47.213Z] #18 31.78 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24093 files and directories currently installed.) [2021-01-22T11:45:47.213Z] #18 31.83 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-01-22T11:45:47.213Z] #18 31.85 Unpacking python3 (3.7.3-1) ... [2021-01-22T11:45:47.347Z] #41 85.33 CC criu/aio.o [2021-01-22T11:45:47.351Z] #47 48.77 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-01-22T11:45:47.351Z] #47 48.77 go: finding github.com/pelletier/go-toml v1.2.0 [2021-01-22T11:45:47.351Z] #47 48.79 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-01-22T11:45:47.356Z] #43 12.94 PBCC images/regfile.pb-c.c [2021-01-22T11:45:47.356Z] #43 13.00 DEP images/regfile.pb-c.d [2021-01-22T11:45:47.469Z] #18 31.95 Selecting previously unselected package libip4tc0:amd64. [2021-01-22T11:45:47.469Z] #18 31.95 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-01-22T11:45:47.469Z] #18 31.96 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-01-22T11:45:47.469Z] #18 32.07 Selecting previously unselected package libip6tc0:amd64. [2021-01-22T11:45:47.469Z] #18 32.07 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-01-22T11:45:47.469Z] #18 32.09 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-01-22T11:45:47.615Z] #47 48.81 go: finding github.com/spf13/afero v1.1.2 [2021-01-22T11:45:47.615Z] #47 49.24 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-01-22T11:45:47.615Z] #47 49.25 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-01-22T11:45:47.654Z] #43 13.12 PBCC images/ns.pb-c.c [2021-01-22T11:45:47.654Z] #43 13.18 DEP images/ns.pb-c.d [2021-01-22T11:45:47.654Z] #43 13.33 PBCC images/fdinfo.pb-c.c [2021-01-22T11:45:47.725Z] #18 32.22 Selecting previously unselected package libiptc0:amd64.#18 ... [2021-01-22T11:45:47.725Z] [2021-01-22T11:45:47.725Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2021-01-22T11:45:47.725Z] #30 DONE 154.4s [2021-01-22T11:45:47.725Z] [2021-01-22T11:45:47.725Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-01-22T11:45:47.725Z] #18 32.22 Selecting previously unselected package libiptc0:amd64. [2021-01-22T11:45:47.725Z] #18 32.23 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-01-22T11:45:47.725Z] #18 32.24 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-01-22T11:45:47.725Z] #18 32.37 Selecting previously unselected package libnfnetlink0:amd64. [2021-01-22T11:45:47.725Z] #18 32.37 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-01-22T11:45:47.725Z] #18 ... [2021-01-22T11:45:47.725Z] [2021-01-22T11:45:47.725Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T11:45:47.725Z] #41 84.86 CC criu/aio.o [2021-01-22T11:45:47.725Z] #41 85.35 CC criu/autofs.o [2021-01-22T11:45:47.879Z] #47 49.27 go: finding github.com/spf13/cast v1.3.0 [2021-01-22T11:45:47.879Z] #47 49.34 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-01-22T11:45:47.879Z] #47 49.35 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-01-22T11:45:47.914Z] #41 85.88 CC criu/autofs.o [2021-01-22T11:45:47.948Z] #43 13.48 DEP images/fdinfo.pb-c.d [2021-01-22T11:45:47.948Z] #43 13.67 PBCC images/core-aarch64.pb-c.c [2021-01-22T11:45:48.143Z] #47 49.54 go: finding github.com/subosito/gotenv v1.2.0 [2021-01-22T11:45:48.143Z] #47 49.54 go: finding gopkg.in/ini.v1 v1.51.0 [2021-01-22T11:45:48.143Z] #47 49.58 go: finding golang.org/x/text v0.3.2 [2021-01-22T11:45:48.243Z] #43 13.70 PBCC images/core-arm.pb-c.c [2021-01-22T11:45:48.243Z] #43 13.74 PBCC images/core-ppc64.pb-c.c [2021-01-22T11:45:48.243Z] #43 13.83 PBCC images/core-s390.pb-c.c [2021-01-22T11:45:48.243Z] #43 13.87 PBCC images/core-x86.pb-c.c [2021-01-22T11:45:48.243Z] #43 13.93 PBCC images/core.pb-c.c [2021-01-22T11:45:48.243Z] #43 14.01 PBCC images/inventory.pb-c.c [2021-01-22T11:45:48.243Z] #43 14.08 DEP images/core-aarch64.pb-c.d [2021-01-22T11:45:48.517Z] #47 49.75 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-01-22T11:45:48.540Z] #43 14.14 DEP images/core-arm.pb-c.d [2021-01-22T11:45:48.540Z] #43 14.19 DEP images/core-ppc64.pb-c.d [2021-01-22T11:45:48.540Z] #43 14.27 DEP images/core-s390.pb-c.d [2021-01-22T11:45:48.780Z] #47 50.17 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-01-22T11:45:48.780Z] #47 50.17 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-01-22T11:45:48.780Z] #47 50.18 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-01-22T11:45:48.780Z] #47 50.18 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-01-22T11:45:48.838Z] #43 14.38 DEP images/core-x86.pb-c.d [2021-01-22T11:45:48.838Z] #43 14.47 DEP images/core.pb-c.d [2021-01-22T11:45:48.838Z] #43 14.57 DEP images/inventory.pb-c.d [2021-01-22T11:45:49.091Z] #41 87.45 CC criu/bfd.o [2021-01-22T11:45:49.136Z] #43 14.65 PBCC images/cpuinfo.pb-c.c [2021-01-22T11:45:49.136Z] #43 14.69 DEP images/cpuinfo.pb-c.d [2021-01-22T11:45:49.136Z] #43 14.77 PBCC images/stats.pb-c.c [2021-01-22T11:45:49.136Z] #43 14.80 DEP images/stats.pb-c.d [2021-01-22T11:45:49.181Z] #47 50.59 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-01-22T11:45:49.181Z] #47 50.59 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-01-22T11:45:49.181Z] #47 50.60 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-01-22T11:45:49.181Z] #47 50.60 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-01-22T11:45:49.292Z] #41 87.24 CC criu/bfd.o [2021-01-22T11:45:49.433Z] #43 ... [2021-01-22T11:45:49.433Z] [2021-01-22T11:45:49.433Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-22T11:45:49.433Z] #34 71.93 internal/syscall/execenv [2021-01-22T11:45:49.433Z] #34 72.04 internal/syscall/unix [2021-01-22T11:45:49.433Z] #34 72.05 time [2021-01-22T11:45:49.433Z] #34 79.97 internal/poll [2021-01-22T11:45:49.433Z] #34 81.65 os [2021-01-22T11:45:49.444Z] #47 51.06 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-01-22T11:45:49.653Z] #41 87.88 CC criu/bitmap.o [2021-01-22T11:45:49.707Z] #47 51.08 go: finding github.com/kisielk/gotool v1.0.0 [2021-01-22T11:45:49.707Z] #47 51.08 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-01-22T11:45:49.707Z] #47 51.09 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-01-22T11:45:49.707Z] #47 ... [2021-01-22T11:45:49.707Z] [2021-01-22T11:45:49.707Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-22T11:45:49.707Z] #49 41.12 syscall [2021-01-22T11:45:49.707Z] #49 41.13 strconv [2021-01-22T11:45:49.707Z] #49 41.14 strings [2021-01-22T11:45:49.707Z] #49 41.14 bytes [2021-01-22T11:45:49.707Z] #49 44.07 bufio [2021-01-22T11:45:49.707Z] #49 45.15 text/tabwriter [2021-01-22T11:45:49.707Z] #49 46.04 reflect [2021-01-22T11:45:49.707Z] #49 46.04 regexp/syntax [2021-01-22T11:45:49.707Z] #49 49.99 time [2021-01-22T11:45:49.707Z] #49 50.21 regexp [2021-01-22T11:45:49.707Z] #49 ... [2021-01-22T11:45:49.707Z] [2021-01-22T11:45:49.707Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-01-22T11:45:49.707Z] #40 41.24 Unpacking libnl-3-dev:arm64 (3.4.0-1) ... [2021-01-22T11:45:49.707Z] #40 49.43 Selecting previously unselected package libprotobuf-c1:arm64. [2021-01-22T11:45:49.707Z] #40 49.44 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2021-01-22T11:45:49.707Z] #40 49.57 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-01-22T11:45:49.860Z] #41 87.70 CC criu/bitmap.o [2021-01-22T11:45:49.860Z] #41 87.86 CC criu/cgroup-props.o [2021-01-22T11:45:49.910Z] #41 88.03 CC criu/cgroup-props.o [2021-01-22T11:45:50.062Z] #40 ... [2021-01-22T11:45:50.062Z] [2021-01-22T11:45:50.062Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-01-22T11:45:50.062Z] #34 41.36 Selecting previously unselected package vim-common. [2021-01-22T11:45:50.062Z] #34 41.38 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-01-22T11:45:50.062Z] #34 41.73 Unpacking vim-common (2:8.1.0875-5) ... [2021-01-22T11:45:50.062Z] #34 49.61 Selecting previously unselected package cmake-data. [2021-01-22T11:45:50.062Z] #34 49.61 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-01-22T11:45:50.062Z] #34 49.66 Unpacking cmake-data (3.13.4-1) ... [2021-01-22T11:45:50.325Z] #34 ... [2021-01-22T11:45:50.325Z] [2021-01-22T11:45:50.325Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T11:45:50.325Z] #47 51.28 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-01-22T11:45:50.325Z] #47 51.29 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-01-22T11:45:50.325Z] #47 51.30 go: finding github.com/ultraware/funlen v0.0.2 [2021-01-22T11:45:50.325Z] #47 51.32 go: finding github.com/ultraware/whitespace v0.0.4 [2021-01-22T11:45:50.325Z] #47 51.39 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-01-22T11:45:50.325Z] #47 51.73 go: finding github.com/uudashr/gocognit v1.0.1 [2021-01-22T11:45:50.325Z] #47 51.75 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-01-22T11:45:50.325Z] #47 51.77 go: finding github.com/gogo/protobuf v1.2.1 [2021-01-22T11:45:50.472Z] #41 88.74 CC criu/cgroup.o [2021-01-22T11:45:50.589Z] #47 52.03 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-01-22T11:45:50.796Z] #41 88.65 CC criu/cgroup.o [2021-01-22T11:45:50.851Z] #47 52.23 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-01-22T11:45:50.852Z] #47 52.24 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-01-22T11:45:50.852Z] #47 52.26 go: finding github.com/BurntSushi/toml v0.3.1 [2021-01-22T11:45:50.852Z] #47 52.29 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-01-22T11:45:50.972Z] #34 ... [2021-01-22T11:45:50.972Z] [2021-01-22T11:45:50.972Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T11:45:50.972Z] #43 16.73 make[1]: Nothing to be done for 'all'. [2021-01-22T11:45:51.428Z] #47 ... [2021-01-22T11:45:51.428Z] [2021-01-22T11:45:51.428Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-01-22T11:45:51.428Z] #27 DONE 49.2s [2021-01-22T11:45:51.691Z] [2021-01-22T11:45:51.691Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-22T11:45:51.691Z] #62 DONE 53.0s [2021-01-22T11:45:51.691Z] [2021-01-22T11:45:51.691Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2021-01-22T11:45:51.691Z] #53 DONE 53.0s [2021-01-22T11:45:51.691Z] [2021-01-22T11:45:51.691Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T11:45:51.691Z] #45 DONE 53.1s [2021-01-22T11:45:51.691Z] [2021-01-22T11:45:51.691Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T11:45:51.734Z] #41 ... [2021-01-22T11:45:51.734Z] [2021-01-22T11:45:51.734Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-01-22T11:45:51.734Z] #18 28.05 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2021-01-22T11:45:51.734Z] #18 28.08 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2021-01-22T11:45:51.734Z] #18 30.19 Selecting previously unselected package python3-minimal. [2021-01-22T11:45:51.734Z] #18 30.19 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23681 files and directories currently installed.) [2021-01-22T11:45:51.734Z] #18 30.23 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-01-22T11:45:51.734Z] #18 30.24 Unpacking python3-minimal (3.7.3-1) ... [2021-01-22T11:45:51.734Z] #18 30.32 Selecting previously unselected package libmpdec2:amd64. [2021-01-22T11:45:51.734Z] #18 30.32 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-01-22T11:45:51.734Z] #18 30.34 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-01-22T11:45:51.734Z] #18 30.46 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-01-22T11:45:51.734Z] #18 30.46 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ... [2021-01-22T11:45:51.734Z] #18 30.46 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2021-01-22T11:45:51.734Z] #18 31.37 Selecting previously unselected package python3.7. [2021-01-22T11:45:51.734Z] #18 31.38 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ... [2021-01-22T11:45:51.734Z] #18 31.39 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2021-01-22T11:45:51.734Z] #18 31.52 Selecting previously unselected package libpython3-stdlib:amd64. [2021-01-22T11:45:51.734Z] #18 31.52 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-01-22T11:45:51.734Z] #18 31.52 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-01-22T11:45:51.734Z] #18 31.57 Setting up python3-minimal (3.7.3-1) ... [2021-01-22T11:45:51.734Z] #18 32.33 Selecting previously unselected package python3. [2021-01-22T11:45:51.734Z] #18 32.33 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24093 files and directories currently installed.) [2021-01-22T11:45:51.734Z] #18 32.38 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-01-22T11:45:51.734Z] #18 32.39 Unpacking python3 (3.7.3-1) ... [2021-01-22T11:45:51.734Z] #18 32.49 Selecting previously unselected package libip4tc0:amd64. [2021-01-22T11:45:51.734Z] #18 32.49 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-01-22T11:45:51.734Z] #18 32.51 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-01-22T11:45:51.734Z] #18 32.61 Selecting previously unselected package libip6tc0:amd64. [2021-01-22T11:45:51.734Z] #18 32.61 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-01-22T11:45:51.734Z] #18 32.62 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-01-22T11:45:51.734Z] #18 32.71 Selecting previously unselected package libiptc0:amd64. [2021-01-22T11:45:51.734Z] #18 32.72 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-01-22T11:45:51.734Z] #18 32.72 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-01-22T11:45:51.734Z] #18 32.80 Selecting previously unselected package libnfnetlink0:amd64. [2021-01-22T11:45:51.734Z] #18 32.80 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-01-22T11:45:51.734Z] #18 32.81 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-01-22T11:45:51.734Z] #18 32.87 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-01-22T11:45:51.734Z] #18 32.87 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-01-22T11:45:51.734Z] #18 32.88 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-01-22T11:45:51.734Z] #18 32.95 Selecting previously unselected package libnftnl11:amd64. [2021-01-22T11:45:51.734Z] #18 32.96 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-01-22T11:45:51.734Z] #18 32.97 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-01-22T11:45:51.734Z] #18 33.05 Selecting previously unselected package iptables. [2021-01-22T11:45:51.734Z] #18 33.05 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-01-22T11:45:51.734Z] #18 33.05 Unpacking iptables (1.8.2-4) ... [2021-01-22T11:45:51.734Z] #18 33.40 Selecting previously unselected package xxd. [2021-01-22T11:45:51.734Z] #18 33.41 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-01-22T11:45:51.734Z] #18 33.43 Unpacking xxd (2:8.1.0875-5) ... [2021-01-22T11:45:51.734Z] #18 33.57 Selecting previously unselected package vim-common. [2021-01-22T11:45:51.734Z] #18 33.57 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-01-22T11:45:51.734Z] #18 33.60 Unpacking vim-common (2:8.1.0875-5) ... [2021-01-22T11:45:51.992Z] #18 33.79 Selecting previously unselected package bash-completion. [2021-01-22T11:45:51.992Z] #18 33.79 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-01-22T11:45:52.269Z] #54 ... [2021-01-22T11:45:52.269Z] [2021-01-22T11:45:52.269Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-22T11:45:52.269Z] #11 43.81 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 g++-mingw-w64-x86-64 arm64 8.3.0-6+21.3~deb10u1 [24.0 MB] [2021-01-22T11:45:52.269Z] #11 47.64 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB] [2021-01-22T11:45:52.269Z] #11 47.66 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB] [2021-01-22T11:45:52.269Z] #11 47.67 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2021-01-22T11:45:52.269Z] #11 47.68 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2021-01-22T11:45:52.269Z] #11 47.70 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.155-3 [21.7 kB] [2021-01-22T11:45:52.269Z] #11 47.88 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev-dev arm64 241-7~deb10u5 [110 kB] [2021-01-22T11:45:52.269Z] #11 47.90 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsepol1-dev arm64 2.8-1 [308 kB] [2021-01-22T11:45:52.269Z] #11 47.94 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre16-3 arm64 2:8.39-12 [236 kB] [2021-01-22T11:45:52.269Z] #11 48.10 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre32-3 arm64 2:8.39-12 [230 kB] [2021-01-22T11:45:52.269Z] #11 48.14 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcrecpp0v5 arm64 2:8.39-12 [151 kB] [2021-01-22T11:45:52.269Z] #11 48.16 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre3-dev arm64 2:8.39-12 [578 kB] [2021-01-22T11:45:52.269Z] #11 48.36 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libselinux1-dev arm64 2.8-1+b1 [163 kB] [2021-01-22T11:45:52.269Z] #11 48.40 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-dev arm64 2:1.02.155-3 [51.4 kB] [2021-01-22T11:45:52.269Z] #11 48.41 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libseccomp-dev arm64 2.3.3-4 [61.8 kB] [2021-01-22T11:45:52.269Z] #11 48.42 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd-dev arm64 241-7~deb10u5 [322 kB] [2021-01-22T11:45:52.269Z] #11 50.01 debconf: delaying package configuration, since apt-utils is not installed [2021-01-22T11:45:52.269Z] #11 51.12 Fetched 73.8 MB in 12s (5923 kB/s) [2021-01-22T11:45:52.269Z] #11 52.51 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2021-01-22T11:45:52.269Z] #11 52.61 Preparing to unpack .../libsystemd0_241-7~deb10u5_arm64.deb ... [2021-01-22T11:45:52.269Z] #11 52.75 Unpacking libsystemd0:arm64 (241-7~deb10u5) over (241-7~deb10u4) ... [2021-01-22T11:45:52.269Z] #11 53.76 Setting up libsystemd0:arm64 (241-7~deb10u5) ... [2021-01-22T11:45:52.370Z] #41 ... [2021-01-22T11:45:52.370Z] [2021-01-22T11:45:52.370Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-01-22T11:45:52.370Z] #18 32.37 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-01-22T11:45:52.370Z] #18 32.50 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-01-22T11:45:52.370Z] #18 32.50 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-01-22T11:45:52.370Z] #18 32.52 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-01-22T11:45:52.370Z] #18 32.70 Selecting previously unselected package libnftnl11:amd64. [2021-01-22T11:45:52.370Z] #18 32.72 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-01-22T11:45:52.370Z] #18 32.73 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-01-22T11:45:52.370Z] #18 32.94 Selecting previously unselected package iptables. [2021-01-22T11:45:52.370Z] #18 32.97 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-01-22T11:45:52.370Z] #18 32.98 Unpacking iptables (1.8.2-4) ... [2021-01-22T11:45:52.370Z] #18 33.71 Selecting previously unselected package xxd. [2021-01-22T11:45:52.370Z] #18 33.74 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-01-22T11:45:52.370Z] #18 33.75 Unpacking xxd (2:8.1.0875-5) ... [2021-01-22T11:45:52.370Z] #18 33.83 Selecting previously unselected package vim-common. [2021-01-22T11:45:52.370Z] #18 33.85 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-01-22T11:45:52.370Z] #18 33.87 Unpacking vim-common (2:8.1.0875-5) ... [2021-01-22T11:45:52.370Z] #18 34.06 Selecting previously unselected package bash-completion. [2021-01-22T11:45:52.370Z] #18 34.06 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-01-22T11:45:52.370Z] #18 36.73 Unpacking bash-completion (1:2.8-6) ... [2021-01-22T11:45:52.370Z] #18 37.09 Selecting previously unselected package bzip2. [2021-01-22T11:45:52.532Z] #11 ... [2021-01-22T11:45:52.532Z] [2021-01-22T11:45:52.532Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-01-22T11:45:52.532Z] #40 52.31 Selecting previously unselected package libprotobuf-c-dev:arm64. [2021-01-22T11:45:52.532Z] #40 52.31 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_arm64.deb ... [2021-01-22T11:45:52.532Z] #40 52.52 Unpacking libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2021-01-22T11:45:52.532Z] #40 52.77 Selecting previously unselected package zlib1g-dev:arm64. [2021-01-22T11:45:52.532Z] #40 52.78 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_arm64.deb ... [2021-01-22T11:45:52.532Z] #40 52.93 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2021-01-22T11:45:52.532Z] #40 53.32 Selecting previously unselected package libprotobuf17:arm64. [2021-01-22T11:45:52.532Z] #40 53.39 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_arm64.deb ... [2021-01-22T11:45:52.532Z] #40 53.45 Unpacking libprotobuf17:arm64 (3.6.1.3-2) ... [2021-01-22T11:45:52.625Z] #18 37.11 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-01-22T11:45:52.626Z] #18 37.12 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-01-22T11:45:52.626Z] #18 37.21 Selecting previously unselected package xz-utils. [2021-01-22T11:45:52.626Z] #18 37.21 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-01-22T11:45:52.626Z] #18 37.22 Unpacking xz-utils (5.2.4-1) ... [2021-01-22T11:45:52.798Z] #40 54.28 Selecting previously unselected package libprotobuf-lite17:arm64. [2021-01-22T11:45:52.798Z] #40 54.29 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_arm64.deb ... [2021-01-22T11:45:52.798Z] #40 54.32 Unpacking libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2021-01-22T11:45:52.881Z] #18 37.37 Selecting previously unselected package apparmor. [2021-01-22T11:45:52.881Z] #18 37.37 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-01-22T11:45:52.881Z] #18 37.44 Unpacking apparmor (2.13.2-10) ... [2021-01-22T11:45:53.061Z] #40 54.66 Selecting previously unselected package libprotobuf-dev:arm64. [2021-01-22T11:45:53.062Z] #40 54.66 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_arm64.deb ... [2021-01-22T11:45:53.067Z] #43 18.62 CC images/stats.o [2021-01-22T11:45:53.136Z] #18 37.76 Selecting previously unselected package aufs-tools. [2021-01-22T11:45:53.136Z] #18 37.77 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-01-22T11:45:53.136Z] #18 37.78 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-01-22T11:45:53.136Z] #18 37.87 Selecting previously unselected package libonig5:amd64. [2021-01-22T11:45:53.325Z] #40 54.67 Unpacking libprotobuf-dev:arm64 (3.6.1.3-2) ... [2021-01-22T11:45:53.392Z] #18 37.88 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-01-22T11:45:53.392Z] #18 37.88 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-01-22T11:45:53.392Z] #18 38.01 Selecting previously unselected package libjq1:amd64. [2021-01-22T11:45:53.392Z] #18 38.02 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-01-22T11:45:53.392Z] #18 38.02 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-01-22T11:45:53.392Z] #18 38.14 Selecting previously unselected package jq. [2021-01-22T11:45:53.647Z] #18 38.14 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-01-22T11:45:53.647Z] #18 38.16 Unpacking jq (1.5+dfsg-2+b1) ... [2021-01-22T11:45:53.647Z] #18 38.27 Selecting previously unselected package libaio1:amd64. [2021-01-22T11:45:53.707Z] #43 19.18 CC images/core.o [2021-01-22T11:45:53.902Z] #18 38.28 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-01-22T11:45:53.902Z] #18 38.29 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-01-22T11:45:53.902Z] #18 38.35 Selecting previously unselected package libgpm2:amd64. [2021-01-22T11:45:53.902Z] #18 38.35 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-01-22T11:45:53.902Z] #18 38.35 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-01-22T11:45:53.902Z] #18 38.42 Selecting previously unselected package libicu63:amd64. [2021-01-22T11:45:53.902Z] #18 38.42 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-01-22T11:45:53.902Z] #18 38.43 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-01-22T11:45:54.006Z] #43 ... [2021-01-22T11:45:54.006Z] [2021-01-22T11:45:54.006Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-22T11:45:54.006Z] #51 76.31 time [2021-01-22T11:45:54.006Z] #51 81.02 regexp [2021-01-22T11:45:54.006Z] #51 ... [2021-01-22T11:45:54.006Z] [2021-01-22T11:45:54.006Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T11:45:54.006Z] #43 19.84 CC images/core-x86.o [2021-01-22T11:45:54.117Z] ok github.com/docker/docker/api/server 0.006s coverage: 9.0% of statements [2021-01-22T11:45:55.054Z] #43 20.44 CC images/core-arm.o [2021-01-22T11:45:55.054Z] #43 20.89 CC images/core-aarch64.o [2021-01-22T11:45:55.281Z] #18 36.45 Unpacking bash-completion (1:2.8-6) ... [2021-01-22T11:45:55.281Z] #18 36.89 Selecting previously unselected package bzip2. [2021-01-22T11:45:55.281Z] #18 36.90 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-01-22T11:45:55.281Z] #18 36.91 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-01-22T11:45:55.281Z] #18 37.00 Selecting previously unselected package xz-utils. [2021-01-22T11:45:55.281Z] #18 37.01 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-01-22T11:45:55.281Z] #18 37.02 Unpacking xz-utils (5.2.4-1) ... [2021-01-22T11:45:55.281Z] #18 37.17 Selecting previously unselected package apparmor. [2021-01-22T11:45:55.281Z] #18 37.17 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-01-22T11:45:55.281Z] #18 37.26 Unpacking apparmor (2.13.2-10) ... [2021-01-22T11:45:55.702Z] #43 21.38 CC images/core-ppc64.o [2021-01-22T11:45:55.849Z] #18 37.59 Selecting previously unselected package aufs-tools. [2021-01-22T11:45:55.849Z] #18 37.59 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-01-22T11:45:55.849Z] #18 37.60 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-01-22T11:45:55.888Z] #40 57.05 Selecting previously unselected package libprotoc17:arm64. [2021-01-22T11:45:55.888Z] #40 57.06 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_arm64.deb ... [2021-01-22T11:45:55.888Z] #40 57.08 Unpacking libprotoc17:arm64 (3.6.1.3-2) ... [2021-01-22T11:45:56.108Z] #18 37.71 Selecting previously unselected package libonig5:amd64. [2021-01-22T11:45:56.108Z] #18 37.71 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-01-22T11:45:56.108Z] #18 37.72 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-01-22T11:45:56.108Z] #18 37.87 Selecting previously unselected package libjq1:amd64. [2021-01-22T11:45:56.108Z] #18 37.87 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-01-22T11:45:56.108Z] #18 37.87 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-01-22T11:45:56.108Z] #18 37.99 Selecting previously unselected package jq. [2021-01-22T11:45:56.108Z] #18 37.99 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-01-22T11:45:56.108Z] #18 38.00 Unpacking jq (1.5+dfsg-2+b1) ... [2021-01-22T11:45:56.108Z] #18 38.08 Selecting previously unselected package libaio1:amd64. [2021-01-22T11:45:56.108Z] #18 38.08 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-01-22T11:45:56.108Z] #18 38.09 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-01-22T11:45:56.341Z] #43 22.00 CC images/core-s390.o [2021-01-22T11:45:56.366Z] #18 38.16 Selecting previously unselected package libgpm2:amd64. [2021-01-22T11:45:56.366Z] #18 38.16 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-01-22T11:45:56.366Z] #18 38.17 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-01-22T11:45:56.625Z] #18 38.24 Selecting previously unselected package libicu63:amd64. [2021-01-22T11:45:56.625Z] #18 38.24 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-01-22T11:45:56.625Z] #18 38.25 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-01-22T11:45:57.368Z] #40 ... [2021-01-22T11:45:57.368Z] [2021-01-22T11:45:57.368Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-22T11:45:57.368Z] #43 48.68 vendor/golang.org/x/text/transform [2021-01-22T11:45:57.368Z] #43 51.56 context [2021-01-22T11:45:57.368Z] #43 51.59 internal/poll [2021-01-22T11:45:57.368Z] #43 52.61 regexp [2021-01-22T11:45:57.368Z] #43 55.71 os/exec [2021-01-22T11:45:57.368Z] #43 55.72 net [2021-01-22T11:45:57.368Z] #43 ... [2021-01-22T11:45:57.368Z] [2021-01-22T11:45:57.368Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-01-22T11:45:57.368Z] #40 58.75 Selecting previously unselected package protobuf-c-compiler. [2021-01-22T11:45:57.368Z] #40 58.81 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_arm64.deb ... [2021-01-22T11:45:57.368Z] #40 58.81 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-01-22T11:45:57.385Z] #43 22.89 CC images/cpuinfo.o [2021-01-22T11:45:57.630Z] #40 59.16 Selecting previously unselected package protobuf-compiler. [2021-01-22T11:45:57.630Z] #40 59.16 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_arm64.deb ... [2021-01-22T11:45:57.630Z] #40 59.16 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-01-22T11:45:57.682Z] #43 ... [2021-01-22T11:45:57.682Z] [2021-01-22T11:45:57.682Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-22T11:45:57.682Z] #45 79.85 time [2021-01-22T11:45:57.682Z] #45 85.26 regexp [2021-01-22T11:45:57.682Z] #45 ... [2021-01-22T11:45:57.682Z] [2021-01-22T11:45:57.682Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T11:45:57.682Z] #43 23.38 CC images/inventory.o [2021-01-22T11:45:57.980Z] #43 23.69 CC images/fdinfo.o [2021-01-22T11:45:58.066Z] #18 41.94 Selecting previously unselected package libnet1:amd64. [2021-01-22T11:45:58.066Z] #18 41.94 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-01-22T11:45:58.066Z] #18 41.96 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-01-22T11:45:58.066Z] #18 42.07 Selecting previously unselected package libnl-3-200:amd64. [2021-01-22T11:45:58.066Z] #18 42.07 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-01-22T11:45:58.066Z] #18 42.08 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-01-22T11:45:58.066Z] #18 42.17 Selecting previously unselected package libprotobuf-c1:amd64. [2021-01-22T11:45:58.066Z] #18 42.18 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-01-22T11:45:58.066Z] #18 42.18 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-01-22T11:45:58.066Z] #18 42.25 Selecting previously unselected package libreadline5:amd64. [2021-01-22T11:45:58.066Z] #18 42.25 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-01-22T11:45:58.066Z] #18 42.26 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-01-22T11:45:58.066Z] #18 42.37 Selecting previously unselected package net-tools. [2021-01-22T11:45:58.066Z] #18 42.38 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-01-22T11:45:58.066Z] #18 42.39 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-01-22T11:45:58.066Z] #18 42.57 Selecting previously unselected package python-pip-whl. [2021-01-22T11:45:58.066Z] #18 42.57 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-01-22T11:45:58.066Z] #18 42.59 Unpacking python-pip-whl (18.1-5) ... [2021-01-22T11:45:58.205Z] #40 59.50 Selecting previously unselected package python-pkg-resources. [2021-01-22T11:45:58.205Z] #40 59.51 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-01-22T11:45:58.205Z] #40 59.51 Unpacking python-pkg-resources (40.8.0-1) ... [2021-01-22T11:45:58.468Z] #40 60.01 Selecting previously unselected package python-six. [2021-01-22T11:45:58.468Z] #40 60.01 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-01-22T11:45:58.468Z] #40 60.01 Unpacking python-six (1.12.0-1) ... [2021-01-22T11:45:58.624Z] #43 24.15 CC images/fown.o [2021-01-22T11:45:58.627Z] #18 43.10 Selecting previously unselected package python3-lib2to3. [2021-01-22T11:45:58.627Z] #18 43.12 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-01-22T11:45:58.627Z] #18 43.12 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-01-22T11:45:58.627Z] #18 43.27 Selecting previously unselected package python3-distutils. [2021-01-22T11:45:58.627Z] #18 43.28 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-01-22T11:45:58.627Z] #18 43.30 Unpacking python3-distutils (3.7.3-1) ... [2021-01-22T11:45:58.883Z] #18 43.45 Selecting previously unselected package python3-pip. [2021-01-22T11:45:58.883Z] #18 43.46 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-01-22T11:45:58.883Z] #18 43.47 Unpacking python3-pip (18.1-5) ... [2021-01-22T11:45:58.920Z] #43 24.57 CC images/ns.o [2021-01-22T11:45:59.140Z] #18 43.65 Selecting previously unselected package python3-pkg-resources. [2021-01-22T11:45:59.140Z] #18 43.65 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-01-22T11:45:59.140Z] #18 43.67 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-01-22T11:45:59.217Z] #43 24.87 CC images/regfile.o [2021-01-22T11:45:59.396Z] #18 43.82 Selecting previously unselected package python3-setuptools. [2021-01-22T11:45:59.396Z] #18 43.82 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-01-22T11:45:59.396Z] #18 43.83 Unpacking python3-setuptools (40.8.0-1) ... [2021-01-22T11:45:59.396Z] #18 44.00 Selecting previously unselected package python3-wheel. [2021-01-22T11:45:59.396Z] #18 44.01 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-01-22T11:45:59.396Z] #18 44.01 Unpacking python3-wheel (0.32.3-2) ... [2021-01-22T11:45:59.396Z] #18 44.10 Selecting previously unselected package sudo. [2021-01-22T11:45:59.396Z] #18 44.10 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ... [2021-01-22T11:45:59.418Z] #40 60.65 Selecting previously unselected package python-protobuf. [2021-01-22T11:45:59.418Z] #40 60.65 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_arm64.deb ... [2021-01-22T11:45:59.418Z] #40 60.67 Unpacking python-protobuf (3.6.1.3-2) ... [2021-01-22T11:45:59.418Z] #40 ... [2021-01-22T11:45:59.418Z] [2021-01-22T11:45:59.418Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-22T11:45:59.418Z] #32 50.62 internal/poll [2021-01-22T11:45:59.418Z] #32 51.52 internal/fmtsort [2021-01-22T11:45:59.418Z] #32 51.82 os [2021-01-22T11:45:59.418Z] #32 53.01 path/filepath [2021-01-22T11:45:59.418Z] #32 53.02 fmt [2021-01-22T11:45:59.418Z] #32 54.69 io/ioutil [2021-01-22T11:45:59.418Z] #32 57.85 flag [2021-01-22T11:45:59.418Z] #32 57.88 log [2021-01-22T11:45:59.418Z] #32 57.88 github.com/BurntSushi/toml [2021-01-22T11:45:59.418Z] #32 ... [2021-01-22T11:45:59.418Z] [2021-01-22T11:45:59.418Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-22T11:45:59.418Z] #43 60.53 internal/lazyregexp [2021-01-22T11:45:59.418Z] #43 60.53 github.com/LK4D4/vndr/versioned [2021-01-22T11:45:59.643Z] #43 25.14 CC images/ghost-file.o [2021-01-22T11:45:59.652Z] #18 44.10 Unpacking sudo (1.8.27-1+deb10u2) ... [2021-01-22T11:45:59.908Z] #18 44.65 Selecting previously unselected package thin-provisioning-tools. [2021-01-22T11:45:59.940Z] #43 25.59 CC images/fifo.o [2021-01-22T11:46:00.163Z] #18 44.65 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-01-22T11:46:00.163Z] #18 44.66 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-01-22T11:46:00.163Z] #18 44.89 Selecting previously unselected package uidmap. [2021-01-22T11:46:00.236Z] #43 25.85 CC images/remap-file-path.o [2021-01-22T11:46:00.419Z] #18 44.91 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-01-22T11:46:00.419Z] #18 44.92 Unpacking uidmap (1:4.5-1.1) ... [2021-01-22T11:46:00.419Z] #18 45.04 Selecting previously unselected package vim-runtime. [2021-01-22T11:46:00.419Z] #18 45.05 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-01-22T11:46:00.419Z] #18 45.09 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-22T11:46:00.419Z] #18 45.12 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-01-22T11:46:00.533Z] #43 26.07 CC images/eventfd.o [2021-01-22T11:46:00.675Z] #18 45.14 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-01-22T11:46:00.818Z] #18 42.19 Selecting previously unselected package libnet1:amd64. [2021-01-22T11:46:00.818Z] #18 42.19 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-01-22T11:46:00.818Z] #18 42.19 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-01-22T11:46:00.818Z] #18 42.27 Selecting previously unselected package libnl-3-200:amd64. [2021-01-22T11:46:00.818Z] #18 42.27 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-01-22T11:46:00.818Z] #18 42.28 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-01-22T11:46:00.818Z] #18 42.36 Selecting previously unselected package libprotobuf-c1:amd64. [2021-01-22T11:46:00.818Z] #18 42.37 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-01-22T11:46:00.818Z] #18 42.37 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-01-22T11:46:00.818Z] #18 42.44 Selecting previously unselected package libreadline5:amd64. [2021-01-22T11:46:00.818Z] #18 42.45 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-01-22T11:46:00.818Z] #18 42.46 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-01-22T11:46:00.818Z] #18 42.57 Selecting previously unselected package net-tools. [2021-01-22T11:46:00.819Z] #18 42.58 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-01-22T11:46:00.819Z] #18 42.58 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-01-22T11:46:00.819Z] #18 42.80 Selecting previously unselected package python-pip-whl. [2021-01-22T11:46:00.849Z] #43 26.33 CC images/eventpoll.o [2021-01-22T11:46:01.077Z] #18 42.81 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-01-22T11:46:01.077Z] #18 42.82 Unpacking python-pip-whl (18.1-5) ... [2021-01-22T11:46:01.145Z] #43 26.86 CC images/fh.o [2021-01-22T11:46:01.343Z] #43 62.49 encoding/base64 [2021-01-22T11:46:01.343Z] #43 62.55 crypto/cipher [2021-01-22T11:46:01.343Z] #43 62.63 go/scanner [2021-01-22T11:46:01.644Z] #18 43.34 Selecting previously unselected package python3-lib2to3. [2021-01-22T11:46:01.644Z] #18 43.35 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-01-22T11:46:01.644Z] #18 43.36 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-01-22T11:46:01.644Z] #18 43.45 Selecting previously unselected package python3-distutils. [2021-01-22T11:46:01.644Z] #18 43.47 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-01-22T11:46:01.644Z] #18 43.48 Unpacking python3-distutils (3.7.3-1) ... [2021-01-22T11:46:01.789Z] #43 27.20 CC images/fsnotify.o [2021-01-22T11:46:01.902Z] #18 43.64 Selecting previously unselected package python3-pip. [2021-01-22T11:46:01.902Z] #18 43.65 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-01-22T11:46:01.902Z] #18 43.66 Unpacking python3-pip (18.1-5) ... [2021-01-22T11:46:01.902Z] #18 43.85 Selecting previously unselected package python3-pkg-resources. [2021-01-22T11:46:02.161Z] #18 43.86 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-01-22T11:46:02.161Z] #18 43.87 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-01-22T11:46:02.420Z] #18 44.01 Selecting previously unselected package python3-setuptools. [2021-01-22T11:46:02.420Z] #18 44.02 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-01-22T11:46:02.420Z] #18 44.02 Unpacking python3-setuptools (40.8.0-1) ... [2021-01-22T11:46:02.420Z] #18 44.31 Selecting previously unselected package python3-wheel. [2021-01-22T11:46:02.420Z] #18 44.31 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-01-22T11:46:02.420Z] #18 44.32 Unpacking python3-wheel (0.32.3-2) ... [2021-01-22T11:46:02.420Z] #18 44.40 Selecting previously unselected package sudo. [2021-01-22T11:46:02.432Z] #43 28.11 CC images/signalfd.o [2021-01-22T11:46:02.678Z] #18 44.41 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ... [2021-01-22T11:46:02.678Z] #18 44.43 Unpacking sudo (1.8.27-1+deb10u2) ... [2021-01-22T11:46:02.729Z] #43 28.33 CC images/fs.o [2021-01-22T11:46:02.739Z] #43 64.02 net/url [2021-01-22T11:46:02.739Z] #43 ... [2021-01-22T11:46:02.739Z] [2021-01-22T11:46:02.739Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-22T11:46:02.739Z] #11 54.14 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2021-01-22T11:46:02.739Z] #11 54.25 Preparing to unpack .../libudev1_241-7~deb10u5_arm64.deb ... [2021-01-22T11:46:02.739Z] #11 54.31 Unpacking libudev1:arm64 (241-7~deb10u5) over (241-7~deb10u4) ... [2021-01-22T11:46:02.739Z] #11 54.80 Setting up libudev1:arm64 (241-7~deb10u5) ... [2021-01-22T11:46:02.739Z] #11 55.05 Selecting previously unselected package binutils-mingw-w64-i686. [2021-01-22T11:46:02.739Z] #11 55.05 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2021-01-22T11:46:02.739Z] #11 55.07 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_arm64.deb ... [2021-01-22T11:46:02.739Z] #11 55.11 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-01-22T11:46:02.739Z] #11 58.79 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-01-22T11:46:02.739Z] #11 58.80 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_arm64.deb ... [2021-01-22T11:46:02.739Z] #11 58.81 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-01-22T11:46:02.739Z] #11 62.26 Selecting previously unselected package binutils-mingw-w64. [2021-01-22T11:46:02.739Z] #11 62.27 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-01-22T11:46:02.739Z] #11 62.27 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-01-22T11:46:02.739Z] #11 62.58 Selecting previously unselected package libdevmapper1.02.1:arm64. [2021-01-22T11:46:02.739Z] #11 62.58 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ... [2021-01-22T11:46:02.739Z] #11 62.67 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2021-01-22T11:46:02.739Z] #11 63.06 Selecting previously unselected package dmsetup. [2021-01-22T11:46:02.739Z] #11 63.06 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_arm64.deb ... [2021-01-22T11:46:02.739Z] #11 63.08 Unpacking dmsetup (2:1.02.155-3) ... [2021-01-22T11:46:02.739Z] #11 63.45 Selecting previously unselected package mingw-w64-common. [2021-01-22T11:46:02.739Z] #11 63.45 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-01-22T11:46:02.739Z] #11 63.47 Unpacking mingw-w64-common (6.0.0-3) ... [2021-01-22T11:46:03.025Z] #43 28.61 CC images/pstree.o [2021-01-22T11:46:03.191Z] #18 ... [2021-01-22T11:46:03.191Z] [2021-01-22T11:46:03.191Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T11:46:03.191Z] #41 91.46 CC criu/clone-noasan.o [2021-01-22T11:46:03.191Z] #41 91.63 CC criu/config.o [2021-01-22T11:46:03.191Z] #41 92.75 CC criu/cr-check.o [2021-01-22T11:46:03.191Z] #41 94.29 CC criu/cr-dedup.o [2021-01-22T11:46:03.191Z] #41 94.69 CC criu/cr-dump.o [2021-01-22T11:46:03.191Z] #41 96.88 CC criu/cr-errno.o [2021-01-22T11:46:03.191Z] #41 96.96 CC criu/cr-restore.o [2021-01-22T11:46:03.191Z] #41 101.4 CC criu/cr-service.o [2021-01-22T11:46:03.245Z] #18 44.90 Selecting previously unselected package thin-provisioning-tools. [2021-01-22T11:46:03.245Z] #18 44.90 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-01-22T11:46:03.245Z] #18 44.91 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-01-22T11:46:03.245Z] #18 45.12 Selecting previously unselected package uidmap. [2021-01-22T11:46:03.245Z] #18 45.14 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-01-22T11:46:03.245Z] #18 45.15 Unpacking uidmap (1:4.5-1.1) ... [2021-01-22T11:46:03.245Z] #18 45.24 Selecting previously unselected package vim-runtime. [2021-01-22T11:46:03.245Z] #18 ... [2021-01-22T11:46:03.245Z] [2021-01-22T11:46:03.245Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T11:46:03.245Z] #41 91.35 CC criu/clone-noasan.o [2021-01-22T11:46:03.245Z] #41 91.61 CC criu/config.o [2021-01-22T11:46:03.245Z] #41 92.96 CC criu/cr-check.o [2021-01-22T11:46:03.245Z] #41 94.60 CC criu/cr-dedup.o [2021-01-22T11:46:03.245Z] #41 94.92 CC criu/cr-dump.o [2021-01-22T11:46:03.245Z] #41 96.78 CC criu/cr-errno.o [2021-01-22T11:46:03.245Z] #41 96.92 CC criu/cr-restore.o [2021-01-22T11:46:03.245Z] #41 101.4 CC criu/cr-service.o [2021-01-22T11:46:03.321Z] #43 28.88 CC images/pipe.o [2021-01-22T11:46:03.321Z] #43 ... [2021-01-22T11:46:03.321Z] [2021-01-22T11:46:03.321Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-22T11:46:03.321Z] #34 85.69 internal/fmtsort [2021-01-22T11:46:03.321Z] #34 86.25 path/filepath [2021-01-22T11:46:03.321Z] #34 86.39 fmt [2021-01-22T11:46:03.321Z] #34 87.85 io/ioutil [2021-01-22T11:46:03.321Z] #34 90.30 log [2021-01-22T11:46:03.321Z] #34 90.30 github.com/BurntSushi/toml [2021-01-22T11:46:03.321Z] #34 90.32 flag [2021-01-22T11:46:03.321Z] #34 95.02 github.com/BurntSushi/toml/cmd/tomlv [2021-01-22T11:46:03.503Z] #41 ... [2021-01-22T11:46:03.503Z] [2021-01-22T11:46:03.503Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-01-22T11:46:03.503Z] #18 45.24 Selecting previously unselected package vim-runtime. [2021-01-22T11:46:03.503Z] #18 45.26 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-01-22T11:46:03.503Z] #18 45.29 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-22T11:46:03.503Z] #18 45.31 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-01-22T11:46:03.503Z] #18 45.32 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-01-22T11:46:03.619Z] #34 ... [2021-01-22T11:46:03.619Z] [2021-01-22T11:46:03.619Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T11:46:03.619Z] #56 50.72 Checking out files: 60% (2296/3777) Checking out files: 61% (2304/3777) Checking out files: 62% (2342/3777) Checking out files: 63% (2380/3777) Checking out files: 64% (2418/3777) Checking out files: 65% (2456/3777) Checking out files: 66% (2493/3777) Checking out files: 67% (2531/3777) Checking out files: 68% (2569/3777) Checking out files: 69% (2607/3777) Checking out files: 70% (2644/3777) Checking out files: 71% (2682/3777) Checking out files: 72% (2720/3777) Checking out files: 73% (2758/3777) Checking out files: 74% (2795/3777) Checking out files: 75% (2833/3777) Checking out files: 76% (2871/3777) Checking out files: 77% (2909/3777) Checking out files: 78% (2947/3777) Checking out files: 79% (2984/3777) Checking out files: 80% (3022/3777) Checking out files: 81% (3060/3777) Checking out files: 82% (3098/3777) Checking out files: 83% (3135/3777) Checking out files: 84% (3173/3777) Checking out files: 85% (3211/3777) Checking out files: 86% (3249/3777) Checking out files: 87% (3286/3777) Checking out files: 88% (3324/3777) Checking out files: 89% (3362/3777) Checking out files: 90% (3400/3777) Checking out files: 91% (3438/3777) Checking out files: 92% (3475/3777) Checking out files: 93% (3513/3777) Checking out files: 94% (3551/3777) Checking out files: 95% (3589/3777) Checking out files: 96% (3626/3777) Checking out files: 97% (3664/3777) Checking out files: 98% (3702/3777) Checking out files: 99% (3740/3777) Checking out files: 100% (3777/3777) Checking out files: 100% (3777/3777), done. [2021-01-22T11:46:03.619Z] #56 51.53 + cd /tmp/tmp.pEAcmJnlWb/src/github.com/containerd/containerd [2021-01-22T11:46:03.619Z] #56 51.53 + git checkout -q 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-01-22T11:46:03.619Z] #56 53.37 + export 'BUILDTAGS=netgo osusergo static_build' [2021-01-22T11:46:03.619Z] #56 53.39 + BUILDTAGS='netgo osusergo static_build' [2021-01-22T11:46:03.619Z] #56 53.40 + export EXTRA_FLAGS=-buildmode=pie [2021-01-22T11:46:03.619Z] #56 53.40 + EXTRA_FLAGS=-buildmode=pie [2021-01-22T11:46:03.619Z] #56 53.40 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-01-22T11:46:03.619Z] #56 53.40 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-01-22T11:46:03.619Z] #56 53.40 + '[' '' = dynamic ']' [2021-01-22T11:46:03.619Z] #56 53.40 + make [2021-01-22T11:46:03.690Z] #11 ... [2021-01-22T11:46:03.690Z] [2021-01-22T11:46:03.690Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-22T11:46:03.690Z] #43 65.08 go/ast [2021-01-22T11:46:03.752Z] #41 ... [2021-01-22T11:46:03.752Z] [2021-01-22T11:46:03.752Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-01-22T11:46:03.753Z] #18 48.27 Selecting previously unselected package vim. [2021-01-22T11:46:03.753Z] #18 48.28 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2021-01-22T11:46:03.753Z] #18 48.31 Unpacking vim (2:8.1.0875-5) ... [2021-01-22T11:46:03.916Z] #56 54.68 + bin/ctr [2021-01-22T11:46:04.264Z] #43 65.55 text/template/parse [2021-01-22T11:46:04.314Z] #18 48.87 Selecting previously unselected package xfsprogs. [2021-01-22T11:46:04.314Z] #18 48.88 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2021-01-22T11:46:04.314Z] #18 48.89 Unpacking xfsprogs (4.20.0-1) ... [2021-01-22T11:46:04.527Z] #43 ... [2021-01-22T11:46:04.527Z] [2021-01-22T11:46:04.527Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-22T11:46:04.527Z] #32 61.14 github.com/BurntSushi/toml/cmd/tomlv [2021-01-22T11:46:04.527Z] #32 DONE 65.8s [2021-01-22T11:46:04.527Z] [2021-01-22T11:46:04.527Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-01-22T11:46:04.527Z] #40 61.19 Setting up python-pkg-resources (40.8.0-1) ... [2021-01-22T11:46:04.527Z] #40 63.54 Setting up libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2021-01-22T11:46:04.527Z] #40 63.58 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-01-22T11:46:04.527Z] #40 63.61 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-01-22T11:46:04.527Z] #40 63.79 Setting up libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2021-01-22T11:46:04.527Z] #40 63.82 Setting up python-six (1.12.0-1) ... [2021-01-22T11:46:04.527Z] #40 66.09 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2021-01-22T11:46:04.563Z] #56 ... [2021-01-22T11:46:04.563Z] [2021-01-22T11:46:04.563Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-22T11:46:04.563Z] #51 86.93 context [2021-01-22T11:46:04.563Z] #51 87.02 path/filepath [2021-01-22T11:46:04.563Z] #51 89.33 mvdan.cc/sh/v3/fileutil [2021-01-22T11:46:04.563Z] #51 91.65 encoding/binary [2021-01-22T11:46:04.563Z] #51 91.67 go/token [2021-01-22T11:46:04.563Z] #51 91.67 flag [2021-01-22T11:46:04.563Z] #51 91.69 github.com/pkg/diff [2021-01-22T11:46:04.563Z] #51 94.06 go/scanner [2021-01-22T11:46:04.563Z] #51 96.32 mvdan.cc/editorconfig [2021-01-22T11:46:04.790Z] #40 66.14 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2021-01-22T11:46:04.790Z] #40 66.17 Setting up libprotobuf17:arm64 (3.6.1.3-2) ... [2021-01-22T11:46:04.790Z] #40 66.20 Setting up libcap-dev:arm64 (1:2.25-2) ... [2021-01-22T11:46:04.790Z] #40 ... [2021-01-22T11:46:04.790Z] [2021-01-22T11:46:04.790Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-22T11:46:04.790Z] #49 55.99 mvdan.cc/sh/v3/fileutil [2021-01-22T11:46:04.790Z] #49 58.93 flag [2021-01-22T11:46:04.790Z] #49 58.95 github.com/pkg/diff [2021-01-22T11:46:04.790Z] #49 58.95 go/token [2021-01-22T11:46:04.790Z] #49 58.97 encoding/binary [2021-01-22T11:46:04.790Z] #49 61.38 go/scanner [2021-01-22T11:46:04.790Z] #49 61.63 mvdan.cc/editorconfig [2021-01-22T11:46:04.790Z] #49 62.10 mvdan.cc/sh/v3/syntax [2021-01-22T11:46:04.790Z] #49 62.41 encoding/base64 [2021-01-22T11:46:04.790Z] #49 63.21 encoding/json [2021-01-22T11:46:04.790Z] #49 64.02 go/ast [2021-01-22T11:46:04.790Z] #49 64.65 golang.org/x/sys/unix [2021-01-22T11:46:04.790Z] #49 ... [2021-01-22T11:46:04.790Z] [2021-01-22T11:46:04.790Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-01-22T11:46:04.790Z] #40 66.25 Setting up libprotoc17:arm64 (3.6.1.3-2) ... [2021-01-22T11:46:04.860Z] #51 97.02 mvdan.cc/sh/v3/syntax [2021-01-22T11:46:04.860Z] #51 ... [2021-01-22T11:46:04.860Z] [2021-01-22T11:46:04.860Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T11:46:04.860Z] #43 29.26 CC images/tcp-stream.o [2021-01-22T11:46:04.860Z] #43 29.57 CC images/sk-packet.o [2021-01-22T11:46:04.860Z] #43 29.88 CC images/mnt.o [2021-01-22T11:46:04.860Z] #43 30.14 CC images/pipe-data.o [2021-01-22T11:46:04.860Z] #43 30.47 CC images/sa.o [2021-01-22T11:46:04.876Z] #18 49.35 Selecting previously unselected package zip. [2021-01-22T11:46:04.876Z] #18 49.35 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2021-01-22T11:46:04.876Z] #18 49.36 Unpacking zip (3.0-11+b1) ... [2021-01-22T11:46:04.876Z] #18 49.57 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-01-22T11:46:04.876Z] #18 49.58 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-01-22T11:46:05.054Z] #40 66.36 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-01-22T11:46:05.054Z] #40 66.40 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-01-22T11:46:05.054Z] #40 66.44 Setting up libprotobuf-dev:arm64 (3.6.1.3-2) ... [2021-01-22T11:46:05.054Z] #40 66.47 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-01-22T11:46:05.054Z] #40 ... [2021-01-22T11:46:05.054Z] [2021-01-22T11:46:05.054Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T11:46:05.054Z] #54 3.289 + RM_GOPATH=0 [2021-01-22T11:46:05.054Z] #54 3.289 + TMP_GOPATH= [2021-01-22T11:46:05.054Z] #54 3.289 + : /build [2021-01-22T11:46:05.054Z] #54 3.289 + '[' -z '' ']' [2021-01-22T11:46:05.054Z] #54 3.299 ++ mktemp -d [2021-01-22T11:46:05.054Z] #54 3.299 + export GOPATH=/tmp/tmp.XAMkTdzEGD [2021-01-22T11:46:05.054Z] #54 3.299 + GOPATH=/tmp/tmp.XAMkTdzEGD [2021-01-22T11:46:05.054Z] #54 3.299 + RM_GOPATH=1 [2021-01-22T11:46:05.054Z] #54 3.299 + case "$(go env GOARCH)" in [2021-01-22T11:46:05.054Z] #54 3.301 ++ go env GOARCH [2021-01-22T11:46:05.054Z] #54 3.327 + export GO_BUILDMODE=-buildmode=pie [2021-01-22T11:46:05.054Z] #54 3.327 + GO_BUILDMODE=-buildmode=pie [2021-01-22T11:46:05.054Z] #54 3.327 ++ dirname /tmp/install/install.sh [2021-01-22T11:46:05.054Z] #54 3.339 + dir=/tmp/install [2021-01-22T11:46:05.054Z] #54 3.339 + bin=containerd [2021-01-22T11:46:05.054Z] #54 3.339 + shift [2021-01-22T11:46:05.054Z] #54 3.339 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-01-22T11:46:05.054Z] #54 3.339 + . /tmp/install/containerd.installer [2021-01-22T11:46:05.054Z] #54 3.339 ++ set -e [2021-01-22T11:46:05.054Z] #54 3.339 ++ : 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-01-22T11:46:05.054Z] #54 3.339 + install_containerd [2021-01-22T11:46:05.054Z] #54 3.355 + echo 'Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b' [2021-01-22T11:46:05.054Z] #54 3.359 Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-01-22T11:46:05.054Z] #54 3.359 + git clone https://github.com/containerd/containerd.git /tmp/tmp.XAMkTdzEGD/src/github.com/containerd/containerd [2021-01-22T11:46:05.054Z] #54 3.359 Cloning into '/tmp/tmp.XAMkTdzEGD/src/github.com/containerd/containerd'... [2021-01-22T11:46:05.054Z] #54 ... [2021-01-22T11:46:05.054Z] [2021-01-22T11:46:05.054Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-01-22T11:46:05.054Z] #40 66.49 Setting up python-protobuf (3.6.1.3-2) ... [2021-01-22T11:46:05.132Z] #18 49.59 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-01-22T11:46:05.132Z] #18 49.60 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-01-22T11:46:05.132Z] #18 49.61 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-01-22T11:46:05.132Z] #18 49.62 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-01-22T11:46:05.132Z] #18 49.64 Setting up uidmap (1:4.5-1.1) ... [2021-01-22T11:46:05.132Z] #18 49.65 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-01-22T11:46:05.132Z] #18 49.66 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-01-22T11:46:05.132Z] #18 49.67 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-01-22T11:46:05.132Z] #18 49.68 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-01-22T11:46:05.132Z] #18 49.70 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-01-22T11:46:05.132Z] #18 49.71 Setting up xxd (2:8.1.0875-5) ... [2021-01-22T11:46:05.132Z] #18 49.72 Setting up zip (3.0-11+b1) ... [2021-01-22T11:46:05.132Z] #18 49.73 Setting up vim-common (2:8.1.0875-5) ... [2021-01-22T11:46:05.132Z] #18 49.76 Setting up bash-completion (1:2.8-6) ... [2021-01-22T11:46:05.158Z] #43 30.86 CC images/timer.o [2021-01-22T11:46:05.815Z] #43 31.42 CC images/timerfd.o [2021-01-22T11:46:05.815Z] #43 31.64 CC images/mm.o [2021-01-22T11:46:06.455Z] #43 32.00 CC images/sk-opts.o [2021-01-22T11:46:06.752Z] #43 32.21 CC images/sk-unix.o [2021-01-22T11:46:06.787Z] #18 48.47 Selecting previously unselected package vim. [2021-01-22T11:46:06.787Z] #18 48.49 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2021-01-22T11:46:06.787Z] #18 48.51 Unpacking vim (2:8.1.0875-5) ... [2021-01-22T11:46:07.049Z] #43 32.59 CC images/sk-inet.o [2021-01-22T11:46:07.345Z] #43 ... [2021-01-22T11:46:07.345Z] [2021-01-22T11:46:07.345Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-22T11:46:07.345Z] #34 DONE 99.6s [2021-01-22T11:46:07.345Z] [2021-01-22T11:46:07.345Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-22T11:46:07.345Z] #13 97.85 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-01-22T11:46:07.345Z] #13 97.86 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2021-01-22T11:46:07.345Z] #13 97.86 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-01-22T11:46:07.353Z] #18 49.06 Selecting previously unselected package xfsprogs. [2021-01-22T11:46:07.353Z] #18 49.08 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2021-01-22T11:46:07.353Z] #18 49.09 Unpacking xfsprogs (4.20.0-1) ... [2021-01-22T11:46:07.613Z] #40 ... [2021-01-22T11:46:07.613Z] [2021-01-22T11:46:07.613Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-01-22T11:46:07.613Z] #34 58.94 Selecting previously unselected package libicu63:arm64. [2021-01-22T11:46:07.613Z] #34 58.96 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_arm64.deb ... [2021-01-22T11:46:07.613Z] #34 58.98 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2021-01-22T11:46:07.613Z] #34 65.28 Selecting previously unselected package libxml2:arm64. [2021-01-22T11:46:07.613Z] #34 65.28 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_arm64.deb ... [2021-01-22T11:46:07.613Z] #34 65.29 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+deb10u1) ... [2021-01-22T11:46:07.613Z] #34 65.88 Selecting previously unselected package libarchive13:arm64. [2021-01-22T11:46:07.613Z] #34 65.89 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_arm64.deb ... [2021-01-22T11:46:07.613Z] #34 65.91 Unpacking libarchive13:arm64 (3.3.3-4+deb10u1) ... [2021-01-22T11:46:07.613Z] #34 66.36 Selecting previously unselected package libjsoncpp1:arm64. [2021-01-22T11:46:07.613Z] #34 66.37 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_arm64.deb ... [2021-01-22T11:46:07.613Z] #34 66.40 Unpacking libjsoncpp1:arm64 (1.7.4-3) ... [2021-01-22T11:46:07.613Z] #34 66.71 Selecting previously unselected package librhash0:arm64. [2021-01-22T11:46:07.613Z] #34 66.72 Preparing to unpack .../7-librhash0_1.3.8-1_arm64.deb ... [2021-01-22T11:46:07.613Z] #34 66.74 Unpacking librhash0:arm64 (1.3.8-1) ... [2021-01-22T11:46:07.613Z] #34 67.22 Selecting previously unselected package libuv1:arm64. [2021-01-22T11:46:07.613Z] #34 67.22 Preparing to unpack .../8-libuv1_1.24.1-1_arm64.deb ... [2021-01-22T11:46:07.613Z] #34 67.26 Unpacking libuv1:arm64 (1.24.1-1) ... [2021-01-22T11:46:07.613Z] #34 67.58 Selecting previously unselected package cmake. [2021-01-22T11:46:07.613Z] #34 67.59 Preparing to unpack .../9-cmake_3.13.4-1_arm64.deb ... [2021-01-22T11:46:07.613Z] #34 67.60 Unpacking cmake (3.13.4-1) ... [2021-01-22T11:46:07.920Z] #18 49.52 Selecting previously unselected package zip. [2021-01-22T11:46:07.920Z] #18 49.52 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2021-01-22T11:46:07.920Z] #18 49.53 Unpacking zip (3.0-11+b1) ... [2021-01-22T11:46:07.920Z] #18 49.75 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-01-22T11:46:07.920Z] #18 49.77 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-01-22T11:46:07.920Z] #18 49.79 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-01-22T11:46:07.920Z] #18 49.80 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-01-22T11:46:07.920Z] #18 49.82 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-01-22T11:46:07.920Z] #18 49.83 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-01-22T11:46:07.920Z] #18 49.84 Setting up uidmap (1:4.5-1.1) ... [2021-01-22T11:46:07.920Z] #18 49.86 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-01-22T11:46:08.178Z] #18 49.87 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-01-22T11:46:08.178Z] #18 49.89 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-01-22T11:46:08.178Z] #18 49.90 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-01-22T11:46:08.178Z] #18 49.91 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-01-22T11:46:08.178Z] #18 49.93 Setting up xxd (2:8.1.0875-5) ... [2021-01-22T11:46:08.178Z] #18 49.94 Setting up zip (3.0-11+b1) ... [2021-01-22T11:46:08.178Z] #18 49.96 Setting up vim-common (2:8.1.0875-5) ... [2021-01-22T11:46:08.178Z] #18 49.99 Setting up bash-completion (1:2.8-6) ... [2021-01-22T11:46:08.392Z] #13 ... [2021-01-22T11:46:08.392Z] [2021-01-22T11:46:08.392Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-22T11:46:08.392Z] #45 90.83 os/exec [2021-01-22T11:46:08.392Z] #45 90.92 net [2021-01-22T11:46:08.392Z] #45 93.40 internal/lazyregexp [2021-01-22T11:46:08.392Z] #45 94.11 github.com/LK4D4/vndr/versioned [2021-01-22T11:46:08.392Z] #45 95.49 encoding/binary [2021-01-22T11:46:08.393Z] #45 95.54 go/scanner [2021-01-22T11:46:08.393Z] #45 95.55 net/url [2021-01-22T11:46:08.393Z] #45 99.84 go/ast [2021-01-22T11:46:08.410Z] #18 52.47 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-01-22T11:46:08.410Z] #18 52.48 Setting up xz-utils (5.2.4-1) ... [2021-01-22T11:46:08.410Z] #18 52.49 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-01-22T11:46:08.410Z] #18 52.51 Setting up sudo (1.8.27-1+deb10u2) ... [2021-01-22T11:46:08.410Z] #18 52.59 invoke-rc.d: could not determine current runlevel [2021-01-22T11:46:08.410Z] #18 52.60 invoke-rc.d: policy-rc.d denied execution of start. [2021-01-22T11:46:08.410Z] #18 52.61 Setting up pigz (2.4-1) ... [2021-01-22T11:46:08.410Z] #18 52.62 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-01-22T11:46:08.410Z] #18 52.63 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-01-22T11:46:08.410Z] #18 52.65 Setting up python-pip-whl (18.1-5) ... [2021-01-22T11:46:08.410Z] #18 52.66 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-01-22T11:46:08.410Z] #18 52.67 Setting up vim-runtime (2:8.1.0875-5) ... [2021-01-22T11:46:08.564Z] #34 69.95 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2021-01-22T11:46:08.564Z] #34 70.20 Setting up xxd (2:8.1.0875-5) ... [2021-01-22T11:46:08.666Z] #18 53.12 Setting up libaio1:amd64 (0.3.112-3) ... [2021-01-22T11:46:08.666Z] #18 53.13 Setting up libonig5:amd64 (6.9.1-1) ... [2021-01-22T11:46:08.666Z] #18 53.14 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2021-01-22T11:46:08.666Z] #18 53.17 Setting up vim (2:8.1.0875-5) ... [2021-01-22T11:46:08.666Z] #18 53.19 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-01-22T11:46:08.666Z] #18 53.19 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-01-22T11:46:08.666Z] #18 53.19 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-01-22T11:46:08.666Z] #18 53.20 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-01-22T11:46:08.666Z] #18 53.21 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-01-22T11:46:08.666Z] #18 53.21 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-01-22T11:46:08.666Z] #18 53.22 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-01-22T11:46:08.666Z] #18 53.23 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-01-22T11:46:08.666Z] #18 53.25 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-01-22T11:46:08.666Z] #18 53.27 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-01-22T11:46:08.689Z] #45 ... [2021-01-22T11:46:08.689Z] [2021-01-22T11:46:08.689Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T11:46:08.689Z] #43 33.44 CC images/tun.o [2021-01-22T11:46:08.689Z] #43 34.01 CC images/sk-netlink.o [2021-01-22T11:46:08.689Z] #43 34.25 CC images/packet-sock.o [2021-01-22T11:46:08.831Z] #34 70.31 Setting up libuv1:arm64 (1.24.1-1) ... [2021-01-22T11:46:08.831Z] #34 70.33 Setting up vim-common (2:8.1.0875-5) ... [2021-01-22T11:46:08.831Z] #34 70.37 Setting up librhash0:arm64 (1.3.8-1) ... [2021-01-22T11:46:08.831Z] #34 70.41 Setting up cmake-data (3.13.4-1) ... [2021-01-22T11:46:08.921Z] #18 53.28 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-01-22T11:46:08.921Z] #18 53.29 Setting up jq (1.5+dfsg-2+b1) ... [2021-01-22T11:46:08.921Z] #18 53.30 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-01-22T11:46:08.921Z] #18 53.32 Setting up python3.7 (3.7.3-2+deb10u2) ... [2021-01-22T11:46:08.987Z] #43 34.56 CC images/ipc-var.o [2021-01-22T11:46:09.095Z] #34 70.44 Setting up libxml2:arm64 (2.9.4+dfsg1-7+deb10u1) ... [2021-01-22T11:46:09.095Z] #34 70.48 Setting up libjsoncpp1:arm64 (1.7.4-3) ... [2021-01-22T11:46:09.095Z] #34 70.51 Setting up libarchive13:arm64 (3.3.3-4+deb10u1) ... [2021-01-22T11:46:09.283Z] #43 34.88 CC images/ipc-desc.o [2021-01-22T11:46:09.283Z] #43 35.08 CC images/ipc-shm.o [2021-01-22T11:46:09.361Z] #34 70.59 Setting up cmake (3.13.4-1) ... [2021-01-22T11:46:09.361Z] #34 70.74 Processing triggers for libc-bin (2.28-10) ... [2021-01-22T11:46:09.361Z] #34 ... [2021-01-22T11:46:09.361Z] [2021-01-22T11:46:09.361Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-01-22T11:46:09.361Z] #40 70.85 Setting up libnl-3-dev:arm64 (3.4.0-1) ... [2021-01-22T11:46:09.361Z] #40 70.87 Processing triggers for libc-bin (2.28-10) ... [2021-01-22T11:46:09.579Z] #43 35.28 CC images/ipc-msg.o [2021-01-22T11:46:10.221Z] #43 35.62 CC images/ipc-sem.o [2021-01-22T11:46:10.221Z] #43 35.81 CC images/utsns.o [2021-01-22T11:46:10.313Z] #40 DONE 71.7s [2021-01-22T11:46:10.313Z] [2021-01-22T11:46:10.313Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-22T11:46:10.313Z] #11 70.98 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-01-22T11:46:10.313Z] #11 70.99 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-01-22T11:46:10.313Z] #11 71.02 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-01-22T11:46:10.313Z] #11 ... [2021-01-22T11:46:10.313Z] [2021-01-22T11:46:10.313Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-01-22T11:46:10.313Z] #34 70.88 Processing triggers for mime-support (3.62) ... [2021-01-22T11:46:10.313Z] #34 DONE 71.7s [2021-01-22T11:46:10.530Z] #43 36.04 CC images/creds.o [2021-01-22T11:46:10.530Z] #43 36.26 CC images/vma.o [2021-01-22T11:46:10.579Z] [2021-01-22T11:46:10.579Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-22T11:46:10.824Z] #43 36.56 CC images/netdev.o [2021-01-22T11:46:11.447Z] #18 56.10 Setting up iptables (1.8.2-4) ... [2021-01-22T11:46:11.461Z] #18 52.76 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-01-22T11:46:11.461Z] #18 52.77 Setting up xz-utils (5.2.4-1) ... [2021-01-22T11:46:11.461Z] #18 52.79 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-01-22T11:46:11.461Z] #18 52.81 Setting up sudo (1.8.27-1+deb10u2) ... [2021-01-22T11:46:11.461Z] #18 52.88 invoke-rc.d: could not determine current runlevel [2021-01-22T11:46:11.461Z] #18 52.89 invoke-rc.d: policy-rc.d denied execution of start. [2021-01-22T11:46:11.461Z] #18 52.90 Setting up pigz (2.4-1) ... [2021-01-22T11:46:11.461Z] #18 52.91 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-01-22T11:46:11.461Z] #18 52.93 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-01-22T11:46:11.461Z] #18 52.95 Setting up python-pip-whl (18.1-5) ... [2021-01-22T11:46:11.461Z] #18 52.96 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-01-22T11:46:11.461Z] #18 52.97 Setting up vim-runtime (2:8.1.0875-5) ... [2021-01-22T11:46:11.461Z] #18 53.41 Setting up libaio1:amd64 (0.3.112-3) ... [2021-01-22T11:46:11.461Z] #18 53.42 Setting up libonig5:amd64 (6.9.1-1) ... [2021-01-22T11:46:11.461Z] #18 53.43 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2021-01-22T11:46:11.466Z] #43 36.92 CC images/tty.o [2021-01-22T11:46:11.703Z] #18 56.12 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-01-22T11:46:11.703Z] #18 56.13 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-01-22T11:46:11.703Z] #18 56.14 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-01-22T11:46:11.703Z] #18 56.14 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-01-22T11:46:11.703Z] #18 56.15 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-01-22T11:46:11.703Z] #18 56.16 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-01-22T11:46:11.703Z] #18 56.17 Setting up python3 (3.7.3-1) ... [2021-01-22T11:46:11.719Z] #18 53.44 Setting up vim (2:8.1.0875-5) ... [2021-01-22T11:46:11.719Z] #18 53.47 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-01-22T11:46:11.719Z] #18 53.47 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-01-22T11:46:11.719Z] #18 53.48 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-01-22T11:46:11.719Z] #18 53.49 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-01-22T11:46:11.719Z] #18 53.49 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-01-22T11:46:11.719Z] #18 53.50 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-01-22T11:46:11.719Z] #18 53.50 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-01-22T11:46:11.719Z] #18 53.51 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-01-22T11:46:11.719Z] #18 53.53 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-01-22T11:46:11.719Z] #18 53.55 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-01-22T11:46:11.719Z] #18 53.58 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-01-22T11:46:11.719Z] #18 53.59 Setting up jq (1.5+dfsg-2+b1) ... [2021-01-22T11:46:11.719Z] #18 53.60 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-01-22T11:46:11.719Z] #18 53.62 Setting up python3.7 (3.7.3-2+deb10u2) ... [2021-01-22T11:46:11.959Z] #18 56.61 Setting up python3-wheel (0.32.3-2) ... [2021-01-22T11:46:12.111Z] #43 37.68 CC images/file-lock.o [2021-01-22T11:46:12.409Z] #43 37.88 CC images/rlimit.o [2021-01-22T11:46:12.409Z] #43 38.09 CC images/pagemap.o [2021-01-22T11:46:12.514Z] #35 1.830 + RM_GOPATH=0 [2021-01-22T11:46:12.514Z] #35 1.830 + TMP_GOPATH= [2021-01-22T11:46:12.514Z] #35 1.830 + : /build [2021-01-22T11:46:12.514Z] #35 1.833 + '[' -z '' ']' [2021-01-22T11:46:12.514Z] #35 1.833 ++ mktemp -d [2021-01-22T11:46:12.514Z] #35 1.834 + export GOPATH=/tmp/tmp.ixY6vUIerR [2021-01-22T11:46:12.514Z] #35 1.834 + GOPATH=/tmp/tmp.ixY6vUIerR [2021-01-22T11:46:12.514Z] #35 1.834 + RM_GOPATH=1 [2021-01-22T11:46:12.514Z] #35 1.834 + case "$(go env GOARCH)" in [2021-01-22T11:46:12.514Z] #35 1.834 ++ go env GOARCH [2021-01-22T11:46:12.514Z] #35 1.861 + export GO_BUILDMODE=-buildmode=pie [2021-01-22T11:46:12.514Z] #35 1.867 + GO_BUILDMODE=-buildmode=pie [2021-01-22T11:46:12.514Z] #35 1.868 ++ dirname /tmp/install/install.sh [2021-01-22T11:46:12.514Z] #35 1.869 + dir=/tmp/install [2021-01-22T11:46:12.514Z] #35 1.875 + bin=tini [2021-01-22T11:46:12.514Z] #35 1.875 + shift [2021-01-22T11:46:12.514Z] #35 1.876 + '[' '!' -f /tmp/install/tini.installer ']' [2021-01-22T11:46:12.514Z] #35 1.878 + . /tmp/install/tini.installer [2021-01-22T11:46:12.514Z] #35 1.879 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-01-22T11:46:12.514Z] #35 1.883 + install_tini [2021-01-22T11:46:12.514Z] #35 1.883 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-01-22T11:46:12.514Z] #35 1.884 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-01-22T11:46:12.514Z] #35 1.884 + git clone https://github.com/krallin/tini.git /tmp/tmp.ixY6vUIerR/tini [2021-01-22T11:46:12.514Z] #35 1.887 Cloning into '/tmp/tmp.ixY6vUIerR/tini'... [2021-01-22T11:46:12.521Z] #18 57.20 Setting up apparmor (2.13.2-10) ... [2021-01-22T11:46:12.706Z] #43 38.44 CC images/siginfo.o [2021-01-22T11:46:13.002Z] #43 38.83 CC images/rpc.o [2021-01-22T11:46:13.095Z] #35 2.863 + cd /tmp/tmp.ixY6vUIerR/tini [2021-01-22T11:46:13.095Z] #35 2.865 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-01-22T11:46:13.095Z] #35 2.923 + cmake . [2021-01-22T11:46:13.674Z] #35 3.521 -- The C compiler identification is GNU 8.3.0 [2021-01-22T11:46:13.940Z] #35 3.587 -- Check for working C compiler: /usr/bin/cc [2021-01-22T11:46:14.411Z] #18 58.66 Setting up xfsprogs (4.20.0-1) ... [2021-01-22T11:46:14.411Z] #18 58.67 Setting up python3-lib2to3 (3.7.3-1) ... [2021-01-22T11:46:14.411Z] #18 59.01 Setting up python3-pkg-resources (40.8.0-1) ... [2021-01-22T11:46:14.528Z] #43 40.31 CC images/ext-file.o [2021-01-22T11:46:14.537Z] #35 4.289 -- Check for working C compiler: /usr/bin/cc -- works [2021-01-22T11:46:14.537Z] #35 4.294 -- Detecting C compiler ABI info [2021-01-22T11:46:14.667Z] #18 ... [2021-01-22T11:46:14.667Z] [2021-01-22T11:46:14.667Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T11:46:14.667Z] #41 103.0 CC criu/crtools.o [2021-01-22T11:46:14.667Z] #41 103.5 CC criu/eventfd.o [2021-01-22T11:46:14.667Z] #41 103.8 CC criu/eventpoll.o [2021-01-22T11:46:14.667Z] #41 104.7 CC criu/external.o [2021-01-22T11:46:14.667Z] #41 105.0 CC criu/fault-injection.o [2021-01-22T11:46:14.667Z] #41 105.2 CC criu/fdstore.o [2021-01-22T11:46:14.667Z] #41 105.6 CC criu/fifo.o [2021-01-22T11:46:14.667Z] #41 106.0 CC criu/file-ids.o [2021-01-22T11:46:14.667Z] #41 106.4 CC criu/file-lock.o [2021-01-22T11:46:14.667Z] #41 107.3 CC criu/files-ext.o [2021-01-22T11:46:14.667Z] #41 107.7 CC criu/files-reg.o [2021-01-22T11:46:14.667Z] #41 110.0 CC criu/files.o [2021-01-22T11:46:14.667Z] #41 112.0 CC criu/filesystems.o [2021-01-22T11:46:14.667Z] #41 112.7 CC criu/fsnotify.o [2021-01-22T11:46:14.825Z] #43 40.48 CC images/cgroup.o [2021-01-22T11:46:15.004Z] #18 56.49 Setting up iptables (1.8.2-4) ... [2021-01-22T11:46:15.004Z] #18 56.52 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-01-22T11:46:15.004Z] #18 56.53 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-01-22T11:46:15.004Z] #18 56.54 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-01-22T11:46:15.004Z] #18 56.55 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-01-22T11:46:15.004Z] #18 56.55 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-01-22T11:46:15.004Z] #18 56.56 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-01-22T11:46:15.004Z] #18 56.57 Setting up python3 (3.7.3-1) ... [2021-01-22T11:46:15.004Z] #18 ... [2021-01-22T11:46:15.004Z] [2021-01-22T11:46:15.004Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T11:46:15.004Z] #41 103.0 CC criu/crtools.o [2021-01-22T11:46:15.004Z] #41 103.6 CC criu/eventfd.o [2021-01-22T11:46:15.004Z] #41 104.0 CC criu/eventpoll.o [2021-01-22T11:46:15.004Z] #41 104.9 CC criu/external.o [2021-01-22T11:46:15.004Z] #41 105.2 CC criu/fault-injection.o [2021-01-22T11:46:15.004Z] #41 105.3 CC criu/fdstore.o [2021-01-22T11:46:15.004Z] #41 105.7 CC criu/fifo.o [2021-01-22T11:46:15.004Z] #41 106.1 CC criu/file-ids.o [2021-01-22T11:46:15.004Z] #41 106.4 CC criu/file-lock.o [2021-01-22T11:46:15.004Z] #41 107.4 CC criu/files-ext.o [2021-01-22T11:46:15.004Z] #41 107.8 CC criu/files-reg.o [2021-01-22T11:46:15.004Z] #41 110.1 CC criu/files.o [2021-01-22T11:46:15.004Z] #41 112.1 CC criu/filesystems.o [2021-01-22T11:46:15.004Z] #41 112.9 CC criu/fsnotify.o [2021-01-22T11:46:15.229Z] #41 ... [2021-01-22T11:46:15.229Z] [2021-01-22T11:46:15.229Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-01-22T11:46:15.262Z] #41 ... [2021-01-22T11:46:15.262Z] [2021-01-22T11:46:15.262Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-01-22T11:46:15.262Z] #18 57.07 Setting up python3-wheel (0.32.3-2) ... [2021-01-22T11:46:15.485Z] #18 59.95 Setting up python3-distutils (3.7.3-1) ... [2021-01-22T11:46:15.490Z] #35 5.133 -- Detecting C compiler ABI info - done [2021-01-22T11:46:15.490Z] #35 5.180 -- Detecting C compile features [2021-01-22T11:46:15.740Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m13.342561594s with top 10 stages: buildssa: 1m40.722764261s, goimports: 22.302483486s, unconvert: 13.114803515s, gosec: 11.025034647s, golint: 5.72512267s, ineffassign: 4.816152328s, misspell: 4.623997918s, inspect: 3.608033408s, vrp: 2.682773278s, printf: 2.380331759s [2021-01-22T11:46:15.740Z] INFO [runner] Issues before processing: 2266, after processing: 0 [2021-01-22T11:46:15.740Z] INFO [runner] Processors filtering stat (out/in): skip_dirs: 1686/1686, autogenerated_exclude: 1581/1686, cgo: 1686/2266, filename_unadjuster: 1686/1686, path_prettifier: 1686/1686, skip_files: 1686/1686, identifier_marker: 1581/1581, nolint: 0/64, exclude: 1581/1581, exclude-rules: 64/1581 [2021-01-22T11:46:15.740Z] INFO [runner] processing took 58.565712ms with stages: nolint: 24.850544ms, identifier_marker: 16.555912ms, path_prettifier: 7.848472ms, autogenerated_exclude: 3.983945ms, exclude-rules: 3.379027ms, skip_dirs: 1.610325ms, cgo: 237.315µs, filename_unadjuster: 95.517µs, max_same_issues: 1.143µs, max_from_linter: 697ns, uniq_by_line: 674ns, source_code: 572ns, diff: 433ns, exclude: 358ns, skip_files: 356ns, path_shortener: 256ns, max_per_file_from_linter: 166ns [2021-01-22T11:46:15.740Z] INFO [runner] linters took 1m38.798593624s with stages: goanalysis_metalinter: 1m19.105588949s, unused: 19.634261077s [2021-01-22T11:46:15.740Z] INFO File cache stats: 1448 entries of total size 6.8MiB [2021-01-22T11:46:15.740Z] INFO Memory: 1531 samples, avg is 696.5MB, max is 3505.4MB [2021-01-22T11:46:15.740Z] INFO Execution took 3m40.502641106s [2021-01-22T11:46:15.740Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2021-01-22T11:46:15.885Z] #43 41.26 CC images/userns.o [2021-01-22T11:46:15.885Z] #43 41.61 CC images/google/protobuf/descriptor.o [2021-01-22T11:46:15.885Z] #43 ... [2021-01-22T11:46:15.885Z] [2021-01-22T11:46:15.885Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-22T11:46:15.885Z] #51 98.20 go/ast [2021-01-22T11:46:15.885Z] #51 98.59 encoding/base64 [2021-01-22T11:46:15.885Z] #51 101.3 golang.org/x/sys/unix [2021-01-22T11:46:15.885Z] #51 101.8 encoding/json [2021-01-22T11:46:16.048Z] #18 60.44 Setting up python3-setuptools (40.8.0-1) ... [2021-01-22T11:46:16.073Z] #35 ... [2021-01-22T11:46:16.073Z] [2021-01-22T11:46:16.073Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-22T11:46:16.073Z] #43 67.33 encoding/json [2021-01-22T11:46:16.073Z] #43 72.53 text/template [2021-01-22T11:46:16.073Z] #43 74.15 go/parser [2021-01-22T11:46:16.073Z] #43 76.55 encoding/xml [2021-01-22T11:46:16.073Z] #43 ... [2021-01-22T11:46:16.073Z] [2021-01-22T11:46:16.073Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T11:46:16.073Z] #41 2.982 Note: Building without setproctitle() and strlcpy() support. [2021-01-22T11:46:16.073Z] #41 2.983 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-01-22T11:46:16.073Z] #41 2.997 Note: Building without GnuTLS support [2021-01-22T11:46:16.073Z] #41 3.005 Makefile.config:39: Warn: you have no libnftables installed [2021-01-22T11:46:16.073Z] #41 3.005 Makefile.config:40: Warn: Building without nftables support [2021-01-22T11:46:16.073Z] #41 4.917 fatal: not a git repository (or any of the parent directories): .git [2021-01-22T11:46:16.073Z] #41 5.166 GEN .gitid [2021-01-22T11:46:16.073Z] #41 5.210 GEN criu/include/version.h [2021-01-22T11:46:16.073Z] #41 5.458 GEN include/common/asm [2021-01-22T11:46:16.080Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41918/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=febd0d315cb311dd1ae52f406520e6872a5867d3 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:febd0d315cb311dd1ae52f406520e6872a5867d3 hack/make.sh dynbinary-daemon test-docker-py [2021-01-22T11:46:16.209Z] #18 57.85 Setting up apparmor (2.13.2-10) ... [2021-01-22T11:46:16.651Z] [2021-01-22T11:46:16.651Z] Removing bundles/ [2021-01-22T11:46:16.651Z] [2021-01-22T11:46:16.651Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2021-01-22T11:46:16.651Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-01-22T11:46:16.651Z] GOOS="" GOARCH="" GOARM="" [2021-01-22T11:46:16.978Z] #18 61.67 Setting up python3-pip (18.1-5) ... [2021-01-22T11:46:17.031Z] #41 ... [2021-01-22T11:46:17.031Z] [2021-01-22T11:46:17.031Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-22T11:46:17.031Z] #11 78.23 Selecting previously unselected package gcc-mingw-w64-base. [2021-01-22T11:46:17.031Z] #11 78.24 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_arm64.deb ... [2021-01-22T11:46:17.031Z] #11 78.28 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-01-22T11:46:17.031Z] #11 78.47 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-01-22T11:46:17.031Z] #11 78.48 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2021-01-22T11:46:17.031Z] #11 78.49 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-01-22T11:46:17.974Z] #51 ... [2021-01-22T11:46:17.974Z] [2021-01-22T11:46:17.974Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-22T11:46:17.974Z] #45 101.4 text/template/parse [2021-01-22T11:46:17.974Z] #45 102.0 encoding/json [2021-01-22T11:46:17.974Z] #45 110.3 text/template [2021-01-22T11:46:18.111Z] #18 59.71 Setting up xfsprogs (4.20.0-1) ... [2021-01-22T11:46:18.111Z] #18 59.72 Setting up python3-lib2to3 (3.7.3-1) ... [2021-01-22T11:46:18.272Z] #45 ... [2021-01-22T11:46:18.272Z] [2021-01-22T11:46:18.272Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T11:46:18.272Z] #43 43.80 CC images/opts.o [2021-01-22T11:46:18.272Z] #43 44.01 CC images/seccomp.o [2021-01-22T11:46:18.342Z] #18 62.77 Processing triggers for libc-bin (2.28-10) ... [2021-01-22T11:46:18.342Z] #18 62.81 Processing triggers for mime-support (3.62) ... [2021-01-22T11:46:18.369Z] #18 60.16 Setting up python3-pkg-resources (40.8.0-1) ... [2021-01-22T11:46:18.597Z] #18 DONE 63.0s [2021-01-22T11:46:18.597Z] [2021-01-22T11:46:18.597Z] #19 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2021-01-22T11:46:18.917Z] #43 44.33 CC images/binfmt-misc.o [2021-01-22T11:46:18.917Z] #43 44.57 CC images/time.o [2021-01-22T11:46:19.215Z] #43 44.89 CC images/sysctl.o [2021-01-22T11:46:19.308Z] #18 61.09 Setting up python3-distutils (3.7.3-1) ... [2021-01-22T11:46:19.512Z] #43 45.13 CC images/autofs.o [2021-01-22T11:46:19.525Z] #19 0.871 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-01-22T11:46:19.526Z] #19 0.880 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-01-22T11:46:19.526Z] #19 0.883 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-01-22T11:46:19.526Z] #19 DONE 0.9s [2021-01-22T11:46:19.526Z] [2021-01-22T11:46:19.526Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-01-22T11:46:19.809Z] #43 45.39 CC images/macvlan.o [2021-01-22T11:46:19.876Z] #18 61.66 Setting up python3-setuptools (40.8.0-1) ... [2021-01-22T11:46:20.105Z] #43 45.59 CC images/sit.o [2021-01-22T11:46:20.105Z] #43 45.81 CC images/memfd.o [2021-01-22T11:46:20.401Z] #43 46.11 CC images/timens.o [2021-01-22T11:46:21.043Z] #43 46.47 LINK images/built-in.o [2021-01-22T11:46:21.044Z] #43 46.67 GEN compel/include/asm [2021-01-22T11:46:21.044Z] #43 46.70 GEN compel/include/version.h [2021-01-22T11:46:21.044Z] #43 46.73 touch .config [2021-01-22T11:46:21.044Z] #43 46.77 GEN include/common/config.h [2021-01-22T11:46:21.257Z] #18 62.84 Setting up python3-pip (18.1-5) ... [2021-01-22T11:46:21.347Z] #43 46.90 GEN compel/plugins/include/uapi/std/syscall-codes.h [2021-01-22T11:46:21.347Z] #43 46.95 GEN compel/plugins/include/uapi/std/syscall.h [2021-01-22T11:46:21.347Z] #43 46.96 GEN compel/arch/ppc64/plugins/std/syscalls/syscalls.S [2021-01-22T11:46:21.348Z] #43 46.99 DEP compel/arch/ppc64/plugins/std/syscalls/syscalls.d [2021-01-22T11:46:21.348Z] #43 47.04 DEP compel/arch/ppc64/plugins/std/memcmp.d [2021-01-22T11:46:21.348Z] #43 47.07 DEP compel/arch/ppc64/plugins/std/memcpy.d [2021-01-22T11:46:21.348Z] #43 47.11 DEP compel/arch/ppc64/plugins/std/parasite-head.d [2021-01-22T11:46:21.348Z] #43 47.13 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-01-22T11:46:21.348Z] #43 47.15 DEP compel/plugins/std/infect.d [2021-01-22T11:46:21.645Z] #43 47.23 DEP compel/plugins/std/string.d [2021-01-22T11:46:21.645Z] #43 47.40 DEP compel/plugins/std/log.d [2021-01-22T11:46:21.825Z] #18 ... [2021-01-22T11:46:21.825Z] [2021-01-22T11:46:21.825Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2021-01-22T11:46:21.825Z] #38 184.7 + dpkg --print-architecture [2021-01-22T11:46:21.825Z] #38 184.7 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-01-22T11:46:21.825Z] #38 185.5 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-01-22T11:46:21.825Z] #38 185.5 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-01-22T11:46:21.941Z] #43 47.67 DEP compel/plugins/std/fds.d [2021-01-22T11:46:22.237Z] #43 47.83 DEP compel/plugins/std/std.d [2021-01-22T11:46:22.344Z] #11 ... [2021-01-22T11:46:22.344Z] [2021-01-22T11:46:22.344Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T11:46:22.344Z] #41 7.356 PBCC images/timens.pb-c.c [2021-01-22T11:46:22.344Z] #41 7.422 DEP images/timens.pb-c.d [2021-01-22T11:46:22.344Z] #41 7.486 PBCC images/fown.pb-c.c [2021-01-22T11:46:22.344Z] #41 7.521 PBCC images/google/protobuf/descriptor.pb-c.c [2021-01-22T11:46:22.344Z] #41 7.662 PBCC images/opts.pb-c.c [2021-01-22T11:46:22.344Z] #41 7.714 PBCC images/memfd.pb-c.c [2021-01-22T11:46:22.344Z] #41 7.762 DEP images/fown.pb-c.d [2021-01-22T11:46:22.344Z] #41 7.794 DEP images/google/protobuf/descriptor.pb-c.d [2021-01-22T11:46:22.344Z] #41 7.908 DEP images/opts.pb-c.d [2021-01-22T11:46:22.344Z] #41 8.016 DEP images/memfd.pb-c.d [2021-01-22T11:46:22.344Z] #41 8.064 PBCC images/sit.pb-c.c [2021-01-22T11:46:22.344Z] #41 8.144 DEP images/sit.pb-c.d [2021-01-22T11:46:22.344Z] #41 8.233 PBCC images/macvlan.pb-c.c [2021-01-22T11:46:22.344Z] #41 8.261 DEP images/macvlan.pb-c.d [2021-01-22T11:46:22.344Z] #41 8.356 PBCC images/autofs.pb-c.c [2021-01-22T11:46:22.344Z] #41 8.394 DEP images/autofs.pb-c.d [2021-01-22T11:46:22.344Z] #41 8.467 PBCC images/sysctl.pb-c.c [2021-01-22T11:46:22.344Z] #41 8.498 DEP images/sysctl.pb-c.d [2021-01-22T11:46:22.344Z] #41 8.550 PBCC images/time.pb-c.c [2021-01-22T11:46:22.344Z] #41 8.570 DEP images/time.pb-c.d [2021-01-22T11:46:22.344Z] #41 8.640 PBCC images/binfmt-misc.pb-c.c [2021-01-22T11:46:22.344Z] #41 8.662 DEP images/binfmt-misc.pb-c.d [2021-01-22T11:46:22.344Z] #41 8.785 PBCC images/seccomp.pb-c.c [2021-01-22T11:46:22.344Z] #41 8.814 DEP images/seccomp.pb-c.d [2021-01-22T11:46:22.344Z] #41 8.871 PBCC images/userns.pb-c.c [2021-01-22T11:46:22.344Z] #41 8.912 DEP images/userns.pb-c.d [2021-01-22T11:46:22.344Z] #41 8.956 PBCC images/cgroup.pb-c.c [2021-01-22T11:46:22.344Z] #41 8.982 DEP images/cgroup.pb-c.d [2021-01-22T11:46:22.344Z] #41 9.042 PBCC images/ext-file.pb-c.c [2021-01-22T11:46:22.344Z] #41 9.090 DEP images/ext-file.pb-c.d [2021-01-22T11:46:22.344Z] #41 9.170 PBCC images/rpc.pb-c.c [2021-01-22T11:46:22.344Z] #41 9.239 DEP images/rpc.pb-c.d [2021-01-22T11:46:22.344Z] #41 9.384 PBCC images/siginfo.pb-c.c [2021-01-22T11:46:22.344Z] #41 9.482 DEP images/siginfo.pb-c.d [2021-01-22T11:46:22.344Z] #41 9.510 PBCC images/pagemap.pb-c.c [2021-01-22T11:46:22.344Z] #41 9.586 DEP images/pagemap.pb-c.d [2021-01-22T11:46:22.344Z] #41 9.659 PBCC images/rlimit.pb-c.c [2021-01-22T11:46:22.344Z] #41 9.709 DEP images/rlimit.pb-c.d [2021-01-22T11:46:22.344Z] #41 9.767 PBCC images/file-lock.pb-c.c [2021-01-22T11:46:22.344Z] #41 9.810 DEP images/file-lock.pb-c.d [2021-01-22T11:46:22.344Z] #41 9.890 PBCC images/tty.pb-c.c [2021-01-22T11:46:22.344Z] #41 9.943 DEP images/tty.pb-c.d [2021-01-22T11:46:22.344Z] #41 9.988 PBCC images/tun.pb-c.c [2021-01-22T11:46:22.344Z] #41 10.04 PBCC images/netdev.pb-c.c [2021-01-22T11:46:22.344Z] #41 10.11 DEP images/tun.pb-c.d [2021-01-22T11:46:22.344Z] #41 10.14 DEP images/netdev.pb-c.d [2021-01-22T11:46:22.344Z] #41 10.19 PBCC images/vma.pb-c.c [2021-01-22T11:46:22.344Z] #41 10.23 DEP images/vma.pb-c.d [2021-01-22T11:46:22.344Z] #41 10.26 PBCC images/creds.pb-c.c [2021-01-22T11:46:22.344Z] #41 10.28 DEP images/creds.pb-c.d [2021-01-22T11:46:22.344Z] #41 10.31 PBCC images/utsns.pb-c.c [2021-01-22T11:46:22.344Z] #41 10.32 DEP images/utsns.pb-c.d [2021-01-22T11:46:22.344Z] #41 10.37 PBCC images/ipc-desc.pb-c.c [2021-01-22T11:46:22.344Z] #41 10.39 PBCC images/ipc-sem.pb-c.c [2021-01-22T11:46:22.344Z] #41 10.41 DEP images/ipc-desc.pb-c.d [2021-01-22T11:46:22.344Z] #41 10.46 DEP images/ipc-sem.pb-c.d [2021-01-22T11:46:22.344Z] #41 10.53 PBCC images/ipc-msg.pb-c.c [2021-01-22T11:46:22.344Z] #41 10.58 DEP images/ipc-msg.pb-c.d [2021-01-22T11:46:22.344Z] #41 10.64 PBCC images/ipc-shm.pb-c.c [2021-01-22T11:46:22.344Z] #41 10.69 DEP images/ipc-shm.pb-c.d [2021-01-22T11:46:22.344Z] #41 10.81 PBCC images/ipc-var.pb-c.c [2021-01-22T11:46:22.344Z] #41 10.86 DEP images/ipc-var.pb-c.d [2021-01-22T11:46:22.344Z] #41 11.03 PBCC images/sk-opts.pb-c.c [2021-01-22T11:46:22.344Z] #41 11.05 PBCC images/packet-sock.pb-c.c [2021-01-22T11:46:22.344Z] #41 11.20 DEP images/sk-opts.pb-c.d [2021-01-22T11:46:22.344Z] #41 11.29 DEP images/packet-sock.pb-c.d [2021-01-22T11:46:22.344Z] #41 11.38 PBCC images/sk-netlink.pb-c.c [2021-01-22T11:46:22.344Z] #41 11.43 DEP images/sk-netlink.pb-c.d [2021-01-22T11:46:22.344Z] #41 11.49 PBCC images/sk-inet.pb-c.c [2021-01-22T11:46:22.344Z] #41 11.55 DEP images/sk-inet.pb-c.d [2021-01-22T11:46:22.344Z] #41 11.60 PBCC images/sk-unix.pb-c.c [2021-01-22T11:46:22.344Z] #41 11.67 DEP images/sk-unix.pb-c.d [2021-01-22T11:46:22.344Z] #41 11.71 PBCC images/mm.pb-c.c [2021-01-22T11:46:22.344Z] #41 11.80 DEP images/mm.pb-c.d [2021-01-22T11:46:22.344Z] #41 11.85 PBCC images/timerfd.pb-c.c [2021-01-22T11:46:22.344Z] #41 11.91 DEP images/timerfd.pb-c.d [2021-01-22T11:46:22.344Z] #41 11.96 PBCC images/timer.pb-c.c [2021-01-22T11:46:22.344Z] #41 12.01 DEP images/timer.pb-c.d [2021-01-22T11:46:22.344Z] #41 12.04 PBCC images/sa.pb-c.c [2021-01-22T11:46:22.344Z] #41 12.06 DEP images/sa.pb-c.d [2021-01-22T11:46:22.344Z] #41 12.11 PBCC images/pipe-data.pb-c.c [2021-01-22T11:46:22.344Z] #41 12.13 DEP images/pipe-data.pb-c.d [2021-01-22T11:46:22.344Z] #41 12.25 PBCC images/mnt.pb-c.c [2021-01-22T11:46:22.533Z] #43 47.96 DEP compel/plugins/shmem/shmem.d [2021-01-22T11:46:22.533Z] #43 48.09 DEP compel/plugins/fds/fds.d [2021-01-22T11:46:22.533Z] #43 48.27 CC compel/plugins/std/std.o [2021-01-22T11:46:22.609Z] #41 12.31 DEP images/mnt.pb-c.d [2021-01-22T11:46:22.762Z] #38 ... [2021-01-22T11:46:22.762Z] [2021-01-22T11:46:22.762Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-01-22T11:46:22.762Z] #18 63.76 Processing triggers for libc-bin (2.28-10) ... [2021-01-22T11:46:22.762Z] #18 63.81 Processing triggers for mime-support (3.62) ... [2021-01-22T11:46:22.762Z] #18 DONE 64.4s [2021-01-22T11:46:22.762Z] [2021-01-22T11:46:22.762Z] #19 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2021-01-22T11:46:22.873Z] #41 12.41 PBCC images/sk-packet.pb-c.c [2021-01-22T11:46:22.873Z] #41 12.44 DEP images/sk-packet.pb-c.d [2021-01-22T11:46:22.873Z] #41 12.46 PBCC images/tcp-stream.pb-c.c [2021-01-22T11:46:22.873Z] #41 12.57 DEP images/tcp-stream.pb-c.d [2021-01-22T11:46:22.873Z] #41 12.63 PBCC images/pipe.pb-c.c [2021-01-22T11:46:22.873Z] #41 12.67 DEP images/pipe.pb-c.d [2021-01-22T11:46:22.873Z] #41 12.71 PBCC images/pstree.pb-c.c [2021-01-22T11:46:22.873Z] #41 12.73 DEP images/pstree.pb-c.d [2021-01-22T11:46:22.873Z] #41 12.78 PBCC images/fs.pb-c.c [2021-01-22T11:46:23.137Z] #41 12.83 DEP images/fs.pb-c.d [2021-01-22T11:46:23.137Z] #41 12.88 PBCC images/signalfd.pb-c.c [2021-01-22T11:46:23.137Z] #41 12.91 DEP images/signalfd.pb-c.d [2021-01-22T11:46:23.137Z] #41 12.96 PBCC images/fh.pb-c.c [2021-01-22T11:46:23.137Z] #41 13.01 PBCC images/fsnotify.pb-c.c [2021-01-22T11:46:23.175Z] #43 48.64 CC compel/plugins/std/fds.o [2021-01-22T11:46:23.329Z] #19 0.890 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-01-22T11:46:23.401Z] #41 13.08 DEP images/fh.pb-c.d [2021-01-22T11:46:23.401Z] #41 13.19 DEP images/fsnotify.pb-c.d [2021-01-22T11:46:23.401Z] #41 13.25 PBCC images/eventpoll.pb-c.c [2021-01-22T11:46:23.401Z] #41 ... [2021-01-22T11:46:23.401Z] [2021-01-22T11:46:23.401Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-22T11:46:23.401Z] #49 74.95 golang.org/x/crypto/ssh/terminal [2021-01-22T11:46:23.401Z] #49 78.75 mvdan.cc/sh/v3/cmd/shfmt [2021-01-22T11:46:23.471Z] #43 49.11 CC compel/plugins/std/log.o [2021-01-22T11:46:23.587Z] #19 0.892 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-01-22T11:46:23.587Z] #19 0.895 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-01-22T11:46:23.587Z] #19 DONE 0.9s [2021-01-22T11:46:23.587Z] [2021-01-22T11:46:23.587Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-01-22T11:46:23.666Z] #49 ... [2021-01-22T11:46:23.666Z] [2021-01-22T11:46:23.666Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T11:46:23.666Z] #41 13.32 DEP images/eventpoll.pb-c.d [2021-01-22T11:46:23.666Z] #41 13.42 PBCC images/eventfd.pb-c.c [2021-01-22T11:46:23.666Z] #41 13.43 DEP images/eventfd.pb-c.d [2021-01-22T11:46:23.666Z] #41 13.46 PBCC images/remap-file-path.pb-c.c [2021-01-22T11:46:23.666Z] #41 13.47 DEP images/remap-file-path.pb-c.d [2021-01-22T11:46:23.666Z] #41 13.51 PBCC images/fifo.pb-c.c [2021-01-22T11:46:23.666Z] #41 13.53 DEP images/fifo.pb-c.d [2021-01-22T11:46:23.931Z] #41 13.56 PBCC images/ghost-file.pb-c.c [2021-01-22T11:46:23.931Z] #41 13.61 DEP images/ghost-file.pb-c.d [2021-01-22T11:46:23.931Z] #41 13.67 PBCC images/regfile.pb-c.c [2021-01-22T11:46:23.931Z] #41 13.70 DEP images/regfile.pb-c.d [2021-01-22T11:46:23.931Z] #41 13.74 PBCC images/ns.pb-c.c [2021-01-22T11:46:23.931Z] #41 13.76 DEP images/ns.pb-c.d [2021-01-22T11:46:24.113Z] #43 ... [2021-01-22T11:46:24.113Z] [2021-01-22T11:46:24.113Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-22T11:46:24.113Z] #13 113.9 Selecting previously unselected package libapparmor1:ppc64el. [2021-01-22T11:46:24.113Z] #13 113.9 Preparing to unpack .../10-libapparmor1_2.13.2-10_ppc64el.deb ... [2021-01-22T11:46:24.113Z] #13 113.9 Unpacking libapparmor1:ppc64el (2.13.2-10) ... [2021-01-22T11:46:24.113Z] #13 114.0 Selecting previously unselected package libapparmor-dev:ppc64el. [2021-01-22T11:46:24.113Z] #13 114.0 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_ppc64el.deb ... [2021-01-22T11:46:24.113Z] #13 114.0 Unpacking libapparmor-dev:ppc64el (2.13.2-10) ... [2021-01-22T11:46:24.113Z] #13 114.1 Selecting previously unselected package libbtrfs0. [2021-01-22T11:46:24.113Z] #13 114.2 Preparing to unpack .../12-libbtrfs0_4.20.1-2_ppc64el.deb ... [2021-01-22T11:46:24.113Z] #13 114.2 Unpacking libbtrfs0 (4.20.1-2) ... [2021-01-22T11:46:24.113Z] #13 114.2 Selecting previously unselected package libbtrfs-dev. [2021-01-22T11:46:24.113Z] #13 114.2 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2021-01-22T11:46:24.113Z] #13 114.2 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-01-22T11:46:24.113Z] #13 114.3 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el. [2021-01-22T11:46:24.113Z] #13 114.3 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2021-01-22T11:46:24.113Z] #13 114.3 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2021-01-22T11:46:24.113Z] #13 114.4 Selecting previously unselected package libudev-dev:ppc64el. [2021-01-22T11:46:24.113Z] #13 114.4 Preparing to unpack .../15-libudev-dev_241-7~deb10u5_ppc64el.deb ... [2021-01-22T11:46:24.113Z] #13 114.5 Unpacking libudev-dev:ppc64el (241-7~deb10u5) ... [2021-01-22T11:46:24.113Z] #13 114.7 Selecting previously unselected package libsepol1-dev:ppc64el. [2021-01-22T11:46:24.113Z] #13 114.7 Preparing to unpack .../16-libsepol1-dev_2.8-1_ppc64el.deb ... [2021-01-22T11:46:24.113Z] #13 114.7 Unpacking libsepol1-dev:ppc64el (2.8-1) ... [2021-01-22T11:46:24.113Z] #13 115.0 Selecting previously unselected package libpcre16-3:ppc64el. [2021-01-22T11:46:24.113Z] #13 115.0 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_ppc64el.deb ... [2021-01-22T11:46:24.113Z] #13 115.0 Unpacking libpcre16-3:ppc64el (2:8.39-12) ... [2021-01-22T11:46:24.113Z] #13 115.2 Selecting previously unselected package libpcre32-3:ppc64el. [2021-01-22T11:46:24.113Z] #13 115.2 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_ppc64el.deb ... [2021-01-22T11:46:24.113Z] #13 115.2 Unpacking libpcre32-3:ppc64el (2:8.39-12) ... [2021-01-22T11:46:24.113Z] #13 115.4 Selecting previously unselected package libpcrecpp0v5:ppc64el. [2021-01-22T11:46:24.113Z] #13 115.4 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_ppc64el.deb ... [2021-01-22T11:46:24.113Z] #13 115.5 Unpacking libpcrecpp0v5:ppc64el (2:8.39-12) ... [2021-01-22T11:46:24.113Z] #13 115.5 Selecting previously unselected package libpcre3-dev:ppc64el. [2021-01-22T11:46:24.113Z] #13 115.6 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_ppc64el.deb ... [2021-01-22T11:46:24.113Z] #13 115.6 Unpacking libpcre3-dev:ppc64el (2:8.39-12) ... [2021-01-22T11:46:24.113Z] #13 115.9 Selecting previously unselected package libselinux1-dev:ppc64el. [2021-01-22T11:46:24.113Z] #13 115.9 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_ppc64el.deb ... [2021-01-22T11:46:24.113Z] #13 115.9 Unpacking libselinux1-dev:ppc64el (2.8-1+b1) ... [2021-01-22T11:46:24.113Z] #13 116.2 Selecting previously unselected package libdevmapper-dev:ppc64el. [2021-01-22T11:46:24.113Z] #13 116.2 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_ppc64el.deb ... [2021-01-22T11:46:24.113Z] #13 116.2 Unpacking libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2021-01-22T11:46:24.113Z] #13 116.3 Selecting previously unselected package libseccomp-dev:ppc64el. [2021-01-22T11:46:24.113Z] #13 116.3 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_ppc64el.deb ... [2021-01-22T11:46:24.113Z] #13 116.3 Unpacking libseccomp-dev:ppc64el (2.3.3-4) ... [2021-01-22T11:46:24.113Z] #13 116.4 Selecting previously unselected package libsystemd-dev:ppc64el. [2021-01-22T11:46:24.113Z] #13 116.4 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u5_ppc64el.deb ... [2021-01-22T11:46:24.113Z] #13 116.5 Unpacking libsystemd-dev:ppc64el (241-7~deb10u5) ... [2021-01-22T11:46:24.195Z] #41 13.86 PBCC images/fdinfo.pb-c.c [2021-01-22T11:46:24.195Z] #41 13.96 DEP images/fdinfo.pb-c.d [2021-01-22T11:46:24.195Z] #41 14.03 PBCC images/core-aarch64.pb-c.c [2021-01-22T11:46:24.195Z] #41 14.06 PBCC images/core-arm.pb-c.c [2021-01-22T11:46:24.459Z] #41 14.14 PBCC images/core-ppc64.pb-c.c [2021-01-22T11:46:24.459Z] #41 14.20 PBCC images/core-s390.pb-c.c [2021-01-22T11:46:24.459Z] #41 14.23 PBCC images/core-x86.pb-c.c [2021-01-22T11:46:24.459Z] #41 14.31 PBCC images/core.pb-c.c [2021-01-22T11:46:24.726Z] #41 14.49 PBCC images/inventory.pb-c.c [2021-01-22T11:46:24.726Z] #41 14.56 DEP images/core-aarch64.pb-c.d [2021-01-22T11:46:24.754Z] #13 117.0 Setting up libpcrecpp0v5:ppc64el (2:8.39-12) ... [2021-01-22T11:46:24.754Z] #13 117.0 Setting up libseccomp-dev:ppc64el (2.3.3-4) ... [2021-01-22T11:46:24.754Z] #13 117.0 Setting up libapparmor1:ppc64el (2.13.2-10) ... [2021-01-22T11:46:24.754Z] #13 117.0 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-01-22T11:46:24.754Z] #13 117.0 Setting up libpcre16-3:ppc64el (2:8.39-12) ... [2021-01-22T11:46:24.754Z] #13 117.0 Setting up libsepol1-dev:ppc64el (2.8-1) ... [2021-01-22T11:46:24.754Z] #13 117.0 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-01-22T11:46:24.754Z] #13 117.0 Setting up libbtrfs0 (4.20.1-2) ... [2021-01-22T11:46:24.754Z] #13 117.0 Setting up libpcre32-3:ppc64el (2:8.39-12) ... [2021-01-22T11:46:24.754Z] #13 117.0 Setting up libudev-dev:ppc64el (241-7~deb10u5) ... [2021-01-22T11:46:24.754Z] #13 117.1 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-01-22T11:46:24.754Z] #13 117.1 Setting up libbtrfs-dev (4.20.1-2) ... [2021-01-22T11:46:24.754Z] #13 117.1 Setting up libapparmor-dev:ppc64el (2.13.2-10) ... [2021-01-22T11:46:24.754Z] #13 117.1 Setting up mingw-w64-common (6.0.0-3) ... [2021-01-22T11:46:24.754Z] #13 117.1 Setting up libsystemd-dev:ppc64el (241-7~deb10u5) ... [2021-01-22T11:46:24.754Z] #13 117.1 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-01-22T11:46:24.754Z] #13 117.1 Setting up libpcre3-dev:ppc64el (2:8.39-12) ... [2021-01-22T11:46:24.754Z] #13 117.1 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-01-22T11:46:24.754Z] #13 117.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-01-22T11:46:24.754Z] #13 117.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-01-22T11:46:24.754Z] #13 117.2 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-01-22T11:46:24.767Z] #20 4.779 Collecting yamllint==1.16.0 [2021-01-22T11:46:24.767Z] #20 ... [2021-01-22T11:46:24.767Z] [2021-01-22T11:46:24.767Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2021-01-22T11:46:24.767Z] #38 187.6 + dpkg --print-architecture [2021-01-22T11:46:24.767Z] #38 187.6 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-01-22T11:46:24.767Z] #38 187.9 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-01-22T11:46:24.767Z] #38 187.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-01-22T11:46:24.989Z] #41 ... [2021-01-22T11:46:24.989Z] [2021-01-22T11:46:24.989Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-22T11:46:24.989Z] #35 7.750 -- Detecting C compile features - done [2021-01-22T11:46:24.989Z] #35 7.762 -- Performing Test HAS_BUILTIN_FORTIFY [2021-01-22T11:46:24.989Z] #35 8.137 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-01-22T11:46:24.989Z] #35 8.310 -- Configuring done [2021-01-22T11:46:24.989Z] #35 8.338 -- Generating done [2021-01-22T11:46:24.989Z] #35 8.364 -- Build files have been written to: /tmp/tmp.ixY6vUIerR/tini [2021-01-22T11:46:24.989Z] #35 8.380 + make tini-static [2021-01-22T11:46:24.989Z] #35 8.747 Scanning dependencies of target tini-static [2021-01-22T11:46:24.989Z] #35 8.896 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-01-22T11:46:24.989Z] #35 10.13 [100%] Linking C executable tini-static [2021-01-22T11:46:24.989Z] #35 10.75 [100%] Built target tini-static [2021-01-22T11:46:24.989Z] #35 10.83 + mkdir -p /build [2021-01-22T11:46:24.989Z] #35 10.83 + cp tini-static /build/docker-init [2021-01-22T11:46:24.989Z] #35 DONE 14.7s [2021-01-22T11:46:24.989Z] [2021-01-22T11:46:24.989Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T11:46:24.989Z] #41 14.64 DEP images/core-arm.pb-c.d [2021-01-22T11:46:24.989Z] #41 14.69 DEP images/core-ppc64.pb-c.d [2021-01-22T11:46:24.989Z] #41 14.73 DEP images/core-s390.pb-c.d [2021-01-22T11:46:24.989Z] #41 ... [2021-01-22T11:46:24.989Z] [2021-01-22T11:46:24.989Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-22T11:46:24.989Z] #49 DONE 86.5s [2021-01-22T11:46:24.989Z] [2021-01-22T11:46:24.989Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T11:46:24.989Z] #41 14.79 DEP images/core-x86.pb-c.d [2021-01-22T11:46:25.049Z] #13 117.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-01-22T11:46:25.049Z] #13 117.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-01-22T11:46:25.049Z] #13 117.2 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-01-22T11:46:25.049Z] #13 117.2 Setting up libselinux1-dev:ppc64el (2.8-1+b1) ... [2021-01-22T11:46:25.049Z] #13 117.2 Setting up libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2021-01-22T11:46:25.049Z] #13 117.3 Setting up dmsetup (2:1.02.155-3) ... [2021-01-22T11:46:25.049Z] #13 117.3 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2021-01-22T11:46:25.049Z] #13 117.3 Setting up libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2021-01-22T11:46:25.049Z] #13 117.3 Processing triggers for libc-bin (2.28-10) ... [2021-01-22T11:46:25.254Z] #41 14.86 DEP images/core.pb-c.d [2021-01-22T11:46:25.254Z] #41 14.89 DEP images/inventory.pb-c.d [2021-01-22T11:46:25.254Z] #41 15.02 PBCC images/cpuinfo.pb-c.c [2021-01-22T11:46:25.254Z] #41 15.04 DEP images/cpuinfo.pb-c.d [2021-01-22T11:46:25.254Z] #41 15.12 PBCC images/stats.pb-c.c [2021-01-22T11:46:25.346Z] #13 DONE 117.7s [2021-01-22T11:46:25.346Z] [2021-01-22T11:46:25.346Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-22T11:46:25.517Z] #41 15.14 DEP images/stats.pb-c.d [2021-01-22T11:46:25.642Z] #53 0.415 + RM_GOPATH=0 [2021-01-22T11:46:25.642Z] #53 0.415 + TMP_GOPATH= [2021-01-22T11:46:25.642Z] #53 0.415 + : /build [2021-01-22T11:46:25.642Z] #53 0.415 + '[' -z '' ']' [2021-01-22T11:46:25.695Z] #38 ... [2021-01-22T11:46:25.695Z] [2021-01-22T11:46:25.695Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T11:46:25.695Z] #41 113.8 CC criu/image-desc.o [2021-01-22T11:46:25.695Z] #41 113.9 CC criu/image.o [2021-01-22T11:46:25.695Z] #41 114.9 CC criu/ipc_ns.o [2021-01-22T11:46:25.695Z] #41 116.2 CC criu/irmap.o [2021-01-22T11:46:25.695Z] #41 117.0 CC criu/kcmp-ids.o [2021-01-22T11:46:25.695Z] #41 117.3 CC criu/kerndat.o [2021-01-22T11:46:25.695Z] #41 118.9 CC criu/libnetlink.o [2021-01-22T11:46:25.695Z] #41 119.3 CC criu/log.o [2021-01-22T11:46:25.695Z] #41 119.8 CC criu/lsm.o [2021-01-22T11:46:25.695Z] #41 120.3 CC criu/mem.o [2021-01-22T11:46:25.695Z] #41 122.0 CC criu/memfd.o [2021-01-22T11:46:25.695Z] #41 122.7 CC criu/mount.o [2021-01-22T11:46:25.937Z] #53 ... [2021-01-22T11:46:25.937Z] [2021-01-22T11:46:25.937Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-01-22T11:46:25.937Z] #14 DONE 0.6s [2021-01-22T11:46:25.937Z] [2021-01-22T11:46:25.937Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-22T11:46:25.937Z] #53 0.416 ++ mktemp -d [2021-01-22T11:46:25.937Z] #53 0.418 + export GOPATH=/tmp/tmp.hccPxzFdgc [2021-01-22T11:46:25.937Z] #53 0.418 + GOPATH=/tmp/tmp.hccPxzFdgc [2021-01-22T11:46:25.937Z] #53 0.418 + RM_GOPATH=1 [2021-01-22T11:46:25.937Z] #53 0.418 + case "$(go env GOARCH)" in [2021-01-22T11:46:25.937Z] #53 0.419 ++ go env GOARCH [2021-01-22T11:46:25.937Z] #53 0.430 + export GO_BUILDMODE=-buildmode=pie [2021-01-22T11:46:25.937Z] #53 0.430 + GO_BUILDMODE=-buildmode=pie [2021-01-22T11:46:25.937Z] #53 0.431 ++ dirname /tmp/install/install.sh [2021-01-22T11:46:25.937Z] #53 0.433 + dir=/tmp/install [2021-01-22T11:46:25.937Z] #53 0.434 + bin=runc [2021-01-22T11:46:25.937Z] #53 0.434 + shift [2021-01-22T11:46:25.937Z] #53 0.434 + '[' '!' -f /tmp/install/runc.installer ']' [2021-01-22T11:46:25.937Z] #53 0.435 + . /tmp/install/runc.installer [2021-01-22T11:46:25.937Z] #53 0.436 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-01-22T11:46:25.937Z] #53 0.436 + install_runc [2021-01-22T11:46:25.937Z] #53 0.438 + grep -q '^3\.10\.0.*\.el7\.' [2021-01-22T11:46:25.937Z] #53 0.445 + uname -r [2021-01-22T11:46:25.937Z] #53 0.451 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2021-01-22T11:46:25.937Z] #53 0.451 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )' [2021-01-22T11:46:25.937Z] #53 0.451 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.hccPxzFdgc/src/github.com/opencontainers/runc [2021-01-22T11:46:25.937Z] #53 0.451 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux ) [2021-01-22T11:46:25.937Z] #53 0.455 Cloning into '/tmp/tmp.hccPxzFdgc/src/github.com/opencontainers/runc'... [2021-01-22T11:46:26.260Z] #53 ... [2021-01-22T11:46:26.260Z] [2021-01-22T11:46:26.260Z] #15 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2021-01-22T11:46:26.260Z] #15 DONE 0.4s [2021-01-22T11:46:26.557Z] [2021-01-22T11:46:26.557Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-22T11:46:26.557Z] #51 118.6 golang.org/x/crypto/ssh/terminal [2021-01-22T11:46:26.557Z] #51 ... [2021-01-22T11:46:26.557Z] [2021-01-22T11:46:26.557Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2021-01-22T11:46:26.557Z] #16 0.251 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-01-22T11:46:26.557Z] #16 DONE 0.4s [2021-01-22T11:46:26.856Z] [2021-01-22T11:46:26.856Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2021-01-22T11:46:26.872Z] #20 ... [2021-01-22T11:46:26.872Z] [2021-01-22T11:46:26.872Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T11:46:26.872Z] #41 114.2 CC criu/image-desc.o [2021-01-22T11:46:26.872Z] #41 114.4 CC criu/image.o [2021-01-22T11:46:26.872Z] #41 115.3 CC criu/ipc_ns.o [2021-01-22T11:46:26.872Z] #41 116.4 CC criu/irmap.o [2021-01-22T11:46:26.872Z] #41 117.1 CC criu/kcmp-ids.o [2021-01-22T11:46:26.872Z] #41 117.4 CC criu/kerndat.o [2021-01-22T11:46:26.872Z] #41 118.6 CC criu/libnetlink.o [2021-01-22T11:46:26.872Z] #41 119.0 CC criu/log.o [2021-01-22T11:46:26.872Z] #41 119.5 CC criu/lsm.o [2021-01-22T11:46:26.872Z] #41 120.0 CC criu/mem.o [2021-01-22T11:46:26.872Z] #41 122.6 CC criu/memfd.o [2021-01-22T11:46:26.872Z] #41 123.3 CC criu/mount.o [2021-01-22T11:46:27.154Z] #17 DONE 0.3s [2021-01-22T11:46:27.154Z] [2021-01-22T11:46:27.154Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2021-01-22T11:46:27.454Z] #18 DONE 0.4s [2021-01-22T11:46:27.454Z] [2021-01-22T11:46:27.454Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-01-22T11:46:28.089Z] #41 17.53 make[1]: Nothing to be done for 'all'. [2021-01-22T11:46:28.090Z] #41 ... [2021-01-22T11:46:28.090Z] [2021-01-22T11:46:28.090Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-22T11:46:28.090Z] #43 79.60 math/big [2021-01-22T11:46:28.090Z] #43 81.95 go/doc [2021-01-22T11:46:28.090Z] #43 85.98 vendor/golang.org/x/text/secure/bidirule [2021-01-22T11:46:28.090Z] #43 86.58 vendor/golang.org/x/text/unicode/norm [2021-01-22T11:46:28.090Z] #43 86.86 github.com/LK4D4/vndr/build [2021-01-22T11:46:28.098Z] #19 DONE 0.4s [2021-01-22T11:46:28.098Z] [2021-01-22T11:46:28.098Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-01-22T11:46:28.208Z] #41 126.2 CC criu/namespaces.o [2021-01-22T11:46:28.249Z] #41 ... [2021-01-22T11:46:28.249Z] [2021-01-22T11:46:28.249Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-01-22T11:46:28.249Z] #20 4.730 Collecting yamllint==1.16.0 [2021-01-22T11:46:28.395Z] #20 0.497 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-01-22T11:46:28.395Z] #20 0.607 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-01-22T11:46:28.692Z] #20 0.715 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-01-22T11:46:29.587Z] #41 ... [2021-01-22T11:46:29.587Z] [2021-01-22T11:46:29.587Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-01-22T11:46:29.587Z] #20 10.21 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2021-01-22T11:46:29.739Z] #20 ... [2021-01-22T11:46:29.739Z] [2021-01-22T11:46:29.739Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-22T11:46:29.739Z] #45 111.8 go/parser [2021-01-22T11:46:29.739Z] #45 115.4 encoding/xml [2021-01-22T11:46:29.739Z] #45 ... [2021-01-22T11:46:29.739Z] [2021-01-22T11:46:29.739Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-01-22T11:46:29.739Z] #20 1.696 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-01-22T11:46:29.843Z] #20 10.31 Collecting pyyaml (from yamllint==1.16.0) [2021-01-22T11:46:29.843Z] #20 10.50 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-01-22T11:46:30.023Z] #43 ... [2021-01-22T11:46:30.023Z] [2021-01-22T11:46:30.023Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T11:46:30.023Z] #41 19.54 CC images/stats.o [2021-01-22T11:46:30.286Z] #41 20.21 CC images/core.o [2021-01-22T11:46:30.405Z] #20 10.83 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2021-01-22T11:46:30.405Z] #20 10.88 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-01-22T11:46:30.405Z] #20 10.94 Installing collected packages: pyyaml, pathspec, yamllint [2021-01-22T11:46:30.661Z] #20 11.29 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.16.0 [2021-01-22T11:46:31.223Z] #20 DONE 11.6s [2021-01-22T11:46:31.223Z] [2021-01-22T11:46:31.223Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2021-01-22T11:46:31.223Z] #23 DONE 0.2s [2021-01-22T11:46:31.223Z] [2021-01-22T11:46:31.223Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2021-01-22T11:46:31.277Z] #20 3.413 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [257 kB] [2021-01-22T11:46:31.691Z] #41 21.17 CC images/core-x86.o [2021-01-22T11:46:31.954Z] #41 21.64 CC images/core-arm.o [2021-01-22T11:46:32.024Z] Running on azwin-2-d7eb50 in d:\jenkins\workspace\moby_PR-41918 [Pipeline] { [Pipeline] ws [2021-01-22T11:46:32.040Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2021-01-22T11:46:32.531Z] #41 22.11 CC images/core-aarch64.o [2021-01-22T11:46:32.589Z] #28 DONE 1.5s [2021-01-22T11:46:32.589Z] [2021-01-22T11:46:32.589Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T11:46:32.589Z] #41 128.1 CC criu/net.o [2021-01-22T11:46:32.794Z] #41 22.56 CC images/core-ppc64.o [2021-01-22T11:46:32.804Z] #20 4.794 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7864 B] [2021-01-22T11:46:32.845Z] #41 ... [2021-01-22T11:46:32.845Z] [2021-01-22T11:46:32.845Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2021-01-22T11:46:32.845Z] #31 DONE 0.1s [2021-01-22T11:46:32.845Z] [2021-01-22T11:46:32.845Z] #33 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2021-01-22T11:46:32.845Z] #33 DONE 0.0s [2021-01-22T11:46:32.845Z] [2021-01-22T11:46:32.845Z] #36 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2021-01-22T11:46:32.845Z] #36 DONE 0.0s [2021-01-22T11:46:32.845Z] [2021-01-22T11:46:32.845Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T11:46:33.406Z] #47 ... [2021-01-22T11:46:33.406Z] [2021-01-22T11:46:33.406Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T11:46:33.406Z] #41 131.5 CC criu/netfilter.o [2021-01-22T11:46:33.662Z] #41 131.9 CC criu/page-pipe.o [2021-01-22T11:46:33.745Z] #41 23.42 CC images/core-s390.o [2021-01-22T11:46:34.225Z] #41 132.5 CC criu/page-xfer.o [2021-01-22T11:46:34.321Z] #41 23.99 CC images/cpuinfo.o [2021-01-22T11:46:34.332Z] #20 ... [2021-01-22T11:46:34.333Z] [2021-01-22T11:46:34.333Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T11:46:34.333Z] #43 50.07 CC compel/plugins/std/string.o [2021-01-22T11:46:34.333Z] #43 50.72 CC compel/plugins/std/infect.o [2021-01-22T11:46:34.333Z] #43 51.67 CC compel/arch/ppc64/plugins/std/parasite-head.o [2021-01-22T11:46:34.333Z] #43 51.70 CC compel/arch/ppc64/plugins/std/memcpy.o [2021-01-22T11:46:34.333Z] #43 51.74 CC compel/arch/ppc64/plugins/std/memcmp.o [2021-01-22T11:46:34.333Z] #43 51.79 CC compel/arch/ppc64/plugins/std/syscalls/syscalls.o [2021-01-22T11:46:34.333Z] #43 51.86 AR compel/plugins/std.lib.a [2021-01-22T11:46:34.333Z] #43 52.05 CC compel/plugins/fds/fds.o [2021-01-22T11:46:34.333Z] #43 52.29 AR compel/plugins/fds.lib.a [2021-01-22T11:46:34.333Z] #43 52.36 HOSTDEP compel/src/lib/log-host.d [2021-01-22T11:46:34.333Z] #43 52.54 HOSTDEP compel/src/lib/handle-elf-host.d [2021-01-22T11:46:34.333Z] #43 52.70 HOSTDEP compel/arch/ppc64/src/lib/handle-elf-host.d [2021-01-22T11:46:34.333Z] #43 52.77 HOSTDEP compel/src/main-host.d [2021-01-22T11:46:34.333Z] #43 52.91 DEP compel/src/lib/ptrace.d [2021-01-22T11:46:34.333Z] #43 53.03 DEP compel/src/lib/infect.d [2021-01-22T11:46:34.333Z] #43 53.18 DEP compel/src/lib/infect-util.d [2021-01-22T11:46:34.333Z] #43 53.40 DEP compel/src/lib/infect-rpc.d [2021-01-22T11:46:34.333Z] #43 53.56 DEP compel/arch/ppc64/src/lib/infect.d [2021-01-22T11:46:34.333Z] #43 53.81 DEP compel/arch/ppc64/src/lib/cpu.d [2021-01-22T11:46:34.333Z] #43 53.93 DEP compel/src/lib/log.d [2021-01-22T11:46:34.333Z] #43 54.10 DEP compel/src/main.d [2021-01-22T11:46:34.333Z] #43 54.24 DEP compel/src/lib/handle-elf.d [2021-01-22T11:46:34.333Z] #43 54.36 DEP compel/arch/ppc64/src/lib/handle-elf.d [2021-01-22T11:46:34.333Z] #43 54.49 CC compel/src/lib/log.o [2021-01-22T11:46:34.333Z] #43 54.83 CC compel/arch/ppc64/src/lib/cpu.o [2021-01-22T11:46:34.333Z] #43 55.08 CC compel/arch/ppc64/src/lib/infect.o [2021-01-22T11:46:34.333Z] #43 55.92 CC compel/src/lib/infect-rpc.o [2021-01-22T11:46:34.333Z] #43 56.31 CC compel/src/lib/infect-util.o [2021-01-22T11:46:34.333Z] #43 56.59 CC compel/src/lib/infect.o [2021-01-22T11:46:34.333Z] #43 59.43 CC compel/src/lib/ptrace.o [2021-01-22T11:46:34.333Z] #43 60.02 AR compel/libcompel.a [2021-01-22T11:46:34.333Z] #43 60.10 HOSTCC compel/src/main-host.o [2021-01-22T11:46:34.813Z] #20 10.16 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2021-01-22T11:46:34.813Z] #20 10.25 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2021-01-22T11:46:34.813Z] #20 10.30 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-01-22T11:46:34.813Z] #20 10.34 Collecting pyyaml (from yamllint==1.16.0) [2021-01-22T11:46:34.813Z] #20 10.54 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-01-22T11:46:34.813Z] #20 10.87 Installing collected packages: pathspec, pyyaml, yamllint [2021-01-22T11:46:34.813Z] #20 11.23 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.16.0 [2021-01-22T11:46:34.898Z] #41 24.40 CC images/inventory.o [2021-01-22T11:46:34.898Z] #41 24.59 CC images/fdinfo.o [2021-01-22T11:46:35.071Z] #20 DONE 11.7s [2021-01-22T11:46:35.071Z] [2021-01-22T11:46:35.071Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T11:46:35.071Z] #41 127.5 CC criu/namespaces.o [2021-01-22T11:46:35.071Z] #41 129.3 CC criu/net.o [2021-01-22T11:46:35.071Z] #41 132.2 CC criu/netfilter.o [2021-01-22T11:46:35.071Z] #41 132.6 CC criu/page-pipe.o [2021-01-22T11:46:35.161Z] #41 24.91 CC images/fown.o [2021-01-22T11:46:35.276Z] #43 60.44 HOSTCC compel/arch/ppc64/src/lib/handle-elf-host.o [2021-01-22T11:46:35.276Z] #43 60.71 HOSTCC compel/src/lib/handle-elf-host.o [2021-01-22T11:46:35.276Z] #43 ... [2021-01-22T11:46:35.276Z] [2021-01-22T11:46:35.276Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-22T11:46:35.276Z] #51 121.6 mvdan.cc/sh/v3/cmd/shfmt [2021-01-22T11:46:35.276Z] #51 DONE 127.6s [2021-01-22T11:46:35.276Z] [2021-01-22T11:46:35.276Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-22T11:46:35.276Z] #45 123.1 math/big [2021-01-22T11:46:35.276Z] #45 127.3 go/doc [2021-01-22T11:46:35.331Z] #41 ... [2021-01-22T11:46:35.331Z] [2021-01-22T11:46:35.331Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2021-01-22T11:46:35.331Z] #23 DONE 0.3s [2021-01-22T11:46:35.331Z] [2021-01-22T11:46:35.331Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-22T11:46:35.424Z] #41 ... [2021-01-22T11:46:35.424Z] [2021-01-22T11:46:35.424Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T11:46:35.424Z] #54 38.69 Checking out files: 48% (1833/3777) Checking out files: 49% (1851/3777) Checking out files: 50% (1889/3777) Checking out files: 51% (1927/3777) Checking out files: 52% (1965/3777) Checking out files: 53% (2002/3777) Checking out files: 54% (2040/3777) Checking out files: 55% (2078/3777) Checking out files: 56% (2116/3777) Checking out files: 57% (2153/3777) Checking out files: 58% (2191/3777) Checking out files: 59% (2229/3777) Checking out files: 60% (2267/3777) Checking out files: 61% (2304/3777) Checking out files: 62% (2342/3777) Checking out files: 63% (2380/3777) Checking out files: 64% (2418/3777) Checking out files: 65% (2456/3777) Checking out files: 66% (2493/3777) Checking out files: 67% (2531/3777) Checking out files: 68% (2569/3777) Checking out files: 69% (2607/3777) Checking out files: 70% (2644/3777) Checking out files: 71% (2682/3777) Checking out files: 72% (2720/3777) Checking out files: 73% (2758/3777) Checking out files: 74% (2795/3777) Checking out files: 75% (2833/3777) Checking out files: 76% (2871/3777) Checking out files: 77% (2909/3777) Checking out files: 78% (2947/3777) Checking out files: 79% (2984/3777) Checking out files: 80% (3022/3777) Checking out files: 81% (3060/3777) Checking out files: 82% (3098/3777) Checking out files: 83% (3135/3777) Checking out files: 84% (3173/3777) Checking out files: 85% (3211/3777) Checking out files: 86% (3249/3777) Checking out files: 87% (3286/3777) Checking out files: 88% (3324/3777) Checking out files: 89% (3362/3777) Checking out files: 90% (3400/3777) Checking out files: 91% (3438/3777) Checking out files: 92% (3475/3777) Checking out files: 92% (3512/3777) Checking out files: 93% (3513/3777) Checking out files: 94% (3551/3777) Checking out files: 95% (3589/3777) Checking out files: 96% (3626/3777) Checking out files: 97% (3664/3777) Checking out files: 98% (3702/3777) Checking out files: 99% (3740/3777) Checking out files: 100% (3777/3777) Checking out files: 100% (3777/3777), done. [2021-01-22T11:46:35.424Z] #54 39.87 + cd /tmp/tmp.XAMkTdzEGD/src/github.com/containerd/containerd [2021-01-22T11:46:35.424Z] #54 39.87 + git checkout -q 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-01-22T11:46:35.424Z] #54 41.18 + export 'BUILDTAGS=netgo osusergo static_build' [2021-01-22T11:46:35.424Z] #54 41.18 + BUILDTAGS='netgo osusergo static_build' [2021-01-22T11:46:35.424Z] #54 41.18 + export EXTRA_FLAGS=-buildmode=pie [2021-01-22T11:46:35.424Z] #54 41.19 + EXTRA_FLAGS=-buildmode=pie [2021-01-22T11:46:35.424Z] #54 41.19 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-01-22T11:46:35.424Z] #54 41.19 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-01-22T11:46:35.424Z] #54 41.19 + '[' '' = dynamic ']' [2021-01-22T11:46:35.424Z] #54 41.20 + make [2021-01-22T11:46:35.424Z] #54 42.30 + bin/ctr [2021-01-22T11:46:35.589Z] #51 ... [2021-01-22T11:46:35.589Z] [2021-01-22T11:46:35.589Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T11:46:35.589Z] #41 133.5 CC criu/page-xfer.o [2021-01-22T11:46:35.593Z] #41 133.7 CC criu/pagemap-cache.o [2021-01-22T11:46:35.849Z] #41 134.0 CC criu/pagemap.o [2021-01-22T11:46:36.337Z] #45 ... [2021-01-22T11:46:36.337Z] [2021-01-22T11:46:36.337Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T11:46:36.337Z] #43 61.23 HOSTCC compel/src/lib/log-host.o [2021-01-22T11:46:36.337Z] #43 61.51 HOSTLINK compel/compel-host-bin [2021-01-22T11:46:36.337Z] #43 61.76 DEP soccr/soccr.d [2021-01-22T11:46:36.337Z] #43 62.00 CC soccr/soccr.o [2021-01-22T11:46:36.776Z] #41 134.9 CC criu/parasite-syscall.o [2021-01-22T11:46:36.967Z] #41 ... [2021-01-22T11:46:36.967Z] [2021-01-22T11:46:36.967Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2021-01-22T11:46:36.967Z] #28 DONE 1.6s [2021-01-22T11:46:37.229Z] [2021-01-22T11:46:37.229Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2021-01-22T11:46:37.229Z] #31 DONE 0.1s [2021-01-22T11:46:37.229Z] [2021-01-22T11:46:37.229Z] #33 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2021-01-22T11:46:37.229Z] #33 DONE 0.1s [2021-01-22T11:46:37.229Z] [2021-01-22T11:46:37.229Z] #36 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2021-01-22T11:46:37.229Z] #36 DONE 0.0s [2021-01-22T11:46:37.229Z] [2021-01-22T11:46:37.229Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T11:46:37.229Z] #41 135.4 CC criu/pagemap-cache.o [2021-01-22T11:46:37.707Z] #41 135.7 CC criu/path.o [2021-01-22T11:46:37.796Z] #41 135.7 CC criu/pagemap.o [2021-01-22T11:46:37.963Z] #41 136.1 CC criu/pie-util-vdso-elf32.o [2021-01-22T11:46:38.218Z] #41 136.4 CC criu/pie-util-vdso.o [2021-01-22T11:46:38.442Z] #43 63.78 AR soccr/libsoccr.a [2021-01-22T11:46:38.442Z] #43 63.82 make[1]: 'soccr/libsoccr.a' is up to date. [2021-01-22T11:46:38.474Z] #41 136.8 CC criu/pie-util.o [2021-01-22T11:46:38.730Z] #41 137.0 CC criu/pipes.o [2021-01-22T11:46:38.731Z] #41 136.5 CC criu/parasite-syscall.o [2021-01-22T11:46:38.738Z] #43 64.35 DEP criu/arch/ppc64/sigframe.d [2021-01-22T11:46:38.738Z] #43 64.49 DEP criu/arch/ppc64/crtools.d [2021-01-22T11:46:39.035Z] #43 64.74 DEP criu/arch/ppc64/cpu.d [2021-01-22T11:46:39.292Z] #41 137.7 CC criu/plugin.o [2021-01-22T11:46:39.307Z] #41 137.4 CC criu/path.o [2021-01-22T11:46:39.332Z] #43 65.01 CC criu/arch/ppc64/cpu.o [2021-01-22T11:46:39.657Z] #54 ... [2021-01-22T11:46:39.657Z] [2021-01-22T11:46:39.657Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-22T11:46:39.657Z] #11 100.4 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-01-22T11:46:39.657Z] #11 100.4 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2021-01-22T11:46:39.657Z] #11 100.4 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-01-22T11:46:39.853Z] #41 138.1 CC criu/proc_parse.o [2021-01-22T11:46:39.853Z] #41 ... [2021-01-22T11:46:39.853Z] [2021-01-22T11:46:39.853Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-22T11:46:39.853Z] #51 91.14 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-22T11:46:39.877Z] #41 137.8 CC criu/pie-util-vdso-elf32.o [2021-01-22T11:46:39.975Z] #43 65.59 CC criu/arch/ppc64/crtools.o [2021-01-22T11:46:40.136Z] #41 138.3 CC criu/pie-util-vdso.o [2021-01-22T11:46:40.703Z] #41 138.6 CC criu/pie-util.o [2021-01-22T11:46:40.703Z] #41 138.8 CC criu/pipes.o [2021-01-22T11:46:41.027Z] #43 66.73 CC criu/arch/ppc64/sigframe.o [2021-01-22T11:46:41.323Z] #43 ... [2021-01-22T11:46:41.323Z] [2021-01-22T11:46:41.323Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T11:46:41.323Z] #58 133.6 + for f in rootlesskit rootlesskit-docker-proxy [2021-01-22T11:46:41.323Z] #58 133.6 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-01-22T11:46:41.430Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-01-22T11:46:41.583Z] #11 ... [2021-01-22T11:46:41.583Z] [2021-01-22T11:46:41.583Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-22T11:46:41.583Z] #43 92.75 mime [2021-01-22T11:46:41.583Z] #43 94.54 vendor/golang.org/x/net/idna [2021-01-22T11:46:41.583Z] #43 95.64 net/textproto [2021-01-22T11:46:41.583Z] #43 95.66 crypto/x509 [2021-01-22T11:46:41.583Z] #43 97.14 vendor/golang.org/x/net/http/httpproxy [2021-01-22T11:46:41.583Z] #43 97.48 vendor/golang.org/x/net/http/httpguts [2021-01-22T11:46:41.583Z] #43 97.49 mime/multipart [2021-01-22T11:46:41.583Z] #43 100.1 crypto/tls [2021-01-22T11:46:41.583Z] #43 ... [2021-01-22T11:46:41.583Z] [2021-01-22T11:46:41.583Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T11:46:41.583Z] #41 25.27 CC images/ns.o [2021-01-22T11:46:41.583Z] #41 25.53 CC images/regfile.o [2021-01-22T11:46:41.583Z] #41 25.77 CC images/ghost-file.o [2021-01-22T11:46:41.583Z] #41 26.12 CC images/fifo.o [2021-01-22T11:46:41.583Z] #41 26.32 CC images/remap-file-path.o [2021-01-22T11:46:41.583Z] #41 26.56 CC images/eventfd.o [2021-01-22T11:46:41.583Z] #41 26.84 CC images/eventpoll.o [2021-01-22T11:46:41.583Z] #41 27.31 CC images/fh.o [2021-01-22T11:46:41.583Z] #41 27.83 CC images/fsnotify.o [2021-01-22T11:46:41.583Z] #41 28.67 CC images/signalfd.o [2021-01-22T11:46:41.583Z] #41 29.07 CC images/fs.o [2021-01-22T11:46:41.583Z] #41 29.41 CC images/pstree.o [2021-01-22T11:46:41.583Z] #41 29.73 CC images/pipe.o [2021-01-22T11:46:41.583Z] #41 30.07 CC images/tcp-stream.o [2021-01-22T11:46:41.583Z] #41 30.31 CC images/sk-packet.o [2021-01-22T11:46:41.583Z] #41 30.83 CC images/mnt.o [2021-01-22T11:46:41.583Z] #41 31.05 CC images/pipe-data.o [2021-01-22T11:46:41.583Z] #41 31.19 CC images/sa.o [2021-01-22T11:46:41.638Z] #41 139.5 CC criu/plugin.o [2021-01-22T11:46:41.722Z] ok github.com/docker/docker/api/server/httputils 0.009s coverage: 14.7% of statements [2021-01-22T11:46:41.743Z] #51 93.05 + mkdir -p /build [2021-01-22T11:46:41.847Z] #41 31.49 CC images/timer.o [2021-01-22T11:46:41.896Z] #41 139.9 CC criu/proc_parse.o [2021-01-22T11:46:41.999Z] #51 93.05 + cp runc /build/runc [2021-01-22T11:46:41.999Z] #51 DONE 93.2s [2021-01-22T11:46:41.999Z] [2021-01-22T11:46:41.999Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2021-01-22T11:46:42.112Z] #41 31.77 CC images/timerfd.o [2021-01-22T11:46:42.112Z] #41 31.94 CC images/mm.o [2021-01-22T11:46:42.376Z] #41 32.13 CC images/sk-opts.o [2021-01-22T11:46:42.376Z] #41 ... [2021-01-22T11:46:42.376Z] [2021-01-22T11:46:42.376Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T11:46:42.376Z] #56 95.94 + for f in rootlesskit rootlesskit-docker-proxy [2021-01-22T11:46:42.376Z] #56 95.94 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-01-22T11:46:42.376Z] #56 DONE 103.9s [2021-01-22T11:46:42.376Z] [2021-01-22T11:46:42.376Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T11:46:42.376Z] #41 32.26 CC images/sk-unix.o [2021-01-22T11:46:42.376Z] #41 ... [2021-01-22T11:46:42.376Z] [2021-01-22T11:46:42.376Z] #57 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-01-22T11:46:42.561Z] #38 ... [2021-01-22T11:46:42.561Z] [2021-01-22T11:46:42.561Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T11:46:42.561Z] #41 140.7 CC criu/protobuf-desc.o [2021-01-22T11:46:42.757Z] ok github.com/docker/docker/api/server/middleware 0.009s coverage: 37.7% of statements [2021-01-22T11:46:42.757Z] ? github.com/docker/docker/api/server/router [no test files] [2021-01-22T11:46:42.757Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-01-22T11:46:42.757Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-01-22T11:46:42.955Z] #57 DONE 0.2s [2021-01-22T11:46:42.955Z] [2021-01-22T11:46:42.955Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T11:46:42.955Z] #41 32.57 CC images/sk-inet.o [2021-01-22T11:46:42.955Z] #41 ... [2021-01-22T11:46:42.955Z] [2021-01-22T11:46:42.955Z] #58 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-01-22T11:46:42.955Z] #58 DONE 0.3s [2021-01-22T11:46:42.955Z] [2021-01-22T11:46:42.955Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T11:46:43.050Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-01-22T11:46:43.050Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-01-22T11:46:43.050Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-01-22T11:46:43.050Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-01-22T11:46:43.270Z] #41 ... [2021-01-22T11:46:43.270Z] [2021-01-22T11:46:43.270Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-22T11:46:43.270Z] #51 89.83 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-22T11:46:43.270Z] #51 91.74 + mkdir -p /build [2021-01-22T11:46:43.270Z] #51 91.74 + cp runc /build/runc [2021-01-22T11:46:43.270Z] #51 DONE 91.9s [2021-01-22T11:46:43.341Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-01-22T11:46:43.341Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-01-22T11:46:43.489Z] #41 141.7 CC criu/protobuf.o [2021-01-22T11:46:43.529Z] [2021-01-22T11:46:43.529Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T11:46:43.532Z] #41 33.10 CC images/tun.o [2021-01-22T11:46:43.745Z] #41 142.0 CC criu/pstree.o [2021-01-22T11:46:43.796Z] #41 33.56 CC images/sk-netlink.o [2021-01-22T11:46:43.975Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-01-22T11:46:43.975Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-01-22T11:46:44.060Z] #41 33.85 CC images/packet-sock.o [2021-01-22T11:46:44.266Z] ok github.com/docker/docker/api/server/router/swarm 0.005s coverage: 5.7% of statements [2021-01-22T11:46:44.266Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-01-22T11:46:44.266Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-01-22T11:46:44.266Z] ? github.com/docker/docker/api/types [no test files] [2021-01-22T11:46:44.266Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-01-22T11:46:44.266Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-01-22T11:46:44.266Z] ? github.com/docker/docker/api/types/container [no test files] [2021-01-22T11:46:44.266Z] ? github.com/docker/docker/api/types/events [no test files] [2021-01-22T11:46:44.637Z] #41 34.32 CC images/ipc-var.o [2021-01-22T11:46:44.677Z] #41 142.9 CC criu/rbtree.o [2021-01-22T11:46:44.900Z] ok github.com/docker/docker/api/types/filters 0.003s coverage: 92.2% of statements [2021-01-22T11:46:44.900Z] ? github.com/docker/docker/api/types/image [no test files] [2021-01-22T11:46:44.900Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-01-22T11:46:44.900Z] ? github.com/docker/docker/api/types/network [no test files] [2021-01-22T11:46:44.900Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-01-22T11:46:44.900Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-01-22T11:46:44.900Z] ok github.com/docker/docker/api/types/strslice 0.002s coverage: 90.0% of statements [2021-01-22T11:46:44.900Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-01-22T11:46:44.900Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-01-22T11:46:44.900Z] ok github.com/docker/docker/api/types/time 0.001s coverage: 100.0% of statements [2021-01-22T11:46:44.900Z] ok github.com/docker/docker/api/types/versions 0.001s coverage: 75.0% of statements [2021-01-22T11:46:44.900Z] #41 34.58 CC images/ipc-desc.o [2021-01-22T11:46:44.934Z] #41 143.3 CC criu/rst-malloc.o [2021-01-22T11:46:45.189Z] #41 143.5 CC criu/seccomp.o [2021-01-22T11:46:45.191Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-01-22T11:46:45.191Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-01-22T11:46:45.191Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-01-22T11:46:45.191Z] ? github.com/docker/docker/builder [no test files] [2021-01-22T11:46:45.191Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-01-22T11:46:45.191Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-01-22T11:46:45.191Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-01-22T11:46:45.191Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-01-22T11:46:45.191Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-01-22T11:46:45.191Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-01-22T11:46:45.191Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-01-22T11:46:45.430Z] #47 ... [2021-01-22T11:46:45.430Z] [2021-01-22T11:46:45.430Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T11:46:45.430Z] #41 143.2 CC criu/protobuf-desc.o [2021-01-22T11:46:45.474Z] #41 35.08 CC images/ipc-shm.o [2021-01-22T11:46:45.736Z] #41 35.61 CC images/ipc-msg.o [2021-01-22T11:46:45.754Z] #41 144.0 CC criu/seize.o [2021-01-22T11:46:45.997Z] #41 143.8 CC criu/protobuf.o [2021-01-22T11:46:46.256Z] #41 144.2 CC criu/pstree.o [2021-01-22T11:46:46.314Z] #41 36.09 CC images/ipc-sem.o [2021-01-22T11:46:46.682Z] #41 144.7 CC criu/servicefd.o [2021-01-22T11:46:46.682Z] #41 ... [2021-01-22T11:46:46.682Z] [2021-01-22T11:46:46.682Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2021-01-22T11:46:46.682Z] #38 DONE 213.4s [2021-01-22T11:46:46.823Z] #41 ... [2021-01-22T11:46:46.823Z] [2021-01-22T11:46:46.823Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2021-01-22T11:46:46.823Z] #38 DONE 213.5s [2021-01-22T11:46:46.890Z] #41 36.42 CC images/utsns.o [2021-01-22T11:46:46.890Z] #41 36.60 CC images/creds.o [2021-01-22T11:46:46.929Z] #58 ... [2021-01-22T11:46:46.929Z] [2021-01-22T11:46:46.929Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T11:46:46.929Z] #43 67.08 LINK criu/arch/ppc64/crtools.built-in.o [2021-01-22T11:46:46.929Z] #43 67.15 DEP criu/pie/util-vdso.d [2021-01-22T11:46:46.929Z] #43 67.38 DEP criu/pie/util.d [2021-01-22T11:46:46.929Z] #43 67.64 CC criu/pie/util.o [2021-01-22T11:46:46.929Z] #43 67.98 CC criu/pie/util-vdso.o [2021-01-22T11:46:46.929Z] #43 68.67 AR criu/pie/pie.lib.a [2021-01-22T11:46:46.929Z] #43 68.75 DEP criu/pie/restorer.d [2021-01-22T11:46:46.929Z] #43 68.98 DEP criu/arch/ppc64/vdso-trampoline.d [2021-01-22T11:46:46.929Z] #43 69.00 DEP criu/arch/ppc64/restorer.d [2021-01-22T11:46:46.929Z] #43 69.28 DEP criu/arch/ppc64/vdso-pie.d [2021-01-22T11:46:46.929Z] #43 69.44 DEP criu/pie/parasite-vdso.d [2021-01-22T11:46:46.929Z] #43 69.69 DEP criu/pie/parasite.d [2021-01-22T11:46:46.929Z] #43 69.94 CC criu/pie/parasite.o [2021-01-22T11:46:46.929Z] #43 71.50 LINK criu/pie/parasite.built-in.o [2021-01-22T11:46:46.929Z] #43 71.51 GEN criu/pie/parasite-blob.h [2021-01-22T11:46:46.929Z] #43 71.57 CC criu/pie/parasite-vdso.o [2021-01-22T11:46:46.929Z] #43 72.34 CC criu/arch/ppc64/vdso-pie.o [2021-01-22T11:46:46.929Z] #43 72.72 CC criu/arch/ppc64/restorer.o [2021-01-22T11:46:46.944Z] [2021-01-22T11:46:46.944Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T11:46:46.944Z] #47 ... [2021-01-22T11:46:46.944Z] [2021-01-22T11:46:46.944Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T11:46:46.944Z] #41 145.2 CC criu/shmem.o [2021-01-22T11:46:47.083Z] [2021-01-22T11:46:47.083Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T11:46:47.083Z] #41 145.2 CC criu/rbtree.o [2021-01-22T11:46:47.154Z] #41 36.82 CC images/vma.o [2021-01-22T11:46:47.418Z] #41 37.01 CC images/netdev.o [2021-01-22T11:46:47.570Z] #43 73.23 CC criu/arch/ppc64/vdso-trampoline.o [2021-01-22T11:46:47.570Z] #43 73.28 CC criu/pie/restorer.o [2021-01-22T11:46:47.650Z] #41 145.6 CC criu/rst-malloc.o [2021-01-22T11:46:47.681Z] #41 37.41 CC images/tty.o [2021-01-22T11:46:47.865Z] #43 ... [2021-01-22T11:46:47.865Z] [2021-01-22T11:46:47.865Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-22T11:46:47.865Z] #53 12.45 + cd /tmp/tmp.hccPxzFdgc/src/github.com/opencontainers/runc [2021-01-22T11:46:47.865Z] #53 12.45 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-01-22T11:46:47.865Z] #53 13.10 + '[' -z '' ']' [2021-01-22T11:46:47.865Z] #53 13.10 + target=static [2021-01-22T11:46:47.865Z] #53 13.11 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2021-01-22T11:46:47.865Z] #53 13.65 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-22T11:46:47.909Z] #41 145.9 CC criu/seccomp.o [2021-01-22T11:46:47.924Z] ok github.com/docker/docker/builder/remotecontext 0.298s coverage: 13.7% of statements [2021-01-22T11:46:48.167Z] #41 ... [2021-01-22T11:46:48.167Z] [2021-01-22T11:46:48.167Z] #39 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2021-01-22T11:46:48.167Z] #39 DONE 0.2s [2021-01-22T11:46:48.215Z] ok github.com/docker/docker/builder/dockerfile 1.026s coverage: 48.3% of statements [2021-01-22T11:46:48.215Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-01-22T11:46:48.259Z] #41 38.06 CC images/file-lock.o [2021-01-22T11:46:48.313Z] #41 146.3 CC criu/sigframe.o [2021-01-22T11:46:48.313Z] #41 146.6 CC criu/signalfd.o [2021-01-22T11:46:48.425Z] [2021-01-22T11:46:48.426Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T11:46:48.426Z] #41 146.4 CC criu/seize.o [2021-01-22T11:46:48.569Z] #41 ... [2021-01-22T11:46:48.569Z] [2021-01-22T11:46:48.569Z] #39 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2021-01-22T11:46:48.569Z] #39 DONE 0.2s [2021-01-22T11:46:48.569Z] [2021-01-22T11:46:48.569Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T11:46:48.569Z] #41 146.8 CC criu/sk-inet.o [2021-01-22T11:46:48.836Z] #41 38.38 CC images/rlimit.o [2021-01-22T11:46:48.849Z] ok github.com/docker/docker/cli/debug 0.001s coverage: 100.0% of statements [2021-01-22T11:46:48.911Z] #53 ... [2021-01-22T11:46:48.911Z] [2021-01-22T11:46:48.911Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-01-22T11:46:48.911Z] #20 11.06 Fetched 8196 kB in 11s (772 kB/s) [2021-01-22T11:46:48.911Z] #20 11.06 Reading package lists... [2021-01-22T11:46:48.911Z] #20 15.84 Reading package lists... [2021-01-22T11:46:48.911Z] #20 20.20 Building dependency tree... [2021-01-22T11:46:48.992Z] #41 147.1 CC criu/servicefd.o [2021-01-22T11:46:49.099Z] #41 38.67 CC images/pagemap.o [2021-01-22T11:46:49.130Z] #41 147.4 CC criu/sk-netlink.o [2021-01-22T11:46:49.191Z] ok github.com/docker/docker/builder/remotecontext/git 1.147s coverage: 86.3% of statements [2021-01-22T11:46:49.191Z] ? github.com/docker/docker/cli [no test files] [2021-01-22T11:46:49.191Z] ? github.com/docker/docker/cli/config [no test files] [2021-01-22T11:46:49.250Z] #41 147.3 CC criu/shmem.o [2021-01-22T11:46:49.362Z] #41 39.10 CC images/siginfo.o [2021-01-22T11:46:49.554Z] #20 21.80 libcap2-bin is already the newest version (1:2.25-2). [2021-01-22T11:46:49.554Z] #20 21.80 The following additional packages will be installed: [2021-01-22T11:46:49.689Z] #41 39.48 CC images/rpc.o [2021-01-22T11:46:49.692Z] #41 147.7 CC criu/sk-packet.o [2021-01-22T11:46:49.853Z] #20 ... [2021-01-22T11:46:49.853Z] [2021-01-22T11:46:49.853Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T11:46:49.853Z] #58 DONE 142.2s [2021-01-22T11:46:49.853Z] [2021-01-22T11:46:49.853Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-01-22T11:46:49.853Z] #20 21.80 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-01-22T11:46:49.853Z] #20 21.81 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-01-22T11:46:49.853Z] #20 21.81 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-01-22T11:46:49.853Z] #20 21.81 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-01-22T11:46:49.853Z] #20 21.81 python3.7 python3.7-minimal vim-runtime xxd [2021-01-22T11:46:49.853Z] #20 21.81 Suggested packages: [2021-01-22T11:46:49.853Z] #20 21.81 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-01-22T11:46:49.853Z] #20 21.81 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-01-22T11:46:49.853Z] #20 21.81 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-01-22T11:46:49.853Z] #20 21.81 Recommended packages: [2021-01-22T11:46:49.853Z] #20 21.81 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-01-22T11:46:49.853Z] #20 21.81 python3-keyrings.alt python3-xdg unzip [2021-01-22T11:46:49.853Z] #20 ... [2021-01-22T11:46:49.853Z] [2021-01-22T11:46:49.853Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-22T11:46:49.853Z] #45 135.9 vendor/golang.org/x/text/unicode/norm [2021-01-22T11:46:49.853Z] #45 138.9 github.com/LK4D4/vndr/build [2021-01-22T11:46:49.853Z] #45 ... [2021-01-22T11:46:49.853Z] [2021-01-22T11:46:49.853Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-01-22T11:46:49.853Z] #59 DONE 0.1s [2021-01-22T11:46:49.948Z] #41 148.1 CC criu/sk-queue.o [2021-01-22T11:46:50.151Z] [2021-01-22T11:46:50.151Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-01-22T11:46:50.151Z] #60 DONE 0.1s [2021-01-22T11:46:50.151Z] [2021-01-22T11:46:50.151Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-01-22T11:46:50.186Z] #41 147.9 CC criu/sigframe.o [2021-01-22T11:46:50.186Z] #41 148.0 CC criu/signalfd.o [2021-01-22T11:46:50.186Z] #41 148.3 CC criu/sk-inet.o [2021-01-22T11:46:50.205Z] #41 148.4 CC criu/sk-tcp.o [2021-01-22T11:46:50.444Z] #41 ... [2021-01-22T11:46:50.444Z] [2021-01-22T11:46:50.444Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T11:46:50.444Z] #47 216.6 + /build/golangci-lint --version [2021-01-22T11:46:50.444Z] #47 216.9 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-01-22T11:46:50.444Z] #47 DONE 217.0s [2021-01-22T11:46:50.444Z] [2021-01-22T11:46:50.444Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T11:46:50.461Z] #41 148.8 CC criu/sk-unix.o [2021-01-22T11:46:50.703Z] #41 148.8 CC criu/sk-netlink.o [2021-01-22T11:46:51.088Z] #41 40.76 CC images/ext-file.o [2021-01-22T11:46:51.271Z] #41 149.1 CC criu/sk-packet.o [2021-01-22T11:46:51.352Z] #41 41.05 CC images/cgroup.o [2021-01-22T11:46:51.530Z] #41 149.6 CC criu/sk-queue.o [2021-01-22T11:46:51.694Z] #20 ... [2021-01-22T11:46:51.694Z] [2021-01-22T11:46:51.694Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T11:46:51.694Z] #43 77.10 LINK criu/pie/restorer.built-in.o [2021-01-22T11:46:51.694Z] #43 77.11 GEN criu/pie/restorer-blob.h [2021-01-22T11:46:51.694Z] #43 77.20 DEP criu/vdso.d [2021-01-22T11:46:51.694Z] #43 77.38 DEP criu/uts_ns.d [2021-01-22T11:46:51.827Z] #41 ... [2021-01-22T11:46:51.827Z] [2021-01-22T11:46:51.827Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T11:46:51.827Z] #47 218.1 + /build/golangci-lint --version [2021-01-22T11:46:51.827Z] #47 218.3 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-01-22T11:46:51.827Z] #47 DONE 218.5s [2021-01-22T11:46:51.827Z] [2021-01-22T11:46:51.827Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T11:46:51.827Z] #41 150.0 CC criu/sockets.o [2021-01-22T11:46:51.923Z] ok github.com/docker/docker/client 0.130s coverage: 75.4% of statements [2021-01-22T11:46:51.930Z] #41 41.62 CC images/userns.o [2021-01-22T11:46:51.991Z] #43 77.57 DEP criu/util.d [2021-01-22T11:46:52.098Z] #41 150.0 CC criu/sk-tcp.o [2021-01-22T11:46:52.287Z] #43 77.74 DEP criu/uffd.d [2021-01-22T11:46:52.357Z] #41 150.3 CC criu/sk-unix.o [2021-01-22T11:46:52.507Z] #41 42.07 CC images/google/protobuf/descriptor.o [2021-01-22T11:46:52.586Z] #43 78.00 DEP criu/tun.d [2021-01-22T11:46:52.586Z] #43 78.19 DEP criu/tty.d [2021-01-22T11:46:52.586Z] #43 78.41 DEP criu/timerfd.d [2021-01-22T11:46:52.755Z] #41 150.8 CC criu/stats.o [2021-01-22T11:46:52.755Z] #41 151.0 CC criu/string.o [2021-01-22T11:46:52.755Z] #41 151.1 CC criu/sysctl.o [2021-01-22T11:46:53.231Z] #43 78.70 DEP criu/timens.d [2021-01-22T11:46:53.231Z] #43 78.89 DEP criu/sysfs_parse.d [2021-01-22T11:46:53.294Z] #41 151.2 CC criu/sockets.o [2021-01-22T11:46:53.317Z] #41 151.5 CC criu/sysfs_parse.o [2021-01-22T11:46:53.530Z] #43 79.10 DEP criu/sysctl.d [2021-01-22T11:46:53.530Z] #43 79.27 DEP criu/string.d [2021-01-22T11:46:53.530Z] #43 79.30 DEP criu/stats.d [2021-01-22T11:46:53.553Z] #41 151.6 CC criu/stats.o [2021-01-22T11:46:53.573Z] #41 151.6 CC criu/timens.o [2021-01-22T11:46:53.573Z] #41 151.8 CC criu/timerfd.o [2021-01-22T11:46:53.812Z] #41 151.8 CC criu/string.o [2021-01-22T11:46:53.812Z] #41 151.8 CC criu/sysctl.o [2021-01-22T11:46:53.829Z] #41 151.9 CC criu/tty.o [2021-01-22T11:46:53.831Z] #43 79.49 DEP criu/sockets.d [2021-01-22T11:46:54.132Z] #43 79.75 DEP criu/sk-unix.d [2021-01-22T11:46:54.380Z] #41 152.2 CC criu/sysfs_parse.o [2021-01-22T11:46:54.380Z] #41 152.3 CC criu/timens.o [2021-01-22T11:46:54.392Z] #41 152.8 CC criu/tun.o [2021-01-22T11:46:54.428Z] #43 80.03 DEP criu/sk-tcp.d [2021-01-22T11:46:54.434Z] #41 ... [2021-01-22T11:46:54.434Z] [2021-01-22T11:46:54.434Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-22T11:46:54.434Z] #11 115.6 Selecting previously unselected package libapparmor1:arm64. [2021-01-22T11:46:54.434Z] #11 115.6 Preparing to unpack .../10-libapparmor1_2.13.2-10_arm64.deb ... [2021-01-22T11:46:54.434Z] #11 115.6 Unpacking libapparmor1:arm64 (2.13.2-10) ... [2021-01-22T11:46:54.434Z] #11 115.9 Selecting previously unselected package libapparmor-dev:arm64. [2021-01-22T11:46:54.434Z] #11 115.9 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_arm64.deb ... [2021-01-22T11:46:54.434Z] #11 115.9 Unpacking libapparmor-dev:arm64 (2.13.2-10) ... [2021-01-22T11:46:54.648Z] #41 153.1 CC criu/uffd.o [2021-01-22T11:46:54.659Z] #41 152.5 CC criu/timerfd.o [2021-01-22T11:46:54.659Z] #41 152.7 CC criu/tty.o [2021-01-22T11:46:54.699Z] #11 116.1 Selecting previously unselected package libbtrfs0. [2021-01-22T11:46:54.699Z] #11 116.1 Preparing to unpack .../12-libbtrfs0_4.20.1-2_arm64.deb ... [2021-01-22T11:46:54.699Z] #11 ... [2021-01-22T11:46:54.699Z] [2021-01-22T11:46:54.699Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-22T11:46:54.699Z] #43 106.0 net/http/httptrace [2021-01-22T11:46:54.699Z] #43 106.2 net/http [2021-01-22T11:46:54.699Z] #43 115.9 github.com/LK4D4/vndr/godl [2021-01-22T11:46:54.699Z] #43 ... [2021-01-22T11:46:54.699Z] [2021-01-22T11:46:54.699Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-22T11:46:54.699Z] #11 116.1 Preparing to unpack .../12-libbtrfs0_4.20.1-2_arm64.deb ... [2021-01-22T11:46:54.699Z] #11 116.1 Unpacking libbtrfs0 (4.20.1-2) ... [2021-01-22T11:46:54.725Z] #43 80.22 DEP criu/sk-queue.d [2021-01-22T11:46:54.725Z] #43 80.46 DEP criu/sk-packet.d [2021-01-22T11:46:54.959Z] using credential docker-jenkins-github-credentials [2021-01-22T11:46:54.962Z] #11 116.3 Selecting previously unselected package libbtrfs-dev. [2021-01-22T11:46:54.962Z] #11 116.3 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_arm64.deb ... [2021-01-22T11:46:54.962Z] #11 116.3 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-01-22T11:46:54.962Z] #11 116.5 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2021-01-22T11:46:54.962Z] #11 116.5 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_arm64.deb ... [2021-01-22T11:46:54.962Z] #11 116.5 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2021-01-22T11:46:55.023Z] #43 80.69 DEP criu/sk-netlink.d [2021-01-22T11:46:55.033Z] Cloning the remote Git repository [2021-01-22T11:46:55.033Z] Cloning with configured refspecs honoured and without tags [2021-01-22T11:46:55.226Z] #11 116.7 Selecting previously unselected package libudev-dev:arm64. [2021-01-22T11:46:55.226Z] #11 116.7 Preparing to unpack .../15-libudev-dev_241-7~deb10u5_arm64.deb ... [2021-01-22T11:46:55.226Z] #11 116.7 Unpacking libudev-dev:arm64 (241-7~deb10u5) ... [2021-01-22T11:46:55.335Z] #43 80.92 DEP criu/sk-inet.d [2021-01-22T11:46:55.492Z] #11 116.8 Selecting previously unselected package libsepol1-dev:arm64. [2021-01-22T11:46:55.492Z] #11 116.8 Preparing to unpack .../16-libsepol1-dev_2.8-1_arm64.deb ... [2021-01-22T11:46:55.492Z] #11 116.8 Unpacking libsepol1-dev:arm64 (2.8-1) ... [2021-01-22T11:46:55.576Z] #41 153.7 CC criu/util.o [2021-01-22T11:46:55.594Z] #41 153.6 CC criu/tun.o [2021-01-22T11:46:55.632Z] #43 81.12 DEP criu/signalfd.d [2021-01-22T11:46:55.632Z] #43 81.34 DEP criu/sigframe.d [2021-01-22T11:46:55.632Z] #43 81.44 DEP criu/shmem.d [2021-01-22T11:46:55.225Z] Cloning repository https://github.com/moby/moby.git [2021-01-22T11:46:55.617Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2021-01-22T11:46:55.755Z] #11 117.2 Selecting previously unselected package libpcre16-3:arm64. [2021-01-22T11:46:55.755Z] #11 117.2 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_arm64.deb ... [2021-01-22T11:46:55.755Z] #11 117.2 Unpacking libpcre16-3:arm64 (2:8.39-12) ... [2021-01-22T11:46:55.853Z] #41 153.8 CC criu/uffd.o [2021-01-22T11:46:55.929Z] #43 81.71 DEP criu/servicefd.d [2021-01-22T11:46:56.138Z] #41 154.3 CC criu/uts_ns.o [2021-01-22T11:46:56.224Z] #43 81.96 DEP criu/seize.d [2021-01-22T11:46:56.333Z] #11 117.5 Selecting previously unselected package libpcre32-3:arm64. [2021-01-22T11:46:56.333Z] #11 117.5 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_arm64.deb ... [2021-01-22T11:46:56.333Z] #11 117.5 Unpacking libpcre32-3:arm64 (2:8.39-12) ... [2021-01-22T11:46:56.333Z] #11 117.8 Selecting previously unselected package libpcrecpp0v5:arm64. [2021-01-22T11:46:56.333Z] #11 117.8 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_arm64.deb ... [2021-01-22T11:46:56.333Z] #11 117.8 Unpacking libpcrecpp0v5:arm64 (2:8.39-12) ... [2021-01-22T11:46:56.333Z] #11 117.9 Selecting previously unselected package libpcre3-dev:arm64. [2021-01-22T11:46:56.333Z] #11 117.9 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_arm64.deb ... [2021-01-22T11:46:56.333Z] #11 117.9 Unpacking libpcre3-dev:arm64 (2:8.39-12) ... [2021-01-22T11:46:56.394Z] #41 154.4 CC criu/vdso-compat.o [2021-01-22T11:46:56.394Z] #41 154.6 CC criu/vdso.o [2021-01-22T11:46:56.420Z] #41 154.4 CC criu/util.o [2021-01-22T11:46:56.522Z] #43 82.14 DEP criu/seccomp.d [2021-01-22T11:46:56.649Z] #41 154.9 LINK criu/built-in.o [2021-01-22T11:46:56.649Z] #41 155.0 LINK criu/criu [2021-01-22T11:46:56.821Z] #43 82.34 DEP criu/rst-malloc.d [2021-01-22T11:46:56.821Z] #43 82.43 DEP criu/rbtree.d [2021-01-22T11:46:56.821Z] #43 82.47 DEP criu/pstree.d [2021-01-22T11:46:56.905Z] #41 155.2 DEP lib/c/criu.d [2021-01-22T11:46:56.905Z] #41 155.3 CC images/rpc.pb-c.o [2021-01-22T11:46:56.910Z] #11 118.3 Selecting previously unselected package libselinux1-dev:arm64. [2021-01-22T11:46:56.910Z] #11 118.3 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_arm64.deb ... [2021-01-22T11:46:56.910Z] #11 118.3 Unpacking libselinux1-dev:arm64 (2.8-1+b1) ... [2021-01-22T11:46:56.988Z] #41 155.1 CC criu/uts_ns.o [2021-01-22T11:46:56.988Z] #41 155.2 CC criu/vdso-compat.o [2021-01-22T11:46:57.118Z] #43 82.70 DEP criu/protobuf.d [2021-01-22T11:46:57.161Z] #41 155.5 CC lib/c/criu.o [2021-01-22T11:46:57.175Z] #11 118.5 Selecting previously unselected package libdevmapper-dev:arm64. [2021-01-22T11:46:57.175Z] #11 118.5 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_arm64.deb ... [2021-01-22T11:46:57.175Z] #11 118.5 Unpacking libdevmapper-dev:arm64 (2:1.02.155-3) ... [2021-01-22T11:46:57.175Z] #11 118.7 Selecting previously unselected package libseccomp-dev:arm64. [2021-01-22T11:46:57.175Z] #11 118.7 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_arm64.deb ... [2021-01-22T11:46:57.175Z] #11 118.7 Unpacking libseccomp-dev:arm64 (2.3.3-4) ... [2021-01-22T11:46:57.258Z] #41 155.3 CC criu/vdso.o [2021-01-22T11:46:57.415Z] #43 82.87 GEN criu/protobuf-desc-gen.h [2021-01-22T11:46:57.439Z] #11 118.8 Selecting previously unselected package libsystemd-dev:arm64. [2021-01-22T11:46:57.439Z] #11 118.8 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u5_arm64.deb ... [2021-01-22T11:46:57.439Z] #11 118.8 Unpacking libsystemd-dev:arm64 (241-7~deb10u5) ... [2021-01-22T11:46:56.480Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-01-22T11:46:56.480Z] > git --version # timeout=10 [2021-01-22T11:46:56.532Z] > git --version # 'git version 2.24.1.windows.2' [2021-01-22T11:46:56.533Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-01-22T11:46:56.536Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41918/head:refs/remotes/origin/PR-41918 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-22T11:46:57.722Z] #41 156.1 LINK lib/c/built-in.o [2021-01-22T11:46:57.722Z] #41 156.1 LINK lib/c/libcriu.so [2021-01-22T11:46:57.722Z] #41 156.1 LINK lib/c/libcriu.a [2021-01-22T11:46:57.827Z] #41 155.7 LINK criu/built-in.o [2021-01-22T11:46:57.827Z] #41 155.8 LINK criu/criu [2021-01-22T11:46:57.978Z] #41 156.2 GEN magic.py [2021-01-22T11:46:57.978Z] #41 156.3 Note: Building without setproctitle() and strlcpy() support. [2021-01-22T11:46:57.978Z] #41 156.3 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-01-22T11:46:57.978Z] #41 156.3 Note: Building without GnuTLS support [2021-01-22T11:46:57.978Z] #41 156.3 Makefile.config:39: Warn: you have no libnftables installed [2021-01-22T11:46:57.978Z] #41 156.3 Makefile.config:40: Warn: Building without nftables support [2021-01-22T11:46:58.016Z] #11 119.4 Setting up libpcrecpp0v5:arm64 (2:8.39-12) ... [2021-01-22T11:46:58.016Z] #11 119.4 Setting up libseccomp-dev:arm64 (2.3.3-4) ... [2021-01-22T11:46:58.016Z] #11 119.4 Setting up libapparmor1:arm64 (2.13.2-10) ... [2021-01-22T11:46:58.016Z] #11 119.4 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-01-22T11:46:58.016Z] #11 119.4 Setting up libpcre16-3:arm64 (2:8.39-12) ... [2021-01-22T11:46:58.016Z] #11 119.5 Setting up libsepol1-dev:arm64 (2.8-1) ... [2021-01-22T11:46:58.016Z] #11 119.5 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-01-22T11:46:58.016Z] #11 119.5 Setting up libbtrfs0 (4.20.1-2) ... [2021-01-22T11:46:58.016Z] #11 119.5 Setting up libpcre32-3:arm64 (2:8.39-12) ... [2021-01-22T11:46:58.016Z] #11 119.5 Setting up libudev-dev:arm64 (241-7~deb10u5) ... [2021-01-22T11:46:58.016Z] #11 119.5 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-01-22T11:46:58.016Z] #11 119.5 Setting up libbtrfs-dev (4.20.1-2) ... [2021-01-22T11:46:58.016Z] #11 119.6 Setting up libapparmor-dev:arm64 (2.13.2-10) ... [2021-01-22T11:46:58.016Z] #11 119.6 Setting up mingw-w64-common (6.0.0-3) ... [2021-01-22T11:46:58.016Z] #11 119.6 Setting up libsystemd-dev:arm64 (241-7~deb10u5) ... [2021-01-22T11:46:58.055Z] #43 ... [2021-01-22T11:46:58.055Z] [2021-01-22T11:46:58.055Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-01-22T11:46:58.055Z] #20 24.68 The following NEW packages will be installed: [2021-01-22T11:46:58.055Z] #20 24.68 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-01-22T11:46:58.055Z] #20 24.68 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-01-22T11:46:58.055Z] #20 24.68 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-01-22T11:46:58.055Z] #20 24.68 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-01-22T11:46:58.055Z] #20 24.68 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-01-22T11:46:58.055Z] #20 24.69 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-01-22T11:46:58.055Z] #20 24.69 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-01-22T11:46:58.055Z] #20 24.69 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-01-22T11:46:58.055Z] #20 24.69 xz-utils zip [2021-01-22T11:46:58.055Z] #20 24.76 0 upgraded, 48 newly installed, 0 to remove and 15 not upgraded. [2021-01-22T11:46:58.055Z] #20 24.76 Need to get 29.2 MB of archives. [2021-01-22T11:46:58.055Z] #20 24.76 After this operation, 134 MB of additional disk space will be used. [2021-01-22T11:46:58.055Z] #20 24.76 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el pigz ppc64el 2.4-1 [53.3 kB] [2021-01-22T11:46:58.055Z] #20 24.79 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-22T11:46:58.055Z] #20 24.82 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-22T11:46:58.055Z] #20 24.92 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-minimal ppc64el 3.7.3-1 [36.6 kB] [2021-01-22T11:46:58.055Z] #20 24.94 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libmpdec2 ppc64el 2.4.2-2 [84.6 kB] [2021-01-22T11:46:58.055Z] #20 24.94 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-22T11:46:58.055Z] #20 25.05 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7 ppc64el 3.7.3-2+deb10u2 [330 kB] [2021-01-22T11:46:58.055Z] #20 25.07 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3-stdlib ppc64el 3.7.3-1 [20.0 kB] [2021-01-22T11:46:58.055Z] #20 25.09 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3 ppc64el 3.7.3-1 [61.5 kB] [2021-01-22T11:46:58.055Z] #20 25.09 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip4tc0 ppc64el 1.8.2-4 [73.3 kB] [2021-01-22T11:46:58.055Z] #20 25.10 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip6tc0 ppc64el 1.8.2-4 [73.7 kB] [2021-01-22T11:46:58.055Z] #20 25.10 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libiptc0 ppc64el 1.8.2-4 [59.8 kB] [2021-01-22T11:46:58.055Z] #20 25.12 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnfnetlink0 ppc64el 1.0.1-3+b1 [12.8 kB] [2021-01-22T11:46:58.055Z] #20 25.12 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.7-1 [38.8 kB] [2021-01-22T11:46:58.055Z] #20 25.12 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnftnl11 ppc64el 1.1.2-2 [61.5 kB] [2021-01-22T11:46:58.055Z] #20 25.13 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el iptables ppc64el 1.8.2-4 [437 kB] [2021-01-22T11:46:58.055Z] #20 25.16 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2021-01-22T11:46:58.055Z] #20 25.16 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2021-01-22T11:46:58.055Z] #20 25.17 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bash-completion all 1:2.8-6 [208 kB] [2021-01-22T11:46:58.055Z] #20 25.17 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-22T11:46:58.055Z] #20 25.17 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xz-utils ppc64el 5.2.4-1 [186 kB] [2021-01-22T11:46:58.055Z] #20 25.18 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el apparmor ppc64el 2.13.2-10 [584 kB] [2021-01-22T11:46:58.055Z] #20 25.20 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el aufs-tools ppc64el 1:4.14+20190211-1 [107 kB] [2021-01-22T11:46:58.055Z] #20 25.21 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2021-01-22T11:46:58.055Z] #20 25.22 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2021-01-22T11:46:58.055Z] #20 25.22 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2021-01-22T11:46:58.055Z] #20 25.23 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libaio1 ppc64el 0.3.112-3 [11.6 kB] [2021-01-22T11:46:58.055Z] #20 25.24 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgpm2 ppc64el 1.20.7-5 [35.4 kB] [2021-01-22T11:46:58.055Z] #20 25.29 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2021-01-22T11:46:58.055Z] #20 25.78 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-22T11:46:58.055Z] #20 25.78 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-22T11:46:58.055Z] #20 25.79 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-22T11:46:58.055Z] #20 25.79 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b13 [129 kB] [2021-01-22T11:46:58.055Z] #20 25.84 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el net-tools ppc64el 1.60+git20180626.aebd88e-1 [265 kB] [2021-01-22T11:46:58.055Z] #20 25.87 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pip-whl all 18.1-5 [1591 kB] [2021-01-22T11:46:58.055Z] #20 25.98 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-01-22T11:46:58.055Z] #20 25.99 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-distutils all 3.7.3-1 [142 kB] [2021-01-22T11:46:58.055Z] #20 26.00 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pip all 18.1-5 [171 kB] [2021-01-22T11:46:58.055Z] #20 26.00 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pkg-resources all 40.8.0-1 [153 kB] [2021-01-22T11:46:58.055Z] #20 26.01 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-setuptools all 40.8.0-1 [306 kB] [2021-01-22T11:46:58.055Z] #20 26.02 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-wheel all 0.32.3-2 [19.4 kB] [2021-01-22T11:46:58.055Z] #20 26.03 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el sudo ppc64el 1.8.27-1+deb10u2 [1230 kB] [2021-01-22T11:46:58.055Z] #20 26.08 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-22T11:46:58.055Z] #20 26.09 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el uidmap ppc64el 1:4.5-1.1 [261 kB] [2021-01-22T11:46:58.055Z] #20 26.10 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-01-22T11:46:58.055Z] #20 26.36 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim ppc64el 2:8.1.0875-5 [1346 kB] [2021-01-22T11:46:58.055Z] #20 26.42 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xfsprogs ppc64el 4.20.0-1 [961 kB] [2021-01-22T11:46:58.055Z] #20 26.47 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zip ppc64el 3.0-11+b1 [223 kB] [2021-01-22T11:46:58.055Z] #20 27.44 debconf: delaying package configuration, since apt-utils is not installed [2021-01-22T11:46:58.055Z] #20 27.65 Fetched 29.2 MB in 2s (16.7 MB/s) [2021-01-22T11:46:58.055Z] #20 27.77 Selecting previously unselected package pigz. [2021-01-22T11:46:58.055Z] #20 27.77 (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-22T11:46:58.055Z] #20 27.85 Preparing to unpack .../pigz_2.4-1_ppc64el.deb ... [2021-01-22T11:46:58.055Z] #20 27.85 Unpacking pigz (2.4-1) ... [2021-01-22T11:46:58.055Z] #20 27.97 Selecting previously unselected package libpython3.7-minimal:ppc64el. [2021-01-22T11:46:58.055Z] #20 27.98 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_ppc64el.deb ... [2021-01-22T11:46:58.055Z] #20 27.98 Unpacking libpython3.7-minimal:ppc64el (3.7.3-2+deb10u2) ... [2021-01-22T11:46:58.055Z] #20 28.46 Selecting previously unselected package python3.7-minimal. [2021-01-22T11:46:58.055Z] #20 28.46 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_ppc64el.deb ... [2021-01-22T11:46:58.055Z] #20 28.48 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2021-01-22T11:46:58.055Z] #20 29.44 Setting up libpython3.7-minimal:ppc64el (3.7.3-2+deb10u2) ... [2021-01-22T11:46:58.055Z] #20 29.47 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2021-01-22T11:46:58.085Z] #41 156.1 DEP lib/c/criu.d [2021-01-22T11:46:58.085Z] #41 156.1 CC images/rpc.pb-c.o [2021-01-22T11:46:58.280Z] #11 119.6 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-01-22T11:46:58.280Z] #11 119.6 Setting up libpcre3-dev:arm64 (2:8.39-12) ... [2021-01-22T11:46:58.280Z] #11 119.6 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-01-22T11:46:58.280Z] #11 119.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-01-22T11:46:58.280Z] #11 119.7 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-22T11:46:58.280Z] #11 119.7 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-01-22T11:46:58.280Z] #11 119.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-01-22T11:46:58.280Z] #11 119.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-01-22T11:46:58.280Z] #11 119.7 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-01-22T11:46:58.280Z] #11 119.7 Setting up libselinux1-dev:arm64 (2.8-1+b1) ... [2021-01-22T11:46:58.280Z] #11 119.7 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2021-01-22T11:46:58.280Z] #11 119.8 Setting up dmsetup (2:1.02.155-3) ... [2021-01-22T11:46:58.280Z] #11 119.8 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2021-01-22T11:46:58.280Z] #11 119.8 Setting up libdevmapper-dev:arm64 (2:1.02.155-3) ... [2021-01-22T11:46:58.344Z] #41 156.4 CC lib/c/criu.o [2021-01-22T11:46:58.540Z] #41 156.8 fatal: not a git repository (or any of the parent directories): .git [2021-01-22T11:46:58.544Z] #11 119.8 Processing triggers for libc-bin (2.28-10) ... [2021-01-22T11:46:58.797Z] #41 157.2 make[1]: Nothing to be done for 'all'. [2021-01-22T11:46:58.912Z] #41 156.9 LINK lib/c/built-in.o [2021-01-22T11:46:58.912Z] #41 156.9 LINK lib/c/libcriu.so [2021-01-22T11:46:58.912Z] #41 157.0 LINK lib/c/libcriu.a [2021-01-22T11:46:58.912Z] #41 157.1 GEN magic.py [2021-01-22T11:46:59.172Z] #41 157.2 Note: Building without setproctitle() and strlcpy() support. [2021-01-22T11:46:59.172Z] #41 157.2 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-01-22T11:46:59.172Z] #41 157.2 Note: Building without GnuTLS support [2021-01-22T11:46:59.172Z] #41 157.2 Makefile.config:39: Warn: you have no libnftables installed [2021-01-22T11:46:59.172Z] #41 157.2 Makefile.config:40: Warn: Building without nftables support [2021-01-22T11:46:59.359Z] #41 157.6 make[1]: 'images/built-in.o' is up to date. [2021-01-22T11:46:59.359Z] #41 157.6 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-01-22T11:46:59.359Z] #41 157.7 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-01-22T11:46:59.359Z] #41 157.7 make[1]: 'compel/libcompel.a' is up to date. [2021-01-22T11:46:59.359Z] #41 157.7 make[1]: 'compel/compel-host-bin' is up to date. [2021-01-22T11:46:59.359Z] #41 157.7 make[1]: Nothing to be done for 'all'. [2021-01-22T11:46:59.359Z] #41 157.7 make[1]: 'soccr/libsoccr.a' is up to date. [2021-01-22T11:46:59.624Z] #41 157.8 make[2]: Nothing to be done for 'all'. [2021-01-22T11:46:59.624Z] #41 157.9 make[2]: Nothing to be done for 'all'. [2021-01-22T11:46:59.624Z] #41 157.9 make[2]: Nothing to be done for 'all'. [2021-01-22T11:46:59.624Z] #41 157.9 make[2]: Nothing to be done for 'all'. [2021-01-22T11:46:59.624Z] #41 158.0 make[2]: Nothing to be done for 'all'. [2021-01-22T11:46:59.740Z] #41 157.6 fatal: not a git repository (or any of the parent directories): .git [2021-01-22T11:46:59.929Z] #41 158.0 make[2]: Nothing to be done for 'all'. [2021-01-22T11:46:59.929Z] #41 158.0 make[2]: Nothing to be done for 'all'. [2021-01-22T11:46:59.929Z] #41 158.1 make[2]: Nothing to be done for 'all'. [2021-01-22T11:46:59.929Z] #41 158.1 INSTALL criu/criu [2021-01-22T11:46:59.999Z] #41 158.0 make[1]: Nothing to be done for 'all'. [2021-01-22T11:47:00.155Z] #20 32.06 Selecting previously unselected package python3-minimal. [2021-01-22T11:47:00.155Z] #20 32.06 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23610 files and directories currently installed.) [2021-01-22T11:47:00.155Z] #20 32.14 Preparing to unpack .../python3-minimal_3.7.3-1_ppc64el.deb ... [2021-01-22T11:47:00.155Z] #20 32.14 Unpacking python3-minimal (3.7.3-1) ... [2021-01-22T11:47:00.155Z] #20 32.25 Selecting previously unselected package libmpdec2:ppc64el. [2021-01-22T11:47:00.155Z] #20 32.25 Preparing to unpack .../libmpdec2_2.4.2-2_ppc64el.deb ... [2021-01-22T11:47:00.155Z] #20 32.29 Unpacking libmpdec2:ppc64el (2.4.2-2) ... [2021-01-22T11:47:00.190Z] #41 DONE 158.3s [2021-01-22T11:47:00.190Z] [2021-01-22T11:47:00.190Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T11:47:00.269Z] #41 158.5 make[1]: 'images/built-in.o' is up to date. [2021-01-22T11:47:00.451Z] #20 32.40 Selecting previously unselected package libpython3.7-stdlib:ppc64el. [2021-01-22T11:47:00.451Z] #20 32.42 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_ppc64el.deb ... [2021-01-22T11:47:00.451Z] #20 32.44 Unpacking libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u2) ... [2021-01-22T11:47:00.472Z] #11 DONE 121.7s [2021-01-22T11:47:00.472Z] [2021-01-22T11:47:00.472Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-01-22T11:47:00.527Z] #41 158.5 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-01-22T11:47:00.527Z] #41 158.5 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-01-22T11:47:00.527Z] #41 158.5 make[1]: 'compel/libcompel.a' is up to date. [2021-01-22T11:47:00.527Z] #41 158.6 make[1]: 'compel/compel-host-bin' is up to date. [2021-01-22T11:47:00.527Z] #41 158.6 make[1]: Nothing to be done for 'all'. [2021-01-22T11:47:00.527Z] #41 158.6 make[1]: 'soccr/libsoccr.a' is up to date. [2021-01-22T11:47:00.527Z] #41 158.7 make[2]: Nothing to be done for 'all'. [2021-01-22T11:47:00.785Z] #41 158.7 make[2]: Nothing to be done for 'all'. [2021-01-22T11:47:00.785Z] #41 158.7 make[2]: Nothing to be done for 'all'. [2021-01-22T11:47:00.785Z] #41 158.8 make[2]: Nothing to be done for 'all'. [2021-01-22T11:47:00.785Z] #41 158.8 make[2]: Nothing to be done for 'all'. [2021-01-22T11:47:00.785Z] #41 158.8 make[2]: Nothing to be done for 'all'. [2021-01-22T11:47:00.785Z] #41 158.9 make[2]: Nothing to be done for 'all'. [2021-01-22T11:47:00.785Z] #41 158.9 make[2]: Nothing to be done for 'all'. [2021-01-22T11:47:01.045Z] #41 158.9 INSTALL criu/criu [2021-01-22T11:47:01.045Z] #41 DONE 159.1s [2021-01-22T11:47:01.045Z] [2021-01-22T11:47:01.045Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T11:47:01.558Z] #54 ... [2021-01-22T11:47:01.558Z] [2021-01-22T11:47:01.558Z] #42 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-01-22T11:47:01.558Z] #42 DONE 0.1s [2021-01-22T11:47:01.558Z] [2021-01-22T11:47:01.558Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T11:47:01.558Z] #54 ... [2021-01-22T11:47:01.558Z] [2021-01-22T11:47:01.558Z] #44 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2021-01-22T11:47:01.558Z] #44 DONE 0.1s [2021-01-22T11:47:01.558Z] [2021-01-22T11:47:01.558Z] #46 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2021-01-22T11:47:01.558Z] #46 DONE 0.1s [2021-01-22T11:47:01.558Z] [2021-01-22T11:47:01.558Z] #48 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2021-01-22T11:47:01.814Z] #48 DONE 0.2s [2021-01-22T11:47:01.814Z] [2021-01-22T11:47:01.814Z] #50 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2021-01-22T11:47:01.814Z] #50 DONE 0.1s [2021-01-22T11:47:01.814Z] [2021-01-22T11:47:01.814Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T11:47:01.814Z] #54 ... [2021-01-22T11:47:01.814Z] [2021-01-22T11:47:01.814Z] #52 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2021-01-22T11:47:01.814Z] #52 DONE 0.1s [2021-01-22T11:47:01.980Z] #20 33.68 Selecting previously unselected package python3.7. [2021-01-22T11:47:01.980Z] #20 33.69 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_ppc64el.deb ... [2021-01-22T11:47:01.980Z] #20 33.69 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2021-01-22T11:47:01.980Z] #20 33.81 Selecting previously unselected package libpython3-stdlib:ppc64el. [2021-01-22T11:47:01.980Z] #20 33.82 Preparing to unpack .../libpython3-stdlib_3.7.3-1_ppc64el.deb ... [2021-01-22T11:47:01.980Z] #20 33.82 Unpacking libpython3-stdlib:ppc64el (3.7.3-1) ... [2021-01-22T11:47:01.980Z] #20 34.01 Setting up python3-minimal (3.7.3-1) ... [2021-01-22T11:47:01.982Z] #54 ... [2021-01-22T11:47:01.982Z] [2021-01-22T11:47:01.982Z] #42 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-01-22T11:47:01.982Z] #42 DONE 0.1s [2021-01-22T11:47:02.070Z] [2021-01-22T11:47:02.070Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T11:47:02.241Z] [2021-01-22T11:47:02.241Z] #44 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2021-01-22T11:47:02.241Z] #44 DONE 0.1s [2021-01-22T11:47:02.241Z] [2021-01-22T11:47:02.241Z] #46 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2021-01-22T11:47:02.241Z] #46 DONE 0.1s [2021-01-22T11:47:02.241Z] [2021-01-22T11:47:02.241Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T11:47:02.241Z] #54 ... [2021-01-22T11:47:02.241Z] [2021-01-22T11:47:02.241Z] #48 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2021-01-22T11:47:02.241Z] #48 DONE 0.1s [2021-01-22T11:47:02.500Z] [2021-01-22T11:47:02.500Z] #50 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2021-01-22T11:47:02.500Z] #50 DONE 0.1s [2021-01-22T11:47:02.500Z] [2021-01-22T11:47:02.500Z] #52 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2021-01-22T11:47:02.500Z] #52 DONE 0.1s [2021-01-22T11:47:02.500Z] [2021-01-22T11:47:02.500Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T11:47:03.027Z] #20 35.07 Selecting previously unselected package python3. [2021-01-22T11:47:03.027Z] #20 35.07 (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-22T11:47:03.027Z] #20 35.15 Preparing to unpack .../00-python3_3.7.3-1_ppc64el.deb ... [2021-01-22T11:47:03.027Z] #20 35.16 Unpacking python3 (3.7.3-1) ... [2021-01-22T11:47:03.324Z] #20 35.29 Selecting previously unselected package libip4tc0:ppc64el. [2021-01-22T11:47:03.324Z] #20 35.30 Preparing to unpack .../01-libip4tc0_1.8.2-4_ppc64el.deb ... [2021-01-22T11:47:03.324Z] #20 35.31 Unpacking libip4tc0:ppc64el (1.8.2-4) ... [2021-01-22T11:47:03.324Z] #20 35.38 Selecting previously unselected package libip6tc0:ppc64el. [2021-01-22T11:47:03.324Z] #20 35.38 Preparing to unpack .../02-libip6tc0_1.8.2-4_ppc64el.deb ... [2021-01-22T11:47:03.324Z] #20 35.39 Unpacking libip6tc0:ppc64el (1.8.2-4) ... [2021-01-22T11:47:03.324Z] #20 35.48 Selecting previously unselected package libiptc0:ppc64el. [2021-01-22T11:47:03.619Z] #20 35.48 Preparing to unpack .../03-libiptc0_1.8.2-4_ppc64el.deb ... [2021-01-22T11:47:03.619Z] #20 35.48 Unpacking libiptc0:ppc64el (1.8.2-4) ... [2021-01-22T11:47:03.619Z] #20 35.54 Selecting previously unselected package libnfnetlink0:ppc64el. [2021-01-22T11:47:03.619Z] #20 35.54 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_ppc64el.deb ... [2021-01-22T11:47:03.619Z] #20 35.54 Unpacking libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2021-01-22T11:47:03.620Z] #20 35.63 Selecting previously unselected package libnetfilter-conntrack3:ppc64el. [2021-01-22T11:47:03.620Z] #20 35.63 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_ppc64el.deb ... [2021-01-22T11:47:03.620Z] #20 35.63 Unpacking libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2021-01-22T11:47:03.620Z] #20 35.70 Selecting previously unselected package libnftnl11:ppc64el. [2021-01-22T11:47:03.620Z] #20 35.71 Preparing to unpack .../06-libnftnl11_1.1.2-2_ppc64el.deb ... [2021-01-22T11:47:03.620Z] #20 35.71 Unpacking libnftnl11:ppc64el (1.1.2-2) ... [2021-01-22T11:47:03.620Z] #20 35.90 Selecting previously unselected package iptables. [2021-01-22T11:47:03.793Z] #12 DONE 3.3s [2021-01-22T11:47:03.793Z] [2021-01-22T11:47:03.793Z] #13 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2021-01-22T11:47:03.876Z] #54 184.5 + bin/containerd [2021-01-22T11:47:03.914Z] #20 35.91 Preparing to unpack .../07-iptables_1.8.2-4_ppc64el.deb ... [2021-01-22T11:47:03.914Z] #20 35.92 Unpacking iptables (1.8.2-4) ... [2021-01-22T11:47:03.957Z] #54 185.6 + bin/containerd [2021-01-22T11:47:04.209Z] #20 36.42 Selecting previously unselected package xxd. [2021-01-22T11:47:04.371Z] #13 ... [2021-01-22T11:47:04.371Z] [2021-01-22T11:47:04.371Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T11:47:04.371Z] #41 44.13 CC images/opts.o [2021-01-22T11:47:04.371Z] #41 44.46 CC images/seccomp.o [2021-01-22T11:47:04.371Z] #41 44.75 CC images/binfmt-misc.o [2021-01-22T11:47:04.371Z] #41 45.03 CC images/time.o [2021-01-22T11:47:04.371Z] #41 45.39 CC images/sysctl.o [2021-01-22T11:47:04.371Z] #41 45.54 CC images/autofs.o [2021-01-22T11:47:04.371Z] #41 45.80 CC images/macvlan.o [2021-01-22T11:47:04.371Z] #41 46.00 CC images/sit.o [2021-01-22T11:47:04.371Z] #41 46.30 CC images/memfd.o [2021-01-22T11:47:04.371Z] #41 46.79 CC images/timens.o [2021-01-22T11:47:04.371Z] #41 47.04 LINK images/built-in.o [2021-01-22T11:47:04.371Z] #41 47.19 GEN compel/include/asm [2021-01-22T11:47:04.371Z] #41 47.22 GEN compel/include/version.h [2021-01-22T11:47:04.371Z] #41 47.25 touch .config [2021-01-22T11:47:04.371Z] #41 47.34 GEN include/common/config.h [2021-01-22T11:47:04.371Z] #41 47.44 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-01-22T11:47:04.371Z] #41 47.45 GEN compel/arch/aarch64/plugins/std/syscalls/syscalls.S [2021-01-22T11:47:04.371Z] #41 47.49 DEP compel/arch/aarch64/plugins/std/syscalls/syscalls.d [2021-01-22T11:47:04.371Z] #41 47.52 DEP compel/arch/aarch64/plugins/std/parasite-head.d [2021-01-22T11:47:04.371Z] #41 47.55 DEP compel/plugins/std/infect.d [2021-01-22T11:47:04.371Z] #41 47.66 DEP compel/plugins/std/string.d [2021-01-22T11:47:04.371Z] #41 47.76 DEP compel/plugins/std/log.d [2021-01-22T11:47:04.371Z] #41 47.86 DEP compel/plugins/std/fds.d [2021-01-22T11:47:04.371Z] #41 47.96 DEP compel/plugins/std/std.d [2021-01-22T11:47:04.371Z] #41 48.13 DEP compel/plugins/shmem/shmem.d [2021-01-22T11:47:04.371Z] #41 48.28 DEP compel/plugins/fds/fds.d [2021-01-22T11:47:04.371Z] #41 48.54 CC compel/plugins/std/std.o [2021-01-22T11:47:04.371Z] #41 48.88 CC compel/plugins/std/fds.o [2021-01-22T11:47:04.371Z] #41 49.34 CC compel/plugins/std/log.o [2021-01-22T11:47:04.371Z] #41 50.18 CC compel/plugins/std/string.o [2021-01-22T11:47:04.371Z] #41 50.84 CC compel/plugins/std/infect.o [2021-01-22T11:47:04.371Z] #41 51.30 CC compel/arch/aarch64/plugins/std/parasite-head.o [2021-01-22T11:47:04.371Z] #41 51.39 CC compel/arch/aarch64/plugins/std/syscalls/syscalls.o [2021-01-22T11:47:04.371Z] #41 51.48 AR compel/plugins/std.lib.a [2021-01-22T11:47:04.371Z] #41 51.55 CC compel/plugins/fds/fds.o [2021-01-22T11:47:04.371Z] #41 51.80 AR compel/plugins/fds.lib.a [2021-01-22T11:47:04.371Z] #41 51.95 HOSTDEP compel/src/lib/log-host.d [2021-01-22T11:47:04.371Z] #41 52.06 HOSTDEP compel/src/lib/handle-elf-host.d [2021-01-22T11:47:04.371Z] #41 52.22 HOSTDEP compel/arch/aarch64/src/lib/handle-elf-host.d [2021-01-22T11:47:04.371Z] #41 52.36 HOSTDEP compel/src/main-host.d [2021-01-22T11:47:04.371Z] #41 52.52 DEP compel/src/lib/ptrace.d [2021-01-22T11:47:04.371Z] #41 52.74 DEP compel/src/lib/infect.d [2021-01-22T11:47:04.371Z] #41 52.88 DEP compel/src/lib/infect-util.d [2021-01-22T11:47:04.371Z] #41 53.10 DEP compel/src/lib/infect-rpc.d [2021-01-22T11:47:04.371Z] #41 53.26 DEP compel/arch/aarch64/src/lib/infect.d [2021-01-22T11:47:04.371Z] #41 53.47 DEP compel/arch/aarch64/src/lib/cpu.d [2021-01-22T11:47:04.371Z] #41 53.50 DEP compel/src/lib/log.d [2021-01-22T11:47:04.371Z] #41 53.69 DEP compel/src/main.d [2021-01-22T11:47:04.371Z] #41 53.79 DEP compel/src/lib/handle-elf.d [2021-01-22T11:47:04.371Z] #41 53.89 DEP compel/arch/aarch64/src/lib/handle-elf.d [2021-01-22T11:47:04.371Z] #41 54.14 CC compel/src/lib/log.o [2021-01-22T11:47:04.505Z] #20 36.42 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2021-01-22T11:47:04.505Z] #20 36.43 Unpacking xxd (2:8.1.0875-5) ... [2021-01-22T11:47:04.505Z] #20 36.57 Selecting previously unselected package vim-common. [2021-01-22T11:47:04.505Z] #20 36.59 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-01-22T11:47:04.505Z] #20 36.62 Unpacking vim-common (2:8.1.0875-5) ... [2021-01-22T11:47:04.634Z] #41 ... [2021-01-22T11:47:04.634Z] [2021-01-22T11:47:04.634Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-22T11:47:04.634Z] #51 1.924 + RM_GOPATH=0 [2021-01-22T11:47:04.634Z] #51 1.924 + TMP_GOPATH= [2021-01-22T11:47:04.634Z] #51 1.924 + : /build [2021-01-22T11:47:04.634Z] #51 1.924 + '[' -z '' ']' [2021-01-22T11:47:04.634Z] #51 1.925 ++ mktemp -d [2021-01-22T11:47:04.634Z] #51 1.927 + export GOPATH=/tmp/tmp.nOUU0E2ep5 [2021-01-22T11:47:04.634Z] #51 1.927 + GOPATH=/tmp/tmp.nOUU0E2ep5 [2021-01-22T11:47:04.634Z] #51 1.927 + RM_GOPATH=1 [2021-01-22T11:47:04.634Z] #51 1.927 + case "$(go env GOARCH)" in [2021-01-22T11:47:04.634Z] #51 1.929 ++ go env GOARCH [2021-01-22T11:47:04.634Z] #51 1.940 + export GO_BUILDMODE=-buildmode=pie [2021-01-22T11:47:04.634Z] #51 1.940 + GO_BUILDMODE=-buildmode=pie [2021-01-22T11:47:04.634Z] #51 1.940 ++ dirname /tmp/install/install.sh [2021-01-22T11:47:04.634Z] #51 1.954 + dir=/tmp/install [2021-01-22T11:47:04.634Z] #51 1.955 + bin=runc [2021-01-22T11:47:04.634Z] #51 1.955 + shift [2021-01-22T11:47:04.634Z] #51 1.955 + '[' '!' -f /tmp/install/runc.installer ']' [2021-01-22T11:47:04.634Z] #51 1.955 + . /tmp/install/runc.installer [2021-01-22T11:47:04.634Z] #51 1.956 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-01-22T11:47:04.634Z] #51 1.956 + install_runc [2021-01-22T11:47:04.635Z] #51 1.957 + grep -q '^3\.10\.0.*\.el7\.' [2021-01-22T11:47:04.635Z] #51 1.958 + uname -r [2021-01-22T11:47:04.635Z] #51 1.961 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2021-01-22T11:47:04.635Z] #51 1.967 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )' [2021-01-22T11:47:04.635Z] #51 1.967 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux ) [2021-01-22T11:47:04.635Z] #51 1.967 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.nOUU0E2ep5/src/github.com/opencontainers/runc [2021-01-22T11:47:04.635Z] #51 1.970 Cloning into '/tmp/tmp.nOUU0E2ep5/src/github.com/opencontainers/runc'... [2021-01-22T11:47:04.802Z] #20 36.81 Selecting previously unselected package bash-completion. [2021-01-22T11:47:04.802Z] #20 36.82 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-01-22T11:47:05.211Z] #51 ... [2021-01-22T11:47:05.211Z] [2021-01-22T11:47:05.211Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-22T11:47:05.211Z] #43 116.7 github.com/LK4D4/vndr [2021-01-22T11:47:05.211Z] #43 DONE 126.8s [2021-01-22T11:47:05.211Z] [2021-01-22T11:47:05.211Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T11:47:05.211Z] #41 54.49 CC compel/arch/aarch64/src/lib/cpu.o [2021-01-22T11:47:05.211Z] #41 54.87 CC compel/arch/aarch64/src/lib/infect.o [2021-01-22T11:47:05.446Z] #20 ... [2021-01-22T11:47:05.446Z] [2021-01-22T11:47:05.446Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-22T11:47:05.446Z] #45 147.9 vendor/golang.org/x/crypto/cryptobyte [2021-01-22T11:47:05.446Z] #45 149.1 vendor/golang.org/x/net/idna [2021-01-22T11:47:05.446Z] #45 149.4 vendor/golang.org/x/net/http2/hpack [2021-01-22T11:47:05.446Z] #45 152.7 mime [2021-01-22T11:47:05.446Z] #45 157.1 vendor/golang.org/x/net/http/httpproxy [2021-01-22T11:47:05.446Z] #45 157.1 net/textproto [2021-01-22T11:47:05.446Z] #45 157.1 crypto/x509 [2021-01-22T11:47:05.745Z] #45 ... [2021-01-22T11:47:05.745Z] [2021-01-22T11:47:05.745Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T11:47:05.745Z] #43 85.10 DEP criu/protobuf-desc.d [2021-01-22T11:47:05.745Z] #43 85.33 DEP criu/proc_parse.d [2021-01-22T11:47:05.745Z] #43 85.58 DEP criu/plugin.d [2021-01-22T11:47:05.745Z] #43 85.72 DEP criu/pipes.d [2021-01-22T11:47:05.745Z] #43 85.90 DEP criu/pie-util.d [2021-01-22T11:47:05.745Z] #43 86.06 DEP criu/pie-util-vdso.d [2021-01-22T11:47:05.745Z] #43 86.28 DEP criu/path.d [2021-01-22T11:47:05.745Z] #43 86.46 DEP criu/parasite-syscall.d [2021-01-22T11:47:05.745Z] #43 86.82 DEP criu/pagemap.d [2021-01-22T11:47:05.745Z] #43 87.08 DEP criu/pagemap-cache.d [2021-01-22T11:47:05.745Z] #43 87.23 DEP criu/page-xfer.d [2021-01-22T11:47:05.745Z] #43 87.51 DEP criu/page-pipe.d [2021-01-22T11:47:05.745Z] #43 87.61 DEP criu/netfilter.d [2021-01-22T11:47:05.745Z] #43 87.82 DEP criu/net.d [2021-01-22T11:47:05.745Z] #43 88.07 DEP criu/namespaces.d [2021-01-22T11:47:05.745Z] #43 88.34 DEP criu/mount.d [2021-01-22T11:47:05.745Z] #43 88.51 DEP criu/memfd.d [2021-01-22T11:47:05.745Z] #43 88.76 DEP criu/mem.d [2021-01-22T11:47:05.745Z] #43 88.99 DEP criu/lsm.d [2021-01-22T11:47:05.745Z] #43 89.22 DEP criu/log.d [2021-01-22T11:47:05.745Z] #43 89.41 DEP criu/libnetlink.d [2021-01-22T11:47:05.745Z] #43 89.56 DEP criu/kerndat.d [2021-01-22T11:47:05.745Z] #43 89.79 DEP criu/kcmp-ids.d [2021-01-22T11:47:05.745Z] #43 89.88 DEP criu/irmap.d [2021-01-22T11:47:05.745Z] #43 90.08 DEP criu/ipc_ns.d [2021-01-22T11:47:05.745Z] #43 90.33 DEP criu/image.d [2021-01-22T11:47:05.745Z] #43 90.59 DEP criu/image-desc.d [2021-01-22T11:47:05.745Z] #43 90.70 DEP criu/fsnotify.d [2021-01-22T11:47:05.745Z] #43 90.86 DEP criu/filesystems.d [2021-01-22T11:47:05.745Z] #43 91.06 DEP criu/files.d [2021-01-22T11:47:05.745Z] #43 91.24 DEP criu/files-reg.d [2021-01-22T11:47:05.745Z] #43 91.41 DEP criu/files-ext.d [2021-01-22T11:47:05.786Z] #41 55.47 CC compel/src/lib/infect-rpc.o [2021-01-22T11:47:05.786Z] #41 ... [2021-01-22T11:47:05.786Z] [2021-01-22T11:47:05.786Z] #13 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2021-01-22T11:47:05.786Z] #13 DONE 2.2s [2021-01-22T11:47:06.044Z] #43 91.56 DEP criu/file-lock.d [2021-01-22T11:47:06.044Z] #43 91.74 DEP criu/file-ids.d [2021-01-22T11:47:06.050Z] [2021-01-22T11:47:06.050Z] #14 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2021-01-22T11:47:06.341Z] #43 91.98 DEP criu/fifo.d [2021-01-22T11:47:06.638Z] #43 92.14 DEP criu/fdstore.d [2021-01-22T11:47:06.638Z] #43 ... [2021-01-22T11:47:06.638Z] [2021-01-22T11:47:06.638Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-22T11:47:06.638Z] #45 158.9 vendor/golang.org/x/net/http/httpguts [2021-01-22T11:47:06.638Z] #45 159.0 mime/multipart [2021-01-22T11:47:07.976Z] #14 2.063 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-01-22T11:47:08.240Z] #14 DONE 2.4s [2021-01-22T11:47:08.240Z] [2021-01-22T11:47:08.240Z] #15 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2021-01-22T11:47:10.185Z] #45 162.2 crypto/tls [2021-01-22T11:47:11.562Z] #15 DONE 2.7s [2021-01-22T11:47:11.562Z] [2021-01-22T11:47:11.562Z] #16 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2021-01-22T11:47:11.711Z] #45 ... [2021-01-22T11:47:11.711Z] [2021-01-22T11:47:11.711Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-01-22T11:47:11.711Z] #20 40.68 Unpacking bash-completion (1:2.8-6) ... [2021-01-22T11:47:11.711Z] #20 41.14 Selecting previously unselected package bzip2. [2021-01-22T11:47:11.711Z] #20 41.16 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_ppc64el.deb ... [2021-01-22T11:47:11.711Z] #20 41.16 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-01-22T11:47:11.711Z] #20 41.27 Selecting previously unselected package xz-utils. [2021-01-22T11:47:11.711Z] #20 41.27 Preparing to unpack .../12-xz-utils_5.2.4-1_ppc64el.deb ... [2021-01-22T11:47:11.711Z] #20 41.27 Unpacking xz-utils (5.2.4-1) ... [2021-01-22T11:47:11.711Z] #20 41.46 Selecting previously unselected package apparmor. [2021-01-22T11:47:11.711Z] #20 41.48 Preparing to unpack .../13-apparmor_2.13.2-10_ppc64el.deb ... [2021-01-22T11:47:11.711Z] #20 41.62 Unpacking apparmor (2.13.2-10) ... [2021-01-22T11:47:11.711Z] #20 42.07 Selecting previously unselected package aufs-tools. [2021-01-22T11:47:11.711Z] #20 42.07 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_ppc64el.deb ... [2021-01-22T11:47:11.711Z] #20 42.08 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-01-22T11:47:11.711Z] #20 42.21 Selecting previously unselected package libonig5:ppc64el. [2021-01-22T11:47:11.711Z] #20 42.23 Preparing to unpack .../15-libonig5_6.9.1-1_ppc64el.deb ... [2021-01-22T11:47:11.711Z] #20 42.23 Unpacking libonig5:ppc64el (6.9.1-1) ... [2021-01-22T11:47:11.711Z] #20 42.47 Selecting previously unselected package libjq1:ppc64el. [2021-01-22T11:47:11.711Z] #20 42.48 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2021-01-22T11:47:11.711Z] #20 42.49 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2021-01-22T11:47:11.711Z] #20 42.59 Selecting previously unselected package jq. [2021-01-22T11:47:11.711Z] #20 42.61 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_ppc64el.deb ... [2021-01-22T11:47:11.711Z] #20 42.61 Unpacking jq (1.5+dfsg-2+b1) ... [2021-01-22T11:47:11.711Z] #20 42.69 Selecting previously unselected package libaio1:ppc64el. [2021-01-22T11:47:11.711Z] #20 42.71 Preparing to unpack .../18-libaio1_0.3.112-3_ppc64el.deb ... [2021-01-22T11:47:11.711Z] #20 42.71 Unpacking libaio1:ppc64el (0.3.112-3) ... [2021-01-22T11:47:11.711Z] #20 42.79 Selecting previously unselected package libgpm2:ppc64el. [2021-01-22T11:47:11.711Z] #20 42.79 Preparing to unpack .../19-libgpm2_1.20.7-5_ppc64el.deb ... [2021-01-22T11:47:11.711Z] #20 42.80 Unpacking libgpm2:ppc64el (1.20.7-5) ... [2021-01-22T11:47:11.711Z] #20 42.91 Selecting previously unselected package libicu63:ppc64el. [2021-01-22T11:47:11.711Z] #20 42.92 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2021-01-22T11:47:11.711Z] #20 42.92 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2021-01-22T11:47:12.514Z] #16 ... [2021-01-22T11:47:12.514Z] [2021-01-22T11:47:12.514Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2021-01-22T11:47:12.514Z] #30 DONE 133.7s [2021-01-22T11:47:12.514Z] [2021-01-22T11:47:12.514Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-22T11:47:12.514Z] #51 10.06 + cd /tmp/tmp.nOUU0E2ep5/src/github.com/opencontainers/runc [2021-01-22T11:47:12.514Z] #51 10.06 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-01-22T11:47:12.514Z] #51 10.39 + '[' -z '' ']' [2021-01-22T11:47:12.514Z] #51 10.39 + target=static [2021-01-22T11:47:12.514Z] #51 10.39 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2021-01-22T11:47:12.514Z] #51 10.70 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-22T11:47:12.514Z] #51 ... [2021-01-22T11:47:12.514Z] [2021-01-22T11:47:12.514Z] #16 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2021-01-22T11:47:12.514Z] #16 DONE 1.6s [2021-01-22T11:47:12.588Z] Fetching without tags [2021-01-22T11:47:12.778Z] [2021-01-22T11:47:12.778Z] #17 [dev-systemd-false 6/26] RUN ldconfig [2021-01-22T11:47:13.882Z] Merging remotes/origin/master commit b865beba22aac576b95952fef97d4e775632c362 into PR head commit febd0d315cb311dd1ae52f406520e6872a5867d3 [2021-01-22T11:47:14.471Z] #20 ... [2021-01-22T11:47:14.471Z] [2021-01-22T11:47:14.471Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T11:47:12.251Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-01-22T11:47:12.324Z] > git config --add remote.origin.fetch +refs/pull/41918/head:refs/remotes/origin/PR-41918 # timeout=10 [2021-01-22T11:47:12.370Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-22T11:47:12.493Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-01-22T11:47:12.622Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-01-22T11:47:12.623Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-01-22T11:47:12.625Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41918/head:refs/remotes/origin/PR-41918 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-22T11:47:13.989Z] > git config core.sparsecheckout # timeout=10 [2021-01-22T11:47:14.041Z] > git checkout -f febd0d315cb311dd1ae52f406520e6872a5867d3 # timeout=10 [2021-01-22T11:47:15.339Z] #17 DONE 2.6s [2021-01-22T11:47:15.339Z] [2021-01-22T11:47:15.339Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T11:47:16.393Z] #22 136.1 Checking out files: 22% (2556/11130) Checking out files: 23% (2560/11130) Checking out files: 24% (2672/11130) Checking out files: 25% (2783/11130) Checking out files: 26% (2894/11130) Checking out files: 27% (3006/11130) Checking out files: 28% (3117/11130) Checking out files: 29% (3228/11130) Checking out files: 30% (3339/11130) Checking out files: 31% (3451/11130) Checking out files: 32% (3562/11130) Checking out files: 33% (3673/11130) Checking out files: 34% (3785/11130) Checking out files: 34% (3832/11130) Checking out files: 35% (3896/11130) Checking out files: 36% (4007/11130) Checking out files: 37% (4119/11130) Checking out files: 38% (4230/11130) Checking out files: 39% (4341/11130) Checking out files: 40% (4452/11130) Checking out files: 41% (4564/11130) Checking out files: 42% (4675/11130) Checking out files: 43% (4786/11130) Checking out files: 44% (4898/11130) [2021-01-22T11:47:16.393Z] #22 ... [2021-01-22T11:47:16.393Z] [2021-01-22T11:47:16.393Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T11:47:16.393Z] #41 55.99 CC compel/src/lib/infect-util.o [2021-01-22T11:47:16.393Z] #41 56.35 CC compel/src/lib/infect.o [2021-01-22T11:47:16.393Z] #41 58.99 CC compel/src/lib/ptrace.o [2021-01-22T11:47:16.393Z] #41 59.43 AR compel/libcompel.a [2021-01-22T11:47:16.393Z] #41 59.54 HOSTCC compel/src/main-host.o [2021-01-22T11:47:16.393Z] #41 59.92 HOSTCC compel/arch/aarch64/src/lib/handle-elf-host.o [2021-01-22T11:47:16.393Z] #41 60.18 HOSTCC compel/src/lib/handle-elf-host.o [2021-01-22T11:47:16.393Z] #41 60.46 HOSTCC compel/src/lib/log-host.o [2021-01-22T11:47:16.393Z] #41 60.82 HOSTLINK compel/compel-host-bin [2021-01-22T11:47:16.393Z] #41 61.10 DEP soccr/soccr.d [2021-01-22T11:47:16.393Z] #41 61.38 CC soccr/soccr.o [2021-01-22T11:47:16.393Z] #41 62.97 AR soccr/libsoccr.a [2021-01-22T11:47:16.393Z] #41 63.03 make[1]: 'soccr/libsoccr.a' is up to date. [2021-01-22T11:47:16.393Z] #41 63.51 DEP criu/arch/aarch64/sigframe.d [2021-01-22T11:47:16.393Z] #41 63.67 DEP criu/arch/aarch64/crtools.d [2021-01-22T11:47:16.393Z] #41 63.96 DEP criu/arch/aarch64/cpu.d [2021-01-22T11:47:16.393Z] #41 64.00 DEP criu/arch/aarch64/bitops.d [2021-01-22T11:47:16.393Z] #41 64.13 CC criu/arch/aarch64/bitops.o [2021-01-22T11:47:16.393Z] #41 64.20 CC criu/arch/aarch64/cpu.o [2021-01-22T11:47:16.393Z] #41 64.45 CC criu/arch/aarch64/crtools.o [2021-01-22T11:47:16.393Z] #41 65.44 CC criu/arch/aarch64/sigframe.o [2021-01-22T11:47:16.393Z] #41 65.76 LINK criu/arch/aarch64/crtools.built-in.o [2021-01-22T11:47:16.393Z] #41 65.82 DEP criu/pie/util-vdso.d [2021-01-22T11:47:16.393Z] #41 65.90 DEP criu/pie/util.d [2021-01-22T11:47:16.393Z] #41 66.06 CC criu/pie/util.o [2021-01-22T11:47:16.393Z] #41 ... [2021-01-22T11:47:16.393Z] [2021-01-22T11:47:16.393Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T11:47:16.589Z] #24 166.9 Checking out files: 30% (3388/11130) Checking out files: 31% (3451/11130) Checking out files: 32% (3562/11130) Checking out files: 33% (3673/11130) Checking out files: 34% (3785/11130) Checking out files: 35% (3896/11130) Checking out files: 36% (4007/11130) Checking out files: 37% (4119/11130) Checking out files: 38% (4230/11130) Checking out files: 39% (4341/11130) Checking out files: 40% (4452/11130) Checking out files: 41% (4564/11130) Checking out files: 42% (4675/11130) Checking out files: 43% (4786/11130) Checking out files: 44% (4898/11130) Checking out files: 45% (5009/11130) Checking out files: 46% (5120/11130) Checking out files: 47% (5232/11130) Checking out files: 48% (5343/11130) Checking out files: 49% (5454/11130) Checking out files: 50% (5565/11130) Checking out files: 51% (5677/11130) Checking out files: 52% (5788/11130) Checking out files: 52% (5810/11130) Checking out files: 53% (5899/11130) Checking out files: 54% (6011/11130) Checking out files: 55% (6122/11130) Checking out files: 56% (6233/11130) Checking out files: 57% (6345/11130) Checking out files: 58% (6456/11130) Checking out files: 59% (6567/11130) Checking out files: 60% (6678/11130) Checking out files: 61% (6790/11130) Checking out files: 62% (6901/11130) Checking out files: 63% (7012/11130) Checking out files: 64% (7124/11130) Checking out files: 65% (7235/11130) Checking out files: 66% (7346/11130) Checking out files: 67% (7458/11130) Checking out files: 68% (7569/11130) Checking out files: 69% (7680/11130) Checking out files: 70% (7791/11130) Checking out files: 71% (7903/11130) Checking out files: 71% (7904/11130) Checking out files: 72% (8014/11130) Checking out files: 73% (8125/11130) [2021-01-22T11:47:16.589Z] #24 ... [2021-01-22T11:47:16.589Z] [2021-01-22T11:47:16.589Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T11:47:16.589Z] #43 92.33 DEP criu/fault-injection.d [2021-01-22T11:47:16.589Z] #43 92.41 DEP criu/external.d [2021-01-22T11:47:16.589Z] #43 92.52 DEP criu/eventpoll.d [2021-01-22T11:47:16.589Z] #43 92.76 DEP criu/eventfd.d [2021-01-22T11:47:16.589Z] #43 92.97 DEP criu/crtools.d [2021-01-22T11:47:16.589Z] #43 93.17 DEP criu/cr-service.d [2021-01-22T11:47:16.589Z] #43 93.32 DEP criu/cr-restore.d [2021-01-22T11:47:16.589Z] #43 93.65 DEP criu/cr-errno.d [2021-01-22T11:47:16.589Z] #43 93.66 DEP criu/cr-dump.d [2021-01-22T11:47:16.589Z] #43 94.02 DEP criu/cr-dedup.d [2021-01-22T11:47:16.589Z] #43 94.22 DEP criu/cr-check.d [2021-01-22T11:47:16.589Z] #43 94.56 DEP criu/config.d [2021-01-22T11:47:16.589Z] #43 94.77 DEP criu/clone-noasan.d [2021-01-22T11:47:16.589Z] #43 94.90 DEP criu/cgroup.d [2021-01-22T11:47:16.589Z] #43 95.13 DEP criu/cgroup-props.d [2021-01-22T11:47:16.589Z] #43 95.30 DEP criu/bitmap.d [2021-01-22T11:47:16.589Z] #43 95.31 DEP criu/bfd.d [2021-01-22T11:47:16.589Z] #43 95.46 DEP criu/autofs.d [2021-01-22T11:47:16.589Z] #43 95.63 DEP criu/aio.d [2021-01-22T11:47:16.589Z] #43 95.90 DEP criu/action-scripts.d [2021-01-22T11:47:16.589Z] #43 96.27 CC criu/action-scripts.o [2021-01-22T11:47:16.589Z] #43 96.89 CC criu/aio.o [2021-01-22T11:47:16.589Z] #43 97.54 CC criu/autofs.o [2021-01-22T11:47:16.589Z] #43 100.6 CC criu/bfd.o [2021-01-22T11:47:16.589Z] #43 101.5 CC criu/bitmap.o [2021-01-22T11:47:16.589Z] #43 101.6 CC criu/cgroup-props.o [2021-01-22T11:47:16.885Z] #43 ... [2021-01-22T11:47:16.885Z] [2021-01-22T11:47:16.885Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T11:47:16.952Z] Merge succeeded, producing febd0d315cb311dd1ae52f406520e6872a5867d3 [2021-01-22T11:47:16.952Z] Checking out Revision febd0d315cb311dd1ae52f406520e6872a5867d3 (PR-41918) [2021-01-22T11:47:16.539Z] > git remote # timeout=10 [2021-01-22T11:47:16.643Z] > git config --get remote.origin.url # timeout=10 [2021-01-22T11:47:16.691Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-01-22T11:47:16.693Z] > git merge b865beba22aac576b95952fef97d4e775632c362 # timeout=10 [2021-01-22T11:47:16.833Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2021-01-22T11:47:16.985Z] > git config core.sparsecheckout # timeout=10 [2021-01-22T11:47:17.040Z] > git checkout -f febd0d315cb311dd1ae52f406520e6872a5867d3 # timeout=10 [2021-01-22T11:47:18.105Z] #24 166.9 Checking out files: 30% (3388/11130) Checking out files: 31% (3451/11130) Checking out files: 32% (3562/11130) Checking out files: 33% (3673/11130) Checking out files: 34% (3785/11130) Checking out files: 35% (3896/11130) Checking out files: 36% (4007/11130) Checking out files: 37% (4119/11130) Checking out files: 38% (4230/11130) Checking out files: 39% (4341/11130) Checking out files: 40% (4452/11130) Checking out files: 41% (4564/11130) Checking out files: 42% (4675/11130) Checking out files: 43% (4786/11130) Checking out files: 44% (4898/11130) Checking out files: 45% (5009/11130) Checking out files: 46% (5120/11130) Checking out files: 47% (5232/11130) Checking out files: 48% (5343/11130) Checking out files: 49% (5454/11130) Checking out files: 50% (5565/11130) Checking out files: 51% (5677/11130) Checking out files: 52% (5788/11130) Checking out files: 52% (5810/11130) Checking out files: 53% (5899/11130) Checking out files: 54% (6011/11130) Checking out files: 55% (6122/11130) Checking out files: 56% (6233/11130) Checking out files: 57% (6345/11130) Checking out files: 58% (6456/11130) Checking out files: 59% (6567/11130) Checking out files: 60% (6678/11130) Checking out files: 61% (6790/11130) Checking out files: 62% (6901/11130) Checking out files: 63% (7012/11130) Checking out files: 64% (7124/11130) Checking out files: 65% (7235/11130) Checking out files: 66% (7346/11130) Checking out files: 67% (7458/11130) Checking out files: 68% (7569/11130) Checking out files: 69% (7680/11130) Checking out files: 70% (7791/11130) Checking out files: 71% (7903/11130) Checking out files: 71% (7904/11130) Checking out files: 72% (8014/11130) Checking out files: 73% (8125/11130) Checking out files: 74% (8237/11130) Checking out files: 75% (8348/11130) Checking out files: 76% (8459/11130) Checking out files: 77% (8571/11130) Checking out files: 78% (8682/11130) Checking out files: 79% (8793/11130) Checking out files: 80% (8904/11130) Checking out files: 81% (9016/11130) Checking out files: 82% (9127/11130) Checking out files: 83% (9238/11130) Checking out files: 84% (9350/11130) Checking out files: 85% (9461/11130) Checking out files: 86% (9572/11130) Checking out files: 87% (9684/11130) Checking out files: 88% (9795/11130) Checking out files: 89% (9906/11130) Checking out files: 90% (10017/11130) Checking out files: 91% (10129/11130) Checking out files: 92% (10240/11130) Checking out files: 92% (10345/11130) Checking out files: 93% (10351/11130) Checking out files: 94% (10463/11130) Checking out files: 95% (10574/11130) Checking out files: 96% (10685/11130) Checking out files: 97% (10797/11130) Checking out files: 98% (10908/11130) Checking out files: 99% (11019/11130) Checking out files: 100% (11130/11130) Checking out files: 100% (11130/11130), done. [2021-01-22T11:47:18.415Z] #24 170.7 + cd /tmp/tmp.7QT6nCpCkN/tmp/docker-ce [2021-01-22T11:47:18.415Z] #24 170.7 + git checkout -q v17.06.2-ce [2021-01-22T11:47:19.121Z] ok github.com/docker/docker/cmd/dockerd 0.069s coverage: 29.1% of statements [2021-01-22T11:47:19.121Z] ok github.com/docker/docker/container 0.112s coverage: 34.7% of statements [2021-01-22T11:47:19.121Z] ? github.com/docker/docker/container/stream [no test files] [2021-01-22T11:47:19.121Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-01-22T11:47:19.121Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-01-22T11:47:19.121Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-01-22T11:47:19.295Z] #22 136.1 Checking out files: 22% (2556/11130) Checking out files: 23% (2560/11130) Checking out files: 24% (2672/11130) Checking out files: 25% (2783/11130) Checking out files: 26% (2894/11130) Checking out files: 27% (3006/11130) Checking out files: 28% (3117/11130) Checking out files: 29% (3228/11130) Checking out files: 30% (3339/11130) Checking out files: 31% (3451/11130) Checking out files: 32% (3562/11130) Checking out files: 33% (3673/11130) Checking out files: 34% (3785/11130) Checking out files: 34% (3832/11130) Checking out files: 35% (3896/11130) Checking out files: 36% (4007/11130) Checking out files: 37% (4119/11130) Checking out files: 38% (4230/11130) Checking out files: 39% (4341/11130) Checking out files: 40% (4452/11130) Checking out files: 41% (4564/11130) Checking out files: 42% (4675/11130) Checking out files: 43% (4786/11130) Checking out files: 44% (4898/11130) Checking out files: 45% (5009/11130) Checking out files: 46% (5120/11130) Checking out files: 47% (5232/11130) Checking out files: 48% (5343/11130) Checking out files: 49% (5454/11130) Checking out files: 50% (5565/11130) Checking out files: 51% (5677/11130) Checking out files: 52% (5788/11130) Checking out files: 52% (5869/11130) Checking out files: 53% (5899/11130) Checking out files: 54% (6011/11130) Checking out files: 55% (6122/11130) Checking out files: 56% (6233/11130) Checking out files: 57% (6345/11130) Checking out files: 58% (6456/11130) Checking out files: 59% (6567/11130) Checking out files: 60% (6678/11130) Checking out files: 61% (6790/11130) Checking out files: 62% (6901/11130) Checking out files: 63% (7012/11130) Checking out files: 64% (7124/11130) Checking out files: 65% (7235/11130) Checking out files: 66% (7346/11130) Checking out files: 67% (7458/11130) Checking out files: 68% (7569/11130) Checking out files: 69% (7680/11130) Checking out files: 70% (7791/11130) Checking out files: 71% (7903/11130) Checking out files: 72% (8014/11130) Checking out files: 73% (8125/11130) Checking out files: 74% (8237/11130) Checking out files: 74% (8309/11130) Checking out files: 75% (8348/11130) Checking out files: 76% (8459/11130) Checking out files: 77% (8571/11130) Checking out files: 78% (8682/11130) Checking out files: 79% (8793/11130) Checking out files: 80% (8904/11130) Checking out files: 81% (9016/11130) Checking out files: 82% (9127/11130) Checking out files: 83% (9238/11130) Checking out files: 84% (9350/11130) Checking out files: 85% (9461/11130) Checking out files: 86% (9572/11130) Checking out files: 87% (9684/11130) Checking out files: 88% (9795/11130) Checking out files: 89% (9906/11130) Checking out files: 90% (10017/11130) Checking out files: 91% (10129/11130) Checking out files: 92% (10240/11130) Checking out files: 92% (10257/11130) Checking out files: 93% (10351/11130) Checking out files: 94% (10463/11130) Checking out files: 95% (10574/11130) Checking out files: 96% (10685/11130) Checking out files: 97% (10797/11130) Checking out files: 98% (10908/11130) Checking out files: 99% (11019/11130) Checking out files: 100% (11130/11130) Checking out files: 100% (11130/11130), done. [2021-01-22T11:47:19.295Z] #22 140.8 + cd /tmp/tmp.Igp63mcw8t/tmp/docker-ce [2021-01-22T11:47:19.295Z] #22 140.8 + git checkout -q v17.06.2-ce [2021-01-22T11:47:22.691Z] ok github.com/docker/docker/daemon/cluster 0.050s coverage: 0.5% of statements [2021-01-22T11:47:22.914Z] #24 174.5 + mkdir -p /tmp/tmp.7QT6nCpCkN/src/github.com/docker [2021-01-22T11:47:22.914Z] #24 174.5 + mv components/cli /tmp/tmp.7QT6nCpCkN/src/github.com/docker/cli [2021-01-22T11:47:22.914Z] #24 174.5 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2021-01-22T11:47:23.536Z] #22 144.4 + mkdir -p /tmp/tmp.Igp63mcw8t/src/github.com/docker [2021-01-22T11:47:23.536Z] #22 144.4 + mv components/cli /tmp/tmp.Igp63mcw8t/src/github.com/docker/cli [2021-01-22T11:47:23.536Z] #22 144.4 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2021-01-22T11:47:23.727Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.006s coverage: 65.3% of statements [2021-01-22T11:47:24.762Z] ok github.com/docker/docker/daemon/cluster/convert 0.006s coverage: 35.9% of statements [2021-01-22T11:47:25.004Z] #24 ... [2021-01-22T11:47:25.004Z] [2021-01-22T11:47:25.004Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-01-22T11:47:25.004Z] #20 46.94 Selecting previously unselected package libnet1:ppc64el. [2021-01-22T11:47:25.004Z] #20 46.94 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2021-01-22T11:47:25.004Z] #20 46.95 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2021-01-22T11:47:25.004Z] #20 47.06 Selecting previously unselected package libnl-3-200:ppc64el. [2021-01-22T11:47:25.004Z] #20 47.06 Preparing to unpack .../22-libnl-3-200_3.4.0-1_ppc64el.deb ... [2021-01-22T11:47:25.004Z] #20 47.07 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2021-01-22T11:47:25.004Z] #20 47.14 Selecting previously unselected package libprotobuf-c1:ppc64el. [2021-01-22T11:47:25.004Z] #20 47.15 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2021-01-22T11:47:25.004Z] #20 47.15 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2021-01-22T11:47:25.004Z] #20 47.23 Selecting previously unselected package libreadline5:ppc64el. [2021-01-22T11:47:25.004Z] #20 47.23 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_ppc64el.deb ... [2021-01-22T11:47:25.004Z] #20 47.24 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2021-01-22T11:47:25.004Z] #20 47.40 Selecting previously unselected package net-tools. [2021-01-22T11:47:25.004Z] #20 47.40 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_ppc64el.deb ... [2021-01-22T11:47:25.004Z] #20 47.40 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-01-22T11:47:25.004Z] #20 47.77 Selecting previously unselected package python-pip-whl. [2021-01-22T11:47:25.004Z] #20 47.80 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-01-22T11:47:25.004Z] #20 47.80 Unpacking python-pip-whl (18.1-5) ... [2021-01-22T11:47:25.004Z] #20 48.55 Selecting previously unselected package python3-lib2to3. [2021-01-22T11:47:25.004Z] #20 48.56 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-01-22T11:47:25.004Z] #20 48.56 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-01-22T11:47:25.004Z] #20 48.69 Selecting previously unselected package python3-distutils. [2021-01-22T11:47:25.004Z] #20 48.70 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-01-22T11:47:25.004Z] #20 48.70 Unpacking python3-distutils (3.7.3-1) ... [2021-01-22T11:47:25.004Z] #20 48.88 Selecting previously unselected package python3-pip. [2021-01-22T11:47:25.004Z] #20 48.89 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-01-22T11:47:25.004Z] #20 48.90 Unpacking python3-pip (18.1-5) ... [2021-01-22T11:47:25.004Z] #20 49.16 Selecting previously unselected package python3-pkg-resources. [2021-01-22T11:47:25.004Z] #20 49.16 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-01-22T11:47:25.004Z] #20 49.16 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-01-22T11:47:25.004Z] #20 49.32 Selecting previously unselected package python3-setuptools. [2021-01-22T11:47:25.004Z] #20 49.32 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-01-22T11:47:25.004Z] #20 49.33 Unpacking python3-setuptools (40.8.0-1) ... [2021-01-22T11:47:25.004Z] #20 49.60 Selecting previously unselected package python3-wheel. [2021-01-22T11:47:25.004Z] #20 49.62 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-01-22T11:47:25.004Z] #20 49.63 Unpacking python3-wheel (0.32.3-2) ... [2021-01-22T11:47:25.004Z] #20 49.75 Selecting previously unselected package sudo. [2021-01-22T11:47:25.004Z] #20 49.76 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_ppc64el.deb ... [2021-01-22T11:47:25.004Z] #20 49.76 Unpacking sudo (1.8.27-1+deb10u2) ... [2021-01-22T11:47:25.004Z] #20 50.47 Selecting previously unselected package thin-provisioning-tools. [2021-01-22T11:47:25.004Z] #20 50.47 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_ppc64el.deb ... [2021-01-22T11:47:25.004Z] #20 50.48 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-01-22T11:47:25.004Z] #20 50.87 Selecting previously unselected package uidmap. [2021-01-22T11:47:25.004Z] #20 50.88 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_ppc64el.deb ... [2021-01-22T11:47:25.004Z] #20 50.88 Unpacking uidmap (1:4.5-1.1) ... [2021-01-22T11:47:25.004Z] #20 51.02 Selecting previously unselected package vim-runtime. [2021-01-22T11:47:25.004Z] #20 51.05 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-01-22T11:47:25.004Z] #20 51.10 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-22T11:47:25.004Z] #20 51.14 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-01-22T11:47:25.004Z] #20 51.15 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-01-22T11:47:25.004Z] #20 55.05 Selecting previously unselected package vim. [2021-01-22T11:47:25.004Z] #20 55.06 Preparing to unpack .../37-vim_2%3a8.1.0875-5_ppc64el.deb ... [2021-01-22T11:47:25.004Z] #20 55.09 Unpacking vim (2:8.1.0875-5) ... [2021-01-22T11:47:25.004Z] #20 55.79 Selecting previously unselected package xfsprogs. [2021-01-22T11:47:25.004Z] #20 55.80 Preparing to unpack .../38-xfsprogs_4.20.0-1_ppc64el.deb ... [2021-01-22T11:47:25.004Z] #20 55.80 Unpacking xfsprogs (4.20.0-1) ... [2021-01-22T11:47:25.004Z] #20 56.38 Selecting previously unselected package zip. [2021-01-22T11:47:25.004Z] #20 56.40 Preparing to unpack .../39-zip_3.0-11+b1_ppc64el.deb ... [2021-01-22T11:47:25.004Z] #20 56.41 Unpacking zip (3.0-11+b1) ... [2021-01-22T11:47:25.004Z] #20 56.72 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-01-22T11:47:25.004Z] #20 56.73 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-01-22T11:47:25.004Z] #20 56.74 Setting up libip6tc0:ppc64el (1.8.2-4) ... [2021-01-22T11:47:25.004Z] #20 56.74 Setting up libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2021-01-22T11:47:25.004Z] #20 56.75 Setting up libgpm2:ppc64el (1.20.7-5) ... [2021-01-22T11:47:25.004Z] #20 56.76 Setting up libip4tc0:ppc64el (1.8.2-4) ... [2021-01-22T11:47:25.004Z] #20 56.76 Setting up uidmap (1:4.5-1.1) ... [2021-01-22T11:47:25.004Z] #20 56.77 Setting up libnftnl11:ppc64el (1.1.2-2) ... [2021-01-22T11:47:25.004Z] #20 56.77 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2021-01-22T11:47:25.004Z] #20 56.78 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-01-22T11:47:25.004Z] #20 56.79 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2021-01-22T11:47:25.004Z] #20 56.80 Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2021-01-22T11:47:25.004Z] #20 56.80 Setting up xxd (2:8.1.0875-5) ... [2021-01-22T11:47:25.004Z] #20 56.81 Setting up zip (3.0-11+b1) ... [2021-01-22T11:47:25.004Z] #20 56.82 Setting up vim-common (2:8.1.0875-5) ... [2021-01-22T11:47:25.004Z] #20 56.87 Setting up bash-completion (1:2.8-6) ... [2021-01-22T11:47:25.076Z] #22 ... [2021-01-22T11:47:25.076Z] [2021-01-22T11:47:25.076Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-01-22T11:47:25.076Z] #18 1.968 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-01-22T11:47:25.076Z] #18 1.991 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-01-22T11:47:25.076Z] #18 1.992 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-01-22T11:47:25.076Z] #18 2.629 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB] [2021-01-22T11:47:25.076Z] #18 3.842 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [262 kB] [2021-01-22T11:47:25.076Z] #18 5.091 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2021-01-22T11:47:25.076Z] #18 7.266 Fetched 8245 kB in 6s (1469 kB/s) [2021-01-22T11:47:25.343Z] #18 7.266 Reading package lists... [2021-01-22T11:47:25.343Z] #18 ... [2021-01-22T11:47:25.343Z] [2021-01-22T11:47:25.343Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T11:47:25.343Z] #41 66.42 CC criu/pie/util-vdso.o [2021-01-22T11:47:25.343Z] #41 67.00 AR criu/pie/pie.lib.a [2021-01-22T11:47:25.343Z] #41 67.09 DEP criu/pie/restorer.d [2021-01-22T11:47:25.343Z] #41 67.44 DEP criu/arch/aarch64/intraprocedure.d [2021-01-22T11:47:25.343Z] #41 67.47 DEP criu/arch/aarch64/restorer.d [2021-01-22T11:47:25.343Z] #41 67.61 DEP criu/arch/aarch64/vdso-pie.d [2021-01-22T11:47:25.343Z] #41 67.70 DEP criu/pie/parasite-vdso.d [2021-01-22T11:47:25.343Z] #41 67.88 DEP criu/pie/parasite.d [2021-01-22T11:47:25.343Z] #41 68.04 CC criu/pie/parasite.o [2021-01-22T11:47:25.343Z] #41 69.65 LINK criu/pie/parasite.built-in.o [2021-01-22T11:47:25.343Z] #41 69.66 GEN criu/pie/parasite-blob.h [2021-01-22T11:47:25.343Z] #41 69.67 CC criu/pie/parasite-vdso.o [2021-01-22T11:47:25.343Z] #41 70.35 CC criu/arch/aarch64/vdso-pie.o [2021-01-22T11:47:25.343Z] #41 70.79 CC criu/arch/aarch64/restorer.o [2021-01-22T11:47:25.343Z] #41 71.14 CC criu/arch/aarch64/intraprocedure.o [2021-01-22T11:47:25.343Z] #41 71.21 CC criu/pie/restorer.o [2021-01-22T11:47:25.343Z] #41 73.89 LINK criu/pie/restorer.built-in.o [2021-01-22T11:47:25.343Z] #41 73.91 GEN criu/pie/restorer-blob.h [2021-01-22T11:47:25.343Z] #41 74.01 DEP criu/vdso.d [2021-01-22T11:47:25.343Z] #41 74.31 DEP criu/uts_ns.d [2021-01-22T11:47:25.343Z] #41 74.53 DEP criu/util.d [2021-01-22T11:47:25.343Z] #41 74.75 DEP criu/uffd.d [2021-01-22T11:47:25.343Z] #41 74.94 DEP criu/tun.d [2021-01-22T11:47:25.343Z] #41 75.14 DEP criu/tty.d [2021-01-22T11:47:25.608Z] #41 ... [2021-01-22T11:47:25.608Z] [2021-01-22T11:47:25.608Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-01-22T11:47:25.608Z] #18 7.266 Reading package lists... [2021-01-22T11:47:27.104Z] #20 ... [2021-01-22T11:47:27.104Z] [2021-01-22T11:47:27.104Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T11:47:27.104Z] #43 102.8 CC criu/cgroup.o [2021-01-22T11:47:27.104Z] #43 107.5 CC criu/clone-noasan.o [2021-01-22T11:47:27.104Z] #43 107.8 CC criu/config.o [2021-01-22T11:47:27.104Z] #43 110.5 CC criu/cr-check.o [2021-01-22T11:47:27.402Z] #43 113.1 CC criu/cr-dedup.o [2021-01-22T11:47:28.454Z] #43 113.8 CC criu/cr-dump.o [2021-01-22T11:47:28.454Z] #43 ... [2021-01-22T11:47:28.454Z] [2021-01-22T11:47:28.454Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-22T11:47:28.454Z] #45 170.7 net/http/httptrace [2021-01-22T11:47:28.454Z] #45 171.0 net/http [2021-01-22T11:47:29.286Z] #18 10.75 Reading package lists... [2021-01-22T11:47:29.505Z] #45 ... [2021-01-22T11:47:29.505Z] [2021-01-22T11:47:29.505Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-01-22T11:47:29.505Z] #20 61.40 Setting up libiptc0:ppc64el (1.8.2-4) ... [2021-01-22T11:47:29.505Z] #20 61.40 Setting up xz-utils (5.2.4-1) ... [2021-01-22T11:47:29.505Z] #20 61.42 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-01-22T11:47:29.505Z] #20 61.43 Setting up sudo (1.8.27-1+deb10u2) ... [2021-01-22T11:47:29.505Z] #20 61.55 invoke-rc.d: could not determine current runlevel [2021-01-22T11:47:29.505Z] #20 61.56 invoke-rc.d: policy-rc.d denied execution of start. [2021-01-22T11:47:29.505Z] #20 61.57 Setting up pigz (2.4-1) ... [2021-01-22T11:47:29.505Z] #20 61.57 Setting up libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2021-01-22T11:47:29.505Z] #20 61.58 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2021-01-22T11:47:29.505Z] #20 61.60 Setting up python-pip-whl (18.1-5) ... [2021-01-22T11:47:29.505Z] #20 61.62 Setting up libmpdec2:ppc64el (2.4.2-2) ... [2021-01-22T11:47:29.505Z] #20 61.62 Setting up vim-runtime (2:8.1.0875-5) ... [2021-01-22T11:47:29.894Z] #18 14.25 Building dependency tree... [2021-01-22T11:47:30.148Z] #20 62.25 Setting up libaio1:ppc64el (0.3.112-3) ... [2021-01-22T11:47:30.148Z] #20 62.26 Setting up libonig5:ppc64el (6.9.1-1) ... [2021-01-22T11:47:30.148Z] #20 62.27 Setting up libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u2) ... [2021-01-22T11:47:30.148Z] #20 62.28 Setting up vim (2:8.1.0875-5) ... [2021-01-22T11:47:30.148Z] #20 62.30 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-01-22T11:47:30.148Z] #20 62.30 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-01-22T11:47:30.148Z] #20 62.32 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-01-22T11:47:30.148Z] #20 62.34 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-01-22T11:47:30.148Z] #20 62.35 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-01-22T11:47:30.148Z] #20 62.37 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-01-22T11:47:30.444Z] #20 62.38 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-01-22T11:47:30.444Z] #20 62.40 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-01-22T11:47:30.444Z] #20 62.47 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2021-01-22T11:47:30.444Z] #20 62.47 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-01-22T11:47:30.444Z] #20 62.48 Setting up libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2021-01-22T11:47:30.444Z] #20 62.49 Setting up jq (1.5+dfsg-2+b1) ... [2021-01-22T11:47:30.444Z] #20 62.49 Setting up libpython3-stdlib:ppc64el (3.7.3-1) ... [2021-01-22T11:47:30.444Z] #20 62.50 Setting up python3.7 (3.7.3-2+deb10u2) ... [2021-01-22T11:47:31.308Z] #18 16.09 libcap2-bin is already the newest version (1:2.25-2). [2021-01-22T11:47:31.308Z] #18 16.09 The following additional packages will be installed: [2021-01-22T11:47:31.308Z] #18 16.09 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-01-22T11:47:31.308Z] #18 16.09 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-01-22T11:47:31.308Z] #18 16.10 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-01-22T11:47:31.308Z] #18 16.10 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-01-22T11:47:31.308Z] #18 16.10 python3.7 python3.7-minimal vim-runtime xxd [2021-01-22T11:47:31.308Z] #18 16.10 Suggested packages: [2021-01-22T11:47:31.308Z] #18 16.10 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-01-22T11:47:31.308Z] #18 16.10 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-01-22T11:47:31.308Z] #18 16.10 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-01-22T11:47:31.308Z] #18 16.10 Recommended packages: [2021-01-22T11:47:31.308Z] #18 16.10 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-01-22T11:47:31.308Z] #18 16.10 python3-keyrings.alt python3-xdg unzip [2021-01-22T11:47:31.658Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.459s coverage: 14.0% of statements [2021-01-22T11:47:32.693Z] ok github.com/docker/docker/daemon/config 0.019s coverage: 81.8% of statements [2021-01-22T11:47:32.735Z] #18 ... [2021-01-22T11:47:32.735Z] [2021-01-22T11:47:32.735Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T11:47:32.735Z] #41 75.36 DEP criu/timerfd.d [2021-01-22T11:47:32.735Z] #41 75.68 DEP criu/timens.d [2021-01-22T11:47:32.735Z] #41 75.95 DEP criu/sysfs_parse.d [2021-01-22T11:47:32.735Z] #41 76.16 DEP criu/sysctl.d [2021-01-22T11:47:32.735Z] #41 76.43 DEP criu/string.d [2021-01-22T11:47:32.735Z] #41 76.49 DEP criu/stats.d [2021-01-22T11:47:32.735Z] #41 76.70 DEP criu/sockets.d [2021-01-22T11:47:32.735Z] #41 76.86 DEP criu/sk-unix.d [2021-01-22T11:47:32.735Z] #41 77.02 DEP criu/sk-tcp.d [2021-01-22T11:47:32.735Z] #41 77.17 DEP criu/sk-queue.d [2021-01-22T11:47:32.735Z] #41 77.36 DEP criu/sk-packet.d [2021-01-22T11:47:32.735Z] #41 77.54 DEP criu/sk-netlink.d [2021-01-22T11:47:32.735Z] #41 77.84 DEP criu/sk-inet.d [2021-01-22T11:47:32.735Z] #41 78.13 DEP criu/signalfd.d [2021-01-22T11:47:32.735Z] #41 78.28 DEP criu/sigframe.d [2021-01-22T11:47:32.735Z] #41 78.42 DEP criu/shmem.d [2021-01-22T11:47:32.735Z] #41 78.57 DEP criu/servicefd.d [2021-01-22T11:47:32.735Z] #41 78.80 DEP criu/seize.d [2021-01-22T11:47:32.735Z] #41 78.93 DEP criu/seccomp.d [2021-01-22T11:47:32.735Z] #41 79.08 DEP criu/rst-malloc.d [2021-01-22T11:47:32.735Z] #41 79.16 DEP criu/rbtree.d [2021-01-22T11:47:32.735Z] #41 79.21 DEP criu/pstree.d [2021-01-22T11:47:32.735Z] #41 79.48 DEP criu/protobuf.d [2021-01-22T11:47:32.735Z] #41 79.71 GEN criu/protobuf-desc-gen.h [2021-01-22T11:47:32.735Z] #41 81.67 DEP criu/protobuf-desc.d [2021-01-22T11:47:32.735Z] #41 81.75 DEP criu/proc_parse.d [2021-01-22T11:47:32.735Z] #41 82.00 DEP criu/plugin.d [2021-01-22T11:47:32.735Z] #41 82.08 DEP criu/pipes.d [2021-01-22T11:47:32.735Z] #41 82.29 DEP criu/pie-util.d [2021-01-22T11:47:32.735Z] #41 82.44 DEP criu/pie-util-vdso.d [2021-01-22T11:47:32.735Z] #41 82.64 DEP criu/path.d [2021-01-22T11:47:32.735Z] #41 ... [2021-01-22T11:47:32.735Z] [2021-01-22T11:47:32.735Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2021-01-22T11:47:32.735Z] #38 154.0 + dpkg --print-architecture [2021-01-22T11:47:33.327Z] ok github.com/docker/docker/daemon/discovery 0.002s coverage: 30.0% of statements [2021-01-22T11:47:33.960Z] ok github.com/docker/docker/daemon/events 0.056s coverage: 50.0% of statements [2021-01-22T11:47:34.593Z] ok github.com/docker/docker/daemon/graphdriver 0.003s coverage: 2.2% of statements [2021-01-22T11:47:34.661Z] #38 DONE 155.4s [2021-01-22T11:47:34.661Z] [2021-01-22T11:47:34.661Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-01-22T11:47:34.661Z] #18 18.04 The following NEW packages will be installed: [2021-01-22T11:47:34.661Z] #18 18.04 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-01-22T11:47:34.661Z] #18 18.04 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-01-22T11:47:34.661Z] #18 18.04 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-01-22T11:47:34.661Z] #18 18.04 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-01-22T11:47:34.661Z] #18 18.05 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-01-22T11:47:34.661Z] #18 18.05 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-01-22T11:47:34.661Z] #18 18.05 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-01-22T11:47:34.661Z] #18 18.05 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-01-22T11:47:34.661Z] #18 18.05 xz-utils zip [2021-01-22T11:47:34.661Z] #18 18.39 0 upgraded, 48 newly installed, 0 to remove and 15 not upgraded. [2021-01-22T11:47:34.661Z] #18 18.39 Need to get 27.6 MB of archives. [2021-01-22T11:47:34.661Z] #18 18.39 After this operation, 114 MB of additional disk space will be used. [2021-01-22T11:47:34.661Z] #18 18.39 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 pigz arm64 2.4-1 [48.0 kB] [2021-01-22T11:47:34.661Z] #18 18.41 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u2 [588 kB] [2021-01-22T11:47:34.661Z] #18 18.48 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u2 [1404 kB] [2021-01-22T11:47:34.661Z] #18 18.60 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB] [2021-01-22T11:47:34.661Z] #18 18.61 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB] [2021-01-22T11:47:34.661Z] #18 18.61 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u2 [1641 kB] [2021-01-22T11:47:34.661Z] #18 18.74 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u2 [330 kB] [2021-01-22T11:47:34.661Z] #18 18.75 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB] [2021-01-22T11:47:34.661Z] #18 18.76 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB] [2021-01-22T11:47:34.661Z] #18 18.76 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip4tc0 arm64 1.8.2-4 [69.6 kB] [2021-01-22T11:47:34.661Z] #18 18.77 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip6tc0 arm64 1.8.2-4 [69.9 kB] [2021-01-22T11:47:34.661Z] #18 18.77 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libiptc0 arm64 1.8.2-4 [59.7 kB] [2021-01-22T11:47:34.661Z] #18 18.77 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2021-01-22T11:47:34.661Z] #18 18.77 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnetfilter-conntrack3 arm64 1.0.7-1 [34.4 kB] [2021-01-22T11:47:34.661Z] #18 18.78 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnftnl11 arm64 1.1.2-2 [53.1 kB] [2021-01-22T11:47:34.661Z] #18 18.79 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 iptables arm64 1.8.2-4 [385 kB] [2021-01-22T11:47:34.661Z] #18 18.88 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2021-01-22T11:47:34.661Z] #18 18.88 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2021-01-22T11:47:34.661Z] #18 18.89 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB] [2021-01-22T11:47:34.661Z] #18 18.90 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bzip2 arm64 1.0.6-9.2~deb10u1 [47.7 kB] [2021-01-22T11:47:34.661Z] #18 18.91 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xz-utils arm64 5.2.4-1 [182 kB] [2021-01-22T11:47:34.661Z] #18 18.93 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 apparmor arm64 2.13.2-10 [504 kB] [2021-01-22T11:47:34.661Z] #18 19.00 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 aufs-tools arm64 1:4.14+20190211-1 [104 kB] [2021-01-22T11:47:34.661Z] #18 19.01 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2021-01-22T11:47:34.661Z] #18 19.02 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2021-01-22T11:47:34.661Z] #18 19.03 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2021-01-22T11:47:34.661Z] #18 19.03 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libaio1 arm64 0.3.112-3 [11.1 kB] [2021-01-22T11:47:34.661Z] #18 19.04 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB] [2021-01-22T11:47:34.661Z] #18 19.04 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2021-01-22T11:47:34.884Z] ok github.com/docker/docker/daemon 12.302s coverage: 17.1% of statements [2021-01-22T11:47:34.884Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-01-22T11:47:34.884Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-01-22T11:47:34.884Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-01-22T11:47:34.884Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-01-22T11:47:34.924Z] #18 19.73 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2021-01-22T11:47:34.924Z] #18 19.76 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2021-01-22T11:47:34.924Z] #18 19.78 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2021-01-22T11:47:34.924Z] #18 19.78 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libreadline5 arm64 5.2+dfsg-3+b13 [113 kB] [2021-01-22T11:47:34.924Z] #18 19.79 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main arm64 net-tools arm64 1.60+git20180626.aebd88e-1 [247 kB] [2021-01-22T11:47:34.924Z] #18 19.82 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pip-whl all 18.1-5 [1591 kB] [2021-01-22T11:47:34.924Z] #18 19.92 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-01-22T11:47:34.924Z] #18 19.92 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-distutils all 3.7.3-1 [142 kB] [2021-01-22T11:47:34.924Z] #18 19.93 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pip all 18.1-5 [171 kB] [2021-01-22T11:47:34.924Z] #18 19.96 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-01-22T11:47:34.924Z] #18 19.97 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-setuptools all 40.8.0-1 [306 kB] [2021-01-22T11:47:34.924Z] #18 19.97 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-01-22T11:47:34.924Z] #18 20.00 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main arm64 sudo arm64 1.8.27-1+deb10u2 [1208 kB] [2021-01-22T11:47:34.925Z] #18 20.04 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main arm64 thin-provisioning-tools arm64 0.7.6-2.1 [318 kB] [2021-01-22T11:47:35.031Z] #20 66.58 Setting up iptables (1.8.2-4) ... [2021-01-22T11:47:35.031Z] #20 66.60 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-01-22T11:47:35.031Z] #20 66.61 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-01-22T11:47:35.031Z] #20 66.62 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-01-22T11:47:35.031Z] #20 66.67 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-01-22T11:47:35.031Z] #20 66.67 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-01-22T11:47:35.031Z] #20 66.70 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-01-22T11:47:35.031Z] #20 66.71 Setting up python3 (3.7.3-1) ... [2021-01-22T11:47:35.189Z] #18 20.06 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main arm64 uidmap arm64 1:4.5-1.1 [257 kB] [2021-01-22T11:47:35.189Z] #18 20.06 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-01-22T11:47:35.329Z] #20 67.29 Setting up python3-wheel (0.32.3-2) ... [2021-01-22T11:47:35.452Z] #18 20.46 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim arm64 2:8.1.0875-5 [1189 kB] [2021-01-22T11:47:35.452Z] #18 20.55 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xfsprogs arm64 4.20.0-1 [874 kB] [2021-01-22T11:47:35.596Z] Commit message: "add cgroup2 CI (Vagrant on GitHub Actions)" [2021-01-22T11:47:35.715Z] #18 20.62 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zip arm64 3.0-11+b1 [225 kB] [2021-01-22T11:47:35.957Z] #54 211.7 + bin/containerd-stress [2021-01-22T11:47:35.957Z] #54 213.5 + bin/containerd-shim [2021-01-22T11:47:35.980Z] #54 213.0 + bin/containerd-stress [2021-01-22T11:47:35.980Z] #54 214.9 + bin/containerd-shim [2021-01-22T11:47:35.981Z] #20 68.25 Setting up apparmor (2.13.2-10) ... [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-01-22T11:47:36.392Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.003s coverage: 2.9% of statements [2021-01-22T11:47:36.663Z] #18 21.41 debconf: delaying package configuration, since apt-utils is not installed [2021-01-22T11:47:36.663Z] #18 21.52 Fetched 27.6 MB in 3s (11.0 MB/s) [2021-01-22T11:47:36.663Z] #18 21.57 Selecting previously unselected package pigz. [2021-01-22T11:47:36.663Z] #18 21.57 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23405 files and directories currently installed.) [2021-01-22T11:47:36.663Z] #18 21.63 Preparing to unpack .../archives/pigz_2.4-1_arm64.deb ... [2021-01-22T11:47:36.663Z] #18 21.64 Unpacking pigz (2.4-1) ... [2021-01-22T11:47:36.926Z] #18 21.78 Selecting previously unselected package libpython3.7-minimal:arm64. [2021-01-22T11:47:36.926Z] #18 21.79 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_arm64.deb ... [2021-01-22T11:47:36.926Z] #18 21.79 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u2) ... [2021-01-22T11:47:37.025Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.173s coverage: 56.2% of statements [2021-01-22T11:47:37.518Z] #18 22.44 Selecting previously unselected package python3.7-minimal. [2021-01-22T11:47:37.518Z] #18 22.44 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_arm64.deb ... [2021-01-22T11:47:37.518Z] #18 22.45 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2021-01-22T11:47:38.472Z] #18 23.24 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u2) ... [2021-01-22T11:47:38.472Z] #18 23.27 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2021-01-22T11:47:38.745Z] + docker version [2021-01-22T11:47:38.747Z] #20 70.65 Setting up xfsprogs (4.20.0-1) ... [2021-01-22T11:47:38.747Z] #20 70.67 Setting up python3-lib2to3 (3.7.3-1) ... [2021-01-22T11:47:39.390Z] #20 71.26 Setting up python3-pkg-resources (40.8.0-1) ... [2021-01-22T11:47:40.157Z] #54 220.2 + bin/containerd-shim-runc-v1 [2021-01-22T11:47:40.248Z] #54 221.5 + bin/containerd-shim-runc-v1 [2021-01-22T11:47:40.464Z] #20 72.66 Setting up python3-distutils (3.7.3-1) ... [2021-01-22T11:47:41.045Z] #18 25.70 Selecting previously unselected package python3-minimal. [2021-01-22T11:47:41.045Z] #18 25.70 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23654 files and directories currently installed.) [2021-01-22T11:47:41.045Z] #18 25.81 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ... [2021-01-22T11:47:41.045Z] #18 25.82 Unpacking python3-minimal (3.7.3-1) ... [2021-01-22T11:47:41.045Z] #18 25.93 Selecting previously unselected package libmpdec2:arm64. [2021-01-22T11:47:41.045Z] #18 25.93 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ... [2021-01-22T11:47:41.045Z] #18 25.95 Unpacking libmpdec2:arm64 (2.4.2-2) ... [2021-01-22T11:47:41.045Z] #18 26.05 Selecting previously unselected package libpython3.7-stdlib:arm64. [2021-01-22T11:47:41.308Z] #18 26.06 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_arm64.deb ... [2021-01-22T11:47:41.308Z] #18 26.07 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u2) ... [2021-01-22T11:47:41.479Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.158s coverage: 46.2% of statements [2021-01-22T11:47:41.519Z] #20 73.50 Setting up python3-setuptools (40.8.0-1) ... [2021-01-22T11:47:41.519Z] #20 ... [2021-01-22T11:47:41.519Z] [2021-01-22T11:47:41.519Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T11:47:41.519Z] #43 117.3 CC criu/cr-errno.o [2021-01-22T11:47:41.519Z] #43 117.4 CC criu/cr-restore.o [2021-01-22T11:47:41.519Z] #43 123.3 CC criu/cr-service.o [2021-01-22T11:47:41.519Z] #43 126.2 CC criu/crtools.o [2021-01-22T11:47:41.519Z] #43 127.0 CC criu/eventfd.o [2021-01-22T11:47:41.816Z] #43 127.6 CC criu/eventpoll.o [2021-01-22T11:47:41.883Z] #18 26.92 Selecting previously unselected package python3.7. [2021-01-22T11:47:42.117Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.005s coverage: 1.8% of statements [2021-01-22T11:47:42.146Z] #18 26.92 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_arm64.deb ... [2021-01-22T11:47:42.146Z] #18 26.93 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2021-01-22T11:47:42.146Z] #18 27.04 Selecting previously unselected package libpython3-stdlib:arm64. [2021-01-22T11:47:42.146Z] #18 27.05 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ... [2021-01-22T11:47:42.146Z] #18 27.05 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ... [2021-01-22T11:47:42.413Z] #18 27.23 Setting up python3-minimal (3.7.3-1) ... [2021-01-22T11:47:42.460Z] #43 ... [2021-01-22T11:47:42.460Z] [2021-01-22T11:47:42.460Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-22T11:47:42.460Z] #45 184.9 github.com/LK4D4/vndr/godl [2021-01-22T11:47:42.460Z] #45 185.9 github.com/LK4D4/vndr [2021-01-22T11:47:42.989Z] #18 ... [2021-01-22T11:47:42.989Z] [2021-01-22T11:47:42.989Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T11:47:42.989Z] #41 82.82 DEP criu/parasite-syscall.d [2021-01-22T11:47:42.989Z] #41 83.01 DEP criu/pagemap.d [2021-01-22T11:47:42.989Z] #41 83.17 DEP criu/pagemap-cache.d [2021-01-22T11:47:42.989Z] #41 83.26 DEP criu/page-xfer.d [2021-01-22T11:47:42.989Z] #41 83.37 DEP criu/page-pipe.d [2021-01-22T11:47:42.989Z] #41 83.45 DEP criu/netfilter.d [2021-01-22T11:47:42.989Z] #41 83.65 DEP criu/net.d [2021-01-22T11:47:42.989Z] #41 83.98 DEP criu/namespaces.d [2021-01-22T11:47:42.989Z] #41 84.36 DEP criu/mount.d [2021-01-22T11:47:42.989Z] #41 84.57 DEP criu/memfd.d [2021-01-22T11:47:42.989Z] #41 84.79 DEP criu/mem.d [2021-01-22T11:47:42.989Z] #41 84.94 DEP criu/lsm.d [2021-01-22T11:47:42.989Z] #41 85.04 DEP criu/log.d [2021-01-22T11:47:42.989Z] #41 85.15 DEP criu/libnetlink.d [2021-01-22T11:47:42.989Z] #41 85.24 DEP criu/kerndat.d [2021-01-22T11:47:42.989Z] #41 85.46 DEP criu/kcmp-ids.d [2021-01-22T11:47:42.989Z] #41 85.58 DEP criu/irmap.d [2021-01-22T11:47:42.989Z] #41 85.92 DEP criu/ipc_ns.d [2021-01-22T11:47:42.989Z] #41 86.15 DEP criu/image.d [2021-01-22T11:47:42.989Z] #41 86.26 DEP criu/image-desc.d [2021-01-22T11:47:42.989Z] #41 86.45 DEP criu/fsnotify.d [2021-01-22T11:47:42.989Z] #41 86.67 DEP criu/filesystems.d [2021-01-22T11:47:42.989Z] #41 86.80 DEP criu/files.d [2021-01-22T11:47:42.989Z] #41 87.07 DEP criu/files-reg.d [2021-01-22T11:47:42.989Z] #41 87.24 DEP criu/files-ext.d [2021-01-22T11:47:42.989Z] #41 87.32 DEP criu/file-lock.d [2021-01-22T11:47:42.989Z] #41 87.54 DEP criu/file-ids.d [2021-01-22T11:47:42.989Z] #41 87.66 DEP criu/fifo.d [2021-01-22T11:47:42.989Z] #41 87.88 DEP criu/fdstore.d [2021-01-22T11:47:42.989Z] #41 87.98 DEP criu/fault-injection.d [2021-01-22T11:47:42.989Z] #41 88.05 DEP criu/external.d [2021-01-22T11:47:42.989Z] #41 88.17 DEP criu/eventpoll.d [2021-01-22T11:47:42.989Z] #41 88.36 DEP criu/eventfd.d [2021-01-22T11:47:42.989Z] #41 88.50 DEP criu/crtools.d [2021-01-22T11:47:42.989Z] #41 88.78 DEP criu/cr-service.d [2021-01-22T11:47:42.989Z] #41 88.99 DEP criu/cr-restore.d [2021-01-22T11:47:42.989Z] #41 89.23 DEP criu/cr-errno.d [2021-01-22T11:47:42.989Z] #41 89.25 DEP criu/cr-dump.d [2021-01-22T11:47:42.989Z] #41 89.62 DEP criu/cr-dedup.d [2021-01-22T11:47:42.989Z] #41 89.81 DEP criu/cr-check.d [2021-01-22T11:47:42.989Z] #41 90.06 DEP criu/config.d [2021-01-22T11:47:42.989Z] #41 90.28 DEP criu/clone-noasan.d [2021-01-22T11:47:42.989Z] #41 90.36 DEP criu/cgroup.d [2021-01-22T11:47:42.989Z] #41 90.56 DEP criu/cgroup-props.d [2021-01-22T11:47:42.989Z] #41 90.70 DEP criu/bitmap.d [2021-01-22T11:47:42.989Z] #41 90.74 DEP criu/bfd.d [2021-01-22T11:47:42.989Z] #41 90.91 DEP criu/autofs.d [2021-01-22T11:47:42.989Z] #41 91.05 DEP criu/aio.d [2021-01-22T11:47:42.989Z] #41 91.20 DEP criu/action-scripts.d [2021-01-22T11:47:42.989Z] #41 91.48 CC criu/action-scripts.o [2021-01-22T11:47:42.989Z] #41 92.06 CC criu/aio.o [2021-01-22T11:47:42.989Z] #41 92.40 CC criu/autofs.o [2021-01-22T11:47:43.252Z] #41 ... [2021-01-22T11:47:43.252Z] [2021-01-22T11:47:43.252Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-01-22T11:47:43.252Z] #18 28.21 Selecting previously unselected package python3. [2021-01-22T11:47:43.514Z] #45 ... [2021-01-22T11:47:43.514Z] [2021-01-22T11:47:43.514Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-01-22T11:47:43.514Z] #20 75.41 Setting up python3-pip (18.1-5) ... [2021-01-22T11:47:43.516Z] #18 28.22 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24066 files and directories currently installed.) [2021-01-22T11:47:43.516Z] #18 28.32 Preparing to unpack .../00-python3_3.7.3-1_arm64.deb ... [2021-01-22T11:47:43.516Z] #18 28.38 Unpacking python3 (3.7.3-1) ... [2021-01-22T11:47:43.516Z] #18 28.58 Selecting previously unselected package libip4tc0:arm64. [2021-01-22T11:47:43.779Z] #18 28.59 Preparing to unpack .../01-libip4tc0_1.8.2-4_arm64.deb ... [2021-01-22T11:47:43.779Z] #18 28.59 Unpacking libip4tc0:arm64 (1.8.2-4) ... [2021-01-22T11:47:43.779Z] #18 28.77 Selecting previously unselected package libip6tc0:arm64. [2021-01-22T11:47:43.779Z] #18 28.77 Preparing to unpack .../02-libip6tc0_1.8.2-4_arm64.deb ... [2021-01-22T11:47:43.779Z] #18 28.78 Unpacking libip6tc0:arm64 (1.8.2-4) ... [2021-01-22T11:47:44.042Z] #18 28.91 Selecting previously unselected package libiptc0:arm64. [2021-01-22T11:47:44.042Z] #18 28.92 Preparing to unpack .../03-libiptc0_1.8.2-4_arm64.deb ... [2021-01-22T11:47:44.042Z] #18 28.94 Unpacking libiptc0:arm64 (1.8.2-4) ... [2021-01-22T11:47:44.164Z] #20 ... [2021-01-22T11:47:44.164Z] [2021-01-22T11:47:44.164Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-22T11:47:44.164Z] #45 DONE 196.5s [2021-01-22T11:47:44.164Z] [2021-01-22T11:47:44.165Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T11:47:44.165Z] #43 129.3 CC criu/external.o [2021-01-22T11:47:44.165Z] #43 129.9 CC criu/fault-injection.o [2021-01-22T11:47:44.165Z] #43 130.0 CC criu/fdstore.o [2021-01-22T11:47:44.304Z] #18 29.12 Selecting previously unselected package libnfnetlink0:arm64. [2021-01-22T11:47:44.304Z] #18 29.12 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2021-01-22T11:47:44.304Z] #18 29.12 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2021-01-22T11:47:44.304Z] #18 29.23 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2021-01-22T11:47:44.304Z] #18 29.23 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_arm64.deb ... [2021-01-22T11:47:44.304Z] #18 29.24 Unpacking libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2021-01-22T11:47:44.344Z] #54 224.7 + bin/containerd-shim-runc-v2 [2021-01-22T11:47:44.415Z] #54 225.9 + bin/containerd-shim-runc-v2 [2021-01-22T11:47:44.546Z] Client: Docker Engine - Enterprise [2021-01-22T11:47:44.546Z] Version: 19.03.12 [2021-01-22T11:47:44.546Z] API version: 1.40 [2021-01-22T11:47:44.546Z] Go version: go1.13.13 [2021-01-22T11:47:44.546Z] Git commit: 4306744 [2021-01-22T11:47:44.546Z] Built: 08/05/2020 19:27:53 [2021-01-22T11:47:44.546Z] OS/Arch: windows/amd64 [2021-01-22T11:47:44.546Z] Experimental: false [2021-01-22T11:47:44.546Z] [2021-01-22T11:47:44.546Z] Server: Docker Engine - Enterprise [2021-01-22T11:47:44.546Z] Engine: [2021-01-22T11:47:44.546Z] Version: 19.03.12 [2021-01-22T11:47:44.546Z] API version: 1.40 (minimum version 1.24) [2021-01-22T11:47:44.546Z] Go version: go1.13.13 [2021-01-22T11:47:44.546Z] Git commit: f295753ffd [2021-01-22T11:47:44.546Z] Built: 08/05/2020 19:26:41 [2021-01-22T11:47:44.546Z] OS/Arch: windows/amd64 [2021-01-22T11:47:44.546Z] Experimental: true [2021-01-22T11:47:44.568Z] #18 29.34 Selecting previously unselected package libnftnl11:arm64. [2021-01-22T11:47:44.568Z] #18 29.35 Preparing to unpack .../06-libnftnl11_1.1.2-2_arm64.deb ... [2021-01-22T11:47:44.568Z] #18 29.36 Unpacking libnftnl11:arm64 (1.1.2-2) ... [2021-01-22T11:47:44.568Z] #18 29.47 Selecting previously unselected package iptables. [2021-01-22T11:47:44.568Z] #18 29.47 Preparing to unpack .../07-iptables_1.8.2-4_arm64.deb ... [2021-01-22T11:47:44.568Z] #18 29.48 Unpacking iptables (1.8.2-4) ... [2021-01-22T11:47:44.833Z] #18 29.90 Selecting previously unselected package xxd. [2021-01-22T11:47:44.833Z] #18 29.90 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_arm64.deb ... [2021-01-22T11:47:44.910Z] #54 225.6 + binaries [2021-01-22T11:47:44.910Z] #54 225.6 + install -D bin/containerd /build/containerd [2021-01-22T11:47:44.910Z] #54 225.6 + install -D bin/containerd-shim /build/containerd-shim [2021-01-22T11:47:44.910Z] #54 225.6 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-01-22T11:47:44.910Z] #54 225.7 + install -D bin/ctr /build/ctr [2021-01-22T11:47:44.976Z] #54 226.8 + binaries [2021-01-22T11:47:44.976Z] #54 226.8 + install -D bin/containerd /build/containerd [2021-01-22T11:47:44.976Z] #54 226.8 + install -D bin/containerd-shim /build/containerd-shim [2021-01-22T11:47:44.976Z] #54 226.8 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-01-22T11:47:44.976Z] #54 226.9 + install -D bin/ctr /build/ctr [2021-01-22T11:47:45.096Z] #18 29.92 Unpacking xxd (2:8.1.0875-5) ... [2021-01-22T11:47:45.096Z] #18 30.08 Selecting previously unselected package vim-common. [2021-01-22T11:47:45.096Z] #18 30.08 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-01-22T11:47:45.096Z] #18 30.12 Unpacking vim-common (2:8.1.0875-5) ... [2021-01-22T11:47:45.169Z] #54 DONE 226.0s [Pipeline] sh [2021-01-22T11:47:45.220Z] #43 130.7 CC criu/fifo.o [2021-01-22T11:47:45.220Z] #43 ... [2021-01-22T11:47:45.220Z] [2021-01-22T11:47:45.220Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-01-22T11:47:45.220Z] #20 76.93 Processing triggers for libc-bin (2.28-10) ... [2021-01-22T11:47:45.220Z] #20 76.97 Processing triggers for mime-support (3.62) ... [2021-01-22T11:47:45.220Z] #20 DONE 77.3s [2021-01-22T11:47:45.220Z] [2021-01-22T11:47:45.220Z] #21 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2021-01-22T11:47:45.231Z] #54 DONE 227.2s [2021-01-22T11:47:45.381Z] #18 30.29 Selecting previously unselected package bash-completion. [2021-01-22T11:47:45.381Z] #18 30.30 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-01-22T11:47:45.697Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.282s coverage: 49.5% of statements [2021-01-22T11:47:45.862Z] #21 0.609 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-01-22T11:47:45.862Z] #21 0.613 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-01-22T11:47:45.862Z] #21 0.616 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-01-22T11:47:45.862Z] #21 DONE 0.7s [2021-01-22T11:47:45.862Z] [2021-01-22T11:47:45.862Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T11:47:46.075Z] + docker info [2021-01-22T11:47:46.107Z] [2021-01-22T11:47:46.107Z] #55 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2021-01-22T11:47:46.107Z] #55 DONE 0.2s [2021-01-22T11:47:46.107Z] [2021-01-22T11:47:46.107Z] #59 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2021-01-22T11:47:46.157Z] [2021-01-22T11:47:46.157Z] #55 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2021-01-22T11:47:46.157Z] #55 DONE 0.2s [2021-01-22T11:47:46.157Z] [2021-01-22T11:47:46.157Z] #59 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2021-01-22T11:47:46.157Z] #59 DONE 0.1s [2021-01-22T11:47:46.157Z] [2021-01-22T11:47:46.157Z] #61 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2021-01-22T11:47:46.157Z] #43 131.8 CC criu/file-ids.o [2021-01-22T11:47:46.367Z] #59 DONE 0.1s [2021-01-22T11:47:46.367Z] [2021-01-22T11:47:46.367Z] #61 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2021-01-22T11:47:46.412Z] #61 DONE 0.1s [2021-01-22T11:47:46.412Z] [2021-01-22T11:47:46.412Z] #63 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2021-01-22T11:47:46.412Z] #63 DONE 0.0s [2021-01-22T11:47:46.412Z] [2021-01-22T11:47:46.412Z] #64 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-01-22T11:47:46.412Z] #64 DONE 0.0s [2021-01-22T11:47:46.412Z] [2021-01-22T11:47:46.412Z] #65 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-01-22T11:47:46.455Z] #43 132.1 CC criu/file-lock.o [2021-01-22T11:47:46.625Z] #61 DONE 0.2s [2021-01-22T11:47:46.625Z] [2021-01-22T11:47:46.625Z] #63 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2021-01-22T11:47:46.625Z] #63 DONE 0.0s [2021-01-22T11:47:46.625Z] [2021-01-22T11:47:46.625Z] #64 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-01-22T11:47:46.625Z] #64 DONE 0.0s [2021-01-22T11:47:46.625Z] [2021-01-22T11:47:46.625Z] #65 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-01-22T11:47:47.191Z] #65 DONE 0.8s [2021-01-22T11:47:47.208Z] ok github.com/docker/docker/daemon/graphdriver/aufs 11.670s coverage: 73.1% of statements [2021-01-22T11:47:47.208Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-01-22T11:47:47.449Z] [2021-01-22T11:47:47.449Z] #66 exporting to image [2021-01-22T11:47:47.449Z] #66 exporting layers [2021-01-22T11:47:47.841Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.004s coverage: 58.0% of statements [2021-01-22T11:47:47.976Z] #43 133.6 CC criu/files-ext.o [2021-01-22T11:47:48.474Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.003s coverage: 3.0% of statements [2021-01-22T11:47:48.618Z] #43 134.1 CC criu/files-reg.o [2021-01-22T11:47:48.701Z] #18 33.51 Unpacking bash-completion (1:2.8-6) ... [2021-01-22T11:47:48.925Z] #65 DONE 2.3s [2021-01-22T11:47:48.925Z] [2021-01-22T11:47:48.925Z] #66 exporting to image [2021-01-22T11:47:48.925Z] #66 exporting layers [2021-01-22T11:47:49.279Z] #18 34.02 Selecting previously unselected package bzip2. [2021-01-22T11:47:49.279Z] #18 34.04 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_arm64.deb ... [2021-01-22T11:47:49.279Z] #18 34.04 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-01-22T11:47:49.279Z] #18 34.16 Selecting previously unselected package xz-utils. [2021-01-22T11:47:49.279Z] #18 34.18 Preparing to unpack .../12-xz-utils_5.2.4-1_arm64.deb ... [2021-01-22T11:47:49.279Z] #18 34.19 Unpacking xz-utils (5.2.4-1) ... [2021-01-22T11:47:49.541Z] #18 34.38 Selecting previously unselected package apparmor. [2021-01-22T11:47:49.541Z] #18 34.39 Preparing to unpack .../13-apparmor_2.13.2-10_arm64.deb ... [2021-01-22T11:47:49.541Z] #18 34.48 Unpacking apparmor (2.13.2-10) ... [2021-01-22T11:47:49.666Z] #43 ... [2021-01-22T11:47:49.666Z] [2021-01-22T11:47:49.666Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2021-01-22T11:47:49.666Z] #32 DONE 201.8s [2021-01-22T11:47:49.666Z] [2021-01-22T11:47:49.666Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-01-22T11:47:49.804Z] #18 34.79 Selecting previously unselected package aufs-tools. [2021-01-22T11:47:49.804Z] #18 34.81 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_arm64.deb ... [2021-01-22T11:47:49.804Z] #18 34.81 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-01-22T11:47:49.982Z] ok github.com/docker/docker/daemon/images 0.009s coverage: 6.4% of statements [2021-01-22T11:47:50.067Z] #18 34.98 Selecting previously unselected package libonig5:arm64. [2021-01-22T11:47:50.067Z] #18 34.99 Preparing to unpack .../15-libonig5_6.9.1-1_arm64.deb ... [2021-01-22T11:47:50.067Z] #18 35.00 Unpacking libonig5:arm64 (6.9.1-1) ... [2021-01-22T11:47:50.067Z] #18 35.18 Selecting previously unselected package libjq1:arm64. [2021-01-22T11:47:50.274Z] ok github.com/docker/docker/daemon/links 0.001s coverage: 93.0% of statements [2021-01-22T11:47:50.330Z] #18 35.18 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2021-01-22T11:47:50.330Z] #18 35.19 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-01-22T11:47:50.597Z] #18 35.39 Selecting previously unselected package jq. [2021-01-22T11:47:50.597Z] #18 35.39 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_arm64.deb ... [2021-01-22T11:47:50.597Z] #18 35.40 Unpacking jq (1.5+dfsg-2+b1) ... [2021-01-22T11:47:50.597Z] #18 35.52 Selecting previously unselected package libaio1:arm64. [2021-01-22T11:47:50.597Z] #18 35.53 Preparing to unpack .../18-libaio1_0.3.112-3_arm64.deb ... [2021-01-22T11:47:50.597Z] #18 35.55 Unpacking libaio1:arm64 (0.3.112-3) ... [2021-01-22T11:47:50.865Z] #18 35.63 Selecting previously unselected package libgpm2:arm64. [2021-01-22T11:47:50.865Z] #18 35.64 Preparing to unpack .../19-libgpm2_1.20.7-5_arm64.deb ... [2021-01-22T11:47:50.865Z] #18 35.66 Unpacking libgpm2:arm64 (1.20.7-5) ... [2021-01-22T11:47:50.865Z] #18 35.81 Selecting previously unselected package libicu63:arm64. [2021-01-22T11:47:50.865Z] #18 35.81 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_arm64.deb ... [2021-01-22T11:47:50.865Z] #18 35.82 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2021-01-22T11:47:51.310Z] ok github.com/docker/docker/daemon/logger 0.209s coverage: 43.2% of statements [2021-01-22T11:47:51.781Z] #22 5.650 Collecting yamllint==1.16.0 [2021-01-22T11:47:51.781Z] #22 6.055 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2021-01-22T11:47:52.077Z] #22 6.156 Collecting pyyaml (from yamllint==1.16.0) [2021-01-22T11:47:52.077Z] #22 ... [2021-01-22T11:47:52.077Z] [2021-01-22T11:47:52.077Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T11:47:52.077Z] #43 137.8 CC criu/files.o [2021-01-22T11:47:52.344Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 6.026s coverage: 57.7% of statements [2021-01-22T11:47:52.344Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-01-22T11:47:52.344Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-01-22T11:47:52.344Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-01-22T11:47:52.344Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-01-22T11:47:52.636Z] ok github.com/docker/docker/daemon/logger/awslogs 0.081s coverage: 77.8% of statements [2021-01-22T11:47:52.636Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-01-22T11:47:52.636Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-01-22T11:47:53.131Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-01-22T11:47:53.131Z] [2021-01-22T11:47:53.131Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2021-01-22T11:47:53.131Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2021-01-22T11:47:53.131Z] Using test binary docker [2021-01-22T11:47:53.131Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-01-22T11:47:53.131Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-01-22T11:47:53.131Z] INFO: Waiting for daemon to start... [2021-01-22T11:47:53.131Z] Starting dockerd [2021-01-22T11:47:53.131Z] . [2021-01-22T11:47:53.131Z] INFO: Building docker-sdk-python3:4.3.0... [2021-01-22T11:47:53.269Z] ok github.com/docker/docker/daemon/logger/gelf 0.026s coverage: 67.0% of statements [2021-01-22T11:47:53.269Z] ok github.com/docker/docker/daemon/logger/journald 0.002s coverage: 23.9% of statements [2021-01-22T11:47:53.902Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.019s coverage: 87.2% of statements [2021-01-22T11:47:54.180Z] #18 38.92 Selecting previously unselected package libnet1:arm64. [2021-01-22T11:47:54.180Z] #18 38.93 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2021-01-22T11:47:54.180Z] #18 39.05 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-01-22T11:47:54.194Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.010s coverage: 61.6% of statements [2021-01-22T11:47:54.443Z] #18 ... [2021-01-22T11:47:54.443Z] [2021-01-22T11:47:54.443Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T11:47:54.443Z] #41 93.99 CC criu/bfd.o [2021-01-22T11:47:54.443Z] #41 94.72 CC criu/bitmap.o [2021-01-22T11:47:54.443Z] #41 94.83 CC criu/cgroup-props.o [2021-01-22T11:47:54.443Z] #41 95.65 CC criu/cgroup.o [2021-01-22T11:47:54.443Z] #41 98.51 CC criu/clone-noasan.o [2021-01-22T11:47:54.443Z] #41 98.80 CC criu/config.o [2021-01-22T11:47:54.443Z] #41 100.6 CC criu/cr-check.o [2021-01-22T11:47:54.443Z] #41 102.7 CC criu/cr-dedup.o [2021-01-22T11:47:54.443Z] #41 103.0 CC criu/cr-dump.o [2021-01-22T11:47:54.708Z] #41 ... [2021-01-22T11:47:54.708Z] [2021-01-22T11:47:54.708Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-01-22T11:47:54.708Z] #18 39.56 Selecting previously unselected package libnl-3-200:arm64. [2021-01-22T11:47:54.708Z] #18 39.56 Preparing to unpack .../22-libnl-3-200_3.4.0-1_arm64.deb ... [2021-01-22T11:47:54.708Z] #18 39.57 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2021-01-22T11:47:54.828Z] ok github.com/docker/docker/daemon/logger/local 0.010s coverage: 75.2% of statements [2021-01-22T11:47:54.828Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-01-22T11:47:54.840Z] #43 140.6 CC criu/filesystems.o [2021-01-22T11:47:54.976Z] #18 39.83 Selecting previously unselected package libprotobuf-c1:arm64. [2021-01-22T11:47:54.976Z] #18 39.85 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2021-01-22T11:47:54.976Z] #18 39.86 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-01-22T11:47:54.976Z] #18 40.04 Selecting previously unselected package libreadline5:arm64. [2021-01-22T11:47:54.976Z] #18 40.04 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_arm64.deb ... [2021-01-22T11:47:54.976Z] #18 40.05 Unpacking libreadline5:arm64 (5.2+dfsg-3+b13) ... [2021-01-22T11:47:55.461Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.064s coverage: 58.6% of statements [2021-01-22T11:47:55.461Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.014s coverage: 31.5% of statements [2021-01-22T11:47:55.554Z] #18 40.33 Selecting previously unselected package net-tools. [2021-01-22T11:47:55.554Z] #18 40.33 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_arm64.deb ... [2021-01-22T11:47:55.554Z] #18 40.34 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-01-22T11:47:55.554Z] #18 40.53 Selecting previously unselected package python-pip-whl. [2021-01-22T11:47:55.554Z] #18 40.55 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-01-22T11:47:55.554Z] #18 40.55 Unpacking python-pip-whl (18.1-5) ... [2021-01-22T11:47:55.559Z] #66 exporting layers 7.7s done [2021-01-22T11:47:55.559Z] #66 writing image sha256:882f04adc8c81d8910e624c5b6df375ecd17d8465b627309aca71896ed8a5ac9 done [2021-01-22T11:47:55.559Z] #66 naming to docker.io/library/docker:febd0d315cb311dd1ae52f406520e6872a5867d3 done [2021-01-22T11:47:55.559Z] #66 DONE 7.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-01-22T11:47:55.885Z] #43 141.6 CC criu/fsnotify.o [2021-01-22T11:47:55.911Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41918/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=febd0d315cb311dd1ae52f406520e6872a5867d3 -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:febd0d315cb311dd1ae52f406520e6872a5867d3 hack/make.sh dynbinary test-integration [2021-01-22T11:47:56.132Z] #18 40.98 Selecting previously unselected package python3-lib2to3. [2021-01-22T11:47:56.132Z] #18 40.98 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-01-22T11:47:56.132Z] #18 40.98 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-01-22T11:47:56.132Z] #18 41.08 Selecting previously unselected package python3-distutils. [2021-01-22T11:47:56.132Z] #18 41.08 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-01-22T11:47:56.132Z] #18 41.09 Unpacking python3-distutils (3.7.3-1) ... [2021-01-22T11:47:56.395Z] #18 41.24 Selecting previously unselected package python3-pip. [2021-01-22T11:47:56.395Z] #18 41.25 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-01-22T11:47:56.395Z] #18 41.27 Unpacking python3-pip (18.1-5) ... [2021-01-22T11:47:56.479Z] [2021-01-22T11:47:56.479Z] Removing bundles/ [2021-01-22T11:47:56.479Z] [2021-01-22T11:47:56.479Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-01-22T11:47:56.479Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-01-22T11:47:56.479Z] GOOS="" GOARCH="" GOARM="" [2021-01-22T11:47:56.658Z] #18 41.44 Selecting previously unselected package python3-pkg-resources. [2021-01-22T11:47:56.658Z] #18 41.46 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-01-22T11:47:56.659Z] #18 41.47 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-01-22T11:47:56.659Z] #18 41.62 Selecting previously unselected package python3-setuptools. [2021-01-22T11:47:56.659Z] #18 41.64 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-01-22T11:47:56.922Z] #18 41.67 Unpacking python3-setuptools (40.8.0-1) ... [2021-01-22T11:47:56.969Z] ok github.com/docker/docker/daemon/logger/syslog 0.005s coverage: 46.8% of statements [2021-01-22T11:47:56.969Z] ok github.com/docker/docker/daemon/logger/templates 0.016s coverage: 8.3% of statements [2021-01-22T11:47:57.006Z] #66 exporting layers 7.2s done [2021-01-22T11:47:57.006Z] #66 writing image sha256:cc713b6edcbc6fee69531c630470bea9389efb540e5e1fb74a348f05f2161564 done [2021-01-22T11:47:57.006Z] #66 naming to docker.io/library/docker:febd0d315cb311dd1ae52f406520e6872a5867d3 done [2021-01-22T11:47:57.006Z] #66 DONE 7.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2021-01-22T11:47:57.196Z] #18 41.98 Selecting previously unselected package python3-wheel. [2021-01-22T11:47:57.196Z] #18 41.99 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-01-22T11:47:57.196Z] #18 41.99 Unpacking python3-wheel (0.32.3-2) ... [2021-01-22T11:47:57.332Z] + trap exit INT TERM [2021-01-22T11:47:57.332Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2021-01-22T11:47:57.332Z] + CONTAINER_NAME=docker-pr2 [2021-01-22T11:47:57.332Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41918/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41918/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=febd0d315cb311dd1ae52f406520e6872a5867d3 -e DOCKER_GRAPHDRIVER docker:febd0d315cb311dd1ae52f406520e6872a5867d3 hack/make.sh dynbinary-daemon [2021-01-22T11:47:57.419Z] #43 142.8 CC criu/image-desc.o [2021-01-22T11:47:57.419Z] #43 143.0 CC criu/image.o [2021-01-22T11:47:57.459Z] #18 42.34 Selecting previously unselected package sudo. [2021-01-22T11:47:57.459Z] #18 42.34 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_arm64.deb ... [2021-01-22T11:47:57.459Z] #18 42.35 Unpacking sudo (1.8.27-1+deb10u2) ... [2021-01-22T11:47:57.602Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements [2021-01-22T11:47:57.892Z] [2021-01-22T11:47:57.892Z] Removing bundles/ [2021-01-22T11:47:57.892Z] [2021-01-22T11:47:57.892Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2021-01-22T11:47:57.892Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-01-22T11:47:57.892Z] GOOS="" GOARCH="" GOARM="" [2021-01-22T11:47:58.034Z] #18 42.90 Selecting previously unselected package thin-provisioning-tools. [2021-01-22T11:47:58.034Z] #18 42.92 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_arm64.deb ... [2021-01-22T11:47:58.034Z] #18 42.93 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-01-22T11:47:58.235Z] ok github.com/docker/docker/daemon/logger/splunk 1.456s coverage: 82.5% of statements [2021-01-22T11:47:58.235Z] ? github.com/docker/docker/daemon/names [no test files] [2021-01-22T11:47:58.235Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-01-22T11:47:58.297Z] #18 43.23 Selecting previously unselected package uidmap. [2021-01-22T11:47:58.297Z] #18 43.24 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_arm64.deb ... [2021-01-22T11:47:58.297Z] #18 43.25 Unpacking uidmap (1:4.5-1.1) ... [2021-01-22T11:47:58.467Z] #43 144.0 CC criu/ipc_ns.o [2021-01-22T11:47:58.560Z] #18 43.40 Selecting previously unselected package vim-runtime. [2021-01-22T11:47:58.560Z] #18 43.40 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-01-22T11:47:58.560Z] #18 43.44 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-22T11:47:58.560Z] #18 43.48 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-01-22T11:47:58.560Z] #18 43.51 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-01-22T11:47:59.271Z] ok github.com/docker/docker/distribution 0.243s coverage: 25.1% of statements [2021-01-22T11:47:59.271Z] ok github.com/docker/docker/distribution/metadata 0.030s coverage: 48.2% of statements [2021-01-22T11:47:59.271Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-01-22T11:47:59.990Z] #43 145.6 CC criu/irmap.o [2021-01-22T11:48:00.305Z] ok github.com/docker/docker/errdefs 0.002s coverage: 53.1% of statements [2021-01-22T11:48:00.899Z] Client: [2021-01-22T11:48:00.899Z] Debug Mode: false [2021-01-22T11:48:00.899Z] Plugins: [2021-01-22T11:48:00.899Z] cluster: Manage Docker Enterprise clusters (Mirantis Inc., v1.6.0) [2021-01-22T11:48:00.899Z] [2021-01-22T11:48:00.899Z] Server: [2021-01-22T11:48:00.899Z] Containers: 0 [2021-01-22T11:48:00.899Z] Running: 0 [2021-01-22T11:48:00.899Z] Paused: 0 [2021-01-22T11:48:00.899Z] Stopped: 0 [2021-01-22T11:48:00.899Z] Images: 0 [2021-01-22T11:48:00.899Z] Server Version: 19.03.12 [2021-01-22T11:48:00.899Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-01-22T11:48:00.899Z] Windows: [2021-01-22T11:48:00.899Z] LCOW: [2021-01-22T11:48:00.899Z] Logging Driver: json-file [2021-01-22T11:48:00.899Z] Plugins: [2021-01-22T11:48:00.899Z] Volume: local [2021-01-22T11:48:00.899Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-01-22T11:48:00.899Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-01-22T11:48:00.899Z] Swarm: inactive [2021-01-22T11:48:00.899Z] Default Isolation: process [2021-01-22T11:48:00.899Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-01-22T11:48:00.899Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1637) [2021-01-22T11:48:00.899Z] OSType: windows [2021-01-22T11:48:00.899Z] Architecture: x86_64 [2021-01-22T11:48:00.899Z] CPUs: 4 [2021-01-22T11:48:00.899Z] Total Memory: 32GiB [2021-01-22T11:48:00.899Z] Name: azwin-2-d7eb50 [2021-01-22T11:48:00.899Z] ID: 5JRK:TTRM:XESM:NXTU:F3JD:GJNR:IWKL:EBLG:TQUS:KVAU:T57B:GJMQ [2021-01-22T11:48:00.899Z] Docker Root Dir: D:\docker [2021-01-22T11:48:00.899Z] Debug Mode: false [2021-01-22T11:48:00.899Z] Registry: https://index.docker.io/v1/ [2021-01-22T11:48:00.899Z] Labels: [2021-01-22T11:48:00.899Z] Experimental: true [2021-01-22T11:48:00.899Z] Insecure Registries: [2021-01-22T11:48:00.899Z] 10.0.0.4:5000 [2021-01-22T11:48:00.899Z] 127.0.0.0/8 [2021-01-22T11:48:00.899Z] Registry Mirrors: [2021-01-22T11:48:00.899Z] http://10.0.0.4:5000/ [2021-01-22T11:48:00.899Z] Live Restore Enabled: false [2021-01-22T11:48:00.899Z] [2021-01-22T11:48:00.939Z] ok github.com/docker/docker/image 0.012s coverage: 86.8% of statements [Pipeline] } [2021-01-22T11:48:01.043Z] #43 146.5 CC criu/kcmp-ids.o [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2021-01-22T11:48:01.339Z] #43 146.9 CC criu/kerndat.o [2021-01-22T11:48:01.572Z] ok github.com/docker/docker/image/cache 0.004s coverage: 19.2% of statements [2021-01-22T11:48:01.880Z] #18 46.47 Selecting previously unselected package vim. [2021-01-22T11:48:01.880Z] #18 46.47 Preparing to unpack .../37-vim_2%3a8.1.0875-5_arm64.deb ... [2021-01-22T11:48:01.880Z] #18 46.49 Unpacking vim (2:8.1.0875-5) ... [2021-01-22T11:48:02.143Z] #18 46.95 Selecting previously unselected package xfsprogs. [2021-01-22T11:48:02.143Z] #18 46.95 Preparing to unpack .../38-xfsprogs_4.20.0-1_arm64.deb ... [2021-01-22T11:48:02.143Z] #18 46.97 Unpacking xfsprogs (4.20.0-1) ... [2021-01-22T11:48:02.238Z] ok github.com/docker/docker/image/v1 0.006s coverage: 25.0% of statements [2021-01-22T11:48:02.238Z] ok github.com/docker/docker/distribution/xfer 1.880s coverage: 85.1% of statements [2021-01-22T11:48:02.238Z] ? github.com/docker/docker/dockerversion [no test files] [2021-01-22T11:48:02.238Z] ? github.com/docker/docker/image/tarexport [no test files] [2021-01-22T11:48:02.238Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-01-22T11:48:02.393Z] #43 ... [2021-01-22T11:48:02.393Z] [2021-01-22T11:48:02.393Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-01-22T11:48:02.393Z] #22 6.492 Downloading https://files.pythonhosted.org/packages/a0/a4/d63f2d7597e1a4b55aa3b4d6c5b029991d3b824b5bd331af8d4ab1ed687d/PyYAML-5.4.1.tar.gz (175kB) [2021-01-22T11:48:02.393Z] #22 7.292 Installing build dependencies: started [2021-01-22T11:48:02.405Z] #18 47.41 Selecting previously unselected package zip. [2021-01-22T11:48:02.406Z] #18 47.41 Preparing to unpack .../39-zip_3.0-11+b1_arm64.deb ... [2021-01-22T11:48:02.406Z] #18 47.43 Unpacking zip (3.0-11+b1) ... [2021-01-22T11:48:02.669Z] #18 47.71 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-01-22T11:48:02.669Z] #18 47.74 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-01-22T11:48:02.669Z] #18 47.79 Setting up libip6tc0:arm64 (1.8.2-4) ... [2021-01-22T11:48:02.688Z] #22 ... [2021-01-22T11:48:02.688Z] [2021-01-22T11:48:02.688Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T11:48:02.688Z] #43 148.2 CC criu/libnetlink.o [2021-01-22T11:48:02.881Z] ok github.com/docker/docker/libcontainerd/queue 0.021s coverage: 100.0% of statements [2021-01-22T11:48:02.932Z] #18 47.87 Setting up libreadline5:arm64 (5.2+dfsg-3+b13) ... [2021-01-22T11:48:02.932Z] #18 47.91 Setting up libgpm2:arm64 (1.20.7-5) ... [2021-01-22T11:48:02.932Z] #18 47.95 Setting up libip4tc0:arm64 (1.8.2-4) ... [2021-01-22T11:48:02.932Z] #18 47.99 Setting up uidmap (1:4.5-1.1) ... [2021-01-22T11:48:02.932Z] #18 48.01 Setting up libnftnl11:arm64 (1.1.2-2) ... [2021-01-22T11:48:03.195Z] #18 48.03 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-01-22T11:48:03.195Z] #18 48.04 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-01-22T11:48:03.195Z] #18 48.06 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-01-22T11:48:03.195Z] #18 48.07 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2021-01-22T11:48:03.195Z] #18 48.11 Setting up xxd (2:8.1.0875-5) ... [2021-01-22T11:48:03.195Z] #18 48.13 Setting up zip (3.0-11+b1) ... [2021-01-22T11:48:03.195Z] #18 48.15 Setting up vim-common (2:8.1.0875-5) ... [2021-01-22T11:48:03.338Z] #43 148.7 CC criu/log.o [2021-01-22T11:48:03.458Z] #18 48.25 Setting up bash-completion (1:2.8-6) ... [2021-01-22T11:48:03.514Z] ok github.com/docker/docker/oci 0.003s coverage: 8.2% of statements [2021-01-22T11:48:03.805Z] ok github.com/docker/docker/opts 0.017s coverage: 67.1% of statements [2021-01-22T11:48:03.974Z] #43 149.7 CC criu/lsm.o [2021-01-22T11:48:04.097Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 52.9% of statements [2021-01-22T11:48:04.614Z] #43 150.3 CC criu/mem.o [2021-01-22T11:48:05.391Z] #18 ... [2021-01-22T11:48:05.391Z] [2021-01-22T11:48:05.391Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T11:48:05.391Z] #41 105.0 CC criu/cr-errno.o [2021-01-22T11:48:05.391Z] #41 105.1 CC criu/cr-restore.o [2021-01-22T11:48:05.391Z] #41 110.8 CC criu/cr-service.o [2021-01-22T11:48:05.391Z] #41 112.7 CC criu/crtools.o [2021-01-22T11:48:05.391Z] #41 113.7 CC criu/eventfd.o [2021-01-22T11:48:05.391Z] #41 114.3 CC criu/eventpoll.o [2021-01-22T11:48:05.605Z] ok github.com/docker/docker/pkg/archive 0.489s coverage: 76.9% of statements [2021-01-22T11:48:05.654Z] #41 115.5 CC criu/external.o [2021-01-22T11:48:06.231Z] #41 115.9 CC criu/fault-injection.o [2021-01-22T11:48:06.231Z] #41 116.0 CC criu/fdstore.o [2021-01-22T11:48:06.231Z] #41 ... [2021-01-22T11:48:06.231Z] [2021-01-22T11:48:06.231Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-01-22T11:48:06.231Z] #18 51.31 Setting up libiptc0:arm64 (1.8.2-4) ... [2021-01-22T11:48:06.495Z] #18 51.35 Setting up xz-utils (5.2.4-1) ... [2021-01-22T11:48:06.495Z] #18 51.39 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-01-22T11:48:06.495Z] #18 51.42 Setting up sudo (1.8.27-1+deb10u2) ... [2021-01-22T11:48:06.495Z] #18 51.54 invoke-rc.d: could not determine current runlevel [2021-01-22T11:48:06.639Z] ok github.com/docker/docker/pkg/authorization 0.579s coverage: 68.3% of statements [2021-01-22T11:48:06.758Z] #18 51.55 invoke-rc.d: policy-rc.d denied execution of start. [2021-01-22T11:48:06.758Z] #18 51.66 Setting up pigz (2.4-1) ... [2021-01-22T11:48:06.758Z] #18 51.69 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2021-01-22T11:48:06.758Z] #18 51.72 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2021-01-22T11:48:06.931Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2021-01-22T11:48:07.020Z] #18 51.77 Setting up python-pip-whl (18.1-5) ... [2021-01-22T11:48:07.020Z] #18 51.79 Setting up libmpdec2:arm64 (2.4.2-2) ... [2021-01-22T11:48:07.020Z] #18 51.81 Setting up vim-runtime (2:8.1.0875-5) ... [2021-01-22T11:48:07.222Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2021-01-22T11:48:07.283Z] #18 52.31 Setting up libaio1:arm64 (0.3.112-3) ... [2021-01-22T11:48:07.283Z] #18 52.33 Setting up libonig5:arm64 (6.9.1-1) ... [2021-01-22T11:48:07.363Z] #43 152.7 CC criu/memfd.o [2021-01-22T11:48:07.545Z] #18 52.35 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u2) ... [2021-01-22T11:48:07.545Z] #18 52.37 Setting up vim (2:8.1.0875-5) ... [2021-01-22T11:48:07.546Z] #18 52.38 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-01-22T11:48:07.546Z] #18 52.39 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-01-22T11:48:07.546Z] #18 52.39 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-01-22T11:48:07.546Z] #18 52.40 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-01-22T11:48:07.546Z] #18 52.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-01-22T11:48:07.546Z] #18 52.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-01-22T11:48:07.546Z] #18 52.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-01-22T11:48:07.546Z] #18 52.47 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-01-22T11:48:07.546Z] #18 52.49 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-01-22T11:48:07.546Z] #18 52.50 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-01-22T11:48:07.546Z] #18 52.53 Setting up libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2021-01-22T11:48:07.546Z] #18 52.54 Setting up jq (1.5+dfsg-2+b1) ... [2021-01-22T11:48:07.659Z] #43 153.4 CC criu/mount.o [2021-01-22T11:48:07.809Z] #18 52.57 Setting up libpython3-stdlib:arm64 (3.7.3-1) ... [2021-01-22T11:48:07.809Z] #18 52.58 Setting up python3.7 (3.7.3-2+deb10u2) ... [2021-01-22T11:48:10.370Z] #18 55.26 Setting up iptables (1.8.2-4) ... [2021-01-22T11:48:10.370Z] #18 55.30 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-01-22T11:48:10.370Z] #18 55.30 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-01-22T11:48:10.370Z] #18 55.31 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-01-22T11:48:10.370Z] #18 55.33 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-01-22T11:48:10.370Z] #18 55.34 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-01-22T11:48:10.370Z] #18 55.35 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-01-22T11:48:10.370Z] #18 55.36 Setting up python3 (3.7.3-1) ... [2021-01-22T11:48:10.947Z] #18 55.92 Setting up python3-wheel (0.32.3-2) ... [2021-01-22T11:48:11.677Z] ok github.com/docker/docker/pkg/chrootarchive 3.474s coverage: 43.2% of statements [2021-01-22T11:48:11.677Z] ok github.com/docker/docker/layer 7.714s coverage: 68.8% of statements [2021-01-22T11:48:11.677Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-01-22T11:48:11.677Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-01-22T11:48:11.677Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-01-22T11:48:11.677Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-01-22T11:48:11.677Z] ? github.com/docker/docker/oci/caps [no test files] [2021-01-22T11:48:11.677Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-01-22T11:48:11.677Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-01-22T11:48:11.677Z] ok github.com/docker/docker/pkg/directory 0.004s coverage: 80.0% of statements [2021-01-22T11:48:11.677Z] ok github.com/docker/docker/pkg/discovery/file 0.012s coverage: 92.9% of statements [2021-01-22T11:48:11.677Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements [2021-01-22T11:48:11.897Z] #18 56.88 Setting up apparmor (2.13.2-10) ... [2021-01-22T11:48:12.311Z] ok github.com/docker/docker/pkg/discovery/memory 0.007s coverage: 92.3% of statements [2021-01-22T11:48:12.602Z] ok github.com/docker/docker/pkg/discovery/nodes 0.003s coverage: 93.8% of statements [2021-01-22T11:48:12.894Z] ok github.com/docker/docker/pkg/dmesg 0.002s coverage: 83.3% of statements [2021-01-22T11:48:13.929Z] ok github.com/docker/docker/pkg/filenotify 0.625s coverage: 67.0% of statements [2021-01-22T11:48:14.459Z] #18 59.19 Setting up xfsprogs (4.20.0-1) ... [2021-01-22T11:48:14.459Z] #18 59.36 Setting up python3-lib2to3 (3.7.3-1) ... [2021-01-22T11:48:14.562Z] ok github.com/docker/docker/pkg/fileutils 0.006s coverage: 89.5% of statements [2021-01-22T11:48:14.587Z] #43 159.2 CC criu/namespaces.o [2021-01-22T11:48:15.037Z] #18 59.87 Setting up python3-pkg-resources (40.8.0-1) ... [2021-01-22T11:48:15.596Z] ok github.com/docker/docker/pkg/fsutils 0.471s coverage: 85.1% of statements [2021-01-22T11:48:15.596Z] ok github.com/docker/docker/pkg/discovery/kv 3.067s coverage: 84.1% of statements [2021-01-22T11:48:15.631Z] #43 ... [2021-01-22T11:48:15.631Z] [2021-01-22T11:48:15.631Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-01-22T11:48:15.631Z] #22 20.58 Installing build dependencies: finished with status 'done' [2021-01-22T11:48:15.631Z] #22 29.36 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2021-01-22T11:48:15.631Z] #22 29.41 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-01-22T11:48:15.631Z] #22 29.48 Building wheels for collected packages: pyyaml [2021-01-22T11:48:15.631Z] #22 29.48 Running setup.py bdist_wheel for pyyaml: started [2021-01-22T11:48:15.887Z] ok github.com/docker/docker/pkg/homedir 0.001s coverage: 11.4% of statements [2021-01-22T11:48:15.985Z] #18 60.90 Setting up python3-distutils (3.7.3-1) ... [2021-01-22T11:48:16.271Z] #22 ... [2021-01-22T11:48:16.271Z] [2021-01-22T11:48:16.271Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T11:48:16.271Z] #43 161.9 CC criu/net.o [2021-01-22T11:48:16.520Z] ok github.com/docker/docker/pkg/idtools 0.301s coverage: 70.1% of statements [2021-01-22T11:48:16.562Z] #18 61.53 Setting up python3-setuptools (40.8.0-1) ... [2021-01-22T11:48:16.812Z] ok github.com/docker/docker/pkg/ioutils 0.287s coverage: 70.1% of statements [2021-01-22T11:48:16.826Z] #18 ... [2021-01-22T11:48:16.826Z] [2021-01-22T11:48:16.826Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T11:48:16.826Z] #41 116.5 CC criu/fifo.o [2021-01-22T11:48:16.826Z] #41 116.9 CC criu/file-ids.o [2021-01-22T11:48:16.826Z] #41 117.3 CC criu/file-lock.o [2021-01-22T11:48:16.826Z] #41 118.2 CC criu/files-ext.o [2021-01-22T11:48:16.826Z] #41 118.7 CC criu/files-reg.o [2021-01-22T11:48:16.826Z] #41 121.0 CC criu/files.o [2021-01-22T11:48:16.826Z] #41 123.3 CC criu/filesystems.o [2021-01-22T11:48:16.826Z] #41 124.0 CC criu/fsnotify.o [2021-01-22T11:48:16.826Z] #41 125.0 CC criu/image-desc.o [2021-01-22T11:48:16.826Z] #41 125.2 CC criu/image.o [2021-01-22T11:48:16.826Z] #41 126.0 CC criu/ipc_ns.o [2021-01-22T11:48:16.826Z] #41 ... [2021-01-22T11:48:16.826Z] [2021-01-22T11:48:16.826Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-22T11:48:16.826Z] #51 76.74 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-22T11:48:17.104Z] ok github.com/docker/docker/pkg/jsonmessage 0.002s coverage: 91.7% of statements [2021-01-22T11:48:17.104Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-01-22T11:48:17.104Z] ok github.com/docker/docker/pkg/longpath 0.001s coverage: 100.0% of statements [2021-01-22T11:48:17.104Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-01-22T11:48:17.104Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-01-22T11:48:17.395Z] ok github.com/docker/docker/pkg/namesgenerator 0.001s coverage: 85.7% of statements [2021-01-22T11:48:17.395Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-01-22T11:48:17.395Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2021-01-22T11:48:17.687Z] ok github.com/docker/docker/pkg/parsers/kernel 0.001s coverage: 60.0% of statements [2021-01-22T11:48:17.687Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.001s coverage: 86.7% of statements [2021-01-22T11:48:17.793Z] #43 ... [2021-01-22T11:48:17.793Z] [2021-01-22T11:48:17.793Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-01-22T11:48:17.793Z] #22 31.14 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2021-01-22T11:48:17.793Z] #22 31.14 Stored in directory: /root/.cache/pip/wheels/2a/d4/92/cf299bdf4162957ca8126b46e913e29f76a4f17ca762c45028 [2021-01-22T11:48:17.793Z] #22 31.31 Successfully built pyyaml [2021-01-22T11:48:17.793Z] #22 31.33 Installing collected packages: pyyaml, pathspec, yamllint [2021-01-22T11:48:17.793Z] #22 31.71 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.16.0 [2021-01-22T11:48:17.793Z] #22 DONE 31.9s [2021-01-22T11:48:17.793Z] [2021-01-22T11:48:17.793Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T11:48:17.979Z] ok github.com/docker/docker/pkg/pidfile 0.007s coverage: 82.4% of statements [2021-01-22T11:48:17.979Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-01-22T11:48:17.979Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-01-22T11:48:18.270Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.010s coverage: 56.8% of statements [2021-01-22T11:48:18.904Z] ok github.com/docker/docker/pkg/plugins/transport 0.001s coverage: 85.7% of statements [2021-01-22T11:48:19.195Z] ok github.com/docker/docker/pkg/pools 0.001s coverage: 88.2% of statements [2021-01-22T11:48:19.195Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2021-01-22T11:48:20.220Z] #51 79.63 + mkdir -p /build [2021-01-22T11:48:20.220Z] #51 79.64 + cp runc /build/runc [2021-01-22T11:48:20.574Z] #49 ... [2021-01-22T11:48:20.574Z] [2021-01-22T11:48:20.574Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T11:48:20.574Z] #43 166.3 CC criu/netfilter.o [2021-01-22T11:48:20.736Z] ok github.com/docker/docker/pkg/pubsub 1.020s coverage: 75.0% of statements [2021-01-22T11:48:20.736Z] ok github.com/docker/docker/pkg/reexec 0.003s coverage: 82.4% of statements [2021-01-22T11:48:20.869Z] #43 166.7 CC criu/page-pipe.o [2021-01-22T11:48:22.145Z] #51 DONE 81.4s [2021-01-22T11:48:22.145Z] [2021-01-22T11:48:22.145Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T11:48:22.145Z] #47 199.4 + /build/golangci-lint --version [2021-01-22T11:48:22.145Z] #47 199.8 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-01-22T11:48:22.145Z] #47 DONE 203.2s [2021-01-22T11:48:22.145Z] [2021-01-22T11:48:22.145Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T11:48:22.145Z] #41 127.3 CC criu/irmap.o [2021-01-22T11:48:22.145Z] #41 127.9 CC criu/kcmp-ids.o [2021-01-22T11:48:22.145Z] #41 128.3 CC criu/kerndat.o [2021-01-22T11:48:22.145Z] #41 129.8 CC criu/libnetlink.o [2021-01-22T11:48:22.145Z] #41 130.2 CC criu/log.o [2021-01-22T11:48:22.145Z] #41 130.7 CC criu/lsm.o [2021-01-22T11:48:22.145Z] #41 131.0 CC criu/mem.o [2021-01-22T11:48:22.145Z] #41 ... [2021-01-22T11:48:22.145Z] [2021-01-22T11:48:22.145Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-01-22T11:48:22.145Z] #18 63.21 Setting up python3-pip (18.1-5) ... [2021-01-22T11:48:22.145Z] #18 65.61 Processing triggers for libc-bin (2.28-10) ... [2021-01-22T11:48:22.145Z] #18 66.64 Processing triggers for mime-support (3.62) ... [2021-01-22T11:48:22.145Z] #18 DONE 67.2s [2021-01-22T11:48:22.391Z] #43 167.6 CC criu/page-xfer.o [2021-01-22T11:48:22.408Z] [2021-01-22T11:48:22.408Z] #19 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2021-01-22T11:48:23.467Z] ok github.com/docker/docker/pkg/signal 2.331s coverage: 61.0% of statements [2021-01-22T11:48:23.759Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2021-01-22T11:48:23.916Z] #43 169.4 CC criu/pagemap-cache.o [2021-01-22T11:48:24.051Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2021-01-22T11:48:24.051Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2021-01-22T11:48:24.227Z] #43 169.8 CC criu/pagemap.o [2021-01-22T11:48:24.333Z] #19 2.018 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-01-22T11:48:24.333Z] #19 2.029 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-01-22T11:48:24.333Z] #19 2.042 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-01-22T11:48:24.596Z] #19 DONE 2.3s [2021-01-22T11:48:24.596Z] [2021-01-22T11:48:24.596Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-01-22T11:48:24.684Z] ok github.com/docker/docker/pkg/sysinfo 0.004s coverage: 54.2% of statements [2021-01-22T11:48:24.975Z] ok github.com/docker/docker/pkg/system 0.036s coverage: 36.9% of statements [2021-01-22T11:48:25.272Z] #43 171.0 CC criu/parasite-syscall.o [2021-01-22T11:48:25.608Z] ok github.com/docker/docker/pkg/tailfile 0.032s coverage: 88.6% of statements [2021-01-22T11:48:25.900Z] ok github.com/docker/docker/pkg/tarsum 0.026s coverage: 89.3% of statements [2021-01-22T11:48:25.900Z] testing: warning: no tests to run [2021-01-22T11:48:25.900Z] coverage: [no statements] [2021-01-22T11:48:25.900Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2021-01-22T11:48:26.191Z] ok github.com/docker/docker/pkg/truncindex 0.101s coverage: 91.5% of statements [2021-01-22T11:48:26.483Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2021-01-22T11:48:26.775Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2021-01-22T11:48:26.794Z] #43 172.2 CC criu/path.o [2021-01-22T11:48:26.795Z] #43 172.5 CC criu/pie-util-vdso.o [2021-01-22T11:48:27.435Z] #43 173.1 CC criu/pie-util.o [2021-01-22T11:48:27.731Z] #43 173.3 CC criu/pipes.o [2021-01-22T11:48:28.283Z] ok github.com/docker/docker/plugin 0.548s coverage: 23.2% of statements [2021-01-22T11:48:28.374Z] #43 174.0 CC criu/plugin.o [2021-01-22T11:48:28.916Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2021-01-22T11:48:29.014Z] #43 174.5 CC criu/proc_parse.o [2021-01-22T11:48:29.207Z] ok github.com/docker/docker/profiles/seccomp 0.025s coverage: 86.4% of statements [2021-01-22T11:48:29.907Z] #20 4.994 Collecting yamllint==1.16.0 [2021-01-22T11:48:30.715Z] ok github.com/docker/docker/quota 0.658s coverage: 71.4% of statements [2021-01-22T11:48:31.007Z] ok github.com/docker/docker/reference 0.005s coverage: 84.4% of statements [2021-01-22T11:48:31.306Z] #20 ... [2021-01-22T11:48:31.306Z] [2021-01-22T11:48:31.306Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T11:48:31.306Z] #41 132.4 CC criu/memfd.o [2021-01-22T11:48:31.306Z] #41 132.9 CC criu/mount.o [2021-01-22T11:48:31.306Z] #41 135.7 CC criu/namespaces.o [2021-01-22T11:48:31.306Z] #41 137.5 CC criu/net.o [2021-01-22T11:48:31.306Z] #41 140.0 CC criu/netfilter.o [2021-01-22T11:48:31.306Z] #41 140.3 CC criu/page-pipe.o [2021-01-22T11:48:31.306Z] #41 140.9 CC criu/page-xfer.o [2021-01-22T11:48:31.573Z] DEBUG: print all environment variables to check how Jenkins runs this script [2021-01-22T11:48:31.573Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-337bdff5\powershellScript.ps1'; exit $LASTEXITCODE; [2021-01-22T11:48:31.573Z] ---------------------------------------------------------------------------- [2021-01-22T11:48:31.573Z] [2021-01-22T11:48:31.573Z] INFO: executeCI.ps1 starting at Fri Jan 22 11:48:27 CUT 2021 [2021-01-22T11:48:31.573Z] [2021-01-22T11:48:31.573Z] INFO: Script version 05-Feb-2019 09:03 PDT [2021-01-22T11:48:31.573Z] INFO: Running git version 2.24.1.windows.2 [2021-01-22T11:48:31.573Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2021-01-22T11:48:31.573Z] INFO: Environment variables: [2021-01-22T11:48:31.573Z] [2021-01-22T11:48:31.573Z] Name Value [2021-01-22T11:48:31.573Z] ---- ----- [2021-01-22T11:48:31.573Z] ALLUSERSPROFILE C:\ProgramData [2021-01-22T11:48:31.573Z] amd64 true [2021-01-22T11:48:31.573Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming [2021-01-22T11:48:31.573Z] APT_MIRROR cdn-fastly.deb.debian.org [2021-01-22T11:48:31.573Z] arm64 true [2021-01-22T11:48:31.573Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.9 [2021-01-22T11:48:31.573Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.9 [2021-01-22T11:48:31.573Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2021-01-22T11:48:31.573Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2021-01-22T11:48:31.573Z] BRANCH_NAME PR-41918 [2021-01-22T11:48:31.573Z] BUILD_DISPLAY_NAME #2 [2021-01-22T11:48:31.573Z] BUILD_ID 2 [2021-01-22T11:48:31.573Z] BUILD_NUMBER 2 [2021-01-22T11:48:31.573Z] BUILD_TAG jenkins-moby-PR-41918-2 [2021-01-22T11:48:31.573Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-41918/2/ [2021-01-22T11:48:31.573Z] CHANGE_AUTHOR AkihiroSuda [2021-01-22T11:48:31.573Z] CHANGE_AUTHOR_DISPLAY_NAME Akihiro Suda [2021-01-22T11:48:31.573Z] CHANGE_AUTHOR_EMAIL suda.kyoto@gmail.com [2021-01-22T11:48:31.573Z] CHANGE_BRANCH cgroup2ci [2021-01-22T11:48:31.573Z] CHANGE_FORK AkihiroSuda/docker [2021-01-22T11:48:31.573Z] CHANGE_ID 41918 [2021-01-22T11:48:31.573Z] CHANGE_TARGET master [2021-01-22T11:48:31.573Z] CHANGE_TITLE add cgroup2 CI (Vagrant on GitHub Actions) [2021-01-22T11:48:31.573Z] CHANGE_URL https://github.com/moby/moby/pull/41918 [2021-01-22T11:48:31.573Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-01-22T11:48:31.573Z] CommonProgramFiles C:\Program Files\Common Files [2021-01-22T11:48:31.573Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2021-01-22T11:48:31.573Z] CommonProgramW6432 C:\Program Files\Common Files [2021-01-22T11:48:31.573Z] COMPUTERNAME azwin-2-d7eb50 [2021-01-22T11:48:31.573Z] ComSpec C:\windows\system32\cmd.exe [2021-01-22T11:48:31.573Z] ConfigSequenceNumber 0 [2021-01-22T11:48:31.573Z] dco true [2021-01-22T11:48:31.573Z] DOCKER_BUILDKIT 0 [2021-01-22T11:48:31.573Z] DOCKER_DUT_DEBUG 1 [2021-01-22T11:48:31.573Z] DOCKER_EXPERIMENTAL 1 [2021-01-22T11:48:31.573Z] DOCKER_GRAPHDRIVER overlay2 [2021-01-22T11:48:31.573Z] DriverData C:\Windows\System32\Drivers\DriverData [2021-01-22T11:48:31.573Z] EXECUTOR_NUMBER 0 [2021-01-22T11:48:31.573Z] FQDN azwin-2-d7eb50.westus.cloudapp.azure.com [2021-01-22T11:48:31.573Z] GIT_BRANCH PR-41918 [2021-01-22T11:48:31.573Z] GIT_COMMIT febd0d315cb311dd1ae52f406520e6872a5867d3 [2021-01-22T11:48:31.573Z] GIT_PREVIOUS_COMMIT f41671ae98b8c4c1cb319b2d5bf11f46b8bea0ed [2021-01-22T11:48:31.573Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT f41671ae98b8c4c1cb319b2d5bf11f46b8bea0ed [2021-01-22T11:48:31.573Z] GIT_URL https://github.com/moby/moby.git [2021-01-22T11:48:31.573Z] HUDSON_COOKIE dfb3e0ae-7ceb-429b-9481-b3ab3456e1c6 [2021-01-22T11:48:31.573Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2021-01-22T11:48:31.573Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2021-01-22T11:48:31.573Z] HUDSON_URL https://ci-next.docker.com/public/ [2021-01-22T11:48:31.573Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.275-1.b01.ojdkbuild.windows.x86_64 [2021-01-22T11:48:31.573Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2021-01-22T11:48:31.573Z] JENKINS_NODE_COOKIE 608c7ef4-76f2-489f-82e0-07b1ae62de4e [2021-01-22T11:48:31.573Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2021-01-22T11:48:31.573Z] JENKINS_URL https://ci-next.docker.com/public/ [2021-01-22T11:48:31.573Z] JOB_BASE_NAME PR-41918 [2021-01-22T11:48:31.573Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41918/display/redirect [2021-01-22T11:48:31.574Z] JOB_NAME moby/PR-41918 [2021-01-22T11:48:31.574Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-41918/ [2021-01-22T11:48:31.574Z] library.jps.version master [2021-01-22T11:48:31.574Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local [2021-01-22T11:48:31.574Z] NODE_LABELS amd64 azure azwin-2-d7eb50 azwin-2019 docker west-us windows windows-2019 x86_64 [2021-01-22T11:48:31.575Z] NODE_NAME azwin-2-d7eb50 [2021-01-22T11:48:31.575Z] NUMBER_OF_PROCESSORS 4 [2021-01-22T11:48:31.575Z] OS Windows_NT [2021-01-22T11:48:31.575Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... [2021-01-22T11:48:31.575Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2021-01-22T11:48:31.575Z] ppc64le true [2021-01-22T11:48:31.575Z] PROCESSOR_ARCHITECTURE AMD64 [2021-01-22T11:48:31.575Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 4, GenuineIntel [2021-01-22T11:48:31.575Z] PROCESSOR_LEVEL 6 [2021-01-22T11:48:31.575Z] PROCESSOR_REVISION 5504 [2021-01-22T11:48:31.575Z] ProgramData C:\ProgramData [2021-01-22T11:48:31.575Z] ProgramFiles C:\Program Files [2021-01-22T11:48:31.575Z] ProgramFiles(x86) C:\Program Files (x86) [2021-01-22T11:48:31.575Z] ProgramW6432 C:\Program Files [2021-01-22T11:48:31.575Z] PROMPT $P$G [2021-01-22T11:48:31.575Z] PSExecutionPolicyPreference Bypass [2021-01-22T11:48:31.575Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... [2021-01-22T11:48:31.575Z] PUBLIC C:\Users\Public [2021-01-22T11:48:31.575Z] rootless true [2021-01-22T11:48:31.575Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41918/2/display/redirect?page=artif... [2021-01-22T11:48:31.575Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41918/2/display/redirect?page=changes [2021-01-22T11:48:31.575Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41918/2/display/redirect [2021-01-22T11:48:31.575Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41918/2/display/redirect?page=tests [2021-01-22T11:48:31.575Z] s390x true [2021-01-22T11:48:31.575Z] SKIP_VALIDATION_TESTS 1 [2021-01-22T11:48:31.575Z] SOURCES_DRIVE d [2021-01-22T11:48:31.575Z] SOURCES_SUBDIR gopath [2021-01-22T11:48:31.575Z] STAGE_NAME Run tests [2021-01-22T11:48:31.575Z] SystemDrive C: [2021-01-22T11:48:31.575Z] SystemRoot C:\windows [2021-01-22T11:48:31.575Z] TEMP C:\windows\TEMP [2021-01-22T11:48:31.575Z] TESTDEBUG 0 [2021-01-22T11:48:31.575Z] TESTRUN_DRIVE d [2021-01-22T11:48:31.575Z] TESTRUN_SUBDIR CI [2021-01-22T11:48:31.575Z] TIMEOUT 120m [2021-01-22T11:48:31.575Z] TMP C:\windows\TEMP [2021-01-22T11:48:31.575Z] unit_validate true [2021-01-22T11:48:31.575Z] USERDOMAIN WORKGROUP [2021-01-22T11:48:31.575Z] USERNAME azwin-2-d7eb50$ [2021-01-22T11:48:31.575Z] USERPROFILE C:\windows\system32\config\systemprofile [2021-01-22T11:48:31.575Z] validate_force false [2021-01-22T11:48:31.575Z] windir C:\windows [2021-01-22T11:48:31.575Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2021-01-22T11:48:31.575Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2021-01-22T11:48:31.575Z] windowsRS1 false [2021-01-22T11:48:31.575Z] windowsRS5 true [2021-01-22T11:48:31.575Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2021-01-22T11:48:31.575Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2021-01-22T11:48:31.575Z] [2021-01-22T11:48:31.575Z] [2021-01-22T11:48:31.575Z] [2021-01-22T11:48:31.575Z] INFO: Sources under d:\gopath\... [2021-01-22T11:48:31.575Z] INFO: Test run under d:\CI\... [2021-01-22T11:48:31.575Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2021-01-22T11:48:31.575Z] INFO: docker/docker repository was found [2021-01-22T11:48:31.575Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2021-01-22T11:48:31.575Z] ltsc2019: Pulling from windows/servercore [2021-01-22T11:48:31.575Z] 4612f6d0b889: Pulling fs layer [2021-01-22T11:48:31.575Z] 4dcc9a9b9e68: Pulling fs layer [2021-01-22T11:48:31.870Z] sha256:f9feba227981c593b0f1f89409da57eba3c50f48c2dc5b0541ed377ef20d4d33 [2021-01-22T11:48:31.870Z] INFO: Starting docker-py tests... [2021-01-22T11:48:31.870Z] ============================= test session starts ============================== [2021-01-22T11:48:31.870Z] platform linux -- Python 3.7.9, pytest-4.3.1, py-1.10.0, pluggy-0.13.1 [2021-01-22T11:48:31.870Z] rootdir: /src, inifile: pytest.ini [2021-01-22T11:48:31.870Z] plugins: timeout-1.3.3, cov-2.6.1 [2021-01-22T11:48:31.870Z] collected 389 items / 1 deselected / 388 selected [2021-01-22T11:48:31.870Z] [2021-01-22T11:48:32.041Z] ok github.com/docker/docker/registry 0.088s coverage: 57.2% of statements [2021-01-22T11:48:32.333Z] ok github.com/docker/docker/registry/resumable 0.014s coverage: 100.0% of statements [2021-01-22T11:48:32.625Z] ok github.com/docker/docker/restartmanager 0.001s coverage: 50.9% of statements [2021-01-22T11:48:32.699Z] #41 142.1 CC criu/pagemap-cache.o [2021-01-22T11:48:32.699Z] #41 142.4 CC criu/pagemap.o [2021-01-22T11:48:33.258Z] ok github.com/docker/docker/runconfig 0.006s coverage: 66.1% of statements [2021-01-22T11:48:33.258Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2021-01-22T11:48:33.275Z] #41 143.1 CC criu/parasite-syscall.o [2021-01-22T11:48:33.504Z] #43 178.7 CC criu/protobuf-desc.o [2021-01-22T11:48:34.144Z] #43 179.9 CC criu/protobuf.o [2021-01-22T11:48:34.229Z] #41 143.7 CC criu/path.o [2021-01-22T11:48:34.229Z] #41 144.0 CC criu/pie-util-vdso.o [2021-01-22T11:48:34.490Z] #41 144.3 CC criu/pie-util.o [2021-01-22T11:48:34.753Z] #41 144.4 CC criu/pipes.o [2021-01-22T11:48:34.785Z] #43 180.3 CC criu/pstree.o [2021-01-22T11:48:35.016Z] #41 ... [2021-01-22T11:48:35.016Z] [2021-01-22T11:48:35.016Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-01-22T11:48:35.016Z] #20 10.45 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2021-01-22T11:48:35.016Z] #20 10.55 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2021-01-22T11:48:35.016Z] #20 10.60 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-01-22T11:48:35.281Z] #20 10.69 Collecting pyyaml (from yamllint==1.16.0) [2021-01-22T11:48:35.326Z] ok github.com/docker/docker/volume/drivers 0.003s coverage: 36.1% of statements [2021-01-22T11:48:35.543Z] #20 10.95 Downloading https://files.pythonhosted.org/packages/a0/a4/d63f2d7597e1a4b55aa3b4d6c5b029991d3b824b5bd331af8d4ab1ed687d/PyYAML-5.4.1.tar.gz (175kB) [2021-01-22T11:48:35.832Z] #43 ... [2021-01-22T11:48:35.832Z] [2021-01-22T11:48:35.832Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-22T11:48:35.832Z] #53 130.5 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-22T11:48:36.119Z] #20 11.53 Installing build dependencies: started [2021-01-22T11:48:36.363Z] ok github.com/docker/docker/volume/local 0.292s coverage: 76.6% of statements [2021-01-22T11:48:36.655Z] ok github.com/docker/docker/volume/mounts 0.017s coverage: 67.0% of statements [2021-01-22T11:48:37.697Z] ok github.com/docker/docker/volume/service 0.010s coverage: 73.1% of statements [2021-01-22T11:48:39.377Z] #53 133.3 + mkdir -p /build [2021-01-22T11:48:39.377Z] #53 133.3 + cp runc /build/runc [2021-01-22T11:48:39.377Z] #53 DONE 133.5s [2021-01-22T11:48:39.377Z] [2021-01-22T11:48:39.377Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T11:48:39.377Z] #43 181.8 CC criu/rbtree.o [2021-01-22T11:48:39.377Z] #43 182.3 CC criu/rst-malloc.o [2021-01-22T11:48:39.377Z] #43 182.6 CC criu/seccomp.o [2021-01-22T11:48:39.377Z] #43 183.5 CC criu/seize.o [2021-01-22T11:48:39.377Z] #43 184.8 CC criu/servicefd.o [2021-01-22T11:48:40.013Z] #43 185.8 CC criu/shmem.o [2021-01-22T11:48:40.153Z] 4dcc9a9b9e68: Download complete [2021-01-22T11:48:41.426Z] #20 ... [2021-01-22T11:48:41.426Z] [2021-01-22T11:48:41.426Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T11:48:41.426Z] #54 169.2 + bin/containerd [2021-01-22T11:48:41.530Z] #43 187.2 CC criu/sigframe.o [2021-01-22T11:48:41.824Z] #43 187.4 CC criu/signalfd.o [2021-01-22T11:48:42.462Z] #43 187.9 CC criu/sk-inet.o [2021-01-22T11:48:43.504Z] #43 189.0 CC criu/sk-netlink.o [2021-01-22T11:48:44.157Z] #43 189.6 CC criu/sk-packet.o [2021-01-22T11:48:44.452Z] #43 ... [2021-01-22T11:48:44.452Z] [2021-01-22T11:48:44.452Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2021-01-22T11:48:44.452Z] #40 251.2 + dpkg --print-architecture [2021-01-22T11:48:44.452Z] #40 251.2 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-01-22T11:48:44.452Z] #40 251.8 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-01-22T11:48:44.452Z] #40 251.8 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-01-22T11:48:45.649Z] #54 ... [2021-01-22T11:48:45.649Z] [2021-01-22T11:48:45.649Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T11:48:45.649Z] #41 145.2 CC criu/plugin.o [2021-01-22T11:48:45.649Z] #41 145.6 CC criu/proc_parse.o [2021-01-22T11:48:45.649Z] #41 148.0 CC criu/protobuf-desc.o [2021-01-22T11:48:45.649Z] #41 148.7 CC criu/protobuf.o [2021-01-22T11:48:45.649Z] #41 149.1 CC criu/pstree.o [2021-01-22T11:48:45.649Z] #41 150.0 CC criu/rbtree.o [2021-01-22T11:48:45.649Z] #41 150.2 CC criu/rst-malloc.o [2021-01-22T11:48:45.649Z] #41 150.4 CC criu/seccomp.o [2021-01-22T11:48:45.649Z] #41 150.9 CC criu/seize.o [2021-01-22T11:48:45.649Z] #41 151.6 CC criu/servicefd.o [2021-01-22T11:48:45.649Z] #41 151.9 CC criu/shmem.o [2021-01-22T11:48:45.649Z] #41 152.8 CC criu/sigframe.o [2021-01-22T11:48:45.649Z] #41 153.0 CC criu/signalfd.o [2021-01-22T11:48:45.649Z] #41 153.3 CC criu/sk-inet.o [2021-01-22T11:48:45.649Z] #41 154.2 CC criu/sk-netlink.o [2021-01-22T11:48:45.649Z] #41 154.7 CC criu/sk-packet.o [2021-01-22T11:48:45.649Z] #41 155.3 CC criu/sk-queue.o [2021-01-22T11:48:45.912Z] #41 155.7 CC criu/sk-tcp.o [2021-01-22T11:48:45.949Z] 4612f6d0b889: Verifying Checksum [2021-01-22T11:48:45.949Z] 4612f6d0b889: Download complete [2021-01-22T11:48:46.487Z] #41 156.2 CC criu/sk-unix.o [2021-01-22T11:48:46.799Z] tests/integration/api_build_test.py .......................X [ 6%] [2021-01-22T11:48:47.368Z] tests/integration/api_client_test.py ..... [ 7%] [2021-01-22T11:48:48.411Z] #41 158.1 CC criu/sockets.o [2021-01-22T11:48:48.874Z] tests/integration/api_config_test.py ..... [ 8%] [2021-01-22T11:48:49.359Z] #41 159.0 CC criu/stats.o [2021-01-22T11:48:49.629Z] #41 159.3 CC criu/string.o [2021-01-22T11:48:49.629Z] #41 159.4 CC criu/sysctl.o [2021-01-22T11:48:50.053Z] #40 ... [2021-01-22T11:48:50.053Z] [2021-01-22T11:48:50.053Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T11:48:50.053Z] #43 190.3 CC criu/sk-queue.o [2021-01-22T11:48:50.053Z] #43 190.9 CC criu/sk-tcp.o [2021-01-22T11:48:50.053Z] #43 191.4 CC criu/sk-unix.o [2021-01-22T11:48:50.053Z] #43 193.7 CC criu/sockets.o [2021-01-22T11:48:50.053Z] #43 194.8 CC criu/stats.o [2021-01-22T11:48:50.053Z] #43 195.2 CC criu/string.o [2021-01-22T11:48:50.053Z] #43 195.3 CC criu/sysctl.o [2021-01-22T11:48:50.205Z] #41 ... [2021-01-22T11:48:50.205Z] [2021-01-22T11:48:50.205Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-01-22T11:48:50.205Z] #20 25.65 Installing build dependencies: finished with status 'done' [2021-01-22T11:48:50.347Z] #43 195.9 CC criu/sysfs_parse.o [2021-01-22T11:48:50.642Z] #43 196.3 CC criu/timens.o [2021-01-22T11:48:50.938Z] #43 196.6 CC criu/timerfd.o [2021-01-22T11:48:51.592Z] #43 197.2 CC criu/tty.o [2021-01-22T11:48:52.130Z] #20 ... [2021-01-22T11:48:52.130Z] [2021-01-22T11:48:52.130Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T11:48:52.130Z] #22 233.0 + return [2021-01-22T11:48:52.130Z] #22 DONE 233.6s [2021-01-22T11:48:52.394Z] [2021-01-22T11:48:52.394Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T11:48:52.394Z] #41 160.1 CC criu/sysfs_parse.o [2021-01-22T11:48:52.394Z] #41 160.3 CC criu/timens.o [2021-01-22T11:48:52.394Z] #41 160.6 CC criu/timerfd.o [2021-01-22T11:48:52.394Z] #41 161.0 CC criu/tty.o [2021-01-22T11:48:53.035Z] ok github.com/docker/docker/pkg/plugins 33.621s coverage: 76.6% of statements [2021-01-22T11:48:53.035Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-01-22T11:48:53.035Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-01-22T11:48:53.035Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-01-22T11:48:53.035Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-01-22T11:48:53.035Z] ? github.com/docker/docker/pkg/term [no test files] [2021-01-22T11:48:53.035Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-01-22T11:48:53.035Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-01-22T11:48:53.035Z] ? github.com/docker/docker/rootless [no test files] [2021-01-22T11:48:53.035Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-01-22T11:48:53.035Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-01-22T11:48:53.035Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-01-22T11:48:53.035Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-01-22T11:48:53.035Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-01-22T11:48:53.035Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-01-22T11:48:53.035Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-01-22T11:48:53.035Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-01-22T11:48:53.036Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-01-22T11:48:53.036Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-01-22T11:48:53.036Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-01-22T11:48:53.036Z] ? github.com/docker/docker/testutil/request [no test files] [2021-01-22T11:48:53.036Z] ? github.com/docker/docker/volume [no test files] [2021-01-22T11:48:53.036Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-01-22T11:48:53.036Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-01-22T11:48:53.036Z] [2021-01-22T11:48:53.036Z] === Skipped [2021-01-22T11:48:53.036Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2021-01-22T11:48:53.036Z] exec_linux_test.go:18: requires AppArmor to be enabled [2021-01-22T11:48:53.036Z] [2021-01-22T11:48:53.036Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2021-01-22T11:48:53.036Z] exec_linux_test.go:38: requires AppArmor to be enabled [2021-01-22T11:48:53.036Z] [2021-01-22T11:48:53.036Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-01-22T11:48:53.036Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-01-22T11:48:53.036Z] graphtest_unix.go:46: Driver btrfs not supported [2021-01-22T11:48:53.036Z] [2021-01-22T11:48:53.036Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-01-22T11:48:53.036Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-01-22T11:48:53.036Z] graphtest_unix.go:46: Driver btrfs not supported [2021-01-22T11:48:53.036Z] [2021-01-22T11:48:53.036Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-01-22T11:48:53.036Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-01-22T11:48:53.036Z] graphtest_unix.go:46: Driver btrfs not supported [2021-01-22T11:48:53.036Z] [2021-01-22T11:48:53.036Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-01-22T11:48:53.036Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-01-22T11:48:53.036Z] graphtest_unix.go:46: Driver btrfs not supported [2021-01-22T11:48:53.036Z] [2021-01-22T11:48:53.036Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-01-22T11:48:53.036Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-01-22T11:48:53.036Z] graphtest_unix.go:46: Driver btrfs not supported [2021-01-22T11:48:53.036Z] [2021-01-22T11:48:53.036Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-01-22T11:48:53.036Z] graphtest_unix.go:73: No driver to put! [2021-01-22T11:48:53.036Z] [2021-01-22T11:48:53.036Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-01-22T11:48:53.036Z] time="2021-01-22T11:47:41Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-01-22T11:48:53.036Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-01-22T11:48:53.036Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-01-22T11:48:53.036Z] [2021-01-22T11:48:53.036Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-01-22T11:48:53.036Z] time="2021-01-22T11:47:41Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-01-22T11:48:53.036Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-01-22T11:48:53.036Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-01-22T11:48:53.036Z] [2021-01-22T11:48:53.036Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-01-22T11:48:53.036Z] time="2021-01-22T11:47:41Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-01-22T11:48:53.036Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-01-22T11:48:53.036Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-01-22T11:48:53.036Z] [2021-01-22T11:48:53.036Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-01-22T11:48:53.036Z] time="2021-01-22T11:47:41Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-01-22T11:48:53.036Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-01-22T11:48:53.036Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-01-22T11:48:53.036Z] [2021-01-22T11:48:53.036Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-01-22T11:48:53.036Z] time="2021-01-22T11:47:41Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-01-22T11:48:53.036Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-01-22T11:48:53.036Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-01-22T11:48:53.036Z] [2021-01-22T11:48:53.036Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-01-22T11:48:53.036Z] graphtest_unix.go:73: No driver to put! [2021-01-22T11:48:53.036Z] [2021-01-22T11:48:53.036Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-01-22T11:48:53.036Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-01-22T11:48:53.036Z] [2021-01-22T11:48:53.036Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-01-22T11:48:53.036Z] overlay_test.go:49: Fails to compute changes intermittently [2021-01-22T11:48:53.036Z] [2021-01-22T11:48:53.036Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-01-22T11:48:53.036Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-01-22T11:48:53.036Z] [2021-01-22T11:48:53.036Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-01-22T11:48:53.036Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-01-22T11:48:53.036Z] [2021-01-22T11:48:53.036Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-01-22T11:48:53.036Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-01-22T11:48:53.036Z] graphtest_unix.go:46: Driver zfs not supported [2021-01-22T11:48:53.036Z] [2021-01-22T11:48:53.036Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-01-22T11:48:53.036Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-01-22T11:48:53.036Z] graphtest_unix.go:46: Driver zfs not supported [2021-01-22T11:48:53.036Z] [2021-01-22T11:48:53.036Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-01-22T11:48:53.036Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-01-22T11:48:53.036Z] graphtest_unix.go:46: Driver zfs not supported [2021-01-22T11:48:53.036Z] [2021-01-22T11:48:53.036Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-01-22T11:48:53.036Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-01-22T11:48:53.036Z] graphtest_unix.go:46: Driver zfs not supported [2021-01-22T11:48:53.036Z] [2021-01-22T11:48:53.036Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-01-22T11:48:53.036Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-01-22T11:48:53.036Z] graphtest_unix.go:46: Driver zfs not supported [2021-01-22T11:48:53.036Z] [2021-01-22T11:48:53.036Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-01-22T11:48:53.036Z] graphtest_unix.go:73: No driver to put! [2021-01-22T11:48:53.036Z] [2021-01-22T11:48:53.036Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-01-22T11:48:53.036Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2021-01-22T11:48:53.036Z] [2021-01-22T11:48:53.036Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-01-22T11:48:53.036Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2021-01-22T11:48:53.036Z] [2021-01-22T11:48:53.036Z] [2021-01-22T11:48:53.036Z] DONE 2194 tests, 26 skipped in 188.190s Post stage [Pipeline] junit [2021-01-22T11:48:53.083Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-01-22T11:48:53.348Z] #41 162.9 CC criu/tun.o [2021-01-22T11:48:53.586Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-41918/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=febd0d315cb311dd1ae52f406520e6872a5867d3 -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:febd0d315cb311dd1ae52f406520e6872a5867d3 hack/make.sh dynbinary test-integration [2021-01-22T11:48:53.675Z] #43 199.4 CC criu/tun.o [2021-01-22T11:48:53.879Z] [2021-01-22T11:48:53.879Z] Removing bundles/ [2021-01-22T11:48:53.879Z] [2021-01-22T11:48:53.879Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-01-22T11:48:53.933Z] #41 163.7 CC criu/uffd.o [2021-01-22T11:48:54.171Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-01-22T11:48:54.171Z] GOOS="" GOARCH="" GOARM="" [2021-01-22T11:48:54.718Z] #43 200.0 CC criu/uffd.o [2021-01-22T11:48:55.328Z] #41 164.8 CC criu/util.o [2021-01-22T11:48:55.591Z] #41 ... [2021-01-22T11:48:55.591Z] [2021-01-22T11:48:55.591Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-01-22T11:48:55.591Z] #20 31.03 Building wheels for collected packages: pyyaml [2021-01-22T11:48:55.591Z] #20 31.03 Running setup.py bdist_wheel for pyyaml: started [2021-01-22T11:48:56.236Z] #43 201.5 CC criu/util.o [2021-01-22T11:48:56.984Z] #20 32.16 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2021-01-22T11:48:56.984Z] #20 32.16 Stored in directory: /root/.cache/pip/wheels/2a/d4/92/cf299bdf4162957ca8126b46e913e29f76a4f17ca762c45028 [2021-01-22T11:48:56.984Z] #20 32.29 Successfully built pyyaml [2021-01-22T11:48:56.984Z] #20 32.30 Installing collected packages: pathspec, pyyaml, yamllint [2021-01-22T11:48:57.252Z] #20 32.56 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.16.0 [2021-01-22T11:48:57.515Z] #20 DONE 33.1s [2021-01-22T11:48:57.515Z] [2021-01-22T11:48:57.515Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2021-01-22T11:48:57.761Z] #43 203.0 CC criu/uts_ns.o [2021-01-22T11:48:57.761Z] #43 203.4 CC criu/vdso.o [2021-01-22T11:48:58.092Z] #23 DONE 0.4s [2021-01-22T11:48:58.093Z] [2021-01-22T11:48:58.093Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2021-01-22T11:48:58.396Z] #43 204.0 LINK criu/built-in.o [2021-01-22T11:48:58.396Z] #43 204.2 LINK criu/criu [2021-01-22T11:48:59.035Z] #43 204.8 DEP lib/c/criu.d [2021-01-22T11:48:59.329Z] #43 204.9 CC images/rpc.pb-c.o [2021-01-22T11:49:00.375Z] #43 205.7 CC lib/c/criu.o [2021-01-22T11:49:01.421Z] #43 207.1 LINK lib/c/built-in.o [2021-01-22T11:49:01.421Z] #43 207.1 LINK lib/c/libcriu.so [2021-01-22T11:49:01.718Z] #43 207.2 LINK lib/c/libcriu.a [2021-01-22T11:49:01.718Z] #43 207.4 GEN magic.py [2021-01-22T11:49:02.014Z] #43 207.6 Note: Building without setproctitle() and strlcpy() support. [2021-01-22T11:49:02.014Z] #43 207.6 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-01-22T11:49:02.014Z] #43 207.6 Note: Building without GnuTLS support [2021-01-22T11:49:02.014Z] #43 207.6 Makefile.config:39: Warn: you have no libnftables installed [2021-01-22T11:49:02.014Z] #43 207.6 Makefile.config:40: Warn: Building without nftables support [2021-01-22T11:49:03.068Z] #43 208.6 fatal: not a git repository (or any of the parent directories): .git [2021-01-22T11:49:03.391Z] #28 ... [2021-01-22T11:49:03.392Z] [2021-01-22T11:49:03.392Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T11:49:03.392Z] #41 166.0 CC criu/uts_ns.o [2021-01-22T11:49:03.392Z] #41 166.2 CC criu/vdso.o [2021-01-22T11:49:03.392Z] #41 166.7 LINK criu/built-in.o [2021-01-22T11:49:03.392Z] #41 166.8 LINK criu/criu [2021-01-22T11:49:03.392Z] #41 167.2 DEP lib/c/criu.d [2021-01-22T11:49:03.392Z] #41 167.3 CC images/rpc.pb-c.o [2021-01-22T11:49:03.392Z] #41 167.9 CC lib/c/criu.o [2021-01-22T11:49:03.392Z] #41 168.8 LINK lib/c/built-in.o [2021-01-22T11:49:03.392Z] #41 168.8 LINK lib/c/libcriu.so [2021-01-22T11:49:03.392Z] #41 168.9 LINK lib/c/libcriu.a [2021-01-22T11:49:03.392Z] #41 169.1 GEN magic.py [2021-01-22T11:49:03.392Z] #41 169.2 Note: Building without setproctitle() and strlcpy() support. [2021-01-22T11:49:03.392Z] #41 169.2 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-01-22T11:49:03.392Z] #41 169.2 Note: Building without GnuTLS support [2021-01-22T11:49:03.392Z] #41 169.2 Makefile.config:39: Warn: you have no libnftables installed [2021-01-22T11:49:03.392Z] #41 169.2 Makefile.config:40: Warn: Building without nftables support [2021-01-22T11:49:03.392Z] #41 170.7 fatal: not a git repository (or any of the parent directories): .git [2021-01-22T11:49:03.392Z] #41 171.4 make[1]: Nothing to be done for 'all'. [2021-01-22T11:49:03.392Z] #41 172.0 make[1]: 'images/built-in.o' is up to date. [2021-01-22T11:49:03.392Z] #41 172.0 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-01-22T11:49:03.392Z] #41 172.1 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-01-22T11:49:03.392Z] #41 172.1 make[1]: 'compel/libcompel.a' is up to date. [2021-01-22T11:49:03.392Z] #41 172.2 make[1]: 'compel/compel-host-bin' is up to date. [2021-01-22T11:49:03.392Z] #41 172.2 make[1]: Nothing to be done for 'all'. [2021-01-22T11:49:03.392Z] #41 172.2 make[1]: 'soccr/libsoccr.a' is up to date. [2021-01-22T11:49:03.392Z] #41 172.4 make[2]: Nothing to be done for 'all'. [2021-01-22T11:49:03.392Z] #41 172.5 make[2]: Nothing to be done for 'all'. [2021-01-22T11:49:03.392Z] #41 172.5 make[2]: Nothing to be done for 'all'. [2021-01-22T11:49:03.392Z] #41 172.6 make[2]: Nothing to be done for 'all'. [2021-01-22T11:49:03.392Z] #41 172.7 make[2]: Nothing to be done for 'all'. [2021-01-22T11:49:03.392Z] #41 172.7 make[2]: Nothing to be done for 'all'. [2021-01-22T11:49:03.392Z] #41 172.7 make[2]: Nothing to be done for 'all'. [2021-01-22T11:49:03.392Z] #41 172.8 make[2]: Nothing to be done for 'all'. [2021-01-22T11:49:03.392Z] #41 172.8 INSTALL criu/criu [2021-01-22T11:49:04.115Z] #43 209.8 make[1]: Nothing to be done for 'all'. [2021-01-22T11:49:04.756Z] #43 ... [2021-01-22T11:49:04.756Z] [2021-01-22T11:49:04.756Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2021-01-22T11:49:04.756Z] #40 DONE 277.0s [2021-01-22T11:49:04.782Z] #41 DONE 174.5s [2021-01-22T11:49:04.782Z] [2021-01-22T11:49:04.782Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2021-01-22T11:49:04.782Z] #28 DONE 6.9s [2021-01-22T11:49:04.782Z] [2021-01-22T11:49:04.782Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2021-01-22T11:49:05.043Z] #31 DONE 0.3s [2021-01-22T11:49:05.043Z] [2021-01-22T11:49:05.043Z] #33 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2021-01-22T11:49:05.051Z] [2021-01-22T11:49:05.051Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T11:49:05.051Z] #56 ... [2021-01-22T11:49:05.051Z] [2021-01-22T11:49:05.051Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-22T11:49:05.051Z] #43 210.8 make[1]: 'images/built-in.o' is up to date. [2021-01-22T11:49:05.305Z] #33 DONE 0.1s [2021-01-22T11:49:05.305Z] [2021-01-22T11:49:05.305Z] #36 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2021-01-22T11:49:05.349Z] #43 210.9 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-01-22T11:49:05.349Z] #43 211.0 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-01-22T11:49:05.349Z] #43 211.1 make[1]: 'compel/libcompel.a' is up to date. [2021-01-22T11:49:05.349Z] #43 211.1 make[1]: 'compel/compel-host-bin' is up to date. [2021-01-22T11:49:05.568Z] #36 DONE 0.2s [2021-01-22T11:49:05.568Z] [2021-01-22T11:49:05.568Z] #39 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2021-01-22T11:49:05.645Z] #43 211.2 make[1]: Nothing to be done for 'all'. [2021-01-22T11:49:05.645Z] #43 211.2 make[1]: 'soccr/libsoccr.a' is up to date. [2021-01-22T11:49:05.830Z] #39 DONE 0.3s [2021-01-22T11:49:05.830Z] [2021-01-22T11:49:05.830Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T11:49:05.940Z] #43 211.5 make[2]: Nothing to be done for 'all'. [2021-01-22T11:49:05.940Z] #43 211.6 make[2]: Nothing to be done for 'all'. [2021-01-22T11:49:05.940Z] #43 211.6 make[2]: Nothing to be done for 'all'. [2021-01-22T11:49:06.236Z] #43 211.8 make[2]: Nothing to be done for 'all'. [2021-01-22T11:49:06.236Z] #43 211.8 make[2]: Nothing to be done for 'all'. [2021-01-22T11:49:06.236Z] #43 211.9 make[2]: Nothing to be done for 'all'. [2021-01-22T11:49:06.236Z] #43 211.9 make[2]: Nothing to be done for 'all'. [2021-01-22T11:49:06.236Z] #43 212.1 make[2]: Nothing to be done for 'all'. [2021-01-22T11:49:06.236Z] #43 212.1 INSTALL criu/criu [2021-01-22T11:49:06.531Z] #43 DONE 212.2s [2021-01-22T11:49:06.531Z] [2021-01-22T11:49:06.531Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T11:49:07.223Z] #54 ... [2021-01-22T11:49:07.223Z] [2021-01-22T11:49:07.223Z] #42 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-01-22T11:49:07.223Z] #42 DONE 0.2s [2021-01-22T11:49:07.223Z] [2021-01-22T11:49:07.223Z] #44 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2021-01-22T11:49:07.800Z] #44 DONE 0.5s [2021-01-22T11:49:07.800Z] [2021-01-22T11:49:07.800Z] #46 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2021-01-22T11:49:08.063Z] #46 DONE 0.1s [2021-01-22T11:49:08.063Z] [2021-01-22T11:49:08.063Z] #48 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2021-01-22T11:49:08.638Z] #48 DONE 0.8s [2021-01-22T11:49:08.638Z] [2021-01-22T11:49:08.638Z] #50 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2021-01-22T11:49:08.901Z] #50 DONE 0.2s [2021-01-22T11:49:08.901Z] [2021-01-22T11:49:08.901Z] #52 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2021-01-22T11:49:09.850Z] #52 DONE 0.8s [2021-01-22T11:49:09.850Z] [2021-01-22T11:49:09.850Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T11:49:10.089Z] #56 ... [2021-01-22T11:49:10.089Z] [2021-01-22T11:49:10.089Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T11:49:10.089Z] #49 282.1 + /build/golangci-lint --version [2021-01-22T11:49:10.089Z] #49 282.4 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-01-22T11:49:10.385Z] #49 DONE 282.6s [2021-01-22T11:49:10.385Z] [2021-01-22T11:49:10.385Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T11:49:18.734Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2021-01-22T11:49:29.015Z] #56 258.2 + bin/containerd [2021-01-22T11:49:31.832Z] #54 217.0 + bin/containerd-stress [2021-01-22T11:49:32.094Z] #54 220.4 + bin/containerd-shim [2021-01-22T11:49:32.988Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-01-22T11:49:32.988Z] [2021-01-22T11:49:32.988Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-01-22T11:49:32.988Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-01-22T11:49:32.988Z] HOSTNAME=5ebcc854f4ec [2021-01-22T11:49:32.988Z] DEST=bundles/test-integration [2021-01-22T11:49:32.988Z] PWD=/go/src/github.com/docker/docker [2021-01-22T11:49:32.988Z] DOCKER_ROOTLESS=1 [2021-01-22T11:49:32.988Z] DOCKER_GITCOMMIT=febd0d315cb311dd1ae52f406520e6872a5867d3 [2021-01-22T11:49:32.988Z] container=docker [2021-01-22T11:49:32.988Z] HOME=/root [2021-01-22T11:49:32.988Z] GOLANG_VERSION=1.13.15 [2021-01-22T11:49:32.988Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-01-22T11:49:32.988Z] VALIDATE_BRANCH=master [2021-01-22T11:49:32.988Z] TERM=xterm [2021-01-22T11:49:32.988Z] DOCKER_PKG=github.com/docker/docker [2021-01-22T11:49:32.988Z] SHLVL=1 [2021-01-22T11:49:32.988Z] TIMEOUT=120m [2021-01-22T11:49:32.988Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-01-22T11:49:32.988Z] DOCKER_GRAPHDRIVER=overlay2 [2021-01-22T11:49:32.988Z] GO111MODULE=off [2021-01-22T11:49:32.988Z] DOCKER_EXPERIMENTAL=1 [2021-01-22T11:49:32.988Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-01-22T11:49:32.988Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-01-22T11:49:32.988Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-01-22T11:49:32.988Z] GOPATH=/go [2021-01-22T11:49:32.988Z] PKG_CONFIG=pkg-config [2021-01-22T11:49:32.988Z] _=/usr/bin/env [2021-01-22T11:49:32.988Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-01-22T11:49:34.304Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-01-22T11:49:34.304Z] [2021-01-22T11:49:34.304Z] + TEST_INTEGRATION_DEST=1 [2021-01-22T11:49:34.304Z] + CONTAINER_NAME=docker-pr2-1 [2021-01-22T11:49:34.304Z] + TEST_SKIP_INTEGRATION_CLI=1 [2021-01-22T11:49:34.304Z] + run_tests test-integration-flaky [2021-01-22T11:49:34.304Z] + '[' -n 0 ']' [2021-01-22T11:49:34.304Z] + rm= [2021-01-22T11:49:34.304Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41918/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41918/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41918/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=febd0d315cb311dd1ae52f406520e6872a5867d3 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:febd0d315cb311dd1ae52f406520e6872a5867d3 hack/make.sh test-integration-flaky test-integration [2021-01-22T11:49:34.304Z] + c=0 [2021-01-22T11:49:34.304Z] + TEST_INTEGRATION_DEST=2 [2021-01-22T11:49:34.304Z] + TEST_INTEGRATION_DEST=3 [2021-01-22T11:49:34.304Z] + CONTAINER_NAME=docker-pr2-2 [2021-01-22T11:49:34.304Z] + CONTAINER_NAME=docker-pr2-3 [2021-01-22T11:49:34.304Z] + TEST_SKIP_INTEGRATION=1 [2021-01-22T11:49:34.304Z] + TEST_SKIP_INTEGRATION=1 [2021-01-22T11:49:34.304Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2021-01-22T11:49:34.304Z] + run_tests [2021-01-22T11:49:34.304Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2021-01-22T11:49:34.304Z] + run_tests [2021-01-22T11:49:34.304Z] + '[' -n 0 ']' [2021-01-22T11:49:34.304Z] + '[' -n 0 ']' [2021-01-22T11:49:34.304Z] + rm= [2021-01-22T11:49:34.304Z] + rm= [2021-01-22T11:49:34.304Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41918/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41918/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41918/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=febd0d315cb311dd1ae52f406520e6872a5867d3 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:febd0d315cb311dd1ae52f406520e6872a5867d3 hack/make.sh '' test-integration [2021-01-22T11:49:34.304Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41918/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41918/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41918/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=febd0d315cb311dd1ae52f406520e6872a5867d3 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:febd0d315cb311dd1ae52f406520e6872a5867d3 hack/make.sh '' test-integration [2021-01-22T11:49:34.304Z] ++ jobs -p [2021-01-22T11:49:34.304Z] + for job in $(jobs -p) [2021-01-22T11:49:34.304Z] + wait 25188 [2021-01-22T11:49:34.304Z] [2021-01-22T11:49:34.304Z] [2021-01-22T11:49:34.304Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-01-22T11:49:34.304Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-01-22T11:49:34.304Z] HOSTNAME=f215e2145b70 [2021-01-22T11:49:34.304Z] TEST_SKIP_INTEGRATION=1 [2021-01-22T11:49:34.304Z] TESTDEBUG=0 [2021-01-22T11:49:34.304Z] DEST=bundles/test-integration [2021-01-22T11:49:34.304Z] PWD=/go/src/github.com/docker/docker [2021-01-22T11:49:34.304Z] KEEPBUNDLE=1 [2021-01-22T11:49:34.304Z] DOCKER_GITCOMMIT=febd0d315cb311dd1ae52f406520e6872a5867d3 [2021-01-22T11:49:34.304Z] container=docker [2021-01-22T11:49:34.304Z] HOME=/root [2021-01-22T11:49:34.304Z] GOLANG_VERSION=1.13.15 [2021-01-22T11:49:34.304Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-01-22T11:49:34.304Z] VALIDATE_BRANCH=master [2021-01-22T11:49:34.304Z] TERM=xterm [2021-01-22T11:49:34.304Z] DOCKER_PKG=github.com/docker/docker [2021-01-22T11:49:34.304Z] SHLVL=1 [2021-01-22T11:49:34.304Z] TIMEOUT=120m [2021-01-22T11:49:34.304Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-01-22T11:49:34.304Z] DOCKER_GRAPHDRIVER=overlay2 [2021-01-22T11:49:34.304Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2021-01-22T11:49:34.304Z] GO111MODULE=off [2021-01-22T11:49:34.304Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-01-22T11:49:34.304Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-01-22T11:49:34.304Z] GOPATH=/go [2021-01-22T11:49:34.304Z] PKG_CONFIG=pkg-config [2021-01-22T11:49:34.304Z] _=/usr/bin/env [2021-01-22T11:49:34.304Z] Building test suite binary ./integration-cli/test.main [2021-01-22T11:49:34.304Z] [2021-01-22T11:49:34.304Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2021-01-22T11:49:34.304Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-01-22T11:49:34.304Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-01-22T11:49:34.304Z] HOSTNAME=515b10fdc55b [2021-01-22T11:49:34.304Z] TEST_SKIP_INTEGRATION=1 [2021-01-22T11:49:34.304Z] TESTDEBUG=0 [2021-01-22T11:49:34.304Z] DEST=bundles/test-integration [2021-01-22T11:49:34.304Z] PWD=/go/src/github.com/docker/docker [2021-01-22T11:49:34.304Z] KEEPBUNDLE=1 [2021-01-22T11:49:34.304Z] DOCKER_GITCOMMIT=febd0d315cb311dd1ae52f406520e6872a5867d3 [2021-01-22T11:49:34.304Z] container=docker [2021-01-22T11:49:34.304Z] HOME=/root [2021-01-22T11:49:34.304Z] GOLANG_VERSION=1.13.15 [2021-01-22T11:49:34.304Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-01-22T11:49:34.304Z] VALIDATE_BRANCH=master [2021-01-22T11:49:34.304Z] TERM=xterm [2021-01-22T11:49:34.304Z] DOCKER_PKG=github.com/docker/docker [2021-01-22T11:49:34.304Z] SHLVL=1 [2021-01-22T11:49:34.304Z] TIMEOUT=120m [2021-01-22T11:49:34.304Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-01-22T11:49:34.304Z] DOCKER_GRAPHDRIVER=overlay2 [2021-01-22T11:49:34.304Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2021-01-22T11:49:34.304Z] GO111MODULE=off [2021-01-22T11:49:34.304Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-01-22T11:49:34.304Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-01-22T11:49:34.304Z] GOPATH=/go [2021-01-22T11:49:34.304Z] PKG_CONFIG=pkg-config [2021-01-22T11:49:34.304Z] _=/usr/bin/env [2021-01-22T11:49:34.304Z] Building test suite binary ./integration-cli/test.main [2021-01-22T11:49:34.304Z] No new tests added to integration. [2021-01-22T11:49:34.304Z] [2021-01-22T11:49:34.304Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-01-22T11:49:34.304Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-01-22T11:49:34.304Z] HOSTNAME=ebb771269ce9 [2021-01-22T11:49:34.304Z] TESTDEBUG=0 [2021-01-22T11:49:34.304Z] DEST=bundles/test-integration [2021-01-22T11:49:34.304Z] PWD=/go/src/github.com/docker/docker [2021-01-22T11:49:34.304Z] KEEPBUNDLE=1 [2021-01-22T11:49:34.304Z] DOCKER_GITCOMMIT=febd0d315cb311dd1ae52f406520e6872a5867d3 [2021-01-22T11:49:34.304Z] container=docker [2021-01-22T11:49:34.304Z] HOME=/root [2021-01-22T11:49:34.304Z] GOLANG_VERSION=1.13.15 [2021-01-22T11:49:34.304Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-01-22T11:49:34.304Z] VALIDATE_BRANCH=master [2021-01-22T11:49:34.304Z] TERM=xterm [2021-01-22T11:49:34.304Z] DOCKER_PKG=github.com/docker/docker [2021-01-22T11:49:34.304Z] SHLVL=1 [2021-01-22T11:49:34.304Z] TIMEOUT=120m [2021-01-22T11:49:34.304Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-01-22T11:49:34.304Z] DOCKER_GRAPHDRIVER=overlay2 [2021-01-22T11:49:34.304Z] GO111MODULE=off [2021-01-22T11:49:34.304Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-01-22T11:49:34.304Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-01-22T11:49:34.304Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-01-22T11:49:34.304Z] GOPATH=/go [2021-01-22T11:49:34.304Z] PKG_CONFIG=pkg-config [2021-01-22T11:49:34.304Z] _=/usr/bin/env [2021-01-22T11:49:34.304Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-01-22T11:49:34.597Z] #56 ... [2021-01-22T11:49:34.597Z] [2021-01-22T11:49:34.597Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T11:49:34.597Z] #24 306.6 + return [2021-01-22T11:49:34.597Z] #24 DONE 306.7s [2021-01-22T11:49:34.597Z] [2021-01-22T11:49:34.597Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T11:49:36.408Z] #56 ... [2021-01-22T11:49:36.408Z] [2021-01-22T11:49:36.408Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2021-01-22T11:49:36.408Z] #25 DONE 0.1s [2021-01-22T11:49:36.408Z] [2021-01-22T11:49:36.408Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2021-01-22T11:49:37.047Z] #30 DONE 0.7s [2021-01-22T11:49:37.047Z] [2021-01-22T11:49:37.047Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T11:49:37.047Z] #56 ... [2021-01-22T11:49:37.047Z] [2021-01-22T11:49:37.047Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2021-01-22T11:49:37.047Z] #33 DONE 0.1s [2021-01-22T11:49:37.047Z] [2021-01-22T11:49:37.047Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2021-01-22T11:49:37.342Z] #35 DONE 0.1s [2021-01-22T11:49:37.342Z] [2021-01-22T11:49:37.342Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2021-01-22T11:49:37.342Z] #38 DONE 0.1s [2021-01-22T11:49:37.342Z] [2021-01-22T11:49:37.342Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2021-01-22T11:49:37.342Z] #41 DONE 0.1s [2021-01-22T11:49:37.342Z] [2021-01-22T11:49:37.342Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T11:49:37.654Z] #56 ... [2021-01-22T11:49:37.654Z] [2021-01-22T11:49:37.654Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-01-22T11:49:37.654Z] #44 DONE 0.1s [2021-01-22T11:49:37.654Z] [2021-01-22T11:49:37.654Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2021-01-22T11:49:37.950Z] #46 DONE 0.2s [2021-01-22T11:49:37.950Z] [2021-01-22T11:49:37.950Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T11:49:37.950Z] #56 ... [2021-01-22T11:49:37.950Z] [2021-01-22T11:49:37.950Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2021-01-22T11:49:37.950Z] #48 DONE 0.1s [2021-01-22T11:49:37.950Z] [2021-01-22T11:49:37.950Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2021-01-22T11:49:38.243Z] #50 DONE 0.1s [2021-01-22T11:49:38.243Z] [2021-01-22T11:49:38.243Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2021-01-22T11:49:38.243Z] #52 DONE 0.1s [2021-01-22T11:49:38.243Z] [2021-01-22T11:49:38.243Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T11:49:38.243Z] #56 ... [2021-01-22T11:49:38.243Z] [2021-01-22T11:49:38.243Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2021-01-22T11:49:38.243Z] #54 DONE 0.1s [2021-01-22T11:49:38.243Z] [2021-01-22T11:49:38.243Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-22T11:49:38.695Z] #54 226.5 + bin/containerd-shim-runc-v1 [2021-01-22T11:49:42.912Z] #54 231.0 + bin/containerd-shim-runc-v2 [2021-01-22T11:49:44.298Z] #54 232.3 + binaries [2021-01-22T11:49:44.298Z] #54 232.3 + install -D bin/containerd /build/containerd [2021-01-22T11:49:44.298Z] #54 232.4 + install -D bin/containerd-shim /build/containerd-shim [2021-01-22T11:49:44.298Z] #54 232.4 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-01-22T11:49:44.298Z] #54 232.4 + install -D bin/ctr /build/ctr [2021-01-22T11:49:48.502Z] #54 DONE 236.9s [2021-01-22T11:49:49.903Z] [2021-01-22T11:49:49.903Z] #55 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2021-01-22T11:49:51.095Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-01-22T11:49:51.095Z] [2021-01-22T11:49:51.095Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-01-22T11:49:51.095Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-01-22T11:49:51.095Z] HOSTNAME=73edb3019ea6 [2021-01-22T11:49:51.095Z] TESTDEBUG=0 [2021-01-22T11:49:51.095Z] DEST=bundles/test-integration [2021-01-22T11:49:51.095Z] PWD=/go/src/github.com/docker/docker [2021-01-22T11:49:51.095Z] DOCKER_GITCOMMIT=febd0d315cb311dd1ae52f406520e6872a5867d3 [2021-01-22T11:49:51.095Z] container=docker [2021-01-22T11:49:51.095Z] HOME=/root [2021-01-22T11:49:51.095Z] GOLANG_VERSION=1.13.15 [2021-01-22T11:49:51.095Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-01-22T11:49:51.095Z] VALIDATE_BRANCH=master [2021-01-22T11:49:51.095Z] TERM=xterm [2021-01-22T11:49:51.095Z] DOCKER_PKG=github.com/docker/docker [2021-01-22T11:49:51.095Z] SHLVL=1 [2021-01-22T11:49:51.095Z] TIMEOUT=120m [2021-01-22T11:49:51.095Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-01-22T11:49:51.095Z] DOCKER_GRAPHDRIVER=overlay2 [2021-01-22T11:49:51.095Z] GO111MODULE=off [2021-01-22T11:49:51.095Z] DOCKER_EXPERIMENTAL=1 [2021-01-22T11:49:51.095Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-01-22T11:49:51.095Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-01-22T11:49:51.095Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-01-22T11:49:51.095Z] GOPATH=/go [2021-01-22T11:49:51.095Z] PKG_CONFIG=pkg-config [2021-01-22T11:49:51.095Z] _=/usr/bin/env [2021-01-22T11:49:51.095Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-01-22T11:49:52.450Z] #55 DONE 2.5s [2021-01-22T11:49:52.450Z] [2021-01-22T11:49:52.450Z] #59 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2021-01-22T11:49:53.034Z] #59 DONE 0.7s [2021-01-22T11:49:53.294Z] [2021-01-22T11:49:53.294Z] #61 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2021-01-22T11:49:54.238Z] #61 DONE 1.0s [2021-01-22T11:49:54.238Z] [2021-01-22T11:49:54.238Z] #63 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2021-01-22T11:49:54.499Z] #63 DONE 0.3s [2021-01-22T11:49:54.499Z] [2021-01-22T11:49:54.499Z] #64 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-01-22T11:49:54.499Z] #64 DONE 0.0s [2021-01-22T11:49:54.499Z] [2021-01-22T11:49:54.499Z] #65 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-01-22T11:49:56.413Z] #65 DONE 2.0s [2021-01-22T11:49:56.675Z] [2021-01-22T11:49:56.675Z] #66 exporting to image [2021-01-22T11:49:56.675Z] #66 exporting layers [2021-01-22T11:49:59.532Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-01-22T11:49:59.791Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-01-22T11:50:05.372Z] #56 294.2 + bin/containerd-stress [2021-01-22T11:50:06.005Z] #56 296.6 + bin/containerd-shim [2021-01-22T11:50:06.686Z] #66 exporting layers 8.8s done [2021-01-22T11:50:06.686Z] #66 writing image sha256:4fb581f60fe1558de9b81bdb755eb46c250fbacdd45608b6f351b7b4d96fccc7 done [2021-01-22T11:50:06.686Z] #66 naming to docker.io/library/docker:febd0d315cb311dd1ae52f406520e6872a5867d3 done [2021-01-22T11:50:06.686Z] #66 DONE 8.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-01-22T11:50:07.027Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41918/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=febd0d315cb311dd1ae52f406520e6872a5867d3 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:febd0d315cb311dd1ae52f406520e6872a5867d3 hack/test/unit [2021-01-22T11:50:12.358Z] ..........................xx.................... [ 29%] [2021-01-22T11:50:12.919Z] #56 303.7 + bin/containerd-shim-runc-v1 [2021-01-22T11:50:13.582Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-01-22T11:50:13.582Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-01-22T11:50:15.167Z] ? github.com/docker/docker/api [no test files] [2021-01-22T11:50:18.512Z] #56 308.5 + bin/containerd-shim-runc-v2 [2021-01-22T11:50:18.801Z] #56 309.7 + binaries [2021-01-22T11:50:18.801Z] #56 309.7 + install -D bin/containerd /build/containerd [2021-01-22T11:50:18.801Z] #56 309.7 + install -D bin/containerd-shim /build/containerd-shim [2021-01-22T11:50:19.091Z] #56 309.7 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-01-22T11:50:19.091Z] #56 309.8 + install -D bin/ctr /build/ctr [2021-01-22T11:50:19.091Z] #56 DONE 309.8s [2021-01-22T11:50:20.118Z] [2021-01-22T11:50:20.118Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2021-01-22T11:50:20.118Z] #57 DONE 0.1s [2021-01-22T11:50:20.118Z] [2021-01-22T11:50:20.118Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2021-01-22T11:50:20.118Z] #61 DONE 0.1s [2021-01-22T11:50:20.118Z] [2021-01-22T11:50:20.118Z] #63 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2021-01-22T11:50:20.118Z] #63 DONE 0.1s [2021-01-22T11:50:20.411Z] [2021-01-22T11:50:20.411Z] #65 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2021-01-22T11:50:20.411Z] #65 DONE 0.1s [2021-01-22T11:50:20.411Z] [2021-01-22T11:50:20.411Z] #66 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-01-22T11:50:20.411Z] #66 DONE 0.0s [2021-01-22T11:50:20.411Z] [2021-01-22T11:50:20.411Z] #67 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-01-22T11:50:21.720Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-01-22T11:50:23.134Z] #67 DONE 2.5s [2021-01-22T11:50:23.134Z] [2021-01-22T11:50:23.134Z] #68 exporting to oci image format [2021-01-22T11:50:23.134Z] #68 exporting layers [2021-01-22T11:50:26.215Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-01-22T11:50:28.385Z] tests/integration/api_exec_test.py ..................... [ 34%] [2021-01-22T11:50:30.097Z] ok github.com/docker/docker/api/server 0.035s coverage: 9.0% of statements [2021-01-22T11:50:31.701Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-01-22T11:50:31.702Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-01-22T11:50:31.782Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-01-22T11:50:32.817Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-01-22T11:50:33.083Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-01-22T11:50:33.894Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-01-22T11:50:34.017Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-01-22T11:50:34.017Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-01-22T11:50:34.527Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-01-22T11:50:34.527Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-01-22T11:50:35.562Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-01-22T11:50:35.864Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2021-01-22T11:50:35.918Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-01-22T11:50:37.631Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-01-22T11:50:38.451Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-01-22T11:50:38.666Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-01-22T11:50:39.733Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-01-22T11:50:40.354Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-01-22T11:50:40.366Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-01-22T11:50:41.174Z] tests/integration/api_image_test.py ............s..... [ 40%] [2021-01-22T11:50:41.289Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-01-22T11:50:41.401Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-01-22T11:50:42.034Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-01-22T11:50:42.224Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-01-22T11:50:42.419Z] 4612f6d0b889: Pull complete [2021-01-22T11:50:43.069Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-01-22T11:50:43.599Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-01-22T11:50:44.105Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-01-22T11:50:44.533Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-01-22T11:50:44.739Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-01-22T11:50:45.371Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-01-22T11:50:45.371Z] Using test binary docker [2021-01-22T11:50:45.663Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-01-22T11:50:45.663Z] +++ /etc/init.d/apparmor start [2021-01-22T11:50:45.663Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-01-22T11:50:45.663Z] INFO: Waiting for daemon to start... [2021-01-22T11:50:45.663Z] Starting dockerd [2021-01-22T11:50:45.663Z] +++ 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-22T11:50:45.909Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-01-22T11:50:47.303Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-01-22T11:50:47.730Z] . [2021-01-22T11:50:47.730Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-01-22T11:50:47.730Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-01-22T11:50:47.730Z] Error: No such image: emptyfs [2021-01-22T11:50:47.730Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-01-22T11:50:47.730Z] ++++ docker load [2021-01-22T11:50:48.022Z] Running integration-test (iteration 1) [2021-01-22T11:50:48.022Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m [2021-01-22T11:50:48.022Z] ++ 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-22T11:50:48.022Z] ++ set -e [2021-01-22T11:50:48.022Z] ++ '[' -n 0 ']' [2021-01-22T11:50:48.022Z] ++ set -x [2021-01-22T11:50:48.022Z] ++ env -i DEST=/go/src/github.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-22T11:50:48.239Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-01-22T11:50:49.173Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-01-22T11:50:49.173Z] Using test binary docker [2021-01-22T11:50:49.173Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-01-22T11:50:49.173Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-01-22T11:50:49.173Z] INFO: Waiting for daemon to start... [2021-01-22T11:50:49.173Z] Starting dockerd [2021-01-22T11:50:52.452Z] . [2021-01-22T11:50:52.452Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-01-22T11:50:52.452Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-01-22T11:50:52.452Z] Error: No such image: emptyfs [2021-01-22T11:50:52.452Z] Running integration-test (iteration 1) [2021-01-22T11:50:52.452Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-01-22T11:50:56.532Z] Loaded image: buildpack-deps:buster [2021-01-22T11:50:56.532Z] Loaded image: busybox:latest [2021-01-22T11:50:56.532Z] Loaded image: busybox:glibc [2021-01-22T11:50:57.207Z] tests/integration/api_network_test.py ............................ [ 47%] [2021-01-22T11:50:58.040Z] Loaded image: debian:bullseye [2021-01-22T11:50:58.040Z] Loaded image: hello-world:latest [2021-01-22T11:50:58.332Z] Loaded image: arm32v7/hello-world:latest [2021-01-22T11:50:58.332Z] INFO: Testing against a local daemon [2021-01-22T11:50:58.332Z] === RUN TestCgroupNamespacesBuild [2021-01-22T11:51:01.063Z] --- PASS: TestCgroupNamespacesBuild (2.41s) [2021-01-22T11:51:01.063Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-01-22T11:51:02.572Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.87s) [2021-01-22T11:51:02.572Z] === RUN TestBuildWithSession [2021-01-22T11:51:02.572Z] --- SKIP: TestBuildWithSession (0.00s) [2021-01-22T11:51:02.572Z] build_session_test.go:25: TODO: BuildKit [2021-01-22T11:51:02.572Z] === RUN TestBuildSquashParent [2021-01-22T11:51:04.649Z] Loaded image: buildpack-deps:buster [2021-01-22T11:51:04.649Z] Loaded image: busybox:latest [2021-01-22T11:51:04.907Z] Loaded image: busybox:glibc [2021-01-22T11:51:07.436Z] Loaded image: debian:bullseye [2021-01-22T11:51:07.436Z] Loaded image: hello-world:latest [2021-01-22T11:51:07.436Z] Loaded image: arm32v7/hello-world:latest [2021-01-22T11:51:07.436Z] INFO: Testing against a local daemon [2021-01-22T11:51:07.436Z] === RUN TestCgroupNamespacesBuild [2021-01-22T11:51:07.501Z] tests/integration/api_plugin_test.py ........... [ 50%] [2021-01-22T11:51:08.725Z] tests/integration/api_secret_test.py ..... [ 51%] [2021-01-22T11:51:10.716Z] --- PASS: TestCgroupNamespacesBuild (3.27s) [2021-01-22T11:51:10.716Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-01-22T11:51:11.050Z] --- PASS: TestBuildSquashParent (7.21s) [2021-01-22T11:51:11.050Z] === RUN TestBuildWithRemoveAndForceRemove [2021-01-22T11:51:11.050Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-01-22T11:51:11.050Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-01-22T11:51:11.050Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-01-22T11:51:11.050Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-01-22T11:51:11.050Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-01-22T11:51:11.050Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-01-22T11:51:11.050Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-01-22T11:51:11.050Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-01-22T11:51:11.050Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-01-22T11:51:11.050Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-01-22T11:51:11.050Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-01-22T11:51:11.050Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-01-22T11:51:11.050Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-01-22T11:51:11.050Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-01-22T11:51:12.557Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-01-22T11:51:12.557Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-01-22T11:51:12.615Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.16s) [2021-01-22T11:51:12.615Z] === RUN TestBuildWithSession [2021-01-22T11:51:12.615Z] --- SKIP: TestBuildWithSession (0.00s) [2021-01-22T11:51:12.615Z] build_session_test.go:25: TODO: BuildKit [2021-01-22T11:51:12.615Z] === RUN TestBuildSquashParent [2021-01-22T11:51:13.880Z] tests/integration/api_service_test.py .................................. [ 60%] [2021-01-22T11:51:15.300Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-01-22T11:51:15.300Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-01-22T11:51:18.030Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2021-01-22T11:51:18.030Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.74s) [2021-01-22T11:51:18.030Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.76s) [2021-01-22T11:51:18.030Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.48s) [2021-01-22T11:51:18.030Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.53s) [2021-01-22T11:51:18.030Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.53s) [2021-01-22T11:51:18.030Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.48s) [2021-01-22T11:51:18.030Z] === RUN TestBuildMultiStageCopy [2021-01-22T11:51:18.030Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-01-22T11:51:20.733Z] --- PASS: TestBuildSquashParent (7.62s) [2021-01-22T11:51:20.733Z] === RUN TestBuildWithRemoveAndForceRemove [2021-01-22T11:51:20.733Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-01-22T11:51:20.733Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-01-22T11:51:20.733Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-01-22T11:51:20.733Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-01-22T11:51:20.733Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-01-22T11:51:20.733Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-01-22T11:51:20.733Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-01-22T11:51:20.733Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-01-22T11:51:20.733Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-01-22T11:51:20.733Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-01-22T11:51:20.733Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-01-22T11:51:20.733Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-01-22T11:51:20.733Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-01-22T11:51:20.733Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-01-22T11:51:20.759Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-01-22T11:51:21.050Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-01-22T11:51:21.668Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-01-22T11:51:21.683Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-01-22T11:51:22.338Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-01-22T11:51:22.602Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-01-22T11:51:22.861Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-01-22T11:51:22.971Z] --- PASS: TestBuildMultiStageCopy (5.33s) [2021-01-22T11:51:22.971Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.75s) [2021-01-22T11:51:22.971Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.59s) [2021-01-22T11:51:22.971Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.61s) [2021-01-22T11:51:22.971Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.68s) [2021-01-22T11:51:22.971Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.70s) [2021-01-22T11:51:22.971Z] === RUN TestBuildMultiStageParentConfig [2021-01-22T11:51:24.479Z] --- PASS: TestBuildMultiStageParentConfig (1.69s) [2021-01-22T11:51:24.479Z] === RUN TestBuildLabelWithTargets [2021-01-22T11:51:24.761Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-01-22T11:51:25.695Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-01-22T11:51:25.695Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-01-22T11:51:26.395Z] ok github.com/docker/docker/api/server/httputils 0.054s coverage: 14.7% of statements [2021-01-22T11:51:26.661Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-01-22T11:51:26.661Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.32s) [2021-01-22T11:51:26.661Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.38s) [2021-01-22T11:51:26.661Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.10s) [2021-01-22T11:51:26.661Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.02s) [2021-01-22T11:51:26.661Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.08s) [2021-01-22T11:51:26.661Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.79s) [2021-01-22T11:51:26.661Z] === RUN TestBuildMultiStageCopy [2021-01-22T11:51:26.661Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-01-22T11:51:26.969Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-01-22T11:51:27.210Z] --- PASS: TestBuildLabelWithTargets (2.52s) [2021-01-22T11:51:27.210Z] === RUN TestBuildWithEmptyLayers [2021-01-22T11:51:27.916Z] ok github.com/docker/docker/api/server/middleware 0.011s coverage: 37.7% of statements [2021-01-22T11:51:27.916Z] ? github.com/docker/docker/api/server/router [no test files] [2021-01-22T11:51:27.916Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-01-22T11:51:27.916Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-01-22T11:51:27.916Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-01-22T11:51:27.916Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-01-22T11:51:27.916Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-01-22T11:51:27.916Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-01-22T11:51:27.916Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-01-22T11:51:28.179Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-01-22T11:51:28.230Z] ......................... [ 67%] [2021-01-22T11:51:28.245Z] --- PASS: TestBuildWithEmptyLayers (1.16s) [2021-01-22T11:51:28.245Z] === RUN TestBuildMultiStageOnBuild [2021-01-22T11:51:29.126Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-01-22T11:51:29.126Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-01-22T11:51:29.191Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-01-22T11:51:29.388Z] ok github.com/docker/docker/api/types/strslice 0.020s coverage: 90.0% of statements [2021-01-22T11:51:29.651Z] ok github.com/docker/docker/api/server/router/swarm 0.013s coverage: 5.7% of statements [2021-01-22T11:51:29.651Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-01-22T11:51:29.651Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-01-22T11:51:29.651Z] ? github.com/docker/docker/api/types [no test files] [2021-01-22T11:51:29.651Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-01-22T11:51:29.651Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-01-22T11:51:29.651Z] ? github.com/docker/docker/api/types/container [no test files] [2021-01-22T11:51:29.651Z] ? github.com/docker/docker/api/types/events [no test files] [2021-01-22T11:51:29.651Z] ok github.com/docker/docker/api/types/filters 0.034s coverage: 92.2% of statements [2021-01-22T11:51:29.651Z] ? github.com/docker/docker/api/types/image [no test files] [2021-01-22T11:51:29.651Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-01-22T11:51:29.651Z] ? github.com/docker/docker/api/types/network [no test files] [2021-01-22T11:51:29.651Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-01-22T11:51:29.651Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-01-22T11:51:29.651Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-01-22T11:51:29.651Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-01-22T11:51:29.912Z] ok github.com/docker/docker/api/types/time 0.026s coverage: 100.0% of statements [2021-01-22T11:51:29.912Z] ok github.com/docker/docker/api/types/versions 0.019s coverage: 75.0% of statements [2021-01-22T11:51:29.912Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-01-22T11:51:29.912Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-01-22T11:51:29.912Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-01-22T11:51:29.912Z] ? github.com/docker/docker/builder [no test files] [2021-01-22T11:51:29.912Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-01-22T11:51:29.912Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-01-22T11:51:29.912Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-01-22T11:51:29.912Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-01-22T11:51:29.912Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-01-22T11:51:29.912Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-01-22T11:51:29.912Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-01-22T11:51:30.124Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-01-22T11:51:31.057Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-01-22T11:51:31.764Z] --- PASS: TestBuildMultiStageOnBuild (3.06s) [2021-01-22T11:51:31.764Z] === RUN TestBuildUncleanTarFilenames [2021-01-22T11:51:32.430Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-01-22T11:51:32.468Z] ok github.com/docker/docker/cli/debug 0.011s coverage: 100.0% of statements [2021-01-22T11:51:33.272Z] --- PASS: TestBuildUncleanTarFilenames (1.58s) [2021-01-22T11:51:33.272Z] === RUN TestBuildMultiStageLayerLeak [2021-01-22T11:51:33.363Z] --- PASS: TestBuildMultiStageCopy (6.60s) [2021-01-22T11:51:33.363Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.60s) [2021-01-22T11:51:33.363Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2021-01-22T11:51:33.363Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2021-01-22T11:51:33.363Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2021-01-22T11:51:33.363Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2021-01-22T11:51:33.363Z] === RUN TestBuildMultiStageParentConfig [2021-01-22T11:51:33.862Z] ok github.com/docker/docker/builder/remotecontext 0.278s coverage: 13.7% of statements [2021-01-22T11:51:34.808Z] ok github.com/docker/docker/builder/dockerfile 0.871s coverage: 48.3% of statements [2021-01-22T11:51:34.808Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-01-22T11:51:34.808Z] ok github.com/docker/docker/builder/remotecontext/git 3.471s coverage: 86.3% of statements [2021-01-22T11:51:34.808Z] ? github.com/docker/docker/cli [no test files] [2021-01-22T11:51:34.808Z] ? github.com/docker/docker/cli/config [no test files] [2021-01-22T11:51:36.789Z] --- PASS: TestBuildMultiStageLayerLeak (3.41s) [2021-01-22T11:51:36.789Z] === RUN TestBuildWithHugeFile [2021-01-22T11:51:38.630Z] --- PASS: TestBuildMultiStageParentConfig (4.99s) [2021-01-22T11:51:38.631Z] === RUN TestBuildLabelWithTargets [2021-01-22T11:51:40.111Z] ok github.com/docker/docker/client 0.260s coverage: 75.4% of statements [2021-01-22T11:51:46.734Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2021-01-22T11:51:46.734Z] === RUN TestBuildWithEmptyLayers [2021-01-22T11:51:49.261Z] --- PASS: TestBuildWithEmptyLayers (3.00s) [2021-01-22T11:51:49.261Z] === RUN TestBuildMultiStageOnBuild [2021-01-22T11:51:54.525Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2021-01-22T11:51:54.525Z] === RUN TestBuildUncleanTarFilenames [2021-01-22T11:51:54.784Z] --- PASS: TestBuildUncleanTarFilenames (0.69s) [2021-01-22T11:51:54.784Z] === RUN TestBuildMultiStageLayerLeak [2021-01-22T11:52:00.046Z] --- PASS: TestBuildMultiStageLayerLeak (4.31s) [2021-01-22T11:52:00.046Z] === RUN TestBuildWithHugeFile [2021-01-22T11:52:00.439Z] #68 exporting layers 83.0s done [2021-01-22T11:52:00.439Z] #68 exporting manifest sha256:de4bccd674196b6e70183991b8a941856310c6b8403fada5db490ec02ed4d11f done [2021-01-22T11:52:00.439Z] #68 exporting config sha256:308761a3e285ea42af334dbab84c9abc3695e1c2ec9a198c207a4ccd0f2fbffc done [2021-01-22T11:52:00.439Z] #68 sending tarball [2021-01-22T11:52:02.533Z] #68 sending tarball 16.5s done [2021-01-22T11:52:02.533Z] #68 DONE 99.6s [2021-01-22T11:52:02.533Z] [2021-01-22T11:52:02.533Z] #69 importing to docker [2021-01-22T11:52:06.716Z] ok github.com/docker/docker/cmd/dockerd 0.123s coverage: 29.1% of statements [2021-01-22T11:52:07.663Z] ok github.com/docker/docker/container 0.184s coverage: 34.7% of statements [2021-01-22T11:52:07.663Z] ? github.com/docker/docker/container/stream [no test files] [2021-01-22T11:52:07.663Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-01-22T11:52:07.663Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-01-22T11:52:07.663Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-01-22T11:52:08.788Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2021-01-22T11:52:09.518Z] --- PASS: TestBuildWithHugeFile (28.15s) [2021-01-22T11:52:09.518Z] === RUN TestBuildWithEmptyDockerfile [2021-01-22T11:52:09.518Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-01-22T11:52:09.518Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-01-22T11:52:09.518Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-01-22T11:52:09.518Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-01-22T11:52:09.518Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-01-22T11:52:09.518Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-01-22T11:52:09.518Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-01-22T11:52:09.518Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-01-22T11:52:09.518Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-01-22T11:52:09.518Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s) [2021-01-22T11:52:09.518Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.37s) [2021-01-22T11:52:09.518Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.38s) [2021-01-22T11:52:09.518Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.15s) [2021-01-22T11:52:09.518Z] === RUN TestBuildPreserveOwnership [2021-01-22T11:52:09.518Z] === RUN TestBuildPreserveOwnership/copy_from [2021-01-22T11:52:09.809Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-01-22T11:52:10.220Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.092s coverage: 65.3% of statements [2021-01-22T11:52:11.625Z] ok github.com/docker/docker/daemon/cluster/convert 0.033s coverage: 35.9% of statements [2021-01-22T11:52:12.609Z] --- PASS: TestBuildPreserveOwnership (7.23s) [2021-01-22T11:52:12.609Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.72s) [2021-01-22T11:52:12.609Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.51s) [2021-01-22T11:52:12.609Z] === RUN TestBuildPlatformInvalid [2021-01-22T11:52:12.609Z] --- PASS: TestBuildPlatformInvalid (0.16s) [2021-01-22T11:52:12.609Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-01-22T11:52:15.852Z] ok github.com/docker/docker/daemon/cluster 0.160s coverage: 0.5% of statements [2021-01-22T11:52:17.779Z] ok github.com/docker/docker/daemon/discovery 0.024s coverage: 30.0% of statements [2021-01-22T11:52:18.354Z] ok github.com/docker/docker/daemon/config 0.153s coverage: 81.8% of statements [2021-01-22T11:52:19.300Z] ok github.com/docker/docker/daemon/events 0.089s coverage: 50.0% of statements [2021-01-22T11:52:20.246Z] ok github.com/docker/docker/daemon/graphdriver 0.016s coverage: 2.2% of statements [2021-01-22T11:52:21.126Z] #69 DONE 17.3s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-01-22T11:52:21.584Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-41918/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=febd0d315cb311dd1ae52f406520e6872a5867d3 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:febd0d315cb311dd1ae52f406520e6872a5867d3 hack/test/unit [2021-01-22T11:52:23.053Z] Loaded image: buildpack-deps:buster [2021-01-22T11:52:23.053Z] Loaded image: busybox:latest [2021-01-22T11:52:23.053Z] Loaded image: busybox:glibc [2021-01-22T11:52:23.551Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.572s coverage: 14.1% of statements [2021-01-22T11:52:23.688Z] 4dcc9a9b9e68: Pull complete [2021-01-22T11:52:23.688Z] Digest: sha256:997e32161f322f5f301023ae675f39329bd60888f5f9a373100eba77f55cbb31 [2021-01-22T11:52:23.689Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2021-01-22T11:52:23.689Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2021-01-22T11:52:23.689Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2021-01-22T11:52:23.689Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2021-01-22T11:52:23.689Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1697' [2021-01-22T11:52:23.689Z] INFO: Docker version of control daemon [2021-01-22T11:52:23.689Z] [2021-01-22T11:52:23.689Z] Client: Docker Engine - Enterprise [2021-01-22T11:52:23.689Z] Version: 19.03.12 [2021-01-22T11:52:23.689Z] API version: 1.40 [2021-01-22T11:52:23.689Z] Go version: go1.13.13 [2021-01-22T11:52:23.689Z] Git commit: 4306744 [2021-01-22T11:52:23.689Z] Built: 08/05/2020 19:27:53 [2021-01-22T11:52:23.689Z] OS/Arch: windows/amd64 [2021-01-22T11:52:23.689Z] Experimental: false [2021-01-22T11:52:23.689Z] [2021-01-22T11:52:23.689Z] Server: Docker Engine - Enterprise [2021-01-22T11:52:23.689Z] Engine: [2021-01-22T11:52:23.689Z] Version: 19.03.12 [2021-01-22T11:52:23.689Z] API version: 1.40 (minimum version 1.24) [2021-01-22T11:52:23.689Z] Go version: go1.13.13 [2021-01-22T11:52:23.689Z] Git commit: f295753ffd [2021-01-22T11:52:23.689Z] Built: 08/05/2020 19:26:41 [2021-01-22T11:52:23.689Z] OS/Arch: windows/amd64 [2021-01-22T11:52:23.689Z] Experimental: true [2021-01-22T11:52:23.689Z] [2021-01-22T11:52:23.689Z] INFO: Docker info of control daemon [2021-01-22T11:52:23.689Z] [2021-01-22T11:52:23.689Z] Client: [2021-01-22T11:52:23.689Z] Debug Mode: false [2021-01-22T11:52:23.689Z] Plugins: [2021-01-22T11:52:23.689Z] cluster: Manage Docker Enterprise clusters (Mirantis Inc., v1.6.0) [2021-01-22T11:52:23.689Z] [2021-01-22T11:52:23.689Z] Server: [2021-01-22T11:52:23.689Z] Containers: 0 [2021-01-22T11:52:23.689Z] Running: 0 [2021-01-22T11:52:23.689Z] Paused: 0 [2021-01-22T11:52:23.689Z] Stopped: 0 [2021-01-22T11:52:23.689Z] Images: 1 [2021-01-22T11:52:23.689Z] Server Version: 19.03.12 [2021-01-22T11:52:23.689Z] Storage Driver: lcow (linux) windowsfilter (windows) [2021-01-22T11:52:23.689Z] LCOW: [2021-01-22T11:52:23.689Z] Windows: [2021-01-22T11:52:23.689Z] Logging Driver: json-file [2021-01-22T11:52:23.689Z] Plugins: [2021-01-22T11:52:23.689Z] Volume: local [2021-01-22T11:52:23.689Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-01-22T11:52:23.689Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-01-22T11:52:23.689Z] Swarm: inactive [2021-01-22T11:52:23.689Z] Default Isolation: process [2021-01-22T11:52:23.689Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-01-22T11:52:23.689Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1637) [2021-01-22T11:52:23.689Z] OSType: windows [2021-01-22T11:52:23.689Z] Architecture: x86_64 [2021-01-22T11:52:23.689Z] CPUs: 4 [2021-01-22T11:52:23.689Z] Total Memory: 32GiB [2021-01-22T11:52:23.689Z] Name: azwin-2-d7eb50 [2021-01-22T11:52:23.689Z] ID: 5JRK:TTRM:XESM:NXTU:F3JD:GJNR:IWKL:EBLG:TQUS:KVAU:T57B:GJMQ [2021-01-22T11:52:23.689Z] Docker Root Dir: D:\docker [2021-01-22T11:52:23.689Z] Debug Mode: false [2021-01-22T11:52:23.689Z] Registry: https://index.docker.io/v1/ [2021-01-22T11:52:23.689Z] Labels: [2021-01-22T11:52:23.689Z] Experimental: true [2021-01-22T11:52:23.689Z] Insecure Registries: [2021-01-22T11:52:23.689Z] 10.0.0.4:5000 [2021-01-22T11:52:23.689Z] 127.0.0.0/8 [2021-01-22T11:52:23.689Z] Registry Mirrors: [2021-01-22T11:52:23.689Z] http://10.0.0.4:5000/ [2021-01-22T11:52:23.689Z] Live Restore Enabled: false [2021-01-22T11:52:23.689Z] [2021-01-22T11:52:23.689Z] [2021-01-22T11:52:23.689Z] INFO: Commit hash is febd0d315c [2021-01-22T11:52:23.689Z] INFO: Nuke-Everything... [2021-01-22T11:52:23.689Z] INFO: Container count on control daemon to delete is 0 [2021-01-22T11:52:23.689Z] INFO: Nuking d:\CI [2021-01-22T11:52:23.689Z] INFO: Zapped successfully [2021-01-22T11:52:23.689Z] INFO: Location for testing is d:\CI\PR-41918\2 [2021-01-22T11:52:23.689Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2021-01-22T11:52:23.689Z] [2021-01-22T11:52:23.689Z] [2021-01-22T11:52:23.689Z] INFO: Building the image from Dockerfile.windows at 01/22/2021 11:52:14... [2021-01-22T11:52:23.689Z] [2021-01-22T11:52:23.689Z] Sending build context to Docker daemon 58.07MB [2021-01-22T11:52:23.689Z] [2021-01-22T11:52:23.689Z] Step 1/10 : FROM microsoft/windowsservercore [2021-01-22T11:52:23.689Z] ---> 5e0078d88ebd [2021-01-22T11:52:23.689Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2021-01-22T11:52:23.689Z] ---> Running in 7e6b9964134e [2021-01-22T11:52:23.689Z] Removing intermediate container 7e6b9964134e [2021-01-22T11:52:23.689Z] ---> eca9b1ba040a [2021-01-22T11:52:23.689Z] Step 3/10 : ARG GO_VERSION=1.13.15 [2021-01-22T11:52:23.689Z] ---> Running in aee82bb6627e [2021-01-22T11:52:23.689Z] Removing intermediate container aee82bb6627e [2021-01-22T11:52:23.689Z] ---> 785e042d9253 [2021-01-22T11:52:23.689Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.5.3 [2021-01-22T11:52:23.689Z] ---> Running in 5e9aca19c1fc [2021-01-22T11:52:23.689Z] Removing intermediate container 5e9aca19c1fc [2021-01-22T11:52:23.689Z] ---> a55da0cf9ea6 [2021-01-22T11:52:23.689Z] 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-22T11:52:23.689Z] ---> Running in a1ff6d980845 [2021-01-22T11:52:23.689Z] Removing intermediate container a1ff6d980845 [2021-01-22T11:52:23.689Z] ---> 3c2b29d52c27 [2021-01-22T11:52:23.689Z] 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-22T11:52:23.689Z] ---> Running in b569c2107c65 [2021-01-22T11:52:23.812Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.024s coverage: 2.9% of statements [2021-01-22T11:52:24.088Z] Loaded image: debian:bullseye [2021-01-22T11:52:24.088Z] Loaded image: hello-world:latest [2021-01-22T11:52:24.088Z] Loaded image: arm32v7/hello-world:latest [2021-01-22T11:52:25.105Z] ? github.com/docker/docker/api [no test files] [2021-01-22T11:52:25.200Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.577s coverage: 56.2% of statements [2021-01-22T11:52:25.240Z] [2021-01-22T11:52:25.240Z] SUCCESS: Specified value was saved. [2021-01-22T11:52:26.208Z] INFO: Downloading git... [2021-01-22T11:52:26.883Z] tests/integration/api_volume_test.py ......... [ 74%] [2021-01-22T11:52:26.883Z] tests/integration/client_test.py ..... [ 75%] [2021-01-22T11:52:26.883Z] tests/integration/context_api_test.py ... [ 76%] [2021-01-22T11:52:26.883Z] tests/integration/errors_test.py . [ 76%] [2021-01-22T11:52:27.747Z] INFO: Downloading go... [2021-01-22T11:52:27.758Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.019s coverage: 1.8% of statements [2021-01-22T11:52:29.287Z] INFO: Downloading compiler 1 of 3... [2021-01-22T11:52:29.675Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.126s coverage: 46.2% of statements [2021-01-22T11:52:30.828Z] INFO: Downloading compiler 2 of 3... [2021-01-22T11:52:30.983Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (18.03s) [2021-01-22T11:52:30.983Z] PASS [2021-01-22T11:52:30.983Z] [2021-01-22T11:52:30.983Z] === Skipped [2021-01-22T11:52:30.983Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s) [2021-01-22T11:52:30.983Z] build_session_test.go:25: TODO: BuildKit [2021-01-22T11:52:30.983Z] [2021-01-22T11:52:30.983Z] [2021-01-22T11:52:30.983Z] DONE 33 tests, 1 skipped in 102.614s [2021-01-22T11:52:30.983Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m [2021-01-22T11:52:30.983Z] ++ 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-22T11:52:30.983Z] ++ set -e [2021-01-22T11:52:30.983Z] ++ '[' -n 0 ']' [2021-01-22T11:52:30.983Z] ++ set -x [2021-01-22T11:52:30.983Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-22T11:52:30.983Z] INFO: Testing against a local daemon [2021-01-22T11:52:30.983Z] === RUN TestConfigInspect [2021-01-22T11:52:31.069Z] ok github.com/docker/docker/daemon/graphdriver/aufs 9.894s coverage: 73.1% of statements [2021-01-22T11:52:31.292Z] INFO: Downloading compiler 3 of 3... [2021-01-22T11:52:31.332Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.920s coverage: 49.5% of statements [2021-01-22T11:52:31.753Z] INFO: Extracting git... [2021-01-22T11:52:33.257Z] ok github.com/docker/docker/daemon 12.333s coverage: 17.1% of statements [2021-01-22T11:52:33.257Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-01-22T11:52:33.257Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-01-22T11:52:33.257Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-01-22T11:52:33.257Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-01-22T11:52:33.257Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-01-22T11:52:33.257Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.028s coverage: 58.0% of statements [2021-01-22T11:52:33.257Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.023s coverage: 3.0% of statements [2021-01-22T11:52:33.322Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-01-22T11:52:33.519Z] ok github.com/docker/docker/daemon/links 0.012s coverage: 93.0% of statements [2021-01-22T11:52:34.501Z] --- PASS: TestConfigInspect (3.95s) [2021-01-22T11:52:34.501Z] === RUN TestConfigList [2021-01-22T11:52:36.074Z] ok github.com/docker/docker/daemon/logger 0.241s coverage: 43.2% of statements [2021-01-22T11:52:36.650Z] ok github.com/docker/docker/daemon/images 0.033s coverage: 6.4% of statements [2021-01-22T11:52:36.913Z] ok github.com/docker/docker/daemon/logger/awslogs 0.282s coverage: 77.8% of statements [2021-01-22T11:52:37.176Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.894s coverage: 57.7% of statements [2021-01-22T11:52:37.176Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-01-22T11:52:37.176Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-01-22T11:52:37.176Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-01-22T11:52:37.176Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-01-22T11:52:37.176Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-01-22T11:52:37.176Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-01-22T11:52:37.438Z] ok github.com/docker/docker/daemon/logger/gelf 0.043s coverage: 67.0% of statements [2021-01-22T11:52:38.385Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.013s coverage: 87.2% of statements [2021-01-22T11:52:38.385Z] ok github.com/docker/docker/daemon/logger/journald 0.035s coverage: 23.9% of statements [2021-01-22T11:52:38.648Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.023s coverage: 61.6% of statements [2021-01-22T11:52:38.953Z] --- PASS: TestConfigList (3.87s) [2021-01-22T11:52:38.953Z] === RUN TestConfigsCreateAndDelete [2021-01-22T11:52:39.593Z] ok github.com/docker/docker/daemon/logger/local 0.044s coverage: 75.2% of statements [2021-01-22T11:52:39.593Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-01-22T11:52:40.167Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.042s coverage: 31.5% of statements [2021-01-22T11:52:40.742Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.116s coverage: 58.6% of statements [2021-01-22T11:52:41.004Z] ok github.com/docker/docker/daemon/logger/templates 0.030s coverage: 8.3% of statements [2021-01-22T11:52:41.578Z] ok github.com/docker/docker/daemon/logger/syslog 0.046s coverage: 46.8% of statements [2021-01-22T11:52:42.154Z] ok github.com/docker/docker/daemon/network 0.023s coverage: 63.8% of statements [2021-01-22T11:52:42.501Z] --- PASS: TestConfigsCreateAndDelete (3.66s) [2021-01-22T11:52:42.501Z] === RUN TestConfigsUpdate [2021-01-22T11:52:42.728Z] ok github.com/docker/docker/daemon/logger/splunk 1.874s coverage: 82.5% of statements [2021-01-22T11:52:42.728Z] ? github.com/docker/docker/daemon/names [no test files] [2021-01-22T11:52:42.728Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-01-22T11:52:43.302Z] ok github.com/docker/docker/distribution/metadata 0.111s coverage: 48.2% of statements [2021-01-22T11:52:43.729Z] ok github.com/docker/docker/api/server 0.017s coverage: 9.0% of statements [2021-01-22T11:52:44.142Z] INFO: Expanding go... [2021-01-22T11:52:44.693Z] ok github.com/docker/docker/distribution 0.262s coverage: 25.1% of statements [2021-01-22T11:52:44.693Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-01-22T11:52:44.955Z] ok github.com/docker/docker/errdefs 0.014s coverage: 53.1% of statements [2021-01-22T11:52:45.531Z] ok github.com/docker/docker/image 0.066s coverage: 86.8% of statements [2021-01-22T11:52:46.017Z] --- PASS: TestConfigsUpdate (3.76s) [2021-01-22T11:52:46.017Z] === RUN TestTemplatedConfig [2021-01-22T11:52:46.105Z] ok github.com/docker/docker/distribution/xfer 1.708s coverage: 85.1% of statements [2021-01-22T11:52:46.106Z] ? github.com/docker/docker/dockerversion [no test files] [2021-01-22T11:52:46.368Z] ok github.com/docker/docker/image/cache 0.070s coverage: 19.2% of statements [2021-01-22T11:52:46.368Z] ? github.com/docker/docker/image/tarexport [no test files] [2021-01-22T11:52:46.629Z] ok github.com/docker/docker/image/v1 0.046s coverage: 25.0% of statements [2021-01-22T11:52:46.629Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-01-22T11:52:46.891Z] ok github.com/docker/docker/libcontainerd/queue 0.037s coverage: 100.0% of statements [2021-01-22T11:52:48.283Z] ok github.com/docker/docker/opts 0.059s coverage: 67.1% of statements [2021-01-22T11:52:48.283Z] ok github.com/docker/docker/oci 0.042s coverage: 8.2% of statements [2021-01-22T11:52:48.283Z] ok github.com/docker/docker/pkg/aaparser 0.016s coverage: 52.9% of statements [2021-01-22T11:52:48.859Z] ok github.com/docker/docker/pkg/broadcaster 0.024s coverage: 100.0% of statements [2021-01-22T11:52:49.532Z] --- PASS: TestTemplatedConfig (3.66s) [2021-01-22T11:52:49.532Z] === RUN TestConfigCreateResolve [2021-01-22T11:52:50.249Z] ok github.com/docker/docker/pkg/capabilities 0.011s coverage: 87.5% of statements [2021-01-22T11:52:50.511Z] ok github.com/docker/docker/pkg/authorization 0.859s coverage: 68.3% of statements [2021-01-22T11:52:51.458Z] ok github.com/docker/docker/pkg/directory 0.010s coverage: 80.0% of statements [2021-01-22T11:52:51.458Z] ok github.com/docker/docker/pkg/archive 1.106s coverage: 76.9% of statements [2021-01-22T11:52:52.032Z] ok github.com/docker/docker/pkg/discovery 0.011s coverage: 58.3% of statements [2021-01-22T11:52:52.032Z] ok github.com/docker/docker/pkg/discovery/file 0.017s coverage: 92.9% of statements [2021-01-22T11:52:52.976Z] ok github.com/docker/docker/pkg/discovery/memory 0.009s coverage: 92.3% of statements [2021-01-22T11:52:53.548Z] ok github.com/docker/docker/pkg/discovery/nodes 0.010s coverage: 93.8% of statements [2021-01-22T11:52:53.810Z] ok github.com/docker/docker/pkg/dmesg 0.012s coverage: 83.3% of statements [2021-01-22T11:52:53.982Z] --- PASS: TestConfigCreateResolve (3.83s) [2021-01-22T11:52:53.982Z] === RUN TestConfigDaemonLibtrustID [2021-01-22T11:52:53.982Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2021-01-22T11:52:53.982Z] PASS [2021-01-22T11:52:53.982Z] [2021-01-22T11:52:53.982Z] DONE 7 tests in 23.323s [2021-01-22T11:52:53.982Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m [2021-01-22T11:52:53.982Z] ++ 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-22T11:52:53.982Z] ++ set -e [2021-01-22T11:52:53.982Z] ++ '[' -n 0 ']' [2021-01-22T11:52:53.982Z] ++ set -x [2021-01-22T11:52:53.982Z] ++ env -i DEST=/go/src/github.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-22T11:52:53.982Z] INFO: Testing against a local daemon [2021-01-22T11:52:53.982Z] === RUN TestCheckpoint [2021-01-22T11:52:53.982Z] --- SKIP: TestCheckpoint (0.00s) [2021-01-22T11:52:53.982Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-01-22T11:52:53.982Z] === RUN TestContainerInvalidJSON [2021-01-22T11:52:53.982Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-01-22T11:52:53.982Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-01-22T11:52:53.982Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-01-22T11:52:53.982Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-01-22T11:52:53.982Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-01-22T11:52:53.982Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-01-22T11:52:53.983Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-01-22T11:52:53.983Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-01-22T11:52:53.983Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-01-22T11:52:53.983Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-01-22T11:52:53.983Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-01-22T11:52:53.983Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-01-22T11:52:53.983Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-01-22T11:52:53.983Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-01-22T11:52:54.274Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.14s) [2021-01-22T11:52:54.274Z] === RUN TestCopyFromContainerPathIsNotDir [2021-01-22T11:52:54.274Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.19s) [2021-01-22T11:52:54.274Z] === RUN TestCopyToContainerPathDoesNotExist [2021-01-22T11:52:54.382Z] ok github.com/docker/docker/pkg/chrootarchive 3.469s coverage: 43.2% of statements [2021-01-22T11:52:54.565Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.15s) [2021-01-22T11:52:54.565Z] === RUN TestCopyToContainerPathIsNotDir [2021-01-22T11:52:54.565Z] --- PASS: TestCopyToContainerPathIsNotDir (0.13s) [2021-01-22T11:52:54.565Z] === RUN TestCopyFromContainer [2021-01-22T11:52:54.953Z] ok github.com/docker/docker/pkg/filenotify 0.609s coverage: 67.0% of statements [2021-01-22T11:52:54.953Z] ok github.com/docker/docker/pkg/fileutils 0.019s coverage: 89.5% of statements [2021-01-22T11:52:55.525Z] ok github.com/docker/docker/pkg/homedir 0.012s coverage: 11.4% of statements [2021-01-22T11:52:55.787Z] ok github.com/docker/docker/pkg/fsutils 0.334s coverage: 85.1% of statements [2021-01-22T11:52:56.278Z] --- PASS: TestBuildWithHugeFile (54.94s) [2021-01-22T11:52:56.278Z] === RUN TestBuildWithEmptyDockerfile [2021-01-22T11:52:56.278Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-01-22T11:52:56.278Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-01-22T11:52:56.278Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-01-22T11:52:56.278Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-01-22T11:52:56.278Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-01-22T11:52:56.278Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-01-22T11:52:56.278Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-01-22T11:52:56.278Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-01-22T11:52:56.278Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-01-22T11:52:56.278Z] --- PASS: TestBuildWithEmptyDockerfile (0.14s) [2021-01-22T11:52:56.278Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.17s) [2021-01-22T11:52:56.278Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.18s) [2021-01-22T11:52:56.278Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2021-01-22T11:52:56.278Z] === RUN TestBuildPreserveOwnership [2021-01-22T11:52:56.278Z] === RUN TestBuildPreserveOwnership/copy_from [2021-01-22T11:52:56.361Z] ok github.com/docker/docker/layer 7.133s coverage: 68.8% of statements [2021-01-22T11:52:56.361Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-01-22T11:52:56.361Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-01-22T11:52:56.361Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-01-22T11:52:56.361Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-01-22T11:52:56.361Z] ? github.com/docker/docker/oci/caps [no test files] [2021-01-22T11:52:56.361Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-01-22T11:52:56.361Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-01-22T11:52:56.361Z] ok github.com/docker/docker/pkg/discovery/kv 3.101s coverage: 84.1% of statements [2021-01-22T11:52:57.295Z] === RUN TestCopyFromContainer// [2021-01-22T11:52:57.295Z] === RUN TestCopyFromContainer//bar/root [2021-01-22T11:52:57.295Z] === RUN TestCopyFromContainer//bar/root/ [2021-01-22T11:52:57.295Z] === RUN TestCopyFromContainer/bar/quux [2021-01-22T11:52:57.295Z] === RUN TestCopyFromContainer/bar/quux/ [2021-01-22T11:52:57.295Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-01-22T11:52:57.307Z] ok github.com/docker/docker/pkg/jsonmessage 0.017s coverage: 91.7% of statements [2021-01-22T11:52:57.307Z] ok github.com/docker/docker/pkg/longpath 0.023s coverage: 100.0% of statements [2021-01-22T11:52:57.307Z] ok github.com/docker/docker/pkg/idtools 0.811s coverage: 70.1% of statements [2021-01-22T11:52:57.307Z] ok github.com/docker/docker/pkg/ioutils 0.607s coverage: 70.6% of statements [2021-01-22T11:52:57.307Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-01-22T11:52:57.307Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-01-22T11:52:57.307Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-01-22T11:52:57.569Z] ok github.com/docker/docker/pkg/namesgenerator 0.021s coverage: 85.7% of statements [2021-01-22T11:52:57.569Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-01-22T11:52:57.586Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-01-22T11:52:57.586Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-01-22T11:52:57.586Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-01-22T11:52:57.831Z] ok github.com/docker/docker/pkg/parsers 0.009s coverage: 97.0% of statements [2021-01-22T11:52:57.878Z] === RUN TestCopyFromContainer/bar/notarget [2021-01-22T11:52:57.878Z] --- PASS: TestCopyFromContainer (3.23s) [2021-01-22T11:52:57.878Z] --- PASS: TestCopyFromContainer// (0.07s) [2021-01-22T11:52:57.878Z] --- PASS: TestCopyFromContainer//bar/root (0.15s) [2021-01-22T11:52:57.878Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2021-01-22T11:52:57.878Z] --- PASS: TestCopyFromContainer/bar/quux (0.13s) [2021-01-22T11:52:57.878Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.09s) [2021-01-22T11:52:57.878Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s) [2021-01-22T11:52:57.878Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s) [2021-01-22T11:52:57.878Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s) [2021-01-22T11:52:57.878Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.12s) [2021-01-22T11:52:57.878Z] --- PASS: TestCopyFromContainer/bar/notarget (0.10s) [2021-01-22T11:52:57.878Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-01-22T11:52:57.878Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-01-22T11:52:57.878Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-01-22T11:52:57.878Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-01-22T11:52:57.878Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-01-22T11:52:57.878Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-01-22T11:52:57.878Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-01-22T11:52:57.878Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-01-22T11:52:57.878Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-01-22T11:52:57.878Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-01-22T11:52:57.878Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-01-22T11:52:57.878Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-01-22T11:52:57.878Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-01-22T11:52:57.878Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-01-22T11:52:57.878Z] === RUN TestCreateLinkToNonExistingContainer [2021-01-22T11:52:57.878Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2021-01-22T11:52:57.878Z] === RUN TestCreateWithInvalidEnv [2021-01-22T11:52:57.878Z] === RUN TestCreateWithInvalidEnv/0 [2021-01-22T11:52:57.878Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-01-22T11:52:57.878Z] === RUN TestCreateWithInvalidEnv/1 [2021-01-22T11:52:57.878Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-01-22T11:52:57.878Z] === RUN TestCreateWithInvalidEnv/2 [2021-01-22T11:52:57.878Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-01-22T11:52:57.878Z] === CONT TestCreateWithInvalidEnv/0 [2021-01-22T11:52:57.878Z] === CONT TestCreateWithInvalidEnv/2 [2021-01-22T11:52:57.878Z] === CONT TestCreateWithInvalidEnv/1 [2021-01-22T11:52:57.878Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-01-22T11:52:57.878Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-01-22T11:52:57.878Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2021-01-22T11:52:57.878Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2021-01-22T11:52:57.878Z] === RUN TestCreateTmpfsMountsTarget [2021-01-22T11:52:57.878Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2021-01-22T11:52:57.878Z] === RUN TestCreateWithCustomMaskedPaths [2021-01-22T11:52:58.095Z] ok github.com/docker/docker/pkg/parsers/kernel 0.034s coverage: 60.0% of statements [2021-01-22T11:52:58.095Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.027s coverage: 86.7% of statements [2021-01-22T11:52:58.358Z] ok github.com/docker/docker/pkg/pidfile 0.026s coverage: 82.4% of statements [2021-01-22T11:52:58.358Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-01-22T11:52:58.358Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-01-22T11:52:58.932Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.019s coverage: 56.8% of statements [2021-01-22T11:52:59.507Z] ok github.com/docker/docker/pkg/pools 0.009s coverage: 88.2% of statements [2021-01-22T11:52:59.507Z] ok github.com/docker/docker/pkg/plugins/transport 0.016s coverage: 85.7% of statements [2021-01-22T11:52:59.507Z] ok github.com/docker/docker/pkg/progress 0.008s coverage: 75.9% of statements [2021-01-22T11:52:59.835Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-01-22T11:53:00.081Z] ok github.com/docker/docker/pkg/reexec 0.020s coverage: 82.4% of statements [2021-01-22T11:53:00.458Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-01-22T11:53:00.607Z] --- PASS: TestCreateWithCustomMaskedPaths (2.48s) [2021-01-22T11:53:00.607Z] === RUN TestCreateWithCustomReadonlyPaths [2021-01-22T11:53:00.653Z] ok github.com/docker/docker/pkg/stdcopy 0.016s coverage: 100.0% of statements [2021-01-22T11:53:00.917Z] ok github.com/docker/docker/pkg/pubsub 1.090s coverage: 75.0% of statements [2021-01-22T11:53:01.489Z] ok github.com/docker/docker/pkg/streamformatter 0.019s coverage: 66.2% of statements [2021-01-22T11:53:01.489Z] ok github.com/docker/docker/pkg/stringid 0.008s coverage: 70.6% of statements [2021-01-22T11:53:01.838Z] INFO: Expanding compiler 1 of 3... [2021-01-22T11:53:02.434Z] ok github.com/docker/docker/pkg/sysinfo 0.017s coverage: 54.2% of statements [2021-01-22T11:53:02.434Z] ok github.com/docker/docker/pkg/system 0.029s coverage: 36.9% of statements [2021-01-22T11:53:02.808Z] INFO: Expanding compiler 2 of 3... [2021-01-22T11:53:03.009Z] ok github.com/docker/docker/pkg/tailfile 0.095s coverage: 88.6% of statements [2021-01-22T11:53:03.104Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-01-22T11:53:03.271Z] ok github.com/docker/docker/pkg/signal 2.749s coverage: 61.0% of statements [2021-01-22T11:53:03.336Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.58s) [2021-01-22T11:53:03.336Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-01-22T11:53:03.336Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-01-22T11:53:03.336Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-01-22T11:53:03.336Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-01-22T11:53:03.336Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-01-22T11:53:03.336Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-01-22T11:53:03.336Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-01-22T11:53:03.336Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-01-22T11:53:03.336Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-01-22T11:53:03.336Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-01-22T11:53:03.336Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-01-22T11:53:03.336Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-01-22T11:53:03.336Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-01-22T11:53:03.336Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-01-22T11:53:03.336Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-01-22T11:53:03.336Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-01-22T11:53:03.336Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-01-22T11:53:03.336Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-01-22T11:53:03.336Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-01-22T11:53:03.336Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.00s) [2021-01-22T11:53:03.336Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-01-22T11:53:03.336Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-01-22T11:53:03.336Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-01-22T11:53:03.533Z] ok github.com/docker/docker/pkg/tarsum 0.116s coverage: 89.3% of statements [2021-01-22T11:53:03.533Z] testing: warning: no tests to run [2021-01-22T11:53:03.533Z] coverage: [no statements] [2021-01-22T11:53:03.533Z] ok github.com/docker/docker/pkg/term/windows 0.008s coverage: [no statements] [no tests to run] [2021-01-22T11:53:03.794Z] ok github.com/docker/docker/pkg/truncindex 0.119s coverage: 91.5% of statements [2021-01-22T11:53:03.969Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.83s) [2021-01-22T11:53:03.969Z] === RUN TestCreateDifferentPlatform [2021-01-22T11:53:03.969Z] === RUN TestCreateDifferentPlatform/different_os [2021-01-22T11:53:03.969Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-01-22T11:53:03.969Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2021-01-22T11:53:03.969Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-01-22T11:53:03.969Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-01-22T11:53:03.969Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-01-22T11:53:03.969Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2021-01-22T11:53:03.969Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-01-22T11:53:03.969Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.11s) [2021-01-22T11:53:03.969Z] === RUN TestContainerStartOnDaemonRestart [2021-01-22T11:53:03.969Z] === PAUSE TestContainerStartOnDaemonRestart [2021-01-22T11:53:03.969Z] === RUN TestDaemonRestartIpcMode [2021-01-22T11:53:03.969Z] === PAUSE TestDaemonRestartIpcMode [2021-01-22T11:53:03.969Z] === RUN TestDaemonHostGatewayIP [2021-01-22T11:53:03.969Z] === PAUSE TestDaemonHostGatewayIP [2021-01-22T11:53:03.969Z] === RUN TestRestartDaemonWithRestartingContainer [2021-01-22T11:53:03.969Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-01-22T11:53:03.969Z] === RUN TestContainerKillOnDaemonStart [2021-01-22T11:53:03.969Z] === PAUSE TestContainerKillOnDaemonStart [2021-01-22T11:53:03.969Z] === RUN TestDiff [2021-01-22T11:53:04.056Z] ok github.com/docker/docker/pkg/urlutil 0.016s coverage: 100.0% of statements [2021-01-22T11:53:04.056Z] ok github.com/docker/docker/pkg/useragent 0.010s coverage: 88.9% of statements [2021-01-22T11:53:04.641Z] --- PASS: TestBuildPreserveOwnership (9.67s) [2021-01-22T11:53:04.641Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.66s) [2021-01-22T11:53:04.641Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2021-01-22T11:53:04.641Z] === RUN TestBuildPlatformInvalid [2021-01-22T11:53:04.641Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2021-01-22T11:53:04.641Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-01-22T11:53:04.641Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.01s) [2021-01-22T11:53:04.641Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2021-01-22T11:53:04.641Z] PASS [2021-01-22T11:53:04.641Z] [2021-01-22T11:53:04.641Z] === Skipped [2021-01-22T11:53:04.641Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-01-22T11:53:04.641Z] build_session_test.go:25: TODO: BuildKit [2021-01-22T11:53:04.641Z] [2021-01-22T11:53:04.641Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.01s) [2021-01-22T11:53:04.641Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2021-01-22T11:53:04.641Z] [2021-01-22T11:53:04.641Z] [2021-01-22T11:53:04.641Z] DONE 33 tests, 2 skipped in 131.933s [2021-01-22T11:53:04.641Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-01-22T11:53:04.641Z] INFO: Testing against a local daemon [2021-01-22T11:53:04.641Z] === RUN TestConfigInspect [2021-01-22T11:53:04.641Z] --- SKIP: TestConfigInspect (0.02s) [2021-01-22T11:53:04.641Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-22T11:53:04.641Z] === RUN TestConfigList [2021-01-22T11:53:04.641Z] --- SKIP: TestConfigList (0.01s) [2021-01-22T11:53:04.641Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-22T11:53:04.641Z] === RUN TestConfigsCreateAndDelete [2021-01-22T11:53:04.641Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2021-01-22T11:53:04.641Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-22T11:53:04.641Z] === RUN TestConfigsUpdate [2021-01-22T11:53:04.641Z] --- SKIP: TestConfigsUpdate (0.02s) [2021-01-22T11:53:04.641Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-22T11:53:04.641Z] === RUN TestTemplatedConfig [2021-01-22T11:53:04.641Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-01-22T11:53:04.641Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-22T11:53:04.641Z] === RUN TestConfigCreateResolve [2021-01-22T11:53:04.641Z] --- SKIP: TestConfigCreateResolve (0.01s) [2021-01-22T11:53:04.641Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-22T11:53:04.641Z] === RUN TestConfigDaemonLibtrustID [2021-01-22T11:53:05.033Z] --- PASS: TestDiff (0.81s) [2021-01-22T11:53:05.033Z] === RUN TestExecWithCloseStdin [2021-01-22T11:53:05.447Z] ok github.com/docker/docker/plugin/v2 0.025s coverage: 14.5% of statements [2021-01-22T11:53:05.447Z] ok github.com/docker/docker/profiles/seccomp 0.041s coverage: 85.4% of statements [2021-01-22T11:53:06.018Z] --- PASS: TestConfigDaemonLibtrustID (1.54s) [2021-01-22T11:53:06.018Z] PASS [2021-01-22T11:53:06.018Z] [2021-01-22T11:53:06.018Z] === Skipped [2021-01-22T11:53:06.018Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2021-01-22T11:53:06.018Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-22T11:53:06.018Z] [2021-01-22T11:53:06.018Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2021-01-22T11:53:06.018Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-22T11:53:06.018Z] [2021-01-22T11:53:06.018Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2021-01-22T11:53:06.018Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-22T11:53:06.018Z] [2021-01-22T11:53:06.018Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.02s) [2021-01-22T11:53:06.018Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-22T11:53:06.018Z] [2021-01-22T11:53:06.018Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2021-01-22T11:53:06.018Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-22T11:53:06.018Z] [2021-01-22T11:53:06.018Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2021-01-22T11:53:06.018Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-22T11:53:06.018Z] [2021-01-22T11:53:06.018Z] [2021-01-22T11:53:06.018Z] DONE 7 tests, 6 skipped in 1.749s [2021-01-22T11:53:06.018Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-01-22T11:53:06.068Z] --- PASS: TestExecWithCloseStdin (0.97s) [2021-01-22T11:53:06.068Z] === RUN TestExec [2021-01-22T11:53:06.276Z] INFO: Testing against a local daemon [2021-01-22T11:53:06.276Z] === RUN TestCheckpoint [2021-01-22T11:53:06.276Z] --- SKIP: TestCheckpoint (0.00s) [2021-01-22T11:53:06.276Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-01-22T11:53:06.276Z] === RUN TestContainerInvalidJSON [2021-01-22T11:53:06.276Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-01-22T11:53:06.276Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-01-22T11:53:06.276Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-01-22T11:53:06.276Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-01-22T11:53:06.276Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-01-22T11:53:06.276Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-01-22T11:53:06.276Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-01-22T11:53:06.276Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-01-22T11:53:06.276Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-01-22T11:53:06.276Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-01-22T11:53:06.276Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-01-22T11:53:06.276Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2021-01-22T11:53:06.276Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-01-22T11:53:06.276Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-01-22T11:53:06.276Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2021-01-22T11:53:06.276Z] === RUN TestCopyFromContainerPathIsNotDir [2021-01-22T11:53:06.276Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2021-01-22T11:53:06.276Z] === RUN TestCopyToContainerPathDoesNotExist [2021-01-22T11:53:06.373Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-01-22T11:53:06.392Z] ok github.com/docker/docker/reference 0.025s coverage: 84.4% of statements [2021-01-22T11:53:06.534Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2021-01-22T11:53:06.534Z] === RUN TestCopyToContainerPathIsNotDir [2021-01-22T11:53:06.534Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2021-01-22T11:53:06.534Z] === RUN TestCopyFromContainer [2021-01-22T11:53:06.701Z] --- PASS: TestExec (0.94s) [2021-01-22T11:53:06.701Z] === RUN TestExecUser [2021-01-22T11:53:06.966Z] ok github.com/docker/docker/plugin 0.606s coverage: 23.2% of statements [2021-01-22T11:53:07.504Z] INFO: Expanding compiler 3 of 3... [2021-01-22T11:53:07.743Z] --- PASS: TestExecUser (0.95s) [2021-01-22T11:53:07.743Z] === RUN TestExportContainerAndImportImage [2021-01-22T11:53:07.964Z] INFO: Removing downloaded files... [2021-01-22T11:53:07.964Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2021-01-22T11:53:07.964Z] INFO: Configuring git core.autocrlf... [2021-01-22T11:53:08.361Z] ok github.com/docker/docker/registry 0.159s coverage: 57.2% of statements [2021-01-22T11:53:08.361Z] ok github.com/docker/docker/quota 0.598s coverage: 71.4% of statements [2021-01-22T11:53:08.361Z] ok github.com/docker/docker/registry/resumable 0.039s coverage: 100.0% of statements [2021-01-22T11:53:08.781Z] --- PASS: TestExportContainerAndImportImage (1.20s) [2021-01-22T11:53:08.781Z] === RUN TestExportContainerAfterDaemonRestart [2021-01-22T11:53:08.934Z] ok github.com/docker/docker/restartmanager 0.014s coverage: 50.9% of statements [2021-01-22T11:53:08.934Z] ok github.com/docker/docker/testutil 0.010s coverage: 62.5% of statements [2021-01-22T11:53:09.510Z] ok github.com/docker/docker/runconfig 0.030s coverage: 66.1% of statements [2021-01-22T11:53:09.642Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-01-22T11:53:10.571Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-01-22T11:53:10.719Z] === RUN TestCopyFromContainer// [2021-01-22T11:53:10.719Z] === RUN TestCopyFromContainer//bar/root [2021-01-22T11:53:10.719Z] === RUN TestCopyFromContainer//bar/root/ [2021-01-22T11:53:10.719Z] === RUN TestCopyFromContainer/bar/quux [2021-01-22T11:53:10.719Z] === RUN TestCopyFromContainer/bar/quux/ [2021-01-22T11:53:10.719Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-01-22T11:53:10.719Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-01-22T11:53:10.719Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-01-22T11:53:10.719Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-01-22T11:53:10.719Z] === RUN TestCopyFromContainer/bar/notarget [2021-01-22T11:53:10.848Z] --- PASS: TestExportContainerAfterDaemonRestart (1.60s) [2021-01-22T11:53:10.848Z] === RUN TestHealthCheckWorkdir [2021-01-22T11:53:10.977Z] --- PASS: TestCopyFromContainer (4.37s) [2021-01-22T11:53:10.977Z] --- PASS: TestCopyFromContainer// (0.07s) [2021-01-22T11:53:10.977Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2021-01-22T11:53:10.977Z] --- PASS: TestCopyFromContainer//bar/root/ (0.08s) [2021-01-22T11:53:10.977Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2021-01-22T11:53:10.977Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2021-01-22T11:53:10.977Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2021-01-22T11:53:10.977Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2021-01-22T11:53:10.977Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2021-01-22T11:53:10.977Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s) [2021-01-22T11:53:10.977Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2021-01-22T11:53:10.977Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-01-22T11:53:10.977Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-01-22T11:53:10.977Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-01-22T11:53:10.977Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-01-22T11:53:10.977Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-01-22T11:53:10.977Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-01-22T11:53:10.977Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-01-22T11:53:10.977Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-01-22T11:53:10.977Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-01-22T11:53:10.977Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-01-22T11:53:10.977Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-01-22T11:53:10.977Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-01-22T11:53:10.977Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2021-01-22T11:53:10.977Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-01-22T11:53:10.977Z] === RUN TestCreateLinkToNonExistingContainer [2021-01-22T11:53:10.977Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2021-01-22T11:53:10.977Z] === RUN TestCreateWithInvalidEnv [2021-01-22T11:53:10.977Z] === RUN TestCreateWithInvalidEnv/0 [2021-01-22T11:53:10.977Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-01-22T11:53:10.977Z] === RUN TestCreateWithInvalidEnv/1 [2021-01-22T11:53:10.977Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-01-22T11:53:10.977Z] === RUN TestCreateWithInvalidEnv/2 [2021-01-22T11:53:10.977Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-01-22T11:53:10.977Z] === CONT TestCreateWithInvalidEnv/0 [2021-01-22T11:53:10.977Z] === CONT TestCreateWithInvalidEnv/2 [2021-01-22T11:53:10.977Z] === CONT TestCreateWithInvalidEnv/1 [2021-01-22T11:53:10.977Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-01-22T11:53:10.977Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-01-22T11:53:10.977Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-01-22T11:53:10.977Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-01-22T11:53:10.977Z] === RUN TestCreateTmpfsMountsTarget [2021-01-22T11:53:10.977Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2021-01-22T11:53:10.977Z] === RUN TestCreateWithCustomMaskedPaths [2021-01-22T11:53:11.428Z] ok github.com/docker/docker/volume/drivers 0.030s coverage: 36.1% of statements [2021-01-22T11:53:11.975Z] --- PASS: TestHealthCheckWorkdir (1.14s) [2021-01-22T11:53:11.975Z] === RUN TestHealthKillContainer [2021-01-22T11:53:12.351Z] --- PASS: TestCreateWithCustomMaskedPaths (1.24s) [2021-01-22T11:53:12.351Z] === RUN TestCreateWithCustomReadonlyPaths [2021-01-22T11:53:12.375Z] ok github.com/docker/docker/volume/mounts 0.049s coverage: 67.0% of statements [2021-01-22T11:53:12.949Z] ok github.com/docker/docker/volume/local 0.228s coverage: 76.6% of statements [2021-01-22T11:53:13.287Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.20s) [2021-01-22T11:53:13.287Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-01-22T11:53:13.287Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-01-22T11:53:13.287Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-01-22T11:53:13.287Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-01-22T11:53:13.287Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-01-22T11:53:13.287Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-01-22T11:53:13.287Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-01-22T11:53:13.287Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-01-22T11:53:13.287Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-01-22T11:53:13.287Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-01-22T11:53:13.287Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-01-22T11:53:13.287Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-01-22T11:53:13.287Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-01-22T11:53:13.545Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-01-22T11:53:13.545Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-01-22T11:53:13.545Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-01-22T11:53:13.545Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-01-22T11:53:13.545Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-01-22T11:53:13.545Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-01-22T11:53:13.545Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-01-22T11:53:13.545Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-01-22T11:53:13.545Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2021-01-22T11:53:13.545Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-01-22T11:53:13.804Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.44s) [2021-01-22T11:53:13.804Z] === RUN TestCreateDifferentPlatform [2021-01-22T11:53:13.804Z] === RUN TestCreateDifferentPlatform/different_os [2021-01-22T11:53:13.804Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-01-22T11:53:13.804Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2021-01-22T11:53:13.804Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-01-22T11:53:13.804Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-01-22T11:53:13.804Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-01-22T11:53:13.804Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2021-01-22T11:53:13.804Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-01-22T11:53:13.890Z] ok github.com/docker/docker/volume/service 0.030s coverage: 73.1% of statements [2021-01-22T11:53:14.062Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2021-01-22T11:53:14.062Z] === RUN TestContainerStartOnDaemonRestart [2021-01-22T11:53:14.062Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2021-01-22T11:53:14.062Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-01-22T11:53:14.062Z] === RUN TestDaemonRestartIpcMode [2021-01-22T11:53:14.062Z] === PAUSE TestDaemonRestartIpcMode [2021-01-22T11:53:14.062Z] === RUN TestDaemonHostGatewayIP [2021-01-22T11:53:14.062Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2021-01-22T11:53:14.062Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-01-22T11:53:14.062Z] === RUN TestRestartDaemonWithRestartingContainer [2021-01-22T11:53:14.062Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-01-22T11:53:14.062Z] === RUN TestContainerKillOnDaemonStart [2021-01-22T11:53:14.062Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-01-22T11:53:14.062Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-01-22T11:53:14.062Z] === RUN TestDiff [2021-01-22T11:53:14.330Z] --- PASS: TestDiff (0.42s) [2021-01-22T11:53:14.330Z] === RUN TestExecWithCloseStdin [2021-01-22T11:53:14.709Z] --- PASS: TestHealthKillContainer (3.02s) [2021-01-22T11:53:14.709Z] === RUN TestInspectCpusetInConfigPre120 [2021-01-22T11:53:14.740Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-01-22T11:53:14.900Z] --- PASS: TestExecWithCloseStdin (0.54s) [2021-01-22T11:53:14.900Z] === RUN TestExec [2021-01-22T11:53:15.466Z] --- PASS: TestExec (0.47s) [2021-01-22T11:53:15.466Z] === RUN TestExecUser [2021-01-22T11:53:15.743Z] --- PASS: TestInspectCpusetInConfigPre120 (0.90s) [2021-01-22T11:53:15.743Z] === RUN TestIpcModeNone [2021-01-22T11:53:16.032Z] --- PASS: TestExecUser (0.47s) [2021-01-22T11:53:16.032Z] === RUN TestExportContainerAndImportImage [2021-01-22T11:53:16.599Z] --- PASS: TestExportContainerAndImportImage (0.61s) [2021-01-22T11:53:16.599Z] === RUN TestExportContainerAfterDaemonRestart [2021-01-22T11:53:16.779Z] --- PASS: TestIpcModeNone (0.96s) [2021-01-22T11:53:16.779Z] === RUN TestIpcModePrivate [2021-01-22T11:53:17.412Z] --- PASS: TestIpcModePrivate (0.97s) [2021-01-22T11:53:17.412Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:105, shared: false, mustBeShared: false [2021-01-22T11:53:17.412Z] === RUN TestIpcModeShareable [2021-01-22T11:53:18.447Z] --- PASS: TestIpcModeShareable (1.01s) [2021-01-22T11:53:18.447Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:99, shared: true, mustBeShared: true [2021-01-22T11:53:18.447Z] === RUN TestAPIIpcModeShareableAndContainer [2021-01-22T11:53:19.878Z] --- PASS: TestExportContainerAfterDaemonRestart (3.31s) [2021-01-22T11:53:19.878Z] === RUN TestHealthCheckWorkdir [2021-01-22T11:53:20.444Z] --- PASS: TestHealthCheckWorkdir (0.58s) [2021-01-22T11:53:20.444Z] === RUN TestHealthKillContainer [2021-01-22T11:53:21.964Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.97s) [2021-01-22T11:53:21.964Z] === RUN TestAPIIpcModeHost [2021-01-22T11:53:22.255Z] --- PASS: TestAPIIpcModeHost (0.66s) [2021-01-22T11:53:22.255Z] === RUN TestDaemonIpcModeShareable [2021-01-22T11:53:22.970Z] --- PASS: TestHealthKillContainer (2.50s) [2021-01-22T11:53:22.970Z] === RUN TestInspectCpusetInConfigPre120 [2021-01-22T11:53:23.228Z] --- PASS: TestInspectCpusetInConfigPre120 (0.42s) [2021-01-22T11:53:23.228Z] === RUN TestIpcModeNone [2021-01-22T11:53:23.794Z] --- PASS: TestIpcModeNone (0.45s) [2021-01-22T11:53:23.794Z] === RUN TestIpcModePrivate [2021-01-22T11:53:24.325Z] --- PASS: TestDaemonIpcModeShareable (1.86s) [2021-01-22T11:53:24.325Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true [2021-01-22T11:53:24.325Z] === RUN TestDaemonIpcModePrivate [2021-01-22T11:53:24.360Z] --- PASS: TestIpcModePrivate (0.46s) [2021-01-22T11:53:24.360Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:72, shared: false, mustBeShared: false [2021-01-22T11:53:24.360Z] === RUN TestIpcModeShareable [2021-01-22T11:53:24.360Z] --- SKIP: TestIpcModeShareable (0.00s) [2021-01-22T11:53:24.360Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-01-22T11:53:24.360Z] === RUN TestAPIIpcModeShareableAndContainer [2021-01-22T11:53:24.685Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-01-22T11:53:25.734Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.44s) [2021-01-22T11:53:25.734Z] === RUN TestAPIIpcModeHost [2021-01-22T11:53:25.734Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2021-01-22T11:53:25.734Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-01-22T11:53:25.734Z] === RUN TestDaemonIpcModeShareable [2021-01-22T11:53:25.734Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2021-01-22T11:53:25.734Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-01-22T11:53:25.734Z] === RUN TestDaemonIpcModePrivate [2021-01-22T11:53:25.832Z] --- PASS: TestDaemonIpcModePrivate (1.82s) [2021-01-22T11:53:25.832Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2021-01-22T11:53:25.832Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-01-22T11:53:27.900Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.83s) [2021-01-22T11:53:27.900Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2021-01-22T11:53:27.900Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-01-22T11:53:28.262Z] --- PASS: TestDaemonIpcModePrivate (2.20s) [2021-01-22T11:53:28.262Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:75, shared: false, mustBeShared: false [2021-01-22T11:53:28.262Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-01-22T11:53:28.262Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2021-01-22T11:53:28.262Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-01-22T11:53:28.262Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-01-22T11:53:28.262Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2021-01-22T11:53:28.262Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-01-22T11:53:28.262Z] === RUN TestIpcModeOlderClient [2021-01-22T11:53:28.262Z] === PAUSE TestIpcModeOlderClient [2021-01-22T11:53:28.262Z] === RUN TestKillContainerInvalidSignal [2021-01-22T11:53:28.262Z] --- PASS: TestKillContainerInvalidSignal (0.43s) [2021-01-22T11:53:28.262Z] === RUN TestKillContainer [2021-01-22T11:53:28.262Z] === RUN TestKillContainer/no_signal [2021-01-22T11:53:28.828Z] === RUN TestKillContainer/non_killing_signal [2021-01-22T11:53:28.846Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-01-22T11:53:29.086Z] === RUN TestKillContainer/killing_signal [2021-01-22T11:53:29.408Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.81s) [2021-01-22T11:53:29.408Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true [2021-01-22T11:53:29.408Z] === RUN TestIpcModeOlderClient [2021-01-22T11:53:29.408Z] === PAUSE TestIpcModeOlderClient [2021-01-22T11:53:29.408Z] === RUN TestKillContainerInvalidSignal [2021-01-22T11:53:29.651Z] --- PASS: TestKillContainer (1.27s) [2021-01-22T11:53:29.651Z] --- PASS: TestKillContainer/no_signal (0.40s) [2021-01-22T11:53:29.651Z] --- PASS: TestKillContainer/non_killing_signal (0.29s) [2021-01-22T11:53:29.651Z] --- PASS: TestKillContainer/killing_signal (0.41s) [2021-01-22T11:53:29.651Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-01-22T11:53:29.651Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-01-22T11:53:29.909Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-01-22T11:53:30.475Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.85s) [2021-01-22T11:53:30.475Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.40s) [2021-01-22T11:53:30.475Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.29s) [2021-01-22T11:53:30.475Z] === RUN TestKillStoppedContainer [2021-01-22T11:53:30.475Z] --- PASS: TestKillStoppedContainer (0.05s) [2021-01-22T11:53:30.475Z] === RUN TestKillStoppedContainerAPIPre120 [2021-01-22T11:53:30.475Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2021-01-22T11:53:30.475Z] === RUN TestKillDifferentUserContainer [2021-01-22T11:53:30.478Z] --- PASS: TestKillContainerInvalidSignal (0.89s) [2021-01-22T11:53:30.478Z] === RUN TestKillContainer [2021-01-22T11:53:30.478Z] === RUN TestKillContainer/no_signal [2021-01-22T11:53:31.041Z] --- PASS: TestKillDifferentUserContainer (0.42s) [2021-01-22T11:53:31.041Z] === RUN TestInspectOomKilledTrue [2021-01-22T11:53:31.041Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-01-22T11:53:31.041Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2021-01-22T11:53:31.041Z] === RUN TestInspectOomKilledFalse [2021-01-22T11:53:31.041Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-01-22T11:53:31.041Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-01-22T11:53:31.041Z] === RUN TestLinksEtcHostsContentMatch [2021-01-22T11:53:31.041Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2021-01-22T11:53:31.041Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-01-22T11:53:31.041Z] === RUN TestLinksContainerNames [2021-01-22T11:53:31.513Z] === RUN TestKillContainer/non_killing_signal [2021-01-22T11:53:31.805Z] === RUN TestKillContainer/killing_signal [2021-01-22T11:53:32.012Z] --- PASS: TestLinksContainerNames (0.86s) [2021-01-22T11:53:32.012Z] === RUN TestLogsFollowTailEmpty [2021-01-22T11:53:32.270Z] --- PASS: TestLogsFollowTailEmpty (0.43s) [2021-01-22T11:53:32.270Z] === RUN TestContainerNetworkMountsNoChown [2021-01-22T11:53:32.528Z] --- PASS: TestContainerNetworkMountsNoChown (0.42s) [2021-01-22T11:53:32.528Z] === RUN TestMountDaemonRoot [2021-01-22T11:53:32.528Z] === RUN TestMountDaemonRoot/default [2021-01-22T11:53:32.528Z] === PAUSE TestMountDaemonRoot/default [2021-01-22T11:53:32.528Z] === RUN TestMountDaemonRoot/private [2021-01-22T11:53:32.528Z] === PAUSE TestMountDaemonRoot/private [2021-01-22T11:53:32.528Z] === RUN TestMountDaemonRoot/rprivate [2021-01-22T11:53:32.528Z] === PAUSE TestMountDaemonRoot/rprivate [2021-01-22T11:53:32.528Z] === RUN TestMountDaemonRoot/slave [2021-01-22T11:53:32.528Z] === PAUSE TestMountDaemonRoot/slave [2021-01-22T11:53:32.528Z] === RUN TestMountDaemonRoot/rslave [2021-01-22T11:53:32.528Z] === PAUSE TestMountDaemonRoot/rslave [2021-01-22T11:53:32.528Z] === RUN TestMountDaemonRoot/shared [2021-01-22T11:53:32.528Z] === PAUSE TestMountDaemonRoot/shared [2021-01-22T11:53:32.528Z] === RUN TestMountDaemonRoot/rshared [2021-01-22T11:53:32.528Z] === PAUSE TestMountDaemonRoot/rshared [2021-01-22T11:53:32.528Z] === CONT TestMountDaemonRoot/default [2021-01-22T11:53:32.528Z] === RUN TestMountDaemonRoot/default/bind_root [2021-01-22T11:53:32.528Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-01-22T11:53:32.528Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-01-22T11:53:32.528Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-01-22T11:53:32.528Z] === RUN TestMountDaemonRoot/default/mount_root [2021-01-22T11:53:32.528Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-01-22T11:53:32.528Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-01-22T11:53:32.528Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-01-22T11:53:32.528Z] === CONT TestMountDaemonRoot/default/bind_root [2021-01-22T11:53:32.528Z] === CONT TestMountDaemonRoot/rshared [2021-01-22T11:53:32.528Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-01-22T11:53:32.528Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-01-22T11:53:32.528Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-01-22T11:53:32.528Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-01-22T11:53:32.528Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-01-22T11:53:32.528Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-01-22T11:53:32.528Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-01-22T11:53:32.528Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-01-22T11:53:32.528Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-01-22T11:53:32.787Z] === CONT TestMountDaemonRoot/shared [2021-01-22T11:53:32.787Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-01-22T11:53:32.787Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-01-22T11:53:32.787Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-01-22T11:53:32.787Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-01-22T11:53:32.787Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-01-22T11:53:32.787Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-01-22T11:53:32.787Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-01-22T11:53:32.787Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-01-22T11:53:32.787Z] === CONT TestMountDaemonRoot/rslave [2021-01-22T11:53:32.787Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-01-22T11:53:32.787Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-01-22T11:53:32.787Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-01-22T11:53:32.787Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-01-22T11:53:32.787Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-01-22T11:53:32.787Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-01-22T11:53:32.787Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-01-22T11:53:32.787Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-01-22T11:53:32.787Z] === CONT TestMountDaemonRoot/slave [2021-01-22T11:53:32.787Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-01-22T11:53:32.787Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-01-22T11:53:32.787Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-01-22T11:53:32.787Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-01-22T11:53:32.787Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-01-22T11:53:32.787Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-01-22T11:53:32.787Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-01-22T11:53:32.787Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-01-22T11:53:32.787Z] === CONT TestMountDaemonRoot/rprivate [2021-01-22T11:53:32.787Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-01-22T11:53:32.787Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-01-22T11:53:32.787Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-01-22T11:53:32.787Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-01-22T11:53:32.787Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-01-22T11:53:32.787Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-01-22T11:53:32.787Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-01-22T11:53:32.787Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-01-22T11:53:32.787Z] === CONT TestMountDaemonRoot/private [2021-01-22T11:53:32.787Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-01-22T11:53:32.787Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-01-22T11:53:32.787Z] === RUN TestMountDaemonRoot/private/bind_root [2021-01-22T11:53:32.787Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-01-22T11:53:32.787Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-01-22T11:53:32.787Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-01-22T11:53:32.787Z] === RUN TestMountDaemonRoot/private/mount_root [2021-01-22T11:53:32.787Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-01-22T11:53:32.787Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-01-22T11:53:32.787Z] === CONT TestMountDaemonRoot/default/mount_root [2021-01-22T11:53:32.787Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-01-22T11:53:32.787Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-01-22T11:53:32.787Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-01-22T11:53:32.787Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-01-22T11:53:32.787Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-01-22T11:53:32.787Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-01-22T11:53:32.787Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-01-22T11:53:32.787Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-01-22T11:53:32.787Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-01-22T11:53:32.787Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-01-22T11:53:32.787Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-01-22T11:53:33.008Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-01-22T11:53:33.045Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-01-22T11:53:33.045Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-01-22T11:53:33.045Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-01-22T11:53:33.045Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-01-22T11:53:33.045Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-01-22T11:53:33.045Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-01-22T11:53:33.045Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-01-22T11:53:33.045Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-01-22T11:53:33.045Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-01-22T11:53:33.045Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-01-22T11:53:33.045Z] === CONT TestMountDaemonRoot/private/mount_root [2021-01-22T11:53:33.045Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-01-22T11:53:33.045Z] === CONT TestMountDaemonRoot/private/bind_root [2021-01-22T11:53:33.045Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-01-22T11:53:33.045Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-01-22T11:53:33.045Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2021-01-22T11:53:33.045Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2021-01-22T11:53:33.045Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2021-01-22T11:53:33.045Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2021-01-22T11:53:33.045Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-01-22T11:53:33.045Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2021-01-22T11:53:33.045Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2021-01-22T11:53:33.045Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2021-01-22T11:53:33.045Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2021-01-22T11:53:33.045Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-01-22T11:53:33.045Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2021-01-22T11:53:33.045Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2021-01-22T11:53:33.045Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2021-01-22T11:53:33.045Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2021-01-22T11:53:33.045Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-01-22T11:53:33.045Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2021-01-22T11:53:33.045Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2021-01-22T11:53:33.045Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2021-01-22T11:53:33.045Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2021-01-22T11:53:33.045Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-01-22T11:53:33.045Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2021-01-22T11:53:33.045Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-01-22T11:53:33.045Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2021-01-22T11:53:33.045Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2021-01-22T11:53:33.045Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-01-22T11:53:33.045Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2021-01-22T11:53:33.045Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2021-01-22T11:53:33.045Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2021-01-22T11:53:33.045Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2021-01-22T11:53:33.045Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-01-22T11:53:33.045Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2021-01-22T11:53:33.045Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2021-01-22T11:53:33.045Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2021-01-22T11:53:33.045Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2021-01-22T11:53:33.045Z] === RUN TestContainerBindMountNonRecursive [2021-01-22T11:53:33.045Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2021-01-22T11:53:33.045Z] 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-22T11:53:33.045Z] === RUN TestContainerVolumesMountedAsShared [2021-01-22T11:53:33.045Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2021-01-22T11:53:33.045Z] 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-22T11:53:33.045Z] === RUN TestContainerVolumesMountedAsSlave [2021-01-22T11:53:33.045Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2021-01-22T11:53:33.045Z] 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-22T11:53:33.045Z] === RUN TestNetworkNat [2021-01-22T11:53:33.324Z] --- PASS: TestKillContainer (2.71s) [2021-01-22T11:53:33.324Z] --- PASS: TestKillContainer/no_signal (0.90s) [2021-01-22T11:53:33.324Z] --- PASS: TestKillContainer/non_killing_signal (0.55s) [2021-01-22T11:53:33.324Z] --- PASS: TestKillContainer/killing_signal (0.89s) [2021-01-22T11:53:33.324Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-01-22T11:53:33.324Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-01-22T11:53:33.611Z] --- PASS: TestNetworkNat (0.51s) [2021-01-22T11:53:33.611Z] === RUN TestNetworkLocalhostTCPNat [2021-01-22T11:53:33.956Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-01-22T11:53:34.176Z] --- PASS: TestNetworkLocalhostTCPNat (0.44s) [2021-01-22T11:53:34.177Z] === RUN TestNetworkLoopbackNat [2021-01-22T11:53:34.894Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-01-22T11:53:34.991Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.76s) [2021-01-22T11:53:34.991Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.85s) [2021-01-22T11:53:34.991Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.56s) [2021-01-22T11:53:34.991Z] === RUN TestKillStoppedContainer [2021-01-22T11:53:34.991Z] --- PASS: TestKillStoppedContainer (0.09s) [2021-01-22T11:53:34.991Z] === RUN TestKillStoppedContainerAPIPre120 [2021-01-22T11:53:34.991Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s) [2021-01-22T11:53:34.991Z] === RUN TestKillDifferentUserContainer [2021-01-22T11:53:35.841Z] ok github.com/docker/docker/pkg/plugins 33.630s coverage: 76.6% of statements [2021-01-22T11:53:35.841Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-01-22T11:53:35.841Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-01-22T11:53:35.841Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-01-22T11:53:35.841Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-01-22T11:53:35.841Z] ? github.com/docker/docker/pkg/term [no test files] [2021-01-22T11:53:35.841Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-01-22T11:53:35.841Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-01-22T11:53:35.841Z] ? github.com/docker/docker/rootless [no test files] [2021-01-22T11:53:35.841Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-01-22T11:53:35.841Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-01-22T11:53:35.841Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-01-22T11:53:35.841Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-01-22T11:53:35.841Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-01-22T11:53:35.841Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-01-22T11:53:35.841Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-01-22T11:53:35.841Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-01-22T11:53:35.841Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-01-22T11:53:35.841Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-01-22T11:53:35.841Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-01-22T11:53:35.841Z] ? github.com/docker/docker/testutil/request [no test files] [2021-01-22T11:53:35.841Z] ? github.com/docker/docker/volume [no test files] [2021-01-22T11:53:35.841Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-01-22T11:53:35.841Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-01-22T11:53:35.841Z] [2021-01-22T11:53:35.841Z] === Skipped [2021-01-22T11:53:35.841Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2021-01-22T11:53:35.841Z] exec_linux_test.go:18: requires AppArmor to be enabled [2021-01-22T11:53:35.841Z] [2021-01-22T11:53:35.841Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2021-01-22T11:53:35.841Z] exec_linux_test.go:38: requires AppArmor to be enabled [2021-01-22T11:53:35.841Z] [2021-01-22T11:53:35.841Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-01-22T11:53:35.841Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-01-22T11:53:35.841Z] graphtest_unix.go:46: Driver btrfs not supported [2021-01-22T11:53:35.841Z] [2021-01-22T11:53:35.841Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-01-22T11:53:35.841Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-01-22T11:53:35.841Z] graphtest_unix.go:46: Driver btrfs not supported [2021-01-22T11:53:35.841Z] [2021-01-22T11:53:35.841Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-01-22T11:53:35.841Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-01-22T11:53:35.841Z] graphtest_unix.go:46: Driver btrfs not supported [2021-01-22T11:53:35.841Z] [2021-01-22T11:53:35.841Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-01-22T11:53:35.841Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-01-22T11:53:35.841Z] graphtest_unix.go:46: Driver btrfs not supported [2021-01-22T11:53:35.841Z] [2021-01-22T11:53:35.841Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-01-22T11:53:35.841Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-01-22T11:53:35.841Z] graphtest_unix.go:46: Driver btrfs not supported [2021-01-22T11:53:35.841Z] [2021-01-22T11:53:35.841Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-01-22T11:53:35.841Z] graphtest_unix.go:73: No driver to put! [2021-01-22T11:53:35.841Z] [2021-01-22T11:53:35.841Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-01-22T11:53:35.841Z] time="2021-01-22T11:52:27Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-01-22T11:53:35.841Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-01-22T11:53:35.841Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-01-22T11:53:35.841Z] [2021-01-22T11:53:35.841Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-01-22T11:53:35.841Z] time="2021-01-22T11:52:27Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-01-22T11:53:35.841Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-01-22T11:53:35.841Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-01-22T11:53:35.841Z] [2021-01-22T11:53:35.841Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-01-22T11:53:35.841Z] time="2021-01-22T11:52:27Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-01-22T11:53:35.841Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-01-22T11:53:35.841Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-01-22T11:53:35.841Z] [2021-01-22T11:53:35.841Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-01-22T11:53:35.841Z] time="2021-01-22T11:52:27Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-01-22T11:53:35.841Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-01-22T11:53:35.841Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-01-22T11:53:35.841Z] [2021-01-22T11:53:35.841Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-01-22T11:53:35.841Z] time="2021-01-22T11:52:27Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-01-22T11:53:35.841Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-01-22T11:53:35.841Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-01-22T11:53:35.841Z] [2021-01-22T11:53:35.841Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-01-22T11:53:35.841Z] graphtest_unix.go:73: No driver to put! [2021-01-22T11:53:35.841Z] [2021-01-22T11:53:35.841Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-01-22T11:53:35.841Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-01-22T11:53:35.841Z] [2021-01-22T11:53:35.841Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-01-22T11:53:35.841Z] overlay_test.go:49: Fails to compute changes intermittently [2021-01-22T11:53:35.841Z] [2021-01-22T11:53:35.841Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-01-22T11:53:35.841Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-01-22T11:53:35.841Z] [2021-01-22T11:53:35.841Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-01-22T11:53:35.841Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-01-22T11:53:35.841Z] [2021-01-22T11:53:35.841Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-01-22T11:53:35.841Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-01-22T11:53:35.841Z] graphtest_unix.go:46: Driver zfs not supported [2021-01-22T11:53:35.841Z] [2021-01-22T11:53:35.841Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-01-22T11:53:35.841Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-01-22T11:53:35.841Z] graphtest_unix.go:46: Driver zfs not supported [2021-01-22T11:53:35.841Z] [2021-01-22T11:53:35.841Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-01-22T11:53:35.841Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-01-22T11:53:35.841Z] graphtest_unix.go:46: Driver zfs not supported [2021-01-22T11:53:35.841Z] [2021-01-22T11:53:35.841Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-01-22T11:53:35.841Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-01-22T11:53:35.841Z] graphtest_unix.go:46: Driver zfs not supported [2021-01-22T11:53:35.841Z] [2021-01-22T11:53:35.841Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-01-22T11:53:35.841Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-01-22T11:53:35.841Z] graphtest_unix.go:46: Driver zfs not supported [2021-01-22T11:53:35.841Z] [2021-01-22T11:53:35.841Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-01-22T11:53:35.841Z] graphtest_unix.go:73: No driver to put! [2021-01-22T11:53:35.841Z] [2021-01-22T11:53:35.841Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-01-22T11:53:35.841Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2021-01-22T11:53:35.841Z] [2021-01-22T11:53:35.841Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-01-22T11:53:35.841Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2021-01-22T11:53:35.841Z] [2021-01-22T11:53:35.841Z] [2021-01-22T11:53:35.841Z] DONE 2194 tests, 26 skipped in 200.926s Post stage [Pipeline] junit [2021-01-22T11:53:35.860Z] Recording test results [2021-01-22T11:53:36.024Z] --- PASS: TestKillDifferentUserContainer (0.93s) [2021-01-22T11:53:36.024Z] === RUN TestInspectOomKilledTrue [2021-01-22T11:53:36.024Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-01-22T11:53:36.024Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-01-22T11:53:36.024Z] === RUN TestInspectOomKilledFalse [2021-01-22T11:53:36.024Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-01-22T11:53:36.024Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-01-22T11:53:36.024Z] === RUN TestLinksEtcHostsContentMatch [2021-01-22T11:53:36.657Z] --- PASS: TestLinksEtcHostsContentMatch (0.58s) [2021-01-22T11:53:36.657Z] === RUN TestLinksContainerNames [2021-01-22T11:53:36.703Z] --- PASS: TestNetworkLoopbackNat (2.54s) [2021-01-22T11:53:36.703Z] === RUN TestPause [2021-01-22T11:53:36.703Z] --- SKIP: TestPause (0.00s) [2021-01-22T11:53:36.703Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2021-01-22T11:53:36.703Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-01-22T11:53:36.703Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-01-22T11:53:36.703Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-01-22T11:53:36.703Z] === RUN TestPauseStopPausedContainer [2021-01-22T11:53:36.703Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2021-01-22T11:53:36.703Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2021-01-22T11:53:36.703Z] === RUN TestPsFilter [2021-01-22T11:53:36.703Z] --- PASS: TestPsFilter (0.12s) [2021-01-22T11:53:36.703Z] === RUN TestRemoveContainerWithRemovedVolume [2021-01-22T11:53:37.269Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.41s) [2021-01-22T11:53:37.269Z] === RUN TestRemoveContainerWithVolume [2021-01-22T11:53:37.322Z] tests/integration/models_containers_test.py ............................ [ 83%] [2021-01-22T11:53:37.527Z] --- PASS: TestRemoveContainerWithVolume (0.42s) [2021-01-22T11:53:37.527Z] === RUN TestRemoveContainerRunning [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-01-22T11:53:38.093Z] --- PASS: TestRemoveContainerRunning (0.42s) [2021-01-22T11:53:38.093Z] === RUN TestRemoveContainerForceRemoveRunning [2021-01-22T11:53:38.338Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41918/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=febd0d315cb311dd1ae52f406520e6872a5867d3 -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:febd0d315cb311dd1ae52f406520e6872a5867d3 hack/make.sh dynbinary test-integration [2021-01-22T11:53:38.360Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.44s) [2021-01-22T11:53:38.360Z] === RUN TestRemoveInvalidContainer [2021-01-22T11:53:38.360Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-01-22T11:53:38.360Z] === RUN TestRenameLinkedContainer [2021-01-22T11:53:38.728Z] --- PASS: TestLinksContainerNames (1.83s) [2021-01-22T11:53:38.728Z] === RUN TestLogsFollowTailEmpty [2021-01-22T11:53:38.919Z] [2021-01-22T11:53:38.919Z] Removing bundles/ [2021-01-22T11:53:38.919Z] [2021-01-22T11:53:38.919Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-01-22T11:53:39.057Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-01-22T11:53:39.182Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-01-22T11:53:39.182Z] GOOS="" GOARCH="" GOARM="" [2021-01-22T11:53:39.361Z] --- PASS: TestLogsFollowTailEmpty (0.90s) [2021-01-22T11:53:39.361Z] === RUN TestContainerNetworkMountsNoChown [2021-01-22T11:53:39.994Z] --- PASS: TestContainerNetworkMountsNoChown (0.84s) [2021-01-22T11:53:39.994Z] === RUN TestMountDaemonRoot [2021-01-22T11:53:39.994Z] === RUN TestMountDaemonRoot/default [2021-01-22T11:53:39.994Z] === PAUSE TestMountDaemonRoot/default [2021-01-22T11:53:39.994Z] === RUN TestMountDaemonRoot/private [2021-01-22T11:53:39.994Z] === PAUSE TestMountDaemonRoot/private [2021-01-22T11:53:39.994Z] === RUN TestMountDaemonRoot/rprivate [2021-01-22T11:53:39.994Z] === PAUSE TestMountDaemonRoot/rprivate [2021-01-22T11:53:39.994Z] === RUN TestMountDaemonRoot/slave [2021-01-22T11:53:39.994Z] === PAUSE TestMountDaemonRoot/slave [2021-01-22T11:53:39.994Z] === RUN TestMountDaemonRoot/rslave [2021-01-22T11:53:39.994Z] === PAUSE TestMountDaemonRoot/rslave [2021-01-22T11:53:39.994Z] === RUN TestMountDaemonRoot/shared [2021-01-22T11:53:39.994Z] === PAUSE TestMountDaemonRoot/shared [2021-01-22T11:53:39.994Z] === RUN TestMountDaemonRoot/rshared [2021-01-22T11:53:39.994Z] === PAUSE TestMountDaemonRoot/rshared [2021-01-22T11:53:39.994Z] === CONT TestMountDaemonRoot/default [2021-01-22T11:53:39.994Z] === CONT TestMountDaemonRoot/shared [2021-01-22T11:53:39.994Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-01-22T11:53:39.994Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-01-22T11:53:39.994Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-01-22T11:53:39.994Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-01-22T11:53:39.994Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-01-22T11:53:39.994Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-01-22T11:53:39.994Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-01-22T11:53:39.994Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-01-22T11:53:39.994Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-01-22T11:53:39.994Z] === RUN TestMountDaemonRoot/default/bind_root [2021-01-22T11:53:39.994Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-01-22T11:53:39.994Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-01-22T11:53:39.994Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-01-22T11:53:39.994Z] === RUN TestMountDaemonRoot/default/mount_root [2021-01-22T11:53:39.994Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-01-22T11:53:39.994Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-01-22T11:53:39.994Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-01-22T11:53:39.994Z] === CONT TestMountDaemonRoot/slave [2021-01-22T11:53:39.994Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-01-22T11:53:39.994Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-01-22T11:53:39.994Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-01-22T11:53:39.994Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-01-22T11:53:39.994Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-01-22T11:53:39.994Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-01-22T11:53:39.994Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-01-22T11:53:39.994Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-01-22T11:53:39.994Z] === CONT TestMountDaemonRoot/rshared [2021-01-22T11:53:39.994Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-01-22T11:53:39.994Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-01-22T11:53:39.994Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-01-22T11:53:39.994Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-01-22T11:53:39.994Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-01-22T11:53:39.994Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-01-22T11:53:39.994Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-01-22T11:53:39.994Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-01-22T11:53:39.994Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-01-22T11:53:40.261Z] --- PASS: TestRenameLinkedContainer (1.69s) [2021-01-22T11:53:40.261Z] === RUN TestRenameStoppedContainer [2021-01-22T11:53:40.285Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-01-22T11:53:40.285Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-01-22T11:53:40.285Z] === CONT TestMountDaemonRoot/rprivate [2021-01-22T11:53:40.285Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-01-22T11:53:40.285Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-01-22T11:53:40.285Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-01-22T11:53:40.285Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-01-22T11:53:40.285Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-01-22T11:53:40.285Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-01-22T11:53:40.285Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-01-22T11:53:40.285Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-01-22T11:53:40.285Z] === CONT TestMountDaemonRoot/rslave [2021-01-22T11:53:40.285Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-01-22T11:53:40.285Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-01-22T11:53:40.285Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-01-22T11:53:40.285Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-01-22T11:53:40.285Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-01-22T11:53:40.285Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-01-22T11:53:40.285Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-01-22T11:53:40.285Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-01-22T11:53:40.285Z] === CONT TestMountDaemonRoot/private [2021-01-22T11:53:40.285Z] === RUN TestMountDaemonRoot/private/bind_root [2021-01-22T11:53:40.285Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-01-22T11:53:40.285Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-01-22T11:53:40.285Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-01-22T11:53:40.285Z] === RUN TestMountDaemonRoot/private/mount_root [2021-01-22T11:53:40.285Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-01-22T11:53:40.285Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-01-22T11:53:40.285Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-01-22T11:53:40.285Z] === CONT TestMountDaemonRoot/default/bind_root [2021-01-22T11:53:40.285Z] === CONT TestMountDaemonRoot/default/mount_root [2021-01-22T11:53:40.285Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-01-22T11:53:40.285Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-01-22T11:53:40.285Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-01-22T11:53:40.285Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-01-22T11:53:40.519Z] --- PASS: TestRenameStoppedContainer (0.42s) [2021-01-22T11:53:40.519Z] === RUN TestRenameRunningContainerAndReuse [2021-01-22T11:53:40.578Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-01-22T11:53:40.578Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-01-22T11:53:40.578Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-01-22T11:53:40.578Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-01-22T11:53:40.578Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-01-22T11:53:40.578Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-01-22T11:53:40.578Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-01-22T11:53:40.578Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-01-22T11:53:40.869Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-01-22T11:53:40.869Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-01-22T11:53:40.869Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-01-22T11:53:40.869Z] === CONT TestMountDaemonRoot/private/bind_root [2021-01-22T11:53:40.869Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-01-22T11:53:40.869Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-01-22T11:53:40.869Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-01-22T11:53:40.869Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-01-22T11:53:40.869Z] === CONT TestMountDaemonRoot/private/mount_root [2021-01-22T11:53:40.869Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-01-22T11:53:41.161Z] --- PASS: TestMountDaemonRoot (0.01s) [2021-01-22T11:53:41.161Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-01-22T11:53:41.161Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2021-01-22T11:53:41.161Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2021-01-22T11:53:41.161Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.06s) [2021-01-22T11:53:41.161Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.06s) [2021-01-22T11:53:41.161Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-01-22T11:53:41.161Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.09s) [2021-01-22T11:53:41.161Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.09s) [2021-01-22T11:53:41.161Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s) [2021-01-22T11:53:41.161Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s) [2021-01-22T11:53:41.161Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-01-22T11:53:41.161Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2021-01-22T11:53:41.161Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2021-01-22T11:53:41.161Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2021-01-22T11:53:41.161Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2021-01-22T11:53:41.161Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-01-22T11:53:41.161Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s) [2021-01-22T11:53:41.161Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s) [2021-01-22T11:53:41.161Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s) [2021-01-22T11:53:41.161Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s) [2021-01-22T11:53:41.161Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-01-22T11:53:41.161Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2021-01-22T11:53:41.161Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2021-01-22T11:53:41.161Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2021-01-22T11:53:41.161Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2021-01-22T11:53:41.161Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-01-22T11:53:41.161Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s) [2021-01-22T11:53:41.161Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s) [2021-01-22T11:53:41.161Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s) [2021-01-22T11:53:41.161Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.11s) [2021-01-22T11:53:41.161Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-01-22T11:53:41.161Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2021-01-22T11:53:41.161Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) [2021-01-22T11:53:41.161Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2021-01-22T11:53:41.161Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2021-01-22T11:53:41.161Z] === RUN TestContainerBindMountNonRecursive [2021-01-22T11:53:41.454Z] --- PASS: TestRenameRunningContainerAndReuse (0.88s) [2021-01-22T11:53:41.454Z] === RUN TestRenameInvalidName [2021-01-22T11:53:42.019Z] --- PASS: TestRenameInvalidName (0.46s) [2021-01-22T11:53:42.019Z] === RUN TestRenameAnonymousContainer [2021-01-22T11:53:42.321Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-01-22T11:53:43.228Z] --- PASS: TestContainerBindMountNonRecursive (2.07s) [2021-01-22T11:53:43.228Z] === RUN TestContainerVolumesMountedAsShared [2021-01-22T11:53:43.393Z] --- PASS: TestRenameAnonymousContainer (1.60s) [2021-01-22T11:53:43.393Z] === RUN TestRenameContainerWithSameName [2021-01-22T11:53:43.860Z] --- PASS: TestContainerVolumesMountedAsShared (0.84s) [2021-01-22T11:53:43.860Z] === RUN TestContainerVolumesMountedAsSlave [2021-01-22T11:53:43.959Z] --- PASS: TestRenameContainerWithSameName (0.45s) [2021-01-22T11:53:43.959Z] === RUN TestRenameContainerWithLinkedContainer [2021-01-22T11:53:44.493Z] --- PASS: TestContainerVolumesMountedAsSlave (0.65s) [2021-01-22T11:53:44.493Z] === RUN TestNetworkNat [2021-01-22T11:53:44.893Z] --- PASS: TestRenameContainerWithLinkedContainer (0.87s) [2021-01-22T11:53:44.893Z] === RUN TestResize [2021-01-22T11:53:45.151Z] --- PASS: TestResize (0.44s) [2021-01-22T11:53:45.151Z] === RUN TestResizeWithInvalidSize [2021-01-22T11:53:45.527Z] --- PASS: TestNetworkNat (0.92s) [2021-01-22T11:53:45.528Z] === RUN TestNetworkLocalhostTCPNat [2021-01-22T11:53:45.717Z] --- PASS: TestResizeWithInvalidSize (0.46s) [2021-01-22T11:53:45.717Z] === RUN TestResizeWhenContainerNotStarted [2021-01-22T11:53:46.283Z] --- PASS: TestResizeWhenContainerNotStarted (0.40s) [2021-01-22T11:53:46.283Z] === RUN TestDaemonRestartKillContainers [2021-01-22T11:53:46.283Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-01-22T11:53:46.283Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-01-22T11:53:46.283Z] === RUN TestCgroupNamespacesRun [2021-01-22T11:53:46.484Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-01-22T11:53:46.562Z] --- PASS: TestNetworkLocalhostTCPNat (0.91s) [2021-01-22T11:53:46.562Z] === RUN TestNetworkLoopbackNat [2021-01-22T11:53:48.213Z] --- PASS: TestCgroupNamespacesRun (2.17s) [2021-01-22T11:53:48.213Z] === RUN TestCgroupNamespacesRunPrivileged [2021-01-22T11:53:49.015Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-01-22T11:53:50.077Z] --- PASS: TestNetworkLoopbackNat (3.29s) [2021-01-22T11:53:50.077Z] === RUN TestPause [2021-01-22T11:53:50.742Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.16s) [2021-01-22T11:53:50.742Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-01-22T11:53:50.743Z] --- PASS: TestPause (0.95s) [2021-01-22T11:53:50.743Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-01-22T11:53:50.743Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-01-22T11:53:50.743Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-01-22T11:53:50.743Z] === RUN TestPauseStopPausedContainer [2021-01-22T11:53:51.779Z] --- PASS: TestPauseStopPausedContainer (0.91s) [2021-01-22T11:53:51.779Z] === RUN TestPsFilter [2021-01-22T11:53:51.779Z] --- PASS: TestPsFilter (0.28s) [2021-01-22T11:53:51.779Z] === RUN TestRemoveContainerWithRemovedVolume [2021-01-22T11:53:52.642Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.17s) [2021-01-22T11:53:52.642Z] === RUN TestCgroupNamespacesRunHostMode [2021-01-22T11:53:52.813Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.84s) [2021-01-22T11:53:52.813Z] === RUN TestRemoveContainerWithVolume [2021-01-22T11:53:53.185Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-01-22T11:53:53.332Z] ......... [ 86%] [2021-01-22T11:53:53.849Z] --- PASS: TestRemoveContainerWithVolume (0.91s) [2021-01-22T11:53:53.849Z] === RUN TestRemoveContainerRunning [2021-01-22T11:53:54.481Z] --- PASS: TestRemoveContainerRunning (0.87s) [2021-01-22T11:53:54.481Z] === RUN TestRemoveContainerForceRemoveRunning [2021-01-22T11:53:55.169Z] --- PASS: TestCgroupNamespacesRunHostMode (2.17s) [2021-01-22T11:53:55.169Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-01-22T11:53:55.523Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.92s) [2021-01-22T11:53:55.524Z] === RUN TestRemoveInvalidContainer [2021-01-22T11:53:55.524Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-01-22T11:53:55.524Z] === RUN TestRenameLinkedContainer [2021-01-22T11:53:56.453Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-01-22T11:53:56.453Z] Using test binary docker [2021-01-22T11:53:56.453Z] +++ /etc/init.d/apparmor start [2021-01-22T11:53:56.453Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-01-22T11:53:56.453Z] INFO: Waiting for daemon to start... [2021-01-22T11:53:56.453Z] Starting dockerd [2021-01-22T11:53:56.453Z] +++ 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-22T11:53:57.068Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.17s) [2021-01-22T11:53:57.068Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-01-22T11:53:58.343Z] . [2021-01-22T11:53:58.343Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-01-22T11:53:58.343Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-01-22T11:53:58.599Z] Error: No such image: emptyfs [2021-01-22T11:53:58.599Z] ++++ docker load [2021-01-22T11:53:58.599Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-01-22T11:53:58.856Z] Running integration-test (iteration 1) [2021-01-22T11:53:58.856Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-01-22T11:53:58.856Z] ++ 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-22T11:53:58.856Z] ++ set -e [2021-01-22T11:53:58.856Z] ++ '[' -n 0 ']' [2021-01-22T11:53:58.856Z] ++ set -x [2021-01-22T11:53:58.856Z] ++ env -i DEST=/go/src/github.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-22T11:53:58.968Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.15s) [2021-01-22T11:53:58.968Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-01-22T11:53:59.039Z] --- PASS: TestRenameLinkedContainer (3.68s) [2021-01-22T11:53:59.039Z] === RUN TestRenameStoppedContainer [2021-01-22T11:54:00.074Z] --- PASS: TestRenameStoppedContainer (0.87s) [2021-01-22T11:54:00.074Z] === RUN TestRenameRunningContainerAndReuse [2021-01-22T11:54:00.570Z] tests/integration/models_images_test.py ............... [ 89%] [2021-01-22T11:54:00.870Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.72s) [2021-01-22T11:54:00.870Z] === RUN TestCgroupNamespacesRunOlderClient [2021-01-22T11:54:01.584Z] --- PASS: TestRenameRunningContainerAndReuse (1.75s) [2021-01-22T11:54:01.584Z] === RUN TestRenameInvalidName [2021-01-22T11:54:01.769Z] tests/integration/models_networks_test.py .... [ 90%] [2021-01-22T11:54:02.618Z] --- PASS: TestRenameInvalidName (0.86s) [2021-01-22T11:54:02.618Z] === RUN TestRenameAnonymousContainer [2021-01-22T11:54:03.397Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.19s) [2021-01-22T11:54:03.397Z] === RUN TestKernelTCPMemory [2021-01-22T11:54:03.397Z] --- SKIP: TestKernelTCPMemory (0.03s) [2021-01-22T11:54:03.397Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2021-01-22T11:54:03.397Z] === RUN TestNISDomainname [2021-01-22T11:54:03.397Z] --- SKIP: TestNISDomainname (0.01s) [2021-01-22T11:54:03.397Z] 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-22T11:54:03.397Z] === RUN TestHostnameDnsResolution [2021-01-22T11:54:03.655Z] --- PASS: TestHostnameDnsResolution (0.65s) [2021-01-22T11:54:03.655Z] === RUN TestStats [2021-01-22T11:54:03.655Z] --- SKIP: TestStats (0.00s) [2021-01-22T11:54:03.655Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-01-22T11:54:03.655Z] === RUN TestStopContainerWithTimeout [2021-01-22T11:54:03.655Z] === RUN TestStopContainerWithTimeout/0 [2021-01-22T11:54:03.655Z] === PAUSE TestStopContainerWithTimeout/0 [2021-01-22T11:54:03.655Z] === RUN TestStopContainerWithTimeout/1 [2021-01-22T11:54:03.655Z] === PAUSE TestStopContainerWithTimeout/1 [2021-01-22T11:54:03.655Z] === RUN TestStopContainerWithTimeout/3 [2021-01-22T11:54:03.655Z] === PAUSE TestStopContainerWithTimeout/3 [2021-01-22T11:54:03.655Z] === RUN TestStopContainerWithTimeout/-1 [2021-01-22T11:54:03.655Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-01-22T11:54:03.655Z] === CONT TestStopContainerWithTimeout/0 [2021-01-22T11:54:03.655Z] === CONT TestStopContainerWithTimeout/3 [2021-01-22T11:54:04.588Z] === CONT TestStopContainerWithTimeout/-1 [2021-01-22T11:54:05.993Z] ok github.com/docker/docker/api/server/httputils 0.007s coverage: 14.7% of statements [2021-01-22T11:54:05.993Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-01-22T11:54:05.993Z] ok github.com/docker/docker/api/server/middleware 0.030s coverage: 37.7% of statements [2021-01-22T11:54:05.993Z] ? github.com/docker/docker/api/server/router [no test files] [2021-01-22T11:54:05.993Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-01-22T11:54:05.993Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-01-22T11:54:05.993Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-01-22T11:54:05.993Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-01-22T11:54:05.993Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-01-22T11:54:05.993Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-01-22T11:54:05.993Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-01-22T11:54:05.993Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-01-22T11:54:05.993Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-01-22T11:54:05.993Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-01-22T11:54:05.993Z] ok github.com/docker/docker/api/types/strslice 0.046s coverage: 90.0% of statements [2021-01-22T11:54:05.993Z] ok github.com/docker/docker/api/types/filters 0.035s coverage: 92.2% of statements [2021-01-22T11:54:05.993Z] ok github.com/docker/docker/api/server/router/swarm 0.025s coverage: 5.7% of statements [2021-01-22T11:54:05.993Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-01-22T11:54:05.993Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-01-22T11:54:05.993Z] ? github.com/docker/docker/api/types [no test files] [2021-01-22T11:54:05.993Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-01-22T11:54:05.993Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-01-22T11:54:05.993Z] ? github.com/docker/docker/api/types/container [no test files] [2021-01-22T11:54:05.993Z] ? github.com/docker/docker/api/types/events [no test files] [2021-01-22T11:54:05.993Z] ? github.com/docker/docker/api/types/image [no test files] [2021-01-22T11:54:05.993Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-01-22T11:54:05.993Z] ? github.com/docker/docker/api/types/network [no test files] [2021-01-22T11:54:05.993Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-01-22T11:54:05.993Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-01-22T11:54:05.993Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-01-22T11:54:05.993Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-01-22T11:54:05.993Z] ok github.com/docker/docker/api/types/time 0.063s coverage: 100.0% of statements [2021-01-22T11:54:05.993Z] ok github.com/docker/docker/api/types/versions 0.018s coverage: 75.0% of statements [2021-01-22T11:54:05.993Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-01-22T11:54:05.993Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-01-22T11:54:05.993Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-01-22T11:54:05.993Z] ? github.com/docker/docker/builder [no test files] [2021-01-22T11:54:05.993Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-01-22T11:54:05.993Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-01-22T11:54:05.993Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-01-22T11:54:05.993Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-01-22T11:54:05.993Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-01-22T11:54:05.993Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-01-22T11:54:05.993Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-01-22T11:54:06.486Z] === CONT TestStopContainerWithTimeout/1 [2021-01-22T11:54:07.878Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-01-22T11:54:07.878Z] --- PASS: TestStopContainerWithTimeout/0 (0.66s) [2021-01-22T11:54:07.878Z] --- PASS: TestStopContainerWithTimeout/3 (2.66s) [2021-01-22T11:54:07.878Z] --- PASS: TestStopContainerWithTimeout/-1 (2.40s) [2021-01-22T11:54:07.878Z] --- PASS: TestStopContainerWithTimeout/1 (1.44s) [2021-01-22T11:54:07.878Z] === RUN TestDeleteDevicemapper [2021-01-22T11:54:07.878Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-01-22T11:54:07.878Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-01-22T11:54:07.878Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-01-22T11:54:08.080Z] ok github.com/docker/docker/cli/debug 0.023s coverage: 100.0% of statements [2021-01-22T11:54:08.183Z] --- PASS: TestRenameAnonymousContainer (4.99s) [2021-01-22T11:54:08.183Z] === RUN TestRenameContainerWithSameName [2021-01-22T11:54:08.341Z] tests/integration/models_nodes_test.py . [ 91%] [2021-01-22T11:54:08.341Z] tests/integration/models_resources_test.py . [ 91%] [2021-01-22T11:54:08.474Z] --- PASS: TestRenameContainerWithSameName (0.91s) [2021-01-22T11:54:08.474Z] === RUN TestRenameContainerWithLinkedContainer [2021-01-22T11:54:09.250Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.44s) [2021-01-22T11:54:09.250Z] === RUN TestUpdateMemory [2021-01-22T11:54:09.250Z] --- SKIP: TestUpdateMemory (0.00s) [2021-01-22T11:54:09.250Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-01-22T11:54:09.250Z] === RUN TestUpdateCPUQuota [2021-01-22T11:54:09.250Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2021-01-22T11:54:09.250Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-01-22T11:54:09.250Z] === RUN TestUpdatePidsLimit [2021-01-22T11:54:09.250Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2021-01-22T11:54:09.250Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-01-22T11:54:09.250Z] === RUN TestUpdateRestartPolicy [2021-01-22T11:54:10.541Z] --- PASS: TestRenameContainerWithLinkedContainer (1.85s) [2021-01-22T11:54:10.541Z] === RUN TestResize [2021-01-22T11:54:11.174Z] --- PASS: TestResize (0.90s) [2021-01-22T11:54:11.174Z] === RUN TestResizeWithInvalidSize [2021-01-22T11:54:11.644Z] ok github.com/docker/docker/builder/remotecontext/git 4.320s coverage: 86.3% of statements [2021-01-22T11:54:12.208Z] --- PASS: TestResizeWithInvalidSize (0.88s) [2021-01-22T11:54:12.208Z] === RUN TestResizeWhenContainerNotStarted [2021-01-22T11:54:12.284Z] ok github.com/docker/docker/builder/remotecontext 0.501s coverage: 13.7% of statements [2021-01-22T11:54:12.841Z] --- PASS: TestResizeWhenContainerNotStarted (0.83s) [2021-01-22T11:54:12.841Z] === RUN TestDaemonRestartKillContainers [2021-01-22T11:54:12.841Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-01-22T11:54:12.841Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-01-22T11:54:12.841Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-01-22T11:54:12.841Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-01-22T11:54:12.841Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-01-22T11:54:12.841Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-01-22T11:54:12.841Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-01-22T11:54:12.841Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-01-22T11:54:12.841Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-01-22T11:54:12.841Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-01-22T11:54:12.841Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-01-22T11:54:12.841Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-01-22T11:54:12.841Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-01-22T11:54:12.841Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-01-22T11:54:12.841Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-01-22T11:54:12.841Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-01-22T11:54:12.841Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-01-22T11:54:12.841Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-01-22T11:54:12.841Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-01-22T11:54:12.841Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-01-22T11:54:12.841Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-01-22T11:54:12.841Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-01-22T11:54:12.841Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-01-22T11:54:12.841Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-01-22T11:54:12.841Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-01-22T11:54:12.841Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-01-22T11:54:14.397Z] ok github.com/docker/docker/builder/dockerfile 1.455s coverage: 48.3% of statements [2021-01-22T11:54:14.397Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-01-22T11:54:14.397Z] ? github.com/docker/docker/cli [no test files] [2021-01-22T11:54:14.397Z] ? github.com/docker/docker/cli/config [no test files] [2021-01-22T11:54:14.444Z] tests/integration/models_services_test.py ..............X. [ 95%] [2021-01-22T11:54:15.595Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-01-22T11:54:15.595Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-01-22T11:54:16.637Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-01-22T11:54:16.929Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-01-22T11:54:17.205Z] tests/integration/models_swarm_test.py .. [ 96%] [2021-01-22T11:54:17.205Z] tests/integration/models_volumes_test.py .. [ 96%] [2021-01-22T11:54:17.945Z] ok github.com/docker/docker/client 0.680s coverage: 75.4% of statements [2021-01-22T11:54:18.436Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-01-22T11:54:18.436Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-01-22T11:54:20.158Z] Removing intermediate container b569c2107c65 [2021-01-22T11:54:20.158Z] ---> 772a6cbfa88f [2021-01-22T11:54:20.158Z] 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-22T11:54:20.158Z] ---> Running in da618a05a0e9 [2021-01-22T11:54:20.158Z] INFO: Building gotestsum version v0.5.3 in C:\gopath [2021-01-22T11:54:20.158Z] go: finding gotest.tools v0.5.3 [2021-01-22T11:54:20.158Z] go: finding gotest.tools/gotestsum v0.5.3 [2021-01-22T11:54:20.158Z] go: downloading gotest.tools/gotestsum v0.5.3 [2021-01-22T11:54:20.503Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-01-22T11:54:20.623Z] go: extracting gotest.tools/gotestsum v0.5.3 [2021-01-22T11:54:20.623Z] go: downloading github.com/fatih/color v1.9.0 [2021-01-22T11:54:20.623Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-01-22T11:54:20.623Z] go: downloading github.com/spf13/pflag v1.0.3 [2021-01-22T11:54:20.623Z] go: extracting github.com/fatih/color v1.9.0 [2021-01-22T11:54:20.623Z] go: downloading github.com/pkg/errors v0.9.1 [2021-01-22T11:54:20.623Z] go: extracting github.com/spf13/pflag v1.0.3 [2021-01-22T11:54:20.623Z] go: extracting github.com/pkg/errors v0.9.1 [2021-01-22T11:54:20.623Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-01-22T11:54:20.794Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-01-22T11:54:21.086Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-01-22T11:54:21.086Z] go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-01-22T11:54:21.086Z] go: extracting github.com/mattn/go-isatty v0.0.12 [2021-01-22T11:54:21.087Z] go: extracting github.com/mattn/go-colorable v0.1.6 [2021-01-22T11:54:21.087Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-01-22T11:54:21.087Z] go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-01-22T11:54:21.087Z] go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-01-22T11:54:21.087Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-01-22T11:54:21.087Z] go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-01-22T11:54:21.087Z] go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-01-22T11:54:21.087Z] go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-01-22T11:54:21.087Z] go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-01-22T11:54:21.415Z] tests/integration/regression_test.py ...... [ 98%] [2021-01-22T11:54:21.444Z] --- PASS: TestUpdateRestartPolicy (10.96s) [2021-01-22T11:54:21.444Z] === RUN TestUpdateRestartWithAutoRemove [2021-01-22T11:54:21.444Z] --- PASS: TestUpdateRestartWithAutoRemove (0.42s) [2021-01-22T11:54:21.444Z] === RUN TestWaitNonBlocked [2021-01-22T11:54:21.444Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-01-22T11:54:21.444Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-01-22T11:54:21.444Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-01-22T11:54:21.444Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-01-22T11:54:21.444Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-01-22T11:54:21.444Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-01-22T11:54:21.444Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-01-22T11:54:21.444Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.65s) [2021-01-22T11:54:21.444Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.71s) [2021-01-22T11:54:21.444Z] === RUN TestWaitBlocked [2021-01-22T11:54:21.444Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-01-22T11:54:21.444Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-01-22T11:54:21.444Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-01-22T11:54:21.444Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-01-22T11:54:21.444Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-01-22T11:54:21.444Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-01-22T11:54:21.550Z] go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-01-22T11:54:21.550Z] go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-01-22T11:54:21.935Z] tests/integration/credentials/store_test.py ...... [ 99%] [2021-01-22T11:54:21.935Z] tests/integration/credentials/utils_test.py . [100%] [2021-01-22T11:54:21.935Z] [2021-01-22T11:54:21.935Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2021-01-22T11:54:21.935Z] =========================== short test summary info ============================ [2021-01-22T11:54:21.935Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2021-01-22T11:54:21.935Z] CONFIG_RT_GROUP_SCHED isn't enabled [2021-01-22T11:54:21.935Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2021-01-22T11:54:21.935Z] Not supported on most drivers [2021-01-22T11:54:21.935Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2021-01-22T11:54:21.935Z] Output of docker top depends on host distro, and is not formalized. [2021-01-22T11:54:21.935Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2021-01-22T11:54:21.935Z] Output of docker top depends on host distro, and is not formalized. [2021-01-22T11:54:21.935Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2021-01-22T11:54:21.935Z] Can fail if eth0 has multiple IP addresses [2021-01-22T11:54:21.935Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2021-01-22T11:54:21.935Z] This doesn't seem to be taken into account by the engine [2021-01-22T11:54:21.935Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2021-01-22T11:54:21.935Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2021-01-22T11:54:21.935Z] = 378 passed, 2 skipped, 1 deselected, 6 xfailed, 2 xpassed in 352.44 seconds == [2021-01-22T11:54:22.010Z] --- PASS: TestWaitBlocked (0.01s) [2021-01-22T11:54:22.010Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.64s) [2021-01-22T11:54:22.010Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.66s) [2021-01-22T11:54:22.010Z] === CONT TestDaemonRestartIpcMode [2021-01-22T11:54:22.010Z] === CONT TestIpcModeOlderClient [2021-01-22T11:54:22.010Z] --- PASS: TestIpcModeOlderClient (0.09s) [2021-01-22T11:54:22.010Z] === CONT TestRestartDaemonWithRestartingContainer [2021-01-22T11:54:22.195Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2021-01-22T11:54:22.531Z] go: finding github.com/fatih/color v1.9.0 [2021-01-22T11:54:22.531Z] go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-01-22T11:54:22.531Z] go: finding github.com/pkg/errors v0.9.1 [2021-01-22T11:54:22.531Z] go: finding github.com/spf13/pflag v1.0.3 [2021-01-22T11:54:22.531Z] go: finding github.com/mattn/go-colorable v0.1.6 [2021-01-22T11:54:22.531Z] go: finding github.com/mattn/go-isatty v0.0.12 [2021-01-22T11:54:22.531Z] go: finding github.com/jonboulle/clockwork v0.1.0 [2021-01-22T11:54:22.531Z] go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-01-22T11:54:22.531Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-01-22T11:54:22.531Z] go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-01-22T11:54:22.531Z] go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-01-22T11:54:23.524Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-01-22T11:54:23.815Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-01-22T11:54:26.295Z] INFO: Build done for gotestsum... [2021-01-22T11:54:26.551Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-01-22T11:54:26.551Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.31s) [2021-01-22T11:54:26.551Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.42s) [2021-01-22T11:54:26.551Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.50s) [2021-01-22T11:54:26.551Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.47s) [2021-01-22T11:54:26.551Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.48s) [2021-01-22T11:54:26.551Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.51s) [2021-01-22T11:54:26.551Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.39s) [2021-01-22T11:54:26.551Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.37s) [2021-01-22T11:54:26.551Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.81s) [2021-01-22T11:54:26.551Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.21s) [2021-01-22T11:54:26.551Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.39s) [2021-01-22T11:54:26.551Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.35s) [2021-01-22T11:54:26.551Z] === RUN TestCgroupNamespacesRun [2021-01-22T11:54:27.272Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.24s) [2021-01-22T11:54:27.272Z] --- PASS: TestDaemonRestartIpcMode (4.61s) [2021-01-22T11:54:27.272Z] PASS [2021-01-22T11:54:27.272Z] [2021-01-22T11:54:27.272Z] === Skipped [2021-01-22T11:54:27.272Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-01-22T11:54:27.272Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-01-22T11:54:27.272Z] [2021-01-22T11:54:27.272Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2021-01-22T11:54:27.272Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-01-22T11:54:27.272Z] [2021-01-22T11:54:27.272Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2021-01-22T11:54:27.272Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-01-22T11:54:27.272Z] [2021-01-22T11:54:27.272Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2021-01-22T11:54:27.272Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-01-22T11:54:27.272Z] [2021-01-22T11:54:27.272Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2021-01-22T11:54:27.272Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-01-22T11:54:27.272Z] [2021-01-22T11:54:27.272Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2021-01-22T11:54:27.272Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-01-22T11:54:27.272Z] [2021-01-22T11:54:27.272Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2021-01-22T11:54:27.272Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-01-22T11:54:27.272Z] [2021-01-22T11:54:27.272Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2021-01-22T11:54:27.272Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-01-22T11:54:27.272Z] [2021-01-22T11:54:27.272Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2021-01-22T11:54:27.272Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-01-22T11:54:27.272Z] [2021-01-22T11:54:27.272Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-01-22T11:54:27.272Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2021-01-22T11:54:27.272Z] [2021-01-22T11:54:27.272Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-01-22T11:54:27.272Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-01-22T11:54:27.272Z] [2021-01-22T11:54:27.272Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2021-01-22T11:54:27.272Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-01-22T11:54:27.272Z] [2021-01-22T11:54:27.272Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2021-01-22T11:54:27.272Z] 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-22T11:54:27.272Z] [2021-01-22T11:54:27.272Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2021-01-22T11:54:27.272Z] 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-22T11:54:27.272Z] [2021-01-22T11:54:27.272Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2021-01-22T11:54:27.272Z] 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-22T11:54:27.272Z] [2021-01-22T11:54:27.272Z] === SKIP: amd64.integration.container TestPause (0.00s) [2021-01-22T11:54:27.272Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2021-01-22T11:54:27.272Z] [2021-01-22T11:54:27.272Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-01-22T11:54:27.272Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-01-22T11:54:27.272Z] [2021-01-22T11:54:27.272Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2021-01-22T11:54:27.272Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2021-01-22T11:54:27.272Z] [2021-01-22T11:54:27.272Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2021-01-22T11:54:27.272Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-01-22T11:54:27.272Z] [2021-01-22T11:54:27.272Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.03s) [2021-01-22T11:54:27.272Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2021-01-22T11:54:27.272Z] [2021-01-22T11:54:27.272Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2021-01-22T11:54:27.272Z] 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-22T11:54:27.272Z] [2021-01-22T11:54:27.272Z] === SKIP: amd64.integration.container TestStats (0.00s) [2021-01-22T11:54:27.272Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-01-22T11:54:27.272Z] [2021-01-22T11:54:27.272Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-01-22T11:54:27.272Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-01-22T11:54:27.272Z] [2021-01-22T11:54:27.272Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-01-22T11:54:27.272Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-01-22T11:54:27.272Z] [2021-01-22T11:54:27.272Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2021-01-22T11:54:27.272Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-01-22T11:54:27.272Z] [2021-01-22T11:54:27.272Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2021-01-22T11:54:27.272Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-01-22T11:54:27.272Z] [2021-01-22T11:54:27.272Z] [2021-01-22T11:54:27.272Z] DONE 177 tests, 26 skipped in 80.580s [2021-01-22T11:54:27.272Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-01-22T11:54:27.272Z] INFO: Testing against a local daemon [2021-01-22T11:54:27.272Z] === RUN TestCommitInheritsEnv [2021-01-22T11:54:28.060Z] --- PASS: TestCgroupNamespacesRun (1.78s) [2021-01-22T11:54:28.060Z] === RUN TestCgroupNamespacesRunPrivileged [2021-01-22T11:54:28.206Z] --- PASS: TestCommitInheritsEnv (1.28s) [2021-01-22T11:54:28.206Z] === RUN TestImportExtremelyLargeImageWorks [2021-01-22T11:54:28.206Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-01-22T11:54:28.206Z] === RUN TestImagesFilterMultiReference [2021-01-22T11:54:28.206Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2021-01-22T11:54:28.206Z] === RUN TestImagePullPlatformInvalid [2021-01-22T11:54:28.206Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-01-22T11:54:28.206Z] === RUN TestRemoveImageOrphaning [2021-01-22T11:54:29.570Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.64s) [2021-01-22T11:54:29.570Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-01-22T11:54:30.104Z] --- PASS: TestRemoveImageOrphaning (1.91s) [2021-01-22T11:54:30.104Z] === RUN TestRemoveImageGarbageCollector [2021-01-22T11:54:30.104Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-01-22T11:54:30.104Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-01-22T11:54:30.104Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-01-22T11:54:30.104Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2021-01-22T11:54:30.104Z] === RUN TestTagInvalidReference [2021-01-22T11:54:30.104Z] --- PASS: TestTagInvalidReference (0.01s) [2021-01-22T11:54:30.104Z] === RUN TestTagValidPrefixedRepo [2021-01-22T11:54:30.362Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2021-01-22T11:54:30.362Z] === RUN TestTagExistedNameWithoutForce [2021-01-22T11:54:30.362Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-01-22T11:54:30.362Z] === RUN TestTagOfficialNames [2021-01-22T11:54:30.362Z] --- PASS: TestTagOfficialNames (0.06s) [2021-01-22T11:54:30.362Z] === RUN TestTagMatchesDigest [2021-01-22T11:54:30.362Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-01-22T11:54:30.362Z] === CONT TestImportExtremelyLargeImageWorks [2021-01-22T11:54:31.639Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.82s) [2021-01-22T11:54:31.639Z] === RUN TestCgroupNamespacesRunHostMode [2021-01-22T11:54:33.706Z] --- PASS: TestCgroupNamespacesRunHostMode (1.79s) [2021-01-22T11:54:33.706Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-01-22T11:54:34.407Z] Leaving: AppArmorNo profiles have been unloaded. [2021-01-22T11:54:34.408Z] [2021-01-22T11:54:34.408Z] Unloading profiles will leave already running processes permanently [2021-01-22T11:54:34.408Z] unconfined, which can lead to unexpected situations. [2021-01-22T11:54:34.408Z] [2021-01-22T11:54:34.408Z] To set a process to complain mode, use the command line tool [2021-01-22T11:54:34.408Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-01-22T11:54:34.408Z] Post stage [Pipeline] junit [2021-01-22T11:54:34.421Z] Recording test results [Pipeline] sh [2021-01-22T11:54:34.913Z] + echo Ensuring container killed. [2021-01-22T11:54:34.913Z] Ensuring container killed. [2021-01-22T11:54:34.913Z] + docker rm -vf docker-pr2 [2021-01-22T11:54:34.913Z] Error: No such container: docker-pr2 [2021-01-22T11:54:34.913Z] + true [Pipeline] sh [2021-01-22T11:54:35.196Z] + echo Chowning /workspace to jenkins user [2021-01-22T11:54:35.196Z] Chowning /workspace to jenkins user [2021-01-22T11:54:35.196Z] + id -u [2021-01-22T11:54:35.196Z] + id -g [2021-01-22T11:54:35.196Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41918:/workspace busybox chown -R 1000:1000 /workspace [2021-01-22T11:54:35.214Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.76s) [2021-01-22T11:54:35.214Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-01-22T11:54:36.722Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.72s) [2021-01-22T11:54:36.722Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-01-22T11:54:36.873Z] + bundleName=docker-py [2021-01-22T11:54:36.873Z] + echo Creating docker-py-bundles.tar.gz [2021-01-22T11:54:36.873Z] Creating docker-py-bundles.tar.gz [2021-01-22T11:54:36.873Z] + 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-22T11:54:36.885Z] Archiving artifacts [2021-01-22T11:54:37.121Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41918/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2021-01-22T11:54:37.472Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41918/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=febd0d315cb311dd1ae52f406520e6872a5867d3 -e DOCKER_GRAPHDRIVER docker:febd0d315cb311dd1ae52f406520e6872a5867d3 hack/make.sh binary-daemon [2021-01-22T11:54:37.733Z] [2021-01-22T11:54:37.756Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.86s) [2021-01-22T11:54:37.756Z] === RUN TestCgroupNamespacesRunOlderClient [2021-01-22T11:54:37.992Z] Removing bundles/ [2021-01-22T11:54:37.992Z] [2021-01-22T11:54:37.992Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2021-01-22T11:54:37.992Z] Building: bundles/binary-daemon/dockerd-dev [2021-01-22T11:54:37.992Z] GOOS="" GOARCH="" GOARM="" [2021-01-22T11:54:38.728Z] Removing intermediate container da618a05a0e9 [2021-01-22T11:54:38.728Z] ---> 104af2f47d9c [2021-01-22T11:54:38.728Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2021-01-22T11:54:38.728Z] ---> Running in b5ee3e0c504e [2021-01-22T11:54:38.728Z] Removing intermediate container b5ee3e0c504e [2021-01-22T11:54:38.728Z] ---> 7000e6b58747 [2021-01-22T11:54:38.728Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2021-01-22T11:54:38.728Z] ---> Running in 6d4be5f78387 [2021-01-22T11:54:38.728Z] Removing intermediate container 6d4be5f78387 [2021-01-22T11:54:38.728Z] ---> 109326f60a57 [2021-01-22T11:54:38.728Z] Step 10/10 : COPY . . [2021-01-22T11:54:39.877Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.83s) [2021-01-22T11:54:39.877Z] === RUN TestKernelTCPMemory [2021-01-22T11:54:40.510Z] --- PASS: TestKernelTCPMemory (0.92s) [2021-01-22T11:54:40.510Z] === RUN TestNISDomainname [2021-01-22T11:54:41.544Z] --- PASS: TestNISDomainname (1.04s) [2021-01-22T11:54:41.544Z] === RUN TestHostnameDnsResolution [2021-01-22T11:54:43.052Z] --- PASS: TestHostnameDnsResolution (1.73s) [2021-01-22T11:54:43.052Z] === RUN TestStats [2021-01-22T11:54:45.477Z] Loaded image: buildpack-deps:buster [2021-01-22T11:54:45.477Z] Loaded image: busybox:latest [2021-01-22T11:54:45.477Z] Loaded image: busybox:glibc [2021-01-22T11:54:46.567Z] --- PASS: TestStats (2.96s) [2021-01-22T11:54:46.567Z] === RUN TestStopContainerWithTimeout [2021-01-22T11:54:46.567Z] === RUN TestStopContainerWithTimeout/0 [2021-01-22T11:54:46.567Z] === PAUSE TestStopContainerWithTimeout/0 [2021-01-22T11:54:46.567Z] === RUN TestStopContainerWithTimeout/1 [2021-01-22T11:54:46.567Z] === PAUSE TestStopContainerWithTimeout/1 [2021-01-22T11:54:46.567Z] === RUN TestStopContainerWithTimeout/3 [2021-01-22T11:54:46.567Z] === PAUSE TestStopContainerWithTimeout/3 [2021-01-22T11:54:46.567Z] === RUN TestStopContainerWithTimeout/-1 [2021-01-22T11:54:46.567Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-01-22T11:54:46.567Z] === CONT TestStopContainerWithTimeout/0 [2021-01-22T11:54:46.567Z] === CONT TestStopContainerWithTimeout/-1 [2021-01-22T11:54:47.200Z] === CONT TestStopContainerWithTimeout/3 [2021-01-22T11:54:47.367Z] Loaded image: debian:bullseye [2021-01-22T11:54:47.367Z] Loaded image: hello-world:latest [2021-01-22T11:54:47.623Z] Loaded image: arm32v7/hello-world:latest [2021-01-22T11:54:47.623Z] INFO: Testing against a local daemon [2021-01-22T11:54:47.623Z] === RUN TestCgroupNamespacesBuild [2021-01-22T11:54:49.267Z] === CONT TestStopContainerWithTimeout/1 [2021-01-22T11:54:50.147Z] --- PASS: TestCgroupNamespacesBuild (2.47s) [2021-01-22T11:54:50.147Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-01-22T11:54:51.336Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2021-01-22T11:54:51.336Z] --- PASS: TestStopContainerWithTimeout/0 (1.10s) [2021-01-22T11:54:51.336Z] --- PASS: TestStopContainerWithTimeout/-1 (3.02s) [2021-01-22T11:54:51.336Z] --- PASS: TestStopContainerWithTimeout/3 (2.88s) [2021-01-22T11:54:51.336Z] --- PASS: TestStopContainerWithTimeout/1 (1.85s) [2021-01-22T11:54:51.336Z] === RUN TestDeleteDevicemapper [2021-01-22T11:54:51.336Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-01-22T11:54:51.336Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-01-22T11:54:51.336Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-01-22T11:54:52.669Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.14s) [2021-01-22T11:54:52.669Z] === RUN TestBuildWithSession [2021-01-22T11:54:52.669Z] --- SKIP: TestBuildWithSession (0.00s) [2021-01-22T11:54:52.669Z] build_session_test.go:25: TODO: BuildKit [2021-01-22T11:54:52.669Z] === RUN TestBuildSquashParent [2021-01-22T11:54:54.852Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.92s) [2021-01-22T11:54:54.852Z] === RUN TestUpdateMemory [2021-01-22T11:54:54.852Z] --- SKIP: TestUpdateMemory (0.00s) [2021-01-22T11:54:54.852Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-01-22T11:54:54.852Z] === RUN TestUpdateCPUQuota [2021-01-22T11:54:56.360Z] --- PASS: TestUpdateCPUQuota (1.27s) [2021-01-22T11:54:56.360Z] === RUN TestUpdatePidsLimit [2021-01-22T11:54:56.360Z] === RUN TestUpdatePidsLimit/update_from_none [2021-01-22T11:54:56.651Z] === RUN TestUpdatePidsLimit/no_change [2021-01-22T11:54:56.942Z] === RUN TestUpdatePidsLimit/update_lower [2021-01-22T11:54:57.234Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-01-22T11:54:57.368Z] ok github.com/docker/docker/cmd/dockerd 0.250s coverage: 29.1% of statements [2021-01-22T11:54:57.525Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-01-22T11:54:58.158Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-01-22T11:54:58.450Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-01-22T11:54:59.890Z] ---> 4172624a5195 [2021-01-22T11:54:59.957Z] --- PASS: TestUpdatePidsLimit (3.56s) [2021-01-22T11:54:59.957Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.31s) [2021-01-22T11:54:59.957Z] --- PASS: TestUpdatePidsLimit/no_change (0.36s) [2021-01-22T11:54:59.957Z] --- PASS: TestUpdatePidsLimit/update_lower (0.40s) [2021-01-22T11:54:59.957Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.38s) [2021-01-22T11:54:59.957Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.35s) [2021-01-22T11:54:59.957Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.39s) [2021-01-22T11:54:59.957Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.40s) [2021-01-22T11:54:59.957Z] === RUN TestUpdateRestartPolicy [2021-01-22T11:55:00.353Z] Successfully built 4172624a5195 [2021-01-22T11:55:00.353Z] Successfully tagged docker:latest [2021-01-22T11:55:00.695Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-01-22T11:55:00.695Z] [2021-01-22T11:55:00.695Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-01-22T11:55:00.695Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-01-22T11:55:00.695Z] HOSTNAME=f571088c4b94 [2021-01-22T11:55:00.695Z] TESTDEBUG=0 [2021-01-22T11:55:00.695Z] DEST=bundles/test-integration [2021-01-22T11:55:00.695Z] PWD=/go/src/github.com/docker/docker [2021-01-22T11:55:00.695Z] DOCKER_GITCOMMIT=febd0d315cb311dd1ae52f406520e6872a5867d3 [2021-01-22T11:55:00.695Z] container=docker [2021-01-22T11:55:00.695Z] HOME=/root [2021-01-22T11:55:00.695Z] GOLANG_VERSION=1.13.15 [2021-01-22T11:55:00.695Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-01-22T11:55:00.695Z] VALIDATE_BRANCH=master [2021-01-22T11:55:00.695Z] TERM=xterm [2021-01-22T11:55:00.695Z] DOCKER_PKG=github.com/docker/docker [2021-01-22T11:55:00.695Z] SHLVL=1 [2021-01-22T11:55:00.695Z] TIMEOUT=120m [2021-01-22T11:55:00.695Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-01-22T11:55:00.695Z] DOCKER_GRAPHDRIVER=overlay2 [2021-01-22T11:55:00.695Z] GO111MODULE=off [2021-01-22T11:55:00.695Z] DOCKER_EXPERIMENTAL=1 [2021-01-22T11:55:00.695Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-01-22T11:55:00.695Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-01-22T11:55:00.695Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-01-22T11:55:00.695Z] GOPATH=/go [2021-01-22T11:55:00.695Z] PKG_CONFIG=pkg-config [2021-01-22T11:55:00.695Z] _=/usr/bin/env [2021-01-22T11:55:00.695Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-01-22T11:55:00.816Z] INFO: Image build ended at 01/22/2021 11:55:00. Duration:00:02:45.8897249 [2021-01-22T11:55:00.816Z] [2021-01-22T11:55:00.816Z] [2021-01-22T11:55:00.816Z] INFO: Building the test binaries at 01/22/2021 11:55:00... [2021-01-22T11:55:02.613Z] --- PASS: TestBuildSquashParent (9.43s) [2021-01-22T11:55:02.613Z] === RUN TestBuildWithRemoveAndForceRemove [2021-01-22T11:55:02.613Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-01-22T11:55:02.613Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-01-22T11:55:02.613Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-01-22T11:55:02.613Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-01-22T11:55:02.613Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-01-22T11:55:02.613Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-01-22T11:55:02.613Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-01-22T11:55:02.613Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-01-22T11:55:02.613Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-01-22T11:55:02.613Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-01-22T11:55:02.613Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-01-22T11:55:02.613Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-01-22T11:55:02.613Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-01-22T11:55:02.613Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-01-22T11:55:02.989Z] ok github.com/docker/docker/container 0.207s coverage: 34.7% of statements [2021-01-22T11:55:02.989Z] ? github.com/docker/docker/container/stream [no test files] [2021-01-22T11:55:02.989Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-01-22T11:55:02.989Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-01-22T11:55:02.989Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-01-22T11:55:04.037Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.039s coverage: 65.3% of statements [2021-01-22T11:55:04.593Z] INFO: make.ps1 starting at 01/22/2021 11:55:04 [2021-01-22T11:55:04.594Z] INFO: Git commit (febd0d315c) assumed from DOCKER_GITCOMMIT environment variable [2021-01-22T11:55:04.594Z] INFO: Invoking autogen... [2021-01-22T11:55:05.131Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-01-22T11:55:05.131Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-01-22T11:55:05.571Z] INFO: Building daemon... [2021-01-22T11:55:08.402Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-01-22T11:55:08.402Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-01-22T11:55:10.965Z] ok github.com/docker/docker/daemon/cluster/convert 0.040s coverage: 35.9% of statements [2021-01-22T11:55:11.672Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-01-22T11:55:11.672Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.34s) [2021-01-22T11:55:11.672Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.37s) [2021-01-22T11:55:11.672Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.15s) [2021-01-22T11:55:11.672Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.33s) [2021-01-22T11:55:11.672Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.03s) [2021-01-22T11:55:11.672Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.15s) [2021-01-22T11:55:11.672Z] === RUN TestBuildMultiStageCopy [2021-01-22T11:55:11.672Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-01-22T11:55:12.023Z] ok github.com/docker/docker/daemon/cluster 0.139s coverage: 0.5% of statements [2021-01-22T11:55:14.940Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-01-22T11:55:14.940Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-01-22T11:55:15.350Z] --- PASS: TestUpdateRestartPolicy (13.06s) [2021-01-22T11:55:15.350Z] === RUN TestUpdateRestartWithAutoRemove [2021-01-22T11:55:15.350Z] --- PASS: TestUpdateRestartWithAutoRemove (0.95s) [2021-01-22T11:55:15.350Z] === RUN TestWaitNonBlocked [2021-01-22T11:55:15.350Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-01-22T11:55:15.350Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-01-22T11:55:15.351Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-01-22T11:55:15.351Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-01-22T11:55:15.351Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-01-22T11:55:15.351Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-01-22T11:55:15.351Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-01-22T11:55:15.351Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.97s) [2021-01-22T11:55:15.351Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.05s) [2021-01-22T11:55:15.351Z] === RUN TestWaitBlocked [2021-01-22T11:55:15.351Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-01-22T11:55:15.351Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-01-22T11:55:15.351Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-01-22T11:55:15.351Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-01-22T11:55:15.351Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-01-22T11:55:15.351Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-01-22T11:55:15.503Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-01-22T11:55:16.065Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-01-22T11:55:16.384Z] --- PASS: TestWaitBlocked (0.01s) [2021-01-22T11:55:16.384Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.25s) [2021-01-22T11:55:16.384Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.33s) [2021-01-22T11:55:16.384Z] === CONT TestContainerStartOnDaemonRestart [2021-01-22T11:55:16.384Z] === CONT TestContainerKillOnDaemonStart [2021-01-22T11:55:16.506Z] ok github.com/docker/docker/daemon/discovery 0.029s coverage: 30.0% of statements [2021-01-22T11:55:16.627Z] --- PASS: TestBuildMultiStageCopy (5.09s) [2021-01-22T11:55:16.627Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.79s) [2021-01-22T11:55:16.627Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.60s) [2021-01-22T11:55:16.627Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.53s) [2021-01-22T11:55:16.627Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.54s) [2021-01-22T11:55:16.627Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.63s) [2021-01-22T11:55:16.627Z] === RUN TestBuildMultiStageParentConfig [2021-01-22T11:55:18.003Z] --- PASS: TestBuildMultiStageParentConfig (1.34s) [2021-01-22T11:55:18.003Z] === RUN TestBuildLabelWithTargets [2021-01-22T11:55:18.592Z] ok github.com/docker/docker/daemon/config 0.059s coverage: 81.8% of statements [2021-01-22T11:55:18.592Z] ok github.com/docker/docker/daemon/events 0.065s coverage: 50.0% of statements [2021-01-22T11:55:18.831Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-01-22T11:55:19.775Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-01-22T11:55:19.900Z] --- PASS: TestContainerStartOnDaemonRestart (3.20s) [2021-01-22T11:55:19.900Z] === CONT TestIpcModeOlderClient [2021-01-22T11:55:19.900Z] --- PASS: TestIpcModeOlderClient (0.16s) [2021-01-22T11:55:19.900Z] === CONT TestDaemonHostGatewayIP [2021-01-22T11:55:20.520Z] --- PASS: TestBuildLabelWithTargets (2.27s) [2021-01-22T11:55:20.520Z] === RUN TestBuildWithEmptyLayers [2021-01-22T11:55:21.330Z] ok github.com/docker/docker/daemon/graphdriver 0.009s coverage: 2.2% of statements [2021-01-22T11:55:21.448Z] --- PASS: TestBuildWithEmptyLayers (1.14s) [2021-01-22T11:55:21.448Z] === RUN TestBuildMultiStageOnBuild [2021-01-22T11:55:23.417Z] --- PASS: TestDaemonHostGatewayIP (3.47s) [2021-01-22T11:55:23.417Z] === CONT TestRestartDaemonWithRestartingContainer [2021-01-22T11:55:24.716Z] --- PASS: TestBuildMultiStageOnBuild (3.10s) [2021-01-22T11:55:24.716Z] === RUN TestBuildUncleanTarFilenames [2021-01-22T11:55:24.844Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.008s coverage: 2.9% of statements [2021-01-22T11:55:24.844Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.515s coverage: 14.1% of statements [2021-01-22T11:55:25.484Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.666s coverage: 57.1% of statements [2021-01-22T11:55:26.146Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.88s) [2021-01-22T11:55:26.146Z] === CONT TestDaemonRestartIpcMode [2021-01-22T11:55:26.607Z] --- PASS: TestBuildUncleanTarFilenames (1.87s) [2021-01-22T11:55:26.607Z] === RUN TestBuildMultiStageLayerLeak [2021-01-22T11:55:28.218Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.012s coverage: 1.8% of statements [2021-01-22T11:55:28.876Z] --- PASS: TestContainerKillOnDaemonStart (12.60s) [2021-01-22T11:55:29.511Z] --- PASS: TestDaemonRestartIpcMode (3.71s) [2021-01-22T11:55:29.511Z] PASS [2021-01-22T11:55:29.511Z] [2021-01-22T11:55:29.511Z] === Skipped [2021-01-22T11:55:29.511Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s) [2021-01-22T11:55:29.511Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-01-22T11:55:29.511Z] [2021-01-22T11:55:29.511Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s) [2021-01-22T11:55:29.511Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-01-22T11:55:29.511Z] [2021-01-22T11:55:29.511Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s) [2021-01-22T11:55:29.511Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-01-22T11:55:29.511Z] [2021-01-22T11:55:29.511Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-01-22T11:55:29.511Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-01-22T11:55:29.511Z] [2021-01-22T11:55:29.511Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s) [2021-01-22T11:55:29.511Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-01-22T11:55:29.511Z] [2021-01-22T11:55:29.511Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s) [2021-01-22T11:55:29.511Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-01-22T11:55:29.511Z] [2021-01-22T11:55:29.511Z] [2021-01-22T11:55:29.511Z] DONE 196 tests, 6 skipped in 155.658s [2021-01-22T11:55:29.511Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m [2021-01-22T11:55:29.511Z] ++ 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-22T11:55:29.511Z] ++ set -e [2021-01-22T11:55:29.511Z] ++ '[' -n 0 ']' [2021-01-22T11:55:29.511Z] ++ set -x [2021-01-22T11:55:29.511Z] ++ env -i DEST=/go/src/github.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-22T11:55:29.749Z] ok github.com/docker/docker/daemon/graphdriver/aufs 8.015s coverage: 69.2% of statements [2021-01-22T11:55:29.803Z] INFO: Testing against a local daemon [2021-01-22T11:55:29.803Z] === RUN TestCommitInheritsEnv [2021-01-22T11:55:29.878Z] --- PASS: TestBuildMultiStageLayerLeak (3.11s) [2021-01-22T11:55:29.878Z] === RUN TestBuildWithHugeFile [2021-01-22T11:55:30.046Z] ok github.com/docker/docker/daemon 12.447s coverage: 17.1% of statements [2021-01-22T11:55:30.046Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-01-22T11:55:30.046Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-01-22T11:55:30.046Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-01-22T11:55:30.046Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-01-22T11:55:30.435Z] --- PASS: TestCommitInheritsEnv (0.61s) [2021-01-22T11:55:30.435Z] === RUN TestImportExtremelyLargeImageWorks [2021-01-22T11:55:30.435Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-01-22T11:55:30.435Z] === RUN TestImagesFilterMultiReference [2021-01-22T11:55:30.435Z] --- PASS: TestImagesFilterMultiReference (0.03s) [2021-01-22T11:55:30.435Z] === RUN TestImagePullPlatformInvalid [2021-01-22T11:55:30.435Z] --- PASS: TestImagePullPlatformInvalid (0.01s) [2021-01-22T11:55:30.435Z] === RUN TestRemoveImageOrphaning [2021-01-22T11:55:31.069Z] --- PASS: TestRemoveImageOrphaning (0.58s) [2021-01-22T11:55:31.069Z] === RUN TestRemoveImageGarbageCollector [2021-01-22T11:55:31.069Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-01-22T11:55:31.069Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-01-22T11:55:31.069Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-01-22T11:55:31.069Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2021-01-22T11:55:31.069Z] === RUN TestTagInvalidReference [2021-01-22T11:55:31.069Z] --- PASS: TestTagInvalidReference (0.01s) [2021-01-22T11:55:31.069Z] === RUN TestTagValidPrefixedRepo [2021-01-22T11:55:31.069Z] --- PASS: TestTagValidPrefixedRepo (0.03s) [2021-01-22T11:55:31.069Z] === RUN TestTagExistedNameWithoutForce [2021-01-22T11:55:31.069Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-01-22T11:55:31.069Z] === RUN TestTagOfficialNames [2021-01-22T11:55:31.069Z] --- PASS: TestTagOfficialNames (0.04s) [2021-01-22T11:55:31.069Z] === RUN TestTagMatchesDigest [2021-01-22T11:55:31.069Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-01-22T11:55:31.069Z] === CONT TestImportExtremelyLargeImageWorks [2021-01-22T11:55:32.126Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.938s coverage: 45.9% of statements [2021-01-22T11:55:32.126Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-01-22T11:55:32.760Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.255s coverage: 49.5% of statements [2021-01-22T11:55:33.397Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.015s coverage: 58.0% of statements [2021-01-22T11:55:34.439Z] ok github.com/docker/docker/daemon/links 0.028s coverage: 93.0% of statements [2021-01-22T11:55:35.482Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.025s coverage: 3.0% of statements [2021-01-22T11:55:37.914Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-01-22T11:55:38.223Z] ok github.com/docker/docker/daemon/logger 0.233s coverage: 43.2% of statements [2021-01-22T11:55:38.517Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.290s coverage: 52.1% of statements [2021-01-22T11:55:38.517Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-01-22T11:55:38.517Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-01-22T11:55:39.557Z] ok github.com/docker/docker/daemon/logger/awslogs 0.424s coverage: 77.4% of statements [2021-01-22T11:55:40.195Z] ok github.com/docker/docker/daemon/images 0.045s coverage: 6.4% of statements [2021-01-22T11:55:40.195Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-01-22T11:55:40.195Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-01-22T11:55:40.195Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-01-22T11:55:40.195Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-01-22T11:55:41.257Z] ok github.com/docker/docker/daemon/logger/gelf 0.024s coverage: 67.0% of statements [2021-01-22T11:55:41.257Z] ok github.com/docker/docker/daemon/logger/journald 0.007s coverage: 23.9% of statements [2021-01-22T11:55:41.893Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.030s coverage: 87.2% of statements [2021-01-22T11:55:42.186Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.020s coverage: 61.6% of statements [2021-01-22T11:55:44.942Z] ok github.com/docker/docker/daemon/logger/local 0.091s coverage: 75.2% of statements [2021-01-22T11:55:44.942Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-01-22T11:55:44.942Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.062s coverage: 58.6% of statements [2021-01-22T11:55:45.236Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.017s coverage: 31.5% of statements [2021-01-22T11:55:46.063Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-01-22T11:55:46.277Z] ok github.com/docker/docker/daemon/logger/templates 0.005s coverage: 8.3% of statements [2021-01-22T11:55:46.635Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-01-22T11:55:47.798Z] ok github.com/docker/docker/daemon/logger/syslog 0.027s coverage: 46.8% of statements [2021-01-22T11:55:48.020Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-01-22T11:55:49.319Z] ok github.com/docker/docker/daemon/logger/splunk 2.560s coverage: 82.5% of statements [2021-01-22T11:55:49.319Z] ? github.com/docker/docker/daemon/names [no test files] [2021-01-22T11:55:49.319Z] ok github.com/docker/docker/daemon/network 0.032s coverage: 63.8% of statements [2021-01-22T11:55:49.319Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-01-22T11:55:49.406Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-01-22T11:55:49.668Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-01-22T11:55:51.585Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-01-22T11:55:52.068Z] ok github.com/docker/docker/distribution/metadata 0.130s coverage: 48.2% of statements [2021-01-22T11:55:52.705Z] ok github.com/docker/docker/errdefs 0.013s coverage: 53.1% of statements [2021-01-22T11:55:53.000Z] ok github.com/docker/docker/distribution 0.532s coverage: 25.1% of statements [2021-01-22T11:55:53.000Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-01-22T11:55:54.134Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-01-22T11:55:55.090Z] ok github.com/docker/docker/distribution/xfer 1.671s coverage: 85.1% of statements [2021-01-22T11:55:55.090Z] ? github.com/docker/docker/dockerversion [no test files] [2021-01-22T11:55:55.385Z] ok github.com/docker/docker/image 0.081s coverage: 86.8% of statements [2021-01-22T11:55:56.025Z] ok github.com/docker/docker/image/cache 0.045s coverage: 19.2% of statements [2021-01-22T11:55:56.025Z] ? github.com/docker/docker/image/tarexport [no test files] [2021-01-22T11:55:56.025Z] ok github.com/docker/docker/image/v1 0.055s coverage: 25.0% of statements [2021-01-22T11:55:56.025Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-01-22T11:55:56.332Z] ok github.com/docker/docker/libcontainerd/queue 0.054s coverage: 100.0% of statements [2021-01-22T11:55:56.380Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-01-22T11:55:56.380Z] Using test binary docker [2021-01-22T11:55:56.380Z] +++ /etc/init.d/apparmor start [2021-01-22T11:55:56.380Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-01-22T11:55:56.380Z] INFO: Waiting for daemon to start... [2021-01-22T11:55:56.380Z] Starting dockerd [2021-01-22T11:55:56.380Z] +++ 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-22T11:55:56.679Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-01-22T11:55:57.306Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-01-22T11:55:57.306Z] Using test binary docker [2021-01-22T11:55:57.306Z] +++ /etc/init.d/apparmor start [2021-01-22T11:55:57.306Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-01-22T11:55:57.306Z] INFO: Waiting for daemon to start... [2021-01-22T11:55:57.306Z] Starting dockerd [2021-01-22T11:55:57.306Z] +++ 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-22T11:55:57.562Z] . [2021-01-22T11:55:57.562Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-01-22T11:55:57.817Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-01-22T11:55:57.817Z] Error: No such image: emptyfs [2021-01-22T11:55:57.817Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-01-22T11:55:57.817Z] ++++ docker load [2021-01-22T11:55:58.064Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-01-22T11:55:58.072Z] Running integration-test (iteration 1) [2021-01-22T11:55:58.072Z] 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-22T11:55:58.072Z] ++ 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-22T11:55:58.072Z] ++ set -e [2021-01-22T11:55:58.072Z] ++ '[' -n 0 ']' [2021-01-22T11:55:58.072Z] ++ set -x [2021-01-22T11:55:58.072Z] ++ env -i DEST=/go/src/github.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-22T11:55:58.414Z] ok github.com/docker/docker/pkg/aaparser 0.005s coverage: 52.9% of statements [2021-01-22T11:55:59.006Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-01-22T11:55:59.055Z] ok github.com/docker/docker/opts 0.069s coverage: 67.1% of statements [2021-01-22T11:55:59.055Z] ok github.com/docker/docker/oci 0.035s coverage: 8.2% of statements [2021-01-22T11:55:59.440Z] [2021-01-22T11:55:59.440Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-01-22T11:55:59.465Z] Created binary: bundles/binary-daemon/dockerd-dev [2021-01-22T11:55:59.696Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-01-22T11:55:59.696Z] Error: No such image: emptyfs [2021-01-22T11:55:59.696Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-01-22T11:55:59.696Z] ++++ docker load [2021-01-22T11:56:00.036Z] Copying nested executables into bundles/binary-daemon [2021-01-22T11:56:00.267Z] Running integration-test (iteration 1) [2021-01-22T11:56:00.267Z] 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-22T11:56:00.267Z] ++ 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-22T11:56:00.267Z] ++ set -e [2021-01-22T11:56:00.267Z] ++ '[' -n 0 ']' [2021-01-22T11:56:00.267Z] ++ set -x [2021-01-22T11:56:00.267Z] ++ env -i DEST=/go/src/github.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-22T11:56:00.392Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-01-22T11:56:01.137Z] ok github.com/docker/docker/pkg/broadcaster 0.004s coverage: 100.0% of statements [2021-01-22T11:56:01.418Z] [2021-01-22T11:56:01.774Z] ok github.com/docker/docker/pkg/capabilities 0.006s coverage: 87.5% of statements [2021-01-22T11:56:01.779Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [2021-01-22T11:56:02.411Z] ok github.com/docker/docker/pkg/authorization 1.319s coverage: 68.3% of statements [Pipeline] sh [2021-01-22T11:56:02.701Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41918/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=febd0d315cb311dd1ae52f406520e6872a5867d3 -e DOCKER_GRAPHDRIVER docker:febd0d315cb311dd1ae52f406520e6872a5867d3 hack/make.sh cross [2021-01-22T11:56:02.962Z] [2021-01-22T11:56:03.048Z] ok github.com/docker/docker/pkg/archive 1.178s coverage: 76.9% of statements [2021-01-22T11:56:03.223Z] Removing bundles/ [2021-01-22T11:56:03.223Z] [2021-01-22T11:56:03.223Z] ---> Making bundle: cross (in bundles/cross) [2021-01-22T11:56:03.223Z] Cross building: bundles/cross/linux/amd64 [2021-01-22T11:56:03.223Z] Building: bundles/cross/linux/amd64/dockerd-dev [2021-01-22T11:56:03.223Z] GOOS="linux" GOARCH="amd64" GOARM="" [2021-01-22T11:56:03.345Z] ok github.com/docker/docker/pkg/directory 0.009s coverage: 80.0% of statements [2021-01-22T11:56:03.722Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-01-22T11:56:04.383Z] ok github.com/docker/docker/pkg/discovery 0.007s coverage: 58.3% of statements [2021-01-22T11:56:04.383Z] ok github.com/docker/docker/pkg/discovery/file 0.009s coverage: 92.9% of statements [2021-01-22T11:56:05.108Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-01-22T11:56:05.436Z] ok github.com/docker/docker/pkg/discovery/memory 0.005s coverage: 92.3% of statements [2021-01-22T11:56:06.070Z] ok github.com/docker/docker/pkg/discovery/nodes 0.004s coverage: 93.8% of statements [2021-01-22T11:56:06.363Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2021-01-22T11:56:06.493Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-01-22T11:56:07.396Z] ok github.com/docker/docker/layer 7.225s coverage: 68.8% of statements [2021-01-22T11:56:07.396Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-01-22T11:56:07.396Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-01-22T11:56:07.396Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-01-22T11:56:07.396Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-01-22T11:56:07.396Z] ? github.com/docker/docker/oci/caps [no test files] [2021-01-22T11:56:07.396Z] ok github.com/docker/docker/pkg/chrootarchive 3.868s coverage: 43.2% of statements [2021-01-22T11:56:07.396Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-01-22T11:56:07.396Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-01-22T11:56:07.436Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-01-22T11:56:07.436Z] Using test binary docker [2021-01-22T11:56:07.436Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-01-22T11:56:07.436Z] +++ /etc/init.d/apparmor start [2021-01-22T11:56:07.436Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-01-22T11:56:07.436Z] Starting dockerd [2021-01-22T11:56:07.436Z] INFO: Waiting for daemon to start... [2021-01-22T11:56:07.436Z] +++ 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-22T11:56:07.701Z] ok github.com/docker/docker/pkg/filenotify 0.606s coverage: 67.0% of statements [2021-01-22T11:56:08.336Z] ok github.com/docker/docker/pkg/fileutils 0.029s coverage: 89.5% of statements [2021-01-22T11:56:08.628Z] ok github.com/docker/docker/pkg/fsutils 0.331s coverage: 85.1% of statements [2021-01-22T11:56:08.922Z] ok github.com/docker/docker/pkg/discovery/kv 3.088s coverage: 84.1% of statements [2021-01-22T11:56:08.922Z] ok github.com/docker/docker/pkg/homedir 0.007s coverage: 11.4% of statements [2021-01-22T11:56:10.440Z] ok github.com/docker/docker/pkg/jsonmessage 0.021s coverage: 91.7% of statements [2021-01-22T11:56:10.440Z] ok github.com/docker/docker/pkg/longpath 0.004s coverage: 100.0% of statements [2021-01-22T11:56:11.074Z] ok github.com/docker/docker/pkg/namesgenerator 0.004s coverage: 85.7% of statements [2021-01-22T11:56:11.074Z] ok github.com/docker/docker/pkg/idtools 0.803s coverage: 70.1% of statements [2021-01-22T11:56:11.367Z] ok github.com/docker/docker/pkg/parsers 0.009s coverage: 97.0% of statements [2021-01-22T11:56:11.367Z] ok github.com/docker/docker/pkg/ioutils 1.294s coverage: 70.6% of statements [2021-01-22T11:56:11.367Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-01-22T11:56:11.367Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-01-22T11:56:11.367Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-01-22T11:56:11.367Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-01-22T11:56:12.002Z] ok github.com/docker/docker/pkg/parsers/kernel 0.022s coverage: 60.0% of statements [2021-01-22T11:56:12.002Z] ok github.com/docker/docker/pkg/pidfile 0.055s coverage: 82.4% of statements [2021-01-22T11:56:12.294Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.026s coverage: 86.7% of statements [2021-01-22T11:56:12.294Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-01-22T11:56:12.294Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-01-22T11:56:13.334Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.045s coverage: 56.8% of statements [2021-01-22T11:56:14.274Z] . [2021-01-22T11:56:14.274Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-01-22T11:56:14.274Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-01-22T11:56:14.274Z] Error: No such image: emptyfs [2021-01-22T11:56:14.274Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-01-22T11:56:14.274Z] ++++ docker load [2021-01-22T11:56:14.371Z] ok github.com/docker/docker/pkg/plugins/transport 0.013s coverage: 85.7% of statements [2021-01-22T11:56:14.371Z] ok github.com/docker/docker/pkg/pools 0.005s coverage: 88.2% of statements [2021-01-22T11:56:14.371Z] ok github.com/docker/docker/pkg/progress 0.007s coverage: 75.9% of statements [2021-01-22T11:56:14.535Z] Running integration-test (iteration 1) [2021-01-22T11:56:14.535Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2021-01-22T11:56:14.535Z] ++ 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-22T11:56:14.535Z] ++ set -e [2021-01-22T11:56:14.535Z] ++ '[' -n 0 ']' [2021-01-22T11:56:14.535Z] ++ set -x [2021-01-22T11:56:14.535Z] ++ env -i DEST=/go/src/github.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-22T11:56:15.005Z] ok github.com/docker/docker/pkg/reexec 0.009s coverage: 82.4% of statements [2021-01-22T11:56:16.044Z] ok github.com/docker/docker/pkg/stdcopy 0.005s coverage: 100.0% of statements [2021-01-22T11:56:16.044Z] ok github.com/docker/docker/pkg/pubsub 1.157s coverage: 75.0% of statements [2021-01-22T11:56:16.679Z] ok github.com/docker/docker/pkg/stringid 0.004s coverage: 76.5% of statements [2021-01-22T11:56:16.679Z] ok github.com/docker/docker/pkg/streamformatter 0.006s coverage: 66.2% of statements [2021-01-22T11:56:17.716Z] ok github.com/docker/docker/pkg/system 0.036s coverage: 36.9% of statements [2021-01-22T11:56:17.767Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2021-01-22T11:56:17.767Z] [2021-01-22T11:56:17.767Z] ________ ____ __. [2021-01-22T11:56:17.767Z] \_____ \ | |/ _| [2021-01-22T11:56:17.767Z] / | \| < [2021-01-22T11:56:17.767Z] / | \ | \ [2021-01-22T11:56:17.767Z] \_______ /____|__ \ [2021-01-22T11:56:17.767Z] \/ \/ [2021-01-22T11:56:17.767Z] [2021-01-22T11:56:17.767Z] INFO: make.ps1 ended at 01/22/2021 11:56:14 [2021-01-22T11:56:17.767Z] INFO: Binaries build ended at 01/22/2021 11:56:15. Duration:00:01:15.2184425 [2021-01-22T11:56:17.767Z] INFO: Copying the built daemon binary to d:\CI\PR-41918\2\binary\dockerd-febd0d315c.exe... [2021-01-22T11:56:17.767Z] INFO: Copying the built client binary to d:\CI\PR-41918\2\binary\docker-febd0d315c.exe... [2021-01-22T11:56:17.767Z] INFO: Copying dockerversion from the container... [2021-01-22T11:56:17.767Z] INFO: Copying the golang package from the container to d:\CI\PR-41918\2\installer\go.zip... [2021-01-22T11:56:18.011Z] ok github.com/docker/docker/pkg/sysinfo 0.017s coverage: 53.8% of statements [2021-01-22T11:56:18.011Z] ok github.com/docker/docker/pkg/signal 2.884s coverage: 61.0% of statements [2021-01-22T11:56:18.663Z] ok github.com/docker/docker/pkg/tailfile 0.173s coverage: 88.6% of statements [2021-01-22T11:56:18.745Z] INFO: Extracting go.zip to d:\CI\PR-41918\2\go [2021-01-22T11:56:18.956Z] testing: warning: no tests to run [2021-01-22T11:56:18.956Z] coverage: [no statements] [2021-01-22T11:56:18.956Z] ok github.com/docker/docker/pkg/term/windows 0.003s coverage: [no statements] [no tests to run] [2021-01-22T11:56:19.593Z] ok github.com/docker/docker/pkg/truncindex 0.105s coverage: 91.5% of statements [2021-01-22T11:56:19.593Z] ok github.com/docker/docker/pkg/tarsum 0.129s coverage: 89.3% of statements [2021-01-22T11:56:19.593Z] ok github.com/docker/docker/pkg/urlutil 0.008s coverage: 100.0% of statements [2021-01-22T11:56:20.231Z] ok github.com/docker/docker/pkg/useragent 0.055s coverage: 88.9% of statements [2021-01-22T11:56:21.805Z] --- PASS: TestImportExtremelyLargeImageWorks (106.13s) [2021-01-22T11:56:21.805Z] PASS [2021-01-22T11:56:21.805Z] [2021-01-22T11:56:21.805Z] === Skipped [2021-01-22T11:56:21.805Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-01-22T11:56:21.805Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-01-22T11:56:21.805Z] [2021-01-22T11:56:21.805Z] [2021-01-22T11:56:21.805Z] DONE 12 tests, 1 skipped in 109.796s [2021-01-22T11:56:21.805Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-01-22T11:56:21.805Z] INFO: Testing against a local daemon [2021-01-22T11:56:21.805Z] === RUN TestNetworkCreateDelete [2021-01-22T11:56:21.805Z] --- PASS: TestNetworkCreateDelete (0.14s) [2021-01-22T11:56:21.805Z] === RUN TestDockerNetworkDeletePreferID [2021-01-22T11:56:21.805Z] --- PASS: TestDockerNetworkDeletePreferID (0.38s) [2021-01-22T11:56:21.805Z] === RUN TestDaemonDNSFallback [2021-01-22T11:56:22.305Z] ok github.com/docker/docker/plugin/v2 0.009s coverage: 14.5% of statements [2021-01-22T11:56:22.305Z] ok github.com/docker/docker/profiles/seccomp 0.021s coverage: 83.5% of statements [2021-01-22T11:56:23.824Z] ok github.com/docker/docker/reference 0.037s coverage: 84.4% of statements [2021-01-22T11:56:24.119Z] ok github.com/docker/docker/plugin 0.572s coverage: 23.2% of statements [2021-01-22T11:56:25.084Z] --- PASS: TestDaemonDNSFallback (7.37s) [2021-01-22T11:56:25.084Z] === RUN TestInspectNetwork [2021-01-22T11:56:25.084Z] --- SKIP: TestInspectNetwork (0.00s) [2021-01-22T11:56:25.084Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-22T11:56:25.084Z] === RUN TestRunContainerWithBridgeNone [2021-01-22T11:56:25.084Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-01-22T11:56:25.084Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-01-22T11:56:25.084Z] === RUN TestNetworkInvalidJSON [2021-01-22T11:56:25.084Z] === RUN TestNetworkInvalidJSON//networks/create [2021-01-22T11:56:25.084Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-01-22T11:56:25.084Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-01-22T11:56:25.084Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-01-22T11:56:25.084Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-01-22T11:56:25.084Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-01-22T11:56:25.084Z] === CONT TestNetworkInvalidJSON//networks/create [2021-01-22T11:56:25.084Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-01-22T11:56:25.084Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-01-22T11:56:25.084Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2021-01-22T11:56:25.084Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-01-22T11:56:25.084Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-01-22T11:56:25.084Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-01-22T11:56:25.084Z] === RUN TestNetworkList [2021-01-22T11:56:25.084Z] === RUN TestNetworkList//networks [2021-01-22T11:56:25.084Z] === PAUSE TestNetworkList//networks [2021-01-22T11:56:25.084Z] === RUN TestNetworkList//networks/ [2021-01-22T11:56:25.084Z] === PAUSE TestNetworkList//networks/ [2021-01-22T11:56:25.084Z] === CONT TestNetworkList//networks [2021-01-22T11:56:25.084Z] === CONT TestNetworkList//networks/ [2021-01-22T11:56:25.084Z] --- PASS: TestNetworkList (0.01s) [2021-01-22T11:56:25.084Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-01-22T11:56:25.084Z] --- PASS: TestNetworkList//networks (0.00s) [2021-01-22T11:56:25.084Z] === RUN TestHostIPv4BridgeLabel [2021-01-22T11:56:25.084Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-01-22T11:56:25.084Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-01-22T11:56:25.084Z] === RUN TestDaemonRestartWithLiveRestore [2021-01-22T11:56:25.084Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.02s) [2021-01-22T11:56:25.084Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-01-22T11:56:25.084Z] === RUN TestDaemonDefaultNetworkPools [2021-01-22T11:56:25.084Z] --- SKIP: TestDaemonDefaultNetworkPools (0.01s) [2021-01-22T11:56:25.084Z] service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-01-22T11:56:25.084Z] === RUN TestDaemonRestartWithExistingNetwork [2021-01-22T11:56:25.084Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.01s) [2021-01-22T11:56:25.084Z] service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-01-22T11:56:25.084Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-01-22T11:56:25.084Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.01s) [2021-01-22T11:56:25.084Z] service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-01-22T11:56:25.084Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-01-22T11:56:25.084Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.01s) [2021-01-22T11:56:25.084Z] service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-01-22T11:56:25.084Z] === RUN TestServiceWithPredefinedNetwork [2021-01-22T11:56:25.084Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-01-22T11:56:25.084Z] service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-22T11:56:25.084Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-01-22T11:56:25.084Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-01-22T11:56:25.084Z] service_test.go:236: FLAKY_TEST [2021-01-22T11:56:25.084Z] === RUN TestServiceWithDataPathPortInit [2021-01-22T11:56:25.084Z] --- SKIP: TestServiceWithDataPathPortInit (0.01s) [2021-01-22T11:56:25.084Z] service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-22T11:56:25.084Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-01-22T11:56:25.084Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-01-22T11:56:25.084Z] service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-22T11:56:25.084Z] PASS [2021-01-22T11:56:25.084Z] [2021-01-22T11:56:25.084Z] === Skipped [2021-01-22T11:56:25.084Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2021-01-22T11:56:25.084Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-22T11:56:25.084Z] [2021-01-22T11:56:25.084Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2021-01-22T11:56:25.084Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-01-22T11:56:25.084Z] [2021-01-22T11:56:25.084Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2021-01-22T11:56:25.084Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-01-22T11:56:25.084Z] [2021-01-22T11:56:25.084Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.02s) [2021-01-22T11:56:25.084Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-01-22T11:56:25.084Z] [2021-01-22T11:56:25.084Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.01s) [2021-01-22T11:56:25.084Z] service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-01-22T11:56:25.084Z] [2021-01-22T11:56:25.084Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.01s) [2021-01-22T11:56:25.084Z] service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-01-22T11:56:25.084Z] [2021-01-22T11:56:25.084Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.01s) [2021-01-22T11:56:25.084Z] service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-01-22T11:56:25.084Z] [2021-01-22T11:56:25.084Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.01s) [2021-01-22T11:56:25.084Z] service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-01-22T11:56:25.084Z] [2021-01-22T11:56:25.084Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2021-01-22T11:56:25.084Z] service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-22T11:56:25.084Z] [2021-01-22T11:56:25.084Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-01-22T11:56:25.084Z] service_test.go:236: FLAKY_TEST [2021-01-22T11:56:25.084Z] [2021-01-22T11:56:25.084Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.01s) [2021-01-22T11:56:25.084Z] service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-22T11:56:25.084Z] [2021-01-22T11:56:25.084Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-01-22T11:56:25.084Z] service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-22T11:56:25.084Z] [2021-01-22T11:56:25.084Z] [2021-01-22T11:56:25.084Z] DONE 22 tests, 12 skipped in 8.109s [2021-01-22T11:56:25.084Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-01-22T11:56:25.084Z] INFO: Testing against a local daemon [2021-01-22T11:56:25.084Z] === RUN TestDockerNetworkIpvlanPersistance [2021-01-22T11:56:25.084Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-01-22T11:56:25.084Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-01-22T11:56:25.084Z] === RUN TestDockerNetworkIpvlan [2021-01-22T11:56:25.084Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-01-22T11:56:25.084Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-01-22T11:56:25.084Z] PASS [2021-01-22T11:56:25.084Z] [2021-01-22T11:56:25.084Z] === Skipped [2021-01-22T11:56:25.084Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-01-22T11:56:25.084Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-01-22T11:56:25.084Z] [2021-01-22T11:56:25.084Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-01-22T11:56:25.084Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-01-22T11:56:25.084Z] [2021-01-22T11:56:25.084Z] [2021-01-22T11:56:25.084Z] DONE 2 tests, 2 skipped in 0.120s [2021-01-22T11:56:25.084Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-01-22T11:56:25.084Z] INFO: Testing against a local daemon [2021-01-22T11:56:25.084Z] === RUN TestDockerNetworkMacvlanPersistance [2021-01-22T11:56:25.084Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2021-01-22T11:56:25.084Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-01-22T11:56:25.084Z] === RUN TestDockerNetworkMacvlan [2021-01-22T11:56:25.084Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2021-01-22T11:56:25.084Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-01-22T11:56:25.084Z] PASS [2021-01-22T11:56:25.084Z] [2021-01-22T11:56:25.084Z] === Skipped [2021-01-22T11:56:25.084Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2021-01-22T11:56:25.084Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-01-22T11:56:25.084Z] [2021-01-22T11:56:25.084Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2021-01-22T11:56:25.084Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-01-22T11:56:25.084Z] [2021-01-22T11:56:25.084Z] [2021-01-22T11:56:25.084Z] DONE 2 tests, 2 skipped in 0.114s [2021-01-22T11:56:25.084Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-01-22T11:56:25.084Z] testing: warning: no tests to run [2021-01-22T11:56:25.084Z] PASS [2021-01-22T11:56:25.084Z] [2021-01-22T11:56:25.084Z] DONE 0 tests in 0.024s [2021-01-22T11:56:25.084Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-01-22T11:56:25.084Z] INFO: Testing against a local daemon [2021-01-22T11:56:25.084Z] === RUN TestAuthZPluginAllowRequest [2021-01-22T11:56:25.084Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2021-01-22T11:56:25.084Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-01-22T11:56:25.084Z] === RUN TestAuthZPluginTLS [2021-01-22T11:56:25.084Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2021-01-22T11:56:25.084Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-01-22T11:56:25.084Z] === RUN TestAuthZPluginDenyRequest [2021-01-22T11:56:25.084Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2021-01-22T11:56:25.084Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-01-22T11:56:25.084Z] === RUN TestAuthZPluginAPIDenyResponse [2021-01-22T11:56:25.084Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2021-01-22T11:56:25.084Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-01-22T11:56:25.084Z] === RUN TestAuthZPluginDenyResponse [2021-01-22T11:56:25.084Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2021-01-22T11:56:25.084Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-01-22T11:56:25.084Z] === RUN TestAuthZPluginAllowEventStream [2021-01-22T11:56:25.084Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2021-01-22T11:56:25.084Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-01-22T11:56:25.084Z] === RUN TestAuthZPluginErrorResponse [2021-01-22T11:56:25.084Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2021-01-22T11:56:25.084Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-01-22T11:56:25.084Z] === RUN TestAuthZPluginErrorRequest [2021-01-22T11:56:25.084Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2021-01-22T11:56:25.084Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-01-22T11:56:25.084Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-01-22T11:56:25.084Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-01-22T11:56:25.084Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-01-22T11:56:25.084Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-01-22T11:56:25.084Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-01-22T11:56:25.084Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-01-22T11:56:25.084Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-01-22T11:56:25.084Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-01-22T11:56:25.084Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-01-22T11:56:25.084Z] === RUN TestAuthZPluginHeader [2021-01-22T11:56:25.084Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2021-01-22T11:56:25.084Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-01-22T11:56:25.084Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-01-22T11:56:25.342Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.24s) [2021-01-22T11:56:25.342Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-01-22T11:56:25.342Z] === RUN TestAuthZPluginV2Disable [2021-01-22T11:56:25.342Z] --- SKIP: TestAuthZPluginV2Disable (0.02s) [2021-01-22T11:56:25.342Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-01-22T11:56:25.342Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-01-22T11:56:25.342Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s) [2021-01-22T11:56:25.342Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-01-22T11:56:25.342Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-01-22T11:56:25.342Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2021-01-22T11:56:25.342Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-01-22T11:56:25.342Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-01-22T11:56:25.342Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2021-01-22T11:56:25.342Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-01-22T11:56:25.342Z] PASS [2021-01-22T11:56:25.342Z] [2021-01-22T11:56:25.342Z] === Skipped [2021-01-22T11:56:25.342Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2021-01-22T11:56:25.342Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-01-22T11:56:25.342Z] [2021-01-22T11:56:25.342Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2021-01-22T11:56:25.342Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-01-22T11:56:25.342Z] [2021-01-22T11:56:25.342Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2021-01-22T11:56:25.342Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-01-22T11:56:25.342Z] [2021-01-22T11:56:25.342Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2021-01-22T11:56:25.342Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-01-22T11:56:25.342Z] [2021-01-22T11:56:25.342Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2021-01-22T11:56:25.342Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-01-22T11:56:25.342Z] [2021-01-22T11:56:25.342Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2021-01-22T11:56:25.342Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-01-22T11:56:25.342Z] [2021-01-22T11:56:25.342Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2021-01-22T11:56:25.342Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-01-22T11:56:25.342Z] [2021-01-22T11:56:25.342Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2021-01-22T11:56:25.342Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-01-22T11:56:25.342Z] [2021-01-22T11:56:25.342Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-01-22T11:56:25.342Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-01-22T11:56:25.342Z] [2021-01-22T11:56:25.342Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-01-22T11:56:25.342Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-01-22T11:56:25.342Z] [2021-01-22T11:56:25.342Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-01-22T11:56:25.342Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-01-22T11:56:25.342Z] [2021-01-22T11:56:25.342Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2021-01-22T11:56:25.342Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-01-22T11:56:25.342Z] [2021-01-22T11:56:25.342Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.24s) [2021-01-22T11:56:25.342Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-01-22T11:56:25.342Z] [2021-01-22T11:56:25.342Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s) [2021-01-22T11:56:25.342Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-01-22T11:56:25.342Z] [2021-01-22T11:56:25.342Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s) [2021-01-22T11:56:25.342Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-01-22T11:56:25.342Z] [2021-01-22T11:56:25.342Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2021-01-22T11:56:25.342Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-01-22T11:56:25.342Z] [2021-01-22T11:56:25.342Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2021-01-22T11:56:25.342Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-01-22T11:56:25.342Z] [2021-01-22T11:56:25.342Z] [2021-01-22T11:56:25.342Z] DONE 17 tests, 17 skipped in 0.467s [2021-01-22T11:56:25.342Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-01-22T11:56:25.601Z] INFO: Testing against a local daemon [2021-01-22T11:56:25.601Z] === RUN TestPluginInvalidJSON [2021-01-22T11:56:25.601Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-01-22T11:56:25.601Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-01-22T11:56:25.601Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-01-22T11:56:25.601Z] --- PASS: TestPluginInvalidJSON (0.02s) [2021-01-22T11:56:25.601Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-01-22T11:56:25.601Z] === RUN TestPluginInstall [2021-01-22T11:56:25.601Z] --- SKIP: TestPluginInstall (0.00s) [2021-01-22T11:56:25.601Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-01-22T11:56:25.601Z] === RUN TestPluginsWithRuntimes [2021-01-22T11:56:25.601Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-01-22T11:56:25.602Z] plugin_test.go:166: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2021-01-22T11:56:25.602Z] PASS [2021-01-22T11:56:25.602Z] [2021-01-22T11:56:25.602Z] === Skipped [2021-01-22T11:56:25.602Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2021-01-22T11:56:25.602Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-01-22T11:56:25.602Z] [2021-01-22T11:56:25.602Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2021-01-22T11:56:25.602Z] plugin_test.go:166: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2021-01-22T11:56:25.602Z] [2021-01-22T11:56:25.602Z] [2021-01-22T11:56:25.602Z] DONE 4 tests, 2 skipped in 0.172s [2021-01-22T11:56:25.602Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-01-22T11:56:25.602Z] INFO: Testing against a local daemon [2021-01-22T11:56:25.602Z] === RUN TestExternalGraphDriver [2021-01-22T11:56:25.640Z] ok github.com/docker/docker/quota 0.563s coverage: 71.4% of statements [2021-01-22T11:56:25.860Z] --- SKIP: TestExternalGraphDriver (0.08s) [2021-01-22T11:56:25.860Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-01-22T11:56:25.860Z] === RUN TestGraphdriverPluginV2 [2021-01-22T11:56:25.933Z] ok github.com/docker/docker/registry/resumable 0.025s coverage: 100.0% of statements [2021-01-22T11:56:26.593Z] ok github.com/docker/docker/restartmanager 0.021s coverage: 45.3% of statements [2021-01-22T11:56:27.229Z] ok github.com/docker/docker/registry 0.226s coverage: 57.2% of statements [2021-01-22T11:56:27.524Z] ok github.com/docker/docker/testutil 0.012s coverage: 62.5% of statements [2021-01-22T11:56:28.566Z] ok github.com/docker/docker/runconfig 0.018s coverage: 66.1% of statements [2021-01-22T11:56:29.444Z] Loaded image: buildpack-deps:buster [2021-01-22T11:56:29.444Z] Loaded image: busybox:latest [2021-01-22T11:56:29.444Z] Loaded image: busybox:glibc [2021-01-22T11:56:31.318Z] ok github.com/docker/docker/volume/drivers 0.037s coverage: 36.1% of statements [2021-01-22T11:56:31.353Z] Loaded image: debian:bullseye [2021-01-22T11:56:32.359Z] ok github.com/docker/docker/volume/mounts 0.053s coverage: 67.0% of statements [2021-01-22T11:56:32.415Z] --- PASS: TestGraphdriverPluginV2 (5.77s) [2021-01-22T11:56:32.415Z] PASS [2021-01-22T11:56:32.415Z] [2021-01-22T11:56:32.415Z] === Skipped [2021-01-22T11:56:32.415Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.08s) [2021-01-22T11:56:32.415Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-01-22T11:56:32.415Z] [2021-01-22T11:56:32.415Z] [2021-01-22T11:56:32.415Z] DONE 2 tests, 1 skipped in 5.974s [2021-01-22T11:56:32.415Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-01-22T11:56:32.415Z] INFO: Testing against a local daemon [2021-01-22T11:56:32.415Z] === RUN TestContinueAfterPluginCrash [2021-01-22T11:56:32.415Z] === PAUSE TestContinueAfterPluginCrash [2021-01-22T11:56:32.415Z] === RUN TestReadPluginNoRead [2021-01-22T11:56:32.415Z] === PAUSE TestReadPluginNoRead [2021-01-22T11:56:32.415Z] === RUN TestDaemonStartWithLogOpt [2021-01-22T11:56:32.415Z] === PAUSE TestDaemonStartWithLogOpt [2021-01-22T11:56:32.415Z] === CONT TestContinueAfterPluginCrash [2021-01-22T11:56:32.415Z] === CONT TestDaemonStartWithLogOpt [2021-01-22T11:56:32.651Z] ok github.com/docker/docker/volume/local 0.233s coverage: 76.6% of statements [2021-01-22T11:56:32.810Z] Loaded image: hello-world:latest [2021-01-22T11:56:33.678Z] ok github.com/docker/docker/volume/service 0.024s coverage: 73.1% of statements [2021-01-22T11:56:33.749Z] Loaded image: arm32v7/hello-world:latest [2021-01-22T11:56:34.319Z] INFO: Testing against a local daemon [2021-01-22T11:56:34.319Z] === RUN TestCgroupNamespacesBuild [2021-01-22T11:56:36.863Z] --- PASS: TestCgroupNamespacesBuild (2.51s) [2021-01-22T11:56:36.863Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-01-22T11:56:38.775Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.81s) [2021-01-22T11:56:38.775Z] === RUN TestBuildWithSession [2021-01-22T11:56:38.775Z] --- SKIP: TestBuildWithSession (0.00s) [2021-01-22T11:56:38.775Z] build_session_test.go:25: TODO: BuildKit [2021-01-22T11:56:38.775Z] === RUN TestBuildSquashParent [2021-01-22T11:56:38.935Z] Loaded image: buildpack-deps:buster [2021-01-22T11:56:38.935Z] Loaded image: busybox:latest [2021-01-22T11:56:38.935Z] Loaded image: busybox:glibc [2021-01-22T11:56:38.935Z] Loaded image: buildpack-deps:buster [2021-01-22T11:56:38.935Z] Loaded image: busybox:latest [2021-01-22T11:56:38.973Z] --- PASS: TestDaemonStartWithLogOpt (6.51s) [2021-01-22T11:56:38.973Z] === CONT TestReadPluginNoRead [2021-01-22T11:56:39.190Z] Loaded image: busybox:glibc [2021-01-22T11:56:39.911Z] INFO: Extraction ended at 01/22/2021 11:56:38. Duration:00:00:20.4673008 [2021-01-22T11:56:39.911Z] INFO: Updating the golang and path environment variables [2021-01-22T11:56:39.911Z] INFO: GOPATH=d:\gopath [2021-01-22T11:56:39.911Z] INFO: go version go1.13.15 windows/amd64 [2021-01-22T11:56:39.911Z] INFO: Running the daemon under test in debug mode [2021-01-22T11:56:39.911Z] INFO: Starting a daemon under test... [2021-01-22T11:56:39.911Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-41918\2\daemon --pidfile d:\CI\PR-41918\2\docker.pid -D [2021-01-22T11:56:39.911Z] INFO: Process started successfully. [2021-01-22T11:56:39.911Z] INFO: Start tailing logs of the daemon under tests [2021-01-22T11:56:39.911Z] INFO: Waiting for the daemon under test to start... [2021-01-22T11:56:42.255Z] === RUN TestReadPluginNoRead/default [2021-01-22T11:56:42.255Z] --- PASS: TestContinueAfterPluginCrash (10.18s) [2021-01-22T11:56:44.173Z] === RUN TestReadPluginNoRead/disabled_caching [2021-01-22T11:56:45.358Z] --- PASS: TestBuildSquashParent (6.32s) [2021-01-22T11:56:45.358Z] === RUN TestBuildWithRemoveAndForceRemove [2021-01-22T11:56:45.358Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-01-22T11:56:45.358Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-01-22T11:56:45.358Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-01-22T11:56:45.358Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-01-22T11:56:45.358Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-01-22T11:56:45.358Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-01-22T11:56:45.358Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-01-22T11:56:45.358Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-01-22T11:56:45.358Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-01-22T11:56:45.358Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-01-22T11:56:45.358Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-01-22T11:56:45.358Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-01-22T11:56:45.358Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-01-22T11:56:45.358Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-01-22T11:56:45.358Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-01-22T11:56:45.358Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-01-22T11:56:45.729Z] Loaded image: debian:bullseye [2021-01-22T11:56:45.729Z] Loaded image: hello-world:latest [2021-01-22T11:56:45.729Z] Loaded image: arm32v7/hello-world:latest [2021-01-22T11:56:45.729Z] INFO: Testing against a local daemon [2021-01-22T11:56:45.729Z] === RUN TestDockerDaemonSuite [2021-01-22T11:56:45.729Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2021-01-22T11:56:45.985Z] Loaded image: debian:bullseye [2021-01-22T11:56:46.248Z] Loaded image: hello-world:latest [2021-01-22T11:56:46.503Z] Loaded image: arm32v7/hello-world:latest [2021-01-22T11:56:46.503Z] INFO: Testing against a local daemon [2021-01-22T11:56:46.503Z] === RUN TestDockerSuite [2021-01-22T11:56:46.700Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-01-22T11:56:46.760Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-01-22T11:56:46.760Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-01-22T11:56:47.015Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-01-22T11:56:47.015Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-01-22T11:56:47.015Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-01-22T11:56:47.015Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-01-22T11:56:47.015Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-01-22T11:56:47.015Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-01-22T11:56:47.907Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-01-22T11:56:47.907Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-01-22T11:56:48.597Z] --- PASS: TestReadPluginNoRead (10.42s) [2021-01-22T11:56:48.597Z] --- PASS: TestReadPluginNoRead/default (2.32s) [2021-01-22T11:56:48.597Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.29s) [2021-01-22T11:56:48.597Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.28s) [2021-01-22T11:56:48.597Z] read_test.go:92: [dd0f6617d364e] daemon is not started [2021-01-22T11:56:48.597Z] PASS [2021-01-22T11:56:48.597Z] [2021-01-22T11:56:48.597Z] DONE 6 tests in 17.086s [2021-01-22T11:56:48.597Z] 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-22T11:56:48.597Z] testing: warning: no tests to run [2021-01-22T11:56:48.597Z] PASS [2021-01-22T11:56:48.597Z] [2021-01-22T11:56:48.597Z] DONE 0 tests in 0.043s [2021-01-22T11:56:48.597Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-01-22T11:56:48.855Z] INFO: Testing against a local daemon [2021-01-22T11:56:48.856Z] === RUN TestPluginWithDevMounts [2021-01-22T11:56:48.856Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-01-22T11:56:48.856Z] mounts_test.go:21: (*Execution).IsRootless-fm [2021-01-22T11:56:48.856Z] PASS [2021-01-22T11:56:48.856Z] [2021-01-22T11:56:48.856Z] === Skipped [2021-01-22T11:56:48.856Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2021-01-22T11:56:48.856Z] mounts_test.go:21: (*Execution).IsRootless-fm [2021-01-22T11:56:48.856Z] [2021-01-22T11:56:48.856Z] [2021-01-22T11:56:48.856Z] DONE 1 tests, 1 skipped in 0.155s [2021-01-22T11:56:48.856Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-01-22T11:56:48.856Z] INFO: Testing against a local daemon [2021-01-22T11:56:48.856Z] === RUN TestSecretInspect [2021-01-22T11:56:48.906Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-01-22T11:56:48.906Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-01-22T11:56:48.974Z] ok github.com/docker/docker/pkg/plugins 33.627s coverage: 76.6% of statements [2021-01-22T11:56:48.974Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-01-22T11:56:48.974Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-01-22T11:56:48.974Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-01-22T11:56:48.974Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-01-22T11:56:48.974Z] ? github.com/docker/docker/pkg/term [no test files] [2021-01-22T11:56:48.974Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-01-22T11:56:48.974Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-01-22T11:56:48.974Z] ? github.com/docker/docker/rootless [no test files] [2021-01-22T11:56:48.974Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-01-22T11:56:48.974Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-01-22T11:56:48.974Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-01-22T11:56:48.974Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-01-22T11:56:48.974Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-01-22T11:56:48.974Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-01-22T11:56:48.974Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-01-22T11:56:48.974Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-01-22T11:56:48.974Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-01-22T11:56:48.974Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-01-22T11:56:48.974Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-01-22T11:56:48.974Z] ? github.com/docker/docker/testutil/request [no test files] [2021-01-22T11:56:48.974Z] ? github.com/docker/docker/volume [no test files] [2021-01-22T11:56:48.974Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-01-22T11:56:48.974Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-01-22T11:56:48.974Z] [2021-01-22T11:56:48.974Z] === Skipped [2021-01-22T11:56:48.974Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2021-01-22T11:56:48.974Z] exec_linux_test.go:18: requires AppArmor to be enabled [2021-01-22T11:56:48.974Z] [2021-01-22T11:56:48.974Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2021-01-22T11:56:48.974Z] exec_linux_test.go:38: requires AppArmor to be enabled [2021-01-22T11:56:48.974Z] [2021-01-22T11:56:48.974Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-01-22T11:56:48.974Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-01-22T11:56:48.974Z] graphtest_unix.go:46: Driver btrfs not supported [2021-01-22T11:56:48.974Z] [2021-01-22T11:56:48.974Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-01-22T11:56:48.974Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-01-22T11:56:48.974Z] graphtest_unix.go:46: Driver btrfs not supported [2021-01-22T11:56:48.974Z] [2021-01-22T11:56:48.974Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-01-22T11:56:48.974Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-01-22T11:56:48.974Z] graphtest_unix.go:46: Driver btrfs not supported [2021-01-22T11:56:48.974Z] [2021-01-22T11:56:48.974Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-01-22T11:56:48.974Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-01-22T11:56:48.974Z] graphtest_unix.go:46: Driver btrfs not supported [2021-01-22T11:56:48.974Z] [2021-01-22T11:56:48.974Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-01-22T11:56:48.974Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-01-22T11:56:48.974Z] graphtest_unix.go:46: Driver btrfs not supported [2021-01-22T11:56:48.974Z] [2021-01-22T11:56:48.974Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-01-22T11:56:48.974Z] graphtest_unix.go:73: No driver to put! [2021-01-22T11:56:48.974Z] [2021-01-22T11:56:48.974Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-01-22T11:56:48.974Z] time="2021-01-22T11:55:28Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-01-22T11:56:48.974Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-01-22T11:56:48.974Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-01-22T11:56:48.974Z] [2021-01-22T11:56:48.974Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-01-22T11:56:48.974Z] time="2021-01-22T11:55:28Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-01-22T11:56:48.974Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-01-22T11:56:48.974Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-01-22T11:56:48.974Z] [2021-01-22T11:56:48.974Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-01-22T11:56:48.974Z] time="2021-01-22T11:55:28Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-01-22T11:56:48.974Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-01-22T11:56:48.974Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-01-22T11:56:48.974Z] [2021-01-22T11:56:48.974Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-01-22T11:56:48.974Z] time="2021-01-22T11:55:28Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-01-22T11:56:48.974Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-01-22T11:56:48.974Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-01-22T11:56:48.974Z] [2021-01-22T11:56:48.974Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-01-22T11:56:48.974Z] time="2021-01-22T11:55:28Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-01-22T11:56:48.974Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-01-22T11:56:48.974Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-01-22T11:56:48.974Z] [2021-01-22T11:56:48.974Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-01-22T11:56:48.974Z] graphtest_unix.go:73: No driver to put! [2021-01-22T11:56:48.974Z] [2021-01-22T11:56:48.974Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-01-22T11:56:48.974Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-01-22T11:56:48.974Z] [2021-01-22T11:56:48.974Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-01-22T11:56:48.974Z] overlay_test.go:49: Fails to compute changes intermittently [2021-01-22T11:56:48.974Z] [2021-01-22T11:56:48.974Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-01-22T11:56:48.974Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-01-22T11:56:48.974Z] [2021-01-22T11:56:48.974Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-01-22T11:56:48.974Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-01-22T11:56:48.974Z] [2021-01-22T11:56:48.974Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-01-22T11:56:48.974Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-01-22T11:56:48.974Z] graphtest_unix.go:46: Driver zfs not supported [2021-01-22T11:56:48.974Z] [2021-01-22T11:56:48.974Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-01-22T11:56:48.974Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-01-22T11:56:48.974Z] graphtest_unix.go:46: Driver zfs not supported [2021-01-22T11:56:48.974Z] [2021-01-22T11:56:48.974Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-01-22T11:56:48.974Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-01-22T11:56:48.974Z] graphtest_unix.go:46: Driver zfs not supported [2021-01-22T11:56:48.974Z] [2021-01-22T11:56:48.974Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-01-22T11:56:48.974Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-01-22T11:56:48.974Z] graphtest_unix.go:46: Driver zfs not supported [2021-01-22T11:56:48.974Z] [2021-01-22T11:56:48.974Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-01-22T11:56:48.974Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-01-22T11:56:48.974Z] graphtest_unix.go:46: Driver zfs not supported [2021-01-22T11:56:48.974Z] [2021-01-22T11:56:48.974Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-01-22T11:56:48.974Z] graphtest_unix.go:73: No driver to put! [2021-01-22T11:56:48.974Z] [2021-01-22T11:56:48.974Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-01-22T11:56:48.974Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2021-01-22T11:56:48.974Z] [2021-01-22T11:56:48.974Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-01-22T11:56:48.974Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2021-01-22T11:56:48.974Z] [2021-01-22T11:56:48.974Z] [2021-01-22T11:56:48.974Z] DONE 2194 tests, 26 skipped in 264.555s Post stage [Pipeline] junit [2021-01-22T11:56:49.018Z] Recording test results [2021-01-22T11:56:49.114Z] --- SKIP: TestSecretInspect (0.02s) [2021-01-22T11:56:49.114Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-22T11:56:49.114Z] === RUN TestSecretList [2021-01-22T11:56:49.114Z] --- SKIP: TestSecretList (0.02s) [2021-01-22T11:56:49.114Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-22T11:56:49.114Z] === RUN TestSecretsCreateAndDelete [2021-01-22T11:56:49.114Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2021-01-22T11:56:49.114Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-22T11:56:49.114Z] === RUN TestSecretsUpdate [2021-01-22T11:56:49.114Z] --- SKIP: TestSecretsUpdate (0.01s) [2021-01-22T11:56:49.114Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-22T11:56:49.114Z] === RUN TestTemplatedSecret [2021-01-22T11:56:49.114Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-01-22T11:56:49.114Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-22T11:56:49.114Z] === RUN TestSecretCreateResolve [2021-01-22T11:56:49.114Z] --- SKIP: TestSecretCreateResolve (0.03s) [2021-01-22T11:56:49.114Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-22T11:56:49.114Z] PASS [2021-01-22T11:56:49.114Z] [2021-01-22T11:56:49.114Z] === Skipped [2021-01-22T11:56:49.114Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s) [2021-01-22T11:56:49.114Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-22T11:56:49.114Z] [2021-01-22T11:56:49.114Z] === SKIP: amd64.integration.secret TestSecretList (0.02s) [2021-01-22T11:56:49.114Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-22T11:56:49.114Z] [2021-01-22T11:56:49.114Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2021-01-22T11:56:49.114Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-22T11:56:49.114Z] [2021-01-22T11:56:49.115Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2021-01-22T11:56:49.115Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-22T11:56:49.115Z] [2021-01-22T11:56:49.115Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2021-01-22T11:56:49.115Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-22T11:56:49.115Z] [2021-01-22T11:56:49.115Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.03s) [2021-01-22T11:56:49.115Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-22T11:56:49.115Z] [2021-01-22T11:56:49.115Z] [2021-01-22T11:56:49.115Z] DONE 6 tests, 6 skipped in 0.198s [2021-01-22T11:56:49.115Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-01-22T11:56:49.115Z] INFO: Testing against a local daemon [2021-01-22T11:56:49.115Z] === RUN TestServiceCreateInit [2021-01-22T11:56:49.115Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-01-22T11:56:49.115Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-01-22T11:56:49.115Z] --- PASS: TestServiceCreateInit (0.02s) [2021-01-22T11:56:49.115Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-01-22T11:56:49.115Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-22T11:56:49.115Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-01-22T11:56:49.115Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-22T11:56:49.115Z] === RUN TestCreateServiceMultipleTimes [2021-01-22T11:56:49.115Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2021-01-22T11:56:49.115Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-22T11:56:49.115Z] === RUN TestCreateServiceConflict [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-01-22T11:56:49.374Z] --- SKIP: TestCreateServiceConflict (0.01s) [2021-01-22T11:56:49.374Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-22T11:56:49.374Z] === RUN TestCreateServiceMaxReplicas [2021-01-22T11:56:49.374Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2021-01-22T11:56:49.374Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-22T11:56:49.374Z] === RUN TestCreateWithDuplicateNetworkNames [2021-01-22T11:56:49.374Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2021-01-22T11:56:49.374Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-22T11:56:49.374Z] === RUN TestCreateServiceSecretFileMode [2021-01-22T11:56:49.374Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2021-01-22T11:56:49.374Z] create_test.go:253: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-22T11:56:49.374Z] === RUN TestCreateServiceConfigFileMode [2021-01-22T11:56:49.374Z] --- SKIP: TestCreateServiceConfigFileMode (0.02s) [2021-01-22T11:56:49.374Z] create_test.go:320: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-22T11:56:49.374Z] === RUN TestCreateServiceSysctls [2021-01-22T11:56:49.374Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2021-01-22T11:56:49.374Z] create_test.go:410: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-22T11:56:49.374Z] === RUN TestCreateServiceCapabilities [2021-01-22T11:56:49.374Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2021-01-22T11:56:49.374Z] create_test.go:494: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-22T11:56:49.374Z] === RUN TestInspect [2021-01-22T11:56:49.374Z] --- SKIP: TestInspect (0.01s) [2021-01-22T11:56:49.374Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-22T11:56:49.374Z] === RUN TestCreateJob [2021-01-22T11:56:49.374Z] --- SKIP: TestCreateJob (0.01s) [2021-01-22T11:56:49.374Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-22T11:56:49.374Z] === RUN TestReplicatedJob [2021-01-22T11:56:49.374Z] --- SKIP: TestReplicatedJob (0.01s) [2021-01-22T11:56:49.374Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-22T11:56:49.374Z] === RUN TestUpdateReplicatedJob [2021-01-22T11:56:49.374Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2021-01-22T11:56:49.374Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-22T11:56:49.374Z] === RUN TestServiceListWithStatuses [2021-01-22T11:56:49.374Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-01-22T11:56:49.374Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-01-22T11:56:49.374Z] === RUN TestDockerNetworkConnectAlias [2021-01-22T11:56:49.374Z] --- SKIP: TestDockerNetworkConnectAlias (0.02s) [2021-01-22T11:56:49.374Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-22T11:56:49.374Z] === RUN TestDockerNetworkReConnect [2021-01-22T11:56:49.374Z] --- SKIP: TestDockerNetworkReConnect (0.02s) [2021-01-22T11:56:49.374Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-22T11:56:49.374Z] === RUN TestServicePlugin [2021-01-22T11:56:49.468Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-01-22T11:56:49.468Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-01-22T11:56:49.712Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-41918/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=febd0d315cb311dd1ae52f406520e6872a5867d3 -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:febd0d315cb311dd1ae52f406520e6872a5867d3 hack/make.sh dynbinary test-integration [2021-01-22T11:56:50.007Z] [2021-01-22T11:56:50.007Z] Removing bundles/ [2021-01-22T11:56:50.007Z] [2021-01-22T11:56:50.007Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-01-22T11:56:50.007Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-01-22T11:56:50.007Z] GOOS="" GOARCH="" GOARM="" [2021-01-22T11:56:50.028Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-01-22T11:56:50.284Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-01-22T11:56:50.284Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-01-22T11:56:50.452Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-01-22T11:56:50.452Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.87s) [2021-01-22T11:56:50.452Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.95s) [2021-01-22T11:56:50.452Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.12s) [2021-01-22T11:56:50.452Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.22s) [2021-01-22T11:56:50.452Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.38s) [2021-01-22T11:56:50.452Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.34s) [2021-01-22T11:56:50.452Z] === RUN TestBuildMultiStageCopy [2021-01-22T11:56:50.452Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-01-22T11:56:51.649Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-01-22T11:56:51.904Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-01-22T11:56:51.904Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-01-22T11:56:51.904Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-01-22T11:56:52.366Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-01-22T11:56:52.466Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2021-01-22T11:56:52.937Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-01-22T11:56:53.036Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-01-22T11:56:53.315Z] --- PASS: TestImportExtremelyLargeImageWorks (79.71s) [2021-01-22T11:56:53.315Z] PASS [2021-01-22T11:56:53.315Z] [2021-01-22T11:56:53.315Z] === Skipped [2021-01-22T11:56:53.315Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-01-22T11:56:53.315Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-01-22T11:56:53.315Z] [2021-01-22T11:56:53.315Z] [2021-01-22T11:56:53.315Z] DONE 12 tests, 1 skipped in 81.177s [2021-01-22T11:56:53.315Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m [2021-01-22T11:56:53.315Z] ++ 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-22T11:56:53.315Z] ++ set -e [2021-01-22T11:56:53.315Z] ++ '[' -n 0 ']' [2021-01-22T11:56:53.315Z] ++ set -x [2021-01-22T11:56:53.315Z] ++ env -i DEST=/go/src/github.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-22T11:56:53.315Z] INFO: Testing against a local daemon [2021-01-22T11:56:53.315Z] === RUN TestNetworkCreateDelete [2021-01-22T11:56:53.315Z] --- PASS: TestNetworkCreateDelete (0.12s) [2021-01-22T11:56:53.315Z] === RUN TestDockerNetworkDeletePreferID [2021-01-22T11:56:53.315Z] --- PASS: TestDockerNetworkDeletePreferID (0.38s) [2021-01-22T11:56:53.315Z] === RUN TestDaemonDNSFallback [2021-01-22T11:56:53.509Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-01-22T11:56:53.562Z] --- SKIP: TestServicePlugin (3.47s) [2021-01-22T11:56:53.562Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-22T11:56:53.562Z] === RUN TestServiceUpdateLabel [2021-01-22T11:56:53.562Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2021-01-22T11:56:53.562Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-22T11:56:53.562Z] === RUN TestServiceUpdateSecrets [2021-01-22T11:56:53.562Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2021-01-22T11:56:53.562Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-22T11:56:53.562Z] === RUN TestServiceUpdateConfigs [2021-01-22T11:56:53.562Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2021-01-22T11:56:53.562Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-22T11:56:53.562Z] === RUN TestServiceUpdateNetwork [2021-01-22T11:56:53.562Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2021-01-22T11:56:53.562Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-22T11:56:53.562Z] === RUN TestServiceUpdatePidsLimit [2021-01-22T11:56:53.562Z] --- SKIP: TestServiceUpdatePidsLimit (0.05s) [2021-01-22T11:56:53.562Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-22T11:56:53.562Z] PASS [2021-01-22T11:56:53.562Z] [2021-01-22T11:56:53.562Z] === Skipped [2021-01-22T11:56:53.562Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-01-22T11:56:53.562Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-01-22T11:56:53.562Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-22T11:56:53.562Z] [2021-01-22T11:56:53.562Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-01-22T11:56:53.562Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-01-22T11:56:53.562Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-22T11:56:53.562Z] [2021-01-22T11:56:53.562Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2021-01-22T11:56:53.562Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-22T11:56:53.562Z] [2021-01-22T11:56:53.562Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2021-01-22T11:56:53.562Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-22T11:56:53.562Z] [2021-01-22T11:56:53.562Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2021-01-22T11:56:53.562Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-22T11:56:53.562Z] [2021-01-22T11:56:53.563Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2021-01-22T11:56:53.563Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-22T11:56:53.563Z] [2021-01-22T11:56:53.563Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2021-01-22T11:56:53.563Z] create_test.go:253: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-22T11:56:53.563Z] [2021-01-22T11:56:53.563Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.02s) [2021-01-22T11:56:53.563Z] create_test.go:320: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-22T11:56:53.563Z] [2021-01-22T11:56:53.563Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2021-01-22T11:56:53.563Z] create_test.go:410: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-22T11:56:53.563Z] [2021-01-22T11:56:53.563Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2021-01-22T11:56:53.563Z] create_test.go:494: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-22T11:56:53.563Z] [2021-01-22T11:56:53.563Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2021-01-22T11:56:53.563Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-22T11:56:53.563Z] [2021-01-22T11:56:53.563Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2021-01-22T11:56:53.563Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-22T11:56:53.563Z] [2021-01-22T11:56:53.563Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2021-01-22T11:56:53.563Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-22T11:56:53.563Z] [2021-01-22T11:56:53.563Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2021-01-22T11:56:53.563Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-22T11:56:53.563Z] [2021-01-22T11:56:53.563Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-01-22T11:56:53.563Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-01-22T11:56:53.563Z] [2021-01-22T11:56:53.563Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.02s) [2021-01-22T11:56:53.563Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-22T11:56:53.563Z] [2021-01-22T11:56:53.563Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.02s) [2021-01-22T11:56:53.563Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-22T11:56:53.563Z] [2021-01-22T11:56:53.563Z] === SKIP: amd64.integration.service TestServicePlugin (3.47s) [2021-01-22T11:56:53.563Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-22T11:56:53.563Z] [2021-01-22T11:56:53.563Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2021-01-22T11:56:53.563Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-22T11:56:53.563Z] [2021-01-22T11:56:53.563Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2021-01-22T11:56:53.563Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-22T11:56:53.563Z] [2021-01-22T11:56:53.563Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2021-01-22T11:56:53.563Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-22T11:56:53.563Z] [2021-01-22T11:56:53.563Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2021-01-22T11:56:53.563Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-22T11:56:53.563Z] [2021-01-22T11:56:53.563Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.05s) [2021-01-22T11:56:53.563Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-22T11:56:53.563Z] [2021-01-22T11:56:53.563Z] [2021-01-22T11:56:53.563Z] DONE 24 tests, 23 skipped in 3.909s [2021-01-22T11:56:53.563Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-01-22T11:56:53.563Z] INFO: Testing against a local daemon [2021-01-22T11:56:53.563Z] === RUN TestSessionCreate [2021-01-22T11:56:53.563Z] --- PASS: TestSessionCreate (0.02s) [2021-01-22T11:56:53.563Z] === RUN TestSessionCreateWithBadUpgrade [2021-01-22T11:56:53.563Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-01-22T11:56:53.563Z] PASS [2021-01-22T11:56:53.563Z] [2021-01-22T11:56:53.563Z] DONE 2 tests in 0.165s [2021-01-22T11:56:53.563Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-01-22T11:56:53.563Z] INFO: Testing against a local daemon [2021-01-22T11:56:53.563Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-01-22T11:56:53.563Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.01s) [2021-01-22T11:56:53.563Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-01-22T11:56:53.563Z] === RUN TestEventsExecDie [2021-01-22T11:56:53.820Z] --- PASS: TestEventsExecDie (0.49s) [2021-01-22T11:56:53.820Z] === RUN TestEventsBackwardsCompatible [2021-01-22T11:56:53.820Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2021-01-22T11:56:53.820Z] === RUN TestInfoBinaryCommits [2021-01-22T11:56:53.820Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-01-22T11:56:53.820Z] === RUN TestInfoAPIVersioned [2021-01-22T11:56:53.820Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-01-22T11:56:53.820Z] === RUN TestInfoDiscoveryBackend [2021-01-22T11:56:53.943Z] --- PASS: TestDaemonDNSFallback (2.53s) [2021-01-22T11:56:53.943Z] === RUN TestInspectNetwork [2021-01-22T11:56:53.967Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-01-22T11:56:54.080Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-01-22T11:56:54.223Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-01-22T11:56:54.223Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-01-22T11:56:54.223Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-01-22T11:56:54.478Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-01-22T11:56:54.651Z] --- PASS: TestBuildMultiStageCopy (4.36s) [2021-01-22T11:56:54.651Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.22s) [2021-01-22T11:56:54.651Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.52s) [2021-01-22T11:56:54.651Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.53s) [2021-01-22T11:56:54.651Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.52s) [2021-01-22T11:56:54.651Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.57s) [2021-01-22T11:56:54.651Z] === RUN TestBuildMultiStageParentConfig [2021-01-22T11:56:55.719Z] --- PASS: TestInfoDiscoveryBackend (1.53s) [2021-01-22T11:56:55.719Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-01-22T11:56:56.035Z] --- PASS: TestBuildMultiStageParentConfig (1.43s) [2021-01-22T11:56:56.035Z] === RUN TestBuildLabelWithTargets [2021-01-22T11:56:58.577Z] --- PASS: TestBuildLabelWithTargets (2.21s) [2021-01-22T11:56:58.577Z] === RUN TestBuildWithEmptyLayers [2021-01-22T11:56:58.999Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.37s) [2021-01-22T11:56:58.999Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-01-22T11:56:58.999Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-01-22T11:56:58.999Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-01-22T11:56:58.999Z] === RUN TestInfoAPI [2021-01-22T11:56:58.999Z] --- PASS: TestInfoAPI (0.04s) [2021-01-22T11:56:58.999Z] === RUN TestInfoAPIWarnings [2021-01-22T11:56:59.517Z] --- PASS: TestBuildWithEmptyLayers (1.05s) [2021-01-22T11:56:59.517Z] === RUN TestBuildMultiStageOnBuild [2021-01-22T11:57:00.887Z] === RUN TestInspectNetwork/full_network_id [2021-01-22T11:57:00.887Z] === RUN TestInspectNetwork/partial_network_id [2021-01-22T11:57:00.887Z] === RUN TestInspectNetwork/network_name [2021-01-22T11:57:00.887Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-01-22T11:57:01.008Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-01-22T11:57:01.072Z] .....INFO: Daemon under test started and replied! [2021-01-22T11:57:01.072Z] INFO: Docker version of the daemon under test [2021-01-22T11:57:01.072Z] [2021-01-22T11:57:01.072Z] Client: [2021-01-22T11:57:01.072Z] Version: 17.06.2-ce [2021-01-22T11:57:01.072Z] API version: 1.30 [2021-01-22T11:57:01.072Z] Go version: go1.8.3 [2021-01-22T11:57:01.072Z] Git commit: cec0b72 [2021-01-22T11:57:01.072Z] Built: Tue Sep 5 19:57:19 2017 [2021-01-22T11:57:01.072Z] OS/Arch: windows/amd64 [2021-01-22T11:57:01.072Z] [2021-01-22T11:57:01.072Z] Server: [2021-01-22T11:57:01.072Z] Version: 0.0.0-dev [2021-01-22T11:57:01.072Z] API version: 1.41 (minimum version 1.24) [2021-01-22T11:57:01.072Z] Go version: go1.13.15 [2021-01-22T11:57:01.072Z] Git commit: febd0d315c [2021-01-22T11:57:01.072Z] Built: 01/22/2021 11:55:04 [2021-01-22T11:57:01.072Z] OS/Arch: windows/amd64 [2021-01-22T11:57:01.072Z] Experimental: false [2021-01-22T11:57:01.072Z] [2021-01-22T11:57:01.072Z] INFO: Docker info of the daemon under test [2021-01-22T11:57:01.072Z] [2021-01-22T11:57:01.072Z] Containers: 0 [2021-01-22T11:57:01.072Z] Running: 0 [2021-01-22T11:57:01.072Z] Paused: 0 [2021-01-22T11:57:01.072Z] Stopped: 0 [2021-01-22T11:57:01.072Z] Images: 0 [2021-01-22T11:57:01.072Z] Server Version: 0.0.0-dev [2021-01-22T11:57:01.072Z] Storage Driver: windowsfilter [2021-01-22T11:57:01.072Z] Windows: [2021-01-22T11:57:01.072Z] Logging Driver: json-file [2021-01-22T11:57:01.072Z] Plugins: [2021-01-22T11:57:01.072Z] Volume: local [2021-01-22T11:57:01.072Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-01-22T11:57:01.072Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-01-22T11:57:01.072Z] Swarm: inactive [2021-01-22T11:57:01.072Z] Default Isolation: process [2021-01-22T11:57:01.072Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-01-22T11:57:01.072Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1637) [2021-01-22T11:57:01.072Z] OSType: windows [2021-01-22T11:57:01.072Z] Architecture: x86_64 [2021-01-22T11:57:01.072Z] CPUs: 4 [2021-01-22T11:57:01.072Z] Total Memory: 32GiB [2021-01-22T11:57:01.072Z] Name: azwin-2-d7eb50 [2021-01-22T11:57:01.072Z] ID: Z33P:66TP:TJ5P:O6L4:JJKJ:YRVR:ZNAT:DPSI:AVDZ:OI4B:JK6Q:HRCM [2021-01-22T11:57:01.072Z] Docker Root Dir: D:\CI\PR-41918\2\daemon [2021-01-22T11:57:01.072Z] Debug Mode (client): false [2021-01-22T11:57:01.072Z] Debug Mode (server): true [2021-01-22T11:57:01.072Z] File Descriptors: -1 [2021-01-22T11:57:01.072Z] Goroutines: 16 [2021-01-22T11:57:01.072Z] System Time: 2021-01-22T11:56:58.5764202Z [2021-01-22T11:57:01.072Z] EventsListeners: 0 [2021-01-22T11:57:01.072Z] Registry: https://index.docker.io/v1/ [2021-01-22T11:57:01.072Z] Labels: [2021-01-22T11:57:01.072Z] Experimental: false [2021-01-22T11:57:01.072Z] Insecure Registries: [2021-01-22T11:57:01.072Z] 127.0.0.0/8 [2021-01-22T11:57:01.072Z] Live Restore Enabled: false [2021-01-22T11:57:01.072Z] [2021-01-22T11:57:01.072Z] [2021-01-22T11:57:01.072Z] INFO: Docker images of the daemon under test [2021-01-22T11:57:01.072Z] [2021-01-22T11:57:01.072Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-01-22T11:57:01.072Z] [2021-01-22T11:57:01.072Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2021-01-22T11:57:01.072Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2021-01-22T11:57:01.072Z] ltsc2019: Pulling from windows/servercore [2021-01-22T11:57:01.072Z] 4612f6d0b889: Pulling fs layer [2021-01-22T11:57:01.072Z] 4dcc9a9b9e68: Pulling fs layer [2021-01-22T11:57:02.059Z] --- PASS: TestBuildMultiStageOnBuild (2.74s) [2021-01-22T11:57:02.059Z] === RUN TestBuildUncleanTarFilenames [2021-01-22T11:57:03.442Z] --- PASS: TestBuildUncleanTarFilenames (1.42s) [2021-01-22T11:57:03.442Z] === RUN TestBuildMultiStageLayerLeak [2021-01-22T11:57:03.528Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-01-22T11:57:05.337Z] --- PASS: TestInspectNetwork (11.50s) [2021-01-22T11:57:05.337Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-01-22T11:57:05.337Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-01-22T11:57:05.337Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-01-22T11:57:05.337Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-01-22T11:57:05.337Z] === RUN TestRunContainerWithBridgeNone [2021-01-22T11:57:06.046Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-01-22T11:57:06.740Z] --- PASS: TestBuildMultiStageLayerLeak (2.79s) [2021-01-22T11:57:06.740Z] === RUN TestBuildWithHugeFile [2021-01-22T11:57:06.904Z] 4dcc9a9b9e68: Verifying Checksum [2021-01-22T11:57:06.904Z] 4dcc9a9b9e68: Download complete [2021-01-22T11:57:07.933Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-01-22T11:57:08.083Z] --- PASS: TestRunContainerWithBridgeNone (2.50s) [2021-01-22T11:57:08.083Z] === RUN TestNetworkInvalidJSON [2021-01-22T11:57:08.083Z] === RUN TestNetworkInvalidJSON//networks/create [2021-01-22T11:57:08.083Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-01-22T11:57:08.083Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-01-22T11:57:08.083Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-01-22T11:57:08.083Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-01-22T11:57:08.083Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-01-22T11:57:08.083Z] === CONT TestNetworkInvalidJSON//networks/create [2021-01-22T11:57:08.083Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-01-22T11:57:08.083Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-01-22T11:57:08.083Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2021-01-22T11:57:08.083Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-01-22T11:57:08.083Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-01-22T11:57:08.083Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-01-22T11:57:08.083Z] === RUN TestNetworkList [2021-01-22T11:57:08.083Z] === RUN TestNetworkList//networks [2021-01-22T11:57:08.083Z] === PAUSE TestNetworkList//networks [2021-01-22T11:57:08.083Z] === RUN TestNetworkList//networks/ [2021-01-22T11:57:08.083Z] === PAUSE TestNetworkList//networks/ [2021-01-22T11:57:08.083Z] === CONT TestNetworkList//networks [2021-01-22T11:57:08.083Z] === CONT TestNetworkList//networks/ [2021-01-22T11:57:08.083Z] --- PASS: TestNetworkList (0.02s) [2021-01-22T11:57:08.083Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-01-22T11:57:08.083Z] --- PASS: TestNetworkList//networks (0.00s) [2021-01-22T11:57:08.083Z] === RUN TestHostIPv4BridgeLabel [2021-01-22T11:57:08.372Z] --- PASS: TestHostIPv4BridgeLabel (0.54s) [2021-01-22T11:57:08.372Z] === RUN TestDaemonRestartWithLiveRestore [2021-01-22T11:57:08.861Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-01-22T11:57:09.399Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2021-01-22T11:57:09.399Z] === RUN TestDaemonDefaultNetworkPools [2021-01-22T11:57:09.423Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-01-22T11:57:09.988Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-01-22T11:57:10.427Z] --- PASS: TestDaemonDefaultNetworkPools (0.85s) [2021-01-22T11:57:10.427Z] === RUN TestDaemonRestartWithExistingNetwork [2021-01-22T11:57:10.918Z] === RUN TestDockerSuite/TestAttachAfterDetach [2021-01-22T11:57:11.173Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2021-01-22T11:57:11.526Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.19s) [2021-01-22T11:57:11.526Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-01-22T11:57:13.024Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.23s) [2021-01-22T11:57:13.024Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-01-22T11:57:13.061Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2021-01-22T11:57:13.314Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.64s) [2021-01-22T11:57:13.314Z] === RUN TestServiceWithPredefinedNetwork [2021-01-22T11:57:13.987Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2021-01-22T11:57:14.914Z] === RUN TestDockerSuite/TestAttachDetach [2021-01-22T11:57:16.288Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-01-22T11:57:16.288Z] --- PASS: TestBuildWithHugeFile (106.69s) [2021-01-22T11:57:16.288Z] === RUN TestBuildWithEmptyDockerfile [2021-01-22T11:57:16.288Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-01-22T11:57:16.288Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-01-22T11:57:16.288Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-01-22T11:57:16.288Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-01-22T11:57:16.288Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-01-22T11:57:16.288Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-01-22T11:57:16.288Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-01-22T11:57:16.288Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-01-22T11:57:16.288Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2021-01-22T11:57:16.545Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-01-22T11:57:16.545Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2021-01-22T11:57:16.545Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.23s) [2021-01-22T11:57:16.545Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.26s) [2021-01-22T11:57:16.545Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.12s) [2021-01-22T11:57:16.545Z] === RUN TestBuildPreserveOwnership [2021-01-22T11:57:16.545Z] === RUN TestBuildPreserveOwnership/copy_from [2021-01-22T11:57:16.801Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-01-22T11:57:17.088Z] --- PASS: TestInfoAPIWarnings (17.37s) [2021-01-22T11:57:17.088Z] === RUN TestInfoDebug [2021-01-22T11:57:17.653Z] --- PASS: TestInfoDebug (1.53s) [2021-01-22T11:57:17.653Z] === RUN TestInfoInsecureRegistries [2021-01-22T11:57:17.798Z] --- PASS: TestServiceWithPredefinedNetwork (3.83s) [2021-01-22T11:57:17.798Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-01-22T11:57:17.798Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-01-22T11:57:17.798Z] service_test.go:236: FLAKY_TEST [2021-01-22T11:57:17.798Z] === RUN TestServiceWithDataPathPortInit [2021-01-22T11:57:18.166Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2021-01-22T11:57:18.727Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-01-22T11:57:19.335Z] 4612f6d0b889: Verifying Checksum [2021-01-22T11:57:19.335Z] 4612f6d0b889: Download complete [2021-01-22T11:57:19.551Z] --- PASS: TestInfoInsecureRegistries (1.53s) [2021-01-22T11:57:19.551Z] === RUN TestInfoRegistryMirrors [2021-01-22T11:57:19.657Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-01-22T11:57:19.657Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-01-22T11:57:20.217Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-01-22T11:57:20.779Z] --- PASS: TestBuildPreserveOwnership (4.25s) [2021-01-22T11:57:20.779Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.87s) [2021-01-22T11:57:20.779Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.36s) [2021-01-22T11:57:20.779Z] === RUN TestBuildPlatformInvalid [2021-01-22T11:57:20.924Z] --- PASS: TestInfoRegistryMirrors (1.52s) [2021-01-22T11:57:20.924Z] === RUN TestLoginFailsWithBadCredentials [2021-01-22T11:57:20.924Z] --- PASS: TestLoginFailsWithBadCredentials (0.17s) [2021-01-22T11:57:20.924Z] === RUN TestPingCacheHeaders [2021-01-22T11:57:20.924Z] --- PASS: TestPingCacheHeaders (0.04s) [2021-01-22T11:57:20.924Z] === RUN TestPingGet [2021-01-22T11:57:20.924Z] --- PASS: TestPingGet (0.02s) [2021-01-22T11:57:20.924Z] === RUN TestPingHead [2021-01-22T11:57:20.924Z] --- PASS: TestPingHead (0.02s) [2021-01-22T11:57:20.924Z] === RUN TestVersion [2021-01-22T11:57:21.036Z] --- PASS: TestBuildPlatformInvalid (0.12s) [2021-01-22T11:57:21.036Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-01-22T11:57:21.182Z] --- PASS: TestVersion (0.02s) [2021-01-22T11:57:21.182Z] PASS [2021-01-22T11:57:21.182Z] [2021-01-22T11:57:21.182Z] === Skipped [2021-01-22T11:57:21.182Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.01s) [2021-01-22T11:57:21.182Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-01-22T11:57:21.182Z] [2021-01-22T11:57:21.182Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-01-22T11:57:21.182Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-01-22T11:57:21.182Z] [2021-01-22T11:57:21.182Z] [2021-01-22T11:57:21.182Z] DONE 18 tests, 2 skipped in 27.883s [2021-01-22T11:57:21.182Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-01-22T11:57:21.182Z] INFO: Testing against a local daemon [2021-01-22T11:57:21.182Z] === RUN TestVolumesCreateAndList [2021-01-22T11:57:21.182Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-01-22T11:57:21.182Z] === RUN TestVolumesRemove [2021-01-22T11:57:21.182Z] --- PASS: TestVolumesRemove (0.05s) [2021-01-22T11:57:21.182Z] === RUN TestVolumesInspect [2021-01-22T11:57:21.182Z] --- PASS: TestVolumesInspect (0.02s) [2021-01-22T11:57:21.182Z] === RUN TestVolumesInvalidJSON [2021-01-22T11:57:21.182Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-01-22T11:57:21.182Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-01-22T11:57:21.182Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-01-22T11:57:21.182Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2021-01-22T11:57:21.182Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-01-22T11:57:21.182Z] PASS [2021-01-22T11:57:21.182Z] [2021-01-22T11:57:21.182Z] DONE 5 tests in 0.228s [2021-01-22T11:57:21.292Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-01-22T11:57:21.440Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-01-22T11:57:21.440Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12198 is not a child of this shell [2021-01-22T11:57:21.440Z] warning: PID 12198 from bundles/test-integration/docker.pid had a nonzero exit code [2021-01-22T11:57:21.440Z] Leaving: AppArmorNo profiles have been unloaded. [2021-01-22T11:57:21.440Z] [2021-01-22T11:57:21.440Z] Unloading profiles will leave already running processes permanently [2021-01-22T11:57:21.440Z] unconfined, which can lead to unexpected situations. [2021-01-22T11:57:21.440Z] [2021-01-22T11:57:21.440Z] To set a process to complain mode, use the command line tool [2021-01-22T11:57:21.440Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-01-22T11:57:21.440Z] Removing test suite binaries [2021-01-22T11:57:21.440Z] exiting test-integration [2021-01-22T11:57:21.440Z] ++ exit 0 [2021-01-22T11:57:22.372Z] [2021-01-22T11:57:22.659Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2021-01-22T11:57:22.915Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile Post stage [2021-01-22T11:57:24.283Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [Pipeline] junit [2021-01-22T11:57:24.288Z] Recording test results [2021-01-22T11:57:25.649Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2021-01-22T11:57:25.649Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-01-22T11:57:25.649Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-01-22T11:57:26.193Z] + echo Ensuring container killed. [2021-01-22T11:57:26.193Z] Ensuring container killed. [2021-01-22T11:57:26.193Z] + docker rm -vf docker-pr2 [2021-01-22T11:57:26.193Z] Error: No such container: docker-pr2 [2021-01-22T11:57:26.193Z] + true [Pipeline] sh [2021-01-22T11:57:26.471Z] + echo Chowning /workspace to jenkins user [2021-01-22T11:57:26.471Z] Chowning /workspace to jenkins user [2021-01-22T11:57:26.471Z] + id -u [2021-01-22T11:57:26.471Z] + id -g [2021-01-22T11:57:26.471Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41918:/workspace busybox chown -R 1000:1000 /workspace [2021-01-22T11:57:26.471Z] Unable to find image 'busybox:latest' locally [2021-01-22T11:57:26.471Z] latest: Pulling from library/busybox [2021-01-22T11:57:26.471Z] e5d9363303dd: Pulling fs layer [2021-01-22T11:57:26.576Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-01-22T11:57:26.729Z] e5d9363303dd: Verifying Checksum [2021-01-22T11:57:26.729Z] e5d9363303dd: Download complete [2021-01-22T11:57:26.987Z] e5d9363303dd: Pull complete [2021-01-22T11:57:26.987Z] Digest: sha256:c5439d7db88ab5423999530349d327b04279ad3161d7596d2126dfb5b02bfd1f [2021-01-22T11:57:26.987Z] Status: Downloaded newer image for busybox:latest [2021-01-22T11:57:27.505Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-01-22T11:57:28.068Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-01-22T11:57:28.679Z] + bundleName=amd64-rootless [2021-01-22T11:57:28.679Z] + echo Creating amd64-rootless-bundles.tar.gz [2021-01-22T11:57:28.679Z] Creating amd64-rootless-bundles.tar.gz [2021-01-22T11:57:28.679Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [2021-01-22T11:57:28.679Z] + 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-22T11:57:28.690Z] Archiving artifacts [2021-01-22T11:57:30.276Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41918/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-01-22T11:57:30.586Z] + make clean [2021-01-22T11:57:30.845Z] docker volume rm -f docker-dev-cache [2021-01-22T11:57:30.845Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-01-22T11:57:32.238Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2021-01-22T11:57:35.504Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2021-01-22T11:57:38.053Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2021-01-22T11:57:39.417Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2021-01-22T11:57:39.725Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2021-01-22T11:57:39.725Z] Copying nested executables into bundles/cross/linux/amd64 [2021-01-22T11:57:39.725Z] Cross building: bundles/cross/windows/amd64 [2021-01-22T11:57:39.725Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2021-01-22T11:57:39.725Z] GOOS="windows" GOARCH="amd64" GOARM="" [2021-01-22T11:57:40.217Z] --- PASS: TestServiceWithDataPathPortInit (20.95s) [2021-01-22T11:57:40.217Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-01-22T11:57:41.931Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2021-01-22T11:57:42.492Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2021-01-22T11:57:43.053Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2021-01-22T11:57:44.418Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2021-01-22T11:57:44.979Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2021-01-22T11:57:47.492Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-01-22T11:57:47.749Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2021-01-22T11:57:48.005Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-01-22T11:57:48.668Z] --- PASS: TestServiceWithDefaultAddressPoolInit (10.33s) [2021-01-22T11:57:48.668Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:w61tch1u8nf23nzroqvuugbkj Created:2021-01-22 11:57:39.569737024 +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[a9f2daa8d309a4f39e19646e08b53052c98c676058f832970b3055d943b556e6:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.svtqajs6ddb24dpkoqp7ewbsk EndpointID:745f47e75a7e6c910072a7c4f7184d5e20fdcffbee8af3badcd14e2b0c6f2ce2 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:d483867b44fa70fb77b05ebc0063cdae0b439dfe46b073430d36bbc02925bd75 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:a3ca67d1bc18 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.svtqajs6ddb24dpkoqp7ewbsk EndpointID:745f47e75a7e6c910072a7c4f7184d5e20fdcffbee8af3badcd14e2b0c6f2ce2 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-01-22T11:57:48.668Z] PASS [2021-01-22T11:57:48.668Z] [2021-01-22T11:57:48.668Z] === Skipped [2021-01-22T11:57:48.668Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-01-22T11:57:48.668Z] service_test.go:236: FLAKY_TEST [2021-01-22T11:57:48.668Z] [2021-01-22T11:57:48.668Z] [2021-01-22T11:57:48.668Z] DONE 26 tests, 1 skipped in 57.723s [2021-01-22T11:57:48.668Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-01-22T11:57:48.668Z] ++ 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-22T11:57:48.668Z] ++ set -e [2021-01-22T11:57:48.668Z] ++ '[' -n 0 ']' [2021-01-22T11:57:48.668Z] ++ set -x [2021-01-22T11:57:48.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-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-22T11:57:48.668Z] INFO: Testing against a local daemon [2021-01-22T11:57:48.668Z] === RUN TestDockerNetworkIpvlanPersistance [2021-01-22T11:57:48.668Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-01-22T11:57:48.668Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-01-22T11:57:48.668Z] === RUN TestDockerNetworkIpvlan [2021-01-22T11:57:48.668Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-01-22T11:57:48.668Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-01-22T11:57:48.668Z] PASS [2021-01-22T11:57:48.668Z] [2021-01-22T11:57:48.668Z] === Skipped [2021-01-22T11:57:48.668Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-01-22T11:57:48.668Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-01-22T11:57:48.668Z] [2021-01-22T11:57:48.668Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-01-22T11:57:48.668Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-01-22T11:57:48.668Z] [2021-01-22T11:57:48.668Z] [2021-01-22T11:57:48.668Z] DONE 2 tests, 2 skipped in 0.072s [2021-01-22T11:57:48.668Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-01-22T11:57:48.668Z] ++ 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-22T11:57:48.668Z] ++ set -e [2021-01-22T11:57:48.668Z] ++ '[' -n 0 ']' [2021-01-22T11:57:48.668Z] ++ set -x [2021-01-22T11:57:48.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-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-22T11:57:48.668Z] INFO: Testing against a local daemon [2021-01-22T11:57:48.668Z] === RUN TestDockerNetworkMacvlanPersistance [2021-01-22T11:57:49.372Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2021-01-22T11:57:49.629Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-01-22T11:57:49.885Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-01-22T11:57:50.168Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.43s) [2021-01-22T11:57:50.168Z] === RUN TestDockerNetworkMacvlan [2021-01-22T11:57:51.195Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-01-22T11:57:51.252Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2021-01-22T11:57:51.823Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-01-22T11:57:52.179Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2021-01-22T11:57:52.851Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-01-22T11:57:53.106Z] Loaded image: buildpack-deps:buster [2021-01-22T11:57:53.106Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2021-01-22T11:57:53.361Z] Loaded image: busybox:latest [2021-01-22T11:57:53.617Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-01-22T11:57:53.617Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2021-01-22T11:57:53.617Z] Loaded image: busybox:glibc [2021-01-22T11:57:56.131Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-01-22T11:57:57.072Z] Loaded image: debian:bullseye [2021-01-22T11:57:57.072Z] Loaded image: hello-world:latest [2021-01-22T11:57:57.072Z] Loaded image: arm32v7/hello-world:latest [2021-01-22T11:57:57.284Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-01-22T11:57:57.328Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2021-01-22T11:57:57.328Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-01-22T11:58:00.784Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-01-22T11:58:01.497Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2021-01-22T11:58:01.497Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2021-01-22T11:58:02.057Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2021-01-22T11:58:02.618Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2021-01-22T11:58:03.032Z] --- PASS: TestBuildWithHugeFile (51.70s) [2021-01-22T11:58:03.032Z] === RUN TestBuildWithEmptyDockerfile [2021-01-22T11:58:03.032Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-01-22T11:58:03.032Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-01-22T11:58:03.032Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-01-22T11:58:03.032Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-01-22T11:58:03.032Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-01-22T11:58:03.032Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-01-22T11:58:03.032Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-01-22T11:58:03.032Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-01-22T11:58:03.032Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-01-22T11:58:03.032Z] --- PASS: TestBuildWithEmptyDockerfile (0.23s) [2021-01-22T11:58:03.032Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.31s) [2021-01-22T11:58:03.032Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.33s) [2021-01-22T11:58:03.032Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.33s) [2021-01-22T11:58:03.032Z] === RUN TestBuildPreserveOwnership [2021-01-22T11:58:03.032Z] === RUN TestBuildPreserveOwnership/copy_from [2021-01-22T11:58:03.032Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-01-22T11:58:03.179Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2021-01-22T11:58:04.105Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-01-22T11:58:04.943Z] --- PASS: TestBuildPreserveOwnership (6.02s) [2021-01-22T11:58:04.943Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.89s) [2021-01-22T11:58:04.943Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.11s) [2021-01-22T11:58:04.943Z] === RUN TestBuildPlatformInvalid [2021-01-22T11:58:04.943Z] --- PASS: TestBuildPlatformInvalid (0.19s) [2021-01-22T11:58:04.943Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-01-22T11:58:05.994Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (45.09s) [2021-01-22T11:58:05.994Z] PASS [2021-01-22T11:58:05.994Z] [2021-01-22T11:58:05.994Z] === Skipped [2021-01-22T11:58:05.994Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-01-22T11:58:05.994Z] build_session_test.go:25: TODO: BuildKit [2021-01-22T11:58:05.994Z] [2021-01-22T11:58:05.994Z] [2021-01-22T11:58:05.994Z] DONE 33 tests, 1 skipped in 247.139s [2021-01-22T11:58:05.994Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-01-22T11:58:05.994Z] ++ 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-22T11:58:05.994Z] ++ set -e [2021-01-22T11:58:05.994Z] ++ '[' -n 0 ']' [2021-01-22T11:58:05.994Z] ++ set -x [2021-01-22T11:58:05.994Z] ++ env -i DEST=/go/src/github.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-22T11:58:06.250Z] INFO: Testing against a local daemon [2021-01-22T11:58:06.250Z] === RUN TestConfigInspect [2021-01-22T11:58:06.506Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2021-01-22T11:58:07.869Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-01-22T11:58:08.124Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-01-22T11:58:09.270Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-01-22T11:58:09.490Z] --- PASS: TestConfigInspect (3.01s) [2021-01-22T11:58:09.490Z] === RUN TestConfigList [2021-01-22T11:58:09.490Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-01-22T11:58:10.297Z] --- PASS: TestDockerNetworkMacvlan (20.00s) [2021-01-22T11:58:10.297Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.10s) [2021-01-22T11:58:10.297Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.13s) [2021-01-22T11:58:10.297Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.55s) [2021-01-22T11:58:10.297Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.62s) [2021-01-22T11:58:10.297Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.61s) [2021-01-22T11:58:10.297Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.54s) [2021-01-22T11:58:10.297Z] PASS [2021-01-22T11:58:10.297Z] [2021-01-22T11:58:10.297Z] DONE 8 tests in 21.507s [2021-01-22T11:58:10.297Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m [2021-01-22T11:58:10.297Z] ++ 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-22T11:58:10.297Z] ++ set -e [2021-01-22T11:58:10.297Z] ++ '[' -n 0 ']' [2021-01-22T11:58:10.297Z] ++ set -x [2021-01-22T11:58:10.297Z] ++ env -i DEST=/go/src/github.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-22T11:58:10.297Z] testing: warning: no tests to run [2021-01-22T11:58:10.297Z] PASS [2021-01-22T11:58:10.297Z] [2021-01-22T11:58:10.297Z] DONE 0 tests in 0.015s [2021-01-22T11:58:10.297Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-01-22T11:58:10.297Z] ++ 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-22T11:58:10.297Z] ++ set -e [2021-01-22T11:58:10.297Z] ++ '[' -n 0 ']' [2021-01-22T11:58:10.297Z] ++ set -x [2021-01-22T11:58:10.297Z] ++ env -i DEST=/go/src/github.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-22T11:58:10.297Z] INFO: Testing against a local daemon [2021-01-22T11:58:10.297Z] === RUN TestAuthZPluginAllowRequest [2021-01-22T11:58:11.378Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2021-01-22T11:58:12.305Z] --- PASS: TestConfigList (3.05s) [2021-01-22T11:58:12.305Z] === RUN TestConfigsCreateAndDelete [2021-01-22T11:58:12.352Z] --- PASS: TestAuthZPluginAllowRequest (1.77s) [2021-01-22T11:58:12.352Z] === RUN TestAuthZPluginTLS [2021-01-22T11:58:12.641Z] --- PASS: TestAuthZPluginTLS (0.53s) [2021-01-22T11:58:12.641Z] === RUN TestAuthZPluginDenyRequest [2021-01-22T11:58:12.930Z] --- PASS: TestAuthZPluginDenyRequest (0.52s) [2021-01-22T11:58:12.930Z] === RUN TestAuthZPluginAPIDenyResponse [2021-01-22T11:58:13.231Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-01-22T11:58:13.558Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2021-01-22T11:58:13.558Z] === RUN TestAuthZPluginDenyResponse [2021-01-22T11:58:13.792Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2021-01-22T11:58:13.792Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2021-01-22T11:58:14.048Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-01-22T11:58:14.187Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2021-01-22T11:58:14.187Z] === RUN TestAuthZPluginAllowEventStream [2021-01-22T11:58:14.976Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-01-22T11:58:15.538Z] --- PASS: TestConfigsCreateAndDelete (3.17s) [2021-01-22T11:58:15.538Z] === RUN TestConfigsUpdate [2021-01-22T11:58:16.112Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2021-01-22T11:58:16.243Z] --- PASS: TestAuthZPluginAllowEventStream (1.72s) [2021-01-22T11:58:16.243Z] === RUN TestAuthZPluginErrorResponse [2021-01-22T11:58:16.243Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2021-01-22T11:58:16.243Z] === RUN TestAuthZPluginErrorRequest [2021-01-22T11:58:16.871Z] --- PASS: TestAuthZPluginErrorRequest (0.52s) [2021-01-22T11:58:16.871Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-01-22T11:58:17.172Z] Loaded image: buildpack-deps:buster [2021-01-22T11:58:17.433Z] Loaded image: busybox:latest [2021-01-22T11:58:17.433Z] Loaded image: busybox:glibc [2021-01-22T11:58:17.500Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2021-01-22T11:58:17.500Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-01-22T11:58:18.629Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-01-22T11:58:18.629Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2021-01-22T11:58:18.884Z] --- PASS: TestConfigsUpdate (3.29s) [2021-01-22T11:58:18.884Z] === RUN TestTemplatedConfig [2021-01-22T11:58:19.555Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.23s) [2021-01-22T11:58:19.555Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-01-22T11:58:19.810Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2021-01-22T11:58:19.977Z] Loaded image: debian:bullseye [2021-01-22T11:58:19.977Z] Loaded image: hello-world:latest [2021-01-22T11:58:19.977Z] Loaded image: arm32v7/hello-world:latest [2021-01-22T11:58:21.176Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-01-22T11:58:21.432Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2021-01-22T11:58:22.271Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.31s) [2021-01-22T11:58:22.271Z] === RUN TestAuthZPluginHeader [2021-01-22T11:58:22.359Z] --- PASS: TestTemplatedConfig (3.38s) [2021-01-22T11:58:22.359Z] === RUN TestConfigCreateResolve [2021-01-22T11:58:22.359Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-01-22T11:58:22.899Z] --- PASS: TestAuthZPluginHeader (0.86s) [2021-01-22T11:58:22.899Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-01-22T11:58:22.899Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-01-22T11:58:22.899Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-01-22T11:58:22.899Z] === RUN TestAuthZPluginV2Disable [2021-01-22T11:58:22.899Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2021-01-22T11:58:22.899Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-01-22T11:58:22.899Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-01-22T11:58:22.899Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-01-22T11:58:22.899Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-01-22T11:58:22.899Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-01-22T11:58:22.899Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-01-22T11:58:22.899Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-01-22T11:58:22.899Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-01-22T11:58:23.723Z] === RUN TestDockerSuite/TestBuildAddScript [2021-01-22T11:58:24.284Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2021-01-22T11:58:24.844Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2021-01-22T11:58:25.405Z] --- PASS: TestConfigCreateResolve (3.10s) [2021-01-22T11:58:25.405Z] === RUN TestConfigDaemonLibtrustID [2021-01-22T11:58:25.967Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2021-01-22T11:58:25.967Z] PASS [2021-01-22T11:58:25.967Z] [2021-01-22T11:58:25.967Z] DONE 7 tests in 19.669s [2021-01-22T11:58:25.967Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-01-22T11:58:25.967Z] ++ 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-22T11:58:25.967Z] ++ set -e [2021-01-22T11:58:25.967Z] ++ '[' -n 0 ']' [2021-01-22T11:58:25.967Z] ++ set -x [2021-01-22T11:58:25.967Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-22T11:58:25.967Z] INFO: Testing against a local daemon [2021-01-22T11:58:25.967Z] === RUN TestCheckpoint [2021-01-22T11:58:25.967Z] --- SKIP: TestCheckpoint (0.00s) [2021-01-22T11:58:25.967Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-01-22T11:58:25.967Z] === RUN TestContainerInvalidJSON [2021-01-22T11:58:25.967Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-01-22T11:58:25.967Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-01-22T11:58:25.967Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-01-22T11:58:25.967Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-01-22T11:58:25.967Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-01-22T11:58:25.967Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-01-22T11:58:25.967Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-01-22T11:58:25.967Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-01-22T11:58:25.967Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-01-22T11:58:25.967Z] --- PASS: TestContainerInvalidJSON (0.02s) [2021-01-22T11:58:25.967Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-01-22T11:58:25.967Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-01-22T11:58:25.967Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2021-01-22T11:58:25.967Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-01-22T11:58:25.967Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2021-01-22T11:58:25.967Z] === RUN TestCopyFromContainerPathIsNotDir [2021-01-22T11:58:26.225Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2021-01-22T11:58:26.225Z] === RUN TestCopyToContainerPathDoesNotExist [2021-01-22T11:58:26.225Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-01-22T11:58:26.225Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2021-01-22T11:58:26.225Z] === RUN TestCopyToContainerPathIsNotDir [2021-01-22T11:58:26.225Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2021-01-22T11:58:26.225Z] === RUN TestCopyFromContainer [2021-01-22T11:58:27.292Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-01-22T11:58:27.292Z] [2021-01-22T11:58:27.292Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-01-22T11:58:27.292Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-01-22T11:58:27.292Z] HOSTNAME=d2c9fddbdb6d [2021-01-22T11:58:27.292Z] TESTDEBUG=0 [2021-01-22T11:58:27.292Z] DEST=bundles/test-integration [2021-01-22T11:58:27.292Z] PWD=/go/src/github.com/docker/docker [2021-01-22T11:58:27.292Z] DOCKER_GITCOMMIT=febd0d315cb311dd1ae52f406520e6872a5867d3 [2021-01-22T11:58:27.292Z] container=docker [2021-01-22T11:58:27.292Z] HOME=/root [2021-01-22T11:58:27.292Z] GOLANG_VERSION=1.13.15 [2021-01-22T11:58:27.292Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-01-22T11:58:27.292Z] VALIDATE_BRANCH=master [2021-01-22T11:58:27.292Z] TERM=xterm [2021-01-22T11:58:27.292Z] DOCKER_PKG=github.com/docker/docker [2021-01-22T11:58:27.292Z] SHLVL=1 [2021-01-22T11:58:27.292Z] TIMEOUT=120m [2021-01-22T11:58:27.292Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-01-22T11:58:27.292Z] DOCKER_GRAPHDRIVER=overlay2 [2021-01-22T11:58:27.292Z] GO111MODULE=off [2021-01-22T11:58:27.292Z] DOCKER_EXPERIMENTAL=1 [2021-01-22T11:58:27.292Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-01-22T11:58:27.292Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-01-22T11:58:27.292Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-01-22T11:58:27.292Z] GOPATH=/go [2021-01-22T11:58:27.292Z] PKG_CONFIG=pkg-config [2021-01-22T11:58:27.292Z] _=/usr/bin/env [2021-01-22T11:58:27.292Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-01-22T11:58:27.590Z] === RUN TestCopyFromContainer// [2021-01-22T11:58:27.847Z] === RUN TestCopyFromContainer//bar/root [2021-01-22T11:58:27.847Z] === RUN TestCopyFromContainer//bar/root/ [2021-01-22T11:58:28.103Z] === RUN TestCopyFromContainer/bar/quux [2021-01-22T11:58:28.358Z] === RUN TestCopyFromContainer/bar/quux/ [2021-01-22T11:58:28.358Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-01-22T11:58:28.614Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-01-22T11:58:28.614Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-01-22T11:58:28.614Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-01-22T11:58:28.871Z] === RUN TestCopyFromContainer/bar/notarget [2021-01-22T11:58:28.871Z] --- PASS: TestCopyFromContainer (2.74s) [2021-01-22T11:58:28.871Z] --- PASS: TestCopyFromContainer// (0.14s) [2021-01-22T11:58:28.871Z] --- PASS: TestCopyFromContainer//bar/root (0.15s) [2021-01-22T11:58:28.871Z] --- PASS: TestCopyFromContainer//bar/root/ (0.15s) [2021-01-22T11:58:28.871Z] --- PASS: TestCopyFromContainer/bar/quux (0.19s) [2021-01-22T11:58:28.871Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.13s) [2021-01-22T11:58:28.871Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.14s) [2021-01-22T11:58:28.871Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s) [2021-01-22T11:58:28.871Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s) [2021-01-22T11:58:28.871Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s) [2021-01-22T11:58:28.871Z] --- PASS: TestCopyFromContainer/bar/notarget (0.07s) [2021-01-22T11:58:28.871Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-01-22T11:58:28.871Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-01-22T11:58:28.871Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-01-22T11:58:28.871Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-01-22T11:58:28.871Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-01-22T11:58:28.871Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-01-22T11:58:28.871Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-01-22T11:58:28.871Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-01-22T11:58:28.871Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-01-22T11:58:29.128Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-01-22T11:58:29.128Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-01-22T11:58:29.128Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-01-22T11:58:29.128Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2021-01-22T11:58:29.128Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-01-22T11:58:29.128Z] === RUN TestCreateLinkToNonExistingContainer [2021-01-22T11:58:29.128Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2021-01-22T11:58:29.128Z] === RUN TestCreateWithInvalidEnv [2021-01-22T11:58:29.128Z] === RUN TestCreateWithInvalidEnv/0 [2021-01-22T11:58:29.128Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-01-22T11:58:29.128Z] === RUN TestCreateWithInvalidEnv/1 [2021-01-22T11:58:29.128Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-01-22T11:58:29.128Z] === RUN TestCreateWithInvalidEnv/2 [2021-01-22T11:58:29.128Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-01-22T11:58:29.128Z] === CONT TestCreateWithInvalidEnv/0 [2021-01-22T11:58:29.128Z] === CONT TestCreateWithInvalidEnv/2 [2021-01-22T11:58:29.128Z] === CONT TestCreateWithInvalidEnv/1 [2021-01-22T11:58:29.128Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-01-22T11:58:29.128Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-01-22T11:58:29.128Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-01-22T11:58:29.128Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-01-22T11:58:29.128Z] === RUN TestCreateTmpfsMountsTarget [2021-01-22T11:58:29.128Z] --- PASS: TestCreateTmpfsMountsTarget (0.05s) [2021-01-22T11:58:29.128Z] === RUN TestCreateWithCustomMaskedPaths [2021-01-22T11:58:29.975Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (23.98s) [2021-01-22T11:58:29.975Z] PASS [2021-01-22T11:58:29.975Z] [2021-01-22T11:58:29.975Z] === Skipped [2021-01-22T11:58:29.975Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2021-01-22T11:58:29.975Z] build_session_test.go:25: TODO: BuildKit [2021-01-22T11:58:29.975Z] [2021-01-22T11:58:29.975Z] [2021-01-22T11:58:29.975Z] DONE 33 tests, 1 skipped in 134.104s [2021-01-22T11:58:29.975Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2021-01-22T11:58:29.975Z] ++ 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-22T11:58:29.975Z] ++ set -e [2021-01-22T11:58:29.975Z] ++ '[' -n 0 ']' [2021-01-22T11:58:29.975Z] ++ set -x [2021-01-22T11:58:29.975Z] ++ env -i DEST=/go/src/github.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-22T11:58:29.975Z] INFO: Testing against a local daemon [2021-01-22T11:58:29.975Z] === RUN TestConfigInspect [2021-01-22T11:58:30.056Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2021-01-22T11:58:30.984Z] --- PASS: TestCreateWithCustomMaskedPaths (1.93s) [2021-01-22T11:58:30.984Z] === RUN TestCreateWithCustomReadonlyPaths [2021-01-22T11:58:32.873Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-01-22T11:58:33.129Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.03s) [2021-01-22T11:58:33.129Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-01-22T11:58:33.129Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-01-22T11:58:33.129Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-01-22T11:58:33.129Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-01-22T11:58:33.129Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-01-22T11:58:33.129Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-01-22T11:58:33.129Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-01-22T11:58:33.129Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-01-22T11:58:33.129Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-01-22T11:58:33.129Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-01-22T11:58:33.129Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-01-22T11:58:33.129Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-01-22T11:58:33.129Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-01-22T11:58:33.129Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-01-22T11:58:33.129Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-01-22T11:58:33.129Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-01-22T11:58:33.129Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-01-22T11:58:33.129Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2021-01-22T11:58:33.129Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-01-22T11:58:33.129Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s) [2021-01-22T11:58:33.129Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2021-01-22T11:58:33.129Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-01-22T11:58:33.129Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-01-22T11:58:33.273Z] --- PASS: TestConfigInspect (3.60s) [2021-01-22T11:58:33.273Z] === RUN TestConfigList [2021-01-22T11:58:33.705Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.60s) [2021-01-22T11:58:33.705Z] === RUN TestCreateDifferentPlatform [2021-01-22T11:58:33.705Z] === RUN TestCreateDifferentPlatform/different_os [2021-01-22T11:58:33.705Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-01-22T11:58:33.705Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-01-22T11:58:33.705Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-01-22T11:58:33.705Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-01-22T11:58:33.705Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-01-22T11:58:33.962Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.06s) [2021-01-22T11:58:33.962Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-01-22T11:58:33.962Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.08s) [2021-01-22T11:58:33.962Z] === RUN TestContainerStartOnDaemonRestart [2021-01-22T11:58:33.962Z] === PAUSE TestContainerStartOnDaemonRestart [2021-01-22T11:58:33.962Z] === RUN TestDaemonRestartIpcMode [2021-01-22T11:58:33.962Z] === PAUSE TestDaemonRestartIpcMode [2021-01-22T11:58:33.962Z] === RUN TestDaemonHostGatewayIP [2021-01-22T11:58:33.962Z] === PAUSE TestDaemonHostGatewayIP [2021-01-22T11:58:33.962Z] === RUN TestRestartDaemonWithRestartingContainer [2021-01-22T11:58:33.962Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-01-22T11:58:33.962Z] === RUN TestContainerKillOnDaemonStart [2021-01-22T11:58:33.962Z] === PAUSE TestContainerKillOnDaemonStart [2021-01-22T11:58:33.962Z] === RUN TestDiff [2021-01-22T11:58:33.962Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2021-01-22T11:58:34.893Z] --- PASS: TestDiff (0.84s) [2021-01-22T11:58:34.893Z] === RUN TestExecWithCloseStdin [2021-01-22T11:58:35.820Z] --- PASS: TestExecWithCloseStdin (0.90s) [2021-01-22T11:58:35.820Z] === RUN TestExec [2021-01-22T11:58:35.829Z] --- PASS: TestConfigList (3.28s) [2021-01-22T11:58:35.829Z] === RUN TestConfigsCreateAndDelete [2021-01-22T11:58:36.748Z] --- PASS: TestExec (0.85s) [2021-01-22T11:58:36.748Z] === RUN TestExecUser [2021-01-22T11:58:37.309Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-01-22T11:58:37.564Z] --- PASS: TestExecUser (0.91s) [2021-01-22T11:58:37.564Z] === RUN TestExportContainerAndImportImage [2021-01-22T11:58:37.564Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2021-01-22T11:58:38.126Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2021-01-22T11:58:38.689Z] --- PASS: TestExportContainerAndImportImage (1.13s) [2021-01-22T11:58:38.689Z] === RUN TestExportContainerAfterDaemonRestart [2021-01-22T11:58:38.689Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2021-01-22T11:58:39.139Z] --- PASS: TestConfigsCreateAndDelete (3.28s) [2021-01-22T11:58:39.139Z] === RUN TestConfigsUpdate [2021-01-22T11:58:39.252Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2021-01-22T11:58:40.179Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-01-22T11:58:40.179Z] --- PASS: TestExportContainerAfterDaemonRestart (1.68s) [2021-01-22T11:58:40.179Z] === RUN TestHealthCheckWorkdir [2021-01-22T11:58:40.740Z] === RUN TestDockerSuite/TestBuildAddTar [2021-01-22T11:58:40.996Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2021-01-22T11:58:41.252Z] --- PASS: TestHealthCheckWorkdir (1.04s) [2021-01-22T11:58:41.253Z] === RUN TestHealthKillContainer [2021-01-22T11:58:41.476Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.80s) [2021-01-22T11:58:41.476Z] PASS [2021-01-22T11:58:41.476Z] [2021-01-22T11:58:41.476Z] === Skipped [2021-01-22T11:58:41.476Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-01-22T11:58:41.476Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-01-22T11:58:41.476Z] [2021-01-22T11:58:41.476Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2021-01-22T11:58:41.476Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-01-22T11:58:41.476Z] [2021-01-22T11:58:41.476Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-01-22T11:58:41.476Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-01-22T11:58:41.476Z] [2021-01-22T11:58:41.476Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-01-22T11:58:41.476Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-01-22T11:58:41.476Z] [2021-01-22T11:58:41.476Z] [2021-01-22T11:58:41.476Z] DONE 17 tests, 4 skipped in 29.457s [2021-01-22T11:58:41.476Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-01-22T11:58:41.476Z] ++ 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-22T11:58:41.476Z] ++ set -e [2021-01-22T11:58:41.476Z] ++ '[' -n 0 ']' [2021-01-22T11:58:41.476Z] ++ set -x [2021-01-22T11:58:41.476Z] ++ env -i DEST=/go/src/github.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-22T11:58:41.476Z] INFO: Testing against a local daemon [2021-01-22T11:58:41.476Z] === RUN TestPluginInvalidJSON [2021-01-22T11:58:41.476Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-01-22T11:58:41.476Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-01-22T11:58:41.476Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-01-22T11:58:41.476Z] --- PASS: TestPluginInvalidJSON (0.01s) [2021-01-22T11:58:41.476Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-01-22T11:58:41.476Z] === RUN TestPluginInstall [2021-01-22T11:58:41.476Z] === RUN TestPluginInstall/no_auth [2021-01-22T11:58:41.476Z] time="2021-01-22T11:58:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-01-22T11:58:41.476Z] time="2021-01-22T11:58:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c4f54c7c8da6dfe39837f15fc5e9ac658fd43dc016cddb1d24233a7e89c9b692" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-01-22T11:58:41.476Z] time="2021-01-22T11:58:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-01-22T11:58:41.476Z] time="2021-01-22T11:58:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c4f54c7c8da6dfe39837f15fc5e9ac658fd43dc016cddb1d24233a7e89c9b692" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-01-22T11:58:41.476Z] === RUN TestPluginInstall/with_htpasswd [2021-01-22T11:58:42.106Z] time="2021-01-22T11:58:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-01-22T11:58:42.106Z] time="2021-01-22T11:58:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e0d3a91c7ea0d216705e5a459a3e8e0cc0b3e48f2df8f0d9aba56015b65d0e92" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-01-22T11:58:42.106Z] time="2021-01-22T11:58:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-01-22T11:58:42.106Z] time="2021-01-22T11:58:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e0d3a91c7ea0d216705e5a459a3e8e0cc0b3e48f2df8f0d9aba56015b65d0e92" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-01-22T11:58:42.395Z] === RUN TestPluginInstall/with_insecure [2021-01-22T11:58:42.450Z] --- PASS: TestConfigsUpdate (3.27s) [2021-01-22T11:58:42.450Z] === RUN TestTemplatedConfig [2021-01-22T11:58:42.619Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2021-01-22T11:58:43.422Z] time="2021-01-22T11:58:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-01-22T11:58:43.422Z] time="2021-01-22T11:58:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:97a3f5c117e73a1a1d31018840683d46972b8397a8477521bda0ff9ce7b7d9ce" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-01-22T11:58:43.422Z] time="2021-01-22T11:58:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-01-22T11:58:43.422Z] time="2021-01-22T11:58:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:97a3f5c117e73a1a1d31018840683d46972b8397a8477521bda0ff9ce7b7d9ce" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-01-22T11:58:43.422Z] --- PASS: TestPluginInstall (3.84s) [2021-01-22T11:58:43.422Z] --- PASS: TestPluginInstall/no_auth (1.77s) [2021-01-22T11:58:43.422Z] --- PASS: TestPluginInstall/with_htpasswd (0.78s) [2021-01-22T11:58:43.422Z] --- PASS: TestPluginInstall/with_insecure (1.29s) [2021-01-22T11:58:43.422Z] plugin_test.go:160: [df5d1bc6ff523] daemon is not started [2021-01-22T11:58:43.422Z] === RUN TestPluginsWithRuntimes [2021-01-22T11:58:43.989Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2021-01-22T11:58:44.245Z] --- PASS: TestHealthKillContainer (2.92s) [2021-01-22T11:58:44.245Z] === RUN TestInspectCpusetInConfigPre120 [2021-01-22T11:58:44.807Z] --- PASS: TestInspectCpusetInConfigPre120 (0.70s) [2021-01-22T11:58:44.807Z] === RUN TestIpcModeNone [2021-01-22T11:58:45.478Z] === RUN TestPluginsWithRuntimes/No_Args [2021-01-22T11:58:45.733Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2021-01-22T11:58:45.733Z] --- PASS: TestIpcModeNone (0.94s) [2021-01-22T11:58:45.734Z] === RUN TestIpcModePrivate [2021-01-22T11:58:46.651Z] --- PASS: TestTemplatedConfig (3.41s) [2021-01-22T11:58:46.651Z] === RUN TestConfigCreateResolve [2021-01-22T11:58:46.976Z] === RUN TestPluginsWithRuntimes/With_Args [2021-01-22T11:58:47.100Z] --- PASS: TestIpcModePrivate (0.95s) [2021-01-22T11:58:47.100Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:89, shared: false, mustBeShared: false [2021-01-22T11:58:47.100Z] === RUN TestIpcModeShareable [2021-01-22T11:58:47.443Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2021-01-22T11:58:47.443Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2021-01-22T11:58:47.443Z] remote: Enumerating objects: 2, done. [2021-01-22T11:58:47.443Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2021-01-22T11:58:47.443Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2021-01-22T11:58:47.443Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2021-01-22T11:58:47.443Z] 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-22T11:58:47.443Z] Building: bundles/cross/windows/amd64/containerutility.exe [2021-01-22T11:58:47.443Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-01-22T11:58:47.663Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2021-01-22T11:58:47.663Z] --- PASS: TestIpcModeShareable (0.89s) [2021-01-22T11:58:47.663Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:90, shared: true, mustBeShared: true [2021-01-22T11:58:47.663Z] === RUN TestAPIIpcModeShareableAndContainer [2021-01-22T11:58:47.771Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41918/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=febd0d315cb311dd1ae52f406520e6872a5867d3 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:febd0d315cb311dd1ae52f406520e6872a5867d3 hack/test/unit [2021-01-22T11:58:47.919Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-01-22T11:58:48.474Z] --- PASS: TestPluginsWithRuntimes (4.76s) [2021-01-22T11:58:48.474Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.48s) [2021-01-22T11:58:48.474Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.36s) [2021-01-22T11:58:48.474Z] PASS [2021-01-22T11:58:48.474Z] [2021-01-22T11:58:48.474Z] DONE 9 tests in 8.694s [2021-01-22T11:58:48.474Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-01-22T11:58:48.475Z] ++ 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-22T11:58:48.475Z] ++ set -e [2021-01-22T11:58:48.475Z] ++ '[' -n 0 ']' [2021-01-22T11:58:48.475Z] ++ set -x [2021-01-22T11:58:48.475Z] ++ env -i DEST=/go/src/github.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-22T11:58:48.475Z] INFO: Testing against a local daemon [2021-01-22T11:58:48.475Z] === RUN TestExternalGraphDriver [2021-01-22T11:58:48.475Z] === RUN TestExternalGraphDriver/json [2021-01-22T11:58:49.193Z] --- PASS: TestConfigCreateResolve (3.20s) [2021-01-22T11:58:49.193Z] === RUN TestConfigDaemonLibtrustID [2021-01-22T11:58:49.284Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-01-22T11:58:49.284Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2021-01-22T11:58:49.764Z] --- PASS: TestConfigDaemonLibtrustID (0.70s) [2021-01-22T11:58:49.764Z] PASS [2021-01-22T11:58:49.764Z] [2021-01-22T11:58:49.764Z] DONE 7 tests in 20.918s [2021-01-22T11:58:49.764Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2021-01-22T11:58:49.764Z] ++ 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-22T11:58:49.764Z] ++ set -e [2021-01-22T11:58:49.764Z] ++ '[' -n 0 ']' [2021-01-22T11:58:49.764Z] ++ set -x [2021-01-22T11:58:49.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=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-22T11:58:50.024Z] INFO: Testing against a local daemon [2021-01-22T11:58:50.024Z] === RUN TestCheckpoint [2021-01-22T11:58:50.024Z] --- SKIP: TestCheckpoint (0.00s) [2021-01-22T11:58:50.024Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-01-22T11:58:50.024Z] === RUN TestContainerInvalidJSON [2021-01-22T11:58:50.024Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-01-22T11:58:50.024Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-01-22T11:58:50.024Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-01-22T11:58:50.024Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-01-22T11:58:50.024Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-01-22T11:58:50.024Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-01-22T11:58:50.024Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-01-22T11:58:50.024Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-01-22T11:58:50.024Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-01-22T11:58:50.024Z] --- PASS: TestContainerInvalidJSON (0.02s) [2021-01-22T11:58:50.024Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-01-22T11:58:50.024Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-01-22T11:58:50.024Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-01-22T11:58:50.024Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-01-22T11:58:50.212Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.47s) [2021-01-22T11:58:50.212Z] === RUN TestAPIIpcModeHost [2021-01-22T11:58:50.284Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.14s) [2021-01-22T11:58:50.284Z] === RUN TestCopyFromContainerPathIsNotDir [2021-01-22T11:58:50.284Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.12s) [2021-01-22T11:58:50.284Z] === RUN TestCopyToContainerPathDoesNotExist [2021-01-22T11:58:50.313Z] ? github.com/docker/docker/api [no test files] [2021-01-22T11:58:50.478Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-01-22T11:58:50.530Z] === RUN TestExternalGraphDriver/spec [2021-01-22T11:58:50.544Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.12s) [2021-01-22T11:58:50.544Z] === RUN TestCopyToContainerPathIsNotDir [2021-01-22T11:58:50.544Z] --- PASS: TestCopyToContainerPathIsNotDir (0.12s) [2021-01-22T11:58:50.544Z] === RUN TestCopyFromContainer [2021-01-22T11:58:51.039Z] --- PASS: TestAPIIpcModeHost (0.86s) [2021-01-22T11:58:51.039Z] === RUN TestDaemonIpcModeShareable [2021-01-22T11:58:51.296Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2021-01-22T11:58:51.857Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2021-01-22T11:58:52.459Z] === RUN TestCopyFromContainer// [2021-01-22T11:58:52.459Z] === RUN TestCopyFromContainer//bar/root [2021-01-22T11:58:52.721Z] === RUN TestCopyFromContainer//bar/root/ [2021-01-22T11:58:52.721Z] === RUN TestCopyFromContainer/bar/quux [2021-01-22T11:58:52.783Z] --- PASS: TestDaemonIpcModeShareable (1.66s) [2021-01-22T11:58:52.783Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:98, shared: true, mustBeShared: true [2021-01-22T11:58:52.783Z] === RUN TestDaemonIpcModePrivate [2021-01-22T11:58:52.981Z] === RUN TestCopyFromContainer/bar/quux/ [2021-01-22T11:58:52.981Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-01-22T11:58:53.242Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-01-22T11:58:53.242Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-01-22T11:58:53.245Z] === RUN TestExternalGraphDriver/pull [2021-01-22T11:58:53.501Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-01-22T11:58:53.501Z] === RUN TestCopyFromContainer/bar/notarget [2021-01-22T11:58:53.762Z] --- PASS: TestCopyFromContainer (3.11s) [2021-01-22T11:58:53.762Z] --- PASS: TestCopyFromContainer// (0.11s) [2021-01-22T11:58:53.762Z] --- PASS: TestCopyFromContainer//bar/root (0.14s) [2021-01-22T11:58:53.762Z] --- PASS: TestCopyFromContainer//bar/root/ (0.11s) [2021-01-22T11:58:53.762Z] --- PASS: TestCopyFromContainer/bar/quux (0.15s) [2021-01-22T11:58:53.762Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.11s) [2021-01-22T11:58:53.762Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.12s) [2021-01-22T11:58:53.762Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.12s) [2021-01-22T11:58:53.762Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s) [2021-01-22T11:58:53.762Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.12s) [2021-01-22T11:58:53.762Z] --- PASS: TestCopyFromContainer/bar/notarget (0.12s) [2021-01-22T11:58:53.762Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-01-22T11:58:53.762Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-01-22T11:58:53.762Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-01-22T11:58:53.762Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-01-22T11:58:53.762Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-01-22T11:58:53.762Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-01-22T11:58:53.762Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-01-22T11:58:53.762Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-01-22T11:58:53.762Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-01-22T11:58:53.762Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-01-22T11:58:53.762Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-01-22T11:58:53.762Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-01-22T11:58:53.762Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-01-22T11:58:53.762Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-01-22T11:58:53.762Z] === RUN TestCreateLinkToNonExistingContainer [2021-01-22T11:58:53.762Z] --- PASS: TestCreateLinkToNonExistingContainer (0.07s) [2021-01-22T11:58:53.762Z] === RUN TestCreateWithInvalidEnv [2021-01-22T11:58:53.762Z] === RUN TestCreateWithInvalidEnv/0 [2021-01-22T11:58:53.762Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-01-22T11:58:53.762Z] === RUN TestCreateWithInvalidEnv/1 [2021-01-22T11:58:53.762Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-01-22T11:58:53.762Z] === RUN TestCreateWithInvalidEnv/2 [2021-01-22T11:58:53.762Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-01-22T11:58:53.762Z] === CONT TestCreateWithInvalidEnv/0 [2021-01-22T11:58:53.762Z] === CONT TestCreateWithInvalidEnv/2 [2021-01-22T11:58:53.762Z] === CONT TestCreateWithInvalidEnv/1 [2021-01-22T11:58:53.762Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-01-22T11:58:53.762Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-01-22T11:58:53.762Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-01-22T11:58:53.762Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-01-22T11:58:53.762Z] === RUN TestCreateTmpfsMountsTarget [2021-01-22T11:58:53.762Z] --- PASS: TestCreateTmpfsMountsTarget (0.04s) [2021-01-22T11:58:53.762Z] === RUN TestCreateWithCustomMaskedPaths [2021-01-22T11:58:54.148Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-01-22T11:58:54.148Z] --- PASS: TestDaemonIpcModePrivate (1.47s) [2021-01-22T11:58:54.148Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: false, mustBeShared: false [2021-01-22T11:58:54.148Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-01-22T11:58:54.743Z] --- PASS: TestExternalGraphDriver (6.46s) [2021-01-22T11:58:54.743Z] --- PASS: TestExternalGraphDriver/json (2.12s) [2021-01-22T11:58:54.743Z] --- PASS: TestExternalGraphDriver/spec (2.11s) [2021-01-22T11:58:54.743Z] --- PASS: TestExternalGraphDriver/pull (2.09s) [2021-01-22T11:58:54.743Z] === RUN TestGraphdriverPluginV2 [2021-01-22T11:58:55.032Z] --- SKIP: TestGraphdriverPluginV2 (0.08s) [2021-01-22T11:58:55.032Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-01-22T11:58:55.032Z] PASS [2021-01-22T11:58:55.032Z] [2021-01-22T11:58:55.032Z] === Skipped [2021-01-22T11:58:55.032Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.08s) [2021-01-22T11:58:55.032Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-01-22T11:58:55.032Z] [2021-01-22T11:58:55.032Z] [2021-01-22T11:58:55.032Z] DONE 5 tests, 1 skipped in 6.619s [2021-01-22T11:58:55.032Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-01-22T11:58:55.033Z] ++ 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-22T11:58:55.033Z] ++ set -e [2021-01-22T11:58:55.033Z] ++ '[' -n 0 ']' [2021-01-22T11:58:55.033Z] ++ set -x [2021-01-22T11:58:55.033Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-22T11:58:55.033Z] INFO: Testing against a local daemon [2021-01-22T11:58:55.033Z] === RUN TestContinueAfterPluginCrash [2021-01-22T11:58:55.033Z] === PAUSE TestContinueAfterPluginCrash [2021-01-22T11:58:55.033Z] === RUN TestReadPluginNoRead [2021-01-22T11:58:55.033Z] === PAUSE TestReadPluginNoRead [2021-01-22T11:58:55.033Z] === RUN TestDaemonStartWithLogOpt [2021-01-22T11:58:55.033Z] === PAUSE TestDaemonStartWithLogOpt [2021-01-22T11:58:55.033Z] === CONT TestContinueAfterPluginCrash [2021-01-22T11:58:55.033Z] === CONT TestDaemonStartWithLogOpt [2021-01-22T11:58:55.516Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2021-01-22T11:58:55.771Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.57s) [2021-01-22T11:58:55.771Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:94, shared: false, mustBeShared: false [2021-01-22T11:58:55.771Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-01-22T11:58:56.305Z] --- PASS: TestCreateWithCustomMaskedPaths (2.21s) [2021-01-22T11:58:56.305Z] === RUN TestCreateWithCustomReadonlyPaths [2021-01-22T11:58:57.134Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.49s) [2021-01-22T11:58:57.134Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:88, shared: true, mustBeShared: true [2021-01-22T11:58:57.134Z] === RUN TestIpcModeOlderClient [2021-01-22T11:58:57.134Z] === PAUSE TestIpcModeOlderClient [2021-01-22T11:58:57.134Z] === RUN TestKillContainerInvalidSignal [2021-01-22T11:58:58.061Z] --- PASS: TestKillContainerInvalidSignal (0.63s) [2021-01-22T11:58:58.061Z] === RUN TestKillContainer [2021-01-22T11:58:58.061Z] === RUN TestKillContainer/no_signal [2021-01-22T11:58:58.219Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.20s) [2021-01-22T11:58:58.219Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-01-22T11:58:58.219Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-01-22T11:58:58.219Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-01-22T11:58:58.219Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-01-22T11:58:58.219Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-01-22T11:58:58.219Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-01-22T11:58:58.219Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-01-22T11:58:58.219Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-01-22T11:58:58.219Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-01-22T11:58:58.219Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-01-22T11:58:58.219Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-01-22T11:58:58.219Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-01-22T11:58:58.219Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-01-22T11:58:58.219Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-01-22T11:58:58.219Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-01-22T11:58:58.219Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-01-22T11:58:58.219Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-01-22T11:58:58.219Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) [2021-01-22T11:58:58.219Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s) [2021-01-22T11:58:58.220Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s) [2021-01-22T11:58:58.220Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2021-01-22T11:58:58.220Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2021-01-22T11:58:58.220Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-01-22T11:58:58.317Z] === RUN TestKillContainer/non_killing_signal [2021-01-22T11:58:58.878Z] === RUN TestKillContainer/killing_signal [2021-01-22T11:58:58.878Z] === RUN TestDockerSuite/TestBuildBlankName [2021-01-22T11:58:59.134Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-01-22T11:58:59.161Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.76s) [2021-01-22T11:58:59.161Z] === RUN TestCreateDifferentPlatform [2021-01-22T11:58:59.161Z] === RUN TestCreateDifferentPlatform/different_os [2021-01-22T11:58:59.161Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-01-22T11:58:59.161Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-01-22T11:58:59.161Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2021-01-22T11:58:59.161Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-01-22T11:58:59.161Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-01-22T11:58:59.161Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.07s) [2021-01-22T11:58:59.161Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-01-22T11:58:59.422Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.11s) [2021-01-22T11:58:59.422Z] === RUN TestContainerStartOnDaemonRestart [2021-01-22T11:58:59.422Z] === PAUSE TestContainerStartOnDaemonRestart [2021-01-22T11:58:59.422Z] === RUN TestDaemonRestartIpcMode [2021-01-22T11:58:59.422Z] === PAUSE TestDaemonRestartIpcMode [2021-01-22T11:58:59.422Z] === RUN TestDaemonHostGatewayIP [2021-01-22T11:58:59.422Z] === PAUSE TestDaemonHostGatewayIP [2021-01-22T11:58:59.422Z] === RUN TestRestartDaemonWithRestartingContainer [2021-01-22T11:58:59.422Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-01-22T11:58:59.422Z] === RUN TestContainerKillOnDaemonStart [2021-01-22T11:58:59.422Z] === PAUSE TestContainerKillOnDaemonStart [2021-01-22T11:58:59.422Z] === RUN TestDiff [2021-01-22T11:58:59.466Z] --- PASS: TestDaemonStartWithLogOpt (3.78s) [2021-01-22T11:58:59.466Z] === CONT TestReadPluginNoRead [2021-01-22T11:58:59.700Z] --- PASS: TestKillContainer (1.76s) [2021-01-22T11:58:59.700Z] --- PASS: TestKillContainer/no_signal (0.54s) [2021-01-22T11:58:59.700Z] --- PASS: TestKillContainer/non_killing_signal (0.37s) [2021-01-22T11:58:59.700Z] --- PASS: TestKillContainer/killing_signal (0.60s) [2021-01-22T11:58:59.700Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-01-22T11:58:59.700Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-01-22T11:58:59.994Z] --- PASS: TestDiff (0.76s) [2021-01-22T11:58:59.994Z] === RUN TestExecWithCloseStdin [2021-01-22T11:59:00.014Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-01-22T11:59:00.014Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-01-22T11:59:00.261Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-01-22T11:59:00.822Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.19s) [2021-01-22T11:59:00.822Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.58s) [2021-01-22T11:59:00.822Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.44s) [2021-01-22T11:59:00.822Z] === RUN TestKillStoppedContainer [2021-01-22T11:59:00.822Z] --- PASS: TestKillStoppedContainer (0.06s) [2021-01-22T11:59:00.822Z] === RUN TestKillStoppedContainerAPIPre120 [2021-01-22T11:59:00.822Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-01-22T11:59:00.822Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2021-01-22T11:59:00.822Z] === RUN TestKillDifferentUserContainer [2021-01-22T11:59:00.936Z] --- PASS: TestExecWithCloseStdin (0.89s) [2021-01-22T11:59:00.936Z] === RUN TestExec [2021-01-22T11:59:01.524Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-01-22T11:59:01.749Z] --- PASS: TestKillDifferentUserContainer (0.70s) [2021-01-22T11:59:01.749Z] === RUN TestInspectOomKilledTrue [2021-01-22T11:59:01.749Z] --- SKIP: TestInspectOomKilledTrue (0.01s) [2021-01-22T11:59:01.749Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-01-22T11:59:01.749Z] === RUN TestInspectOomKilledFalse [2021-01-22T11:59:01.749Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-01-22T11:59:01.749Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-01-22T11:59:01.749Z] === RUN TestLinksEtcHostsContentMatch [2021-01-22T11:59:01.749Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2021-01-22T11:59:01.878Z] --- PASS: TestExec (0.87s) [2021-01-22T11:59:01.878Z] === RUN TestExecUser [2021-01-22T11:59:02.005Z] --- PASS: TestLinksEtcHostsContentMatch (0.50s) [2021-01-22T11:59:02.005Z] === RUN TestLinksContainerNames [2021-01-22T11:59:02.818Z] --- PASS: TestExecUser (0.91s) [2021-01-22T11:59:02.818Z] === RUN TestExportContainerAndImportImage [2021-01-22T11:59:02.933Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-01-22T11:59:03.627Z] === RUN TestReadPluginNoRead/default [2021-01-22T11:59:03.759Z] --- PASS: TestExportContainerAndImportImage (1.11s) [2021-01-22T11:59:03.759Z] === RUN TestExportContainerAfterDaemonRestart [2021-01-22T11:59:03.862Z] --- PASS: TestLinksContainerNames (1.51s) [2021-01-22T11:59:03.862Z] === RUN TestLogsFollowTailEmpty [2021-01-22T11:59:04.117Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-01-22T11:59:04.255Z] --- PASS: TestContinueAfterPluginCrash (9.19s) [2021-01-22T11:59:04.373Z] --- PASS: TestLogsFollowTailEmpty (0.62s) [2021-01-22T11:59:04.373Z] === RUN TestContainerNetworkMountsNoChown [2021-01-22T11:59:04.936Z] --- PASS: TestContainerNetworkMountsNoChown (0.66s) [2021-01-22T11:59:04.936Z] === RUN TestMountDaemonRoot [2021-01-22T11:59:04.936Z] === RUN TestMountDaemonRoot/default [2021-01-22T11:59:04.936Z] === PAUSE TestMountDaemonRoot/default [2021-01-22T11:59:04.936Z] === RUN TestMountDaemonRoot/private [2021-01-22T11:59:04.936Z] === PAUSE TestMountDaemonRoot/private [2021-01-22T11:59:04.936Z] === RUN TestMountDaemonRoot/rprivate [2021-01-22T11:59:04.936Z] === PAUSE TestMountDaemonRoot/rprivate [2021-01-22T11:59:04.936Z] === RUN TestMountDaemonRoot/slave [2021-01-22T11:59:04.936Z] === PAUSE TestMountDaemonRoot/slave [2021-01-22T11:59:04.936Z] === RUN TestMountDaemonRoot/rslave [2021-01-22T11:59:04.936Z] === PAUSE TestMountDaemonRoot/rslave [2021-01-22T11:59:04.936Z] === RUN TestMountDaemonRoot/shared [2021-01-22T11:59:04.936Z] === PAUSE TestMountDaemonRoot/shared [2021-01-22T11:59:04.936Z] === RUN TestMountDaemonRoot/rshared [2021-01-22T11:59:04.936Z] === PAUSE TestMountDaemonRoot/rshared [2021-01-22T11:59:04.936Z] === CONT TestMountDaemonRoot/default [2021-01-22T11:59:04.936Z] === RUN TestMountDaemonRoot/default/mount_root [2021-01-22T11:59:04.936Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-01-22T11:59:04.936Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-01-22T11:59:04.936Z] === CONT TestMountDaemonRoot/rslave [2021-01-22T11:59:04.936Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-01-22T11:59:04.936Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-01-22T11:59:04.936Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-01-22T11:59:04.936Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-01-22T11:59:04.936Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-01-22T11:59:04.936Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-01-22T11:59:04.936Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-01-22T11:59:04.936Z] === RUN TestMountDaemonRoot/default/bind_root [2021-01-22T11:59:04.936Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-01-22T11:59:04.936Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-01-22T11:59:04.936Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-01-22T11:59:04.936Z] === CONT TestMountDaemonRoot/rshared [2021-01-22T11:59:04.936Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-01-22T11:59:04.936Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-01-22T11:59:04.936Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-01-22T11:59:04.936Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-01-22T11:59:04.936Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-01-22T11:59:04.936Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-01-22T11:59:04.936Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-01-22T11:59:04.936Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-01-22T11:59:04.936Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-01-22T11:59:04.936Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-01-22T11:59:04.936Z] === CONT TestMountDaemonRoot/shared [2021-01-22T11:59:04.936Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-01-22T11:59:04.936Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-01-22T11:59:04.936Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-01-22T11:59:04.936Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-01-22T11:59:04.936Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-01-22T11:59:04.936Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-01-22T11:59:04.936Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-01-22T11:59:04.936Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-01-22T11:59:04.936Z] === CONT TestMountDaemonRoot/rprivate [2021-01-22T11:59:04.936Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-01-22T11:59:04.936Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-01-22T11:59:04.936Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-01-22T11:59:04.936Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-01-22T11:59:04.936Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-01-22T11:59:04.936Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-01-22T11:59:04.936Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-01-22T11:59:04.936Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-01-22T11:59:04.936Z] === CONT TestMountDaemonRoot/slave [2021-01-22T11:59:04.936Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-01-22T11:59:04.936Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-01-22T11:59:04.936Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-01-22T11:59:04.936Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-01-22T11:59:04.936Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-01-22T11:59:04.937Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-01-22T11:59:04.937Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-01-22T11:59:04.937Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-01-22T11:59:04.937Z] === CONT TestMountDaemonRoot/private [2021-01-22T11:59:04.937Z] === RUN TestMountDaemonRoot/private/bind_root [2021-01-22T11:59:04.937Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-01-22T11:59:04.937Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-01-22T11:59:04.937Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-01-22T11:59:04.937Z] === RUN TestMountDaemonRoot/private/mount_root [2021-01-22T11:59:04.937Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-01-22T11:59:04.937Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-01-22T11:59:04.937Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-01-22T11:59:04.937Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-01-22T11:59:04.937Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-01-22T11:59:04.937Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-01-22T11:59:04.937Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-01-22T11:59:04.937Z] === CONT TestMountDaemonRoot/default/mount_root [2021-01-22T11:59:05.193Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-01-22T11:59:05.193Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-01-22T11:59:05.193Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-01-22T11:59:05.193Z] === CONT TestMountDaemonRoot/default/bind_root [2021-01-22T11:59:05.193Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-01-22T11:59:05.193Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-01-22T11:59:05.193Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-01-22T11:59:05.193Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-01-22T11:59:05.211Z] ok github.com/docker/docker/api/server 0.008s coverage: 9.0% of statements [2021-01-22T11:59:05.450Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-01-22T11:59:05.450Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-01-22T11:59:05.450Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-01-22T11:59:05.450Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-01-22T11:59:05.450Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-01-22T11:59:05.450Z] === CONT TestMountDaemonRoot/private/bind_root [2021-01-22T11:59:05.450Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-01-22T11:59:05.450Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-01-22T11:59:05.450Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-01-22T11:59:05.450Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-01-22T11:59:05.450Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-01-22T11:59:05.450Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-01-22T11:59:05.450Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-01-22T11:59:05.450Z] === CONT TestMountDaemonRoot/private/mount_root [2021-01-22T11:59:05.450Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-01-22T11:59:05.705Z] --- PASS: TestMountDaemonRoot (0.05s) [2021-01-22T11:59:05.705Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-01-22T11:59:05.705Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2021-01-22T11:59:05.705Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2021-01-22T11:59:05.705Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2021-01-22T11:59:05.705Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2021-01-22T11:59:05.705Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-01-22T11:59:05.705Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2021-01-22T11:59:05.705Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.10s) [2021-01-22T11:59:05.705Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2021-01-22T11:59:05.705Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2021-01-22T11:59:05.705Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-01-22T11:59:05.705Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2021-01-22T11:59:05.705Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2021-01-22T11:59:05.705Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2021-01-22T11:59:05.705Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2021-01-22T11:59:05.705Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-01-22T11:59:05.705Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.08s) [2021-01-22T11:59:05.705Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2021-01-22T11:59:05.705Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2021-01-22T11:59:05.705Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.06s) [2021-01-22T11:59:05.705Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-01-22T11:59:05.705Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2021-01-22T11:59:05.705Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2021-01-22T11:59:05.705Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2021-01-22T11:59:05.705Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2021-01-22T11:59:05.705Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-01-22T11:59:05.705Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2021-01-22T11:59:05.705Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2021-01-22T11:59:05.705Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2021-01-22T11:59:05.705Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2021-01-22T11:59:05.705Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-01-22T11:59:05.705Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2021-01-22T11:59:05.705Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2021-01-22T11:59:05.705Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2021-01-22T11:59:05.705Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) [2021-01-22T11:59:05.705Z] === RUN TestContainerBindMountNonRecursive [2021-01-22T11:59:05.754Z] === RUN TestReadPluginNoRead/disabled_caching [2021-01-22T11:59:06.303Z] --- PASS: TestExportContainerAfterDaemonRestart (2.07s) [2021-01-22T11:59:06.303Z] === RUN TestHealthCheckWorkdir [2021-01-22T11:59:06.635Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-01-22T11:59:06.874Z] --- PASS: TestHealthCheckWorkdir (1.07s) [2021-01-22T11:59:06.874Z] === RUN TestHealthKillContainer [2021-01-22T11:59:07.812Z] --- PASS: TestReadPluginNoRead (8.78s) [2021-01-22T11:59:07.812Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.98s) [2021-01-22T11:59:07.812Z] --- PASS: TestReadPluginNoRead/default (1.94s) [2021-01-22T11:59:07.812Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.10s) [2021-01-22T11:59:07.812Z] read_test.go:92: [d6afc8903c715] daemon is not started [2021-01-22T11:59:07.812Z] PASS [2021-01-22T11:59:07.812Z] [2021-01-22T11:59:07.812Z] DONE 6 tests in 12.638s [2021-01-22T11:59:07.812Z] 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-22T11:59:07.813Z] ++ 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-22T11:59:07.813Z] ++ set -e [2021-01-22T11:59:07.813Z] ++ '[' -n 0 ']' [2021-01-22T11:59:07.813Z] ++ set -x [2021-01-22T11:59:07.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=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-22T11:59:07.813Z] testing: warning: no tests to run [2021-01-22T11:59:07.813Z] PASS [2021-01-22T11:59:07.813Z] [2021-01-22T11:59:07.813Z] DONE 0 tests in 0.027s [2021-01-22T11:59:07.813Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-01-22T11:59:07.813Z] ++ 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-22T11:59:07.813Z] ++ set -e [2021-01-22T11:59:07.813Z] ++ '[' -n 0 ']' [2021-01-22T11:59:07.813Z] ++ set -x [2021-01-22T11:59:07.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=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-22T11:59:07.813Z] INFO: Testing against a local daemon [2021-01-22T11:59:07.813Z] === RUN TestPluginWithDevMounts [2021-01-22T11:59:07.813Z] === PAUSE TestPluginWithDevMounts [2021-01-22T11:59:07.813Z] === CONT TestPluginWithDevMounts [2021-01-22T11:59:08.008Z] --- PASS: TestContainerBindMountNonRecursive (2.28s) [2021-01-22T11:59:08.008Z] === RUN TestContainerVolumesMountedAsShared [2021-01-22T11:59:08.569Z] --- PASS: TestContainerVolumesMountedAsShared (0.79s) [2021-01-22T11:59:08.570Z] === RUN TestContainerVolumesMountedAsSlave [2021-01-22T11:59:09.131Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-01-22T11:59:09.131Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2021-01-22T11:59:09.387Z] --- PASS: TestContainerVolumesMountedAsSlave (0.75s) [2021-01-22T11:59:09.387Z] === RUN TestNetworkNat [2021-01-22T11:59:09.868Z] --- PASS: TestPluginWithDevMounts (1.87s) [2021-01-22T11:59:09.868Z] PASS [2021-01-22T11:59:09.868Z] [2021-01-22T11:59:09.868Z] DONE 1 tests in 1.954s [2021-01-22T11:59:09.868Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m [2021-01-22T11:59:09.868Z] ++ 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-22T11:59:09.868Z] ++ set -e [2021-01-22T11:59:09.868Z] ++ '[' -n 0 ']' [2021-01-22T11:59:09.868Z] ++ set -x [2021-01-22T11:59:09.868Z] ++ env -i DEST=/go/src/github.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-22T11:59:09.868Z] INFO: Testing against a local daemon [2021-01-22T11:59:09.868Z] === RUN TestSecretInspect [2021-01-22T11:59:10.171Z] --- PASS: TestHealthKillContainer (2.86s) [2021-01-22T11:59:10.171Z] === RUN TestInspectCpusetInConfigPre120 [2021-01-22T11:59:10.314Z] --- PASS: TestNetworkNat (0.80s) [2021-01-22T11:59:10.314Z] === RUN TestNetworkLocalhostTCPNat [2021-01-22T11:59:10.741Z] --- PASS: TestInspectCpusetInConfigPre120 (0.77s) [2021-01-22T11:59:10.741Z] === RUN TestIpcModeNone [2021-01-22T11:59:11.244Z] --- PASS: TestNetworkLocalhostTCPNat (0.82s) [2021-01-22T11:59:11.244Z] === RUN TestNetworkLoopbackNat [2021-01-22T11:59:11.500Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-01-22T11:59:11.500Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2021-01-22T11:59:11.682Z] --- PASS: TestIpcModeNone (0.87s) [2021-01-22T11:59:11.682Z] === RUN TestIpcModePrivate [2021-01-22T11:59:12.252Z] --- PASS: TestIpcModePrivate (0.84s) [2021-01-22T11:59:12.252Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:102, shared: false, mustBeShared: false [2021-01-22T11:59:12.252Z] === RUN TestIpcModeShareable [2021-01-22T11:59:12.870Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-01-22T11:59:13.193Z] --- PASS: TestIpcModeShareable (0.88s) [2021-01-22T11:59:13.193Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:96, shared: true, mustBeShared: true [2021-01-22T11:59:13.193Z] === RUN TestAPIIpcModeShareableAndContainer [2021-01-22T11:59:13.368Z] --- PASS: TestSecretInspect (3.40s) [2021-01-22T11:59:13.368Z] === RUN TestSecretList [2021-01-22T11:59:14.237Z] --- PASS: TestNetworkLoopbackNat (3.16s) [2021-01-22T11:59:14.237Z] === RUN TestPause [2021-01-22T11:59:15.166Z] --- PASS: TestPause (0.97s) [2021-01-22T11:59:15.166Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-01-22T11:59:15.166Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-01-22T11:59:15.166Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-01-22T11:59:15.167Z] === RUN TestPauseStopPausedContainer [2021-01-22T11:59:15.738Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.60s) [2021-01-22T11:59:15.738Z] === RUN TestAPIIpcModeHost [2021-01-22T11:59:16.093Z] --- PASS: TestPauseStopPausedContainer (0.93s) [2021-01-22T11:59:16.093Z] === RUN TestPsFilter [2021-01-22T11:59:16.349Z] --- PASS: TestPsFilter (0.14s) [2021-01-22T11:59:16.349Z] === RUN TestRemoveContainerWithRemovedVolume [2021-01-22T11:59:16.605Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-01-22T11:59:16.679Z] --- PASS: TestAPIIpcModeHost (0.66s) [2021-01-22T11:59:16.679Z] === RUN TestDaemonIpcModeShareable [2021-01-22T11:59:16.868Z] --- PASS: TestSecretList (3.80s) [2021-01-22T11:59:16.868Z] === RUN TestSecretsCreateAndDelete [2021-01-22T11:59:17.168Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.75s) [2021-01-22T11:59:17.168Z] === RUN TestRemoveContainerWithVolume [2021-01-22T11:59:17.730Z] --- PASS: TestRemoveContainerWithVolume (0.73s) [2021-01-22T11:59:17.730Z] === RUN TestRemoveContainerRunning [2021-01-22T11:59:18.593Z] --- PASS: TestDaemonIpcModeShareable (1.87s) [2021-01-22T11:59:18.593Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true [2021-01-22T11:59:18.593Z] === RUN TestDaemonIpcModePrivate [2021-01-22T11:59:19.095Z] --- PASS: TestRemoveContainerRunning (1.23s) [2021-01-22T11:59:19.095Z] === RUN TestRemoveContainerForceRemoveRunning [2021-01-22T11:59:20.023Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.82s) [2021-01-22T11:59:20.023Z] === RUN TestRemoveInvalidContainer [2021-01-22T11:59:20.023Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-01-22T11:59:20.023Z] === RUN TestRenameLinkedContainer [2021-01-22T11:59:20.504Z] --- PASS: TestDaemonIpcModePrivate (1.86s) [2021-01-22T11:59:20.504Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false [2021-01-22T11:59:20.504Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-01-22T11:59:21.300Z] --- PASS: TestSecretsCreateAndDelete (3.78s) [2021-01-22T11:59:21.300Z] === RUN TestSecretsUpdate [2021-01-22T11:59:21.887Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.80s) [2021-01-22T11:59:21.887Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false [2021-01-22T11:59:21.887Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-01-22T11:59:22.547Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-01-22T11:59:23.799Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.86s) [2021-01-22T11:59:23.799Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true [2021-01-22T11:59:23.799Z] === RUN TestIpcModeOlderClient [2021-01-22T11:59:23.799Z] === PAUSE TestIpcModeOlderClient [2021-01-22T11:59:23.799Z] === RUN TestKillContainerInvalidSignal [2021-01-22T11:59:24.189Z] --- PASS: TestRenameLinkedContainer (3.77s) [2021-01-22T11:59:24.189Z] === RUN TestRenameStoppedContainer [2021-01-22T11:59:24.189Z] --- PASS: TestRenameStoppedContainer (0.73s) [2021-01-22T11:59:24.189Z] === RUN TestRenameRunningContainerAndReuse [2021-01-22T11:59:24.742Z] --- PASS: TestKillContainerInvalidSignal (0.79s) [2021-01-22T11:59:24.742Z] === RUN TestKillContainer [2021-01-22T11:59:24.742Z] === RUN TestKillContainer/no_signal [2021-01-22T11:59:24.800Z] --- PASS: TestSecretsUpdate (3.82s) [2021-01-22T11:59:24.800Z] === RUN TestTemplatedSecret [2021-01-22T11:59:25.312Z] === RUN TestKillContainer/non_killing_signal [2021-01-22T11:59:25.883Z] === RUN TestKillContainer/killing_signal [2021-01-22T11:59:26.079Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2021-01-22T11:59:26.335Z] --- PASS: TestRenameRunningContainerAndReuse (1.98s) [2021-01-22T11:59:26.335Z] === RUN TestRenameInvalidName [2021-01-22T11:59:27.266Z] --- PASS: TestKillContainer (2.28s) [2021-01-22T11:59:27.266Z] --- PASS: TestKillContainer/no_signal (0.71s) [2021-01-22T11:59:27.266Z] --- PASS: TestKillContainer/non_killing_signal (0.54s) [2021-01-22T11:59:27.266Z] --- PASS: TestKillContainer/killing_signal (0.76s) [2021-01-22T11:59:27.266Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-01-22T11:59:27.266Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-01-22T11:59:27.268Z] --- PASS: TestRenameInvalidName (0.82s) [2021-01-22T11:59:27.268Z] === RUN TestRenameAnonymousContainer [2021-01-22T11:59:27.837Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-01-22T11:59:28.353Z] --- PASS: TestTemplatedSecret (3.72s) [2021-01-22T11:59:28.353Z] === RUN TestSecretCreateResolve [2021-01-22T11:59:28.408Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.55s) [2021-01-22T11:59:28.408Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.72s) [2021-01-22T11:59:28.408Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.53s) [2021-01-22T11:59:28.408Z] === RUN TestKillStoppedContainer [2021-01-22T11:59:28.633Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2021-01-22T11:59:28.668Z] --- PASS: TestKillStoppedContainer (0.10s) [2021-01-22T11:59:28.668Z] === RUN TestKillStoppedContainerAPIPre120 [2021-01-22T11:59:28.668Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s) [2021-01-22T11:59:28.668Z] === RUN TestKillDifferentUserContainer [2021-01-22T11:59:29.194Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-01-22T11:59:29.450Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2021-01-22T11:59:29.609Z] --- PASS: TestKillDifferentUserContainer (0.82s) [2021-01-22T11:59:29.609Z] === RUN TestInspectOomKilledTrue [2021-01-22T11:59:29.609Z] --- SKIP: TestInspectOomKilledTrue (0.01s) [2021-01-22T11:59:29.609Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-01-22T11:59:29.609Z] === RUN TestInspectOomKilledFalse [2021-01-22T11:59:29.609Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-01-22T11:59:29.609Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-01-22T11:59:29.609Z] === RUN TestLinksEtcHostsContentMatch [2021-01-22T11:59:30.013Z] --- PASS: TestRenameAnonymousContainer (2.78s) [2021-01-22T11:59:30.013Z] === RUN TestRenameContainerWithSameName [2021-01-22T11:59:30.182Z] --- PASS: TestLinksEtcHostsContentMatch (0.61s) [2021-01-22T11:59:30.182Z] === RUN TestLinksContainerNames [2021-01-22T11:59:30.574Z] --- PASS: TestRenameContainerWithSameName (0.76s) [2021-01-22T11:59:30.574Z] === RUN TestRenameContainerWithLinkedContainer [2021-01-22T11:59:31.046Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-01-22T11:59:31.124Z] 4612f6d0b889: Pull complete [2021-01-22T11:59:32.078Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-01-22T11:59:32.094Z] --- PASS: TestLinksContainerNames (1.58s) [2021-01-22T11:59:32.094Z] === RUN TestLogsFollowTailEmpty [2021-01-22T11:59:32.460Z] --- PASS: TestRenameContainerWithLinkedContainer (1.51s) [2021-01-22T11:59:32.460Z] === RUN TestResize [2021-01-22T11:59:32.665Z] --- PASS: TestLogsFollowTailEmpty (0.79s) [2021-01-22T11:59:32.665Z] === RUN TestContainerNetworkMountsNoChown [2021-01-22T11:59:32.715Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-01-22T11:59:32.790Z] --- PASS: TestSecretCreateResolve (3.89s) [2021-01-22T11:59:32.790Z] PASS [2021-01-22T11:59:32.790Z] [2021-01-22T11:59:32.790Z] DONE 6 tests in 22.472s [2021-01-22T11:59:32.790Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m [2021-01-22T11:59:32.790Z] ++ 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-22T11:59:32.790Z] ++ set -e [2021-01-22T11:59:32.790Z] ++ '[' -n 0 ']' [2021-01-22T11:59:32.790Z] ++ set -x [2021-01-22T11:59:32.790Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-22T11:59:32.790Z] INFO: Testing against a local daemon [2021-01-22T11:59:32.790Z] === RUN TestServiceCreateInit [2021-01-22T11:59:32.790Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-01-22T11:59:33.236Z] --- PASS: TestContainerNetworkMountsNoChown (0.76s) [2021-01-22T11:59:33.236Z] === RUN TestMountDaemonRoot [2021-01-22T11:59:33.236Z] === RUN TestMountDaemonRoot/default [2021-01-22T11:59:33.236Z] === PAUSE TestMountDaemonRoot/default [2021-01-22T11:59:33.236Z] === RUN TestMountDaemonRoot/private [2021-01-22T11:59:33.236Z] === PAUSE TestMountDaemonRoot/private [2021-01-22T11:59:33.236Z] === RUN TestMountDaemonRoot/rprivate [2021-01-22T11:59:33.236Z] === PAUSE TestMountDaemonRoot/rprivate [2021-01-22T11:59:33.236Z] === RUN TestMountDaemonRoot/slave [2021-01-22T11:59:33.236Z] === PAUSE TestMountDaemonRoot/slave [2021-01-22T11:59:33.236Z] === RUN TestMountDaemonRoot/rslave [2021-01-22T11:59:33.236Z] === PAUSE TestMountDaemonRoot/rslave [2021-01-22T11:59:33.236Z] === RUN TestMountDaemonRoot/shared [2021-01-22T11:59:33.236Z] === PAUSE TestMountDaemonRoot/shared [2021-01-22T11:59:33.236Z] === RUN TestMountDaemonRoot/rshared [2021-01-22T11:59:33.236Z] === PAUSE TestMountDaemonRoot/rshared [2021-01-22T11:59:33.236Z] === CONT TestMountDaemonRoot/default [2021-01-22T11:59:33.236Z] === CONT TestMountDaemonRoot/rslave [2021-01-22T11:59:33.236Z] === CONT TestMountDaemonRoot/rprivate [2021-01-22T11:59:33.236Z] === CONT TestMountDaemonRoot/slave [2021-01-22T11:59:33.236Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-01-22T11:59:33.236Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-01-22T11:59:33.236Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-01-22T11:59:33.236Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-01-22T11:59:33.236Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-01-22T11:59:33.236Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-01-22T11:59:33.236Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-01-22T11:59:33.236Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-01-22T11:59:33.236Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-01-22T11:59:33.236Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-01-22T11:59:33.236Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-01-22T11:59:33.236Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-01-22T11:59:33.236Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-01-22T11:59:33.236Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-01-22T11:59:33.236Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-01-22T11:59:33.236Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-01-22T11:59:33.236Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-01-22T11:59:33.236Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-01-22T11:59:33.236Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-01-22T11:59:33.236Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-01-22T11:59:33.236Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-01-22T11:59:33.236Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-01-22T11:59:33.236Z] === CONT TestMountDaemonRoot/private [2021-01-22T11:59:33.236Z] === RUN TestMountDaemonRoot/private/bind_root [2021-01-22T11:59:33.236Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-01-22T11:59:33.236Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-01-22T11:59:33.236Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-01-22T11:59:33.236Z] === RUN TestMountDaemonRoot/private/mount_root [2021-01-22T11:59:33.236Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-01-22T11:59:33.236Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-01-22T11:59:33.236Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-01-22T11:59:33.236Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-01-22T11:59:33.236Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-01-22T11:59:33.236Z] === RUN TestMountDaemonRoot/default/bind_root [2021-01-22T11:59:33.236Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-01-22T11:59:33.236Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-01-22T11:59:33.236Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-01-22T11:59:33.236Z] === RUN TestMountDaemonRoot/default/mount_root [2021-01-22T11:59:33.236Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-01-22T11:59:33.236Z] === CONT TestMountDaemonRoot/rshared [2021-01-22T11:59:33.236Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-01-22T11:59:33.236Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-01-22T11:59:33.236Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-01-22T11:59:33.236Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-01-22T11:59:33.236Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-01-22T11:59:33.236Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-01-22T11:59:33.236Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-01-22T11:59:33.236Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-01-22T11:59:33.236Z] === CONT TestMountDaemonRoot/shared [2021-01-22T11:59:33.236Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-01-22T11:59:33.236Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-01-22T11:59:33.236Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-01-22T11:59:33.236Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-01-22T11:59:33.236Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-01-22T11:59:33.236Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-01-22T11:59:33.236Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-01-22T11:59:33.236Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-01-22T11:59:33.236Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-01-22T11:59:33.236Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-01-22T11:59:33.236Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-01-22T11:59:33.236Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-01-22T11:59:33.236Z] === CONT TestMountDaemonRoot/private/bind_root [2021-01-22T11:59:33.236Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-01-22T11:59:33.279Z] --- PASS: TestResize (1.01s) [2021-01-22T11:59:33.279Z] === RUN TestResizeWithInvalidSize [2021-01-22T11:59:33.497Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-01-22T11:59:33.497Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-01-22T11:59:33.497Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-01-22T11:59:33.497Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-01-22T11:59:33.497Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-01-22T11:59:33.497Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-01-22T11:59:33.497Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-01-22T11:59:33.497Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-01-22T11:59:33.497Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-01-22T11:59:33.497Z] === CONT TestMountDaemonRoot/private/mount_root [2021-01-22T11:59:33.497Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-01-22T11:59:33.581Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-01-22T11:59:33.758Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-01-22T11:59:33.758Z] === CONT TestMountDaemonRoot/default/mount_root [2021-01-22T11:59:33.758Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-01-22T11:59:33.758Z] === CONT TestMountDaemonRoot/default/bind_root [2021-01-22T11:59:33.758Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-01-22T11:59:33.758Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-01-22T11:59:33.758Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-01-22T11:59:33.758Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-01-22T11:59:33.758Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-01-22T11:59:33.758Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-01-22T11:59:33.758Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-01-22T11:59:33.758Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-01-22T11:59:33.758Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-01-22T11:59:34.019Z] --- PASS: TestMountDaemonRoot (0.04s) [2021-01-22T11:59:34.019Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-01-22T11:59:34.019Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.13s) [2021-01-22T11:59:34.019Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.13s) [2021-01-22T11:59:34.019Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2021-01-22T11:59:34.019Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.06s) [2021-01-22T11:59:34.019Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-01-22T11:59:34.019Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.19s) [2021-01-22T11:59:34.019Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.10s) [2021-01-22T11:59:34.019Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.10s) [2021-01-22T11:59:34.019Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s) [2021-01-22T11:59:34.019Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-01-22T11:59:34.019Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.13s) [2021-01-22T11:59:34.019Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) [2021-01-22T11:59:34.019Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2021-01-22T11:59:34.019Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) [2021-01-22T11:59:34.019Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-01-22T11:59:34.019Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s) [2021-01-22T11:59:34.019Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.11s) [2021-01-22T11:59:34.019Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.11s) [2021-01-22T11:59:34.019Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.11s) [2021-01-22T11:59:34.019Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-01-22T11:59:34.019Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.10s) [2021-01-22T11:59:34.019Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.11s) [2021-01-22T11:59:34.019Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s) [2021-01-22T11:59:34.019Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s) [2021-01-22T11:59:34.019Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-01-22T11:59:34.019Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2021-01-22T11:59:34.019Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2021-01-22T11:59:34.019Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2021-01-22T11:59:34.019Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2021-01-22T11:59:34.019Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-01-22T11:59:34.019Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2021-01-22T11:59:34.019Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2021-01-22T11:59:34.019Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2021-01-22T11:59:34.019Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2021-01-22T11:59:34.019Z] === RUN TestContainerBindMountNonRecursive [2021-01-22T11:59:34.205Z] --- PASS: TestResizeWithInvalidSize (0.86s) [2021-01-22T11:59:34.205Z] === RUN TestResizeWhenContainerNotStarted [2021-01-22T11:59:34.616Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-01-22T11:59:34.766Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2021-01-22T11:59:34.766Z] --- PASS: TestResizeWhenContainerNotStarted (0.81s) [2021-01-22T11:59:34.766Z] === RUN TestDaemonRestartKillContainers [2021-01-22T11:59:34.766Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-01-22T11:59:34.766Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-01-22T11:59:34.767Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-01-22T11:59:34.767Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-01-22T11:59:34.767Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-01-22T11:59:34.767Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-01-22T11:59:34.767Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-01-22T11:59:34.767Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-01-22T11:59:34.767Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-01-22T11:59:34.767Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-01-22T11:59:34.767Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-01-22T11:59:34.767Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-01-22T11:59:34.767Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-01-22T11:59:34.767Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-01-22T11:59:34.767Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-01-22T11:59:34.767Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-01-22T11:59:34.767Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-01-22T11:59:34.767Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-01-22T11:59:34.767Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-01-22T11:59:34.767Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-01-22T11:59:34.767Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-01-22T11:59:34.767Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-01-22T11:59:34.767Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-01-22T11:59:34.767Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-01-22T11:59:34.767Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-01-22T11:59:34.767Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-01-22T11:59:34.992Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-01-22T11:59:35.330Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-01-22T11:59:35.586Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-01-22T11:59:36.503Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-01-22T11:59:36.561Z] --- PASS: TestContainerBindMountNonRecursive (2.30s) [2021-01-22T11:59:36.561Z] === RUN TestContainerVolumesMountedAsShared [2021-01-22T11:59:36.821Z] --- PASS: TestContainerVolumesMountedAsShared (0.74s) [2021-01-22T11:59:36.821Z] === RUN TestContainerVolumesMountedAsSlave [2021-01-22T11:59:37.764Z] --- PASS: TestContainerVolumesMountedAsSlave (0.64s) [2021-01-22T11:59:37.764Z] === RUN TestNetworkNat [2021-01-22T11:59:38.102Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-01-22T11:59:38.102Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2021-01-22T11:59:38.102Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-01-22T11:59:38.102Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-01-22T11:59:38.334Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-01-22T11:59:38.704Z] --- PASS: TestNetworkNat (0.89s) [2021-01-22T11:59:38.704Z] === RUN TestNetworkLocalhostTCPNat [2021-01-22T11:59:39.275Z] --- PASS: TestNetworkLocalhostTCPNat (0.86s) [2021-01-22T11:59:39.275Z] === RUN TestNetworkLoopbackNat [2021-01-22T11:59:39.469Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-01-22T11:59:40.029Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-01-22T11:59:40.031Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-01-22T11:59:40.592Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-01-22T11:59:41.155Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-01-22T11:59:41.717Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-01-22T11:59:42.099Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-01-22T11:59:42.574Z] --- PASS: TestNetworkLoopbackNat (3.15s) [2021-01-22T11:59:42.574Z] === RUN TestPause [2021-01-22T11:59:43.516Z] --- PASS: TestPause (0.86s) [2021-01-22T11:59:43.516Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-01-22T11:59:43.516Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-01-22T11:59:43.516Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-01-22T11:59:43.516Z] === RUN TestPauseStopPausedContainer [2021-01-22T11:59:43.603Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-01-22T11:59:43.610Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2021-01-22T11:59:43.874Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-01-22T11:59:43.879Z] --- PASS: TestServiceCreateInit (10.91s) [2021-01-22T11:59:43.879Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.42s) [2021-01-22T11:59:43.879Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.48s) [2021-01-22T11:59:43.879Z] === RUN TestCreateServiceMultipleTimes [2021-01-22T11:59:44.086Z] --- PASS: TestPauseStopPausedContainer (0.83s) [2021-01-22T11:59:44.087Z] === RUN TestPsFilter [2021-01-22T11:59:44.237Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-01-22T11:59:44.347Z] --- PASS: TestPsFilter (0.29s) [2021-01-22T11:59:44.347Z] === RUN TestRemoveContainerWithRemovedVolume [2021-01-22T11:59:44.442Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-01-22T11:59:45.288Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.76s) [2021-01-22T11:59:45.288Z] === RUN TestRemoveContainerWithVolume [2021-01-22T11:59:45.370Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2021-01-22T11:59:46.228Z] --- PASS: TestRemoveContainerWithVolume (0.81s) [2021-01-22T11:59:46.228Z] === RUN TestRemoveContainerRunning [2021-01-22T11:59:46.305Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-01-22T11:59:46.737Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-01-22T11:59:46.798Z] --- PASS: TestRemoveContainerRunning (0.78s) [2021-01-22T11:59:46.798Z] === RUN TestRemoveContainerForceRemoveRunning [2021-01-22T11:59:47.352Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-01-22T11:59:47.739Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.76s) [2021-01-22T11:59:47.739Z] === RUN TestRemoveInvalidContainer [2021-01-22T11:59:47.739Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2021-01-22T11:59:47.739Z] === RUN TestRenameLinkedContainer [2021-01-22T11:59:48.103Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-01-22T11:59:48.103Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2021-01-22T11:59:48.103Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-01-22T11:59:48.359Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-01-22T11:59:49.426Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-01-22T11:59:49.724Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-01-22T11:59:50.460Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-01-22T11:59:50.650Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-01-22T11:59:51.038Z] --- PASS: TestRenameLinkedContainer (3.17s) [2021-01-22T11:59:51.038Z] === RUN TestRenameStoppedContainer [2021-01-22T11:59:51.215Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-01-22T11:59:51.215Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.86s) [2021-01-22T11:59:51.215Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.26s) [2021-01-22T11:59:51.215Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.63s) [2021-01-22T11:59:51.215Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.77s) [2021-01-22T11:59:51.215Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.69s) [2021-01-22T11:59:51.215Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.78s) [2021-01-22T11:59:51.215Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.87s) [2021-01-22T11:59:51.215Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.74s) [2021-01-22T11:59:51.215Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.22s) [2021-01-22T11:59:51.215Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.93s) [2021-01-22T11:59:51.215Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.90s) [2021-01-22T11:59:51.215Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.88s) [2021-01-22T11:59:51.215Z] === RUN TestCgroupNamespacesRun [2021-01-22T11:59:51.609Z] --- PASS: TestRenameStoppedContainer (0.83s) [2021-01-22T11:59:51.609Z] === RUN TestRenameRunningContainerAndReuse [2021-01-22T11:59:51.776Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-01-22T11:59:51.967Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-01-22T11:59:53.141Z] --- PASS: TestCgroupNamespacesRun (1.79s) [2021-01-22T11:59:53.141Z] === RUN TestCgroupNamespacesRunPrivileged [2021-01-22T11:59:53.477Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-01-22T11:59:53.478Z] Using test binary docker [2021-01-22T11:59:53.478Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-01-22T11:59:53.478Z] +++ /etc/init.d/apparmor start [2021-01-22T11:59:53.478Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-01-22T11:59:53.478Z] INFO: Waiting for daemon to start... [2021-01-22T11:59:53.478Z] Starting dockerd [2021-01-22T11:59:53.478Z] +++ 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-22T11:59:53.519Z] --- PASS: TestRenameRunningContainerAndReuse (1.57s) [2021-01-22T11:59:53.519Z] === RUN TestRenameInvalidName [2021-01-22T11:59:54.089Z] --- PASS: TestRenameInvalidName (0.79s) [2021-01-22T11:59:54.089Z] === RUN TestRenameAnonymousContainer [2021-01-22T11:59:55.029Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.89s) [2021-01-22T11:59:55.029Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-01-22T11:59:55.528Z] . [2021-01-22T11:59:55.528Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-01-22T11:59:55.528Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-01-22T11:59:55.528Z] Error: No such image: emptyfs [2021-01-22T11:59:55.528Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-01-22T11:59:55.528Z] ++++ docker load [2021-01-22T11:59:55.528Z] Running integration-test (iteration 1) [2021-01-22T11:59:55.528Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m [2021-01-22T11:59:55.528Z] ++ 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-22T11:59:55.528Z] ++ set -e [2021-01-22T11:59:55.528Z] ++ '[' -n 0 ']' [2021-01-22T11:59:55.528Z] ++ set -x [2021-01-22T11:59:55.528Z] ++ env -i DEST=/go/src/github.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-22T11:59:56.918Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.07s) [2021-01-22T11:59:56.918Z] === RUN TestCgroupNamespacesRunHostMode [2021-01-22T11:59:57.845Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2021-01-22T11:59:58.291Z] --- PASS: TestRenameAnonymousContainer (4.07s) [2021-01-22T11:59:58.291Z] === RUN TestRenameContainerWithSameName [2021-01-22T11:59:58.406Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-01-22T11:59:58.863Z] --- PASS: TestRenameContainerWithSameName (0.76s) [2021-01-22T11:59:58.863Z] === RUN TestRenameContainerWithLinkedContainer [2021-01-22T11:59:58.967Z] --- PASS: TestCgroupNamespacesRunHostMode (1.96s) [2021-01-22T11:59:58.967Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-01-22T11:59:59.898Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-01-22T12:00:00.775Z] --- PASS: TestRenameContainerWithLinkedContainer (1.59s) [2021-01-22T12:00:00.775Z] === RUN TestResize [2021-01-22T12:00:00.828Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2021-01-22T12:00:00.828Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2021-01-22T12:00:00.828Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.89s) [2021-01-22T12:00:00.828Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-01-22T12:00:01.346Z] --- PASS: TestResize (0.81s) [2021-01-22T12:00:01.346Z] === RUN TestResizeWithInvalidSize [2021-01-22T12:00:01.772Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-01-22T12:00:01.918Z] --- PASS: TestResizeWithInvalidSize (0.80s) [2021-01-22T12:00:01.918Z] === RUN TestResizeWhenContainerNotStarted [2021-01-22T12:00:02.333Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2021-01-22T12:00:02.594Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.85s) [2021-01-22T12:00:02.594Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-01-22T12:00:02.859Z] --- PASS: TestResizeWhenContainerNotStarted (0.77s) [2021-01-22T12:00:02.859Z] === RUN TestDaemonRestartKillContainers [2021-01-22T12:00:02.859Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-01-22T12:00:02.859Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-01-22T12:00:02.859Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-01-22T12:00:02.859Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-01-22T12:00:02.859Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-01-22T12:00:02.859Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-01-22T12:00:02.859Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-01-22T12:00:02.859Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-01-22T12:00:02.859Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-01-22T12:00:02.859Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-01-22T12:00:02.859Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-01-22T12:00:02.859Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-01-22T12:00:02.859Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-01-22T12:00:02.859Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-01-22T12:00:02.859Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-01-22T12:00:02.859Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-01-22T12:00:02.859Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-01-22T12:00:02.859Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-01-22T12:00:02.859Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-01-22T12:00:02.859Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-01-22T12:00:02.859Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-01-22T12:00:02.859Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-01-22T12:00:02.859Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-01-22T12:00:02.859Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-01-22T12:00:02.859Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-01-22T12:00:02.859Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-01-22T12:00:02.859Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-01-22T12:00:02.859Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-01-22T12:00:03.522Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.96s) [2021-01-22T12:00:03.522Z] === RUN TestCgroupNamespacesRunOlderClient [2021-01-22T12:00:04.775Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-01-22T12:00:04.886Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2021-01-22T12:00:05.449Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.84s) [2021-01-22T12:00:05.449Z] === RUN TestKernelTCPMemory [2021-01-22T12:00:05.719Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-01-22T12:00:05.980Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-01-22T12:00:06.242Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-01-22T12:00:06.299Z] --- PASS: TestCreateServiceMultipleTimes (23.19s) [2021-01-22T12:00:06.299Z] === RUN TestCreateServiceConflict [2021-01-22T12:00:06.376Z] --- PASS: TestKernelTCPMemory (1.02s) [2021-01-22T12:00:06.376Z] === RUN TestNISDomainname [2021-01-22T12:00:06.503Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-01-22T12:00:07.307Z] --- PASS: TestNISDomainname (0.97s) [2021-01-22T12:00:07.307Z] === RUN TestHostnameDnsResolution [2021-01-22T12:00:07.563Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-01-22T12:00:07.819Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2021-01-22T12:00:07.819Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2021-01-22T12:00:07.820Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2021-01-22T12:00:08.428Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-01-22T12:00:08.747Z] --- PASS: TestHostnameDnsResolution (1.41s) [2021-01-22T12:00:08.747Z] === RUN TestStats [2021-01-22T12:00:09.001Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-01-22T12:00:09.001Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-01-22T12:00:09.673Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-01-22T12:00:09.928Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-01-22T12:00:10.490Z] === RUN TestDockerSuite/TestBuildCmd [2021-01-22T12:00:10.732Z] --- PASS: TestCreateServiceConflict (3.79s) [2021-01-22T12:00:10.732Z] === RUN TestCreateServiceMaxReplicas [2021-01-22T12:00:10.745Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-01-22T12:00:10.887Z] Loaded image: buildpack-deps:buster [2021-01-22T12:00:10.887Z] Loaded image: busybox:latest [2021-01-22T12:00:10.887Z] Loaded image: busybox:glibc [2021-01-22T12:00:11.001Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2021-01-22T12:00:11.001Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-01-22T12:00:11.256Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-01-22T12:00:11.256Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-01-22T12:00:11.512Z] --- PASS: TestStats (2.76s) [2021-01-22T12:00:11.512Z] === RUN TestStopContainerWithTimeout [2021-01-22T12:00:11.512Z] === RUN TestStopContainerWithTimeout/0 [2021-01-22T12:00:11.512Z] === PAUSE TestStopContainerWithTimeout/0 [2021-01-22T12:00:11.512Z] === RUN TestStopContainerWithTimeout/1 [2021-01-22T12:00:11.512Z] === PAUSE TestStopContainerWithTimeout/1 [2021-01-22T12:00:11.512Z] === RUN TestStopContainerWithTimeout/3 [2021-01-22T12:00:11.512Z] === PAUSE TestStopContainerWithTimeout/3 [2021-01-22T12:00:11.512Z] === RUN TestStopContainerWithTimeout/-1 [2021-01-22T12:00:11.512Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-01-22T12:00:11.512Z] === CONT TestStopContainerWithTimeout/0 [2021-01-22T12:00:11.512Z] === CONT TestStopContainerWithTimeout/-1 [2021-01-22T12:00:11.518Z] Loaded image: debian:bullseye [2021-01-22T12:00:11.547Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-01-22T12:00:11.547Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.74s) [2021-01-22T12:00:11.547Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.94s) [2021-01-22T12:00:11.547Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.21s) [2021-01-22T12:00:11.547Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.81s) [2021-01-22T12:00:11.547Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.69s) [2021-01-22T12:00:11.547Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.66s) [2021-01-22T12:00:11.547Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.64s) [2021-01-22T12:00:11.547Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.59s) [2021-01-22T12:00:11.547Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.69s) [2021-01-22T12:00:11.547Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.62s) [2021-01-22T12:00:11.547Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.60s) [2021-01-22T12:00:11.547Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.32s) [2021-01-22T12:00:11.547Z] === RUN TestCgroupNamespacesRun [2021-01-22T12:00:11.809Z] Loaded image: hello-world:latest [2021-01-22T12:00:11.809Z] Loaded image: arm32v7/hello-world:latest [2021-01-22T12:00:11.809Z] INFO: Testing against a local daemon [2021-01-22T12:00:11.809Z] === RUN TestCgroupNamespacesBuild [2021-01-22T12:00:12.876Z] === CONT TestStopContainerWithTimeout/3 [2021-01-22T12:00:13.131Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-01-22T12:00:13.310Z] --- PASS: TestCgroupNamespacesBuild (1.36s) [2021-01-22T12:00:13.310Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-01-22T12:00:13.460Z] --- PASS: TestCgroupNamespacesRun (1.85s) [2021-01-22T12:00:13.460Z] === RUN TestCgroupNamespacesRunPrivileged [2021-01-22T12:00:14.253Z] --- PASS: TestCreateServiceMaxReplicas (3.62s) [2021-01-22T12:00:14.253Z] === RUN TestCreateWithDuplicateNetworkNames [2021-01-22T12:00:14.809Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.36s) [2021-01-22T12:00:14.809Z] === RUN TestBuildWithSession [2021-01-22T12:00:14.809Z] --- SKIP: TestBuildWithSession (0.00s) [2021-01-22T12:00:14.809Z] build_session_test.go:25: TODO: BuildKit [2021-01-22T12:00:14.809Z] === RUN TestBuildSquashParent [2021-01-22T12:00:15.020Z] === CONT TestStopContainerWithTimeout/1 [2021-01-22T12:00:15.372Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.90s) [2021-01-22T12:00:15.372Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-01-22T12:00:15.581Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2021-01-22T12:00:16.513Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2021-01-22T12:00:16.513Z] --- PASS: TestStopContainerWithTimeout/0 (1.13s) [2021-01-22T12:00:16.513Z] --- PASS: TestStopContainerWithTimeout/-1 (3.04s) [2021-01-22T12:00:16.513Z] --- PASS: TestStopContainerWithTimeout/3 (2.75s) [2021-01-22T12:00:16.513Z] --- PASS: TestStopContainerWithTimeout/1 (1.73s) [2021-01-22T12:00:16.513Z] === RUN TestDeleteDevicemapper [2021-01-22T12:00:16.513Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-01-22T12:00:16.513Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-01-22T12:00:16.513Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-01-22T12:00:17.283Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.82s) [2021-01-22T12:00:17.283Z] === RUN TestCgroupNamespacesRunHostMode [2021-01-22T12:00:17.879Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-01-22T12:00:18.665Z] --- PASS: TestCgroupNamespacesRunHostMode (1.77s) [2021-01-22T12:00:18.665Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-01-22T12:00:18.811Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2021-01-22T12:00:19.372Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-01-22T12:00:20.300Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.86s) [2021-01-22T12:00:20.300Z] === RUN TestUpdateMemory [2021-01-22T12:00:20.300Z] --- SKIP: TestUpdateMemory (0.00s) [2021-01-22T12:00:20.300Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-01-22T12:00:20.300Z] === RUN TestUpdateCPUQuota [2021-01-22T12:00:20.300Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-01-22T12:00:20.367Z] --- PASS: TestBuildSquashParent (4.88s) [2021-01-22T12:00:20.368Z] === RUN TestBuildWithRemoveAndForceRemove [2021-01-22T12:00:20.368Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-01-22T12:00:20.368Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-01-22T12:00:20.368Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-01-22T12:00:20.368Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-01-22T12:00:20.368Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-01-22T12:00:20.368Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-01-22T12:00:20.368Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-01-22T12:00:20.368Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-01-22T12:00:20.368Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-01-22T12:00:20.368Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-01-22T12:00:20.368Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-01-22T12:00:20.368Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-01-22T12:00:20.368Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-01-22T12:00:20.368Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-01-22T12:00:20.368Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-01-22T12:00:20.368Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-01-22T12:00:20.577Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.84s) [2021-01-22T12:00:20.577Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-01-22T12:00:20.862Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-01-22T12:00:21.791Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-01-22T12:00:21.791Z] --- PASS: TestUpdateCPUQuota (1.44s) [2021-01-22T12:00:21.791Z] === RUN TestUpdatePidsLimit [2021-01-22T12:00:21.791Z] === RUN TestUpdatePidsLimit/update_from_none [2021-01-22T12:00:21.791Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2021-01-22T12:00:21.883Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-01-22T12:00:21.883Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-01-22T12:00:22.046Z] === RUN TestUpdatePidsLimit/no_change [2021-01-22T12:00:22.302Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-01-22T12:00:22.302Z] === RUN TestUpdatePidsLimit/update_lower [2021-01-22T12:00:22.490Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.80s) [2021-01-22T12:00:22.490Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-01-22T12:00:22.557Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-01-22T12:00:22.813Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-01-22T12:00:23.068Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-01-22T12:00:23.324Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-01-22T12:00:23.431Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.98s) [2021-01-22T12:00:23.431Z] === RUN TestCgroupNamespacesRunOlderClient [2021-01-22T12:00:23.580Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-01-22T12:00:23.947Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-01-22T12:00:23.947Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.37s) [2021-01-22T12:00:23.947Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.46s) [2021-01-22T12:00:23.947Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.63s) [2021-01-22T12:00:23.947Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.80s) [2021-01-22T12:00:23.947Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.94s) [2021-01-22T12:00:23.947Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.91s) [2021-01-22T12:00:23.947Z] === RUN TestBuildMultiStageCopy [2021-01-22T12:00:23.947Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-01-22T12:00:24.945Z] --- PASS: TestUpdatePidsLimit (3.05s) [2021-01-22T12:00:24.945Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.31s) [2021-01-22T12:00:24.945Z] --- PASS: TestUpdatePidsLimit/no_change (0.36s) [2021-01-22T12:00:24.945Z] --- PASS: TestUpdatePidsLimit/update_lower (0.38s) [2021-01-22T12:00:24.945Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.29s) [2021-01-22T12:00:24.945Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.29s) [2021-01-22T12:00:24.945Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.30s) [2021-01-22T12:00:24.945Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.32s) [2021-01-22T12:00:24.945Z] === RUN TestUpdateRestartPolicy [2021-01-22T12:00:25.201Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2021-01-22T12:00:25.344Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.82s) [2021-01-22T12:00:25.344Z] === RUN TestKernelTCPMemory [2021-01-22T12:00:25.446Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-01-22T12:00:25.737Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-01-22T12:00:25.915Z] --- PASS: TestKernelTCPMemory (0.86s) [2021-01-22T12:00:25.915Z] === RUN TestNISDomainname [2021-01-22T12:00:26.030Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-01-22T12:00:26.320Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-01-22T12:00:26.611Z] --- PASS: TestBuildMultiStageCopy (2.81s) [2021-01-22T12:00:26.611Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.55s) [2021-01-22T12:00:26.611Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.31s) [2021-01-22T12:00:26.611Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.29s) [2021-01-22T12:00:26.611Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.31s) [2021-01-22T12:00:26.611Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.34s) [2021-01-22T12:00:26.611Z] === RUN TestBuildMultiStageParentConfig [2021-01-22T12:00:26.704Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-01-22T12:00:26.704Z] ok github.com/docker/docker/api/server/httputils 0.024s coverage: 14.7% of statements [2021-01-22T12:00:26.704Z] ok github.com/docker/docker/api/server/middleware 0.004s coverage: 37.7% of statements [2021-01-22T12:00:26.704Z] ? github.com/docker/docker/api/server/router [no test files] [2021-01-22T12:00:26.704Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-01-22T12:00:26.704Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-01-22T12:00:26.704Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-01-22T12:00:26.704Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-01-22T12:00:26.704Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-01-22T12:00:26.704Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-01-22T12:00:26.704Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-01-22T12:00:26.704Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-01-22T12:00:26.704Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-01-22T12:00:26.704Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-01-22T12:00:26.704Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 5.7% of statements [2021-01-22T12:00:26.704Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-01-22T12:00:26.704Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-01-22T12:00:26.704Z] ? github.com/docker/docker/api/types [no test files] [2021-01-22T12:00:26.704Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-01-22T12:00:26.704Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-01-22T12:00:26.704Z] ? github.com/docker/docker/api/types/container [no test files] [2021-01-22T12:00:26.704Z] ? github.com/docker/docker/api/types/events [no test files] [2021-01-22T12:00:26.704Z] ok github.com/docker/docker/api/types/strslice 0.019s coverage: 90.0% of statements [2021-01-22T12:00:26.704Z] ok github.com/docker/docker/api/types/filters 0.010s coverage: 92.2% of statements [2021-01-22T12:00:26.704Z] ? github.com/docker/docker/api/types/image [no test files] [2021-01-22T12:00:26.704Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-01-22T12:00:26.704Z] ? github.com/docker/docker/api/types/network [no test files] [2021-01-22T12:00:26.704Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-01-22T12:00:26.704Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-01-22T12:00:26.704Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-01-22T12:00:26.704Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-01-22T12:00:26.704Z] ok github.com/docker/docker/api/types/time 0.003s coverage: 100.0% of statements [2021-01-22T12:00:26.704Z] ok github.com/docker/docker/api/types/versions 0.010s coverage: 75.0% of statements [2021-01-22T12:00:26.704Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-01-22T12:00:26.704Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-01-22T12:00:26.704Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-01-22T12:00:26.704Z] ? github.com/docker/docker/builder [no test files] [2021-01-22T12:00:26.704Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-01-22T12:00:26.704Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-01-22T12:00:26.704Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-01-22T12:00:26.704Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-01-22T12:00:26.704Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-01-22T12:00:26.704Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-01-22T12:00:26.704Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-01-22T12:00:27.298Z] --- PASS: TestNISDomainname (0.99s) [2021-01-22T12:00:27.298Z] === RUN TestHostnameDnsResolution [2021-01-22T12:00:27.638Z] --- PASS: TestBuildMultiStageParentConfig (0.82s) [2021-01-22T12:00:27.638Z] === RUN TestBuildLabelWithTargets [2021-01-22T12:00:28.669Z] --- PASS: TestBuildLabelWithTargets (1.26s) [2021-01-22T12:00:28.669Z] === RUN TestBuildWithEmptyLayers [2021-01-22T12:00:28.680Z] --- PASS: TestHostnameDnsResolution (1.73s) [2021-01-22T12:00:28.680Z] === RUN TestStats [2021-01-22T12:00:29.248Z] ok github.com/docker/docker/builder/dockerfile 0.239s coverage: 48.3% of statements [2021-01-22T12:00:29.248Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-01-22T12:00:29.248Z] ok github.com/docker/docker/builder/remotecontext 0.103s coverage: 13.7% of statements [2021-01-22T12:00:29.310Z] --- PASS: TestBuildWithEmptyLayers (0.60s) [2021-01-22T12:00:29.310Z] === RUN TestBuildMultiStageOnBuild [2021-01-22T12:00:29.367Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2021-01-22T12:00:29.585Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.83s) [2021-01-22T12:00:29.585Z] === RUN TestCreateServiceSecretFileMode [2021-01-22T12:00:30.188Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2021-01-22T12:00:31.129Z] ok github.com/docker/docker/builder/remotecontext/git 1.230s coverage: 86.3% of statements [2021-01-22T12:00:31.129Z] ? github.com/docker/docker/cli [no test files] [2021-01-22T12:00:31.129Z] ? github.com/docker/docker/cli/config [no test files] [2021-01-22T12:00:31.369Z] --- PASS: TestBuildMultiStageOnBuild (1.76s) [2021-01-22T12:00:31.369Z] === RUN TestBuildUncleanTarFilenames [2021-01-22T12:00:31.978Z] --- PASS: TestStats (2.86s) [2021-01-22T12:00:31.978Z] === RUN TestStopContainerWithTimeout [2021-01-22T12:00:31.978Z] === RUN TestStopContainerWithTimeout/0 [2021-01-22T12:00:31.978Z] === PAUSE TestStopContainerWithTimeout/0 [2021-01-22T12:00:31.978Z] === RUN TestStopContainerWithTimeout/1 [2021-01-22T12:00:31.978Z] === PAUSE TestStopContainerWithTimeout/1 [2021-01-22T12:00:31.978Z] === RUN TestStopContainerWithTimeout/3 [2021-01-22T12:00:31.978Z] === PAUSE TestStopContainerWithTimeout/3 [2021-01-22T12:00:31.978Z] === RUN TestStopContainerWithTimeout/-1 [2021-01-22T12:00:31.978Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-01-22T12:00:31.978Z] === CONT TestStopContainerWithTimeout/0 [2021-01-22T12:00:31.978Z] === CONT TestStopContainerWithTimeout/-1 [2021-01-22T12:00:31.978Z] === CONT TestStopContainerWithTimeout/3 [2021-01-22T12:00:31.978Z] === CONT TestStopContainerWithTimeout/1 [2021-01-22T12:00:31.997Z] --- PASS: TestBuildUncleanTarFilenames (0.86s) [2021-01-22T12:00:31.997Z] === RUN TestBuildMultiStageLayerLeak [2021-01-22T12:00:32.632Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2021-01-22T12:00:32.632Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-01-22T12:00:32.888Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-01-22T12:00:33.450Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-01-22T12:00:34.018Z] --- PASS: TestCreateServiceSecretFileMode (3.74s) [2021-01-22T12:00:34.018Z] === RUN TestCreateServiceConfigFileMode [2021-01-22T12:00:34.056Z] --- PASS: TestBuildMultiStageLayerLeak (1.78s) [2021-01-22T12:00:34.057Z] === RUN TestBuildWithHugeFile [2021-01-22T12:00:35.275Z] --- PASS: TestStopContainerWithTimeout (0.05s) [2021-01-22T12:00:35.275Z] --- PASS: TestStopContainerWithTimeout/0 (1.41s) [2021-01-22T12:00:35.275Z] --- PASS: TestStopContainerWithTimeout/1 (2.21s) [2021-01-22T12:00:35.275Z] --- PASS: TestStopContainerWithTimeout/3 (2.98s) [2021-01-22T12:00:35.275Z] --- PASS: TestStopContainerWithTimeout/-1 (3.34s) [2021-01-22T12:00:35.275Z] === RUN TestDeleteDevicemapper [2021-01-22T12:00:35.275Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-01-22T12:00:35.275Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-01-22T12:00:35.275Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-01-22T12:00:35.332Z] ok github.com/docker/docker/client 0.207s coverage: 75.4% of statements [2021-01-22T12:00:35.965Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2021-01-22T12:00:35.965Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-01-22T12:00:37.187Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.07s) [2021-01-22T12:00:37.187Z] === RUN TestUpdateMemory [2021-01-22T12:00:37.187Z] --- SKIP: TestUpdateMemory (0.00s) [2021-01-22T12:00:37.187Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-01-22T12:00:37.187Z] === RUN TestUpdateCPUQuota [2021-01-22T12:00:37.331Z] --- PASS: TestUpdateRestartPolicy (12.69s) [2021-01-22T12:00:37.331Z] === RUN TestUpdateRestartWithAutoRemove [2021-01-22T12:00:37.518Z] --- PASS: TestCreateServiceConfigFileMode (3.70s) [2021-01-22T12:00:37.518Z] === RUN TestCreateServiceSysctls [2021-01-22T12:00:37.907Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2021-01-22T12:00:38.163Z] --- PASS: TestUpdateRestartWithAutoRemove (0.78s) [2021-01-22T12:00:38.163Z] === RUN TestWaitNonBlocked [2021-01-22T12:00:38.163Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-01-22T12:00:38.163Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-01-22T12:00:38.163Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-01-22T12:00:38.163Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-01-22T12:00:38.163Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-01-22T12:00:38.163Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-01-22T12:00:38.574Z] --- PASS: TestUpdateCPUQuota (1.36s) [2021-01-22T12:00:38.574Z] === RUN TestUpdatePidsLimit [2021-01-22T12:00:38.574Z] === RUN TestUpdatePidsLimit/update_from_none [2021-01-22T12:00:38.834Z] === RUN TestUpdatePidsLimit/no_change [2021-01-22T12:00:39.096Z] === RUN TestUpdatePidsLimit/update_lower [2021-01-22T12:00:39.529Z] --- PASS: TestWaitNonBlocked (0.03s) [2021-01-22T12:00:39.529Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.26s) [2021-01-22T12:00:39.529Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.32s) [2021-01-22T12:00:39.529Z] === RUN TestWaitBlocked [2021-01-22T12:00:39.529Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-01-22T12:00:39.529Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-01-22T12:00:39.529Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-01-22T12:00:39.529Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-01-22T12:00:39.529Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-01-22T12:00:39.529Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-01-22T12:00:39.529Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-01-22T12:00:39.666Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-01-22T12:00:39.926Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-01-22T12:00:40.496Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-01-22T12:00:40.757Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-01-22T12:00:40.897Z] --- PASS: TestWaitBlocked (0.03s) [2021-01-22T12:00:40.897Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.10s) [2021-01-22T12:00:40.897Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.25s) [2021-01-22T12:00:40.897Z] === CONT TestContainerStartOnDaemonRestart [2021-01-22T12:00:40.897Z] === CONT TestContainerKillOnDaemonStart [2021-01-22T12:00:41.153Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-01-22T12:00:41.153Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-01-22T12:00:41.408Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-01-22T12:00:41.408Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-01-22T12:00:41.408Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2021-01-22T12:00:41.408Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-01-22T12:00:41.950Z] --- PASS: TestCreateServiceSysctls (4.75s) [2021-01-22T12:00:41.950Z] === RUN TestCreateServiceCapabilities [2021-01-22T12:00:42.142Z] --- PASS: TestUpdatePidsLimit (3.66s) [2021-01-22T12:00:42.142Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.39s) [2021-01-22T12:00:42.142Z] --- PASS: TestUpdatePidsLimit/no_change (0.38s) [2021-01-22T12:00:42.142Z] --- PASS: TestUpdatePidsLimit/update_lower (0.38s) [2021-01-22T12:00:42.142Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.38s) [2021-01-22T12:00:42.142Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.37s) [2021-01-22T12:00:42.142Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.38s) [2021-01-22T12:00:42.142Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.42s) [2021-01-22T12:00:42.142Z] === RUN TestUpdateRestartPolicy [2021-01-22T12:00:43.927Z] --- PASS: TestContainerStartOnDaemonRestart (3.15s) [2021-01-22T12:00:43.927Z] === CONT TestIpcModeOlderClient [2021-01-22T12:00:44.183Z] --- PASS: TestIpcModeOlderClient (0.07s) [2021-01-22T12:00:44.183Z] === CONT TestDaemonHostGatewayIP [2021-01-22T12:00:45.110Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-01-22T12:00:45.366Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2021-01-22T12:00:45.450Z] --- PASS: TestCreateServiceCapabilities (3.67s) [2021-01-22T12:00:45.450Z] === RUN TestInspect [2021-01-22T12:00:47.253Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2021-01-22T12:00:47.253Z] --- PASS: TestDaemonHostGatewayIP (3.27s) [2021-01-22T12:00:47.253Z] === CONT TestRestartDaemonWithRestartingContainer [2021-01-22T12:00:49.770Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-01-22T12:00:49.770Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.25s) [2021-01-22T12:00:49.770Z] === CONT TestDaemonRestartIpcMode [2021-01-22T12:00:49.884Z] --- PASS: TestInspect (3.78s) [2021-01-22T12:00:49.884Z] === RUN TestCreateJob [2021-01-22T12:00:50.698Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2021-01-22T12:00:52.064Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-01-22T12:00:52.064Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-01-22T12:00:52.320Z] --- PASS: TestDaemonRestartIpcMode (2.84s) [2021-01-22T12:00:54.210Z] --- PASS: TestContainerKillOnDaemonStart (13.07s) [2021-01-22T12:00:54.210Z] PASS [2021-01-22T12:00:54.210Z] [2021-01-22T12:00:54.210Z] === Skipped [2021-01-22T12:00:54.210Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-01-22T12:00:54.210Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-01-22T12:00:54.210Z] [2021-01-22T12:00:54.210Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.01s) [2021-01-22T12:00:54.210Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-01-22T12:00:54.210Z] [2021-01-22T12:00:54.210Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-01-22T12:00:54.210Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-01-22T12:00:54.210Z] [2021-01-22T12:00:54.210Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-01-22T12:00:54.210Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-01-22T12:00:54.210Z] [2021-01-22T12:00:54.210Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-01-22T12:00:54.210Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-01-22T12:00:54.210Z] [2021-01-22T12:00:54.210Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-01-22T12:00:54.210Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-01-22T12:00:54.210Z] [2021-01-22T12:00:54.210Z] [2021-01-22T12:00:54.210Z] DONE 196 tests, 6 skipped in 148.102s [2021-01-22T12:00:54.210Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-01-22T12:00:54.210Z] ++ 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-22T12:00:54.210Z] ++ set -e [2021-01-22T12:00:54.210Z] ++ '[' -n 0 ']' [2021-01-22T12:00:54.210Z] ++ set -x [2021-01-22T12:00:54.210Z] ++ env -i DEST=/go/src/github.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-22T12:00:54.210Z] INFO: Testing against a local daemon [2021-01-22T12:00:54.210Z] === RUN TestCommitInheritsEnv [2021-01-22T12:00:54.351Z] --- PASS: TestCreateJob (4.44s) [2021-01-22T12:00:54.351Z] === RUN TestReplicatedJob [2021-01-22T12:00:54.365Z] --- PASS: TestUpdateRestartPolicy (12.36s) [2021-01-22T12:00:54.365Z] === RUN TestUpdateRestartWithAutoRemove [2021-01-22T12:00:54.466Z] --- PASS: TestCommitInheritsEnv (0.37s) [2021-01-22T12:00:54.466Z] === RUN TestImportExtremelyLargeImageWorks [2021-01-22T12:00:54.466Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-01-22T12:00:54.466Z] === RUN TestImagesFilterMultiReference [2021-01-22T12:00:54.721Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2021-01-22T12:00:54.721Z] === RUN TestImagePullPlatformInvalid [2021-01-22T12:00:54.721Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2021-01-22T12:00:54.721Z] === RUN TestRemoveImageOrphaning [2021-01-22T12:00:55.284Z] --- PASS: TestRemoveImageOrphaning (0.44s) [2021-01-22T12:00:55.284Z] === RUN TestRemoveImageGarbageCollector [2021-01-22T12:00:55.306Z] --- PASS: TestUpdateRestartWithAutoRemove (0.79s) [2021-01-22T12:00:55.306Z] === RUN TestWaitNonBlocked [2021-01-22T12:00:55.306Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-01-22T12:00:55.306Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-01-22T12:00:55.306Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-01-22T12:00:55.306Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-01-22T12:00:55.306Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-01-22T12:00:55.306Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-01-22T12:00:56.249Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-01-22T12:00:56.249Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.93s) [2021-01-22T12:00:56.249Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.97s) [2021-01-22T12:00:56.249Z] === RUN TestWaitBlocked [2021-01-22T12:00:56.249Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-01-22T12:00:56.249Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-01-22T12:00:56.249Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-01-22T12:00:56.249Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-01-22T12:00:56.249Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-01-22T12:00:56.249Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-01-22T12:00:56.665Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-01-22T12:00:57.233Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2021-01-22T12:00:57.488Z] --- PASS: TestRemoveImageGarbageCollector (2.33s) [2021-01-22T12:00:57.488Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-01-22T12:00:57.488Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2021-01-22T12:00:57.488Z] === RUN TestTagInvalidReference [2021-01-22T12:00:57.488Z] --- PASS: TestTagInvalidReference (0.05s) [2021-01-22T12:00:57.488Z] === RUN TestTagValidPrefixedRepo [2021-01-22T12:00:57.488Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2021-01-22T12:00:57.488Z] === RUN TestTagExistedNameWithoutForce [2021-01-22T12:00:57.488Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2021-01-22T12:00:57.653Z] --- PASS: TestWaitBlocked (0.02s) [2021-01-22T12:00:57.653Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.17s) [2021-01-22T12:00:57.653Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.19s) [2021-01-22T12:00:57.653Z] === CONT TestContainerStartOnDaemonRestart [2021-01-22T12:00:57.653Z] === CONT TestContainerKillOnDaemonStart [2021-01-22T12:00:57.653Z] === CONT TestIpcModeOlderClient [2021-01-22T12:00:57.653Z] === CONT TestDaemonHostGatewayIP [2021-01-22T12:00:57.653Z] --- PASS: TestIpcModeOlderClient (0.23s) [2021-01-22T12:00:57.653Z] === CONT TestDaemonRestartIpcMode [2021-01-22T12:00:57.743Z] === RUN TestTagOfficialNames [2021-01-22T12:00:57.743Z] --- PASS: TestTagOfficialNames (0.08s) [2021-01-22T12:00:57.743Z] === RUN TestTagMatchesDigest [2021-01-22T12:00:57.743Z] --- PASS: TestTagMatchesDigest (0.02s) [2021-01-22T12:00:57.743Z] === CONT TestImportExtremelyLargeImageWorks [2021-01-22T12:00:58.306Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2021-01-22T12:00:58.870Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2021-01-22T12:00:59.431Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2021-01-22T12:01:01.040Z] --- PASS: TestContainerStartOnDaemonRestart (3.47s) [2021-01-22T12:01:01.041Z] === CONT TestRestartDaemonWithRestartingContainer [2021-01-22T12:01:01.220Z] --- PASS: TestReplicatedJob (7.41s) [2021-01-22T12:01:01.220Z] === RUN TestUpdateReplicatedJob [2021-01-22T12:01:02.445Z] --- PASS: TestDaemonRestartIpcMode (4.53s) [2021-01-22T12:01:02.698Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-01-22T12:01:02.706Z] --- PASS: TestDaemonHostGatewayIP (5.24s) [2021-01-22T12:01:02.954Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-01-22T12:01:04.088Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.26s) [2021-01-22T12:01:04.317Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-01-22T12:01:04.572Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2021-01-22T12:01:05.654Z] --- PASS: TestUpdateReplicatedJob (4.22s) [2021-01-22T12:01:05.654Z] === RUN TestServiceListWithStatuses [2021-01-22T12:01:05.654Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-01-22T12:01:05.654Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-01-22T12:01:05.654Z] === RUN TestDockerNetworkConnectAlias [2021-01-22T12:01:05.936Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2021-01-22T12:01:06.497Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2021-01-22T12:01:07.862Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-01-22T12:01:07.862Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2021-01-22T12:01:08.424Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-01-22T12:01:08.424Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-01-22T12:01:09.791Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-01-22T12:01:10.663Z] --- PASS: TestContainerKillOnDaemonStart (13.14s) [2021-01-22T12:01:10.663Z] PASS [2021-01-22T12:01:10.663Z] [2021-01-22T12:01:10.663Z] === Skipped [2021-01-22T12:01:10.663Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2021-01-22T12:01:10.663Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-01-22T12:01:10.663Z] [2021-01-22T12:01:10.663Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.01s) [2021-01-22T12:01:10.663Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-01-22T12:01:10.663Z] [2021-01-22T12:01:10.663Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2021-01-22T12:01:10.663Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-01-22T12:01:10.663Z] [2021-01-22T12:01:10.663Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-01-22T12:01:10.663Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-01-22T12:01:10.663Z] [2021-01-22T12:01:10.663Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2021-01-22T12:01:10.663Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-01-22T12:01:10.663Z] [2021-01-22T12:01:10.663Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2021-01-22T12:01:10.663Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-01-22T12:01:10.663Z] [2021-01-22T12:01:10.663Z] [2021-01-22T12:01:10.663Z] DONE 196 tests, 6 skipped in 140.767s [2021-01-22T12:01:10.663Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2021-01-22T12:01:10.663Z] ++ 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-22T12:01:10.663Z] ++ set -e [2021-01-22T12:01:10.663Z] ++ '[' -n 0 ']' [2021-01-22T12:01:10.663Z] ++ set -x [2021-01-22T12:01:10.663Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-22T12:01:10.924Z] INFO: Testing against a local daemon [2021-01-22T12:01:10.924Z] === RUN TestCommitInheritsEnv [2021-01-22T12:01:11.159Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2021-01-22T12:01:11.159Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-01-22T12:01:11.495Z] --- PASS: TestCommitInheritsEnv (0.67s) [2021-01-22T12:01:11.495Z] === RUN TestImportExtremelyLargeImageWorks [2021-01-22T12:01:11.495Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-01-22T12:01:11.495Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2021-01-22T12:01:11.495Z] === RUN TestImagesFilterMultiReference [2021-01-22T12:01:11.495Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2021-01-22T12:01:11.495Z] === RUN TestImagePullPlatformInvalid [2021-01-22T12:01:11.722Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2021-01-22T12:01:11.755Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2021-01-22T12:01:11.755Z] === RUN TestRemoveImageOrphaning [2021-01-22T12:01:12.326Z] --- PASS: TestRemoveImageOrphaning (0.53s) [2021-01-22T12:01:12.326Z] === RUN TestRemoveImageGarbageCollector [2021-01-22T12:01:12.326Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-01-22T12:01:12.326Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-01-22T12:01:12.326Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-01-22T12:01:12.326Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2021-01-22T12:01:12.326Z] === RUN TestTagInvalidReference [2021-01-22T12:01:12.326Z] --- PASS: TestTagInvalidReference (0.03s) [2021-01-22T12:01:12.326Z] === RUN TestTagValidPrefixedRepo [2021-01-22T12:01:12.326Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2021-01-22T12:01:12.326Z] === RUN TestTagExistedNameWithoutForce [2021-01-22T12:01:12.326Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2021-01-22T12:01:12.326Z] === RUN TestTagOfficialNames [2021-01-22T12:01:12.326Z] --- PASS: TestTagOfficialNames (0.07s) [2021-01-22T12:01:12.326Z] === RUN TestTagMatchesDigest [2021-01-22T12:01:12.326Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-01-22T12:01:12.326Z] PASS [2021-01-22T12:01:12.587Z] [2021-01-22T12:01:12.587Z] === Skipped [2021-01-22T12:01:12.587Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2021-01-22T12:01:12.587Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2021-01-22T12:01:12.587Z] [2021-01-22T12:01:12.587Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-01-22T12:01:12.587Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-01-22T12:01:12.587Z] [2021-01-22T12:01:12.587Z] [2021-01-22T12:01:12.587Z] DONE 12 tests, 2 skipped in 1.847s [2021-01-22T12:01:12.587Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2021-01-22T12:01:12.587Z] ++ 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-22T12:01:12.587Z] ++ set -e [2021-01-22T12:01:12.587Z] ++ '[' -n 0 ']' [2021-01-22T12:01:12.587Z] ++ set -x [2021-01-22T12:01:12.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=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-22T12:01:12.587Z] INFO: Testing against a local daemon [2021-01-22T12:01:12.587Z] === RUN TestNetworkCreateDelete [2021-01-22T12:01:12.651Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-01-22T12:01:13.158Z] --- PASS: TestNetworkCreateDelete (0.43s) [2021-01-22T12:01:13.158Z] === RUN TestDockerNetworkDeletePreferID [2021-01-22T12:01:14.081Z] ok github.com/docker/docker/cmd/dockerd 0.088s coverage: 29.1% of statements [2021-01-22T12:01:14.101Z] --- PASS: TestDockerNetworkDeletePreferID (1.18s) [2021-01-22T12:01:14.101Z] === RUN TestDaemonDNSFallback [2021-01-22T12:01:14.110Z] --- PASS: TestDockerNetworkConnectAlias (8.31s) [2021-01-22T12:01:14.110Z] === RUN TestDockerNetworkReConnect [2021-01-22T12:01:14.545Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2021-01-22T12:01:14.650Z] ok github.com/docker/docker/container 0.119s coverage: 34.4% of statements [2021-01-22T12:01:14.650Z] ? github.com/docker/docker/container/stream [no test files] [2021-01-22T12:01:14.650Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-01-22T12:01:14.650Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-01-22T12:01:14.650Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-01-22T12:01:16.435Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2021-01-22T12:01:20.598Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2021-01-22T12:01:20.985Z] --- PASS: TestDockerNetworkReConnect (6.34s) [2021-01-22T12:01:20.985Z] === RUN TestServicePlugin [2021-01-22T12:01:20.985Z] --- SKIP: TestServicePlugin (0.00s) [2021-01-22T12:01:20.985Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-01-22T12:01:20.985Z] === RUN TestServiceUpdateLabel [2021-01-22T12:01:21.525Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2021-01-22T12:01:22.234Z] --- PASS: TestDaemonDNSFallback (7.36s) [2021-01-22T12:01:22.234Z] === RUN TestInspectNetwork [2021-01-22T12:01:23.411Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-01-22T12:01:23.708Z] --- PASS: TestServiceUpdateLabel (3.70s) [2021-01-22T12:01:23.708Z] === RUN TestServiceUpdateSecrets [2021-01-22T12:01:24.774Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-01-22T12:01:26.663Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-01-22T12:01:26.895Z] ok github.com/docker/docker/daemon/cluster 0.075s coverage: 0.5% of statements [2021-01-22T12:01:27.465Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.009s coverage: 65.3% of statements [2021-01-22T12:01:27.519Z] === RUN TestInspectNetwork/full_network_id [2021-01-22T12:01:27.519Z] === RUN TestInspectNetwork/partial_network_id [2021-01-22T12:01:27.519Z] === RUN TestInspectNetwork/network_name [2021-01-22T12:01:27.519Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-01-22T12:01:27.710Z] 4dcc9a9b9e68: Pull complete [2021-01-22T12:01:27.710Z] Digest: sha256:997e32161f322f5f301023ae675f39329bd60888f5f9a373100eba77f55cbb31 [2021-01-22T12:01:27.710Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2021-01-22T12:01:27.710Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2021-01-22T12:01:27.710Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2021-01-22T12:01:27.710Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1697' [2021-01-22T12:01:27.710Z] WARN: Skipping validation tests [2021-01-22T12:01:27.710Z] INFO: Running unit tests at 01/22/2021 12:01:13... [2021-01-22T12:01:27.710Z] INFO: make.ps1 starting at 01/22/2021 12:01:17 [2021-01-22T12:01:27.710Z] INFO: Git commit (febd0d315c) assumed from DOCKER_GITCOMMIT environment variable [2021-01-22T12:01:27.710Z] INFO: Invoking autogen... [2021-01-22T12:01:27.710Z] INFO: Running unit tests... [2021-01-22T12:01:27.710Z] 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-22T12:01:28.027Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-01-22T12:01:29.377Z] ok github.com/docker/docker/daemon/cluster/convert 0.009s coverage: 35.9% of statements [2021-01-22T12:01:30.540Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2021-01-22T12:01:30.979Z] --- PASS: TestBuildWithHugeFile (56.41s) [2021-01-22T12:01:30.979Z] === RUN TestBuildWithEmptyDockerfile [2021-01-22T12:01:30.980Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-01-22T12:01:30.980Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-01-22T12:01:30.980Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-01-22T12:01:30.980Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-01-22T12:01:30.980Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-01-22T12:01:30.980Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-01-22T12:01:30.980Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-01-22T12:01:30.980Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-01-22T12:01:30.980Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-01-22T12:01:30.980Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2021-01-22T12:01:30.980Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.27s) [2021-01-22T12:01:30.980Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.28s) [2021-01-22T12:01:30.980Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.28s) [2021-01-22T12:01:30.980Z] === RUN TestBuildPreserveOwnership [2021-01-22T12:01:30.980Z] === RUN TestBuildPreserveOwnership/copy_from [2021-01-22T12:01:31.717Z] --- PASS: TestInspectNetwork (9.51s) [2021-01-22T12:01:31.717Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-01-22T12:01:31.717Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-01-22T12:01:31.717Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-01-22T12:01:31.717Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-01-22T12:01:31.717Z] === RUN TestRunContainerWithBridgeNone [2021-01-22T12:01:33.037Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-01-22T12:01:33.057Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2021-01-22T12:01:33.628Z] --- PASS: TestRunContainerWithBridgeNone (2.56s) [2021-01-22T12:01:33.628Z] === RUN TestNetworkInvalidJSON [2021-01-22T12:01:33.628Z] === RUN TestNetworkInvalidJSON//networks/create [2021-01-22T12:01:33.628Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-01-22T12:01:33.628Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-01-22T12:01:33.628Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-01-22T12:01:33.628Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-01-22T12:01:33.628Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-01-22T12:01:33.628Z] === CONT TestNetworkInvalidJSON//networks/create [2021-01-22T12:01:33.628Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-01-22T12:01:33.628Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-01-22T12:01:33.628Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-01-22T12:01:33.628Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-01-22T12:01:33.628Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-01-22T12:01:33.628Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-01-22T12:01:33.628Z] === RUN TestNetworkList [2021-01-22T12:01:33.628Z] === RUN TestNetworkList//networks [2021-01-22T12:01:33.628Z] === PAUSE TestNetworkList//networks [2021-01-22T12:01:33.628Z] === RUN TestNetworkList//networks/ [2021-01-22T12:01:33.629Z] === PAUSE TestNetworkList//networks/ [2021-01-22T12:01:33.629Z] === CONT TestNetworkList//networks [2021-01-22T12:01:33.629Z] === CONT TestNetworkList//networks/ [2021-01-22T12:01:33.629Z] --- PASS: TestNetworkList (0.03s) [2021-01-22T12:01:33.629Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-01-22T12:01:33.629Z] --- PASS: TestNetworkList//networks (0.00s) [2021-01-22T12:01:33.629Z] === RUN TestHostIPv4BridgeLabel [2021-01-22T12:01:34.540Z] --- PASS: TestBuildPreserveOwnership (3.83s) [2021-01-22T12:01:34.540Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.53s) [2021-01-22T12:01:34.540Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.29s) [2021-01-22T12:01:34.540Z] === RUN TestBuildPlatformInvalid [2021-01-22T12:01:34.540Z] --- PASS: TestBuildPlatformInvalid (0.12s) [2021-01-22T12:01:34.540Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-01-22T12:01:34.570Z] --- PASS: TestHostIPv4BridgeLabel (0.82s) [2021-01-22T12:01:34.570Z] === RUN TestDaemonRestartWithLiveRestore [2021-01-22T12:01:34.819Z] ? github.com/docker/docker/api [no test files] [2021-01-22T12:01:35.954Z] --- PASS: TestDaemonRestartWithLiveRestore (1.42s) [2021-01-22T12:01:35.954Z] === RUN TestDaemonDefaultNetworkPools [2021-01-22T12:01:36.321Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2021-01-22T12:01:36.592Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2021-01-22T12:01:37.156Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2021-01-22T12:01:37.338Z] --- PASS: TestDaemonDefaultNetworkPools (1.30s) [2021-01-22T12:01:37.338Z] === RUN TestDaemonRestartWithExistingNetwork [2021-01-22T12:01:37.718Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2021-01-22T12:01:39.250Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.95s) [2021-01-22T12:01:39.250Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-01-22T12:01:39.369Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.439s coverage: 14.1% of statements [2021-01-22T12:01:39.369Z] ok github.com/docker/docker/daemon 12.161s coverage: 17.1% of statements [2021-01-22T12:01:39.369Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-01-22T12:01:39.369Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-01-22T12:01:39.608Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2021-01-22T12:01:39.608Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2021-01-22T12:01:39.608Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-01-22T12:01:40.311Z] ok github.com/docker/docker/daemon/config 0.050s coverage: 81.8% of statements [2021-01-22T12:01:40.311Z] ok github.com/docker/docker/daemon/discovery 0.006s coverage: 30.0% of statements [2021-01-22T12:01:40.535Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-01-22T12:01:40.535Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-01-22T12:01:41.252Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements [2021-01-22T12:01:41.252Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-01-22T12:01:41.252Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-01-22T12:01:41.794Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.38s) [2021-01-22T12:01:41.794Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-01-22T12:01:41.823Z] ok github.com/docker/docker/daemon/graphdriver 0.019s coverage: 2.2% of statements [2021-01-22T12:01:42.303Z] --- PASS: TestServiceUpdateSecrets (15.83s) [2021-01-22T12:01:42.303Z] === RUN TestServiceUpdateConfigs [2021-01-22T12:01:42.364Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.85s) [2021-01-22T12:01:42.365Z] === RUN TestServiceWithPredefinedNetwork [2021-01-22T12:01:43.800Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2021-01-22T12:01:44.368Z] ok github.com/docker/docker/daemon/graphdriver/aufs 1.502s coverage: 73.1% of statements [2021-01-22T12:01:44.726Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-01-22T12:01:44.939Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.010s coverage: 2.9% of statements [2021-01-22T12:01:45.511Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.461s coverage: 56.2% of statements [2021-01-22T12:01:45.662Z] --- PASS: TestServiceWithPredefinedNetwork (3.28s) [2021-01-22T12:01:45.662Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-01-22T12:01:45.662Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-01-22T12:01:45.662Z] service_test.go:236: FLAKY_TEST [2021-01-22T12:01:45.662Z] === RUN TestServiceWithDataPathPortInit [2021-01-22T12:01:46.088Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2021-01-22T12:01:46.651Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-01-22T12:01:48.054Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.011s coverage: 1.8% of statements [2021-01-22T12:01:49.165Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-01-22T12:01:49.681Z] === RUN TestMiddlewares [2021-01-22T12:01:49.681Z] --- PASS: TestMiddlewares (0.00s) [2021-01-22T12:01:49.681Z] PASS [2021-01-22T12:01:49.681Z] coverage: 9.0% of statements [2021-01-22T12:01:49.681Z] ok github.com/docker/docker/api/server 0.068s coverage: 9.0% of statements [2021-01-22T12:01:49.996Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.345s coverage: 45.9% of statements [2021-01-22T12:01:49.996Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-01-22T12:01:49.996Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.328s coverage: 49.5% of statements [2021-01-22T12:01:50.040Z] Loaded image: buildpack-deps:buster [2021-01-22T12:01:50.040Z] Loaded image: busybox:latest [2021-01-22T12:01:50.040Z] Loaded image: busybox:glibc [2021-01-22T12:01:50.532Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2021-01-22T12:01:50.673Z] Loaded image: debian:bullseye [2021-01-22T12:01:50.673Z] Loaded image: hello-world:latest [2021-01-22T12:01:50.673Z] Loaded image: arm32v7/hello-world:latest [2021-01-22T12:01:51.898Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2021-01-22T12:01:51.904Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.009s coverage: 58.0% of statements [2021-01-22T12:01:52.845Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.775s coverage: 57.7% of statements [2021-01-22T12:01:52.845Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-01-22T12:01:52.845Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-01-22T12:01:53.785Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.015s coverage: 3.0% of statements [2021-01-22T12:01:53.787Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2021-01-22T12:01:54.726Z] ok github.com/docker/docker/daemon/links 0.012s coverage: 93.0% of statements [2021-01-22T12:01:55.152Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-01-22T12:01:56.109Z] ok github.com/docker/docker/daemon/images 0.029s coverage: 6.4% of statements [2021-01-22T12:01:56.109Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-01-22T12:01:56.109Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-01-22T12:01:56.680Z] ok github.com/docker/docker/daemon/logger 0.221s coverage: 43.2% of statements [2021-01-22T12:01:57.565Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (22.69s) [2021-01-22T12:01:57.565Z] PASS [2021-01-22T12:01:57.565Z] [2021-01-22T12:01:57.565Z] === Skipped [2021-01-22T12:01:57.565Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s) [2021-01-22T12:01:57.565Z] build_session_test.go:25: TODO: BuildKit [2021-01-22T12:01:57.565Z] [2021-01-22T12:01:57.565Z] [2021-01-22T12:01:57.565Z] DONE 33 tests, 1 skipped in 121.540s [2021-01-22T12:01:57.565Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m [2021-01-22T12:01:57.565Z] ++ 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-22T12:01:57.565Z] ++ set -e [2021-01-22T12:01:57.565Z] ++ '[' -n 0 ']' [2021-01-22T12:01:57.565Z] ++ set -x [2021-01-22T12:01:57.565Z] ++ env -i DEST=/go/src/github.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-22T12:01:57.565Z] INFO: Testing against a local daemon [2021-01-22T12:01:57.565Z] === RUN TestConfigInspect [2021-01-22T12:01:57.669Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2021-01-22T12:01:57.669Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-01-22T12:01:57.696Z] --- PASS: TestServiceUpdateConfigs (15.88s) [2021-01-22T12:01:57.696Z] === RUN TestServiceUpdateNetwork [2021-01-22T12:01:58.591Z] ok github.com/docker/docker/daemon/logger/gelf 0.020s coverage: 67.0% of statements [2021-01-22T12:01:58.591Z] ok github.com/docker/docker/daemon/logger/awslogs 0.176s coverage: 77.8% of statements [2021-01-22T12:01:58.591Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-01-22T12:01:58.591Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-01-22T12:01:59.072Z] --- PASS: TestConfigInspect (1.93s) [2021-01-22T12:01:59.072Z] === RUN TestConfigList [2021-01-22T12:01:59.532Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 23.9% of statements [2021-01-22T12:01:59.793Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.007s coverage: 61.6% of statements [2021-01-22T12:02:00.054Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.014s coverage: 87.2% of statements [2021-01-22T12:02:00.183Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-01-22T12:02:00.744Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2021-01-22T12:02:01.128Z] --- PASS: TestConfigList (1.94s) [2021-01-22T12:02:01.128Z] === RUN TestConfigsCreateAndDelete [2021-01-22T12:02:01.440Z] ok github.com/docker/docker/daemon/logger/local 0.046s coverage: 75.2% of statements [2021-01-22T12:02:01.440Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-01-22T12:02:01.702Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.062s coverage: 55.1% of statements [2021-01-22T12:02:03.087Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.009s coverage: 31.5% of statements [2021-01-22T12:02:03.189Z] --- PASS: TestConfigsCreateAndDelete (2.01s) [2021-01-22T12:02:03.189Z] === RUN TestConfigsUpdate [2021-01-22T12:02:03.770Z] --- PASS: TestServiceWithDataPathPortInit (18.13s) [2021-01-22T12:02:03.770Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-01-22T12:02:04.471Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 46.8% of statements [2021-01-22T12:02:04.471Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2021-01-22T12:02:05.041Z] ok github.com/docker/docker/daemon/logger/splunk 1.596s coverage: 82.5% of statements [2021-01-22T12:02:05.041Z] ? github.com/docker/docker/daemon/names [no test files] [2021-01-22T12:02:05.248Z] --- PASS: TestConfigsUpdate (1.92s) [2021-01-22T12:02:05.248Z] === RUN TestTemplatedConfig [2021-01-22T12:02:05.302Z] ok github.com/docker/docker/daemon/network 0.006s coverage: 63.8% of statements [2021-01-22T12:02:05.302Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-01-22T12:02:05.989Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2021-01-22T12:02:06.915Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2021-01-22T12:02:07.215Z] ok github.com/docker/docker/distribution/metadata 0.039s coverage: 48.2% of statements [2021-01-22T12:02:07.310Z] --- PASS: TestTemplatedConfig (2.39s) [2021-01-22T12:02:07.310Z] === RUN TestConfigCreateResolve [2021-01-22T12:02:08.156Z] ok github.com/docker/docker/distribution 0.240s coverage: 25.1% of statements [2021-01-22T12:02:08.156Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-01-22T12:02:08.281Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2021-01-22T12:02:09.210Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2021-01-22T12:02:09.385Z] --- PASS: TestConfigCreateResolve (1.98s) [2021-01-22T12:02:09.385Z] === RUN TestConfigDaemonLibtrustID [2021-01-22T12:02:09.563Z] ok github.com/docker/docker/errdefs 0.004s coverage: 53.1% of statements [2021-01-22T12:02:10.015Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2021-01-22T12:02:10.015Z] PASS [2021-01-22T12:02:10.015Z] [2021-01-22T12:02:10.015Z] DONE 7 tests in 12.812s [2021-01-22T12:02:10.015Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m [2021-01-22T12:02:10.015Z] ++ 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-22T12:02:10.015Z] ++ set -e [2021-01-22T12:02:10.015Z] ++ '[' -n 0 ']' [2021-01-22T12:02:10.015Z] ++ set -x [2021-01-22T12:02:10.015Z] ++ env -i DEST=/go/src/github.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-22T12:02:10.015Z] INFO: Testing against a local daemon [2021-01-22T12:02:10.015Z] === RUN TestCheckpoint [2021-01-22T12:02:10.015Z] --- SKIP: TestCheckpoint (0.00s) [2021-01-22T12:02:10.015Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-01-22T12:02:10.015Z] === RUN TestContainerInvalidJSON [2021-01-22T12:02:10.015Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-01-22T12:02:10.015Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-01-22T12:02:10.015Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-01-22T12:02:10.015Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-01-22T12:02:10.015Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-01-22T12:02:10.015Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-01-22T12:02:10.015Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-01-22T12:02:10.015Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-01-22T12:02:10.015Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-01-22T12:02:10.015Z] --- PASS: TestContainerInvalidJSON (0.02s) [2021-01-22T12:02:10.015Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-01-22T12:02:10.015Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-01-22T12:02:10.015Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-01-22T12:02:10.015Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-01-22T12:02:10.305Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2021-01-22T12:02:10.305Z] === RUN TestCopyFromContainerPathIsNotDir [2021-01-22T12:02:10.305Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2021-01-22T12:02:10.305Z] === RUN TestCopyToContainerPathDoesNotExist [2021-01-22T12:02:10.305Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2021-01-22T12:02:10.305Z] === RUN TestCopyToContainerPathIsNotDir [2021-01-22T12:02:10.305Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2021-01-22T12:02:10.305Z] === RUN TestCopyFromContainer [2021-01-22T12:02:10.506Z] ok github.com/docker/docker/image 0.016s coverage: 86.8% of statements [2021-01-22T12:02:10.766Z] ok github.com/docker/docker/distribution/xfer 1.890s coverage: 85.1% of statements [2021-01-22T12:02:10.766Z] ? github.com/docker/docker/dockerversion [no test files] [2021-01-22T12:02:11.337Z] ok github.com/docker/docker/image/cache 0.013s coverage: 19.2% of statements [2021-01-22T12:02:11.337Z] ? github.com/docker/docker/image/tarexport [no test files] [2021-01-22T12:02:11.807Z] === RUN TestCopyFromContainer// [2021-01-22T12:02:11.807Z] === RUN TestCopyFromContainer//bar/root [2021-01-22T12:02:11.807Z] === RUN TestCopyFromContainer//bar/root/ [2021-01-22T12:02:11.807Z] === RUN TestCopyFromContainer/bar/quux [2021-01-22T12:02:11.807Z] === RUN TestCopyFromContainer/bar/quux/ [2021-01-22T12:02:12.099Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-01-22T12:02:12.099Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-01-22T12:02:12.099Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-01-22T12:02:12.099Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-01-22T12:02:12.276Z] ok github.com/docker/docker/image/v1 0.019s coverage: 25.0% of statements [2021-01-22T12:02:12.276Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-01-22T12:02:12.389Z] === RUN TestCopyFromContainer/bar/notarget [2021-01-22T12:02:12.389Z] --- PASS: TestCopyFromContainer (2.04s) [2021-01-22T12:02:12.389Z] --- PASS: TestCopyFromContainer// (0.07s) [2021-01-22T12:02:12.389Z] --- PASS: TestCopyFromContainer//bar/root (0.08s) [2021-01-22T12:02:12.389Z] --- PASS: TestCopyFromContainer//bar/root/ (0.08s) [2021-01-22T12:02:12.389Z] --- PASS: TestCopyFromContainer/bar/quux (0.09s) [2021-01-22T12:02:12.389Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.07s) [2021-01-22T12:02:12.389Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2021-01-22T12:02:12.389Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s) [2021-01-22T12:02:12.389Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s) [2021-01-22T12:02:12.389Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s) [2021-01-22T12:02:12.389Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2021-01-22T12:02:12.389Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-01-22T12:02:12.389Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-01-22T12:02:12.389Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-01-22T12:02:12.389Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-01-22T12:02:12.389Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-01-22T12:02:12.389Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-01-22T12:02:12.389Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-01-22T12:02:12.389Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-01-22T12:02:12.389Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-01-22T12:02:12.389Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-01-22T12:02:12.389Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-01-22T12:02:12.389Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-01-22T12:02:12.389Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-01-22T12:02:12.389Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-01-22T12:02:12.389Z] === RUN TestCreateLinkToNonExistingContainer [2021-01-22T12:02:12.389Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2021-01-22T12:02:12.389Z] === RUN TestCreateWithInvalidEnv [2021-01-22T12:02:12.389Z] === RUN TestCreateWithInvalidEnv/0 [2021-01-22T12:02:12.389Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-01-22T12:02:12.389Z] === RUN TestCreateWithInvalidEnv/1 [2021-01-22T12:02:12.389Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-01-22T12:02:12.389Z] === RUN TestCreateWithInvalidEnv/2 [2021-01-22T12:02:12.389Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-01-22T12:02:12.389Z] === CONT TestCreateWithInvalidEnv/0 [2021-01-22T12:02:12.389Z] === CONT TestCreateWithInvalidEnv/1 [2021-01-22T12:02:12.389Z] === CONT TestCreateWithInvalidEnv/2 [2021-01-22T12:02:12.389Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-01-22T12:02:12.389Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-01-22T12:02:12.389Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-01-22T12:02:12.389Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-01-22T12:02:12.389Z] === RUN TestCreateTmpfsMountsTarget [2021-01-22T12:02:12.389Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2021-01-22T12:02:12.389Z] === RUN TestCreateWithCustomMaskedPaths [2021-01-22T12:02:12.480Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2021-01-22T12:02:12.846Z] ok github.com/docker/docker/libcontainerd/queue 0.031s coverage: 100.0% of statements [2021-01-22T12:02:13.133Z] --- PASS: TestServiceUpdateNetwork (16.88s) [2021-01-22T12:02:13.133Z] === RUN TestServiceUpdatePidsLimit [2021-01-22T12:02:13.762Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-01-22T12:02:13.764Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.96s) [2021-01-22T12:02:13.764Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:tsjiythq7sktbj7rmjof0g1la Created:2021-01-22 12:02:05.489361418 +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[67609791432d08eb1149dc64cc524335ce526c8b98d29430da99182ceed95046:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.xw16euy9ukal9ue4qqd5nzlbe EndpointID:f6e0016e3a17c38566e1d5832eb0d0a3025566414a97052a6e6272b84a2b6bb3 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:30a56bf3514b4b53e682d98b8cfa95ac5cb17f72bfdc2f2d4df32d584f27d13a 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:a915d1e09247 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.xw16euy9ukal9ue4qqd5nzlbe EndpointID:f6e0016e3a17c38566e1d5832eb0d0a3025566414a97052a6e6272b84a2b6bb3 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-01-22T12:02:13.764Z] PASS [2021-01-22T12:02:13.764Z] [2021-01-22T12:02:13.764Z] === Skipped [2021-01-22T12:02:13.764Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-01-22T12:02:13.764Z] service_test.go:236: FLAKY_TEST [2021-01-22T12:02:13.764Z] [2021-01-22T12:02:13.764Z] [2021-01-22T12:02:13.764Z] DONE 26 tests, 1 skipped in 60.344s [2021-01-22T12:02:13.764Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-01-22T12:02:13.764Z] ++ 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-22T12:02:13.764Z] ++ set -e [2021-01-22T12:02:13.764Z] ++ '[' -n 0 ']' [2021-01-22T12:02:13.764Z] ++ set -x [2021-01-22T12:02:13.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=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-22T12:02:13.764Z] INFO: Testing against a local daemon [2021-01-22T12:02:13.764Z] === RUN TestDockerNetworkIpvlanPersistance [2021-01-22T12:02:13.764Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-01-22T12:02:13.764Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-01-22T12:02:13.764Z] === RUN TestDockerNetworkIpvlan [2021-01-22T12:02:13.764Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-01-22T12:02:13.764Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-01-22T12:02:13.764Z] PASS [2021-01-22T12:02:13.764Z] [2021-01-22T12:02:13.764Z] === Skipped [2021-01-22T12:02:13.764Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-01-22T12:02:13.764Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-01-22T12:02:13.764Z] [2021-01-22T12:02:13.764Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-01-22T12:02:13.764Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-01-22T12:02:13.764Z] [2021-01-22T12:02:13.764Z] [2021-01-22T12:02:13.764Z] DONE 2 tests, 2 skipped in 0.227s [2021-01-22T12:02:13.764Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-01-22T12:02:13.764Z] ++ 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-22T12:02:13.764Z] ++ set -e [2021-01-22T12:02:13.764Z] ++ '[' -n 0 ']' [2021-01-22T12:02:13.764Z] ++ set -x [2021-01-22T12:02:13.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=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-22T12:02:13.764Z] INFO: Testing against a local daemon [2021-01-22T12:02:13.764Z] === RUN TestDockerNetworkMacvlanPersistance [2021-01-22T12:02:13.787Z] ok github.com/docker/docker/oci 0.005s coverage: 8.2% of statements [2021-01-22T12:02:13.894Z] --- PASS: TestCreateWithCustomMaskedPaths (1.51s) [2021-01-22T12:02:13.894Z] === RUN TestCreateWithCustomReadonlyPaths [2021-01-22T12:02:14.357Z] ok github.com/docker/docker/opts 0.020s coverage: 67.1% of statements [2021-01-22T12:02:14.617Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 52.9% of statements [2021-01-22T12:02:14.792Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-01-22T12:02:15.675Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.20s) [2021-01-22T12:02:15.675Z] === RUN TestDockerNetworkMacvlan [2021-01-22T12:02:15.956Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.57s) [2021-01-22T12:02:15.956Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-01-22T12:02:15.956Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-01-22T12:02:15.956Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-01-22T12:02:15.956Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-01-22T12:02:15.957Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-01-22T12:02:15.957Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-01-22T12:02:15.957Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-01-22T12:02:15.957Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-01-22T12:02:15.957Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-01-22T12:02:15.957Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-01-22T12:02:15.957Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-01-22T12:02:15.957Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-01-22T12:02:15.957Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-01-22T12:02:15.957Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-01-22T12:02:15.957Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-01-22T12:02:15.957Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-01-22T12:02:15.957Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-01-22T12:02:15.957Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2021-01-22T12:02:15.957Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2021-01-22T12:02:15.957Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2021-01-22T12:02:15.957Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2021-01-22T12:02:15.957Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2021-01-22T12:02:15.957Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-01-22T12:02:16.246Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.50s) [2021-01-22T12:02:16.246Z] === RUN TestCreateDifferentPlatform [2021-01-22T12:02:16.246Z] === RUN TestCreateDifferentPlatform/different_os [2021-01-22T12:02:16.246Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-01-22T12:02:16.246Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-01-22T12:02:16.246Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-01-22T12:02:16.246Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-01-22T12:02:16.246Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-01-22T12:02:16.246Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2021-01-22T12:02:16.246Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-01-22T12:02:16.246Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2021-01-22T12:02:16.246Z] === RUN TestContainerStartOnDaemonRestart [2021-01-22T12:02:16.246Z] === PAUSE TestContainerStartOnDaemonRestart [2021-01-22T12:02:16.246Z] === RUN TestDaemonRestartIpcMode [2021-01-22T12:02:16.246Z] === PAUSE TestDaemonRestartIpcMode [2021-01-22T12:02:16.246Z] === RUN TestDaemonHostGatewayIP [2021-01-22T12:02:16.246Z] === PAUSE TestDaemonHostGatewayIP [2021-01-22T12:02:16.246Z] === RUN TestRestartDaemonWithRestartingContainer [2021-01-22T12:02:16.246Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-01-22T12:02:16.246Z] === RUN TestContainerKillOnDaemonStart [2021-01-22T12:02:16.246Z] === PAUSE TestContainerKillOnDaemonStart [2021-01-22T12:02:16.246Z] === RUN TestDiff [2021-01-22T12:02:16.526Z] ok github.com/docker/docker/pkg/archive 0.299s coverage: 76.9% of statements [2021-01-22T12:02:16.617Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-01-22T12:02:16.878Z] --- PASS: TestDiff (0.53s) [2021-01-22T12:02:16.878Z] === RUN TestExecWithCloseStdin [2021-01-22T12:02:17.097Z] ok github.com/docker/docker/pkg/authorization 0.268s coverage: 68.3% of statements [2021-01-22T12:02:17.357Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2021-01-22T12:02:17.509Z] --- PASS: TestExecWithCloseStdin (0.61s) [2021-01-22T12:02:17.509Z] === RUN TestExec [2021-01-22T12:02:17.618Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2021-01-22T12:02:17.729Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-01-22T12:02:17.729Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-01-22T12:02:18.002Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-01-22T12:02:18.138Z] --- PASS: TestExec (0.63s) [2021-01-22T12:02:18.138Z] === RUN TestExecUser [2021-01-22T12:02:18.768Z] --- PASS: TestExecUser (0.62s) [2021-01-22T12:02:18.768Z] === RUN TestExportContainerAndImportImage [2021-01-22T12:02:19.385Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-01-22T12:02:19.400Z] --- PASS: TestExportContainerAndImportImage (0.81s) [2021-01-22T12:02:19.400Z] === RUN TestExportContainerAfterDaemonRestart [2021-01-22T12:02:20.246Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2021-01-22T12:02:20.912Z] ok github.com/docker/docker/pkg/chrootarchive 2.480s coverage: 43.2% of statements [2021-01-22T12:02:20.912Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2021-01-22T12:02:20.912Z] --- PASS: TestExportContainerAfterDaemonRestart (1.44s) [2021-01-22T12:02:20.912Z] === RUN TestHealthCheckWorkdir [2021-01-22T12:02:21.172Z] ok github.com/docker/docker/layer 7.485s coverage: 68.8% of statements [2021-01-22T12:02:21.172Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-01-22T12:02:21.172Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-01-22T12:02:21.172Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-01-22T12:02:21.172Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-01-22T12:02:21.172Z] ? github.com/docker/docker/oci/caps [no test files] [2021-01-22T12:02:21.172Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-01-22T12:02:21.172Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-01-22T12:02:21.542Z] --- PASS: TestHealthCheckWorkdir (0.70s) [2021-01-22T12:02:21.542Z] === RUN TestHealthKillContainer [2021-01-22T12:02:21.736Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-01-22T12:02:21.742Z] ok github.com/docker/docker/pkg/discovery 0.004s coverage: 58.3% of statements [2021-01-22T12:02:21.742Z] ok github.com/docker/docker/pkg/discovery/file 0.004s coverage: 92.9% of statements [2021-01-22T12:02:22.139Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-01-22T12:02:22.683Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-01-22T12:02:22.685Z] ok github.com/docker/docker/pkg/discovery/memory 0.011s coverage: 92.3% of statements [2021-01-22T12:02:22.703Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-01-22T12:02:23.255Z] ok github.com/docker/docker/pkg/discovery/nodes 0.003s coverage: 93.8% of statements [2021-01-22T12:02:23.265Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-01-22T12:02:23.515Z] ok github.com/docker/docker/pkg/dmesg 0.006s coverage: 83.3% of statements [2021-01-22T12:02:24.193Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-01-22T12:02:24.193Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-01-22T12:02:24.257Z] --- PASS: TestHealthKillContainer (2.61s) [2021-01-22T12:02:24.257Z] === RUN TestInspectCpusetInConfigPre120 [2021-01-22T12:02:24.450Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-01-22T12:02:24.706Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-01-22T12:02:24.899Z] ok github.com/docker/docker/pkg/filenotify 0.609s coverage: 67.0% of statements [2021-01-22T12:02:24.903Z] --- PASS: TestInspectCpusetInConfigPre120 (0.53s) [2021-01-22T12:02:24.903Z] === RUN TestIpcModeNone [2021-01-22T12:02:25.469Z] ok github.com/docker/docker/pkg/fileutils 0.009s coverage: 89.5% of statements [2021-01-22T12:02:25.539Z] --- PASS: TestIpcModeNone (0.62s) [2021-01-22T12:02:25.539Z] === RUN TestIpcModePrivate [2021-01-22T12:02:25.980Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-01-22T12:02:26.043Z] ok github.com/docker/docker/pkg/discovery/kv 3.077s coverage: 84.1% of statements [2021-01-22T12:02:26.170Z] --- PASS: TestIpcModePrivate (0.61s) [2021-01-22T12:02:26.170Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false [2021-01-22T12:02:26.170Z] === RUN TestIpcModeShareable [2021-01-22T12:02:26.304Z] ok github.com/docker/docker/pkg/fsutils 0.196s coverage: 85.1% of statements [2021-01-22T12:02:26.304Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2021-01-22T12:02:26.597Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-01-22T12:02:26.800Z] --- PASS: TestIpcModeShareable (0.62s) [2021-01-22T12:02:26.800Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true [2021-01-22T12:02:26.800Z] === RUN TestAPIIpcModeShareableAndContainer [2021-01-22T12:02:27.688Z] ok github.com/docker/docker/pkg/idtools 0.434s coverage: 70.1% of statements [2021-01-22T12:02:27.688Z] ok github.com/docker/docker/pkg/ioutils 0.513s coverage: 69.3% of statements [2021-01-22T12:02:27.962Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-01-22T12:02:27.968Z] ok github.com/docker/docker/pkg/jsonmessage 0.013s coverage: 91.7% of statements [2021-01-22T12:02:27.968Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-01-22T12:02:28.238Z] ok github.com/docker/docker/pkg/longpath 0.004s coverage: 100.0% of statements [2021-01-22T12:02:28.238Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-01-22T12:02:28.238Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-01-22T12:02:28.300Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.80s) [2021-01-22T12:02:28.300Z] === RUN TestAPIIpcModeHost [2021-01-22T12:02:28.499Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2021-01-22T12:02:28.499Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-01-22T12:02:28.759Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2021-01-22T12:02:28.889Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-01-22T12:02:28.928Z] --- PASS: TestAPIIpcModeHost (0.50s) [2021-01-22T12:02:28.928Z] === RUN TestDaemonIpcModeShareable [2021-01-22T12:02:29.019Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2021-01-22T12:02:29.589Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.018s coverage: 86.7% of statements [2021-01-22T12:02:29.589Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2021-01-22T12:02:29.589Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-01-22T12:02:29.589Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-01-22T12:02:29.816Z] === RUN TestDockerSuite/TestBuildEnv [2021-01-22T12:02:30.368Z] --- PASS: TestServiceUpdatePidsLimit (18.13s) [2021-01-22T12:02:30.368Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.91s) [2021-01-22T12:02:30.368Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.24s) [2021-01-22T12:02:30.368Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.24s) [2021-01-22T12:02:30.368Z] PASS [2021-01-22T12:02:30.368Z] [2021-01-22T12:02:30.368Z] === Skipped [2021-01-22T12:02:30.368Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.00s) [2021-01-22T12:02:30.368Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-01-22T12:02:30.368Z] [2021-01-22T12:02:30.368Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s) [2021-01-22T12:02:30.368Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-01-22T12:02:30.368Z] [2021-01-22T12:02:30.368Z] [2021-01-22T12:02:30.368Z] DONE 27 tests, 2 skipped in 178.204s [2021-01-22T12:02:30.368Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m [2021-01-22T12:02:30.368Z] ++ 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-22T12:02:30.368Z] ++ set -e [2021-01-22T12:02:30.368Z] ++ '[' -n 0 ']' [2021-01-22T12:02:30.368Z] ++ set -x [2021-01-22T12:02:30.368Z] ++ env -i DEST=/go/src/github.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-22T12:02:30.368Z] INFO: Testing against a local daemon [2021-01-22T12:02:30.368Z] === RUN TestSessionCreate [2021-01-22T12:02:30.368Z] --- PASS: TestSessionCreate (0.01s) [2021-01-22T12:02:30.368Z] === RUN TestSessionCreateWithBadUpgrade [2021-01-22T12:02:30.368Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-01-22T12:02:30.368Z] PASS [2021-01-22T12:02:30.368Z] [2021-01-22T12:02:30.368Z] DONE 2 tests in 0.103s [2021-01-22T12:02:30.368Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m [2021-01-22T12:02:30.368Z] ++ 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-22T12:02:30.368Z] ++ set -e [2021-01-22T12:02:30.368Z] ++ '[' -n 0 ']' [2021-01-22T12:02:30.368Z] ++ set -x [2021-01-22T12:02:30.368Z] ++ env -i DEST=/go/src/github.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-22T12:02:30.368Z] INFO: Testing against a local daemon [2021-01-22T12:02:30.368Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-01-22T12:02:30.368Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-01-22T12:02:30.368Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-01-22T12:02:30.368Z] === RUN TestEventsExecDie [2021-01-22T12:02:30.430Z] --- PASS: TestDaemonIpcModeShareable (1.41s) [2021-01-22T12:02:30.430Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2021-01-22T12:02:30.430Z] === RUN TestDaemonIpcModePrivate [2021-01-22T12:02:30.529Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.011s coverage: 56.8% of statements [2021-01-22T12:02:31.100Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2021-01-22T12:02:31.360Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2021-01-22T12:02:31.398Z] --- PASS: TestEventsExecDie (0.92s) [2021-01-22T12:02:31.398Z] === RUN TestEventsBackwardsCompatible [2021-01-22T12:02:31.398Z] --- PASS: TestEventsBackwardsCompatible (0.10s) [2021-01-22T12:02:31.398Z] === RUN TestInfoBinaryCommits [2021-01-22T12:02:31.398Z] --- PASS: TestInfoBinaryCommits (0.03s) [2021-01-22T12:02:31.398Z] === RUN TestInfoAPIVersioned [2021-01-22T12:02:31.398Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-01-22T12:02:31.398Z] === RUN TestInfoDiscoveryBackend [2021-01-22T12:02:31.621Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2021-01-22T12:02:31.705Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-01-22T12:02:31.705Z] === RUN TestDockerDaemonSuite/TestShmSize [2021-01-22T12:02:31.941Z] --- PASS: TestDaemonIpcModePrivate (1.41s) [2021-01-22T12:02:31.941Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2021-01-22T12:02:31.941Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-01-22T12:02:32.028Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2021-01-22T12:02:32.028Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-01-22T12:02:32.563Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-01-22T12:02:32.973Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.36s) [2021-01-22T12:02:32.973Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2021-01-22T12:02:32.973Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-01-22T12:02:33.001Z] ok github.com/docker/docker/pkg/pubsub 1.027s coverage: 75.0% of statements [2021-01-22T12:02:33.057Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-01-22T12:02:33.057Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-01-22T12:02:33.069Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-01-22T12:02:33.261Z] ok github.com/docker/docker/pkg/reexec 0.007s coverage: 82.4% of statements [2021-01-22T12:02:33.325Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2021-01-22T12:02:33.687Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2021-01-22T12:02:33.687Z] === RUN TestInfoAPI [2021-01-22T12:02:33.687Z] --- PASS: TestInfoAPI (0.01s) [2021-01-22T12:02:33.687Z] === RUN TestInfoAPIWarnings [2021-01-22T12:02:34.252Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-01-22T12:02:34.473Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.35s) [2021-01-22T12:02:34.473Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2021-01-22T12:02:34.473Z] === RUN TestIpcModeOlderClient [2021-01-22T12:02:34.473Z] === PAUSE TestIpcModeOlderClient [2021-01-22T12:02:34.473Z] === RUN TestKillContainerInvalidSignal [2021-01-22T12:02:34.474Z] --- PASS: TestDockerNetworkMacvlan (18.73s) [2021-01-22T12:02:34.474Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.13s) [2021-01-22T12:02:34.474Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.16s) [2021-01-22T12:02:34.474Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.09s) [2021-01-22T12:02:34.474Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.06s) [2021-01-22T12:02:34.474Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.89s) [2021-01-22T12:02:34.474Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.36s) [2021-01-22T12:02:34.474Z] PASS [2021-01-22T12:02:34.474Z] [2021-01-22T12:02:34.474Z] DONE 8 tests in 21.118s [2021-01-22T12:02:34.474Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2021-01-22T12:02:34.474Z] ++ 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-22T12:02:34.474Z] ++ set -e [2021-01-22T12:02:34.474Z] ++ '[' -n 0 ']' [2021-01-22T12:02:34.474Z] ++ set -x [2021-01-22T12:02:34.474Z] ++ env -i DEST=/go/src/github.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-22T12:02:34.474Z] testing: warning: no tests to run [2021-01-22T12:02:34.474Z] PASS [2021-01-22T12:02:34.474Z] [2021-01-22T12:02:34.474Z] DONE 0 tests in 0.029s [2021-01-22T12:02:34.474Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-01-22T12:02:34.474Z] ++ 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-22T12:02:34.474Z] ++ set -e [2021-01-22T12:02:34.474Z] ++ '[' -n 0 ']' [2021-01-22T12:02:34.474Z] ++ set -x [2021-01-22T12:02:34.474Z] ++ env -i DEST=/go/src/github.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-22T12:02:34.474Z] INFO: Testing against a local daemon [2021-01-22T12:02:34.474Z] === RUN TestAuthZPluginAllowRequest [2021-01-22T12:02:35.101Z] --- PASS: TestKillContainerInvalidSignal (0.53s) [2021-01-22T12:02:35.101Z] === RUN TestKillContainer [2021-01-22T12:02:35.101Z] === RUN TestKillContainer/no_signal [2021-01-22T12:02:35.390Z] === RUN TestKillContainer/non_killing_signal [2021-01-22T12:02:36.018Z] === RUN TestKillContainer/killing_signal [2021-01-22T12:02:36.386Z] --- PASS: TestAuthZPluginAllowRequest (1.79s) [2021-01-22T12:02:36.386Z] === RUN TestAuthZPluginTLS [2021-01-22T12:02:36.555Z] ok github.com/docker/docker/pkg/signal 2.391s coverage: 61.0% of statements [2021-01-22T12:02:36.555Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2021-01-22T12:02:36.654Z] --- PASS: TestKillContainer (1.64s) [2021-01-22T12:02:36.654Z] --- PASS: TestKillContainer/no_signal (0.51s) [2021-01-22T12:02:36.654Z] --- PASS: TestKillContainer/non_killing_signal (0.38s) [2021-01-22T12:02:36.654Z] --- PASS: TestKillContainer/killing_signal (0.50s) [2021-01-22T12:02:36.654Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-01-22T12:02:36.654Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-01-22T12:02:36.768Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2021-01-22T12:02:36.768Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2021-01-22T12:02:36.815Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2021-01-22T12:02:36.815Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2021-01-22T12:02:36.957Z] --- PASS: TestAuthZPluginTLS (0.69s) [2021-01-22T12:02:36.957Z] === RUN TestAuthZPluginDenyRequest [2021-01-22T12:02:37.281Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-01-22T12:02:37.527Z] --- PASS: TestAuthZPluginDenyRequest (0.64s) [2021-01-22T12:02:37.527Z] === RUN TestAuthZPluginAPIDenyResponse [2021-01-22T12:02:37.572Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.10s) [2021-01-22T12:02:37.572Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.51s) [2021-01-22T12:02:37.572Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.38s) [2021-01-22T12:02:37.572Z] === RUN TestKillStoppedContainer [2021-01-22T12:02:37.756Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 54.9% of statements [2021-01-22T12:02:37.862Z] --- PASS: TestKillStoppedContainer (0.08s) [2021-01-22T12:02:37.862Z] === RUN TestKillStoppedContainerAPIPre120 [2021-01-22T12:02:37.862Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2021-01-22T12:02:37.862Z] === RUN TestKillDifferentUserContainer [2021-01-22T12:02:38.017Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 36.9% of statements [2021-01-22T12:02:38.098Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.65s) [2021-01-22T12:02:38.099Z] === RUN TestAuthZPluginDenyResponse [2021-01-22T12:02:38.490Z] --- PASS: TestKillDifferentUserContainer (0.52s) [2021-01-22T12:02:38.490Z] === RUN TestInspectOomKilledTrue [2021-01-22T12:02:38.587Z] ok github.com/docker/docker/pkg/tailfile 0.062s coverage: 88.6% of statements [2021-01-22T12:02:39.040Z] --- PASS: TestAuthZPluginDenyResponse (0.67s) [2021-01-22T12:02:39.040Z] === RUN TestAuthZPluginAllowEventStream [2021-01-22T12:02:39.118Z] --- PASS: TestInspectOomKilledTrue (0.88s) [2021-01-22T12:02:39.118Z] === RUN TestInspectOomKilledFalse [2021-01-22T12:02:39.158Z] ok github.com/docker/docker/pkg/tarsum 0.042s coverage: 89.3% of statements [2021-01-22T12:02:39.158Z] testing: warning: no tests to run [2021-01-22T12:02:39.158Z] coverage: [no statements] [2021-01-22T12:02:39.158Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2021-01-22T12:02:39.727Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2021-01-22T12:02:39.746Z] --- PASS: TestInspectOomKilledFalse (0.50s) [2021-01-22T12:02:39.746Z] === RUN TestLinksEtcHostsContentMatch [2021-01-22T12:02:39.988Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2021-01-22T12:02:39.988Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2021-01-22T12:02:40.036Z] --- PASS: TestLinksEtcHostsContentMatch (0.37s) [2021-01-22T12:02:40.036Z] === RUN TestLinksContainerNames [2021-01-22T12:02:40.439Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-01-22T12:02:40.439Z] === RUN TestBoolValue [2021-01-22T12:02:40.439Z] --- PASS: TestBoolValue (0.00s) [2021-01-22T12:02:40.439Z] === RUN TestBoolValueOrDefault [2021-01-22T12:02:40.439Z] --- PASS: TestBoolValueOrDefault (0.00s) [2021-01-22T12:02:40.439Z] === RUN TestInt64ValueOrZero [2021-01-22T12:02:40.439Z] --- PASS: TestInt64ValueOrZero (0.00s) [2021-01-22T12:02:40.439Z] === RUN TestInt64ValueOrDefault [2021-01-22T12:02:40.439Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2021-01-22T12:02:40.439Z] === RUN TestInt64ValueOrDefaultWithError [2021-01-22T12:02:40.439Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2021-01-22T12:02:40.439Z] === RUN TestJsonContentType [2021-01-22T12:02:40.439Z] --- PASS: TestJsonContentType (0.00s) [2021-01-22T12:02:40.439Z] PASS [2021-01-22T12:02:40.439Z] coverage: 14.7% of statements [2021-01-22T12:02:40.439Z] ok github.com/docker/docker/api/server/httputils 0.069s coverage: 14.7% of statements [2021-01-22T12:02:40.951Z] --- PASS: TestAuthZPluginAllowEventStream (1.76s) [2021-01-22T12:02:40.951Z] === RUN TestAuthZPluginErrorResponse [2021-01-22T12:02:41.062Z] --- PASS: TestLinksContainerNames (1.03s) [2021-01-22T12:02:41.062Z] === RUN TestLogsFollowTailEmpty [2021-01-22T12:02:41.212Z] --- PASS: TestAuthZPluginErrorResponse (0.68s) [2021-01-22T12:02:41.212Z] === RUN TestAuthZPluginErrorRequest [2021-01-22T12:02:41.694Z] --- PASS: TestLogsFollowTailEmpty (0.52s) [2021-01-22T12:02:41.694Z] === RUN TestContainerNetworkMountsNoChown [2021-01-22T12:02:41.899Z] ok github.com/docker/docker/plugin 0.516s coverage: 23.2% of statements [2021-01-22T12:02:41.987Z] === RUN TestMaskSecretKeys [2021-01-22T12:02:41.987Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2021-01-22T12:02:41.987Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2021-01-22T12:02:41.987Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2021-01-22T12:02:41.987Z] --- PASS: TestMaskSecretKeys (0.00s) [2021-01-22T12:02:41.987Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2021-01-22T12:02:41.987Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2021-01-22T12:02:41.987Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2021-01-22T12:02:41.987Z] === RUN TestVersionMiddlewareVersion [2021-01-22T12:02:41.987Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2021-01-22T12:02:41.987Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2021-01-22T12:02:41.987Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2021-01-22T12:02:41.987Z] PASS [2021-01-22T12:02:41.987Z] coverage: 37.7% of statements [2021-01-22T12:02:41.987Z] ok github.com/docker/docker/api/server/middleware 0.088s coverage: 37.7% of statements [2021-01-22T12:02:41.987Z] ? github.com/docker/docker/api/server/router [no test files] [2021-01-22T12:02:41.987Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-01-22T12:02:41.987Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-01-22T12:02:41.987Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-01-22T12:02:41.987Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-01-22T12:02:41.987Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-01-22T12:02:41.987Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-01-22T12:02:41.987Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-01-22T12:02:41.987Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-01-22T12:02:41.987Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-01-22T12:02:41.987Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-01-22T12:02:42.021Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-01-22T12:02:42.021Z] --- PASS: TestDockerDaemonSuite (356.79s) [2021-01-22T12:02:42.021Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (7.31s) [2021-01-22T12:02:42.021Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.89s) [2021-01-22T12:02:42.021Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.73s) [2021-01-22T12:02:42.021Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.60s) [2021-01-22T12:02:42.021Z] docker_cli_daemon_test.go:1455: [d700b70c5f052] daemon is not started [2021-01-22T12:02:42.021Z] check_test.go:309: [d860ecb9d9d44] daemon is not started [2021-01-22T12:02:42.021Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.60s) [2021-01-22T12:02:42.021Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.60s) [2021-01-22T12:02:42.021Z] check_test.go:309: [ddb5bf8f22659] daemon is not started [2021-01-22T12:02:42.021Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.46s) [2021-01-22T12:02:42.021Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.96s) [2021-01-22T12:02:42.021Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.59s) [2021-01-22T12:02:42.021Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.48s) [2021-01-22T12:02:42.021Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.62s) [2021-01-22T12:02:42.021Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.79s) [2021-01-22T12:02:42.021Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.63s) [2021-01-22T12:02:42.021Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.40s) [2021-01-22T12:02:42.021Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.53s) [2021-01-22T12:02:42.021Z] check_test.go:309: [d58db754c6b4d] daemon is not started [2021-01-22T12:02:42.021Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2021-01-22T12:02:42.021Z] check_test.go:309: [d350aaa05cc9d] daemon is not started [2021-01-22T12:02:42.021Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.56s) [2021-01-22T12:02:42.021Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.57s) [2021-01-22T12:02:42.021Z] check_test.go:309: [d423b1ece5f7c] daemon is not started [2021-01-22T12:02:42.021Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.61s) [2021-01-22T12:02:42.021Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.67s) [2021-01-22T12:02:42.021Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.65s) [2021-01-22T12:02:42.021Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.12s) [2021-01-22T12:02:42.021Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.58s) [2021-01-22T12:02:42.021Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.59s) [2021-01-22T12:02:42.021Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.68s) [2021-01-22T12:02:42.021Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2021-01-22T12:02:42.021Z] check_test.go:309: [db0b504a85992] daemon is not started [2021-01-22T12:02:42.021Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.58s) [2021-01-22T12:02:42.021Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.54s) [2021-01-22T12:02:42.021Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.63s) [2021-01-22T12:02:42.021Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.23s) [2021-01-22T12:02:42.021Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.85s) [2021-01-22T12:02:42.021Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.45s) [2021-01-22T12:02:42.021Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.03s) [2021-01-22T12:02:42.021Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-01-22T12:02:42.021Z] check_test.go:309: [d405bc518f9b5] daemon is not started [2021-01-22T12:02:42.021Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.38s) [2021-01-22T12:02:42.021Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.22s) [2021-01-22T12:02:42.021Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.34s) [2021-01-22T12:02:42.021Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.70s) [2021-01-22T12:02:42.021Z] check_test.go:309: [d13d599cd7990] daemon is not started [2021-01-22T12:02:42.021Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (2.78s) [2021-01-22T12:02:42.021Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.54s) [2021-01-22T12:02:42.021Z] check_test.go:309: [d30e4cc6531fe] daemon is not started [2021-01-22T12:02:42.021Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (5.40s) [2021-01-22T12:02:42.021Z] docker_cli_daemon_plugins_test.go:79: [ddd298270fba2] daemon is not started [2021-01-22T12:02:42.021Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.86s) [2021-01-22T12:02:42.021Z] docker_cli_daemon_plugins_test.go:169: [d44bb710f0e4b] daemon is not started [2021-01-22T12:02:42.021Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.57s) [2021-01-22T12:02:42.021Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.53s) [2021-01-22T12:02:42.021Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.53s) [2021-01-22T12:02:42.021Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2021-01-22T12:02:42.021Z] check_test.go:309: [d07a145d9ff9b] daemon is not started [2021-01-22T12:02:42.021Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.79s) [2021-01-22T12:02:42.021Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.45s) [2021-01-22T12:02:42.021Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.43s) [2021-01-22T12:02:42.021Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.78s) [2021-01-22T12:02:42.021Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.89s) [2021-01-22T12:02:42.021Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.74s) [2021-01-22T12:02:42.021Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.97s) [2021-01-22T12:02:42.021Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.54s) [2021-01-22T12:02:42.021Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s) [2021-01-22T12:02:42.021Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.55s) [2021-01-22T12:02:42.021Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (7.37s) [2021-01-22T12:02:42.021Z] check_test.go:309: [df79635c66369] daemon is not started [2021-01-22T12:02:42.021Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.40s) [2021-01-22T12:02:42.021Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (14.35s) [2021-01-22T12:02:42.021Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.48s) [2021-01-22T12:02:42.021Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.11s) [2021-01-22T12:02:42.021Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (5.08s) [2021-01-22T12:02:42.021Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.29s) [2021-01-22T12:02:42.021Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (5.61s) [2021-01-22T12:02:42.021Z] check_test.go:309: [d5fe86fc43c62] daemon is not started [2021-01-22T12:02:42.021Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.79s) [2021-01-22T12:02:42.021Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.60s) [2021-01-22T12:02:42.021Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (9.70s) [2021-01-22T12:02:42.021Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.03s) [2021-01-22T12:02:42.021Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.66s) [2021-01-22T12:02:42.021Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.30s) [2021-01-22T12:02:42.021Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.07s) [2021-01-22T12:02:42.021Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2021-01-22T12:02:42.021Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-01-22T12:02:42.021Z] check_test.go:309: [d65b72adea729] daemon is not started [2021-01-22T12:02:42.021Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2021-01-22T12:02:42.021Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-01-22T12:02:42.021Z] check_test.go:309: [df884bec3f9a5] daemon is not started [2021-01-22T12:02:42.021Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.25s) [2021-01-22T12:02:42.021Z] check_test.go:309: [dd406ae6b7859] daemon is not started [2021-01-22T12:02:42.021Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.57s) [2021-01-22T12:02:42.021Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.22s) [2021-01-22T12:02:42.021Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.10s) [2021-01-22T12:02:42.021Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (3.24s) [2021-01-22T12:02:42.021Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.71s) [2021-01-22T12:02:42.021Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.29s) [2021-01-22T12:02:42.021Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (3.57s) [2021-01-22T12:02:42.021Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.30s) [2021-01-22T12:02:42.021Z] check_test.go:309: [d1888fbac9ea4] daemon is not started [2021-01-22T12:02:42.021Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.36s) [2021-01-22T12:02:42.021Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.99s) [2021-01-22T12:02:42.021Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.82s) [2021-01-22T12:02:42.021Z] check_test.go:309: [df75444f2b05b] daemon is not started [2021-01-22T12:02:42.021Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.53s) [2021-01-22T12:02:42.021Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (6.55s) [2021-01-22T12:02:42.021Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.09s) [2021-01-22T12:02:42.021Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.57s) [2021-01-22T12:02:42.021Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.61s) [2021-01-22T12:02:42.021Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.18s) [2021-01-22T12:02:42.021Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from config [2021-01-22T12:02:42.021Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from config [2021-01-22T12:02:42.021Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from config [2021-01-22T12:02:42.021Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from config [2021-01-22T12:02:42.021Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from config [2021-01-22T12:02:42.021Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from cli [2021-01-22T12:02:42.021Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from cli [2021-01-22T12:02:42.021Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from cli [2021-01-22T12:02:42.021Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from cli [2021-01-22T12:02:42.021Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from cli [2021-01-22T12:02:42.021Z] check_test.go:309: [dd8f79eaf10ce] daemon is not started [2021-01-22T12:02:42.021Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.12s) [2021-01-22T12:02:42.021Z] check_test.go:309: [d087fb6b53b03] daemon is not started [2021-01-22T12:02:42.022Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.57s) [2021-01-22T12:02:42.022Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.58s) [2021-01-22T12:02:42.022Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.09s) [2021-01-22T12:02:42.022Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.55s) [2021-01-22T12:02:42.022Z] check_test.go:309: [dc1cda0377c19] daemon is not started [2021-01-22T12:02:42.022Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.89s) [2021-01-22T12:02:42.022Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.90s) [2021-01-22T12:02:42.022Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.22s) [2021-01-22T12:02:42.022Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.04s) [2021-01-22T12:02:42.022Z] check_test.go:309: [dcc70521c2d22] daemon is not started [2021-01-22T12:02:42.022Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.82s) [2021-01-22T12:02:42.022Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.68s) [2021-01-22T12:02:42.022Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (3.02s) [2021-01-22T12:02:42.022Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.72s) [2021-01-22T12:02:42.022Z] check_test.go:309: [d0e5dda1454f5] daemon is not started [2021-01-22T12:02:42.022Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.61s) [2021-01-22T12:02:42.022Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.59s) [2021-01-22T12:02:42.022Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.57s) [2021-01-22T12:02:42.022Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.80s) [2021-01-22T12:02:42.022Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.00s) [2021-01-22T12:02:42.022Z] check_test.go:309: [d225a9becdb24] daemon is not started [2021-01-22T12:02:42.022Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (3.93s) [2021-01-22T12:02:42.022Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.83s) [2021-01-22T12:02:42.022Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.11s) [2021-01-22T12:02:42.022Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.65s) [2021-01-22T12:02:42.022Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.95s) [2021-01-22T12:02:42.022Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.44s) [2021-01-22T12:02:42.022Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.27s) [2021-01-22T12:02:42.022Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.49s) [2021-01-22T12:02:42.022Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.77s) [2021-01-22T12:02:42.022Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.12s) [2021-01-22T12:02:42.022Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.14s) [2021-01-22T12:02:42.022Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.35s) [2021-01-22T12:02:42.022Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.78s) [2021-01-22T12:02:42.022Z] docker_cli_daemon_test.go:2550: [df3d9103606f2] daemon is not started [2021-01-22T12:02:42.022Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.65s) [2021-01-22T12:02:42.022Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.67s) [2021-01-22T12:02:42.022Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.81s) [2021-01-22T12:02:42.022Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.90s) [2021-01-22T12:02:42.022Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.14s) [2021-01-22T12:02:42.022Z] check_test.go:309: [db7a69688a784] daemon is not started [2021-01-22T12:02:42.022Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.55s) [2021-01-22T12:02:42.022Z] === RUN TestDockerSwarmSuite [2021-01-22T12:02:42.022Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2021-01-22T12:02:42.153Z] --- PASS: TestAuthZPluginErrorRequest (0.64s) [2021-01-22T12:02:42.153Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-01-22T12:02:42.324Z] --- PASS: TestContainerNetworkMountsNoChown (0.54s) [2021-01-22T12:02:42.324Z] === RUN TestMountDaemonRoot [2021-01-22T12:02:42.324Z] === RUN TestMountDaemonRoot/default [2021-01-22T12:02:42.324Z] === PAUSE TestMountDaemonRoot/default [2021-01-22T12:02:42.324Z] === RUN TestMountDaemonRoot/private [2021-01-22T12:02:42.324Z] === PAUSE TestMountDaemonRoot/private [2021-01-22T12:02:42.324Z] === RUN TestMountDaemonRoot/rprivate [2021-01-22T12:02:42.324Z] === PAUSE TestMountDaemonRoot/rprivate [2021-01-22T12:02:42.324Z] === RUN TestMountDaemonRoot/slave [2021-01-22T12:02:42.324Z] === PAUSE TestMountDaemonRoot/slave [2021-01-22T12:02:42.324Z] === RUN TestMountDaemonRoot/rslave [2021-01-22T12:02:42.324Z] === PAUSE TestMountDaemonRoot/rslave [2021-01-22T12:02:42.324Z] === RUN TestMountDaemonRoot/shared [2021-01-22T12:02:42.324Z] === PAUSE TestMountDaemonRoot/shared [2021-01-22T12:02:42.324Z] === RUN TestMountDaemonRoot/rshared [2021-01-22T12:02:42.324Z] === PAUSE TestMountDaemonRoot/rshared [2021-01-22T12:02:42.324Z] === CONT TestMountDaemonRoot/default [2021-01-22T12:02:42.324Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-01-22T12:02:42.324Z] === CONT TestMountDaemonRoot/rslave [2021-01-22T12:02:42.324Z] === CONT TestMountDaemonRoot/rshared [2021-01-22T12:02:42.324Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-01-22T12:02:42.324Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-01-22T12:02:42.324Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-01-22T12:02:42.324Z] === CONT TestMountDaemonRoot/shared [2021-01-22T12:02:42.324Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-01-22T12:02:42.324Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-01-22T12:02:42.324Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-01-22T12:02:42.324Z] === RUN TestMountDaemonRoot/default/bind_root [2021-01-22T12:02:42.324Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-01-22T12:02:42.324Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-01-22T12:02:42.324Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-01-22T12:02:42.324Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-01-22T12:02:42.324Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-01-22T12:02:42.324Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-01-22T12:02:42.324Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-01-22T12:02:42.324Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-01-22T12:02:42.324Z] === RUN TestMountDaemonRoot/default/mount_root [2021-01-22T12:02:42.324Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-01-22T12:02:42.324Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-01-22T12:02:42.324Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-01-22T12:02:42.324Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-01-22T12:02:42.324Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-01-22T12:02:42.324Z] === CONT TestMountDaemonRoot/private [2021-01-22T12:02:42.324Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-01-22T12:02:42.324Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-01-22T12:02:42.324Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-01-22T12:02:42.324Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-01-22T12:02:42.324Z] === RUN TestMountDaemonRoot/private/bind_root [2021-01-22T12:02:42.324Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-01-22T12:02:42.324Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-01-22T12:02:42.324Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-01-22T12:02:42.324Z] === CONT TestMountDaemonRoot/rprivate [2021-01-22T12:02:42.324Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-01-22T12:02:42.324Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-01-22T12:02:42.324Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-01-22T12:02:42.324Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-01-22T12:02:42.324Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-01-22T12:02:42.324Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-01-22T12:02:42.324Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-01-22T12:02:42.324Z] === RUN TestMountDaemonRoot/private/mount_root [2021-01-22T12:02:42.324Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-01-22T12:02:42.324Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-01-22T12:02:42.324Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-01-22T12:02:42.324Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-01-22T12:02:42.324Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-01-22T12:02:42.324Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-01-22T12:02:42.324Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-01-22T12:02:42.324Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-01-22T12:02:42.324Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-01-22T12:02:42.324Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-01-22T12:02:42.324Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-01-22T12:02:42.324Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-01-22T12:02:42.324Z] === CONT TestMountDaemonRoot/slave [2021-01-22T12:02:42.324Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-01-22T12:02:42.324Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-01-22T12:02:42.324Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-01-22T12:02:42.324Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-01-22T12:02:42.324Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-01-22T12:02:42.324Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-01-22T12:02:42.324Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-01-22T12:02:42.324Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-01-22T12:02:42.324Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-01-22T12:02:42.324Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-01-22T12:02:42.324Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-01-22T12:02:42.324Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-01-22T12:02:42.324Z] === CONT TestMountDaemonRoot/default/mount_root [2021-01-22T12:02:42.324Z] === CONT TestMountDaemonRoot/default/bind_root [2021-01-22T12:02:42.324Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-01-22T12:02:42.324Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-01-22T12:02:42.324Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-01-22T12:02:42.324Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-01-22T12:02:42.324Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-01-22T12:02:42.324Z] === CONT TestMountDaemonRoot/private/bind_root [2021-01-22T12:02:42.324Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-01-22T12:02:42.324Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-01-22T12:02:42.324Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-01-22T12:02:42.324Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-01-22T12:02:42.324Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-01-22T12:02:42.324Z] === CONT TestMountDaemonRoot/private/mount_root [2021-01-22T12:02:42.615Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-01-22T12:02:42.615Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-01-22T12:02:42.615Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-01-22T12:02:42.615Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-01-22T12:02:42.615Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-01-22T12:02:42.615Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-01-22T12:02:42.615Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-01-22T12:02:42.615Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-01-22T12:02:42.615Z] --- PASS: TestMountDaemonRoot (0.03s) [2021-01-22T12:02:42.615Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-01-22T12:02:42.615Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2021-01-22T12:02:42.615Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2021-01-22T12:02:42.615Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2021-01-22T12:02:42.615Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2021-01-22T12:02:42.615Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-01-22T12:02:42.615Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2021-01-22T12:02:42.615Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2021-01-22T12:02:42.615Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2021-01-22T12:02:42.615Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2021-01-22T12:02:42.615Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-01-22T12:02:42.615Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2021-01-22T12:02:42.615Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2021-01-22T12:02:42.615Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2021-01-22T12:02:42.615Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2021-01-22T12:02:42.615Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-01-22T12:02:42.615Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2021-01-22T12:02:42.615Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2021-01-22T12:02:42.615Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2021-01-22T12:02:42.615Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2021-01-22T12:02:42.615Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-01-22T12:02:42.615Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2021-01-22T12:02:42.615Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2021-01-22T12:02:42.615Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2021-01-22T12:02:42.615Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2021-01-22T12:02:42.615Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-01-22T12:02:42.615Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2021-01-22T12:02:42.615Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2021-01-22T12:02:42.615Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2021-01-22T12:02:42.615Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2021-01-22T12:02:42.615Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-01-22T12:02:42.615Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2021-01-22T12:02:42.615Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2021-01-22T12:02:42.615Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2021-01-22T12:02:42.615Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2021-01-22T12:02:42.615Z] === RUN TestContainerBindMountNonRecursive [2021-01-22T12:02:42.725Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.68s) [2021-01-22T12:02:42.725Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-01-22T12:02:42.840Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2021-01-22T12:02:43.100Z] ok github.com/docker/docker/profiles/seccomp 0.008s coverage: 85.4% of statements [2021-01-22T12:02:43.535Z] === RUN TestToJSON [2021-01-22T12:02:43.535Z] --- PASS: TestToJSON (0.00s) [2021-01-22T12:02:43.535Z] === RUN TestToParamWithVersion [2021-01-22T12:02:43.535Z] --- PASS: TestToParamWithVersion (0.00s) [2021-01-22T12:02:43.535Z] === RUN TestFromJSON [2021-01-22T12:02:43.535Z] --- PASS: TestFromJSON (0.00s) [2021-01-22T12:02:43.535Z] === RUN TestEmpty [2021-01-22T12:02:43.535Z] --- PASS: TestEmpty (0.00s) [2021-01-22T12:02:43.535Z] === RUN TestArgsMatchKVListEmptySources [2021-01-22T12:02:43.535Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2021-01-22T12:02:43.535Z] === RUN TestArgsMatchKVList [2021-01-22T12:02:43.535Z] --- PASS: TestArgsMatchKVList (0.00s) [2021-01-22T12:02:43.535Z] === RUN TestArgsMatch [2021-01-22T12:02:43.535Z] --- PASS: TestArgsMatch (0.00s) [2021-01-22T12:02:43.535Z] === RUN TestAdd [2021-01-22T12:02:43.535Z] --- PASS: TestAdd (0.00s) [2021-01-22T12:02:43.535Z] === RUN TestDel [2021-01-22T12:02:43.535Z] --- PASS: TestDel (0.00s) [2021-01-22T12:02:43.535Z] === RUN TestLen [2021-01-22T12:02:43.535Z] --- PASS: TestLen (0.00s) [2021-01-22T12:02:43.535Z] === RUN TestExactMatch [2021-01-22T12:02:43.535Z] --- PASS: TestExactMatch (0.00s) [2021-01-22T12:02:43.535Z] === RUN TestOnlyOneExactMatch [2021-01-22T12:02:43.535Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2021-01-22T12:02:43.535Z] === RUN TestContains [2021-01-22T12:02:43.535Z] --- PASS: TestContains (0.00s) [2021-01-22T12:02:43.535Z] === RUN TestValidate [2021-01-22T12:02:43.535Z] --- PASS: TestValidate (0.00s) [2021-01-22T12:02:43.535Z] === RUN TestWalkValues [2021-01-22T12:02:43.535Z] --- PASS: TestWalkValues (0.00s) [2021-01-22T12:02:43.535Z] === RUN TestFuzzyMatch [2021-01-22T12:02:43.535Z] --- PASS: TestFuzzyMatch (0.00s) [2021-01-22T12:02:43.535Z] === RUN TestClone [2021-01-22T12:02:43.535Z] --- PASS: TestClone (0.00s) [2021-01-22T12:02:43.535Z] PASS [2021-01-22T12:02:43.535Z] coverage: 92.2% of statements [2021-01-22T12:02:43.535Z] ok github.com/docker/docker/api/types/filters 0.100s coverage: 92.2% of statements [2021-01-22T12:02:43.535Z] === RUN TestStrSliceMarshalJSON [2021-01-22T12:02:43.535Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2021-01-22T12:02:43.535Z] === RUN TestStrSliceUnmarshalJSON [2021-01-22T12:02:43.535Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2021-01-22T12:02:43.535Z] === RUN TestStrSliceUnmarshalString [2021-01-22T12:02:43.535Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2021-01-22T12:02:43.535Z] === RUN TestStrSliceUnmarshalSlice [2021-01-22T12:02:43.535Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2021-01-22T12:02:43.535Z] PASS [2021-01-22T12:02:43.535Z] coverage: 90.0% of statements [2021-01-22T12:02:43.535Z] ok github.com/docker/docker/api/types/strslice 0.107s coverage: 90.0% of statements [2021-01-22T12:02:43.535Z] === RUN TestDurationToSecondsString [2021-01-22T12:02:43.535Z] --- PASS: TestDurationToSecondsString (0.00s) [2021-01-22T12:02:43.535Z] === RUN TestGetTimestamp [2021-01-22T12:02:43.998Z] --- PASS: TestGetTimestamp (0.10s) [2021-01-22T12:02:43.998Z] === RUN TestParseTimestamps [2021-01-22T12:02:43.998Z] --- PASS: TestParseTimestamps (0.00s) [2021-01-22T12:02:43.998Z] PASS [2021-01-22T12:02:43.998Z] coverage: 100.0% of statements [2021-01-22T12:02:43.998Z] ok github.com/docker/docker/api/types/time 0.147s coverage: 100.0% of statements [2021-01-22T12:02:43.998Z] === RUN TestAdjustForAPIVersion [2021-01-22T12:02:43.998Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2021-01-22T12:02:43.998Z] PASS [2021-01-22T12:02:43.998Z] coverage: 5.7% of statements [2021-01-22T12:02:43.998Z] ok github.com/docker/docker/api/server/router/swarm 0.082s coverage: 5.7% of statements [2021-01-22T12:02:43.998Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-01-22T12:02:43.998Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-01-22T12:02:43.998Z] ? github.com/docker/docker/api/types [no test files] [2021-01-22T12:02:43.998Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-01-22T12:02:43.998Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-01-22T12:02:43.998Z] ? github.com/docker/docker/api/types/container [no test files] [2021-01-22T12:02:43.998Z] ? github.com/docker/docker/api/types/events [no test files] [2021-01-22T12:02:43.998Z] ? github.com/docker/docker/api/types/image [no test files] [2021-01-22T12:02:43.998Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-01-22T12:02:43.998Z] ? github.com/docker/docker/api/types/network [no test files] [2021-01-22T12:02:43.998Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-01-22T12:02:43.998Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-01-22T12:02:43.998Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-01-22T12:02:43.998Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-01-22T12:02:44.117Z] --- PASS: TestContainerBindMountNonRecursive (1.51s) [2021-01-22T12:02:44.117Z] === RUN TestContainerVolumesMountedAsShared [2021-01-22T12:02:44.460Z] === RUN TestCompareVersion [2021-01-22T12:02:44.460Z] --- PASS: TestCompareVersion (0.00s) [2021-01-22T12:02:44.460Z] PASS [2021-01-22T12:02:44.460Z] coverage: 75.0% of statements [2021-01-22T12:02:44.460Z] ok github.com/docker/docker/api/types/versions 0.041s coverage: 75.0% of statements [2021-01-22T12:02:44.460Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-01-22T12:02:44.460Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-01-22T12:02:44.460Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-01-22T12:02:44.460Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2021-01-22T12:02:44.460Z] ? github.com/docker/docker/builder [no test files] [2021-01-22T12:02:44.460Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-01-22T12:02:44.460Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-01-22T12:02:44.460Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-01-22T12:02:44.460Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-01-22T12:02:44.460Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-01-22T12:02:44.460Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-01-22T12:02:44.460Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-01-22T12:02:44.483Z] ok github.com/docker/docker/quota 0.215s coverage: 71.4% of statements [2021-01-22T12:02:44.744Z] --- PASS: TestContainerVolumesMountedAsShared (0.54s) [2021-01-22T12:02:44.744Z] === RUN TestContainerVolumesMountedAsSlave [2021-01-22T12:02:45.035Z] --- PASS: TestContainerVolumesMountedAsSlave (0.42s) [2021-01-22T12:02:45.035Z] === RUN TestNetworkNat [2021-01-22T12:02:45.053Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2021-01-22T12:02:45.265Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.31s) [2021-01-22T12:02:45.265Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-01-22T12:02:45.285Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2021-01-22T12:02:45.663Z] --- PASS: TestNetworkNat (0.53s) [2021-01-22T12:02:45.663Z] === RUN TestNetworkLocalhostTCPNat [2021-01-22T12:02:46.009Z] === RUN TestParseRemoteURL [2021-01-22T12:02:46.009Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2021-01-22T12:02:46.009Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2021-01-22T12:02:46.009Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2021-01-22T12:02:46.009Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2021-01-22T12:02:46.009Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2021-01-22T12:02:46.009Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2021-01-22T12:02:46.009Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2021-01-22T12:02:46.009Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2021-01-22T12:02:46.009Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2021-01-22T12:02:46.009Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2021-01-22T12:02:46.009Z] --- PASS: TestParseRemoteURL (0.00s) [2021-01-22T12:02:46.009Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2021-01-22T12:02:46.009Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2021-01-22T12:02:46.009Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2021-01-22T12:02:46.009Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2021-01-22T12:02:46.009Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2021-01-22T12:02:46.009Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2021-01-22T12:02:46.009Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2021-01-22T12:02:46.009Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2021-01-22T12:02:46.009Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2021-01-22T12:02:46.009Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2021-01-22T12:02:46.009Z] === RUN TestCloneArgsSmartHttp [2021-01-22T12:02:46.009Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2021-01-22T12:02:46.009Z] === RUN TestCloneArgsDumbHttp [2021-01-22T12:02:46.009Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2021-01-22T12:02:46.009Z] === RUN TestCloneArgsGit [2021-01-22T12:02:46.009Z] --- PASS: TestCloneArgsGit (0.00s) [2021-01-22T12:02:46.009Z] === RUN TestCheckoutGit [2021-01-22T12:02:46.291Z] --- PASS: TestNetworkLocalhostTCPNat (0.57s) [2021-01-22T12:02:46.291Z] === RUN TestNetworkLoopbackNat [2021-01-22T12:02:46.435Z] ok github.com/docker/docker/registry 0.061s coverage: 57.2% of statements [2021-01-22T12:02:46.695Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2021-01-22T12:02:46.965Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2021-01-22T12:02:47.180Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.29s) [2021-01-22T12:02:47.180Z] === RUN TestAuthZPluginHeader [2021-01-22T12:02:47.911Z] ok github.com/docker/docker/runconfig 0.008s coverage: 66.1% of statements [2021-01-22T12:02:48.170Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2021-01-22T12:02:48.201Z] === RUN TestEnable [2021-01-22T12:02:48.201Z] --- PASS: TestEnable (0.00s) [2021-01-22T12:02:48.201Z] === RUN TestDisable [2021-01-22T12:02:48.201Z] --- PASS: TestDisable (0.00s) [2021-01-22T12:02:48.201Z] === RUN TestEnabled [2021-01-22T12:02:48.201Z] --- PASS: TestEnabled (0.00s) [2021-01-22T12:02:48.201Z] PASS [2021-01-22T12:02:48.201Z] coverage: 100.0% of statements [2021-01-22T12:02:48.201Z] ok github.com/docker/docker/cli/debug 0.059s coverage: 100.0% of statements [2021-01-22T12:02:48.201Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2021-01-22T12:02:48.201Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2021-01-22T12:02:48.201Z] === RUN TestProcessNoDockerignore [2021-01-22T12:02:48.201Z] --- PASS: TestProcessNoDockerignore (0.00s) [2021-01-22T12:02:48.201Z] === RUN TestProcessShouldLeaveAllFiles [2021-01-22T12:02:48.201Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2021-01-22T12:02:48.201Z] === RUN TestDetectContentType [2021-01-22T12:02:48.201Z] --- PASS: TestDetectContentType (0.00s) [2021-01-22T12:02:48.201Z] === RUN TestSelectAcceptableMIME [2021-01-22T12:02:48.201Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2021-01-22T12:02:48.201Z] === RUN TestInspectEmptyResponse [2021-01-22T12:02:48.201Z] --- PASS: TestInspectEmptyResponse (0.00s) [2021-01-22T12:02:48.201Z] === RUN TestInspectResponseBinary [2021-01-22T12:02:48.201Z] --- PASS: TestInspectResponseBinary (0.00s) [2021-01-22T12:02:48.201Z] === RUN TestResponseUnsupportedContentType [2021-01-22T12:02:48.201Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2021-01-22T12:02:48.201Z] === RUN TestInspectResponseTextSimple [2021-01-22T12:02:48.201Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2021-01-22T12:02:48.201Z] === RUN TestInspectResponseEmptyContentType [2021-01-22T12:02:48.201Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2021-01-22T12:02:48.201Z] === RUN TestUnknownContentLength [2021-01-22T12:02:48.201Z] --- PASS: TestUnknownContentLength (0.00s) [2021-01-22T12:02:48.201Z] === RUN TestDownloadRemote [2021-01-22T12:02:48.201Z] --- PASS: TestDownloadRemote (0.07s) [2021-01-22T12:02:48.201Z] === RUN TestGetWithStatusError [2021-01-22T12:02:48.201Z] --- PASS: TestGetWithStatusError (0.00s) [2021-01-22T12:02:48.201Z] === RUN TestCloseRootDirectory [2021-01-22T12:02:48.201Z] --- SKIP: TestCloseRootDirectory (0.00s) [2021-01-22T12:02:48.201Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-01-22T12:02:48.201Z] === RUN TestHashFile [2021-01-22T12:02:48.201Z] --- SKIP: TestHashFile (0.00s) [2021-01-22T12:02:48.201Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-01-22T12:02:48.201Z] === RUN TestHashSubdir [2021-01-22T12:02:48.201Z] --- SKIP: TestHashSubdir (0.01s) [2021-01-22T12:02:48.201Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-01-22T12:02:48.201Z] === RUN TestRemoveDirectory [2021-01-22T12:02:48.201Z] --- SKIP: TestRemoveDirectory (0.00s) [2021-01-22T12:02:48.201Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-01-22T12:02:48.201Z] PASS [2021-01-22T12:02:48.201Z] coverage: 9.3% of statements [2021-01-22T12:02:48.201Z] ok github.com/docker/docker/builder/remotecontext 0.274s coverage: 9.3% of statements [2021-01-22T12:02:48.550Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2021-01-22T12:02:48.564Z] --- PASS: TestAuthZPluginHeader (1.05s) [2021-01-22T12:02:48.564Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-01-22T12:02:48.564Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-01-22T12:02:48.564Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-01-22T12:02:48.564Z] === RUN TestAuthZPluginV2Disable [2021-01-22T12:02:48.564Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2021-01-22T12:02:48.564Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-01-22T12:02:48.564Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-01-22T12:02:48.564Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-01-22T12:02:48.564Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-01-22T12:02:48.564Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-01-22T12:02:48.564Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-01-22T12:02:48.564Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-01-22T12:02:48.564Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-01-22T12:02:49.003Z] --- PASS: TestNetworkLoopbackNat (2.77s) [2021-01-22T12:02:49.003Z] === RUN TestPause [2021-01-22T12:02:49.179Z] === RUN TestGetAllAllowed [2021-01-22T12:02:49.179Z] --- PASS: TestGetAllAllowed (0.00s) [2021-01-22T12:02:49.179Z] === RUN TestGetAllMeta [2021-01-22T12:02:49.179Z] --- PASS: TestGetAllMeta (0.00s) [2021-01-22T12:02:49.179Z] === RUN TestWarnOnUnusedBuildArgs [2021-01-22T12:02:49.179Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2021-01-22T12:02:49.179Z] === RUN TestIsUnreferencedBuiltin [2021-01-22T12:02:49.179Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2021-01-22T12:02:49.179Z] === RUN TestIsExistingDirectory [2021-01-22T12:02:49.179Z] --- PASS: TestIsExistingDirectory (0.00s) [2021-01-22T12:02:49.179Z] === RUN TestGetFilenameForDownload [2021-01-22T12:02:49.179Z] --- PASS: TestGetFilenameForDownload (0.00s) [2021-01-22T12:02:49.179Z] === RUN TestEnv2Variables [2021-01-22T12:02:49.179Z] --- PASS: TestEnv2Variables (0.00s) [2021-01-22T12:02:49.179Z] === RUN TestEnvValueWithExistingRunConfigEnv [2021-01-22T12:02:49.179Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2021-01-22T12:02:49.179Z] === RUN TestMaintainer [2021-01-22T12:02:49.180Z] --- PASS: TestMaintainer (0.00s) [2021-01-22T12:02:49.180Z] === RUN TestLabel [2021-01-22T12:02:49.180Z] --- PASS: TestLabel (0.00s) [2021-01-22T12:02:49.180Z] === RUN TestFromScratch [2021-01-22T12:02:49.180Z] --- PASS: TestFromScratch (0.00s) [2021-01-22T12:02:49.180Z] === RUN TestFromWithArg [2021-01-22T12:02:49.180Z] --- PASS: TestFromWithArg (0.00s) [2021-01-22T12:02:49.180Z] === RUN TestFromWithArgButBuildArgsNotGiven [2021-01-22T12:02:49.180Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2021-01-22T12:02:49.180Z] === RUN TestFromWithUndefinedArg [2021-01-22T12:02:49.180Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2021-01-22T12:02:49.180Z] === RUN TestFromMultiStageWithNamedStage [2021-01-22T12:02:49.180Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2021-01-22T12:02:49.180Z] === RUN TestOnbuild [2021-01-22T12:02:49.180Z] --- PASS: TestOnbuild (0.00s) [2021-01-22T12:02:49.180Z] === RUN TestWorkdir [2021-01-22T12:02:49.180Z] --- PASS: TestWorkdir (0.00s) [2021-01-22T12:02:49.180Z] === RUN TestCmd [2021-01-22T12:02:49.180Z] --- PASS: TestCmd (0.00s) [2021-01-22T12:02:49.180Z] === RUN TestHealthcheckNone [2021-01-22T12:02:49.180Z] --- PASS: TestHealthcheckNone (0.00s) [2021-01-22T12:02:49.180Z] === RUN TestHealthcheckCmd [2021-01-22T12:02:49.180Z] --- PASS: TestHealthcheckCmd (0.00s) [2021-01-22T12:02:49.180Z] === RUN TestEntrypoint [2021-01-22T12:02:49.180Z] --- PASS: TestEntrypoint (0.00s) [2021-01-22T12:02:49.180Z] === RUN TestExpose [2021-01-22T12:02:49.180Z] --- PASS: TestExpose (0.00s) [2021-01-22T12:02:49.180Z] === RUN TestUser [2021-01-22T12:02:49.180Z] --- PASS: TestUser (0.00s) [2021-01-22T12:02:49.180Z] === RUN TestVolume [2021-01-22T12:02:49.180Z] --- PASS: TestVolume (0.00s) [2021-01-22T12:02:49.180Z] === RUN TestStopSignal [2021-01-22T12:02:49.180Z] --- SKIP: TestStopSignal (0.00s) [2021-01-22T12:02:49.180Z] dispatchers_test.go:376: Windows does not support stopsignal [2021-01-22T12:02:49.180Z] === RUN TestArg [2021-01-22T12:02:49.180Z] --- PASS: TestArg (0.00s) [2021-01-22T12:02:49.180Z] === RUN TestShell [2021-01-22T12:02:49.180Z] --- PASS: TestShell (0.00s) [2021-01-22T12:02:49.180Z] === RUN TestPrependEnvOnCmd [2021-01-22T12:02:49.180Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2021-01-22T12:02:49.180Z] === RUN TestRunWithBuildArgs [2021-01-22T12:02:49.180Z] --- PASS: TestRunWithBuildArgs (0.00s) [2021-01-22T12:02:49.180Z] === RUN TestRunIgnoresHealthcheck [2021-01-22T12:02:49.180Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2021-01-22T12:02:49.180Z] === RUN TestNormalizeWorkdir [2021-01-22T12:02:49.180Z] --- PASS: TestNormalizeWorkdir (0.00s) [2021-01-22T12:02:49.180Z] === RUN TestDispatch [2021-01-22T12:02:49.180Z] === RUN TestDispatch/ADD_multiple_files_to_file [2021-01-22T12:02:49.180Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2021-01-22T12:02:49.180Z] === RUN TestDispatch/COPY_multiple_files_to_file [2021-01-22T12:02:49.180Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2021-01-22T12:02:49.180Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2021-01-22T12:02:49.180Z] === RUN TestDispatch/COPY_wildcard_no_files [2021-01-22T12:02:49.180Z] === RUN TestDispatch/COPY_url [2021-01-22T12:02:49.180Z] --- PASS: TestDispatch (0.10s) [2021-01-22T12:02:49.180Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.03s) [2021-01-22T12:02:49.180Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.02s) [2021-01-22T12:02:49.180Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.02s) [2021-01-22T12:02:49.180Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.02s) [2021-01-22T12:02:49.180Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.00s) [2021-01-22T12:02:49.180Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2021-01-22T12:02:49.180Z] --- PASS: TestDispatch/COPY_url (0.00s) [2021-01-22T12:02:49.180Z] === RUN TestAddScratchImageAddsToMounts [2021-01-22T12:02:49.180Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2021-01-22T12:02:49.180Z] === RUN TestAddFromScratchPopulatesPlatform [2021-01-22T12:02:49.180Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2021-01-22T12:02:49.180Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2021-01-22T12:02:49.180Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2021-01-22T12:02:49.180Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2021-01-22T12:02:49.180Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2021-01-22T12:02:49.180Z] === RUN TestImageSourceGetAddsToMounts [2021-01-22T12:02:49.180Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2021-01-22T12:02:49.180Z] === RUN TestEmptyDockerfile [2021-01-22T12:02:49.180Z] --- PASS: TestEmptyDockerfile (0.00s) [2021-01-22T12:02:49.180Z] === RUN TestSymlinkDockerfile [2021-01-22T12:02:49.180Z] --- PASS: TestSymlinkDockerfile (0.01s) [2021-01-22T12:02:49.180Z] === RUN TestDockerfileOutsideTheBuildContext [2021-01-22T12:02:49.180Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2021-01-22T12:02:49.180Z] === RUN TestNonExistingDockerfile [2021-01-22T12:02:49.180Z] --- PASS: TestNonExistingDockerfile (0.00s) [2021-01-22T12:02:49.180Z] === RUN TestCopyRunConfig [2021-01-22T12:02:49.180Z] --- PASS: TestCopyRunConfig (0.00s) [2021-01-22T12:02:49.180Z] === RUN TestDeepCopyRunConfig [2021-01-22T12:02:49.180Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2021-01-22T12:02:49.180Z] === RUN TestExportImage [2021-01-22T12:02:49.180Z] --- PASS: TestExportImage (0.00s) [2021-01-22T12:02:49.180Z] === RUN TestNormalizeDest [2021-01-22T12:02:49.180Z] --- PASS: TestNormalizeDest (0.00s) [2021-01-22T12:02:49.180Z] PASS [2021-01-22T12:02:49.180Z] coverage: 46.6% of statements [2021-01-22T12:02:49.180Z] ok github.com/docker/docker/builder/dockerfile 0.323s coverage: 46.6% of statements [2021-01-22T12:02:49.180Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-01-22T12:02:49.635Z] --- PASS: TestPause (0.72s) [2021-01-22T12:02:49.635Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-01-22T12:02:49.635Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-01-22T12:02:49.635Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-01-22T12:02:49.635Z] === RUN TestPauseStopPausedContainer [2021-01-22T12:02:50.261Z] --- PASS: TestPauseStopPausedContainer (0.56s) [2021-01-22T12:02:50.261Z] === RUN TestPsFilter [2021-01-22T12:02:50.261Z] --- PASS: TestPsFilter (0.15s) [2021-01-22T12:02:50.261Z] === RUN TestRemoveContainerWithRemovedVolume [2021-01-22T12:02:50.709Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2021-01-22T12:02:50.889Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.47s) [2021-01-22T12:02:50.889Z] === RUN TestRemoveContainerWithVolume [2021-01-22T12:02:51.178Z] --- PASS: TestRemoveContainerWithVolume (0.51s) [2021-01-22T12:02:51.178Z] === RUN TestRemoveContainerRunning [2021-01-22T12:02:51.650Z] ok github.com/docker/docker/volume/local 0.106s coverage: 76.6% of statements [2021-01-22T12:02:51.807Z] --- PASS: TestRemoveContainerRunning (0.53s) [2021-01-22T12:02:51.807Z] === RUN TestRemoveContainerForceRemoveRunning [2021-01-22T12:02:52.220Z] ok github.com/docker/docker/volume/mounts 0.018s coverage: 67.0% of statements [2021-01-22T12:02:52.244Z] --- PASS: TestInfoAPIWarnings (16.29s) [2021-01-22T12:02:52.244Z] === RUN TestInfoDebug [2021-01-22T12:02:52.244Z] --- PASS: TestInfoDebug (0.52s) [2021-01-22T12:02:52.244Z] === RUN TestInfoInsecureRegistries [2021-01-22T12:02:52.244Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2021-01-22T12:02:52.244Z] === RUN TestInfoRegistryMirrors [2021-01-22T12:02:52.244Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2021-01-22T12:02:52.244Z] === RUN TestLoginFailsWithBadCredentials [2021-01-22T12:02:52.244Z] --- PASS: TestLoginFailsWithBadCredentials (0.27s) [2021-01-22T12:02:52.244Z] === RUN TestPingCacheHeaders [2021-01-22T12:02:52.244Z] --- PASS: TestPingCacheHeaders (0.01s) [2021-01-22T12:02:52.244Z] === RUN TestPingGet [2021-01-22T12:02:52.244Z] --- PASS: TestPingGet (0.01s) [2021-01-22T12:02:52.244Z] === RUN TestPingHead [2021-01-22T12:02:52.244Z] --- PASS: TestPingHead (0.01s) [2021-01-22T12:02:52.244Z] === RUN TestVersion [2021-01-22T12:02:52.244Z] --- PASS: TestVersion (0.01s) [2021-01-22T12:02:52.244Z] PASS [2021-01-22T12:02:52.244Z] [2021-01-22T12:02:52.244Z] === Skipped [2021-01-22T12:02:52.244Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-01-22T12:02:52.244Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-01-22T12:02:52.244Z] [2021-01-22T12:02:52.244Z] [2021-01-22T12:02:52.244Z] DONE 18 tests, 1 skipped in 21.344s [2021-01-22T12:02:52.244Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m [2021-01-22T12:02:52.244Z] ++ 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-22T12:02:52.244Z] ++ set -e [2021-01-22T12:02:52.244Z] ++ '[' -n 0 ']' [2021-01-22T12:02:52.244Z] ++ set -x [2021-01-22T12:02:52.244Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-22T12:02:52.244Z] INFO: Testing against a local daemon [2021-01-22T12:02:52.244Z] === RUN TestVolumesCreateAndList [2021-01-22T12:02:52.244Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-01-22T12:02:52.244Z] === RUN TestVolumesRemove [2021-01-22T12:02:52.244Z] --- PASS: TestVolumesRemove (0.13s) [2021-01-22T12:02:52.244Z] === RUN TestVolumesInspect [2021-01-22T12:02:52.244Z] --- PASS: TestVolumesInspect (0.01s) [2021-01-22T12:02:52.244Z] === RUN TestVolumesInvalidJSON [2021-01-22T12:02:52.244Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-01-22T12:02:52.244Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-01-22T12:02:52.244Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-01-22T12:02:52.244Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-01-22T12:02:52.244Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-01-22T12:02:52.244Z] PASS [2021-01-22T12:02:52.244Z] [2021-01-22T12:02:52.244Z] DONE 5 tests in 0.231s [2021-01-22T12:02:52.244Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-01-22T12:02:52.244Z] ++++ cat bundles/test-integration/docker.pid [2021-01-22T12:02:52.244Z] +++ kill 12242 [2021-01-22T12:02:52.436Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.51s) [2021-01-22T12:02:52.437Z] === RUN TestRemoveInvalidContainer [2021-01-22T12:02:52.437Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-01-22T12:02:52.437Z] === RUN TestRenameLinkedContainer [2021-01-22T12:02:53.601Z] ok github.com/docker/docker/volume/service 0.016s coverage: 73.1% of statements [2021-01-22T12:02:53.745Z] +++ /etc/init.d/apparmor stop [2021-01-22T12:02:53.745Z] Leaving: AppArmorNo profiles have been unloaded. [2021-01-22T12:02:53.745Z] [2021-01-22T12:02:53.745Z] Unloading profiles will leave already running processes permanently [2021-01-22T12:02:53.745Z] unconfined, which can lead to unexpected situations. [2021-01-22T12:02:53.745Z] [2021-01-22T12:02:53.745Z] To set a process to complain mode, use the command line tool [2021-01-22T12:02:53.745Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-01-22T12:02:53.745Z] +++ true [2021-01-22T12:02:53.745Z] exiting test-integration [2021-01-22T12:02:53.745Z] ++ exit 0 [2021-01-22T12:02:53.745Z] [2021-01-22T12:02:53.793Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2021-01-22T12:02:54.502Z] --- PASS: TestRenameLinkedContainer (2.11s) [2021-01-22T12:02:54.502Z] === RUN TestRenameStoppedContainer [2021-01-22T12:02:55.130Z] --- PASS: TestRenameStoppedContainer (0.51s) [2021-01-22T12:02:55.130Z] === RUN TestRenameRunningContainerAndReuse [2021-01-22T12:02:56.156Z] --- PASS: TestRenameRunningContainerAndReuse (1.03s) [2021-01-22T12:02:56.156Z] === RUN TestRenameInvalidName [2021-01-22T12:02:56.447Z] --- PASS: TestRenameInvalidName (0.53s) [2021-01-22T12:02:56.447Z] === RUN TestRenameAnonymousContainer Post stage [Pipeline] junit [2021-01-22T12:02:56.509Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-01-22T12:02:57.284Z] + echo Ensuring container killed. [2021-01-22T12:02:57.284Z] Ensuring container killed. [2021-01-22T12:02:57.284Z] + docker rm -vf docker-pr2 [2021-01-22T12:02:57.575Z] Error: No such container: docker-pr2 [2021-01-22T12:02:57.575Z] + true [Pipeline] sh [2021-01-22T12:02:57.948Z] + echo Chowning /workspace to jenkins user [2021-01-22T12:02:57.948Z] Chowning /workspace to jenkins user [2021-01-22T12:02:57.948Z] + id -u [2021-01-22T12:02:57.948Z] + id -g [2021-01-22T12:02:57.948Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-41918:/workspace busybox chown -R 1001:1001 /workspace [2021-01-22T12:02:57.948Z] Unable to find image 'busybox:latest' locally [2021-01-22T12:02:58.239Z] latest: Pulling from library/busybox [2021-01-22T12:02:58.508Z] --- PASS: TestRenameAnonymousContainer (1.88s) [2021-01-22T12:02:58.508Z] === RUN TestRenameContainerWithSameName [2021-01-22T12:02:58.529Z] 9312e6d87390: Pulling fs layer [2021-01-22T12:02:58.529Z] 9312e6d87390: Download complete [2021-01-22T12:02:59.135Z] --- PASS: TestRenameContainerWithSameName (0.54s) [2021-01-22T12:02:59.135Z] === RUN TestRenameContainerWithLinkedContainer [2021-01-22T12:02:59.161Z] 9312e6d87390: Pull complete [2021-01-22T12:02:59.161Z] Digest: sha256:c5439d7db88ab5423999530349d327b04279ad3161d7596d2126dfb5b02bfd1f [2021-01-22T12:02:59.161Z] Status: Downloaded newer image for busybox:latest [2021-01-22T12:02:59.544Z] === RUN TestCheckpointCreateError [2021-01-22T12:02:59.544Z] --- PASS: TestCheckpointCreateError (0.00s) [2021-01-22T12:02:59.544Z] === RUN TestCheckpointCreate [2021-01-22T12:02:59.544Z] --- PASS: TestCheckpointCreate (0.00s) [2021-01-22T12:02:59.544Z] === RUN TestCheckpointDeleteError [2021-01-22T12:02:59.544Z] --- PASS: TestCheckpointDeleteError (0.00s) [2021-01-22T12:02:59.544Z] === RUN TestCheckpointDelete [2021-01-22T12:02:59.544Z] --- PASS: TestCheckpointDelete (0.00s) [2021-01-22T12:02:59.544Z] === RUN TestCheckpointListError [2021-01-22T12:02:59.544Z] --- PASS: TestCheckpointListError (0.00s) [2021-01-22T12:02:59.544Z] === RUN TestCheckpointList [2021-01-22T12:02:59.544Z] --- PASS: TestCheckpointList (0.00s) [2021-01-22T12:02:59.544Z] === RUN TestCheckpointListContainerNotFound [2021-01-22T12:02:59.544Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2021-01-22T12:02:59.544Z] === RUN TestNewClientWithOpsFromEnv [2021-01-22T12:02:59.544Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2021-01-22T12:02:59.544Z] client_test.go:23: runtime.GOOS == "windows" [2021-01-22T12:02:59.544Z] === RUN TestGetAPIPath [2021-01-22T12:02:59.544Z] --- PASS: TestGetAPIPath (0.00s) [2021-01-22T12:02:59.544Z] === RUN TestParseHostURL [2021-01-22T12:02:59.544Z] --- PASS: TestParseHostURL (0.00s) [2021-01-22T12:02:59.544Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2021-01-22T12:02:59.544Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2021-01-22T12:02:59.544Z] === RUN TestNegotiateAPIVersionEmpty [2021-01-22T12:02:59.544Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2021-01-22T12:02:59.544Z] === RUN TestNegotiateAPIVersion [2021-01-22T12:02:59.544Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2021-01-22T12:02:59.544Z] === RUN TestNegotiateAPVersionOverride [2021-01-22T12:02:59.544Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2021-01-22T12:02:59.544Z] === RUN TestNegotiateAPIVersionAutomatic [2021-01-22T12:02:59.544Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2021-01-22T12:02:59.544Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2021-01-22T12:02:59.544Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2021-01-22T12:02:59.544Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2021-01-22T12:02:59.544Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2021-01-22T12:02:59.544Z] === RUN TestClientRedirect [2021-01-22T12:02:59.544Z] --- PASS: TestClientRedirect (0.00s) [2021-01-22T12:02:59.544Z] === RUN TestConfigCreateUnsupported [2021-01-22T12:02:59.544Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2021-01-22T12:02:59.544Z] === RUN TestConfigCreateError [2021-01-22T12:02:59.544Z] --- PASS: TestConfigCreateError (0.00s) [2021-01-22T12:02:59.544Z] === RUN TestConfigCreate [2021-01-22T12:02:59.544Z] --- PASS: TestConfigCreate (0.00s) [2021-01-22T12:02:59.544Z] === RUN TestConfigInspectNotFound [2021-01-22T12:02:59.544Z] --- PASS: TestConfigInspectNotFound (0.00s) [2021-01-22T12:02:59.544Z] === RUN TestConfigInspectWithEmptyID [2021-01-22T12:02:59.544Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2021-01-22T12:02:59.544Z] === RUN TestConfigInspectUnsupported [2021-01-22T12:02:59.544Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2021-01-22T12:02:59.544Z] === RUN TestConfigInspectError [2021-01-22T12:02:59.544Z] --- PASS: TestConfigInspectError (0.00s) [2021-01-22T12:02:59.544Z] === RUN TestConfigInspectConfigNotFound [2021-01-22T12:02:59.544Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2021-01-22T12:02:59.544Z] === RUN TestConfigInspect [2021-01-22T12:02:59.544Z] --- PASS: TestConfigInspect (0.00s) [2021-01-22T12:02:59.544Z] === RUN TestConfigListUnsupported [2021-01-22T12:02:59.544Z] --- PASS: TestConfigListUnsupported (0.00s) [2021-01-22T12:02:59.544Z] === RUN TestConfigListError [2021-01-22T12:02:59.544Z] --- PASS: TestConfigListError (0.00s) [2021-01-22T12:02:59.544Z] === RUN TestConfigList [2021-01-22T12:02:59.544Z] --- PASS: TestConfigList (0.00s) [2021-01-22T12:02:59.544Z] === RUN TestConfigRemoveUnsupported [2021-01-22T12:02:59.544Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2021-01-22T12:02:59.544Z] === RUN TestConfigRemoveError [2021-01-22T12:02:59.544Z] --- PASS: TestConfigRemoveError (0.00s) [2021-01-22T12:02:59.544Z] === RUN TestConfigRemove [2021-01-22T12:02:59.544Z] --- PASS: TestConfigRemove (0.00s) [2021-01-22T12:02:59.544Z] === RUN TestConfigUpdateUnsupported [2021-01-22T12:02:59.544Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2021-01-22T12:02:59.544Z] === RUN TestConfigUpdateError [2021-01-22T12:02:59.544Z] --- PASS: TestConfigUpdateError (0.00s) [2021-01-22T12:02:59.544Z] === RUN TestConfigUpdate [2021-01-22T12:02:59.544Z] --- PASS: TestConfigUpdate (0.00s) [2021-01-22T12:02:59.544Z] === RUN TestContainerCommitError [2021-01-22T12:02:59.544Z] --- PASS: TestContainerCommitError (0.00s) [2021-01-22T12:03:00.006Z] === RUN TestContainerCommit [2021-01-22T12:03:00.006Z] --- PASS: TestContainerCommit (0.00s) [2021-01-22T12:03:00.006Z] === RUN TestContainerStatPathError [2021-01-22T12:03:00.006Z] --- PASS: TestContainerStatPathError (0.00s) [2021-01-22T12:03:00.006Z] === RUN TestContainerStatPathNotFoundError [2021-01-22T12:03:00.006Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2021-01-22T12:03:00.006Z] === RUN TestContainerStatPathNoHeaderError [2021-01-22T12:03:00.006Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2021-01-22T12:03:00.006Z] === RUN TestContainerStatPath [2021-01-22T12:03:00.006Z] --- PASS: TestContainerStatPath (0.00s) [2021-01-22T12:03:00.006Z] === RUN TestCopyToContainerError [2021-01-22T12:03:00.006Z] --- PASS: TestCopyToContainerError (0.00s) [2021-01-22T12:03:00.006Z] === RUN TestCopyToContainerNotFoundError [2021-01-22T12:03:00.006Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2021-01-22T12:03:00.006Z] === RUN TestCopyToContainerNotStatusOKError [2021-01-22T12:03:00.006Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2021-01-22T12:03:00.006Z] === RUN TestCopyToContainer [2021-01-22T12:03:00.006Z] --- PASS: TestCopyToContainer (0.00s) [2021-01-22T12:03:00.006Z] === RUN TestCopyFromContainerError [2021-01-22T12:03:00.006Z] --- PASS: TestCopyFromContainerError (0.00s) [2021-01-22T12:03:00.006Z] === RUN TestCopyFromContainerNotFoundError [2021-01-22T12:03:00.006Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2021-01-22T12:03:00.006Z] === RUN TestCopyFromContainerNotStatusOKError [2021-01-22T12:03:00.006Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2021-01-22T12:03:00.007Z] === RUN TestCopyFromContainerNoHeaderError [2021-01-22T12:03:00.007Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2021-01-22T12:03:00.007Z] === RUN TestCopyFromContainer [2021-01-22T12:03:00.007Z] --- PASS: TestCopyFromContainer (0.00s) [2021-01-22T12:03:00.007Z] === RUN TestContainerCreateError [2021-01-22T12:03:00.007Z] --- PASS: TestContainerCreateError (0.00s) [2021-01-22T12:03:00.007Z] === RUN TestContainerCreateImageNotFound [2021-01-22T12:03:00.007Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2021-01-22T12:03:00.007Z] === RUN TestContainerCreateWithName [2021-01-22T12:03:00.007Z] --- PASS: TestContainerCreateWithName (0.00s) [2021-01-22T12:03:00.007Z] === RUN TestContainerCreateAutoRemove [2021-01-22T12:03:00.007Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2021-01-22T12:03:00.007Z] === RUN TestContainerDiffError [2021-01-22T12:03:00.007Z] --- PASS: TestContainerDiffError (0.00s) [2021-01-22T12:03:00.007Z] === RUN TestContainerDiff [2021-01-22T12:03:00.007Z] --- PASS: TestContainerDiff (0.00s) [2021-01-22T12:03:00.007Z] === RUN TestContainerExecCreateError [2021-01-22T12:03:00.007Z] --- PASS: TestContainerExecCreateError (0.00s) [2021-01-22T12:03:00.007Z] === RUN TestContainerExecCreate [2021-01-22T12:03:00.007Z] --- PASS: TestContainerExecCreate (0.00s) [2021-01-22T12:03:00.007Z] === RUN TestContainerExecStartError [2021-01-22T12:03:00.007Z] --- PASS: TestContainerExecStartError (0.00s) [2021-01-22T12:03:00.007Z] === RUN TestContainerExecStart [2021-01-22T12:03:00.007Z] --- PASS: TestContainerExecStart (0.00s) [2021-01-22T12:03:00.007Z] === RUN TestContainerExecInspectError [2021-01-22T12:03:00.007Z] --- PASS: TestContainerExecInspectError (0.00s) [2021-01-22T12:03:00.007Z] === RUN TestContainerExecInspect [2021-01-22T12:03:00.007Z] --- PASS: TestContainerExecInspect (0.00s) [2021-01-22T12:03:00.007Z] === RUN TestContainerExportError [2021-01-22T12:03:00.007Z] --- PASS: TestContainerExportError (0.00s) [2021-01-22T12:03:00.007Z] === RUN TestContainerExport [2021-01-22T12:03:00.007Z] --- PASS: TestContainerExport (0.00s) [2021-01-22T12:03:00.007Z] === RUN TestContainerInspectError [2021-01-22T12:03:00.007Z] --- PASS: TestContainerInspectError (0.00s) [2021-01-22T12:03:00.007Z] === RUN TestContainerInspectContainerNotFound [2021-01-22T12:03:00.007Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2021-01-22T12:03:00.007Z] === RUN TestContainerInspectWithEmptyID [2021-01-22T12:03:00.007Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2021-01-22T12:03:00.007Z] === RUN TestContainerInspect [2021-01-22T12:03:00.007Z] --- PASS: TestContainerInspect (0.00s) [2021-01-22T12:03:00.007Z] === RUN TestContainerInspectNode [2021-01-22T12:03:00.007Z] --- PASS: TestContainerInspectNode (0.00s) [2021-01-22T12:03:00.007Z] === RUN TestContainerKillError [2021-01-22T12:03:00.007Z] --- PASS: TestContainerKillError (0.00s) [2021-01-22T12:03:00.007Z] === RUN TestContainerKill [2021-01-22T12:03:00.007Z] --- PASS: TestContainerKill (0.00s) [2021-01-22T12:03:00.007Z] === RUN TestContainerListError [2021-01-22T12:03:00.007Z] --- PASS: TestContainerListError (0.00s) [2021-01-22T12:03:00.007Z] === RUN TestContainerList [2021-01-22T12:03:00.007Z] --- PASS: TestContainerList (0.00s) [2021-01-22T12:03:00.007Z] === RUN TestContainerLogsNotFoundError [2021-01-22T12:03:00.007Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2021-01-22T12:03:00.007Z] === RUN TestContainerLogsError [2021-01-22T12:03:00.007Z] --- PASS: TestContainerLogsError (0.00s) [2021-01-22T12:03:00.007Z] === RUN TestContainerLogs [2021-01-22T12:03:00.007Z] --- PASS: TestContainerLogs (0.29s) [2021-01-22T12:03:00.007Z] === RUN TestContainerPauseError [2021-01-22T12:03:00.007Z] --- PASS: TestContainerPauseError (0.00s) [2021-01-22T12:03:00.007Z] === RUN TestContainerPause [2021-01-22T12:03:00.007Z] --- PASS: TestContainerPause (0.00s) [2021-01-22T12:03:00.007Z] === RUN TestContainersPruneError [2021-01-22T12:03:00.007Z] --- PASS: TestContainersPruneError (0.00s) [2021-01-22T12:03:00.007Z] === RUN TestContainersPrune [2021-01-22T12:03:00.007Z] --- PASS: TestContainersPrune (0.00s) [2021-01-22T12:03:00.007Z] === RUN TestContainerRemoveError [2021-01-22T12:03:00.007Z] --- PASS: TestContainerRemoveError (0.00s) [2021-01-22T12:03:00.007Z] === RUN TestContainerRemoveNotFoundError [2021-01-22T12:03:00.007Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2021-01-22T12:03:00.007Z] === RUN TestContainerRemove [2021-01-22T12:03:00.007Z] --- PASS: TestContainerRemove (0.00s) [2021-01-22T12:03:00.007Z] === RUN TestContainerRenameError [2021-01-22T12:03:00.007Z] --- PASS: TestContainerRenameError (0.00s) [2021-01-22T12:03:00.007Z] === RUN TestContainerRename [2021-01-22T12:03:00.007Z] --- PASS: TestContainerRename (0.00s) [2021-01-22T12:03:00.007Z] === RUN TestContainerResizeError [2021-01-22T12:03:00.007Z] --- PASS: TestContainerResizeError (0.00s) [2021-01-22T12:03:00.007Z] === RUN TestContainerExecResizeError [2021-01-22T12:03:00.007Z] --- PASS: TestContainerExecResizeError (0.00s) [2021-01-22T12:03:00.007Z] === RUN TestContainerResize [2021-01-22T12:03:00.007Z] --- PASS: TestContainerResize (0.00s) [2021-01-22T12:03:00.007Z] === RUN TestContainerExecResize [2021-01-22T12:03:00.007Z] --- PASS: TestContainerExecResize (0.00s) [2021-01-22T12:03:00.007Z] === RUN TestContainerRestartError [2021-01-22T12:03:00.007Z] --- PASS: TestContainerRestartError (0.00s) [2021-01-22T12:03:00.007Z] === RUN TestContainerRestart [2021-01-22T12:03:00.007Z] --- PASS: TestContainerRestart (0.00s) [2021-01-22T12:03:00.007Z] === RUN TestContainerStartError [2021-01-22T12:03:00.007Z] --- PASS: TestContainerStartError (0.00s) [2021-01-22T12:03:00.007Z] === RUN TestContainerStart [2021-01-22T12:03:00.007Z] --- PASS: TestContainerStart (0.00s) [2021-01-22T12:03:00.007Z] === RUN TestContainerStatsError [2021-01-22T12:03:00.007Z] --- PASS: TestContainerStatsError (0.00s) [2021-01-22T12:03:00.007Z] === RUN TestContainerStats [2021-01-22T12:03:00.007Z] --- PASS: TestContainerStats (0.00s) [2021-01-22T12:03:00.007Z] === RUN TestContainerStopError [2021-01-22T12:03:00.007Z] --- PASS: TestContainerStopError (0.00s) [2021-01-22T12:03:00.007Z] === RUN TestContainerStop [2021-01-22T12:03:00.007Z] --- PASS: TestContainerStop (0.00s) [2021-01-22T12:03:00.007Z] === RUN TestContainerTopError [2021-01-22T12:03:00.007Z] --- PASS: TestContainerTopError (0.00s) [2021-01-22T12:03:00.007Z] === RUN TestContainerTop [2021-01-22T12:03:00.007Z] --- PASS: TestContainerTop (0.00s) [2021-01-22T12:03:00.007Z] === RUN TestContainerUnpauseError [2021-01-22T12:03:00.007Z] --- PASS: TestContainerUnpauseError (0.00s) [2021-01-22T12:03:00.007Z] === RUN TestContainerUnpause [2021-01-22T12:03:00.007Z] --- PASS: TestContainerUnpause (0.00s) [2021-01-22T12:03:00.007Z] === RUN TestContainerUpdateError [2021-01-22T12:03:00.007Z] --- PASS: TestContainerUpdateError (0.00s) [2021-01-22T12:03:00.007Z] === RUN TestContainerUpdate [2021-01-22T12:03:00.007Z] --- PASS: TestContainerUpdate (0.00s) [2021-01-22T12:03:00.007Z] === RUN TestContainerWaitError [2021-01-22T12:03:00.007Z] --- PASS: TestContainerWaitError (0.00s) [2021-01-22T12:03:00.007Z] === RUN TestContainerWait [2021-01-22T12:03:00.007Z] --- PASS: TestContainerWait (0.00s) [2021-01-22T12:03:00.007Z] === RUN TestDiskUsageError [2021-01-22T12:03:00.007Z] --- PASS: TestDiskUsageError (0.00s) [2021-01-22T12:03:00.007Z] === RUN TestDiskUsage [2021-01-22T12:03:00.007Z] --- PASS: TestDiskUsage (0.00s) [2021-01-22T12:03:00.007Z] === RUN TestDistributionInspectUnsupported [2021-01-22T12:03:00.007Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2021-01-22T12:03:00.007Z] === RUN TestDistributionInspectWithEmptyID [2021-01-22T12:03:00.007Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2021-01-22T12:03:00.007Z] === RUN TestEventsErrorInOptions [2021-01-22T12:03:00.007Z] --- PASS: TestEventsErrorInOptions (0.00s) [2021-01-22T12:03:00.007Z] === RUN TestEventsErrorFromServer [2021-01-22T12:03:00.007Z] --- PASS: TestEventsErrorFromServer (0.00s) [2021-01-22T12:03:00.007Z] === RUN TestEvents [2021-01-22T12:03:00.007Z] --- PASS: TestEvents (0.00s) [2021-01-22T12:03:00.007Z] === RUN TestTLSCloseWriter [2021-01-22T12:03:00.007Z] === PAUSE TestTLSCloseWriter [2021-01-22T12:03:00.007Z] === RUN TestImageBuildError [2021-01-22T12:03:00.007Z] --- PASS: TestImageBuildError (0.00s) [2021-01-22T12:03:00.007Z] === RUN TestImageBuild [2021-01-22T12:03:00.007Z] --- PASS: TestImageBuild (0.02s) [2021-01-22T12:03:00.007Z] === RUN TestGetDockerOS [2021-01-22T12:03:00.007Z] --- PASS: TestGetDockerOS (0.00s) [2021-01-22T12:03:00.007Z] === RUN TestImageCreateError [2021-01-22T12:03:00.007Z] --- PASS: TestImageCreateError (0.00s) [2021-01-22T12:03:00.007Z] === RUN TestImageCreate [2021-01-22T12:03:00.007Z] --- PASS: TestImageCreate (0.00s) [2021-01-22T12:03:00.007Z] === RUN TestImageHistoryError [2021-01-22T12:03:00.007Z] --- PASS: TestImageHistoryError (0.00s) [2021-01-22T12:03:00.007Z] === RUN TestImageHistory [2021-01-22T12:03:00.007Z] --- PASS: TestImageHistory (0.00s) [2021-01-22T12:03:00.007Z] === RUN TestImageImportError [2021-01-22T12:03:00.007Z] --- PASS: TestImageImportError (0.00s) [2021-01-22T12:03:00.007Z] === RUN TestImageImport [2021-01-22T12:03:00.007Z] --- PASS: TestImageImport (0.00s) [2021-01-22T12:03:00.007Z] === RUN TestImageInspectError [2021-01-22T12:03:00.007Z] --- PASS: TestImageInspectError (0.00s) [2021-01-22T12:03:00.007Z] === RUN TestImageInspectImageNotFound [2021-01-22T12:03:00.007Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2021-01-22T12:03:00.007Z] === RUN TestImageInspectWithEmptyID [2021-01-22T12:03:00.007Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2021-01-22T12:03:00.007Z] === RUN TestImageInspect [2021-01-22T12:03:00.007Z] --- PASS: TestImageInspect (0.00s) [2021-01-22T12:03:00.007Z] === RUN TestImageListError [2021-01-22T12:03:00.007Z] --- PASS: TestImageListError (0.00s) [2021-01-22T12:03:00.007Z] === RUN TestImageList [2021-01-22T12:03:00.007Z] --- PASS: TestImageList (0.00s) [2021-01-22T12:03:00.007Z] === RUN TestImageListApiBefore125 [2021-01-22T12:03:00.007Z] --- PASS: TestImageListApiBefore125 (0.00s) [2021-01-22T12:03:00.007Z] === RUN TestImageLoadError [2021-01-22T12:03:00.007Z] --- PASS: TestImageLoadError (0.00s) [2021-01-22T12:03:00.007Z] === RUN TestImageLoad [2021-01-22T12:03:00.007Z] --- PASS: TestImageLoad (0.00s) [2021-01-22T12:03:00.007Z] === RUN TestImagesPruneError [2021-01-22T12:03:00.007Z] --- PASS: TestImagesPruneError (0.00s) [2021-01-22T12:03:00.007Z] === RUN TestImagesPrune [2021-01-22T12:03:00.007Z] --- PASS: TestImagesPrune (0.00s) [2021-01-22T12:03:00.007Z] === RUN TestImagePullReferenceParseError [2021-01-22T12:03:00.007Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2021-01-22T12:03:00.007Z] === RUN TestImagePullAnyError [2021-01-22T12:03:00.007Z] --- PASS: TestImagePullAnyError (0.00s) [2021-01-22T12:03:00.007Z] === RUN TestImagePullStatusUnauthorizedError [2021-01-22T12:03:00.007Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2021-01-22T12:03:00.007Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2021-01-22T12:03:00.007Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-01-22T12:03:00.007Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-01-22T12:03:00.007Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-01-22T12:03:00.007Z] === RUN TestImagePullWithPrivilegedFuncNoError [2021-01-22T12:03:00.007Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2021-01-22T12:03:00.007Z] === RUN TestImagePullWithoutErrors [2021-01-22T12:03:00.007Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2021-01-22T12:03:00.007Z] === RUN TestImagePushReferenceError [2021-01-22T12:03:00.007Z] --- PASS: TestImagePushReferenceError (0.00s) [2021-01-22T12:03:00.007Z] === RUN TestImagePushAnyError [2021-01-22T12:03:00.007Z] --- PASS: TestImagePushAnyError (0.00s) [2021-01-22T12:03:00.007Z] === RUN TestImagePushStatusUnauthorizedError [2021-01-22T12:03:00.007Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2021-01-22T12:03:00.007Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2021-01-22T12:03:00.007Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-01-22T12:03:00.007Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-01-22T12:03:00.007Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-01-22T12:03:00.007Z] === RUN TestImagePushWithPrivilegedFuncNoError [2021-01-22T12:03:00.007Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2021-01-22T12:03:00.007Z] === RUN TestImagePushWithoutErrors [2021-01-22T12:03:00.007Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2021-01-22T12:03:00.007Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2021-01-22T12:03:00.007Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2021-01-22T12:03:00.007Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2021-01-22T12:03:00.007Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2021-01-22T12:03:00.007Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2021-01-22T12:03:00.007Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2021-01-22T12:03:00.007Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2021-01-22T12:03:00.007Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2021-01-22T12:03:00.007Z] === RUN TestImageRemoveError [2021-01-22T12:03:00.007Z] --- PASS: TestImageRemoveError (0.00s) [2021-01-22T12:03:00.007Z] === RUN TestImageRemoveImageNotFound [2021-01-22T12:03:00.007Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2021-01-22T12:03:00.007Z] === RUN TestImageRemove [2021-01-22T12:03:00.007Z] --- PASS: TestImageRemove (0.00s) [2021-01-22T12:03:00.007Z] === RUN TestImageSaveError [2021-01-22T12:03:00.007Z] --- PASS: TestImageSaveError (0.00s) [2021-01-22T12:03:00.007Z] === RUN TestImageSave [2021-01-22T12:03:00.007Z] --- PASS: TestImageSave (0.00s) [2021-01-22T12:03:00.007Z] === RUN TestImageSearchAnyError [2021-01-22T12:03:00.007Z] --- PASS: TestImageSearchAnyError (0.00s) [2021-01-22T12:03:00.007Z] === RUN TestImageSearchStatusUnauthorizedError [2021-01-22T12:03:00.007Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2021-01-22T12:03:00.007Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2021-01-22T12:03:00.007Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-01-22T12:03:00.007Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-01-22T12:03:00.007Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-01-22T12:03:00.007Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2021-01-22T12:03:00.007Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2021-01-22T12:03:00.007Z] === RUN TestImageSearchWithoutErrors [2021-01-22T12:03:00.007Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2021-01-22T12:03:00.007Z] === RUN TestImageTagError [2021-01-22T12:03:00.007Z] --- PASS: TestImageTagError (0.00s) [2021-01-22T12:03:00.007Z] === RUN TestImageTagInvalidReference [2021-01-22T12:03:00.007Z] --- PASS: TestImageTagInvalidReference (0.00s) [2021-01-22T12:03:00.007Z] === RUN TestImageTagInvalidSourceImageName [2021-01-22T12:03:00.007Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2021-01-22T12:03:00.007Z] === RUN TestImageTagHexSource [2021-01-22T12:03:00.007Z] --- PASS: TestImageTagHexSource (0.00s) [2021-01-22T12:03:00.007Z] === RUN TestImageTag [2021-01-22T12:03:00.007Z] --- PASS: TestImageTag (0.00s) [2021-01-22T12:03:00.007Z] === RUN TestInfoServerError [2021-01-22T12:03:00.007Z] --- PASS: TestInfoServerError (0.00s) [2021-01-22T12:03:00.007Z] === RUN TestInfoInvalidResponseJSONError [2021-01-22T12:03:00.007Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2021-01-22T12:03:00.007Z] === RUN TestInfo [2021-01-22T12:03:00.007Z] --- PASS: TestInfo (0.00s) [2021-01-22T12:03:00.007Z] === RUN TestNetworkConnectError [2021-01-22T12:03:00.007Z] --- PASS: TestNetworkConnectError (0.00s) [2021-01-22T12:03:00.007Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2021-01-22T12:03:00.007Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2021-01-22T12:03:00.007Z] === RUN TestNetworkConnect [2021-01-22T12:03:00.007Z] --- PASS: TestNetworkConnect (0.00s) [2021-01-22T12:03:00.007Z] === RUN TestNetworkCreateError [2021-01-22T12:03:00.007Z] --- PASS: TestNetworkCreateError (0.00s) [2021-01-22T12:03:00.007Z] === RUN TestNetworkCreate [2021-01-22T12:03:00.007Z] --- PASS: TestNetworkCreate (0.00s) [2021-01-22T12:03:00.007Z] === RUN TestNetworkDisconnectError [2021-01-22T12:03:00.007Z] --- PASS: TestNetworkDisconnectError (0.00s) [2021-01-22T12:03:00.007Z] === RUN TestNetworkDisconnect [2021-01-22T12:03:00.007Z] --- PASS: TestNetworkDisconnect (0.00s) [2021-01-22T12:03:00.007Z] === RUN TestNetworkInspectError [2021-01-22T12:03:00.007Z] --- PASS: TestNetworkInspectError (0.00s) [2021-01-22T12:03:00.007Z] === RUN TestNetworkInspectNotFoundError [2021-01-22T12:03:00.007Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2021-01-22T12:03:00.007Z] === RUN TestNetworkInspectWithEmptyID [2021-01-22T12:03:00.007Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2021-01-22T12:03:00.007Z] === RUN TestNetworkInspect [2021-01-22T12:03:00.007Z] --- PASS: TestNetworkInspect (0.00s) [2021-01-22T12:03:00.007Z] === RUN TestNetworkListError [2021-01-22T12:03:00.007Z] --- PASS: TestNetworkListError (0.00s) [2021-01-22T12:03:00.007Z] === RUN TestNetworkList [2021-01-22T12:03:00.007Z] --- PASS: TestNetworkList (0.00s) [2021-01-22T12:03:00.007Z] === RUN TestNetworksPruneError [2021-01-22T12:03:00.007Z] --- PASS: TestNetworksPruneError (0.00s) [2021-01-22T12:03:00.007Z] === RUN TestNetworksPrune [2021-01-22T12:03:00.007Z] --- PASS: TestNetworksPrune (0.00s) [2021-01-22T12:03:00.007Z] === RUN TestNetworkRemoveError [2021-01-22T12:03:00.007Z] --- PASS: TestNetworkRemoveError (0.00s) [2021-01-22T12:03:00.007Z] === RUN TestNetworkRemove [2021-01-22T12:03:00.007Z] --- PASS: TestNetworkRemove (0.00s) [2021-01-22T12:03:00.007Z] === RUN TestNodeInspectError [2021-01-22T12:03:00.007Z] --- PASS: TestNodeInspectError (0.00s) [2021-01-22T12:03:00.007Z] === RUN TestNodeInspectNodeNotFound [2021-01-22T12:03:00.007Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2021-01-22T12:03:00.007Z] === RUN TestNodeInspectWithEmptyID [2021-01-22T12:03:00.007Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2021-01-22T12:03:00.007Z] === RUN TestNodeInspect [2021-01-22T12:03:00.007Z] --- PASS: TestNodeInspect (0.00s) [2021-01-22T12:03:00.007Z] === RUN TestNodeListError [2021-01-22T12:03:00.007Z] --- PASS: TestNodeListError (0.00s) [2021-01-22T12:03:00.007Z] === RUN TestNodeList [2021-01-22T12:03:00.007Z] --- PASS: TestNodeList (0.00s) [2021-01-22T12:03:00.007Z] === RUN TestNodeRemoveError [2021-01-22T12:03:00.007Z] --- PASS: TestNodeRemoveError (0.00s) [2021-01-22T12:03:00.007Z] === RUN TestNodeRemove [2021-01-22T12:03:00.007Z] --- PASS: TestNodeRemove (0.00s) [2021-01-22T12:03:00.007Z] === RUN TestNodeUpdateError [2021-01-22T12:03:00.007Z] --- PASS: TestNodeUpdateError (0.00s) [2021-01-22T12:03:00.007Z] === RUN TestNodeUpdate [2021-01-22T12:03:00.007Z] --- PASS: TestNodeUpdate (0.00s) [2021-01-22T12:03:00.007Z] === RUN TestOptionWithTimeout [2021-01-22T12:03:00.007Z] --- PASS: TestOptionWithTimeout (0.00s) [2021-01-22T12:03:00.007Z] === RUN TestPingFail [2021-01-22T12:03:00.007Z] --- PASS: TestPingFail (0.00s) [2021-01-22T12:03:00.007Z] === RUN TestPingWithError [2021-01-22T12:03:00.007Z] 2021/01/22 12:02:59 RoundTripper returned a response & error; ignoring response [2021-01-22T12:03:00.007Z] 2021/01/22 12:02:59 RoundTripper returned a response & error; ignoring response [2021-01-22T12:03:00.007Z] --- PASS: TestPingWithError (0.00s) [2021-01-22T12:03:00.007Z] === RUN TestPingSuccess [2021-01-22T12:03:00.007Z] --- PASS: TestPingSuccess (0.00s) [2021-01-22T12:03:00.007Z] === RUN TestPingHeadFallback [2021-01-22T12:03:00.007Z] === RUN TestPingHeadFallback/OK [2021-01-22T12:03:00.007Z] === RUN TestPingHeadFallback/Internal_Server_Error [2021-01-22T12:03:00.007Z] === RUN TestPingHeadFallback/Not_Found [2021-01-22T12:03:00.007Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2021-01-22T12:03:00.007Z] --- PASS: TestPingHeadFallback (0.00s) [2021-01-22T12:03:00.007Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2021-01-22T12:03:00.007Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2021-01-22T12:03:00.007Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2021-01-22T12:03:00.007Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2021-01-22T12:03:00.007Z] === RUN TestPluginDisableError [2021-01-22T12:03:00.007Z] --- PASS: TestPluginDisableError (0.00s) [2021-01-22T12:03:00.007Z] === RUN TestPluginDisable [2021-01-22T12:03:00.007Z] --- PASS: TestPluginDisable (0.00s) [2021-01-22T12:03:00.007Z] === RUN TestPluginEnableError [2021-01-22T12:03:00.007Z] --- PASS: TestPluginEnableError (0.00s) [2021-01-22T12:03:00.007Z] === RUN TestPluginEnable [2021-01-22T12:03:00.007Z] --- PASS: TestPluginEnable (0.00s) [2021-01-22T12:03:00.007Z] === RUN TestPluginInspectError [2021-01-22T12:03:00.007Z] --- PASS: TestPluginInspectError (0.00s) [2021-01-22T12:03:00.007Z] === RUN TestPluginInspectWithEmptyID [2021-01-22T12:03:00.007Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2021-01-22T12:03:00.007Z] === RUN TestPluginInspect [2021-01-22T12:03:00.007Z] --- PASS: TestPluginInspect (0.00s) [2021-01-22T12:03:00.007Z] === RUN TestPluginListError [2021-01-22T12:03:00.007Z] --- PASS: TestPluginListError (0.00s) [2021-01-22T12:03:00.007Z] === RUN TestPluginList [2021-01-22T12:03:00.007Z] --- PASS: TestPluginList (0.00s) [2021-01-22T12:03:00.007Z] === RUN TestPluginPushError [2021-01-22T12:03:00.007Z] --- PASS: TestPluginPushError (0.00s) [2021-01-22T12:03:00.007Z] === RUN TestPluginPush [2021-01-22T12:03:00.007Z] --- PASS: TestPluginPush (0.00s) [2021-01-22T12:03:00.007Z] === RUN TestPluginRemoveError [2021-01-22T12:03:00.007Z] --- PASS: TestPluginRemoveError (0.00s) [2021-01-22T12:03:00.007Z] === RUN TestPluginRemove [2021-01-22T12:03:00.007Z] --- PASS: TestPluginRemove (0.00s) [2021-01-22T12:03:00.007Z] === RUN TestPluginSetError [2021-01-22T12:03:00.007Z] --- PASS: TestPluginSetError (0.00s) [2021-01-22T12:03:00.007Z] === RUN TestPluginSet [2021-01-22T12:03:00.007Z] --- PASS: TestPluginSet (0.00s) [2021-01-22T12:03:00.007Z] === RUN TestSetHostHeader [2021-01-22T12:03:00.007Z] --- PASS: TestSetHostHeader (0.00s) [2021-01-22T12:03:00.007Z] === RUN TestPlainTextError [2021-01-22T12:03:00.007Z] --- PASS: TestPlainTextError (0.00s) [2021-01-22T12:03:00.007Z] === RUN TestInfiniteError [2021-01-22T12:03:00.007Z] --- PASS: TestInfiniteError (0.01s) [2021-01-22T12:03:00.007Z] === RUN TestSecretCreateUnsupported [2021-01-22T12:03:00.007Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2021-01-22T12:03:00.007Z] === RUN TestSecretCreateError [2021-01-22T12:03:00.007Z] --- PASS: TestSecretCreateError (0.00s) [2021-01-22T12:03:00.008Z] === RUN TestSecretCreate [2021-01-22T12:03:00.008Z] --- PASS: TestSecretCreate (0.00s) [2021-01-22T12:03:00.008Z] === RUN TestSecretInspectUnsupported [2021-01-22T12:03:00.008Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2021-01-22T12:03:00.008Z] === RUN TestSecretInspectError [2021-01-22T12:03:00.008Z] --- PASS: TestSecretInspectError (0.00s) [2021-01-22T12:03:00.008Z] === RUN TestSecretInspectSecretNotFound [2021-01-22T12:03:00.008Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2021-01-22T12:03:00.008Z] === RUN TestSecretInspectWithEmptyID [2021-01-22T12:03:00.008Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2021-01-22T12:03:00.008Z] === RUN TestSecretInspect [2021-01-22T12:03:00.008Z] --- PASS: TestSecretInspect (0.00s) [2021-01-22T12:03:00.008Z] === RUN TestSecretListUnsupported [2021-01-22T12:03:00.008Z] --- PASS: TestSecretListUnsupported (0.00s) [2021-01-22T12:03:00.008Z] === RUN TestSecretListError [2021-01-22T12:03:00.008Z] --- PASS: TestSecretListError (0.00s) [2021-01-22T12:03:00.008Z] === RUN TestSecretList [2021-01-22T12:03:00.008Z] --- PASS: TestSecretList (0.00s) [2021-01-22T12:03:00.008Z] === RUN TestSecretRemoveUnsupported [2021-01-22T12:03:00.008Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2021-01-22T12:03:00.008Z] === RUN TestSecretRemoveError [2021-01-22T12:03:00.008Z] --- PASS: TestSecretRemoveError (0.00s) [2021-01-22T12:03:00.008Z] === RUN TestSecretRemove [2021-01-22T12:03:00.008Z] --- PASS: TestSecretRemove (0.00s) [2021-01-22T12:03:00.008Z] === RUN TestSecretUpdateUnsupported [2021-01-22T12:03:00.008Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2021-01-22T12:03:00.008Z] === RUN TestSecretUpdateError [2021-01-22T12:03:00.008Z] --- PASS: TestSecretUpdateError (0.00s) [2021-01-22T12:03:00.008Z] === RUN TestSecretUpdate [2021-01-22T12:03:00.008Z] --- PASS: TestSecretUpdate (0.00s) [2021-01-22T12:03:00.008Z] === RUN TestServiceCreateError [2021-01-22T12:03:00.008Z] --- PASS: TestServiceCreateError (0.00s) [2021-01-22T12:03:00.008Z] === RUN TestServiceCreate [2021-01-22T12:03:00.008Z] --- PASS: TestServiceCreate (0.00s) [2021-01-22T12:03:00.008Z] === RUN TestServiceCreateCompatiblePlatforms [2021-01-22T12:03:00.008Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2021-01-22T12:03:00.008Z] === RUN TestServiceCreateDigestPinning [2021-01-22T12:03:00.008Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2021-01-22T12:03:00.008Z] === RUN TestServiceInspectError [2021-01-22T12:03:00.008Z] --- PASS: TestServiceInspectError (0.00s) [2021-01-22T12:03:00.008Z] === RUN TestServiceInspectServiceNotFound [2021-01-22T12:03:00.008Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2021-01-22T12:03:00.008Z] === RUN TestServiceInspectWithEmptyID [2021-01-22T12:03:00.008Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2021-01-22T12:03:00.008Z] === RUN TestServiceInspect [2021-01-22T12:03:00.008Z] --- PASS: TestServiceInspect (0.00s) [2021-01-22T12:03:00.008Z] === RUN TestServiceListError [2021-01-22T12:03:00.008Z] --- PASS: TestServiceListError (0.00s) [2021-01-22T12:03:00.008Z] === RUN TestServiceList [2021-01-22T12:03:00.008Z] --- PASS: TestServiceList (0.00s) [2021-01-22T12:03:00.008Z] === RUN TestServiceLogsError [2021-01-22T12:03:00.008Z] --- PASS: TestServiceLogsError (0.00s) [2021-01-22T12:03:00.008Z] === RUN TestServiceLogs [2021-01-22T12:03:00.008Z] --- PASS: TestServiceLogs (0.00s) [2021-01-22T12:03:00.008Z] === RUN TestServiceRemoveError [2021-01-22T12:03:00.008Z] --- PASS: TestServiceRemoveError (0.00s) [2021-01-22T12:03:00.008Z] === RUN TestServiceRemoveNotFoundError [2021-01-22T12:03:00.008Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2021-01-22T12:03:00.008Z] === RUN TestServiceRemove [2021-01-22T12:03:00.008Z] --- PASS: TestServiceRemove (0.00s) [2021-01-22T12:03:00.008Z] === RUN TestServiceUpdateError [2021-01-22T12:03:00.008Z] --- PASS: TestServiceUpdateError (0.00s) [2021-01-22T12:03:00.008Z] === RUN TestServiceUpdate [2021-01-22T12:03:00.008Z] --- PASS: TestServiceUpdate (0.00s) [2021-01-22T12:03:00.008Z] === RUN TestSwarmGetUnlockKeyError [2021-01-22T12:03:00.008Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2021-01-22T12:03:00.008Z] === RUN TestSwarmGetUnlockKey [2021-01-22T12:03:00.008Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2021-01-22T12:03:00.008Z] === RUN TestSwarmInitError [2021-01-22T12:03:00.008Z] --- PASS: TestSwarmInitError (0.00s) [2021-01-22T12:03:00.008Z] === RUN TestSwarmInit [2021-01-22T12:03:00.008Z] --- PASS: TestSwarmInit (0.00s) [2021-01-22T12:03:00.008Z] === RUN TestSwarmInspectError [2021-01-22T12:03:00.008Z] --- PASS: TestSwarmInspectError (0.00s) [2021-01-22T12:03:00.008Z] === RUN TestSwarmInspect [2021-01-22T12:03:00.008Z] --- PASS: TestSwarmInspect (0.00s) [2021-01-22T12:03:00.008Z] === RUN TestSwarmJoinError [2021-01-22T12:03:00.008Z] --- PASS: TestSwarmJoinError (0.00s) [2021-01-22T12:03:00.008Z] === RUN TestSwarmJoin [2021-01-22T12:03:00.008Z] --- PASS: TestSwarmJoin (0.00s) [2021-01-22T12:03:00.008Z] === RUN TestSwarmLeaveError [2021-01-22T12:03:00.008Z] --- PASS: TestSwarmLeaveError (0.00s) [2021-01-22T12:03:00.008Z] === RUN TestSwarmLeave [2021-01-22T12:03:00.008Z] --- PASS: TestSwarmLeave (0.00s) [2021-01-22T12:03:00.008Z] === RUN TestSwarmUnlockError [2021-01-22T12:03:00.008Z] --- PASS: TestSwarmUnlockError (0.00s) [2021-01-22T12:03:00.008Z] === RUN TestSwarmUnlock [2021-01-22T12:03:00.008Z] --- PASS: TestSwarmUnlock (0.00s) [2021-01-22T12:03:00.008Z] === RUN TestSwarmUpdateError [2021-01-22T12:03:00.008Z] --- PASS: TestSwarmUpdateError (0.00s) [2021-01-22T12:03:00.008Z] === RUN TestSwarmUpdate [2021-01-22T12:03:00.008Z] --- PASS: TestSwarmUpdate (0.00s) [2021-01-22T12:03:00.008Z] === RUN TestTaskInspectError [2021-01-22T12:03:00.008Z] --- PASS: TestTaskInspectError (0.00s) [2021-01-22T12:03:00.008Z] === RUN TestTaskInspectWithEmptyID [2021-01-22T12:03:00.008Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2021-01-22T12:03:00.008Z] === RUN TestTaskInspect [2021-01-22T12:03:00.008Z] --- PASS: TestTaskInspect (0.00s) [2021-01-22T12:03:00.008Z] === RUN TestTaskListError [2021-01-22T12:03:00.008Z] --- PASS: TestTaskListError (0.00s) [2021-01-22T12:03:00.008Z] === RUN TestTaskList [2021-01-22T12:03:00.008Z] --- PASS: TestTaskList (0.00s) [2021-01-22T12:03:00.008Z] === RUN TestVolumeCreateError [2021-01-22T12:03:00.008Z] --- PASS: TestVolumeCreateError (0.00s) [2021-01-22T12:03:00.008Z] === RUN TestVolumeCreate [2021-01-22T12:03:00.008Z] --- PASS: TestVolumeCreate (0.00s) [2021-01-22T12:03:00.008Z] === RUN TestVolumeInspectError [2021-01-22T12:03:00.008Z] --- PASS: TestVolumeInspectError (0.00s) [2021-01-22T12:03:00.008Z] === RUN TestVolumeInspectNotFound [2021-01-22T12:03:00.008Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2021-01-22T12:03:00.008Z] === RUN TestVolumeInspectWithEmptyID [2021-01-22T12:03:00.008Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2021-01-22T12:03:00.008Z] === RUN TestVolumeInspect [2021-01-22T12:03:00.008Z] --- PASS: TestVolumeInspect (0.00s) [2021-01-22T12:03:00.008Z] === RUN TestVolumeListError [2021-01-22T12:03:00.008Z] --- PASS: TestVolumeListError (0.00s) [2021-01-22T12:03:00.008Z] === RUN TestVolumeList [2021-01-22T12:03:00.008Z] --- PASS: TestVolumeList (0.00s) [2021-01-22T12:03:00.008Z] === RUN TestVolumeRemoveError [2021-01-22T12:03:00.008Z] --- PASS: TestVolumeRemoveError (0.00s) [2021-01-22T12:03:00.008Z] === RUN TestVolumeRemove [2021-01-22T12:03:00.008Z] --- PASS: TestVolumeRemove (0.00s) [2021-01-22T12:03:00.008Z] === CONT TestTLSCloseWriter [2021-01-22T12:03:00.008Z] --- PASS: TestTLSCloseWriter (0.01s) [2021-01-22T12:03:00.008Z] PASS [2021-01-22T12:03:00.008Z] coverage: 74.9% of statements [2021-01-22T12:03:00.008Z] ok github.com/docker/docker/client 0.685s coverage: 74.9% of statements [2021-01-22T12:03:00.162Z] --- PASS: TestRenameContainerWithLinkedContainer (1.06s) [2021-01-22T12:03:00.163Z] === RUN TestResize [2021-01-22T12:03:00.454Z] --- PASS: TestResize (0.57s) [2021-01-22T12:03:00.454Z] === RUN TestResizeWithInvalidSize [2021-01-22T12:03:01.084Z] --- PASS: TestResizeWithInvalidSize (0.55s) [2021-01-22T12:03:01.084Z] === RUN TestResizeWhenContainerNotStarted [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-01-22T12:03:01.613Z] + bundleName=s390x-integration [2021-01-22T12:03:01.613Z] + echo Creating s390x-integration-bundles.tar.gz [2021-01-22T12:03:01.613Z] Creating s390x-integration-bundles.tar.gz [2021-01-22T12:03:01.613Z] + xargs tar -czf s390x-integration-bundles.tar.gz [2021-01-22T12:03:01.613Z] + 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-22T12:03:01.656Z] Archiving artifacts [2021-01-22T12:03:01.717Z] --- PASS: TestResizeWhenContainerNotStarted (0.55s) [2021-01-22T12:03:01.717Z] === RUN TestDaemonRestartKillContainers [2021-01-22T12:03:01.717Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-01-22T12:03:01.717Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-01-22T12:03:01.717Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-01-22T12:03:01.717Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-01-22T12:03:01.717Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-01-22T12:03:01.717Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-01-22T12:03:01.717Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-01-22T12:03:01.717Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-01-22T12:03:01.717Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-01-22T12:03:01.717Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-01-22T12:03:01.717Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-01-22T12:03:01.717Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-01-22T12:03:01.717Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-01-22T12:03:01.717Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-01-22T12:03:01.717Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-01-22T12:03:01.717Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-01-22T12:03:01.718Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-01-22T12:03:01.718Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-01-22T12:03:01.718Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-01-22T12:03:01.718Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-01-22T12:03:01.718Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-01-22T12:03:01.718Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-01-22T12:03:01.718Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-01-22T12:03:01.718Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-01-22T12:03:01.718Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-01-22T12:03:01.718Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-01-22T12:03:01.718Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-01-22T12:03:01.718Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-01-22T12:03:01.875Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-01-22T12:03:01.988Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41918/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-01-22T12:03:02.362Z] + make clean [2021-01-22T12:03:02.652Z] docker volume rm -f docker-dev-cache [2021-01-22T12:03:02.683Z] docker-dev-cache [Pipeline] deleteDir [2021-01-22T12:03:03.764Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-01-22T12:03:03.788Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-01-22T12:03:03.788Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-01-22T12:03:04.835Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-01-22T12:03:05.478Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-01-22T12:03:05.815Z] ok github.com/docker/docker/pkg/plugins 33.621s coverage: 76.6% of statements [2021-01-22T12:03:05.815Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-01-22T12:03:05.815Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-01-22T12:03:05.815Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-01-22T12:03:05.815Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-01-22T12:03:05.815Z] ? github.com/docker/docker/pkg/term [no test files] [2021-01-22T12:03:05.815Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-01-22T12:03:05.815Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-01-22T12:03:05.815Z] ? github.com/docker/docker/rootless [no test files] [2021-01-22T12:03:05.815Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-01-22T12:03:05.815Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-01-22T12:03:05.815Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-01-22T12:03:05.815Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-01-22T12:03:05.815Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-01-22T12:03:05.815Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-01-22T12:03:05.815Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-01-22T12:03:05.815Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-01-22T12:03:05.815Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-01-22T12:03:05.815Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-01-22T12:03:05.815Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-01-22T12:03:05.815Z] ? github.com/docker/docker/testutil/request [no test files] [2021-01-22T12:03:05.815Z] ? github.com/docker/docker/volume [no test files] [2021-01-22T12:03:05.815Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-01-22T12:03:05.815Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-01-22T12:03:05.815Z] [2021-01-22T12:03:05.815Z] === Skipped [2021-01-22T12:03:05.815Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2021-01-22T12:03:05.815Z] exec_linux_test.go:18: requires AppArmor to be enabled [2021-01-22T12:03:05.815Z] [2021-01-22T12:03:05.815Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2021-01-22T12:03:05.815Z] exec_linux_test.go:38: requires AppArmor to be enabled [2021-01-22T12:03:05.815Z] [2021-01-22T12:03:05.815Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-01-22T12:03:05.815Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-01-22T12:03:05.815Z] graphtest_unix.go:46: Driver btrfs not supported [2021-01-22T12:03:05.815Z] [2021-01-22T12:03:05.815Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-01-22T12:03:05.815Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-01-22T12:03:05.815Z] graphtest_unix.go:46: Driver btrfs not supported [2021-01-22T12:03:05.815Z] [2021-01-22T12:03:05.815Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-01-22T12:03:05.815Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-01-22T12:03:05.815Z] graphtest_unix.go:46: Driver btrfs not supported [2021-01-22T12:03:05.815Z] [2021-01-22T12:03:05.815Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-01-22T12:03:05.815Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-01-22T12:03:05.815Z] graphtest_unix.go:46: Driver btrfs not supported [2021-01-22T12:03:05.815Z] [2021-01-22T12:03:05.815Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-01-22T12:03:05.815Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-01-22T12:03:05.815Z] graphtest_unix.go:46: Driver btrfs not supported [2021-01-22T12:03:05.815Z] [2021-01-22T12:03:05.815Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-01-22T12:03:05.815Z] graphtest_unix.go:73: No driver to put! [2021-01-22T12:03:05.815Z] [2021-01-22T12:03:05.815Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-01-22T12:03:05.815Z] time="2021-01-22T12:01:47Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-01-22T12:03:05.815Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-01-22T12:03:05.815Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-01-22T12:03:05.815Z] [2021-01-22T12:03:05.815Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-01-22T12:03:05.815Z] time="2021-01-22T12:01:47Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-01-22T12:03:05.815Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-01-22T12:03:05.815Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-01-22T12:03:05.815Z] [2021-01-22T12:03:05.815Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-01-22T12:03:05.815Z] time="2021-01-22T12:01:47Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-01-22T12:03:05.815Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-01-22T12:03:05.815Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-01-22T12:03:05.815Z] [2021-01-22T12:03:05.815Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-01-22T12:03:05.815Z] time="2021-01-22T12:01:47Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-01-22T12:03:05.815Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-01-22T12:03:05.815Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-01-22T12:03:05.815Z] [2021-01-22T12:03:05.815Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-01-22T12:03:05.815Z] time="2021-01-22T12:01:47Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-01-22T12:03:05.815Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-01-22T12:03:05.815Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-01-22T12:03:05.815Z] [2021-01-22T12:03:05.815Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-01-22T12:03:05.815Z] graphtest_unix.go:73: No driver to put! [2021-01-22T12:03:05.815Z] [2021-01-22T12:03:05.815Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-01-22T12:03:05.815Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-01-22T12:03:05.815Z] [2021-01-22T12:03:05.815Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-01-22T12:03:05.815Z] overlay_test.go:49: Fails to compute changes intermittently [2021-01-22T12:03:05.815Z] [2021-01-22T12:03:05.815Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-01-22T12:03:05.815Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-01-22T12:03:05.815Z] [2021-01-22T12:03:05.815Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-01-22T12:03:05.815Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-01-22T12:03:05.815Z] [2021-01-22T12:03:05.815Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-01-22T12:03:05.815Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-01-22T12:03:05.815Z] graphtest_unix.go:46: Driver zfs not supported [2021-01-22T12:03:05.815Z] [2021-01-22T12:03:05.815Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-01-22T12:03:05.815Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-01-22T12:03:05.815Z] graphtest_unix.go:46: Driver zfs not supported [2021-01-22T12:03:05.815Z] [2021-01-22T12:03:05.815Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-01-22T12:03:05.815Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-01-22T12:03:05.815Z] graphtest_unix.go:46: Driver zfs not supported [2021-01-22T12:03:05.815Z] [2021-01-22T12:03:05.815Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-01-22T12:03:05.815Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-01-22T12:03:05.815Z] graphtest_unix.go:46: Driver zfs not supported [2021-01-22T12:03:05.815Z] [2021-01-22T12:03:05.815Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-01-22T12:03:05.815Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-01-22T12:03:05.815Z] graphtest_unix.go:46: Driver zfs not supported [2021-01-22T12:03:05.815Z] [2021-01-22T12:03:05.815Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-01-22T12:03:05.815Z] graphtest_unix.go:73: No driver to put! [2021-01-22T12:03:05.815Z] [2021-01-22T12:03:05.815Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-01-22T12:03:05.815Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2021-01-22T12:03:05.815Z] [2021-01-22T12:03:05.815Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-01-22T12:03:05.815Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2021-01-22T12:03:05.815Z] [2021-01-22T12:03:05.815Z] [2021-01-22T12:03:05.815Z] DONE 2194 tests, 26 skipped in 255.365s Post stage [Pipeline] junit [2021-01-22T12:03:05.828Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2021-01-22T12:03:06.281Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2021-01-22T12:03:06.402Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41918/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=febd0d315cb311dd1ae52f406520e6872a5867d3 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:febd0d315cb311dd1ae52f406520e6872a5867d3 hack/validate/vendor [2021-01-22T12:03:06.518Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-01-22T12:03:06.667Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.15s) [2021-01-22T12:03:06.667Z] PASS [2021-01-22T12:03:06.667Z] [2021-01-22T12:03:06.667Z] === Skipped [2021-01-22T12:03:06.668Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-01-22T12:03:06.668Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-01-22T12:03:06.668Z] [2021-01-22T12:03:06.668Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2021-01-22T12:03:06.668Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-01-22T12:03:06.668Z] [2021-01-22T12:03:06.668Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-01-22T12:03:06.668Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-01-22T12:03:06.668Z] [2021-01-22T12:03:06.668Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-01-22T12:03:06.668Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-01-22T12:03:06.668Z] [2021-01-22T12:03:06.668Z] [2021-01-22T12:03:06.668Z] DONE 17 tests, 4 skipped in 32.146s [2021-01-22T12:03:06.668Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-01-22T12:03:06.668Z] ++ 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-22T12:03:06.668Z] ++ set -e [2021-01-22T12:03:06.668Z] ++ '[' -n 0 ']' [2021-01-22T12:03:06.668Z] ++ set -x [2021-01-22T12:03:06.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=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-22T12:03:06.668Z] INFO: Testing against a local daemon [2021-01-22T12:03:06.668Z] === RUN TestPluginInvalidJSON [2021-01-22T12:03:06.668Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-01-22T12:03:06.668Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-01-22T12:03:06.668Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-01-22T12:03:06.668Z] --- PASS: TestPluginInvalidJSON (0.03s) [2021-01-22T12:03:06.668Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-01-22T12:03:06.668Z] === RUN TestPluginInstall [2021-01-22T12:03:06.668Z] === RUN TestPluginInstall/no_auth [2021-01-22T12:03:06.972Z] No vendor changes in diff. [2021-01-22T12:03:07.151Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-01-22T12:03:07.151Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-01-22T12:03:07.442Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-01-22T12:03:07.645Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2021-01-22T12:03:07.855Z] + echo Ensuring container killed. [2021-01-22T12:03:07.855Z] Ensuring container killed. [2021-01-22T12:03:07.855Z] + docker rm -vf docker-pr2 [2021-01-22T12:03:07.855Z] Error: No such container: docker-pr2 [2021-01-22T12:03:07.855Z] + true [Pipeline] sh [2021-01-22T12:03:08.138Z] + echo Chowning /workspace to jenkins user [2021-01-22T12:03:08.138Z] Chowning /workspace to jenkins user [2021-01-22T12:03:08.138Z] + id -u [2021-01-22T12:03:08.138Z] + id -g [2021-01-22T12:03:08.138Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41918:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-01-22T12:03:09.005Z] + bundleName=unit [2021-01-22T12:03:09.005Z] + echo Creating unit-bundles.tar.gz [2021-01-22T12:03:09.005Z] Creating unit-bundles.tar.gz [2021-01-22T12:03:09.005Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2021-01-22T12:03:09.005Z] bundles/junit-report.xml [2021-01-22T12:03:09.005Z] bundles/go-test-report.json [2021-01-22T12:03:09.005Z] bundles/profile.out [Pipeline] archiveArtifacts [2021-01-22T12:03:09.017Z] Archiving artifacts [2021-01-22T12:03:09.214Z] time="2021-01-22T12:03:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-01-22T12:03:09.214Z] time="2021-01-22T12:03:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9f37bf30d3e6b445fa68c19d1ce33d1d792cad7e389f5eda2f8c5b1c0fd7e7a2" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-01-22T12:03:09.214Z] time="2021-01-22T12:03:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-01-22T12:03:09.214Z] time="2021-01-22T12:03:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9f37bf30d3e6b445fa68c19d1ce33d1d792cad7e389f5eda2f8c5b1c0fd7e7a2" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-01-22T12:03:09.384Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41918/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-01-22T12:03:09.475Z] === RUN TestPluginInstall/with_htpasswd [2021-01-22T12:03:09.691Z] + make clean [2021-01-22T12:03:09.691Z] docker volume rm -f docker-dev-cache [2021-01-22T12:03:09.691Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-01-22T12:03:10.045Z] time="2021-01-22T12:03:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-01-22T12:03:10.045Z] time="2021-01-22T12:03:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ad6d7484de849ecae062f81dbac516b519a7698d66712a46c171074e4f98956a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-01-22T12:03:10.045Z] time="2021-01-22T12:03:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-01-22T12:03:10.045Z] time="2021-01-22T12:03:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ad6d7484de849ecae062f81dbac516b519a7698d66712a46c171074e4f98956a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-01-22T12:03:10.174Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-01-22T12:03:10.174Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.87s) [2021-01-22T12:03:10.174Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.89s) [2021-01-22T12:03:10.174Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.01s) [2021-01-22T12:03:10.174Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.81s) [2021-01-22T12:03:10.174Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.91s) [2021-01-22T12:03:10.174Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.38s) [2021-01-22T12:03:10.174Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.72s) [2021-01-22T12:03:10.175Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.82s) [2021-01-22T12:03:10.175Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.71s) [2021-01-22T12:03:10.175Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.32s) [2021-01-22T12:03:10.175Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.42s) [2021-01-22T12:03:10.175Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.32s) [2021-01-22T12:03:10.175Z] === RUN TestCgroupNamespacesRun [2021-01-22T12:03:10.616Z] === RUN TestPluginInstall/with_insecure [2021-01-22T12:03:11.206Z] --- PASS: TestCgroupNamespacesRun (1.36s) [2021-01-22T12:03:11.206Z] === RUN TestCgroupNamespacesRunPrivileged [2021-01-22T12:03:12.000Z] time="2021-01-22T12:03:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-01-22T12:03:12.000Z] time="2021-01-22T12:03:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:10668b4f666f654f67ba0d1b9a52f943b1d1414afc442ffd39fb95ee4cdb2d5f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-01-22T12:03:12.000Z] time="2021-01-22T12:03:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-01-22T12:03:12.000Z] time="2021-01-22T12:03:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:10668b4f666f654f67ba0d1b9a52f943b1d1414afc442ffd39fb95ee4cdb2d5f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-01-22T12:03:12.260Z] --- PASS: TestPluginInstall (5.60s) [2021-01-22T12:03:12.260Z] --- PASS: TestPluginInstall/no_auth (2.68s) [2021-01-22T12:03:12.260Z] --- PASS: TestPluginInstall/with_htpasswd (1.18s) [2021-01-22T12:03:12.260Z] --- PASS: TestPluginInstall/with_insecure (1.74s) [2021-01-22T12:03:12.260Z] plugin_test.go:160: [d76d30d00a1de] daemon is not started [2021-01-22T12:03:12.260Z] === RUN TestPluginsWithRuntimes [2021-01-22T12:03:12.708Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.32s) [2021-01-22T12:03:12.708Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-01-22T12:03:12.905Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-01-22T12:03:13.737Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.37s) [2021-01-22T12:03:13.737Z] === RUN TestCgroupNamespacesRunHostMode [2021-01-22T12:03:13.830Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-01-22T12:03:14.391Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-01-22T12:03:14.803Z] === RUN TestPluginsWithRuntimes/No_Args [2021-01-22T12:03:14.951Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-01-22T12:03:15.238Z] --- PASS: TestCgroupNamespacesRunHostMode (1.33s) [2021-01-22T12:03:15.238Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-01-22T12:03:16.186Z] === RUN TestPluginsWithRuntimes/With_Args [2021-01-22T12:03:16.315Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-01-22T12:03:16.315Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-01-22T12:03:16.570Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-01-22T12:03:16.753Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.40s) [2021-01-22T12:03:16.753Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-01-22T12:03:17.745Z] --- PASS: TestCheckoutGit (31.11s) [2021-01-22T12:03:17.745Z] === RUN TestValidGitTransport [2021-01-22T12:03:17.745Z] --- PASS: TestValidGitTransport (0.00s) [2021-01-22T12:03:17.745Z] === RUN TestGitInvalidRef [2021-01-22T12:03:17.745Z] --- PASS: TestGitInvalidRef (0.20s) [2021-01-22T12:03:17.745Z] PASS [2021-01-22T12:03:17.745Z] coverage: 86.3% of statements [2021-01-22T12:03:17.745Z] ok github.com/docker/docker/builder/remotecontext/git 31.555s coverage: 86.3% of statements [2021-01-22T12:03:17.745Z] ? github.com/docker/docker/cli [no test files] [2021-01-22T12:03:17.745Z] ? github.com/docker/docker/cli/config [no test files] [2021-01-22T12:03:17.788Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.37s) [2021-01-22T12:03:17.788Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-01-22T12:03:18.097Z] --- PASS: TestPluginsWithRuntimes (5.66s) [2021-01-22T12:03:18.097Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.69s) [2021-01-22T12:03:18.097Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.68s) [2021-01-22T12:03:18.097Z] PASS [2021-01-22T12:03:18.097Z] [2021-01-22T12:03:18.097Z] DONE 9 tests in 11.495s [2021-01-22T12:03:18.097Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-01-22T12:03:18.097Z] ++ 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-22T12:03:18.097Z] ++ set -e [2021-01-22T12:03:18.097Z] ++ '[' -n 0 ']' [2021-01-22T12:03:18.097Z] ++ set -x [2021-01-22T12:03:18.097Z] ++ env -i DEST=/go/src/github.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-22T12:03:18.097Z] INFO: Testing against a local daemon [2021-01-22T12:03:18.097Z] === RUN TestExternalGraphDriver [2021-01-22T12:03:18.097Z] === RUN TestExternalGraphDriver/json [2021-01-22T12:03:18.817Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.83s) [2021-01-22T12:03:18.818Z] === RUN TestCgroupNamespacesRunOlderClient [2021-01-22T12:03:20.319Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.42s) [2021-01-22T12:03:20.319Z] === RUN TestKernelTCPMemory [2021-01-22T12:03:20.642Z] === RUN TestExternalGraphDriver/spec [2021-01-22T12:03:20.947Z] --- PASS: TestKernelTCPMemory (0.62s) [2021-01-22T12:03:20.947Z] === RUN TestNISDomainname [2021-01-22T12:03:21.578Z] --- PASS: TestNISDomainname (0.68s) [2021-01-22T12:03:21.578Z] === RUN TestHostnameDnsResolution [2021-01-22T12:03:22.209Z] --- PASS: TestHostnameDnsResolution (0.85s) [2021-01-22T12:03:22.209Z] === RUN TestStats [2021-01-22T12:03:23.940Z] === RUN TestExternalGraphDriver/pull [2021-01-22T12:03:24.851Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2021-01-22T12:03:24.851Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2021-01-22T12:03:24.852Z] === RUN TestLoadDaemonCliConfigWithTLS [2021-01-22T12:03:24.852Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2021-01-22T12:03:24.852Z] === RUN TestLoadDaemonCliConfigWithConflicts [2021-01-22T12:03:24.852Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2021-01-22T12:03:24.852Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2021-01-22T12:03:24.852Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2021-01-22T12:03:24.852Z] === RUN TestLoadDaemonCliWithConflictingLabels [2021-01-22T12:03:24.852Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2021-01-22T12:03:24.852Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2021-01-22T12:03:24.852Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2021-01-22T12:03:24.852Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2021-01-22T12:03:24.852Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2021-01-22T12:03:24.852Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2021-01-22T12:03:24.852Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2021-01-22T12:03:24.852Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2021-01-22T12:03:24.852Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2021-01-22T12:03:24.852Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2021-01-22T12:03:24.852Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2021-01-22T12:03:24.852Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2021-01-22T12:03:24.852Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.01s) [2021-01-22T12:03:24.852Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2021-01-22T12:03:24.852Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2021-01-22T12:03:24.852Z] === RUN TestConfigureDaemonLogs [2021-01-22T12:03:24.852Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2021-01-22T12:03:24.852Z] === RUN TestCommonOptionsInstallFlags [2021-01-22T12:03:24.852Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2021-01-22T12:03:24.852Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2021-01-22T12:03:24.852Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2021-01-22T12:03:24.852Z] PASS [2021-01-22T12:03:24.852Z] coverage: 18.4% of statements [2021-01-22T12:03:24.852Z] ok github.com/docker/docker/cmd/dockerd 0.484s coverage: 18.4% of statements [2021-01-22T12:03:24.925Z] --- PASS: TestStats (2.56s) [2021-01-22T12:03:24.925Z] === RUN TestStopContainerWithTimeout [2021-01-22T12:03:24.925Z] === RUN TestStopContainerWithTimeout/0 [2021-01-22T12:03:24.925Z] === PAUSE TestStopContainerWithTimeout/0 [2021-01-22T12:03:24.925Z] === RUN TestStopContainerWithTimeout/1 [2021-01-22T12:03:24.925Z] === PAUSE TestStopContainerWithTimeout/1 [2021-01-22T12:03:24.925Z] === RUN TestStopContainerWithTimeout/3 [2021-01-22T12:03:24.925Z] === PAUSE TestStopContainerWithTimeout/3 [2021-01-22T12:03:24.925Z] === RUN TestStopContainerWithTimeout/-1 [2021-01-22T12:03:24.925Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-01-22T12:03:24.925Z] === CONT TestStopContainerWithTimeout/0 [2021-01-22T12:03:24.925Z] === CONT TestStopContainerWithTimeout/-1 [2021-01-22T12:03:24.925Z] === CONT TestStopContainerWithTimeout/1 [2021-01-22T12:03:24.925Z] === CONT TestStopContainerWithTimeout/3 [2021-01-22T12:03:25.826Z] === RUN TestContainerStopSignal [2021-01-22T12:03:25.826Z] --- PASS: TestContainerStopSignal (0.00s) [2021-01-22T12:03:25.826Z] === RUN TestContainerStopTimeout [2021-01-22T12:03:25.826Z] --- PASS: TestContainerStopTimeout (0.00s) [2021-01-22T12:03:25.826Z] === RUN TestContainerSecretReferenceDestTarget [2021-01-22T12:03:25.826Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2021-01-22T12:03:25.826Z] === RUN TestContainerLogPathSetForJSONFileLogger [2021-01-22T12:03:25.827Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2021-01-22T12:03:25.827Z] === RUN TestContainerLogPathSetForRingLogger [2021-01-22T12:03:25.827Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2021-01-22T12:03:25.827Z] === RUN TestReplaceAndAppendEnvVars [2021-01-22T12:03:25.827Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2021-01-22T12:03:25.827Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2021-01-22T12:03:25.827Z] === RUN TestNewMemoryStore [2021-01-22T12:03:25.827Z] --- PASS: TestNewMemoryStore (0.00s) [2021-01-22T12:03:25.827Z] === RUN TestAddContainers [2021-01-22T12:03:25.827Z] --- PASS: TestAddContainers (0.00s) [2021-01-22T12:03:25.827Z] === RUN TestGetContainer [2021-01-22T12:03:25.827Z] --- PASS: TestGetContainer (0.00s) [2021-01-22T12:03:25.827Z] === RUN TestDeleteContainer [2021-01-22T12:03:25.827Z] --- PASS: TestDeleteContainer (0.00s) [2021-01-22T12:03:25.827Z] === RUN TestListContainers [2021-01-22T12:03:25.827Z] --- PASS: TestListContainers (0.00s) [2021-01-22T12:03:25.827Z] === RUN TestFirstContainer [2021-01-22T12:03:25.827Z] --- PASS: TestFirstContainer (0.00s) [2021-01-22T12:03:25.827Z] === RUN TestApplyAllContainer [2021-01-22T12:03:25.827Z] --- PASS: TestApplyAllContainer (0.00s) [2021-01-22T12:03:25.827Z] === RUN TestIsValidHealthString [2021-01-22T12:03:25.827Z] --- PASS: TestIsValidHealthString (0.00s) [2021-01-22T12:03:25.827Z] === RUN TestStateRunStop [2021-01-22T12:03:25.827Z] --- PASS: TestStateRunStop (0.00s) [2021-01-22T12:03:25.827Z] === RUN TestStateTimeoutWait [2021-01-22T12:03:25.827Z] --- PASS: TestStateTimeoutWait (0.12s) [2021-01-22T12:03:25.827Z] state_test.go:141: Stop callback fired [2021-01-22T12:03:25.827Z] state_test.go:165: Stop callback fired [2021-01-22T12:03:25.827Z] === RUN TestIsValidStateString [2021-01-22T12:03:25.827Z] --- PASS: TestIsValidStateString (0.00s) [2021-01-22T12:03:25.827Z] === RUN TestViewSaveDelete [2021-01-22T12:03:25.827Z] --- PASS: TestViewSaveDelete (0.03s) [2021-01-22T12:03:25.827Z] === RUN TestViewAll [2021-01-22T12:03:25.827Z] --- PASS: TestViewAll (0.09s) [2021-01-22T12:03:25.827Z] === RUN TestViewGet [2021-01-22T12:03:25.827Z] --- PASS: TestViewGet (0.01s) [2021-01-22T12:03:25.827Z] === RUN TestNames [2021-01-22T12:03:25.827Z] --- PASS: TestNames (0.00s) [2021-01-22T12:03:25.827Z] === RUN TestViewWithHealthCheck [2021-01-22T12:03:25.827Z] --- PASS: TestViewWithHealthCheck (0.01s) [2021-01-22T12:03:25.827Z] PASS [2021-01-22T12:03:25.827Z] coverage: 41.6% of statements [2021-01-22T12:03:25.827Z] ok github.com/docker/docker/container 0.432s coverage: 41.6% of statements [2021-01-22T12:03:26.290Z] ? github.com/docker/docker/container/stream [no test files] [2021-01-22T12:03:26.290Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-01-22T12:03:26.290Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-01-22T12:03:26.290Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-01-22T12:03:26.482Z] --- PASS: TestExternalGraphDriver (8.31s) [2021-01-22T12:03:26.482Z] --- PASS: TestExternalGraphDriver/json (2.46s) [2021-01-22T12:03:26.482Z] --- PASS: TestExternalGraphDriver/spec (2.70s) [2021-01-22T12:03:26.482Z] --- PASS: TestExternalGraphDriver/pull (3.03s) [2021-01-22T12:03:26.482Z] === RUN TestGraphdriverPluginV2 [2021-01-22T12:03:26.482Z] --- SKIP: TestGraphdriverPluginV2 (0.11s) [2021-01-22T12:03:26.482Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-01-22T12:03:26.482Z] PASS [2021-01-22T12:03:26.482Z] [2021-01-22T12:03:26.482Z] === Skipped [2021-01-22T12:03:26.482Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.11s) [2021-01-22T12:03:26.482Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-01-22T12:03:26.482Z] [2021-01-22T12:03:26.482Z] [2021-01-22T12:03:26.482Z] DONE 5 tests, 1 skipped in 8.570s [2021-01-22T12:03:26.482Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-01-22T12:03:26.482Z] ++ 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-22T12:03:26.482Z] ++ set -e [2021-01-22T12:03:26.482Z] ++ '[' -n 0 ']' [2021-01-22T12:03:26.482Z] ++ set -x [2021-01-22T12:03:26.482Z] ++ env -i DEST=/go/src/github.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-22T12:03:26.520Z] === RUN TestDockerSuite/TestBuildExpose [2021-01-22T12:03:26.742Z] INFO: Testing against a local daemon [2021-01-22T12:03:26.742Z] === RUN TestContinueAfterPluginCrash [2021-01-22T12:03:26.742Z] === PAUSE TestContinueAfterPluginCrash [2021-01-22T12:03:26.742Z] === RUN TestReadPluginNoRead [2021-01-22T12:03:26.742Z] === PAUSE TestReadPluginNoRead [2021-01-22T12:03:26.742Z] === RUN TestDaemonStartWithLogOpt [2021-01-22T12:03:26.742Z] === PAUSE TestDaemonStartWithLogOpt [2021-01-22T12:03:26.742Z] === CONT TestContinueAfterPluginCrash [2021-01-22T12:03:26.742Z] === CONT TestDaemonStartWithLogOpt [2021-01-22T12:03:26.742Z] === CONT TestReadPluginNoRead [2021-01-22T12:03:26.777Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-01-22T12:03:27.644Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2021-01-22T12:03:27.644Z] --- PASS: TestStopContainerWithTimeout/0 (0.99s) [2021-01-22T12:03:27.644Z] --- PASS: TestStopContainerWithTimeout/1 (2.03s) [2021-01-22T12:03:27.644Z] --- PASS: TestStopContainerWithTimeout/3 (2.62s) [2021-01-22T12:03:27.644Z] --- PASS: TestStopContainerWithTimeout/-1 (2.91s) [2021-01-22T12:03:27.644Z] === RUN TestDeleteDevicemapper [2021-01-22T12:03:27.644Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-01-22T12:03:27.644Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-01-22T12:03:27.644Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-01-22T12:03:27.704Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-01-22T12:03:27.838Z] === RUN TestPrepare [2021-01-22T12:03:27.838Z] --- PASS: TestPrepare (0.00s) [2021-01-22T12:03:27.838Z] === RUN TestStart [2021-01-22T12:03:27.838Z] --- PASS: TestStart (0.00s) [2021-01-22T12:03:27.838Z] === RUN TestWaitCancel [2021-01-22T12:03:27.838Z] --- PASS: TestWaitCancel (0.00s) [2021-01-22T12:03:27.838Z] === RUN TestWaitDisabled [2021-01-22T12:03:27.838Z] --- PASS: TestWaitDisabled (0.00s) [2021-01-22T12:03:27.838Z] === RUN TestWaitEnabled [2021-01-22T12:03:27.838Z] --- PASS: TestWaitEnabled (0.00s) [2021-01-22T12:03:27.838Z] === RUN TestRemove [2021-01-22T12:03:27.838Z] --- PASS: TestRemove (0.00s) [2021-01-22T12:03:27.838Z] PASS [2021-01-22T12:03:27.838Z] coverage: 65.3% of statements [2021-01-22T12:03:27.838Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.178s coverage: 65.3% of statements [2021-01-22T12:03:28.265Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-01-22T12:03:28.520Z] === RUN TestDockerSuite/TestBuildFails [2021-01-22T12:03:29.447Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-01-22T12:03:29.447Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-01-22T12:03:30.372Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.42s) [2021-01-22T12:03:30.372Z] === RUN TestUpdateMemory [2021-01-22T12:03:30.764Z] === RUN TestNewListSecretsFilters [2021-01-22T12:03:30.764Z] --- PASS: TestNewListSecretsFilters (0.00s) [2021-01-22T12:03:30.764Z] === RUN TestNewListConfigsFilters [2021-01-22T12:03:30.764Z] --- PASS: TestNewListConfigsFilters (0.00s) [2021-01-22T12:03:30.764Z] PASS [2021-01-22T12:03:30.764Z] coverage: 0.5% of statements [2021-01-22T12:03:30.764Z] ok github.com/docker/docker/daemon/cluster 0.391s coverage: 0.5% of statements [2021-01-22T12:03:30.764Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2021-01-22T12:03:30.764Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.11s) [2021-01-22T12:03:30.764Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2021-01-22T12:03:30.764Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2021-01-22T12:03:30.764Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2021-01-22T12:03:30.764Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2021-01-22T12:03:30.764Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2021-01-22T12:03:30.764Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2021-01-22T12:03:30.764Z] === RUN TestServiceConvertToGRPCContainerRuntime [2021-01-22T12:03:30.764Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2021-01-22T12:03:30.764Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2021-01-22T12:03:30.764Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2021-01-22T12:03:30.764Z] === RUN TestServiceConvertToGRPCIsolation [2021-01-22T12:03:30.764Z] === RUN TestServiceConvertToGRPCIsolation/empty [2021-01-22T12:03:30.764Z] === RUN TestServiceConvertToGRPCIsolation/default [2021-01-22T12:03:30.764Z] === RUN TestServiceConvertToGRPCIsolation/process [2021-01-22T12:03:30.764Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2021-01-22T12:03:30.764Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2021-01-22T12:03:30.764Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2021-01-22T12:03:30.764Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2021-01-22T12:03:30.764Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2021-01-22T12:03:30.764Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2021-01-22T12:03:30.764Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2021-01-22T12:03:30.764Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2021-01-22T12:03:30.764Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2021-01-22T12:03:30.764Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2021-01-22T12:03:30.764Z] === RUN TestServiceConvertFromGRPCIsolation [2021-01-22T12:03:30.764Z] === RUN TestServiceConvertFromGRPCIsolation/default [2021-01-22T12:03:30.953Z] === RUN TestReadPluginNoRead/default [2021-01-22T12:03:30.999Z] --- PASS: TestUpdateMemory (0.68s) [2021-01-22T12:03:30.999Z] === RUN TestUpdateCPUQuota [2021-01-22T12:03:31.227Z] === RUN TestServiceConvertFromGRPCIsolation/process [2021-01-22T12:03:31.227Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2021-01-22T12:03:31.227Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2021-01-22T12:03:31.227Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2021-01-22T12:03:31.227Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2021-01-22T12:03:31.228Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2021-01-22T12:03:31.228Z] === RUN TestServiceConvertToGRPCCredentialSpec [2021-01-22T12:03:31.228Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2021-01-22T12:03:31.228Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2021-01-22T12:03:31.228Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2021-01-22T12:03:31.228Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2021-01-22T12:03:31.228Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2021-01-22T12:03:31.228Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2021-01-22T12:03:31.228Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2021-01-22T12:03:31.228Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2021-01-22T12:03:31.228Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2021-01-22T12:03:31.228Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-01-22T12:03:31.228Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2021-01-22T12:03:31.228Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2021-01-22T12:03:31.228Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2021-01-22T12:03:31.228Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2021-01-22T12:03:31.228Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2021-01-22T12:03:31.228Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2021-01-22T12:03:31.228Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-01-22T12:03:31.228Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2021-01-22T12:03:31.228Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2021-01-22T12:03:31.228Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2021-01-22T12:03:31.228Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2021-01-22T12:03:31.228Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2021-01-22T12:03:31.228Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2021-01-22T12:03:31.228Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-01-22T12:03:31.228Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2021-01-22T12:03:31.228Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2021-01-22T12:03:31.228Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-01-22T12:03:31.228Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2021-01-22T12:03:31.228Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2021-01-22T12:03:31.228Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2021-01-22T12:03:31.228Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2021-01-22T12:03:31.228Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2021-01-22T12:03:31.228Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2021-01-22T12:03:31.228Z] === RUN TestServiceConvertFromGRPCConfigs [2021-01-22T12:03:31.228Z] === RUN TestServiceConvertFromGRPCConfigs/file [2021-01-22T12:03:31.228Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2021-01-22T12:03:31.228Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2021-01-22T12:03:31.228Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2021-01-22T12:03:31.228Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2021-01-22T12:03:31.228Z] === RUN TestServiceConvertToGRPCConfigs [2021-01-22T12:03:31.228Z] === RUN TestServiceConvertToGRPCConfigs/file [2021-01-22T12:03:31.228Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2021-01-22T12:03:31.228Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2021-01-22T12:03:31.228Z] === RUN TestServiceConvertToGRPCConfigs/none [2021-01-22T12:03:31.228Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2021-01-22T12:03:31.228Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2021-01-22T12:03:31.228Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2021-01-22T12:03:31.228Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2021-01-22T12:03:31.228Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2021-01-22T12:03:31.228Z] PASS [2021-01-22T12:03:31.228Z] coverage: 35.9% of statements [2021-01-22T12:03:31.228Z] ok github.com/docker/docker/daemon/cluster/convert 0.362s coverage: 35.9% of statements [2021-01-22T12:03:31.336Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-01-22T12:03:31.523Z] --- PASS: TestDaemonStartWithLogOpt (4.82s) [2021-01-22T12:03:31.626Z] --- PASS: TestUpdateCPUQuota (0.85s) [2021-01-22T12:03:31.626Z] === RUN TestUpdatePidsLimit [2021-01-22T12:03:31.626Z] === RUN TestUpdatePidsLimit/update_from_none [2021-01-22T12:03:31.917Z] === RUN TestUpdatePidsLimit/no_change [2021-01-22T12:03:32.206Z] === RUN TestUpdatePidsLimit/update_lower [2021-01-22T12:03:32.496Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-01-22T12:03:32.785Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-01-22T12:03:32.907Z] === RUN TestReadPluginNoRead/disabled_caching [2021-01-22T12:03:33.075Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-01-22T12:03:33.225Z] === RUN TestDockerSuite/TestBuildForceRm [2021-01-22T12:03:33.363Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-01-22T12:03:33.998Z] --- PASS: TestUpdatePidsLimit (2.34s) [2021-01-22T12:03:33.998Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.24s) [2021-01-22T12:03:33.998Z] --- PASS: TestUpdatePidsLimit/no_change (0.24s) [2021-01-22T12:03:33.998Z] --- PASS: TestUpdatePidsLimit/update_lower (0.24s) [2021-01-22T12:03:33.998Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.25s) [2021-01-22T12:03:33.998Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.26s) [2021-01-22T12:03:33.998Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.25s) [2021-01-22T12:03:33.998Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.25s) [2021-01-22T12:03:33.998Z] === RUN TestUpdateRestartPolicy [2021-01-22T12:03:34.818Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-01-22T12:03:35.126Z] === RUN TestDockerSuite/TestBuildFromGit [2021-01-22T12:03:35.687Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2021-01-22T12:03:35.687Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2021-01-22T12:03:36.614Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-01-22T12:03:36.729Z] --- PASS: TestReadPluginNoRead (9.76s) [2021-01-22T12:03:36.729Z] --- PASS: TestReadPluginNoRead/default (1.84s) [2021-01-22T12:03:36.729Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.83s) [2021-01-22T12:03:36.729Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.82s) [2021-01-22T12:03:36.729Z] read_test.go:92: [d6183e29ca7f6] daemon is not started [2021-01-22T12:03:36.870Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-01-22T12:03:36.989Z] --- PASS: TestContinueAfterPluginCrash (10.28s) [2021-01-22T12:03:36.989Z] PASS [2021-01-22T12:03:36.989Z] [2021-01-22T12:03:36.989Z] DONE 6 tests in 10.457s [2021-01-22T12:03:36.989Z] 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-22T12:03:36.990Z] ++ 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-22T12:03:36.990Z] ++ set -e [2021-01-22T12:03:36.990Z] ++ '[' -n 0 ']' [2021-01-22T12:03:36.990Z] ++ set -x [2021-01-22T12:03:36.990Z] ++ env -i DEST=/go/src/github.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-22T12:03:36.990Z] testing: warning: no tests to run [2021-01-22T12:03:36.990Z] PASS [2021-01-22T12:03:36.990Z] [2021-01-22T12:03:36.990Z] DONE 0 tests in 0.043s [2021-01-22T12:03:36.990Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-01-22T12:03:36.990Z] ++ 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-22T12:03:36.990Z] ++ set -e [2021-01-22T12:03:36.990Z] ++ '[' -n 0 ']' [2021-01-22T12:03:36.990Z] ++ set -x [2021-01-22T12:03:36.990Z] ++ env -i DEST=/go/src/github.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-22T12:03:37.058Z] === RUN TestDiscoveryOptsErrors [2021-01-22T12:03:37.058Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2021-01-22T12:03:37.058Z] === RUN TestDiscoveryOpts [2021-01-22T12:03:37.058Z] --- PASS: TestDiscoveryOpts (0.00s) [2021-01-22T12:03:37.058Z] PASS [2021-01-22T12:03:37.058Z] coverage: 30.0% of statements [2021-01-22T12:03:37.058Z] ok github.com/docker/docker/daemon/discovery 0.061s coverage: 30.0% of statements [2021-01-22T12:03:37.058Z] === RUN TestBuilderGC [2021-01-22T12:03:37.058Z] --- PASS: TestBuilderGC (0.00s) [2021-01-22T12:03:37.058Z] === RUN TestDaemonConfigurationNotFound [2021-01-22T12:03:37.058Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2021-01-22T12:03:37.058Z] === RUN TestDaemonBrokenConfiguration [2021-01-22T12:03:37.058Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2021-01-22T12:03:37.058Z] === RUN TestParseClusterAdvertiseSettings [2021-01-22T12:03:37.058Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2021-01-22T12:03:37.058Z] === RUN TestFindConfigurationConflicts [2021-01-22T12:03:37.058Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2021-01-22T12:03:37.058Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2021-01-22T12:03:37.058Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2021-01-22T12:03:37.058Z] === RUN TestDaemonConfigurationMergeConflicts [2021-01-22T12:03:37.058Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2021-01-22T12:03:37.058Z] === RUN TestDaemonConfigurationMergeConcurrent [2021-01-22T12:03:37.058Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2021-01-22T12:03:37.058Z] === RUN TestDaemonConfigurationMergeConcurrentError [2021-01-22T12:03:37.058Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2021-01-22T12:03:37.058Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2021-01-22T12:03:37.058Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2021-01-22T12:03:37.058Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2021-01-22T12:03:37.058Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2021-01-22T12:03:37.058Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2021-01-22T12:03:37.058Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2021-01-22T12:03:37.058Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2021-01-22T12:03:37.058Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2021-01-22T12:03:37.058Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2021-01-22T12:03:37.058Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2021-01-22T12:03:37.058Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2021-01-22T12:03:37.058Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2021-01-22T12:03:37.058Z] === RUN TestFindConfigurationConflictsWithMergedValues [2021-01-22T12:03:37.058Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2021-01-22T12:03:37.058Z] === RUN TestValidateConfigurationErrors [2021-01-22T12:03:37.058Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2021-01-22T12:03:37.058Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2021-01-22T12:03:37.058Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2021-01-22T12:03:37.058Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2021-01-22T12:03:37.058Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2021-01-22T12:03:37.058Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2021-01-22T12:03:37.058Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2021-01-22T12:03:37.058Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2021-01-22T12:03:37.058Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2021-01-22T12:03:37.058Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2021-01-22T12:03:37.058Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2021-01-22T12:03:37.058Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2021-01-22T12:03:37.058Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2021-01-22T12:03:37.058Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2021-01-22T12:03:37.058Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2021-01-22T12:03:37.058Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2021-01-22T12:03:37.058Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2021-01-22T12:03:37.058Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2021-01-22T12:03:37.058Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2021-01-22T12:03:37.058Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2021-01-22T12:03:37.058Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2021-01-22T12:03:37.058Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2021-01-22T12:03:37.058Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2021-01-22T12:03:37.058Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2021-01-22T12:03:37.058Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2021-01-22T12:03:37.058Z] === RUN TestValidateConfiguration [2021-01-22T12:03:37.058Z] === RUN TestValidateConfiguration/with_label [2021-01-22T12:03:37.058Z] === RUN TestValidateConfiguration/with_dns [2021-01-22T12:03:37.058Z] === RUN TestValidateConfiguration/with_dns-search [2021-01-22T12:03:37.058Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2021-01-22T12:03:37.058Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2021-01-22T12:03:37.058Z] === RUN TestValidateConfiguration/with_max-download-attempts [2021-01-22T12:03:37.058Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2021-01-22T12:03:37.058Z] === RUN TestValidateConfiguration/with_node_generic_resources [2021-01-22T12:03:37.058Z] --- PASS: TestValidateConfiguration (0.00s) [2021-01-22T12:03:37.058Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2021-01-22T12:03:37.058Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2021-01-22T12:03:37.058Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2021-01-22T12:03:37.058Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2021-01-22T12:03:37.058Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2021-01-22T12:03:37.058Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2021-01-22T12:03:37.058Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2021-01-22T12:03:37.058Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2021-01-22T12:03:37.058Z] === RUN TestModifiedDiscoverySettings [2021-01-22T12:03:37.058Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2021-01-22T12:03:37.058Z] === RUN TestReloadSetConfigFileNotExist [2021-01-22T12:03:37.058Z] time="2021-01-22T12:03:36Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2021-01-22T12:03:37.058Z] --- PASS: TestReloadSetConfigFileNotExist (0.12s) [2021-01-22T12:03:37.058Z] === RUN TestReloadDefaultConfigNotExist [2021-01-22T12:03:37.058Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2021-01-22T12:03:37.058Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-01-22T12:03:37.058Z] === RUN TestReloadBadDefaultConfig [2021-01-22T12:03:37.058Z] time="2021-01-22T12:03:36Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-309345759" [2021-01-22T12:03:37.058Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2021-01-22T12:03:37.058Z] === RUN TestReloadWithConflictingLabels [2021-01-22T12:03:37.058Z] time="2021-01-22T12:03:36Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-932755378" [2021-01-22T12:03:37.058Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2021-01-22T12:03:37.058Z] === RUN TestReloadWithDuplicateLabels [2021-01-22T12:03:37.058Z] time="2021-01-22T12:03:36Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-636671337" [2021-01-22T12:03:37.058Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2021-01-22T12:03:37.058Z] === RUN TestDaemonConfigurationMerge [2021-01-22T12:03:37.058Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2021-01-22T12:03:37.058Z] PASS [2021-01-22T12:03:37.058Z] coverage: 79.7% of statements [2021-01-22T12:03:37.058Z] ok github.com/docker/docker/daemon/config 0.321s coverage: 79.7% of statements [2021-01-22T12:03:37.251Z] INFO: Testing against a local daemon [2021-01-22T12:03:37.251Z] === RUN TestPluginWithDevMounts [2021-01-22T12:03:37.251Z] === PAUSE TestPluginWithDevMounts [2021-01-22T12:03:37.251Z] === CONT TestPluginWithDevMounts [2021-01-22T12:03:37.521Z] === RUN TestVerifyNetworkingConfig [2021-01-22T12:03:37.521Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2021-01-22T12:03:37.521Z] === RUN TestGetContainer [2021-01-22T12:03:37.521Z] --- PASS: TestGetContainer (0.00s) [2021-01-22T12:03:37.521Z] === RUN TestValidContainerNames [2021-01-22T12:03:37.521Z] --- PASS: TestValidContainerNames (0.00s) [2021-01-22T12:03:37.521Z] === RUN TestContainerInitDNS [2021-01-22T12:03:37.521Z] --- SKIP: TestContainerInitDNS (0.00s) [2021-01-22T12:03:37.521Z] daemon_test.go:147: root required [2021-01-22T12:03:37.521Z] === RUN TestMerge [2021-01-22T12:03:37.521Z] --- PASS: TestMerge (0.00s) [2021-01-22T12:03:37.521Z] === RUN TestValidateContainerIsolation [2021-01-22T12:03:37.521Z] --- PASS: TestValidateContainerIsolation (0.00s) [2021-01-22T12:03:37.521Z] === RUN TestFindNetworkErrorType [2021-01-22T12:03:37.521Z] --- PASS: TestFindNetworkErrorType (0.00s) [2021-01-22T12:03:37.521Z] === RUN TestEnsureServicesExist [2021-01-22T12:03:37.521Z] --- PASS: TestEnsureServicesExist (0.01s) [2021-01-22T12:03:37.521Z] === RUN TestEnsureServicesExistErrors [2021-01-22T12:03:37.521Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2021-01-22T12:03:37.521Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2021-01-22T12:03:37.521Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2021-01-22T12:03:37.521Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2021-01-22T12:03:37.521Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2021-01-22T12:03:37.521Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2021-01-22T12:03:37.521Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2021-01-22T12:03:37.521Z] === RUN TestContainerDelete [2021-01-22T12:03:37.521Z] --- PASS: TestContainerDelete (0.00s) [2021-01-22T12:03:37.521Z] === RUN TestContainerDoubleDelete [2021-01-22T12:03:37.521Z] --- PASS: TestContainerDoubleDelete (0.00s) [2021-01-22T12:03:37.521Z] === RUN TestLogContainerEventCopyLabels [2021-01-22T12:03:37.521Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2021-01-22T12:03:37.521Z] === RUN TestLogContainerEventWithAttributes [2021-01-22T12:03:37.521Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2021-01-22T12:03:37.521Z] === RUN TestNoneHealthcheck [2021-01-22T12:03:37.521Z] --- PASS: TestNoneHealthcheck (0.00s) [2021-01-22T12:03:37.521Z] === RUN TestHealthStates [2021-01-22T12:03:37.521Z] time="2021-01-22T12:03:37Z" 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-22T12:03:37.521Z] time="2021-01-22T12:03:37Z" 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-22T12:03:37.521Z] time="2021-01-22T12:03:37Z" 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-22T12:03:37.521Z] time="2021-01-22T12:03:37Z" 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-22T12:03:37.521Z] time="2021-01-22T12:03:37Z" 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-22T12:03:37.521Z] time="2021-01-22T12:03:37Z" 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-22T12:03:37.521Z] time="2021-01-22T12:03:37Z" 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-22T12:03:37.521Z] time="2021-01-22T12:03:37Z" 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-22T12:03:37.521Z] time="2021-01-22T12:03:37Z" 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-22T12:03:37.521Z] time="2021-01-22T12:03:37Z" 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-22T12:03:37.521Z] --- PASS: TestHealthStates (0.12s) [2021-01-22T12:03:37.521Z] === RUN TestMaskURLCredentials [2021-01-22T12:03:37.522Z] --- PASS: TestMaskURLCredentials (0.00s) [2021-01-22T12:03:37.522Z] === RUN TestGetInspectData [2021-01-22T12:03:37.522Z] --- PASS: TestGetInspectData (0.00s) [2021-01-22T12:03:37.522Z] === RUN TestFillLicense [2021-01-22T12:03:37.522Z] --- PASS: TestFillLicense (0.00s) [2021-01-22T12:03:37.522Z] === RUN TestListInvalidFilter [2021-01-22T12:03:37.522Z] --- PASS: TestListInvalidFilter (0.00s) [2021-01-22T12:03:37.522Z] === RUN TestNameFilter [2021-01-22T12:03:37.522Z] --- PASS: TestNameFilter (0.00s) [2021-01-22T12:03:37.522Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2021-01-22T12:03:37.522Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2021-01-22T12:03:37.522Z] === RUN TestSetWindowsCredentialSpecInSpec [2021-01-22T12:03:37.522Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2021-01-22T12:03:37.522Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2021-01-22T12:03:37.522Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2021-01-22T12:03:37.522Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2021-01-22T12:03:37.522Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2021-01-22T12:03:37.522Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2021-01-22T12:03:37.522Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2021-01-22T12:03:37.522Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2021-01-22T12:03:37.522Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2021-01-22T12:03:37.522Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2021-01-22T12:03:37.522Z] === 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-22T12:03:37.522Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2021-01-22T12:03:37.522Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2021-01-22T12:03:37.522Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2021-01-22T12:03:37.522Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2021-01-22T12:03:37.522Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2021-01-22T12:03:37.522Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2021-01-22T12:03:37.522Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2021-01-22T12:03:37.522Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2021-01-22T12:03:37.522Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.00s) [2021-01-22T12:03:37.522Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2021-01-22T12:03:37.522Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2021-01-22T12:03:37.522Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2021-01-22T12:03:37.522Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2021-01-22T12:03:37.522Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-01-22T12:03:37.522Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2021-01-22T12:03:37.522Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2021-01-22T12:03:37.522Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-01-22T12:03:37.522Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2021-01-22T12:03:37.522Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2021-01-22T12:03:37.522Z] --- 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-22T12:03:37.522Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2021-01-22T12:03:37.522Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2021-01-22T12:03:37.522Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2021-01-22T12:03:37.522Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2021-01-22T12:03:37.522Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2021-01-22T12:03:37.522Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2021-01-22T12:03:37.522Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2021-01-22T12:03:37.522Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2021-01-22T12:03:37.522Z] === RUN TestDaemonReloadLabels [2021-01-22T12:03:37.522Z] --- PASS: TestDaemonReloadLabels (0.00s) [2021-01-22T12:03:37.522Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2021-01-22T12:03:37.522Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2021-01-22T12:03:37.522Z] === RUN TestDaemonReloadMirrors [2021-01-22T12:03:37.522Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2021-01-22T12:03:37.522Z] === RUN TestDaemonReloadInsecureRegistries [2021-01-22T12:03:37.522Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2021-01-22T12:03:37.522Z] === RUN TestDaemonReloadNotAffectOthers [2021-01-22T12:03:37.522Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2021-01-22T12:03:37.522Z] === RUN TestDaemonDiscoveryReload [2021-01-22T12:03:37.985Z] === RUN TestEventsLog [2021-01-22T12:03:37.985Z] --- PASS: TestEventsLog (0.00s) [2021-01-22T12:03:37.985Z] === RUN TestEventsLogTimeout [2021-01-22T12:03:37.985Z] --- PASS: TestEventsLogTimeout (0.00s) [2021-01-22T12:03:37.985Z] === RUN TestLogEvents [2021-01-22T12:03:37.985Z] === RUN TestWaitNodeAttachment [2021-01-22T12:03:37.985Z] --- PASS: TestLogEvents (0.05s) [2021-01-22T12:03:37.985Z] === RUN TestLoadBufferedEvents [2021-01-22T12:03:38.234Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-01-22T12:03:38.448Z] --- PASS: TestLoadBufferedEvents (0.11s) [2021-01-22T12:03:38.448Z] === RUN TestLoadBufferedEventsOnlyFromPast [2021-01-22T12:03:38.448Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2021-01-22T12:03:38.448Z] === RUN TestIgnoreBufferedWhenNoTimes [2021-01-22T12:03:38.448Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2021-01-22T12:03:38.448Z] PASS [2021-01-22T12:03:38.448Z] coverage: 50.0% of statements [2021-01-22T12:03:38.448Z] ok github.com/docker/docker/daemon/events 0.344s coverage: 50.0% of statements [2021-01-22T12:03:38.448Z] --- PASS: TestWaitNodeAttachment (0.40s) [2021-01-22T12:03:38.448Z] === RUN TestIsolationConversion [2021-01-22T12:03:38.448Z] === RUN TestIsolationConversion/default [2021-01-22T12:03:38.448Z] === RUN TestIsolationConversion/process [2021-01-22T12:03:38.448Z] === RUN TestIsolationConversion/hyperv [2021-01-22T12:03:38.448Z] --- PASS: TestIsolationConversion (0.00s) [2021-01-22T12:03:38.448Z] --- PASS: TestIsolationConversion/default (0.00s) [2021-01-22T12:03:38.448Z] --- PASS: TestIsolationConversion/process (0.00s) [2021-01-22T12:03:38.448Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2021-01-22T12:03:38.448Z] === RUN TestContainerLabels [2021-01-22T12:03:38.448Z] --- PASS: TestContainerLabels (0.00s) [2021-01-22T12:03:38.448Z] === RUN TestCredentialSpecConversion [2021-01-22T12:03:38.448Z] === RUN TestCredentialSpecConversion/none [2021-01-22T12:03:38.448Z] === RUN TestCredentialSpecConversion/config [2021-01-22T12:03:38.448Z] === RUN TestCredentialSpecConversion/file [2021-01-22T12:03:38.448Z] === RUN TestCredentialSpecConversion/registry [2021-01-22T12:03:38.448Z] --- PASS: TestCredentialSpecConversion (0.00s) [2021-01-22T12:03:38.448Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2021-01-22T12:03:38.448Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2021-01-22T12:03:38.448Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2021-01-22T12:03:38.448Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2021-01-22T12:03:38.448Z] === RUN TestControllerValidateMountBind [2021-01-22T12:03:38.448Z] --- PASS: TestControllerValidateMountBind (0.00s) [2021-01-22T12:03:38.448Z] === RUN TestControllerValidateMountVolume [2021-01-22T12:03:38.448Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2021-01-22T12:03:38.448Z] === RUN TestControllerValidateMountTarget [2021-01-22T12:03:38.448Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2021-01-22T12:03:38.448Z] === RUN TestControllerValidateMountTmpfs [2021-01-22T12:03:38.448Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2021-01-22T12:03:38.448Z] === RUN TestControllerValidateMountInvalidType [2021-01-22T12:03:38.448Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2021-01-22T12:03:38.448Z] === RUN TestControllerValidateMountNamedPipe [2021-01-22T12:03:38.448Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2021-01-22T12:03:38.448Z] PASS [2021-01-22T12:03:38.448Z] coverage: 11.3% of statements [2021-01-22T12:03:38.448Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.755s coverage: 11.3% of statements [2021-01-22T12:03:38.448Z] --- PASS: TestDaemonDiscoveryReload (1.00s) [2021-01-22T12:03:38.448Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2021-01-22T12:03:38.911Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.50s) [2021-01-22T12:03:38.911Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2021-01-22T12:03:38.911Z] === RUN TestIsEmptyDir [2021-01-22T12:03:38.911Z] --- PASS: TestIsEmptyDir (0.01s) [2021-01-22T12:03:38.911Z] PASS [2021-01-22T12:03:38.911Z] coverage: 2.3% of statements [2021-01-22T12:03:39.374Z] ok github.com/docker/docker/daemon/graphdriver 0.073s coverage: 2.3% of statements [2021-01-22T12:03:39.793Z] --- PASS: TestPluginWithDevMounts (2.18s) [2021-01-22T12:03:39.793Z] PASS [2021-01-22T12:03:39.793Z] [2021-01-22T12:03:39.793Z] DONE 1 tests in 2.421s [2021-01-22T12:03:39.793Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2021-01-22T12:03:39.793Z] ++ 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-22T12:03:39.793Z] ++ set -e [2021-01-22T12:03:39.793Z] ++ '[' -n 0 ']' [2021-01-22T12:03:39.793Z] ++ set -x [2021-01-22T12:03:39.793Z] ++ env -i DEST=/go/src/github.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-22T12:03:39.793Z] INFO: Testing against a local daemon [2021-01-22T12:03:39.793Z] === RUN TestSecretInspect [2021-01-22T12:03:39.837Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s) [2021-01-22T12:03:39.837Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2021-01-22T12:03:39.837Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-01-22T12:03:39.837Z] reload_test.go:520: root required [2021-01-22T12:03:39.837Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2021-01-22T12:03:39.837Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2021-01-22T12:03:39.837Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2021-01-22T12:03:39.837Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.03s) [2021-01-22T12:03:39.837Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2021-01-22T12:03:39.837Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2021-01-22T12:03:39.837Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2021-01-22T12:03:39.837Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2021-01-22T12:03:39.837Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2021-01-22T12:03:39.837Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2021-01-22T12:03:39.837Z] === RUN TestParseVolumesFrom [2021-01-22T12:03:39.837Z] --- PASS: TestParseVolumesFrom (0.00s) [2021-01-22T12:03:39.837Z] PASS [2021-01-22T12:03:39.837Z] coverage: 9.1% of statements [2021-01-22T12:03:39.837Z] ok github.com/docker/docker/daemon 2.759s coverage: 9.1% of statements [2021-01-22T12:03:39.837Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-01-22T12:03:39.837Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-01-22T12:03:39.837Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-01-22T12:03:39.837Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-01-22T12:03:39.837Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2021-01-22T12:03:39.837Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2021-01-22T12:03:39.837Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2021-01-22T12:03:39.837Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-01-22T12:03:39.837Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2021-01-22T12:03:39.837Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2021-01-22T12:03:39.838Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2021-01-22T12:03:39.838Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-01-22T12:03:39.838Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2021-01-22T12:03:39.838Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2021-01-22T12:03:39.838Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2021-01-22T12:03:39.838Z] === RUN TestLinkNaming [2021-01-22T12:03:39.838Z] --- PASS: TestLinkNaming (0.00s) [2021-01-22T12:03:39.838Z] === RUN TestLinkNew [2021-01-22T12:03:39.838Z] --- PASS: TestLinkNew (0.00s) [2021-01-22T12:03:39.838Z] === RUN TestLinkEnv [2021-01-22T12:03:39.838Z] --- PASS: TestLinkEnv (0.00s) [2021-01-22T12:03:39.838Z] === RUN TestLinkMultipleEnv [2021-01-22T12:03:39.838Z] --- PASS: TestLinkMultipleEnv (0.00s) [2021-01-22T12:03:39.838Z] === RUN TestLinkPortRangeEnv [2021-01-22T12:03:39.838Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2021-01-22T12:03:39.838Z] PASS [2021-01-22T12:03:39.838Z] coverage: 93.0% of statements [2021-01-22T12:03:39.838Z] ok github.com/docker/docker/daemon/links 0.124s coverage: 93.0% of statements [2021-01-22T12:03:40.124Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-01-22T12:03:41.052Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-01-22T12:03:41.614Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-01-22T12:03:42.337Z] --- PASS: TestSecretInspect (2.74s) [2021-01-22T12:03:42.337Z] === RUN TestSecretList [2021-01-22T12:03:42.762Z] === RUN TestAdapterReadLogs [2021-01-22T12:03:42.762Z] --- PASS: TestAdapterReadLogs (0.00s) [2021-01-22T12:03:42.762Z] === RUN TestCopier [2021-01-22T12:03:42.762Z] --- PASS: TestCopier (0.00s) [2021-01-22T12:03:42.762Z] === RUN TestCopierLongLines [2021-01-22T12:03:42.762Z] --- PASS: TestCopierLongLines (0.00s) [2021-01-22T12:03:42.762Z] === RUN TestCopierSlow [2021-01-22T12:03:42.762Z] --- PASS: TestCopierSlow (0.22s) [2021-01-22T12:03:42.762Z] === RUN TestCopierWithSized [2021-01-22T12:03:42.762Z] === RUN TestCopierWithSized/as_is [2021-01-22T12:03:42.762Z] === RUN TestCopierWithSized/With_RingLogger [2021-01-22T12:03:42.762Z] --- PASS: TestCopierWithSized (0.01s) [2021-01-22T12:03:42.762Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2021-01-22T12:03:42.762Z] --- PASS: TestCopierWithSized/With_RingLogger (0.01s) [2021-01-22T12:03:42.762Z] === RUN TestCopierWithPartial [2021-01-22T12:03:42.762Z] --- PASS: TestCopierWithPartial (0.00s) [2021-01-22T12:03:42.762Z] === RUN TestRingLogger [2021-01-22T12:03:42.762Z] --- PASS: TestRingLogger (0.00s) [2021-01-22T12:03:42.762Z] === RUN TestRingCap [2021-01-22T12:03:42.762Z] --- PASS: TestRingCap (0.00s) [2021-01-22T12:03:42.762Z] === RUN TestRingClose [2021-01-22T12:03:42.762Z] --- PASS: TestRingClose (0.00s) [2021-01-22T12:03:42.762Z] === RUN TestRingDrain [2021-01-22T12:03:42.762Z] --- PASS: TestRingDrain (0.00s) [2021-01-22T12:03:42.762Z] PASS [2021-01-22T12:03:42.762Z] coverage: 43.5% of statements [2021-01-22T12:03:42.762Z] ok github.com/docker/docker/daemon/logger 0.312s coverage: 43.5% of statements [2021-01-22T12:03:43.225Z] === RUN TestNewStreamConfig [2021-01-22T12:03:43.225Z] === RUN TestNewStreamConfig/defaults [2021-01-22T12:03:43.225Z] === RUN TestNewStreamConfig/invalid_create_group [2021-01-22T12:03:43.225Z] === RUN TestNewStreamConfig/invalid_flush_interval [2021-01-22T12:03:43.225Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2021-01-22T12:03:43.225Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2021-01-22T12:03:43.225Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2021-01-22T12:03:43.225Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2021-01-22T12:03:43.225Z] --- PASS: TestNewStreamConfig (0.00s) [2021-01-22T12:03:43.225Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2021-01-22T12:03:43.225Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2021-01-22T12:03:43.225Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2021-01-22T12:03:43.225Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2021-01-22T12:03:43.225Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2021-01-22T12:03:43.225Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2021-01-22T12:03:43.225Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2021-01-22T12:03:43.225Z] === RUN TestNewAWSLogsClientUserAgentHandler [2021-01-22T12:03:43.225Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2021-01-22T12:03:43.225Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2021-01-22T12:03:43.225Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2021-01-22T12:03:43.225Z] === RUN TestNewAWSLogsClientRegionDetect [2021-01-22T12:03:43.505Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-01-22T12:03:43.688Z] time="2021-01-22T12:03:43Z" level=info msg="Trying to get region from EC2 Metadata" [2021-01-22T12:03:43.688Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.12s) [2021-01-22T12:03:43.688Z] === RUN TestCreateSuccess [2021-01-22T12:03:43.688Z] --- PASS: TestCreateSuccess (0.00s) [2021-01-22T12:03:43.688Z] === RUN TestCreateLogGroupSuccess [2021-01-22T12:03:43.688Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2021-01-22T12:03:43.688Z] === RUN TestCreateError [2021-01-22T12:03:43.688Z] --- PASS: TestCreateError (0.00s) [2021-01-22T12:03:43.688Z] === RUN TestCreateAlreadyExists [2021-01-22T12:03:43.688Z] time="2021-01-22T12:03:43Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2021-01-22T12:03:43.688Z] --- PASS: TestCreateAlreadyExists (0.00s) [2021-01-22T12:03:43.688Z] === RUN TestLogClosed [2021-01-22T12:03:43.688Z] --- PASS: TestLogClosed (0.00s) [2021-01-22T12:03:43.688Z] === RUN TestLogBlocking [2021-01-22T12:03:43.688Z] --- PASS: TestLogBlocking (0.00s) [2021-01-22T12:03:43.688Z] === RUN TestLogNonBlockingBufferEmpty [2021-01-22T12:03:43.688Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2021-01-22T12:03:43.688Z] === RUN TestLogNonBlockingBufferFull [2021-01-22T12:03:43.688Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2021-01-22T12:03:43.688Z] === RUN TestPublishBatchSuccess [2021-01-22T12:03:43.688Z] --- PASS: TestPublishBatchSuccess (0.00s) [2021-01-22T12:03:43.688Z] === RUN TestPublishBatchError [2021-01-22T12:03:43.688Z] time="2021-01-22T12:03:43Z" level=error msg=Error [2021-01-22T12:03:43.688Z] --- PASS: TestPublishBatchError (0.00s) [2021-01-22T12:03:43.688Z] === RUN TestPublishBatchInvalidSeqSuccess [2021-01-22T12:03:43.688Z] time="2021-01-22T12:03:43Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-01-22T12:03:43.688Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2021-01-22T12:03:43.688Z] === RUN TestPublishBatchAlreadyAccepted [2021-01-22T12:03:43.688Z] time="2021-01-22T12:03:43Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-01-22T12:03:43.688Z] time="2021-01-22T12:03:43Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2021-01-22T12:03:43.688Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2021-01-22T12:03:43.688Z] === RUN TestCollectBatchSimple [2021-01-22T12:03:43.688Z] --- PASS: TestCollectBatchSimple (0.00s) [2021-01-22T12:03:43.688Z] === RUN TestCollectBatchTicker [2021-01-22T12:03:43.688Z] --- PASS: TestCollectBatchTicker (0.00s) [2021-01-22T12:03:43.688Z] === RUN TestCollectBatchMultilinePattern [2021-01-22T12:03:43.688Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2021-01-22T12:03:43.688Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2021-01-22T12:03:43.688Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2021-01-22T12:03:43.688Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2021-01-22T12:03:43.688Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2021-01-22T12:03:43.688Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2021-01-22T12:03:43.688Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.01s) [2021-01-22T12:03:43.688Z] === RUN TestCollectBatchClose [2021-01-22T12:03:43.688Z] --- PASS: TestCollectBatchClose (0.00s) [2021-01-22T12:03:43.688Z] === RUN TestEffectiveLen [2021-01-22T12:03:43.688Z] === RUN TestEffectiveLen/0/Hello [2021-01-22T12:03:43.688Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2021-01-22T12:03:43.688Z] === RUN TestEffectiveLen/2/🙃 [2021-01-22T12:03:43.688Z] === RUN TestEffectiveLen/3/���� [2021-01-22T12:03:43.688Z] === RUN TestEffectiveLen/4/He��o [2021-01-22T12:03:43.688Z] === RUN TestEffectiveLen/5/ [2021-01-22T12:03:43.688Z] --- PASS: TestEffectiveLen (0.00s) [2021-01-22T12:03:43.688Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2021-01-22T12:03:43.688Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2021-01-22T12:03:43.688Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2021-01-22T12:03:43.688Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2021-01-22T12:03:43.688Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2021-01-22T12:03:43.688Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2021-01-22T12:03:43.688Z] === RUN TestFindValidSplit [2021-01-22T12:03:43.688Z] === RUN TestFindValidSplit/0/ [2021-01-22T12:03:43.688Z] === RUN TestFindValidSplit/1/Hello [2021-01-22T12:03:43.688Z] === RUN TestFindValidSplit/2/Hello [2021-01-22T12:03:43.688Z] === RUN TestFindValidSplit/3/Hello [2021-01-22T12:03:43.688Z] === RUN TestFindValidSplit/4/🙃 [2021-01-22T12:03:43.688Z] === RUN TestFindValidSplit/5/🙃 [2021-01-22T12:03:43.688Z] === RUN TestFindValidSplit/6/a� [2021-01-22T12:03:43.688Z] === RUN TestFindValidSplit/7/a� [2021-01-22T12:03:43.688Z] --- PASS: TestFindValidSplit (0.00s) [2021-01-22T12:03:43.688Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2021-01-22T12:03:43.688Z] cloudwatchlogs_test.go:1044: [2021-01-22T12:03:43.688Z] cloudwatchlogs_test.go:1045: [2021-01-22T12:03:43.688Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2021-01-22T12:03:43.688Z] cloudwatchlogs_test.go:1044: Hello [2021-01-22T12:03:43.688Z] cloudwatchlogs_test.go:1045: [2021-01-22T12:03:43.688Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2021-01-22T12:03:43.688Z] cloudwatchlogs_test.go:1044: He [2021-01-22T12:03:43.688Z] cloudwatchlogs_test.go:1045: llo [2021-01-22T12:03:43.688Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2021-01-22T12:03:43.688Z] cloudwatchlogs_test.go:1044: [2021-01-22T12:03:43.688Z] cloudwatchlogs_test.go:1045: Hello [2021-01-22T12:03:43.688Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2021-01-22T12:03:43.688Z] cloudwatchlogs_test.go:1044: [2021-01-22T12:03:43.688Z] cloudwatchlogs_test.go:1045: 🙃 [2021-01-22T12:03:43.688Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2021-01-22T12:03:43.688Z] cloudwatchlogs_test.go:1044: 🙃 [2021-01-22T12:03:43.688Z] cloudwatchlogs_test.go:1045: [2021-01-22T12:03:43.688Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2021-01-22T12:03:43.688Z] cloudwatchlogs_test.go:1044: a [2021-01-22T12:03:43.688Z] cloudwatchlogs_test.go:1045: � [2021-01-22T12:03:43.688Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2021-01-22T12:03:43.688Z] cloudwatchlogs_test.go:1044: a� [2021-01-22T12:03:43.688Z] cloudwatchlogs_test.go:1045: [2021-01-22T12:03:43.688Z] === RUN TestProcessEventEmoji [2021-01-22T12:03:43.688Z] --- PASS: TestProcessEventEmoji (0.00s) [2021-01-22T12:03:43.688Z] === RUN TestCollectBatchLineSplit [2021-01-22T12:03:43.688Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2021-01-22T12:03:43.688Z] === RUN TestCollectBatchLineSplitWithBinary [2021-01-22T12:03:43.688Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2021-01-22T12:03:43.688Z] === RUN TestCollectBatchMaxEvents [2021-01-22T12:03:43.688Z] --- PASS: TestCollectBatchMaxEvents (0.02s) [2021-01-22T12:03:43.688Z] === RUN TestCollectBatchMaxTotalBytes [2021-01-22T12:03:43.688Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2021-01-22T12:03:43.688Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2021-01-22T12:03:43.688Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2021-01-22T12:03:43.688Z] === RUN TestCollectBatchWithDuplicateTimestamps [2021-01-22T12:03:43.688Z] === RUN TestSearchRegistryForImagesErrors [2021-01-22T12:03:43.688Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2021-01-22T12:03:43.688Z] === RUN TestSearchRegistryForImages [2021-01-22T12:03:43.688Z] --- PASS: TestSearchRegistryForImages (0.00s) [2021-01-22T12:03:43.688Z] === RUN TestImageDelete [2021-01-22T12:03:43.688Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.05s) [2021-01-22T12:03:43.688Z] === RUN TestParseLogOptionsMultilinePattern [2021-01-22T12:03:43.688Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2021-01-22T12:03:43.688Z] === RUN TestParseLogOptionsDatetimeFormat [2021-01-22T12:03:43.688Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2021-01-22T12:03:43.688Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2021-01-22T12:03:43.688Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2021-01-22T12:03:43.688Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2021-01-22T12:03:43.688Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2021-01-22T12:03:43.688Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2021-01-22T12:03:43.688Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2021-01-22T12:03:43.688Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2021-01-22T12:03:43.688Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2021-01-22T12:03:43.688Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2021-01-22T12:03:43.688Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2021-01-22T12:03:43.688Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2021-01-22T12:03:43.688Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2021-01-22T12:03:43.688Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2021-01-22T12:03:43.688Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2021-01-22T12:03:43.688Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2021-01-22T12:03:43.688Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2021-01-22T12:03:43.688Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2021-01-22T12:03:43.688Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2021-01-22T12:03:43.688Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2021-01-22T12:03:43.688Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2021-01-22T12:03:43.688Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2021-01-22T12:03:43.688Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2021-01-22T12:03:43.688Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2021-01-22T12:03:43.688Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2021-01-22T12:03:43.688Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2021-01-22T12:03:43.688Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2021-01-22T12:03:43.688Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2021-01-22T12:03:43.688Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2021-01-22T12:03:43.688Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2021-01-22T12:03:43.688Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2021-01-22T12:03:43.688Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2021-01-22T12:03:43.688Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2021-01-22T12:03:43.688Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2021-01-22T12:03:43.688Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2021-01-22T12:03:43.688Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2021-01-22T12:03:43.688Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2021-01-22T12:03:43.688Z] === RUN TestCreateTagSuccess [2021-01-22T12:03:43.688Z] --- PASS: TestCreateTagSuccess (0.00s) [2021-01-22T12:03:43.688Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2021-01-22T12:03:43.688Z] === RUN TestImageDelete/no_lease [2021-01-22T12:03:43.688Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2021-01-22T12:03:43.688Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2021-01-22T12:03:43.688Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2021-01-22T12:03:43.688Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2021-01-22T12:03:43.688Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2021-01-22T12:03:43.688Z] PASS [2021-01-22T12:03:43.688Z] coverage: 77.8% of statements [2021-01-22T12:03:43.688Z] === RUN TestImageDelete/lease_exists [2021-01-22T12:03:43.688Z] ok github.com/docker/docker/daemon/logger/awslogs 0.378s coverage: 77.8% of statements [2021-01-22T12:03:43.688Z] --- PASS: TestImageDelete (0.05s) [2021-01-22T12:03:43.688Z] --- PASS: TestImageDelete/no_lease (0.01s) [2021-01-22T12:03:43.688Z] --- PASS: TestImageDelete/lease_exists (0.03s) [2021-01-22T12:03:43.688Z] === RUN TestContentStoreForPull [2021-01-22T12:03:43.688Z] === RUN TestJSONFileLogger [2021-01-22T12:03:43.688Z] --- PASS: TestJSONFileLogger (0.00s) [2021-01-22T12:03:43.688Z] === RUN TestJSONFileLoggerWithTags [2021-01-22T12:03:43.688Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2021-01-22T12:03:43.688Z] === RUN TestJSONFileLoggerWithOpts [2021-01-22T12:03:43.688Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2021-01-22T12:03:43.688Z] === RUN TestJSONFileLoggerWithLabelsEnv [2021-01-22T12:03:43.688Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2021-01-22T12:03:43.688Z] === RUN TestEncodeDecode [2021-01-22T12:03:43.688Z] === PAUSE TestEncodeDecode [2021-01-22T12:03:43.688Z] === CONT TestEncodeDecode [2021-01-22T12:03:43.688Z] --- PASS: TestContentStoreForPull (0.14s) [2021-01-22T12:03:43.688Z] PASS [2021-01-22T12:03:43.688Z] coverage: 6.4% of statements [2021-01-22T12:03:43.688Z] ok github.com/docker/docker/daemon/images 0.503s coverage: 6.4% of statements [2021-01-22T12:03:43.688Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-01-22T12:03:43.688Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-01-22T12:03:43.688Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2021-01-22T12:03:43.688Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-01-22T12:03:43.688Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-01-22T12:03:43.688Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2021-01-22T12:03:43.688Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2021-01-22T12:03:44.151Z] --- PASS: TestEncodeDecode (0.12s) [2021-01-22T12:03:44.151Z] PASS [2021-01-22T12:03:44.151Z] coverage: 61.6% of statements [2021-01-22T12:03:44.151Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.215s coverage: 61.6% of statements [2021-01-22T12:03:44.613Z] === RUN TestJSONLogsMarshalJSONBuf [2021-01-22T12:03:44.613Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2021-01-22T12:03:44.613Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2021-01-22T12:03:44.613Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.11s) [2021-01-22T12:03:44.613Z] === RUN TestFastTimeMarshalJSON [2021-01-22T12:03:44.613Z] --- PASS: TestFastTimeMarshalJSON (0.00s) [2021-01-22T12:03:44.613Z] PASS [2021-01-22T12:03:44.613Z] coverage: 87.2% of statements [2021-01-22T12:03:44.613Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.228s coverage: 87.2% of statements [2021-01-22T12:03:45.397Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-01-22T12:03:45.643Z] --- PASS: TestSecretList (3.29s) [2021-01-22T12:03:45.643Z] === RUN TestSecretsCreateAndDelete [2021-01-22T12:03:46.163Z] === RUN TestWriteLog [2021-01-22T12:03:46.163Z] === PAUSE TestWriteLog [2021-01-22T12:03:46.163Z] === RUN TestReadLog [2021-01-22T12:03:46.163Z] === PAUSE TestReadLog [2021-01-22T12:03:46.163Z] === CONT TestWriteLog [2021-01-22T12:03:46.163Z] === CONT TestReadLog [2021-01-22T12:03:46.163Z] --- PASS: TestWriteLog (0.00s) [2021-01-22T12:03:46.163Z] === RUN TestReadLog/tail_exact [2021-01-22T12:03:46.163Z] === RUN TestReadLog/tail_less_than_available [2021-01-22T12:03:46.163Z] === RUN TestReadLog/tail_more_than_available [2021-01-22T12:03:46.163Z] --- PASS: TestReadLog (0.13s) [2021-01-22T12:03:46.163Z] --- PASS: TestReadLog/tail_exact (0.12s) [2021-01-22T12:03:46.163Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2021-01-22T12:03:46.163Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2021-01-22T12:03:46.163Z] PASS [2021-01-22T12:03:46.163Z] coverage: 75.2% of statements [2021-01-22T12:03:46.163Z] ok github.com/docker/docker/daemon/logger/local 0.286s coverage: 75.2% of statements [2021-01-22T12:03:46.594Z] --- PASS: TestUpdateRestartPolicy (11.24s) [2021-01-22T12:03:46.594Z] === RUN TestUpdateRestartWithAutoRemove [2021-01-22T12:03:46.594Z] --- PASS: TestUpdateRestartWithAutoRemove (0.55s) [2021-01-22T12:03:46.594Z] === RUN TestWaitNonBlocked [2021-01-22T12:03:46.594Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-01-22T12:03:46.594Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-01-22T12:03:46.594Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-01-22T12:03:46.594Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-01-22T12:03:46.594Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-01-22T12:03:46.594Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-01-22T12:03:46.594Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-01-22T12:03:46.594Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.68s) [2021-01-22T12:03:46.594Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.74s) [2021-01-22T12:03:46.594Z] === RUN TestWaitBlocked [2021-01-22T12:03:46.594Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-01-22T12:03:46.594Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-01-22T12:03:46.594Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-01-22T12:03:46.594Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-01-22T12:03:46.594Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-01-22T12:03:46.594Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-01-22T12:03:46.626Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-01-22T12:03:46.626Z] === RUN TestOpenFileDelete [2021-01-22T12:03:46.626Z] --- PASS: TestOpenFileDelete (0.00s) [2021-01-22T12:03:46.626Z] === RUN TestOpenFileRename [2021-01-22T12:03:46.626Z] --- PASS: TestOpenFileRename (0.01s) [2021-01-22T12:03:46.626Z] === RUN TestParseLogTagDefaultTag [2021-01-22T12:03:46.626Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2021-01-22T12:03:46.626Z] === RUN TestParseLogTag [2021-01-22T12:03:46.626Z] --- PASS: TestParseLogTag (0.00s) [2021-01-22T12:03:46.626Z] === RUN TestParseLogTagEmptyTag [2021-01-22T12:03:46.626Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2021-01-22T12:03:46.626Z] === RUN TestTailFiles [2021-01-22T12:03:46.626Z] --- PASS: TestTailFiles (0.00s) [2021-01-22T12:03:46.626Z] === RUN TestFollowLogsConsumerGone [2021-01-22T12:03:46.626Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2021-01-22T12:03:46.626Z] === RUN TestFollowLogsProducerGone [2021-01-22T12:03:46.626Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2021-01-22T12:03:46.626Z] logfile_test.go:232: messages sent: 4098, received: 4098 [2021-01-22T12:03:46.626Z] logfile_test.go:179: logDecode() closed after sending 4098 messages [2021-01-22T12:03:46.626Z] === RUN TestCheckCapacityAndRotate [2021-01-22T12:03:46.626Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2021-01-22T12:03:46.626Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2021-01-22T12:03:46.626Z] === RUN TestLog [2021-01-22T12:03:46.626Z] --- PASS: TestLog (0.01s) [2021-01-22T12:03:46.626Z] PASS [2021-01-22T12:03:46.626Z] coverage: 31.5% of statements [2021-01-22T12:03:46.626Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.068s coverage: 31.5% of statements [2021-01-22T12:03:46.626Z] --- PASS: TestCheckCapacityAndRotate (0.14s) [2021-01-22T12:03:46.626Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.01s) [2021-01-22T12:03:46.626Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.12s) [2021-01-22T12:03:46.626Z] PASS [2021-01-22T12:03:46.626Z] coverage: 55.3% of statements [2021-01-22T12:03:46.626Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.289s coverage: 55.3% of statements [2021-01-22T12:03:46.760Z] === RUN TestDockerSuite/TestBuildHistory [2021-01-22T12:03:47.631Z] --- PASS: TestWaitBlocked (0.04s) [2021-01-22T12:03:47.631Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.75s) [2021-01-22T12:03:47.631Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.82s) [2021-01-22T12:03:47.631Z] === CONT TestContainerStartOnDaemonRestart [2021-01-22T12:03:47.631Z] === CONT TestContainerKillOnDaemonStart [2021-01-22T12:03:47.631Z] === CONT TestIpcModeOlderClient [2021-01-22T12:03:47.631Z] === CONT TestDaemonHostGatewayIP [2021-01-22T12:03:47.631Z] --- PASS: TestIpcModeOlderClient (0.16s) [2021-01-22T12:03:47.631Z] === CONT TestDaemonRestartIpcMode [2021-01-22T12:03:48.174Z] === RUN TestNewParse [2021-01-22T12:03:48.174Z] --- PASS: TestNewParse (0.00s) [2021-01-22T12:03:48.174Z] PASS [2021-01-22T12:03:48.174Z] coverage: 8.3% of statements [2021-01-22T12:03:48.174Z] ok github.com/docker/docker/daemon/logger/templates 0.060s coverage: 8.3% of statements [2021-01-22T12:03:48.174Z] === RUN TestValidateLogOpt [2021-01-22T12:03:48.174Z] --- PASS: TestValidateLogOpt (0.00s) [2021-01-22T12:03:48.174Z] === RUN TestNewMissedConfig [2021-01-22T12:03:48.174Z] --- PASS: TestNewMissedConfig (0.00s) [2021-01-22T12:03:48.174Z] === RUN TestNewMissedUrl [2021-01-22T12:03:48.174Z] --- PASS: TestNewMissedUrl (0.00s) [2021-01-22T12:03:48.174Z] === RUN TestNewMissedToken [2021-01-22T12:03:48.174Z] --- PASS: TestNewMissedToken (0.00s) [2021-01-22T12:03:48.174Z] === RUN TestNewWithProxy [2021-01-22T12:03:48.174Z] --- PASS: TestNewWithProxy (0.00s) [2021-01-22T12:03:48.174Z] === RUN TestDefault [2021-01-22T12:03:48.174Z] --- PASS: TestDefault (0.01s) [2021-01-22T12:03:48.174Z] === RUN TestInlineFormatWithNonDefaultOptions [2021-01-22T12:03:48.174Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2021-01-22T12:03:48.174Z] === RUN TestJsonFormat [2021-01-22T12:03:48.174Z] --- PASS: TestJsonFormat (0.00s) [2021-01-22T12:03:48.174Z] === RUN TestRawFormat [2021-01-22T12:03:48.174Z] --- PASS: TestRawFormat (0.00s) [2021-01-22T12:03:48.174Z] === RUN TestRawFormatWithLabels [2021-01-22T12:03:48.174Z] --- PASS: TestRawFormatWithLabels (0.00s) [2021-01-22T12:03:48.174Z] === RUN TestRawFormatWithoutTag [2021-01-22T12:03:48.174Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2021-01-22T12:03:48.174Z] === RUN TestBatching [2021-01-22T12:03:48.636Z] --- PASS: TestBatching (0.53s) [2021-01-22T12:03:48.636Z] === RUN TestFrequency [2021-01-22T12:03:48.636Z] === RUN TestParseLogFormat [2021-01-22T12:03:48.636Z] --- PASS: TestParseLogFormat (0.00s) [2021-01-22T12:03:48.636Z] === RUN TestValidateLogOptEmpty [2021-01-22T12:03:48.636Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2021-01-22T12:03:48.636Z] === RUN TestValidateSyslogAddress [2021-01-22T12:03:48.636Z] --- PASS: TestValidateSyslogAddress (0.00s) [2021-01-22T12:03:48.636Z] === RUN TestParseAddressDefaultPort [2021-01-22T12:03:48.636Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2021-01-22T12:03:48.637Z] === RUN TestValidateSyslogFacility [2021-01-22T12:03:48.637Z] --- PASS: TestValidateSyslogFacility (0.00s) [2021-01-22T12:03:48.637Z] === RUN TestValidateLogOptSyslogFormat [2021-01-22T12:03:48.637Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2021-01-22T12:03:48.637Z] === RUN TestValidateLogOpt [2021-01-22T12:03:48.637Z] --- PASS: TestValidateLogOpt (0.00s) [2021-01-22T12:03:48.637Z] PASS [2021-01-22T12:03:48.637Z] coverage: 46.8% of statements [2021-01-22T12:03:48.637Z] ok github.com/docker/docker/daemon/logger/syslog 0.075s coverage: 46.8% of statements [2021-01-22T12:03:48.637Z] --- PASS: TestFrequency (0.17s) [2021-01-22T12:03:48.637Z] === RUN TestOneMessagePerRequest [2021-01-22T12:03:48.637Z] --- PASS: TestOneMessagePerRequest (0.00s) [2021-01-22T12:03:48.637Z] === RUN TestVerify [2021-01-22T12:03:48.637Z] --- PASS: TestVerify (0.00s) [2021-01-22T12:03:48.637Z] === RUN TestSkipVerify [2021-01-22T12:03:48.988Z] --- PASS: TestSecretsCreateAndDelete (3.32s) [2021-01-22T12:03:48.988Z] === RUN TestSecretsUpdate [2021-01-22T12:03:49.099Z] time="2021-01-22T12:03:48Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-01-22T12:03:49.099Z] time="2021-01-22T12:03:48Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-01-22T12:03:49.099Z] time="2021-01-22T12:03:48Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-01-22T12:03:49.099Z] --- PASS: TestSkipVerify (0.53s) [2021-01-22T12:03:49.099Z] === RUN TestBufferMaximum [2021-01-22T12:03:49.099Z] time="2021-01-22T12:03:48Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-01-22T12:03:49.099Z] time="2021-01-22T12:03:48Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-01-22T12:03:49.099Z] time="2021-01-22T12:03:48Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-01-22T12:03:49.099Z] time="2021-01-22T12:03:48Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-01-22T12:03:49.099Z] time="2021-01-22T12:03:48Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-01-22T12:03:49.099Z] time="2021-01-22T12:03:48Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1611317028.980908\",\"host\":\"4c443c4d69bc\"}'" [2021-01-22T12:03:49.099Z] time="2021-01-22T12:03:48Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1611317028.980908\",\"host\":\"4c443c4d69bc\"}'" [2021-01-22T12:03:49.099Z] --- PASS: TestBufferMaximum (0.00s) [2021-01-22T12:03:49.099Z] === RUN TestServerAlwaysDown [2021-01-22T12:03:49.099Z] time="2021-01-22T12:03:48Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-01-22T12:03:49.099Z] time="2021-01-22T12:03:48Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-01-22T12:03:49.099Z] time="2021-01-22T12:03:48Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1611317028.983891\",\"host\":\"4c443c4d69bc\"}'" [2021-01-22T12:03:49.099Z] time="2021-01-22T12:03:48Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1611317028.983891\",\"host\":\"4c443c4d69bc\"}'" [2021-01-22T12:03:49.099Z] time="2021-01-22T12:03:48Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-01-22T12:03:49.099Z] time="2021-01-22T12:03:48Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1611317028.983891\",\"host\":\"4c443c4d69bc\"}'" [2021-01-22T12:03:49.099Z] time="2021-01-22T12:03:48Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1611317028.984893\",\"host\":\"4c443c4d69bc\"}'" [2021-01-22T12:03:49.099Z] time="2021-01-22T12:03:48Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1611317028.984893\",\"host\":\"4c443c4d69bc\"}'" [2021-01-22T12:03:49.099Z] --- PASS: TestServerAlwaysDown (0.00s) [2021-01-22T12:03:49.099Z] === RUN TestCannotSendAfterClose [2021-01-22T12:03:49.099Z] --- PASS: TestCannotSendAfterClose (0.00s) [2021-01-22T12:03:49.099Z] === RUN TestDeadlockOnBlockedEndpoint [2021-01-22T12:03:50.074Z] time="2021-01-22T12:03:49Z" 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-22T12:03:50.074Z] time="2021-01-22T12:03:49Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"4c443c4d69bc\"}'" [2021-01-22T12:03:50.074Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2021-01-22T12:03:50.074Z] PASS [2021-01-22T12:03:50.074Z] coverage: 82.5% of statements [2021-01-22T12:03:50.074Z] ok github.com/docker/docker/daemon/logger/splunk 2.407s coverage: 82.5% of statements [2021-01-22T12:03:50.074Z] ? github.com/docker/docker/daemon/names [no test files] [2021-01-22T12:03:50.074Z] ? github.com/docker/docker/daemon/network [no test files] [2021-01-22T12:03:50.074Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-01-22T12:03:51.049Z] === RUN TestContinueOnError_NonMirrorEndpoint [2021-01-22T12:03:51.049Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2021-01-22T12:03:51.049Z] === RUN TestContinueOnError_MirrorEndpoint [2021-01-22T12:03:51.049Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2021-01-22T12:03:51.049Z] === RUN TestContinueOnError_NeverContinue [2021-01-22T12:03:51.049Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2021-01-22T12:03:51.049Z] === RUN TestContinueOnError_UnnestsErrors [2021-01-22T12:03:51.049Z] --- PASS: TestContinueOnError_UnnestsErrors (0.00s) [2021-01-22T12:03:51.049Z] === RUN TestManifestStore [2021-01-22T12:03:51.049Z] === RUN TestManifestStore/no_remote_or_local [2021-01-22T12:03:51.049Z] === RUN TestV1IDService [2021-01-22T12:03:51.049Z] --- PASS: TestV1IDService (0.06s) [2021-01-22T12:03:51.049Z] === RUN TestV2MetadataService [2021-01-22T12:03:51.049Z] time="2021-01-22T12:03:50Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local459066831\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2021-01-22T12:03:51.049Z] === RUN TestManifestStore/no_local_cache [2021-01-22T12:03:51.049Z] === RUN TestManifestStore/with_local_cache [2021-01-22T12:03:51.049Z] === RUN TestManifestStore/unknown_media_type [2021-01-22T12:03:51.049Z] === RUN TestManifestStore/unknown_media_type/no_cache [2021-01-22T12:03:51.049Z] time="2021-01-22T12:03:50Z" level=warning msg="reference for unknown type: " [2021-01-22T12:03:51.049Z] === RUN TestSuccessfulDownload [2021-01-22T12:03:51.049Z] --- SKIP: TestSuccessfulDownload (0.00s) [2021-01-22T12:03:51.049Z] download_test.go:268: Needs fixing on Windows [2021-01-22T12:03:51.049Z] === RUN TestCancelledDownload [2021-01-22T12:03:51.049Z] time="2021-01-22T12:03:50Z" level=warning msg="reference for unknown type: " [2021-01-22T12:03:51.049Z] --- PASS: TestCancelledDownload (0.00s) [2021-01-22T12:03:51.049Z] === RUN TestMaxDownloadAttempts [2021-01-22T12:03:51.049Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-01-22T12:03:51.049Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-01-22T12:03:51.049Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-01-22T12:03:51.049Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-01-22T12:03:51.049Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-01-22T12:03:51.049Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-01-22T12:03:51.049Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-01-22T12:03:51.049Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-01-22T12:03:51.049Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-01-22T12:03:51.049Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-01-22T12:03:51.049Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-01-22T12:03:51.049Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-01-22T12:03:51.049Z] === RUN TestManifestStore/unknown_media_type/with_cache [2021-01-22T12:03:51.049Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2021-01-22T12:03:51.049Z] time="2021-01-22T12:03:50Z" level=warning msg="reference for unknown type: " [2021-01-22T12:03:51.049Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2021-01-22T12:03:51.049Z] time="2021-01-22T12:03:50Z" level=warning msg="reference for unknown type: " [2021-01-22T12:03:51.049Z] time="2021-01-22T12:03:50Z" level=warning msg="reference for unknown type: " [2021-01-22T12:03:51.049Z] === RUN TestManifestStore/error_persisting_manifest [2021-01-22T12:03:51.049Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2021-01-22T12:03:51.049Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2021-01-22T12:03:51.049Z] time="2021-01-22T12:03:50Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2021-01-22T12:03:51.049Z] --- PASS: TestManifestStore (0.26s) [2021-01-22T12:03:51.049Z] --- PASS: TestManifestStore/no_remote_or_local (0.15s) [2021-01-22T12:03:51.049Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2021-01-22T12:03:51.049Z] --- PASS: TestManifestStore/with_local_cache (0.03s) [2021-01-22T12:03:51.049Z] --- PASS: TestManifestStore/unknown_media_type (0.05s) [2021-01-22T12:03:51.049Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2021-01-22T12:03:51.049Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.03s) [2021-01-22T12:03:51.049Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2021-01-22T12:03:51.049Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2021-01-22T12:03:51.049Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2021-01-22T12:03:51.049Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2021-01-22T12:03:51.049Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2021-01-22T12:03:51.049Z] === RUN TestDetectManifestBlobMediaType [2021-01-22T12:03:51.049Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2021-01-22T12:03:51.049Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2021-01-22T12:03:51.049Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2021-01-22T12:03:51.049Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2021-01-22T12:03:51.164Z] --- PASS: TestContainerStartOnDaemonRestart (3.68s) [2021-01-22T12:03:51.164Z] === CONT TestRestartDaemonWithRestartingContainer [2021-01-22T12:03:51.512Z] === RUN TestDetectManifestBlobMediaType/schema1 [2021-01-22T12:03:51.512Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2021-01-22T12:03:51.512Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2021-01-22T12:03:51.512Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2021-01-22T12:03:51.512Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2021-01-22T12:03:51.512Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2021-01-22T12:03:51.512Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2021-01-22T12:03:51.512Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2021-01-22T12:03:51.512Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2021-01-22T12:03:51.512Z] === RUN TestFixManifestLayers [2021-01-22T12:03:51.512Z] --- PASS: TestFixManifestLayers (0.00s) [2021-01-22T12:03:51.512Z] === RUN TestFixManifestLayersBaseLayerParent [2021-01-22T12:03:51.512Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2021-01-22T12:03:51.512Z] pull_v2_test.go:73: Needs fixing on Windows [2021-01-22T12:03:51.512Z] === RUN TestFixManifestLayersBadParent [2021-01-22T12:03:51.512Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2021-01-22T12:03:51.512Z] === RUN TestValidateManifest [2021-01-22T12:03:51.512Z] --- SKIP: TestValidateManifest (0.00s) [2021-01-22T12:03:51.512Z] pull_v2_test.go:118: Needs fixing on Windows [2021-01-22T12:03:51.512Z] === RUN TestFormatPlatform [2021-01-22T12:03:51.512Z] --- PASS: TestFormatPlatform (0.00s) [2021-01-22T12:03:51.512Z] === RUN TestGetRepositoryMountCandidates [2021-01-22T12:03:51.512Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2021-01-22T12:03:51.512Z] === RUN TestLayerAlreadyExists [2021-01-22T12:03:51.512Z] --- PASS: TestLayerAlreadyExists (0.00s) [2021-01-22T12:03:51.512Z] 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-22T12:03:51.512Z] 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-22T12:03:51.512Z] 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-22T12:03:51.512Z] 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-22T12:03:51.512Z] 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-22T12:03:51.512Z] 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-22T12:03:51.512Z] === RUN TestWhenEmptyAuthConfig [2021-01-22T12:03:51.512Z] time="2021-01-22T12:03:51Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-01-22T12:03:51.512Z] time="2021-01-22T12:03:51Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-01-22T12:03:51.512Z] time="2021-01-22T12:03:51Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-01-22T12:03:51.512Z] time="2021-01-22T12:03:51Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-01-22T12:03:51.512Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2021-01-22T12:03:51.512Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.36s) [2021-01-22T12:03:51.512Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.36s) [2021-01-22T12:03:51.512Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.36s) [2021-01-22T12:03:51.512Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.36s) [2021-01-22T12:03:51.512Z] === RUN TestTransfer [2021-01-22T12:03:51.512Z] --- PASS: TestTransfer (0.13s) [2021-01-22T12:03:51.512Z] === RUN TestConcurrencyLimit [2021-01-22T12:03:51.796Z] --- PASS: TestDaemonHostGatewayIP (4.13s) [2021-01-22T12:03:51.796Z] --- PASS: TestDaemonRestartIpcMode (4.12s) [2021-01-22T12:03:51.975Z] --- PASS: TestV2MetadataService (0.87s) [2021-01-22T12:03:51.975Z] PASS [2021-01-22T12:03:51.975Z] coverage: 48.2% of statements [2021-01-22T12:03:51.975Z] ok github.com/docker/docker/distribution/metadata 1.054s coverage: 48.2% of statements [2021-01-22T12:03:51.975Z] --- PASS: TestConcurrencyLimit (0.35s) [2021-01-22T12:03:51.975Z] === RUN TestInactiveJobs [2021-01-22T12:03:52.002Z] === RUN TestDockerSuite/TestBuildIidFile [2021-01-22T12:03:52.002Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-01-22T12:03:52.288Z] --- PASS: TestSecretsUpdate (2.74s) [2021-01-22T12:03:52.288Z] === RUN TestTemplatedSecret [2021-01-22T12:03:52.437Z] === RUN TestNotFound [2021-01-22T12:03:52.438Z] --- PASS: TestNotFound (0.00s) [2021-01-22T12:03:52.438Z] === RUN TestConflict [2021-01-22T12:03:52.438Z] --- PASS: TestConflict (0.00s) [2021-01-22T12:03:52.438Z] === RUN TestForbidden [2021-01-22T12:03:52.438Z] --- PASS: TestForbidden (0.00s) [2021-01-22T12:03:52.438Z] === RUN TestInvalidParameter [2021-01-22T12:03:52.438Z] --- PASS: TestInvalidParameter (0.00s) [2021-01-22T12:03:52.438Z] === RUN TestNotImplemented [2021-01-22T12:03:52.438Z] --- PASS: TestNotImplemented (0.00s) [2021-01-22T12:03:52.438Z] === RUN TestNotModified [2021-01-22T12:03:52.438Z] --- PASS: TestNotModified (0.00s) [2021-01-22T12:03:52.438Z] === RUN TestUnauthorized [2021-01-22T12:03:52.438Z] --- PASS: TestUnauthorized (0.00s) [2021-01-22T12:03:52.438Z] === RUN TestUnknown [2021-01-22T12:03:52.438Z] --- PASS: TestUnknown (0.00s) [2021-01-22T12:03:52.438Z] === RUN TestCancelled [2021-01-22T12:03:52.438Z] --- PASS: TestCancelled (0.00s) [2021-01-22T12:03:52.438Z] === RUN TestDeadline [2021-01-22T12:03:52.438Z] --- PASS: TestDeadline (0.00s) [2021-01-22T12:03:52.438Z] === RUN TestDataLoss [2021-01-22T12:03:52.438Z] --- PASS: TestDataLoss (0.00s) [2021-01-22T12:03:52.438Z] === RUN TestUnavailable [2021-01-22T12:03:52.438Z] --- PASS: TestUnavailable (0.00s) [2021-01-22T12:03:52.438Z] === RUN TestSystem [2021-01-22T12:03:52.438Z] --- PASS: TestSystem (0.00s) [2021-01-22T12:03:52.438Z] === RUN TestFromStatusCode [2021-01-22T12:03:52.438Z] === RUN TestFromStatusCode/Not_Found [2021-01-22T12:03:52.438Z] === RUN TestFromStatusCode/Bad_Request [2021-01-22T12:03:52.438Z] === RUN TestFromStatusCode/Conflict [2021-01-22T12:03:52.438Z] === RUN TestFromStatusCode/Unauthorized [2021-01-22T12:03:52.438Z] === RUN TestFromStatusCode/Service_Unavailable [2021-01-22T12:03:52.438Z] === RUN TestFromStatusCode/Forbidden [2021-01-22T12:03:52.438Z] === RUN TestFromStatusCode/Not_Modified [2021-01-22T12:03:52.438Z] === RUN TestFromStatusCode/Not_Implemented [2021-01-22T12:03:52.438Z] === RUN TestFromStatusCode/Internal_Server_Error [2021-01-22T12:03:52.438Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2021-01-22T12:03:52.438Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2021-01-22T12:03:52.438Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2021-01-22T12:03:52.438Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2021-01-22T12:03:52.438Z] --- PASS: TestFromStatusCode (0.00s) [2021-01-22T12:03:52.438Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2021-01-22T12:03:52.438Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2021-01-22T12:03:52.438Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2021-01-22T12:03:52.438Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2021-01-22T12:03:52.438Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2021-01-22T12:03:52.438Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2021-01-22T12:03:52.438Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2021-01-22T12:03:52.438Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2021-01-22T12:03:52.438Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2021-01-22T12:03:52.438Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2021-01-22T12:03:52.438Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2021-01-22T12:03:52.438Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2021-01-22T12:03:52.438Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2021-01-22T12:03:52.438Z] PASS [2021-01-22T12:03:52.438Z] coverage: 53.1% of statements [2021-01-22T12:03:52.438Z] ok github.com/docker/docker/errdefs 0.045s coverage: 53.1% of statements [2021-01-22T12:03:52.438Z] --- PASS: TestWhenEmptyAuthConfig (1.10s) [2021-01-22T12:03:52.438Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2021-01-22T12:03:52.438Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2021-01-22T12:03:52.438Z] === RUN TestTokenPassThru [2021-01-22T12:03:52.438Z] --- PASS: TestTokenPassThru (0.01s) [2021-01-22T12:03:52.438Z] === RUN TestTokenPassThruDifferentHost [2021-01-22T12:03:52.438Z] --- PASS: TestTokenPassThruDifferentHost (0.00s) [2021-01-22T12:03:52.438Z] PASS [2021-01-22T12:03:52.438Z] coverage: 23.5% of statements [2021-01-22T12:03:52.438Z] ok github.com/docker/docker/distribution 1.570s coverage: 23.5% of statements [2021-01-22T12:03:52.438Z] --- PASS: TestInactiveJobs (0.35s) [2021-01-22T12:03:52.438Z] === RUN TestWatchRelease [2021-01-22T12:03:52.438Z] --- PASS: TestWatchRelease (0.04s) [2021-01-22T12:03:52.438Z] === RUN TestWatchFinishedTransfer [2021-01-22T12:03:52.438Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2021-01-22T12:03:52.438Z] === RUN TestDuplicateTransfer [2021-01-22T12:03:52.438Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-01-22T12:03:52.438Z] --- PASS: TestDuplicateTransfer (0.05s) [2021-01-22T12:03:52.438Z] === RUN TestSuccessfulUpload [2021-01-22T12:03:52.563Z] === RUN TestDockerSuite/TestBuildInheritance [2021-01-22T12:03:52.900Z] time="2021-01-22T12:03:52Z" level=error msg="Upload failed, retrying: simulating retry" [2021-01-22T12:03:52.900Z] --- PASS: TestSuccessfulUpload (0.47s) [2021-01-22T12:03:52.900Z] === RUN TestCancelledUpload [2021-01-22T12:03:52.900Z] --- PASS: TestCancelledUpload (0.00s) [2021-01-22T12:03:52.900Z] PASS [2021-01-22T12:03:52.900Z] coverage: 76.8% of statements [2021-01-22T12:03:52.900Z] ok github.com/docker/docker/distribution/xfer 1.890s coverage: 76.8% of statements [2021-01-22T12:03:52.900Z] ? github.com/docker/docker/dockerversion [no test files] [2021-01-22T12:03:53.125Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-01-22T12:03:53.298Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.16s) [2021-01-22T12:03:53.686Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-01-22T12:03:53.686Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-01-22T12:03:53.875Z] === RUN TestCompare [2021-01-22T12:03:53.875Z] --- PASS: TestCompare (0.00s) [2021-01-22T12:03:53.875Z] PASS [2021-01-22T12:03:53.875Z] coverage: 19.2% of statements [2021-01-22T12:03:54.338Z] ok github.com/docker/docker/image/cache 0.073s coverage: 19.2% of statements [2021-01-22T12:03:54.338Z] === RUN TestFSGetInvalidData [2021-01-22T12:03:54.338Z] --- PASS: TestFSGetInvalidData (0.04s) [2021-01-22T12:03:54.338Z] === RUN TestFSInvalidSet [2021-01-22T12:03:54.338Z] --- PASS: TestFSInvalidSet (0.03s) [2021-01-22T12:03:54.338Z] === RUN TestFSInvalidRoot [2021-01-22T12:03:54.338Z] --- PASS: TestFSInvalidRoot (0.00s) [2021-01-22T12:03:54.338Z] === RUN TestFSMetadataGetSet [2021-01-22T12:03:54.338Z] --- PASS: TestFSMetadataGetSet (0.08s) [2021-01-22T12:03:54.338Z] === RUN TestFSInvalidWalker [2021-01-22T12:03:54.338Z] --- PASS: TestFSInvalidWalker (0.02s) [2021-01-22T12:03:54.338Z] === RUN TestFSGetSet [2021-01-22T12:03:54.338Z] --- PASS: TestFSGetSet (0.02s) [2021-01-22T12:03:54.338Z] === RUN TestFSGetUnsetKey [2021-01-22T12:03:54.628Z] === RUN TestDockerSuite/TestBuildLabel [2021-01-22T12:03:54.800Z] --- PASS: TestFSGetUnsetKey (0.01s) [2021-01-22T12:03:54.800Z] === RUN TestFSGetEmptyData [2021-01-22T12:03:54.800Z] --- PASS: TestFSGetEmptyData (0.00s) [2021-01-22T12:03:54.800Z] === RUN TestFSDelete [2021-01-22T12:03:54.800Z] === RUN TestMakeV1ConfigFromConfig [2021-01-22T12:03:54.800Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2021-01-22T12:03:54.800Z] PASS [2021-01-22T12:03:54.800Z] coverage: 25.0% of statements [2021-01-22T12:03:54.800Z] --- PASS: TestFSDelete (0.02s) [2021-01-22T12:03:54.800Z] === RUN TestFSWalker [2021-01-22T12:03:54.800Z] ok github.com/docker/docker/image/v1 0.109s coverage: 25.0% of statements [2021-01-22T12:03:54.800Z] --- PASS: TestFSWalker (0.02s) [2021-01-22T12:03:54.800Z] === RUN TestFSWalkerStopOnError [2021-01-22T12:03:54.800Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2021-01-22T12:03:54.800Z] === RUN TestNewFromJSON [2021-01-22T12:03:54.800Z] --- PASS: TestNewFromJSON (0.00s) [2021-01-22T12:03:54.800Z] === RUN TestNewFromJSONWithInvalidJSON [2021-01-22T12:03:54.800Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2021-01-22T12:03:54.800Z] === RUN TestMarshalKeyOrder [2021-01-22T12:03:54.800Z] --- PASS: TestMarshalKeyOrder (0.00s) [2021-01-22T12:03:54.800Z] === RUN TestImage [2021-01-22T12:03:54.800Z] --- PASS: TestImage (0.00s) [2021-01-22T12:03:54.800Z] === RUN TestImageOSNotEmpty [2021-01-22T12:03:54.800Z] --- PASS: TestImageOSNotEmpty (0.00s) [2021-01-22T12:03:54.800Z] === RUN TestNewChildImageFromImageWithRootFS [2021-01-22T12:03:54.800Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2021-01-22T12:03:54.800Z] === RUN TestCreate [2021-01-22T12:03:54.800Z] --- PASS: TestCreate (0.01s) [2021-01-22T12:03:54.800Z] === RUN TestRestore [2021-01-22T12:03:54.800Z] time="2021-01-22T12:03:54Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2021-01-22T12:03:54.800Z] --- PASS: TestRestore (0.15s) [2021-01-22T12:03:54.800Z] === RUN TestAddDelete [2021-01-22T12:03:54.800Z] --- PASS: TestAddDelete (0.05s) [2021-01-22T12:03:54.800Z] === RUN TestSearchAfterDelete [2021-01-22T12:03:54.800Z] --- PASS: TestSearchAfterDelete (0.01s) [2021-01-22T12:03:54.800Z] === RUN TestParentReset [2021-01-22T12:03:54.800Z] --- PASS: TestParentReset (0.04s) [2021-01-22T12:03:54.800Z] === RUN TestGetAndSetLastUpdated [2021-01-22T12:03:54.800Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2021-01-22T12:03:54.800Z] === RUN TestStoreLen [2021-01-22T12:03:54.800Z] --- PASS: TestStoreLen (0.10s) [2021-01-22T12:03:54.800Z] PASS [2021-01-22T12:03:54.800Z] coverage: 86.8% of statements [2021-01-22T12:03:54.800Z] ok github.com/docker/docker/image 0.793s coverage: 86.8% of statements [2021-01-22T12:03:55.190Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-01-22T12:03:55.263Z] ? github.com/docker/docker/image/tarexport [no test files] [2021-01-22T12:03:55.263Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-01-22T12:03:55.446Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-01-22T12:03:55.586Z] --- PASS: TestTemplatedSecret (3.53s) [2021-01-22T12:03:55.586Z] === RUN TestSecretCreateResolve [2021-01-22T12:03:56.008Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-01-22T12:03:56.238Z] === RUN TestSerialization [2021-01-22T12:03:56.238Z] --- PASS: TestSerialization (0.02s) [2021-01-22T12:03:56.238Z] PASS [2021-01-22T12:03:56.238Z] coverage: 100.0% of statements [2021-01-22T12:03:56.238Z] ok github.com/docker/docker/libcontainerd/queue 0.068s coverage: 100.0% of statements [2021-01-22T12:03:56.265Z] === RUN TestDockerSuite/TestBuildLabels [2021-01-22T12:03:56.702Z] === RUN TestEmptyLayer [2021-01-22T12:03:56.702Z] --- PASS: TestEmptyLayer (0.00s) [2021-01-22T12:03:56.702Z] === RUN TestCommitFailure [2021-01-22T12:03:56.702Z] --- PASS: TestCommitFailure (0.01s) [2021-01-22T12:03:56.702Z] === RUN TestStartTransactionFailure [2021-01-22T12:03:56.702Z] --- PASS: TestStartTransactionFailure (0.00s) [2021-01-22T12:03:56.702Z] === RUN TestGetOrphan [2021-01-22T12:03:56.702Z] --- PASS: TestGetOrphan (0.01s) [2021-01-22T12:03:56.702Z] === RUN TestMountAndRegister [2021-01-22T12:03:56.702Z] --- PASS: TestMountAndRegister (0.05s) [2021-01-22T12:03:56.702Z] layer_test.go:271: Layer size: 14 [2021-01-22T12:03:56.702Z] === RUN TestLayerRelease [2021-01-22T12:03:56.702Z] --- SKIP: TestLayerRelease (0.00s) [2021-01-22T12:03:56.702Z] layer_test.go:304: Failing on Windows [2021-01-22T12:03:56.702Z] === RUN TestStoreRestore [2021-01-22T12:03:56.702Z] --- SKIP: TestStoreRestore (0.00s) [2021-01-22T12:03:56.702Z] layer_test.go:353: Failing on Windows [2021-01-22T12:03:56.702Z] === RUN TestTarStreamStability [2021-01-22T12:03:56.702Z] --- SKIP: TestTarStreamStability (0.00s) [2021-01-22T12:03:56.702Z] layer_test.go:468: Failing on Windows [2021-01-22T12:03:56.702Z] === RUN TestRegisterExistingLayer [2021-01-22T12:03:56.702Z] --- PASS: TestRegisterExistingLayer (0.13s) [2021-01-22T12:03:56.702Z] === RUN TestTarStreamVerification [2021-01-22T12:03:56.702Z] --- SKIP: TestTarStreamVerification (0.00s) [2021-01-22T12:03:56.702Z] layer_test.go:697: Failing on Windows [2021-01-22T12:03:56.702Z] === RUN TestLayerMigration [2021-01-22T12:03:56.702Z] --- SKIP: TestLayerMigration (0.00s) [2021-01-22T12:03:56.702Z] migration_test.go:46: Failing on Windows [2021-01-22T12:03:56.702Z] === RUN TestLayerMigrationNoTarsplit [2021-01-22T12:03:56.702Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2021-01-22T12:03:56.702Z] migration_test.go:182: Failing on Windows [2021-01-22T12:03:56.702Z] === RUN TestMountInit [2021-01-22T12:03:56.702Z] --- SKIP: TestMountInit (0.00s) [2021-01-22T12:03:56.702Z] mount_test.go:17: Failing on Windows [2021-01-22T12:03:56.702Z] === RUN TestMountSize [2021-01-22T12:03:56.702Z] --- SKIP: TestMountSize (0.00s) [2021-01-22T12:03:56.702Z] mount_test.go:76: Failing on Windows [2021-01-22T12:03:56.702Z] === RUN TestMountChanges [2021-01-22T12:03:56.702Z] --- SKIP: TestMountChanges (0.00s) [2021-01-22T12:03:56.702Z] mount_test.go:125: Failing on Windows [2021-01-22T12:03:56.702Z] === RUN TestMountApply [2021-01-22T12:03:56.702Z] --- SKIP: TestMountApply (0.00s) [2021-01-22T12:03:56.702Z] mount_test.go:212: Failing on Windows [2021-01-22T12:03:56.702Z] PASS [2021-01-22T12:03:56.702Z] coverage: 30.1% of statements [2021-01-22T12:03:56.702Z] ok github.com/docker/docker/layer 0.399s coverage: 30.1% of statements [2021-01-22T12:03:56.702Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-01-22T12:03:56.826Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2021-01-22T12:03:56.826Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-01-22T12:03:57.166Z] === RUN TestEnvironmentParsing [2021-01-22T12:03:57.166Z] --- PASS: TestEnvironmentParsing (0.00s) [2021-01-22T12:03:57.166Z] PASS [2021-01-22T12:03:57.166Z] coverage: 1.0% of statements [2021-01-22T12:03:57.166Z] ok github.com/docker/docker/libcontainerd/local 0.196s coverage: 1.0% of statements [2021-01-22T12:03:57.628Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-01-22T12:03:57.628Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-01-22T12:03:57.628Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-01-22T12:03:57.628Z] ? github.com/docker/docker/oci [no test files] [2021-01-22T12:03:57.628Z] ? github.com/docker/docker/oci/caps [no test files] [2021-01-22T12:03:57.628Z] === RUN TestParseVersion [2021-01-22T12:03:57.628Z] --- PASS: TestParseVersion (0.00s) [2021-01-22T12:03:57.628Z] PASS [2021-01-22T12:03:57.628Z] coverage: 52.9% of statements [2021-01-22T12:03:57.628Z] ok github.com/docker/docker/pkg/aaparser 0.042s coverage: 52.9% of statements [2021-01-22T12:03:57.628Z] === RUN TestAddressPoolOpt [2021-01-22T12:03:57.628Z] --- PASS: TestAddressPoolOpt (0.00s) [2021-01-22T12:03:57.628Z] === RUN TestValidateEnv [2021-01-22T12:03:57.628Z] === RUN TestValidateEnv/a [2021-01-22T12:03:57.628Z] === RUN TestValidateEnv/something [2021-01-22T12:03:57.628Z] === RUN TestValidateEnv/_=a [2021-01-22T12:03:57.628Z] === RUN TestValidateEnv/env1=value1 [2021-01-22T12:03:57.628Z] === RUN TestValidateEnv/_env1=value1 [2021-01-22T12:03:57.628Z] === RUN TestValidateEnv/env2=value2=value3 [2021-01-22T12:03:57.628Z] === RUN TestValidateEnv/env3=abc!qwe [2021-01-22T12:03:57.628Z] === RUN TestValidateEnv/env_4=value_4 [2021-01-22T12:03:57.628Z] === RUN TestValidateEnv/PATH [2021-01-22T12:03:57.628Z] === RUN TestValidateEnv/=a [2021-01-22T12:03:57.628Z] === RUN TestValidateEnv/PATH= [2021-01-22T12:03:57.628Z] === RUN TestValidateEnv/PATH=something [2021-01-22T12:03:57.628Z] === RUN TestValidateEnv/asd!qwe [2021-01-22T12:03:57.628Z] === RUN TestValidateEnv/1asd [2021-01-22T12:03:57.628Z] === RUN TestValidateEnv/123 [2021-01-22T12:03:57.628Z] === RUN TestValidateEnv/some_space [2021-01-22T12:03:57.628Z] === RUN TestValidateEnv/__some_space_before [2021-01-22T12:03:57.628Z] === RUN TestValidateEnv/some_space_after__ [2021-01-22T12:03:57.628Z] === RUN TestValidateEnv/= [2021-01-22T12:03:57.628Z] === RUN TestValidateEnv/PaTh [2021-01-22T12:03:57.628Z] --- PASS: TestValidateEnv (0.00s) [2021-01-22T12:03:57.628Z] --- PASS: TestValidateEnv/a (0.00s) [2021-01-22T12:03:57.628Z] --- PASS: TestValidateEnv/something (0.00s) [2021-01-22T12:03:57.628Z] --- PASS: TestValidateEnv/_=a (0.00s) [2021-01-22T12:03:57.628Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2021-01-22T12:03:57.628Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2021-01-22T12:03:57.628Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2021-01-22T12:03:57.628Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2021-01-22T12:03:57.628Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2021-01-22T12:03:57.628Z] --- PASS: TestValidateEnv/PATH (0.00s) [2021-01-22T12:03:57.629Z] --- PASS: TestValidateEnv/=a (0.00s) [2021-01-22T12:03:57.629Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2021-01-22T12:03:57.629Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2021-01-22T12:03:57.629Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2021-01-22T12:03:57.629Z] --- PASS: TestValidateEnv/1asd (0.00s) [2021-01-22T12:03:57.629Z] --- PASS: TestValidateEnv/123 (0.00s) [2021-01-22T12:03:57.629Z] --- PASS: TestValidateEnv/some_space (0.00s) [2021-01-22T12:03:57.629Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2021-01-22T12:03:57.629Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2021-01-22T12:03:57.629Z] --- PASS: TestValidateEnv/= (0.00s) [2021-01-22T12:03:57.629Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2021-01-22T12:03:57.629Z] === RUN TestParseHost [2021-01-22T12:03:57.629Z] --- PASS: TestParseHost (0.00s) [2021-01-22T12:03:57.629Z] === RUN TestParseDockerDaemonHost [2021-01-22T12:03:57.629Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2021-01-22T12:03:57.629Z] === RUN TestParseTCP [2021-01-22T12:03:57.629Z] --- PASS: TestParseTCP (0.00s) [2021-01-22T12:03:57.629Z] === RUN TestParseInvalidUnixAddrInvalid [2021-01-22T12:03:57.629Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2021-01-22T12:03:57.629Z] === RUN TestValidateExtraHosts [2021-01-22T12:03:57.629Z] --- PASS: TestValidateExtraHosts (0.00s) [2021-01-22T12:03:57.629Z] === RUN TestIpOptString [2021-01-22T12:03:57.629Z] --- PASS: TestIpOptString (0.00s) [2021-01-22T12:03:57.629Z] === RUN TestNewIpOptInvalidDefaultVal [2021-01-22T12:03:57.629Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2021-01-22T12:03:57.629Z] === RUN TestNewIpOptValidDefaultVal [2021-01-22T12:03:57.629Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2021-01-22T12:03:57.629Z] === RUN TestIpOptSetInvalidVal [2021-01-22T12:03:57.629Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2021-01-22T12:03:57.629Z] === RUN TestValidateIPAddress [2021-01-22T12:03:57.629Z] --- PASS: TestValidateIPAddress (0.00s) [2021-01-22T12:03:57.629Z] === RUN TestMapOpts [2021-01-22T12:03:57.629Z] --- PASS: TestMapOpts (0.00s) [2021-01-22T12:03:57.629Z] === RUN TestListOptsWithoutValidator [2021-01-22T12:03:57.629Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2021-01-22T12:03:57.629Z] === RUN TestListOptsWithValidator [2021-01-22T12:03:57.629Z] --- PASS: TestListOptsWithValidator (0.00s) [2021-01-22T12:03:57.629Z] === RUN TestValidateDNSSearch [2021-01-22T12:03:57.629Z] --- PASS: TestValidateDNSSearch (0.00s) [2021-01-22T12:03:57.629Z] === RUN TestValidateLabel [2021-01-22T12:03:57.629Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2021-01-22T12:03:57.629Z] === RUN TestValidateLabel/label_with_general_format [2021-01-22T12:03:57.629Z] === RUN TestValidateLabel/label_with_more_than_one_= [2021-01-22T12:03:57.629Z] === RUN TestValidateLabel/label_with_one_more [2021-01-22T12:03:57.629Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2021-01-22T12:03:57.629Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2021-01-22T12:03:57.629Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2021-01-22T12:03:57.629Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2021-01-22T12:03:57.629Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2021-01-22T12:03:57.629Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2021-01-22T12:03:57.629Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2021-01-22T12:03:57.629Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2021-01-22T12:03:57.629Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2021-01-22T12:03:57.629Z] --- PASS: TestValidateLabel (0.00s) [2021-01-22T12:03:57.629Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2021-01-22T12:03:57.629Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2021-01-22T12:03:57.629Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2021-01-22T12:03:57.629Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2021-01-22T12:03:57.629Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2021-01-22T12:03:57.629Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2021-01-22T12:03:57.629Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2021-01-22T12:03:57.629Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2021-01-22T12:03:57.629Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2021-01-22T12:03:57.629Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2021-01-22T12:03:57.629Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2021-01-22T12:03:57.629Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2021-01-22T12:03:57.629Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2021-01-22T12:03:57.629Z] === RUN TestNamedListOpts [2021-01-22T12:03:57.629Z] --- PASS: TestNamedListOpts (0.00s) [2021-01-22T12:03:57.629Z] === RUN TestNamedMapOpts [2021-01-22T12:03:57.629Z] --- PASS: TestNamedMapOpts (0.00s) [2021-01-22T12:03:57.629Z] === RUN TestParseLink [2021-01-22T12:03:57.629Z] --- PASS: TestParseLink (0.00s) [2021-01-22T12:03:57.629Z] === RUN TestQuotedStringSetWithQuotes [2021-01-22T12:03:57.629Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2021-01-22T12:03:57.629Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2021-01-22T12:03:57.629Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2021-01-22T12:03:57.629Z] === RUN TestQuotedStringSetWithNoQuotes [2021-01-22T12:03:57.629Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2021-01-22T12:03:57.629Z] === RUN TestUlimitOpt [2021-01-22T12:03:57.629Z] --- PASS: TestUlimitOpt (0.00s) [2021-01-22T12:03:57.629Z] PASS [2021-01-22T12:03:57.629Z] coverage: 67.1% of statements [2021-01-22T12:03:57.629Z] ok github.com/docker/docker/opts 0.077s coverage: 67.1% of statements [2021-01-22T12:03:57.755Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2021-01-22T12:03:58.316Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-01-22T12:03:58.606Z] === RUN TestUnbuffered [2021-01-22T12:03:58.606Z] --- PASS: TestUnbuffered (0.00s) [2021-01-22T12:03:58.606Z] === RUN TestRaceUnbuffered [2021-01-22T12:03:58.606Z] --- PASS: TestRaceUnbuffered (0.00s) [2021-01-22T12:03:58.606Z] PASS [2021-01-22T12:03:58.606Z] coverage: 100.0% of statements [2021-01-22T12:03:58.606Z] ok github.com/docker/docker/pkg/broadcaster 0.226s coverage: 100.0% of statements [2021-01-22T12:03:58.882Z] --- PASS: TestSecretCreateResolve (3.22s) [2021-01-22T12:03:58.882Z] PASS [2021-01-22T12:03:58.882Z] [2021-01-22T12:03:58.882Z] DONE 6 tests in 18.986s [2021-01-22T12:03:58.882Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2021-01-22T12:03:58.882Z] ++ 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-22T12:03:58.882Z] ++ set -e [2021-01-22T12:03:58.882Z] ++ '[' -n 0 ']' [2021-01-22T12:03:58.882Z] ++ set -x [2021-01-22T12:03:58.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-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-22T12:03:58.882Z] INFO: Testing against a local daemon [2021-01-22T12:03:58.882Z] === RUN TestServiceCreateInit [2021-01-22T12:03:58.882Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-01-22T12:03:59.582Z] === RUN TestMatch [2021-01-22T12:03:59.582Z] === RUN TestMatch/[[]] [2021-01-22T12:03:59.582Z] === RUN TestMatch/[[foo]] [2021-01-22T12:03:59.582Z] === RUN TestMatch/[[bar]_[foo]] [2021-01-22T12:03:59.582Z] === RUN TestMatch/[[foo_bar]] [2021-01-22T12:03:59.582Z] === RUN TestMatch/[[qux]_[foo]] [2021-01-22T12:03:59.582Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2021-01-22T12:03:59.582Z] === RUN TestMatch/[] [2021-01-22T12:03:59.582Z] === RUN TestMatch/[]#01 [2021-01-22T12:03:59.582Z] === RUN TestMatch/[[qux]] [2021-01-22T12:03:59.582Z] === RUN TestMatch/[[foo_bar_qux]] [2021-01-22T12:03:59.582Z] === RUN TestMatch/[[qux]_[baz]] [2021-01-22T12:03:59.582Z] === RUN TestMatch/[[foo_baz]] [2021-01-22T12:03:59.582Z] --- PASS: TestMatch (0.00s) [2021-01-22T12:03:59.582Z] --- PASS: TestMatch/[[]] (0.00s) [2021-01-22T12:03:59.582Z] --- PASS: TestMatch/[[foo]] (0.00s) [2021-01-22T12:03:59.582Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2021-01-22T12:03:59.582Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2021-01-22T12:03:59.582Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2021-01-22T12:03:59.582Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2021-01-22T12:03:59.582Z] --- PASS: TestMatch/[] (0.00s) [2021-01-22T12:03:59.582Z] --- PASS: TestMatch/[]#01 (0.00s) [2021-01-22T12:03:59.582Z] --- PASS: TestMatch/[[qux]] (0.00s) [2021-01-22T12:03:59.582Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2021-01-22T12:03:59.582Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2021-01-22T12:03:59.582Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2021-01-22T12:03:59.582Z] PASS [2021-01-22T12:03:59.582Z] coverage: 87.5% of statements [2021-01-22T12:03:59.582Z] ok github.com/docker/docker/pkg/capabilities 0.083s coverage: 87.5% of statements [2021-01-22T12:03:59.582Z] === RUN TestPeerCertificateMarshalJSON [2021-01-22T12:04:00.045Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2021-01-22T12:04:00.045Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2021-01-22T12:04:00.045Z] --- PASS: TestPeerCertificateMarshalJSON (0.40s) [2021-01-22T12:04:00.045Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2021-01-22T12:04:00.045Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2021-01-22T12:04:00.045Z] === RUN TestMiddleware [2021-01-22T12:04:00.045Z] --- PASS: TestMiddleware (0.00s) [2021-01-22T12:04:00.045Z] === RUN TestNewResponseModifier [2021-01-22T12:04:00.045Z] --- PASS: TestNewResponseModifier (0.00s) [2021-01-22T12:04:00.045Z] PASS [2021-01-22T12:04:00.045Z] coverage: 26.8% of statements [2021-01-22T12:04:00.045Z] ok github.com/docker/docker/pkg/authorization 0.458s coverage: 26.8% of statements [2021-01-22T12:04:00.160Z] --- PASS: TestContainerKillOnDaemonStart (12.77s) [2021-01-22T12:04:00.160Z] PASS [2021-01-22T12:04:00.160Z] [2021-01-22T12:04:00.160Z] === Skipped [2021-01-22T12:04:00.160Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s) [2021-01-22T12:04:00.160Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-01-22T12:04:00.160Z] [2021-01-22T12:04:00.160Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-01-22T12:04:00.160Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-01-22T12:04:00.160Z] [2021-01-22T12:04:00.160Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s) [2021-01-22T12:04:00.160Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-01-22T12:04:00.160Z] [2021-01-22T12:04:00.160Z] [2021-01-22T12:04:00.160Z] DONE 196 tests, 3 skipped in 110.269s [2021-01-22T12:04:00.160Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m [2021-01-22T12:04:00.160Z] ++ 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-22T12:04:00.160Z] ++ set -e [2021-01-22T12:04:00.160Z] ++ '[' -n 0 ']' [2021-01-22T12:04:00.160Z] ++ set -x [2021-01-22T12:04:00.160Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= 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-22T12:04:00.451Z] INFO: Testing against a local daemon [2021-01-22T12:04:00.451Z] === RUN TestCommitInheritsEnv [2021-01-22T12:04:00.509Z] === RUN TestIsArchivePathDir [2021-01-22T12:04:00.509Z] === RUN TestChrootTarUntar [2021-01-22T12:04:00.509Z] --- SKIP: TestChrootTarUntar (0.00s) [2021-01-22T12:04:00.509Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-01-22T12:04:00.509Z] === RUN TestChrootUntarWithHugeExcludesList [2021-01-22T12:04:00.509Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2021-01-22T12:04:00.509Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-01-22T12:04:00.509Z] === RUN TestChrootUntarEmptyArchive [2021-01-22T12:04:00.509Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2021-01-22T12:04:00.509Z] === RUN TestChrootTarUntarWithSymlink [2021-01-22T12:04:00.509Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2021-01-22T12:04:00.509Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-01-22T12:04:00.509Z] === RUN TestChrootCopyWithTar [2021-01-22T12:04:00.509Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2021-01-22T12:04:00.509Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-01-22T12:04:00.509Z] === RUN TestChrootCopyFileWithTar [2021-01-22T12:04:00.509Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2021-01-22T12:04:00.509Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-01-22T12:04:00.509Z] === RUN TestChrootUntarPath [2021-01-22T12:04:00.509Z] --- SKIP: TestChrootUntarPath (0.00s) [2021-01-22T12:04:00.509Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-01-22T12:04:00.509Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2021-01-22T12:04:00.509Z] --- PASS: TestIsArchivePathDir (0.06s) [2021-01-22T12:04:00.509Z] === RUN TestIsArchivePathInvalidFile [2021-01-22T12:04:00.509Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-01-22T12:04:00.509Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-01-22T12:04:00.509Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2021-01-22T12:04:00.509Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-01-22T12:04:00.509Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-01-22T12:04:00.509Z] === RUN TestChrootApplyDotDotFile [2021-01-22T12:04:00.509Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2021-01-22T12:04:00.509Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-01-22T12:04:00.509Z] PASS [2021-01-22T12:04:00.509Z] coverage: 15.4% of statements [2021-01-22T12:04:00.509Z] ok github.com/docker/docker/pkg/chrootarchive 0.102s coverage: 15.4% of statements [2021-01-22T12:04:00.509Z] --- PASS: TestIsArchivePathInvalidFile (0.14s) [2021-01-22T12:04:00.509Z] === RUN TestIsArchivePathTar [2021-01-22T12:04:00.741Z] --- PASS: TestCommitInheritsEnv (0.33s) [2021-01-22T12:04:00.741Z] === RUN TestImportExtremelyLargeImageWorks [2021-01-22T12:04:00.741Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-01-22T12:04:00.741Z] === RUN TestImagesFilterMultiReference [2021-01-22T12:04:00.741Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2021-01-22T12:04:00.741Z] === RUN TestImagePullPlatformInvalid [2021-01-22T12:04:00.741Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2021-01-22T12:04:00.741Z] === RUN TestRemoveImageOrphaning [2021-01-22T12:04:00.982Z] --- PASS: TestIsArchivePathTar (0.16s) [2021-01-22T12:04:00.982Z] === RUN TestDecompressStreamGzip [2021-01-22T12:04:00.982Z] === RUN TestSizeEmpty [2021-01-22T12:04:00.982Z] --- PASS: TestSizeEmpty (0.00s) [2021-01-22T12:04:00.982Z] === RUN TestSizeEmptyFile [2021-01-22T12:04:00.982Z] --- PASS: TestSizeEmptyFile (0.00s) [2021-01-22T12:04:00.982Z] === RUN TestSizeNonemptyFile [2021-01-22T12:04:00.982Z] --- PASS: TestSizeNonemptyFile (0.00s) [2021-01-22T12:04:00.982Z] === RUN TestSizeNestedDirectoryEmpty [2021-01-22T12:04:00.982Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2021-01-22T12:04:00.982Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2021-01-22T12:04:00.982Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2021-01-22T12:04:00.982Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2021-01-22T12:04:00.982Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2021-01-22T12:04:00.982Z] === RUN TestMoveToSubdir [2021-01-22T12:04:00.982Z] --- PASS: TestMoveToSubdir (0.00s) [2021-01-22T12:04:00.982Z] === RUN TestSizeNonExistingDirectory [2021-01-22T12:04:00.982Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2021-01-22T12:04:00.982Z] PASS [2021-01-22T12:04:00.982Z] coverage: 80.0% of statements [2021-01-22T12:04:00.982Z] ok github.com/docker/docker/pkg/directory 0.051s coverage: 80.0% of statements [2021-01-22T12:04:00.982Z] --- PASS: TestDecompressStreamGzip (0.15s) [2021-01-22T12:04:00.982Z] === RUN TestDecompressStreamBzip2 [2021-01-22T12:04:00.982Z] --- PASS: TestDecompressStreamBzip2 (0.11s) [2021-01-22T12:04:00.982Z] === RUN TestDecompressStreamXz [2021-01-22T12:04:00.982Z] --- SKIP: TestDecompressStreamXz (0.00s) [2021-01-22T12:04:00.982Z] archive_test.go:133: Xz not present in msys2 [2021-01-22T12:04:00.982Z] === RUN TestCompressStreamXzUnsupported [2021-01-22T12:04:00.982Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2021-01-22T12:04:00.982Z] === RUN TestCompressStreamBzip2Unsupported [2021-01-22T12:04:00.982Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2021-01-22T12:04:00.982Z] === RUN TestCompressStreamInvalid [2021-01-22T12:04:00.982Z] --- PASS: TestCompressStreamInvalid (0.00s) [2021-01-22T12:04:00.982Z] === RUN TestExtensionInvalid [2021-01-22T12:04:00.982Z] --- PASS: TestExtensionInvalid (0.00s) [2021-01-22T12:04:00.982Z] === RUN TestExtensionUncompressed [2021-01-22T12:04:00.982Z] --- PASS: TestExtensionUncompressed (0.00s) [2021-01-22T12:04:00.982Z] === RUN TestExtensionBzip2 [2021-01-22T12:04:00.982Z] --- PASS: TestExtensionBzip2 (0.00s) [2021-01-22T12:04:00.982Z] === RUN TestExtensionGzip [2021-01-22T12:04:00.982Z] --- PASS: TestExtensionGzip (0.00s) [2021-01-22T12:04:00.982Z] === RUN TestExtensionXz [2021-01-22T12:04:00.982Z] --- PASS: TestExtensionXz (0.00s) [2021-01-22T12:04:00.982Z] === RUN TestCmdStreamLargeStderr [2021-01-22T12:04:01.036Z] --- PASS: TestRemoveImageOrphaning (0.32s) [2021-01-22T12:04:01.036Z] === RUN TestRemoveImageGarbageCollector [2021-01-22T12:04:01.036Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-01-22T12:04:01.036Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-01-22T12:04:01.036Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-01-22T12:04:01.036Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2021-01-22T12:04:01.036Z] === RUN TestTagInvalidReference [2021-01-22T12:04:01.036Z] --- PASS: TestTagInvalidReference (0.03s) [2021-01-22T12:04:01.036Z] === RUN TestTagValidPrefixedRepo [2021-01-22T12:04:01.329Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2021-01-22T12:04:01.329Z] === RUN TestTagExistedNameWithoutForce [2021-01-22T12:04:01.329Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-01-22T12:04:01.329Z] === RUN TestTagOfficialNames [2021-01-22T12:04:01.329Z] --- PASS: TestTagOfficialNames (0.05s) [2021-01-22T12:04:01.329Z] === RUN TestTagMatchesDigest [2021-01-22T12:04:01.329Z] --- PASS: TestTagMatchesDigest (0.02s) [2021-01-22T12:04:01.329Z] === CONT TestImportExtremelyLargeImageWorks [2021-01-22T12:04:01.447Z] --- PASS: TestCmdStreamLargeStderr (0.15s) [2021-01-22T12:04:01.447Z] === RUN TestCmdStreamBad [2021-01-22T12:04:01.447Z] --- SKIP: TestCmdStreamBad (0.00s) [2021-01-22T12:04:01.447Z] archive_test.go:238: Failing on Windows CI machines [2021-01-22T12:04:01.447Z] === RUN TestCmdStreamGood [2021-01-22T12:04:01.447Z] --- PASS: TestCmdStreamGood (0.19s) [2021-01-22T12:04:01.447Z] === RUN TestUntarPathWithInvalidDest [2021-01-22T12:04:01.447Z] --- PASS: TestUntarPathWithInvalidDest (0.10s) [2021-01-22T12:04:01.447Z] === RUN TestUntarPathWithInvalidSrc [2021-01-22T12:04:01.447Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2021-01-22T12:04:01.447Z] === RUN TestUntarPath [2021-01-22T12:04:01.447Z] === RUN Test [2021-01-22T12:04:01.447Z] === RUN Test/TestContainsEntry [2021-01-22T12:04:01.447Z] === RUN Test/TestCreateEntries [2021-01-22T12:04:01.447Z] === RUN Test/TestEntriesDiff [2021-01-22T12:04:01.447Z] === RUN Test/TestEntriesEquality [2021-01-22T12:04:01.447Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2021-01-22T12:04:01.447Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2021-01-22T12:04:01.447Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2021-01-22T12:04:01.447Z] === RUN Test/TestGeneratorNotGenerate [2021-01-22T12:04:01.447Z] === RUN Test/TestGeneratorWithPort [2021-01-22T12:04:01.447Z] === RUN Test/TestGeneratorWithPortNotGenerate [2021-01-22T12:04:01.447Z] === RUN Test/TestNewEntry [2021-01-22T12:04:01.447Z] === RUN Test/TestParse [2021-01-22T12:04:01.447Z] --- PASS: Test (0.00s) [2021-01-22T12:04:01.447Z] --- PASS: Test/TestContainsEntry (0.00s) [2021-01-22T12:04:01.447Z] --- PASS: Test/TestCreateEntries (0.00s) [2021-01-22T12:04:01.447Z] --- PASS: Test/TestEntriesDiff (0.00s) [2021-01-22T12:04:01.447Z] --- PASS: Test/TestEntriesEquality (0.00s) [2021-01-22T12:04:01.447Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2021-01-22T12:04:01.447Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2021-01-22T12:04:01.447Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2021-01-22T12:04:01.447Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2021-01-22T12:04:01.447Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2021-01-22T12:04:01.447Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2021-01-22T12:04:01.447Z] --- PASS: Test/TestNewEntry (0.00s) [2021-01-22T12:04:01.447Z] --- PASS: Test/TestParse (0.00s) [2021-01-22T12:04:01.447Z] PASS [2021-01-22T12:04:01.447Z] coverage: 58.3% of statements [2021-01-22T12:04:01.447Z] ok github.com/docker/docker/pkg/discovery 0.050s coverage: 58.3% of statements [2021-01-22T12:04:01.447Z] --- PASS: TestUntarPath (0.07s) [2021-01-22T12:04:01.447Z] === RUN TestUntarPathWithDestinationFile [2021-01-22T12:04:01.447Z] --- PASS: TestUntarPathWithDestinationFile (0.05s) [2021-01-22T12:04:01.447Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2021-01-22T12:04:01.910Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.11s) [2021-01-22T12:04:01.910Z] === RUN TestCopyWithTarInvalidSrc [2021-01-22T12:04:01.910Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2021-01-22T12:04:01.910Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2021-01-22T12:04:01.910Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2021-01-22T12:04:01.910Z] === RUN TestCopyWithTarSrcFile [2021-01-22T12:04:01.910Z] --- PASS: TestCopyWithTarSrcFile (0.04s) [2021-01-22T12:04:01.910Z] === RUN TestCopyWithTarSrcFolder [2021-01-22T12:04:01.910Z] --- PASS: TestCopyWithTarSrcFolder (0.06s) [2021-01-22T12:04:01.910Z] === RUN TestCopyFileWithTarInvalidSrc [2021-01-22T12:04:01.910Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.01s) [2021-01-22T12:04:01.910Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2021-01-22T12:04:01.910Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2021-01-22T12:04:01.910Z] === RUN TestCopyFileWithTarSrcFolder [2021-01-22T12:04:01.910Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2021-01-22T12:04:01.910Z] === RUN TestCopyFileWithTarSrcFile [2021-01-22T12:04:01.910Z] --- PASS: TestCopyFileWithTarSrcFile (0.00s) [2021-01-22T12:04:01.910Z] === RUN TestTarFiles [2021-01-22T12:04:01.910Z] === RUN Test [2021-01-22T12:04:01.910Z] === RUN Test/TestContent [2021-01-22T12:04:01.910Z] === RUN Test/TestInitialize [2021-01-22T12:04:01.910Z] === RUN Test/TestNew [2021-01-22T12:04:01.910Z] === RUN Test/TestParsingContentsWithComments [2021-01-22T12:04:01.910Z] === RUN Test/TestRegister [2021-01-22T12:04:01.910Z] === RUN Test/TestWatch [2021-01-22T12:04:01.910Z] --- PASS: Test (0.00s) [2021-01-22T12:04:01.910Z] --- PASS: Test/TestContent (0.00s) [2021-01-22T12:04:01.910Z] --- PASS: Test/TestInitialize (0.00s) [2021-01-22T12:04:01.910Z] --- PASS: Test/TestNew (0.00s) [2021-01-22T12:04:01.910Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2021-01-22T12:04:01.910Z] --- PASS: Test/TestRegister (0.00s) [2021-01-22T12:04:01.910Z] --- PASS: Test/TestWatch (0.00s) [2021-01-22T12:04:01.910Z] PASS [2021-01-22T12:04:01.910Z] coverage: 92.9% of statements [2021-01-22T12:04:01.910Z] ok github.com/docker/docker/pkg/discovery/file 0.046s coverage: 92.9% of statements [2021-01-22T12:04:02.480Z] === RUN TestDockerSuite/TestBuildLastModified [2021-01-22T12:04:02.887Z] === RUN Test [2021-01-22T12:04:02.887Z] === RUN Test/TestWatch [2021-01-22T12:04:02.887Z] --- PASS: Test (0.01s) [2021-01-22T12:04:02.887Z] --- PASS: Test/TestWatch (0.01s) [2021-01-22T12:04:02.887Z] PASS [2021-01-22T12:04:02.887Z] coverage: 92.3% of statements [2021-01-22T12:04:02.887Z] ok github.com/docker/docker/pkg/discovery/memory 0.102s coverage: 92.3% of statements [2021-01-22T12:04:03.351Z] === RUN Test [2021-01-22T12:04:03.815Z] === RUN Test/TestInitialize [2021-01-22T12:04:03.815Z] time="2021-01-22T12:04:03Z" level=info msg="Initializing discovery without TLS" [2021-01-22T12:04:03.815Z] time="2021-01-22T12:04:03Z" level=info msg="Initializing discovery without TLS" [2021-01-22T12:04:03.815Z] time="2021-01-22T12:04:03Z" level=info msg="Initializing discovery without TLS" [2021-01-22T12:04:03.815Z] === RUN Test/TestInitializeWithCerts [2021-01-22T12:04:03.815Z] time="2021-01-22T12:04:03Z" level=info msg="Initializing discovery with TLS" [2021-01-22T12:04:03.815Z] === RUN Test/TestWatch [2021-01-22T12:04:03.815Z] time="2021-01-22T12:04:03Z" level=info msg="Initializing discovery without TLS" [2021-01-22T12:04:03.815Z] === RUN Test [2021-01-22T12:04:03.815Z] === RUN Test/TestInitialize [2021-01-22T12:04:03.815Z] === RUN Test/TestInitializeWithPattern [2021-01-22T12:04:03.815Z] === RUN Test/TestRegister [2021-01-22T12:04:03.815Z] === RUN Test/TestWatch [2021-01-22T12:04:03.815Z] --- PASS: Test (0.00s) [2021-01-22T12:04:03.815Z] --- PASS: Test/TestInitialize (0.00s) [2021-01-22T12:04:03.815Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2021-01-22T12:04:03.815Z] --- PASS: Test/TestRegister (0.00s) [2021-01-22T12:04:03.815Z] --- PASS: Test/TestWatch (0.00s) [2021-01-22T12:04:03.815Z] PASS [2021-01-22T12:04:03.815Z] coverage: 93.8% of statements [2021-01-22T12:04:03.815Z] ok github.com/docker/docker/pkg/discovery/nodes 0.069s coverage: 93.8% of statements [2021-01-22T12:04:04.166Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-01-22T12:04:04.790Z] === RUN TestPollerAddRemove [2021-01-22T12:04:04.791Z] --- PASS: TestPollerAddRemove (0.00s) [2021-01-22T12:04:04.791Z] === RUN TestPollerEvent [2021-01-22T12:04:04.791Z] --- SKIP: TestPollerEvent (0.00s) [2021-01-22T12:04:04.791Z] poller_test.go:41: No chmod on Windows [2021-01-22T12:04:04.791Z] === RUN TestPollerClose [2021-01-22T12:04:04.791Z] --- PASS: TestPollerClose (0.00s) [2021-01-22T12:04:04.791Z] PASS [2021-01-22T12:04:04.791Z] coverage: 45.7% of statements [2021-01-22T12:04:04.791Z] ok github.com/docker/docker/pkg/filenotify 0.052s coverage: 45.7% of statements [2021-01-22T12:04:05.253Z] === RUN TestCopyFileWithInvalidSrc [2021-01-22T12:04:05.253Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2021-01-22T12:04:05.253Z] === RUN TestCopyFileWithInvalidDest [2021-01-22T12:04:05.253Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2021-01-22T12:04:05.253Z] === RUN TestCopyFileWithSameSrcAndDest [2021-01-22T12:04:05.253Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2021-01-22T12:04:05.253Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2021-01-22T12:04:05.253Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2021-01-22T12:04:05.253Z] === RUN TestCopyFile [2021-01-22T12:04:05.253Z] --- PASS: TestCopyFile (0.00s) [2021-01-22T12:04:05.253Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2021-01-22T12:04:05.253Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-01-22T12:04:05.253Z] fileutils_test.go:134: Needs porting to Windows [2021-01-22T12:04:05.253Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2021-01-22T12:04:05.253Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2021-01-22T12:04:05.253Z] === RUN TestReadSymlinkedDirectoryToFile [2021-01-22T12:04:05.253Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2021-01-22T12:04:05.253Z] fileutils_test.go:180: Needs porting to Windows [2021-01-22T12:04:05.253Z] === RUN TestWildcardMatches [2021-01-22T12:04:05.253Z] --- PASS: TestWildcardMatches (0.00s) [2021-01-22T12:04:05.253Z] === RUN TestPatternMatches [2021-01-22T12:04:05.253Z] --- PASS: TestPatternMatches (0.00s) [2021-01-22T12:04:05.253Z] === RUN TestExclusionPatternMatchesPatternBefore [2021-01-22T12:04:05.253Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2021-01-22T12:04:05.253Z] === RUN TestPatternMatchesFolderExclusions [2021-01-22T12:04:05.253Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2021-01-22T12:04:05.253Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2021-01-22T12:04:05.253Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2021-01-22T12:04:05.253Z] === RUN TestPatternMatchesFolderWildcardExclusions [2021-01-22T12:04:05.253Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2021-01-22T12:04:05.253Z] === RUN TestExclusionPatternMatchesPatternAfter [2021-01-22T12:04:05.253Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2021-01-22T12:04:05.253Z] === RUN TestExclusionPatternMatchesWholeDirectory [2021-01-22T12:04:05.253Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2021-01-22T12:04:05.253Z] === RUN TestSingleExclamationError [2021-01-22T12:04:05.253Z] --- PASS: TestSingleExclamationError (0.00s) [2021-01-22T12:04:05.253Z] === RUN TestMatchesWithNoPatterns [2021-01-22T12:04:05.253Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2021-01-22T12:04:05.253Z] === RUN TestMatchesWithMalformedPatterns [2021-01-22T12:04:05.253Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2021-01-22T12:04:05.253Z] === RUN TestMatches [2021-01-22T12:04:05.253Z] --- PASS: TestMatches (0.00s) [2021-01-22T12:04:05.253Z] === RUN TestCleanPatterns [2021-01-22T12:04:05.253Z] --- PASS: TestCleanPatterns (0.00s) [2021-01-22T12:04:05.253Z] === RUN TestCleanPatternsStripEmptyPatterns [2021-01-22T12:04:05.253Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2021-01-22T12:04:05.253Z] === RUN TestCleanPatternsExceptionFlag [2021-01-22T12:04:05.253Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2021-01-22T12:04:05.253Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2021-01-22T12:04:05.253Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2021-01-22T12:04:05.253Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2021-01-22T12:04:05.253Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2021-01-22T12:04:05.253Z] === RUN TestCleanPatternsErrorSingleException [2021-01-22T12:04:05.253Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2021-01-22T12:04:05.253Z] === RUN TestCreateIfNotExistsDir [2021-01-22T12:04:05.253Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2021-01-22T12:04:05.253Z] === RUN TestCreateIfNotExistsFile [2021-01-22T12:04:05.253Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2021-01-22T12:04:05.253Z] === RUN TestMatch [2021-01-22T12:04:05.253Z] --- PASS: TestMatch (0.00s) [2021-01-22T12:04:05.253Z] PASS [2021-01-22T12:04:05.253Z] coverage: 87.7% of statements [2021-01-22T12:04:05.253Z] ok github.com/docker/docker/pkg/fileutils 0.068s coverage: 87.7% of statements [2021-01-22T12:04:05.716Z] === RUN TestGet [2021-01-22T12:04:05.716Z] --- PASS: TestGet (0.00s) [2021-01-22T12:04:05.716Z] === RUN TestGetShortcutString [2021-01-22T12:04:05.716Z] --- PASS: TestGetShortcutString (0.00s) [2021-01-22T12:04:05.716Z] PASS [2021-01-22T12:04:05.716Z] coverage: 42.9% of statements [2021-01-22T12:04:05.716Z] ok github.com/docker/docker/pkg/homedir 0.065s coverage: 42.9% of statements [2021-01-22T12:04:06.692Z] --- PASS: Test (3.13s) [2021-01-22T12:04:06.692Z] --- PASS: Test/TestInitialize (0.12s) [2021-01-22T12:04:06.692Z] --- PASS: Test/TestInitializeWithCerts (0.00s) [2021-01-22T12:04:06.692Z] --- PASS: Test/TestWatch (3.01s) [2021-01-22T12:04:06.692Z] PASS [2021-01-22T12:04:06.692Z] coverage: 84.1% of statements [2021-01-22T12:04:06.692Z] ok github.com/docker/docker/pkg/discovery/kv 3.243s coverage: 84.1% of statements [2021-01-22T12:04:06.692Z] --- PASS: TestTarFiles (4.92s) [2021-01-22T12:04:06.692Z] === RUN TestTarUntar [2021-01-22T12:04:06.692Z] --- PASS: TestTarUntar (0.02s) [2021-01-22T12:04:06.692Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2021-01-22T12:04:06.692Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2021-01-22T12:04:06.692Z] === RUN TestTarWithOptions [2021-01-22T12:04:06.692Z] --- PASS: TestTarWithOptions (0.02s) [2021-01-22T12:04:06.692Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2021-01-22T12:04:06.692Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2021-01-22T12:04:06.692Z] === RUN TestUntarUstarGnuConflict [2021-01-22T12:04:06.692Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2021-01-22T12:04:06.692Z] === RUN TestUntarInvalidFilenames [2021-01-22T12:04:06.692Z] === RUN TestCreateIDMapOrder [2021-01-22T12:04:06.692Z] --- PASS: TestCreateIDMapOrder (0.00s) [2021-01-22T12:04:06.692Z] PASS [2021-01-22T12:04:06.692Z] coverage: 7.3% of statements [2021-01-22T12:04:06.692Z] ok github.com/docker/docker/pkg/idtools 0.050s coverage: 7.3% of statements [2021-01-22T12:04:06.692Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames090871430\\dest" [2021-01-22T12:04:06.692Z] --- PASS: TestUntarInvalidFilenames (0.15s) [2021-01-22T12:04:06.692Z] === RUN TestUntarHardlinkToSymlink [2021-01-22T12:04:07.156Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2021-01-22T12:04:07.156Z] === RUN TestUntarInvalidHardlink [2021-01-22T12:04:07.156Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink081532647\\victim\\hello" -> "../victim/hello" [2021-01-22T12:04:07.156Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink766532890\\victim\\hello" -> "/../victim/hello" [2021-01-22T12:04:07.156Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink482574769\\victim" -> "../victim" [2021-01-22T12:04:07.156Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink947174748\\victim" -> "../victim" [2021-01-22T12:04:07.156Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink135304459\\victim" -> "../victim" [2021-01-22T12:04:07.156Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink216488686\\victim" -> "../victim" [2021-01-22T12:04:07.156Z] --- PASS: TestUntarInvalidHardlink (0.02s) [2021-01-22T12:04:07.156Z] === RUN TestUntarInvalidSymlink [2021-01-22T12:04:07.156Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink461867893\\dest\\dotdot" -> "../victim/hello" [2021-01-22T12:04:07.156Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink320985168\\dest\\slash-dotdot" -> "/../victim/hello" [2021-01-22T12:04:07.156Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink883015535\\dest\\loophole-victim" -> "../victim" [2021-01-22T12:04:07.156Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink883100674\\dest\\loophole-victim" -> "../victim" [2021-01-22T12:04:07.156Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink404707193\\dest\\loophole-victim" -> "../victim" [2021-01-22T12:04:07.156Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink943292036\\dest\\loophole-victim" -> "../victim" [2021-01-22T12:04:07.156Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink729426451\\dest\\dir\\loophole" -> "../../victim" [2021-01-22T12:04:07.156Z] --- PASS: TestUntarInvalidSymlink (0.05s) [2021-01-22T12:04:07.156Z] === RUN TestTempArchiveCloseMultipleTimes [2021-01-22T12:04:07.156Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2021-01-22T12:04:07.156Z] === RUN TestReplaceFileTarWrapper [2021-01-22T12:04:07.156Z] --- PASS: TestReplaceFileTarWrapper (0.13s) [2021-01-22T12:04:07.156Z] === RUN TestPrefixHeaderReadable [2021-01-22T12:04:07.156Z] --- PASS: TestPrefixHeaderReadable (0.01s) [2021-01-22T12:04:07.156Z] === RUN TestDisablePigz [2021-01-22T12:04:07.156Z] --- PASS: TestDisablePigz (0.17s) [2021-01-22T12:04:07.156Z] archive_test.go:1310: Test will not check full path when Pigz not installed [2021-01-22T12:04:07.156Z] === RUN TestPigz [2021-01-22T12:04:07.618Z] === RUN TestFixedBufferCap [2021-01-22T12:04:07.618Z] --- PASS: TestFixedBufferCap (0.00s) [2021-01-22T12:04:07.618Z] === RUN TestFixedBufferLen [2021-01-22T12:04:07.618Z] --- PASS: TestFixedBufferLen (0.00s) [2021-01-22T12:04:07.618Z] === RUN TestFixedBufferString [2021-01-22T12:04:07.618Z] --- PASS: TestFixedBufferString (0.00s) [2021-01-22T12:04:07.618Z] === RUN TestFixedBufferWrite [2021-01-22T12:04:07.618Z] --- PASS: TestFixedBufferWrite (0.00s) [2021-01-22T12:04:07.618Z] === RUN TestFixedBufferRead [2021-01-22T12:04:07.618Z] --- PASS: TestFixedBufferRead (0.00s) [2021-01-22T12:04:07.618Z] === RUN TestBytesPipeRead [2021-01-22T12:04:07.618Z] --- PASS: TestBytesPipeRead (0.00s) [2021-01-22T12:04:07.618Z] === RUN TestBytesPipeWrite [2021-01-22T12:04:07.618Z] --- PASS: TestBytesPipeWrite (0.00s) [2021-01-22T12:04:07.618Z] === RUN TestBytesPipeWriteRandomChunks [2021-01-22T12:04:07.618Z] --- PASS: TestPigz (0.13s) [2021-01-22T12:04:07.618Z] archive_test.go:1339: Tested whether Pigz is not used, as it not installed [2021-01-22T12:04:07.618Z] === RUN TestCopyFileWithInvalidDest [2021-01-22T12:04:07.618Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2021-01-22T12:04:07.618Z] archive_windows_test.go:16: Currently fails [2021-01-22T12:04:07.618Z] === RUN TestCanonicalTarNameForPath [2021-01-22T12:04:07.618Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2021-01-22T12:04:07.618Z] === RUN TestCanonicalTarName [2021-01-22T12:04:07.618Z] --- PASS: TestCanonicalTarName (0.00s) [2021-01-22T12:04:07.618Z] === RUN TestChmodTarEntry [2021-01-22T12:04:07.618Z] --- PASS: TestChmodTarEntry (0.00s) [2021-01-22T12:04:07.618Z] === RUN TestHardLinkOrder [2021-01-22T12:04:07.618Z] --- PASS: TestHardLinkOrder (0.08s) [2021-01-22T12:04:07.618Z] === RUN TestChangeString [2021-01-22T12:04:07.618Z] --- PASS: TestChangeString (0.00s) [2021-01-22T12:04:07.618Z] === RUN TestChangesWithNoChanges [2021-01-22T12:04:07.618Z] --- PASS: TestChangesWithNoChanges (0.02s) [2021-01-22T12:04:07.618Z] === RUN TestChangesWithChanges [2021-01-22T12:04:07.618Z] --- PASS: TestChangesWithChanges (0.02s) [2021-01-22T12:04:07.618Z] === RUN TestChangesWithChangesGH13590 [2021-01-22T12:04:07.618Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2021-01-22T12:04:07.618Z] changes_test.go:192: needs more investigation [2021-01-22T12:04:07.618Z] === RUN TestChangesDirsEmpty [2021-01-22T12:04:07.618Z] --- PASS: TestChangesDirsEmpty (0.18s) [2021-01-22T12:04:07.618Z] === RUN TestChangesDirsMutated [2021-01-22T12:04:07.722Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-01-22T12:04:08.081Z] --- PASS: TestChangesDirsMutated (0.12s) [2021-01-22T12:04:08.082Z] === RUN TestApplyLayer [2021-01-22T12:04:08.082Z] --- SKIP: TestApplyLayer (0.00s) [2021-01-22T12:04:08.082Z] changes_test.go:405: needs further investigation [2021-01-22T12:04:08.082Z] === RUN TestChangesSizeWithHardlinks [2021-01-22T12:04:08.082Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2021-01-22T12:04:08.082Z] changes_test.go:441: needs further investigation [2021-01-22T12:04:08.082Z] === RUN TestChangesSizeWithNoChanges [2021-01-22T12:04:08.082Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2021-01-22T12:04:08.082Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2021-01-22T12:04:08.082Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2021-01-22T12:04:08.082Z] === RUN TestChangesSize [2021-01-22T12:04:08.082Z] --- PASS: TestBytesPipeWriteRandomChunks (0.45s) [2021-01-22T12:04:08.082Z] --- PASS: TestChangesSize (0.00s) [2021-01-22T12:04:08.082Z] === RUN TestAtomicWriteToFile [2021-01-22T12:04:08.082Z] === RUN TestApplyLayerInvalidFilenames [2021-01-22T12:04:08.082Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames482171655\\dest" [2021-01-22T12:04:08.082Z] --- PASS: TestAtomicWriteToFile (0.01s) [2021-01-22T12:04:08.082Z] === RUN TestAtomicWriteSetCommit [2021-01-22T12:04:08.082Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s) [2021-01-22T12:04:08.082Z] === RUN TestApplyLayerInvalidHardlink [2021-01-22T12:04:08.082Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2021-01-22T12:04:08.082Z] === RUN TestAtomicWriteSetCancel [2021-01-22T12:04:08.082Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink723417297\\victim\\hello" -> "../victim/hello" [2021-01-22T12:04:08.082Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink569151996\\victim\\hello" -> "/../victim/hello" [2021-01-22T12:04:08.082Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2021-01-22T12:04:08.082Z] === RUN TestReadCloserWrapperClose [2021-01-22T12:04:08.082Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2021-01-22T12:04:08.082Z] === RUN TestReaderErrWrapperReadOnError [2021-01-22T12:04:08.082Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2021-01-22T12:04:08.082Z] === RUN TestReaderErrWrapperRead [2021-01-22T12:04:08.082Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2021-01-22T12:04:08.082Z] === RUN TestHashData [2021-01-22T12:04:08.082Z] --- PASS: TestHashData (0.00s) [2021-01-22T12:04:08.082Z] === RUN TestCancelReadCloser [2021-01-22T12:04:08.082Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink868264235\\victim" -> "../victim" [2021-01-22T12:04:08.082Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink843032718\\victim" -> "../victim" [2021-01-22T12:04:08.082Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink168384661\\victim" -> "../victim" [2021-01-22T12:04:08.082Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink515952880\\victim" -> "../victim" [2021-01-22T12:04:08.082Z] === RUN TestError [2021-01-22T12:04:08.082Z] --- PASS: TestError (0.00s) [2021-01-22T12:04:08.082Z] === RUN TestProgressString [2021-01-22T12:04:08.082Z] === RUN TestProgressString/no_progress [2021-01-22T12:04:08.082Z] === RUN TestProgressString/progress_1 [2021-01-22T12:04:08.082Z] === RUN TestProgressString/some_progress_with_a_start_time [2021-01-22T12:04:08.082Z] === RUN TestProgressString/some_progress_without_a_start_time [2021-01-22T12:04:08.082Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2021-01-22T12:04:08.082Z] === RUN TestProgressString/with_units [2021-01-22T12:04:08.082Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2021-01-22T12:04:08.082Z] === RUN TestProgressString/hide_counts [2021-01-22T12:04:08.082Z] --- PASS: TestProgressString (0.00s) [2021-01-22T12:04:08.082Z] --- PASS: TestProgressString/no_progress (0.00s) [2021-01-22T12:04:08.082Z] --- PASS: TestProgressString/progress_1 (0.00s) [2021-01-22T12:04:08.082Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2021-01-22T12:04:08.082Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2021-01-22T12:04:08.082Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2021-01-22T12:04:08.082Z] --- PASS: TestProgressString/with_units (0.00s) [2021-01-22T12:04:08.082Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2021-01-22T12:04:08.082Z] --- PASS: TestProgressString/hide_counts (0.00s) [2021-01-22T12:04:08.082Z] === RUN TestJSONMessageDisplay [2021-01-22T12:04:08.082Z] --- PASS: TestApplyLayerInvalidHardlink (0.02s) [2021-01-22T12:04:08.082Z] === RUN TestApplyLayerInvalidSymlink [2021-01-22T12:04:08.082Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink115945359\\dest\\dotdot" -> "../victim/hello" [2021-01-22T12:04:08.082Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink607147938\\dest\\slash-dotdot" -> "/../victim/hello" [2021-01-22T12:04:08.082Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink835687577\\dest\\loophole-victim" -> "../victim" [2021-01-22T12:04:08.082Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink143487268\\dest\\loophole-victim" -> "../victim" [2021-01-22T12:04:08.082Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink156809267\\dest\\loophole-victim" -> "../victim" [2021-01-22T12:04:08.082Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink875546102\\dest\\loophole-victim" -> "../victim" [2021-01-22T12:04:08.082Z] --- PASS: TestApplyLayerInvalidSymlink (0.03s) [2021-01-22T12:04:08.082Z] === RUN TestApplyLayerWhiteouts [2021-01-22T12:04:08.082Z] --- PASS: TestApplyLayerWhiteouts (0.05s) [2021-01-22T12:04:08.082Z] === RUN TestGenerateEmptyFile [2021-01-22T12:04:08.082Z] --- PASS: TestGenerateEmptyFile (0.00s) [2021-01-22T12:04:08.082Z] === RUN TestGenerateWithContent [2021-01-22T12:04:08.082Z] --- PASS: TestGenerateWithContent (0.00s) [2021-01-22T12:04:08.082Z] PASS [2021-01-22T12:04:08.082Z] coverage: 62.5% of statements [2021-01-22T12:04:08.082Z] --- PASS: TestCancelReadCloser (0.10s) [2021-01-22T12:04:08.082Z] === RUN TestWriteCloserWrapperClose [2021-01-22T12:04:08.082Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2021-01-22T12:04:08.082Z] === RUN TestNopWriteCloser [2021-01-22T12:04:08.082Z] --- PASS: TestNopWriteCloser (0.00s) [2021-01-22T12:04:08.082Z] === RUN TestNopWriter [2021-01-22T12:04:08.082Z] --- PASS: TestNopWriter (0.00s) [2021-01-22T12:04:08.082Z] === RUN TestWriteCounter [2021-01-22T12:04:08.082Z] --- PASS: TestWriteCounter (0.00s) [2021-01-22T12:04:08.082Z] PASS [2021-01-22T12:04:08.082Z] coverage: 69.2% of statements [2021-01-22T12:04:08.082Z] ok github.com/docker/docker/pkg/archive 7.704s coverage: 62.5% of statements [2021-01-22T12:04:08.082Z] ok github.com/docker/docker/pkg/ioutils 0.619s coverage: 69.2% of statements [2021-01-22T12:04:08.082Z] === RUN TestStandardLongPath [2021-01-22T12:04:08.082Z] --- PASS: TestStandardLongPath (0.00s) [2021-01-22T12:04:08.082Z] === RUN TestUNCLongPath [2021-01-22T12:04:08.082Z] --- PASS: TestUNCLongPath (0.00s) [2021-01-22T12:04:08.082Z] PASS [2021-01-22T12:04:08.082Z] coverage: 100.0% of statements [2021-01-22T12:04:08.082Z] --- PASS: TestJSONMessageDisplay (0.12s) [2021-01-22T12:04:08.082Z] === RUN TestJSONMessageDisplayWithJSONError [2021-01-22T12:04:08.082Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2021-01-22T12:04:08.082Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2021-01-22T12:04:08.082Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2021-01-22T12:04:08.082Z] === RUN TestDisplayJSONMessagesStream [2021-01-22T12:04:08.082Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2021-01-22T12:04:08.082Z] PASS [2021-01-22T12:04:08.082Z] coverage: 91.7% of statements [2021-01-22T12:04:08.082Z] ok github.com/docker/docker/pkg/longpath 0.040s coverage: 100.0% of statements [2021-01-22T12:04:08.082Z] ok github.com/docker/docker/pkg/jsonmessage 0.173s coverage: 91.7% of statements [2021-01-22T12:04:09.063Z] === RUN TestNameFormat [2021-01-22T12:04:09.063Z] --- PASS: TestNameFormat (0.00s) [2021-01-22T12:04:09.063Z] === RUN TestNameRetries [2021-01-22T12:04:09.063Z] --- PASS: TestNameRetries (0.00s) [2021-01-22T12:04:09.063Z] PASS [2021-01-22T12:04:09.063Z] coverage: 85.7% of statements [2021-01-22T12:04:09.063Z] ok github.com/docker/docker/pkg/namesgenerator 0.085s coverage: 85.7% of statements [2021-01-22T12:04:09.063Z] === RUN TestParseKeyValueOpt [2021-01-22T12:04:09.063Z] --- PASS: TestParseKeyValueOpt (0.00s) [2021-01-22T12:04:09.063Z] === RUN TestParseUintList [2021-01-22T12:04:09.063Z] --- PASS: TestParseUintList (0.00s) [2021-01-22T12:04:09.063Z] === RUN TestParseUintListMaximumLimits [2021-01-22T12:04:09.063Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2021-01-22T12:04:09.063Z] PASS [2021-01-22T12:04:09.063Z] coverage: 97.0% of statements [2021-01-22T12:04:09.063Z] ok github.com/docker/docker/pkg/parsers 0.110s coverage: 97.0% of statements [2021-01-22T12:04:09.450Z] --- PASS: TestServiceCreateInit (10.24s) [2021-01-22T12:04:09.450Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.16s) [2021-01-22T12:04:09.450Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.04s) [2021-01-22T12:04:09.450Z] === RUN TestCreateServiceMultipleTimes [2021-01-22T12:04:09.526Z] === RUN TestNewAndRemove [2021-01-22T12:04:09.526Z] --- PASS: TestNewAndRemove (0.00s) [2021-01-22T12:04:09.526Z] === RUN TestRemoveInvalidPath [2021-01-22T12:04:09.526Z] --- PASS: TestRemoveInvalidPath (0.00s) [2021-01-22T12:04:09.526Z] PASS [2021-01-22T12:04:09.526Z] coverage: 82.6% of statements [2021-01-22T12:04:09.526Z] ok github.com/docker/docker/pkg/pidfile 0.049s coverage: 82.6% of statements [2021-01-22T12:04:10.236Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-01-22T12:04:10.236Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-01-22T12:04:10.236Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-01-22T12:04:10.236Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-01-22T12:04:10.491Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-01-22T12:04:10.500Z] === RUN TestParseEmptyInterface [2021-01-22T12:04:10.500Z] --- PASS: TestParseEmptyInterface (0.00s) [2021-01-22T12:04:10.500Z] === RUN TestParseNonInterfaceType [2021-01-22T12:04:10.500Z] --- PASS: TestParseNonInterfaceType (0.00s) [2021-01-22T12:04:10.500Z] === RUN TestParseWithOneFunction [2021-01-22T12:04:10.500Z] --- PASS: TestParseWithOneFunction (0.00s) [2021-01-22T12:04:10.500Z] === RUN TestParseWithMultipleFuncs [2021-01-22T12:04:10.500Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2021-01-22T12:04:10.500Z] === RUN TestParseWithUnnamedReturn [2021-01-22T12:04:10.500Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2021-01-22T12:04:10.500Z] === RUN TestEmbeddedInterface [2021-01-22T12:04:10.500Z] --- PASS: TestEmbeddedInterface (0.00s) [2021-01-22T12:04:10.500Z] === RUN TestParsedImports [2021-01-22T12:04:10.500Z] --- PASS: TestParsedImports (0.00s) [2021-01-22T12:04:10.500Z] === RUN TestAliasedImports [2021-01-22T12:04:10.500Z] --- PASS: TestAliasedImports (0.00s) [2021-01-22T12:04:10.500Z] PASS [2021-01-22T12:04:10.500Z] coverage: 56.8% of statements [2021-01-22T12:04:10.500Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.085s coverage: 56.8% of statements [2021-01-22T12:04:10.746Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-01-22T12:04:11.476Z] === RUN TestFailedConnection [2021-01-22T12:04:11.939Z] === RUN TestHTTPTransport [2021-01-22T12:04:11.939Z] --- PASS: TestHTTPTransport (0.00s) [2021-01-22T12:04:11.939Z] PASS [2021-01-22T12:04:11.939Z] coverage: 85.7% of statements [2021-01-22T12:04:11.939Z] ok github.com/docker/docker/pkg/plugins/transport 0.042s coverage: 85.7% of statements [2021-01-22T12:04:11.939Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2021-01-22T12:04:11.939Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-01-22T12:04:11.939Z] === RUN TestBufioReaderPoolPutAndGet [2021-01-22T12:04:11.939Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2021-01-22T12:04:11.939Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2021-01-22T12:04:11.939Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2021-01-22T12:04:11.939Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2021-01-22T12:04:11.939Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-01-22T12:04:11.939Z] === RUN TestBufioWriterPoolPutAndGet [2021-01-22T12:04:11.939Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2021-01-22T12:04:11.939Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2021-01-22T12:04:11.939Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2021-01-22T12:04:11.939Z] === RUN TestBufferPoolPutAndGet [2021-01-22T12:04:11.939Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2021-01-22T12:04:11.939Z] PASS [2021-01-22T12:04:11.939Z] coverage: 88.2% of statements [2021-01-22T12:04:11.939Z] ok github.com/docker/docker/pkg/pools 0.038s coverage: 88.2% of statements [2021-01-22T12:04:12.634Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-01-22T12:04:12.914Z] === RUN TestOutputOnPrematureClose [2021-01-22T12:04:12.914Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2021-01-22T12:04:12.914Z] === RUN TestCompleteSilently [2021-01-22T12:04:12.914Z] --- PASS: TestCompleteSilently (0.00s) [2021-01-22T12:04:12.914Z] PASS [2021-01-22T12:04:12.914Z] coverage: 75.9% of statements [2021-01-22T12:04:12.914Z] ok github.com/docker/docker/pkg/progress 0.037s coverage: 75.9% of statements [2021-01-22T12:04:12.914Z] --- PASS: TestFailedConnection (1.10s) [2021-01-22T12:04:12.914Z] === RUN TestFailOnce [2021-01-22T12:04:12.914Z] === RUN TestSendToOneSub [2021-01-22T12:04:12.914Z] --- PASS: TestSendToOneSub (0.00s) [2021-01-22T12:04:12.914Z] === RUN TestSendToMultipleSubs [2021-01-22T12:04:12.914Z] --- PASS: TestSendToMultipleSubs (0.00s) [2021-01-22T12:04:12.914Z] === RUN TestEvictOneSub [2021-01-22T12:04:12.914Z] --- PASS: TestEvictOneSub (0.00s) [2021-01-22T12:04:12.914Z] === RUN TestClosePublisher [2021-01-22T12:04:12.914Z] --- PASS: TestClosePublisher (0.00s) [2021-01-22T12:04:12.914Z] === RUN TestPubSubRace [2021-01-22T12:04:12.914Z] 2021/01/22 12:04:12 http: panic serving 127.0.0.1:49222: Plugin not ready [2021-01-22T12:04:12.914Z] goroutine 34 [running]: [2021-01-22T12:04:12.914Z] net/http.(*conn).serve.func1(0xc000134000) [2021-01-22T12:04:12.914Z] c:/go/src/net/http/server.go:1795 +0x140 [2021-01-22T12:04:12.914Z] panic(0x849b40, 0x986990) [2021-01-22T12:04:12.914Z] c:/go/src/runtime/panic.go:679 +0x1c0 [2021-01-22T12:04:12.914Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0x99a5c0, 0xc000148000, 0xc000146000) [2021-01-22T12:04:12.914Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56 [2021-01-22T12:04:12.914Z] net/http.HandlerFunc.ServeHTTP(0xc0000ec050, 0x99a5c0, 0xc000148000, 0xc000146000) [2021-01-22T12:04:12.914Z] c:/go/src/net/http/server.go:2036 +0x4b [2021-01-22T12:04:12.914Z] net/http.(*ServeMux).ServeHTTP(0xc0000fc000, 0x99a5c0, 0xc000148000, 0xc000146000) [2021-01-22T12:04:12.914Z] c:/go/src/net/http/server.go:2416 +0x1c4 [2021-01-22T12:04:12.914Z] net/http.serverHandler.ServeHTTP(0xc000102000, 0x99a5c0, 0xc000148000, 0xc000146000) [2021-01-22T12:04:12.914Z] c:/go/src/net/http/server.go:2831 +0xab [2021-01-22T12:04:12.914Z] net/http.(*conn).serve(0xc000134000, 0x99b180, 0xc000122040) [2021-01-22T12:04:12.914Z] c:/go/src/net/http/server.go:1919 +0x87c [2021-01-22T12:04:12.914Z] created by net/http.(*Server).Serve [2021-01-22T12:04:12.914Z] c:/go/src/net/http/server.go:2957 +0x38b [2021-01-22T12:04:12.914Z] time="2021-01-22T12:04:12Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49221/Test.FailOnce: Post http://127.0.0.1:49221/Test.FailOnce: EOF, retrying in 1s" [2021-01-22T12:04:13.889Z] === RUN TestRegister [2021-01-22T12:04:13.889Z] --- PASS: TestRegister (0.00s) [2021-01-22T12:04:13.889Z] === RUN TestCommand [2021-01-22T12:04:13.889Z] --- PASS: TestCommand (0.03s) [2021-01-22T12:04:13.889Z] === RUN TestNaiveSelf [2021-01-22T12:04:13.889Z] --- PASS: TestNaiveSelf (0.02s) [2021-01-22T12:04:13.889Z] PASS [2021-01-22T12:04:13.889Z] coverage: 82.4% of statements [2021-01-22T12:04:13.889Z] ok github.com/docker/docker/pkg/reexec 0.091s coverage: 82.4% of statements [2021-01-22T12:04:13.889Z] --- PASS: TestPubSubRace (1.06s) [2021-01-22T12:04:13.889Z] PASS [2021-01-22T12:04:13.889Z] coverage: 75.0% of statements [2021-01-22T12:04:13.889Z] ok github.com/docker/docker/pkg/pubsub 1.094s coverage: 75.0% of statements [2021-01-22T12:04:13.889Z] --- PASS: TestFailOnce (1.14s) [2021-01-22T12:04:13.889Z] === RUN TestEchoInputOutput [2021-01-22T12:04:13.889Z] --- PASS: TestEchoInputOutput (0.00s) [2021-01-22T12:04:13.889Z] === RUN TestBackoff [2021-01-22T12:04:13.889Z] --- PASS: TestBackoff (0.00s) [2021-01-22T12:04:13.889Z] === RUN TestAbortRetry [2021-01-22T12:04:13.889Z] --- PASS: TestAbortRetry (0.00s) [2021-01-22T12:04:13.889Z] === RUN TestClientScheme [2021-01-22T12:04:13.889Z] --- PASS: TestClientScheme (0.00s) [2021-01-22T12:04:13.889Z] === RUN TestNewClientWithTimeout [2021-01-22T12:04:14.351Z] time="2021-01-22T12:04:14Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49226/Test.Echo: Post http://127.0.0.1:49226/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2021-01-22T12:04:14.525Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-01-22T12:04:14.813Z] === RUN TestParseSignal [2021-01-22T12:04:14.813Z] --- PASS: TestParseSignal (0.00s) [2021-01-22T12:04:14.813Z] === RUN TestValidSignalForPlatform [2021-01-22T12:04:14.813Z] --- PASS: TestValidSignalForPlatform (0.00s) [2021-01-22T12:04:14.813Z] PASS [2021-01-22T12:04:14.813Z] coverage: 20.3% of statements [2021-01-22T12:04:14.813Z] ok github.com/docker/docker/pkg/signal 0.043s coverage: 20.3% of statements [2021-01-22T12:04:14.813Z] === RUN TestNewStdWriter [2021-01-22T12:04:14.813Z] --- PASS: TestNewStdWriter (0.00s) [2021-01-22T12:04:14.813Z] === RUN TestWriteWithUninitializedStdWriter [2021-01-22T12:04:14.813Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2021-01-22T12:04:14.813Z] === RUN TestWriteWithNilBytes [2021-01-22T12:04:14.813Z] --- PASS: TestWriteWithNilBytes (0.00s) [2021-01-22T12:04:14.813Z] === RUN TestWrite [2021-01-22T12:04:14.813Z] --- PASS: TestWrite (0.00s) [2021-01-22T12:04:14.813Z] === RUN TestWriteWithWriterError [2021-01-22T12:04:14.813Z] --- PASS: TestWriteWithWriterError (0.00s) [2021-01-22T12:04:14.813Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2021-01-22T12:04:14.813Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2021-01-22T12:04:14.813Z] === RUN TestStdCopyWriteAndRead [2021-01-22T12:04:14.813Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2021-01-22T12:04:14.813Z] === RUN TestStdCopyReturnsErrorReadingHeader [2021-01-22T12:04:14.813Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2021-01-22T12:04:14.813Z] === RUN TestStdCopyReturnsErrorReadingFrame [2021-01-22T12:04:14.813Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2021-01-22T12:04:14.813Z] === RUN TestStdCopyDetectsCorruptedFrame [2021-01-22T12:04:14.813Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2021-01-22T12:04:14.813Z] === RUN TestStdCopyWithInvalidInputHeader [2021-01-22T12:04:14.813Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2021-01-22T12:04:14.813Z] === RUN TestStdCopyWithCorruptedPrefix [2021-01-22T12:04:14.813Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2021-01-22T12:04:14.813Z] === RUN TestStdCopyReturnsWriteErrors [2021-01-22T12:04:14.813Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2021-01-22T12:04:14.813Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2021-01-22T12:04:14.813Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2021-01-22T12:04:14.813Z] === RUN TestStdCopyReturnsErrorFromSystem [2021-01-22T12:04:14.813Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2021-01-22T12:04:14.813Z] PASS [2021-01-22T12:04:14.813Z] coverage: 100.0% of statements [2021-01-22T12:04:14.813Z] ok github.com/docker/docker/pkg/stdcopy 0.041s coverage: 100.0% of statements [2021-01-22T12:04:15.789Z] === RUN TestGenerateRandomID [2021-01-22T12:04:15.789Z] --- PASS: TestGenerateRandomID (0.00s) [2021-01-22T12:04:15.789Z] === RUN TestShortenId [2021-01-22T12:04:15.789Z] --- PASS: TestShortenId (0.00s) [2021-01-22T12:04:15.789Z] === RUN TestShortenSha256Id [2021-01-22T12:04:15.789Z] --- PASS: TestShortenSha256Id (0.00s) [2021-01-22T12:04:15.789Z] === RUN TestShortenIdEmpty [2021-01-22T12:04:15.789Z] --- PASS: TestShortenIdEmpty (0.00s) [2021-01-22T12:04:15.789Z] === RUN TestShortenIdInvalid [2021-01-22T12:04:15.789Z] --- PASS: TestShortenIdInvalid (0.00s) [2021-01-22T12:04:15.789Z] === RUN TestIsShortIDNonHex [2021-01-22T12:04:15.789Z] --- PASS: TestIsShortIDNonHex (0.00s) [2021-01-22T12:04:15.789Z] === RUN TestIsShortIDNotCorrectSize [2021-01-22T12:04:15.789Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2021-01-22T12:04:15.789Z] PASS [2021-01-22T12:04:15.789Z] coverage: 70.6% of statements [2021-01-22T12:04:15.789Z] ok github.com/docker/docker/pkg/stringid 0.037s coverage: 70.6% of statements [2021-01-22T12:04:15.789Z] === RUN TestRawProgressFormatterFormatStatus [2021-01-22T12:04:15.789Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2021-01-22T12:04:15.789Z] === RUN TestRawProgressFormatterFormatProgress [2021-01-22T12:04:15.789Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2021-01-22T12:04:15.789Z] === RUN TestFormatStatus [2021-01-22T12:04:15.789Z] --- PASS: TestFormatStatus (0.00s) [2021-01-22T12:04:15.789Z] === RUN TestFormatError [2021-01-22T12:04:15.789Z] --- PASS: TestFormatError (0.00s) [2021-01-22T12:04:15.789Z] === RUN TestFormatJSONError [2021-01-22T12:04:15.789Z] --- PASS: TestFormatJSONError (0.00s) [2021-01-22T12:04:15.789Z] === RUN TestJsonProgressFormatterFormatProgress [2021-01-22T12:04:15.789Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2021-01-22T12:04:15.789Z] === RUN TestJsonProgressFormatterFormatStatus [2021-01-22T12:04:15.789Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2021-01-22T12:04:15.789Z] === RUN TestNewJSONProgressOutput [2021-01-22T12:04:15.789Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2021-01-22T12:04:15.789Z] === RUN TestAuxFormatterEmit [2021-01-22T12:04:15.789Z] --- PASS: TestAuxFormatterEmit (0.00s) [2021-01-22T12:04:15.789Z] === RUN TestStreamWriterStdout [2021-01-22T12:04:15.789Z] --- PASS: TestStreamWriterStdout (0.00s) [2021-01-22T12:04:15.789Z] === RUN TestStreamWriterStderr [2021-01-22T12:04:15.789Z] --- PASS: TestStreamWriterStderr (0.00s) [2021-01-22T12:04:15.789Z] PASS [2021-01-22T12:04:15.789Z] coverage: 66.2% of statements [2021-01-22T12:04:15.789Z] ok github.com/docker/docker/pkg/streamformatter 0.046s coverage: 66.2% of statements [2021-01-22T12:04:15.789Z] time="2021-01-22T12:04:15Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49226/Test.Echo: Post http://127.0.0.1:49226/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2021-01-22T12:04:15.890Z] --- PASS: TestImportExtremelyLargeImageWorks (197.99s) [2021-01-22T12:04:15.890Z] PASS [2021-01-22T12:04:15.890Z] [2021-01-22T12:04:15.890Z] DONE 12 tests in 201.761s [2021-01-22T12:04:15.890Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-01-22T12:04:15.890Z] ++ 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-22T12:04:15.890Z] ++ set -e [2021-01-22T12:04:15.890Z] ++ '[' -n 0 ']' [2021-01-22T12:04:15.890Z] ++ set -x [2021-01-22T12:04:15.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=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-22T12:04:15.890Z] INFO: Testing against a local daemon [2021-01-22T12:04:15.890Z] === RUN TestNetworkCreateDelete [2021-01-22T12:04:16.147Z] --- PASS: TestNetworkCreateDelete (0.18s) [2021-01-22T12:04:16.147Z] === RUN TestDockerNetworkDeletePreferID [2021-01-22T12:04:16.413Z] --- PASS: TestDockerNetworkDeletePreferID (0.47s) [2021-01-22T12:04:16.413Z] === RUN TestDaemonDNSFallback [2021-01-22T12:04:16.764Z] === RUN TestIsCpusetListAvailable [2021-01-22T12:04:16.764Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2021-01-22T12:04:16.764Z] PASS [2021-01-22T12:04:16.764Z] coverage: 38.2% of statements [2021-01-22T12:04:16.764Z] ok github.com/docker/docker/pkg/sysinfo 0.037s coverage: 38.2% of statements [2021-01-22T12:04:17.354Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-01-22T12:04:17.739Z] === RUN TestChtimes [2021-01-22T12:04:17.739Z] --- PASS: TestChtimes (0.02s) [2021-01-22T12:04:17.739Z] === RUN TestChtimesWindows [2021-01-22T12:04:17.739Z] --- PASS: TestChtimesWindows (0.00s) [2021-01-22T12:04:17.739Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2021-01-22T12:04:17.739Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2021-01-22T12:04:17.739Z] === RUN TestEnsureRemoveAllNotExist [2021-01-22T12:04:17.739Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2021-01-22T12:04:17.739Z] === RUN TestEnsureRemoveAllWithDir [2021-01-22T12:04:17.739Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2021-01-22T12:04:17.739Z] === RUN TestEnsureRemoveAllWithFile [2021-01-22T12:04:17.739Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2021-01-22T12:04:17.739Z] === RUN TestHasWin32KSupport [2021-01-22T12:04:17.739Z] --- PASS: TestHasWin32KSupport (0.00s) [2021-01-22T12:04:17.739Z] syscall_windows_test.go:8: win32k: true [2021-01-22T12:04:17.739Z] PASS [2021-01-22T12:04:17.739Z] coverage: 12.0% of statements [2021-01-22T12:04:17.739Z] ok github.com/docker/docker/pkg/system 0.080s coverage: 12.0% of statements [2021-01-22T12:04:17.915Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-01-22T12:04:18.172Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-01-22T12:04:18.202Z] === RUN TestTailFile [2021-01-22T12:04:18.202Z] --- PASS: TestTailFile (0.00s) [2021-01-22T12:04:18.202Z] === RUN TestTailFileManyLines [2021-01-22T12:04:18.202Z] --- PASS: TestTailFileManyLines (0.00s) [2021-01-22T12:04:18.202Z] === RUN TestTailEmptyFile [2021-01-22T12:04:18.202Z] --- PASS: TestTailEmptyFile (0.00s) [2021-01-22T12:04:18.202Z] === RUN TestTailNegativeN [2021-01-22T12:04:18.202Z] --- PASS: TestTailNegativeN (0.00s) [2021-01-22T12:04:18.202Z] === RUN TestNewTailReader [2021-01-22T12:04:18.202Z] === PAUSE TestNewTailReader [2021-01-22T12:04:18.202Z] === CONT TestNewTailReader [2021-01-22T12:04:18.202Z] === RUN TestNewTailReader/no_delimiter [2021-01-22T12:04:18.202Z] === PAUSE TestNewTailReader/no_delimiter [2021-01-22T12:04:18.202Z] === RUN TestNewTailReader/single_byte_delimiter [2021-01-22T12:04:18.202Z] === PAUSE TestNewTailReader/single_byte_delimiter [2021-01-22T12:04:18.202Z] === RUN TestNewTailReader/2_byte_delimiter [2021-01-22T12:04:18.202Z] === PAUSE TestNewTailReader/2_byte_delimiter [2021-01-22T12:04:18.202Z] === RUN TestNewTailReader/4_byte_delimiter [2021-01-22T12:04:18.202Z] === PAUSE TestNewTailReader/4_byte_delimiter [2021-01-22T12:04:18.202Z] === RUN TestNewTailReader/8_byte_delimiter [2021-01-22T12:04:18.202Z] === PAUSE TestNewTailReader/8_byte_delimiter [2021-01-22T12:04:18.202Z] === RUN TestNewTailReader/12_byte_delimiter [2021-01-22T12:04:18.202Z] === PAUSE TestNewTailReader/12_byte_delimiter [2021-01-22T12:04:18.202Z] === RUN TestNewTailReader/truncated_last_line [2021-01-22T12:04:18.202Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2021-01-22T12:04:18.202Z] === RUN TestNewTailReader/truncated_last_line#01 [2021-01-22T12:04:18.202Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2021-01-22T12:04:18.202Z] === RUN TestNewTailReader/truncated_last_line#02 [2021-01-22T12:04:18.202Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2021-01-22T12:04:18.202Z] === CONT TestNewTailReader/no_delimiter [2021-01-22T12:04:18.202Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2021-01-22T12:04:18.202Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2021-01-22T12:04:18.202Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2021-01-22T12:04:18.202Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2021-01-22T12:04:18.202Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2021-01-22T12:04:18.202Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2021-01-22T12:04:18.202Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-01-22T12:04:18.202Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-01-22T12:04:18.202Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-01-22T12:04:18.202Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-01-22T12:04:18.202Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-01-22T12:04:18.202Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-01-22T12:04:18.202Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2021-01-22T12:04:18.202Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2021-01-22T12:04:18.202Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2021-01-22T12:04:18.202Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2021-01-22T12:04:18.202Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2021-01-22T12:04:18.202Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2021-01-22T12:04:18.202Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2021-01-22T12:04:18.202Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2021-01-22T12:04:18.202Z] === RUN TestNewTailReader/no_delimiter/no_lines [2021-01-22T12:04:18.202Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2021-01-22T12:04:18.202Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-01-22T12:04:18.202Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-01-22T12:04:18.202Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2021-01-22T12:04:18.202Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-01-22T12:04:18.202Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-01-22T12:04:18.202Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-01-22T12:04:18.202Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-01-22T12:04:18.202Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-01-22T12:04:18.202Z] === CONT TestNewTailReader/12_byte_delimiter [2021-01-22T12:04:18.202Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2021-01-22T12:04:18.202Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2021-01-22T12:04:18.202Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2021-01-22T12:04:18.202Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2021-01-22T12:04:18.202Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2021-01-22T12:04:18.202Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2021-01-22T12:04:18.202Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-01-22T12:04:18.202Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-01-22T12:04:18.202Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-01-22T12:04:18.202Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-01-22T12:04:18.202Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-01-22T12:04:18.202Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-01-22T12:04:18.202Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-01-22T12:04:18.202Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-01-22T12:04:18.202Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-01-22T12:04:18.202Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-01-22T12:04:18.202Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-01-22T12:04:18.202Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-01-22T12:04:18.202Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-01-22T12:04:18.202Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-01-22T12:04:18.202Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2021-01-22T12:04:18.202Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2021-01-22T12:04:18.202Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-01-22T12:04:18.202Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-01-22T12:04:18.202Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2021-01-22T12:04:18.202Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-01-22T12:04:18.202Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-01-22T12:04:18.202Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-01-22T12:04:18.202Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-01-22T12:04:18.202Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-01-22T12:04:18.202Z] === CONT TestNewTailReader/8_byte_delimiter [2021-01-22T12:04:18.202Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2021-01-22T12:04:18.202Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2021-01-22T12:04:18.202Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2021-01-22T12:04:18.202Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2021-01-22T12:04:18.202Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2021-01-22T12:04:18.202Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2021-01-22T12:04:18.202Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-01-22T12:04:18.202Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-01-22T12:04:18.202Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-01-22T12:04:18.202Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-01-22T12:04:18.202Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-01-22T12:04:18.202Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-01-22T12:04:18.202Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-01-22T12:04:18.202Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-01-22T12:04:18.202Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-01-22T12:04:18.202Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-01-22T12:04:18.202Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-01-22T12:04:18.202Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-01-22T12:04:18.202Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-01-22T12:04:18.202Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-01-22T12:04:18.202Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2021-01-22T12:04:18.202Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2021-01-22T12:04:18.202Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-01-22T12:04:18.202Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-01-22T12:04:18.202Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2021-01-22T12:04:18.202Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-01-22T12:04:18.202Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-01-22T12:04:18.202Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-01-22T12:04:18.202Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-01-22T12:04:18.202Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-01-22T12:04:18.202Z] === CONT TestNewTailReader/4_byte_delimiter [2021-01-22T12:04:18.202Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2021-01-22T12:04:18.202Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2021-01-22T12:04:18.202Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2021-01-22T12:04:18.202Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2021-01-22T12:04:18.202Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2021-01-22T12:04:18.202Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2021-01-22T12:04:18.202Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-01-22T12:04:18.202Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-01-22T12:04:18.202Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-01-22T12:04:18.202Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-01-22T12:04:18.202Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-01-22T12:04:18.202Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-01-22T12:04:18.202Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-01-22T12:04:18.202Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-01-22T12:04:18.202Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-01-22T12:04:18.202Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-01-22T12:04:18.202Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-01-22T12:04:18.202Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-01-22T12:04:18.202Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-01-22T12:04:18.202Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-01-22T12:04:18.202Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2021-01-22T12:04:18.202Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2021-01-22T12:04:18.202Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-01-22T12:04:18.202Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-01-22T12:04:18.202Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-01-22T12:04:18.202Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-01-22T12:04:18.202Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-01-22T12:04:18.202Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-01-22T12:04:18.202Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-01-22T12:04:18.202Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-01-22T12:04:18.202Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-01-22T12:04:18.202Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-01-22T12:04:18.202Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-01-22T12:04:18.202Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-01-22T12:04:18.202Z] === CONT TestNewTailReader/2_byte_delimiter [2021-01-22T12:04:18.202Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2021-01-22T12:04:18.202Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2021-01-22T12:04:18.202Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2021-01-22T12:04:18.202Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2021-01-22T12:04:18.202Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2021-01-22T12:04:18.202Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2021-01-22T12:04:18.202Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-01-22T12:04:18.202Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-01-22T12:04:18.202Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-01-22T12:04:18.202Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-01-22T12:04:18.202Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-01-22T12:04:18.202Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-01-22T12:04:18.202Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-01-22T12:04:18.202Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-01-22T12:04:18.202Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-01-22T12:04:18.202Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-01-22T12:04:18.202Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-01-22T12:04:18.202Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-01-22T12:04:18.202Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-01-22T12:04:18.202Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-01-22T12:04:18.202Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2021-01-22T12:04:18.202Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2021-01-22T12:04:18.202Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-01-22T12:04:18.202Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-01-22T12:04:18.202Z] === CONT TestNewTailReader/no_delimiter/no_lines [2021-01-22T12:04:18.202Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-01-22T12:04:18.202Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-01-22T12:04:18.202Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2021-01-22T12:04:18.202Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-01-22T12:04:18.202Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-01-22T12:04:18.202Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-01-22T12:04:18.202Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-01-22T12:04:18.202Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-01-22T12:04:18.202Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-01-22T12:04:18.202Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-01-22T12:04:18.202Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-01-22T12:04:18.202Z] === CONT TestNewTailReader/single_byte_delimiter [2021-01-22T12:04:18.202Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2021-01-22T12:04:18.202Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2021-01-22T12:04:18.202Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-01-22T12:04:18.202Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-01-22T12:04:18.202Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-01-22T12:04:18.202Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-01-22T12:04:18.202Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-01-22T12:04:18.202Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-01-22T12:04:18.202Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-01-22T12:04:18.202Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-01-22T12:04:18.202Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-01-22T12:04:18.202Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-01-22T12:04:18.202Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-01-22T12:04:18.202Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-01-22T12:04:18.202Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-01-22T12:04:18.202Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-01-22T12:04:18.202Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2021-01-22T12:04:18.202Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2021-01-22T12:04:18.202Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2021-01-22T12:04:18.202Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2021-01-22T12:04:18.202Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2021-01-22T12:04:18.202Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2021-01-22T12:04:18.202Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-01-22T12:04:18.202Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-01-22T12:04:18.202Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-01-22T12:04:18.202Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-01-22T12:04:18.202Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-01-22T12:04:18.202Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-01-22T12:04:18.202Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-01-22T12:04:18.202Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-01-22T12:04:18.202Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-01-22T12:04:18.202Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-01-22T12:04:18.202Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-01-22T12:04:18.202Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-01-22T12:04:18.202Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-01-22T12:04:18.202Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-01-22T12:04:18.202Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2021-01-22T12:04:18.202Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2021-01-22T12:04:18.202Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-01-22T12:04:18.203Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-01-22T12:04:18.203Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2021-01-22T12:04:18.203Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-01-22T12:04:18.203Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-01-22T12:04:18.203Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-01-22T12:04:18.203Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-01-22T12:04:18.203Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-01-22T12:04:18.203Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-01-22T12:04:18.203Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-01-22T12:04:18.203Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-01-22T12:04:18.203Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-01-22T12:04:18.203Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-01-22T12:04:18.203Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-01-22T12:04:18.203Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-01-22T12:04:18.203Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-01-22T12:04:18.203Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-01-22T12:04:18.203Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-01-22T12:04:18.203Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-01-22T12:04:18.203Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-01-22T12:04:18.203Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-01-22T12:04:18.203Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-01-22T12:04:18.203Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-01-22T12:04:18.203Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-01-22T12:04:18.203Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-01-22T12:04:18.203Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-01-22T12:04:18.203Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-01-22T12:04:18.203Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-01-22T12:04:18.203Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-01-22T12:04:18.203Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-01-22T12:04:18.203Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-01-22T12:04:18.203Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-01-22T12:04:18.203Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-01-22T12:04:18.203Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-01-22T12:04:18.203Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-01-22T12:04:18.203Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-01-22T12:04:18.203Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-01-22T12:04:18.203Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2021-01-22T12:04:18.203Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-01-22T12:04:18.203Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-01-22T12:04:18.203Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-01-22T12:04:18.203Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-01-22T12:04:18.203Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-01-22T12:04:18.203Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-01-22T12:04:18.203Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-01-22T12:04:18.203Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-01-22T12:04:18.203Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-01-22T12:04:18.203Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-01-22T12:04:18.203Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-01-22T12:04:18.203Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-01-22T12:04:18.203Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-01-22T12:04:18.203Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-01-22T12:04:18.203Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-01-22T12:04:18.203Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-01-22T12:04:18.203Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-01-22T12:04:18.203Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-01-22T12:04:18.203Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-01-22T12:04:18.203Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-01-22T12:04:18.203Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-01-22T12:04:18.203Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-01-22T12:04:18.203Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-01-22T12:04:18.203Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-01-22T12:04:18.203Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-01-22T12:04:18.203Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-01-22T12:04:18.203Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2021-01-22T12:04:18.203Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-01-22T12:04:18.203Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-01-22T12:04:18.203Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-01-22T12:04:18.203Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-01-22T12:04:18.203Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-01-22T12:04:18.203Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-01-22T12:04:18.203Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-01-22T12:04:18.203Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-01-22T12:04:18.203Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-01-22T12:04:18.203Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2021-01-22T12:04:18.203Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-01-22T12:04:18.203Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-01-22T12:04:18.203Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-01-22T12:04:18.203Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-01-22T12:04:18.203Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-01-22T12:04:18.203Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-01-22T12:04:18.203Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-01-22T12:04:18.203Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-01-22T12:04:18.203Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-01-22T12:04:18.203Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-01-22T12:04:18.203Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-01-22T12:04:18.203Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-01-22T12:04:18.203Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-01-22T12:04:18.203Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-01-22T12:04:18.203Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-01-22T12:04:18.203Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-01-22T12:04:18.203Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-01-22T12:04:18.203Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-01-22T12:04:18.203Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-01-22T12:04:18.203Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-01-22T12:04:18.203Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-01-22T12:04:18.203Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-01-22T12:04:18.203Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-01-22T12:04:18.203Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-01-22T12:04:18.203Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-01-22T12:04:18.203Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-01-22T12:04:18.203Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-01-22T12:04:18.203Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-01-22T12:04:18.203Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-01-22T12:04:18.203Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-01-22T12:04:18.203Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-01-22T12:04:18.203Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-01-22T12:04:18.203Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-01-22T12:04:18.203Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-01-22T12:04:18.203Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-01-22T12:04:18.203Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-01-22T12:04:18.203Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-01-22T12:04:18.203Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-01-22T12:04:18.203Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-01-22T12:04:18.203Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-01-22T12:04:18.203Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-01-22T12:04:18.203Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-01-22T12:04:18.203Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-01-22T12:04:18.203Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-01-22T12:04:18.203Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-01-22T12:04:18.203Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-01-22T12:04:18.203Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-01-22T12:04:18.203Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-01-22T12:04:18.203Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-01-22T12:04:18.203Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-01-22T12:04:18.203Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-01-22T12:04:18.203Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-01-22T12:04:18.203Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-01-22T12:04:18.203Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-01-22T12:04:18.203Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-01-22T12:04:18.203Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-01-22T12:04:18.203Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-01-22T12:04:18.203Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-01-22T12:04:18.203Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-01-22T12:04:18.203Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-01-22T12:04:18.203Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-01-22T12:04:18.203Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-01-22T12:04:18.203Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-01-22T12:04:18.203Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-01-22T12:04:18.203Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-01-22T12:04:18.203Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-01-22T12:04:18.203Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-01-22T12:04:18.203Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-01-22T12:04:18.203Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-01-22T12:04:18.203Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-01-22T12:04:18.203Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-01-22T12:04:18.203Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-01-22T12:04:18.203Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-01-22T12:04:18.203Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-01-22T12:04:18.203Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-01-22T12:04:18.203Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-01-22T12:04:18.203Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-01-22T12:04:18.203Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-01-22T12:04:18.203Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-01-22T12:04:18.203Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-01-22T12:04:18.203Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-01-22T12:04:18.203Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-01-22T12:04:18.203Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-01-22T12:04:18.203Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-01-22T12:04:18.203Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-01-22T12:04:18.203Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-01-22T12:04:18.203Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-01-22T12:04:18.203Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-01-22T12:04:18.203Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-01-22T12:04:18.203Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-01-22T12:04:18.203Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-01-22T12:04:18.203Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-01-22T12:04:18.203Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-01-22T12:04:18.203Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-01-22T12:04:18.203Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-01-22T12:04:18.203Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-01-22T12:04:18.203Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-01-22T12:04:18.203Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-01-22T12:04:18.203Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-01-22T12:04:18.203Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-01-22T12:04:18.203Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-01-22T12:04:18.203Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-01-22T12:04:18.203Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2021-01-22T12:04:18.203Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-01-22T12:04:18.203Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-01-22T12:04:18.203Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-01-22T12:04:18.203Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-01-22T12:04:18.203Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-01-22T12:04:18.203Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-01-22T12:04:18.203Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-01-22T12:04:18.203Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-01-22T12:04:18.203Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-01-22T12:04:18.203Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-01-22T12:04:18.203Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-01-22T12:04:18.203Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-01-22T12:04:18.203Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-01-22T12:04:18.203Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-01-22T12:04:18.203Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-01-22T12:04:18.203Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-01-22T12:04:18.203Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-01-22T12:04:18.203Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-01-22T12:04:18.203Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-01-22T12:04:18.203Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-01-22T12:04:18.203Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-01-22T12:04:18.203Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-01-22T12:04:18.203Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-01-22T12:04:18.203Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-01-22T12:04:18.203Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-01-22T12:04:18.203Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-01-22T12:04:18.203Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-01-22T12:04:18.203Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-01-22T12:04:18.203Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-01-22T12:04:18.203Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-01-22T12:04:18.203Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-01-22T12:04:18.203Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-01-22T12:04:18.203Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-01-22T12:04:18.203Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-01-22T12:04:18.203Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-01-22T12:04:18.203Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-01-22T12:04:18.203Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-01-22T12:04:18.203Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-01-22T12:04:18.203Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-01-22T12:04:18.203Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-01-22T12:04:18.203Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-01-22T12:04:18.203Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2021-01-22T12:04:18.203Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2021-01-22T12:04:18.203Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-01-22T12:04:18.203Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-01-22T12:04:18.203Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-01-22T12:04:18.203Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-01-22T12:04:18.204Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-01-22T12:04:18.204Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-01-22T12:04:18.204Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-01-22T12:04:18.204Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-01-22T12:04:18.204Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-01-22T12:04:18.204Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-01-22T12:04:18.204Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-01-22T12:04:18.204Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-01-22T12:04:18.204Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-01-22T12:04:18.204Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-01-22T12:04:18.204Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-01-22T12:04:18.204Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-01-22T12:04:18.204Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-01-22T12:04:18.204Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-01-22T12:04:18.204Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-01-22T12:04:18.204Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-01-22T12:04:18.204Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-01-22T12:04:18.204Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-01-22T12:04:18.204Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-01-22T12:04:18.204Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-01-22T12:04:18.204Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-01-22T12:04:18.204Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-01-22T12:04:18.204Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-01-22T12:04:18.204Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-01-22T12:04:18.204Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-01-22T12:04:18.204Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-01-22T12:04:18.204Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-01-22T12:04:18.204Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-01-22T12:04:18.204Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-01-22T12:04:18.204Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-01-22T12:04:18.204Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-01-22T12:04:18.204Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-01-22T12:04:18.204Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-01-22T12:04:18.204Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-01-22T12:04:18.204Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-01-22T12:04:18.204Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-01-22T12:04:18.204Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-01-22T12:04:18.204Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-01-22T12:04:18.204Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-01-22T12:04:18.204Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-01-22T12:04:18.204Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-01-22T12:04:18.204Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-01-22T12:04:18.204Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-01-22T12:04:18.204Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-01-22T12:04:18.204Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2021-01-22T12:04:18.204Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-01-22T12:04:18.204Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-01-22T12:04:18.204Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-01-22T12:04:18.204Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-01-22T12:04:18.204Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2021-01-22T12:04:18.204Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-01-22T12:04:18.204Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-01-22T12:04:18.204Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-01-22T12:04:18.204Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-01-22T12:04:18.204Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-01-22T12:04:18.204Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-01-22T12:04:18.204Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-01-22T12:04:18.204Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-01-22T12:04:18.204Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-01-22T12:04:18.204Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-01-22T12:04:18.204Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-01-22T12:04:18.204Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-01-22T12:04:18.204Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-01-22T12:04:18.204Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-01-22T12:04:18.204Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-01-22T12:04:18.204Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-01-22T12:04:18.204Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-01-22T12:04:18.204Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-01-22T12:04:18.204Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-01-22T12:04:18.204Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-01-22T12:04:18.204Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-01-22T12:04:18.204Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-01-22T12:04:18.204Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-01-22T12:04:18.204Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-01-22T12:04:18.204Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-01-22T12:04:18.204Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-01-22T12:04:18.204Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-01-22T12:04:18.204Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-01-22T12:04:18.204Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-01-22T12:04:18.204Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-01-22T12:04:18.204Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-01-22T12:04:18.204Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-01-22T12:04:18.204Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2021-01-22T12:04:18.204Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-01-22T12:04:18.204Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-01-22T12:04:18.204Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-01-22T12:04:18.204Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-01-22T12:04:18.204Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-01-22T12:04:18.204Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-01-22T12:04:18.204Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-01-22T12:04:18.204Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-01-22T12:04:18.204Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-01-22T12:04:18.204Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-01-22T12:04:18.204Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-01-22T12:04:18.204Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-01-22T12:04:18.204Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-01-22T12:04:18.204Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-01-22T12:04:18.204Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-01-22T12:04:18.204Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-01-22T12:04:18.204Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-01-22T12:04:18.204Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-01-22T12:04:18.204Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-01-22T12:04:18.204Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-01-22T12:04:18.204Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-01-22T12:04:18.204Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-01-22T12:04:18.204Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-01-22T12:04:18.204Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-01-22T12:04:18.204Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-01-22T12:04:18.204Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-01-22T12:04:18.204Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-01-22T12:04:18.204Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-01-22T12:04:18.204Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-01-22T12:04:18.204Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-01-22T12:04:18.204Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-01-22T12:04:18.204Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-01-22T12:04:18.204Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-01-22T12:04:18.204Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-01-22T12:04:18.204Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-01-22T12:04:18.204Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-01-22T12:04:18.204Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-01-22T12:04:18.204Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-01-22T12:04:18.204Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-01-22T12:04:18.204Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-01-22T12:04:18.204Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-01-22T12:04:18.204Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-01-22T12:04:18.204Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-01-22T12:04:18.204Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-01-22T12:04:18.204Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-01-22T12:04:18.204Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-01-22T12:04:18.204Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-01-22T12:04:18.204Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-01-22T12:04:18.204Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-01-22T12:04:18.671Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2021-01-22T12:04:18.671Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-01-22T12:04:18.671Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-01-22T12:04:18.671Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-01-22T12:04:18.671Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-01-22T12:04:18.671Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-01-22T12:04:18.671Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-01-22T12:04:18.671Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-01-22T12:04:18.671Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-01-22T12:04:18.671Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-01-22T12:04:18.671Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-01-22T12:04:18.671Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-01-22T12:04:18.671Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-01-22T12:04:18.671Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-01-22T12:04:18.671Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-01-22T12:04:18.671Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-01-22T12:04:18.671Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-01-22T12:04:18.671Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-01-22T12:04:18.671Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-01-22T12:04:18.671Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-01-22T12:04:18.671Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-01-22T12:04:18.671Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-01-22T12:04:18.671Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-01-22T12:04:18.671Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-01-22T12:04:18.671Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-01-22T12:04:18.671Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-01-22T12:04:18.671Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-01-22T12:04:18.671Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2021-01-22T12:04:18.671Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-01-22T12:04:18.671Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-01-22T12:04:18.671Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-01-22T12:04:18.671Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-01-22T12:04:18.671Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-01-22T12:04:18.671Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-01-22T12:04:18.671Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-01-22T12:04:18.671Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-01-22T12:04:18.671Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-01-22T12:04:18.671Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-01-22T12:04:18.671Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-01-22T12:04:18.671Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-01-22T12:04:18.671Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-01-22T12:04:18.671Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-01-22T12:04:18.671Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-01-22T12:04:18.671Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-01-22T12:04:18.671Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-01-22T12:04:18.671Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-01-22T12:04:18.671Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-01-22T12:04:18.671Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-01-22T12:04:18.671Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-01-22T12:04:18.671Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-01-22T12:04:18.671Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-01-22T12:04:18.671Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-01-22T12:04:18.671Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-01-22T12:04:18.671Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-01-22T12:04:18.671Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-01-22T12:04:18.671Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-01-22T12:04:18.671Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-01-22T12:04:18.671Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-01-22T12:04:18.671Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-01-22T12:04:18.671Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-01-22T12:04:18.671Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-01-22T12:04:18.671Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-01-22T12:04:18.671Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-01-22T12:04:18.671Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2021-01-22T12:04:18.671Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-01-22T12:04:18.671Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-01-22T12:04:18.671Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-01-22T12:04:18.671Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-01-22T12:04:18.671Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-01-22T12:04:18.671Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-01-22T12:04:18.671Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-01-22T12:04:18.671Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-01-22T12:04:18.671Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2021-01-22T12:04:18.671Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-01-22T12:04:18.671Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-01-22T12:04:18.671Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-01-22T12:04:18.671Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-01-22T12:04:18.671Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-01-22T12:04:18.671Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-01-22T12:04:18.671Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-01-22T12:04:18.671Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-01-22T12:04:18.671Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-01-22T12:04:18.671Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-01-22T12:04:18.671Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-01-22T12:04:18.671Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-01-22T12:04:18.671Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-01-22T12:04:18.671Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-01-22T12:04:18.671Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-01-22T12:04:18.671Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-01-22T12:04:18.671Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-01-22T12:04:18.671Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-01-22T12:04:18.671Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-01-22T12:04:18.671Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-01-22T12:04:18.671Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-01-22T12:04:18.671Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-01-22T12:04:18.671Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-01-22T12:04:18.671Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-01-22T12:04:18.671Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-01-22T12:04:18.671Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-01-22T12:04:18.671Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-01-22T12:04:18.671Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-01-22T12:04:18.671Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-01-22T12:04:18.671Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-01-22T12:04:18.671Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2021-01-22T12:04:18.671Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-01-22T12:04:18.671Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-01-22T12:04:18.671Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-01-22T12:04:18.671Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-01-22T12:04:18.671Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-01-22T12:04:18.671Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-01-22T12:04:18.671Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-01-22T12:04:18.671Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-01-22T12:04:18.671Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-01-22T12:04:18.671Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-01-22T12:04:18.671Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-01-22T12:04:18.671Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-01-22T12:04:18.671Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-01-22T12:04:18.671Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-01-22T12:04:18.671Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-01-22T12:04:18.671Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-01-22T12:04:18.671Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-01-22T12:04:18.671Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-01-22T12:04:18.671Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-01-22T12:04:18.671Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-01-22T12:04:18.671Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-01-22T12:04:18.672Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-01-22T12:04:18.672Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-01-22T12:04:18.672Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-01-22T12:04:18.672Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-01-22T12:04:18.672Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-01-22T12:04:18.672Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-01-22T12:04:18.672Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-01-22T12:04:18.672Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-01-22T12:04:18.672Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-01-22T12:04:18.672Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-01-22T12:04:18.672Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-01-22T12:04:18.672Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-01-22T12:04:18.672Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-01-22T12:04:18.672Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-01-22T12:04:18.672Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-01-22T12:04:18.672Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-01-22T12:04:18.672Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-01-22T12:04:18.672Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-01-22T12:04:18.672Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-01-22T12:04:18.672Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-01-22T12:04:18.672Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-01-22T12:04:18.672Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-01-22T12:04:18.672Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-01-22T12:04:18.672Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-01-22T12:04:18.672Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-01-22T12:04:18.672Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-01-22T12:04:18.672Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-01-22T12:04:18.672Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-01-22T12:04:18.672Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-01-22T12:04:18.672Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-01-22T12:04:18.672Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-01-22T12:04:18.672Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-01-22T12:04:18.672Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-01-22T12:04:18.672Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-01-22T12:04:18.672Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-01-22T12:04:18.672Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-01-22T12:04:18.672Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-01-22T12:04:18.672Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-01-22T12:04:18.672Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-01-22T12:04:18.672Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-01-22T12:04:18.672Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-01-22T12:04:18.672Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-01-22T12:04:18.672Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-01-22T12:04:18.672Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-01-22T12:04:18.672Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-01-22T12:04:18.672Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-01-22T12:04:18.672Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-01-22T12:04:18.672Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-01-22T12:04:18.672Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2021-01-22T12:04:18.672Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-01-22T12:04:18.672Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-01-22T12:04:18.672Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-01-22T12:04:18.672Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-01-22T12:04:18.672Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-01-22T12:04:18.672Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-01-22T12:04:18.672Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-01-22T12:04:18.672Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-01-22T12:04:18.672Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-01-22T12:04:18.672Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-01-22T12:04:18.672Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-01-22T12:04:18.672Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-01-22T12:04:18.672Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-01-22T12:04:18.672Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-01-22T12:04:18.672Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2021-01-22T12:04:18.672Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-01-22T12:04:18.672Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-01-22T12:04:18.672Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-01-22T12:04:18.672Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-01-22T12:04:18.672Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-01-22T12:04:18.672Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2021-01-22T12:04:18.672Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-01-22T12:04:18.672Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-01-22T12:04:18.672Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-01-22T12:04:18.672Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-01-22T12:04:18.672Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-01-22T12:04:18.672Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-01-22T12:04:18.672Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-01-22T12:04:18.672Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-01-22T12:04:18.672Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-01-22T12:04:18.672Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-01-22T12:04:18.672Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-01-22T12:04:18.672Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-01-22T12:04:18.672Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-01-22T12:04:18.672Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-01-22T12:04:18.672Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-01-22T12:04:18.672Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-01-22T12:04:18.672Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-01-22T12:04:18.672Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-01-22T12:04:18.672Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-01-22T12:04:18.672Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-01-22T12:04:18.672Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-01-22T12:04:18.672Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-01-22T12:04:18.672Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-01-22T12:04:18.672Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-01-22T12:04:18.672Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-01-22T12:04:18.672Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-01-22T12:04:18.672Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-01-22T12:04:18.672Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-01-22T12:04:18.672Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-01-22T12:04:18.672Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-01-22T12:04:18.672Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-01-22T12:04:18.672Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-01-22T12:04:18.672Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-01-22T12:04:18.672Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-01-22T12:04:18.672Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-01-22T12:04:18.672Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-01-22T12:04:18.672Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-01-22T12:04:18.672Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-01-22T12:04:18.672Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-01-22T12:04:18.672Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-01-22T12:04:18.672Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-01-22T12:04:18.672Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-01-22T12:04:18.672Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-01-22T12:04:18.672Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-01-22T12:04:18.672Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-01-22T12:04:18.672Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-01-22T12:04:18.672Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-01-22T12:04:18.672Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-01-22T12:04:18.672Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-01-22T12:04:18.672Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-01-22T12:04:18.672Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-01-22T12:04:18.672Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2021-01-22T12:04:18.672Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-01-22T12:04:18.672Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-01-22T12:04:18.672Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-01-22T12:04:18.672Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-01-22T12:04:18.672Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-01-22T12:04:18.672Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-01-22T12:04:18.672Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-01-22T12:04:18.672Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-01-22T12:04:18.672Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-01-22T12:04:18.672Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-01-22T12:04:18.672Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-01-22T12:04:18.672Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-01-22T12:04:18.672Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-01-22T12:04:18.672Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-01-22T12:04:18.672Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-01-22T12:04:18.672Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-01-22T12:04:18.672Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-01-22T12:04:18.672Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-01-22T12:04:18.672Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-01-22T12:04:18.672Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-01-22T12:04:18.672Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-01-22T12:04:18.672Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-01-22T12:04:18.672Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-01-22T12:04:18.672Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-01-22T12:04:18.672Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-01-22T12:04:18.672Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-01-22T12:04:18.672Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-01-22T12:04:18.672Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-01-22T12:04:18.672Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-01-22T12:04:18.672Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-01-22T12:04:18.672Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-01-22T12:04:18.672Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-01-22T12:04:18.672Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-01-22T12:04:18.672Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-01-22T12:04:18.672Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-01-22T12:04:18.672Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-01-22T12:04:18.672Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-01-22T12:04:18.672Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-01-22T12:04:18.672Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-01-22T12:04:18.672Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-01-22T12:04:18.672Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-01-22T12:04:18.672Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-01-22T12:04:18.672Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-01-22T12:04:18.672Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-01-22T12:04:18.672Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-01-22T12:04:18.672Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-01-22T12:04:18.672Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-01-22T12:04:18.672Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-01-22T12:04:18.672Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-01-22T12:04:18.672Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-01-22T12:04:18.672Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-01-22T12:04:18.672Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-01-22T12:04:18.672Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-01-22T12:04:18.672Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-01-22T12:04:18.672Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-01-22T12:04:18.672Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-01-22T12:04:18.672Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-01-22T12:04:18.672Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-01-22T12:04:18.672Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-01-22T12:04:18.672Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-01-22T12:04:18.672Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-01-22T12:04:18.672Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2021-01-22T12:04:18.672Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-01-22T12:04:18.672Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-01-22T12:04:18.672Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-01-22T12:04:18.672Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-01-22T12:04:18.672Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-01-22T12:04:18.672Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-01-22T12:04:18.672Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-01-22T12:04:18.672Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-01-22T12:04:18.672Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-01-22T12:04:18.672Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-01-22T12:04:18.672Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-01-22T12:04:18.672Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-01-22T12:04:18.672Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-01-22T12:04:18.672Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-01-22T12:04:18.672Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-01-22T12:04:18.672Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-01-22T12:04:18.672Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-01-22T12:04:18.672Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-01-22T12:04:18.672Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-01-22T12:04:18.672Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-01-22T12:04:18.672Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-01-22T12:04:18.672Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-01-22T12:04:18.672Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2021-01-22T12:04:18.672Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-01-22T12:04:18.672Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-01-22T12:04:18.672Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-01-22T12:04:18.672Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-01-22T12:04:18.672Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-01-22T12:04:18.672Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-01-22T12:04:18.672Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-01-22T12:04:18.673Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-01-22T12:04:18.673Z] time="2021-01-22T12:04:18Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49226/Test.Echo: Post http://127.0.0.1:49226/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2021-01-22T12:04:18.673Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-01-22T12:04:18.673Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-01-22T12:04:18.673Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-01-22T12:04:18.673Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-01-22T12:04:18.673Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-01-22T12:04:18.673Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-01-22T12:04:18.673Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-01-22T12:04:18.673Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-01-22T12:04:18.673Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-01-22T12:04:18.673Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-01-22T12:04:18.673Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-01-22T12:04:18.673Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-01-22T12:04:18.673Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-01-22T12:04:18.673Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-01-22T12:04:18.673Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-01-22T12:04:18.673Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-01-22T12:04:18.673Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-01-22T12:04:18.673Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-01-22T12:04:18.673Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-01-22T12:04:18.673Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-01-22T12:04:18.673Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-01-22T12:04:18.673Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-01-22T12:04:18.673Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-01-22T12:04:18.673Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-01-22T12:04:18.673Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-01-22T12:04:18.673Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-01-22T12:04:18.673Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-01-22T12:04:18.673Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-01-22T12:04:18.673Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-01-22T12:04:18.673Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-01-22T12:04:18.673Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-01-22T12:04:18.673Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-01-22T12:04:18.673Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-01-22T12:04:18.673Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-01-22T12:04:18.673Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-01-22T12:04:18.673Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-01-22T12:04:18.673Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-01-22T12:04:18.673Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-01-22T12:04:18.673Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-01-22T12:04:18.673Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-01-22T12:04:18.673Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-01-22T12:04:18.673Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-01-22T12:04:18.673Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-01-22T12:04:18.673Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-01-22T12:04:18.673Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-01-22T12:04:18.673Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-01-22T12:04:18.673Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-01-22T12:04:18.673Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-01-22T12:04:18.673Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-01-22T12:04:18.673Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-01-22T12:04:18.673Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-01-22T12:04:18.673Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-01-22T12:04:18.673Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-01-22T12:04:18.673Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-01-22T12:04:18.673Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-01-22T12:04:18.673Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-01-22T12:04:18.673Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-01-22T12:04:18.673Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-01-22T12:04:18.673Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-01-22T12:04:18.673Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-01-22T12:04:18.673Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-01-22T12:04:18.673Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-01-22T12:04:18.673Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-01-22T12:04:18.673Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-01-22T12:04:18.673Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-01-22T12:04:18.673Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-01-22T12:04:18.673Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-01-22T12:04:18.673Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-01-22T12:04:18.673Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-01-22T12:04:18.673Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-01-22T12:04:18.673Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-01-22T12:04:18.673Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-01-22T12:04:18.673Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-01-22T12:04:18.673Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-01-22T12:04:18.673Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-01-22T12:04:18.673Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-01-22T12:04:18.673Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-01-22T12:04:18.673Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-01-22T12:04:18.673Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-01-22T12:04:18.673Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-01-22T12:04:18.673Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-01-22T12:04:18.673Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-01-22T12:04:18.673Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-01-22T12:04:18.673Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-01-22T12:04:18.673Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-01-22T12:04:18.673Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-01-22T12:04:18.673Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-01-22T12:04:18.673Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-01-22T12:04:18.673Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-01-22T12:04:18.673Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-01-22T12:04:18.673Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-01-22T12:04:18.673Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-01-22T12:04:18.673Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-01-22T12:04:18.673Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-01-22T12:04:18.673Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-01-22T12:04:18.673Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-01-22T12:04:18.673Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-01-22T12:04:18.673Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-01-22T12:04:18.673Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-01-22T12:04:18.673Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-01-22T12:04:18.673Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-01-22T12:04:18.673Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-01-22T12:04:18.673Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-01-22T12:04:18.673Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-01-22T12:04:18.673Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-01-22T12:04:18.673Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-01-22T12:04:18.673Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-01-22T12:04:18.673Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-01-22T12:04:18.673Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-01-22T12:04:18.673Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-01-22T12:04:18.673Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-01-22T12:04:18.673Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-01-22T12:04:18.673Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-01-22T12:04:18.673Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-01-22T12:04:18.673Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-01-22T12:04:18.673Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-01-22T12:04:18.673Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-01-22T12:04:18.673Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-01-22T12:04:18.673Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-01-22T12:04:18.673Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-01-22T12:04:18.673Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-01-22T12:04:18.673Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-01-22T12:04:18.673Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-01-22T12:04:18.673Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-01-22T12:04:18.673Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-01-22T12:04:18.673Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-01-22T12:04:18.673Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-01-22T12:04:18.673Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-01-22T12:04:18.673Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-01-22T12:04:18.673Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-01-22T12:04:18.673Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-01-22T12:04:18.673Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-01-22T12:04:18.673Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-01-22T12:04:18.673Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-01-22T12:04:18.673Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-01-22T12:04:18.673Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-01-22T12:04:18.673Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-01-22T12:04:18.673Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-01-22T12:04:18.673Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-01-22T12:04:18.673Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-01-22T12:04:18.673Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-01-22T12:04:18.673Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-01-22T12:04:18.673Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-01-22T12:04:18.673Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-01-22T12:04:18.673Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-01-22T12:04:18.673Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-01-22T12:04:18.673Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-01-22T12:04:18.673Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-01-22T12:04:18.673Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-01-22T12:04:18.673Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-01-22T12:04:18.673Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-01-22T12:04:18.673Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-01-22T12:04:18.673Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-01-22T12:04:18.673Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-01-22T12:04:18.673Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-01-22T12:04:18.673Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-01-22T12:04:18.673Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-01-22T12:04:18.673Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-01-22T12:04:18.673Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-01-22T12:04:18.673Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-01-22T12:04:18.673Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-01-22T12:04:18.673Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-01-22T12:04:18.673Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-01-22T12:04:18.673Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-01-22T12:04:18.673Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-01-22T12:04:18.673Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-01-22T12:04:18.673Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-01-22T12:04:18.673Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-01-22T12:04:18.673Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-01-22T12:04:18.673Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-01-22T12:04:18.673Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-01-22T12:04:18.673Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-01-22T12:04:18.673Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-01-22T12:04:18.673Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-01-22T12:04:18.673Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-01-22T12:04:18.673Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-01-22T12:04:18.673Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-01-22T12:04:18.673Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-01-22T12:04:18.673Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-01-22T12:04:18.673Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-01-22T12:04:18.673Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-01-22T12:04:18.673Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-01-22T12:04:18.673Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-01-22T12:04:18.673Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-01-22T12:04:18.673Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-01-22T12:04:18.673Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-01-22T12:04:18.673Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-01-22T12:04:18.673Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-01-22T12:04:18.673Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-01-22T12:04:18.673Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-01-22T12:04:18.673Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-01-22T12:04:18.673Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-01-22T12:04:18.673Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-01-22T12:04:18.673Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-01-22T12:04:18.673Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-01-22T12:04:18.673Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-01-22T12:04:18.673Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-01-22T12:04:18.673Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-01-22T12:04:18.673Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-01-22T12:04:18.673Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-01-22T12:04:18.673Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-01-22T12:04:18.673Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-01-22T12:04:18.673Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-01-22T12:04:18.673Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-01-22T12:04:18.673Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-01-22T12:04:18.673Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-01-22T12:04:18.673Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-01-22T12:04:18.673Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-01-22T12:04:18.673Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-01-22T12:04:18.673Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-01-22T12:04:18.673Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-01-22T12:04:18.673Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-01-22T12:04:18.674Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-01-22T12:04:18.674Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-01-22T12:04:18.674Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-01-22T12:04:18.674Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-01-22T12:04:18.674Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-01-22T12:04:18.674Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-01-22T12:04:18.674Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-01-22T12:04:18.674Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-01-22T12:04:18.674Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-01-22T12:04:18.674Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-01-22T12:04:18.674Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-01-22T12:04:18.674Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-01-22T12:04:18.674Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-01-22T12:04:18.674Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-01-22T12:04:18.674Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-01-22T12:04:18.674Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-01-22T12:04:18.674Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-01-22T12:04:18.674Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-01-22T12:04:18.674Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-01-22T12:04:18.674Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-01-22T12:04:18.674Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-01-22T12:04:18.674Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-01-22T12:04:18.674Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-01-22T12:04:18.674Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-01-22T12:04:18.674Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-01-22T12:04:18.674Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-01-22T12:04:18.674Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-01-22T12:04:18.674Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-01-22T12:04:18.674Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-01-22T12:04:18.674Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-01-22T12:04:18.674Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-01-22T12:04:18.674Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-01-22T12:04:18.674Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-01-22T12:04:18.674Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-01-22T12:04:18.674Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-01-22T12:04:18.674Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-01-22T12:04:18.674Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-01-22T12:04:18.674Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-01-22T12:04:18.674Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-01-22T12:04:18.674Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-01-22T12:04:18.674Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-01-22T12:04:18.674Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-01-22T12:04:18.674Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-01-22T12:04:18.674Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-01-22T12:04:18.674Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-01-22T12:04:18.674Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-01-22T12:04:18.674Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-01-22T12:04:18.674Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-01-22T12:04:18.674Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-01-22T12:04:18.674Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-01-22T12:04:18.674Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-01-22T12:04:18.674Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-01-22T12:04:18.674Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-01-22T12:04:18.674Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-01-22T12:04:18.674Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-01-22T12:04:18.674Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-01-22T12:04:18.674Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-01-22T12:04:18.674Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-01-22T12:04:18.674Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-01-22T12:04:18.674Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-01-22T12:04:18.674Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-01-22T12:04:18.674Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-01-22T12:04:18.674Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-01-22T12:04:18.674Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-01-22T12:04:18.674Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-01-22T12:04:18.674Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-01-22T12:04:18.674Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-01-22T12:04:18.674Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-01-22T12:04:18.674Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-01-22T12:04:18.674Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-01-22T12:04:18.674Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-01-22T12:04:18.674Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-01-22T12:04:18.674Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-01-22T12:04:18.674Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-01-22T12:04:18.674Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-01-22T12:04:18.674Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-01-22T12:04:18.674Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-01-22T12:04:18.674Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-01-22T12:04:18.674Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-01-22T12:04:18.674Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-01-22T12:04:18.674Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-01-22T12:04:18.674Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-01-22T12:04:18.674Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-01-22T12:04:18.674Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-01-22T12:04:18.674Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-01-22T12:04:18.674Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-01-22T12:04:18.674Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-01-22T12:04:18.674Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-01-22T12:04:18.674Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-01-22T12:04:18.674Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-01-22T12:04:18.674Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-01-22T12:04:18.674Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-01-22T12:04:18.674Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-01-22T12:04:18.674Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-01-22T12:04:18.674Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-01-22T12:04:18.674Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-01-22T12:04:18.674Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-01-22T12:04:18.674Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-01-22T12:04:18.674Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-01-22T12:04:18.674Z] --- PASS: TestNewTailReader (0.00s) [2021-01-22T12:04:18.674Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2021-01-22T12:04:18.674Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2021-01-22T12:04:18.674Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2021-01-22T12:04:18.674Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2021-01-22T12:04:18.674Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2021-01-22T12:04:18.674Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2021-01-22T12:04:18.674Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2021-01-22T12:04:18.674Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2021-01-22T12:04:18.674Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2021-01-22T12:04:18.674Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-01-22T12:04:18.674Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2021-01-22T12:04:18.674Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-01-22T12:04:18.674Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2021-01-22T12:04:18.674Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-01-22T12:04:18.674Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-01-22T12:04:18.674Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.02s) [2021-01-22T12:04:18.674Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2021-01-22T12:04:18.674Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2021-01-22T12:04:18.674Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2021-01-22T12:04:18.674Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2021-01-22T12:04:18.674Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2021-01-22T12:04:18.674Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2021-01-22T12:04:18.674Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2021-01-22T12:04:18.674Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2021-01-22T12:04:18.674Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2021-01-22T12:04:18.674Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-01-22T12:04:18.674Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2021-01-22T12:04:18.674Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2021-01-22T12:04:18.674Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2021-01-22T12:04:18.674Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-01-22T12:04:18.674Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2021-01-22T12:04:18.674Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-01-22T12:04:18.674Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-01-22T12:04:18.674Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-01-22T12:04:18.674Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-01-22T12:04:18.674Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-01-22T12:04:18.674Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-01-22T12:04:18.674Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-01-22T12:04:18.674Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-01-22T12:04:18.674Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-01-22T12:04:18.674Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2021-01-22T12:04:18.674Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2021-01-22T12:04:18.674Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2021-01-22T12:04:18.674Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2021-01-22T12:04:18.674Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2021-01-22T12:04:18.674Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2021-01-22T12:04:18.674Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2021-01-22T12:04:18.674Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2021-01-22T12:04:18.674Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2021-01-22T12:04:18.674Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2021-01-22T12:04:18.674Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2021-01-22T12:04:18.674Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-01-22T12:04:18.674Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.06s) [2021-01-22T12:04:18.674Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-01-22T12:04:18.674Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-01-22T12:04:18.674Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-01-22T12:04:18.674Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-01-22T12:04:18.674Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-01-22T12:04:18.674Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-01-22T12:04:18.674Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.06s) [2021-01-22T12:04:18.674Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-01-22T12:04:18.674Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2021-01-22T12:04:18.674Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-01-22T12:04:18.674Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-01-22T12:04:18.674Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-01-22T12:04:18.674Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-01-22T12:04:18.674Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-01-22T12:04:18.674Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-01-22T12:04:18.674Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-01-22T12:04:18.674Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.07s) [2021-01-22T12:04:18.674Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2021-01-22T12:04:18.674Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-01-22T12:04:18.674Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2021-01-22T12:04:18.674Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2021-01-22T12:04:18.674Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2021-01-22T12:04:18.674Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2021-01-22T12:04:18.674Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-01-22T12:04:18.674Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-01-22T12:04:18.674Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2021-01-22T12:04:18.674Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-01-22T12:04:18.674Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-01-22T12:04:18.674Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2021-01-22T12:04:18.675Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-01-22T12:04:18.675Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2021-01-22T12:04:18.675Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-01-22T12:04:18.675Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-01-22T12:04:18.675Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-01-22T12:04:18.675Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-01-22T12:04:18.675Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-01-22T12:04:18.675Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-01-22T12:04:18.675Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-01-22T12:04:18.675Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-01-22T12:04:18.675Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-01-22T12:04:18.675Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-01-22T12:04:18.675Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-01-22T12:04:18.675Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2021-01-22T12:04:18.675Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-01-22T12:04:18.675Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-01-22T12:04:18.675Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.01s) [2021-01-22T12:04:18.675Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-01-22T12:04:18.675Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-01-22T12:04:18.675Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2021-01-22T12:04:18.675Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-01-22T12:04:18.675Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-01-22T12:04:18.675Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.03s) [2021-01-22T12:04:18.675Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-01-22T12:04:18.675Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-01-22T12:04:18.675Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-01-22T12:04:18.675Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-01-22T12:04:18.675Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-01-22T12:04:18.675Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-01-22T12:04:18.675Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-01-22T12:04:18.675Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-01-22T12:04:18.675Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-01-22T12:04:18.675Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-01-22T12:04:18.675Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-01-22T12:04:18.675Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-01-22T12:04:18.675Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-01-22T12:04:18.675Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2021-01-22T12:04:18.675Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2021-01-22T12:04:18.675Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-01-22T12:04:18.675Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2021-01-22T12:04:18.675Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2021-01-22T12:04:18.675Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2021-01-22T12:04:18.675Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2021-01-22T12:04:18.675Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2021-01-22T12:04:18.675Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2021-01-22T12:04:18.675Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2021-01-22T12:04:18.675Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2021-01-22T12:04:18.675Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2021-01-22T12:04:18.675Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-01-22T12:04:18.675Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-01-22T12:04:18.675Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-01-22T12:04:18.675Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-01-22T12:04:18.675Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-01-22T12:04:18.675Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-01-22T12:04:18.675Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-01-22T12:04:18.675Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2021-01-22T12:04:18.675Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-01-22T12:04:18.675Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-01-22T12:04:18.675Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-01-22T12:04:18.675Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-01-22T12:04:18.675Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2021-01-22T12:04:18.675Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2021-01-22T12:04:18.675Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-01-22T12:04:18.675Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-01-22T12:04:18.675Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2021-01-22T12:04:18.675Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-01-22T12:04:18.675Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-01-22T12:04:18.675Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-01-22T12:04:18.675Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-01-22T12:04:18.675Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-01-22T12:04:18.675Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-01-22T12:04:18.675Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-01-22T12:04:18.675Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-01-22T12:04:18.675Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-01-22T12:04:18.675Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-01-22T12:04:18.675Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-01-22T12:04:18.675Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2021-01-22T12:04:18.675Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-01-22T12:04:18.675Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-01-22T12:04:18.675Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2021-01-22T12:04:18.675Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-01-22T12:04:18.675Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2021-01-22T12:04:18.675Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-01-22T12:04:18.675Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-01-22T12:04:18.675Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-01-22T12:04:18.675Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-01-22T12:04:18.675Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-01-22T12:04:18.675Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-01-22T12:04:18.675Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-01-22T12:04:18.675Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-01-22T12:04:18.675Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-01-22T12:04:18.675Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-01-22T12:04:18.675Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-01-22T12:04:18.675Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-01-22T12:04:18.675Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-01-22T12:04:18.675Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-01-22T12:04:18.675Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-01-22T12:04:18.675Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-01-22T12:04:18.675Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2021-01-22T12:04:18.675Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2021-01-22T12:04:18.675Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-01-22T12:04:18.675Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2021-01-22T12:04:18.675Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2021-01-22T12:04:18.675Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2021-01-22T12:04:18.675Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2021-01-22T12:04:18.675Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2021-01-22T12:04:18.675Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2021-01-22T12:04:18.675Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2021-01-22T12:04:18.675Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2021-01-22T12:04:18.675Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2021-01-22T12:04:18.675Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.01s) [2021-01-22T12:04:18.675Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-01-22T12:04:18.675Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-01-22T12:04:18.675Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2021-01-22T12:04:18.675Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-01-22T12:04:18.675Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-01-22T12:04:18.675Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2021-01-22T12:04:18.675Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-01-22T12:04:18.675Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-01-22T12:04:18.675Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-01-22T12:04:18.675Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-01-22T12:04:18.675Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-01-22T12:04:18.675Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-01-22T12:04:18.675Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-01-22T12:04:18.675Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-01-22T12:04:18.675Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-01-22T12:04:18.675Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-01-22T12:04:18.675Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-01-22T12:04:18.675Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.02s) [2021-01-22T12:04:18.675Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2021-01-22T12:04:18.675Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-01-22T12:04:18.675Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-01-22T12:04:18.675Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2021-01-22T12:04:18.675Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-01-22T12:04:18.675Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-01-22T12:04:18.675Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2021-01-22T12:04:18.675Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-01-22T12:04:18.675Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2021-01-22T12:04:18.675Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-01-22T12:04:18.675Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-01-22T12:04:18.675Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-01-22T12:04:18.675Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-01-22T12:04:18.675Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-01-22T12:04:18.675Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-01-22T12:04:18.675Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-01-22T12:04:18.675Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-01-22T12:04:18.675Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-01-22T12:04:18.675Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-01-22T12:04:18.675Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-01-22T12:04:18.675Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2021-01-22T12:04:18.675Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-01-22T12:04:18.675Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-01-22T12:04:18.675Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2021-01-22T12:04:18.675Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-01-22T12:04:18.675Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-01-22T12:04:18.675Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2021-01-22T12:04:18.675Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-01-22T12:04:18.675Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-01-22T12:04:18.675Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-01-22T12:04:18.675Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-01-22T12:04:18.675Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-01-22T12:04:18.675Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-01-22T12:04:18.675Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-01-22T12:04:18.675Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-01-22T12:04:18.675Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-01-22T12:04:18.675Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-01-22T12:04:18.675Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-01-22T12:04:18.675Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-01-22T12:04:18.675Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-01-22T12:04:18.675Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-01-22T12:04:18.675Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-01-22T12:04:18.675Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-01-22T12:04:18.675Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2021-01-22T12:04:18.675Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2021-01-22T12:04:18.675Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-01-22T12:04:18.675Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2021-01-22T12:04:18.675Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2021-01-22T12:04:18.675Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2021-01-22T12:04:18.675Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2021-01-22T12:04:18.675Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2021-01-22T12:04:18.675Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2021-01-22T12:04:18.675Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2021-01-22T12:04:18.675Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2021-01-22T12:04:18.675Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2021-01-22T12:04:18.675Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.01s) [2021-01-22T12:04:18.675Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-01-22T12:04:18.675Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-01-22T12:04:18.676Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-01-22T12:04:18.676Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-01-22T12:04:18.676Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-01-22T12:04:18.676Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-01-22T12:04:18.676Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-01-22T12:04:18.676Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-01-22T12:04:18.676Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-01-22T12:04:18.676Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-01-22T12:04:18.676Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-01-22T12:04:18.676Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2021-01-22T12:04:18.676Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2021-01-22T12:04:18.676Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-01-22T12:04:18.676Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2021-01-22T12:04:18.676Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-01-22T12:04:18.676Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-01-22T12:04:18.676Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2021-01-22T12:04:18.676Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-01-22T12:04:18.676Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-01-22T12:04:18.676Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2021-01-22T12:04:18.676Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-01-22T12:04:18.676Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-01-22T12:04:18.676Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-01-22T12:04:18.676Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-01-22T12:04:18.676Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-01-22T12:04:18.676Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-01-22T12:04:18.676Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-01-22T12:04:18.676Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-01-22T12:04:19.138Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-01-22T12:04:19.138Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2021-01-22T12:04:19.138Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-01-22T12:04:19.138Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-01-22T12:04:19.138Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2021-01-22T12:04:19.138Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-01-22T12:04:19.138Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-01-22T12:04:19.138Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-01-22T12:04:19.138Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-01-22T12:04:19.138Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-01-22T12:04:19.138Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-01-22T12:04:19.138Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-01-22T12:04:19.138Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-01-22T12:04:19.138Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-01-22T12:04:19.138Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-01-22T12:04:19.138Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-01-22T12:04:19.138Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-01-22T12:04:19.138Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-01-22T12:04:19.138Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-01-22T12:04:19.138Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-01-22T12:04:19.138Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-01-22T12:04:19.138Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-01-22T12:04:19.138Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-01-22T12:04:19.138Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2021-01-22T12:04:19.138Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-01-22T12:04:19.138Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-01-22T12:04:19.138Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-01-22T12:04:19.138Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-01-22T12:04:19.138Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2021-01-22T12:04:19.138Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-01-22T12:04:19.138Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-01-22T12:04:19.138Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2021-01-22T12:04:19.138Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-01-22T12:04:19.138Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-01-22T12:04:19.138Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-01-22T12:04:19.138Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-01-22T12:04:19.138Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-01-22T12:04:19.138Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-01-22T12:04:19.138Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.01s) [2021-01-22T12:04:19.138Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2021-01-22T12:04:19.138Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2021-01-22T12:04:19.138Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2021-01-22T12:04:19.138Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2021-01-22T12:04:19.138Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2021-01-22T12:04:19.138Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2021-01-22T12:04:19.138Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2021-01-22T12:04:19.138Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-01-22T12:04:19.138Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2021-01-22T12:04:19.138Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2021-01-22T12:04:19.138Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2021-01-22T12:04:19.138Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2021-01-22T12:04:19.138Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2021-01-22T12:04:19.138Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-01-22T12:04:19.139Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-01-22T12:04:19.139Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2021-01-22T12:04:19.139Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-01-22T12:04:19.139Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2021-01-22T12:04:19.139Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-01-22T12:04:19.139Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-01-22T12:04:19.139Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-01-22T12:04:19.139Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-01-22T12:04:19.139Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-01-22T12:04:19.139Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-01-22T12:04:19.139Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-01-22T12:04:19.139Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-01-22T12:04:19.139Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-01-22T12:04:19.139Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2021-01-22T12:04:19.139Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-01-22T12:04:19.139Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-01-22T12:04:19.139Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2021-01-22T12:04:19.139Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-01-22T12:04:19.139Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-01-22T12:04:19.139Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-01-22T12:04:19.139Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-01-22T12:04:19.139Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-01-22T12:04:19.139Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-01-22T12:04:19.139Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-01-22T12:04:19.139Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-01-22T12:04:19.139Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-01-22T12:04:19.139Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-01-22T12:04:19.139Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-01-22T12:04:19.139Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-01-22T12:04:19.139Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-01-22T12:04:19.139Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-01-22T12:04:19.139Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-01-22T12:04:19.139Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-01-22T12:04:19.139Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2021-01-22T12:04:19.139Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-01-22T12:04:19.139Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-01-22T12:04:19.139Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-01-22T12:04:19.139Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-01-22T12:04:19.139Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.01s) [2021-01-22T12:04:19.139Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-01-22T12:04:19.139Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-01-22T12:04:19.139Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-01-22T12:04:19.139Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-01-22T12:04:19.139Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-01-22T12:04:19.139Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-01-22T12:04:19.139Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-01-22T12:04:19.139Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-01-22T12:04:19.139Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-01-22T12:04:19.139Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-01-22T12:04:19.139Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-01-22T12:04:19.139Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2021-01-22T12:04:19.139Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2021-01-22T12:04:19.139Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-01-22T12:04:19.139Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2021-01-22T12:04:19.139Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2021-01-22T12:04:19.139Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2021-01-22T12:04:19.139Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2021-01-22T12:04:19.139Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2021-01-22T12:04:19.139Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2021-01-22T12:04:19.139Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2021-01-22T12:04:19.139Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2021-01-22T12:04:19.139Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2021-01-22T12:04:19.139Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2021-01-22T12:04:19.139Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-01-22T12:04:19.139Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-01-22T12:04:19.139Z] PASS [2021-01-22T12:04:19.139Z] coverage: 88.6% of statements [2021-01-22T12:04:19.139Z] ok github.com/docker/docker/pkg/tailfile 0.502s coverage: 88.6% of statements [2021-01-22T12:04:19.139Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-01-22T12:04:19.139Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-01-22T12:04:19.139Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-01-22T12:04:19.139Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-01-22T12:04:19.139Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-01-22T12:04:19.139Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2021-01-22T12:04:19.139Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2021-01-22T12:04:19.139Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-01-22T12:04:19.139Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-01-22T12:04:19.139Z] === RUN TestTarSumRemoveNonExistent [2021-01-22T12:04:19.139Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2021-01-22T12:04:19.139Z] === RUN TestTarSumRemove [2021-01-22T12:04:19.139Z] --- PASS: TestTarSumRemove (0.00s) [2021-01-22T12:04:19.139Z] === RUN TestSortFileInfoSums [2021-01-22T12:04:19.139Z] --- PASS: TestSortFileInfoSums (0.00s) [2021-01-22T12:04:19.139Z] === RUN TestNewTarSumForLabelInvalid [2021-01-22T12:04:19.139Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2021-01-22T12:04:19.139Z] === RUN TestNewTarSumForLabel [2021-01-22T12:04:19.139Z] --- PASS: TestNewTarSumForLabel (0.00s) [2021-01-22T12:04:19.139Z] === RUN TestEmptyTar [2021-01-22T12:04:19.139Z] --- PASS: TestEmptyTar (0.00s) [2021-01-22T12:04:19.139Z] === RUN TestTarSumsReadSize [2021-01-22T12:04:19.139Z] --- PASS: TestTarSumsReadSize (0.00s) [2021-01-22T12:04:19.139Z] === RUN TestTarSums [2021-01-22T12:04:19.602Z] --- PASS: TestTarSums (0.08s) [2021-01-22T12:04:19.602Z] === RUN TestIteration [2021-01-22T12:04:19.602Z] --- PASS: TestIteration (0.00s) [2021-01-22T12:04:19.602Z] === RUN TestVersionLabelForChecksum [2021-01-22T12:04:19.602Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2021-01-22T12:04:19.602Z] === RUN TestVersion [2021-01-22T12:04:19.602Z] --- PASS: TestVersion (0.00s) [2021-01-22T12:04:19.602Z] === RUN TestGetVersion [2021-01-22T12:04:19.602Z] --- PASS: TestGetVersion (0.00s) [2021-01-22T12:04:19.602Z] === RUN TestGetVersions [2021-01-22T12:04:19.602Z] --- PASS: TestGetVersions (0.00s) [2021-01-22T12:04:19.602Z] PASS [2021-01-22T12:04:19.602Z] coverage: 89.3% of statements [2021-01-22T12:04:19.602Z] ok github.com/docker/docker/pkg/tarsum 0.162s coverage: 89.3% of statements [2021-01-22T12:04:20.065Z] testing: warning: no tests to run [2021-01-22T12:04:20.065Z] PASS [2021-01-22T12:04:20.065Z] coverage: [no statements] [2021-01-22T12:04:20.065Z] ok github.com/docker/docker/pkg/term/windows 0.041s coverage: [no statements] [no tests to run] [2021-01-22T12:04:20.065Z] === RUN TestTruncIndex [2021-01-22T12:04:20.065Z] --- PASS: TestTruncIndex (0.10s) [2021-01-22T12:04:20.065Z] PASS [2021-01-22T12:04:20.065Z] coverage: 91.5% of statements [2021-01-22T12:04:20.065Z] ok github.com/docker/docker/pkg/truncindex 0.135s coverage: 91.5% of statements [2021-01-22T12:04:20.527Z] === RUN TestIsGIT [2021-01-22T12:04:20.527Z] --- PASS: TestIsGIT (0.00s) [2021-01-22T12:04:20.527Z] === RUN TestIsTransport [2021-01-22T12:04:20.527Z] --- PASS: TestIsTransport (0.00s) [2021-01-22T12:04:20.527Z] PASS [2021-01-22T12:04:20.527Z] coverage: 100.0% of statements [2021-01-22T12:04:20.527Z] ok github.com/docker/docker/pkg/urlutil 0.033s coverage: 100.0% of statements [2021-01-22T12:04:20.527Z] === RUN TestVersionInfo [2021-01-22T12:04:20.527Z] --- PASS: TestVersionInfo (0.00s) [2021-01-22T12:04:20.527Z] === RUN TestAppendVersions [2021-01-22T12:04:20.527Z] --- PASS: TestAppendVersions (0.00s) [2021-01-22T12:04:20.527Z] PASS [2021-01-22T12:04:20.527Z] coverage: 88.9% of statements [2021-01-22T12:04:20.527Z] ok github.com/docker/docker/pkg/useragent 0.069s coverage: 88.9% of statements [2021-01-22T12:04:22.076Z] === RUN TestNewSettable [2021-01-22T12:04:22.076Z] --- PASS: TestNewSettable (0.00s) [2021-01-22T12:04:22.076Z] === RUN TestIsSettable [2021-01-22T12:04:22.076Z] --- PASS: TestIsSettable (0.00s) [2021-01-22T12:04:22.076Z] === RUN TestUpdateSettingsEnv [2021-01-22T12:04:22.076Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2021-01-22T12:04:22.076Z] PASS [2021-01-22T12:04:22.076Z] coverage: 20.1% of statements [2021-01-22T12:04:22.076Z] ok github.com/docker/docker/plugin/v2 0.054s coverage: 20.1% of statements [2021-01-22T12:04:22.076Z] === RUN TestLoad [2021-01-22T12:04:22.076Z] --- PASS: TestLoad (0.00s) [2021-01-22T12:04:22.076Z] === RUN TestSave [2021-01-22T12:04:22.076Z] --- PASS: TestSave (0.03s) [2021-01-22T12:04:22.076Z] === RUN TestAddDeleteGet [2021-01-22T12:04:22.538Z] --- PASS: TestAddDeleteGet (0.04s) [2021-01-22T12:04:22.538Z] === RUN TestInvalidTags [2021-01-22T12:04:22.538Z] --- PASS: TestInvalidTags (0.00s) [2021-01-22T12:04:22.538Z] PASS [2021-01-22T12:04:22.538Z] coverage: 84.4% of statements [2021-01-22T12:04:22.538Z] ok github.com/docker/docker/reference 0.128s coverage: 84.4% of statements [2021-01-22T12:04:22.538Z] === RUN TestValidatePrivileges [2021-01-22T12:04:22.538Z] --- PASS: TestValidatePrivileges (0.00s) [2021-01-22T12:04:22.538Z] === RUN TestFilterByCapNeg [2021-01-22T12:04:22.538Z] --- PASS: TestFilterByCapNeg (0.00s) [2021-01-22T12:04:22.538Z] === RUN TestFilterByCapPos [2021-01-22T12:04:22.538Z] --- PASS: TestFilterByCapPos (0.00s) [2021-01-22T12:04:22.538Z] === RUN TestStoreGetPluginNotMatchCapRefs [2021-01-22T12:04:22.538Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2021-01-22T12:04:22.538Z] PASS [2021-01-22T12:04:22.538Z] coverage: 12.0% of statements [2021-01-22T12:04:22.538Z] ok github.com/docker/docker/plugin 0.057s coverage: 12.0% of statements [2021-01-22T12:04:23.001Z] time="2021-01-22T12:04:22Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49226/Test.Echo: Post http://127.0.0.1:49226/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2021-01-22T12:04:23.416Z] --- PASS: TestDaemonDNSFallback (6.64s) [2021-01-22T12:04:23.416Z] === RUN TestInspectNetwork [2021-01-22T12:04:23.976Z] === RUN TestResumableRequestHeaderSimpleErrors [2021-01-22T12:04:23.976Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2021-01-22T12:04:23.976Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2021-01-22T12:04:23.976Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2021-01-22T12:04:23.976Z] === RUN TestResumableRequestHeaderTooMuchFailures [2021-01-22T12:04:23.976Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2021-01-22T12:04:23.976Z] === RUN TestResumableRequestReaderWithReadError [2021-01-22T12:04:23.976Z] === RUN TestRestartManagerTimeout [2021-01-22T12:04:23.976Z] --- PASS: TestRestartManagerTimeout (0.00s) [2021-01-22T12:04:23.976Z] === RUN TestRestartManagerTimeoutReset [2021-01-22T12:04:23.976Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2021-01-22T12:04:23.976Z] PASS [2021-01-22T12:04:23.976Z] coverage: 45.3% of statements [2021-01-22T12:04:23.976Z] ok github.com/docker/docker/restartmanager 0.043s coverage: 45.3% of statements [2021-01-22T12:04:23.976Z] time="2021-01-22T12:04:23Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2021-01-22T12:04:23.976Z] --- PASS: TestResumableRequestReaderWithReadError (0.11s) [2021-01-22T12:04:23.976Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2021-01-22T12:04:23.976Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2021-01-22T12:04:23.976Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2021-01-22T12:04:23.976Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2021-01-22T12:04:23.976Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2021-01-22T12:04:23.976Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2021-01-22T12:04:23.976Z] === RUN TestResumableRequestReader [2021-01-22T12:04:23.976Z] --- PASS: TestResumableRequestReader (0.00s) [2021-01-22T12:04:23.976Z] === RUN TestResumableRequestReaderWithInitialResponse [2021-01-22T12:04:23.976Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2021-01-22T12:04:23.976Z] PASS [2021-01-22T12:04:23.976Z] coverage: 100.0% of statements [2021-01-22T12:04:23.976Z] ok github.com/docker/docker/registry/resumable 0.188s coverage: 100.0% of statements [2021-01-22T12:04:24.779Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-01-22T12:04:24.951Z] === RUN TestResolveAuthConfigIndexServer [2021-01-22T12:04:24.951Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2021-01-22T12:04:24.951Z] === RUN TestResolveAuthConfigFullURL [2021-01-22T12:04:24.951Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2021-01-22T12:04:24.951Z] === RUN TestLoadAllowNondistributableArtifacts [2021-01-22T12:04:24.951Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2021-01-22T12:04:24.951Z] === RUN TestValidateMirror [2021-01-22T12:04:24.951Z] --- PASS: TestValidateMirror (0.00s) [2021-01-22T12:04:24.951Z] === RUN TestLoadInsecureRegistries [2021-01-22T12:04:24.951Z] time="2021-01-22T12:04:24Z" level=warning msg="insecure registry http://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-01-22T12:04:24.951Z] time="2021-01-22T12:04:24Z" level=warning msg="insecure registry https://mytest.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2021-01-22T12:04:24.951Z] time="2021-01-22T12:04:24Z" level=warning msg="insecure registry HTTP://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-01-22T12:04:24.951Z] --- PASS: TestLoadInsecureRegistries (0.11s) [2021-01-22T12:04:24.951Z] === RUN TestNewServiceConfig [2021-01-22T12:04:24.951Z] --- PASS: TestNewServiceConfig (0.00s) [2021-01-22T12:04:24.951Z] === RUN TestValidateIndexName [2021-01-22T12:04:24.951Z] --- PASS: TestValidateIndexName (0.00s) [2021-01-22T12:04:24.951Z] === RUN TestValidateIndexNameWithError [2021-01-22T12:04:24.951Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2021-01-22T12:04:24.951Z] === RUN TestEndpointParse [2021-01-22T12:04:24.951Z] --- PASS: TestEndpointParse (0.00s) [2021-01-22T12:04:24.951Z] === RUN TestEndpointParseInvalid [2021-01-22T12:04:24.951Z] --- PASS: TestEndpointParseInvalid (0.00s) [2021-01-22T12:04:24.951Z] === RUN TestValidateEndpoint [2021-01-22T12:04:24.951Z] --- PASS: TestValidateEndpoint (0.01s) [2021-01-22T12:04:24.951Z] === RUN TestPing [2021-01-22T12:04:24.951Z] --- PASS: TestPing (0.00s) [2021-01-22T12:04:24.951Z] === RUN TestPingRegistryEndpoint [2021-01-22T12:04:24.951Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2021-01-22T12:04:24.951Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-01-22T12:04:24.951Z] === RUN TestEndpoint [2021-01-22T12:04:24.951Z] --- SKIP: TestEndpoint (0.01s) [2021-01-22T12:04:24.951Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-01-22T12:04:24.951Z] === RUN TestParseRepositoryInfo [2021-01-22T12:04:24.951Z] --- PASS: TestParseRepositoryInfo (0.00s) [2021-01-22T12:04:24.951Z] === RUN TestNewIndexInfo [2021-01-22T12:04:24.951Z] --- PASS: TestNewIndexInfo (0.00s) [2021-01-22T12:04:24.951Z] === RUN TestMirrorEndpointLookup [2021-01-22T12:04:24.952Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2021-01-22T12:04:24.952Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-01-22T12:04:24.952Z] === RUN TestSearchRepositories [2021-01-22T12:04:24.952Z] --- PASS: TestSearchRepositories (0.00s) [2021-01-22T12:04:24.952Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2021-01-22T12:04:24.952Z] Host: 127.0.0.1:49241 [2021-01-22T12:04:24.952Z] User-Agent: docker test client [2021-01-22T12:04:24.952Z] Authorization: Token fake-token [2021-01-22T12:04:24.952Z] X-Docker-Token: true [2021-01-22T12:04:24.952Z] Accept-Encoding: gzip [2021-01-22T12:04:24.952Z] [2021-01-22T12:04:24.952Z] [2021-01-22T12:04:24.952Z] registry_test.go:730: HTTP/1.1 200 OK [2021-01-22T12:04:24.952Z] Connection: close [2021-01-22T12:04:24.952Z] Content-Length: 144 [2021-01-22T12:04:24.952Z] Cache-Control: no-cache [2021-01-22T12:04:24.952Z] Content-Type: application/json [2021-01-22T12:04:24.952Z] Date: Fri, 22 Jan 2021 12:04:24 GMT [2021-01-22T12:04:24.952Z] Expires: -1 [2021-01-22T12:04:24.952Z] Pragma: no-cache [2021-01-22T12:04:24.952Z] Server: docker-tests/mock [2021-01-22T12:04:24.952Z] X-Docker-Registry-Config: mock [2021-01-22T12:04:24.952Z] X-Docker-Registry-Version: 0.0.0 [2021-01-22T12:04:24.952Z] [2021-01-22T12:04:24.952Z] [2021-01-22T12:04:24.952Z] === RUN TestTrustedLocation [2021-01-22T12:04:24.952Z] --- PASS: TestTrustedLocation (0.00s) [2021-01-22T12:04:24.952Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2021-01-22T12:04:24.952Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2021-01-22T12:04:24.952Z] === RUN TestAllowNondistributableArtifacts [2021-01-22T12:04:24.952Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2021-01-22T12:04:24.952Z] === RUN TestIsSecureIndex [2021-01-22T12:04:24.952Z] --- PASS: TestIsSecureIndex (0.00s) [2021-01-22T12:04:24.952Z] PASS [2021-01-22T12:04:24.952Z] coverage: 50.3% of statements [2021-01-22T12:04:24.952Z] ok github.com/docker/docker/registry 0.254s coverage: 50.3% of statements [2021-01-22T12:04:24.952Z] === RUN TestDecodeContainerConfig [2021-01-22T12:04:24.952Z] --- PASS: TestDecodeContainerConfig (0.00s) [2021-01-22T12:04:24.952Z] === RUN TestDecodeContainerConfigIsolation [2021-01-22T12:04:24.952Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2021-01-22T12:04:24.952Z] === RUN TestValidatePrivileged [2021-01-22T12:04:24.952Z] --- PASS: TestValidatePrivileged (0.00s) [2021-01-22T12:04:24.952Z] PASS [2021-01-22T12:04:24.952Z] coverage: 52.2% of statements [2021-01-22T12:04:24.952Z] ok github.com/docker/docker/runconfig 0.043s coverage: 52.2% of statements [2021-01-22T12:04:24.952Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2021-01-22T12:04:24.952Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2021-01-22T12:04:24.952Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2021-01-22T12:04:24.952Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2021-01-22T12:04:24.952Z] PASS [2021-01-22T12:04:24.952Z] coverage: 62.5% of statements [2021-01-22T12:04:24.952Z] ok github.com/docker/docker/testutil 0.046s coverage: 62.5% of statements [2021-01-22T12:04:27.294Z] === RUN TestInspectNetwork/full_network_id [2021-01-22T12:04:27.294Z] === RUN TestInspectNetwork/partial_network_id [2021-01-22T12:04:27.294Z] === RUN TestInspectNetwork/network_name [2021-01-22T12:04:27.294Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-01-22T12:04:27.550Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-01-22T12:04:27.876Z] === RUN TestGetDriver [2021-01-22T12:04:27.876Z] --- PASS: TestGetDriver (0.00s) [2021-01-22T12:04:27.876Z] === RUN TestVolumeRequestError [2021-01-22T12:04:27.876Z] --- PASS: TestVolumeRequestError (0.01s) [2021-01-22T12:04:27.876Z] PASS [2021-01-22T12:04:27.876Z] coverage: 36.1% of statements [2021-01-22T12:04:27.876Z] ok github.com/docker/docker/volume/drivers 0.061s coverage: 36.1% of statements [2021-01-22T12:04:28.110Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-01-22T12:04:28.338Z] === RUN TestGetAddress [2021-01-22T12:04:28.338Z] --- PASS: TestGetAddress (0.00s) [2021-01-22T12:04:28.338Z] === RUN TestRemove [2021-01-22T12:04:28.338Z] --- SKIP: TestRemove (0.00s) [2021-01-22T12:04:28.338Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-01-22T12:04:28.338Z] === RUN TestInitializeWithVolumes [2021-01-22T12:04:28.338Z] --- PASS: TestInitializeWithVolumes (0.00s) [2021-01-22T12:04:28.338Z] === RUN TestCreate [2021-01-22T12:04:28.338Z] --- PASS: TestCreate (0.01s) [2021-01-22T12:04:28.338Z] === RUN TestValidateName [2021-01-22T12:04:28.338Z] --- PASS: TestValidateName (0.00s) [2021-01-22T12:04:28.338Z] === RUN TestCreateWithOpts [2021-01-22T12:04:28.338Z] --- SKIP: TestCreateWithOpts (0.00s) [2021-01-22T12:04:28.338Z] local_test.go:181: runtime.GOOS == "windows" [2021-01-22T12:04:28.338Z] === RUN TestRelaodNoOpts [2021-01-22T12:04:28.338Z] --- PASS: TestRelaodNoOpts (0.01s) [2021-01-22T12:04:28.338Z] PASS [2021-01-22T12:04:28.338Z] coverage: 41.0% of statements [2021-01-22T12:04:28.338Z] ok github.com/docker/docker/volume/local 0.079s coverage: 41.0% of statements [2021-01-22T12:04:28.801Z] === RUN TestConvertTmpfsOptions [2021-01-22T12:04:28.801Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2021-01-22T12:04:28.801Z] parser_test.go:49: data="mode=700,size=1m" [2021-01-22T12:04:28.801Z] parser_test.go:49: data="ro" [2021-01-22T12:04:28.801Z] === RUN TestParseMountRaw [2021-01-22T12:04:28.801Z] --- PASS: TestParseMountRaw (0.03s) [2021-01-22T12:04:28.801Z] === RUN TestParseMountRawSplit [2021-01-22T12:04:28.801Z] --- PASS: TestParseMountRawSplit (0.01s) [2021-01-22T12:04:28.801Z] parser_test.go:390: case 0 [2021-01-22T12:04:28.801Z] parser_test.go:390: case 1 [2021-01-22T12:04:28.801Z] parser_test.go:390: case 2 [2021-01-22T12:04:28.801Z] parser_test.go:390: case 3 [2021-01-22T12:04:28.801Z] parser_test.go:390: case 4 [2021-01-22T12:04:28.801Z] parser_test.go:390: case 5 [2021-01-22T12:04:28.801Z] parser_test.go:390: case 6 [2021-01-22T12:04:28.801Z] parser_test.go:390: case 7 [2021-01-22T12:04:28.801Z] parser_test.go:390: case 8 [2021-01-22T12:04:28.801Z] parser_test.go:390: case 0 [2021-01-22T12:04:28.801Z] parser_test.go:390: case 1 [2021-01-22T12:04:28.801Z] parser_test.go:390: case 2 [2021-01-22T12:04:28.801Z] parser_test.go:390: case 3 [2021-01-22T12:04:28.801Z] parser_test.go:390: case 4 [2021-01-22T12:04:28.801Z] parser_test.go:390: case 5 [2021-01-22T12:04:28.801Z] parser_test.go:390: case 6 [2021-01-22T12:04:28.801Z] parser_test.go:390: case 7 [2021-01-22T12:04:28.801Z] parser_test.go:390: case 8 [2021-01-22T12:04:28.801Z] parser_test.go:390: case 9 [2021-01-22T12:04:28.801Z] parser_test.go:390: case 10 [2021-01-22T12:04:28.801Z] parser_test.go:390: case 11 [2021-01-22T12:04:28.801Z] parser_test.go:390: case 12 [2021-01-22T12:04:28.801Z] parser_test.go:390: case 0 [2021-01-22T12:04:28.801Z] parser_test.go:390: case 1 [2021-01-22T12:04:28.801Z] parser_test.go:390: case 2 [2021-01-22T12:04:28.801Z] parser_test.go:390: case 3 [2021-01-22T12:04:28.801Z] parser_test.go:390: case 4 [2021-01-22T12:04:28.801Z] parser_test.go:390: case 5 [2021-01-22T12:04:28.801Z] parser_test.go:390: case 6 [2021-01-22T12:04:28.801Z] parser_test.go:390: case 7 [2021-01-22T12:04:28.801Z] parser_test.go:390: case 8 [2021-01-22T12:04:28.801Z] parser_test.go:390: case 9 [2021-01-22T12:04:28.801Z] parser_test.go:390: case 10 [2021-01-22T12:04:28.801Z] parser_test.go:390: case 11 [2021-01-22T12:04:28.801Z] === RUN TestParseMountSpec [2021-01-22T12:04:28.801Z] --- PASS: TestParseMountSpec (0.00s) [2021-01-22T12:04:28.801Z] parser_test.go:455: case 0 [2021-01-22T12:04:28.801Z] parser_test.go:455: case 1 [2021-01-22T12:04:28.801Z] parser_test.go:455: case 2 [2021-01-22T12:04:28.801Z] parser_test.go:455: case 3 [2021-01-22T12:04:28.801Z] parser_test.go:455: case 4 [2021-01-22T12:04:28.801Z] parser_test.go:455: case 5 [2021-01-22T12:04:28.801Z] === RUN TestParseMountSpecBindWithFileinfoError [2021-01-22T12:04:28.801Z] --- PASS: TestParseMountSpecBindWithFileinfoError (0.00s) [2021-01-22T12:04:28.801Z] === RUN TestValidateMount [2021-01-22T12:04:28.801Z] --- PASS: TestValidateMount (0.00s) [2021-01-22T12:04:28.801Z] PASS [2021-01-22T12:04:28.801Z] coverage: 66.2% of statements [2021-01-22T12:04:28.801Z] ok github.com/docker/docker/volume/mounts 0.087s coverage: 66.2% of statements [2021-01-22T12:04:29.997Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-01-22T12:04:29.997Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-01-22T12:04:30.348Z] === RUN TestSetGetMeta [2021-01-22T12:04:30.348Z] === PAUSE TestSetGetMeta [2021-01-22T12:04:30.348Z] === RUN TestRestore [2021-01-22T12:04:30.348Z] === PAUSE TestRestore [2021-01-22T12:04:30.348Z] === RUN TestServiceCreate [2021-01-22T12:04:30.348Z] === PAUSE TestServiceCreate [2021-01-22T12:04:30.348Z] === RUN TestServiceList [2021-01-22T12:04:30.348Z] === PAUSE TestServiceList [2021-01-22T12:04:30.348Z] === RUN TestServiceRemove [2021-01-22T12:04:30.348Z] === PAUSE TestServiceRemove [2021-01-22T12:04:30.349Z] === RUN TestServiceGet [2021-01-22T12:04:30.349Z] === PAUSE TestServiceGet [2021-01-22T12:04:30.349Z] === RUN TestServicePrune [2021-01-22T12:04:30.349Z] === PAUSE TestServicePrune [2021-01-22T12:04:30.349Z] === RUN TestCreate [2021-01-22T12:04:30.349Z] === PAUSE TestCreate [2021-01-22T12:04:30.349Z] === RUN TestRemove [2021-01-22T12:04:30.349Z] === PAUSE TestRemove [2021-01-22T12:04:30.349Z] === RUN TestList [2021-01-22T12:04:30.349Z] === PAUSE TestList [2021-01-22T12:04:30.349Z] === RUN TestFindByDriver [2021-01-22T12:04:30.349Z] === PAUSE TestFindByDriver [2021-01-22T12:04:30.349Z] === RUN TestFindByReferenced [2021-01-22T12:04:30.349Z] === PAUSE TestFindByReferenced [2021-01-22T12:04:30.349Z] === RUN TestDerefMultipleOfSameRef [2021-01-22T12:04:30.349Z] === PAUSE TestDerefMultipleOfSameRef [2021-01-22T12:04:30.349Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2021-01-22T12:04:30.349Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2021-01-22T12:04:30.349Z] === RUN TestDefererencePluginOnCreateError [2021-01-22T12:04:30.349Z] === PAUSE TestDefererencePluginOnCreateError [2021-01-22T12:04:30.349Z] === RUN TestRefDerefRemove [2021-01-22T12:04:30.349Z] === PAUSE TestRefDerefRemove [2021-01-22T12:04:30.349Z] === RUN TestGet [2021-01-22T12:04:30.349Z] === PAUSE TestGet [2021-01-22T12:04:30.349Z] === RUN TestGetWithReference [2021-01-22T12:04:30.349Z] === PAUSE TestGetWithReference [2021-01-22T12:04:30.349Z] === RUN TestFilterFunc [2021-01-22T12:04:30.349Z] === RUN TestFilterFunc/test_nil_list [2021-01-22T12:04:30.349Z] === PAUSE TestFilterFunc/test_nil_list [2021-01-22T12:04:30.349Z] === RUN TestFilterFunc/test_empty_list [2021-01-22T12:04:30.349Z] === PAUSE TestFilterFunc/test_empty_list [2021-01-22T12:04:30.349Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2021-01-22T12:04:30.349Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2021-01-22T12:04:30.349Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-01-22T12:04:30.349Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-01-22T12:04:30.349Z] === RUN TestFilterFunc/test_filter_some [2021-01-22T12:04:30.349Z] === PAUSE TestFilterFunc/test_filter_some [2021-01-22T12:04:30.349Z] === RUN TestFilterFunc/test_filter_middle [2021-01-22T12:04:30.349Z] === PAUSE TestFilterFunc/test_filter_middle [2021-01-22T12:04:30.349Z] === RUN TestFilterFunc/test_filter_middle_and_last [2021-01-22T12:04:30.349Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2021-01-22T12:04:30.349Z] === RUN TestFilterFunc/test_filter_first_and_last [2021-01-22T12:04:30.349Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2021-01-22T12:04:30.349Z] === CONT TestFilterFunc/test_nil_list [2021-01-22T12:04:30.349Z] === CONT TestFilterFunc/test_filter_some [2021-01-22T12:04:30.349Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-01-22T12:04:30.349Z] === CONT TestFilterFunc/test_filter_middle_and_last [2021-01-22T12:04:30.349Z] === CONT TestFilterFunc/test_filter_first_and_last [2021-01-22T12:04:30.349Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2021-01-22T12:04:30.349Z] === CONT TestFilterFunc/test_empty_list [2021-01-22T12:04:30.349Z] === CONT TestFilterFunc/test_filter_middle [2021-01-22T12:04:30.349Z] --- PASS: TestFilterFunc (0.00s) [2021-01-22T12:04:30.349Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2021-01-22T12:04:30.349Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2021-01-22T12:04:30.349Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2021-01-22T12:04:30.349Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2021-01-22T12:04:30.349Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2021-01-22T12:04:30.349Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2021-01-22T12:04:30.349Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2021-01-22T12:04:30.349Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2021-01-22T12:04:30.349Z] === CONT TestSetGetMeta [2021-01-22T12:04:30.349Z] === CONT TestFindByReferenced [2021-01-22T12:04:30.349Z] === CONT TestServiceList [2021-01-22T12:04:30.349Z] === CONT TestServicePrune [2021-01-22T12:04:30.349Z] --- PASS: TestSetGetMeta (0.03s) [2021-01-22T12:04:30.349Z] === CONT TestServiceCreate [2021-01-22T12:04:30.349Z] --- PASS: TestFindByReferenced (0.04s) [2021-01-22T12:04:30.349Z] === CONT TestRestore [2021-01-22T12:04:30.349Z] --- PASS: TestRestore (0.03s) [2021-01-22T12:04:30.349Z] === CONT TestServiceGet [2021-01-22T12:04:30.349Z] --- PASS: TestServiceGet (0.07s) [2021-01-22T12:04:30.349Z] === CONT TestServiceRemove [2021-01-22T12:04:30.349Z] time="2021-01-22T12:04:30Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-01-22T12:04:30.349Z] --- PASS: TestServiceList (0.15s) [2021-01-22T12:04:30.349Z] === CONT TestGetWithReference [2021-01-22T12:04:30.349Z] --- PASS: TestServiceCreate (0.12s) [2021-01-22T12:04:30.349Z] === CONT TestDefererencePluginOnCreateError [2021-01-22T12:04:30.349Z] time="2021-01-22T12:04:30Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-01-22T12:04:30.349Z] --- PASS: TestServiceRemove (0.02s) [2021-01-22T12:04:30.349Z] === CONT TestGet [2021-01-22T12:04:30.349Z] time="2021-01-22T12:04:30Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-01-22T12:04:30.349Z] time="2021-01-22T12:04:30Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2021-01-22T12:04:30.349Z] --- PASS: TestDefererencePluginOnCreateError (0.02s) [2021-01-22T12:04:30.349Z] === CONT TestRefDerefRemove [2021-01-22T12:04:30.349Z] --- PASS: TestGetWithReference (0.03s) [2021-01-22T12:04:30.349Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2021-01-22T12:04:30.349Z] time="2021-01-22T12:04:30Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-01-22T12:04:30.349Z] --- PASS: TestGet (0.02s) [2021-01-22T12:04:30.349Z] === CONT TestDerefMultipleOfSameRef [2021-01-22T12:04:30.349Z] --- PASS: TestServicePrune (0.18s) [2021-01-22T12:04:30.349Z] === CONT TestList [2021-01-22T12:04:30.349Z] --- PASS: TestRefDerefRemove (0.02s) [2021-01-22T12:04:30.349Z] === CONT TestFindByDriver [2021-01-22T12:04:30.349Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2021-01-22T12:04:30.349Z] === CONT TestRemove [2021-01-22T12:04:30.349Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2021-01-22T12:04:30.349Z] === CONT TestCreate [2021-01-22T12:04:30.349Z] --- PASS: TestList (0.03s) [2021-01-22T12:04:30.349Z] --- PASS: TestFindByDriver (0.03s) [2021-01-22T12:04:30.349Z] --- PASS: TestRemove (0.02s) [2021-01-22T12:04:30.349Z] --- PASS: TestCreate (0.02s) [2021-01-22T12:04:30.349Z] PASS [2021-01-22T12:04:30.349Z] coverage: 70.3% of statements [2021-01-22T12:04:30.349Z] ok github.com/docker/docker/volume/service 0.363s coverage: 70.3% of statements [2021-01-22T12:04:31.323Z] --- PASS: TestNewClientWithTimeout (17.64s) [2021-01-22T12:04:31.323Z] === RUN TestClientStream [2021-01-22T12:04:31.323Z] --- PASS: TestClientStream (0.00s) [2021-01-22T12:04:31.323Z] === RUN TestClientSendFile [2021-01-22T12:04:31.323Z] --- PASS: TestClientSendFile (0.00s) [2021-01-22T12:04:31.323Z] === RUN TestClientWithRequestTimeout [2021-01-22T12:04:31.323Z] --- PASS: TestClientWithRequestTimeout (0.00s) [2021-01-22T12:04:31.323Z] === RUN TestFileSpecPlugin [2021-01-22T12:04:31.323Z] --- PASS: TestFileSpecPlugin (0.00s) [2021-01-22T12:04:31.323Z] === RUN TestFileJSONSpecPlugin [2021-01-22T12:04:31.323Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2021-01-22T12:04:31.323Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2021-01-22T12:04:31.323Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2021-01-22T12:04:31.323Z] === RUN TestPluginAddHandler [2021-01-22T12:04:31.323Z] --- PASS: TestPluginAddHandler (0.00s) [2021-01-22T12:04:31.323Z] === RUN TestPluginWaitBadPlugin [2021-01-22T12:04:31.323Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2021-01-22T12:04:31.323Z] === RUN TestGet [2021-01-22T12:04:31.323Z] time="2021-01-22T12:04:31Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2021-01-22T12:04:31.360Z] --- PASS: TestInspectNetwork (8.25s) [2021-01-22T12:04:31.360Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-01-22T12:04:31.360Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-01-22T12:04:31.360Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-01-22T12:04:31.360Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-01-22T12:04:31.360Z] === RUN TestRunContainerWithBridgeNone [2021-01-22T12:04:31.409Z] --- PASS: TestCreateServiceMultipleTimes (19.16s) [2021-01-22T12:04:31.409Z] === RUN TestCreateServiceConflict [2021-01-22T12:04:31.409Z] --- PASS: TestCreateServiceConflict (3.18s) [2021-01-22T12:04:31.409Z] === RUN TestCreateServiceMaxReplicas [2021-01-22T12:04:32.871Z] time="2021-01-22T12:04:32Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2021-01-22T12:04:33.249Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-01-22T12:04:33.249Z] --- PASS: TestRunContainerWithBridgeNone (1.91s) [2021-01-22T12:04:33.249Z] === RUN TestNetworkInvalidJSON [2021-01-22T12:04:33.249Z] === RUN TestNetworkInvalidJSON//networks/create [2021-01-22T12:04:33.249Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-01-22T12:04:33.249Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-01-22T12:04:33.249Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-01-22T12:04:33.249Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-01-22T12:04:33.249Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-01-22T12:04:33.249Z] === CONT TestNetworkInvalidJSON//networks/create [2021-01-22T12:04:33.249Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-01-22T12:04:33.249Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-01-22T12:04:33.249Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2021-01-22T12:04:33.249Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-01-22T12:04:33.249Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-01-22T12:04:33.249Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-01-22T12:04:33.249Z] === RUN TestNetworkList [2021-01-22T12:04:33.249Z] === RUN TestNetworkList//networks [2021-01-22T12:04:33.249Z] === PAUSE TestNetworkList//networks [2021-01-22T12:04:33.249Z] === RUN TestNetworkList//networks/ [2021-01-22T12:04:33.249Z] === PAUSE TestNetworkList//networks/ [2021-01-22T12:04:33.249Z] === CONT TestNetworkList//networks [2021-01-22T12:04:33.249Z] === CONT TestNetworkList//networks/ [2021-01-22T12:04:33.249Z] --- PASS: TestNetworkList (0.02s) [2021-01-22T12:04:33.249Z] --- PASS: TestNetworkList//networks (0.00s) [2021-01-22T12:04:33.249Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-01-22T12:04:33.249Z] === RUN TestHostIPv4BridgeLabel [2021-01-22T12:04:33.810Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-01-22T12:04:34.066Z] --- PASS: TestHostIPv4BridgeLabel (0.58s) [2021-01-22T12:04:34.066Z] === RUN TestDaemonRestartWithLiveRestore [2021-01-22T12:04:34.418Z] time="2021-01-22T12:04:34Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2021-01-22T12:04:34.993Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2021-01-22T12:04:34.993Z] === RUN TestDaemonDefaultNetworkPools [2021-01-22T12:04:35.249Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-01-22T12:04:35.505Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-01-22T12:04:35.612Z] --- PASS: TestCreateServiceMaxReplicas (3.61s) [2021-01-22T12:04:35.612Z] === RUN TestCreateWithDuplicateNetworkNames [2021-01-22T12:04:35.762Z] --- PASS: TestDaemonDefaultNetworkPools (0.80s) [2021-01-22T12:04:35.762Z] === RUN TestDaemonRestartWithExistingNetwork [2021-01-22T12:04:37.148Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.18s) [2021-01-22T12:04:37.148Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-01-22T12:04:37.148Z] === RUN TestDockerSuite/TestBuildNetNone [2021-01-22T12:04:37.711Z] === RUN TestDockerSuite/TestBuildNoContext [2021-01-22T12:04:38.273Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.30s) [2021-01-22T12:04:38.273Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-01-22T12:04:38.528Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-01-22T12:04:38.784Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s) [2021-01-22T12:04:38.784Z] === RUN TestServiceWithPredefinedNetwork [2021-01-22T12:04:39.040Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-01-22T12:04:39.130Z] time="2021-01-22T12:04:38Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2021-01-22T12:04:40.404Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-01-22T12:04:40.967Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-01-22T12:04:40.967Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-01-22T12:04:41.223Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-01-22T12:04:41.479Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-01-22T12:04:41.736Z] --- PASS: TestServiceWithPredefinedNetwork (2.85s) [2021-01-22T12:04:41.736Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-01-22T12:04:41.736Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-01-22T12:04:41.736Z] service_test.go:236: FLAKY_TEST [2021-01-22T12:04:41.736Z] === RUN TestServiceWithDataPathPortInit [2021-01-22T12:04:42.297Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-01-22T12:04:43.659Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-01-22T12:04:44.588Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-01-22T12:04:46.475Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-01-22T12:04:46.475Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2021-01-22T12:04:47.401Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-01-22T12:04:47.735Z] --- PASS: TestGet (15.00s) [2021-01-22T12:04:47.735Z] === RUN TestPluginWithNoManifest [2021-01-22T12:04:47.735Z] --- PASS: TestPluginWithNoManifest (0.00s) [2021-01-22T12:04:47.735Z] === RUN TestGetAll [2021-01-22T12:04:47.735Z] --- PASS: TestGetAll (0.00s) [2021-01-22T12:04:47.735Z] PASS [2021-01-22T12:04:47.735Z] coverage: 73.4% of statements [2021-01-22T12:04:47.735Z] ok github.com/docker/docker/pkg/plugins 35.066s coverage: 73.4% of statements [2021-01-22T12:04:47.735Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-01-22T12:04:47.735Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-01-22T12:04:47.735Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-01-22T12:04:47.735Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-01-22T12:04:47.735Z] ? github.com/docker/docker/pkg/term [no test files] [2021-01-22T12:04:47.735Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-01-22T12:04:47.735Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2021-01-22T12:04:47.735Z] ? github.com/docker/docker/quota [no test files] [2021-01-22T12:04:47.735Z] ? github.com/docker/docker/rootless [no test files] [2021-01-22T12:04:47.735Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-01-22T12:04:47.735Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-01-22T12:04:47.735Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-01-22T12:04:47.735Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-01-22T12:04:47.735Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-01-22T12:04:47.735Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-01-22T12:04:47.735Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-01-22T12:04:47.735Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-01-22T12:04:47.735Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-01-22T12:04:47.735Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-01-22T12:04:47.735Z] ? github.com/docker/docker/testutil/request [no test files] [2021-01-22T12:04:47.735Z] ? github.com/docker/docker/volume [no test files] [2021-01-22T12:04:47.735Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-01-22T12:04:47.735Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-01-22T12:04:48.205Z] [2021-01-22T12:04:48.205Z] === Skipped [2021-01-22T12:04:48.205Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2021-01-22T12:04:48.205Z] dispatchers_test.go:376: Windows does not support stopsignal [2021-01-22T12:04:48.205Z] [2021-01-22T12:04:48.205Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2021-01-22T12:04:48.205Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-01-22T12:04:48.205Z] [2021-01-22T12:04:48.205Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2021-01-22T12:04:48.205Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-01-22T12:04:48.205Z] [2021-01-22T12:04:48.205Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2021-01-22T12:04:48.205Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-01-22T12:04:48.205Z] [2021-01-22T12:04:48.205Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2021-01-22T12:04:48.205Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-01-22T12:04:48.205Z] [2021-01-22T12:04:48.205Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2021-01-22T12:04:48.205Z] client_test.go:23: runtime.GOOS == "windows" [2021-01-22T12:04:48.205Z] [2021-01-22T12:04:48.205Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2021-01-22T12:04:48.205Z] daemon_test.go:147: root required [2021-01-22T12:04:48.205Z] [2021-01-22T12:04:48.205Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-01-22T12:04:48.205Z] reload_test.go:520: root required [2021-01-22T12:04:48.205Z] [2021-01-22T12:04:48.205Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2021-01-22T12:04:48.205Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-01-22T12:04:48.205Z] [2021-01-22T12:04:48.205Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2021-01-22T12:04:48.205Z] pull_v2_test.go:73: Needs fixing on Windows [2021-01-22T12:04:48.205Z] [2021-01-22T12:04:48.205Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2021-01-22T12:04:48.205Z] pull_v2_test.go:118: Needs fixing on Windows [2021-01-22T12:04:48.205Z] [2021-01-22T12:04:48.205Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2021-01-22T12:04:48.205Z] download_test.go:268: Needs fixing on Windows [2021-01-22T12:04:48.205Z] [2021-01-22T12:04:48.205Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2021-01-22T12:04:48.205Z] layer_test.go:304: Failing on Windows [2021-01-22T12:04:48.205Z] [2021-01-22T12:04:48.205Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2021-01-22T12:04:48.205Z] layer_test.go:353: Failing on Windows [2021-01-22T12:04:48.205Z] [2021-01-22T12:04:48.205Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2021-01-22T12:04:48.205Z] layer_test.go:468: Failing on Windows [2021-01-22T12:04:48.205Z] [2021-01-22T12:04:48.205Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2021-01-22T12:04:48.205Z] layer_test.go:697: Failing on Windows [2021-01-22T12:04:48.205Z] [2021-01-22T12:04:48.205Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2021-01-22T12:04:48.205Z] migration_test.go:46: Failing on Windows [2021-01-22T12:04:48.205Z] [2021-01-22T12:04:48.205Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2021-01-22T12:04:48.205Z] migration_test.go:182: Failing on Windows [2021-01-22T12:04:48.205Z] [2021-01-22T12:04:48.205Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2021-01-22T12:04:48.205Z] mount_test.go:17: Failing on Windows [2021-01-22T12:04:48.205Z] [2021-01-22T12:04:48.205Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2021-01-22T12:04:48.205Z] mount_test.go:76: Failing on Windows [2021-01-22T12:04:48.205Z] [2021-01-22T12:04:48.205Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2021-01-22T12:04:48.205Z] mount_test.go:125: Failing on Windows [2021-01-22T12:04:48.205Z] [2021-01-22T12:04:48.205Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2021-01-22T12:04:48.205Z] mount_test.go:212: Failing on Windows [2021-01-22T12:04:48.205Z] [2021-01-22T12:04:48.205Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2021-01-22T12:04:48.205Z] archive_test.go:133: Xz not present in msys2 [2021-01-22T12:04:48.205Z] [2021-01-22T12:04:48.205Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2021-01-22T12:04:48.205Z] archive_test.go:238: Failing on Windows CI machines [2021-01-22T12:04:48.205Z] [2021-01-22T12:04:48.205Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2021-01-22T12:04:48.205Z] archive_windows_test.go:16: Currently fails [2021-01-22T12:04:48.205Z] [2021-01-22T12:04:48.205Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2021-01-22T12:04:48.205Z] changes_test.go:192: needs more investigation [2021-01-22T12:04:48.205Z] [2021-01-22T12:04:48.205Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2021-01-22T12:04:48.205Z] changes_test.go:405: needs further investigation [2021-01-22T12:04:48.205Z] [2021-01-22T12:04:48.205Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2021-01-22T12:04:48.205Z] changes_test.go:441: needs further investigation [2021-01-22T12:04:48.205Z] [2021-01-22T12:04:48.205Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2021-01-22T12:04:48.205Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-01-22T12:04:48.205Z] [2021-01-22T12:04:48.205Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2021-01-22T12:04:48.205Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-01-22T12:04:48.205Z] [2021-01-22T12:04:48.205Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2021-01-22T12:04:48.205Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-01-22T12:04:48.205Z] [2021-01-22T12:04:48.205Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2021-01-22T12:04:48.205Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-01-22T12:04:48.205Z] [2021-01-22T12:04:48.205Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2021-01-22T12:04:48.205Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-01-22T12:04:48.205Z] [2021-01-22T12:04:48.205Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2021-01-22T12:04:48.205Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-01-22T12:04:48.205Z] [2021-01-22T12:04:48.205Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-01-22T12:04:48.205Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-01-22T12:04:48.205Z] [2021-01-22T12:04:48.205Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-01-22T12:04:48.205Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-01-22T12:04:48.205Z] [2021-01-22T12:04:48.205Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2021-01-22T12:04:48.205Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-01-22T12:04:48.205Z] [2021-01-22T12:04:48.205Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2021-01-22T12:04:48.205Z] poller_test.go:41: No chmod on Windows [2021-01-22T12:04:48.205Z] [2021-01-22T12:04:48.205Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-01-22T12:04:48.205Z] fileutils_test.go:134: Needs porting to Windows [2021-01-22T12:04:48.205Z] [2021-01-22T12:04:48.205Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2021-01-22T12:04:48.205Z] fileutils_test.go:180: Needs porting to Windows [2021-01-22T12:04:48.205Z] [2021-01-22T12:04:48.205Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2021-01-22T12:04:48.205Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-01-22T12:04:48.205Z] [2021-01-22T12:04:48.205Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.01s) [2021-01-22T12:04:48.205Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-01-22T12:04:48.205Z] [2021-01-22T12:04:48.205Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2021-01-22T12:04:48.205Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-01-22T12:04:48.205Z] [2021-01-22T12:04:48.205Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2021-01-22T12:04:48.205Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-01-22T12:04:48.205Z] [2021-01-22T12:04:48.205Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2021-01-22T12:04:48.205Z] local_test.go:181: runtime.GOOS == "windows" [2021-01-22T12:04:48.205Z] [2021-01-22T12:04:48.205Z] [2021-01-22T12:04:48.205Z] DONE 1795 tests, 45 skipped in 201.337s [2021-01-22T12:04:48.205Z] INFO: make.ps1 ended at 01/22/2021 12:04:47 [2021-01-22T12:04:49.289Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-01-22T12:04:50.397Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2021-01-22T12:04:50.397Z] INFO: Unit tests ended at 01/22/2021 12:04:49. Duration:00:03:36.1332244 [2021-01-22T12:04:50.397Z] INFO: Building busybox [2021-01-22T12:04:50.398Z] Sending build context to Docker daemon 5.12kB [2021-01-22T12:04:50.398Z] [2021-01-22T12:04:50.398Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2021-01-22T12:04:50.398Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2021-01-22T12:04:50.398Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2021-01-22T12:04:50.398Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2021-01-22T12:04:50.398Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2021-01-22T12:04:50.398Z] ---> 5e0078d88ebd [2021-01-22T12:04:50.398Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2021-01-22T12:04:50.398Z] ---> Running in 9e2772fba619 [2021-01-22T12:04:50.512Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.69s) [2021-01-22T12:04:50.512Z] === RUN TestCreateServiceSecretFileMode [2021-01-22T12:04:50.652Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-01-22T12:04:52.014Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-01-22T12:04:52.270Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-01-22T12:04:53.054Z] --- PASS: TestCreateServiceSecretFileMode (3.40s) [2021-01-22T12:04:53.054Z] === RUN TestCreateServiceConfigFileMode [2021-01-22T12:04:54.159Z] Removing intermediate container 9e2772fba619 [2021-01-22T12:04:54.159Z] ---> 6f8673764dc5 [2021-01-22T12:04:54.159Z] Step 7/13 : ARG BUSYBOX_VERSION [2021-01-22T12:04:54.159Z] ---> Running in ccdcdf5a85b6 [2021-01-22T12:04:54.621Z] Removing intermediate container ccdcdf5a85b6 [2021-01-22T12:04:54.621Z] ---> 40366bfaca77 [2021-01-22T12:04:54.621Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2021-01-22T12:04:54.621Z] ---> Running in d5774ad82fa6 [2021-01-22T12:04:54.621Z] Removing intermediate container d5774ad82fa6 [2021-01-22T12:04:54.621Z] ---> 6211a759fe2d [2021-01-22T12:04:54.621Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2021-01-22T12:04:54.791Z] === RUN TestDockerSuite/TestBuildPATH [2021-01-22T12:04:56.170Z] [2021-01-22T12:04:56.352Z] --- PASS: TestCreateServiceConfigFileMode (3.35s) [2021-01-22T12:04:56.352Z] === RUN TestCreateServiceSysctls [2021-01-22T12:04:56.632Z] ---> 9594f4d65317 [2021-01-22T12:04:56.632Z] 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-22T12:04:56.632Z] ---> Running in 8771c9aaa7e4 [2021-01-22T12:04:56.680Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-01-22T12:04:57.240Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-01-22T12:04:57.804Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-01-22T12:04:58.366Z] --- PASS: TestServiceWithDataPathPortInit (16.51s) [2021-01-22T12:04:58.366Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-01-22T12:05:00.553Z] --- PASS: TestCreateServiceSysctls (4.12s) [2021-01-22T12:05:00.553Z] === RUN TestCreateServiceCapabilities [2021-01-22T12:05:03.853Z] --- PASS: TestCreateServiceCapabilities (3.40s) [2021-01-22T12:05:03.853Z] === RUN TestInspect [2021-01-22T12:05:04.897Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-01-22T12:05:05.235Z] Removing intermediate container 8771c9aaa7e4 [2021-01-22T12:05:05.235Z] ---> 00f3d701dda9 [2021-01-22T12:05:05.235Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2021-01-22T12:05:05.235Z] ---> Running in 4daea7d82d0f [2021-01-22T12:05:06.261Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.01s) [2021-01-22T12:05:06.261Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:o40c4jby1cl0p0lkvrv1iweer Created:2021-01-22 12:04:59.760583609 +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[30b20e13d4c6f58659d7db09068eb8ce78e976fee46376265af4007698f337c2:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.m1wrfztattig7d2l6e3829ky8 EndpointID:9cdf6d4c9f91c6d2d62df0c0e0524b899d529c76a1ecfe429ba18a9f63e5c52c MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:bf1c0e19000eefd4bf784c2fefa86a02caedddf4fc58f4c90ba29fd1e319ff2c 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:fd0a8a5c272e IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.m1wrfztattig7d2l6e3829ky8 EndpointID:9cdf6d4c9f91c6d2d62df0c0e0524b899d529c76a1ecfe429ba18a9f63e5c52c EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-01-22T12:05:06.261Z] PASS [2021-01-22T12:05:06.261Z] [2021-01-22T12:05:06.261Z] === Skipped [2021-01-22T12:05:06.261Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-01-22T12:05:06.261Z] service_test.go:236: FLAKY_TEST [2021-01-22T12:05:06.261Z] [2021-01-22T12:05:06.261Z] [2021-01-22T12:05:06.261Z] DONE 26 tests, 1 skipped in 50.517s [2021-01-22T12:05:06.261Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-01-22T12:05:06.261Z] ++ 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-22T12:05:06.261Z] ++ set -e [2021-01-22T12:05:06.261Z] ++ '[' -n 0 ']' [2021-01-22T12:05:06.261Z] ++ set -x [2021-01-22T12:05:06.261Z] ++ env -i DEST=/go/src/github.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-22T12:05:06.516Z] INFO: Testing against a local daemon [2021-01-22T12:05:06.516Z] === RUN TestDockerNetworkIpvlanPersistance [2021-01-22T12:05:06.516Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2021-01-22T12:05:06.516Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-01-22T12:05:06.516Z] === RUN TestDockerNetworkIpvlan [2021-01-22T12:05:06.516Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-01-22T12:05:06.516Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-01-22T12:05:06.516Z] PASS [2021-01-22T12:05:06.516Z] [2021-01-22T12:05:06.516Z] === Skipped [2021-01-22T12:05:06.516Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2021-01-22T12:05:06.516Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-01-22T12:05:06.516Z] [2021-01-22T12:05:06.516Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-01-22T12:05:06.516Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-01-22T12:05:06.516Z] [2021-01-22T12:05:06.516Z] [2021-01-22T12:05:06.516Z] DONE 2 tests, 2 skipped in 0.172s [2021-01-22T12:05:06.516Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-01-22T12:05:06.516Z] ++ 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-22T12:05:06.516Z] ++ set -e [2021-01-22T12:05:06.516Z] ++ '[' -n 0 ']' [2021-01-22T12:05:06.516Z] ++ set -x [2021-01-22T12:05:06.516Z] ++ env -i DEST=/go/src/github.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-22T12:05:06.516Z] INFO: Testing against a local daemon [2021-01-22T12:05:06.516Z] === RUN TestDockerNetworkMacvlanPersistance [2021-01-22T12:05:06.781Z] [2021-01-22T12:05:06.781Z] SUCCESS: Specified value was saved. [2021-01-22T12:05:07.881Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2021-01-22T12:05:08.057Z] --- PASS: TestInspect (3.55s) [2021-01-22T12:05:08.057Z] === RUN TestCreateJob [2021-01-22T12:05:08.136Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.56s) [2021-01-22T12:05:08.136Z] === RUN TestDockerNetworkMacvlan [2021-01-22T12:05:08.975Z] Removing intermediate container 4daea7d82d0f [2021-01-22T12:05:08.975Z] ---> 5ef2cf6eb16e [2021-01-22T12:05:08.975Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2021-01-22T12:05:08.975Z] ---> Running in c40e22b136de [2021-01-22T12:05:09.063Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-01-22T12:05:09.989Z] === RUN TestDockerSuite/TestBuildRm [2021-01-22T12:05:09.989Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-01-22T12:05:10.917Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-01-22T12:05:11.355Z] --- PASS: TestCreateJob (4.08s) [2021-01-22T12:05:11.355Z] === RUN TestReplicatedJob [2021-01-22T12:05:12.731Z] Cannot create a file when that file already exists. [2021-01-22T12:05:12.808Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-01-22T12:05:13.063Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-01-22T12:05:13.318Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-01-22T12:05:14.687Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-01-22T12:05:14.943Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-01-22T12:05:15.199Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-01-22T12:05:15.454Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-01-22T12:05:16.830Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-01-22T12:05:17.443Z] Removing intermediate container c40e22b136de [2021-01-22T12:05:17.443Z] ---> ac2c898e7f3d [2021-01-22T12:05:17.443Z] Step 13/13 : CMD ["sh"] [2021-01-22T12:05:17.443Z] ---> Running in 18c92ce3a704 [2021-01-22T12:05:17.443Z] Removing intermediate container 18c92ce3a704 [2021-01-22T12:05:17.443Z] ---> 595e9c575c06 [2021-01-22T12:05:17.443Z] Successfully built 595e9c575c06 [2021-01-22T12:05:17.443Z] Successfully tagged busybox:latest [2021-01-22T12:05:17.443Z] INFO: Docker images of the daemon under test [2021-01-22T12:05:17.443Z] [2021-01-22T12:05:17.756Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-01-22T12:05:17.906Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-01-22T12:05:17.906Z] busybox latest 595e9c575c06 Less than a second ago 5.28GB [2021-01-22T12:05:17.906Z] microsoft/windowsservercore latest 5e0078d88ebd 2 weeks ago 5.21GB [2021-01-22T12:05:17.906Z] mcr.microsoft.com/windows/servercore ltsc2019 5e0078d88ebd 2 weeks ago 5.21GB [2021-01-22T12:05:17.906Z] [2021-01-22T12:05:17.906Z] INFO: Running integration tests at 01/22/2021 12:05:17... [2021-01-22T12:05:17.906Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2021-01-22T12:05:17.906Z] INFO: Integration API tests being run from the host: [2021-01-22T12:05:17.906Z] INFO: make.ps1 starting at 01/22/2021 12:05:17 [2021-01-22T12:05:17.938Z] --- PASS: TestReplicatedJob (6.35s) [2021-01-22T12:05:17.938Z] === RUN TestUpdateReplicatedJob [2021-01-22T12:05:18.371Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2021-01-22T12:05:18.682Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-01-22T12:05:18.940Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2021-01-22T12:05:20.306Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-01-22T12:05:22.139Z] --- PASS: TestUpdateReplicatedJob (4.27s) [2021-01-22T12:05:22.139Z] === RUN TestServiceListWithStatuses [2021-01-22T12:05:22.139Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-01-22T12:05:22.139Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-01-22T12:05:22.139Z] === RUN TestDockerNetworkConnectAlias [2021-01-22T12:05:22.196Z] --- PASS: TestDockerNetworkMacvlan (13.90s) [2021-01-22T12:05:22.196Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s) [2021-01-22T12:05:22.196Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2021-01-22T12:05:22.196Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.19s) [2021-01-22T12:05:22.196Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.23s) [2021-01-22T12:05:22.196Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.27s) [2021-01-22T12:05:22.196Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.51s) [2021-01-22T12:05:22.196Z] PASS [2021-01-22T12:05:22.196Z] [2021-01-22T12:05:22.196Z] DONE 8 tests in 15.603s [2021-01-22T12:05:22.196Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-01-22T12:05:22.196Z] ++ 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-22T12:05:22.196Z] ++ set -e [2021-01-22T12:05:22.196Z] ++ '[' -n 0 ']' [2021-01-22T12:05:22.196Z] ++ set -x [2021-01-22T12:05:22.196Z] ++ env -i DEST=/go/src/github.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-22T12:05:22.196Z] testing: warning: no tests to run [2021-01-22T12:05:22.196Z] PASS [2021-01-22T12:05:22.196Z] [2021-01-22T12:05:22.196Z] DONE 0 tests in 0.033s [2021-01-22T12:05:22.196Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-01-22T12:05:22.196Z] ++ 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-22T12:05:22.196Z] ++ set -e [2021-01-22T12:05:22.196Z] ++ '[' -n 0 ']' [2021-01-22T12:05:22.196Z] ++ set -x [2021-01-22T12:05:22.196Z] ++ env -i DEST=/go/src/github.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-22T12:05:22.196Z] INFO: Testing against a local daemon [2021-01-22T12:05:22.196Z] === RUN TestAuthZPluginAllowRequest [2021-01-22T12:05:22.758Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-01-22T12:05:22.758Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-01-22T12:05:23.014Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-01-22T12:05:23.269Z] === RUN TestDockerSuite/TestBuildSpaces [2021-01-22T12:05:23.526Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-01-22T12:05:24.088Z] --- PASS: TestAuthZPluginAllowRequest (1.70s) [2021-01-22T12:05:24.088Z] === RUN TestAuthZPluginTLS [2021-01-22T12:05:24.344Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-01-22T12:05:24.601Z] === RUN TestDockerSuite/TestBuildStderr [2021-01-22T12:05:24.601Z] --- PASS: TestAuthZPluginTLS (0.56s) [2021-01-22T12:05:24.601Z] === RUN TestAuthZPluginDenyRequest [2021-01-22T12:05:25.161Z] --- PASS: TestAuthZPluginDenyRequest (0.55s) [2021-01-22T12:05:25.161Z] === RUN TestAuthZPluginAPIDenyResponse [2021-01-22T12:05:25.161Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-01-22T12:05:25.721Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s) [2021-01-22T12:05:25.721Z] === RUN TestAuthZPluginDenyResponse [2021-01-22T12:05:26.282Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2021-01-22T12:05:26.282Z] === RUN TestAuthZPluginAllowEventStream [2021-01-22T12:05:27.646Z] --- PASS: TestAuthZPluginAllowEventStream (1.43s) [2021-01-22T12:05:27.646Z] === RUN TestAuthZPluginErrorResponse [2021-01-22T12:05:28.207Z] --- PASS: TestAuthZPluginErrorResponse (0.57s) [2021-01-22T12:05:28.207Z] === RUN TestAuthZPluginErrorRequest [2021-01-22T12:05:28.207Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-01-22T12:05:28.720Z] --- PASS: TestDockerNetworkConnectAlias (6.40s) [2021-01-22T12:05:28.720Z] === RUN TestDockerNetworkReConnect [2021-01-22T12:05:28.767Z] --- PASS: TestAuthZPluginErrorRequest (0.56s) [2021-01-22T12:05:28.767Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-01-22T12:05:29.329Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-01-22T12:05:29.329Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.57s) [2021-01-22T12:05:29.329Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-01-22T12:05:29.890Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-01-22T12:05:30.451Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-01-22T12:05:31.379Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.85s) [2021-01-22T12:05:31.379Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-01-22T12:05:31.379Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-01-22T12:05:32.754Z] === RUN TestDockerSuite/TestBuildUser [2021-01-22T12:05:33.009Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.85s) [2021-01-22T12:05:33.009Z] === RUN TestAuthZPluginHeader [2021-01-22T12:05:33.935Z] --- PASS: TestAuthZPluginHeader (0.83s) [2021-01-22T12:05:33.935Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-01-22T12:05:34.003Z] --- PASS: TestDockerNetworkReConnect (5.06s) [2021-01-22T12:05:34.003Z] === RUN TestServicePlugin [2021-01-22T12:05:34.003Z] --- SKIP: TestServicePlugin (0.00s) [2021-01-22T12:05:34.003Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-01-22T12:05:34.003Z] === RUN TestServiceUpdateLabel [2021-01-22T12:05:34.190Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-01-22T12:05:36.705Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-01-22T12:05:37.299Z] --- PASS: TestServiceUpdateLabel (3.19s) [2021-01-22T12:05:37.299Z] === RUN TestServiceUpdateSecrets [2021-01-22T12:05:38.067Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.22s) [2021-01-22T12:05:38.067Z] === RUN TestAuthZPluginV2Disable [2021-01-22T12:05:43.311Z] --- PASS: TestAuthZPluginV2Disable (5.22s) [2021-01-22T12:05:43.311Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-01-22T12:05:44.242Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2021-01-22T12:05:47.506Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.76s) [2021-01-22T12:05:47.506Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-01-22T12:05:48.429Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-01-22T12:05:48.429Z] INFO: Testing against a local daemon [2021-01-22T12:05:48.429Z] === RUN TestBuildWithSession [2021-01-22T12:05:48.429Z] --- SKIP: TestBuildWithSession (0.00s) [2021-01-22T12:05:48.429Z] build_session_test.go:25: TODO: BuildKit [2021-01-22T12:05:48.429Z] === RUN TestBuildSquashParent [2021-01-22T12:05:48.429Z] --- SKIP: TestBuildSquashParent (0.00s) [2021-01-22T12:05:48.429Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-01-22T12:05:48.429Z] === RUN TestBuildWithRemoveAndForceRemove [2021-01-22T12:05:48.429Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-01-22T12:05:48.429Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-01-22T12:05:48.429Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-01-22T12:05:48.429Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-01-22T12:05:48.429Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-01-22T12:05:48.429Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-01-22T12:05:48.429Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-01-22T12:05:48.429Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-01-22T12:05:48.429Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-01-22T12:05:48.429Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-01-22T12:05:48.429Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-01-22T12:05:48.429Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-01-22T12:05:48.429Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-01-22T12:05:48.429Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-01-22T12:05:48.429Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-01-22T12:05:48.429Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-01-22T12:05:48.432Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-01-22T12:05:49.804Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-01-22T12:05:49.804Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-01-22T12:05:50.733Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-01-22T12:05:52.096Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-01-22T12:05:52.198Z] --- PASS: TestServiceUpdateSecrets (15.28s) [2021-01-22T12:05:52.198Z] === RUN TestServiceUpdateConfigs [2021-01-22T12:05:53.465Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-01-22T12:05:53.465Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-01-22T12:05:53.465Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-01-22T12:05:53.465Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-01-22T12:05:53.465Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-01-22T12:05:55.365Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-01-22T12:05:55.365Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-01-22T12:05:55.925Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-01-22T12:05:56.486Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-01-22T12:05:57.047Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-01-22T12:05:57.055Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-01-22T12:05:57.055Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-01-22T12:05:57.302Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-01-22T12:05:57.864Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.67s) [2021-01-22T12:05:57.864Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-01-22T12:05:59.226Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-01-22T12:06:00.591Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-01-22T12:06:00.847Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-01-22T12:06:01.103Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-01-22T12:06:01.664Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-01-22T12:06:01.664Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-01-22T12:06:02.225Z] === RUN TestDockerSuite/TestBuildXZHost [2021-01-22T12:06:03.589Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-01-22T12:06:03.589Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-01-22T12:06:03.589Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-01-22T12:06:04.150Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-01-22T12:06:04.710Z] === RUN TestDockerSuite/TestCommitChange [2021-01-22T12:06:05.270Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-01-22T12:06:05.745Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-01-22T12:06:05.745Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (9.39s) [2021-01-22T12:06:05.745Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (9.59s) [2021-01-22T12:06:05.745Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (9.86s) [2021-01-22T12:06:05.745Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (13.77s) [2021-01-22T12:06:05.745Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (7.46s) [2021-01-22T12:06:05.745Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (7.67s) [2021-01-22T12:06:05.745Z] === RUN TestBuildMultiStageCopy [2021-01-22T12:06:05.745Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-01-22T12:06:05.832Z] === RUN TestDockerSuite/TestCommitHardlink [2021-01-22T12:06:06.760Z] === RUN TestDockerSuite/TestCommitNewFile [2021-01-22T12:06:07.685Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2021-01-22T12:06:08.246Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-01-22T12:06:08.808Z] === RUN TestDockerSuite/TestCommitTTY [2021-01-22T12:06:10.303Z] --- PASS: TestServiceUpdateConfigs (15.34s) [2021-01-22T12:06:10.303Z] === RUN TestServiceUpdateNetwork [2021-01-22T12:06:10.722Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-01-22T12:06:11.284Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-01-22T12:06:11.540Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2021-01-22T12:06:12.466Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-01-22T12:06:12.854Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-01-22T12:06:12.854Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-01-22T12:06:13.394Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-01-22T12:06:13.394Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-01-22T12:06:13.394Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-01-22T12:06:13.650Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-01-22T12:06:13.650Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-01-22T12:06:13.650Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-01-22T12:06:13.650Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-01-22T12:06:13.828Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-01-22T12:06:14.212Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.60s) [2021-01-22T12:06:14.212Z] PASS [2021-01-22T12:06:14.212Z] [2021-01-22T12:06:14.212Z] DONE 17 tests in 52.182s [2021-01-22T12:06:14.212Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-01-22T12:06:14.212Z] ++ 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-22T12:06:14.212Z] ++ set -e [2021-01-22T12:06:14.212Z] ++ '[' -n 0 ']' [2021-01-22T12:06:14.212Z] ++ set -x [2021-01-22T12:06:14.212Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-22T12:06:14.291Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-01-22T12:06:14.468Z] INFO: Testing against a local daemon [2021-01-22T12:06:14.468Z] === RUN TestPluginInvalidJSON [2021-01-22T12:06:14.468Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-01-22T12:06:14.468Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-01-22T12:06:14.724Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-01-22T12:06:14.724Z] --- PASS: TestPluginInvalidJSON (0.05s) [2021-01-22T12:06:14.724Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2021-01-22T12:06:14.724Z] === RUN TestPluginInstall [2021-01-22T12:06:14.724Z] === RUN TestPluginInstall/no_auth [2021-01-22T12:06:15.266Z] --- PASS: TestBuildMultiStageCopy (10.42s) [2021-01-22T12:06:15.266Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (7.76s) [2021-01-22T12:06:15.266Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.51s) [2021-01-22T12:06:15.267Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.62s) [2021-01-22T12:06:15.267Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.71s) [2021-01-22T12:06:15.267Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.81s) [2021-01-22T12:06:15.267Z] === RUN TestBuildMultiStageParentConfig [2021-01-22T12:06:15.285Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-01-22T12:06:16.649Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-01-22T12:06:16.649Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-01-22T12:06:16.813Z] --- PASS: TestBuildMultiStageParentConfig (1.64s) [2021-01-22T12:06:16.813Z] === RUN TestBuildLabelWithTargets [2021-01-22T12:06:16.813Z] --- SKIP: TestBuildLabelWithTargets (0.01s) [2021-01-22T12:06:16.813Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-01-22T12:06:16.813Z] === RUN TestBuildWithEmptyLayers [2021-01-22T12:06:17.211Z] time="2021-01-22T12:06:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-01-22T12:06:17.211Z] time="2021-01-22T12:06:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9c82c8105f38b04ac93ee020f27d9f750ad1c492c99bea30a9e51df223390452" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-01-22T12:06:17.211Z] time="2021-01-22T12:06:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-01-22T12:06:17.211Z] time="2021-01-22T12:06:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9c82c8105f38b04ac93ee020f27d9f750ad1c492c99bea30a9e51df223390452" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-01-22T12:06:17.211Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-01-22T12:06:17.467Z] === RUN TestPluginInstall/with_htpasswd [2021-01-22T12:06:17.797Z] --- PASS: TestBuildWithEmptyLayers (0.79s) [2021-01-22T12:06:17.797Z] === RUN TestBuildMultiStageOnBuild [2021-01-22T12:06:18.028Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-01-22T12:06:18.028Z] time="2021-01-22T12:06:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-01-22T12:06:18.028Z] time="2021-01-22T12:06:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:016862c9e2695b865d34db15bb80689874e38a7c55586a1c195af4e83d79e89b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-01-22T12:06:18.028Z] time="2021-01-22T12:06:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-01-22T12:06:18.028Z] time="2021-01-22T12:06:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:016862c9e2695b865d34db15bb80689874e38a7c55586a1c195af4e83d79e89b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-01-22T12:06:18.590Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-01-22T12:06:18.590Z] === RUN TestPluginInstall/with_insecure [2021-01-22T12:06:19.150Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-01-22T12:06:19.712Z] time="2021-01-22T12:06:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-01-22T12:06:19.712Z] time="2021-01-22T12:06:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9c60ac494cb7a4f9bd5920e306d693b1617d631dc35c21f4af03408999b18a01" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-01-22T12:06:19.712Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-01-22T12:06:19.712Z] time="2021-01-22T12:06:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-01-22T12:06:19.712Z] time="2021-01-22T12:06:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9c60ac494cb7a4f9bd5920e306d693b1617d631dc35c21f4af03408999b18a01" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-01-22T12:06:19.712Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-01-22T12:06:19.712Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-01-22T12:06:19.967Z] --- PASS: TestPluginInstall (5.44s) [2021-01-22T12:06:19.967Z] --- PASS: TestPluginInstall/no_auth (2.87s) [2021-01-22T12:06:19.967Z] --- PASS: TestPluginInstall/with_htpasswd (1.05s) [2021-01-22T12:06:19.967Z] --- PASS: TestPluginInstall/with_insecure (1.51s) [2021-01-22T12:06:19.967Z] plugin_test.go:160: [dc6731887f369] daemon is not started [2021-01-22T12:06:19.967Z] === RUN TestPluginsWithRuntimes [2021-01-22T12:06:20.223Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-01-22T12:06:20.223Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-01-22T12:06:20.223Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-01-22T12:06:20.479Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-01-22T12:06:20.479Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-01-22T12:06:21.040Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-01-22T12:06:21.603Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-01-22T12:06:21.858Z] === RUN TestPluginsWithRuntimes/No_Args [2021-01-22T12:06:22.116Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-01-22T12:06:22.116Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-01-22T12:06:22.524Z] --- PASS: TestServiceUpdateNetwork (14.33s) [2021-01-22T12:06:22.524Z] === RUN TestServiceUpdatePidsLimit [2021-01-22T12:06:23.043Z] === RUN TestPluginsWithRuntimes/With_Args [2021-01-22T12:06:23.298Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-01-22T12:06:23.464Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-01-22T12:06:23.859Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-01-22T12:06:23.859Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-01-22T12:06:24.115Z] --- PASS: TestPluginsWithRuntimes (4.00s) [2021-01-22T12:06:24.115Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.04s) [2021-01-22T12:06:24.115Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.02s) [2021-01-22T12:06:24.115Z] PASS [2021-01-22T12:06:24.115Z] [2021-01-22T12:06:24.115Z] DONE 9 tests in 9.723s [2021-01-22T12:06:24.115Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-01-22T12:06:24.115Z] ++ 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-22T12:06:24.115Z] ++ set -e [2021-01-22T12:06:24.115Z] ++ '[' -n 0 ']' [2021-01-22T12:06:24.115Z] ++ set -x [2021-01-22T12:06:24.115Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-22T12:06:24.371Z] INFO: Testing against a local daemon [2021-01-22T12:06:24.371Z] === RUN TestExternalGraphDriver [2021-01-22T12:06:24.371Z] === RUN TestExternalGraphDriver/json [2021-01-22T12:06:24.371Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-01-22T12:06:24.406Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-01-22T12:06:24.932Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-01-22T12:06:25.187Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2021-01-22T12:06:25.773Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-01-22T12:06:26.341Z] === RUN TestExternalGraphDriver/spec [2021-01-22T12:06:26.596Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-01-22T12:06:26.596Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-01-22T12:06:27.522Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-01-22T12:06:28.449Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-01-22T12:06:28.704Z] === RUN TestExternalGraphDriver/pull [2021-01-22T12:06:28.959Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-01-22T12:06:28.959Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-01-22T12:06:29.521Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-01-22T12:06:30.886Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-01-22T12:06:31.814Z] --- PASS: TestExternalGraphDriver (7.62s) [2021-01-22T12:06:31.815Z] --- PASS: TestExternalGraphDriver/json (2.04s) [2021-01-22T12:06:31.815Z] --- PASS: TestExternalGraphDriver/spec (2.31s) [2021-01-22T12:06:31.815Z] --- PASS: TestExternalGraphDriver/pull (3.18s) [2021-01-22T12:06:31.815Z] === RUN TestGraphdriverPluginV2 [2021-01-22T12:06:32.378Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-01-22T12:06:32.378Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-01-22T12:06:32.378Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-01-22T12:06:32.378Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-01-22T12:06:32.378Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-01-22T12:06:32.536Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-01-22T12:06:32.939Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-01-22T12:06:35.452Z] --- PASS: TestGraphdriverPluginV2 (3.59s) [2021-01-22T12:06:35.452Z] PASS [2021-01-22T12:06:35.452Z] [2021-01-22T12:06:35.452Z] DONE 5 tests in 11.366s [2021-01-22T12:06:35.452Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-01-22T12:06:35.452Z] ++ 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-22T12:06:35.452Z] ++ set -e [2021-01-22T12:06:35.452Z] ++ '[' -n 0 ']' [2021-01-22T12:06:35.452Z] ++ set -x [2021-01-22T12:06:35.452Z] ++ env -i DEST=/go/src/github.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-22T12:06:35.537Z] --- PASS: TestBuildMultiStageOnBuild (15.52s) [2021-01-22T12:06:35.537Z] === RUN TestBuildUncleanTarFilenames [2021-01-22T12:06:35.537Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2021-01-22T12:06:35.537Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-01-22T12:06:35.537Z] === RUN TestBuildMultiStageLayerLeak [2021-01-22T12:06:35.707Z] INFO: Testing against a local daemon [2021-01-22T12:06:35.707Z] === RUN TestContinueAfterPluginCrash [2021-01-22T12:06:35.707Z] === PAUSE TestContinueAfterPluginCrash [2021-01-22T12:06:35.707Z] === RUN TestReadPluginNoRead [2021-01-22T12:06:35.707Z] === PAUSE TestReadPluginNoRead [2021-01-22T12:06:35.707Z] === RUN TestDaemonStartWithLogOpt [2021-01-22T12:06:35.707Z] === PAUSE TestDaemonStartWithLogOpt [2021-01-22T12:06:35.707Z] === CONT TestContinueAfterPluginCrash [2021-01-22T12:06:35.707Z] === CONT TestDaemonStartWithLogOpt [2021-01-22T12:06:37.071Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-01-22T12:06:37.996Z] === RUN TestDockerSuite/TestContainerAPITop [2021-01-22T12:06:38.924Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-01-22T12:06:38.924Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-01-22T12:06:39.180Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-01-22T12:06:39.242Z] --- PASS: TestServiceUpdatePidsLimit (17.62s) [2021-01-22T12:06:39.242Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.04s) [2021-01-22T12:06:39.242Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.12s) [2021-01-22T12:06:39.242Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.12s) [2021-01-22T12:06:39.242Z] PASS [2021-01-22T12:06:39.242Z] [2021-01-22T12:06:39.242Z] === Skipped [2021-01-22T12:06:39.242Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2021-01-22T12:06:39.242Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-01-22T12:06:39.242Z] [2021-01-22T12:06:39.242Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2021-01-22T12:06:39.242Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-01-22T12:06:39.242Z] [2021-01-22T12:06:39.242Z] [2021-01-22T12:06:39.242Z] DONE 27 tests, 2 skipped in 160.785s [2021-01-22T12:06:39.243Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2021-01-22T12:06:39.243Z] ++ 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-22T12:06:39.243Z] ++ set -e [2021-01-22T12:06:39.243Z] ++ '[' -n 0 ']' [2021-01-22T12:06:39.243Z] ++ set -x [2021-01-22T12:06:39.243Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-22T12:06:39.505Z] INFO: Testing against a local daemon [2021-01-22T12:06:39.505Z] === RUN TestSessionCreate [2021-01-22T12:06:39.505Z] --- PASS: TestSessionCreate (0.05s) [2021-01-22T12:06:39.505Z] === RUN TestSessionCreateWithBadUpgrade [2021-01-22T12:06:39.505Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2021-01-22T12:06:39.505Z] PASS [2021-01-22T12:06:39.505Z] [2021-01-22T12:06:39.505Z] DONE 2 tests in 0.283s [2021-01-22T12:06:39.765Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2021-01-22T12:06:39.765Z] ++ 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-22T12:06:39.765Z] ++ set -e [2021-01-22T12:06:39.765Z] ++ '[' -n 0 ']' [2021-01-22T12:06:39.765Z] ++ set -x [2021-01-22T12:06:39.765Z] ++ env -i DEST=/go/src/github.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-22T12:06:40.026Z] INFO: Testing against a local daemon [2021-01-22T12:06:40.026Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-01-22T12:06:40.026Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-01-22T12:06:40.026Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-01-22T12:06:40.026Z] === RUN TestEventsExecDie [2021-01-22T12:06:40.967Z] --- PASS: TestEventsExecDie (0.93s) [2021-01-22T12:06:40.967Z] === RUN TestEventsBackwardsCompatible [2021-01-22T12:06:40.967Z] --- PASS: TestEventsBackwardsCompatible (0.12s) [2021-01-22T12:06:40.967Z] === RUN TestInfoBinaryCommits [2021-01-22T12:06:40.967Z] --- PASS: TestInfoBinaryCommits (0.05s) [2021-01-22T12:06:40.967Z] === RUN TestInfoAPIVersioned [2021-01-22T12:06:40.967Z] --- PASS: TestInfoAPIVersioned (0.02s) [2021-01-22T12:06:40.967Z] === RUN TestInfoDiscoveryBackend [2021-01-22T12:06:41.064Z] --- PASS: TestDaemonStartWithLogOpt (5.43s) [2021-01-22T12:06:41.064Z] === CONT TestReadPluginNoRead [2021-01-22T12:06:41.908Z] --- PASS: TestInfoDiscoveryBackend (0.63s) [2021-01-22T12:06:41.908Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-01-22T12:06:41.989Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-01-22T12:06:42.551Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-01-22T12:06:42.848Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-01-22T12:06:42.848Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-01-22T12:06:43.423Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.63s) [2021-01-22T12:06:43.423Z] === RUN TestInfoAPI [2021-01-22T12:06:43.423Z] --- PASS: TestInfoAPI (0.05s) [2021-01-22T12:06:43.423Z] === RUN TestInfoAPIWarnings [2021-01-22T12:06:43.491Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-01-22T12:06:44.418Z] === RUN TestReadPluginNoRead/default [2021-01-22T12:06:45.783Z] === RUN TestReadPluginNoRead/disabled_caching [2021-01-22T12:06:46.039Z] --- PASS: TestContinueAfterPluginCrash (10.37s) [2021-01-22T12:06:46.964Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-01-22T12:06:47.526Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-01-22T12:06:47.526Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-01-22T12:06:47.963Z] --- PASS: TestBuildMultiStageLayerLeak (14.07s) [2021-01-22T12:06:47.963Z] === RUN TestBuildWithHugeFile [2021-01-22T12:06:48.891Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-01-22T12:06:48.891Z] --- PASS: TestReadPluginNoRead (7.89s) [2021-01-22T12:06:48.891Z] --- PASS: TestReadPluginNoRead/default (1.49s) [2021-01-22T12:06:48.891Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.53s) [2021-01-22T12:06:48.891Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.52s) [2021-01-22T12:06:48.891Z] read_test.go:92: [db3349726f5d1] daemon is not started [2021-01-22T12:06:48.891Z] PASS [2021-01-22T12:06:48.891Z] [2021-01-22T12:06:48.891Z] DONE 6 tests in 13.433s [2021-01-22T12:06:48.891Z] 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-22T12:06:48.891Z] ++ 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-22T12:06:48.891Z] ++ set -e [2021-01-22T12:06:48.891Z] ++ '[' -n 0 ']' [2021-01-22T12:06:48.891Z] ++ set -x [2021-01-22T12:06:48.891Z] ++ env -i DEST=/go/src/github.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-22T12:06:48.891Z] testing: warning: no tests to run [2021-01-22T12:06:48.891Z] PASS [2021-01-22T12:06:48.891Z] [2021-01-22T12:06:48.891Z] DONE 0 tests in 0.057s [2021-01-22T12:06:48.891Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-01-22T12:06:48.891Z] ++ 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-22T12:06:48.891Z] ++ set -e [2021-01-22T12:06:48.891Z] ++ '[' -n 0 ']' [2021-01-22T12:06:48.891Z] ++ set -x [2021-01-22T12:06:48.891Z] ++ env -i DEST=/go/src/github.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-22T12:06:49.147Z] INFO: Testing against a local daemon [2021-01-22T12:06:49.147Z] === RUN TestPluginWithDevMounts [2021-01-22T12:06:49.147Z] === PAUSE TestPluginWithDevMounts [2021-01-22T12:06:49.147Z] === CONT TestPluginWithDevMounts [2021-01-22T12:06:49.707Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-01-22T12:06:51.072Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2021-01-22T12:06:51.072Z] --- PASS: TestPluginWithDevMounts (1.99s) [2021-01-22T12:06:51.072Z] PASS [2021-01-22T12:06:51.072Z] [2021-01-22T12:06:51.072Z] DONE 1 tests in 2.135s [2021-01-22T12:06:51.072Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-01-22T12:06:51.072Z] ++ 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-22T12:06:51.072Z] ++ set -e [2021-01-22T12:06:51.072Z] ++ '[' -n 0 ']' [2021-01-22T12:06:51.072Z] ++ set -x [2021-01-22T12:06:51.072Z] ++ env -i DEST=/go/src/github.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-22T12:06:51.328Z] INFO: Testing against a local daemon [2021-01-22T12:06:51.328Z] === RUN TestSecretInspect [2021-01-22T12:06:52.254Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2021-01-22T12:06:53.617Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2021-01-22T12:06:53.617Z] --- PASS: TestSecretInspect (2.31s) [2021-01-22T12:06:53.617Z] === RUN TestSecretList [2021-01-22T12:06:54.980Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2021-01-22T12:06:55.905Z] --- PASS: TestSecretList (2.41s) [2021-01-22T12:06:55.905Z] === RUN TestSecretsCreateAndDelete [2021-01-22T12:06:56.160Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc00088f060_} [2021-01-22T12:06:57.522Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1270759313_/foo_false____} [2021-01-22T12:06:58.448Z] --- PASS: TestSecretsCreateAndDelete (2.44s) [2021-01-22T12:06:58.448Z] === RUN TestSecretsUpdate [2021-01-22T12:06:59.008Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1270759313_/foo_true____} [2021-01-22T12:07:00.387Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3064638908_/foo_false____} [2021-01-22T12:07:01.312Z] --- PASS: TestSecretsUpdate (2.88s) [2021-01-22T12:07:01.312Z] === RUN TestTemplatedSecret [2021-01-22T12:07:01.525Z] --- PASS: TestInfoAPIWarnings (16.67s) [2021-01-22T12:07:01.525Z] === RUN TestInfoDebug [2021-01-22T12:07:01.525Z] --- PASS: TestInfoDebug (0.62s) [2021-01-22T12:07:01.525Z] === RUN TestInfoInsecureRegistries [2021-01-22T12:07:01.525Z] --- PASS: TestInfoInsecureRegistries (0.62s) [2021-01-22T12:07:01.525Z] === RUN TestInfoRegistryMirrors [2021-01-22T12:07:01.785Z] --- PASS: TestInfoRegistryMirrors (0.62s) [2021-01-22T12:07:01.785Z] === RUN TestLoginFailsWithBadCredentials [2021-01-22T12:07:01.875Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3064638908_/foo_true____} [2021-01-22T12:07:02.356Z] --- PASS: TestLoginFailsWithBadCredentials (0.29s) [2021-01-22T12:07:02.356Z] === RUN TestPingCacheHeaders [2021-01-22T12:07:02.356Z] --- PASS: TestPingCacheHeaders (0.05s) [2021-01-22T12:07:02.356Z] === RUN TestPingGet [2021-01-22T12:07:02.356Z] --- PASS: TestPingGet (0.03s) [2021-01-22T12:07:02.356Z] === RUN TestPingHead [2021-01-22T12:07:02.356Z] --- PASS: TestPingHead (0.05s) [2021-01-22T12:07:02.356Z] === RUN TestVersion [2021-01-22T12:07:02.356Z] --- PASS: TestVersion (0.05s) [2021-01-22T12:07:02.356Z] PASS [2021-01-22T12:07:02.356Z] [2021-01-22T12:07:02.356Z] === Skipped [2021-01-22T12:07:02.356Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-01-22T12:07:02.356Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-01-22T12:07:02.356Z] [2021-01-22T12:07:02.356Z] [2021-01-22T12:07:02.356Z] DONE 18 tests, 1 skipped in 22.703s [2021-01-22T12:07:02.356Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2021-01-22T12:07:02.356Z] ++ 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-22T12:07:02.356Z] ++ set -e [2021-01-22T12:07:02.356Z] ++ '[' -n 0 ']' [2021-01-22T12:07:02.356Z] ++ set -x [2021-01-22T12:07:02.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=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-22T12:07:02.616Z] INFO: Testing against a local daemon [2021-01-22T12:07:02.616Z] === RUN TestVolumesCreateAndList [2021-01-22T12:07:02.616Z] --- PASS: TestVolumesCreateAndList (0.03s) [2021-01-22T12:07:02.616Z] === RUN TestVolumesRemove [2021-01-22T12:07:02.616Z] --- PASS: TestVolumesRemove (0.12s) [2021-01-22T12:07:02.616Z] === RUN TestVolumesInspect [2021-01-22T12:07:02.616Z] --- PASS: TestVolumesInspect (0.03s) [2021-01-22T12:07:02.616Z] === RUN TestVolumesInvalidJSON [2021-01-22T12:07:02.616Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-01-22T12:07:02.616Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-01-22T12:07:02.616Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-01-22T12:07:02.616Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2021-01-22T12:07:02.616Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-01-22T12:07:02.616Z] PASS [2021-01-22T12:07:02.877Z] [2021-01-22T12:07:02.877Z] DONE 5 tests in 0.370s [2021-01-22T12:07:02.877Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-01-22T12:07:03.238Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3064638908_/foo_true__0xc00088f0c0__} [2021-01-22T12:07:03.446Z] ++++ cat bundles/test-integration/docker.pid [2021-01-22T12:07:03.447Z] +++ kill 13941 [2021-01-22T12:07:03.798Z] --- PASS: TestTemplatedSecret (2.37s) [2021-01-22T12:07:03.798Z] === RUN TestSecretCreateResolve [2021-01-22T12:07:04.722Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc00088f0e0_} [2021-01-22T12:07:04.829Z] +++ /etc/init.d/apparmor stop [2021-01-22T12:07:04.829Z] Leaving: AppArmorNo profiles have been unloaded. [2021-01-22T12:07:04.829Z] [2021-01-22T12:07:04.829Z] Unloading profiles will leave already running processes permanently [2021-01-22T12:07:04.829Z] unconfined, which can lead to unexpected situations. [2021-01-22T12:07:04.829Z] [2021-01-22T12:07:04.829Z] To set a process to complain mode, use the command line tool [2021-01-22T12:07:04.829Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-01-22T12:07:04.829Z] +++ true [2021-01-22T12:07:04.829Z] exiting test-integration [2021-01-22T12:07:04.829Z] ++ exit 0 [2021-01-22T12:07:04.829Z] [2021-01-22T12:07:06.087Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc00088f100_} [2021-01-22T12:07:06.087Z] --- PASS: TestSecretCreateResolve (2.44s) [2021-01-22T12:07:06.087Z] PASS [2021-01-22T12:07:06.087Z] [2021-01-22T12:07:06.087Z] DONE 6 tests in 14.965s [2021-01-22T12:07:06.087Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-01-22T12:07:06.087Z] ++ 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-22T12:07:06.087Z] ++ set -e [2021-01-22T12:07:06.087Z] ++ '[' -n 0 ']' [2021-01-22T12:07:06.087Z] ++ set -x [2021-01-22T12:07:06.087Z] ++ env -i DEST=/go/src/github.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-22T12:07:06.343Z] INFO: Testing against a local daemon [2021-01-22T12:07:06.343Z] === RUN TestServiceCreateInit [2021-01-22T12:07:06.343Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-01-22T12:07:07.268Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause Post stage [Pipeline] junit [2021-01-22T12:07:07.386Z] Recording test results [2021-01-22T12:07:07.523Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc00088f120_} [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-01-22T12:07:08.285Z] + echo Ensuring container killed. [2021-01-22T12:07:08.285Z] Ensuring container killed. [2021-01-22T12:07:08.285Z] + docker rm -vf docker-pr2 [2021-01-22T12:07:08.285Z] Error: No such container: docker-pr2 [2021-01-22T12:07:08.285Z] + true [Pipeline] sh [2021-01-22T12:07:08.573Z] + echo Chowning /workspace to jenkins user [2021-01-22T12:07:08.573Z] Chowning /workspace to jenkins user [2021-01-22T12:07:08.573Z] + id -u [2021-01-22T12:07:08.573Z] + id -g [2021-01-22T12:07:08.573Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41918:/workspace busybox chown -R 1000:1000 /workspace [2021-01-22T12:07:08.573Z] Unable to find image 'busybox:latest' locally [2021-01-22T12:07:08.835Z] latest: Pulling from library/busybox [2021-01-22T12:07:08.835Z] c2cf70554e62: Pulling fs layer [2021-01-22T12:07:09.095Z] c2cf70554e62: Verifying Checksum [2021-01-22T12:07:09.095Z] c2cf70554e62: Download complete [2021-01-22T12:07:09.356Z] c2cf70554e62: Pull complete [2021-01-22T12:07:09.356Z] Digest: sha256:c5439d7db88ab5423999530349d327b04279ad3161d7596d2126dfb5b02bfd1f [2021-01-22T12:07:09.356Z] Status: Downloaded newer image for busybox:latest [2021-01-22T12:07:09.414Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc00088f140_} [2021-01-22T12:07:10.777Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-01-22T12:07:11.032Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-01-22T12:07:12.402Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-01-22T12:07:12.402Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-01-22T12:07:12.402Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-01-22T12:07:12.402Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-01-22T12:07:12.402Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-01-22T12:07:12.402Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-01-22T12:07:12.402Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-01-22T12:07:12.402Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-01-22T12:07:12.402Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-01-22T12:07:12.402Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-01-22T12:07:12.402Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-01-22T12:07:12.402Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2021-01-22T12:07:12.402Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2021-01-22T12:07:12.402Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2021-01-22T12:07:12.658Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2021-01-22T12:07:12.658Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2021-01-22T12:07:12.658Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2021-01-22T12:07:12.658Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-01-22T12:07:15.923Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-01-22T12:07:15.923Z] --- PASS: TestServiceCreateInit (9.23s) [2021-01-22T12:07:15.923Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.58s) [2021-01-22T12:07:15.923Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.58s) [2021-01-22T12:07:15.923Z] === RUN TestCreateServiceMultipleTimes [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-01-22T12:07:16.236Z] + bundleName=arm64-integration [2021-01-22T12:07:16.236Z] + echo Creating arm64-integration-bundles.tar.gz [2021-01-22T12:07:16.236Z] Creating arm64-integration-bundles.tar.gz [2021-01-22T12:07:16.236Z] + + xargs tar -czf arm64-integration-bundles.tar.gz [2021-01-22T12:07:16.236Z] 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-22T12:07:16.510Z] Archiving artifacts [2021-01-22T12:07:17.287Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-01-22T12:07:18.519Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41918/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-01-22T12:07:18.861Z] + make clean [2021-01-22T12:07:19.433Z] docker volume rm -f docker-dev-cache [2021-01-22T12:07:19.433Z] docker-dev-cache [Pipeline] deleteDir [2021-01-22T12:07:20.570Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-01-22T12:07:21.496Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-01-22T12:07:21.753Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-01-22T12:07:22.682Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-01-22T12:07:23.242Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2021-01-22T12:07:23.500Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2021-01-22T12:07:23.756Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-01-22T12:07:23.793Z] --- PASS: TestImportExtremelyLargeImageWorks (194.11s) [2021-01-22T12:07:23.793Z] PASS [2021-01-22T12:07:23.793Z] [2021-01-22T12:07:23.793Z] === Skipped [2021-01-22T12:07:23.793Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-01-22T12:07:23.793Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-01-22T12:07:23.793Z] [2021-01-22T12:07:23.793Z] [2021-01-22T12:07:23.793Z] DONE 12 tests, 1 skipped in 195.138s [2021-01-22T12:07:23.793Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m [2021-01-22T12:07:23.793Z] ++ 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-22T12:07:23.793Z] ++ set -e [2021-01-22T12:07:23.793Z] ++ '[' -n 0 ']' [2021-01-22T12:07:23.793Z] ++ set -x [2021-01-22T12:07:23.793Z] ++ env -i DEST=/go/src/github.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-22T12:07:23.793Z] INFO: Testing against a local daemon [2021-01-22T12:07:23.793Z] === RUN TestNetworkCreateDelete [2021-01-22T12:07:23.793Z] --- PASS: TestNetworkCreateDelete (0.17s) [2021-01-22T12:07:23.793Z] === RUN TestDockerNetworkDeletePreferID [2021-01-22T12:07:23.793Z] --- PASS: TestDockerNetworkDeletePreferID (0.47s) [2021-01-22T12:07:23.793Z] === RUN TestDaemonDNSFallback [2021-01-22T12:07:23.793Z] --- PASS: TestDaemonDNSFallback (1.54s) [2021-01-22T12:07:23.793Z] === RUN TestInspectNetwork [2021-01-22T12:07:23.793Z] === RUN TestInspectNetwork/full_network_id [2021-01-22T12:07:23.793Z] === RUN TestInspectNetwork/partial_network_id [2021-01-22T12:07:23.793Z] === RUN TestInspectNetwork/network_name [2021-01-22T12:07:23.793Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-01-22T12:07:24.684Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-01-22T12:07:24.822Z] --- PASS: TestInspectNetwork (7.26s) [2021-01-22T12:07:24.822Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-01-22T12:07:24.822Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-01-22T12:07:24.822Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-01-22T12:07:24.822Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-01-22T12:07:24.822Z] === RUN TestRunContainerWithBridgeNone [2021-01-22T12:07:25.245Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-01-22T12:07:26.173Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-01-22T12:07:26.886Z] --- PASS: TestRunContainerWithBridgeNone (1.83s) [2021-01-22T12:07:26.886Z] === RUN TestNetworkInvalidJSON [2021-01-22T12:07:26.886Z] === RUN TestNetworkInvalidJSON//networks/create [2021-01-22T12:07:26.886Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-01-22T12:07:26.886Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-01-22T12:07:26.886Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-01-22T12:07:26.886Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-01-22T12:07:26.886Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-01-22T12:07:26.886Z] === CONT TestNetworkInvalidJSON//networks/create [2021-01-22T12:07:26.886Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-01-22T12:07:26.886Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-01-22T12:07:26.886Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-01-22T12:07:26.886Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-01-22T12:07:26.886Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-01-22T12:07:26.886Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-01-22T12:07:26.886Z] === RUN TestNetworkList [2021-01-22T12:07:26.886Z] === RUN TestNetworkList//networks [2021-01-22T12:07:26.886Z] === PAUSE TestNetworkList//networks [2021-01-22T12:07:26.886Z] === RUN TestNetworkList//networks/ [2021-01-22T12:07:26.886Z] === PAUSE TestNetworkList//networks/ [2021-01-22T12:07:26.886Z] === CONT TestNetworkList//networks [2021-01-22T12:07:26.886Z] === CONT TestNetworkList//networks/ [2021-01-22T12:07:26.886Z] --- PASS: TestNetworkList (0.02s) [2021-01-22T12:07:26.886Z] --- PASS: TestNetworkList//networks (0.00s) [2021-01-22T12:07:26.886Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-01-22T12:07:26.886Z] === RUN TestHostIPv4BridgeLabel [2021-01-22T12:07:27.518Z] --- PASS: TestHostIPv4BridgeLabel (0.58s) [2021-01-22T12:07:27.518Z] === RUN TestDaemonRestartWithLiveRestore [2021-01-22T12:07:27.539Z] === RUN TestDockerSuite/TestCpFromCaseE [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-01-22T12:07:28.100Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-01-22T12:07:28.547Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2021-01-22T12:07:28.547Z] === RUN TestDaemonDefaultNetworkPools [2021-01-22T12:07:28.662Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-01-22T12:07:29.179Z] --- PASS: TestDaemonDefaultNetworkPools (0.75s) [2021-01-22T12:07:29.179Z] === RUN TestDaemonRestartWithExistingNetwork [2021-01-22T12:07:29.227Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-01-22T12:07:29.788Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-01-22T12:07:30.208Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.16s) [2021-01-22T12:07:30.208Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-01-22T12:07:30.348Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-01-22T12:07:30.909Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-01-22T12:07:31.470Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-01-22T12:07:31.722Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.33s) [2021-01-22T12:07:31.722Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-01-22T12:07:32.349Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2021-01-22T12:07:32.349Z] === RUN TestServiceWithPredefinedNetwork [2021-01-22T12:07:32.396Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-01-22T12:07:32.957Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-01-22T12:07:32.957Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-01-22T12:07:33.519Z] === RUN TestDockerSuite/TestCpRelativePath [2021-01-22T12:07:33.519Z] --- PASS: TestCreateServiceMultipleTimes (18.01s) [2021-01-22T12:07:33.519Z] === RUN TestCreateServiceConflict [2021-01-22T12:07:34.079Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-01-22T12:07:34.414Z] --- PASS: TestServiceWithPredefinedNetwork (2.02s) [2021-01-22T12:07:34.414Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-01-22T12:07:34.414Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-01-22T12:07:34.414Z] service_test.go:236: FLAKY_TEST [2021-01-22T12:07:34.414Z] === RUN TestServiceWithDataPathPortInit [2021-01-22T12:07:35.005Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-01-22T12:07:35.582Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-01-22T12:07:35.841Z] --- PASS: TestCreateServiceConflict (2.33s) [2021-01-22T12:07:35.841Z] === RUN TestCreateServiceMaxReplicas [2021-01-22T12:07:36.401Z] === RUN TestDockerSuite/TestCpToCaseA [2021-01-22T12:07:37.764Z] === RUN TestDockerSuite/TestCpToCaseB [2021-01-22T12:07:38.690Z] === RUN TestDockerSuite/TestCpToCaseC [2021-01-22T12:07:39.617Z] --- PASS: TestCreateServiceMaxReplicas (3.63s) [2021-01-22T12:07:39.617Z] === RUN TestCreateWithDuplicateNetworkNames [2021-01-22T12:07:40.177Z] === RUN TestDockerSuite/TestCpToCaseD [2021-01-22T12:07:44.341Z] === RUN TestDockerSuite/TestCpToCaseE [2021-01-22T12:07:45.704Z] === RUN TestDockerSuite/TestCpToCaseF [2021-01-22T12:07:46.264Z] === RUN TestDockerSuite/TestCpToCaseG [2021-01-22T12:07:49.529Z] === RUN TestDockerSuite/TestCpToCaseH [2021-01-22T12:07:49.725Z] --- PASS: TestServiceWithDataPathPortInit (13.69s) [2021-01-22T12:07:49.725Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-01-22T12:07:50.892Z] === RUN TestDockerSuite/TestCpToCaseI [2021-01-22T12:07:51.452Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-01-22T12:07:53.969Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.49s) [2021-01-22T12:07:53.969Z] === RUN TestCreateServiceSecretFileMode [2021-01-22T12:07:54.531Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2021-01-22T12:07:55.267Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.88s) [2021-01-22T12:07:55.267Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:mewtgocbpw2tzlryp1avllafe Created:2021-01-22 12:07:48.969572057 +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[815e0d049f572b782a0cd504376d28fbb27132221357eb535ecd8cab0885503a:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.w1cat1j91mbzfbm6v6ag67s39 EndpointID:da02d322e334eba7db5c6edf61acd706a1a7539ce9d24d25ec17b8032eb9f946 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:ac7be1345759b90f511105eed05dad4f124efe04e99db5378fb7cb5fbf8a1ce5 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:d5a30c74918d IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.w1cat1j91mbzfbm6v6ag67s39 EndpointID:da02d322e334eba7db5c6edf61acd706a1a7539ce9d24d25ec17b8032eb9f946 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-01-22T12:07:55.267Z] PASS [2021-01-22T12:07:55.267Z] [2021-01-22T12:07:55.267Z] === Skipped [2021-01-22T12:07:55.267Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-01-22T12:07:55.267Z] service_test.go:236: FLAKY_TEST [2021-01-22T12:07:55.267Z] [2021-01-22T12:07:55.267Z] [2021-01-22T12:07:55.267Z] DONE 26 tests, 1 skipped in 39.416s [2021-01-22T12:07:55.267Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-01-22T12:07:55.267Z] ++ 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-22T12:07:55.267Z] ++ set -e [2021-01-22T12:07:55.267Z] ++ '[' -n 0 ']' [2021-01-22T12:07:55.267Z] ++ set -x [2021-01-22T12:07:55.267Z] ++ env -i DEST=/go/src/github.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-22T12:07:55.267Z] INFO: Testing against a local daemon [2021-01-22T12:07:55.267Z] === RUN TestDockerNetworkIpvlanPersistance [2021-01-22T12:07:55.267Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-01-22T12:07:55.267Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-01-22T12:07:55.267Z] === RUN TestDockerNetworkIpvlan [2021-01-22T12:07:55.267Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-01-22T12:07:55.267Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-01-22T12:07:55.267Z] PASS [2021-01-22T12:07:55.267Z] [2021-01-22T12:07:55.267Z] === Skipped [2021-01-22T12:07:55.267Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-01-22T12:07:55.267Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-01-22T12:07:55.267Z] [2021-01-22T12:07:55.267Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-01-22T12:07:55.267Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-01-22T12:07:55.267Z] [2021-01-22T12:07:55.267Z] [2021-01-22T12:07:55.267Z] DONE 2 tests, 2 skipped in 0.079s [2021-01-22T12:07:55.267Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-01-22T12:07:55.267Z] ++ 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-22T12:07:55.267Z] ++ set -e [2021-01-22T12:07:55.267Z] ++ '[' -n 0 ']' [2021-01-22T12:07:55.267Z] ++ set -x [2021-01-22T12:07:55.267Z] ++ env -i DEST=/go/src/github.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-22T12:07:55.267Z] INFO: Testing against a local daemon [2021-01-22T12:07:55.267Z] === RUN TestDockerNetworkMacvlanPersistance [2021-01-22T12:07:55.457Z] === RUN TestDockerSuite/TestCpToDot [2021-01-22T12:07:56.049Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-01-22T12:07:56.306Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.41s) [2021-01-22T12:07:56.306Z] === RUN TestDockerNetworkMacvlan [2021-01-22T12:07:57.334Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-01-22T12:07:57.414Z] --- PASS: TestCreateServiceSecretFileMode (3.14s) [2021-01-22T12:07:57.414Z] === RUN TestCreateServiceConfigFileMode [2021-01-22T12:07:57.414Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-01-22T12:07:58.341Z] === RUN TestDockerSuite/TestCpToStdout [2021-01-22T12:07:58.362Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-01-22T12:07:58.995Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-01-22T12:07:59.268Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-01-22T12:07:59.268Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2021-01-22T12:07:59.828Z] --- PASS: TestCreateServiceConfigFileMode (2.62s) [2021-01-22T12:07:59.828Z] === RUN TestCreateServiceSysctls [2021-01-22T12:08:00.756Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-01-22T12:08:01.012Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-01-22T12:08:01.069Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-01-22T12:08:01.940Z] === RUN TestDockerSuite/TestCpVolumePath [2021-01-22T12:08:03.135Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-01-22T12:08:03.303Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-01-22T12:08:03.303Z] === RUN TestDockerSuite/TestCreateArgs [2021-01-22T12:08:03.303Z] === RUN TestDockerSuite/TestCreateByImageID [2021-01-22T12:08:03.559Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-01-22T12:08:03.814Z] --- PASS: TestCreateServiceSysctls (4.09s) [2021-01-22T12:08:03.814Z] === RUN TestCreateServiceCapabilities [2021-01-22T12:08:04.069Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-01-22T12:08:04.069Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-01-22T12:08:04.069Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-01-22T12:08:04.631Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-01-22T12:08:04.886Z] === RUN TestDockerSuite/TestCreateLabels [2021-01-22T12:08:04.886Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-01-22T12:08:05.141Z] === RUN TestDockerSuite/TestCreateRM [2021-01-22T12:08:05.141Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-01-22T12:08:05.141Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-01-22T12:08:05.141Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-01-22T12:08:05.397Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-01-22T12:08:05.397Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2021-01-22T12:08:06.645Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-01-22T12:08:07.279Z] --- PASS: TestDockerNetworkMacvlan (10.97s) [2021-01-22T12:08:07.279Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2021-01-22T12:08:07.279Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2021-01-22T12:08:07.279Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.86s) [2021-01-22T12:08:07.279Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.96s) [2021-01-22T12:08:07.279Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.25s) [2021-01-22T12:08:07.279Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.64s) [2021-01-22T12:08:07.279Z] PASS [2021-01-22T12:08:07.279Z] [2021-01-22T12:08:07.279Z] DONE 8 tests in 12.453s [2021-01-22T12:08:07.279Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m [2021-01-22T12:08:07.279Z] ++ 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-22T12:08:07.279Z] ++ set -e [2021-01-22T12:08:07.279Z] ++ '[' -n 0 ']' [2021-01-22T12:08:07.279Z] ++ set -x [2021-01-22T12:08:07.279Z] ++ env -i DEST=/go/src/github.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-22T12:08:07.279Z] testing: warning: no tests to run [2021-01-22T12:08:07.279Z] PASS [2021-01-22T12:08:07.279Z] [2021-01-22T12:08:07.279Z] DONE 0 tests in 0.013s [2021-01-22T12:08:07.289Z] --- PASS: TestCreateServiceCapabilities (3.40s) [2021-01-22T12:08:07.289Z] === RUN TestInspect [2021-01-22T12:08:07.572Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-01-22T12:08:07.572Z] ++ 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-22T12:08:07.572Z] ++ set -e [2021-01-22T12:08:07.572Z] ++ '[' -n 0 ']' [2021-01-22T12:08:07.572Z] ++ set -x [2021-01-22T12:08:07.572Z] ++ env -i DEST=/go/src/github.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-22T12:08:07.572Z] INFO: Testing against a local daemon [2021-01-22T12:08:07.572Z] === RUN TestAuthZPluginAllowRequest [2021-01-22T12:08:07.851Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-01-22T12:08:08.108Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-01-22T12:08:08.108Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-01-22T12:08:09.079Z] --- PASS: TestAuthZPluginAllowRequest (1.41s) [2021-01-22T12:08:09.079Z] === RUN TestAuthZPluginTLS [2021-01-22T12:08:09.370Z] --- PASS: TestAuthZPluginTLS (0.56s) [2021-01-22T12:08:09.370Z] === RUN TestAuthZPluginDenyRequest [2021-01-22T12:08:09.999Z] --- PASS: TestAuthZPluginDenyRequest (0.55s) [2021-01-22T12:08:09.999Z] === RUN TestAuthZPluginAPIDenyResponse [2021-01-22T12:08:10.627Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2021-01-22T12:08:10.627Z] === RUN TestAuthZPluginDenyResponse [2021-01-22T12:08:11.255Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2021-01-22T12:08:11.256Z] === RUN TestAuthZPluginAllowEventStream [2021-01-22T12:08:12.275Z] --- PASS: TestInspect (4.98s) [2021-01-22T12:08:12.275Z] === RUN TestCreateJob [2021-01-22T12:08:12.755Z] --- PASS: TestAuthZPluginAllowEventStream (1.31s) [2021-01-22T12:08:12.755Z] === RUN TestAuthZPluginErrorResponse [2021-01-22T12:08:13.046Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2021-01-22T12:08:13.046Z] === RUN TestAuthZPluginErrorRequest [2021-01-22T12:08:13.200Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-01-22T12:08:13.456Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-01-22T12:08:13.456Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-01-22T12:08:13.456Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-01-22T12:08:13.457Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-01-22T12:08:13.457Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-01-22T12:08:13.679Z] --- PASS: TestAuthZPluginErrorRequest (0.55s) [2021-01-22T12:08:13.679Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-01-22T12:08:13.971Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2021-01-22T12:08:13.971Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-01-22T12:08:14.033Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-01-22T12:08:15.396Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-01-22T12:08:15.957Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-01-22T12:08:16.080Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.72s) [2021-01-22T12:08:16.080Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-01-22T12:08:16.212Z] --- PASS: TestCreateJob (3.95s) [2021-01-22T12:08:16.212Z] === RUN TestReplicatedJob [2021-01-22T12:08:17.140Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-01-22T12:08:17.586Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.71s) [2021-01-22T12:08:17.586Z] === RUN TestAuthZPluginHeader [2021-01-22T12:08:18.505Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-01-22T12:08:18.617Z] --- PASS: TestAuthZPluginHeader (0.87s) [2021-01-22T12:08:18.617Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-01-22T12:08:18.617Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-01-22T12:08:18.617Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-01-22T12:08:18.617Z] === RUN TestAuthZPluginV2Disable [2021-01-22T12:08:18.617Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2021-01-22T12:08:18.617Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-01-22T12:08:18.617Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-01-22T12:08:18.617Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-01-22T12:08:18.617Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-01-22T12:08:18.617Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-01-22T12:08:18.617Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-01-22T12:08:18.617Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-01-22T12:08:18.617Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-01-22T12:08:19.067Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-01-22T12:08:19.994Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-01-22T12:08:19.994Z] === RUN TestDockerSuite/TestDevicePermissions [2021-01-22T12:08:20.556Z] === RUN TestDockerSuite/TestDockerFails [2021-01-22T12:08:20.556Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2021-01-22T12:08:20.556Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2021-01-22T12:08:20.556Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2021-01-22T12:08:21.923Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2021-01-22T12:08:22.179Z] --- PASS: TestReplicatedJob (6.00s) [2021-01-22T12:08:22.179Z] === RUN TestUpdateReplicatedJob [2021-01-22T12:08:22.434Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2021-01-22T12:08:23.797Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2021-01-22T12:08:23.797Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2021-01-22T12:08:23.797Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2021-01-22T12:08:24.053Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2021-01-22T12:08:25.941Z] --- PASS: TestUpdateReplicatedJob (3.40s) [2021-01-22T12:08:25.941Z] === RUN TestServiceListWithStatuses [2021-01-22T12:08:25.941Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-01-22T12:08:25.941Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-01-22T12:08:25.941Z] === RUN TestDockerNetworkConnectAlias [2021-01-22T12:08:30.105Z] --- PASS: TestDockerNetworkConnectAlias (3.76s) [2021-01-22T12:08:30.105Z] === RUN TestDockerNetworkReConnect [2021-01-22T12:08:30.105Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-01-22T12:08:31.470Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2021-01-22T12:08:32.030Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-01-22T12:08:33.926Z] --- PASS: TestDockerNetworkReConnect (4.63s) [2021-01-22T12:08:33.926Z] === RUN TestServicePlugin [2021-01-22T12:08:34.853Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-01-22T12:08:36.742Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2021-01-22T12:08:37.150Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.75s) [2021-01-22T12:08:37.150Z] PASS [2021-01-22T12:08:37.150Z] [2021-01-22T12:08:37.150Z] === Skipped [2021-01-22T12:08:37.150Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-01-22T12:08:37.150Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-01-22T12:08:37.150Z] [2021-01-22T12:08:37.150Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2021-01-22T12:08:37.150Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-01-22T12:08:37.150Z] [2021-01-22T12:08:37.150Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-01-22T12:08:37.150Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-01-22T12:08:37.150Z] [2021-01-22T12:08:37.150Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-01-22T12:08:37.150Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-01-22T12:08:37.150Z] [2021-01-22T12:08:37.150Z] [2021-01-22T12:08:37.150Z] DONE 17 tests, 4 skipped in 27.693s [2021-01-22T12:08:37.150Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-01-22T12:08:37.150Z] ++ 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-22T12:08:37.150Z] ++ set -e [2021-01-22T12:08:37.150Z] ++ '[' -n 0 ']' [2021-01-22T12:08:37.150Z] ++ set -x [2021-01-22T12:08:37.151Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-22T12:08:37.151Z] INFO: Testing against a local daemon [2021-01-22T12:08:37.151Z] === RUN TestPluginInvalidJSON [2021-01-22T12:08:37.151Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-01-22T12:08:37.151Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-01-22T12:08:37.151Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-01-22T12:08:37.151Z] --- PASS: TestPluginInvalidJSON (0.02s) [2021-01-22T12:08:37.151Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-01-22T12:08:37.151Z] === RUN TestPluginInstall [2021-01-22T12:08:37.151Z] === RUN TestPluginInstall/no_auth [2021-01-22T12:08:37.151Z] time="2021-01-22T12:08:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-01-22T12:08:37.151Z] time="2021-01-22T12:08:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:de0b79aaa8d4bbac156b9716850b597b9584d1ced54cc5625b67afbfd71491e1" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-01-22T12:08:37.151Z] time="2021-01-22T12:08:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-01-22T12:08:37.151Z] time="2021-01-22T12:08:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:de0b79aaa8d4bbac156b9716850b597b9584d1ced54cc5625b67afbfd71491e1" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-01-22T12:08:37.151Z] === RUN TestPluginInstall/with_htpasswd [2021-01-22T12:08:37.667Z] === RUN TestDockerSuite/TestEventsAttach [2021-01-22T12:08:37.779Z] time="2021-01-22T12:08:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-01-22T12:08:37.779Z] time="2021-01-22T12:08:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7b8d2335db26e19750c66907f4dc3c8c6aa3cef73a832cc80200fc9ef8b43dc0" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-01-22T12:08:37.779Z] time="2021-01-22T12:08:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-01-22T12:08:37.779Z] time="2021-01-22T12:08:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7b8d2335db26e19750c66907f4dc3c8c6aa3cef73a832cc80200fc9ef8b43dc0" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-01-22T12:08:38.071Z] === RUN TestPluginInstall/with_insecure [2021-01-22T12:08:38.228Z] === RUN TestDockerSuite/TestEventsCommit [2021-01-22T12:08:39.098Z] time="2021-01-22T12:08:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-01-22T12:08:39.098Z] time="2021-01-22T12:08:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5820e03cc5f01bbeca12146e3edcbc6986edb94942761154fbd14db9f4ab503a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-01-22T12:08:39.098Z] time="2021-01-22T12:08:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-01-22T12:08:39.098Z] time="2021-01-22T12:08:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5820e03cc5f01bbeca12146e3edcbc6986edb94942761154fbd14db9f4ab503a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-01-22T12:08:39.157Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-01-22T12:08:39.388Z] --- PASS: TestPluginInstall (4.25s) [2021-01-22T12:08:39.388Z] --- PASS: TestPluginInstall/no_auth (1.96s) [2021-01-22T12:08:39.388Z] --- PASS: TestPluginInstall/with_htpasswd (0.92s) [2021-01-22T12:08:39.388Z] --- PASS: TestPluginInstall/with_insecure (1.37s) [2021-01-22T12:08:39.388Z] plugin_test.go:160: [dcc2ff4618bb3] daemon is not started [2021-01-22T12:08:39.388Z] === RUN TestPluginsWithRuntimes [2021-01-22T12:08:39.718Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-01-22T12:08:40.278Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-01-22T12:08:40.839Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2021-01-22T12:08:41.441Z] === RUN TestPluginsWithRuntimes/No_Args [2021-01-22T12:08:42.204Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2021-01-22T12:08:42.468Z] === RUN TestPluginsWithRuntimes/With_Args [2021-01-22T12:08:43.498Z] --- PASS: TestPluginsWithRuntimes (4.02s) [2021-01-22T12:08:43.498Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.07s) [2021-01-22T12:08:43.498Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.08s) [2021-01-22T12:08:43.498Z] PASS [2021-01-22T12:08:43.498Z] [2021-01-22T12:08:43.498Z] DONE 9 tests in 8.374s [2021-01-22T12:08:43.498Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-01-22T12:08:43.498Z] ++ 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-22T12:08:43.498Z] ++ set -e [2021-01-22T12:08:43.498Z] ++ '[' -n 0 ']' [2021-01-22T12:08:43.498Z] ++ set -x [2021-01-22T12:08:43.498Z] ++ env -i DEST=/go/src/github.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-22T12:08:43.498Z] INFO: Testing against a local daemon [2021-01-22T12:08:43.498Z] === RUN TestExternalGraphDriver [2021-01-22T12:08:43.569Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-01-22T12:08:43.793Z] === RUN TestExternalGraphDriver/json [2021-01-22T12:08:45.847Z] === RUN TestExternalGraphDriver/spec [2021-01-22T12:08:46.083Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2021-01-22T12:08:47.349Z] === RUN TestExternalGraphDriver/pull [2021-01-22T12:08:47.970Z] === RUN TestDockerSuite/TestEventsCopy [2021-01-22T12:08:48.532Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-01-22T12:08:49.412Z] --- PASS: TestExternalGraphDriver (5.52s) [2021-01-22T12:08:49.412Z] --- PASS: TestExternalGraphDriver/json (1.79s) [2021-01-22T12:08:49.412Z] --- PASS: TestExternalGraphDriver/spec (1.81s) [2021-01-22T12:08:49.412Z] --- PASS: TestExternalGraphDriver/pull (1.80s) [2021-01-22T12:08:49.412Z] === RUN TestGraphdriverPluginV2 [2021-01-22T12:08:49.412Z] --- SKIP: TestGraphdriverPluginV2 (0.06s) [2021-01-22T12:08:49.412Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-01-22T12:08:49.412Z] PASS [2021-01-22T12:08:49.412Z] [2021-01-22T12:08:49.412Z] === Skipped [2021-01-22T12:08:49.412Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s) [2021-01-22T12:08:49.412Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-01-22T12:08:49.412Z] [2021-01-22T12:08:49.412Z] [2021-01-22T12:08:49.412Z] DONE 5 tests, 1 skipped in 5.649s [2021-01-22T12:08:49.412Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-01-22T12:08:49.412Z] ++ 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-22T12:08:49.412Z] ++ set -e [2021-01-22T12:08:49.412Z] ++ '[' -n 0 ']' [2021-01-22T12:08:49.412Z] ++ set -x [2021-01-22T12:08:49.412Z] ++ env -i DEST=/go/src/github.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-22T12:08:49.412Z] INFO: Testing against a local daemon [2021-01-22T12:08:49.412Z] === RUN TestContinueAfterPluginCrash [2021-01-22T12:08:49.412Z] === PAUSE TestContinueAfterPluginCrash [2021-01-22T12:08:49.412Z] === RUN TestReadPluginNoRead [2021-01-22T12:08:49.412Z] === PAUSE TestReadPluginNoRead [2021-01-22T12:08:49.412Z] === RUN TestDaemonStartWithLogOpt [2021-01-22T12:08:49.412Z] === PAUSE TestDaemonStartWithLogOpt [2021-01-22T12:08:49.412Z] === CONT TestContinueAfterPluginCrash [2021-01-22T12:08:49.412Z] === CONT TestDaemonStartWithLogOpt [2021-01-22T12:08:49.412Z] === CONT TestReadPluginNoRead [2021-01-22T12:08:49.459Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-01-22T12:08:54.997Z] === RUN TestReadPluginNoRead/default [2021-01-22T12:08:54.997Z] --- PASS: TestDaemonStartWithLogOpt (5.44s) [2021-01-22T12:08:55.625Z] === RUN TestReadPluginNoRead/disabled_caching [2021-01-22T12:08:55.993Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-01-22T12:08:55.993Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-01-22T12:08:56.248Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-01-22T12:08:57.122Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-01-22T12:08:57.174Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2021-01-22T12:08:57.174Z] === RUN TestDockerSuite/TestEventsFilterType [2021-01-22T12:08:57.429Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2021-01-22T12:08:57.687Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2021-01-22T12:08:57.687Z] === RUN TestDockerSuite/TestEventsFilters [2021-01-22T12:08:58.612Z] === RUN TestDockerSuite/TestEventsFormat [2021-01-22T12:08:58.622Z] --- PASS: TestReadPluginNoRead (9.31s) [2021-01-22T12:08:58.622Z] --- PASS: TestReadPluginNoRead/default (1.38s) [2021-01-22T12:08:58.622Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.51s) [2021-01-22T12:08:58.622Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.46s) [2021-01-22T12:08:58.622Z] read_test.go:92: [d3f2e4420a33c] daemon is not started [2021-01-22T12:08:59.538Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-01-22T12:08:59.538Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-01-22T12:08:59.538Z] === RUN TestDockerSuite/TestEventsImageImport [2021-01-22T12:08:59.838Z] --- PASS: TestBuildWithHugeFile (127.87s) [2021-01-22T12:08:59.838Z] === RUN TestBuildWithEmptyDockerfile [2021-01-22T12:08:59.838Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-01-22T12:08:59.838Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-01-22T12:08:59.838Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-01-22T12:08:59.838Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-01-22T12:08:59.838Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-01-22T12:08:59.838Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-01-22T12:08:59.838Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-01-22T12:08:59.838Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-01-22T12:08:59.838Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-01-22T12:08:59.838Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s) [2021-01-22T12:08:59.838Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2021-01-22T12:08:59.838Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s) [2021-01-22T12:08:59.838Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s) [2021-01-22T12:08:59.838Z] === RUN TestBuildPreserveOwnership [2021-01-22T12:08:59.838Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2021-01-22T12:08:59.838Z] build_test.go:583: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-01-22T12:08:59.838Z] === RUN TestBuildPlatformInvalid [2021-01-22T12:08:59.838Z] --- PASS: TestBuildPlatformInvalid (0.06s) [2021-01-22T12:08:59.838Z] PASS [2021-01-22T12:08:59.838Z] ok github.com/docker/docker/integration/build 188.982s [2021-01-22T12:08:59.838Z] [2021-01-22T12:08:59.838Z] === Skipped [2021-01-22T12:08:59.838Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2021-01-22T12:08:59.838Z] build_session_test.go:25: TODO: BuildKit [2021-01-22T12:08:59.838Z] [2021-01-22T12:08:59.838Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2021-01-22T12:08:59.838Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-01-22T12:08:59.838Z] [2021-01-22T12:08:59.838Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2021-01-22T12:08:59.838Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-01-22T12:08:59.838Z] [2021-01-22T12:08:59.838Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2021-01-22T12:08:59.838Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-01-22T12:08:59.838Z] [2021-01-22T12:08:59.838Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2021-01-22T12:08:59.838Z] build_test.go:583: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-01-22T12:08:59.838Z] [2021-01-22T12:08:59.838Z] [2021-01-22T12:08:59.838Z] DONE 28 tests, 5 skipped in 216.984s [2021-01-22T12:08:59.838Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2021-01-22T12:08:59.838Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-01-22T12:08:59.838Z] INFO: Testing against a local daemon [2021-01-22T12:08:59.838Z] === RUN TestConfigInspect [2021-01-22T12:08:59.838Z] --- SKIP: TestConfigInspect (0.00s) [2021-01-22T12:08:59.838Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2021-01-22T12:08:59.838Z] === RUN TestConfigList [2021-01-22T12:08:59.838Z] --- SKIP: TestConfigList (0.00s) [2021-01-22T12:08:59.838Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2021-01-22T12:08:59.838Z] === RUN TestConfigsCreateAndDelete [2021-01-22T12:08:59.838Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2021-01-22T12:08:59.838Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2021-01-22T12:08:59.838Z] === RUN TestConfigsUpdate [2021-01-22T12:08:59.838Z] --- SKIP: TestConfigsUpdate (0.00s) [2021-01-22T12:08:59.838Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2021-01-22T12:08:59.838Z] === RUN TestTemplatedConfig [2021-01-22T12:08:59.838Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-01-22T12:08:59.838Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2021-01-22T12:08:59.838Z] === RUN TestConfigCreateResolve [2021-01-22T12:08:59.838Z] --- SKIP: TestConfigCreateResolve (0.00s) [2021-01-22T12:08:59.838Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2021-01-22T12:08:59.838Z] === RUN TestConfigDaemonLibtrustID [2021-01-22T12:08:59.838Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2021-01-22T12:08:59.838Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2021-01-22T12:08:59.838Z] PASS [2021-01-22T12:08:59.838Z] ok github.com/docker/docker/integration/config 1.068s [2021-01-22T12:08:59.838Z] [2021-01-22T12:08:59.838Z] === Skipped [2021-01-22T12:08:59.838Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2021-01-22T12:08:59.838Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2021-01-22T12:08:59.838Z] [2021-01-22T12:08:59.838Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2021-01-22T12:08:59.838Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2021-01-22T12:08:59.838Z] [2021-01-22T12:08:59.838Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2021-01-22T12:08:59.838Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2021-01-22T12:08:59.838Z] [2021-01-22T12:08:59.838Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2021-01-22T12:08:59.838Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2021-01-22T12:08:59.838Z] [2021-01-22T12:08:59.838Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2021-01-22T12:08:59.838Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2021-01-22T12:08:59.838Z] [2021-01-22T12:08:59.838Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2021-01-22T12:08:59.838Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2021-01-22T12:08:59.838Z] [2021-01-22T12:08:59.838Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2021-01-22T12:08:59.838Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2021-01-22T12:08:59.838Z] [2021-01-22T12:08:59.838Z] [2021-01-22T12:08:59.838Z] DONE 7 tests, 7 skipped in 3.583s [2021-01-22T12:08:59.838Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2021-01-22T12:09:00.117Z] --- PASS: TestContinueAfterPluginCrash (10.65s) [2021-01-22T12:09:00.117Z] PASS [2021-01-22T12:09:00.117Z] [2021-01-22T12:09:00.117Z] DONE 6 tests in 10.722s [2021-01-22T12:09:00.117Z] 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-22T12:09:00.117Z] ++ 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-22T12:09:00.117Z] ++ set -e [2021-01-22T12:09:00.117Z] ++ '[' -n 0 ']' [2021-01-22T12:09:00.117Z] ++ set -x [2021-01-22T12:09:00.117Z] ++ env -i DEST=/go/src/github.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-22T12:09:00.117Z] testing: warning: no tests to run [2021-01-22T12:09:00.117Z] PASS [2021-01-22T12:09:00.117Z] [2021-01-22T12:09:00.117Z] DONE 0 tests in 0.017s [2021-01-22T12:09:00.117Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-01-22T12:09:00.117Z] ++ 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-22T12:09:00.117Z] ++ set -e [2021-01-22T12:09:00.117Z] ++ '[' -n 0 ']' [2021-01-22T12:09:00.117Z] ++ set -x [2021-01-22T12:09:00.117Z] ++ env -i DEST=/go/src/github.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-22T12:09:00.117Z] INFO: Testing against a local daemon [2021-01-22T12:09:00.117Z] === RUN TestPluginWithDevMounts [2021-01-22T12:09:00.117Z] === PAUSE TestPluginWithDevMounts [2021-01-22T12:09:00.117Z] === CONT TestPluginWithDevMounts [2021-01-22T12:09:00.464Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-01-22T12:09:00.464Z] === RUN TestDockerSuite/TestEventsImagePull [2021-01-22T12:09:00.719Z] === RUN TestDockerSuite/TestEventsImageTag [2021-01-22T12:09:02.081Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2021-01-22T12:09:02.081Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2021-01-22T12:09:02.081Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2021-01-22T12:09:02.081Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-01-22T12:09:02.173Z] --- PASS: TestPluginWithDevMounts (1.83s) [2021-01-22T12:09:02.173Z] PASS [2021-01-22T12:09:02.173Z] [2021-01-22T12:09:02.173Z] DONE 1 tests in 1.912s [2021-01-22T12:09:02.173Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m [2021-01-22T12:09:02.173Z] ++ 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-22T12:09:02.173Z] ++ set -e [2021-01-22T12:09:02.173Z] ++ '[' -n 0 ']' [2021-01-22T12:09:02.173Z] ++ set -x [2021-01-22T12:09:02.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-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-22T12:09:02.173Z] INFO: Testing against a local daemon [2021-01-22T12:09:02.173Z] === RUN TestSecretInspect [2021-01-22T12:09:03.966Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2021-01-22T12:09:04.236Z] --- PASS: TestSecretInspect (1.94s) [2021-01-22T12:09:04.236Z] === RUN TestSecretList [2021-01-22T12:09:04.526Z] === RUN TestDockerSuite/TestEventsRename [2021-01-22T12:09:04.561Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-01-22T12:09:04.561Z] INFO: Testing against a local daemon [2021-01-22T12:09:04.561Z] === RUN TestCheckpoint [2021-01-22T12:09:04.561Z] --- SKIP: TestCheckpoint (0.00s) [2021-01-22T12:09:04.561Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-01-22T12:09:04.561Z] === RUN TestContainerInvalidJSON [2021-01-22T12:09:04.561Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-01-22T12:09:04.561Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-01-22T12:09:04.561Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-01-22T12:09:04.561Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-01-22T12:09:04.561Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-01-22T12:09:04.561Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-01-22T12:09:04.561Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-01-22T12:09:04.561Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-01-22T12:09:04.561Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-01-22T12:09:04.561Z] --- PASS: TestContainerInvalidJSON (0.03s) [2021-01-22T12:09:04.561Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2021-01-22T12:09:04.561Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2021-01-22T12:09:04.561Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2021-01-22T12:09:04.561Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-01-22T12:09:04.561Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.17s) [2021-01-22T12:09:04.561Z] === RUN TestCopyFromContainerPathIsNotDir [2021-01-22T12:09:04.561Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.03s) [2021-01-22T12:09:04.561Z] copy_test.go:38: testEnv.OSType == "windows" [2021-01-22T12:09:04.561Z] === RUN TestCopyToContainerPathDoesNotExist [2021-01-22T12:09:04.561Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.13s) [2021-01-22T12:09:04.561Z] === RUN TestCopyToContainerPathIsNotDir [2021-01-22T12:09:04.561Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.02s) [2021-01-22T12:09:04.561Z] copy_test.go:63: testEnv.OSType == "windows" [2021-01-22T12:09:04.561Z] === RUN TestCopyFromContainer [2021-01-22T12:09:04.561Z] --- SKIP: TestCopyFromContainer (0.00s) [2021-01-22T12:09:04.561Z] copy_test.go:74: testEnv.DaemonInfo.OSType == "windows" [2021-01-22T12:09:04.561Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-01-22T12:09:04.561Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-01-22T12:09:04.561Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-01-22T12:09:04.561Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-01-22T12:09:04.561Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-01-22T12:09:04.561Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-01-22T12:09:04.561Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-01-22T12:09:04.561Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-01-22T12:09:04.561Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-01-22T12:09:04.561Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-01-22T12:09:04.561Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-01-22T12:09:04.561Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-01-22T12:09:04.561Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-01-22T12:09:04.561Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-01-22T12:09:04.561Z] === RUN TestCreateLinkToNonExistingContainer [2021-01-22T12:09:04.561Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2021-01-22T12:09:04.561Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-01-22T12:09:04.561Z] === RUN TestCreateWithInvalidEnv [2021-01-22T12:09:04.561Z] === RUN TestCreateWithInvalidEnv/0 [2021-01-22T12:09:04.561Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-01-22T12:09:04.561Z] === RUN TestCreateWithInvalidEnv/1 [2021-01-22T12:09:04.561Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-01-22T12:09:04.561Z] === RUN TestCreateWithInvalidEnv/2 [2021-01-22T12:09:04.561Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-01-22T12:09:04.561Z] === CONT TestCreateWithInvalidEnv/0 [2021-01-22T12:09:04.561Z] === CONT TestCreateWithInvalidEnv/2 [2021-01-22T12:09:04.561Z] === CONT TestCreateWithInvalidEnv/1 [2021-01-22T12:09:04.561Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-01-22T12:09:04.561Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-01-22T12:09:04.561Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-01-22T12:09:04.561Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-01-22T12:09:04.561Z] === RUN TestCreateTmpfsMountsTarget [2021-01-22T12:09:04.561Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2021-01-22T12:09:04.561Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-01-22T12:09:04.562Z] === RUN TestCreateWithCustomMaskedPaths [2021-01-22T12:09:04.562Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2021-01-22T12:09:04.562Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-01-22T12:09:04.562Z] === RUN TestCreateWithCustomReadonlyPaths [2021-01-22T12:09:04.562Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2021-01-22T12:09:04.562Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-01-22T12:09:04.562Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-01-22T12:09:04.562Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-01-22T12:09:04.562Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-01-22T12:09:04.562Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-01-22T12:09:04.562Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-01-22T12:09:04.562Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-01-22T12:09:04.562Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-01-22T12:09:04.562Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-01-22T12:09:04.562Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-01-22T12:09:04.562Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-01-22T12:09:04.562Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-01-22T12:09:04.562Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-01-22T12:09:04.562Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-01-22T12:09:04.562Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-01-22T12:09:04.562Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-01-22T12:09:04.562Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-01-22T12:09:04.562Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2021-01-22T12:09:04.562Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-01-22T12:09:04.562Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2021-01-22T12:09:04.562Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2021-01-22T12:09:04.562Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2021-01-22T12:09:04.562Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2021-01-22T12:09:04.562Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-01-22T12:09:04.562Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-01-22T12:09:04.562Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-01-22T12:09:04.562Z] === RUN TestCreateDifferentPlatform [2021-01-22T12:09:04.562Z] === RUN TestCreateDifferentPlatform/different_os [2021-01-22T12:09:04.562Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-01-22T12:09:04.562Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2021-01-22T12:09:04.562Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-01-22T12:09:04.562Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-01-22T12:09:04.562Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-01-22T12:09:04.562Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2021-01-22T12:09:04.562Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-01-22T12:09:04.562Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2021-01-22T12:09:04.562Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-01-22T12:09:04.562Z] === RUN TestContainerKillOnDaemonStart [2021-01-22T12:09:04.562Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-01-22T12:09:04.562Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-01-22T12:09:04.562Z] === RUN TestDiff [2021-01-22T12:09:04.562Z] --- SKIP: TestDiff (0.00s) [2021-01-22T12:09:04.562Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-01-22T12:09:04.562Z] === RUN TestExecWithCloseStdin [2021-01-22T12:09:05.087Z] === RUN TestDockerSuite/TestEventsResize [2021-01-22T12:09:05.648Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-01-22T12:09:05.745Z] --- PASS: TestSecretList (1.93s) [2021-01-22T12:09:05.745Z] === RUN TestSecretsCreateAndDelete [2021-01-22T12:09:06.209Z] --- PASS: TestServicePlugin (32.18s) [2021-01-22T12:09:06.209Z] plugin_test.go:62: [de2e6cc2e0bc4] joining swarm manager [d11158259b59e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-01-22T12:09:06.209Z] plugin_test.go:65: [d6cc9ae25791f] joining swarm manager [d11158259b59e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-01-22T12:09:06.209Z] === RUN TestServiceUpdateLabel [2021-01-22T12:09:06.752Z] --- PASS: TestExecWithCloseStdin (1.83s) [2021-01-22T12:09:06.753Z] === RUN TestExec [2021-01-22T12:09:07.802Z] --- PASS: TestSecretsCreateAndDelete (1.92s) [2021-01-22T12:09:07.802Z] === RUN TestSecretsUpdate [2021-01-22T12:09:08.299Z] --- PASS: TestExec (1.76s) [2021-01-22T12:09:08.299Z] === RUN TestExecUser [2021-01-22T12:09:08.299Z] --- SKIP: TestExecUser (0.00s) [2021-01-22T12:09:08.299Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-01-22T12:09:08.299Z] === RUN TestExportContainerAndImportImage [2021-01-22T12:09:08.299Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2021-01-22T12:09:08.299Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-01-22T12:09:08.299Z] === RUN TestExportContainerAfterDaemonRestart [2021-01-22T12:09:08.299Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2021-01-22T12:09:08.299Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-01-22T12:09:08.299Z] === RUN TestHealthCheckWorkdir [2021-01-22T12:09:08.299Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2021-01-22T12:09:08.299Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-01-22T12:09:08.299Z] === RUN TestHealthKillContainer [2021-01-22T12:09:08.299Z] --- SKIP: TestHealthKillContainer (0.00s) [2021-01-22T12:09:08.299Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-01-22T12:09:08.299Z] === RUN TestInspectCpusetInConfigPre120 [2021-01-22T12:09:08.299Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-01-22T12:09:08.299Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-01-22T12:09:08.299Z] === RUN TestKillContainerInvalidSignal [2021-01-22T12:09:08.719Z] --- PASS: TestServiceUpdateLabel (2.37s) [2021-01-22T12:09:08.719Z] === RUN TestServiceUpdateSecrets [2021-01-22T12:09:09.847Z] --- PASS: TestKillContainerInvalidSignal (1.58s) [2021-01-22T12:09:09.847Z] === RUN TestKillContainer [2021-01-22T12:09:09.847Z] === RUN TestKillContainer/no_signal [2021-01-22T12:09:09.856Z] --- PASS: TestSecretsUpdate (1.91s) [2021-01-22T12:09:09.856Z] === RUN TestTemplatedSecret [2021-01-22T12:09:11.305Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-01-22T12:09:11.401Z] === RUN TestKillContainer/non_killing_signal [2021-01-22T12:09:11.401Z] === RUN TestKillContainer/killing_signal [2021-01-22T12:09:11.560Z] === RUN TestDockerSuite/TestEventsStreaming [2021-01-22T12:09:11.928Z] --- PASS: TestTemplatedSecret (2.40s) [2021-01-22T12:09:11.928Z] === RUN TestSecretCreateResolve [2021-01-22T12:09:12.120Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-01-22T12:09:13.595Z] --- PASS: TestKillContainer (3.54s) [2021-01-22T12:09:13.595Z] --- PASS: TestKillContainer/no_signal (1.54s) [2021-01-22T12:09:13.595Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-01-22T12:09:13.595Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-01-22T12:09:13.595Z] --- PASS: TestKillContainer/killing_signal (1.96s) [2021-01-22T12:09:13.595Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-01-22T12:09:13.595Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-01-22T12:09:13.595Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-01-22T12:09:13.595Z] === RUN TestKillStoppedContainer [2021-01-22T12:09:13.595Z] --- SKIP: TestKillStoppedContainer (0.00s) [2021-01-22T12:09:13.595Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-01-22T12:09:13.595Z] === RUN TestKillStoppedContainerAPIPre120 [2021-01-22T12:09:13.595Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2021-01-22T12:09:13.595Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-01-22T12:09:13.595Z] === RUN TestKillDifferentUserContainer [2021-01-22T12:09:13.595Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2021-01-22T12:09:13.595Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-01-22T12:09:13.595Z] === RUN TestInspectOomKilledTrue [2021-01-22T12:09:13.595Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-01-22T12:09:13.595Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-01-22T12:09:13.595Z] === RUN TestInspectOomKilledFalse [2021-01-22T12:09:13.595Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-01-22T12:09:13.595Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-01-22T12:09:13.595Z] === RUN TestLogsFollowTailEmpty [2021-01-22T12:09:13.990Z] --- PASS: TestSecretCreateResolve (1.95s) [2021-01-22T12:09:13.990Z] PASS [2021-01-22T12:09:13.990Z] [2021-01-22T12:09:13.990Z] DONE 6 tests in 12.108s [2021-01-22T12:09:13.990Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m [2021-01-22T12:09:13.990Z] ++ 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-22T12:09:13.990Z] ++ set -e [2021-01-22T12:09:13.990Z] ++ '[' -n 0 ']' [2021-01-22T12:09:13.990Z] ++ set -x [2021-01-22T12:09:13.990Z] ++ env -i DEST=/go/src/github.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-22T12:09:13.990Z] INFO: Testing against a local daemon [2021-01-22T12:09:13.990Z] === RUN TestServiceCreateInit [2021-01-22T12:09:13.990Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-01-22T12:09:15.143Z] --- PASS: TestLogsFollowTailEmpty (1.87s) [2021-01-22T12:09:15.143Z] === RUN TestNetworkNat [2021-01-22T12:09:15.143Z] --- SKIP: TestNetworkNat (0.00s) [2021-01-22T12:09:15.143Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-01-22T12:09:15.143Z] === RUN TestNetworkLocalhostTCPNat [2021-01-22T12:09:15.382Z] === RUN TestDockerSuite/TestEventsTop [2021-01-22T12:09:15.382Z] === RUN TestDockerSuite/TestEventsUntag [2021-01-22T12:09:17.334Z] --- PASS: TestNetworkLocalhostTCPNat (1.85s) [2021-01-22T12:09:17.334Z] === RUN TestNetworkLoopbackNat [2021-01-22T12:09:17.334Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2021-01-22T12:09:17.334Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-01-22T12:09:17.334Z] === RUN TestPause [2021-01-22T12:09:17.334Z] --- SKIP: TestPause (0.00s) [2021-01-22T12:09:17.334Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-01-22T12:09:17.334Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-01-22T12:09:17.893Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-01-22T12:09:18.429Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-01-22T12:09:18.820Z] === RUN TestDockerSuite/TestExec [2021-01-22T12:09:18.881Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.49s) [2021-01-22T12:09:18.881Z] === RUN TestPauseStopPausedContainer [2021-01-22T12:09:18.881Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2021-01-22T12:09:18.881Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2021-01-22T12:09:18.881Z] === RUN TestPsFilter [2021-01-22T12:09:18.881Z] --- PASS: TestPsFilter (0.10s) [2021-01-22T12:09:18.881Z] === RUN TestRemoveContainerWithRemovedVolume [2021-01-22T12:09:19.382Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-01-22T12:09:19.942Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-01-22T12:09:20.502Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-01-22T12:09:20.757Z] === RUN TestDockerSuite/TestExecAPIStart [2021-01-22T12:09:21.074Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.97s) [2021-01-22T12:09:21.074Z] === RUN TestRemoveContainerWithVolume [2021-01-22T12:09:21.938Z] --- PASS: TestServiceCreateInit (7.45s) [2021-01-22T12:09:21.938Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.65s) [2021-01-22T12:09:21.938Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.78s) [2021-01-22T12:09:21.938Z] === RUN TestCreateServiceMultipleTimes [2021-01-22T12:09:22.121Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-01-22T12:09:22.626Z] --- PASS: TestRemoveContainerWithVolume (1.76s) [2021-01-22T12:09:22.626Z] === RUN TestRemoveContainerRunning [2021-01-22T12:09:22.681Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-01-22T12:09:22.937Z] --- PASS: TestServiceUpdateSecrets (14.26s) [2021-01-22T12:09:22.937Z] === RUN TestServiceUpdateConfigs [2021-01-22T12:09:23.193Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-01-22T12:09:23.757Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-01-22T12:09:24.174Z] --- PASS: TestRemoveContainerRunning (1.77s) [2021-01-22T12:09:24.174Z] === RUN TestRemoveContainerForceRemoveRunning [2021-01-22T12:09:24.317Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-01-22T12:09:25.246Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-01-22T12:09:25.722Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.55s) [2021-01-22T12:09:25.722Z] === RUN TestRemoveInvalidContainer [2021-01-22T12:09:25.722Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2021-01-22T12:09:25.722Z] === RUN TestRenameLinkedContainer [2021-01-22T12:09:25.722Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2021-01-22T12:09:25.722Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-01-22T12:09:25.722Z] === RUN TestRenameStoppedContainer [2021-01-22T12:09:26.171Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-01-22T12:09:27.096Z] === RUN TestDockerSuite/TestExecCgroup [2021-01-22T12:09:27.914Z] --- PASS: TestRenameStoppedContainer (1.82s) [2021-01-22T12:09:27.914Z] === RUN TestRenameRunningContainerAndReuse [2021-01-22T12:09:28.021Z] === RUN TestDockerSuite/TestExecEnv [2021-01-22T12:09:28.276Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-01-22T12:09:29.644Z] === RUN TestDockerSuite/TestExecExitStatus [2021-01-22T12:09:29.905Z] === RUN TestDockerSuite/TestExecInspectID [2021-01-22T12:09:31.670Z] --- PASS: TestRenameRunningContainerAndReuse (3.76s) [2021-01-22T12:09:31.670Z] === RUN TestRenameInvalidName [2021-01-22T12:09:31.797Z] === RUN TestDockerSuite/TestExecInteractive [2021-01-22T12:09:31.797Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2021-01-22T12:09:32.358Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2021-01-22T12:09:32.920Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-01-22T12:09:33.217Z] --- PASS: TestRenameInvalidName (1.67s) [2021-01-22T12:09:33.217Z] === RUN TestRenameAnonymousContainer [2021-01-22T12:09:33.217Z] --- SKIP: TestRenameAnonymousContainer (0.00s) [2021-01-22T12:09:33.217Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2021-01-22T12:09:33.217Z] === RUN TestRenameContainerWithSameName [2021-01-22T12:09:33.845Z] === RUN TestDockerSuite/TestExecParseError [2021-01-22T12:09:34.407Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-01-22T12:09:34.764Z] --- PASS: TestRenameContainerWithSameName (1.55s) [2021-01-22T12:09:34.764Z] === RUN TestRenameContainerWithLinkedContainer [2021-01-22T12:09:34.764Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2021-01-22T12:09:34.764Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2021-01-22T12:09:34.764Z] === RUN TestResize [2021-01-22T12:09:34.970Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-01-22T12:09:35.531Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-01-22T12:09:36.312Z] --- PASS: TestResize (1.55s) [2021-01-22T12:09:36.312Z] === RUN TestResizeWithInvalidSize [2021-01-22T12:09:36.312Z] --- SKIP: TestResizeWithInvalidSize (0.00s) [2021-01-22T12:09:36.312Z] resize_test.go:37: testEnv.OSType == "windows": FIXME [2021-01-22T12:09:36.312Z] === RUN TestResizeWhenContainerNotStarted [2021-01-22T12:09:36.499Z] === RUN TestDockerSuite/TestExecSetEnv [2021-01-22T12:09:37.267Z] --- PASS: TestCreateServiceMultipleTimes (15.66s) [2021-01-22T12:09:37.267Z] === RUN TestCreateServiceConflict [2021-01-22T12:09:37.426Z] === RUN TestDockerSuite/TestExecStartFails [2021-01-22T12:09:37.986Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-01-22T12:09:38.505Z] --- PASS: TestResizeWhenContainerNotStarted (1.87s) [2021-01-22T12:09:38.505Z] === RUN TestDaemonRestartKillContainers [2021-01-22T12:09:38.505Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-01-22T12:09:38.505Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-01-22T12:09:38.505Z] === RUN TestStats [2021-01-22T12:09:38.505Z] --- SKIP: TestStats (0.00s) [2021-01-22T12:09:38.505Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-01-22T12:09:38.505Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-01-22T12:09:38.548Z] --- PASS: TestServiceUpdateConfigs (15.59s) [2021-01-22T12:09:38.548Z] === RUN TestServiceUpdateNetwork [2021-01-22T12:09:39.321Z] --- PASS: TestCreateServiceConflict (1.95s) [2021-01-22T12:09:39.321Z] === RUN TestCreateServiceMaxReplicas [2021-01-22T12:09:42.044Z] --- PASS: TestCreateServiceMaxReplicas (2.62s) [2021-01-22T12:09:42.044Z] === RUN TestCreateWithDuplicateNetworkNames [2021-01-22T12:09:44.325Z] --- PASS: TestStopContainerWithRestartPolicyAlways (5.39s) [2021-01-22T12:09:44.325Z] === RUN TestStopContainerWithTimeout [2021-01-22T12:09:44.325Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2021-01-22T12:09:44.325Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-01-22T12:09:44.325Z] === RUN TestUpdateRestartPolicy [2021-01-22T12:09:50.708Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-01-22T12:09:50.708Z] === RUN TestDockerSuite/TestExecTTY [2021-01-22T12:09:50.708Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-01-22T12:09:50.708Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-01-22T12:09:51.268Z] --- PASS: TestServiceUpdateNetwork (12.70s) [2021-01-22T12:09:51.268Z] === RUN TestServiceUpdatePidsLimit [2021-01-22T12:09:51.268Z] === RUN TestDockerSuite/TestExecUlimits [2021-01-22T12:09:52.194Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-01-22T12:09:52.194Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-01-22T12:09:52.449Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-01-22T12:09:53.403Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-01-22T12:09:53.403Z] === RUN TestDockerSuite/TestExecWithNoTERM [2021-01-22T12:09:53.980Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-01-22T12:09:54.673Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.92s) [2021-01-22T12:09:54.673Z] === RUN TestCreateServiceSecretFileMode [2021-01-22T12:09:54.906Z] === RUN TestDockerSuite/TestExecWithTERM [2021-01-22T12:09:55.467Z] === RUN TestDockerSuite/TestExecWithUser [2021-01-22T12:09:56.029Z] === RUN TestDockerSuite/TestGetContainerStats [2021-01-22T12:09:56.754Z] --- PASS: TestCreateServiceSecretFileMode (2.21s) [2021-01-22T12:09:56.754Z] === RUN TestCreateServiceConfigFileMode [2021-01-22T12:09:59.474Z] --- PASS: TestCreateServiceConfigFileMode (2.29s) [2021-01-22T12:09:59.474Z] === RUN TestCreateServiceSysctls [2021-01-22T12:10:00.188Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-01-22T12:10:00.748Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-01-22T12:10:02.204Z] --- PASS: TestCreateServiceSysctls (3.02s) [2021-01-22T12:10:02.204Z] === RUN TestCreateServiceCapabilities [2021-01-22T12:10:04.944Z] --- PASS: TestCreateServiceCapabilities (2.47s) [2021-01-22T12:10:04.944Z] === RUN TestInspect [2021-01-22T12:10:05.470Z] --- PASS: TestUpdateRestartPolicy (20.56s) [2021-01-22T12:10:05.470Z] === RUN TestUpdateRestartWithAutoRemove [2021-01-22T12:10:05.932Z] --- PASS: TestUpdateRestartWithAutoRemove (1.76s) [2021-01-22T12:10:05.932Z] === RUN TestWaitNonBlocked [2021-01-22T12:10:05.932Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-01-22T12:10:05.932Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-01-22T12:10:05.932Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-01-22T12:10:05.932Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-01-22T12:10:05.932Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-01-22T12:10:05.932Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-01-22T12:10:05.983Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-01-22T12:10:06.544Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-01-22T12:10:07.037Z] --- PASS: TestInspect (2.47s) [2021-01-22T12:10:07.037Z] === RUN TestCreateJob [2021-01-22T12:10:07.910Z] --- PASS: TestServiceUpdatePidsLimit (16.51s) [2021-01-22T12:10:07.910Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.82s) [2021-01-22T12:10:07.910Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.01s) [2021-01-22T12:10:07.910Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.78s) [2021-01-22T12:10:07.910Z] PASS [2021-01-22T12:10:07.910Z] [2021-01-22T12:10:07.910Z] === Skipped [2021-01-22T12:10:07.910Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-01-22T12:10:07.910Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-01-22T12:10:07.910Z] [2021-01-22T12:10:07.910Z] [2021-01-22T12:10:07.910Z] DONE 27 tests, 1 skipped in 181.461s [2021-01-22T12:10:07.910Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-01-22T12:10:07.910Z] ++ 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-22T12:10:07.910Z] ++ set -e [2021-01-22T12:10:07.910Z] ++ '[' -n 0 ']' [2021-01-22T12:10:07.910Z] ++ set -x [2021-01-22T12:10:07.910Z] ++ env -i DEST=/go/src/github.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-22T12:10:07.910Z] INFO: Testing against a local daemon [2021-01-22T12:10:07.910Z] === RUN TestSessionCreate [2021-01-22T12:10:07.910Z] --- PASS: TestSessionCreate (0.02s) [2021-01-22T12:10:07.910Z] === RUN TestSessionCreateWithBadUpgrade [2021-01-22T12:10:07.910Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2021-01-22T12:10:07.910Z] PASS [2021-01-22T12:10:07.910Z] [2021-01-22T12:10:07.910Z] DONE 2 tests in 0.144s [2021-01-22T12:10:07.910Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-01-22T12:10:07.910Z] ++ 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-22T12:10:07.910Z] ++ set -e [2021-01-22T12:10:07.910Z] ++ '[' -n 0 ']' [2021-01-22T12:10:07.910Z] ++ set -x [2021-01-22T12:10:07.910Z] ++ env -i DEST=/go/src/github.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-22T12:10:07.910Z] INFO: Testing against a local daemon [2021-01-22T12:10:07.910Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-01-22T12:10:07.910Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-01-22T12:10:07.910Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-01-22T12:10:07.910Z] === RUN TestEventsExecDie [2021-01-22T12:10:08.129Z] --- PASS: TestWaitNonBlocked (0.03s) [2021-01-22T12:10:08.129Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.03s) [2021-01-22T12:10:08.129Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.23s) [2021-01-22T12:10:08.129Z] === RUN TestWaitBlocked [2021-01-22T12:10:08.129Z] --- SKIP: TestWaitBlocked (0.00s) [2021-01-22T12:10:08.129Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-01-22T12:10:08.129Z] PASS [2021-01-22T12:10:08.129Z] ok github.com/docker/docker/integration/container 65.980s [2021-01-22T12:10:08.129Z] [2021-01-22T12:10:08.129Z] === Skipped [2021-01-22T12:10:08.129Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2021-01-22T12:10:08.129Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-01-22T12:10:08.129Z] [2021-01-22T12:10:08.129Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.03s) [2021-01-22T12:10:08.129Z] copy_test.go:38: testEnv.OSType == "windows" [2021-01-22T12:10:08.129Z] [2021-01-22T12:10:08.129Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.02s) [2021-01-22T12:10:08.129Z] copy_test.go:63: testEnv.OSType == "windows" [2021-01-22T12:10:08.129Z] [2021-01-22T12:10:08.129Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2021-01-22T12:10:08.129Z] copy_test.go:74: testEnv.DaemonInfo.OSType == "windows" [2021-01-22T12:10:08.129Z] [2021-01-22T12:10:08.129Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2021-01-22T12:10:08.129Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-01-22T12:10:08.129Z] [2021-01-22T12:10:08.129Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2021-01-22T12:10:08.129Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-01-22T12:10:08.129Z] [2021-01-22T12:10:08.129Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2021-01-22T12:10:08.129Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-01-22T12:10:08.129Z] [2021-01-22T12:10:08.129Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2021-01-22T12:10:08.129Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-01-22T12:10:08.129Z] [2021-01-22T12:10:08.129Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-01-22T12:10:08.129Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-01-22T12:10:08.129Z] [2021-01-22T12:10:08.129Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.04s) [2021-01-22T12:10:08.130Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-01-22T12:10:08.130Z] [2021-01-22T12:10:08.130Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2021-01-22T12:10:08.130Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-01-22T12:10:08.130Z] [2021-01-22T12:10:08.130Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2021-01-22T12:10:08.130Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-01-22T12:10:08.130Z] [2021-01-22T12:10:08.130Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2021-01-22T12:10:08.130Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-01-22T12:10:08.130Z] [2021-01-22T12:10:08.130Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2021-01-22T12:10:08.130Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-01-22T12:10:08.130Z] [2021-01-22T12:10:08.130Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2021-01-22T12:10:08.130Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-01-22T12:10:08.130Z] [2021-01-22T12:10:08.130Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2021-01-22T12:10:08.130Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-01-22T12:10:08.130Z] [2021-01-22T12:10:08.130Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2021-01-22T12:10:08.130Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-01-22T12:10:08.130Z] [2021-01-22T12:10:08.130Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2021-01-22T12:10:08.130Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-01-22T12:10:08.130Z] [2021-01-22T12:10:08.130Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2021-01-22T12:10:08.130Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-01-22T12:10:08.130Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-01-22T12:10:08.130Z] [2021-01-22T12:10:08.130Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-01-22T12:10:08.130Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-01-22T12:10:08.130Z] [2021-01-22T12:10:08.130Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2021-01-22T12:10:08.130Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-01-22T12:10:08.130Z] [2021-01-22T12:10:08.130Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2021-01-22T12:10:08.130Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-01-22T12:10:08.130Z] [2021-01-22T12:10:08.130Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2021-01-22T12:10:08.130Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-01-22T12:10:08.130Z] [2021-01-22T12:10:08.130Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2021-01-22T12:10:08.130Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-01-22T12:10:08.130Z] [2021-01-22T12:10:08.130Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2021-01-22T12:10:08.130Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-01-22T12:10:08.130Z] [2021-01-22T12:10:08.130Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2021-01-22T12:10:08.130Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-01-22T12:10:08.130Z] [2021-01-22T12:10:08.130Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2021-01-22T12:10:08.130Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-01-22T12:10:08.130Z] [2021-01-22T12:10:08.130Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2021-01-22T12:10:08.130Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-01-22T12:10:08.130Z] [2021-01-22T12:10:08.130Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2021-01-22T12:10:08.130Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2021-01-22T12:10:08.130Z] [2021-01-22T12:10:08.130Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2021-01-22T12:10:08.130Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-01-22T12:10:08.130Z] [2021-01-22T12:10:08.130Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s) [2021-01-22T12:10:08.130Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2021-01-22T12:10:08.130Z] [2021-01-22T12:10:08.130Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2021-01-22T12:10:08.130Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2021-01-22T12:10:08.130Z] [2021-01-22T12:10:08.130Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s) [2021-01-22T12:10:08.130Z] resize_test.go:37: testEnv.OSType == "windows": FIXME [2021-01-22T12:10:08.130Z] [2021-01-22T12:10:08.130Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2021-01-22T12:10:08.130Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-01-22T12:10:08.130Z] [2021-01-22T12:10:08.130Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2021-01-22T12:10:08.130Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-01-22T12:10:08.130Z] [2021-01-22T12:10:08.130Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2021-01-22T12:10:08.130Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-01-22T12:10:08.130Z] [2021-01-22T12:10:08.130Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2021-01-22T12:10:08.130Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-01-22T12:10:08.130Z] [2021-01-22T12:10:08.130Z] [2021-01-22T12:10:08.130Z] DONE 88 tests, 37 skipped in 68.922s [2021-01-22T12:10:08.130Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2021-01-22T12:10:08.470Z] --- PASS: TestEventsExecDie (0.55s) [2021-01-22T12:10:08.470Z] === RUN TestEventsBackwardsCompatible [2021-01-22T12:10:08.470Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2021-01-22T12:10:08.470Z] === RUN TestInfoBinaryCommits [2021-01-22T12:10:08.470Z] --- PASS: TestInfoBinaryCommits (0.03s) [2021-01-22T12:10:08.470Z] === RUN TestInfoAPIVersioned [2021-01-22T12:10:08.470Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-01-22T12:10:08.470Z] === RUN TestInfoDiscoveryBackend [2021-01-22T12:10:09.030Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2021-01-22T12:10:09.030Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-01-22T12:10:09.954Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-01-22T12:10:09.954Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-01-22T12:10:10.514Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2021-01-22T12:10:10.514Z] === RUN TestInfoAPI [2021-01-22T12:10:10.514Z] --- PASS: TestInfoAPI (0.02s) [2021-01-22T12:10:10.514Z] === RUN TestInfoAPIWarnings [2021-01-22T12:10:10.544Z] --- PASS: TestCreateJob (2.98s) [2021-01-22T12:10:10.544Z] === RUN TestReplicatedJob [2021-01-22T12:10:11.074Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-01-22T12:10:11.635Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-01-22T12:10:11.635Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-01-22T12:10:11.635Z] === RUN TestDockerSuite/TestHealth [2021-01-22T12:10:11.899Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-01-22T12:10:11.899Z] INFO: Testing against a local daemon [2021-01-22T12:10:11.899Z] === RUN TestCommitInheritsEnv [2021-01-22T12:10:11.899Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2021-01-22T12:10:11.899Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-01-22T12:10:11.899Z] === RUN TestImportExtremelyLargeImageWorks [2021-01-22T12:10:11.899Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-01-22T12:10:11.899Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-01-22T12:10:11.899Z] === RUN TestImagesFilterMultiReference [2021-01-22T12:10:11.899Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2021-01-22T12:10:11.899Z] === RUN TestImagePullPlatformInvalid [2021-01-22T12:10:11.899Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2021-01-22T12:10:11.899Z] === RUN TestRemoveImageOrphaning [2021-01-22T12:10:12.877Z] --- PASS: TestRemoveImageOrphaning (1.21s) [2021-01-22T12:10:12.877Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-01-22T12:10:13.339Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2021-01-22T12:10:13.339Z] === RUN TestTagInvalidReference [2021-01-22T12:10:13.339Z] --- PASS: TestTagInvalidReference (0.03s) [2021-01-22T12:10:13.339Z] === RUN TestTagValidPrefixedRepo [2021-01-22T12:10:13.339Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2021-01-22T12:10:13.339Z] === RUN TestTagExistedNameWithoutForce [2021-01-22T12:10:13.339Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2021-01-22T12:10:13.339Z] === RUN TestTagOfficialNames [2021-01-22T12:10:13.339Z] --- PASS: TestTagOfficialNames (0.10s) [2021-01-22T12:10:13.339Z] === RUN TestTagMatchesDigest [2021-01-22T12:10:13.339Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-01-22T12:10:13.339Z] PASS [2021-01-22T12:10:13.339Z] ok github.com/docker/docker/integration/image 3.022s [2021-01-22T12:10:13.802Z] [2021-01-22T12:10:13.802Z] === Skipped [2021-01-22T12:10:13.802Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2021-01-22T12:10:13.802Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-01-22T12:10:13.802Z] [2021-01-22T12:10:13.802Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2021-01-22T12:10:13.802Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-01-22T12:10:13.802Z] [2021-01-22T12:10:13.802Z] [2021-01-22T12:10:13.802Z] DONE 11 tests, 2 skipped in 5.374s [2021-01-22T12:10:13.802Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2021-01-22T12:10:16.049Z] testing: warning: no tests to run [2021-01-22T12:10:16.049Z] PASS [2021-01-22T12:10:16.050Z] ok github.com/docker/docker/integration/network/macvlan 0.435s [no tests to run] [2021-01-22T12:10:16.050Z] testing: warning: no tests to run [2021-01-22T12:10:16.050Z] PASS [2021-01-22T12:10:16.050Z] ok github.com/docker/docker/integration/network/ipvlan 0.496s [no tests to run] [2021-01-22T12:10:16.124Z] --- PASS: TestReplicatedJob (5.03s) [2021-01-22T12:10:16.124Z] === RUN TestUpdateReplicatedJob [2021-01-22T12:10:18.241Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-01-22T12:10:18.241Z] INFO: Testing against a local daemon [2021-01-22T12:10:18.241Z] === RUN TestNetworkCreateDelete [2021-01-22T12:10:18.241Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2021-01-22T12:10:18.241Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-01-22T12:10:18.241Z] === RUN TestDockerNetworkDeletePreferID [2021-01-22T12:10:18.241Z] --- SKIP: TestDockerNetworkDeletePreferID (0.01s) [2021-01-22T12:10:18.241Z] 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-22T12:10:18.241Z] === RUN TestDaemonDNSFallback [2021-01-22T12:10:18.241Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2021-01-22T12:10:18.241Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-01-22T12:10:18.241Z] === RUN TestInspectNetwork [2021-01-22T12:10:18.241Z] --- SKIP: TestInspectNetwork (0.00s) [2021-01-22T12:10:18.241Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-01-22T12:10:18.241Z] === RUN TestRunContainerWithBridgeNone [2021-01-22T12:10:18.241Z] --- SKIP: TestRunContainerWithBridgeNone (0.01s) [2021-01-22T12:10:18.241Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-01-22T12:10:18.241Z] === RUN TestNetworkInvalidJSON [2021-01-22T12:10:18.241Z] === RUN TestNetworkInvalidJSON//networks/create [2021-01-22T12:10:18.241Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-01-22T12:10:18.241Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-01-22T12:10:18.241Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-01-22T12:10:18.241Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-01-22T12:10:18.241Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-01-22T12:10:18.241Z] === CONT TestNetworkInvalidJSON//networks/create [2021-01-22T12:10:18.241Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-01-22T12:10:18.241Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-01-22T12:10:18.241Z] --- PASS: TestNetworkInvalidJSON (0.06s) [2021-01-22T12:10:18.241Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2021-01-22T12:10:18.241Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2021-01-22T12:10:18.241Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2021-01-22T12:10:18.241Z] === RUN TestNetworkList [2021-01-22T12:10:18.241Z] === RUN TestNetworkList//networks [2021-01-22T12:10:18.241Z] === PAUSE TestNetworkList//networks [2021-01-22T12:10:18.241Z] === RUN TestNetworkList//networks/ [2021-01-22T12:10:18.241Z] === PAUSE TestNetworkList//networks/ [2021-01-22T12:10:18.241Z] === CONT TestNetworkList//networks [2021-01-22T12:10:18.241Z] === CONT TestNetworkList//networks/ [2021-01-22T12:10:18.241Z] --- PASS: TestNetworkList (0.03s) [2021-01-22T12:10:18.241Z] --- PASS: TestNetworkList//networks (0.00s) [2021-01-22T12:10:18.241Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-01-22T12:10:18.241Z] === RUN TestHostIPv4BridgeLabel [2021-01-22T12:10:18.241Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-01-22T12:10:18.241Z] network_test.go:126: testEnv.OSType == "windows" [2021-01-22T12:10:18.241Z] === RUN TestDaemonRestartWithLiveRestore [2021-01-22T12:10:18.241Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2021-01-22T12:10:18.241Z] service_test.go:29: testEnv.OSType == "windows" [2021-01-22T12:10:18.241Z] === RUN TestDaemonDefaultNetworkPools [2021-01-22T12:10:18.241Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-01-22T12:10:18.241Z] service_test.go:52: testEnv.OSType == "windows" [2021-01-22T12:10:18.241Z] === RUN TestDaemonRestartWithExistingNetwork [2021-01-22T12:10:18.241Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-01-22T12:10:18.241Z] service_test.go:96: testEnv.OSType == "windows" [2021-01-22T12:10:18.241Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-01-22T12:10:18.241Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-01-22T12:10:18.241Z] service_test.go:130: testEnv.OSType == "windows" [2021-01-22T12:10:18.241Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-01-22T12:10:18.241Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-01-22T12:10:18.241Z] service_test.go:181: testEnv.OSType == "windows" [2021-01-22T12:10:18.241Z] === RUN TestServiceWithPredefinedNetwork [2021-01-22T12:10:18.241Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-01-22T12:10:18.241Z] service_test.go:206: testEnv.OSType == "windows" [2021-01-22T12:10:18.241Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-01-22T12:10:18.241Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-01-22T12:10:18.241Z] service_test.go:236: FLAKY_TEST [2021-01-22T12:10:18.241Z] === RUN TestServiceWithDataPathPortInit [2021-01-22T12:10:18.241Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-01-22T12:10:18.241Z] service_test.go:326: testEnv.OSType == "windows" [2021-01-22T12:10:18.241Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-01-22T12:10:18.241Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-01-22T12:10:18.241Z] service_test.go:394: testEnv.OSType == "windows" [2021-01-22T12:10:18.241Z] PASS [2021-01-22T12:10:18.241Z] ok github.com/docker/docker/integration/network 1.596s [2021-01-22T12:10:18.256Z] --- PASS: TestUpdateReplicatedJob (3.02s) [2021-01-22T12:10:18.256Z] === RUN TestServiceListWithStatuses [2021-01-22T12:10:18.256Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-01-22T12:10:18.256Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-01-22T12:10:18.256Z] === RUN TestDockerNetworkConnectAlias [2021-01-22T12:10:18.704Z] [2021-01-22T12:10:18.704Z] === Skipped [2021-01-22T12:10:18.704Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2021-01-22T12:10:18.704Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-01-22T12:10:18.704Z] [2021-01-22T12:10:18.704Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.01s) [2021-01-22T12:10:18.704Z] 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-22T12:10:18.704Z] [2021-01-22T12:10:18.704Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2021-01-22T12:10:18.704Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-01-22T12:10:18.704Z] [2021-01-22T12:10:18.704Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2021-01-22T12:10:18.704Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-01-22T12:10:18.704Z] [2021-01-22T12:10:18.704Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.01s) [2021-01-22T12:10:18.704Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-01-22T12:10:18.704Z] [2021-01-22T12:10:18.704Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2021-01-22T12:10:18.704Z] network_test.go:126: testEnv.OSType == "windows" [2021-01-22T12:10:18.704Z] [2021-01-22T12:10:18.704Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2021-01-22T12:10:18.704Z] service_test.go:29: testEnv.OSType == "windows" [2021-01-22T12:10:18.704Z] [2021-01-22T12:10:18.704Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2021-01-22T12:10:18.704Z] service_test.go:52: testEnv.OSType == "windows" [2021-01-22T12:10:18.704Z] [2021-01-22T12:10:18.704Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2021-01-22T12:10:18.704Z] service_test.go:96: testEnv.OSType == "windows" [2021-01-22T12:10:18.704Z] [2021-01-22T12:10:18.704Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-01-22T12:10:18.704Z] service_test.go:130: testEnv.OSType == "windows" [2021-01-22T12:10:18.704Z] [2021-01-22T12:10:18.704Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-01-22T12:10:18.704Z] service_test.go:181: testEnv.OSType == "windows" [2021-01-22T12:10:18.704Z] [2021-01-22T12:10:18.704Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2021-01-22T12:10:18.704Z] service_test.go:206: testEnv.OSType == "windows" [2021-01-22T12:10:18.704Z] [2021-01-22T12:10:18.704Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-01-22T12:10:18.704Z] service_test.go:236: FLAKY_TEST [2021-01-22T12:10:18.704Z] [2021-01-22T12:10:18.704Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2021-01-22T12:10:18.704Z] service_test.go:326: testEnv.OSType == "windows" [2021-01-22T12:10:18.704Z] [2021-01-22T12:10:18.704Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-01-22T12:10:18.704Z] service_test.go:394: testEnv.OSType == "windows" [2021-01-22T12:10:18.704Z] [2021-01-22T12:10:18.704Z] [2021-01-22T12:10:18.704Z] DONE 22 tests, 15 skipped in 4.840s [2021-01-22T12:10:18.704Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2021-01-22T12:10:18.704Z] testing: warning: no tests to run [2021-01-22T12:10:18.704Z] PASS [2021-01-22T12:10:18.704Z] ok github.com/docker/docker/integration/network/ipvlan (cached) [no tests to run] [2021-01-22T12:10:18.704Z] [2021-01-22T12:10:18.704Z] DONE 0 tests in 0.325s [2021-01-22T12:10:19.167Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2021-01-22T12:10:19.167Z] testing: warning: no tests to run [2021-01-22T12:10:19.167Z] PASS [2021-01-22T12:10:19.167Z] ok github.com/docker/docker/integration/network/macvlan (cached) [no tests to run] [2021-01-22T12:10:19.167Z] [2021-01-22T12:10:19.167Z] DONE 0 tests in 0.326s [2021-01-22T12:10:19.167Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2021-01-22T12:10:21.362Z] testing: warning: no tests to run [2021-01-22T12:10:21.362Z] PASS [2021-01-22T12:10:21.362Z] ok github.com/docker/docker/integration/plugin 0.256s [no tests to run] [2021-01-22T12:10:21.362Z] testing: warning: no tests to run [2021-01-22T12:10:21.362Z] PASS [2021-01-22T12:10:21.362Z] ok github.com/docker/docker/integration/plugin/authz 0.486s [no tests to run] [2021-01-22T12:10:22.713Z] --- PASS: TestDockerNetworkConnectAlias (4.02s) [2021-01-22T12:10:22.713Z] === RUN TestDockerNetworkReConnect [2021-01-22T12:10:25.442Z] --- PASS: TestDockerNetworkReConnect (3.16s) [2021-01-22T12:10:25.442Z] === RUN TestServicePlugin [2021-01-22T12:10:25.442Z] --- SKIP: TestServicePlugin (0.00s) [2021-01-22T12:10:25.442Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-01-22T12:10:25.442Z] === RUN TestServiceUpdateLabel [2021-01-22T12:10:27.511Z] --- PASS: TestServiceUpdateLabel (1.94s) [2021-01-22T12:10:27.511Z] === RUN TestServiceUpdateSecrets [2021-01-22T12:10:29.690Z] --- PASS: TestInfoAPIWarnings (16.29s) [2021-01-22T12:10:29.690Z] === RUN TestInfoDebug [2021-01-22T12:10:29.690Z] --- PASS: TestInfoDebug (0.53s) [2021-01-22T12:10:29.690Z] === RUN TestInfoInsecureRegistries [2021-01-22T12:10:29.690Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2021-01-22T12:10:29.690Z] === RUN TestInfoRegistryMirrors [2021-01-22T12:10:29.690Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2021-01-22T12:10:29.690Z] === RUN TestLoginFailsWithBadCredentials [2021-01-22T12:10:29.690Z] --- PASS: TestLoginFailsWithBadCredentials (0.22s) [2021-01-22T12:10:29.690Z] === RUN TestPingCacheHeaders [2021-01-22T12:10:29.690Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-01-22T12:10:29.690Z] === RUN TestPingGet [2021-01-22T12:10:29.690Z] --- PASS: TestPingGet (0.01s) [2021-01-22T12:10:29.690Z] === RUN TestPingHead [2021-01-22T12:10:29.690Z] --- PASS: TestPingHead (0.02s) [2021-01-22T12:10:29.690Z] === RUN TestVersion [2021-01-22T12:10:29.690Z] --- PASS: TestVersion (0.02s) [2021-01-22T12:10:29.690Z] PASS [2021-01-22T12:10:29.690Z] [2021-01-22T12:10:29.690Z] === Skipped [2021-01-22T12:10:29.690Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-01-22T12:10:29.690Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-01-22T12:10:29.690Z] [2021-01-22T12:10:29.690Z] [2021-01-22T12:10:29.690Z] DONE 18 tests, 1 skipped in 20.953s [2021-01-22T12:10:29.690Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-01-22T12:10:29.690Z] ++ 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-22T12:10:29.690Z] ++ set -e [2021-01-22T12:10:29.690Z] ++ '[' -n 0 ']' [2021-01-22T12:10:29.690Z] ++ set -x [2021-01-22T12:10:29.690Z] ++ env -i DEST=/go/src/github.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-22T12:10:29.690Z] INFO: Testing against a local daemon [2021-01-22T12:10:29.690Z] === RUN TestVolumesCreateAndList [2021-01-22T12:10:29.690Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-01-22T12:10:29.690Z] === RUN TestVolumesRemove [2021-01-22T12:10:29.690Z] --- PASS: TestVolumesRemove (0.06s) [2021-01-22T12:10:29.690Z] === RUN TestVolumesInspect [2021-01-22T12:10:29.690Z] --- PASS: TestVolumesInspect (0.02s) [2021-01-22T12:10:29.690Z] === RUN TestVolumesInvalidJSON [2021-01-22T12:10:29.690Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-01-22T12:10:29.690Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-01-22T12:10:29.690Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-01-22T12:10:29.690Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-01-22T12:10:29.690Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-01-22T12:10:29.690Z] PASS [2021-01-22T12:10:29.690Z] [2021-01-22T12:10:29.690Z] DONE 5 tests in 0.226s [2021-01-22T12:10:29.690Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-01-22T12:10:29.690Z] ++++ cat bundles/test-integration/docker.pid [2021-01-22T12:10:29.690Z] +++ kill 5671 [2021-01-22T12:10:30.250Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-01-22T12:10:30.250Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-01-22T12:10:30.250Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-01-22T12:10:30.250Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-01-22T12:10:30.505Z] +++ /etc/init.d/apparmor stop [2021-01-22T12:10:30.505Z] Leaving: AppArmorNo profiles have been unloaded. [2021-01-22T12:10:30.505Z] [2021-01-22T12:10:30.505Z] Unloading profiles will leave already running processes permanently [2021-01-22T12:10:30.505Z] unconfined, which can lead to unexpected situations. [2021-01-22T12:10:30.505Z] [2021-01-22T12:10:30.505Z] To set a process to complain mode, use the command line tool [2021-01-22T12:10:30.505Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-01-22T12:10:30.505Z] +++ true [2021-01-22T12:10:30.505Z] exiting test-integration [2021-01-22T12:10:30.505Z] ++ exit 0 [2021-01-22T12:10:30.505Z] [2021-01-22T12:10:31.067Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-01-22T12:10:31.067Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-01-22T12:10:31.322Z] + for job in $(jobs -p) [2021-01-22T12:10:31.322Z] + wait 25189 [2021-01-22T12:10:32.249Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-01-22T12:10:32.249Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-01-22T12:10:32.249Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-01-22T12:10:32.249Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-01-22T12:10:32.505Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-01-22T12:10:32.760Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-01-22T12:10:33.016Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-01-22T12:10:33.016Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-01-22T12:10:33.577Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-01-22T12:10:33.577Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2021-01-22T12:10:33.577Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-01-22T12:10:33.815Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-01-22T12:10:33.815Z] INFO: Testing against a local daemon [2021-01-22T12:10:33.815Z] === RUN TestExternalGraphDriver [2021-01-22T12:10:33.815Z] --- SKIP: TestExternalGraphDriver (0.00s) [2021-01-22T12:10:33.815Z] external_test.go:48: runtime.GOOS == "windows" [2021-01-22T12:10:33.815Z] === RUN TestGraphdriverPluginV2 [2021-01-22T12:10:33.815Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2021-01-22T12:10:33.815Z] external_test.go:408: runtime.GOOS == "windows" [2021-01-22T12:10:33.815Z] PASS [2021-01-22T12:10:33.815Z] ok github.com/docker/docker/integration/plugin/graphdriver 2.330s [2021-01-22T12:10:33.815Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-01-22T12:10:33.815Z] INFO: Testing against a local daemon [2021-01-22T12:10:33.815Z] === RUN TestPluginInvalidJSON [2021-01-22T12:10:34.278Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-01-22T12:10:34.278Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-01-22T12:10:34.278Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-01-22T12:10:34.278Z] --- PASS: TestPluginInvalidJSON (0.04s) [2021-01-22T12:10:34.278Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.16s) [2021-01-22T12:10:34.278Z] === RUN TestPluginInstall [2021-01-22T12:10:34.278Z] --- SKIP: TestPluginInstall (0.00s) [2021-01-22T12:10:34.278Z] plugin_test.go:58: testEnv.OSType == "windows" [2021-01-22T12:10:34.278Z] === RUN TestPluginsWithRuntimes [2021-01-22T12:10:34.278Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-01-22T12:10:34.278Z] plugin_test.go:167: testEnv.OSType == "windows" [2021-01-22T12:10:34.278Z] PASS [2021-01-22T12:10:34.278Z] ok github.com/docker/docker/integration/plugin/common 2.822s [2021-01-22T12:10:34.504Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-01-22T12:10:35.064Z] === RUN TestDockerSuite/TestImagesFormat [2021-01-22T12:10:35.064Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-01-22T12:10:35.252Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-01-22T12:10:35.252Z] INFO: Testing against a local daemon [2021-01-22T12:10:35.252Z] === RUN TestReadPluginNoRead [2021-01-22T12:10:35.252Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-01-22T12:10:35.252Z] read_test.go:21: no unix domain sockets on Windows [2021-01-22T12:10:35.252Z] PASS [2021-01-22T12:10:35.252Z] ok github.com/docker/docker/integration/plugin/logging 3.870s [2021-01-22T12:10:35.252Z] ? github.com/docker/docker/integration/plugin/logging/cmd/close_on_start [no test files] [2021-01-22T12:10:35.624Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-01-22T12:10:37.448Z] testing: warning: no tests to run [2021-01-22T12:10:37.448Z] PASS [2021-01-22T12:10:37.448Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.623s [no tests to run] [2021-01-22T12:10:37.448Z] ? github.com/docker/docker/integration/plugin/logging/cmd/dummy [no test files] [2021-01-22T12:10:38.134Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-01-22T12:10:38.134Z] === RUN TestDockerSuite/TestImportBadURL [2021-01-22T12:10:38.134Z] === RUN TestDockerSuite/TestImportDisplay [2021-01-22T12:10:38.997Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-01-22T12:10:38.997Z] INFO: Testing against a local daemon [2021-01-22T12:10:38.997Z] === RUN TestPluginWithDevMounts [2021-01-22T12:10:38.997Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-01-22T12:10:38.997Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-01-22T12:10:38.997Z] PASS [2021-01-22T12:10:38.997Z] ok github.com/docker/docker/integration/plugin/volumes 1.419s [2021-01-22T12:10:38.997Z] ? github.com/docker/docker/integration/plugin/volumes/cmd/dummy [no test files] [2021-01-22T12:10:38.997Z] [2021-01-22T12:10:38.997Z] === Skipped [2021-01-22T12:10:38.997Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-01-22T12:10:38.997Z] plugin_test.go:58: testEnv.OSType == "windows" [2021-01-22T12:10:38.997Z] [2021-01-22T12:10:38.997Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-01-22T12:10:38.997Z] plugin_test.go:167: testEnv.OSType == "windows" [2021-01-22T12:10:38.997Z] [2021-01-22T12:10:38.997Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2021-01-22T12:10:38.997Z] external_test.go:48: runtime.GOOS == "windows" [2021-01-22T12:10:38.997Z] [2021-01-22T12:10:38.997Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2021-01-22T12:10:38.997Z] external_test.go:408: runtime.GOOS == "windows" [2021-01-22T12:10:38.997Z] [2021-01-22T12:10:38.997Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-01-22T12:10:38.997Z] read_test.go:21: no unix domain sockets on Windows [2021-01-22T12:10:38.997Z] [2021-01-22T12:10:38.997Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-01-22T12:10:38.997Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-01-22T12:10:38.997Z] [2021-01-22T12:10:38.997Z] [2021-01-22T12:10:38.997Z] DONE 8 tests, 6 skipped in 19.707s [2021-01-22T12:10:38.997Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2021-01-22T12:10:39.460Z] testing: warning: no tests to run [2021-01-22T12:10:39.460Z] PASS [2021-01-22T12:10:39.460Z] ok github.com/docker/docker/integration/plugin/authz (cached) [no tests to run] [2021-01-22T12:10:39.460Z] [2021-01-22T12:10:39.460Z] DONE 0 tests in 0.366s [2021-01-22T12:10:39.460Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2021-01-22T12:10:39.497Z] === RUN TestDockerSuite/TestImportFile [2021-01-22T12:10:40.422Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-01-22T12:10:40.422Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-01-22T12:10:40.441Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-01-22T12:10:40.441Z] INFO: Testing against a local daemon [2021-01-22T12:10:40.441Z] === RUN TestPluginInvalidJSON [2021-01-22T12:10:40.441Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-01-22T12:10:40.441Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-01-22T12:10:40.441Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-01-22T12:10:40.441Z] --- PASS: TestPluginInvalidJSON (0.04s) [2021-01-22T12:10:40.441Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.16s) [2021-01-22T12:10:40.441Z] === RUN TestPluginInstall [2021-01-22T12:10:40.441Z] --- SKIP: TestPluginInstall (0.00s) [2021-01-22T12:10:40.441Z] plugin_test.go:58: testEnv.OSType == "windows" [2021-01-22T12:10:40.441Z] === RUN TestPluginsWithRuntimes [2021-01-22T12:10:40.441Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-01-22T12:10:40.441Z] plugin_test.go:167: testEnv.OSType == "windows" [2021-01-22T12:10:40.441Z] PASS [2021-01-22T12:10:40.441Z] ok github.com/docker/docker/integration/plugin/common (cached) [2021-01-22T12:10:40.441Z] [2021-01-22T12:10:40.441Z] === Skipped [2021-01-22T12:10:40.441Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-01-22T12:10:40.441Z] plugin_test.go:58: testEnv.OSType == "windows" [2021-01-22T12:10:40.441Z] [2021-01-22T12:10:40.441Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-01-22T12:10:40.441Z] plugin_test.go:167: testEnv.OSType == "windows" [2021-01-22T12:10:40.441Z] [2021-01-22T12:10:40.441Z] [2021-01-22T12:10:40.441Z] DONE 4 tests, 2 skipped in 1.037s [2021-01-22T12:10:40.441Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2021-01-22T12:10:41.418Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-01-22T12:10:41.418Z] INFO: Testing against a local daemon [2021-01-22T12:10:41.418Z] === RUN TestExternalGraphDriver [2021-01-22T12:10:41.418Z] --- SKIP: TestExternalGraphDriver (0.00s) [2021-01-22T12:10:41.418Z] external_test.go:48: runtime.GOOS == "windows" [2021-01-22T12:10:41.418Z] === RUN TestGraphdriverPluginV2 [2021-01-22T12:10:41.418Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2021-01-22T12:10:41.418Z] external_test.go:408: runtime.GOOS == "windows" [2021-01-22T12:10:41.418Z] PASS [2021-01-22T12:10:41.418Z] ok github.com/docker/docker/integration/plugin/graphdriver (cached) [2021-01-22T12:10:41.418Z] [2021-01-22T12:10:41.418Z] === Skipped [2021-01-22T12:10:41.418Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2021-01-22T12:10:41.418Z] external_test.go:48: runtime.GOOS == "windows" [2021-01-22T12:10:41.418Z] [2021-01-22T12:10:41.418Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2021-01-22T12:10:41.418Z] external_test.go:408: runtime.GOOS == "windows" [2021-01-22T12:10:41.418Z] [2021-01-22T12:10:41.418Z] [2021-01-22T12:10:41.418Z] DONE 2 tests, 2 skipped in 0.913s [2021-01-22T12:10:41.418Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2021-01-22T12:10:41.785Z] === RUN TestDockerSuite/TestImportGzipped [2021-01-22T12:10:42.396Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-01-22T12:10:42.396Z] INFO: Testing against a local daemon [2021-01-22T12:10:42.396Z] testing: warning: no tests to run [2021-01-22T12:10:42.396Z] === RUN TestReadPluginNoRead [2021-01-22T12:10:42.396Z] PASS [2021-01-22T12:10:42.396Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-01-22T12:10:42.396Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard (cached) [no tests to run] [2021-01-22T12:10:42.396Z] read_test.go:21: no unix domain sockets on Windows [2021-01-22T12:10:42.396Z] PASS [2021-01-22T12:10:42.396Z] ok github.com/docker/docker/integration/plugin/logging (cached) [2021-01-22T12:10:42.396Z] ? github.com/docker/docker/integration/plugin/logging/cmd/close_on_start [no test files] [2021-01-22T12:10:42.396Z] ? github.com/docker/docker/integration/plugin/logging/cmd/dummy [no test files] [2021-01-22T12:10:42.396Z] [2021-01-22T12:10:42.396Z] === Skipped [2021-01-22T12:10:42.396Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-01-22T12:10:42.396Z] read_test.go:21: no unix domain sockets on Windows [2021-01-22T12:10:42.396Z] [2021-01-22T12:10:42.396Z] [2021-01-22T12:10:42.396Z] DONE 1 tests, 1 skipped in 0.993s [2021-01-22T12:10:42.711Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-01-22T12:10:42.822Z] --- PASS: TestServiceUpdateSecrets (14.36s) [2021-01-22T12:10:42.822Z] === RUN TestServiceUpdateConfigs [2021-01-22T12:10:42.858Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2021-01-22T12:10:43.322Z] testing: warning: no tests to run [2021-01-22T12:10:43.322Z] PASS [2021-01-22T12:10:43.322Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard (cached) [no tests to run] [2021-01-22T12:10:43.322Z] [2021-01-22T12:10:43.322Z] DONE 0 tests in 0.692s [2021-01-22T12:10:43.322Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2021-01-22T12:10:44.092Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-01-22T12:10:44.302Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-01-22T12:10:44.302Z] INFO: Testing against a local daemon [2021-01-22T12:10:44.302Z] === RUN TestPluginWithDevMounts [2021-01-22T12:10:44.302Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-01-22T12:10:44.302Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-01-22T12:10:44.302Z] PASS [2021-01-22T12:10:44.302Z] ok github.com/docker/docker/integration/plugin/volumes (cached) [2021-01-22T12:10:44.302Z] ? github.com/docker/docker/integration/plugin/volumes/cmd/dummy [no test files] [2021-01-22T12:10:44.302Z] [2021-01-22T12:10:44.302Z] === Skipped [2021-01-22T12:10:44.302Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-01-22T12:10:44.302Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-01-22T12:10:44.302Z] [2021-01-22T12:10:44.302Z] [2021-01-22T12:10:44.302Z] DONE 1 tests, 1 skipped in 1.053s [2021-01-22T12:10:44.302Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2021-01-22T12:10:44.346Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-01-22T12:10:44.906Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-01-22T12:10:45.467Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-01-22T12:10:45.467Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2021-01-22T12:10:45.467Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-01-22T12:10:46.029Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-01-22T12:10:46.284Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-01-22T12:10:46.844Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-01-22T12:10:47.404Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-01-22T12:10:47.660Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-01-22T12:10:48.070Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-01-22T12:10:48.070Z] INFO: Testing against a local daemon [2021-01-22T12:10:48.070Z] === RUN TestSecretInspect [2021-01-22T12:10:48.070Z] --- SKIP: TestSecretInspect (0.00s) [2021-01-22T12:10:48.070Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-01-22T12:10:48.070Z] === RUN TestSecretList [2021-01-22T12:10:48.070Z] --- SKIP: TestSecretList (0.00s) [2021-01-22T12:10:48.070Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-01-22T12:10:48.070Z] === RUN TestSecretsCreateAndDelete [2021-01-22T12:10:48.070Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2021-01-22T12:10:48.070Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-01-22T12:10:48.070Z] === RUN TestSecretsUpdate [2021-01-22T12:10:48.070Z] --- SKIP: TestSecretsUpdate (0.00s) [2021-01-22T12:10:48.070Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-01-22T12:10:48.070Z] === RUN TestTemplatedSecret [2021-01-22T12:10:48.070Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-01-22T12:10:48.070Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-01-22T12:10:48.070Z] === RUN TestSecretCreateResolve [2021-01-22T12:10:48.070Z] --- SKIP: TestSecretCreateResolve (0.00s) [2021-01-22T12:10:48.070Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-01-22T12:10:48.070Z] PASS [2021-01-22T12:10:48.070Z] ok github.com/docker/docker/integration/secret 1.284s [2021-01-22T12:10:48.220Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-01-22T12:10:48.220Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2021-01-22T12:10:48.534Z] [2021-01-22T12:10:48.534Z] === Skipped [2021-01-22T12:10:48.534Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2021-01-22T12:10:48.534Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-01-22T12:10:48.534Z] [2021-01-22T12:10:48.534Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2021-01-22T12:10:48.534Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-01-22T12:10:48.534Z] [2021-01-22T12:10:48.534Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2021-01-22T12:10:48.534Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-01-22T12:10:48.534Z] [2021-01-22T12:10:48.534Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2021-01-22T12:10:48.534Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-01-22T12:10:48.534Z] [2021-01-22T12:10:48.534Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2021-01-22T12:10:48.534Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-01-22T12:10:48.534Z] [2021-01-22T12:10:48.534Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2021-01-22T12:10:48.534Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-01-22T12:10:48.534Z] [2021-01-22T12:10:48.534Z] [2021-01-22T12:10:48.534Z] DONE 6 tests, 6 skipped in 3.796s [2021-01-22T12:10:48.534Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2021-01-22T12:10:49.145Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-01-22T12:10:49.706Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-01-22T12:10:50.266Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-01-22T12:10:50.266Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-01-22T12:10:50.521Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-01-22T12:10:50.521Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-01-22T12:10:51.446Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-01-22T12:10:51.701Z] === RUN TestDockerSuite/TestInspectDefault [2021-01-22T12:10:52.262Z] === RUN TestDockerSuite/TestInspectHistory [2021-01-22T12:10:52.290Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-01-22T12:10:52.290Z] INFO: Testing against a local daemon [2021-01-22T12:10:52.290Z] === RUN TestServiceCreateInit [2021-01-22T12:10:52.290Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-01-22T12:10:52.290Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-01-22T12:10:52.290Z] --- PASS: TestServiceCreateInit (0.04s) [2021-01-22T12:10:52.290Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-01-22T12:10:52.290Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-01-22T12:10:52.290Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-01-22T12:10:52.290Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-01-22T12:10:52.290Z] === RUN TestCreateServiceMultipleTimes [2021-01-22T12:10:52.290Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2021-01-22T12:10:52.290Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-01-22T12:10:52.290Z] === RUN TestCreateServiceConflict [2021-01-22T12:10:52.290Z] --- SKIP: TestCreateServiceConflict (0.00s) [2021-01-22T12:10:52.290Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-01-22T12:10:52.290Z] === RUN TestCreateServiceMaxReplicas [2021-01-22T12:10:52.290Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s) [2021-01-22T12:10:52.290Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-01-22T12:10:52.290Z] === RUN TestCreateWithDuplicateNetworkNames [2021-01-22T12:10:52.290Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2021-01-22T12:10:52.290Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-01-22T12:10:52.290Z] === RUN TestCreateServiceSecretFileMode [2021-01-22T12:10:52.290Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2021-01-22T12:10:52.290Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-01-22T12:10:52.290Z] === RUN TestCreateServiceConfigFileMode [2021-01-22T12:10:52.290Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2021-01-22T12:10:52.290Z] create_test.go:315: testEnv.DaemonInfo.OSType == "windows" [2021-01-22T12:10:52.290Z] === RUN TestCreateServiceSysctls [2021-01-22T12:10:52.290Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2021-01-22T12:10:52.290Z] create_test.go:410: testEnv.DaemonInfo.OSType == "windows" [2021-01-22T12:10:52.290Z] === RUN TestCreateServiceCapabilities [2021-01-22T12:10:52.754Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2021-01-22T12:10:52.754Z] create_test.go:494: testEnv.DaemonInfo.OSType == "windows" [2021-01-22T12:10:52.754Z] === RUN TestInspect [2021-01-22T12:10:52.754Z] --- SKIP: TestInspect (0.00s) [2021-01-22T12:10:52.754Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-01-22T12:10:52.754Z] === RUN TestCreateJob [2021-01-22T12:10:52.754Z] --- SKIP: TestCreateJob (0.00s) [2021-01-22T12:10:52.754Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-01-22T12:10:52.754Z] === RUN TestReplicatedJob [2021-01-22T12:10:52.754Z] --- SKIP: TestReplicatedJob (0.00s) [2021-01-22T12:10:52.754Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-01-22T12:10:52.754Z] === RUN TestUpdateReplicatedJob [2021-01-22T12:10:52.754Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2021-01-22T12:10:52.754Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-01-22T12:10:52.754Z] === RUN TestServiceListWithStatuses [2021-01-22T12:10:52.754Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-01-22T12:10:52.754Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-01-22T12:10:52.754Z] === RUN TestDockerNetworkConnectAlias [2021-01-22T12:10:52.754Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2021-01-22T12:10:52.754Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-01-22T12:10:52.754Z] === RUN TestDockerNetworkReConnect [2021-01-22T12:10:52.754Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2021-01-22T12:10:52.754Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-01-22T12:10:52.754Z] === RUN TestServicePlugin [2021-01-22T12:10:52.754Z] --- SKIP: TestServicePlugin (0.00s) [2021-01-22T12:10:52.754Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-01-22T12:10:52.754Z] === RUN TestServiceUpdateLabel [2021-01-22T12:10:52.754Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2021-01-22T12:10:52.754Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-01-22T12:10:52.754Z] === RUN TestServiceUpdateSecrets [2021-01-22T12:10:52.754Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2021-01-22T12:10:52.754Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-01-22T12:10:52.754Z] === RUN TestServiceUpdateConfigs [2021-01-22T12:10:52.754Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2021-01-22T12:10:52.754Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-01-22T12:10:52.754Z] === RUN TestServiceUpdateNetwork [2021-01-22T12:10:52.754Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2021-01-22T12:10:52.754Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-01-22T12:10:52.754Z] === RUN TestServiceUpdatePidsLimit [2021-01-22T12:10:52.754Z] --- SKIP: TestServiceUpdatePidsLimit (0.01s) [2021-01-22T12:10:52.754Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-01-22T12:10:52.754Z] PASS [2021-01-22T12:10:52.754Z] ok github.com/docker/docker/integration/service 1.474s [2021-01-22T12:10:52.823Z] === RUN TestDockerSuite/TestInspectImage [2021-01-22T12:10:52.823Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-01-22T12:10:52.823Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-01-22T12:10:52.823Z] === RUN TestDockerSuite/TestInspectInt64 [2021-01-22T12:10:53.219Z] [2021-01-22T12:10:53.219Z] === Skipped [2021-01-22T12:10:53.219Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-01-22T12:10:53.219Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-01-22T12:10:53.219Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-01-22T12:10:53.219Z] [2021-01-22T12:10:53.219Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-01-22T12:10:53.219Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-01-22T12:10:53.219Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-01-22T12:10:53.219Z] [2021-01-22T12:10:53.219Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2021-01-22T12:10:53.219Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-01-22T12:10:53.219Z] [2021-01-22T12:10:53.219Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2021-01-22T12:10:53.219Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-01-22T12:10:53.219Z] [2021-01-22T12:10:53.219Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2021-01-22T12:10:53.219Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-01-22T12:10:53.219Z] [2021-01-22T12:10:53.219Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2021-01-22T12:10:53.219Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-01-22T12:10:53.219Z] [2021-01-22T12:10:53.219Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2021-01-22T12:10:53.219Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-01-22T12:10:53.219Z] [2021-01-22T12:10:53.219Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2021-01-22T12:10:53.219Z] create_test.go:315: testEnv.DaemonInfo.OSType == "windows" [2021-01-22T12:10:53.219Z] [2021-01-22T12:10:53.219Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2021-01-22T12:10:53.219Z] create_test.go:410: testEnv.DaemonInfo.OSType == "windows" [2021-01-22T12:10:53.219Z] [2021-01-22T12:10:53.219Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2021-01-22T12:10:53.219Z] create_test.go:494: testEnv.DaemonInfo.OSType == "windows" [2021-01-22T12:10:53.219Z] [2021-01-22T12:10:53.219Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2021-01-22T12:10:53.219Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-01-22T12:10:53.219Z] [2021-01-22T12:10:53.219Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2021-01-22T12:10:53.219Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-01-22T12:10:53.219Z] [2021-01-22T12:10:53.219Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2021-01-22T12:10:53.219Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-01-22T12:10:53.219Z] [2021-01-22T12:10:53.219Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2021-01-22T12:10:53.219Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-01-22T12:10:53.219Z] [2021-01-22T12:10:53.219Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2021-01-22T12:10:53.219Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-01-22T12:10:53.219Z] [2021-01-22T12:10:53.219Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2021-01-22T12:10:53.219Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-01-22T12:10:53.219Z] [2021-01-22T12:10:53.219Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2021-01-22T12:10:53.219Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-01-22T12:10:53.219Z] [2021-01-22T12:10:53.219Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2021-01-22T12:10:53.219Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-01-22T12:10:53.219Z] [2021-01-22T12:10:53.219Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2021-01-22T12:10:53.219Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-01-22T12:10:53.219Z] [2021-01-22T12:10:53.219Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2021-01-22T12:10:53.219Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-01-22T12:10:53.219Z] [2021-01-22T12:10:53.219Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2021-01-22T12:10:53.219Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-01-22T12:10:53.219Z] [2021-01-22T12:10:53.219Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2021-01-22T12:10:53.219Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-01-22T12:10:53.219Z] [2021-01-22T12:10:53.219Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.01s) [2021-01-22T12:10:53.219Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-01-22T12:10:53.219Z] [2021-01-22T12:10:53.219Z] [2021-01-22T12:10:53.219Z] DONE 24 tests, 23 skipped in 4.596s [2021-01-22T12:10:53.219Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2021-01-22T12:10:53.385Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-01-22T12:10:53.640Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-01-22T12:10:53.895Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-01-22T12:10:54.151Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-01-22T12:10:54.712Z] === RUN TestDockerSuite/TestInspectPlugin [2021-01-22T12:10:54.967Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2021-01-22T12:10:56.143Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-01-22T12:10:56.143Z] INFO: Testing against a local daemon [2021-01-22T12:10:56.143Z] === RUN TestSessionCreate [2021-01-22T12:10:56.143Z] --- SKIP: TestSessionCreate (0.00s) [2021-01-22T12:10:56.143Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-01-22T12:10:56.143Z] === RUN TestSessionCreateWithBadUpgrade [2021-01-22T12:10:56.143Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2021-01-22T12:10:56.143Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-01-22T12:10:56.143Z] PASS [2021-01-22T12:10:56.143Z] ok github.com/docker/docker/integration/session 1.218s [2021-01-22T12:10:56.605Z] [2021-01-22T12:10:56.605Z] === Skipped [2021-01-22T12:10:56.605Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2021-01-22T12:10:56.605Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-01-22T12:10:56.605Z] [2021-01-22T12:10:56.605Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2021-01-22T12:10:56.605Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-01-22T12:10:56.605Z] [2021-01-22T12:10:56.605Z] [2021-01-22T12:10:56.605Z] DONE 2 tests, 2 skipped in 3.550s [2021-01-22T12:10:56.605Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2021-01-22T12:10:58.120Z] --- PASS: TestServiceUpdateConfigs (14.20s) [2021-01-22T12:10:58.120Z] === RUN TestServiceUpdateNetwork [2021-01-22T12:10:58.230Z] === RUN TestDockerSuite/TestInspectRootFS [2021-01-22T12:10:58.230Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-01-22T12:10:58.791Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2021-01-22T12:10:58.791Z] === RUN TestDockerSuite/TestInspectStatus [2021-01-22T12:10:59.737Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-01-22T12:11:00.365Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-01-22T12:11:00.365Z] INFO: Testing against a local daemon [2021-01-22T12:11:00.365Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-01-22T12:11:00.365Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-01-22T12:11:00.365Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-01-22T12:11:00.365Z] === RUN TestEventsExecDie [2021-01-22T12:11:00.365Z] --- SKIP: TestEventsExecDie (0.00s) [2021-01-22T12:11:00.365Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-01-22T12:11:00.365Z] === RUN TestEventsBackwardsCompatible [2021-01-22T12:11:00.365Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2021-01-22T12:11:00.365Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-01-22T12:11:00.365Z] === RUN TestInfoAPI [2021-01-22T12:11:00.365Z] --- PASS: TestInfoAPI (0.04s) [2021-01-22T12:11:00.365Z] === RUN TestInfoAPIWarnings [2021-01-22T12:11:00.365Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2021-01-22T12:11:00.365Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-01-22T12:11:00.365Z] === RUN TestInfoDebug [2021-01-22T12:11:00.365Z] --- SKIP: TestInfoDebug (0.00s) [2021-01-22T12:11:00.365Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-01-22T12:11:00.365Z] === RUN TestInfoInsecureRegistries [2021-01-22T12:11:00.365Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2021-01-22T12:11:00.365Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-01-22T12:11:00.365Z] === RUN TestInfoRegistryMirrors [2021-01-22T12:11:00.365Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2021-01-22T12:11:00.365Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-01-22T12:11:00.365Z] === RUN TestLoginFailsWithBadCredentials [2021-01-22T12:11:00.665Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-01-22T12:11:01.341Z] --- PASS: TestLoginFailsWithBadCredentials (0.99s) [2021-01-22T12:11:01.341Z] === RUN TestPingCacheHeaders [2021-01-22T12:11:01.341Z] --- PASS: TestPingCacheHeaders (0.03s) [2021-01-22T12:11:01.341Z] === RUN TestPingGet [2021-01-22T12:11:01.341Z] --- PASS: TestPingGet (0.05s) [2021-01-22T12:11:01.341Z] === RUN TestPingHead [2021-01-22T12:11:01.341Z] --- PASS: TestPingHead (0.03s) [2021-01-22T12:11:01.341Z] === RUN TestVersion [2021-01-22T12:11:01.341Z] --- PASS: TestVersion (0.03s) [2021-01-22T12:11:01.341Z] PASS [2021-01-22T12:11:01.341Z] ok github.com/docker/docker/integration/system 2.417s [2021-01-22T12:11:01.341Z] [2021-01-22T12:11:01.341Z] === Skipped [2021-01-22T12:11:01.341Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-01-22T12:11:01.341Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-01-22T12:11:01.341Z] [2021-01-22T12:11:01.341Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2021-01-22T12:11:01.342Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-01-22T12:11:01.342Z] [2021-01-22T12:11:01.342Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2021-01-22T12:11:01.342Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-01-22T12:11:01.342Z] [2021-01-22T12:11:01.342Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2021-01-22T12:11:01.342Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-01-22T12:11:01.342Z] [2021-01-22T12:11:01.342Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2021-01-22T12:11:01.342Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-01-22T12:11:01.342Z] [2021-01-22T12:11:01.342Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2021-01-22T12:11:01.342Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-01-22T12:11:01.342Z] [2021-01-22T12:11:01.342Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2021-01-22T12:11:01.342Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-01-22T12:11:01.342Z] [2021-01-22T12:11:01.342Z] [2021-01-22T12:11:01.342Z] DONE 13 tests, 7 skipped in 4.683s [2021-01-22T12:11:01.342Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2021-01-22T12:11:01.592Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-01-22T12:11:02.155Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-01-22T12:11:02.718Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-01-22T12:11:03.278Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-01-22T12:11:04.205Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-01-22T12:11:04.767Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-01-22T12:11:04.767Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2021-01-22T12:11:05.103Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-01-22T12:11:05.103Z] INFO: Testing against a local daemon [2021-01-22T12:11:05.103Z] === RUN TestVolumesCreateAndList [2021-01-22T12:11:05.103Z] --- PASS: TestVolumesCreateAndList (0.05s) [2021-01-22T12:11:05.103Z] === RUN TestVolumesRemove [2021-01-22T12:11:05.103Z] --- PASS: TestVolumesRemove (0.07s) [2021-01-22T12:11:05.103Z] === RUN TestVolumesInspect [2021-01-22T12:11:05.103Z] --- PASS: TestVolumesInspect (0.05s) [2021-01-22T12:11:05.103Z] === RUN TestVolumesInvalidJSON [2021-01-22T12:11:05.103Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-01-22T12:11:05.103Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-01-22T12:11:05.103Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-01-22T12:11:05.103Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2021-01-22T12:11:05.103Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-01-22T12:11:05.103Z] PASS [2021-01-22T12:11:05.103Z] ok github.com/docker/docker/integration/volume 1.277s [2021-01-22T12:11:05.103Z] [2021-01-22T12:11:05.103Z] DONE 5 tests in 3.559s [2021-01-22T12:11:05.103Z] INFO: make.ps1 ended at 01/22/2021 12:11:04 [2021-01-22T12:11:05.103Z] INFO: Integration CLI tests being run from the host: [2021-01-22T12:11:05.103Z] 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-22T12:11:07.284Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-01-22T12:11:08.209Z] === RUN TestDockerSuite/TestLinksEnvs [2021-01-22T12:11:08.454Z] --- PASS: TestServiceUpdateNetwork (12.30s) [2021-01-22T12:11:08.454Z] === RUN TestServiceUpdatePidsLimit [2021-01-22T12:11:09.084Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-01-22T12:11:09.136Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-01-22T12:11:09.136Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-01-22T12:11:10.113Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-01-22T12:11:10.500Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-01-22T12:11:11.864Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-01-22T12:11:13.226Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-01-22T12:11:13.226Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-01-22T12:11:14.588Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-01-22T12:11:14.588Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-01-22T12:11:15.149Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-01-22T12:11:16.975Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-01-22T12:11:17.568Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-01-22T12:11:17.568Z] INFO: Testing against a local daemon [2021-01-22T12:11:17.568Z] === RUN TestDockerSuite [2021-01-22T12:11:17.568Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-01-22T12:11:17.568Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-01-22T12:11:17.568Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-01-22T12:11:17.568Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-01-22T12:11:17.568Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-01-22T12:11:17.568Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-01-22T12:11:17.568Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-01-22T12:11:17.568Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-01-22T12:11:17.568Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-01-22T12:11:17.568Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-01-22T12:11:17.671Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2021-01-22T12:11:18.030Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-01-22T12:11:18.493Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-01-22T12:11:24.204Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-01-22T12:11:25.130Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-01-22T12:11:25.423Z] --- PASS: TestServiceUpdatePidsLimit (15.96s) [2021-01-22T12:11:25.423Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.74s) [2021-01-22T12:11:25.423Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.88s) [2021-01-22T12:11:25.423Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.78s) [2021-01-22T12:11:25.423Z] PASS [2021-01-22T12:11:25.423Z] [2021-01-22T12:11:25.423Z] === Skipped [2021-01-22T12:11:25.423Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s) [2021-01-22T12:11:25.423Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-01-22T12:11:25.423Z] [2021-01-22T12:11:25.423Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s) [2021-01-22T12:11:25.423Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-01-22T12:11:25.423Z] [2021-01-22T12:11:25.423Z] [2021-01-22T12:11:25.423Z] DONE 27 tests, 2 skipped in 130.097s [2021-01-22T12:11:25.423Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m [2021-01-22T12:11:25.423Z] ++ 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-22T12:11:25.423Z] ++ set -e [2021-01-22T12:11:25.423Z] ++ '[' -n 0 ']' [2021-01-22T12:11:25.423Z] ++ set -x [2021-01-22T12:11:25.423Z] ++ env -i DEST=/go/src/github.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-22T12:11:25.423Z] INFO: Testing against a local daemon [2021-01-22T12:11:25.423Z] === RUN TestSessionCreate [2021-01-22T12:11:25.423Z] --- PASS: TestSessionCreate (0.04s) [2021-01-22T12:11:25.423Z] === RUN TestSessionCreateWithBadUpgrade [2021-01-22T12:11:25.423Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2021-01-22T12:11:25.423Z] PASS [2021-01-22T12:11:25.423Z] [2021-01-22T12:11:25.423Z] DONE 2 tests in 0.154s [2021-01-22T12:11:25.423Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m [2021-01-22T12:11:25.423Z] ++ 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-22T12:11:25.423Z] ++ set -e [2021-01-22T12:11:25.423Z] ++ '[' -n 0 ']' [2021-01-22T12:11:25.423Z] ++ set -x [2021-01-22T12:11:25.424Z] ++ env -i DEST=/go/src/github.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-22T12:11:25.424Z] INFO: Testing against a local daemon [2021-01-22T12:11:25.424Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-01-22T12:11:25.424Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-01-22T12:11:25.424Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-01-22T12:11:25.424Z] === RUN TestEventsExecDie [2021-01-22T12:11:25.424Z] --- PASS: TestEventsExecDie (0.60s) [2021-01-22T12:11:25.424Z] === RUN TestEventsBackwardsCompatible [2021-01-22T12:11:25.424Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2021-01-22T12:11:25.424Z] === RUN TestInfoBinaryCommits [2021-01-22T12:11:25.424Z] --- PASS: TestInfoBinaryCommits (0.03s) [2021-01-22T12:11:25.424Z] === RUN TestInfoAPIVersioned [2021-01-22T12:11:25.424Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-01-22T12:11:25.424Z] === RUN TestInfoDiscoveryBackend [2021-01-22T12:11:25.712Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2021-01-22T12:11:25.712Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-01-22T12:11:26.055Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-01-22T12:11:26.617Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-01-22T12:11:26.739Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-01-22T12:11:26.740Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-01-22T12:11:27.030Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2021-01-22T12:11:27.030Z] === RUN TestInfoAPI [2021-01-22T12:11:27.319Z] --- PASS: TestInfoAPI (0.05s) [2021-01-22T12:11:27.319Z] === RUN TestInfoAPIWarnings [2021-01-22T12:11:28.503Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2021-01-22T12:11:28.503Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-01-22T12:11:28.503Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-01-22T12:11:28.503Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-01-22T12:11:28.503Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-01-22T12:11:29.063Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-01-22T12:11:29.319Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-01-22T12:11:33.478Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-01-22T12:11:33.478Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-01-22T12:11:34.403Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2021-01-22T12:11:37.666Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-01-22T12:11:38.593Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-01-22T12:11:38.593Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-01-22T12:11:39.522Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-01-22T12:11:40.481Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-01-22T12:11:41.406Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-01-22T12:11:42.331Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-01-22T12:11:42.891Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-01-22T12:11:45.403Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-01-22T12:11:45.403Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-01-22T12:11:45.848Z] --- PASS: TestInfoAPIWarnings (16.31s) [2021-01-22T12:11:45.848Z] === RUN TestInfoDebug [2021-01-22T12:11:45.848Z] --- PASS: TestInfoDebug (0.53s) [2021-01-22T12:11:45.848Z] === RUN TestInfoInsecureRegistries [2021-01-22T12:11:45.848Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2021-01-22T12:11:45.848Z] === RUN TestInfoRegistryMirrors [2021-01-22T12:11:45.848Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2021-01-22T12:11:45.848Z] === RUN TestLoginFailsWithBadCredentials [2021-01-22T12:11:45.848Z] --- PASS: TestLoginFailsWithBadCredentials (0.31s) [2021-01-22T12:11:45.848Z] === RUN TestPingCacheHeaders [2021-01-22T12:11:45.848Z] --- PASS: TestPingCacheHeaders (0.03s) [2021-01-22T12:11:45.848Z] === RUN TestPingGet [2021-01-22T12:11:45.848Z] --- PASS: TestPingGet (0.02s) [2021-01-22T12:11:45.848Z] === RUN TestPingHead [2021-01-22T12:11:45.848Z] --- PASS: TestPingHead (0.03s) [2021-01-22T12:11:45.848Z] === RUN TestVersion [2021-01-22T12:11:45.848Z] --- PASS: TestVersion (0.03s) [2021-01-22T12:11:45.848Z] PASS [2021-01-22T12:11:45.848Z] [2021-01-22T12:11:45.848Z] === Skipped [2021-01-22T12:11:45.848Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-01-22T12:11:45.848Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-01-22T12:11:45.848Z] [2021-01-22T12:11:45.848Z] [2021-01-22T12:11:45.848Z] DONE 18 tests, 1 skipped in 21.222s [2021-01-22T12:11:45.848Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m [2021-01-22T12:11:45.848Z] ++ 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-22T12:11:45.848Z] ++ set -e [2021-01-22T12:11:45.848Z] ++ '[' -n 0 ']' [2021-01-22T12:11:45.848Z] ++ set -x [2021-01-22T12:11:45.848Z] ++ env -i DEST=/go/src/github.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-22T12:11:45.848Z] INFO: Testing against a local daemon [2021-01-22T12:11:45.848Z] === RUN TestVolumesCreateAndList [2021-01-22T12:11:45.848Z] --- PASS: TestVolumesCreateAndList (0.03s) [2021-01-22T12:11:45.848Z] === RUN TestVolumesRemove [2021-01-22T12:11:45.848Z] --- PASS: TestVolumesRemove (0.07s) [2021-01-22T12:11:45.848Z] === RUN TestVolumesInspect [2021-01-22T12:11:45.848Z] --- PASS: TestVolumesInspect (0.03s) [2021-01-22T12:11:45.848Z] === RUN TestVolumesInvalidJSON [2021-01-22T12:11:45.848Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-01-22T12:11:45.848Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-01-22T12:11:45.848Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-01-22T12:11:45.848Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2021-01-22T12:11:45.848Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-01-22T12:11:45.848Z] PASS [2021-01-22T12:11:45.848Z] [2021-01-22T12:11:45.848Z] DONE 5 tests in 0.218s [2021-01-22T12:11:45.848Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-01-22T12:11:45.964Z] === RUN TestDockerSuite/TestLogsSince [2021-01-22T12:11:46.136Z] ++++ cat bundles/test-integration/docker.pid [2021-01-22T12:11:46.136Z] +++ kill 14072 [2021-01-22T12:11:47.634Z] +++ /etc/init.d/apparmor stop [2021-01-22T12:11:47.634Z] Leaving: AppArmorNo profiles have been unloaded. [2021-01-22T12:11:47.634Z] [2021-01-22T12:11:47.634Z] Unloading profiles will leave already running processes permanently [2021-01-22T12:11:47.634Z] unconfined, which can lead to unexpected situations. [2021-01-22T12:11:47.634Z] [2021-01-22T12:11:47.634Z] To set a process to complain mode, use the command line tool [2021-01-22T12:11:47.634Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-01-22T12:11:47.634Z] +++ true [2021-01-22T12:11:47.634Z] exiting test-integration [2021-01-22T12:11:47.634Z] ++ exit 0 [2021-01-22T12:11:47.634Z] Post stage [Pipeline] junit [2021-01-22T12:11:49.185Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-01-22T12:11:49.891Z] + echo Ensuring container killed. [2021-01-22T12:11:49.891Z] Ensuring container killed. [2021-01-22T12:11:49.891Z] + docker rm -vf docker-pr2 [2021-01-22T12:11:49.891Z] Error: No such container: docker-pr2 [2021-01-22T12:11:49.891Z] + true [Pipeline] sh [2021-01-22T12:11:50.122Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2021-01-22T12:11:50.270Z] + echo Chowning /workspace to jenkins user [2021-01-22T12:11:50.270Z] Chowning /workspace to jenkins user [2021-01-22T12:11:50.270Z] + id -u [2021-01-22T12:11:50.270Z] + id -g [2021-01-22T12:11:50.270Z] + docker run --rm -v /home/docker/workspace/moby_PR-41918:/workspace busybox chown -R 1001:1001 /workspace [2021-01-22T12:11:50.270Z] Unable to find image 'busybox:latest' locally [2021-01-22T12:11:50.897Z] latest: Pulling from library/busybox [2021-01-22T12:11:51.186Z] 47d9462a9510: Pulling fs layer [2021-01-22T12:11:51.186Z] 47d9462a9510: Download complete [2021-01-22T12:11:51.481Z] 47d9462a9510: Pull complete [2021-01-22T12:11:51.481Z] Digest: sha256:c5439d7db88ab5423999530349d327b04279ad3161d7596d2126dfb5b02bfd1f [2021-01-22T12:11:51.481Z] Status: Downloaded newer image for busybox:latest [2021-01-22T12:11:52.636Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-01-22T12:11:53.926Z] + bundleName=ppc64le-integration [2021-01-22T12:11:53.926Z] + echo Creating ppc64le-integration-bundles.tar.gz [2021-01-22T12:11:53.926Z] Creating ppc64le-integration-bundles.tar.gz [2021-01-22T12:11:53.926Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o+ -name *.log -o -namexargs *.prof tar -o -czf -name ppc64le-integration-bundles.tar.gz *-report.xml [2021-01-22T12:11:53.926Z] ) -print [Pipeline] archiveArtifacts [2021-01-22T12:11:53.967Z] Archiving artifacts [2021-01-22T12:11:54.366Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41918/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-01-22T12:11:54.522Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2021-01-22T12:11:54.744Z] + make clean [2021-01-22T12:11:55.034Z] make: command: Command not found [2021-01-22T12:11:55.034Z] make: command: Command not found [2021-01-22T12:11:55.034Z] docker volume rm -f docker-dev-cache [2021-01-22T12:11:55.034Z] docker-dev-cache [Pipeline] deleteDir [2021-01-22T12:11:58.687Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-01-22T12:11:58.687Z] === RUN TestDockerSuite/TestLogsTail [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-01-22T12:11:59.248Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-01-22T12:11:59.811Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-01-22T12:12:00.372Z] === RUN TestDockerSuite/TestMountIntoProc [2021-01-22T12:12:00.630Z] === RUN TestDockerSuite/TestMountIntoSys [2021-01-22T12:12:01.556Z] === RUN TestDockerSuite/TestNetHostname [2021-01-22T12:12:02.918Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-01-22T12:12:02.919Z] === RUN TestDockerSuite/TestNetworkEvents [2021-01-22T12:12:09.446Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-01-22T12:12:09.702Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-01-22T12:12:10.267Z] === RUN TestDockerSuite/TestPluginActive [2021-01-22T12:12:11.629Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-01-22T12:12:16.870Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-01-22T12:12:16.870Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-01-22T12:12:16.870Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-01-22T12:12:19.381Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-01-22T12:12:20.306Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-01-22T12:12:22.191Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2021-01-22T12:12:23.117Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-01-22T12:12:24.485Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2021-01-22T12:12:27.750Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-01-22T12:12:29.642Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-01-22T12:12:30.568Z] === RUN TestDockerSuite/TestPortHostBinding [2021-01-22T12:12:31.494Z] === RUN TestDockerSuite/TestPortList [2021-01-22T12:12:39.573Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-01-22T12:12:39.573Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-01-22T12:12:46.099Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-01-22T12:12:46.099Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-01-22T12:12:46.099Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-01-22T12:12:46.099Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-01-22T12:12:46.099Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-01-22T12:12:46.099Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-01-22T12:12:46.099Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-01-22T12:12:46.354Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-01-22T12:12:46.354Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-01-22T12:12:47.281Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-01-22T12:12:47.281Z] === RUN TestDockerSuite/TestPruneContainerLabel [2021-01-22T12:12:47.281Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2021-01-22T12:12:49.795Z] === RUN TestDockerSuite/TestPruneContainerUntil [2021-01-22T12:12:50.736Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2021-01-22T12:12:51.315Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2021-01-22T12:12:51.315Z] === RUN TestDockerSuite/TestPsByOrder [2021-01-22T12:12:54.580Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-01-22T12:12:55.141Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-01-22T12:12:57.653Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-01-22T12:12:59.832Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-01-22T12:12:59.832Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-01-22T12:12:59.832Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-01-22T12:12:59.832Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-01-22T12:12:59.832Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-01-22T12:12:59.832Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-01-22T12:12:59.832Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-01-22T12:12:59.832Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-01-22T12:12:59.832Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-01-22T12:12:59.832Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-01-22T12:12:59.832Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-01-22T12:12:59.832Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-01-22T12:13:00.169Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-01-22T12:13:00.424Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-01-22T12:13:02.024Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-01-22T12:13:02.024Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-01-22T12:13:02.024Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-01-22T12:13:02.938Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-01-22T12:13:04.948Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-01-22T12:13:07.147Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-01-22T12:13:07.147Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-01-22T12:13:07.147Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-01-22T12:13:07.147Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-01-22T12:13:07.147Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-01-22T12:13:09.468Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-01-22T12:13:10.069Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-01-22T12:13:10.069Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-01-22T12:13:10.069Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-01-22T12:13:10.393Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-01-22T12:13:11.756Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-01-22T12:13:12.691Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-01-22T12:13:13.629Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-01-22T12:13:14.557Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2021-01-22T12:13:15.121Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-01-22T12:13:17.010Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-01-22T12:13:18.375Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-01-22T12:13:18.375Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-01-22T12:13:18.631Z] === RUN TestDockerSuite/TestPsRightTagName [2021-01-22T12:13:18.678Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-01-22T12:13:21.146Z] === RUN TestDockerSuite/TestPsShowMounts [2021-01-22T12:13:23.034Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-01-22T12:13:23.960Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-01-22T12:13:23.960Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-01-22T12:13:23.960Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-01-22T12:13:23.960Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-01-22T12:13:23.960Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-01-22T12:13:24.888Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-01-22T12:13:25.814Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-01-22T12:13:26.740Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-01-22T12:13:27.300Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-01-22T12:13:33.829Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-01-22T12:13:33.829Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-01-22T12:13:35.202Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-01-22T12:13:35.202Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-01-22T12:13:35.457Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-01-22T12:13:35.713Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-01-22T12:13:37.602Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-01-22T12:13:38.527Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-01-22T12:13:41.039Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-01-22T12:13:41.039Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2021-01-22T12:13:41.965Z] === RUN TestDockerSuite/TestRmiBlank [2021-01-22T12:13:41.965Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-01-22T12:13:41.965Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-01-22T12:13:45.230Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-01-22T12:13:46.157Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-01-22T12:13:46.413Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-01-22T12:13:47.776Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-01-22T12:13:48.703Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-01-22T12:13:49.629Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-01-22T12:13:50.191Z] === RUN TestDockerSuite/TestRmiTag [2021-01-22T12:13:50.191Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-01-22T12:13:50.752Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-01-22T12:13:54.020Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-01-22T12:13:54.020Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-01-22T12:13:54.947Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-01-22T12:13:54.947Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-01-22T12:13:55.872Z] === RUN TestDockerSuite/TestRunAddHost [2021-01-22T12:13:56.433Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-01-22T12:13:56.688Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-01-22T12:13:56.944Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-01-22T12:13:57.199Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-01-22T12:13:57.454Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-01-22T12:13:58.816Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-01-22T12:13:59.071Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-01-22T12:13:59.634Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-01-22T12:14:00.195Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2021-01-22T12:14:01.124Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-01-22T12:14:02.489Z] === RUN TestDockerSuite/TestRunAttachDetach [2021-01-22T12:14:03.415Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2021-01-22T12:14:03.975Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2021-01-22T12:14:04.535Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2021-01-22T12:14:05.098Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2021-01-22T12:14:05.658Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-01-22T12:14:06.219Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2021-01-22T12:14:07.144Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-01-22T12:14:07.400Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-01-22T12:14:07.960Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-01-22T12:14:08.520Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-01-22T12:14:08.520Z] === RUN TestDockerSuite/TestRunBindMounts [2021-01-22T12:14:10.444Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-01-22T12:14:10.699Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-01-22T12:14:11.260Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-01-22T12:14:11.827Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-01-22T12:14:12.084Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-01-22T12:14:12.084Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-01-22T12:14:12.644Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-01-22T12:14:12.900Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-01-22T12:14:13.460Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-01-22T12:14:14.021Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-01-22T12:14:14.276Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-01-22T12:14:14.276Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-01-22T12:14:14.837Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-01-22T12:14:14.837Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-01-22T12:14:15.763Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-01-22T12:14:16.326Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-01-22T12:14:16.581Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-01-22T12:14:17.142Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-01-22T12:14:17.142Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-01-22T12:14:17.702Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-01-22T12:14:18.627Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-01-22T12:14:19.553Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-01-22T12:14:20.479Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-01-22T12:14:20.479Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2021-01-22T12:14:20.735Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-01-22T12:14:21.296Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-01-22T12:14:21.857Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-01-22T12:14:22.420Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-01-22T12:14:22.984Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-01-22T12:14:24.873Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-01-22T12:14:27.422Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-01-22T12:14:27.422Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-01-22T12:14:27.678Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-01-22T12:14:29.042Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-01-22T12:14:30.406Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-01-22T12:14:32.292Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-01-22T12:14:34.181Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-01-22T12:14:34.181Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-01-22T12:14:34.181Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-01-22T12:14:34.436Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-01-22T12:14:35.799Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-01-22T12:14:36.727Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-01-22T12:14:38.615Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-01-22T12:14:39.177Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-01-22T12:14:40.106Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-01-22T12:14:41.032Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2021-01-22T12:14:41.032Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-01-22T12:14:41.287Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2021-01-22T12:14:42.652Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-01-22T12:14:42.652Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-01-22T12:14:42.908Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-01-22T12:14:43.477Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-01-22T12:14:44.038Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2021-01-22T12:14:44.966Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-01-22T12:14:44.966Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-01-22T12:14:45.529Z] === RUN TestDockerSuite/TestRunEnvironment [2021-01-22T12:14:45.529Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2021-01-22T12:14:46.090Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-01-22T12:14:46.651Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-01-22T12:14:47.212Z] === RUN TestDockerSuite/TestRunExitCode [2021-01-22T12:14:47.773Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-01-22T12:14:48.336Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-01-22T12:14:49.263Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-01-22T12:14:49.826Z] === RUN TestDockerSuite/TestRunExposePort [2021-01-22T12:14:49.826Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-01-22T12:14:50.751Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-01-22T12:14:50.751Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2021-01-22T12:14:51.313Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-01-22T12:14:52.239Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-01-22T12:14:52.494Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-01-22T12:14:52.494Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-01-22T12:14:53.419Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2021-01-22T12:14:55.307Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-01-22T12:14:55.868Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-01-22T12:14:56.794Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2021-01-22T12:14:59.316Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2021-01-22T12:15:00.026Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-01-22T12:15:00.026Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-01-22T12:15:01.585Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-01-22T12:15:01.585Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-01-22T12:15:01.829Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2021-01-22T12:15:03.716Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2021-01-22T12:15:05.355Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-01-22T12:15:05.817Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-01-22T12:15:05.817Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-01-22T12:15:05.817Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-01-22T12:15:05.817Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-01-22T12:15:05.817Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-01-22T12:15:06.279Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-01-22T12:15:06.979Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2021-01-22T12:15:07.234Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2021-01-22T12:15:08.160Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-01-22T12:15:09.198Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-01-22T12:15:09.526Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2021-01-22T12:15:09.526Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2021-01-22T12:15:09.526Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-01-22T12:15:09.526Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-01-22T12:15:10.086Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-01-22T12:15:10.171Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-01-22T12:15:10.171Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-01-22T12:15:10.171Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-01-22T12:15:10.171Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-01-22T12:15:11.013Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2021-01-22T12:15:12.362Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-01-22T12:15:12.377Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-01-22T12:15:13.740Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-01-22T12:15:14.667Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-01-22T12:15:20.967Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-01-22T12:15:21.209Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-01-22T12:15:21.209Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-01-22T12:15:21.209Z] === RUN TestDockerSuite/TestRunModeHostname [2021-01-22T12:15:21.464Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-01-22T12:15:21.464Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-01-22T12:15:21.719Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-01-22T12:15:22.644Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-01-22T12:15:23.205Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-01-22T12:15:24.130Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-01-22T12:15:24.130Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-01-22T12:15:24.385Z] === RUN TestDockerSuite/TestRunModePIDHost [2021-01-22T12:15:25.311Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-01-22T12:15:26.236Z] === RUN TestDockerSuite/TestRunMount [2021-01-22T12:15:30.396Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-01-22T12:15:30.396Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-01-22T12:15:30.653Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-01-22T12:15:31.329Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-01-22T12:15:31.329Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-01-22T12:15:31.329Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-01-22T12:15:31.578Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-01-22T12:15:32.940Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-01-22T12:15:33.524Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-01-22T12:15:35.071Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-01-22T12:15:35.454Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-01-22T12:15:35.710Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2021-01-22T12:15:36.636Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-01-22T12:15:39.177Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-01-22T12:15:39.786Z] === RUN TestDockerSuite/TestBuildAddScript [2021-01-22T12:15:39.786Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-01-22T12:15:39.786Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-01-22T12:15:39.786Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-01-22T12:15:39.786Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-01-22T12:15:39.786Z] === RUN TestDockerSuite/TestBuildAddTar [2021-01-22T12:15:40.104Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-01-22T12:15:41.468Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-01-22T12:15:41.468Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-01-22T12:15:41.724Z] === RUN TestDockerSuite/TestRunNetHost [2021-01-22T12:15:42.649Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-01-22T12:15:42.905Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-01-22T12:15:43.466Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-01-22T12:15:44.830Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2021-01-22T12:15:45.086Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-01-22T12:15:47.603Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-01-22T12:15:47.861Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2021-01-22T12:15:51.125Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-01-22T12:15:51.125Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-01-22T12:15:51.125Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2021-01-22T12:15:51.381Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-01-22T12:15:51.637Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-01-22T12:15:51.893Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-01-22T12:15:52.453Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-01-22T12:15:52.453Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-01-22T12:15:53.013Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-01-22T12:15:59.545Z] === RUN TestDockerSuite/TestRunOOMExitCode [2021-01-22T12:15:59.545Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-01-22T12:15:59.545Z] === RUN TestDockerSuite/TestRunPIDsLimit [2021-01-22T12:15:59.545Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-01-22T12:16:00.470Z] === RUN TestDockerSuite/TestRunPortInUse [2021-01-22T12:16:01.031Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2021-01-22T12:16:01.286Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2021-01-22T12:16:01.541Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-01-22T12:16:02.102Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-01-22T12:16:03.029Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-01-22T12:16:03.590Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2021-01-22T12:16:03.590Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-01-22T12:16:04.155Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-01-22T12:16:04.155Z] === RUN TestDockerSuite/TestRunPublishPort [2021-01-22T12:16:05.081Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-01-22T12:16:05.644Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-01-22T12:16:05.644Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-01-22T12:16:06.569Z] === RUN TestDockerSuite/TestRunRedirectStdout [2021-01-22T12:16:06.569Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2021-01-22T12:16:07.496Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-01-22T12:16:07.496Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-01-22T12:16:09.385Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2021-01-22T12:16:09.948Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-01-22T12:16:10.873Z] === RUN TestDockerSuite/TestRunRm [2021-01-22T12:16:11.800Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-01-22T12:16:12.360Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2021-01-22T12:16:14.872Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2021-01-22T12:16:15.436Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-01-22T12:16:15.997Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-01-22T12:16:16.923Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2021-01-22T12:16:17.179Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2021-01-22T12:16:18.106Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2021-01-22T12:16:18.666Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2021-01-22T12:16:20.029Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2021-01-22T12:16:21.394Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2021-01-22T12:16:22.384Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-01-22T12:16:22.384Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-01-22T12:16:22.384Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-01-22T12:16:23.280Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2021-01-22T12:16:25.168Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2021-01-22T12:16:25.728Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2021-01-22T12:16:26.290Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2021-01-22T12:16:26.851Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2021-01-22T12:16:27.412Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2021-01-22T12:16:27.973Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2021-01-22T12:16:28.228Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2021-01-22T12:16:28.790Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-01-22T12:16:29.351Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-01-22T12:16:29.607Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2021-01-22T12:16:29.862Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-01-22T12:16:32.377Z] === RUN TestDockerSuite/TestRunState [2021-01-22T12:16:33.741Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-01-22T12:16:33.997Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-01-22T12:16:34.559Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-01-22T12:16:34.817Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2021-01-22T12:16:34.817Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-01-22T12:16:34.817Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2021-01-22T12:16:35.379Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-01-22T12:16:35.941Z] === RUN TestDockerSuite/TestRunSysctls [2021-01-22T12:16:37.305Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-01-22T12:16:37.305Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-01-22T12:16:37.305Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-01-22T12:16:37.866Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2021-01-22T12:16:39.232Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2021-01-22T12:16:39.794Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2021-01-22T12:16:40.126Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-01-22T12:16:40.590Z] === RUN TestDockerSuite/TestBuildBlankName [2021-01-22T12:16:41.052Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-01-22T12:16:41.157Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2021-01-22T12:16:43.043Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-01-22T12:16:46.304Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-01-22T12:16:46.304Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-01-22T12:16:46.865Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-01-22T12:16:46.879Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-01-22T12:16:47.121Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-01-22T12:16:47.858Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-01-22T12:16:48.488Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2021-01-22T12:16:48.752Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-01-22T12:16:50.118Z] === RUN TestDockerSuite/TestRunUserByID [2021-01-22T12:16:50.680Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-01-22T12:16:50.936Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-01-22T12:16:50.936Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-01-22T12:16:51.618Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-01-22T12:16:51.863Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2021-01-22T12:16:51.863Z] === RUN TestDockerSuite/TestRunUserByName [2021-01-22T12:16:52.423Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-01-22T12:16:52.985Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2021-01-22T12:16:52.985Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-01-22T12:16:52.985Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-01-22T12:16:53.547Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-01-22T12:16:56.063Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2021-01-22T12:16:56.624Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-01-22T12:16:57.184Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-01-22T12:16:58.112Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-01-22T12:16:59.038Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2021-01-22T12:17:00.228Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-01-22T12:17:00.403Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-01-22T12:17:01.330Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-01-22T12:17:03.218Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-01-22T12:17:03.474Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2021-01-22T12:17:04.837Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-01-22T12:17:05.400Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-01-22T12:17:05.400Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-01-22T12:17:05.400Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-01-22T12:17:05.400Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-01-22T12:17:05.655Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2021-01-22T12:17:05.655Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2021-01-22T12:17:06.584Z] === RUN TestDockerSuite/TestRunWithCPUShares [2021-01-22T12:17:06.840Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2021-01-22T12:17:07.096Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2021-01-22T12:17:07.334Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-01-22T12:17:07.334Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-01-22T12:17:08.022Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2021-01-22T12:17:08.950Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2021-01-22T12:17:09.512Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-01-22T12:17:09.512Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2021-01-22T12:17:10.072Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2021-01-22T12:17:10.072Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2021-01-22T12:17:10.072Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2021-01-22T12:17:10.072Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-01-22T12:17:10.072Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2021-01-22T12:17:10.072Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2021-01-22T12:17:10.072Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2021-01-22T12:17:10.072Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2021-01-22T12:17:10.072Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2021-01-22T12:17:10.072Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2021-01-22T12:17:10.633Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2021-01-22T12:17:10.888Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2021-01-22T12:17:11.448Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2021-01-22T12:17:11.448Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2021-01-22T12:17:12.020Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-01-22T12:17:12.020Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-01-22T12:17:12.580Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-01-22T12:17:12.580Z] === RUN TestDockerSuite/TestRunWithShmSize [2021-01-22T12:17:13.140Z] === RUN TestDockerSuite/TestRunWithSwappiness [2021-01-22T12:17:13.395Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2021-01-22T12:17:13.651Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-01-22T12:17:13.651Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-01-22T12:17:13.906Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-01-22T12:17:14.832Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2021-01-22T12:17:15.392Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2021-01-22T12:17:15.393Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-01-22T12:17:15.648Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-01-22T12:17:15.648Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-01-22T12:17:15.940Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-01-22T12:17:15.940Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-01-22T12:17:15.940Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-01-22T12:17:16.575Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-01-22T12:17:17.135Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-01-22T12:17:18.499Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-01-22T12:17:18.754Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-01-22T12:17:18.754Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-01-22T12:17:18.754Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-01-22T12:17:19.696Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2021-01-22T12:17:19.696Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2021-01-22T12:17:19.699Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-01-22T12:17:19.699Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-01-22T12:17:20.162Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-01-22T12:17:20.162Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-01-22T12:17:20.622Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2021-01-22T12:17:20.625Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-01-22T12:17:21.547Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-01-22T12:17:21.547Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-01-22T12:17:23.434Z] === RUN TestDockerSuite/TestSaveImageId [2021-01-22T12:17:23.434Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-01-22T12:17:23.434Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-01-22T12:17:24.798Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-01-22T12:17:24.798Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-01-22T12:17:25.724Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-01-22T12:17:25.980Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-01-22T12:17:25.980Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-01-22T12:17:27.349Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-01-22T12:17:28.276Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-01-22T12:17:28.531Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-01-22T12:17:28.786Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-01-22T12:17:28.786Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-01-22T12:17:28.786Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-01-22T12:17:29.346Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-01-22T12:17:31.232Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-01-22T12:17:33.116Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2021-01-22T12:17:36.379Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-01-22T12:17:37.750Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-01-22T12:17:38.005Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-01-22T12:17:38.933Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-01-22T12:17:41.443Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-01-22T12:17:43.329Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-01-22T12:17:43.585Z] === RUN TestDockerSuite/TestStartRecordError [2021-01-22T12:17:44.946Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-01-22T12:17:45.872Z] === RUN TestDockerSwarmSuite/TestServiceScale [2021-01-22T12:17:46.801Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-01-22T12:17:48.167Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-01-22T12:17:48.167Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2021-01-22T12:17:50.677Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-01-22T12:17:54.836Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-01-22T12:17:56.383Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-01-22T12:17:56.384Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-01-22T12:17:56.846Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-01-22T12:17:57.313Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-01-22T12:17:58.105Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-01-22T12:17:58.288Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-01-22T12:17:58.288Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-01-22T12:18:02.057Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-01-22T12:18:02.265Z] === RUN TestDockerSuite/TestStatsNoStream [2021-01-22T12:18:03.032Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-01-22T12:18:03.032Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-01-22T12:18:03.032Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-01-22T12:18:04.006Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-01-22T12:18:04.981Z] === RUN TestDockerSuite/TestBuildCmd [2021-01-22T12:18:05.444Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-01-22T12:18:05.444Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-01-22T12:18:05.527Z] === RUN TestDockerSuite/TestStopContainerSignal [2021-01-22T12:18:05.906Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-01-22T12:18:06.452Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2021-01-22T12:18:06.452Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-01-22T12:18:07.017Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-01-22T12:18:07.577Z] === RUN TestDockerSuite/TestTopPrivileged [2021-01-22T12:18:08.503Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-01-22T12:18:08.503Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-01-22T12:18:09.064Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-01-22T12:18:09.065Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2021-01-22T12:18:10.622Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-01-22T12:18:12.170Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-01-22T12:18:12.170Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-01-22T12:18:12.327Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2021-01-22T12:18:12.327Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-01-22T12:18:13.147Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-01-22T12:18:13.147Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-01-22T12:18:13.147Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-01-22T12:18:15.339Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-01-22T12:18:15.593Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2021-01-22T12:18:15.593Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2021-01-22T12:18:15.802Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-01-22T12:18:15.802Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-01-22T12:18:15.802Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-01-22T12:18:16.153Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2021-01-22T12:18:16.153Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2021-01-22T12:18:16.715Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2021-01-22T12:18:16.782Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-01-22T12:18:17.245Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-01-22T12:18:17.245Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-01-22T12:18:17.245Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-01-22T12:18:18.092Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2021-01-22T12:18:18.092Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2021-01-22T12:18:18.655Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2021-01-22T12:18:19.216Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2021-01-22T12:18:20.141Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2021-01-22T12:18:21.000Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-01-22T12:18:21.072Z] === RUN TestDockerSuite/TestUpdateStats [2021-01-22T12:18:24.332Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2021-01-22T12:18:25.257Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2021-01-22T12:18:25.257Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2021-01-22T12:18:25.818Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2021-01-22T12:18:26.379Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-01-22T12:18:28.891Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2021-01-22T12:18:31.403Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2021-01-22T12:18:33.289Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2021-01-22T12:18:34.214Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-01-22T12:18:36.114Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2021-01-22T12:18:36.677Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-01-22T12:18:39.939Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2021-01-22T12:18:41.303Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2021-01-22T12:18:42.229Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2021-01-22T12:18:43.156Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2021-01-22T12:18:44.082Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2021-01-22T12:18:44.337Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2021-01-22T12:18:45.703Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2021-01-22T12:18:47.067Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2021-01-22T12:18:47.630Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2021-01-22T12:18:49.525Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2021-01-22T12:18:50.451Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2021-01-22T12:18:51.017Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-01-22T12:18:51.017Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-01-22T12:18:51.017Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-01-22T12:18:51.814Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-01-22T12:18:53.939Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-01-22T12:18:53.939Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-01-22T12:18:54.401Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-01-22T12:18:54.401Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-01-22T12:18:54.401Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-01-22T12:18:54.863Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-01-22T12:19:03.992Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2021-01-22T12:19:07.253Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-01-22T12:19:07.253Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-01-22T12:19:07.253Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-01-22T12:19:07.508Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-01-22T12:19:07.508Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-01-22T12:19:07.508Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-01-22T12:19:07.508Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-01-22T12:19:08.068Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-01-22T12:19:08.068Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-01-22T12:19:08.629Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-01-22T12:19:08.629Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-01-22T12:19:08.884Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-01-22T12:19:08.884Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-01-22T12:19:08.884Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-01-22T12:19:10.249Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-01-22T12:19:10.249Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-01-22T12:19:10.504Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-01-22T12:19:10.504Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-01-22T12:19:10.504Z] === RUN TestDockerSuite/TestVolumeEvents [2021-01-22T12:19:11.065Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-01-22T12:19:12.430Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-01-22T12:19:12.430Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-01-22T12:19:12.430Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-01-22T12:19:14.317Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-01-22T12:19:16.833Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-01-22T12:19:16.833Z] --- PASS: TestDockerSuite (1349.97s) [2021-01-22T12:19:16.833Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.03s) [2021-01-22T12:19:16.833Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.25s) [2021-01-22T12:19:16.833Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2021-01-22T12:19:16.833Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2021-01-22T12:19:16.833Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2021-01-22T12:19:16.833Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-01-22T12:19:16.833Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2021-01-22T12:19:16.833Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (1.62s) [2021-01-22T12:19:16.833Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.16s) [2021-01-22T12:19:16.833Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.57s) [2021-01-22T12:19:16.833Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) [2021-01-22T12:19:16.833Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.64s) [2021-01-22T12:19:16.833Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.18s) [2021-01-22T12:19:16.833Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2021-01-22T12:19:16.833Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.29s) [2021-01-22T12:19:16.833Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.34s) [2021-01-22T12:19:16.833Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-01-22T12:19:16.833Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-01-22T12:19:16.833Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.11s) [2021-01-22T12:19:16.833Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.09s) [2021-01-22T12:19:16.833Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.23s) [2021-01-22T12:19:16.833Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2021-01-22T12:19:16.833Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-01-22T12:19:16.833Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.90s) [2021-01-22T12:19:16.833Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (3.29s) [2021-01-22T12:19:16.833Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.38s) [2021-01-22T12:19:16.833Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.95s) [2021-01-22T12:19:16.833Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.81s) [2021-01-22T12:19:16.833Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.69s) [2021-01-22T12:19:16.833Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.73s) [2021-01-22T12:19:16.833Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.73s) [2021-01-22T12:19:16.833Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.13s) [2021-01-22T12:19:16.833Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.95s) [2021-01-22T12:19:16.833Z] --- PASS: TestDockerSuite/TestAttachDetach (1.12s) [2021-01-22T12:19:16.833Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.92s) [2021-01-22T12:19:16.833Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.83s) [2021-01-22T12:19:16.833Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.72s) [2021-01-22T12:19:16.833Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.68s) [2021-01-22T12:19:16.833Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.05s) [2021-01-22T12:19:16.833Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.74s) [2021-01-22T12:19:16.833Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.18s) [2021-01-22T12:19:16.833Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.29s) [2021-01-22T12:19:16.833Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2021-01-22T12:19:16.833Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.20s) [2021-01-22T12:19:16.834Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.94s) [2021-01-22T12:19:16.834Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (19.51s) [2021-01-22T12:19:16.834Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.83s) [2021-01-22T12:19:16.834Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.78s) [2021-01-22T12:19:16.834Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.29s) [2021-01-22T12:19:16.834Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.19s) [2021-01-22T12:19:16.834Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.41s) [2021-01-22T12:19:16.834Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.61s) [2021-01-22T12:19:16.834Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.17s) [2021-01-22T12:19:16.834Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (6.89s) [2021-01-22T12:19:16.834Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (3.70s) [2021-01-22T12:19:16.834Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.21s) [2021-01-22T12:19:16.834Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.46s) [2021-01-22T12:19:16.834Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.48s) [2021-01-22T12:19:16.834Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.09s) [2021-01-22T12:19:16.834Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.89s) [2021-01-22T12:19:16.834Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.16s) [2021-01-22T12:19:16.834Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.84s) [2021-01-22T12:19:16.834Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.20s) [2021-01-22T12:19:16.834Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.16s) [2021-01-22T12:19:16.834Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.72s) [2021-01-22T12:19:16.834Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (6.62s) [2021-01-22T12:19:16.834Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.61s) [2021-01-22T12:19:16.834Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.76s) [2021-01-22T12:19:16.834Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.61s) [2021-01-22T12:19:16.834Z] --- PASS: TestDockerSuite/TestBuildAddTar (7.18s) [2021-01-22T12:19:16.834Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.23s) [2021-01-22T12:19:16.834Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.42s) [2021-01-22T12:19:16.834Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (3.32s) [2021-01-22T12:19:16.834Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (4.93s) [2021-01-22T12:19:16.834Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.38s) [2021-01-22T12:19:16.834Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (1.65s) [2021-01-22T12:19:16.834Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.86s) [2021-01-22T12:19:16.834Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.28s) [2021-01-22T12:19:16.834Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.55s) [2021-01-22T12:19:16.834Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.58s) [2021-01-22T12:19:16.834Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.37s) [2021-01-22T12:19:16.834Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.11s) [2021-01-22T12:19:16.834Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.95s) [2021-01-22T12:19:16.834Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (12.71s) [2021-01-22T12:19:16.834Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.43s) [2021-01-22T12:19:16.834Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.54s) [2021-01-22T12:19:16.834Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.45s) [2021-01-22T12:19:16.834Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.30s) [2021-01-22T12:19:16.834Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.61s) [2021-01-22T12:19:16.834Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.90s) [2021-01-22T12:19:16.834Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.43s) [2021-01-22T12:19:16.834Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.50s) [2021-01-22T12:19:16.834Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (1.13s) [2021-01-22T12:19:16.834Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.07s) [2021-01-22T12:19:16.834Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (6.63s) [2021-01-22T12:19:16.834Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.59s) [2021-01-22T12:19:16.834Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.92s) [2021-01-22T12:19:16.834Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.83s) [2021-01-22T12:19:16.834Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (5.88s) [2021-01-22T12:19:16.834Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.07s) [2021-01-22T12:19:16.834Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.47s) [2021-01-22T12:19:16.834Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.32s) [2021-01-22T12:19:16.834Z] --- PASS: TestDockerSuite/TestBuildCmd (0.37s) [2021-01-22T12:19:16.834Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.31s) [2021-01-22T12:19:16.834Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.27s) [2021-01-22T12:19:16.834Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2021-01-22T12:19:16.834Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2021-01-22T12:19:16.834Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.72s) [2021-01-22T12:19:16.834Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (4.86s) [2021-01-22T12:19:16.834Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.47s) [2021-01-22T12:19:16.834Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.04s) [2021-01-22T12:19:16.834Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.43s) [2021-01-22T12:19:16.834Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.76s) [2021-01-22T12:19:16.834Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.68s) [2021-01-22T12:19:16.834Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.35s) [2021-01-22T12:19:16.834Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (9.48s) [2021-01-22T12:19:16.834Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.77s) [2021-01-22T12:19:16.834Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.54s) [2021-01-22T12:19:16.834Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.55s) [2021-01-22T12:19:16.834Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.64s) [2021-01-22T12:19:16.834Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.63s) [2021-01-22T12:19:16.834Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2021-01-22T12:19:16.834Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2021-01-22T12:19:16.834Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2021-01-22T12:19:16.834Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2021-01-22T12:19:16.834Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.03s) [2021-01-22T12:19:16.834Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2021-01-22T12:19:16.834Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2021-01-22T12:19:16.834Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2021-01-22T12:19:16.834Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.66s) [2021-01-22T12:19:16.834Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.36s) [2021-01-22T12:19:16.834Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.44s) [2021-01-22T12:19:16.834Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.34s) [2021-01-22T12:19:16.834Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (4.36s) [2021-01-22T12:19:16.834Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (5.61s) [2021-01-22T12:19:16.834Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.82s) [2021-01-22T12:19:16.834Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.22s) [2021-01-22T12:19:16.834Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.43s) [2021-01-22T12:19:16.834Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.84s) [2021-01-22T12:19:16.834Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.04s) [2021-01-22T12:19:16.834Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.45s) [2021-01-22T12:19:16.834Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.37s) [2021-01-22T12:19:16.834Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.38s) [2021-01-22T12:19:16.834Z] --- PASS: TestDockerSuite/TestBuildDockerignore (10.61s) [2021-01-22T12:19:16.834Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.42s) [2021-01-22T12:19:16.834Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.17s) [2021-01-22T12:19:16.834Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (11.62s) [2021-01-22T12:19:16.834Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.06s) [2021-01-22T12:19:16.834Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.03s) [2021-01-22T12:19:16.834Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.06s) [2021-01-22T12:19:16.834Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (1.97s) [2021-01-22T12:19:16.834Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.12s) [2021-01-22T12:19:16.834Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (6.51s) [2021-01-22T12:19:16.834Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.35s) [2021-01-22T12:19:16.834Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.53s) [2021-01-22T12:19:16.834Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (17.06s) [2021-01-22T12:19:16.834Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.24s) [2021-01-22T12:19:16.834Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.75s) [2021-01-22T12:19:16.834Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.47s) [2021-01-22T12:19:16.834Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.49s) [2021-01-22T12:19:16.834Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.86s) [2021-01-22T12:19:16.834Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.16s) [2021-01-22T12:19:16.834Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.29s) [2021-01-22T12:19:16.834Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.30s) [2021-01-22T12:19:16.834Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (1.94s) [2021-01-22T12:19:16.834Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.14s) [2021-01-22T12:19:16.834Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.92s) [2021-01-22T12:19:16.834Z] --- PASS: TestDockerSuite/TestBuildEnv (1.68s) [2021-01-22T12:19:16.834Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.43s) [2021-01-22T12:19:16.834Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.36s) [2021-01-22T12:19:16.834Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (7.14s) [2021-01-22T12:19:16.834Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (20.41s) [2021-01-22T12:19:16.834Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.83s) [2021-01-22T12:19:16.834Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (9.14s) [2021-01-22T12:19:16.834Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (1.08s) [2021-01-22T12:19:16.834Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.56s) [2021-01-22T12:19:16.834Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.53s) [2021-01-22T12:19:16.834Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.23s) [2021-01-22T12:19:16.834Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2021-01-22T12:19:16.834Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2021-01-22T12:19:16.834Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.33s) [2021-01-22T12:19:16.834Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (10.04s) [2021-01-22T12:19:16.834Z] --- PASS: TestDockerSuite/TestBuildExpose (0.36s) [2021-01-22T12:19:16.834Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.73s) [2021-01-22T12:19:16.834Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.53s) [2021-01-22T12:19:16.834Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.35s) [2021-01-22T12:19:16.834Z] --- PASS: TestDockerSuite/TestBuildFails (0.75s) [2021-01-22T12:19:16.834Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.06s) [2021-01-22T12:19:16.834Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.09s) [2021-01-22T12:19:16.834Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.94s) [2021-01-22T12:19:16.834Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.45s) [2021-01-22T12:19:16.834Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.65s) [2021-01-22T12:19:16.834Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.50s) [2021-01-22T12:19:16.834Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.43s) [2021-01-22T12:19:16.834Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.83s) [2021-01-22T12:19:16.834Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.92s) [2021-01-22T12:19:16.834Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.33s) [2021-01-22T12:19:16.834Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.78s) [2021-01-22T12:19:16.834Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.96s) [2021-01-22T12:19:16.834Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.47s) [2021-01-22T12:19:16.834Z] --- PASS: TestDockerSuite/TestBuildHistory (4.47s) [2021-01-22T12:19:16.834Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.55s) [2021-01-22T12:19:16.834Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.73s) [2021-01-22T12:19:16.834Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.66s) [2021-01-22T12:19:16.834Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.62s) [2021-01-22T12:19:16.834Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.03s) [2021-01-22T12:19:16.834Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.87s) [2021-01-22T12:19:16.834Z] --- PASS: TestDockerSuite/TestBuildLabel (0.52s) [2021-01-22T12:19:16.834Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.47s) [2021-01-22T12:19:16.834Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.49s) [2021-01-22T12:19:16.834Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.31s) [2021-01-22T12:19:16.834Z] --- PASS: TestDockerSuite/TestBuildLabels (0.52s) [2021-01-22T12:19:16.834Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.55s) [2021-01-22T12:19:16.834Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (3.61s) [2021-01-22T12:19:16.834Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.93s) [2021-01-22T12:19:16.834Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.88s) [2021-01-22T12:19:16.834Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.16s) [2021-01-22T12:19:16.834Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.15s) [2021-01-22T12:19:16.834Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.17s) [2021-01-22T12:19:16.834Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.15s) [2021-01-22T12:19:16.834Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.33s) [2021-01-22T12:19:16.834Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.83s) [2021-01-22T12:19:16.834Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.52s) [2021-01-22T12:19:16.834Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (3.17s) [2021-01-22T12:19:16.834Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.48s) [2021-01-22T12:19:16.834Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.41s) [2021-01-22T12:19:16.834Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (6.31s) [2021-01-22T12:19:16.834Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.99s) [2021-01-22T12:19:16.834Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.71s) [2021-01-22T12:19:16.834Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.49s) [2021-01-22T12:19:16.834Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2021-01-22T12:19:16.834Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2021-01-22T12:19:16.834Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.53s) [2021-01-22T12:19:16.834Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.44s) [2021-01-22T12:19:16.834Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.46s) [2021-01-22T12:19:16.834Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.31s) [2021-01-22T12:19:16.834Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.66s) [2021-01-22T12:19:16.834Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.46s) [2021-01-22T12:19:16.834Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.85s) [2021-01-22T12:19:16.834Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.65s) [2021-01-22T12:19:16.834Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.18s) [2021-01-22T12:19:16.834Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.55s) [2021-01-22T12:19:16.834Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.05s) [2021-01-22T12:19:16.834Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.48s) [2021-01-22T12:19:16.834Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.28s) [2021-01-22T12:19:16.834Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.53s) [2021-01-22T12:19:16.834Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.54s) [2021-01-22T12:19:16.834Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.71s) [2021-01-22T12:19:16.834Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (1.91s) [2021-01-22T12:19:16.834Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.13s) [2021-01-22T12:19:16.834Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.98s) [2021-01-22T12:19:16.834Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.06s) [2021-01-22T12:19:16.834Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.29s) [2021-01-22T12:19:16.834Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.59s) [2021-01-22T12:19:16.834Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.56s) [2021-01-22T12:19:16.834Z] --- PASS: TestDockerSuite/TestBuildPATH (1.57s) [2021-01-22T12:19:16.834Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.66s) [2021-01-22T12:19:16.834Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.69s) [2021-01-22T12:19:16.834Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (6.79s) [2021-01-22T12:19:16.834Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.24s) [2021-01-22T12:19:16.834Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.92s) [2021-01-22T12:19:16.834Z] --- PASS: TestDockerSuite/TestBuildRm (2.69s) [2021-01-22T12:19:16.834Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.78s) [2021-01-22T12:19:16.834Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.33s) [2021-01-22T12:19:16.834Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.39s) [2021-01-22T12:19:16.834Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.58s) [2021-01-22T12:19:16.834Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.05s) [2021-01-22T12:19:16.834Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.02s) [2021-01-22T12:19:16.834Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.96s) [2021-01-22T12:19:16.834Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (4.06s) [2021-01-22T12:19:16.834Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.14s) [2021-01-22T12:19:16.834Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.37s) [2021-01-22T12:19:16.834Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.03s) [2021-01-22T12:19:16.834Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2021-01-22T12:19:16.834Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.48s) [2021-01-22T12:19:16.834Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.75s) [2021-01-22T12:19:16.834Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.08s) [2021-01-22T12:19:16.834Z] --- PASS: TestDockerSuite/TestBuildStderr (0.74s) [2021-01-22T12:19:16.834Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.11s) [2021-01-22T12:19:16.834Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.83s) [2021-01-22T12:19:16.834Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.83s) [2021-01-22T12:19:16.834Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.56s) [2021-01-22T12:19:16.834Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.81s) [2021-01-22T12:19:16.834Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.24s) [2021-01-22T12:19:16.834Z] --- PASS: TestDockerSuite/TestBuildUser (1.54s) [2021-01-22T12:19:16.834Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.50s) [2021-01-22T12:19:16.834Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (11.87s) [2021-01-22T12:19:16.834Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (1.12s) [2021-01-22T12:19:16.834Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.26s) [2021-01-22T12:19:16.834Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.96s) [2021-01-22T12:19:16.834Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.04s) [2021-01-22T12:19:16.834Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.56s) [2021-01-22T12:19:16.834Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2021-01-22T12:19:16.834Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2021-01-22T12:19:16.834Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2021-01-22T12:19:16.834Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2021-01-22T12:19:16.834Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.02s) [2021-01-22T12:19:16.834Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2021-01-22T12:19:16.834Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-01-22T12:19:16.834Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2021-01-22T12:19:16.834Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.59s) [2021-01-22T12:19:16.834Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.12s) [2021-01-22T12:19:16.834Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.61s) [2021-01-22T12:19:16.834Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.55s) [2021-01-22T12:19:16.834Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.71s) [2021-01-22T12:19:16.834Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.08s) [2021-01-22T12:19:16.834Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (1.91s) [2021-01-22T12:19:16.834Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.19s) [2021-01-22T12:19:16.834Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.64s) [2021-01-22T12:19:16.834Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.27s) [2021-01-22T12:19:16.834Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.40s) [2021-01-22T12:19:16.834Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-01-22T12:19:16.834Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2021-01-22T12:19:16.834Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.53s) [2021-01-22T12:19:16.834Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.39s) [2021-01-22T12:19:16.834Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-01-22T12:19:16.834Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-01-22T12:19:16.834Z] docker_cli_sni_test.go:18: Flakey test [2021-01-22T12:19:16.834Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.44s) [2021-01-22T12:19:16.834Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.54s) [2021-01-22T12:19:16.834Z] --- PASS: TestDockerSuite/TestCommitChange (0.67s) [2021-01-22T12:19:16.835Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.55s) [2021-01-22T12:19:16.835Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.00s) [2021-01-22T12:19:16.835Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.33s) [2021-01-22T12:19:16.835Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.77s) [2021-01-22T12:19:16.835Z] --- PASS: TestDockerSuite/TestCommitTTY (1.49s) [2021-01-22T12:19:16.835Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.92s) [2021-01-22T12:19:16.835Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.18s) [2021-01-22T12:19:16.835Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.86s) [2021-01-22T12:19:16.835Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.04s) [2021-01-22T12:19:16.835Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-01-22T12:19:16.835Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.16s) [2021-01-22T12:19:16.835Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.04s) [2021-01-22T12:19:16.835Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-01-22T12:19:16.835Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.04s) [2021-01-22T12:19:16.835Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.59s) [2021-01-22T12:19:16.835Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.25s) [2021-01-22T12:19:16.835Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2021-01-22T12:19:16.835Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.66s) [2021-01-22T12:19:16.835Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.76s) [2021-01-22T12:19:16.835Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.60s) [2021-01-22T12:19:16.835Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.56s) [2021-01-22T12:19:16.835Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.63s) [2021-01-22T12:19:16.835Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.04s) [2021-01-22T12:19:16.835Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2021-01-22T12:19:16.835Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.55s) [2021-01-22T12:19:16.835Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2021-01-22T12:19:16.835Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.04s) [2021-01-22T12:19:16.835Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.06s) [2021-01-22T12:19:16.835Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.06s) [2021-01-22T12:19:16.835Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.63s) [2021-01-22T12:19:16.835Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.57s) [2021-01-22T12:19:16.835Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.55s) [2021-01-22T12:19:16.835Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2021-01-22T12:19:16.835Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.17s) [2021-01-22T12:19:16.835Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.49s) [2021-01-22T12:19:16.835Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2021-01-22T12:19:16.835Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.59s) [2021-01-22T12:19:16.835Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.48s) [2021-01-22T12:19:16.835Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.81s) [2021-01-22T12:19:16.835Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.83s) [2021-01-22T12:19:16.835Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2021-01-22T12:19:16.835Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.75s) [2021-01-22T12:19:16.835Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.91s) [2021-01-22T12:19:16.835Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.69s) [2021-01-22T12:19:16.835Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.08s) [2021-01-22T12:19:16.835Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.50s) [2021-01-22T12:19:16.835Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.43s) [2021-01-22T12:19:16.835Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.34s) [2021-01-22T12:19:16.835Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.03s) [2021-01-22T12:19:16.835Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2021-01-22T12:19:16.835Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2021-01-22T12:19:16.835Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2021-01-22T12:19:16.835Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.49s) [2021-01-22T12:19:16.835Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.26s) [2021-01-22T12:19:16.835Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.80s) [2021-01-22T12:19:16.835Z] --- PASS: TestDockerSuite/TestContainerAPITop (1.02s) [2021-01-22T12:19:16.835Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-01-22T12:19:16.835Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2021-01-22T12:19:16.835Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.11s) [2021-01-22T12:19:16.835Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.73s) [2021-01-22T12:19:16.835Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.66s) [2021-01-22T12:19:16.835Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.00s) [2021-01-22T12:19:16.835Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.50s) [2021-01-22T12:19:16.835Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.68s) [2021-01-22T12:19:16.835Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.21s) [2021-01-22T12:19:16.835Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.96s) [2021-01-22T12:19:16.835Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (20.95s) [2021-01-22T12:19:16.835Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.30s) [2021-01-22T12:19:16.835Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.30s) [2021-01-22T12:19:16.835Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.43s) [2021-01-22T12:19:16.835Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.45s) [2021-01-22T12:19:16.835Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc00088f060_} (1.36s) [2021-01-22T12:19:16.835Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1270759313_/foo_false____} (1.41s) [2021-01-22T12:19:16.835Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1270759313_/foo_true____} (1.38s) [2021-01-22T12:19:16.835Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3064638908_/foo_false____} (1.50s) [2021-01-22T12:19:16.835Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3064638908_/foo_true____} (1.40s) [2021-01-22T12:19:16.835Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3064638908_/foo_true__0xc00088f0c0__} (1.42s) [2021-01-22T12:19:16.835Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc00088f0e0_} (1.35s) [2021-01-22T12:19:16.835Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc00088f100_} (1.54s) [2021-01-22T12:19:16.835Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc00088f120_} (1.49s) [2021-01-22T12:19:16.835Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc00088f140_} (1.64s) [2021-01-22T12:19:16.835Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.56s) [2021-01-22T12:19:16.835Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.35s) [2021-01-22T12:19:16.835Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-01-22T12:19:16.835Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-01-22T12:19:16.835Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-01-22T12:19:16.835Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-01-22T12:19:16.835Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-01-22T12:19:16.835Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.05s) [2021-01-22T12:19:16.835Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2021-01-22T12:19:16.835Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2021-01-22T12:19:16.835Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-01-22T12:19:16.835Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2021-01-22T12:19:16.835Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s) [2021-01-22T12:19:16.835Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.03s) [2021-01-22T12:19:16.835Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.05s) [2021-01-22T12:19:16.835Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.03s) [2021-01-22T12:19:16.835Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.02s) [2021-01-22T12:19:16.835Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2021-01-22T12:19:16.835Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.72s) [2021-01-22T12:19:16.835Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.88s) [2021-01-22T12:19:16.835Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.98s) [2021-01-22T12:19:16.835Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.24s) [2021-01-22T12:19:16.835Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.23s) [2021-01-22T12:19:16.835Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.93s) [2021-01-22T12:19:16.835Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.64s) [2021-01-22T12:19:16.835Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.55s) [2021-01-22T12:19:16.835Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.75s) [2021-01-22T12:19:16.835Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.69s) [2021-01-22T12:19:16.835Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.85s) [2021-01-22T12:19:16.835Z] --- PASS: TestDockerSuite/TestCpFromCaseD (1.24s) [2021-01-22T12:19:16.835Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.61s) [2021-01-22T12:19:16.835Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.53s) [2021-01-22T12:19:16.835Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.62s) [2021-01-22T12:19:16.835Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.62s) [2021-01-22T12:19:16.835Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.51s) [2021-01-22T12:19:16.835Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.57s) [2021-01-22T12:19:16.835Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (0.79s) [2021-01-22T12:19:16.835Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.58s) [2021-01-22T12:19:16.835Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.60s) [2021-01-22T12:19:16.835Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s) [2021-01-22T12:19:16.835Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.63s) [2021-01-22T12:19:16.835Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.58s) [2021-01-22T12:19:16.835Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.91s) [2021-01-22T12:19:16.835Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.71s) [2021-01-22T12:19:16.835Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.77s) [2021-01-22T12:19:16.835Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.14s) [2021-01-22T12:19:16.835Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.98s) [2021-01-22T12:19:16.835Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.78s) [2021-01-22T12:19:16.835Z] --- PASS: TestDockerSuite/TestCpToCaseD (3.56s) [2021-01-22T12:19:16.835Z] --- PASS: TestDockerSuite/TestCpToCaseE (1.86s) [2021-01-22T12:19:16.835Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.46s) [2021-01-22T12:19:16.835Z] --- PASS: TestDockerSuite/TestCpToCaseG (2.99s) [2021-01-22T12:19:16.835Z] --- PASS: TestDockerSuite/TestCpToCaseH (1.85s) [2021-01-22T12:19:16.835Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.50s) [2021-01-22T12:19:16.835Z] --- PASS: TestDockerSuite/TestCpToCaseJ (3.06s) [2021-01-22T12:19:16.835Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.67s) [2021-01-22T12:19:16.835Z] --- PASS: TestDockerSuite/TestCpToDot (0.66s) [2021-01-22T12:19:16.835Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.43s) [2021-01-22T12:19:16.835Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.02s) [2021-01-22T12:19:16.835Z] --- PASS: TestDockerSuite/TestCpToStdout (0.89s) [2021-01-22T12:19:16.835Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.45s) [2021-01-22T12:19:16.835Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.40s) [2021-01-22T12:19:16.835Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.72s) [2021-01-22T12:19:16.835Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.22s) [2021-01-22T12:19:16.835Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.07s) [2021-01-22T12:19:16.835Z] --- PASS: TestDockerSuite/TestCreateArgs (0.05s) [2021-01-22T12:19:16.835Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.43s) [2021-01-22T12:19:16.835Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.55s) [2021-01-22T12:19:16.835Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-01-22T12:19:16.835Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-01-22T12:19:16.835Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.05s) [2021-01-22T12:19:16.835Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.50s) [2021-01-22T12:19:16.835Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.26s) [2021-01-22T12:19:16.835Z] --- PASS: TestDockerSuite/TestCreateLabels (0.05s) [2021-01-22T12:19:16.835Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.08s) [2021-01-22T12:19:16.835Z] --- PASS: TestDockerSuite/TestCreateRM (0.11s) [2021-01-22T12:19:16.835Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-01-22T12:19:16.835Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-01-22T12:19:16.835Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.06s) [2021-01-22T12:19:16.835Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.10s) [2021-01-22T12:19:16.835Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.57s) [2021-01-22T12:19:16.835Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.14s) [2021-01-22T12:19:16.835Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.07s) [2021-01-22T12:19:16.835Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (5.18s) [2021-01-22T12:19:16.835Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.06s) [2021-01-22T12:19:16.835Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-01-22T12:19:16.835Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.11s) [2021-01-22T12:19:16.835Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.04s) [2021-01-22T12:19:16.835Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.04s) [2021-01-22T12:19:16.835Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.58s) [2021-01-22T12:19:16.835Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.23s) [2021-01-22T12:19:16.835Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.67s) [2021-01-22T12:19:16.835Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.11s) [2021-01-22T12:19:16.835Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.07s) [2021-01-22T12:19:16.835Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.82s) [2021-01-22T12:19:16.835Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.73s) [2021-01-22T12:19:16.835Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.08s) [2021-01-22T12:19:16.835Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.56s) [2021-01-22T12:19:16.835Z] --- PASS: TestDockerSuite/TestDockerFails (0.02s) [2021-01-22T12:19:16.835Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s) [2021-01-22T12:19:16.835Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.07s) [2021-01-22T12:19:16.835Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.24s) [2021-01-22T12:19:16.835Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.69s) [2021-01-22T12:19:16.835Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.26s) [2021-01-22T12:19:16.835Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.03s) [2021-01-22T12:19:16.835Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.05s) [2021-01-22T12:19:16.835Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.28s) [2021-01-22T12:19:16.835Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.72s) [2021-01-22T12:19:16.835Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.23s) [2021-01-22T12:19:16.835Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.85s) [2021-01-22T12:19:16.835Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.99s) [2021-01-22T12:19:16.835Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.73s) [2021-01-22T12:19:16.835Z] --- PASS: TestDockerSuite/TestEventsAttach (0.52s) [2021-01-22T12:19:16.835Z] --- PASS: TestDockerSuite/TestEventsCommit (0.96s) [2021-01-22T12:19:16.835Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.61s) [2021-01-22T12:19:16.835Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.52s) [2021-01-22T12:19:16.835Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.59s) [2021-01-22T12:19:16.835Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.48s) [2021-01-22T12:19:16.835Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.08s) [2021-01-22T12:19:16.835Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.29s) [2021-01-22T12:19:16.835Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.08s) [2021-01-22T12:19:16.835Z] --- PASS: TestDockerSuite/TestEventsCopy (0.82s) [2021-01-22T12:19:16.835Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (0.94s) [2021-01-22T12:19:16.835Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.36s) [2021-01-22T12:19:16.835Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.28s) [2021-01-22T12:19:16.835Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.01s) [2021-01-22T12:19:16.835Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (1.02s) [2021-01-22T12:19:16.835Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.13s) [2021-01-22T12:19:16.835Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.25s) [2021-01-22T12:19:16.835Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.16s) [2021-01-22T12:19:16.835Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2021-01-22T12:19:16.835Z] --- PASS: TestDockerSuite/TestEventsFilters (0.91s) [2021-01-22T12:19:16.835Z] --- PASS: TestDockerSuite/TestEventsFormat (0.91s) [2021-01-22T12:19:16.835Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2021-01-22T12:19:16.835Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2021-01-22T12:19:16.835Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.68s) [2021-01-22T12:19:16.835Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.19s) [2021-01-22T12:19:16.835Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.32s) [2021-01-22T12:19:16.835Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2021-01-22T12:19:16.835Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.21s) [2021-01-22T12:19:16.835Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-01-22T12:19:16.835Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-01-22T12:19:16.835Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-01-22T12:19:16.835Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-01-22T12:19:16.835Z] --- PASS: TestDockerSuite/TestEventsPluginOps (2.08s) [2021-01-22T12:19:16.835Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.50s) [2021-01-22T12:19:16.835Z] --- PASS: TestDockerSuite/TestEventsRename (0.49s) [2021-01-22T12:19:16.835Z] --- PASS: TestDockerSuite/TestEventsResize (0.50s) [2021-01-22T12:19:16.835Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.55s) [2021-01-22T12:19:16.835Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.56s) [2021-01-22T12:19:16.835Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.48s) [2021-01-22T12:19:16.835Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.68s) [2021-01-22T12:19:16.835Z] --- PASS: TestDockerSuite/TestEventsTop (0.53s) [2021-01-22T12:19:16.835Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2021-01-22T12:19:16.835Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (0.95s) [2021-01-22T12:19:16.835Z] --- PASS: TestDockerSuite/TestExec (0.53s) [2021-01-22T12:19:16.835Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.49s) [2021-01-22T12:19:16.835Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.47s) [2021-01-22T12:19:16.835Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.48s) [2021-01-22T12:19:16.835Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.05s) [2021-01-22T12:19:16.835Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.62s) [2021-01-22T12:19:16.835Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.68s) [2021-01-22T12:19:16.835Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.61s) [2021-01-22T12:19:16.835Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.53s) [2021-01-22T12:19:16.835Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.80s) [2021-01-22T12:19:16.835Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.93s) [2021-01-22T12:19:16.835Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.00s) [2021-01-22T12:19:16.835Z] --- PASS: TestDockerSuite/TestExecCgroup (0.81s) [2021-01-22T12:19:16.835Z] --- PASS: TestDockerSuite/TestExecEnv (0.53s) [2021-01-22T12:19:16.835Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.01s) [2021-01-22T12:19:16.835Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.55s) [2021-01-22T12:19:16.835Z] --- PASS: TestDockerSuite/TestExecInspectID (1.67s) [2021-01-22T12:19:16.835Z] --- PASS: TestDockerSuite/TestExecInteractive (0.68s) [2021-01-22T12:19:16.835Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.72s) [2021-01-22T12:19:16.835Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.69s) [2021-01-22T12:19:16.835Z] --- PASS: TestDockerSuite/TestExecParseError (0.70s) [2021-01-22T12:19:16.835Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.52s) [2021-01-22T12:19:16.835Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.50s) [2021-01-22T12:19:16.835Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.16s) [2021-01-22T12:19:16.835Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.69s) [2021-01-22T12:19:16.835Z] --- PASS: TestDockerSuite/TestExecStartFails (0.59s) [2021-01-22T12:19:16.835Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.17s) [2021-01-22T12:19:16.835Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.47s) [2021-01-22T12:19:16.835Z] --- PASS: TestDockerSuite/TestExecTTY (0.53s) [2021-01-22T12:19:16.835Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.57s) [2021-01-22T12:19:16.835Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.69s) [2021-01-22T12:19:16.835Z] --- PASS: TestDockerSuite/TestExecUlimits (0.64s) [2021-01-22T12:19:16.835Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.01s) [2021-01-22T12:19:16.835Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-01-22T12:19:16.835Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.52s) [2021-01-22T12:19:16.835Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.58s) [2021-01-22T12:19:16.836Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.75s) [2021-01-22T12:19:16.836Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.65s) [2021-01-22T12:19:16.836Z] --- PASS: TestDockerSuite/TestExecWithUser (0.60s) [2021-01-22T12:19:16.836Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.50s) [2021-01-22T12:19:16.836Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.49s) [2021-01-22T12:19:16.836Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.52s) [2021-01-22T12:19:16.836Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.45s) [2021-01-22T12:19:16.836Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.49s) [2021-01-22T12:19:16.836Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2021-01-22T12:19:16.836Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.04s) [2021-01-22T12:19:16.836Z] --- PASS: TestDockerSuite/TestHealth (18.66s) [2021-01-22T12:19:16.836Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2021-01-22T12:19:16.836Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2021-01-22T12:19:16.836Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2021-01-22T12:19:16.836Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.68s) [2021-01-22T12:19:16.836Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s) [2021-01-22T12:19:16.836Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (1.18s) [2021-01-22T12:19:16.836Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s) [2021-01-22T12:19:16.836Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2021-01-22T12:19:16.836Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.07s) [2021-01-22T12:19:16.836Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.21s) [2021-01-22T12:19:16.836Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.19s) [2021-01-22T12:19:16.836Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.31s) [2021-01-22T12:19:16.836Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2021-01-22T12:19:16.836Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.62s) [2021-01-22T12:19:16.836Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.06s) [2021-01-22T12:19:16.836Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.86s) [2021-01-22T12:19:16.836Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.56s) [2021-01-22T12:19:16.836Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2021-01-22T12:19:16.836Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.48s) [2021-01-22T12:19:16.836Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.60s) [2021-01-22T12:19:16.836Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2021-01-22T12:19:16.836Z] --- PASS: TestDockerSuite/TestImportBadURL (0.02s) [2021-01-22T12:19:16.836Z] --- PASS: TestDockerSuite/TestImportDisplay (1.10s) [2021-01-22T12:19:16.836Z] --- PASS: TestDockerSuite/TestImportFile (1.10s) [2021-01-22T12:19:16.836Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2021-01-22T12:19:16.836Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.11s) [2021-01-22T12:19:16.836Z] --- PASS: TestDockerSuite/TestImportGzipped (1.15s) [2021-01-22T12:19:16.836Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.14s) [2021-01-22T12:19:16.836Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.53s) [2021-01-22T12:19:16.836Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.50s) [2021-01-22T12:19:16.836Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.48s) [2021-01-22T12:19:16.836Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2021-01-22T12:19:16.836Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2021-01-22T12:19:16.836Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.48s) [2021-01-22T12:19:16.836Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.45s) [2021-01-22T12:19:16.836Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.44s) [2021-01-22T12:19:16.836Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.47s) [2021-01-22T12:19:16.836Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.43s) [2021-01-22T12:19:16.836Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.45s) [2021-01-22T12:19:16.836Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2021-01-22T12:19:16.836Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.10s) [2021-01-22T12:19:16.836Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.46s) [2021-01-22T12:19:16.836Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.46s) [2021-01-22T12:19:16.836Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2021-01-22T12:19:16.836Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.44s) [2021-01-22T12:19:16.836Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-01-22T12:19:16.836Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-01-22T12:19:16.836Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.67s) [2021-01-22T12:19:16.836Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.49s) [2021-01-22T12:19:16.836Z] --- PASS: TestDockerSuite/TestInspectDefault (0.44s) [2021-01-22T12:19:16.836Z] --- PASS: TestDockerSuite/TestInspectHistory (0.53s) [2021-01-22T12:19:16.836Z] --- PASS: TestDockerSuite/TestInspectImage (0.02s) [2021-01-22T12:19:16.836Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-01-22T12:19:16.836Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-01-22T12:19:16.836Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-01-22T12:19:16.836Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.44s) [2021-01-22T12:19:16.836Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.49s) [2021-01-22T12:19:16.836Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.05s) [2021-01-22T12:19:16.836Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.46s) [2021-01-22T12:19:16.836Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.50s) [2021-01-22T12:19:16.836Z] --- PASS: TestDockerSuite/TestInspectPlugin (3.37s) [2021-01-22T12:19:16.836Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.02s) [2021-01-22T12:19:16.836Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.68s) [2021-01-22T12:19:16.836Z] --- PASS: TestDockerSuite/TestInspectStatus (0.71s) [2021-01-22T12:19:16.836Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.22s) [2021-01-22T12:19:16.836Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.69s) [2021-01-22T12:19:16.836Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.62s) [2021-01-22T12:19:16.836Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.57s) [2021-01-22T12:19:16.836Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.71s) [2021-01-22T12:19:16.836Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.69s) [2021-01-22T12:19:16.836Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.73s) [2021-01-22T12:19:16.836Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.03s) [2021-01-22T12:19:16.836Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.01s) [2021-01-22T12:19:16.836Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.27s) [2021-01-22T12:19:16.836Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.89s) [2021-01-22T12:19:16.836Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.20s) [2021-01-22T12:19:16.836Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.03s) [2021-01-22T12:19:16.836Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.40s) [2021-01-22T12:19:16.836Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.35s) [2021-01-22T12:19:16.836Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2021-01-22T12:19:16.836Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.34s) [2021-01-22T12:19:16.836Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.25s) [2021-01-22T12:19:16.836Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.50s) [2021-01-22T12:19:16.836Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (7.99s) [2021-01-22T12:19:16.836Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.02s) [2021-01-22T12:19:16.836Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.05s) [2021-01-22T12:19:16.836Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.50s) [2021-01-22T12:19:16.836Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.51s) [2021-01-22T12:19:16.836Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2021-01-22T12:19:16.836Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.29s) [2021-01-22T12:19:16.836Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2021-01-22T12:19:16.836Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2021-01-22T12:19:16.836Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.47s) [2021-01-22T12:19:16.836Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.42s) [2021-01-22T12:19:16.836Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.48s) [2021-01-22T12:19:16.836Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.43s) [2021-01-22T12:19:16.836Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.48s) [2021-01-22T12:19:16.836Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.86s) [2021-01-22T12:19:16.836Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.02s) [2021-01-22T12:19:16.836Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.97s) [2021-01-22T12:19:16.836Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.98s) [2021-01-22T12:19:16.836Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.79s) [2021-01-22T12:19:16.836Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.88s) [2021-01-22T12:19:16.836Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.69s) [2021-01-22T12:19:16.836Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.06s) [2021-01-22T12:19:16.836Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.44s) [2021-01-22T12:19:16.836Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.47s) [2021-01-22T12:19:16.836Z] --- PASS: TestDockerSuite/TestLogsSince (6.59s) [2021-01-22T12:19:16.836Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.48s) [2021-01-22T12:19:16.836Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.53s) [2021-01-22T12:19:16.836Z] --- PASS: TestDockerSuite/TestLogsTail (0.71s) [2021-01-22T12:19:16.836Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.66s) [2021-01-22T12:19:16.836Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.56s) [2021-01-22T12:19:16.836Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.26s) [2021-01-22T12:19:16.836Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.69s) [2021-01-22T12:19:16.836Z] --- PASS: TestDockerSuite/TestNetHostname (1.37s) [2021-01-22T12:19:16.836Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.19s) [2021-01-22T12:19:16.836Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.55s) [2021-01-22T12:19:16.836Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.24s) [2021-01-22T12:19:16.836Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.43s) [2021-01-22T12:19:16.836Z] --- PASS: TestDockerSuite/TestPluginActive (1.48s) [2021-01-22T12:19:16.836Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (4.53s) [2021-01-22T12:19:16.836Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2021-01-22T12:19:16.836Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-01-22T12:19:16.836Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.65s) [2021-01-22T12:19:16.836Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.18s) [2021-01-22T12:19:16.836Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.37s) [2021-01-22T12:19:16.836Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.77s) [2021-01-22T12:19:16.836Z] --- PASS: TestDockerSuite/TestPluginUpgrade (4.60s) [2021-01-22T12:19:16.836Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.98s) [2021-01-22T12:19:16.836Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.83s) [2021-01-22T12:19:16.836Z] --- PASS: TestDockerSuite/TestPortHostBinding (0.90s) [2021-01-22T12:19:16.836Z] --- PASS: TestDockerSuite/TestPortList (6.70s) [2021-01-22T12:19:16.836Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (0.86s) [2021-01-22T12:19:16.836Z] --- PASS: TestDockerSuite/TestPostContainersAttach (5.92s) [2021-01-22T12:19:16.836Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2021-01-22T12:19:16.836Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s) [2021-01-22T12:19:16.836Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.44s) [2021-01-22T12:19:16.836Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-01-22T12:19:16.836Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.43s) [2021-01-22T12:19:16.836Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-01-22T12:19:16.836Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.46s) [2021-01-22T12:19:16.836Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.05s) [2021-01-22T12:19:16.836Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (0.86s) [2021-01-22T12:19:16.836Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-01-22T12:19:16.836Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (2.47s) [2021-01-22T12:19:16.836Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (0.98s) [2021-01-22T12:19:16.836Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.44s) [2021-01-22T12:19:16.836Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.12s) [2021-01-22T12:19:16.836Z] --- PASS: TestDockerSuite/TestPsByOrder (2.97s) [2021-01-22T12:19:16.836Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.90s) [2021-01-22T12:19:16.836Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.04s) [2021-01-22T12:19:16.836Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.03s) [2021-01-22T12:19:16.836Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.09s) [2021-01-22T12:19:16.836Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.52s) [2021-01-22T12:19:16.836Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.60s) [2021-01-22T12:19:16.836Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (0.90s) [2021-01-22T12:19:16.836Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.36s) [2021-01-22T12:19:16.836Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.97s) [2021-01-22T12:19:16.836Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.87s) [2021-01-22T12:19:16.836Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.58s) [2021-01-22T12:19:16.836Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.94s) [2021-01-22T12:19:16.836Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.04s) [2021-01-22T12:19:16.836Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.12s) [2021-01-22T12:19:16.836Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.52s) [2021-01-22T12:19:16.836Z] --- PASS: TestDockerSuite/TestPsRightTagName (2.21s) [2021-01-22T12:19:16.836Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.21s) [2021-01-22T12:19:16.836Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.61s) [2021-01-22T12:19:16.836Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-01-22T12:19:16.836Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-01-22T12:19:16.836Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.16s) [2021-01-22T12:19:16.836Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.08s) [2021-01-22T12:19:16.836Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s) [2021-01-22T12:19:16.836Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.70s) [2021-01-22T12:19:16.836Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.01s) [2021-01-22T12:19:16.836Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.91s) [2021-01-22T12:19:16.836Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.50s) [2021-01-22T12:19:16.836Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (5.92s) [2021-01-22T12:19:16.836Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.78s) [2021-01-22T12:19:16.836Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.34s) [2021-01-22T12:19:16.836Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.07s) [2021-01-22T12:19:16.836Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.07s) [2021-01-22T12:19:16.836Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.31s) [2021-01-22T12:19:16.836Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.05s) [2021-01-22T12:19:16.836Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.89s) [2021-01-22T12:19:16.836Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (1.98s) [2021-01-22T12:19:16.836Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.25s) [2021-01-22T12:19:16.836Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2021-01-22T12:19:16.836Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.08s) [2021-01-22T12:19:16.836Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (3.23s) [2021-01-22T12:19:16.836Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.06s) [2021-01-22T12:19:16.836Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.26s) [2021-01-22T12:19:16.836Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.26s) [2021-01-22T12:19:16.836Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.77s) [2021-01-22T12:19:16.836Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.05s) [2021-01-22T12:19:16.836Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.62s) [2021-01-22T12:19:16.836Z] --- PASS: TestDockerSuite/TestRmiTag (0.14s) [2021-01-22T12:19:16.836Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.45s) [2021-01-22T12:19:16.836Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.70s) [2021-01-22T12:19:16.836Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.59s) [2021-01-22T12:19:16.836Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.74s) [2021-01-22T12:19:16.836Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.27s) [2021-01-22T12:19:16.836Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.89s) [2021-01-22T12:19:16.836Z] --- PASS: TestDockerSuite/TestRunAddHost (0.43s) [2021-01-22T12:19:16.836Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.21s) [2021-01-22T12:19:16.836Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.46s) [2021-01-22T12:19:16.836Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-01-22T12:19:16.836Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.44s) [2021-01-22T12:19:16.836Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.01s) [2021-01-22T12:19:16.836Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.45s) [2021-01-22T12:19:16.836Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.56s) [2021-01-22T12:19:16.836Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.72s) [2021-01-22T12:19:16.836Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.90s) [2021-01-22T12:19:16.836Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.21s) [2021-01-22T12:19:16.836Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.93s) [2021-01-22T12:19:16.836Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.58s) [2021-01-22T12:19:16.836Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.60s) [2021-01-22T12:19:16.836Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.49s) [2021-01-22T12:19:16.836Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.58s) [2021-01-22T12:19:16.836Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.64s) [2021-01-22T12:19:16.836Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.76s) [2021-01-22T12:19:16.836Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.45s) [2021-01-22T12:19:16.836Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.46s) [2021-01-22T12:19:16.836Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.57s) [2021-01-22T12:19:16.836Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.02s) [2021-01-22T12:19:16.836Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.91s) [2021-01-22T12:19:16.836Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.43s) [2021-01-22T12:19:16.836Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.43s) [2021-01-22T12:19:16.836Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.45s) [2021-01-22T12:19:16.836Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.46s) [2021-01-22T12:19:16.836Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-01-22T12:19:16.836Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.45s) [2021-01-22T12:19:16.836Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.42s) [2021-01-22T12:19:16.836Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.46s) [2021-01-22T12:19:16.837Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.46s) [2021-01-22T12:19:16.837Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.45s) [2021-01-22T12:19:16.837Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-01-22T12:19:16.837Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.46s) [2021-01-22T12:19:16.837Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-01-22T12:19:16.837Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.82s) [2021-01-22T12:19:16.837Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.48s) [2021-01-22T12:19:16.837Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.52s) [2021-01-22T12:19:16.837Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.44s) [2021-01-22T12:19:16.837Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s) [2021-01-22T12:19:16.837Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.44s) [2021-01-22T12:19:16.837Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (0.88s) [2021-01-22T12:19:16.837Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.91s) [2021-01-22T12:19:16.837Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.85s) [2021-01-22T12:19:16.837Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.51s) [2021-01-22T12:19:16.837Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.53s) [2021-01-22T12:19:16.837Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.44s) [2021-01-22T12:19:16.837Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.67s) [2021-01-22T12:19:16.837Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.67s) [2021-01-22T12:19:16.837Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.56s) [2021-01-22T12:19:16.837Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.37s) [2021-01-22T12:19:16.837Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2021-01-22T12:19:16.837Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.61s) [2021-01-22T12:19:16.837Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.41s) [2021-01-22T12:19:16.837Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.13s) [2021-01-22T12:19:16.837Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.00s) [2021-01-22T12:19:16.837Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.78s) [2021-01-22T12:19:16.837Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2021-01-22T12:19:16.837Z] docker_cli_run_test.go:4047: unmatched requirement DaemonIsWindows [2021-01-22T12:19:16.837Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-01-22T12:19:16.837Z] docker_cli_run_test.go:4066: unmatched requirement DaemonIsWindows [2021-01-22T12:19:16.837Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.47s) [2021-01-22T12:19:16.837Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.17s) [2021-01-22T12:19:16.837Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.12s) [2021-01-22T12:19:16.837Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.49s) [2021-01-22T12:19:16.837Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.78s) [2021-01-22T12:19:16.837Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.17s) [2021-01-22T12:19:16.837Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.71s) [2021-01-22T12:19:16.837Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-01-22T12:19:16.837Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-01-22T12:19:16.837Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.47s) [2021-01-22T12:19:16.837Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.05s) [2021-01-22T12:19:16.837Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2021-01-22T12:19:16.837Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.47s) [2021-01-22T12:19:16.837Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.45s) [2021-01-22T12:19:16.837Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.74s) [2021-01-22T12:19:16.837Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.71s) [2021-01-22T12:19:16.837Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.04s) [2021-01-22T12:19:16.837Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.59s) [2021-01-22T12:19:16.837Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.53s) [2021-01-22T12:19:16.837Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.58s) [2021-01-22T12:19:16.837Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.45s) [2021-01-22T12:19:16.837Z] --- PASS: TestDockerSuite/TestRunExitCode (0.70s) [2021-01-22T12:19:16.837Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.68s) [2021-01-22T12:19:16.837Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.64s) [2021-01-22T12:19:16.837Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.71s) [2021-01-22T12:19:16.837Z] --- PASS: TestDockerSuite/TestRunExposePort (0.02s) [2021-01-22T12:19:16.837Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.80s) [2021-01-22T12:19:16.837Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.56s) [2021-01-22T12:19:16.837Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (0.99s) [2021-01-22T12:19:16.837Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.28s) [2021-01-22T12:19:16.837Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-01-22T12:19:16.837Z] docker_cli_run_test.go:4149: unmatched requirement IsolationIsHyperv [2021-01-22T12:19:16.837Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.58s) [2021-01-22T12:19:16.837Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.72s) [2021-01-22T12:19:16.837Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.38s) [2021-01-22T12:19:16.837Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.94s) [2021-01-22T12:19:16.837Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.37s) [2021-01-22T12:19:16.837Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2021-01-22T12:19:16.837Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.04s) [2021-01-22T12:19:16.837Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.02s) [2021-01-22T12:19:16.837Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.68s) [2021-01-22T12:19:16.837Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.21s) [2021-01-22T12:19:16.837Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.28s) [2021-01-22T12:19:16.837Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.09s) [2021-01-22T12:19:16.837Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.52s) [2021-01-22T12:19:16.837Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.31s) [2021-01-22T12:19:16.837Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.30s) [2021-01-22T12:19:16.837Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.64s) [2021-01-22T12:19:16.837Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-01-22T12:19:16.837Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.15s) [2021-01-22T12:19:16.837Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (0.87s) [2021-01-22T12:19:16.837Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.73s) [2021-01-22T12:19:16.837Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (0.89s) [2021-01-22T12:19:16.837Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-01-22T12:19:16.837Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.15s) [2021-01-22T12:19:16.837Z] --- PASS: TestDockerSuite/TestRunModePIDHost (0.87s) [2021-01-22T12:19:16.837Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (0.91s) [2021-01-22T12:19:16.837Z] --- PASS: TestDockerSuite/TestRunMount (3.76s) [2021-01-22T12:19:16.837Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.43s) [2021-01-22T12:19:16.837Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.45s) [2021-01-22T12:19:16.837Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (0.88s) [2021-01-22T12:19:16.837Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.34s) [2021-01-22T12:19:16.837Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.16s) [2021-01-22T12:19:16.837Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.57s) [2021-01-22T12:19:16.837Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.04s) [2021-01-22T12:19:16.837Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.40s) [2021-01-22T12:19:16.837Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.07s) [2021-01-22T12:19:16.837Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.05s) [2021-01-22T12:19:16.837Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.54s) [2021-01-22T12:19:16.837Z] --- PASS: TestDockerSuite/TestRunNetHost (0.69s) [2021-01-22T12:19:16.837Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.45s) [2021-01-22T12:19:16.837Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.43s) [2021-01-22T12:19:16.837Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.81s) [2021-01-22T12:19:16.837Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.94s) [2021-01-22T12:19:16.837Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.45s) [2021-01-22T12:19:16.837Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.36s) [2021-01-22T12:19:16.837Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.09s) [2021-01-22T12:19:16.837Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.46s) [2021-01-22T12:19:16.837Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s) [2021-01-22T12:19:16.837Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.43s) [2021-01-22T12:19:16.837Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.41s) [2021-01-22T12:19:16.837Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.08s) [2021-01-22T12:19:16.837Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.45s) [2021-01-22T12:19:16.837Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.51s) [2021-01-22T12:19:16.837Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-01-22T12:19:16.837Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2021-01-22T12:19:16.837Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.50s) [2021-01-22T12:19:16.837Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.46s) [2021-01-22T12:19:16.837Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.99s) [2021-01-22T12:19:16.837Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.75s) [2021-01-22T12:19:16.837Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.46s) [2021-01-22T12:19:16.837Z] docker_cli_run_unix_test.go:1434: out: "a *:* rwm\n" [2021-01-22T12:19:16.837Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.58s) [2021-01-22T12:19:16.837Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.66s) [2021-01-22T12:19:16.837Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.83s) [2021-01-22T12:19:16.837Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.51s) [2021-01-22T12:19:16.837Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-01-22T12:19:16.837Z] docker_cli_run_test.go:4132: unmatched requirement IsolationIsProcess [2021-01-22T12:19:16.837Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.65s) [2021-01-22T12:19:16.837Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.70s) [2021-01-22T12:19:16.837Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-01-22T12:19:16.837Z] docker_cli_run_test.go:2867: kernel doesn't have latency_stats configured [2021-01-22T12:19:16.837Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.82s) [2021-01-22T12:19:16.837Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.09s) [2021-01-22T12:19:16.837Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-01-22T12:19:16.837Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2021-01-22T12:19:16.837Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.41s) [2021-01-22T12:19:16.837Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.09s) [2021-01-22T12:19:16.837Z] --- PASS: TestDockerSuite/TestRunRm (0.78s) [2021-01-22T12:19:16.837Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.66s) [2021-01-22T12:19:16.837Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.64s) [2021-01-22T12:19:16.837Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.70s) [2021-01-22T12:19:16.837Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.45s) [2021-01-22T12:19:16.837Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.45s) [2021-01-22T12:19:16.837Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.83s) [2021-01-22T12:19:16.837Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.46s) [2021-01-22T12:19:16.837Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.74s) [2021-01-22T12:19:16.837Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.64s) [2021-01-22T12:19:16.837Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.57s) [2021-01-22T12:19:16.837Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.46s) [2021-01-22T12:19:16.837Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.44s) [2021-01-22T12:19:16.837Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.48s) [2021-01-22T12:19:16.837Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.46s) [2021-01-22T12:19:16.837Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.68s) [2021-01-22T12:19:16.837Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.49s) [2021-01-22T12:19:16.837Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.53s) [2021-01-22T12:19:16.837Z] --- PASS: TestDockerSuite/TestRunState (1.03s) [2021-01-22T12:19:16.837Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.44s) [2021-01-22T12:19:16.837Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.73s) [2021-01-22T12:19:16.837Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.16s) [2021-01-22T12:19:16.837Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-01-22T12:19:16.837Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2021-01-22T12:19:16.837Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.48s) [2021-01-22T12:19:16.837Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.58s) [2021-01-22T12:19:16.837Z] --- PASS: TestDockerSuite/TestRunSysctls (1.21s) [2021-01-22T12:19:16.837Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.08s) [2021-01-22T12:19:16.837Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.04s) [2021-01-22T12:19:16.837Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.69s) [2021-01-22T12:19:16.837Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.44s) [2021-01-22T12:19:16.837Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.44s) [2021-01-22T12:19:16.837Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.16s) [2021-01-22T12:19:16.837Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.17s) [2021-01-22T12:19:16.837Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.79s) [2021-01-22T12:19:16.837Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.46s) [2021-01-22T12:19:16.837Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.41s) [2021-01-22T12:19:16.837Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.43s) [2021-01-22T12:19:16.837Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.55s) [2021-01-22T12:19:16.837Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.18s) [2021-01-22T12:19:16.837Z] --- PASS: TestDockerSuite/TestRunUserByID (0.76s) [2021-01-22T12:19:16.837Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.15s) [2021-01-22T12:19:16.837Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.15s) [2021-01-22T12:19:16.837Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.79s) [2021-01-22T12:19:16.837Z] --- PASS: TestDockerSuite/TestRunUserByName (0.51s) [2021-01-22T12:19:16.837Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.55s) [2021-01-22T12:19:16.837Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-01-22T12:19:16.837Z] docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer [2021-01-22T12:19:16.837Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.10s) [2021-01-22T12:19:16.837Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.50s) [2021-01-22T12:19:16.837Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.25s) [2021-01-22T12:19:16.837Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.46s) [2021-01-22T12:19:16.837Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.08s) [2021-01-22T12:19:16.837Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.92s) [2021-01-22T12:19:16.837Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.30s) [2021-01-22T12:19:16.837Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.43s) [2021-01-22T12:19:16.837Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.88s) [2021-01-22T12:19:16.837Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.70s) [2021-01-22T12:19:16.837Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-01-22T12:19:16.837Z] docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows [2021-01-22T12:19:16.837Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.01s) [2021-01-22T12:19:16.837Z] docker_cli_run_test.go:4122: unmatched requirement DaemonIsWindows [2021-01-22T12:19:16.837Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-01-22T12:19:16.837Z] docker_cli_run_test.go:4112: unmatched requirement DaemonIsWindows [2021-01-22T12:19:16.837Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.21s) [2021-01-22T12:19:16.837Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-01-22T12:19:16.837Z] docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight [2021-01-22T12:19:16.837Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.80s) [2021-01-22T12:19:16.837Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.59s) [2021-01-22T12:19:16.837Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.03s) [2021-01-22T12:19:16.837Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.69s) [2021-01-22T12:19:16.837Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.68s) [2021-01-22T12:19:16.837Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.02s) [2021-01-22T12:19:16.837Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.44s) [2021-01-22T12:19:16.837Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-01-22T12:19:16.837Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2021-01-22T12:19:16.837Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2021-01-22T12:19:16.837Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.03s) [2021-01-22T12:19:16.837Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2021-01-22T12:19:16.837Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s) [2021-01-22T12:19:16.837Z] docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight [2021-01-22T12:19:16.837Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-01-22T12:19:16.837Z] docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight [2021-01-22T12:19:16.837Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-01-22T12:19:16.837Z] docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight [2021-01-22T12:19:16.837Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-01-22T12:19:16.837Z] docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight [2021-01-22T12:19:16.837Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-01-22T12:19:16.837Z] docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight [2021-01-22T12:19:16.837Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.45s) [2021-01-22T12:19:16.837Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.47s) [2021-01-22T12:19:16.837Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.46s) [2021-01-22T12:19:16.837Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2021-01-22T12:19:16.837Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.47s) [2021-01-22T12:19:16.837Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.15s) [2021-01-22T12:19:16.837Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.46s) [2021-01-22T12:19:16.837Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2021-01-22T12:19:16.837Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.46s) [2021-01-22T12:19:16.837Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.49s) [2021-01-22T12:19:16.837Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.03s) [2021-01-22T12:19:16.837Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.03s) [2021-01-22T12:19:16.837Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.42s) [2021-01-22T12:19:16.837Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (0.87s) [2021-01-22T12:19:16.837Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.45s) [2021-01-22T12:19:16.837Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2021-01-22T12:19:16.837Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2021-01-22T12:19:16.837Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.33s) [2021-01-22T12:19:16.837Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.04s) [2021-01-22T12:19:16.837Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (0.88s) [2021-01-22T12:19:16.837Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.42s) [2021-01-22T12:19:16.837Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.38s) [2021-01-22T12:19:16.837Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.44s) [2021-01-22T12:19:16.837Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-01-22T12:19:16.837Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-01-22T12:19:16.837Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.75s) [2021-01-22T12:19:16.837Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.99s) [2021-01-22T12:19:16.837Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.96s) [2021-01-22T12:19:16.837Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.09s) [2021-01-22T12:19:16.837Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.47s) [2021-01-22T12:19:16.837Z] --- PASS: TestDockerSuite/TestSaveImageId (0.06s) [2021-01-22T12:19:16.837Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.38s) [2021-01-22T12:19:16.837Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.20s) [2021-01-22T12:19:16.837Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents126165545 [2021-01-22T12:19:16.837Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2021-01-22T12:19:16.837Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.04s) [2021-01-22T12:19:16.837Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.07s) [2021-01-22T12:19:16.837Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-01-22T12:19:16.837Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.15s) [2021-01-22T12:19:16.837Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.14s) [2021-01-22T12:19:16.837Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.42s) [2021-01-22T12:19:16.838Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.06s) [2021-01-22T12:19:16.838Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.07s) [2021-01-22T12:19:16.838Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s) [2021-01-22T12:19:16.838Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.45s) [2021-01-22T12:19:16.838Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (1.87s) [2021-01-22T12:19:16.838Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (4.87s) [2021-01-22T12:19:16.838Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.46s) [2021-01-22T12:19:16.838Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.65s) [2021-01-22T12:19:16.838Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.83s) [2021-01-22T12:19:16.838Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.51s) [2021-01-22T12:19:16.838Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.50s) [2021-01-22T12:19:16.838Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.64s) [2021-01-22T12:19:16.838Z] --- PASS: TestDockerSuite/TestStartRecordError (1.09s) [2021-01-22T12:19:16.838Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.96s) [2021-01-22T12:19:16.838Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.40s) [2021-01-22T12:19:16.838Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.70s) [2021-01-22T12:19:16.838Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.02s) [2021-01-22T12:19:16.838Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s) [2021-01-22T12:19:16.838Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.52s) [2021-01-22T12:19:16.838Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.64s) [2021-01-22T12:19:16.838Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.57s) [2021-01-22T12:19:16.838Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.49s) [2021-01-22T12:19:16.838Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.61s) [2021-01-22T12:19:16.838Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.72s) [2021-01-22T12:19:16.838Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-01-22T12:19:16.838Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-01-22T12:19:16.838Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.53s) [2021-01-22T12:19:16.838Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (3.20s) [2021-01-22T12:19:16.838Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.03s) [2021-01-22T12:19:16.838Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.43s) [2021-01-22T12:19:16.838Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.56s) [2021-01-22T12:19:16.838Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-01-22T12:19:16.838Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2021-01-22T12:19:16.838Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.59s) [2021-01-22T12:19:16.838Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.06s) [2021-01-22T12:19:16.838Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-01-22T12:19:16.838Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2021-01-22T12:19:16.838Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.96s) [2021-01-22T12:19:16.838Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.59s) [2021-01-22T12:19:16.838Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.59s) [2021-01-22T12:19:16.838Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.00s) [2021-01-22T12:19:16.838Z] --- PASS: TestDockerSuite/TestUpdateStats (3.48s) [2021-01-22T12:19:16.838Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.85s) [2021-01-22T12:19:16.838Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-01-22T12:19:16.838Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2021-01-22T12:19:16.838Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.66s) [2021-01-22T12:19:16.838Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.55s) [2021-01-22T12:19:16.838Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.21s) [2021-01-22T12:19:16.838Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.25s) [2021-01-22T12:19:16.838Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.00s) [2021-01-22T12:19:16.838Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.40s) [2021-01-22T12:19:16.838Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.18s) [2021-01-22T12:19:16.838Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (3.18s) [2021-01-22T12:19:16.838Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.31s) [2021-01-22T12:19:16.838Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.32s) [2021-01-22T12:19:16.838Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.86s) [2021-01-22T12:19:16.838Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.09s) [2021-01-22T12:19:16.838Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.53s) [2021-01-22T12:19:16.838Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.76s) [2021-01-22T12:19:16.838Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.69s) [2021-01-22T12:19:16.838Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.30s) [2021-01-22T12:19:16.838Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.31s) [2021-01-22T12:19:16.838Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2021-01-22T12:19:16.838Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.02s) [2021-01-22T12:19:16.838Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.03s) [2021-01-22T12:19:16.838Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.46s) [2021-01-22T12:19:16.838Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2021-01-22T12:19:16.838Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.05s) [2021-01-22T12:19:16.838Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2021-01-22T12:19:16.838Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.50s) [2021-01-22T12:19:16.838Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2021-01-22T12:19:16.838Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.57s) [2021-01-22T12:19:16.838Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2021-01-22T12:19:16.838Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2021-01-22T12:19:16.838Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2021-01-22T12:19:16.838Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.04s) [2021-01-22T12:19:16.838Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.40s) [2021-01-22T12:19:16.838Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s) [2021-01-22T12:19:16.838Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.12s) [2021-01-22T12:19:16.838Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s) [2021-01-22T12:19:16.838Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2021-01-22T12:19:16.838Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.48s) [2021-01-22T12:19:16.838Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.30s) [2021-01-22T12:19:16.838Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.05s) [2021-01-22T12:19:16.838Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.06s) [2021-01-22T12:19:16.838Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.72s) [2021-01-22T12:19:16.838Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.41s) [2021-01-22T12:19:16.838Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2021-01-22T12:19:16.838Z] docker_cli_run_test.go:4440: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-01-22T12:19:16.838Z] === RUN TestDockerRegistrySuite [2021-01-22T12:19:16.838Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-01-22T12:19:17.764Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-01-22T12:19:18.695Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-01-22T12:19:20.081Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-01-22T12:19:20.081Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-01-22T12:19:21.008Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2021-01-22T12:19:23.522Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-01-22T12:19:24.885Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-01-22T12:19:24.885Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-01-22T12:19:24.885Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-01-22T12:19:30.050Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-01-22T12:19:30.050Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2021-01-22T12:19:32.566Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-01-22T12:19:33.929Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-01-22T12:19:34.489Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-01-22T12:19:35.415Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-01-22T12:19:36.779Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-01-22T12:19:37.705Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-01-22T12:19:38.631Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-01-22T12:19:39.556Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-01-22T12:19:41.443Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-01-22T12:19:43.331Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-01-22T12:19:44.257Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-01-22T12:19:46.773Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-01-22T12:19:47.333Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-01-22T12:19:47.588Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-01-22T12:19:48.513Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-01-22T12:19:49.440Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-01-22T12:19:50.075Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-01-22T12:19:50.075Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-01-22T12:19:50.075Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-01-22T12:19:50.371Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-01-22T12:19:52.266Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-01-22T12:19:52.883Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-01-22T12:19:52.883Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-01-22T12:19:53.809Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-01-22T12:19:54.370Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-01-22T12:19:54.370Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-01-22T12:19:54.461Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-01-22T12:19:54.931Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-01-22T12:19:54.931Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-01-22T12:19:55.491Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-01-22T12:19:55.491Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-01-22T12:19:56.416Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-01-22T12:19:56.652Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-01-22T12:19:57.782Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-01-22T12:19:58.709Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-01-22T12:19:59.635Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-01-22T12:20:00.560Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-01-22T12:20:01.490Z] --- PASS: TestDockerRegistrySuite (44.86s) [2021-01-22T12:20:01.490Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.15s) [2021-01-22T12:20:01.490Z] check_test.go:196: [d24dc048a940c] daemon is not started [2021-01-22T12:20:01.490Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.05s) [2021-01-22T12:20:01.490Z] check_test.go:196: [d9c7bfb426525] daemon is not started [2021-01-22T12:20:01.490Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.25s) [2021-01-22T12:20:01.490Z] check_test.go:196: [d9e8526041d43] daemon is not started [2021-01-22T12:20:01.490Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s) [2021-01-22T12:20:01.490Z] check_test.go:196: [d40f0fdff28e6] daemon is not started [2021-01-22T12:20:01.490Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (3.16s) [2021-01-22T12:20:01.490Z] check_test.go:196: [db1d5faf1d0fb] daemon is not started [2021-01-22T12:20:01.490Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (5.67s) [2021-01-22T12:20:01.490Z] check_test.go:196: [d41d2a71cbdab] daemon is not started [2021-01-22T12:20:01.490Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (3.65s) [2021-01-22T12:20:01.490Z] check_test.go:196: [db555941c3008] daemon is not started [2021-01-22T12:20:01.490Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.02s) [2021-01-22T12:20:01.490Z] check_test.go:196: [dac08477a7b44] daemon is not started [2021-01-22T12:20:01.490Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.84s) [2021-01-22T12:20:01.490Z] check_test.go:196: [dbb502537b2b4] daemon is not started [2021-01-22T12:20:01.490Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.98s) [2021-01-22T12:20:01.490Z] check_test.go:196: [d2701446bd10b] daemon is not started [2021-01-22T12:20:01.490Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.10s) [2021-01-22T12:20:01.490Z] check_test.go:196: [d96fc5b7b2a5d] daemon is not started [2021-01-22T12:20:01.490Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.06s) [2021-01-22T12:20:01.490Z] check_test.go:196: [dfd919df922dd] daemon is not started [2021-01-22T12:20:01.490Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (0.97s) [2021-01-22T12:20:01.490Z] check_test.go:196: [d09f62ac3c34c] daemon is not started [2021-01-22T12:20:01.490Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.96s) [2021-01-22T12:20:01.490Z] check_test.go:196: [d49e023c49419] daemon is not started [2021-01-22T12:20:01.490Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.82s) [2021-01-22T12:20:01.490Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:b56fde7ff1171e832cc5de45ba6d33d512b60b9f432362e34cadf5b72343d540 [2021-01-22T12:20:01.490Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:90cf7b2ad670fb04a1ac0cc8f97d126f4df4818c166fd5c2c059828d78f3bed8 [2021-01-22T12:20:01.490Z] check_test.go:196: [dcc6fb31800a2] daemon is not started [2021-01-22T12:20:01.490Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.77s) [2021-01-22T12:20:01.490Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:210eb995e18bd992d744a6c5a1e92fbb6e2ccd0f27ca263b7a7400bdeffaa723 [2021-01-22T12:20:01.490Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:32532c833d4a2ce6f08ab5b8f20c709c66747abe0f65b6437e96259b96028469 [2021-01-22T12:20:01.490Z] check_test.go:196: [dd5e5edad0e7f] daemon is not started [2021-01-22T12:20:01.490Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.06s) [2021-01-22T12:20:01.490Z] check_test.go:196: [db10643c5ba82] daemon is not started [2021-01-22T12:20:01.490Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.23s) [2021-01-22T12:20:01.490Z] check_test.go:196: [d43a8796e72df] daemon is not started [2021-01-22T12:20:01.490Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.94s) [2021-01-22T12:20:01.490Z] check_test.go:196: [d2418c97a25fa] daemon is not started [2021-01-22T12:20:01.490Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.13s) [2021-01-22T12:20:01.490Z] check_test.go:196: [d5a8e310dc0a4] daemon is not started [2021-01-22T12:20:01.490Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.95s) [2021-01-22T12:20:01.490Z] check_test.go:196: [d5ebf30e4bd08] daemon is not started [2021-01-22T12:20:01.490Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.88s) [2021-01-22T12:20:01.490Z] check_test.go:196: [dffb518714782] daemon is not started [2021-01-22T12:20:01.490Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.91s) [2021-01-22T12:20:01.490Z] check_test.go:196: [d378b94cf9cd2] daemon is not started [2021-01-22T12:20:01.490Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.28s) [2021-01-22T12:20:01.490Z] check_test.go:196: [dbcf6c903cb6e] daemon is not started [2021-01-22T12:20:01.490Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.38s) [2021-01-22T12:20:01.490Z] check_test.go:196: [d72e1e5798524] daemon is not started [2021-01-22T12:20:01.490Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (0.99s) [2021-01-22T12:20:01.490Z] check_test.go:196: [d7edc3e6f5c3a] daemon is not started [2021-01-22T12:20:01.490Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.44s) [2021-01-22T12:20:01.490Z] check_test.go:196: [dc07a98b900f6] daemon is not started [2021-01-22T12:20:01.490Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2021-01-22T12:20:01.490Z] check_test.go:196: [dffcc1c9a390e] daemon is not started [2021-01-22T12:20:01.490Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.28s) [2021-01-22T12:20:01.490Z] check_test.go:196: [d8023918c2283] daemon is not started [2021-01-22T12:20:01.490Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.25s) [2021-01-22T12:20:01.490Z] check_test.go:196: [d839340501d0e] daemon is not started [2021-01-22T12:20:01.490Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.34s) [2021-01-22T12:20:01.490Z] check_test.go:196: [d893b83765835] daemon is not started [2021-01-22T12:20:01.490Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2021-01-22T12:20:01.490Z] check_test.go:196: [d6fc5f0349bcc] daemon is not started [2021-01-22T12:20:01.490Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (0.98s) [2021-01-22T12:20:01.490Z] check_test.go:196: [dbcd780b1c364] daemon is not started [2021-01-22T12:20:01.490Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.40s) [2021-01-22T12:20:01.490Z] check_test.go:196: [dac95d1c8c8be] daemon is not started [2021-01-22T12:20:01.490Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.79s) [2021-01-22T12:20:01.491Z] check_test.go:196: [dedf5fdeeafc3] daemon is not started [2021-01-22T12:20:01.491Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.05s) [2021-01-22T12:20:01.491Z] check_test.go:196: [d6c0055b5bbdc] daemon is not started [2021-01-22T12:20:01.491Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.95s) [2021-01-22T12:20:01.491Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.77s) [2021-01-22T12:20:01.491Z] === RUN TestDockerSchema1RegistrySuite [2021-01-22T12:20:01.491Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-01-22T12:20:01.491Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-01-22T12:20:04.757Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-01-22T12:20:08.917Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-01-22T12:20:11.428Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-01-22T12:20:11.989Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-01-22T12:20:12.915Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-01-22T12:20:13.171Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-01-22T12:20:14.098Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-01-22T12:20:15.024Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-01-22T12:20:15.960Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-01-22T12:20:18.502Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-01-22T12:20:18.758Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-01-22T12:20:19.013Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-01-22T12:20:19.268Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-01-22T12:20:19.523Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-01-22T12:20:19.778Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-01-22T12:20:20.033Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-01-22T12:20:20.289Z] --- PASS: TestDockerSchema1RegistrySuite (18.81s) [2021-01-22T12:20:20.289Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.15s) [2021-01-22T12:20:20.289Z] check_test.go:223: [dc75dd241757e] daemon is not started [2021-01-22T12:20:20.289Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.70s) [2021-01-22T12:20:20.289Z] check_test.go:223: [d1ddbf82b4f97] daemon is not started [2021-01-22T12:20:20.289Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.04s) [2021-01-22T12:20:20.289Z] check_test.go:223: [db557f0bb46bf] daemon is not started [2021-01-22T12:20:20.289Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (2.74s) [2021-01-22T12:20:20.289Z] check_test.go:223: [d02f9ea627e3b] daemon is not started [2021-01-22T12:20:20.289Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.97s) [2021-01-22T12:20:20.289Z] check_test.go:223: [d241f5e194dc0] daemon is not started [2021-01-22T12:20:20.289Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (0.99s) [2021-01-22T12:20:20.289Z] check_test.go:223: [d89b11e439023] daemon is not started [2021-01-22T12:20:20.289Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.13s) [2021-01-22T12:20:20.289Z] check_test.go:223: [da0c8974f943d] daemon is not started [2021-01-22T12:20:20.289Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.98s) [2021-01-22T12:20:20.289Z] check_test.go:223: [d775ce7807f92] daemon is not started [2021-01-22T12:20:20.289Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.88s) [2021-01-22T12:20:20.289Z] check_test.go:223: [d06a5f7670520] daemon is not started [2021-01-22T12:20:20.289Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.88s) [2021-01-22T12:20:20.289Z] check_test.go:223: [dbb5f957f57e5] daemon is not started [2021-01-22T12:20:20.289Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.39s) [2021-01-22T12:20:20.289Z] check_test.go:223: [dc7872cb35ab6] daemon is not started [2021-01-22T12:20:20.289Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.41s) [2021-01-22T12:20:20.289Z] check_test.go:223: [df01dfe6dba54] daemon is not started [2021-01-22T12:20:20.289Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.40s) [2021-01-22T12:20:20.289Z] check_test.go:223: [d2453f375f6c1] daemon is not started [2021-01-22T12:20:20.289Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2021-01-22T12:20:20.289Z] check_test.go:223: [d5463a8efce2f] daemon is not started [2021-01-22T12:20:20.289Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.29s) [2021-01-22T12:20:20.289Z] check_test.go:223: [d3f1b01e36c8d] daemon is not started [2021-01-22T12:20:20.289Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.26s) [2021-01-22T12:20:20.289Z] check_test.go:223: [d8643c6a39f30] daemon is not started [2021-01-22T12:20:20.289Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.37s) [2021-01-22T12:20:20.289Z] check_test.go:223: [d2e1827de4a7f] daemon is not started [2021-01-22T12:20:20.289Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2021-01-22T12:20:20.289Z] check_test.go:223: [dfec0a77af504] daemon is not started [2021-01-22T12:20:20.289Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-01-22T12:20:20.289Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-01-22T12:20:21.215Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-01-22T12:20:21.471Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-01-22T12:20:21.726Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-01-22T12:20:22.653Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-01-22T12:20:22.908Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-01-22T12:20:23.469Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-01-22T12:20:24.029Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-01-22T12:20:24.029Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.85s) [2021-01-22T12:20:24.029Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.78s) [2021-01-22T12:20:24.029Z] check_test.go:252: [df08f3d2775ad] daemon is not started [2021-01-22T12:20:24.029Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.48s) [2021-01-22T12:20:24.029Z] check_test.go:252: [d21b9ca6c2b89] daemon is not started [2021-01-22T12:20:24.029Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2021-01-22T12:20:24.029Z] check_test.go:252: [d2427ecc13d98] daemon is not started [2021-01-22T12:20:24.029Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.10s) [2021-01-22T12:20:24.029Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.27s) [2021-01-22T12:20:24.029Z] check_test.go:252: [d9db7abc466e8] daemon is not started [2021-01-22T12:20:24.029Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.39s) [2021-01-22T12:20:24.029Z] check_test.go:252: [d855d996d54a9] daemon is not started [2021-01-22T12:20:24.029Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.52s) [2021-01-22T12:20:24.029Z] check_test.go:252: [d1d2c5403a45e] daemon is not started [2021-01-22T12:20:24.029Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2021-01-22T12:20:24.029Z] check_test.go:252: [da50a6252e484] daemon is not started [2021-01-22T12:20:24.029Z] === RUN TestDockerRegistryAuthTokenSuite [2021-01-22T12:20:24.029Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-01-22T12:20:29.265Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-01-22T12:20:29.520Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-01-22T12:20:29.520Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-01-22T12:20:29.775Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-01-22T12:20:29.775Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.76s) [2021-01-22T12:20:29.775Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s) [2021-01-22T12:20:29.775Z] check_test.go:279: [d08466be30dd7] daemon is not started [2021-01-22T12:20:29.775Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2021-01-22T12:20:29.775Z] check_test.go:279: [df27ce21aa42e] daemon is not started [2021-01-22T12:20:29.775Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2021-01-22T12:20:29.775Z] check_test.go:279: [db6e742869ad2] daemon is not started [2021-01-22T12:20:29.775Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2021-01-22T12:20:29.775Z] check_test.go:279: [d41ec89eed96d] daemon is not started [2021-01-22T12:20:29.775Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2021-01-22T12:20:29.775Z] check_test.go:279: [d3d8cec4f3548] daemon is not started [2021-01-22T12:20:29.775Z] === RUN TestDockerNetworkSuite [2021-01-22T12:20:29.775Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2021-01-22T12:20:32.289Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2021-01-22T12:20:32.849Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2021-01-22T12:20:36.141Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2021-01-22T12:20:37.503Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2021-01-22T12:20:40.015Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2021-01-22T12:20:41.379Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2021-01-22T12:20:46.620Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2021-01-22T12:20:49.131Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2021-01-22T12:20:50.057Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2021-01-22T12:20:50.313Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2021-01-22T12:20:50.875Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2021-01-22T12:20:51.801Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2021-01-22T12:20:52.362Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2021-01-22T12:20:52.617Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2021-01-22T12:20:52.872Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2021-01-22T12:20:53.799Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2021-01-22T12:20:53.799Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2021-01-22T12:20:53.799Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2021-01-22T12:20:54.055Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2021-01-22T12:20:54.993Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2021-01-22T12:20:55.920Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2021-01-22T12:20:55.920Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2021-01-22T12:20:56.175Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2021-01-22T12:20:56.175Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2021-01-22T12:20:57.168Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-01-22T12:20:57.168Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-01-22T12:20:57.630Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-01-22T12:20:58.690Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2021-01-22T12:21:00.578Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2021-01-22T12:21:04.749Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2021-01-22T12:21:07.314Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2021-01-22T12:21:07.314Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2021-01-22T12:21:08.677Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2021-01-22T12:21:08.932Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2021-01-22T12:21:08.932Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2021-01-22T12:21:09.188Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2021-01-22T12:21:09.188Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2021-01-22T12:21:09.188Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2021-01-22T12:21:09.443Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2021-01-22T12:21:12.709Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2021-01-22T12:21:12.709Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2021-01-22T12:21:12.709Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2021-01-22T12:21:13.639Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2021-01-22T12:21:16.900Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2021-01-22T12:21:18.263Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2021-01-22T12:21:22.433Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2021-01-22T12:21:22.433Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2021-01-22T12:21:23.359Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2021-01-22T12:21:23.921Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2021-01-22T12:21:25.298Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2021-01-22T12:21:25.298Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2021-01-22T12:21:26.223Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2021-01-22T12:21:26.223Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2021-01-22T12:21:26.785Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2021-01-22T12:21:28.150Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2021-01-22T12:21:31.419Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2021-01-22T12:21:34.685Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2021-01-22T12:21:34.942Z] --- PASS: TestDockerNetworkSuite (65.18s) [2021-01-22T12:21:34.943Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.22s) [2021-01-22T12:21:34.943Z] docker_cli_network_unix_test.go:46: [de94e5e135c0d] daemon is not started [2021-01-22T12:21:34.943Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.72s) [2021-01-22T12:21:34.943Z] docker_cli_network_unix_test.go:46: [d86bfdaa7e67a] daemon is not started [2021-01-22T12:21:34.943Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.85s) [2021-01-22T12:21:34.943Z] docker_cli_network_unix_test.go:46: [d5c496e6ba906] daemon is not started [2021-01-22T12:21:34.943Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.57s) [2021-01-22T12:21:34.943Z] docker_cli_network_unix_test.go:46: [d736d164ab503] daemon is not started [2021-01-22T12:21:34.943Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.47s) [2021-01-22T12:21:34.943Z] docker_cli_network_unix_test.go:1233: [dc659b4ef3fbc] daemon is not started [2021-01-22T12:21:34.943Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.44s) [2021-01-22T12:21:34.943Z] docker_cli_network_unix_test.go:46: [d6169514d8da5] daemon is not started [2021-01-22T12:21:34.943Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.20s) [2021-01-22T12:21:34.943Z] docker_cli_network_unix_test.go:46: [d76a3560c7172] daemon is not started [2021-01-22T12:21:34.943Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.44s) [2021-01-22T12:21:34.943Z] docker_cli_network_unix_test.go:46: [da6e25ff50fb9] daemon is not started [2021-01-22T12:21:34.943Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.14s) [2021-01-22T12:21:34.943Z] docker_cli_network_unix_test.go:46: [d6c4a007b9593] daemon is not started [2021-01-22T12:21:34.943Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.49s) [2021-01-22T12:21:34.943Z] docker_cli_network_unix_test.go:46: [d82352b9d2f0c] daemon is not started [2021-01-22T12:21:34.943Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.38s) [2021-01-22T12:21:34.943Z] docker_cli_network_unix_test.go:46: [d9795ce297bee] daemon is not started [2021-01-22T12:21:34.943Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.85s) [2021-01-22T12:21:34.943Z] docker_cli_network_unix_test.go:46: [d3d6687d70f91] daemon is not started [2021-01-22T12:21:34.943Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.85s) [2021-01-22T12:21:34.943Z] docker_cli_network_unix_test.go:46: [d99832bb7112d] daemon is not started [2021-01-22T12:21:34.943Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.16s) [2021-01-22T12:21:34.943Z] docker_cli_network_unix_test.go:46: [d5493696bd120] daemon is not started [2021-01-22T12:21:34.943Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.33s) [2021-01-22T12:21:34.943Z] docker_cli_network_unix_test.go:46: [db0057bb78448] daemon is not started [2021-01-22T12:21:34.943Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.68s) [2021-01-22T12:21:34.943Z] docker_cli_network_unix_test.go:46: [d75308dbfa822] daemon is not started [2021-01-22T12:21:34.943Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.17s) [2021-01-22T12:21:34.943Z] docker_cli_network_unix_test.go:46: [dd89dc4630d0a] daemon is not started [2021-01-22T12:21:34.943Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2021-01-22T12:21:34.943Z] docker_cli_network_unix_test.go:46: [d6e499214e54e] daemon is not started [2021-01-22T12:21:34.943Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.16s) [2021-01-22T12:21:34.943Z] docker_cli_network_unix_test.go:46: [db82a0aa230f3] daemon is not started [2021-01-22T12:21:34.943Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.75s) [2021-01-22T12:21:34.943Z] docker_cli_network_unix_test.go:46: [d876258a9931d] daemon is not started [2021-01-22T12:21:34.943Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.05s) [2021-01-22T12:21:34.943Z] docker_cli_network_unix_test.go:46: [de37d761a8eea] daemon is not started [2021-01-22T12:21:34.943Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2021-01-22T12:21:34.943Z] docker_cli_network_unix_test.go:46: [d89a70b211c14] daemon is not started [2021-01-22T12:21:34.943Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.25s) [2021-01-22T12:21:34.943Z] docker_cli_network_unix_test.go:46: [dedea2edc66c3] daemon is not started [2021-01-22T12:21:34.943Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.06s) [2021-01-22T12:21:34.943Z] docker_cli_network_unix_test.go:46: [d09a6defc3f3f] daemon is not started [2021-01-22T12:21:34.943Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.39s) [2021-01-22T12:21:34.943Z] docker_cli_network_unix_test.go:968: [dda94dfe59c30] daemon is not started [2021-01-22T12:21:34.943Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.68s) [2021-01-22T12:21:34.943Z] docker_cli_network_unix_test.go:46: [dbcf8bf03fc1b] daemon is not started [2021-01-22T12:21:34.943Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (6.79s) [2021-01-22T12:21:34.943Z] docker_cli_network_unix_test.go:1116: [d5161eebecda2] daemon is not started [2021-01-22T12:21:34.943Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.37s) [2021-01-22T12:21:34.943Z] docker_cli_network_unix_test.go:46: [d2dc30115d625] daemon is not started [2021-01-22T12:21:34.943Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (1.18s) [2021-01-22T12:21:34.943Z] docker_cli_network_unix_test.go:46: [d2cdbff953057] daemon is not started [2021-01-22T12:21:34.943Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.25s) [2021-01-22T12:21:34.943Z] docker_cli_network_unix_test.go:46: [d7605b6b3bb5a] daemon is not started [2021-01-22T12:21:34.943Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s) [2021-01-22T12:21:34.943Z] docker_cli_network_unix_test.go:46: [d6e8730b53dc8] daemon is not started [2021-01-22T12:21:34.943Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.20s) [2021-01-22T12:21:34.943Z] docker_cli_network_unix_test.go:46: [de07a1e159196] daemon is not started [2021-01-22T12:21:34.943Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.19s) [2021-01-22T12:21:34.943Z] docker_cli_network_unix_test.go:46: [d572436f3ebcc] daemon is not started [2021-01-22T12:21:34.943Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s) [2021-01-22T12:21:34.943Z] docker_cli_network_unix_test.go:46: [df75464605c74] daemon is not started [2021-01-22T12:21:34.943Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (3.12s) [2021-01-22T12:21:34.943Z] docker_cli_network_unix_test.go:46: [d033ae0863af6] daemon is not started [2021-01-22T12:21:34.943Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.05s) [2021-01-22T12:21:34.943Z] docker_cli_network_unix_test.go:46: [d0720ad3e3eee] daemon is not started [2021-01-22T12:21:34.943Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2021-01-22T12:21:34.943Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-01-22T12:21:34.943Z] docker_cli_network_unix_test.go:46: [d8264c1beb8b5] daemon is not started [2021-01-22T12:21:34.943Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.24s) [2021-01-22T12:21:34.943Z] docker_cli_network_unix_test.go:46: [d41d730b68b8f] daemon is not started [2021-01-22T12:21:34.943Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (4.29s) [2021-01-22T12:21:34.943Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.91s) [2021-01-22T12:21:34.943Z] docker_cli_network_unix_test.go:1084: [d6e812f787ab3] daemon is not started [2021-01-22T12:21:34.943Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.06s) [2021-01-22T12:21:34.943Z] docker_cli_network_unix_test.go:46: [d5472853bee0d] daemon is not started [2021-01-22T12:21:34.943Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.14s) [2021-01-22T12:21:34.943Z] docker_cli_network_unix_test.go:46: [d9da4ff1e1086] daemon is not started [2021-01-22T12:21:34.943Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.11s) [2021-01-22T12:21:34.943Z] docker_cli_network_unix_test.go:46: [dece575cc21a1] daemon is not started [2021-01-22T12:21:34.943Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.08s) [2021-01-22T12:21:34.943Z] docker_cli_network_unix_test.go:46: [d2f29625f0f55] daemon is not started [2021-01-22T12:21:34.943Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.95s) [2021-01-22T12:21:34.943Z] docker_cli_network_unix_test.go:46: [d73ca9bc1273a] daemon is not started [2021-01-22T12:21:34.943Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.47s) [2021-01-22T12:21:34.943Z] docker_cli_network_unix_test.go:46: [d00cee8ec0f9c] daemon is not started [2021-01-22T12:21:34.943Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.38s) [2021-01-22T12:21:34.943Z] docker_cli_network_unix_test.go:46: [df0a59ee29e3e] daemon is not started [2021-01-22T12:21:34.943Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (6.89s) [2021-01-22T12:21:34.943Z] docker_cli_network_unix_test.go:46: [d15e378d3d625] daemon is not started [2021-01-22T12:21:34.943Z] === RUN TestDockerHubPullSuite [2021-01-22T12:21:34.943Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2021-01-22T12:21:38.206Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2021-01-22T12:21:38.206Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2021-01-22T12:21:38.206Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2021-01-22T12:21:40.718Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2021-01-22T12:21:42.605Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2021-01-22T12:21:43.536Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2021-01-22T12:21:44.097Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2021-01-22T12:21:45.023Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2021-01-22T12:21:46.909Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2021-01-22T12:21:46.909Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2021-01-22T12:21:47.165Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2021-01-22T12:21:47.420Z] --- PASS: TestDockerHubPullSuite (12.34s) [2021-01-22T12:21:47.420Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (2.88s) [2021-01-22T12:21:47.420Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.47s) [2021-01-22T12:21:47.420Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (2.13s) [2021-01-22T12:21:47.420Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (4.47s) [2021-01-22T12:21:47.420Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.29s) [2021-01-22T12:21:47.421Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.10s) [2021-01-22T12:21:47.421Z] PASS [2021-01-22T12:21:47.421Z] [2021-01-22T12:21:47.421Z] === Skipped [2021-01-22T12:21:47.421Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2021-01-22T12:21:47.421Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2021-01-22T12:21:47.421Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2021-01-22T12:21:47.421Z] [2021-01-22T12:21:47.421Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2021-01-22T12:21:47.421Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2021-01-22T12:21:47.421Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2021-01-22T12:21:47.421Z] [2021-01-22T12:21:47.421Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2021-01-22T12:21:47.421Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2021-01-22T12:21:47.421Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2021-01-22T12:21:47.421Z] [2021-01-22T12:21:47.421Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.03s) [2021-01-22T12:21:47.421Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.03s) [2021-01-22T12:21:47.421Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2021-01-22T12:21:47.421Z] [2021-01-22T12:21:47.421Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2021-01-22T12:21:47.421Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2021-01-22T12:21:47.421Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2021-01-22T12:21:47.421Z] [2021-01-22T12:21:47.421Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2021-01-22T12:21:47.421Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2021-01-22T12:21:47.421Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2021-01-22T12:21:47.421Z] [2021-01-22T12:21:47.421Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2021-01-22T12:21:47.421Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2021-01-22T12:21:47.421Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2021-01-22T12:21:47.421Z] [2021-01-22T12:21:47.421Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.03s) [2021-01-22T12:21:47.421Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.03s) [2021-01-22T12:21:47.421Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2021-01-22T12:21:47.421Z] [2021-01-22T12:21:47.421Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2021-01-22T12:21:47.421Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2021-01-22T12:21:47.421Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2021-01-22T12:21:47.421Z] [2021-01-22T12:21:47.421Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2021-01-22T12:21:47.421Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2021-01-22T12:21:47.421Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2021-01-22T12:21:47.421Z] [2021-01-22T12:21:47.421Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.02s) [2021-01-22T12:21:47.421Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.02s) [2021-01-22T12:21:47.421Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2021-01-22T12:21:47.421Z] [2021-01-22T12:21:47.421Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-01-22T12:21:47.421Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-01-22T12:21:47.421Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2021-01-22T12:21:47.421Z] [2021-01-22T12:21:47.421Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-01-22T12:21:47.421Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-01-22T12:21:47.421Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2021-01-22T12:21:47.421Z] [2021-01-22T12:21:47.421Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-01-22T12:21:47.421Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-01-22T12:21:47.421Z] docker_cli_sni_test.go:18: Flakey test [2021-01-22T12:21:47.421Z] [2021-01-22T12:21:47.421Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-01-22T12:21:47.421Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-01-22T12:21:47.421Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2021-01-22T12:21:47.421Z] [2021-01-22T12:21:47.421Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-01-22T12:21:47.421Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-01-22T12:21:47.421Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-01-22T12:21:47.421Z] [2021-01-22T12:21:47.421Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-01-22T12:21:47.421Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-01-22T12:21:47.421Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-01-22T12:21:47.421Z] [2021-01-22T12:21:47.421Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-01-22T12:21:47.421Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-01-22T12:21:47.421Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-01-22T12:21:47.421Z] [2021-01-22T12:21:47.421Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-01-22T12:21:47.421Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-01-22T12:21:47.421Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-01-22T12:21:47.421Z] [2021-01-22T12:21:47.421Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.01s) [2021-01-22T12:21:47.421Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.01s) [2021-01-22T12:21:47.421Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-01-22T12:21:47.421Z] [2021-01-22T12:21:47.421Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-01-22T12:21:47.421Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-01-22T12:21:47.421Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-01-22T12:21:47.421Z] [2021-01-22T12:21:47.421Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-01-22T12:21:47.421Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-01-22T12:21:47.421Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-01-22T12:21:47.421Z] [2021-01-22T12:21:47.421Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2021-01-22T12:21:47.421Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2021-01-22T12:21:47.421Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-01-22T12:21:47.421Z] [2021-01-22T12:21:47.421Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-01-22T12:21:47.421Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-01-22T12:21:47.421Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-01-22T12:21:47.421Z] [2021-01-22T12:21:47.421Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2021-01-22T12:21:47.421Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2021-01-22T12:21:47.421Z] docker_cli_run_test.go:4047: unmatched requirement DaemonIsWindows [2021-01-22T12:21:47.421Z] [2021-01-22T12:21:47.421Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-01-22T12:21:47.421Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-01-22T12:21:47.421Z] docker_cli_run_test.go:4066: unmatched requirement DaemonIsWindows [2021-01-22T12:21:47.421Z] [2021-01-22T12:21:47.421Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-01-22T12:21:47.421Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-01-22T12:21:47.421Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-01-22T12:21:47.421Z] [2021-01-22T12:21:47.421Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-01-22T12:21:47.421Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-01-22T12:21:47.421Z] docker_cli_run_test.go:4149: unmatched requirement IsolationIsHyperv [2021-01-22T12:21:47.421Z] [2021-01-22T12:21:47.421Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-01-22T12:21:47.421Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-01-22T12:21:47.421Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2021-01-22T12:21:47.421Z] [2021-01-22T12:21:47.421Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-01-22T12:21:47.421Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-01-22T12:21:47.421Z] docker_cli_run_test.go:4132: unmatched requirement IsolationIsProcess [2021-01-22T12:21:47.421Z] [2021-01-22T12:21:47.421Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-01-22T12:21:47.421Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-01-22T12:21:47.421Z] docker_cli_run_test.go:2867: kernel doesn't have latency_stats configured [2021-01-22T12:21:47.421Z] [2021-01-22T12:21:47.421Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-01-22T12:21:47.421Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-01-22T12:21:47.421Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2021-01-22T12:21:47.421Z] [2021-01-22T12:21:47.421Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-01-22T12:21:47.421Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-01-22T12:21:47.421Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2021-01-22T12:21:47.421Z] [2021-01-22T12:21:47.421Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-01-22T12:21:47.421Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-01-22T12:21:47.421Z] docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer [2021-01-22T12:21:47.421Z] [2021-01-22T12:21:47.421Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-01-22T12:21:47.421Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-01-22T12:21:47.421Z] docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows [2021-01-22T12:21:47.421Z] [2021-01-22T12:21:47.421Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.01s) [2021-01-22T12:21:47.421Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.01s) [2021-01-22T12:21:47.421Z] docker_cli_run_test.go:4122: unmatched requirement DaemonIsWindows [2021-01-22T12:21:47.421Z] [2021-01-22T12:21:47.421Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-01-22T12:21:47.421Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-01-22T12:21:47.421Z] docker_cli_run_test.go:4112: unmatched requirement DaemonIsWindows [2021-01-22T12:21:47.421Z] [2021-01-22T12:21:47.421Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-01-22T12:21:47.421Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-01-22T12:21:47.421Z] docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight [2021-01-22T12:21:47.421Z] [2021-01-22T12:21:47.421Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-01-22T12:21:47.421Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-01-22T12:21:47.421Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2021-01-22T12:21:47.421Z] [2021-01-22T12:21:47.421Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s) [2021-01-22T12:21:47.421Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s) [2021-01-22T12:21:47.421Z] docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight [2021-01-22T12:21:47.421Z] [2021-01-22T12:21:47.421Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-01-22T12:21:47.421Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-01-22T12:21:47.421Z] docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight [2021-01-22T12:21:47.421Z] [2021-01-22T12:21:47.421Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-01-22T12:21:47.421Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-01-22T12:21:47.421Z] docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight [2021-01-22T12:21:47.421Z] [2021-01-22T12:21:47.421Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-01-22T12:21:47.421Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-01-22T12:21:47.421Z] docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight [2021-01-22T12:21:47.421Z] [2021-01-22T12:21:47.421Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-01-22T12:21:47.421Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-01-22T12:21:47.421Z] docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight [2021-01-22T12:21:47.421Z] [2021-01-22T12:21:47.421Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2021-01-22T12:21:47.421Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2021-01-22T12:21:47.421Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2021-01-22T12:21:47.421Z] [2021-01-22T12:21:47.421Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-01-22T12:21:47.421Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-01-22T12:21:47.421Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-01-22T12:21:47.421Z] [2021-01-22T12:21:47.421Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-01-22T12:21:47.421Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-01-22T12:21:47.421Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2021-01-22T12:21:47.421Z] [2021-01-22T12:21:47.421Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-01-22T12:21:47.421Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-01-22T12:21:47.421Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2021-01-22T12:21:47.421Z] [2021-01-22T12:21:47.421Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-01-22T12:21:47.421Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-01-22T12:21:47.421Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2021-01-22T12:21:47.421Z] [2021-01-22T12:21:47.421Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2021-01-22T12:21:47.421Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2021-01-22T12:21:47.421Z] docker_cli_run_test.go:4440: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-01-22T12:21:47.421Z] [2021-01-22T12:21:47.421Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2021-01-22T12:21:47.421Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2021-01-22T12:21:47.421Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-01-22T12:21:47.421Z] docker_cli_network_unix_test.go:46: [d8264c1beb8b5] daemon is not started [2021-01-22T12:21:47.421Z] [2021-01-22T12:21:47.421Z] [2021-01-22T12:21:47.421Z] DONE 1274 tests, 51 skipped in 1547.205s [2021-01-22T12:21:47.421Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-01-22T12:21:47.421Z] ++++ cat bundles/test-integration/docker.pid [2021-01-22T12:21:47.421Z] +++ kill 8149 [2021-01-22T12:21:48.346Z] +++ /etc/init.d/apparmor stop [2021-01-22T12:21:48.346Z] Leaving: AppArmorNo profiles have been unloaded. [2021-01-22T12:21:48.346Z] [2021-01-22T12:21:48.346Z] Unloading profiles will leave already running processes permanently [2021-01-22T12:21:48.346Z] unconfined, which can lead to unexpected situations. [2021-01-22T12:21:48.346Z] [2021-01-22T12:21:48.346Z] To set a process to complain mode, use the command line tool [2021-01-22T12:21:48.346Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-01-22T12:21:48.346Z] +++ true [2021-01-22T12:21:48.346Z] exiting test-integration [2021-01-22T12:21:48.346Z] ++ exit 0 [2021-01-22T12:21:48.346Z] [2021-01-22T12:21:48.908Z] + for job in $(jobs -p) [2021-01-22T12:21:48.908Z] + wait 25190 [2021-01-22T12:21:58.155Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-01-22T12:21:58.156Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-01-22T12:21:58.156Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-01-22T12:22:15.889Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-01-22T12:22:30.744Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-01-22T12:22:43.171Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-01-22T12:22:45.054Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2021-01-22T12:23:18.926Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-01-22T12:23:32.464Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2021-01-22T12:23:33.780Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-01-22T12:23:46.200Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-01-22T12:23:47.292Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2021-01-22T12:23:50.552Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2021-01-22T12:25:42.747Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-01-22T12:25:42.747Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-01-22T12:25:42.747Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-01-22T12:25:42.747Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-01-22T12:25:42.747Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-01-22T12:25:42.747Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-01-22T12:25:42.747Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-01-22T12:25:42.747Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-01-22T12:25:42.747Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-01-22T12:25:44.939Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-01-22T12:25:47.860Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-01-22T12:25:52.578Z] === RUN TestDockerSuite/TestBuildEnv [2021-01-22T12:25:52.578Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-01-22T12:25:52.578Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-01-22T12:25:52.578Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-01-22T12:25:52.578Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-01-22T12:25:52.578Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-01-22T12:25:54.773Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-01-22T12:25:54.773Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-01-22T12:25:54.773Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-01-22T12:25:54.773Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-01-22T12:25:55.235Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-01-22T12:25:56.926Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2021-01-22T12:25:59.948Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-01-22T12:26:11.754Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2021-01-22T12:26:11.755Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2021-01-22T12:26:11.755Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2021-01-22T12:26:11.755Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2021-01-22T12:26:11.755Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2021-01-22T12:26:11.755Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2021-01-22T12:26:13.653Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2021-01-22T12:26:14.816Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-01-22T12:26:14.816Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-01-22T12:26:14.816Z] === RUN TestDockerSuite/TestBuildExpose [2021-01-22T12:26:14.816Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-01-22T12:26:14.816Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-01-22T12:26:14.816Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-01-22T12:26:14.816Z] === RUN TestDockerSuite/TestBuildFails [2021-01-22T12:26:15.802Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-01-22T12:26:16.264Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-01-22T12:26:16.958Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2021-01-22T12:26:18.856Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2021-01-22T12:26:20.020Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-01-22T12:26:24.734Z] === RUN TestDockerSuite/TestBuildForceRm [2021-01-22T12:26:30.551Z] === RUN TestDockerSuite/TestBuildFromGit [2021-01-22T12:26:40.912Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-01-22T12:26:40.912Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-01-22T12:26:45.625Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-01-22T12:26:45.625Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-01-22T12:26:46.087Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-01-22T12:26:47.061Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-01-22T12:26:47.061Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-01-22T12:26:54.163Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-01-22T12:26:54.163Z] === RUN TestDockerSuite/TestBuildHistory [2021-01-22T12:27:01.264Z] === RUN TestDockerSuite/TestBuildIidFile [2021-01-22T12:27:01.726Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-01-22T12:27:03.918Z] === RUN TestDockerSuite/TestBuildInheritance [2021-01-22T12:27:03.918Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-01-22T12:27:04.379Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-01-22T12:27:04.379Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-01-22T12:27:08.133Z] === RUN TestDockerSuite/TestBuildLabel [2021-01-22T12:27:09.107Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-01-22T12:27:09.569Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-01-22T12:27:10.031Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-01-22T12:27:10.493Z] === RUN TestDockerSuite/TestBuildLabels [2021-01-22T12:27:11.467Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-01-22T12:27:12.441Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-01-22T12:27:15.002Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2021-01-22T12:27:15.002Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2021-01-22T12:27:15.562Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2021-01-22T12:27:16.197Z] === RUN TestDockerSuite/TestBuildLastModified [2021-01-22T12:27:16.197Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-01-22T12:27:16.197Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-01-22T12:27:16.659Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-01-22T12:27:16.659Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-01-22T12:27:16.659Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-01-22T12:27:16.659Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-01-22T12:27:17.121Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-01-22T12:27:18.073Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2021-01-22T12:27:18.096Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-01-22T12:27:21.334Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2021-01-22T12:27:22.806Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-01-22T12:27:23.851Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2021-01-22T12:27:35.223Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-01-22T12:27:35.223Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-01-22T12:27:36.769Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-01-22T12:27:45.740Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2021-01-22T12:27:57.896Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2021-01-22T12:28:00.407Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2021-01-22T12:28:01.965Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-01-22T12:28:02.292Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2021-01-22T12:28:05.560Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2021-01-22T12:28:12.089Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2021-01-22T12:28:16.254Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2021-01-22T12:28:16.815Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-01-22T12:28:18.765Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2021-01-22T12:28:20.569Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-01-22T12:28:20.651Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2021-01-22T12:28:23.165Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2021-01-22T12:28:25.051Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2021-01-22T12:28:26.385Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-01-22T12:28:28.319Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2021-01-22T12:28:30.140Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-01-22T12:28:30.206Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2021-01-22T12:28:55.327Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-01-22T12:28:55.327Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-01-22T12:29:00.037Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-01-22T12:29:00.499Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-01-22T12:29:00.499Z] === RUN TestDockerSuite/TestBuildNetNone [2021-01-22T12:29:00.499Z] === RUN TestDockerSuite/TestBuildNoContext [2021-01-22T12:29:03.421Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-01-22T12:29:12.022Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-01-22T12:29:14.212Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-01-22T12:29:14.212Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-01-22T12:29:14.681Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-01-22T12:29:17.602Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-01-22T12:29:18.576Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-01-22T12:29:19.043Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-01-22T12:29:26.354Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2021-01-22T12:29:31.465Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-01-22T12:29:32.444Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-01-22T12:29:39.545Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-01-22T12:29:41.178Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2021-01-22T12:29:41.735Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-01-22T12:29:54.154Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-01-22T12:29:56.016Z] --- PASS: TestDockerSwarmSuite (1634.06s) [2021-01-22T12:29:56.016Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (2.96s) [2021-01-22T12:29:56.016Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.23s) [2021-01-22T12:29:56.016Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (4.99s) [2021-01-22T12:29:56.016Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.13s) [2021-01-22T12:29:56.016Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.09s) [2021-01-22T12:29:56.016Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (28.34s) [2021-01-22T12:29:56.016Z] docker_api_swarm_test.go:562: [d17370eab9ea5] joining swarm manager [de5bfaedc6c24]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-01-22T12:29:56.016Z] docker_api_swarm_test.go:584: [dadcc1bd23249] joining swarm manager [de5bfaedc6c24]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-01-22T12:29:56.016Z] check_test.go:380: [d17370eab9ea5] daemon is not started [2021-01-22T12:29:56.016Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2021-01-22T12:29:56.016Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2021-01-22T12:29:56.016Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.96s) [2021-01-22T12:29:56.016Z] docker_api_swarm_test.go:45: [dd6585eeb5a2f] joining swarm manager [db4287aaa36a6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-01-22T12:29:56.016Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.97s) [2021-01-22T12:29:56.016Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.81s) [2021-01-22T12:29:56.016Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (32.46s) [2021-01-22T12:29:56.016Z] docker_api_swarm_test.go:303: [dc768c95540b5] joining swarm manager [d6f355a8d54bf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-01-22T12:29:56.016Z] docker_api_swarm_test.go:304: [da7f0d0363ff0] joining swarm manager [d6f355a8d54bf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-01-22T12:29:56.016Z] docker_api_swarm_test.go:350: Waiting for election to occur... [2021-01-22T12:29:56.016Z] docker_api_swarm_test.go:363: Waiting for possible election... [2021-01-22T12:29:56.016Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.07s) [2021-01-22T12:29:56.016Z] docker_api_swarm_test.go:271: [d004a86c776fe] joining swarm manager [d2b8330569b88]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-01-22T12:29:56.016Z] docker_api_swarm_test.go:272: [d4c0ea029a0ad] joining swarm manager [d2b8330569b88]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-01-22T12:29:56.016Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.64s) [2021-01-22T12:29:56.016Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (3.98s) [2021-01-22T12:29:56.016Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.62s) [2021-01-22T12:29:56.016Z] docker_api_swarm_node_test.go:19: [ddd7409fbfe90] joining swarm manager [d43dee8436aae]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-01-22T12:29:56.016Z] docker_api_swarm_node_test.go:20: [d64e484f0ce1a] joining swarm manager [d43dee8436aae]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-01-22T12:29:56.016Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (41.80s) [2021-01-22T12:29:56.016Z] docker_api_swarm_test.go:501: [dd326945b7b69] joining swarm manager [d06b55150b3b8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-01-22T12:29:56.016Z] docker_api_swarm_test.go:506: [d6c3360e7a20e] joining swarm manager [d06b55150b3b8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-01-22T12:29:56.016Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.53s) [2021-01-22T12:29:56.016Z] docker_api_swarm_node_test.go:80: [d9ce55bec7b44] joining swarm manager [d3c490b85aac1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-01-22T12:29:56.016Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.68s) [2021-01-22T12:29:56.016Z] docker_api_swarm_node_test.go:52: [de12760a1b611] joining swarm manager [d3a797a1c8dcf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-01-22T12:29:56.016Z] docker_api_swarm_node_test.go:53: [def9a4eb1a17c] joining swarm manager [d3a797a1c8dcf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-01-22T12:29:56.016Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.12s) [2021-01-22T12:29:56.016Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (26.11s) [2021-01-22T12:29:56.016Z] docker_api_swarm_test.go:201: [d16901f18154b] joining swarm manager [df04ec3ef5a12]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-01-22T12:29:56.016Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (60.19s) [2021-01-22T12:29:56.016Z] docker_api_swarm_test.go:383: [d32e9f3002e5a] joining swarm manager [db03ccb97feae]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-01-22T12:29:56.016Z] docker_api_swarm_test.go:384: [d3e0b9d0a53bc] joining swarm manager [db03ccb97feae]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-01-22T12:29:56.016Z] check_test.go:380: [d3e0b9d0a53bc] daemon is not started [2021-01-22T12:29:56.016Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (61.96s) [2021-01-22T12:29:56.016Z] docker_api_swarm_test.go:801: [dbae70e059a11] joining swarm manager [d1a1c9870b6eb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-01-22T12:29:56.016Z] docker_api_swarm_test.go:801: [d1c77be46e500] joining swarm manager [d1a1c9870b6eb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-01-22T12:29:56.016Z] docker_api_swarm_test.go:801: [d36f440655bfd] joining swarm manager [d1a1c9870b6eb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-01-22T12:29:56.016Z] docker_api_swarm_test.go:801: [d3a929ec9f484] joining swarm manager [d1a1c9870b6eb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-01-22T12:29:56.016Z] docker_api_swarm_test.go:809: [d07e68477c7ce] joining swarm manager [d1a1c9870b6eb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2021-01-22T12:29:56.016Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.41s) [2021-01-22T12:29:56.016Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (3.57s) [2021-01-22T12:29:56.016Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.95s) [2021-01-22T12:29:56.016Z] docker_api_swarm_service_test.go:394: [da0c635c54e12] joining swarm manager [df9b31fd38d57]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-01-22T12:29:56.016Z] docker_api_swarm_service_test.go:394: [d86776922c9ec] joining swarm manager [df9b31fd38d57]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-01-22T12:29:56.016Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.84s) [2021-01-22T12:29:56.016Z] docker_api_swarm_service_test.go:342: [d3cdd2e96bfdd] joining swarm manager [d1e29dfb79cde]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-01-22T12:29:56.016Z] docker_api_swarm_service_test.go:342: [db1a06bd89d65] joining swarm manager [d1e29dfb79cde]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-01-22T12:29:56.016Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.41s) [2021-01-22T12:29:56.016Z] docker_api_swarm_service_test.go:489: [d0c105b113fbb] joining swarm manager [d49a21223e391]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-01-22T12:29:56.016Z] docker_api_swarm_service_test.go:489: [dcb13a6322eed] joining swarm manager [d49a21223e391]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-01-22T12:29:56.016Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (4.68s) [2021-01-22T12:29:56.016Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (27.70s) [2021-01-22T12:29:56.016Z] docker_api_swarm_service_test.go:127: [d7d2850745093] joining swarm manager [ddcbcf73268e5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-01-22T12:29:56.016Z] docker_api_swarm_service_test.go:128: [dcbf9f514dd88] joining swarm manager [ddcbcf73268e5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-01-22T12:29:56.016Z] docker_api_swarm_service_test.go:136: [dfea8ca334a6d] joining swarm manager [ddcbcf73268e5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-01-22T12:29:56.016Z] docker_api_swarm_service_test.go:137: [d6a05cf2cf86e] joining swarm manager [ddcbcf73268e5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-01-22T12:29:56.016Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (1.97s) [2021-01-22T12:29:56.016Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.21s) [2021-01-22T12:29:56.016Z] docker_api_swarm_service_test.go:303: [d4bb0aa04be65] joining swarm manager [df9c0b0adc5cd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-01-22T12:29:56.016Z] docker_api_swarm_service_test.go:303: [d4ffaefedd18b] joining swarm manager [df9c0b0adc5cd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-01-22T12:29:56.016Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (27.04s) [2021-01-22T12:29:56.016Z] docker_api_swarm_service_test.go:99: [dee423ae97c5b] joining swarm manager [d56f724ff1339]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-01-22T12:29:56.016Z] docker_api_swarm_service_test.go:100: [da9d65133dcdc] joining swarm manager [d56f724ff1339]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-01-22T12:29:56.016Z] check_test.go:380: [dee423ae97c5b] daemon is not started [2021-01-22T12:29:56.016Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.29s) [2021-01-22T12:29:56.016Z] docker_api_swarm_service_test.go:532: [d291df5c5581c] joining swarm manager [d77edc93e02e8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-01-22T12:29:56.016Z] docker_api_swarm_service_test.go:533: [d22fbe5337773] joining swarm manager [d77edc93e02e8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-01-22T12:29:56.016Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.71s) [2021-01-22T12:29:56.016Z] docker_api_swarm_service_test.go:147: [de1847d2d7a13] joining swarm manager [d33dcbae5617d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-01-22T12:29:56.016Z] docker_api_swarm_service_test.go:147: [d2d57830fbd55] joining swarm manager [d33dcbae5617d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-01-22T12:29:56.016Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.21s) [2021-01-22T12:29:56.016Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.11s) [2021-01-22T12:29:56.016Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.65s) [2021-01-22T12:29:56.016Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.25s) [2021-01-22T12:29:56.016Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.67s) [2021-01-22T12:29:56.016Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (2.21s) [2021-01-22T12:29:56.016Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (1.96s) [2021-01-22T12:29:56.016Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (3.59s) [2021-01-22T12:29:56.016Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (3.92s) [2021-01-22T12:29:56.016Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.59s) [2021-01-22T12:29:56.016Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (9.07s) [2021-01-22T12:29:56.016Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.32s) [2021-01-22T12:29:56.016Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.97s) [2021-01-22T12:29:56.016Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.76s) [2021-01-22T12:29:56.016Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (2.76s) [2021-01-22T12:29:56.016Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.77s) [2021-01-22T12:29:56.016Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.24s) [2021-01-22T12:29:56.016Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (2.18s) [2021-01-22T12:29:56.016Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (2.59s) [2021-01-22T12:29:56.016Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.76s) [2021-01-22T12:29:56.016Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.36s) [2021-01-22T12:29:56.016Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.16s) [2021-01-22T12:29:56.016Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.36s) [2021-01-22T12:29:56.016Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.46s) [2021-01-22T12:29:56.016Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.42s) [2021-01-22T12:29:56.016Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.96s) [2021-01-22T12:29:56.016Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.25s) [2021-01-22T12:29:56.017Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.60s) [2021-01-22T12:29:56.017Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.18s) [2021-01-22T12:29:56.017Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.00s) [2021-01-22T12:29:56.017Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.02s) [2021-01-22T12:29:56.017Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (12.95s) [2021-01-22T12:29:56.017Z] docker_cli_service_logs_test.go:245: checking task hspnztw25h3x [2021-01-22T12:29:56.017Z] docker_cli_service_logs_test.go:250: checking messages for hspnztw25h3x [2021-01-22T12:29:56.017Z] docker_cli_service_logs_test.go:245: checking task gxijc9kysok6 [2021-01-22T12:29:56.017Z] docker_cli_service_logs_test.go:250: checking messages for gxijc9kysok6 [2021-01-22T12:29:56.017Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.54s) [2021-01-22T12:29:56.017Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (18.15s) [2021-01-22T12:29:56.017Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.77s) [2021-01-22T12:29:56.017Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.69s) [2021-01-22T12:29:56.017Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (24.30s) [2021-01-22T12:29:56.017Z] docker_cli_swarm_test.go:1901: [def3ff0645dba] joining swarm manager [d9d193737449d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-01-22T12:29:56.017Z] docker_cli_swarm_test.go:1902: [d39a25eabf28c] joining swarm manager [d9d193737449d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-01-22T12:29:56.017Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.98s) [2021-01-22T12:29:56.017Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.78s) [2021-01-22T12:29:56.017Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.51s) [2021-01-22T12:29:56.017Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (18.40s) [2021-01-22T12:29:56.017Z] docker_cli_swarm_test.go:1802: [d114bc914bdcc] joining swarm manager [d8c17e9c63f93]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-01-22T12:29:56.017Z] docker_cli_swarm_test.go:1803: [dc434e2e0d931] joining swarm manager [d8c17e9c63f93]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-01-22T12:29:56.017Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.24s) [2021-01-22T12:29:56.017Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (95.02s) [2021-01-22T12:29:56.017Z] docker_cli_swarm_test.go:1321: [d8521fa3ae2b8] joining swarm manager [ddc0d3e634b27]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-01-22T12:29:56.017Z] docker_cli_swarm_test.go:1322: [dd42857d349a1] joining swarm manager [ddc0d3e634b27]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-01-22T12:29:56.017Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.97s) [2021-01-22T12:29:56.017Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (7.74s) [2021-01-22T12:29:56.017Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (6.96s) [2021-01-22T12:29:56.017Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.33s) [2021-01-22T12:29:56.017Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.79s) [2021-01-22T12:29:56.017Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (3.49s) [2021-01-22T12:29:56.017Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.51s) [2021-01-22T12:29:56.017Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2021-01-22T12:29:56.017Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-01-22T12:29:56.017Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (5.49s) [2021-01-22T12:29:56.017Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.73s) [2021-01-22T12:29:56.017Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.73s) [2021-01-22T12:29:56.017Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (1.94s) [2021-01-22T12:29:56.017Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.88s) [2021-01-22T12:29:56.017Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (51.76s) [2021-01-22T12:29:56.017Z] docker_cli_swarm_test.go:1186: [df0e8e2012dcb] joining swarm manager [d03eb649d1fde]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-01-22T12:29:56.017Z] docker_cli_swarm_test.go:1195: [dca4e5d453f92] joining swarm manager [d03eb649d1fde]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-01-22T12:29:56.017Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.17s) [2021-01-22T12:29:56.017Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.39s) [2021-01-22T12:29:56.017Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (126.66s) [2021-01-22T12:29:56.017Z] docker_cli_swarm_test.go:1118: [d11ecbb234151] joining swarm manager [d8191a0bed21d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-01-22T12:29:56.017Z] docker_cli_swarm_test.go:1119: [d48b9ff373fb2] joining swarm manager [d8191a0bed21d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-01-22T12:29:56.017Z] docker_cli_swarm_test.go:1172: [dbcc31f7408ce] joining swarm manager [d8191a0bed21d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-01-22T12:29:56.017Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.02s) [2021-01-22T12:29:56.017Z] docker_cli_swarm_test.go:1453: [d5ceaba16dc28] joining swarm manager [d32a0080b1b64]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-01-22T12:29:56.017Z] docker_cli_swarm_test.go:1454: [dffbec3cd8014] joining swarm manager [d32a0080b1b64]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-01-22T12:29:56.017Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (1.93s) [2021-01-22T12:29:56.017Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.17s) [2021-01-22T12:29:56.017Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.15s) [2021-01-22T12:29:56.017Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s) [2021-01-22T12:29:56.017Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.08s) [2021-01-22T12:29:56.017Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (1.84s) [2021-01-22T12:29:56.017Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.07s) [2021-01-22T12:29:56.017Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.27s) [2021-01-22T12:29:56.017Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.27s) [2021-01-22T12:29:56.017Z] docker_cli_swarm_unix_test.go:62: [d0415beb0fca3] joining swarm manager [dfd0c0a950010]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-01-22T12:29:56.017Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (1.89s) [2021-01-22T12:29:56.017Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (2.72s) [2021-01-22T12:29:56.017Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.31s) [2021-01-22T12:29:56.017Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.06s) [2021-01-22T12:29:56.017Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.54s) [2021-01-22T12:29:56.017Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.13s) [2021-01-22T12:29:56.017Z] docker_api_swarm_test.go:961: [d05e192f4d9d2] joining swarm manager [df2bdce84f51b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-01-22T12:29:56.017Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (14.20s) [2021-01-22T12:29:56.017Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.25s) [2021-01-22T12:29:56.017Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (1.90s) [2021-01-22T12:29:56.017Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.91s) [2021-01-22T12:29:56.017Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.32s) [2021-01-22T12:29:56.017Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.46s) [2021-01-22T12:29:56.017Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.60s) [2021-01-22T12:29:56.017Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.16s) [2021-01-22T12:29:56.017Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.16s) [2021-01-22T12:29:56.017Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.23s) [2021-01-22T12:29:56.017Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.04s) [2021-01-22T12:29:56.017Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.34s) [2021-01-22T12:29:56.017Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.02s) [2021-01-22T12:29:56.017Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (16.92s) [2021-01-22T12:29:56.017Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (16.84s) [2021-01-22T12:29:56.017Z] === RUN TestDockerExternalVolumeSuite [2021-01-22T12:29:56.017Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2021-01-22T12:29:57.908Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-01-22T12:30:02.619Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-01-22T12:30:02.619Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-01-22T12:30:02.619Z] === RUN TestDockerSuite/TestBuildPATH [2021-01-22T12:30:02.619Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-01-22T12:30:04.809Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-01-22T12:30:04.809Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-01-22T12:30:14.044Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2021-01-22T12:30:40.546Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-01-22T12:30:58.273Z] === RUN TestDockerSuite/TestBuildRm [2021-01-22T12:31:10.689Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-01-22T12:31:12.236Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-01-22T12:31:12.236Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-01-22T12:31:12.698Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-01-22T12:31:13.675Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-01-22T12:31:16.596Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-01-22T12:31:19.520Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-01-22T12:31:21.644Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2021-01-22T12:31:23.274Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-01-22T12:31:29.728Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2021-01-22T12:31:44.416Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-01-22T12:31:44.416Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-01-22T12:31:44.416Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-01-22T12:31:51.524Z] === RUN TestDockerSuite/TestBuildSpaces [2021-01-22T12:31:51.988Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-01-22T12:31:55.741Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-01-22T12:31:55.741Z] === RUN TestDockerSuite/TestBuildStderr [2021-01-22T12:32:00.451Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-01-22T12:32:01.735Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2021-01-22T12:32:16.559Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2021-01-22T12:32:18.179Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-01-22T12:32:18.179Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-01-22T12:32:19.728Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-01-22T12:32:20.702Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-01-22T12:32:25.414Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-01-22T12:32:30.125Z] === RUN TestDockerSuite/TestBuildUser [2021-01-22T12:32:30.125Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-01-22T12:32:30.125Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-01-22T12:32:30.125Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-01-22T12:32:33.883Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-01-22T12:32:33.883Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-01-22T12:32:36.073Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-01-22T12:32:36.073Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-01-22T12:32:36.073Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-01-22T12:32:48.568Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2021-01-22T12:32:53.801Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-01-22T12:32:53.801Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-01-22T12:33:00.724Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2021-01-22T12:33:00.901Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-01-22T12:33:05.616Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-01-22T12:33:05.616Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-01-22T12:33:06.082Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-01-22T12:33:08.286Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-01-22T12:33:08.749Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2021-01-22T12:33:19.106Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-01-22T12:33:22.026Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-01-22T12:33:22.488Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-01-22T12:33:32.730Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2021-01-22T12:33:40.215Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-01-22T12:33:40.215Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-01-22T12:33:40.215Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-01-22T12:33:40.215Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-01-22T12:33:40.215Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-01-22T12:33:47.315Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-01-22T12:33:47.570Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2021-01-22T12:33:47.777Z] === RUN TestDockerSuite/TestBuildXZHost [2021-01-22T12:33:48.239Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-01-22T12:33:48.239Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-01-22T12:33:48.239Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-01-22T12:33:50.429Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-01-22T12:33:54.182Z] === RUN TestDockerSuite/TestCommitChange [2021-01-22T12:33:57.934Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-01-22T12:34:01.689Z] === RUN TestDockerSuite/TestCommitHardlink [2021-01-22T12:34:01.689Z] === RUN TestDockerSuite/TestCommitNewFile [2021-01-22T12:34:02.393Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2021-01-22T12:34:07.508Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-01-22T12:34:07.508Z] === RUN TestDockerSuite/TestCommitTTY [2021-01-22T12:34:17.863Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-01-22T12:34:21.620Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-01-22T12:34:21.620Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-01-22T12:34:21.620Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-01-22T12:34:21.620Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-01-22T12:34:21.620Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-01-22T12:34:21.620Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-01-22T12:34:21.620Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-01-22T12:34:21.620Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-01-22T12:34:21.620Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-01-22T12:34:31.984Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-01-22T12:34:37.800Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-01-22T12:34:37.800Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-01-22T12:34:39.345Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-01-22T12:34:39.345Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-01-22T12:34:39.345Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-01-22T12:34:39.345Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-01-22T12:34:41.536Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-01-22T12:34:41.536Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-01-22T12:34:41.536Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-01-22T12:34:43.729Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-01-22T12:34:43.729Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-01-22T12:34:43.729Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-01-22T12:34:43.729Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-01-22T12:34:43.729Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-01-22T12:34:45.921Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-01-22T12:34:47.467Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-01-22T12:34:48.990Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2021-01-22T12:34:49.014Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-01-22T12:34:49.014Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-01-22T12:34:49.014Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-01-22T12:34:51.206Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-01-22T12:34:51.206Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-01-22T12:34:52.752Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-01-22T12:34:52.752Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-01-22T12:34:52.752Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-01-22T12:34:54.946Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-01-22T12:34:54.946Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-01-22T12:34:55.919Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-01-22T12:34:55.919Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-01-22T12:34:58.119Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-01-22T12:34:58.584Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-01-22T12:35:00.776Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-01-22T12:35:04.530Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-01-22T12:35:07.050Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2021-01-22T12:35:07.452Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-01-22T12:35:07.452Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-01-22T12:35:07.452Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-01-22T12:35:07.452Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-01-22T12:35:07.452Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-01-22T12:35:08.998Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-01-22T12:35:08.998Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-01-22T12:35:16.099Z] === RUN TestDockerSuite/TestContainerAPITop [2021-01-22T12:35:16.099Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-01-22T12:35:17.645Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-01-22T12:35:17.645Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-01-22T12:35:21.401Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-01-22T12:35:22.950Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-01-22T12:35:22.950Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-01-22T12:35:22.950Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-01-22T12:35:23.412Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-01-22T12:35:23.412Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-01-22T12:35:23.412Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2021-01-22T12:35:24.958Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-01-22T12:35:24.958Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2021-01-22T12:35:32.061Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2021-01-22T12:35:39.089Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2021-01-22T12:35:39.164Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2021-01-22T12:35:46.272Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2021-01-22T12:35:48.464Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0008f0c00_} [2021-01-22T12:35:55.568Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\windows\TEMP\test-mounts-api-1585340594_c:\foo_false____} [2021-01-22T12:35:57.758Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\windows\TEMP\test-mounts-api-1585340594_c:\foo_true____} [2021-01-22T12:36:04.858Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-01-22T12:36:04.858Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-01-22T12:36:04.858Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-01-22T12:36:04.858Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-01-22T12:36:04.858Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-01-22T12:36:04.858Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-01-22T12:36:04.858Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-01-22T12:36:04.858Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-01-22T12:36:04.858Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-01-22T12:36:04.858Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-01-22T12:36:04.858Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-01-22T12:36:04.858Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-01-22T12:36:05.321Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-01-22T12:36:05.321Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-01-22T12:36:05.321Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-01-22T12:36:05.321Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-01-22T12:36:05.321Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-01-22T12:36:05.321Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-01-22T12:36:07.512Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-01-22T12:36:07.512Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-01-22T12:36:07.512Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-01-22T12:36:07.512Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-01-22T12:36:07.512Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-01-22T12:36:07.512Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-01-22T12:36:07.512Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-01-22T12:36:07.512Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-01-22T12:36:07.512Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-01-22T12:36:07.512Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-01-22T12:36:07.512Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-01-22T12:36:07.512Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-01-22T12:36:07.512Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-01-22T12:36:07.512Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-01-22T12:36:09.058Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-01-22T12:36:09.520Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-01-22T12:36:09.520Z] === RUN TestDockerSuite/TestCpRelativePath [2021-01-22T12:36:11.067Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-01-22T12:36:11.067Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-01-22T12:36:11.067Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-01-22T12:36:11.067Z] === RUN TestDockerSuite/TestCpToCaseA [2021-01-22T12:36:11.096Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2021-01-22T12:36:15.779Z] === RUN TestDockerSuite/TestCpToCaseB [2021-01-22T12:36:17.324Z] === RUN TestDockerSuite/TestCpToCaseC [2021-01-22T12:36:17.324Z] === RUN TestDockerSuite/TestCpToCaseD [2021-01-22T12:36:17.324Z] === RUN TestDockerSuite/TestCpToCaseE [2021-01-22T12:36:25.919Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2021-01-22T12:36:32.176Z] === RUN TestDockerSuite/TestCpToCaseF [2021-01-22T12:36:32.176Z] === RUN TestDockerSuite/TestCpToCaseG [2021-01-22T12:36:32.176Z] === RUN TestDockerSuite/TestCpToCaseH [2021-01-22T12:36:42.528Z] === RUN TestDockerSuite/TestCpToCaseI [2021-01-22T12:36:42.528Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-01-22T12:36:42.528Z] === RUN TestDockerSuite/TestCpToDot [2021-01-22T12:36:43.947Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2021-01-22T12:36:44.719Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-01-22T12:36:44.719Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-01-22T12:36:44.719Z] === RUN TestDockerSuite/TestCpToStdout [2021-01-22T12:36:46.922Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-01-22T12:36:46.922Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-01-22T12:36:46.922Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-01-22T12:36:46.922Z] === RUN TestDockerSuite/TestCpVolumePath [2021-01-22T12:36:46.922Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-01-22T12:36:46.922Z] === RUN TestDockerSuite/TestCreateArgs [2021-01-22T12:36:46.922Z] === RUN TestDockerSuite/TestCreateByImageID [2021-01-22T12:36:49.114Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-01-22T12:36:50.660Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-01-22T12:36:50.660Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-01-22T12:36:51.124Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-01-22T12:36:58.228Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-01-22T12:36:58.228Z] === RUN TestDockerSuite/TestCreateLabels [2021-01-22T12:36:58.228Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-01-22T12:36:58.228Z] === RUN TestDockerSuite/TestCreateRM [2021-01-22T12:36:58.228Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-01-22T12:36:58.228Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-01-22T12:36:58.692Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-01-22T12:36:58.692Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-01-22T12:36:58.783Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2021-01-22T12:37:11.110Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-01-22T12:37:11.110Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-01-22T12:37:11.110Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-01-22T12:37:13.608Z] --- PASS: TestDockerExternalVolumeSuite (437.06s) [2021-01-22T12:37:13.608Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.56s) [2021-01-22T12:37:13.608Z] docker_cli_external_volume_driver_test.go:53: [d3cefdfb27e26] daemon is not started [2021-01-22T12:37:13.608Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.63s) [2021-01-22T12:37:13.608Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.20s) [2021-01-22T12:37:13.608Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s) [2021-01-22T12:37:13.608Z] docker_cli_external_volume_driver_test.go:53: [db9df83605338] daemon is not started [2021-01-22T12:37:13.608Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2021-01-22T12:37:13.608Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2021-01-22T12:37:13.608Z] docker_cli_external_volume_driver_test.go:53: [dc7129b5512e6] daemon is not started [2021-01-22T12:37:13.608Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2021-01-22T12:37:13.608Z] docker_cli_external_volume_driver_test.go:53: [df7084723f303] daemon is not started [2021-01-22T12:37:13.608Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.18s) [2021-01-22T12:37:13.608Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.19s) [2021-01-22T12:37:13.608Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.78s) [2021-01-22T12:37:13.608Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.55s) [2021-01-22T12:37:13.608Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.22s) [2021-01-22T12:37:13.608Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.25s) [2021-01-22T12:37:13.608Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.90s) [2021-01-22T12:37:13.608Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.18s) [2021-01-22T12:37:13.608Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.64s) [2021-01-22T12:37:13.608Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (15.99s) [2021-01-22T12:37:13.608Z] docker_cli_external_volume_driver_test.go:485: [da9189eaf19d4] daemon is not started [2021-01-22T12:37:13.608Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2021-01-22T12:37:13.608Z] docker_cli_external_volume_driver_test.go:53: [d5c9e8ac40594] daemon is not started [2021-01-22T12:37:13.608Z] PASS [2021-01-22T12:37:13.608Z] [2021-01-22T12:37:13.608Z] === Skipped [2021-01-22T12:37:13.608Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.03s) [2021-01-22T12:37:13.608Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.03s) [2021-01-22T12:37:13.608Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-01-22T12:37:13.608Z] check_test.go:309: [d405bc518f9b5] daemon is not started [2021-01-22T12:37:13.608Z] [2021-01-22T12:37:13.608Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2021-01-22T12:37:13.608Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2021-01-22T12:37:13.608Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-01-22T12:37:13.608Z] check_test.go:309: [d65b72adea729] daemon is not started [2021-01-22T12:37:13.608Z] [2021-01-22T12:37:13.608Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2021-01-22T12:37:13.608Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2021-01-22T12:37:13.608Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-01-22T12:37:13.608Z] check_test.go:309: [df884bec3f9a5] daemon is not started [2021-01-22T12:37:13.608Z] [2021-01-22T12:37:13.608Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2021-01-22T12:37:13.608Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2021-01-22T12:37:13.608Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2021-01-22T12:37:13.608Z] [2021-01-22T12:37:13.608Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2021-01-22T12:37:13.608Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2021-01-22T12:37:13.608Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-01-22T12:37:13.608Z] [2021-01-22T12:37:13.608Z] [2021-01-22T12:37:13.608Z] DONE 273 tests, 5 skipped in 2475.115s [2021-01-22T12:37:13.608Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-01-22T12:37:13.608Z] ++++ cat bundles/test-integration/docker.pid [2021-01-22T12:37:13.608Z] +++ kill 8112 [2021-01-22T12:37:14.532Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dffaec2ee4d66/docker.pid [2021-01-22T12:37:14.532Z] +++ kill 5935 [2021-01-22T12:37:14.532Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 5935 is not a child of this shell [2021-01-22T12:37:14.532Z] warning: PID 5935 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dffaec2ee4d66/docker.pid had a nonzero exit code [2021-01-22T12:37:14.532Z] +++ /etc/init.d/apparmor stop [2021-01-22T12:37:14.532Z] Leaving: AppArmorNo profiles have been unloaded. [2021-01-22T12:37:14.532Z] [2021-01-22T12:37:14.532Z] Unloading profiles will leave already running processes permanently [2021-01-22T12:37:14.532Z] unconfined, which can lead to unexpected situations. [2021-01-22T12:37:14.532Z] [2021-01-22T12:37:14.532Z] To set a process to complain mode, use the command line tool [2021-01-22T12:37:14.532Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-01-22T12:37:14.532Z] +++ true [2021-01-22T12:37:14.532Z] exiting test-integration [2021-01-22T12:37:14.532Z] ++ exit 0 [2021-01-22T12:37:14.532Z] [2021-01-22T12:37:14.787Z] + exit 0 [2021-01-22T12:37:14.787Z] ++ jobs -p [2021-01-22T12:37:14.787Z] + pids= [2021-01-22T12:37:14.787Z] + echo 'Remaining pids to kill: []' [2021-01-22T12:37:14.787Z] Remaining pids to kill: [] [2021-01-22T12:37:14.787Z] + '[' -z '' ']' Post stage [Pipeline] junit [2021-01-22T12:37:14.800Z] Recording test results [2021-01-22T12:37:14.864Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-01-22T12:37:14.864Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-01-22T12:37:14.864Z] === RUN TestDockerSuite/TestCreateWithWorkdir [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-01-22T12:37:16.411Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-01-22T12:37:16.411Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-01-22T12:37:16.411Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-01-22T12:37:16.411Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-01-22T12:37:16.411Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-01-22T12:37:16.736Z] + echo Ensuring container killed. [2021-01-22T12:37:16.736Z] Ensuring container killed. [2021-01-22T12:37:16.736Z] + docker ps -aq -f name=docker-pr2-* [2021-01-22T12:37:16.736Z] + cids=515b10fdc55b [2021-01-22T12:37:16.736Z] ebb771269ce9 [2021-01-22T12:37:16.736Z] f215e2145b70 [2021-01-22T12:37:16.736Z] + [ -n 515b10fdc55b [2021-01-22T12:37:16.736Z] ebb771269ce9 [2021-01-22T12:37:16.736Z] f215e2145b70 ] [2021-01-22T12:37:16.736Z] + docker rm -vf 515b10fdc55b ebb771269ce9 f215e2145b70 [2021-01-22T12:37:16.873Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-01-22T12:37:16.873Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-01-22T12:37:16.873Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-01-22T12:37:16.873Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-01-22T12:37:16.873Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-01-22T12:37:16.873Z] === RUN TestDockerSuite/TestDevicePermissions [2021-01-22T12:37:16.873Z] === RUN TestDockerSuite/TestDockerFails [2021-01-22T12:37:16.873Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-01-22T12:37:16.873Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-01-22T12:37:16.873Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-01-22T12:37:16.873Z] === RUN TestDockerSuite/TestEventsAttach [2021-01-22T12:37:16.873Z] === RUN TestDockerSuite/TestEventsCommit [2021-01-22T12:37:16.873Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-01-22T12:37:19.064Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-01-22T12:37:19.251Z] 515b10fdc55b [2021-01-22T12:37:19.251Z] ebb771269ce9 [2021-01-22T12:37:19.251Z] f215e2145b70 [Pipeline] sh [2021-01-22T12:37:19.565Z] + echo Chowning /workspace to jenkins user [2021-01-22T12:37:19.565Z] Chowning /workspace to jenkins user [2021-01-22T12:37:19.565Z] + id -u [2021-01-22T12:37:19.565Z] + id -g [2021-01-22T12:37:19.565Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41918:/workspace busybox chown -R 1000:1000 /workspace [2021-01-22T12:37:19.565Z] Unable to find image 'busybox:latest' locally [2021-01-22T12:37:19.821Z] latest: Pulling from library/busybox [2021-01-22T12:37:20.616Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-01-22T12:37:20.745Z] e5d9363303dd: Pulling fs layer [2021-01-22T12:37:20.745Z] e5d9363303dd: Download complete [2021-01-22T12:37:21.000Z] e5d9363303dd: Pull complete [2021-01-22T12:37:21.000Z] Digest: sha256:c5439d7db88ab5423999530349d327b04279ad3161d7596d2126dfb5b02bfd1f [2021-01-22T12:37:21.000Z] Status: Downloaded newer image for busybox:latest [2021-01-22T12:37:22.808Z] === RUN TestDockerSuite/TestEventsContainerRestart [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-01-22T12:37:25.501Z] + bundleName=amd64 [2021-01-22T12:37:25.501Z] + echo Creating amd64-bundles.tar.gz [2021-01-22T12:37:25.501Z] Creating amd64-bundles.tar.gz [2021-01-22T12:37:25.501Z] + xargs tar -czf amd64-bundles.tar.gz [2021-01-22T12:37:25.501Z] + 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-22T12:37:26.871Z] Archiving artifacts [2021-01-22T12:37:28.412Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41918/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-01-22T12:37:28.766Z] + make clean [2021-01-22T12:37:29.023Z] docker volume rm -f docker-dev-cache [2021-01-22T12:37:29.023Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-01-22T12:37:35.231Z] === RUN TestDockerSuite/TestEventsCopy [2021-01-22T12:37:38.984Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-01-22T12:37:42.739Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-01-22T12:37:44.928Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-01-22T12:37:45.390Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-01-22T12:37:48.313Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-01-22T12:37:49.287Z] === RUN TestDockerSuite/TestEventsFilterType [2021-01-22T12:37:50.261Z] === RUN TestDockerSuite/TestEventsFilters [2021-01-22T12:37:54.013Z] === RUN TestDockerSuite/TestEventsFormat [2021-01-22T12:37:58.727Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-01-22T12:37:58.727Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-01-22T12:37:58.727Z] === RUN TestDockerSuite/TestEventsImageImport [2021-01-22T12:37:58.727Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-01-22T12:37:58.727Z] === RUN TestDockerSuite/TestEventsImagePull [2021-01-22T12:37:58.727Z] === RUN TestDockerSuite/TestEventsImageTag [2021-01-22T12:37:59.700Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-01-22T12:37:59.700Z] === RUN TestDockerSuite/TestEventsRename [2021-01-22T12:38:01.891Z] === RUN TestDockerSuite/TestEventsResize [2021-01-22T12:38:04.082Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-01-22T12:38:05.629Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-01-22T12:38:07.820Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-01-22T12:38:12.533Z] === RUN TestDockerSuite/TestEventsTop [2021-01-22T12:38:12.533Z] === RUN TestDockerSuite/TestEventsUntag [2021-01-22T12:38:14.724Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-01-22T12:38:18.489Z] === RUN TestDockerSuite/TestExec [2021-01-22T12:38:18.489Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-01-22T12:38:18.489Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-01-22T12:38:20.040Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-01-22T12:38:21.587Z] === RUN TestDockerSuite/TestExecAPIStart [2021-01-22T12:38:21.587Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-01-22T12:38:21.587Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-01-22T12:38:21.587Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-01-22T12:38:23.132Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-01-22T12:38:24.679Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-01-22T12:38:26.226Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-01-22T12:38:28.419Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-01-22T12:38:32.178Z] === RUN TestDockerSuite/TestExecCgroup [2021-01-22T12:38:32.178Z] === RUN TestDockerSuite/TestExecEnv [2021-01-22T12:38:32.178Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-01-22T12:38:32.178Z] === RUN TestDockerSuite/TestExecExitStatus [2021-01-22T12:38:34.370Z] === RUN TestDockerSuite/TestExecInspectID [2021-01-22T12:38:37.296Z] === RUN TestDockerSuite/TestExecInteractive [2021-01-22T12:38:37.297Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-01-22T12:38:37.297Z] === RUN TestDockerSuite/TestExecParseError [2021-01-22T12:38:37.297Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-01-22T12:38:37.297Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-01-22T12:38:37.297Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-01-22T12:38:39.488Z] === RUN TestDockerSuite/TestExecSetEnv [2021-01-22T12:38:39.488Z] === RUN TestDockerSuite/TestExecStartFails [2021-01-22T12:38:39.488Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-01-22T12:38:39.488Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-01-22T12:38:39.488Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-01-22T12:38:39.488Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-01-22T12:38:41.679Z] === RUN TestDockerSuite/TestExecUlimits [2021-01-22T12:38:41.679Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-01-22T12:38:47.515Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-01-22T12:38:47.515Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-01-22T12:38:47.515Z] === RUN TestDockerSuite/TestExecWithUser [2021-01-22T12:38:47.515Z] === RUN TestDockerSuite/TestGetContainerStats [2021-01-22T12:38:53.335Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-01-22T12:38:59.151Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-01-22T12:39:01.340Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-01-22T12:39:07.158Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-01-22T12:39:07.158Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-01-22T12:39:07.158Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-01-22T12:39:07.158Z] === RUN TestDockerSuite/TestHealth [2021-01-22T12:39:07.158Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-01-22T12:39:07.158Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-01-22T12:39:07.158Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-01-22T12:39:07.158Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-01-22T12:39:11.867Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-01-22T12:39:11.867Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-01-22T12:39:11.867Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-01-22T12:39:11.867Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-01-22T12:39:11.867Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-01-22T12:39:11.867Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-01-22T12:39:12.329Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-01-22T12:39:12.329Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-01-22T12:39:12.792Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-01-22T12:39:13.253Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-01-22T12:39:14.227Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-01-22T12:39:14.689Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-01-22T12:39:16.236Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-01-22T12:39:18.429Z] === RUN TestDockerSuite/TestImagesFormat [2021-01-22T12:39:18.429Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-01-22T12:39:18.429Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-01-22T12:39:22.190Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-01-22T12:39:22.190Z] === RUN TestDockerSuite/TestImportBadURL [2021-01-22T12:39:24.380Z] === RUN TestDockerSuite/TestImportDisplay [2021-01-22T12:39:24.380Z] === RUN TestDockerSuite/TestImportFile [2021-01-22T12:39:24.380Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-01-22T12:39:24.380Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-01-22T12:39:24.380Z] === RUN TestDockerSuite/TestImportGzipped [2021-01-22T12:39:24.380Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-01-22T12:39:24.380Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-01-22T12:39:24.380Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-01-22T12:39:24.380Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-01-22T12:39:24.380Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-01-22T12:39:24.380Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-01-22T12:39:24.842Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-01-22T12:39:24.842Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-01-22T12:39:26.388Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-01-22T12:39:28.578Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-01-22T12:39:28.578Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-01-22T12:39:28.578Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-01-22T12:39:28.578Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-01-22T12:39:28.578Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-01-22T12:39:30.125Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-01-22T12:39:30.587Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-01-22T12:39:32.135Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-01-22T12:39:32.135Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-01-22T12:39:32.135Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-01-22T12:39:32.135Z] === RUN TestDockerSuite/TestInspectDefault [2021-01-22T12:39:33.681Z] === RUN TestDockerSuite/TestInspectHistory [2021-01-22T12:39:42.282Z] === RUN TestDockerSuite/TestInspectImage [2021-01-22T12:39:42.282Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-01-22T12:39:42.282Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-01-22T12:39:42.282Z] === RUN TestDockerSuite/TestInspectInt64 [2021-01-22T12:39:44.472Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-01-22T12:39:46.019Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-01-22T12:39:46.019Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-01-22T12:39:48.212Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-01-22T12:39:49.759Z] === RUN TestDockerSuite/TestInspectPlugin [2021-01-22T12:39:49.759Z] === RUN TestDockerSuite/TestInspectRootFS [2021-01-22T12:39:49.759Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-01-22T12:39:51.311Z] === RUN TestDockerSuite/TestInspectStatus [2021-01-22T12:39:53.501Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-01-22T12:39:57.258Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-01-22T12:39:59.448Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-01-22T12:40:01.000Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-01-22T12:40:02.546Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-01-22T12:40:04.736Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-01-22T12:40:06.282Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-01-22T12:40:07.828Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-01-22T12:40:08.290Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-01-22T12:40:08.290Z] === RUN TestDockerSuite/TestLinksEnvs [2021-01-22T12:40:08.290Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-01-22T12:40:08.290Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-01-22T12:40:08.290Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-01-22T12:40:08.290Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-01-22T12:40:08.290Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-01-22T12:40:08.290Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-01-22T12:40:08.290Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-01-22T12:40:08.290Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-01-22T12:40:08.290Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-01-22T12:40:08.290Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-01-22T12:40:08.290Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-01-22T12:40:08.290Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-01-22T12:40:08.290Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-01-22T12:40:08.290Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-01-22T12:40:08.290Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-01-22T12:40:08.290Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-01-22T12:40:08.290Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-01-22T12:40:09.835Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-01-22T12:40:11.383Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-01-22T12:40:17.199Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-01-22T12:40:18.745Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-01-22T12:40:18.745Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-01-22T12:40:20.290Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-01-22T12:40:20.290Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-01-22T12:40:26.110Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-01-22T12:40:31.928Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-01-22T12:40:36.670Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-01-22T12:40:38.861Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-01-22T12:40:41.058Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-01-22T12:40:41.058Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-01-22T12:40:43.249Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-01-22T12:40:45.441Z] === RUN TestDockerSuite/TestLogsSince [2021-01-22T12:40:54.044Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-01-22T12:40:54.044Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-01-22T12:40:54.044Z] === RUN TestDockerSuite/TestLogsTail [2021-01-22T12:40:56.236Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-01-22T12:40:58.429Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-01-22T12:41:00.622Z] === RUN TestDockerSuite/TestMountIntoProc [2021-01-22T12:41:00.622Z] === RUN TestDockerSuite/TestMountIntoSys [2021-01-22T12:41:00.622Z] === RUN TestDockerSuite/TestNetHostname [2021-01-22T12:41:00.622Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-01-22T12:41:00.622Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-01-22T12:41:00.622Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-01-22T12:41:00.622Z] === RUN TestDockerSuite/TestPluginActive [2021-01-22T12:41:00.622Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-01-22T12:41:00.622Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-01-22T12:41:00.622Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-01-22T12:41:00.622Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-01-22T12:41:00.622Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-01-22T12:41:00.622Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-01-22T12:41:00.622Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-01-22T12:41:00.622Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-01-22T12:41:00.622Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-01-22T12:41:00.622Z] === RUN TestDockerSuite/TestPortHostBinding [2021-01-22T12:41:00.622Z] === RUN TestDockerSuite/TestPortList [2021-01-22T12:41:00.622Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-01-22T12:41:04.378Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-01-22T12:41:04.378Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-01-22T12:41:04.378Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-01-22T12:41:04.378Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-01-22T12:41:04.378Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-01-22T12:41:04.378Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-01-22T12:41:04.378Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-01-22T12:41:04.378Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-01-22T12:41:04.378Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-01-22T12:41:04.378Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-01-22T12:41:08.134Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-01-22T12:41:08.134Z] === RUN TestDockerSuite/TestPsByOrder [2021-01-22T12:41:15.242Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-01-22T12:41:15.242Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-01-22T12:41:23.845Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-01-22T12:41:34.201Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-01-22T12:41:34.664Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-01-22T12:41:34.664Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-01-22T12:41:47.085Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-01-22T12:41:49.277Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-01-22T12:41:55.101Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-01-22T12:41:58.860Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-01-22T12:41:58.860Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-01-22T12:41:58.860Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-01-22T12:42:07.462Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-01-22T12:42:07.462Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-01-22T12:42:07.462Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-01-22T12:42:07.462Z] === RUN TestDockerSuite/TestPsRightTagName [2021-01-22T12:42:07.462Z] === RUN TestDockerSuite/TestPsShowMounts [2021-01-22T12:42:13.284Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-01-22T12:42:13.284Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-01-22T12:42:14.832Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-01-22T12:42:14.832Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-01-22T12:42:16.380Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-01-22T12:42:17.355Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-01-22T12:42:17.355Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-01-22T12:42:21.108Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-01-22T12:42:24.032Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-01-22T12:42:26.223Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-01-22T12:42:47.369Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-01-22T12:42:47.369Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-01-22T12:42:51.127Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-01-22T12:42:51.590Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-01-22T12:42:51.590Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-01-22T12:42:52.052Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-01-22T12:42:55.811Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-01-22T12:42:59.565Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-01-22T12:43:00.027Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-01-22T12:43:03.781Z] === RUN TestDockerSuite/TestRmiBlank [2021-01-22T12:43:03.781Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-01-22T12:43:03.781Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-01-22T12:43:16.199Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-01-22T12:43:17.173Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-01-22T12:43:17.634Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-01-22T12:43:23.459Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-01-22T12:43:27.218Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-01-22T12:43:39.643Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-01-22T12:43:41.833Z] === RUN TestDockerSuite/TestRmiTag [2021-01-22T12:43:42.807Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-01-22T12:43:44.354Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-01-22T12:43:59.207Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-01-22T12:43:59.669Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-01-22T12:44:03.424Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-01-22T12:44:04.398Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-01-22T12:44:04.398Z] === RUN TestDockerSuite/TestRunAddHost [2021-01-22T12:44:04.398Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-01-22T12:44:04.398Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-01-22T12:44:04.398Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-01-22T12:44:04.398Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-01-22T12:44:04.398Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-01-22T12:44:04.398Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-01-22T12:44:05.944Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-01-22T12:44:05.944Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-01-22T12:44:05.944Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-01-22T12:44:10.656Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-01-22T12:44:12.202Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-01-22T12:44:14.392Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-01-22T12:44:15.938Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-01-22T12:44:18.129Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-01-22T12:44:18.129Z] === RUN TestDockerSuite/TestRunBindMounts [2021-01-22T12:44:21.884Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-01-22T12:44:21.884Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-01-22T12:44:21.884Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-01-22T12:44:21.884Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-01-22T12:44:21.884Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-01-22T12:44:21.884Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-01-22T12:44:21.884Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-01-22T12:44:21.884Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-01-22T12:44:21.884Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-01-22T12:44:22.346Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-01-22T12:44:22.346Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-01-22T12:44:22.346Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-01-22T12:44:23.892Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-01-22T12:44:23.892Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-01-22T12:44:26.094Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-01-22T12:44:26.094Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-01-22T12:44:26.094Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-01-22T12:44:28.286Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-01-22T12:44:28.286Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-01-22T12:44:28.286Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-01-22T12:44:28.286Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-01-22T12:44:28.286Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-01-22T12:44:28.286Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-01-22T12:44:28.286Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-01-22T12:44:28.286Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-01-22T12:44:29.832Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-01-22T12:44:32.024Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-01-22T12:44:34.215Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-01-22T12:44:34.215Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-01-22T12:44:34.215Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-01-22T12:44:34.215Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-01-22T12:44:35.761Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-01-22T12:44:35.761Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-01-22T12:44:35.761Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-01-22T12:44:35.761Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-01-22T12:44:35.761Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-01-22T12:44:37.952Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-01-22T12:44:42.665Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-01-22T12:44:42.665Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-01-22T12:44:42.665Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-01-22T12:44:42.665Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-01-22T12:44:42.665Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-01-22T12:44:42.665Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-01-22T12:44:42.665Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-01-22T12:44:44.211Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-01-22T12:44:44.211Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-01-22T12:44:44.211Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-01-22T12:44:44.211Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-01-22T12:44:46.403Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-01-22T12:44:47.951Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-01-22T12:44:47.951Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-01-22T12:44:49.496Z] === RUN TestDockerSuite/TestRunEnvironment [2021-01-22T12:44:49.496Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-01-22T12:44:49.496Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-01-22T12:44:49.496Z] === RUN TestDockerSuite/TestRunExitCode [2021-01-22T12:44:51.688Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-01-22T12:44:53.235Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-01-22T12:44:54.782Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-01-22T12:44:56.973Z] === RUN TestDockerSuite/TestRunExposePort [2021-01-22T12:44:56.973Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-01-22T12:44:56.973Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-01-22T12:44:56.973Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-01-22T12:44:56.973Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-01-22T12:44:56.973Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-01-22T12:44:56.973Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-01-22T12:44:56.973Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-01-22T12:44:56.973Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-01-22T12:45:00.735Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-01-22T12:45:00.735Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-01-22T12:45:00.735Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-01-22T12:45:00.735Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-01-22T12:45:00.735Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-01-22T12:45:00.735Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-01-22T12:45:00.735Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-01-22T12:45:07.842Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-01-22T12:45:07.842Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-01-22T12:45:08.817Z] === RUN TestDockerSuite/TestRunModeHostname [2021-01-22T12:45:08.817Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-01-22T12:45:08.817Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-01-22T12:45:08.817Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-01-22T12:45:08.817Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-01-22T12:45:08.817Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-01-22T12:45:08.817Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-01-22T12:45:08.817Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-01-22T12:45:08.817Z] === RUN TestDockerSuite/TestRunModePIDHost [2021-01-22T12:45:08.817Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-01-22T12:45:08.817Z] === RUN TestDockerSuite/TestRunMount [2021-01-22T12:45:08.817Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-01-22T12:45:08.817Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-01-22T12:45:08.817Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-01-22T12:45:08.817Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-01-22T12:45:14.636Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-01-22T12:45:14.636Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-01-22T12:45:14.636Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-01-22T12:45:14.636Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-01-22T12:45:19.345Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-01-22T12:45:22.265Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-01-22T12:45:22.265Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-01-22T12:45:22.265Z] === RUN TestDockerSuite/TestRunNetHost [2021-01-22T12:45:22.265Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-01-22T12:45:22.265Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-01-22T12:45:22.265Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-01-22T12:45:22.265Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-01-22T12:45:22.265Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-01-22T12:45:22.265Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-01-22T12:45:22.265Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-01-22T12:45:22.265Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-01-22T12:45:23.889Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-01-22T12:45:25.435Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-01-22T12:45:26.981Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-01-22T12:45:28.528Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-01-22T12:45:30.074Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-01-22T12:45:30.074Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-01-22T12:45:30.074Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-01-22T12:45:30.536Z] === RUN TestDockerSuite/TestRunPortInUse [2021-01-22T12:45:30.536Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-01-22T12:45:30.536Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-01-22T12:45:30.536Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-01-22T12:45:30.536Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-01-22T12:45:30.536Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-01-22T12:45:37.640Z] === RUN TestDockerSuite/TestRunPublishPort [2021-01-22T12:45:37.641Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-01-22T12:45:37.641Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-01-22T12:45:37.641Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-01-22T12:45:37.641Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-01-22T12:45:37.641Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-01-22T12:45:44.744Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-01-22T12:45:44.744Z] === RUN TestDockerSuite/TestRunRm [2021-01-22T12:45:46.935Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-01-22T12:45:51.652Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-01-22T12:45:53.844Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-01-22T12:45:55.390Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-01-22T12:45:56.936Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-01-22T12:45:59.127Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-01-22T12:45:59.127Z] === RUN TestDockerSuite/TestRunState [2021-01-22T12:45:59.127Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-01-22T12:46:01.319Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-01-22T12:46:01.319Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-01-22T12:46:02.865Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-01-22T12:46:02.865Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-01-22T12:46:02.865Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-01-22T12:46:02.865Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-01-22T12:46:02.865Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-01-22T12:46:02.865Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-01-22T12:46:07.577Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-01-22T12:46:07.577Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-01-22T12:46:07.577Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-01-22T12:46:07.577Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-01-22T12:46:07.577Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-01-22T12:46:07.577Z] === RUN TestDockerSuite/TestRunUserByID [2021-01-22T12:46:07.577Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-01-22T12:46:07.577Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-01-22T12:46:07.577Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-01-22T12:46:07.577Z] === RUN TestDockerSuite/TestRunUserByName [2021-01-22T12:46:07.577Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-01-22T12:46:09.775Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-01-22T12:46:09.775Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-01-22T12:46:11.970Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-01-22T12:46:11.970Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-01-22T12:46:11.970Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-01-22T12:46:14.892Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-01-22T12:46:20.713Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-01-22T12:46:31.067Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-01-22T12:46:35.779Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-01-22T12:46:35.779Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-01-22T12:46:35.779Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-01-22T12:46:37.328Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-01-22T12:46:39.519Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-01-22T12:46:41.065Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-01-22T12:46:41.065Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-01-22T12:46:41.527Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-01-22T12:46:41.527Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-01-22T12:46:41.527Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-01-22T12:46:41.527Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-01-22T12:46:41.527Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-01-22T12:46:41.527Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-01-22T12:46:41.527Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-01-22T12:46:45.288Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-01-22T12:46:46.262Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-01-22T12:46:48.454Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-01-22T12:46:52.207Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-01-22T12:46:52.207Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-01-22T12:46:52.207Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-01-22T12:46:52.207Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-01-22T12:46:52.207Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-01-22T12:46:52.207Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-01-22T12:46:52.207Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-01-22T12:46:52.207Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-01-22T12:46:52.207Z] === RUN TestDockerSuite/TestSaveImageId [2021-01-22T12:46:52.207Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-01-22T12:46:52.207Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-01-22T12:46:52.207Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-01-22T12:46:52.207Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-01-22T12:46:52.207Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-01-22T12:46:52.207Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-01-22T12:46:52.207Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-01-22T12:46:52.207Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-01-22T12:46:52.207Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-01-22T12:46:54.398Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-01-22T12:46:54.860Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-01-22T12:46:55.322Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-01-22T12:46:55.322Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-01-22T12:46:57.514Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-01-22T12:47:03.333Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-01-22T12:47:03.333Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-01-22T12:47:10.434Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-01-22T12:47:10.434Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-01-22T12:47:13.354Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-01-22T12:47:13.354Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-01-22T12:47:13.354Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-01-22T12:47:13.354Z] === RUN TestDockerSuite/TestStartRecordError [2021-01-22T12:47:13.354Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-01-22T12:47:28.216Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-01-22T12:47:28.216Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-01-22T12:47:28.216Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-01-22T12:47:28.216Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-01-22T12:47:28.216Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-01-22T12:47:28.216Z] === RUN TestDockerSuite/TestStatsNoStream [2021-01-22T12:47:28.216Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-01-22T12:47:28.216Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-01-22T12:47:30.406Z] === RUN TestDockerSuite/TestTopPrivileged [2021-01-22T12:47:30.406Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-01-22T12:47:31.952Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-01-22T12:47:31.952Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-01-22T12:47:31.952Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-01-22T12:47:32.414Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-01-22T12:47:32.414Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-01-22T12:47:32.414Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-01-22T12:47:32.414Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-01-22T12:47:50.143Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-01-22T12:47:50.143Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-01-22T12:47:50.143Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-01-22T12:47:50.143Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-01-22T12:47:50.143Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-01-22T12:47:50.143Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-01-22T12:47:50.143Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-01-22T12:47:50.605Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-01-22T12:47:50.605Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-01-22T12:47:53.526Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-01-22T12:47:53.526Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-01-22T12:47:53.988Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-01-22T12:47:53.988Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-01-22T12:47:54.449Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-01-22T12:48:01.555Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-01-22T12:48:01.555Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-01-22T12:48:01.555Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-01-22T12:48:01.555Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-01-22T12:48:01.555Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-01-22T12:48:07.370Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-01-22T12:48:07.370Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-01-22T12:48:07.370Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-01-22T12:48:19.789Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-01-22T12:48:19.789Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-01-22T12:48:20.766Z] --- PASS: TestDockerSuite (2223.90s) [2021-01-22T12:48:20.766Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2021-01-22T12:48:20.766Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-01-22T12:48:20.766Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.766Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2021-01-22T12:48:20.766Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2021-01-22T12:48:20.766Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2021-01-22T12:48:20.766Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-01-22T12:48:20.766Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.766Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2021-01-22T12:48:20.766Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.72s) [2021-01-22T12:48:20.766Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.27s) [2021-01-22T12:48:20.766Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.54s) [2021-01-22T12:48:20.766Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.35s) [2021-01-22T12:48:20.766Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (96.17s) [2021-01-22T12:48:20.766Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.80s) [2021-01-22T12:48:20.766Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.06s) [2021-01-22T12:48:20.766Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-01-22T12:48:20.766Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.766Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-01-22T12:48:20.766Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.766Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-01-22T12:48:20.766Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.766Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-01-22T12:48:20.766Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.766Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-01-22T12:48:20.766Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.766Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-01-22T12:48:20.766Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.766Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-01-22T12:48:20.766Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.766Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2021-01-22T12:48:20.766Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-01-22T12:48:20.766Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.766Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.15s) [2021-01-22T12:48:20.766Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-01-22T12:48:20.766Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.766Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2021-01-22T12:48:20.766Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.766Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.85s) [2021-01-22T12:48:20.766Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.03s) [2021-01-22T12:48:20.766Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-01-22T12:48:20.766Z] docker_cli_run_test.go:3179: unmatched requirement Apparmor [2021-01-22T12:48:20.766Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2021-01-22T12:48:20.766Z] docker_cli_run_test.go:3157: unmatched requirement Apparmor [2021-01-22T12:48:20.766Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2021-01-22T12:48:20.766Z] docker_cli_run_test.go:3169: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.766Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2021-01-22T12:48:20.766Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.766Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.81s) [2021-01-22T12:48:20.766Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-01-22T12:48:20.766Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-01-22T12:48:20.766Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-01-22T12:48:20.766Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.766Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (7.82s) [2021-01-22T12:48:20.766Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (98.56s) [2021-01-22T12:48:20.766Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.40s) [2021-01-22T12:48:20.766Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-01-22T12:48:20.766Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (5.09s) [2021-01-22T12:48:20.766Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2021-01-22T12:48:20.766Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (3.61s) [2021-01-22T12:48:20.766Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.53s) [2021-01-22T12:48:20.766Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-01-22T12:48:20.766Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.766Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-01-22T12:48:20.766Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.766Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2021-01-22T12:48:20.766Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.766Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.20s) [2021-01-22T12:48:20.766Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.54s) [2021-01-22T12:48:20.766Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.58s) [2021-01-22T12:48:20.766Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.01s) [2021-01-22T12:48:20.766Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-01-22T12:48:20.766Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.766Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-01-22T12:48:20.766Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.766Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.08s) [2021-01-22T12:48:20.766Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.79s) [2021-01-22T12:48:20.766Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (9.18s) [2021-01-22T12:48:20.766Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (8.84s) [2021-01-22T12:48:20.766Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.71s) [2021-01-22T12:48:20.766Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-01-22T12:48:20.766Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.766Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.96s) [2021-01-22T12:48:20.766Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.11s) [2021-01-22T12:48:20.766Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (4.38s) [2021-01-22T12:48:20.766Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2021-01-22T12:48:20.766Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.766Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-01-22T12:48:20.766Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.766Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-01-22T12:48:20.766Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.766Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-01-22T12:48:20.766Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.766Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.39s) [2021-01-22T12:48:20.766Z] --- PASS: TestDockerSuite/TestBuildAddTar (41.18s) [2021-01-22T12:48:20.766Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-01-22T12:48:20.767Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.767Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.30s) [2021-01-22T12:48:20.767Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.767Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (18.61s) [2021-01-22T12:48:20.767Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.60s) [2021-01-22T12:48:20.767Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.767Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.51s) [2021-01-22T12:48:20.767Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (5.87s) [2021-01-22T12:48:20.767Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.86s) [2021-01-22T12:48:20.767Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.767Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.21s) [2021-01-22T12:48:20.767Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (7.39s) [2021-01-22T12:48:20.767Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (7.34s) [2021-01-22T12:48:20.767Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.29s) [2021-01-22T12:48:20.767Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.767Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (8.64s) [2021-01-22T12:48:20.767Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-01-22T12:48:20.767Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.767Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-01-22T12:48:20.767Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.767Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (4.32s) [2021-01-22T12:48:20.767Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-01-22T12:48:20.767Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.767Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.44s) [2021-01-22T12:48:20.767Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-01-22T12:48:20.767Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.767Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-01-22T12:48:20.767Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.767Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (32.39s) [2021-01-22T12:48:20.767Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (3.68s) [2021-01-22T12:48:20.767Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.59s) [2021-01-22T12:48:20.767Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.767Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.30s) [2021-01-22T12:48:20.767Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.767Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.98s) [2021-01-22T12:48:20.767Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-01-22T12:48:20.767Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.767Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (3.79s) [2021-01-22T12:48:20.767Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.94s) [2021-01-22T12:48:20.767Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-01-22T12:48:20.767Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.767Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-01-22T12:48:20.767Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-01-22T12:48:20.767Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.98s) [2021-01-22T12:48:20.767Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.69s) [2021-01-22T12:48:20.767Z] --- PASS: TestDockerSuite/TestBuildCmd (0.40s) [2021-01-22T12:48:20.767Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.42s) [2021-01-22T12:48:20.767Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.40s) [2021-01-22T12:48:20.767Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (4.44s) [2021-01-22T12:48:20.767Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.53s) [2021-01-22T12:48:20.767Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-01-22T12:48:20.767Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.767Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.87s) [2021-01-22T12:48:20.767Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-01-22T12:48:20.767Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.767Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.33s) [2021-01-22T12:48:20.767Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.74s) [2021-01-22T12:48:20.767Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.60s) [2021-01-22T12:48:20.767Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.35s) [2021-01-22T12:48:20.767Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2021-01-22T12:48:20.767Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.767Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.61s) [2021-01-22T12:48:20.767Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.49s) [2021-01-22T12:48:20.767Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-01-22T12:48:20.767Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.767Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-01-22T12:48:20.767Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.767Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (4.06s) [2021-01-22T12:48:20.767Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (26.24s) [2021-01-22T12:48:20.767Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.08s) [2021-01-22T12:48:20.767Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.94s) [2021-01-22T12:48:20.767Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (4.23s) [2021-01-22T12:48:20.767Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.28s) [2021-01-22T12:48:20.767Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.767Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.27s) [2021-01-22T12:48:20.767Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.767Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2021-01-22T12:48:20.767Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.767Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.36s) [2021-01-22T12:48:20.767Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-01-22T12:48:20.767Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.767Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (27.89s) [2021-01-22T12:48:20.767Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.53s) [2021-01-22T12:48:20.767Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.30s) [2021-01-22T12:48:20.767Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.767Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (23.89s) [2021-01-22T12:48:20.767Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.31s) [2021-01-22T12:48:20.767Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.63s) [2021-01-22T12:48:20.767Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (2.67s) [2021-01-22T12:48:20.767Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.19s) [2021-01-22T12:48:20.767Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.20s) [2021-01-22T12:48:20.767Z] --- PASS: TestDockerSuite/TestBuildDockerignore (56.57s) [2021-01-22T12:48:20.767Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (4.38s) [2021-01-22T12:48:20.767Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.30s) [2021-01-22T12:48:20.767Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.767Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (51.10s) [2021-01-22T12:48:20.767Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.46s) [2021-01-22T12:48:20.767Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.61s) [2021-01-22T12:48:20.767Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (24.76s) [2021-01-22T12:48:20.767Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (13.38s) [2021-01-22T12:48:20.767Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (12.89s) [2021-01-22T12:48:20.767Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (32.09s) [2021-01-22T12:48:20.767Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (18.01s) [2021-01-22T12:48:20.767Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (12.83s) [2021-01-22T12:48:20.767Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (112.91s) [2021-01-22T12:48:20.767Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.45s) [2021-01-22T12:48:20.767Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.29s) [2021-01-22T12:48:20.767Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.767Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-01-22T12:48:20.767Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.767Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.40s) [2021-01-22T12:48:20.767Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.81s) [2021-01-22T12:48:20.767Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-01-22T12:48:20.767Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.767Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.33s) [2021-01-22T12:48:20.767Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.38s) [2021-01-22T12:48:20.767Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (4.43s) [2021-01-22T12:48:20.767Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.94s) [2021-01-22T12:48:20.767Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.18s) [2021-01-22T12:48:20.767Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.02s) [2021-01-22T12:48:20.767Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.767Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.27s) [2021-01-22T12:48:20.767Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.767Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-01-22T12:48:20.767Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.767Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-01-22T12:48:20.767Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.767Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2021-01-22T12:48:20.767Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.767Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.24s) [2021-01-22T12:48:20.767Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-01-22T12:48:20.767Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.767Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-01-22T12:48:20.767Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.767Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2021-01-22T12:48:20.767Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.767Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.64s) [2021-01-22T12:48:20.767Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.92s) [2021-01-22T12:48:20.767Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (13.26s) [2021-01-22T12:48:20.767Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.46s) [2021-01-22T12:48:20.767Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-01-22T12:48:20.767Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.767Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2021-01-22T12:48:20.767Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.767Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-01-22T12:48:20.767Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.767Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2021-01-22T12:48:20.767Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.767Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-01-22T12:48:20.767Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.767Z] --- PASS: TestDockerSuite/TestBuildFails (2.02s) [2021-01-22T12:48:20.767Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.11s) [2021-01-22T12:48:20.767Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (4.15s) [2021-01-22T12:48:20.767Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (4.31s) [2021-01-22T12:48:20.767Z] --- PASS: TestDockerSuite/TestBuildForceRm (5.56s) [2021-01-22T12:48:20.767Z] --- PASS: TestDockerSuite/TestBuildFromGit (9.75s) [2021-01-22T12:48:20.767Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.19s) [2021-01-22T12:48:20.767Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (4.59s) [2021-01-22T12:48:20.767Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-01-22T12:48:20.767Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-01-22T12:48:20.767Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.69s) [2021-01-22T12:48:20.767Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.51s) [2021-01-22T12:48:20.767Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-01-22T12:48:20.767Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.767Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (7.01s) [2021-01-22T12:48:20.767Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) [2021-01-22T12:48:20.767Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.767Z] --- PASS: TestDockerSuite/TestBuildHistory (7.20s) [2021-01-22T12:48:20.767Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.67s) [2021-01-22T12:48:20.767Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.80s) [2021-01-22T12:48:20.767Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2021-01-22T12:48:20.767Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.767Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.76s) [2021-01-22T12:48:20.767Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.08s) [2021-01-22T12:48:20.767Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (3.91s) [2021-01-22T12:48:20.767Z] --- PASS: TestDockerSuite/TestBuildLabel (0.67s) [2021-01-22T12:48:20.767Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.47s) [2021-01-22T12:48:20.767Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.66s) [2021-01-22T12:48:20.767Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.42s) [2021-01-22T12:48:20.767Z] --- PASS: TestDockerSuite/TestBuildLabels (0.66s) [2021-01-22T12:48:20.767Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.22s) [2021-01-22T12:48:20.767Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (3.86s) [2021-01-22T12:48:20.767Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s) [2021-01-22T12:48:20.767Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.767Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2021-01-22T12:48:20.767Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.767Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.09s) [2021-01-22T12:48:20.767Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.08s) [2021-01-22T12:48:20.767Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.08s) [2021-01-22T12:48:20.767Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.08s) [2021-01-22T12:48:20.767Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.47s) [2021-01-22T12:48:20.767Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.61s) [2021-01-22T12:48:20.767Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (4.43s) [2021-01-22T12:48:20.767Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (11.83s) [2021-01-22T12:48:20.767Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-01-22T12:48:20.767Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.767Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.58s) [2021-01-22T12:48:20.767Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (23.97s) [2021-01-22T12:48:20.767Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (16.06s) [2021-01-22T12:48:20.767Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (4.04s) [2021-01-22T12:48:20.767Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (5.02s) [2021-01-22T12:48:20.767Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (4.36s) [2021-01-22T12:48:20.767Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (23.61s) [2021-01-22T12:48:20.767Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-01-22T12:48:20.767Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.767Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (6.36s) [2021-01-22T12:48:20.767Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.50s) [2021-01-22T12:48:20.767Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-01-22T12:48:20.767Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.767Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-01-22T12:48:20.767Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.767Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.37s) [2021-01-22T12:48:20.767Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (9.15s) [2021-01-22T12:48:20.767Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.86s) [2021-01-22T12:48:20.767Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.24s) [2021-01-22T12:48:20.767Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.20s) [2021-01-22T12:48:20.767Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.84s) [2021-01-22T12:48:20.767Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.98s) [2021-01-22T12:48:20.767Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.84s) [2021-01-22T12:48:20.767Z] --- PASS: TestDockerSuite/TestBuildOnBuild (11.92s) [2021-01-22T12:48:20.767Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.25s) [2021-01-22T12:48:20.767Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (6.75s) [2021-01-22T12:48:20.767Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (2.63s) [2021-01-22T12:48:20.767Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (11.98s) [2021-01-22T12:48:20.767Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (3.99s) [2021-01-22T12:48:20.767Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.25s) [2021-01-22T12:48:20.767Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.80s) [2021-01-22T12:48:20.767Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-01-22T12:48:20.767Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.767Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-01-22T12:48:20.767Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.767Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.87s) [2021-01-22T12:48:20.767Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-01-22T12:48:20.767Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.767Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (33.58s) [2021-01-22T12:48:20.767Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (19.81s) [2021-01-22T12:48:20.767Z] --- PASS: TestDockerSuite/TestBuildRm (11.57s) [2021-01-22T12:48:20.767Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (2.66s) [2021-01-22T12:48:20.767Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2021-01-22T12:48:20.767Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.767Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.30s) [2021-01-22T12:48:20.767Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.767Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.05s) [2021-01-22T12:48:20.767Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (2.66s) [2021-01-22T12:48:20.767Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (2.72s) [2021-01-22T12:48:20.767Z] --- PASS: TestDockerSuite/TestBuildShellInherited (3.58s) [2021-01-22T12:48:20.767Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (19.24s) [2021-01-22T12:48:20.767Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.62s) [2021-01-22T12:48:20.767Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.47s) [2021-01-22T12:48:20.767Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (8.54s) [2021-01-22T12:48:20.767Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.28s) [2021-01-22T12:48:20.767Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (4.04s) [2021-01-22T12:48:20.767Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.09s) [2021-01-22T12:48:20.767Z] --- PASS: TestDockerSuite/TestBuildStderr (4.39s) [2021-01-22T12:48:20.767Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (16.79s) [2021-01-22T12:48:20.767Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.28s) [2021-01-22T12:48:20.768Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.768Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (2.42s) [2021-01-22T12:48:20.768Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.89s) [2021-01-22T12:48:20.768Z] --- PASS: TestDockerSuite/TestBuildTagEvent (4.04s) [2021-01-22T12:48:20.768Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.27s) [2021-01-22T12:48:20.768Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-01-22T12:48:20.768Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.768Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-01-22T12:48:20.768Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.768Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-01-22T12:48:20.768Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.768Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (3.45s) [2021-01-22T12:48:20.768Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.38s) [2021-01-22T12:48:20.768Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.17s) [2021-01-22T12:48:20.768Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-01-22T12:48:20.768Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.768Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-01-22T12:48:20.768Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.768Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (16.73s) [2021-01-22T12:48:20.768Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.66s) [2021-01-22T12:48:20.768Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (7.55s) [2021-01-22T12:48:20.768Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (4.45s) [2021-01-22T12:48:20.768Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.29s) [2021-01-22T12:48:20.768Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.768Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-01-22T12:48:20.768Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.768Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.49s) [2021-01-22T12:48:20.768Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.39s) [2021-01-22T12:48:20.768Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.768Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (9.64s) [2021-01-22T12:48:20.768Z] --- PASS: TestDockerSuite/TestBuildWithTabs (3.76s) [2021-01-22T12:48:20.768Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.36s) [2021-01-22T12:48:20.768Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (15.98s) [2021-01-22T12:48:20.768Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.28s) [2021-01-22T12:48:20.768Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.768Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.30s) [2021-01-22T12:48:20.768Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.768Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-01-22T12:48:20.768Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.768Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.88s) [2021-01-22T12:48:20.768Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (6.66s) [2021-01-22T12:48:20.768Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.33s) [2021-01-22T12:48:20.768Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.28s) [2021-01-22T12:48:20.768Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.768Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-01-22T12:48:20.768Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.768Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-01-22T12:48:20.768Z] docker_cli_sni_test.go:18: Flakey test [2021-01-22T12:48:20.768Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.73s) [2021-01-22T12:48:20.768Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (3.71s) [2021-01-22T12:48:20.768Z] --- PASS: TestDockerSuite/TestCommitChange (4.00s) [2021-01-22T12:48:20.768Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (3.76s) [2021-01-22T12:48:20.768Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2021-01-22T12:48:20.768Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.768Z] --- PASS: TestDockerSuite/TestCommitNewFile (5.62s) [2021-01-22T12:48:20.768Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-01-22T12:48:20.768Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.768Z] --- PASS: TestDockerSuite/TestCommitTTY (10.34s) [2021-01-22T12:48:20.768Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (3.73s) [2021-01-22T12:48:20.768Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-01-22T12:48:20.768Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.768Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-01-22T12:48:20.768Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.768Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-01-22T12:48:20.768Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.768Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-01-22T12:48:20.768Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.768Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-01-22T12:48:20.768Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.768Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-01-22T12:48:20.768Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.768Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-01-22T12:48:20.768Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.768Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.04s) [2021-01-22T12:48:20.768Z] --- PASS: TestDockerSuite/TestContainerAPICommit (10.70s) [2021-01-22T12:48:20.768Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (5.53s) [2021-01-22T12:48:20.768Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-01-22T12:48:20.768Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.768Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (1.77s) [2021-01-22T12:48:20.768Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-01-22T12:48:20.768Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.768Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-01-22T12:48:20.768Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.768Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-01-22T12:48:20.768Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.768Z] --- PASS: TestDockerSuite/TestContainerAPICreate (1.89s) [2021-01-22T12:48:20.768Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-01-22T12:48:20.768Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.768Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2021-01-22T12:48:20.768Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.07s) [2021-01-22T12:48:20.768Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2021-01-22T12:48:20.768Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-01-22T12:48:20.768Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.768Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-01-22T12:48:20.768Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.768Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-01-22T12:48:20.768Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.768Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.15s) [2021-01-22T12:48:20.768Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.68s) [2021-01-22T12:48:20.768Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.68s) [2021-01-22T12:48:20.768Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2021-01-22T12:48:20.768Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-01-22T12:48:20.768Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.768Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (1.84s) [2021-01-22T12:48:20.768Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2021-01-22T12:48:20.768Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (1.83s) [2021-01-22T12:48:20.768Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-01-22T12:48:20.768Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.768Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-01-22T12:48:20.768Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.768Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (1.83s) [2021-01-22T12:48:20.768Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2021-01-22T12:48:20.768Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.53s) [2021-01-22T12:48:20.768Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-01-22T12:48:20.768Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.768Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.14s) [2021-01-22T12:48:20.768Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.22s) [2021-01-22T12:48:20.768Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.22s) [2021-01-22T12:48:20.768Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (3.36s) [2021-01-22T12:48:20.768Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.52s) [2021-01-22T12:48:20.768Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s) [2021-01-22T12:48:20.768Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2021-01-22T12:48:20.768Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2021-01-22T12:48:20.768Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2021-01-22T12:48:20.768Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.46s) [2021-01-22T12:48:20.768Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-01-22T12:48:20.768Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.768Z] --- PASS: TestDockerSuite/TestContainerAPIStop (6.72s) [2021-01-22T12:48:20.768Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2021-01-22T12:48:20.768Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.768Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (1.73s) [2021-01-22T12:48:20.768Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.05s) [2021-01-22T12:48:20.768Z] --- PASS: TestDockerSuite/TestContainerAPIWait (3.84s) [2021-01-22T12:48:20.768Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.65s) [2021-01-22T12:48:20.768Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-01-22T12:48:20.768Z] docker_cli_run_test.go:2410: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.768Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-01-22T12:48:20.768Z] docker_cli_run_test.go:3528: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.768Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-01-22T12:48:20.768Z] docker_cli_run_test.go:3560: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.768Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2021-01-22T12:48:20.768Z] docker_cli_run_test.go:3591: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.768Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2021-01-22T12:48:20.768Z] docker_cli_run_test.go:3574: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.768Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.67s) [2021-01-22T12:48:20.768Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (40.09s) [2021-01-22T12:48:20.768Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (7.11s) [2021-01-22T12:48:20.768Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (7.20s) [2021-01-22T12:48:20.768Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (7.13s) [2021-01-22T12:48:20.768Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.14s) [2021-01-22T12:48:20.768Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0008f0c00_} (7.14s) [2021-01-22T12:48:20.768Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\windows\TEMP\test-mounts-api-1585340594_c:\foo_false____} (2.18s) [2021-01-22T12:48:20.768Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\windows\TEMP\test-mounts-api-1585340594_c:\foo_true____} (7.17s) [2021-01-22T12:48:20.768Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-01-22T12:48:20.768Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.768Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.16s) [2021-01-22T12:48:20.768Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.01s) [2021-01-22T12:48:20.768Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-01-22T12:48:20.768Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-01-22T12:48:20.768Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-01-22T12:48:20.768Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-01-22T12:48:20.768Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.02s) [2021-01-22T12:48:20.768Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.02s) [2021-01-22T12:48:20.768Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.02s) [2021-01-22T12:48:20.768Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-01-22T12:48:20.768Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2021-01-22T12:48:20.768Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-01-22T12:48:20.768Z] docker_cli_run_test.go:3464: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.768Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-01-22T12:48:20.768Z] docker_cli_run_test.go:3456: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.768Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-01-22T12:48:20.768Z] docker_cli_run_test.go:3483: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.768Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-01-22T12:48:20.768Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.768Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-01-22T12:48:20.768Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.768Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (1.92s) [2021-01-22T12:48:20.768Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-01-22T12:48:20.768Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.768Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-01-22T12:48:20.768Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.768Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2021-01-22T12:48:20.768Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.768Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-01-22T12:48:20.768Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.768Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-01-22T12:48:20.768Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.768Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-01-22T12:48:20.768Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.768Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2021-01-22T12:48:20.768Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.768Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-01-22T12:48:20.768Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.768Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-01-22T12:48:20.768Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.768Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-01-22T12:48:20.768Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.768Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-01-22T12:48:20.768Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.768Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-01-22T12:48:20.768Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.768Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-01-22T12:48:20.768Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.768Z] --- PASS: TestDockerSuite/TestCpGarbagePath (1.95s) [2021-01-22T12:48:20.768Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.07s) [2021-01-22T12:48:20.768Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-01-22T12:48:20.768Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.768Z] --- PASS: TestDockerSuite/TestCpRelativePath (1.88s) [2021-01-22T12:48:20.768Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-01-22T12:48:20.768Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.768Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-01-22T12:48:20.768Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.768Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-01-22T12:48:20.768Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.768Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.32s) [2021-01-22T12:48:20.768Z] --- PASS: TestDockerSuite/TestCpToCaseB (1.92s) [2021-01-22T12:48:20.768Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-01-22T12:48:20.768Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.768Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-01-22T12:48:20.768Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.768Z] --- PASS: TestDockerSuite/TestCpToCaseE (12.68s) [2021-01-22T12:48:20.768Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-01-22T12:48:20.768Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.768Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-01-22T12:48:20.768Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.768Z] --- PASS: TestDockerSuite/TestCpToCaseH (12.39s) [2021-01-22T12:48:20.768Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-01-22T12:48:20.768Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.768Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-01-22T12:48:20.768Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.768Z] --- PASS: TestDockerSuite/TestCpToDot (2.04s) [2021-01-22T12:48:20.768Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-01-22T12:48:20.768Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.768Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-01-22T12:48:20.768Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.768Z] --- PASS: TestDockerSuite/TestCpToStdout (1.94s) [2021-01-22T12:48:20.768Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-01-22T12:48:20.768Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.768Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-01-22T12:48:20.768Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.768Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-01-22T12:48:20.768Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.768Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-01-22T12:48:20.768Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.768Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.14s) [2021-01-22T12:48:20.768Z] --- PASS: TestDockerSuite/TestCreateArgs (0.15s) [2021-01-22T12:48:20.768Z] --- PASS: TestDockerSuite/TestCreateByImageID (1.81s) [2021-01-22T12:48:20.768Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (1.82s) [2021-01-22T12:48:20.768Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.16s) [2021-01-22T12:48:20.768Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.14s) [2021-01-22T12:48:20.768Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (6.56s) [2021-01-22T12:48:20.768Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.50s) [2021-01-22T12:48:20.768Z] --- PASS: TestDockerSuite/TestCreateLabels (0.14s) [2021-01-22T12:48:20.769Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-01-22T12:48:20.769Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.769Z] --- PASS: TestDockerSuite/TestCreateRM (0.29s) [2021-01-22T12:48:20.769Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-01-22T12:48:20.769Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-01-22T12:48:20.769Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.15s) [2021-01-22T12:48:20.769Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.28s) [2021-01-22T12:48:20.769Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (10.84s) [2021-01-22T12:48:20.769Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.17s) [2021-01-22T12:48:20.769Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.40s) [2021-01-22T12:48:20.769Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.99s) [2021-01-22T12:48:20.769Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.15s) [2021-01-22T12:48:20.769Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-01-22T12:48:20.769Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.769Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.05s) [2021-01-22T12:48:20.769Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-01-22T12:48:20.769Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.769Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.10s) [2021-01-22T12:48:20.769Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-01-22T12:48:20.769Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.769Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-01-22T12:48:20.769Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.769Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-01-22T12:48:20.769Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.769Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-01-22T12:48:20.769Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.769Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-01-22T12:48:20.769Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.769Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-01-22T12:48:20.769Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.769Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-01-22T12:48:20.769Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.769Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-01-22T12:48:20.769Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.769Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-01-22T12:48:20.769Z] docker_cli_run_test.go:2993: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.769Z] --- PASS: TestDockerSuite/TestDockerFails (0.07s) [2021-01-22T12:48:20.769Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-01-22T12:48:20.769Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.769Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-01-22T12:48:20.769Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.769Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2021-01-22T12:48:20.769Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.769Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-01-22T12:48:20.769Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.769Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2021-01-22T12:48:20.769Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.769Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (1.86s) [2021-01-22T12:48:20.769Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (1.89s) [2021-01-22T12:48:20.769Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (1.95s) [2021-01-22T12:48:20.769Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (11.95s) [2021-01-22T12:48:20.769Z] --- PASS: TestDockerSuite/TestEventsCopy (4.28s) [2021-01-22T12:48:20.769Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (4.13s) [2021-01-22T12:48:20.769Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (1.76s) [2021-01-22T12:48:20.769Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.64s) [2021-01-22T12:48:20.769Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (2.81s) [2021-01-22T12:48:20.769Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (1.18s) [2021-01-22T12:48:20.769Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.80s) [2021-01-22T12:48:20.769Z] --- PASS: TestDockerSuite/TestEventsFilters (3.92s) [2021-01-22T12:48:20.769Z] --- PASS: TestDockerSuite/TestEventsFormat (4.14s) [2021-01-22T12:48:20.769Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.07s) [2021-01-22T12:48:20.769Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.06s) [2021-01-22T12:48:20.769Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-01-22T12:48:20.769Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.769Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-01-22T12:48:20.769Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.769Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2021-01-22T12:48:20.769Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.769Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.17s) [2021-01-22T12:48:20.769Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-01-22T12:48:20.769Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.769Z] --- PASS: TestDockerSuite/TestEventsRename (1.97s) [2021-01-22T12:48:20.769Z] --- PASS: TestDockerSuite/TestEventsResize (2.20s) [2021-01-22T12:48:20.769Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (1.75s) [2021-01-22T12:48:20.769Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.12s) [2021-01-22T12:48:20.769Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.29s) [2021-01-22T12:48:20.769Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-01-22T12:48:20.769Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.769Z] --- PASS: TestDockerSuite/TestEventsUntag (2.75s) [2021-01-22T12:48:20.769Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.48s) [2021-01-22T12:48:20.769Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-01-22T12:48:20.769Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.769Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-01-22T12:48:20.769Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.769Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.67s) [2021-01-22T12:48:20.769Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.53s) [2021-01-22T12:48:20.769Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-01-22T12:48:20.769Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.769Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-01-22T12:48:20.769Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.769Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-01-22T12:48:20.769Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.769Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.58s) [2021-01-22T12:48:20.769Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.72s) [2021-01-22T12:48:20.769Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.73s) [2021-01-22T12:48:20.769Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.05s) [2021-01-22T12:48:20.769Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (3.71s) [2021-01-22T12:48:20.769Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-01-22T12:48:20.769Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.769Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-01-22T12:48:20.769Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.769Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-01-22T12:48:20.769Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.769Z] --- PASS: TestDockerSuite/TestExecExitStatus (1.89s) [2021-01-22T12:48:20.769Z] --- PASS: TestDockerSuite/TestExecInspectID (3.26s) [2021-01-22T12:48:20.769Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-01-22T12:48:20.769Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.769Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-01-22T12:48:20.769Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.769Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-01-22T12:48:20.769Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.769Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-01-22T12:48:20.769Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-01-22T12:48:20.769Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-01-22T12:48:20.769Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.769Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.97s) [2021-01-22T12:48:20.769Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-01-22T12:48:20.769Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.769Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-01-22T12:48:20.769Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.769Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-01-22T12:48:20.769Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.769Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-01-22T12:48:20.769Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.769Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2021-01-22T12:48:20.769Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.769Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (1.87s) [2021-01-22T12:48:20.769Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-01-22T12:48:20.769Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.769Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (5.94s) [2021-01-22T12:48:20.769Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-01-22T12:48:20.769Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.769Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-01-22T12:48:20.769Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.769Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-01-22T12:48:20.769Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.769Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.67s) [2021-01-22T12:48:20.769Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.66s) [2021-01-22T12:48:20.769Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.59s) [2021-01-22T12:48:20.769Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.59s) [2021-01-22T12:48:20.769Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-01-22T12:48:20.769Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.769Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2021-01-22T12:48:20.769Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.10s) [2021-01-22T12:48:20.769Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-01-22T12:48:20.769Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.769Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.07s) [2021-01-22T12:48:20.769Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.07s) [2021-01-22T12:48:20.769Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.07s) [2021-01-22T12:48:20.769Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.08s) [2021-01-22T12:48:20.769Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.07s) [2021-01-22T12:48:20.769Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2021-01-22T12:48:20.769Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.769Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.07s) [2021-01-22T12:48:20.769Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.07s) [2021-01-22T12:48:20.769Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.31s) [2021-01-22T12:48:20.769Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.46s) [2021-01-22T12:48:20.769Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-01-22T12:48:20.769Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.769Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.69s) [2021-01-22T12:48:20.769Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.08s) [2021-01-22T12:48:20.769Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.29s) [2021-01-22T12:48:20.769Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.24s) [2021-01-22T12:48:20.769Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.59s) [2021-01-22T12:48:20.769Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.21s) [2021-01-22T12:48:20.769Z] --- PASS: TestDockerSuite/TestImagesFormat (0.19s) [2021-01-22T12:48:20.769Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-01-22T12:48:20.769Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.769Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.30s) [2021-01-22T12:48:20.769Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.06s) [2021-01-22T12:48:20.769Z] --- PASS: TestDockerSuite/TestImportBadURL (2.42s) [2021-01-22T12:48:20.769Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-01-22T12:48:20.769Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.769Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-01-22T12:48:20.769Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.769Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.06s) [2021-01-22T12:48:20.769Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-01-22T12:48:20.769Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.769Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-01-22T12:48:20.769Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.769Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-01-22T12:48:20.769Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.769Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-01-22T12:48:20.769Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-01-22T12:48:20.769Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-01-22T12:48:20.769Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.769Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-01-22T12:48:20.769Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.769Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.06s) [2021-01-22T12:48:20.769Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-01-22T12:48:20.769Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.769Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-01-22T12:48:20.769Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.769Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (1.76s) [2021-01-22T12:48:20.769Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.04s) [2021-01-22T12:48:20.769Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-01-22T12:48:20.769Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.769Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-01-22T12:48:20.769Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.769Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.08s) [2021-01-22T12:48:20.769Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-01-22T12:48:20.769Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.769Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (1.67s) [2021-01-22T12:48:20.769Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.19s) [2021-01-22T12:48:20.769Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (1.73s) [2021-01-22T12:48:20.769Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-01-22T12:48:20.769Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.769Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-01-22T12:48:20.769Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.769Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-01-22T12:48:20.769Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.769Z] --- PASS: TestDockerSuite/TestInspectDefault (1.73s) [2021-01-22T12:48:20.769Z] --- PASS: TestDockerSuite/TestInspectHistory (8.50s) [2021-01-22T12:48:20.769Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2021-01-22T12:48:20.769Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.769Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-01-22T12:48:20.769Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.769Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2021-01-22T12:48:20.769Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.769Z] --- PASS: TestDockerSuite/TestInspectInt64 (1.74s) [2021-01-22T12:48:20.769Z] --- PASS: TestDockerSuite/TestInspectJSONFields (1.68s) [2021-01-22T12:48:20.769Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.14s) [2021-01-22T12:48:20.769Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (1.79s) [2021-01-22T12:48:20.769Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (1.70s) [2021-01-22T12:48:20.769Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-01-22T12:48:20.769Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.769Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.07s) [2021-01-22T12:48:20.769Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.74s) [2021-01-22T12:48:20.769Z] --- PASS: TestDockerSuite/TestInspectStatus (2.10s) [2021-01-22T12:48:20.769Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (3.49s) [2021-01-22T12:48:20.769Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.17s) [2021-01-22T12:48:20.769Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (1.90s) [2021-01-22T12:48:20.769Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.74s) [2021-01-22T12:48:20.769Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (1.80s) [2021-01-22T12:48:20.769Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (1.74s) [2021-01-22T12:48:20.769Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (1.75s) [2021-01-22T12:48:20.769Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.08s) [2021-01-22T12:48:20.769Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2021-01-22T12:48:20.769Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.769Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-01-22T12:48:20.769Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.769Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-01-22T12:48:20.769Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.769Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-01-22T12:48:20.769Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.769Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-01-22T12:48:20.769Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.769Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-01-22T12:48:20.769Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.769Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-01-22T12:48:20.770Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.770Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-01-22T12:48:20.770Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.770Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-01-22T12:48:20.770Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.770Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-01-22T12:48:20.770Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.770Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-01-22T12:48:20.770Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.770Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-01-22T12:48:20.770Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.770Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-01-22T12:48:20.770Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.770Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-01-22T12:48:20.770Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.770Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-01-22T12:48:20.770Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.770Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2021-01-22T12:48:20.770Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.770Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.08s) [2021-01-22T12:48:20.770Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2021-01-22T12:48:20.770Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.54s) [2021-01-22T12:48:20.770Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.57s) [2021-01-22T12:48:20.770Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.18s) [2021-01-22T12:48:20.770Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (1.92s) [2021-01-22T12:48:20.770Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-01-22T12:48:20.770Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.770Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (1.74s) [2021-01-22T12:48:20.770Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.07s) [2021-01-22T12:48:20.770Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (5.46s) [2021-01-22T12:48:20.770Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (5.53s) [2021-01-22T12:48:20.770Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (5.46s) [2021-01-22T12:48:20.770Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.18s) [2021-01-22T12:48:20.770Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.05s) [2021-01-22T12:48:20.770Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-01-22T12:48:20.770Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.770Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.03s) [2021-01-22T12:48:20.770Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.19s) [2021-01-22T12:48:20.770Z] --- PASS: TestDockerSuite/TestLogsSince (8.63s) [2021-01-22T12:48:20.770Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-01-22T12:48:20.770Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.770Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-01-22T12:48:20.770Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.770Z] --- PASS: TestDockerSuite/TestLogsTail (2.34s) [2021-01-22T12:48:20.770Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.18s) [2021-01-22T12:48:20.770Z] --- PASS: TestDockerSuite/TestLogsWithDetails (1.87s) [2021-01-22T12:48:20.770Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-01-22T12:48:20.770Z] docker_cli_run_test.go:2907: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.770Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-01-22T12:48:20.770Z] docker_cli_run_test.go:2916: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.770Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-01-22T12:48:20.770Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.770Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-01-22T12:48:20.770Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.770Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-01-22T12:48:20.770Z] docker_cli_run_test.go:3510: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.770Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-01-22T12:48:20.770Z] docker_cli_run_test.go:2696: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.770Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-01-22T12:48:20.770Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.770Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-01-22T12:48:20.770Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.770Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.07s) [2021-01-22T12:48:20.770Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-01-22T12:48:20.770Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.770Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2021-01-22T12:48:20.770Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-01-22T12:48:20.770Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-01-22T12:48:20.770Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-01-22T12:48:20.770Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-01-22T12:48:20.770Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.770Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-01-22T12:48:20.770Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.770Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-01-22T12:48:20.770Z] docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.770Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-01-22T12:48:20.770Z] docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.770Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-01-22T12:48:20.770Z] docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.770Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-01-22T12:48:20.770Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.770Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (3.64s) [2021-01-22T12:48:20.770Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-01-22T12:48:20.770Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.770Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2021-01-22T12:48:20.770Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-01-22T12:48:20.770Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.770Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-01-22T12:48:20.770Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.770Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-01-22T12:48:20.770Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.770Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-01-22T12:48:20.770Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.770Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-01-22T12:48:20.770Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.770Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-01-22T12:48:20.770Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.770Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-01-22T12:48:20.770Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.770Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (3.69s) [2021-01-22T12:48:20.770Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-01-22T12:48:20.770Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.770Z] --- PASS: TestDockerSuite/TestPsByOrder (6.82s) [2021-01-22T12:48:20.770Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2021-01-22T12:48:20.770Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.770Z] --- PASS: TestDockerSuite/TestPsListContainersBase (7.83s) [2021-01-22T12:48:20.770Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (11.46s) [2021-01-22T12:48:20.770Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.26s) [2021-01-22T12:48:20.770Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-01-22T12:48:20.770Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-01-22T12:48:20.770Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (11.77s) [2021-01-22T12:48:20.770Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (2.92s) [2021-01-22T12:48:20.770Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (5.83s) [2021-01-22T12:48:20.770Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (3.51s) [2021-01-22T12:48:20.770Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2021-01-22T12:48:20.770Z] docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.770Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-01-22T12:48:20.770Z] docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.770Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (8.61s) [2021-01-22T12:48:20.770Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-01-22T12:48:20.770Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.770Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-01-22T12:48:20.770Z] docker_cli_ps_test.go:860: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.770Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-01-22T12:48:20.770Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.770Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-01-22T12:48:20.770Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.770Z] --- PASS: TestDockerSuite/TestPsShowMounts (5.81s) [2021-01-22T12:48:20.770Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-01-22T12:48:20.770Z] docker_cli_run_test.go:3142: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.770Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.69s) [2021-01-22T12:48:20.770Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-01-22T12:48:20.770Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.770Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.31s) [2021-01-22T12:48:20.770Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.94s) [2021-01-22T12:48:20.770Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-01-22T12:48:20.770Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.770Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (3.62s) [2021-01-22T12:48:20.770Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (3.51s) [2021-01-22T12:48:20.770Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (1.90s) [2021-01-22T12:48:20.770Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (19.45s) [2021-01-22T12:48:20.770Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-01-22T12:48:20.770Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.770Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (5.59s) [2021-01-22T12:48:20.770Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.20s) [2021-01-22T12:48:20.770Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.16s) [2021-01-22T12:48:20.770Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.60s) [2021-01-22T12:48:20.770Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (3.63s) [2021-01-22T12:48:20.770Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.00s) [2021-01-22T12:48:20.770Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-01-22T12:48:20.770Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.770Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (3.66s) [2021-01-22T12:48:20.770Z] --- PASS: TestDockerSuite/TestRmiBlank (0.07s) [2021-01-22T12:48:20.770Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.25s) [2021-01-22T12:48:20.770Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (11.33s) [2021-01-22T12:48:20.770Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.18s) [2021-01-22T12:48:20.770Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.51s) [2021-01-22T12:48:20.770Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (5.30s) [2021-01-22T12:48:20.770Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (4.03s) [2021-01-22T12:48:20.770Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (11.01s) [2021-01-22T12:48:20.770Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (3.80s) [2021-01-22T12:48:20.770Z] --- PASS: TestDockerSuite/TestRmiTag (0.64s) [2021-01-22T12:48:20.770Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (1.98s) [2021-01-22T12:48:20.770Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (12.96s) [2021-01-22T12:48:20.770Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.02s) [2021-01-22T12:48:20.770Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (3.92s) [2021-01-22T12:48:20.770Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.84s) [2021-01-22T12:48:20.770Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-01-22T12:48:20.770Z] docker_cli_run_test.go:4425: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.770Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-01-22T12:48:20.770Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.770Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2021-01-22T12:48:20.770Z] docker_cli_run_test.go:3942: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.770Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-01-22T12:48:20.770Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.770Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-01-22T12:48:20.770Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.770Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-01-22T12:48:20.770Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.770Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-01-22T12:48:20.770Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.770Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.74s) [2021-01-22T12:48:20.770Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-01-22T12:48:20.770Z] docker_cli_run_test.go:2267: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.770Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-01-22T12:48:20.770Z] docker_cli_run_test.go:2626: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.770Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (3.94s) [2021-01-22T12:48:20.770Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.22s) [2021-01-22T12:48:20.770Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (1.86s) [2021-01-22T12:48:20.770Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (1.91s) [2021-01-22T12:48:20.770Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (1.81s) [2021-01-22T12:48:20.770Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s) [2021-01-22T12:48:20.770Z] --- PASS: TestDockerSuite/TestRunBindMounts (4.03s) [2021-01-22T12:48:20.770Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-01-22T12:48:20.770Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.770Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-01-22T12:48:20.770Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.770Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-01-22T12:48:20.770Z] docker_cli_run_test.go:3006: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.770Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-01-22T12:48:20.770Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.770Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-01-22T12:48:20.770Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.770Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-01-22T12:48:20.770Z] docker_cli_run_test.go:3192: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.770Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-01-22T12:48:20.770Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.770Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-01-22T12:48:20.770Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.770Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-01-22T12:48:20.770Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.770Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-01-22T12:48:20.770Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.770Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-01-22T12:48:20.770Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.770Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (1.71s) [2021-01-22T12:48:20.770Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-01-22T12:48:20.770Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.770Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.29s) [2021-01-22T12:48:20.770Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-01-22T12:48:20.770Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.770Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-01-22T12:48:20.770Z] docker_cli_run_test.go:3358: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.770Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (1.75s) [2021-01-22T12:48:20.770Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-01-22T12:48:20.770Z] docker_cli_run_test.go:3325: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.770Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-01-22T12:48:20.770Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.770Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-01-22T12:48:20.770Z] docker_cli_run_test.go:3235: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.770Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-01-22T12:48:20.770Z] docker_cli_run_test.go:2734: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.770Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-01-22T12:48:20.770Z] docker_cli_run_test.go:2683: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.770Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-01-22T12:48:20.770Z] docker_cli_run_test.go:2756: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.770Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-01-22T12:48:20.770Z] docker_cli_run_test.go:2746: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.770Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (1.85s) [2021-01-22T12:48:20.770Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.25s) [2021-01-22T12:48:20.770Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (1.88s) [2021-01-22T12:48:20.770Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-01-22T12:48:20.770Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.770Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-01-22T12:48:20.770Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.770Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-01-22T12:48:20.770Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.770Z] --- PASS: TestDockerSuite/TestRunCreateVolume (1.87s) [2021-01-22T12:48:20.770Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-01-22T12:48:20.770Z] docker_cli_run_test.go:2154: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.770Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-01-22T12:48:20.770Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.770Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-01-22T12:48:20.770Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.770Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-01-22T12:48:20.770Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.771Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.55s) [2021-01-22T12:48:20.771Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (4.70s) [2021-01-22T12:48:20.771Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-01-22T12:48:20.771Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.771Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-01-22T12:48:20.771Z] docker_cli_run_test.go:3907: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.771Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-01-22T12:48:20.771Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.771Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-01-22T12:48:20.771Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.771Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-01-22T12:48:20.771Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.771Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2021-01-22T12:48:20.771Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.771Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (1.83s) [2021-01-22T12:48:20.771Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-01-22T12:48:20.771Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.771Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.08s) [2021-01-22T12:48:20.771Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-01-22T12:48:20.771Z] docker_cli_run_test.go:4082: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.771Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (1.75s) [2021-01-22T12:48:20.771Z] --- PASS: TestDockerSuite/TestRunEchoStdout (1.73s) [2021-01-22T12:48:20.771Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-01-22T12:48:20.771Z] docker_cli_run_test.go:4165: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.771Z] --- PASS: TestDockerSuite/TestRunEntrypoint (1.84s) [2021-01-22T12:48:20.771Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-01-22T12:48:20.771Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.771Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-01-22T12:48:20.771Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.771Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-01-22T12:48:20.771Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.771Z] --- PASS: TestDockerSuite/TestRunExitCode (1.86s) [2021-01-22T12:48:20.771Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (1.75s) [2021-01-22T12:48:20.771Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (1.75s) [2021-01-22T12:48:20.771Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (1.83s) [2021-01-22T12:48:20.771Z] --- PASS: TestDockerSuite/TestRunExposePort (0.06s) [2021-01-22T12:48:20.771Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-01-22T12:48:20.771Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.771Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-01-22T12:48:20.771Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.771Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-01-22T12:48:20.771Z] docker_cli_run_test.go:4404: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.771Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.03s) [2021-01-22T12:48:20.771Z] docker_cli_run_test.go:4417: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.771Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-01-22T12:48:20.771Z] docker_cli_run_test.go:4149: unmatched requirement IsolationIsHyperv [2021-01-22T12:48:20.771Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-01-22T12:48:20.771Z] docker_cli_run_test.go:3723: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.771Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2021-01-22T12:48:20.771Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.771Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (3.37s) [2021-01-22T12:48:20.771Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-01-22T12:48:20.771Z] docker_cli_run_test.go:3270: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.771Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.07s) [2021-01-22T12:48:20.771Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-01-22T12:48:20.771Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.771Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-01-22T12:48:20.771Z] docker_cli_run_test.go:3379: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.771Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2021-01-22T12:48:20.771Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.771Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2021-01-22T12:48:20.771Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.771Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (6.73s) [2021-01-22T12:48:20.771Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2021-01-22T12:48:20.771Z] docker_cli_run_test.go:3389: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.771Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.45s) [2021-01-22T12:48:20.771Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-01-22T12:48:20.771Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.771Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-01-22T12:48:20.771Z] docker_cli_run_test.go:2317: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.771Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-01-22T12:48:20.771Z] docker_cli_run_test.go:2326: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.771Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-01-22T12:48:20.771Z] docker_cli_run_test.go:2295: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.771Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-01-22T12:48:20.771Z] docker_cli_run_test.go:3423: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.771Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-01-22T12:48:20.771Z] docker_cli_run_test.go:2339: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.771Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.03s) [2021-01-22T12:48:20.771Z] docker_cli_run_test.go:2364: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.771Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-01-22T12:48:20.771Z] docker_cli_run_test.go:2373: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.771Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s) [2021-01-22T12:48:20.771Z] docker_cli_run_test.go:2431: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.771Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-01-22T12:48:20.771Z] docker_cli_run_test.go:2453: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.771Z] --- SKIP: TestDockerSuite/TestRunMount (0.03s) [2021-01-22T12:48:20.771Z] docker_cli_run_test.go:4227: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.771Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-01-22T12:48:20.771Z] docker_cli_run_test.go:2082: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.771Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2021-01-22T12:48:20.771Z] docker_cli_run_test.go:4215: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.771Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-01-22T12:48:20.771Z] docker_cli_run_test.go:2386: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.771Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (5.76s) [2021-01-22T12:48:20.771Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-01-22T12:48:20.771Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.771Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2021-01-22T12:48:20.771Z] docker_cli_run_test.go:3212: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.771Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-01-22T12:48:20.771Z] docker_cli_run_test.go:3774: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.771Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (3.99s) [2021-01-22T12:48:20.771Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (3.25s) [2021-01-22T12:48:20.771Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2021-01-22T12:48:20.771Z] docker_cli_run_test.go:3767: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.771Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-01-22T12:48:20.771Z] docker_cli_run_test.go:2606: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.771Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-01-22T12:48:20.771Z] docker_cli_run_test.go:2575: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.771Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-01-22T12:48:20.771Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.771Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2021-01-22T12:48:20.771Z] docker_cli_run_test.go:2598: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.771Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-01-22T12:48:20.771Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.771Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-01-22T12:48:20.771Z] docker_cli_run_test.go:3091: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.771Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-01-22T12:48:20.771Z] docker_cli_run_test.go:3113: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.771Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-01-22T12:48:20.771Z] docker_cli_run_test.go:3437: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.771Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.29s) [2021-01-22T12:48:20.771Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.24s) [2021-01-22T12:48:20.771Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.70s) [2021-01-22T12:48:20.771Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.70s) [2021-01-22T12:48:20.771Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.23s) [2021-01-22T12:48:20.771Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.72s) [2021-01-22T12:48:20.771Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2021-01-22T12:48:20.771Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.771Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-01-22T12:48:20.771Z] docker_cli_run_test.go:2806: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.771Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-01-22T12:48:20.771Z] docker_cli_run_test.go:2495: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.771Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-01-22T12:48:20.771Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.771Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-01-22T12:48:20.771Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.771Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-01-22T12:48:20.771Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.771Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-01-22T12:48:20.771Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.771Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-01-22T12:48:20.771Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.771Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (7.10s) [2021-01-22T12:48:20.771Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-01-22T12:48:20.771Z] docker_cli_run_test.go:2981: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.771Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2021-01-22T12:48:20.771Z] docker_cli_run_test.go:2884: unmatched requirement Apparmor [2021-01-22T12:48:20.771Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-01-22T12:48:20.771Z] docker_cli_run_test.go:2863: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.771Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-01-22T12:48:20.771Z] docker_cli_run_test.go:2848: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.771Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-01-22T12:48:20.771Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.771Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (7.18s) [2021-01-22T12:48:20.771Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-01-22T12:48:20.771Z] docker_cli_run_test.go:2127: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.771Z] --- PASS: TestDockerSuite/TestRunRm (1.83s) [2021-01-22T12:48:20.771Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.10s) [2021-01-22T12:48:20.771Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (1.86s) [2021-01-22T12:48:20.771Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (1.72s) [2021-01-22T12:48:20.771Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (1.70s) [2021-01-22T12:48:20.771Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.14s) [2021-01-22T12:48:20.771Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-01-22T12:48:20.771Z] docker_cli_run_test.go:2239: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.771Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-01-22T12:48:20.771Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.771Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.09s) [2021-01-22T12:48:20.771Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-01-22T12:48:20.771Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.771Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (1.57s) [2021-01-22T12:48:20.771Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-01-22T12:48:20.771Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.771Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-01-22T12:48:20.771Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.771Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.17s) [2021-01-22T12:48:20.771Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.07s) [2021-01-22T12:48:20.771Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-01-22T12:48:20.771Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.771Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.31s) [2021-01-22T12:48:20.771Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-01-22T12:48:20.771Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.771Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-01-22T12:48:20.771Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.771Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-01-22T12:48:20.771Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.771Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-01-22T12:48:20.771Z] docker_cli_run_test.go:3983: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.771Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-01-22T12:48:20.771Z] docker_cli_run_test.go:2923: unmatched requirement Apparmor [2021-01-22T12:48:20.771Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-01-22T12:48:20.771Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.771Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-01-22T12:48:20.771Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.771Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2021-01-22T12:48:20.771Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.771Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-01-22T12:48:20.771Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.771Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-01-22T12:48:20.771Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.771Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.00s) [2021-01-22T12:48:20.771Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.04s) [2021-01-22T12:48:20.771Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.771Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.10s) [2021-01-22T12:48:20.771Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-01-22T12:48:20.771Z] docker_cli_run_test.go:3872: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.771Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-01-22T12:48:20.771Z] docker_cli_run_test.go:3865: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.771Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (2.84s) [2021-01-22T12:48:20.771Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (5.79s) [2021-01-22T12:48:20.771Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (9.47s) [2021-01-22T12:48:20.771Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (5.33s) [2021-01-22T12:48:20.771Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-01-22T12:48:20.771Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.771Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.09s) [2021-01-22T12:48:20.771Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.16s) [2021-01-22T12:48:20.771Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.00s) [2021-01-22T12:48:20.771Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (1.86s) [2021-01-22T12:48:20.771Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-01-22T12:48:20.771Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.771Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.05s) [2021-01-22T12:48:20.771Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.06s) [2021-01-22T12:48:20.771Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-01-22T12:48:20.771Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.771Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-01-22T12:48:20.771Z] docker_cli_run_test.go:3739: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.771Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-01-22T12:48:20.771Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.771Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-01-22T12:48:20.771Z] docker_cli_run_test.go:2829: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.771Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2021-01-22T12:48:20.771Z] docker_cli_run_test.go:3224: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.771Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.55s) [2021-01-22T12:48:20.771Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.45s) [2021-01-22T12:48:20.771Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.75s) [2021-01-22T12:48:20.771Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (3.80s) [2021-01-22T12:48:20.771Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-01-22T12:48:20.771Z] docker_cli_run_test.go:3040: unmatched requirement Apparmor [2021-01-22T12:48:20.771Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-01-22T12:48:20.771Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.771Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-01-22T12:48:20.771Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.771Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-01-22T12:48:20.771Z] docker_cli_run_test.go:3637: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.771Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-01-22T12:48:20.771Z] docker_cli_run_test.go:3648: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.771Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2021-01-22T12:48:20.771Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.771Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-01-22T12:48:20.771Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.771Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-01-22T12:48:20.771Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.771Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-01-22T12:48:20.771Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.771Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-01-22T12:48:20.772Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.772Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2021-01-22T12:48:20.772Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.772Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-01-22T12:48:20.772Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.772Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-01-22T12:48:20.772Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.772Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-01-22T12:48:20.772Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.772Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-01-22T12:48:20.772Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.772Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-01-22T12:48:20.772Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.772Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-01-22T12:48:20.772Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.772Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.30s) [2021-01-22T12:48:20.772Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.38s) [2021-01-22T12:48:20.772Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.40s) [2021-01-22T12:48:20.772Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.23s) [2021-01-22T12:48:20.772Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.58s) [2021-01-22T12:48:20.772Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (5.92s) [2021-01-22T12:48:20.772Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-01-22T12:48:20.772Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.772Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (6.44s) [2021-01-22T12:48:20.772Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-01-22T12:48:20.772Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.772Z] --- PASS: TestDockerSuite/TestStartAttachSilent (3.60s) [2021-01-22T12:48:20.772Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-01-22T12:48:20.772Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.772Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2021-01-22T12:48:20.772Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.772Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2021-01-22T12:48:20.772Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-01-22T12:48:20.772Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-01-22T12:48:20.772Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.772Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (13.44s) [2021-01-22T12:48:20.772Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-01-22T12:48:20.772Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.772Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-01-22T12:48:20.772Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.772Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-01-22T12:48:20.772Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.772Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2021-01-22T12:48:20.772Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.772Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2021-01-22T12:48:20.772Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.772Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2021-01-22T12:48:20.772Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.772Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (1.70s) [2021-01-22T12:48:20.772Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (1.88s) [2021-01-22T12:48:20.772Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-01-22T12:48:20.772Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.772Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (1.85s) [2021-01-22T12:48:20.772Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-01-22T12:48:20.772Z] docker_cli_run_test.go:3448: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.772Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2021-01-22T12:48:20.772Z] docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.772Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-01-22T12:48:20.772Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.772Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-01-22T12:48:20.772Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.772Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-01-22T12:48:20.772Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.772Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-01-22T12:48:20.772Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.772Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.30s) [2021-01-22T12:48:20.772Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.13s) [2021-01-22T12:48:20.772Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.20s) [2021-01-22T12:48:20.772Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-01-22T12:48:20.772Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.772Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.33s) [2021-01-22T12:48:20.772Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.28s) [2021-01-22T12:48:20.772Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.14s) [2021-01-22T12:48:20.772Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.02s) [2021-01-22T12:48:20.772Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.07s) [2021-01-22T12:48:20.772Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.52s) [2021-01-22T12:48:20.772Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.38s) [2021-01-22T12:48:20.772Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.38s) [2021-01-22T12:48:20.772Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.07s) [2021-01-22T12:48:20.772Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.17s) [2021-01-22T12:48:20.772Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (6.37s) [2021-01-22T12:48:20.772Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-01-22T12:48:20.772Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.772Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.59s) [2021-01-22T12:48:20.772Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.20s) [2021-01-22T12:48:20.772Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-01-22T12:48:20.772Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.772Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (5.44s) [2021-01-22T12:48:20.772Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.27s) [2021-01-22T12:48:20.772Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.27s) [2021-01-22T12:48:20.772Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (11.87s) [2021-01-22T12:48:20.772Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-01-22T12:48:20.772Z] docker_cli_run_test.go:2175: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.772Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.23s) [2021-01-22T12:48:20.772Z] === RUN TestDockerRegistrySuite [2021-01-22T12:48:20.772Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-01-22T12:48:20.772Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-01-22T12:48:20.772Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-01-22T12:48:20.772Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-01-22T12:48:20.772Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-01-22T12:48:20.772Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-01-22T12:48:20.772Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-01-22T12:48:20.772Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-01-22T12:48:20.772Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-01-22T12:48:20.772Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-01-22T12:48:20.772Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-01-22T12:48:20.772Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-01-22T12:48:20.772Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-01-22T12:48:20.772Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-01-22T12:48:20.772Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-01-22T12:48:20.772Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-01-22T12:48:20.772Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-01-22T12:48:20.772Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-01-22T12:48:20.772Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-01-22T12:48:20.772Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-01-22T12:48:20.772Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-01-22T12:48:20.772Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-01-22T12:48:20.772Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-01-22T12:48:20.772Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-01-22T12:48:20.772Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-01-22T12:48:20.772Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-01-22T12:48:20.772Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-01-22T12:48:20.772Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-01-22T12:48:20.772Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-01-22T12:48:20.772Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-01-22T12:48:20.772Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-01-22T12:48:20.772Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-01-22T12:48:20.772Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-01-22T12:48:20.772Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-01-22T12:48:20.772Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-01-22T12:48:20.772Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-01-22T12:48:20.772Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-01-22T12:48:20.772Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-01-22T12:48:20.772Z] --- PASS: TestDockerRegistrySuite (0.14s) [2021-01-22T12:48:20.772Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-01-22T12:48:20.772Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.772Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-01-22T12:48:20.772Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.772Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-01-22T12:48:20.772Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.772Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-01-22T12:48:20.772Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.772Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-01-22T12:48:20.772Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.772Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-01-22T12:48:20.772Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.772Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-01-22T12:48:20.772Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.772Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-01-22T12:48:20.772Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.772Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-01-22T12:48:20.772Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.772Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-01-22T12:48:20.772Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.772Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-01-22T12:48:20.772Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.772Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-01-22T12:48:20.772Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.772Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-01-22T12:48:20.772Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.772Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-01-22T12:48:20.772Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.772Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-01-22T12:48:20.772Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.772Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-01-22T12:48:20.772Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.772Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-01-22T12:48:20.772Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.772Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-01-22T12:48:20.772Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.772Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-01-22T12:48:20.772Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.772Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-01-22T12:48:20.772Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.772Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-01-22T12:48:20.772Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.772Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-01-22T12:48:20.772Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.772Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-01-22T12:48:20.772Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.772Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-01-22T12:48:20.772Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.772Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-01-22T12:48:20.772Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.772Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-01-22T12:48:20.772Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.772Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-01-22T12:48:20.772Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.772Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-01-22T12:48:20.772Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.772Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-01-22T12:48:20.772Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.772Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-01-22T12:48:20.772Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.772Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-01-22T12:48:20.772Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.772Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-01-22T12:48:20.772Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.772Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-01-22T12:48:20.772Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.772Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-01-22T12:48:20.772Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.772Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-01-22T12:48:20.772Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.772Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-01-22T12:48:20.772Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.772Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-01-22T12:48:20.772Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.772Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-01-22T12:48:20.772Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.772Z] === RUN TestDockerSchema1RegistrySuite [2021-01-22T12:48:20.772Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-01-22T12:48:20.772Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-01-22T12:48:20.772Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-01-22T12:48:20.772Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-01-22T12:48:20.772Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-01-22T12:48:20.772Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-01-22T12:48:20.772Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-01-22T12:48:20.772Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-01-22T12:48:20.772Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-01-22T12:48:20.772Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-01-22T12:48:20.772Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-01-22T12:48:20.772Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-01-22T12:48:20.772Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-01-22T12:48:20.772Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-01-22T12:48:20.772Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-01-22T12:48:20.772Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-01-22T12:48:20.772Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-01-22T12:48:20.772Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-01-22T12:48:20.772Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2021-01-22T12:48:20.772Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-01-22T12:48:20.772Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.772Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-01-22T12:48:20.772Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.772Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-01-22T12:48:20.772Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.772Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-01-22T12:48:20.772Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.772Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-01-22T12:48:20.772Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.772Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-01-22T12:48:20.772Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.772Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-01-22T12:48:20.772Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.772Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-01-22T12:48:20.772Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.772Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-01-22T12:48:20.772Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.772Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-01-22T12:48:20.772Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.772Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-01-22T12:48:20.772Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.772Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-01-22T12:48:20.772Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.772Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-01-22T12:48:20.772Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.772Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-01-22T12:48:20.772Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.772Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-01-22T12:48:20.772Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.772Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-01-22T12:48:20.772Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.772Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-01-22T12:48:20.772Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.772Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-01-22T12:48:20.772Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-01-22T12:48:20.772Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-01-22T12:48:20.772Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-01-22T12:48:20.772Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-01-22T12:48:20.772Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-01-22T12:48:20.773Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-01-22T12:48:20.773Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-01-22T12:48:20.773Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-01-22T12:48:20.773Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-01-22T12:48:21.236Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-01-22T12:48:21.236Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.01s) [2021-01-22T12:48:21.236Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-01-22T12:48:21.236Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.236Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-01-22T12:48:21.236Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.236Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-01-22T12:48:21.236Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.236Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-01-22T12:48:21.236Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.236Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-01-22T12:48:21.236Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.236Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-01-22T12:48:21.236Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.236Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-01-22T12:48:21.236Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.236Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-01-22T12:48:21.236Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.236Z] === RUN TestDockerRegistryAuthTokenSuite [2021-01-22T12:48:21.236Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-01-22T12:48:21.236Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-01-22T12:48:21.236Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-01-22T12:48:21.236Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-01-22T12:48:21.236Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-01-22T12:48:21.236Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2021-01-22T12:48:21.236Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-01-22T12:48:21.236Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.236Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-01-22T12:48:21.236Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.236Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-01-22T12:48:21.236Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.236Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-01-22T12:48:21.236Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.236Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-01-22T12:48:21.236Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.236Z] === RUN TestDockerDaemonSuite [2021-01-22T12:48:21.236Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-01-22T12:48:21.236Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-01-22T12:48:21.236Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-01-22T12:48:21.236Z] --- PASS: TestDockerDaemonSuite (0.00s) [2021-01-22T12:48:21.236Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-01-22T12:48:21.236Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.236Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-01-22T12:48:21.236Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.236Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-01-22T12:48:21.236Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.236Z] === RUN TestDockerSwarmSuite [2021-01-22T12:48:21.236Z] --- PASS: TestDockerSwarmSuite (0.00s) [2021-01-22T12:48:21.236Z] === RUN TestDockerPluginSuite [2021-01-22T12:48:21.236Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2021-01-22T12:48:21.236Z] === RUN TestDockerPluginSuite/TestPluginCreate [2021-01-22T12:48:21.236Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2021-01-22T12:48:21.236Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2021-01-22T12:48:21.236Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2021-01-22T12:48:21.236Z] === RUN TestDockerPluginSuite/TestPluginInspect [2021-01-22T12:48:21.236Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2021-01-22T12:48:21.236Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2021-01-22T12:48:21.236Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2021-01-22T12:48:21.236Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2021-01-22T12:48:21.236Z] === RUN TestDockerPluginSuite/TestPluginSet [2021-01-22T12:48:21.236Z] --- PASS: TestDockerPluginSuite (0.02s) [2021-01-22T12:48:21.236Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-01-22T12:48:21.236Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.236Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-01-22T12:48:21.236Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.236Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-01-22T12:48:21.236Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.236Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-01-22T12:48:21.236Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.236Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-01-22T12:48:21.236Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.236Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-01-22T12:48:21.236Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.236Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-01-22T12:48:21.236Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.236Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-01-22T12:48:21.236Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.236Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-01-22T12:48:21.236Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.236Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-01-22T12:48:21.236Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.236Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-01-22T12:48:21.236Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.236Z] === RUN TestDockerExternalVolumeSuite [2021-01-22T12:48:21.236Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2021-01-22T12:48:21.236Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.236Z] === RUN TestDockerNetworkSuite [2021-01-22T12:48:21.236Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2021-01-22T12:48:21.236Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.236Z] === RUN TestDockerHubPullSuite [2021-01-22T12:48:21.236Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2021-01-22T12:48:21.236Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.236Z] PASS [2021-01-22T12:48:21.236Z] ok github.com/docker/docker/integration-cli 2226.360s [2021-01-22T12:48:21.236Z] [2021-01-22T12:48:21.236Z] === Skipped [2021-01-22T12:48:21.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-01-22T12:48:21.236Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-01-22T12:48:21.236Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.236Z] [2021-01-22T12:48:21.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-01-22T12:48:21.236Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-01-22T12:48:21.236Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.236Z] [2021-01-22T12:48:21.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-01-22T12:48:21.236Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-01-22T12:48:21.236Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.236Z] [2021-01-22T12:48:21.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-01-22T12:48:21.236Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-01-22T12:48:21.236Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.236Z] [2021-01-22T12:48:21.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-01-22T12:48:21.236Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-01-22T12:48:21.236Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.236Z] [2021-01-22T12:48:21.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-01-22T12:48:21.236Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-01-22T12:48:21.236Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.236Z] [2021-01-22T12:48:21.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-01-22T12:48:21.236Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-01-22T12:48:21.236Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.236Z] [2021-01-22T12:48:21.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-01-22T12:48:21.236Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-01-22T12:48:21.236Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.236Z] [2021-01-22T12:48:21.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-01-22T12:48:21.236Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-01-22T12:48:21.236Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.236Z] [2021-01-22T12:48:21.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-01-22T12:48:21.236Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-01-22T12:48:21.236Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.236Z] [2021-01-22T12:48:21.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-01-22T12:48:21.236Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-01-22T12:48:21.236Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.236Z] [2021-01-22T12:48:21.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2021-01-22T12:48:21.236Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2021-01-22T12:48:21.236Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.236Z] [2021-01-22T12:48:21.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-01-22T12:48:21.236Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-01-22T12:48:21.236Z] docker_cli_run_test.go:3179: unmatched requirement Apparmor [2021-01-22T12:48:21.236Z] [2021-01-22T12:48:21.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2021-01-22T12:48:21.236Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2021-01-22T12:48:21.236Z] docker_cli_run_test.go:3157: unmatched requirement Apparmor [2021-01-22T12:48:21.236Z] [2021-01-22T12:48:21.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2021-01-22T12:48:21.236Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2021-01-22T12:48:21.236Z] docker_cli_run_test.go:3169: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.236Z] [2021-01-22T12:48:21.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2021-01-22T12:48:21.236Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2021-01-22T12:48:21.236Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.236Z] [2021-01-22T12:48:21.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-01-22T12:48:21.236Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-01-22T12:48:21.236Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-01-22T12:48:21.236Z] [2021-01-22T12:48:21.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-01-22T12:48:21.236Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-01-22T12:48:21.236Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.236Z] [2021-01-22T12:48:21.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.40s) [2021-01-22T12:48:21.236Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.40s) [2021-01-22T12:48:21.236Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-01-22T12:48:21.236Z] [2021-01-22T12:48:21.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-01-22T12:48:21.236Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-01-22T12:48:21.236Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.236Z] [2021-01-22T12:48:21.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-01-22T12:48:21.236Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-01-22T12:48:21.236Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.236Z] [2021-01-22T12:48:21.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2021-01-22T12:48:21.236Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2021-01-22T12:48:21.236Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.236Z] [2021-01-22T12:48:21.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-01-22T12:48:21.236Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-01-22T12:48:21.236Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.236Z] [2021-01-22T12:48:21.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-01-22T12:48:21.236Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-01-22T12:48:21.236Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.236Z] [2021-01-22T12:48:21.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-01-22T12:48:21.236Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-01-22T12:48:21.236Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.236Z] [2021-01-22T12:48:21.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2021-01-22T12:48:21.236Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2021-01-22T12:48:21.236Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.236Z] [2021-01-22T12:48:21.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-01-22T12:48:21.236Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-01-22T12:48:21.236Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.236Z] [2021-01-22T12:48:21.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-01-22T12:48:21.236Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-01-22T12:48:21.236Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.237Z] [2021-01-22T12:48:21.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-01-22T12:48:21.237Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-01-22T12:48:21.237Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.237Z] [2021-01-22T12:48:21.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-01-22T12:48:21.237Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-01-22T12:48:21.237Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.237Z] [2021-01-22T12:48:21.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.30s) [2021-01-22T12:48:21.237Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.30s) [2021-01-22T12:48:21.237Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.237Z] [2021-01-22T12:48:21.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.60s) [2021-01-22T12:48:21.237Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.60s) [2021-01-22T12:48:21.237Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.237Z] [2021-01-22T12:48:21.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.86s) [2021-01-22T12:48:21.237Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.86s) [2021-01-22T12:48:21.237Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.237Z] [2021-01-22T12:48:21.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.29s) [2021-01-22T12:48:21.237Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.29s) [2021-01-22T12:48:21.237Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.237Z] [2021-01-22T12:48:21.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-01-22T12:48:21.237Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-01-22T12:48:21.237Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.237Z] [2021-01-22T12:48:21.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-01-22T12:48:21.237Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-01-22T12:48:21.237Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.237Z] [2021-01-22T12:48:21.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-01-22T12:48:21.237Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-01-22T12:48:21.237Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.237Z] [2021-01-22T12:48:21.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-01-22T12:48:21.237Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-01-22T12:48:21.237Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.237Z] [2021-01-22T12:48:21.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-01-22T12:48:21.237Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-01-22T12:48:21.237Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.237Z] [2021-01-22T12:48:21.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.59s) [2021-01-22T12:48:21.237Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.59s) [2021-01-22T12:48:21.237Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.237Z] [2021-01-22T12:48:21.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.30s) [2021-01-22T12:48:21.237Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.30s) [2021-01-22T12:48:21.237Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.237Z] [2021-01-22T12:48:21.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-01-22T12:48:21.237Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-01-22T12:48:21.237Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.237Z] [2021-01-22T12:48:21.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-01-22T12:48:21.237Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-01-22T12:48:21.237Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.237Z] [2021-01-22T12:48:21.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-01-22T12:48:21.237Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-01-22T12:48:21.237Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-01-22T12:48:21.237Z] [2021-01-22T12:48:21.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-01-22T12:48:21.237Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-01-22T12:48:21.237Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.237Z] [2021-01-22T12:48:21.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-01-22T12:48:21.237Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-01-22T12:48:21.237Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.237Z] [2021-01-22T12:48:21.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2021-01-22T12:48:21.237Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2021-01-22T12:48:21.237Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.237Z] [2021-01-22T12:48:21.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-01-22T12:48:21.237Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-01-22T12:48:21.237Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.237Z] [2021-01-22T12:48:21.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-01-22T12:48:21.237Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-01-22T12:48:21.237Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.237Z] [2021-01-22T12:48:21.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.28s) [2021-01-22T12:48:21.237Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.28s) [2021-01-22T12:48:21.237Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.237Z] [2021-01-22T12:48:21.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.27s) [2021-01-22T12:48:21.237Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.27s) [2021-01-22T12:48:21.237Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.237Z] [2021-01-22T12:48:21.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2021-01-22T12:48:21.237Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2021-01-22T12:48:21.237Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.237Z] [2021-01-22T12:48:21.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-01-22T12:48:21.237Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-01-22T12:48:21.237Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.237Z] [2021-01-22T12:48:21.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.30s) [2021-01-22T12:48:21.237Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.30s) [2021-01-22T12:48:21.237Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.237Z] [2021-01-22T12:48:21.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.30s) [2021-01-22T12:48:21.237Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.30s) [2021-01-22T12:48:21.237Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.237Z] [2021-01-22T12:48:21.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.29s) [2021-01-22T12:48:21.237Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.29s) [2021-01-22T12:48:21.237Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.237Z] [2021-01-22T12:48:21.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-01-22T12:48:21.237Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-01-22T12:48:21.237Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.237Z] [2021-01-22T12:48:21.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-01-22T12:48:21.237Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-01-22T12:48:21.237Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.237Z] [2021-01-22T12:48:21.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.02s) [2021-01-22T12:48:21.237Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.02s) [2021-01-22T12:48:21.237Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.237Z] [2021-01-22T12:48:21.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.27s) [2021-01-22T12:48:21.237Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.27s) [2021-01-22T12:48:21.237Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.237Z] [2021-01-22T12:48:21.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-01-22T12:48:21.237Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-01-22T12:48:21.237Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.237Z] [2021-01-22T12:48:21.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-01-22T12:48:21.237Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-01-22T12:48:21.237Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.237Z] [2021-01-22T12:48:21.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2021-01-22T12:48:21.237Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2021-01-22T12:48:21.237Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.237Z] [2021-01-22T12:48:21.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-01-22T12:48:21.237Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-01-22T12:48:21.237Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.237Z] [2021-01-22T12:48:21.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-01-22T12:48:21.237Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-01-22T12:48:21.237Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.237Z] [2021-01-22T12:48:21.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2021-01-22T12:48:21.237Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2021-01-22T12:48:21.237Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.237Z] [2021-01-22T12:48:21.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-01-22T12:48:21.237Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-01-22T12:48:21.237Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.237Z] [2021-01-22T12:48:21.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.02s) [2021-01-22T12:48:21.237Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2021-01-22T12:48:21.237Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.237Z] [2021-01-22T12:48:21.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-01-22T12:48:21.237Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-01-22T12:48:21.237Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.237Z] [2021-01-22T12:48:21.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2021-01-22T12:48:21.237Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2021-01-22T12:48:21.237Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.237Z] [2021-01-22T12:48:21.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-01-22T12:48:21.237Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-01-22T12:48:21.237Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.237Z] [2021-01-22T12:48:21.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-01-22T12:48:21.237Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-01-22T12:48:21.237Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-01-22T12:48:21.237Z] [2021-01-22T12:48:21.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-01-22T12:48:21.237Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-01-22T12:48:21.237Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.237Z] [2021-01-22T12:48:21.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) [2021-01-22T12:48:21.237Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) [2021-01-22T12:48:21.237Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.237Z] [2021-01-22T12:48:21.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.03s) [2021-01-22T12:48:21.237Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2021-01-22T12:48:21.237Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.237Z] [2021-01-22T12:48:21.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.07s) [2021-01-22T12:48:21.237Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s) [2021-01-22T12:48:21.237Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.237Z] [2021-01-22T12:48:21.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s) [2021-01-22T12:48:21.237Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2021-01-22T12:48:21.237Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.237Z] [2021-01-22T12:48:21.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-01-22T12:48:21.237Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-01-22T12:48:21.237Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.237Z] [2021-01-22T12:48:21.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-01-22T12:48:21.237Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-01-22T12:48:21.237Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.237Z] [2021-01-22T12:48:21.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2021-01-22T12:48:21.237Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-01-22T12:48:21.237Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.237Z] [2021-01-22T12:48:21.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2021-01-22T12:48:21.237Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-01-22T12:48:21.237Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.237Z] [2021-01-22T12:48:21.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-01-22T12:48:21.237Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-01-22T12:48:21.237Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.237Z] [2021-01-22T12:48:21.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2021-01-22T12:48:21.237Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-01-22T12:48:21.237Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.237Z] [2021-01-22T12:48:21.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-01-22T12:48:21.237Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-01-22T12:48:21.237Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.237Z] [2021-01-22T12:48:21.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2021-01-22T12:48:21.237Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2021-01-22T12:48:21.237Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.237Z] [2021-01-22T12:48:21.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.30s) [2021-01-22T12:48:21.237Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.30s) [2021-01-22T12:48:21.237Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.237Z] [2021-01-22T12:48:21.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.28s) [2021-01-22T12:48:21.237Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.28s) [2021-01-22T12:48:21.237Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.237Z] [2021-01-22T12:48:21.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2021-01-22T12:48:21.237Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-01-22T12:48:21.237Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.237Z] [2021-01-22T12:48:21.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-01-22T12:48:21.237Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-01-22T12:48:21.237Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.237Z] [2021-01-22T12:48:21.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-01-22T12:48:21.237Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-01-22T12:48:21.237Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.237Z] [2021-01-22T12:48:21.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-01-22T12:48:21.237Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-01-22T12:48:21.237Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.237Z] [2021-01-22T12:48:21.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-01-22T12:48:21.237Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-01-22T12:48:21.237Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.237Z] [2021-01-22T12:48:21.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.29s) [2021-01-22T12:48:21.237Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.29s) [2021-01-22T12:48:21.237Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.237Z] [2021-01-22T12:48:21.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-01-22T12:48:21.237Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-01-22T12:48:21.237Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.237Z] [2021-01-22T12:48:21.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.39s) [2021-01-22T12:48:21.237Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.39s) [2021-01-22T12:48:21.237Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.237Z] [2021-01-22T12:48:21.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.28s) [2021-01-22T12:48:21.237Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.28s) [2021-01-22T12:48:21.237Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.237Z] [2021-01-22T12:48:21.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.30s) [2021-01-22T12:48:21.237Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.30s) [2021-01-22T12:48:21.237Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.237Z] [2021-01-22T12:48:21.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-01-22T12:48:21.237Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-01-22T12:48:21.237Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.237Z] [2021-01-22T12:48:21.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.28s) [2021-01-22T12:48:21.237Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.28s) [2021-01-22T12:48:21.237Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.237Z] [2021-01-22T12:48:21.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-01-22T12:48:21.238Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-01-22T12:48:21.238Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.238Z] [2021-01-22T12:48:21.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-01-22T12:48:21.238Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-01-22T12:48:21.238Z] docker_cli_sni_test.go:18: Flakey test [2021-01-22T12:48:21.238Z] [2021-01-22T12:48:21.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2021-01-22T12:48:21.238Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2021-01-22T12:48:21.238Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.238Z] [2021-01-22T12:48:21.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-01-22T12:48:21.238Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-01-22T12:48:21.238Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.238Z] [2021-01-22T12:48:21.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-01-22T12:48:21.238Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-01-22T12:48:21.238Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.238Z] [2021-01-22T12:48:21.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-01-22T12:48:21.238Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-01-22T12:48:21.238Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.238Z] [2021-01-22T12:48:21.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-01-22T12:48:21.238Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-01-22T12:48:21.238Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.238Z] [2021-01-22T12:48:21.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-01-22T12:48:21.238Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-01-22T12:48:21.238Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.238Z] [2021-01-22T12:48:21.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-01-22T12:48:21.238Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-01-22T12:48:21.238Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.238Z] [2021-01-22T12:48:21.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-01-22T12:48:21.238Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-01-22T12:48:21.238Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.238Z] [2021-01-22T12:48:21.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-01-22T12:48:21.238Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-01-22T12:48:21.238Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.238Z] [2021-01-22T12:48:21.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-01-22T12:48:21.238Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-01-22T12:48:21.238Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.238Z] [2021-01-22T12:48:21.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-01-22T12:48:21.238Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-01-22T12:48:21.238Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.238Z] [2021-01-22T12:48:21.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-01-22T12:48:21.238Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-01-22T12:48:21.238Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.238Z] [2021-01-22T12:48:21.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-01-22T12:48:21.238Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-01-22T12:48:21.238Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.238Z] [2021-01-22T12:48:21.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-01-22T12:48:21.238Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-01-22T12:48:21.238Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.238Z] [2021-01-22T12:48:21.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-01-22T12:48:21.238Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-01-22T12:48:21.238Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.238Z] [2021-01-22T12:48:21.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-01-22T12:48:21.238Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-01-22T12:48:21.238Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.238Z] [2021-01-22T12:48:21.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-01-22T12:48:21.238Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-01-22T12:48:21.238Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.238Z] [2021-01-22T12:48:21.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-01-22T12:48:21.238Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-01-22T12:48:21.238Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.238Z] [2021-01-22T12:48:21.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-01-22T12:48:21.238Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-01-22T12:48:21.238Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.238Z] [2021-01-22T12:48:21.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-01-22T12:48:21.238Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-01-22T12:48:21.238Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.238Z] [2021-01-22T12:48:21.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2021-01-22T12:48:21.238Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-01-22T12:48:21.238Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.238Z] [2021-01-22T12:48:21.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-01-22T12:48:21.238Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-01-22T12:48:21.238Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.238Z] [2021-01-22T12:48:21.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2021-01-22T12:48:21.238Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2021-01-22T12:48:21.238Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.238Z] [2021-01-22T12:48:21.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-01-22T12:48:21.238Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-01-22T12:48:21.238Z] docker_cli_run_test.go:2410: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.238Z] [2021-01-22T12:48:21.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-01-22T12:48:21.238Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-01-22T12:48:21.238Z] docker_cli_run_test.go:3528: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.238Z] [2021-01-22T12:48:21.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-01-22T12:48:21.238Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-01-22T12:48:21.238Z] docker_cli_run_test.go:3560: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.238Z] [2021-01-22T12:48:21.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2021-01-22T12:48:21.238Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2021-01-22T12:48:21.238Z] docker_cli_run_test.go:3591: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.238Z] [2021-01-22T12:48:21.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2021-01-22T12:48:21.238Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2021-01-22T12:48:21.238Z] docker_cli_run_test.go:3574: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.238Z] [2021-01-22T12:48:21.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-01-22T12:48:21.238Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-01-22T12:48:21.238Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.238Z] [2021-01-22T12:48:21.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-01-22T12:48:21.238Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-01-22T12:48:21.238Z] docker_cli_run_test.go:3464: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.238Z] [2021-01-22T12:48:21.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-01-22T12:48:21.238Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-01-22T12:48:21.238Z] docker_cli_run_test.go:3456: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.238Z] [2021-01-22T12:48:21.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-01-22T12:48:21.238Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-01-22T12:48:21.238Z] docker_cli_run_test.go:3483: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.238Z] [2021-01-22T12:48:21.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2021-01-22T12:48:21.238Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-01-22T12:48:21.238Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.238Z] [2021-01-22T12:48:21.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-01-22T12:48:21.238Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-01-22T12:48:21.238Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.238Z] [2021-01-22T12:48:21.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-01-22T12:48:21.238Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-01-22T12:48:21.238Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.238Z] [2021-01-22T12:48:21.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2021-01-22T12:48:21.238Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-01-22T12:48:21.238Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.238Z] [2021-01-22T12:48:21.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2021-01-22T12:48:21.238Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2021-01-22T12:48:21.238Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.238Z] [2021-01-22T12:48:21.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2021-01-22T12:48:21.238Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-01-22T12:48:21.238Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.238Z] [2021-01-22T12:48:21.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2021-01-22T12:48:21.238Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-01-22T12:48:21.238Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.238Z] [2021-01-22T12:48:21.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2021-01-22T12:48:21.238Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-01-22T12:48:21.238Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.238Z] [2021-01-22T12:48:21.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2021-01-22T12:48:21.238Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2021-01-22T12:48:21.238Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.238Z] [2021-01-22T12:48:21.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2021-01-22T12:48:21.238Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-01-22T12:48:21.238Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.238Z] [2021-01-22T12:48:21.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2021-01-22T12:48:21.238Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-01-22T12:48:21.238Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.238Z] [2021-01-22T12:48:21.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2021-01-22T12:48:21.238Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-01-22T12:48:21.238Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.238Z] [2021-01-22T12:48:21.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-01-22T12:48:21.238Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-01-22T12:48:21.238Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.238Z] [2021-01-22T12:48:21.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-01-22T12:48:21.238Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-01-22T12:48:21.238Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.238Z] [2021-01-22T12:48:21.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-01-22T12:48:21.238Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-01-22T12:48:21.238Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.238Z] [2021-01-22T12:48:21.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2021-01-22T12:48:21.238Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-01-22T12:48:21.238Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.238Z] [2021-01-22T12:48:21.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-01-22T12:48:21.238Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-01-22T12:48:21.238Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.238Z] [2021-01-22T12:48:21.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-01-22T12:48:21.238Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-01-22T12:48:21.238Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.238Z] [2021-01-22T12:48:21.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-01-22T12:48:21.238Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-01-22T12:48:21.238Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.238Z] [2021-01-22T12:48:21.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2021-01-22T12:48:21.238Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-01-22T12:48:21.238Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.238Z] [2021-01-22T12:48:21.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2021-01-22T12:48:21.238Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-01-22T12:48:21.238Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.238Z] [2021-01-22T12:48:21.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2021-01-22T12:48:21.238Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-01-22T12:48:21.238Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.238Z] [2021-01-22T12:48:21.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2021-01-22T12:48:21.238Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-01-22T12:48:21.238Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.238Z] [2021-01-22T12:48:21.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2021-01-22T12:48:21.238Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-01-22T12:48:21.238Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.238Z] [2021-01-22T12:48:21.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2021-01-22T12:48:21.238Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-01-22T12:48:21.238Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.238Z] [2021-01-22T12:48:21.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-01-22T12:48:21.238Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-01-22T12:48:21.238Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.238Z] [2021-01-22T12:48:21.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-01-22T12:48:21.238Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-01-22T12:48:21.238Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.238Z] [2021-01-22T12:48:21.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-01-22T12:48:21.238Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-01-22T12:48:21.238Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.238Z] [2021-01-22T12:48:21.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-01-22T12:48:21.238Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-01-22T12:48:21.238Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.238Z] [2021-01-22T12:48:21.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-01-22T12:48:21.238Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-01-22T12:48:21.238Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.238Z] [2021-01-22T12:48:21.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2021-01-22T12:48:21.238Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-01-22T12:48:21.238Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.238Z] [2021-01-22T12:48:21.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-01-22T12:48:21.238Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-01-22T12:48:21.238Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.238Z] [2021-01-22T12:48:21.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-01-22T12:48:21.239Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-01-22T12:48:21.239Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-01-22T12:48:21.239Z] [2021-01-22T12:48:21.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-01-22T12:48:21.239Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-01-22T12:48:21.239Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.239Z] [2021-01-22T12:48:21.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-01-22T12:48:21.239Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-01-22T12:48:21.239Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.239Z] [2021-01-22T12:48:21.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-01-22T12:48:21.239Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-01-22T12:48:21.239Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.239Z] [2021-01-22T12:48:21.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-01-22T12:48:21.239Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-01-22T12:48:21.239Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.239Z] [2021-01-22T12:48:21.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-01-22T12:48:21.239Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-01-22T12:48:21.239Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.239Z] [2021-01-22T12:48:21.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-01-22T12:48:21.239Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-01-22T12:48:21.239Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.239Z] [2021-01-22T12:48:21.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-01-22T12:48:21.239Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-01-22T12:48:21.239Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.239Z] [2021-01-22T12:48:21.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-01-22T12:48:21.239Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-01-22T12:48:21.239Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.239Z] [2021-01-22T12:48:21.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-01-22T12:48:21.239Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-01-22T12:48:21.239Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.239Z] [2021-01-22T12:48:21.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-01-22T12:48:21.239Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-01-22T12:48:21.239Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.239Z] [2021-01-22T12:48:21.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2021-01-22T12:48:21.239Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-01-22T12:48:21.239Z] docker_cli_run_test.go:2993: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.239Z] [2021-01-22T12:48:21.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-01-22T12:48:21.239Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-01-22T12:48:21.239Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.239Z] [2021-01-22T12:48:21.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-01-22T12:48:21.239Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-01-22T12:48:21.239Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.239Z] [2021-01-22T12:48:21.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2021-01-22T12:48:21.239Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2021-01-22T12:48:21.239Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.239Z] [2021-01-22T12:48:21.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2021-01-22T12:48:21.239Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-01-22T12:48:21.239Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.239Z] [2021-01-22T12:48:21.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2021-01-22T12:48:21.239Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2021-01-22T12:48:21.239Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.239Z] [2021-01-22T12:48:21.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2021-01-22T12:48:21.239Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-01-22T12:48:21.239Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.239Z] [2021-01-22T12:48:21.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2021-01-22T12:48:21.239Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-01-22T12:48:21.239Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.239Z] [2021-01-22T12:48:21.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2021-01-22T12:48:21.239Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2021-01-22T12:48:21.239Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.239Z] [2021-01-22T12:48:21.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2021-01-22T12:48:21.239Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-01-22T12:48:21.239Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.239Z] [2021-01-22T12:48:21.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2021-01-22T12:48:21.239Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-01-22T12:48:21.239Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.239Z] [2021-01-22T12:48:21.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2021-01-22T12:48:21.239Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-01-22T12:48:21.239Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.239Z] [2021-01-22T12:48:21.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-01-22T12:48:21.239Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-01-22T12:48:21.239Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.239Z] [2021-01-22T12:48:21.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2021-01-22T12:48:21.239Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-01-22T12:48:21.239Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.239Z] [2021-01-22T12:48:21.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-01-22T12:48:21.239Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-01-22T12:48:21.239Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.239Z] [2021-01-22T12:48:21.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-01-22T12:48:21.239Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-01-22T12:48:21.239Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.239Z] [2021-01-22T12:48:21.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2021-01-22T12:48:21.239Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-01-22T12:48:21.239Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.239Z] [2021-01-22T12:48:21.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2021-01-22T12:48:21.239Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-01-22T12:48:21.239Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.239Z] [2021-01-22T12:48:21.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-01-22T12:48:21.239Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-01-22T12:48:21.239Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.239Z] [2021-01-22T12:48:21.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2021-01-22T12:48:21.239Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-01-22T12:48:21.239Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.239Z] [2021-01-22T12:48:21.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-01-22T12:48:21.239Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-01-22T12:48:21.239Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.239Z] [2021-01-22T12:48:21.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2021-01-22T12:48:21.239Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-01-22T12:48:21.239Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.239Z] [2021-01-22T12:48:21.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2021-01-22T12:48:21.239Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-01-22T12:48:21.239Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-01-22T12:48:21.239Z] [2021-01-22T12:48:21.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-01-22T12:48:21.239Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-01-22T12:48:21.239Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.239Z] [2021-01-22T12:48:21.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2021-01-22T12:48:21.239Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-01-22T12:48:21.239Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.239Z] [2021-01-22T12:48:21.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2021-01-22T12:48:21.239Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-01-22T12:48:21.239Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.239Z] [2021-01-22T12:48:21.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2021-01-22T12:48:21.239Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-01-22T12:48:21.239Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.239Z] [2021-01-22T12:48:21.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-01-22T12:48:21.239Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-01-22T12:48:21.239Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.239Z] [2021-01-22T12:48:21.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2021-01-22T12:48:21.239Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2021-01-22T12:48:21.239Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.239Z] [2021-01-22T12:48:21.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2021-01-22T12:48:21.239Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-01-22T12:48:21.239Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.239Z] [2021-01-22T12:48:21.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2021-01-22T12:48:21.239Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-01-22T12:48:21.239Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.239Z] [2021-01-22T12:48:21.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-01-22T12:48:21.239Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-01-22T12:48:21.239Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.239Z] [2021-01-22T12:48:21.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2021-01-22T12:48:21.239Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-01-22T12:48:21.239Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.239Z] [2021-01-22T12:48:21.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-01-22T12:48:21.239Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-01-22T12:48:21.239Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.239Z] [2021-01-22T12:48:21.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2021-01-22T12:48:21.239Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-01-22T12:48:21.239Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.239Z] [2021-01-22T12:48:21.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2021-01-22T12:48:21.239Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2021-01-22T12:48:21.239Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.239Z] [2021-01-22T12:48:21.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-01-22T12:48:21.239Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-01-22T12:48:21.239Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.239Z] [2021-01-22T12:48:21.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-01-22T12:48:21.239Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-01-22T12:48:21.239Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.239Z] [2021-01-22T12:48:21.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2021-01-22T12:48:21.239Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-01-22T12:48:21.239Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.239Z] [2021-01-22T12:48:21.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2021-01-22T12:48:21.239Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-01-22T12:48:21.239Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.239Z] [2021-01-22T12:48:21.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-01-22T12:48:21.239Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-01-22T12:48:21.239Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.239Z] [2021-01-22T12:48:21.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2021-01-22T12:48:21.239Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-01-22T12:48:21.239Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.239Z] [2021-01-22T12:48:21.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-01-22T12:48:21.239Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-01-22T12:48:21.239Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.239Z] [2021-01-22T12:48:21.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-01-22T12:48:21.239Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-01-22T12:48:21.239Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-01-22T12:48:21.239Z] [2021-01-22T12:48:21.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-01-22T12:48:21.239Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-01-22T12:48:21.239Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.239Z] [2021-01-22T12:48:21.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-01-22T12:48:21.239Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-01-22T12:48:21.239Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.239Z] [2021-01-22T12:48:21.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-01-22T12:48:21.239Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-01-22T12:48:21.239Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.239Z] [2021-01-22T12:48:21.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-01-22T12:48:21.239Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-01-22T12:48:21.239Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.239Z] [2021-01-22T12:48:21.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-01-22T12:48:21.239Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-01-22T12:48:21.239Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.239Z] [2021-01-22T12:48:21.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-01-22T12:48:21.239Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-01-22T12:48:21.239Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.239Z] [2021-01-22T12:48:21.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2021-01-22T12:48:21.239Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-01-22T12:48:21.239Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.239Z] [2021-01-22T12:48:21.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-01-22T12:48:21.239Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-01-22T12:48:21.239Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.239Z] [2021-01-22T12:48:21.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-01-22T12:48:21.239Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-01-22T12:48:21.239Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.239Z] [2021-01-22T12:48:21.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-01-22T12:48:21.239Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-01-22T12:48:21.239Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.239Z] [2021-01-22T12:48:21.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2021-01-22T12:48:21.239Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2021-01-22T12:48:21.239Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.239Z] [2021-01-22T12:48:21.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-01-22T12:48:21.239Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-01-22T12:48:21.239Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.239Z] [2021-01-22T12:48:21.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2021-01-22T12:48:21.239Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2021-01-22T12:48:21.239Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.239Z] [2021-01-22T12:48:21.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2021-01-22T12:48:21.239Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-01-22T12:48:21.239Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.239Z] [2021-01-22T12:48:21.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2021-01-22T12:48:21.239Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2021-01-22T12:48:21.239Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.239Z] [2021-01-22T12:48:21.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2021-01-22T12:48:21.239Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-01-22T12:48:21.239Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.239Z] [2021-01-22T12:48:21.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-01-22T12:48:21.239Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-01-22T12:48:21.239Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.239Z] [2021-01-22T12:48:21.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-01-22T12:48:21.239Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-01-22T12:48:21.240Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.240Z] [2021-01-22T12:48:21.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-01-22T12:48:21.240Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-01-22T12:48:21.240Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.240Z] [2021-01-22T12:48:21.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-01-22T12:48:21.240Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-01-22T12:48:21.240Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.240Z] [2021-01-22T12:48:21.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-01-22T12:48:21.240Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-01-22T12:48:21.240Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.240Z] [2021-01-22T12:48:21.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-01-22T12:48:21.240Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-01-22T12:48:21.240Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.240Z] [2021-01-22T12:48:21.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-01-22T12:48:21.240Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-01-22T12:48:21.240Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.240Z] [2021-01-22T12:48:21.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-01-22T12:48:21.240Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-01-22T12:48:21.240Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.240Z] [2021-01-22T12:48:21.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-01-22T12:48:21.240Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-01-22T12:48:21.240Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.240Z] [2021-01-22T12:48:21.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-01-22T12:48:21.240Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-01-22T12:48:21.240Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.240Z] [2021-01-22T12:48:21.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-01-22T12:48:21.240Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-01-22T12:48:21.240Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.240Z] [2021-01-22T12:48:21.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-01-22T12:48:21.240Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-01-22T12:48:21.240Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.240Z] [2021-01-22T12:48:21.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-01-22T12:48:21.240Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-01-22T12:48:21.240Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.240Z] [2021-01-22T12:48:21.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2021-01-22T12:48:21.240Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2021-01-22T12:48:21.240Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.240Z] [2021-01-22T12:48:21.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-01-22T12:48:21.240Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-01-22T12:48:21.240Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.240Z] [2021-01-22T12:48:21.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-01-22T12:48:21.240Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-01-22T12:48:21.240Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.240Z] [2021-01-22T12:48:21.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-01-22T12:48:21.240Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-01-22T12:48:21.240Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.240Z] [2021-01-22T12:48:21.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-01-22T12:48:21.240Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-01-22T12:48:21.240Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.240Z] [2021-01-22T12:48:21.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2021-01-22T12:48:21.240Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-01-22T12:48:21.240Z] docker_cli_run_test.go:2907: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.240Z] [2021-01-22T12:48:21.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2021-01-22T12:48:21.240Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-01-22T12:48:21.240Z] docker_cli_run_test.go:2916: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.240Z] [2021-01-22T12:48:21.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2021-01-22T12:48:21.240Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-01-22T12:48:21.240Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.240Z] [2021-01-22T12:48:21.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-01-22T12:48:21.240Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-01-22T12:48:21.240Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.240Z] [2021-01-22T12:48:21.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-01-22T12:48:21.240Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-01-22T12:48:21.240Z] docker_cli_run_test.go:3510: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.240Z] [2021-01-22T12:48:21.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-01-22T12:48:21.240Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-01-22T12:48:21.240Z] docker_cli_run_test.go:2696: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.240Z] [2021-01-22T12:48:21.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2021-01-22T12:48:21.240Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-01-22T12:48:21.240Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.240Z] [2021-01-22T12:48:21.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-01-22T12:48:21.240Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-01-22T12:48:21.240Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.240Z] [2021-01-22T12:48:21.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-01-22T12:48:21.240Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-01-22T12:48:21.240Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.240Z] [2021-01-22T12:48:21.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2021-01-22T12:48:21.240Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2021-01-22T12:48:21.240Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-01-22T12:48:21.240Z] [2021-01-22T12:48:21.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-01-22T12:48:21.240Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-01-22T12:48:21.240Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-01-22T12:48:21.240Z] [2021-01-22T12:48:21.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-01-22T12:48:21.240Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-01-22T12:48:21.240Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.240Z] [2021-01-22T12:48:21.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2021-01-22T12:48:21.240Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-01-22T12:48:21.240Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.240Z] [2021-01-22T12:48:21.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-01-22T12:48:21.240Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-01-22T12:48:21.240Z] docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.240Z] [2021-01-22T12:48:21.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-01-22T12:48:21.240Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-01-22T12:48:21.240Z] docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.240Z] [2021-01-22T12:48:21.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2021-01-22T12:48:21.240Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-01-22T12:48:21.240Z] docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.240Z] [2021-01-22T12:48:21.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2021-01-22T12:48:21.240Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-01-22T12:48:21.240Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.240Z] [2021-01-22T12:48:21.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2021-01-22T12:48:21.240Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-01-22T12:48:21.240Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.240Z] [2021-01-22T12:48:21.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-01-22T12:48:21.240Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-01-22T12:48:21.240Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.240Z] [2021-01-22T12:48:21.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-01-22T12:48:21.240Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-01-22T12:48:21.240Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.240Z] [2021-01-22T12:48:21.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-01-22T12:48:21.240Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-01-22T12:48:21.240Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.240Z] [2021-01-22T12:48:21.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-01-22T12:48:21.240Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-01-22T12:48:21.240Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.240Z] [2021-01-22T12:48:21.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-01-22T12:48:21.240Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-01-22T12:48:21.240Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.240Z] [2021-01-22T12:48:21.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-01-22T12:48:21.240Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-01-22T12:48:21.240Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.240Z] [2021-01-22T12:48:21.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-01-22T12:48:21.240Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-01-22T12:48:21.240Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.240Z] [2021-01-22T12:48:21.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-01-22T12:48:21.240Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-01-22T12:48:21.240Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.240Z] [2021-01-22T12:48:21.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2021-01-22T12:48:21.240Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2021-01-22T12:48:21.240Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.240Z] [2021-01-22T12:48:21.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-01-22T12:48:21.240Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-01-22T12:48:21.240Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-01-22T12:48:21.240Z] [2021-01-22T12:48:21.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2021-01-22T12:48:21.240Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2021-01-22T12:48:21.240Z] docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.240Z] [2021-01-22T12:48:21.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-01-22T12:48:21.240Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-01-22T12:48:21.240Z] docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.240Z] [2021-01-22T12:48:21.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2021-01-22T12:48:21.240Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-01-22T12:48:21.240Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.240Z] [2021-01-22T12:48:21.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-01-22T12:48:21.240Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-01-22T12:48:21.240Z] docker_cli_ps_test.go:860: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.240Z] [2021-01-22T12:48:21.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-01-22T12:48:21.240Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-01-22T12:48:21.240Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.240Z] [2021-01-22T12:48:21.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2021-01-22T12:48:21.240Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-01-22T12:48:21.240Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.240Z] [2021-01-22T12:48:21.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-01-22T12:48:21.240Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-01-22T12:48:21.240Z] docker_cli_run_test.go:3142: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.240Z] [2021-01-22T12:48:21.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-01-22T12:48:21.240Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-01-22T12:48:21.240Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.240Z] [2021-01-22T12:48:21.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-01-22T12:48:21.240Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-01-22T12:48:21.240Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.240Z] [2021-01-22T12:48:21.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-01-22T12:48:21.240Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-01-22T12:48:21.240Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.240Z] [2021-01-22T12:48:21.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-01-22T12:48:21.240Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-01-22T12:48:21.240Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.240Z] [2021-01-22T12:48:21.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-01-22T12:48:21.240Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-01-22T12:48:21.240Z] docker_cli_run_test.go:4425: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.240Z] [2021-01-22T12:48:21.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2021-01-22T12:48:21.240Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-01-22T12:48:21.240Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.240Z] [2021-01-22T12:48:21.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2021-01-22T12:48:21.240Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2021-01-22T12:48:21.240Z] docker_cli_run_test.go:3942: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.240Z] [2021-01-22T12:48:21.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-01-22T12:48:21.240Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-01-22T12:48:21.240Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.240Z] [2021-01-22T12:48:21.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-01-22T12:48:21.240Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-01-22T12:48:21.240Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.240Z] [2021-01-22T12:48:21.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-01-22T12:48:21.240Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-01-22T12:48:21.240Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.240Z] [2021-01-22T12:48:21.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-01-22T12:48:21.240Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-01-22T12:48:21.240Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.240Z] [2021-01-22T12:48:21.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-01-22T12:48:21.240Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-01-22T12:48:21.240Z] docker_cli_run_test.go:2267: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.240Z] [2021-01-22T12:48:21.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-01-22T12:48:21.240Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-01-22T12:48:21.240Z] docker_cli_run_test.go:2626: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.240Z] [2021-01-22T12:48:21.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-01-22T12:48:21.240Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-01-22T12:48:21.240Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.240Z] [2021-01-22T12:48:21.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-01-22T12:48:21.240Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-01-22T12:48:21.240Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.240Z] [2021-01-22T12:48:21.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-01-22T12:48:21.240Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-01-22T12:48:21.240Z] docker_cli_run_test.go:3006: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.240Z] [2021-01-22T12:48:21.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-01-22T12:48:21.240Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-01-22T12:48:21.240Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.240Z] [2021-01-22T12:48:21.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-01-22T12:48:21.241Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-01-22T12:48:21.241Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.241Z] [2021-01-22T12:48:21.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-01-22T12:48:21.241Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-01-22T12:48:21.241Z] docker_cli_run_test.go:3192: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.241Z] [2021-01-22T12:48:21.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-01-22T12:48:21.241Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-01-22T12:48:21.241Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.241Z] [2021-01-22T12:48:21.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-01-22T12:48:21.241Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-01-22T12:48:21.241Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.241Z] [2021-01-22T12:48:21.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-01-22T12:48:21.241Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-01-22T12:48:21.241Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.241Z] [2021-01-22T12:48:21.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-01-22T12:48:21.241Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-01-22T12:48:21.241Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.241Z] [2021-01-22T12:48:21.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-01-22T12:48:21.241Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-01-22T12:48:21.241Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.241Z] [2021-01-22T12:48:21.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-01-22T12:48:21.241Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-01-22T12:48:21.241Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.241Z] [2021-01-22T12:48:21.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-01-22T12:48:21.241Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-01-22T12:48:21.241Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.241Z] [2021-01-22T12:48:21.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-01-22T12:48:21.241Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-01-22T12:48:21.241Z] docker_cli_run_test.go:3358: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.241Z] [2021-01-22T12:48:21.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-01-22T12:48:21.241Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-01-22T12:48:21.241Z] docker_cli_run_test.go:3325: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.241Z] [2021-01-22T12:48:21.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-01-22T12:48:21.241Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-01-22T12:48:21.241Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.241Z] [2021-01-22T12:48:21.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-01-22T12:48:21.241Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-01-22T12:48:21.241Z] docker_cli_run_test.go:3235: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.241Z] [2021-01-22T12:48:21.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-01-22T12:48:21.241Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-01-22T12:48:21.241Z] docker_cli_run_test.go:2734: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.241Z] [2021-01-22T12:48:21.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-01-22T12:48:21.241Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-01-22T12:48:21.241Z] docker_cli_run_test.go:2683: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.241Z] [2021-01-22T12:48:21.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-01-22T12:48:21.241Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-01-22T12:48:21.241Z] docker_cli_run_test.go:2756: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.241Z] [2021-01-22T12:48:21.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-01-22T12:48:21.241Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-01-22T12:48:21.241Z] docker_cli_run_test.go:2746: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.241Z] [2021-01-22T12:48:21.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-01-22T12:48:21.241Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-01-22T12:48:21.241Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.241Z] [2021-01-22T12:48:21.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-01-22T12:48:21.241Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-01-22T12:48:21.241Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.241Z] [2021-01-22T12:48:21.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-01-22T12:48:21.241Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-01-22T12:48:21.241Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.241Z] [2021-01-22T12:48:21.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-01-22T12:48:21.241Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-01-22T12:48:21.241Z] docker_cli_run_test.go:2154: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.241Z] [2021-01-22T12:48:21.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-01-22T12:48:21.241Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-01-22T12:48:21.241Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.241Z] [2021-01-22T12:48:21.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-01-22T12:48:21.241Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-01-22T12:48:21.241Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.241Z] [2021-01-22T12:48:21.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-01-22T12:48:21.241Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-01-22T12:48:21.241Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.241Z] [2021-01-22T12:48:21.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-01-22T12:48:21.241Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-01-22T12:48:21.241Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.241Z] [2021-01-22T12:48:21.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-01-22T12:48:21.241Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-01-22T12:48:21.241Z] docker_cli_run_test.go:3907: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.241Z] [2021-01-22T12:48:21.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2021-01-22T12:48:21.241Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-01-22T12:48:21.241Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.241Z] [2021-01-22T12:48:21.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-01-22T12:48:21.241Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-01-22T12:48:21.241Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.241Z] [2021-01-22T12:48:21.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-01-22T12:48:21.241Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-01-22T12:48:21.241Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.241Z] [2021-01-22T12:48:21.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2021-01-22T12:48:21.241Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2021-01-22T12:48:21.241Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.241Z] [2021-01-22T12:48:21.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-01-22T12:48:21.241Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-01-22T12:48:21.241Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.241Z] [2021-01-22T12:48:21.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-01-22T12:48:21.241Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-01-22T12:48:21.241Z] docker_cli_run_test.go:4082: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.241Z] [2021-01-22T12:48:21.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-01-22T12:48:21.241Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-01-22T12:48:21.241Z] docker_cli_run_test.go:4165: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.241Z] [2021-01-22T12:48:21.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2021-01-22T12:48:21.241Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-01-22T12:48:21.241Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.241Z] [2021-01-22T12:48:21.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-01-22T12:48:21.241Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-01-22T12:48:21.241Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.241Z] [2021-01-22T12:48:21.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-01-22T12:48:21.241Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-01-22T12:48:21.241Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.241Z] [2021-01-22T12:48:21.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-01-22T12:48:21.241Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-01-22T12:48:21.241Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.241Z] [2021-01-22T12:48:21.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2021-01-22T12:48:21.241Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-01-22T12:48:21.241Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.241Z] [2021-01-22T12:48:21.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-01-22T12:48:21.241Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-01-22T12:48:21.241Z] docker_cli_run_test.go:4404: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.241Z] [2021-01-22T12:48:21.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.03s) [2021-01-22T12:48:21.241Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.03s) [2021-01-22T12:48:21.241Z] docker_cli_run_test.go:4417: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.241Z] [2021-01-22T12:48:21.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-01-22T12:48:21.241Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-01-22T12:48:21.241Z] docker_cli_run_test.go:4149: unmatched requirement IsolationIsHyperv [2021-01-22T12:48:21.241Z] [2021-01-22T12:48:21.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-01-22T12:48:21.241Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-01-22T12:48:21.241Z] docker_cli_run_test.go:3723: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.241Z] [2021-01-22T12:48:21.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2021-01-22T12:48:21.241Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2021-01-22T12:48:21.241Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.241Z] [2021-01-22T12:48:21.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-01-22T12:48:21.241Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-01-22T12:48:21.241Z] docker_cli_run_test.go:3270: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.241Z] [2021-01-22T12:48:21.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-01-22T12:48:21.241Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-01-22T12:48:21.241Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.241Z] [2021-01-22T12:48:21.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-01-22T12:48:21.241Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-01-22T12:48:21.241Z] docker_cli_run_test.go:3379: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.241Z] [2021-01-22T12:48:21.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2021-01-22T12:48:21.241Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2021-01-22T12:48:21.241Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.241Z] [2021-01-22T12:48:21.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2021-01-22T12:48:21.241Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2021-01-22T12:48:21.241Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.241Z] [2021-01-22T12:48:21.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2021-01-22T12:48:21.241Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2021-01-22T12:48:21.241Z] docker_cli_run_test.go:3389: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.241Z] [2021-01-22T12:48:21.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2021-01-22T12:48:21.241Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-01-22T12:48:21.241Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.241Z] [2021-01-22T12:48:21.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-01-22T12:48:21.241Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-01-22T12:48:21.241Z] docker_cli_run_test.go:2317: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.241Z] [2021-01-22T12:48:21.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-01-22T12:48:21.241Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-01-22T12:48:21.241Z] docker_cli_run_test.go:2326: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.241Z] [2021-01-22T12:48:21.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-01-22T12:48:21.241Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-01-22T12:48:21.241Z] docker_cli_run_test.go:2295: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.241Z] [2021-01-22T12:48:21.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-01-22T12:48:21.241Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-01-22T12:48:21.241Z] docker_cli_run_test.go:3423: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.241Z] [2021-01-22T12:48:21.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-01-22T12:48:21.241Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-01-22T12:48:21.241Z] docker_cli_run_test.go:2339: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.241Z] [2021-01-22T12:48:21.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.03s) [2021-01-22T12:48:21.241Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.03s) [2021-01-22T12:48:21.241Z] docker_cli_run_test.go:2364: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.241Z] [2021-01-22T12:48:21.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-01-22T12:48:21.241Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-01-22T12:48:21.241Z] docker_cli_run_test.go:2373: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.241Z] [2021-01-22T12:48:21.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.01s) [2021-01-22T12:48:21.241Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s) [2021-01-22T12:48:21.241Z] docker_cli_run_test.go:2431: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.241Z] [2021-01-22T12:48:21.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-01-22T12:48:21.241Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-01-22T12:48:21.241Z] docker_cli_run_test.go:2453: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.241Z] [2021-01-22T12:48:21.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.03s) [2021-01-22T12:48:21.241Z] --- SKIP: TestDockerSuite/TestRunMount (0.03s) [2021-01-22T12:48:21.241Z] docker_cli_run_test.go:4227: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.241Z] [2021-01-22T12:48:21.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2021-01-22T12:48:21.241Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-01-22T12:48:21.241Z] docker_cli_run_test.go:2082: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.241Z] [2021-01-22T12:48:21.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2021-01-22T12:48:21.241Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2021-01-22T12:48:21.241Z] docker_cli_run_test.go:4215: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.241Z] [2021-01-22T12:48:21.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-01-22T12:48:21.241Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-01-22T12:48:21.241Z] docker_cli_run_test.go:2386: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.241Z] [2021-01-22T12:48:21.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-01-22T12:48:21.241Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-01-22T12:48:21.241Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.241Z] [2021-01-22T12:48:21.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2021-01-22T12:48:21.241Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2021-01-22T12:48:21.241Z] docker_cli_run_test.go:3212: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.241Z] [2021-01-22T12:48:21.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-01-22T12:48:21.241Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-01-22T12:48:21.241Z] docker_cli_run_test.go:3774: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.241Z] [2021-01-22T12:48:21.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2021-01-22T12:48:21.241Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2021-01-22T12:48:21.241Z] docker_cli_run_test.go:3767: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.241Z] [2021-01-22T12:48:21.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-01-22T12:48:21.241Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-01-22T12:48:21.241Z] docker_cli_run_test.go:2606: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.241Z] [2021-01-22T12:48:21.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2021-01-22T12:48:21.241Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-01-22T12:48:21.241Z] docker_cli_run_test.go:2575: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.241Z] [2021-01-22T12:48:21.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-01-22T12:48:21.241Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-01-22T12:48:21.242Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.242Z] [2021-01-22T12:48:21.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2021-01-22T12:48:21.242Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2021-01-22T12:48:21.242Z] docker_cli_run_test.go:2598: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.242Z] [2021-01-22T12:48:21.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-01-22T12:48:21.242Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-01-22T12:48:21.242Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.242Z] [2021-01-22T12:48:21.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-01-22T12:48:21.242Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-01-22T12:48:21.242Z] docker_cli_run_test.go:3091: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.242Z] [2021-01-22T12:48:21.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-01-22T12:48:21.242Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-01-22T12:48:21.242Z] docker_cli_run_test.go:3113: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.242Z] [2021-01-22T12:48:21.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-01-22T12:48:21.242Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-01-22T12:48:21.242Z] docker_cli_run_test.go:3437: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.242Z] [2021-01-22T12:48:21.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2021-01-22T12:48:21.242Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2021-01-22T12:48:21.242Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.242Z] [2021-01-22T12:48:21.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-01-22T12:48:21.242Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-01-22T12:48:21.242Z] docker_cli_run_test.go:2806: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.242Z] [2021-01-22T12:48:21.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-01-22T12:48:21.242Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-01-22T12:48:21.242Z] docker_cli_run_test.go:2495: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.242Z] [2021-01-22T12:48:21.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2021-01-22T12:48:21.242Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-01-22T12:48:21.242Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.242Z] [2021-01-22T12:48:21.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-01-22T12:48:21.242Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-01-22T12:48:21.242Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.242Z] [2021-01-22T12:48:21.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-01-22T12:48:21.242Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-01-22T12:48:21.242Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.242Z] [2021-01-22T12:48:21.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-01-22T12:48:21.242Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-01-22T12:48:21.242Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.242Z] [2021-01-22T12:48:21.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-01-22T12:48:21.242Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-01-22T12:48:21.242Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.242Z] [2021-01-22T12:48:21.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2021-01-22T12:48:21.242Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-01-22T12:48:21.242Z] docker_cli_run_test.go:2981: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.242Z] [2021-01-22T12:48:21.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2021-01-22T12:48:21.242Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2021-01-22T12:48:21.242Z] docker_cli_run_test.go:2884: unmatched requirement Apparmor [2021-01-22T12:48:21.242Z] [2021-01-22T12:48:21.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-01-22T12:48:21.242Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-01-22T12:48:21.242Z] docker_cli_run_test.go:2863: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.242Z] [2021-01-22T12:48:21.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-01-22T12:48:21.242Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-01-22T12:48:21.242Z] docker_cli_run_test.go:2848: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.242Z] [2021-01-22T12:48:21.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-01-22T12:48:21.242Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-01-22T12:48:21.242Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.242Z] [2021-01-22T12:48:21.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-01-22T12:48:21.242Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-01-22T12:48:21.242Z] docker_cli_run_test.go:2127: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.242Z] [2021-01-22T12:48:21.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-01-22T12:48:21.242Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-01-22T12:48:21.242Z] docker_cli_run_test.go:2239: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.242Z] [2021-01-22T12:48:21.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2021-01-22T12:48:21.242Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-01-22T12:48:21.242Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.242Z] [2021-01-22T12:48:21.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2021-01-22T12:48:21.242Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-01-22T12:48:21.242Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.242Z] [2021-01-22T12:48:21.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-01-22T12:48:21.242Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-01-22T12:48:21.242Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.242Z] [2021-01-22T12:48:21.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-01-22T12:48:21.242Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-01-22T12:48:21.242Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.242Z] [2021-01-22T12:48:21.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-01-22T12:48:21.242Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-01-22T12:48:21.242Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.242Z] [2021-01-22T12:48:21.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-01-22T12:48:21.242Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-01-22T12:48:21.242Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.242Z] [2021-01-22T12:48:21.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-01-22T12:48:21.242Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-01-22T12:48:21.242Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.242Z] [2021-01-22T12:48:21.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-01-22T12:48:21.242Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-01-22T12:48:21.242Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.242Z] [2021-01-22T12:48:21.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-01-22T12:48:21.242Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-01-22T12:48:21.242Z] docker_cli_run_test.go:3983: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.242Z] [2021-01-22T12:48:21.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2021-01-22T12:48:21.242Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-01-22T12:48:21.242Z] docker_cli_run_test.go:2923: unmatched requirement Apparmor [2021-01-22T12:48:21.242Z] [2021-01-22T12:48:21.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2021-01-22T12:48:21.242Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-01-22T12:48:21.242Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.242Z] [2021-01-22T12:48:21.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-01-22T12:48:21.242Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-01-22T12:48:21.242Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.242Z] [2021-01-22T12:48:21.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2021-01-22T12:48:21.242Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2021-01-22T12:48:21.242Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.242Z] [2021-01-22T12:48:21.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-01-22T12:48:21.242Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-01-22T12:48:21.242Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.242Z] [2021-01-22T12:48:21.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2021-01-22T12:48:21.242Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-01-22T12:48:21.242Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.242Z] [2021-01-22T12:48:21.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.04s) [2021-01-22T12:48:21.242Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.04s) [2021-01-22T12:48:21.242Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.242Z] [2021-01-22T12:48:21.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-01-22T12:48:21.242Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-01-22T12:48:21.242Z] docker_cli_run_test.go:3872: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.242Z] [2021-01-22T12:48:21.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-01-22T12:48:21.242Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-01-22T12:48:21.242Z] docker_cli_run_test.go:3865: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.242Z] [2021-01-22T12:48:21.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-01-22T12:48:21.242Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-01-22T12:48:21.242Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.242Z] [2021-01-22T12:48:21.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-01-22T12:48:21.242Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-01-22T12:48:21.242Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.242Z] [2021-01-22T12:48:21.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-01-22T12:48:21.705Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-01-22T12:48:21.705Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.705Z] [2021-01-22T12:48:21.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-01-22T12:48:21.705Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-01-22T12:48:21.705Z] docker_cli_run_test.go:3739: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.705Z] [2021-01-22T12:48:21.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-01-22T12:48:21.705Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-01-22T12:48:21.705Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.705Z] [2021-01-22T12:48:21.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-01-22T12:48:21.705Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-01-22T12:48:21.705Z] docker_cli_run_test.go:2829: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.705Z] [2021-01-22T12:48:21.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2021-01-22T12:48:21.705Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2021-01-22T12:48:21.705Z] docker_cli_run_test.go:3224: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.705Z] [2021-01-22T12:48:21.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-01-22T12:48:21.705Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-01-22T12:48:21.705Z] docker_cli_run_test.go:3040: unmatched requirement Apparmor [2021-01-22T12:48:21.705Z] [2021-01-22T12:48:21.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-01-22T12:48:21.705Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-01-22T12:48:21.705Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.705Z] [2021-01-22T12:48:21.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-01-22T12:48:21.705Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-01-22T12:48:21.705Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.705Z] [2021-01-22T12:48:21.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-01-22T12:48:21.705Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-01-22T12:48:21.705Z] docker_cli_run_test.go:3637: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.705Z] [2021-01-22T12:48:21.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-01-22T12:48:21.705Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-01-22T12:48:21.705Z] docker_cli_run_test.go:3648: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.705Z] [2021-01-22T12:48:21.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2021-01-22T12:48:21.705Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2021-01-22T12:48:21.705Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.705Z] [2021-01-22T12:48:21.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-01-22T12:48:21.705Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-01-22T12:48:21.705Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.705Z] [2021-01-22T12:48:21.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-01-22T12:48:21.705Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-01-22T12:48:21.705Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.705Z] [2021-01-22T12:48:21.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2021-01-22T12:48:21.705Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-01-22T12:48:21.705Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.705Z] [2021-01-22T12:48:21.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-01-22T12:48:21.705Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-01-22T12:48:21.705Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.705Z] [2021-01-22T12:48:21.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2021-01-22T12:48:21.705Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2021-01-22T12:48:21.705Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.705Z] [2021-01-22T12:48:21.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-01-22T12:48:21.705Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-01-22T12:48:21.705Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.705Z] [2021-01-22T12:48:21.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-01-22T12:48:21.705Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-01-22T12:48:21.705Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.705Z] [2021-01-22T12:48:21.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2021-01-22T12:48:21.705Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-01-22T12:48:21.705Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.705Z] [2021-01-22T12:48:21.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-01-22T12:48:21.705Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-01-22T12:48:21.705Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.705Z] [2021-01-22T12:48:21.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-01-22T12:48:21.705Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-01-22T12:48:21.705Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.705Z] [2021-01-22T12:48:21.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-01-22T12:48:21.705Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-01-22T12:48:21.705Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.705Z] [2021-01-22T12:48:21.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-01-22T12:48:21.705Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-01-22T12:48:21.705Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.705Z] [2021-01-22T12:48:21.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-01-22T12:48:21.705Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-01-22T12:48:21.705Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.705Z] [2021-01-22T12:48:21.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-01-22T12:48:21.705Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-01-22T12:48:21.705Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.705Z] [2021-01-22T12:48:21.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2021-01-22T12:48:21.705Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2021-01-22T12:48:21.705Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.705Z] [2021-01-22T12:48:21.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2021-01-22T12:48:21.705Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2021-01-22T12:48:21.705Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-01-22T12:48:21.705Z] [2021-01-22T12:48:21.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2021-01-22T12:48:21.705Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-01-22T12:48:21.705Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.705Z] [2021-01-22T12:48:21.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-01-22T12:48:21.705Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-01-22T12:48:21.705Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.705Z] [2021-01-22T12:48:21.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-01-22T12:48:21.705Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-01-22T12:48:21.705Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.705Z] [2021-01-22T12:48:21.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-01-22T12:48:21.705Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-01-22T12:48:21.705Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.705Z] [2021-01-22T12:48:21.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2021-01-22T12:48:21.705Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2021-01-22T12:48:21.705Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.705Z] [2021-01-22T12:48:21.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2021-01-22T12:48:21.705Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2021-01-22T12:48:21.705Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.705Z] [2021-01-22T12:48:21.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2021-01-22T12:48:21.705Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2021-01-22T12:48:21.705Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.705Z] [2021-01-22T12:48:21.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2021-01-22T12:48:21.705Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-01-22T12:48:21.705Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.705Z] [2021-01-22T12:48:21.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-01-22T12:48:21.705Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-01-22T12:48:21.705Z] docker_cli_run_test.go:3448: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.705Z] [2021-01-22T12:48:21.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2021-01-22T12:48:21.705Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2021-01-22T12:48:21.705Z] docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.705Z] [2021-01-22T12:48:21.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-01-22T12:48:21.705Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-01-22T12:48:21.705Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.705Z] [2021-01-22T12:48:21.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-01-22T12:48:21.705Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-01-22T12:48:21.705Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.705Z] [2021-01-22T12:48:21.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-01-22T12:48:21.705Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-01-22T12:48:21.705Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.705Z] [2021-01-22T12:48:21.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-01-22T12:48:21.705Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-01-22T12:48:21.705Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.705Z] [2021-01-22T12:48:21.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-01-22T12:48:21.705Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-01-22T12:48:21.705Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.705Z] [2021-01-22T12:48:21.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-01-22T12:48:21.705Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-01-22T12:48:21.705Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.705Z] [2021-01-22T12:48:21.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-01-22T12:48:21.705Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-01-22T12:48:21.705Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.705Z] [2021-01-22T12:48:21.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-01-22T12:48:21.705Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-01-22T12:48:21.705Z] docker_cli_run_test.go:2175: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.705Z] [2021-01-22T12:48:21.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-01-22T12:48:21.705Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-01-22T12:48:21.705Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.705Z] [2021-01-22T12:48:21.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-01-22T12:48:21.705Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-01-22T12:48:21.705Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.705Z] [2021-01-22T12:48:21.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-01-22T12:48:21.705Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-01-22T12:48:21.705Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.705Z] [2021-01-22T12:48:21.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-01-22T12:48:21.705Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-01-22T12:48:21.705Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.705Z] [2021-01-22T12:48:21.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-01-22T12:48:21.705Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-01-22T12:48:21.705Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.705Z] [2021-01-22T12:48:21.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-01-22T12:48:21.705Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-01-22T12:48:21.705Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.705Z] [2021-01-22T12:48:21.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-01-22T12:48:21.705Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-01-22T12:48:21.705Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.705Z] [2021-01-22T12:48:21.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-01-22T12:48:21.705Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-01-22T12:48:21.705Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.705Z] [2021-01-22T12:48:21.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-01-22T12:48:21.705Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-01-22T12:48:21.705Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.705Z] [2021-01-22T12:48:21.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-01-22T12:48:21.705Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-01-22T12:48:21.705Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.705Z] [2021-01-22T12:48:21.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-01-22T12:48:21.705Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-01-22T12:48:21.705Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.705Z] [2021-01-22T12:48:21.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-01-22T12:48:21.705Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-01-22T12:48:21.705Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.705Z] [2021-01-22T12:48:21.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-01-22T12:48:21.705Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-01-22T12:48:21.705Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.705Z] [2021-01-22T12:48:21.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-01-22T12:48:21.705Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-01-22T12:48:21.705Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.705Z] [2021-01-22T12:48:21.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-01-22T12:48:21.705Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-01-22T12:48:21.705Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.705Z] [2021-01-22T12:48:21.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-01-22T12:48:21.705Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-01-22T12:48:21.705Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.705Z] [2021-01-22T12:48:21.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-01-22T12:48:21.705Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-01-22T12:48:21.705Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.705Z] [2021-01-22T12:48:21.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-01-22T12:48:21.705Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-01-22T12:48:21.705Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.705Z] [2021-01-22T12:48:21.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-01-22T12:48:21.705Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-01-22T12:48:21.705Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.705Z] [2021-01-22T12:48:21.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-01-22T12:48:21.705Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-01-22T12:48:21.705Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.705Z] [2021-01-22T12:48:21.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-01-22T12:48:21.705Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-01-22T12:48:21.705Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.705Z] [2021-01-22T12:48:21.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-01-22T12:48:21.705Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-01-22T12:48:21.705Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.705Z] [2021-01-22T12:48:21.705Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-01-22T12:48:21.705Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-01-22T12:48:21.706Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.706Z] [2021-01-22T12:48:21.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-01-22T12:48:21.706Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-01-22T12:48:21.706Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.706Z] [2021-01-22T12:48:21.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-01-22T12:48:21.706Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-01-22T12:48:21.706Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.706Z] [2021-01-22T12:48:21.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-01-22T12:48:21.706Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-01-22T12:48:21.706Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.706Z] [2021-01-22T12:48:21.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-01-22T12:48:21.706Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-01-22T12:48:21.706Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.706Z] [2021-01-22T12:48:21.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-01-22T12:48:21.706Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-01-22T12:48:21.706Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.706Z] [2021-01-22T12:48:21.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-01-22T12:48:21.706Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-01-22T12:48:21.706Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.706Z] [2021-01-22T12:48:21.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-01-22T12:48:21.706Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-01-22T12:48:21.706Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.706Z] [2021-01-22T12:48:21.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-01-22T12:48:21.706Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-01-22T12:48:21.706Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.706Z] [2021-01-22T12:48:21.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-01-22T12:48:21.706Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-01-22T12:48:21.706Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.706Z] [2021-01-22T12:48:21.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-01-22T12:48:21.706Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-01-22T12:48:21.706Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.706Z] [2021-01-22T12:48:21.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-01-22T12:48:21.706Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-01-22T12:48:21.706Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.706Z] [2021-01-22T12:48:21.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-01-22T12:48:21.706Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-01-22T12:48:21.706Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.706Z] [2021-01-22T12:48:21.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-01-22T12:48:21.706Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-01-22T12:48:21.706Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.706Z] [2021-01-22T12:48:21.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-01-22T12:48:21.706Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-01-22T12:48:21.706Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.706Z] [2021-01-22T12:48:21.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2021-01-22T12:48:21.706Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-01-22T12:48:21.706Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.706Z] [2021-01-22T12:48:21.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-01-22T12:48:21.706Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-01-22T12:48:21.706Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.706Z] [2021-01-22T12:48:21.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-01-22T12:48:21.706Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-01-22T12:48:21.706Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.706Z] [2021-01-22T12:48:21.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-01-22T12:48:21.706Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-01-22T12:48:21.706Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.706Z] [2021-01-22T12:48:21.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-01-22T12:48:21.706Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-01-22T12:48:21.706Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.706Z] [2021-01-22T12:48:21.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-01-22T12:48:21.706Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-01-22T12:48:21.706Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.706Z] [2021-01-22T12:48:21.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-01-22T12:48:21.706Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-01-22T12:48:21.706Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.706Z] [2021-01-22T12:48:21.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-01-22T12:48:21.706Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-01-22T12:48:21.706Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.706Z] [2021-01-22T12:48:21.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-01-22T12:48:21.706Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-01-22T12:48:21.706Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.706Z] [2021-01-22T12:48:21.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-01-22T12:48:21.706Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-01-22T12:48:21.706Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.706Z] [2021-01-22T12:48:21.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-01-22T12:48:21.706Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-01-22T12:48:21.706Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.706Z] [2021-01-22T12:48:21.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-01-22T12:48:21.706Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-01-22T12:48:21.706Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.706Z] [2021-01-22T12:48:21.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-01-22T12:48:21.706Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-01-22T12:48:21.706Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.706Z] [2021-01-22T12:48:21.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-01-22T12:48:21.706Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-01-22T12:48:21.706Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.706Z] [2021-01-22T12:48:21.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-01-22T12:48:21.706Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-01-22T12:48:21.706Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.706Z] [2021-01-22T12:48:21.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-01-22T12:48:21.706Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-01-22T12:48:21.706Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.706Z] [2021-01-22T12:48:21.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-01-22T12:48:21.706Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-01-22T12:48:21.706Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.706Z] [2021-01-22T12:48:21.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-01-22T12:48:21.706Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-01-22T12:48:21.706Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.706Z] [2021-01-22T12:48:21.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-01-22T12:48:21.706Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-01-22T12:48:21.706Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.706Z] [2021-01-22T12:48:21.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-01-22T12:48:21.706Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-01-22T12:48:21.706Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.706Z] [2021-01-22T12:48:21.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-01-22T12:48:21.706Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-01-22T12:48:21.706Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.706Z] [2021-01-22T12:48:21.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-01-22T12:48:21.706Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-01-22T12:48:21.706Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.706Z] [2021-01-22T12:48:21.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-01-22T12:48:21.706Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-01-22T12:48:21.706Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.706Z] [2021-01-22T12:48:21.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-01-22T12:48:21.706Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-01-22T12:48:21.706Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.706Z] [2021-01-22T12:48:21.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-01-22T12:48:21.706Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-01-22T12:48:21.706Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.706Z] [2021-01-22T12:48:21.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-01-22T12:48:21.706Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-01-22T12:48:21.706Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.706Z] [2021-01-22T12:48:21.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-01-22T12:48:21.706Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-01-22T12:48:21.706Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.706Z] [2021-01-22T12:48:21.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-01-22T12:48:21.706Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-01-22T12:48:21.706Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.706Z] [2021-01-22T12:48:21.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-01-22T12:48:21.706Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-01-22T12:48:21.706Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.706Z] [2021-01-22T12:48:21.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-01-22T12:48:21.706Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-01-22T12:48:21.706Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.706Z] [2021-01-22T12:48:21.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-01-22T12:48:21.706Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-01-22T12:48:21.706Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.706Z] [2021-01-22T12:48:21.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-01-22T12:48:21.706Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-01-22T12:48:21.706Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.706Z] [2021-01-22T12:48:21.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-01-22T12:48:21.706Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-01-22T12:48:21.706Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.706Z] [2021-01-22T12:48:21.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-01-22T12:48:21.706Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-01-22T12:48:21.706Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.706Z] [2021-01-22T12:48:21.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-01-22T12:48:21.706Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-01-22T12:48:21.706Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.706Z] [2021-01-22T12:48:21.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-01-22T12:48:21.706Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-01-22T12:48:21.706Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.706Z] [2021-01-22T12:48:21.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-01-22T12:48:21.706Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-01-22T12:48:21.706Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.706Z] [2021-01-22T12:48:21.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-01-22T12:48:21.706Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-01-22T12:48:21.706Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.706Z] [2021-01-22T12:48:21.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-01-22T12:48:21.706Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-01-22T12:48:21.706Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.706Z] [2021-01-22T12:48:21.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-01-22T12:48:21.706Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-01-22T12:48:21.706Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.706Z] [2021-01-22T12:48:21.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-01-22T12:48:21.706Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-01-22T12:48:21.706Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.706Z] [2021-01-22T12:48:21.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-01-22T12:48:21.706Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-01-22T12:48:21.706Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.706Z] [2021-01-22T12:48:21.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-01-22T12:48:21.706Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-01-22T12:48:21.706Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.706Z] [2021-01-22T12:48:21.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-01-22T12:48:21.706Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-01-22T12:48:21.706Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.706Z] [2021-01-22T12:48:21.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-01-22T12:48:21.706Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-01-22T12:48:21.706Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.706Z] [2021-01-22T12:48:21.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2021-01-22T12:48:21.706Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-01-22T12:48:21.706Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.706Z] [2021-01-22T12:48:21.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2021-01-22T12:48:21.706Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.706Z] [2021-01-22T12:48:21.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2021-01-22T12:48:21.706Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.706Z] [2021-01-22T12:48:21.706Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2021-01-22T12:48:21.706Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-01-22T12:48:21.706Z] [2021-01-22T12:48:21.706Z] [2021-01-22T12:48:21.706Z] DONE 1093 tests, 547 skipped in 2236.298s [2021-01-22T12:48:21.706Z] INFO: Integration tests ended at 01/22/2021 12:48:21. Duration:00:37:16.5776981 [2021-01-22T12:48:21.707Z] INFO: Docker info of the daemon under test at end of run [2021-01-22T12:48:21.707Z] [2021-01-22T12:48:21.707Z] Containers: 2 [2021-01-22T12:48:21.707Z] Running: 0 [2021-01-22T12:48:21.707Z] Paused: 0 [2021-01-22T12:48:21.707Z] Stopped: 2 [2021-01-22T12:48:21.707Z] Images: 18 [2021-01-22T12:48:21.707Z] Server Version: 0.0.0-dev [2021-01-22T12:48:21.707Z] Storage Driver: windowsfilter [2021-01-22T12:48:21.707Z] Windows: [2021-01-22T12:48:21.707Z] Logging Driver: json-file [2021-01-22T12:48:21.707Z] Plugins: [2021-01-22T12:48:21.707Z] Volume: local [2021-01-22T12:48:21.707Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-01-22T12:48:21.707Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-01-22T12:48:21.707Z] Swarm: inactive [2021-01-22T12:48:21.707Z] Default Isolation: process [2021-01-22T12:48:21.707Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-01-22T12:48:21.707Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1637) [2021-01-22T12:48:21.707Z] OSType: windows [2021-01-22T12:48:21.707Z] Architecture: x86_64 [2021-01-22T12:48:21.707Z] CPUs: 4 [2021-01-22T12:48:21.707Z] Total Memory: 32GiB [2021-01-22T12:48:21.707Z] Name: azwin-2-d7eb50 [2021-01-22T12:48:21.707Z] ID: Z33P:66TP:TJ5P:O6L4:JJKJ:YRVR:ZNAT:DPSI:AVDZ:OI4B:JK6Q:HRCM [2021-01-22T12:48:21.707Z] Docker Root Dir: D:\CI\PR-41918\2\daemon [2021-01-22T12:48:21.707Z] Debug Mode (client): false [2021-01-22T12:48:21.707Z] Debug Mode (server): true [2021-01-22T12:48:21.707Z] File Descriptors: -1 [2021-01-22T12:48:21.707Z] Goroutines: 17 [2021-01-22T12:48:21.707Z] System Time: 2021-01-22T12:48:21.3843329Z [2021-01-22T12:48:21.707Z] EventsListeners: 0 [2021-01-22T12:48:21.707Z] Registry: https://index.docker.io/v1/ [2021-01-22T12:48:21.707Z] Labels: [2021-01-22T12:48:21.707Z] Experimental: false [2021-01-22T12:48:21.707Z] Insecure Registries: [2021-01-22T12:48:21.707Z] 127.0.0.0/8 [2021-01-22T12:48:21.707Z] Live Restore Enabled: false [2021-01-22T12:48:21.707Z] [2021-01-22T12:48:21.707Z] [2021-01-22T12:48:21.707Z] INFO: Stopping daemon under test [2021-01-22T12:48:21.707Z] SUCCESS: The process with PID 5152 (child process of PID 5952) has been terminated. [2021-01-22T12:48:21.707Z] SUCCESS: The process with PID 5952 (child process of PID 1252) has been terminated. [2021-01-22T12:48:21.707Z] INFO: Stop tailing logs of the daemon under tests [2021-01-22T12:48:21.707Z] INFO: executeCI.ps1 Completed successfully at 01/22/2021 12:48:21. [2021-01-22T12:48:21.707Z] INFO: Tidying up at end of run [2021-01-22T12:48:22.168Z] INFO: Saving daemon under test log (d:\CI\PR-41918\2\dut.out) to bundles\CIDUT.out [2021-01-22T12:48:22.168Z] INFO: Saving daemon under test log (d:\CI\PR-41918\2\dut.err) to bundles\CIDUT.err [2021-01-22T12:48:22.168Z] INFO: Nuke-Everything... [2021-01-22T12:48:22.168Z] INFO: Container count on control daemon to delete is 2 [2021-01-22T12:48:22.630Z] 4c443c4d69bc [2021-01-22T12:48:22.630Z] d3e1265ad84b [2021-01-22T12:48:23.096Z] INFO: Tidying pidfile d:\CI\PR-41918\2\docker.pid [2021-01-22T12:48:23.096Z] INFO: Nuking d:\CI [2021-01-22T12:48:48.298Z] INFO: Zapped successfully [2021-01-22T12:48:48.298Z] [2021-01-22T12:48:48.298Z] INFO: executeCI.ps1 exiting at Fri Jan 22 12:48:45 CUT 2021. Duration 01:00:17.5606948 [2021-01-22T12:48:48.298Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2021-01-22T12:48:48.540Z] Recording test results [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2021-01-22T12:48:57.486Z] Creating windowsRS5-integration-bundles.zip [Pipeline] step [2021-01-22T12:48:59.255Z] Archiving artifacts [2021-01-22T12:49:13.077Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41918/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-01-22T12:49:14.152Z] + make clean [2021-01-22T12:49:16.345Z] docker volume rm -f docker-dev-cache [2021-01-22T12:49:16.487Z] 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